465 lines
7.7 KiB
HTML
465 lines
7.7 KiB
HTML
[viewBag]
|
|
==
|
|
<style>
|
|
.shop_by_catagory_slides2 {
|
|
position: relative;
|
|
z-index: 1;
|
|
}
|
|
|
|
.single_catagory_slide p {
|
|
-webkit-transition-duration: 500ms;
|
|
-o-transition-duration: 500ms;
|
|
transition-duration: 500ms;
|
|
margin-bottom: 0;
|
|
font-weight: 700;
|
|
font-size: 13px !important;
|
|
}
|
|
|
|
p {
|
|
color: #747794;
|
|
line-height: 1.5 !important;
|
|
}
|
|
|
|
.customParentLink{
|
|
font-size: 19px !important;
|
|
font-weight: bold !important;
|
|
padding-left: 30px !important;
|
|
padding-top: 30px !important;
|
|
color: #000000 !important;
|
|
text-decoration: underline !important;
|
|
}
|
|
.customModal{
|
|
max-width: 60%;
|
|
}
|
|
.tagCat {
|
|
border: 2px solid #d6e6fb;
|
|
border-radius: 10px;
|
|
display: inline-block;
|
|
font-size: 15px;
|
|
margin-left: 2px !important;
|
|
padding: 5px 15px;
|
|
margin: 15px;
|
|
margin-bottom: 0px !important;
|
|
margin-top: 5px !important;
|
|
background: white;
|
|
color: #070a57 !important;
|
|
}
|
|
|
|
|
|
.tagCat:hover {
|
|
border: 2px solid #d6e6fb;
|
|
border-radius: 10px;
|
|
display: inline-block;
|
|
font-size: 15px;
|
|
margin-left: 2px !important;
|
|
padding: 5px 15px;
|
|
margin: 15px;
|
|
margin-bottom: 0px !important;
|
|
margin-top: 5px !important;
|
|
background: #F37B1C;
|
|
color: white !important;
|
|
;
|
|
}
|
|
|
|
.activeCat {
|
|
background: #F37B1C !important;
|
|
color: white !important;
|
|
}
|
|
|
|
|
|
|
|
|
|
.section_padding_50 {
|
|
padding: 20px 0 !important;
|
|
}
|
|
|
|
.breadcumb_area2 {
|
|
position: relative;
|
|
z-index: 1;
|
|
width: 100%;
|
|
height: 45px !important;
|
|
background-color: #f8f8ff;
|
|
}
|
|
|
|
.breadcrumb {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
padding: 0.75rem 1rem;
|
|
margin-bottom: 0rem;
|
|
list-style: none;
|
|
background-color: #f8f8ff;
|
|
border-radius: 0.25rem;
|
|
padding-bottom: 9px;
|
|
}
|
|
|
|
.accountq iframe {
|
|
|
|
height: 360px !important;
|
|
|
|
}
|
|
|
|
.single_slide {
|
|
position: relative;
|
|
z-index: 1;
|
|
background-position: center center;
|
|
background-size: cover;
|
|
height: 340px;
|
|
|
|
}
|
|
|
|
.single_catagory_slide a img {
|
|
-webkit-transition-duration: 500ms;
|
|
-o-transition-duration: 500ms;
|
|
transition-duration: 500ms;
|
|
border-radius: 15px !important;
|
|
border: 2px solid #d6e6fb;
|
|
}
|
|
|
|
.single_catagory_slide a img:hover {
|
|
-webkit-transition-duration: 500ms;
|
|
-o-transition-duration: 500ms;
|
|
transition-duration: 500ms;
|
|
border-radius: 15px !important;
|
|
border: 2px solid #ff9800;
|
|
}
|
|
|
|
.gurl_slider .owl-carousel .owl-stage-outer {
|
|
|
|
height: 300px !important;
|
|
border: 1px solid gray;
|
|
border-radius: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.gurl_slider2 .owl-carousel .owl-stage-outer {
|
|
|
|
height: 450px !important;
|
|
border: 1px solid gray;
|
|
border-radius: 10px;
|
|
|
|
}
|
|
|
|
.userBannerTitle {
|
|
|
|
padding: 5px;
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
.userBannerBg {
|
|
|
|
background: #f37b1c;
|
|
color: white;
|
|
border-radius: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.userBannerBg:hover {
|
|
|
|
background: #904000;
|
|
color: white;
|
|
border-radius: 10px;
|
|
|
|
}
|
|
|
|
|
|
.bg-overlay::after {
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 100%;
|
|
top: 0;
|
|
left: 0;
|
|
z-index: -1;
|
|
content: "";
|
|
background-color: #4b3320;
|
|
opacity: 0.6;
|
|
}
|
|
|
|
.shop_by_catagory_area::after {
|
|
width: 100%;
|
|
position: absolute;
|
|
height: 50%;
|
|
top: 0;
|
|
left: 0;
|
|
content: '';
|
|
background-color: #f8f8ff;
|
|
z-index: -1;
|
|
border-bottom: 1px solid #d5d5d5;
|
|
}
|
|
|
|
.searchGurl {
|
|
border: 1px solid #e5e5e5 !important;
|
|
}
|
|
|
|
.searchGurl:focus {
|
|
border: 1px solid #f37b1c !important;
|
|
}
|
|
|
|
.header_area .classynav ul li a {
|
|
text-transform: capitalize;
|
|
font-size: 14.5px;
|
|
height: auto;
|
|
line-height: 1;
|
|
padding: 15px 0;
|
|
}
|
|
|
|
|
|
.header_area .classynav ul li li a {
|
|
padding: 10px 25px;
|
|
font-weight: normal;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.classynav ul li .megamenu .single-mega.cn-col-4{
|
|
padding-top: 10px;
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
p {
|
|
|
|
word-wrap: break-word;
|
|
|
|
}
|
|
|
|
.nav-brand {
|
|
width: 180px;
|
|
height: 100%;
|
|
}
|
|
|
|
|
|
|
|
|
|
.my-account-content {
|
|
position: relative;
|
|
z-index: 1;
|
|
padding: 30px;
|
|
background-color: #f8f8ff;
|
|
border-radius: 6px;
|
|
border: 1px solid #b2b2b2;
|
|
}
|
|
|
|
@media (max-width: 1200px) {
|
|
|
|
.w-11826{
|
|
width: 11826px !important;
|
|
}
|
|
|
|
.w-20900{
|
|
width: 20900px !important;
|
|
}
|
|
|
|
|
|
.chat_area2{
|
|
height: 448px;
|
|
}
|
|
.chat-wrapper-section{
|
|
height: 435px;
|
|
}
|
|
.section_padding_100 {
|
|
padding: 15px 0;
|
|
}
|
|
.customCarousel .owl-item img {
|
|
display: block !important;
|
|
width: 100% !important;
|
|
height: 80% !important;
|
|
object-fit: cover !important;
|
|
-o-object-fit: cover !important;
|
|
}
|
|
|
|
.shop_by_catagory_slides .owl-item {
|
|
width:120px !important;
|
|
}
|
|
|
|
/*.shop_by_catagory_slides .owl-stage {
|
|
width:1200px !important;
|
|
} */
|
|
|
|
.gurl_slider .owl-carousel .owl-stage-outer{
|
|
height: 151px !important;
|
|
}
|
|
|
|
.mt-5{
|
|
margin-top: 0rem !important;
|
|
}
|
|
|
|
.megamenu-slides .owl-item img{
|
|
height: 150px !important;
|
|
}
|
|
|
|
|
|
.popular_items_slides .owl-item{
|
|
width: 200px !important;
|
|
}
|
|
|
|
|
|
|
|
.customParentLink{
|
|
display: none !important;
|
|
}
|
|
|
|
|
|
.customModal{
|
|
max-width: 80%;
|
|
}
|
|
|
|
.header_box-search-input input {
|
|
width: calc(100% - 10px);
|
|
}
|
|
|
|
.nav-brand {
|
|
width: 130px;
|
|
}
|
|
|
|
.header_box-search-input button {
|
|
right: 2px;
|
|
}
|
|
|
|
.bigshop_box {
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.welSlideTwo .single_slide::after {
|
|
height: 53%;
|
|
}
|
|
|
|
.single_slide {
|
|
height: 280px;
|
|
}
|
|
|
|
.welSlideTwo .owl-prev,
|
|
.welSlideTwo .owl-next {
|
|
top: 50%;
|
|
}
|
|
|
|
.header_area .classynav ul li a:nth-child(2) {
|
|
padding-left: 0;
|
|
}
|
|
|
|
.btn{
|
|
margin-top: 2px;
|
|
}
|
|
|
|
}
|
|
|
|
@media (max-width: 992px) {
|
|
.w-11826{
|
|
width: 11826px !important;
|
|
}
|
|
|
|
.w-20900{
|
|
width: 20900px !important;
|
|
}
|
|
|
|
.chat_area2{
|
|
height: 448px;
|
|
}
|
|
.chat-wrapper-section{
|
|
height: 435px;
|
|
}
|
|
.section_padding_100 {
|
|
padding: 15px 0;
|
|
}
|
|
.customCarousel .owl-item img {
|
|
display: block !important;
|
|
width: 100% !important;
|
|
height: 80% !important;
|
|
object-fit: cover !important;
|
|
-o-object-fit: cover !important;
|
|
}
|
|
|
|
.shop_by_catagory_slides .owl-item {
|
|
width:120px !important;
|
|
}
|
|
|
|
/* .shop_by_catagory_slides .owl-stage {
|
|
width:1360px !important;
|
|
} */
|
|
|
|
.gurl_slider .owl-carousel .owl-stage-outer{
|
|
height: 151px !important;
|
|
}
|
|
|
|
.megamenu-slides .owl-item img{
|
|
height: 150px !important;
|
|
}
|
|
|
|
.popular_items_slides .owl-item{
|
|
width: 200px !important;
|
|
}
|
|
|
|
|
|
.mt-5{
|
|
margin-top: 0rem !important;
|
|
}
|
|
|
|
|
|
.customParentLink{
|
|
display: none !important;
|
|
}
|
|
|
|
.customModal{
|
|
max-width: 100%;
|
|
}
|
|
|
|
.single_slide {
|
|
height: 215px;
|
|
}
|
|
|
|
.welSlideTwo .owl-prev,
|
|
.welSlideTwo .owl-next {
|
|
width: 35px;
|
|
height: 35px;
|
|
line-height: 35px;
|
|
}
|
|
|
|
.breakpoint-on .classy-navbar .classy-menu.menu-on {
|
|
padding: 0 10px;
|
|
}
|
|
|
|
.line {
|
|
display: none !important;
|
|
}
|
|
|
|
|
|
.header_area .classynav ul li {
|
|
margin: 5px 0;
|
|
}
|
|
|
|
.header_area .classynav ul li a {
|
|
padding: 15px 10px;
|
|
}
|
|
|
|
.btn{
|
|
margin-top: 2px;
|
|
}
|
|
}
|
|
|
|
@media (max-width: 600px) {
|
|
.customCarousel .owl-item img {
|
|
display: block !important;
|
|
width: 100% !important;
|
|
height: 100% !important;
|
|
object-fit: cover !important;
|
|
-o-object-fit: cover !important;
|
|
}
|
|
.customParentLink{
|
|
display: none !important;
|
|
}
|
|
|
|
.single_slide {
|
|
height: 145px;
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
</style> |