@import url('https://fonts.googleapis.com/css2?family=Hind+Madurai:wght@300&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@500&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Momo+Trust+Sans:wght@200..800&display=swap');

:root {
    --primary: rgb(255, 49, 49);
    --secondary: #413e49;
    --thirdcolor:#378ca8 !important;
    /* backgroundlightgreen */
    --itemlightbackgorund: #038a991f;
    --incrementbtnbackground: #038a992b;

    /* color assign */
    --bg-header: var(--primary);
    --bg-footer: var(--secondary);
    --bg-auth: #413e49;
    --bg-mobile-footer: #ff3131 !important;
}


body {
       font-family:"Momo Trust Sans", sans-serif !important;
}
.projectFactsWrap .item p, .projectFactsWrap .item:hover p{
        font-family: "Momo Trust Sans", sans-serif !important;
}
.product-details-btn, .addtobag{
    font-family: "Momo Trust Sans", sans-serif !important;
}
.menu-item a {
    color: blue !important
}

.collapse .navbar-collapse {
    height: 60px !important;
}

.nav>li>a {
    padding: 9px 0.8vw !important;
    color: var(--secondary) !important;
    font-size: 13px !important;
    font-weight: 600 !important;
font-family: "Momo Trust Sans", sans-serif !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
}

.contact-link {
    display: none !important;
}

.top_bar {
    display: none !important;
}

header {
    box-shadow: none !important;
    background-color: #fff !important;
}

.tbr_right ul li .tbr_info {
    display: none !important;
}

.topcart span i,
.whish_lish span i {
    color: var(--secondary) !important;
    font-size: 26px !important;
}

.dropdown .submenu {
    right: auto !important;
    width: 280px !important;
    top: 30px !important;
    padding: 24px 24px 24px !important;
}

.submenu a {
    font-size: 14px !important;
    color: #ff3131 !important;
    padding: 6px 40px 6px 20px !important;
    font-family:"Momo Trust Sans", sans-serif !important;
}

.nav li a:hover {
    color: var(--secondary) !important;
    transform: scale(1.02) !important;
    background-color: #fff !important;
}

.header-right.col-md-3.col-sm-3 {
    justify-content: flex-end !important;
    position: relative;
    bottom: 1px;
    align-items: center;
    right: 60px;
}

.topcart.pull-right .cart-info {
    border-top: 1px !important;
}

.my-slider {
    margin-top: 110px !important;
}

#policy2 .pi-wrap h4 {
    font-family: "Open Sans", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    line-height: 1.64em !important;
    letter-spacing: 0px !important;
    text-wrap: auto !important;
}

#policy2 .pi-wrap p {
    color: #ffffff !important;
}

#policy2 {
    background-color: #FFF !important;
}

.service-box:not(:last-child) {
    border-right: 1px solid #D6D6D8;
}

.service-col-section {
    margin: auto !important;
    width: 1170px !important;
}

.container-fluid.add_service {
    margin-left: 0rem !important;
    padding: 50px 0px !important;
}

#policy2 .pi-wrap {
    justify-content: center !important;
}

.service-img-box {
    padding: 5px !important;
    border: 0px solid #055c65 !important;
    border-radius: 4px !important;
    background-color: #ffffff29 !important;
}

.body {
    margin: 0 0px !important;
    position: relative !important;
    width: auto !important;
}

.first-section-heading h4 {
    font-family:"Momo Trust Sans", sans-serif !important;
    color: #ff3131 !important;
    padding-left: 7.8rem !important;
    position: relative !important;
    font-style: normal !important;
    letter-spacing: 1.3px !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    margin-top: 0 !important;
}

.first-section-heading h4:before {
    content: '' !important;
    position: absolute !important;
    top: .6rem !important;
    left: 0 !important;
    height: 2px !important;
    width: 5rem !important;
    background-color: #ff3131 !important;
}
.section-product .spheading{
    margin-left:14px;
}
.top_head,
.tophead {
    line-height: 35px !important;
}


.first-section-heading h3,
.tophead2,
.tophead,
.top_head,
.firstheading>span,
.first-section-heading h3 span,.ecom-testimonial .sectiontitle h2 {
    color:#333 !important;
    font-size: 30px;
    margin-top: 2.5rem;
    line-height: 1.1em;
    font-size: 4.2rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1em;
    text-decoration: none;
    text-transform: none;
}
.cat-img-box{
    height: 160px !important;
    margin-bottom: 25px !important;
}

#service-1-row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

#service-1-row .custom-col:first-child {
    flex-basis: 33%;
    flex-grow: 1;
}

#service-1-row .custom-col:nth-child(2) {
    flex-basis: 54%;
    margin-bottom: 2%;
    flex-grow: 1;
}

#service-1-row .custom-col:nth-child(3) {
    flex-basis: 64%;
}

.custom-col:nth-child(3) {
    margin-bottom: 2%;
}

#service-1-row .custom-col:nth-child(4) {
    flex-basis: 34%;
}

#service-1-row .custom-col:nth-child(2) .service-box-1-img-box img,
#service-1-row .custom-col:nth-child(3) .service-box-1-img-box img {
    max-height: 435px;
    object-fit: cover;
}

#service-1-row .custom-col:first-child .service-box-1 .service-box-1-img-box img,
#service-1-row .custom-col:nth-child(4) .service-box-1-img-box img {
    max-height: 300px;
    object-fit: cover;
}

.navigation.single-item-wrapper,
.is-clicked {
    background: transparent !important;
}

#side-nav i.fa.fa-user {
    color: #ff3131 !important;
}

.navigation.single-item-wrapper.mb_menu li:last-child {
    background-color: transparent !important;
}

.navigation.single-item-wrapper.mb_menu li:last-child>.side_logout {
    color: #ff3131 !important;
}

#nav-trigger.is-clicked .line.l-01,
#nav-trigger.is-clicked .line.l-04 {
    display: none;
}

/* .custom-col:last-child, .custom-col:nth-child(4) {
    margin-left: 2%;
} */
.custom-col:first-child {
    margin-right: 2%;
    margin-bottom: 2%;
}

.service-box-1 {
    flex-direction: column;
}

.service-box-1 {
    display: flex;
}

.service-box-1-img-box {
    position: relative;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.service-box-1 .service-box-1-img-box img {
    width: 100%;
}

.service-box-1-img-overlay {
    opacity: 0;
    transition: all .5s ease;
}

.service-box-1-img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: linear-gradient(rgba(50, 58, 77, 0.7), rgba(50, 58, 77, 0.7));
}

.service-box-1-img-overlay i {
    color: #ffffff !important;
    background-color: #ee2127 !important;
    padding: 20px;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fa {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

#service-1-row .custom-col:first-child .service-box-1-content-box,
#service-1-row .custom-col:last-child .service-box-1-content-box {
    padding: 2.2rem 3rem;
}

.service-box-1-content-box {
    padding: 2.42rem 3rem;
    position: relative;
    background-color: #f6f4f0;
    text-align: center;
    min-height: 136px;
}

#service-1-row .custom-col:nth-child(2) .service-box-1 .service-box-1-img-box,
#service-1-row .custom-col:nth-child(3) .service-box-1 .service-box-1-img-box,
#service-1-row .custom-col:last-child .service-box-1 .service-box-1-img-box {
    flex-basis: 60%;
}

#service-1-row .custom-col:nth-child(2) .service-box-1 .service-box-1-content-box,
#service-1-row .custom-col:nth-child(3) .service-box-1 .service-box-1-content-box,
#service-1-row .custom-col:last-child .service-box-1 .service-box-1-content-box {
    flex-basis: 40%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.service-box-1-content-box {
    padding: 2.42rem 3rem;
    position: relative;
    background-color: #f6f4f0;
    text-align: center;
    min-height: 136px;
}

#service-1-row .custom-col:nth-child(2) .service-box-1 {
    display: flex;
    flex-direction: row-reverse;
}

#service-1-row .custom-col:nth-child(3) .service-box-1 {
    display: flex;
    flex-direction: row;
}

.service-box-1-content-box:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 50%;
    width: 20px;
    height: 20px;
    transform: rotate(45deg) translatex(-50%);
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 999;
    background-color: #f6f4f0;
}

#service-1-row .custom-col:nth-child(2) .service-box-1 .service-box-1-content-box:before,
#service-1-row .custom-col:last-child .service-box-1 .service-box-1-content-box:before {
    content: '';
    position: absolute;
    left: 94%;
    top: 50%;
    width: 20px;
    height: 20px;
    transform: rotate(45deg) translatey(-50%);
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1000;
}

#service-1-row .custom-col:nth-child(3) .service-box-1 .service-box-1-content-box:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -5.5%;
    width: 20px;
    height: 20px;
    transform: rotate(45deg) translatey(-50%);
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1000;
    background-color: #f6f4f0;
}

.service-box-1:hover .service-box-1-img-overlay {
    opacity: 1;
    transition: all .5s ease;
}

.service-box-1:hover .service-box-1-content-box {
    background-color: #ee2127;
    transition: all .5s ease;
}

.service-box-1:hover .service-box-1-content-box:before {
    background-color: #ee2127 !important;
    transition: all .5s ease;
}

.service-box-1-content h4 {
    color: #4f525a;
    font-family: 'Libre Baskerville', serif;
    font-size: 24px;
    font-weight: 600;
}

.service-box-1-content p {
    color: #595c65;
    font-size: 16px;
}

.service-box-1:hover .service-box-1-content-box h4,
.service-box-1:hover .service-box-1-content-box p {
    color: #fff !important;
    transition: all .5s ease;
}

.service-box-1:hover .service-box-1-content-box h4,
.service-box-1:hover .service-box-1-content-box p {
    color: #fff !important;
    transition: all .5s ease;
}

#shop_by_category .container {
    padding-left: 0;
}

#login-button {
    color: #FFF !important;
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
    
}
@media only screen and (max-width:992px) and (min-width:768px){
    .sharencart,.scrollfix {
    margin-top:20px;
}
.tpc-content {
   box-shadow: none;
   height:350px;
}
}
@media (min-width: 992px) {

    #shop_by_category .first-section-heading,
    .spheading {
        margin-top: 2em;
        margin-bottom: 1em;
    }
    .our-product-area{
        margin-top:3em;
    }
}

@media only screen and (max-width:992px){

    .service-col-section{
        width:100% !important;
        margin:0px !important
    }
}

.first-section-heading h3,
.tophead2,
.tophead,
.firstheading>span,
.first-section-heading h3 span {
    color: #333 !important;
    font-size: 30px;
    margin-top: 2.5rem;
    line-height: 1.1em;
    font-size: 4.2rem;
    font-weight: 400;
    font-style: normal;
    line-height: 1em;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0px;
}

.cat-box {
    overflow: hidden;
    position: relative;
}

.cat-img-box-overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(rgba(50, 58, 77, 0.7), rgba(50, 58, 77, 0.7));
    transition: all .5s ease;
    z-index: 100;
}

.cat-content-box {
    z-index: 111;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.cat-box .cat-img-box img {
    transform: scale(1);
    transition: all .5s ease;
}

.cat-img-box {
    height: 100%;
}

.cat-box.dropdown {
    height: 180px;
    border: 1px solid #a9832a29;
}

.shop-by-cat {
    margin-bottom: 20px;
}

.cat-img-box img {
    width: 100%;
    object-fit: contain;
    height: 100%;
}
body #side-nav a{
    font-family: 'Momo Trust Sans' !important;
    margin: 8px 0px !important;
}

.cat-content-box h3 {
    color: #000000;
    text-transform: uppercase;
    font-size: 13px !important;
    letter-spacing: 1px;
    font-family:"Momo Trust Sans", sans-serif !important;
}

.cat-box:hover .cat-img-box-overlay {
    cursor: pointer;
    opacity: 1;
    transition: all .5s ease;
}

.cat-box:hover .cat-img-box img {
    transform: scale(1.1);
    transition: all .5s ease;
}

.item-thumb {
    height: 220px !important;
    padding-top: 0px !important;
}

.tpc-content {
   box-shadow: none;
   height:360px;
}

.item-thumb a {
    min-height: 250px !important;
    min-width: 100% !important;
    max-height: 344px !important;
}

.tpc-content .item-thumb img {
    object-fit: contain !important;
    padding: 0.1rem !important;
}



.MultiCarousel .item {
    background: #fff;
    /* optional, for contrast */
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s;
}

.MultiCarousel .leftLst {
    left: calc(92% - 30px) !important;
}

.MultiCarousel .leftLst,
.MultiCarousel .rightLst {
    top: calc(18% - 20px) !important;
}

.mb_pad1 .MultiCarousel .leftLst,
.mb_pad1 .MultiCarousel .rightLst {
    top: calc(5% - 20px) !important;
}

.section-product .MultiCarousel .leftLst,
.section-product .MultiCarousel .rightLst {
    width: 40px !important;
    height: 40px !important;
    background-color: #413e49 !important;

}

.section-product .MultiCarousel .leftLst i,
.section-product .MultiCarousel .rightLst i {
    color: #ffffff !important;
}

button.btn-primary.view2 {
    display: none !important;
}

/* .section-product .row.mr_0 {
    max-width: 1170px !important;
    margin: auto !important;
} */

.MultiCarousel .item.e_pct_ftr_bx {
    width: 240px !important;
    margin: 0 10px !important;
    /* Creates 20px gap between cards (10px left + 10px right) */
    box-sizing: border-box;
}

.MultiCarousel-inner {
    display: flex !important;
    flex-wrap: nowrap !important;
}

/* Ensure inner container expands with content */
.MultiCarousel-inner.owl-carousel.owl-theme {
    width: max-content !important;
    margin-bottom: 3em;
}
#item_more_div_contain{
    margin-top:2.5em;
}
.page_heading{
    margin-bottom: 2em;
    margin-top:1em;
}
.ecom-testimonial{
    max-width:1170px;
    margin:auto;
    padding-top:0px !important;
}
.ecom-testimonial .sectiontitle h2{
    text-align: left;
}
    .testimonial{
        padding: 10px 0px 0px !important;
    }
.MultiCarousel .MultiCarousel-inner .item>div {
    margin: 0px !important;
    border: 0px !important;
}



.MultiCarousel .MultiCarousel-inner .item {
    height:360px !important;
    margin-bottom: 20px !important;
}

.ecom-testimonial .container-fluid .row{
    padding:20px 15px 0 15px !important;
}
.product-overlay.top1 {
    display: flex;
    justify-content: space-between;
    transform: translateX(-50%) translateY(20px) !important;
    padding-bottom: 0px !important;
    transition: .4s;
    opacity: 0;
    margin-bottom: 0px !important;
    width: 100.5%;
}

.add-to-cart-form {
    width:-webkit-fill-available !important;
    width: -moz-available !important;
}

.similar-products .item .tpc-content .tpc-info .product-overlay .outof-stock {
    font-size: 13px !important;
    padding-top: 6px !important;
}

.similar-products .item .tpc-content .tpc-info .product-overlay .addtobag {
    font-size: 12px !important;
}

.similar-products .item .tpc-content .tpc-info .product-overlay a span[title="Quick view"] {
    font-size: 12px !important;
}

.tpc-content:hover .product-overlay.top1 {
    transform: translateX(-50%) translateY(1px) !important;
    transition: .4s;
    opacity: 1;
    margin-top:10px;
}

.product-overlay .addtobag {
    width: 100% !important;
    border-radius: 0px 0px 0px 0px !important;
}

.product-overlay a {
    width: -webkit-fill-available;
    width: -moz-available;
    margin: 0px 0px !important;
    border-radius: 0px !important;
    color: #000000 !important;
    background-color: #ffffff !important;
    border: 1px solid black !important;
}




.product-price {
    border-top: 0px !important;
    align-items: center;
}

.tpc-info h6 a {
    color: #4f525a;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    font-size: 16px;
    min-height: 50px;
    font-weight: 400;
}

.tpc-info h6 {
    text-wrap: auto !important;
    font-family:"Momo Trust Sans", sans-serif !important;
}

.tpc-info .product-price {
    color: #333 !important;
  font-family:"Momo Trust Sans", sans-serif !important;
  margin-bottom:15px;
}

.similar-products .tpc-content .tpc-info .product-price {
    color: #333 !important;
    margin: 0px 0px 10px !important;
    display: flex !important;
    min-height: 26px !important;
}

.tpc-info .colorsize {
    min-height: 12px;
}

.tpc-info .product-price .discountp,
.tpc-info .product-price .mainprice {
    display: block;
}
.tpc-info .product-price .mainprice {
   font-size:15px !important;
}

.tpc-content:hover:hover>div.item-thumb img {
    transform: none !important;
}

.tpc-content:hover {
    box-shadow: none !important;
}

.item-thumb {
    border-radius: 7px !important
}

.tpc-content,
.tpc-content .item-thumb {
    border: none !important;
}

.product-overlay .addtobag {
    color: #fff !important;
    background-color: #000 !important;
    border: 1px solid #000000;
    font-size: 12px !important;
    padding: 0px !important;
    display: flex;
    align-items: center;
}
.product-overlay .Q_view_btn{
    font-size:13px !important;
}

.product-overlay a span[title="Quick view"] {
    text-transform: uppercase;
}

.product-overlay .addtobag:hover {
    transform: none !important;
    background-color: #444 !important;
    color:#fff !important;
}

.product-overlay a:hover {
    transform: none !important;
    background-color: #fff !important;
    color:#000 !important;

}

.MultiCarousel .MultiCarousel-inner .item:hover>div,
.owl-item:hover {
    transform: translateY(0px);
}

.recent-listing .container-fluid,
.popular-section .container-fluid,.section-product .container-fluid {
    max-width: 1170px;
    margin: auto;
}
.popular-section.section-product{
    background-color: transparent !important;
}

.recent-listing .container-fluid .row {
    margin-top: 0px;
}

.section-product.recent-listing {
    background-color: transparent;
}

body.overlay .body-overlay {
    display: none;
}

#testimonials-section {
    background-image: url(https://project.nicoleinfosoftdemo.com/saurabh/garments-store/images/bg3.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 8.6rem 0;
    max-height: 600px;
    overflow: hidden;
}

.quote-info,
.navbar-toggler {
    background-color: transparent;
}

.testimonial__text {
    font-size: 1.7rem;
    margin-bottom: 3.5rem;
    color: #666;
}

.testimonial__author .slick-slide img {
    width: 145px;
    display: block;
    width: 100%;
    max-width: 500px;
    margin: auto;
    object-fit: cover;
}

.testimonial__photo {
    grid-row: 1 / span 2;
    width: 6.5rem;
    border-radius: 50%;
}

.testimonial__name {
    font-size: 1.7rem;
    font-weight: 500;
    align-self: end;
}

.testimonial__location {
    font-size: 1.5rem;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #ee2127;
}

#projectFacts {
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
#projectFacts{
    border-top: 0px !important;
}
.sectionClass{
    background-color: #378ea9;
}
.footer-top {
    background-color: #ebeaea;
    padding: 20px 50px;
}


.footer-bottom {
    display: none;
}

.garments-footer-bottom {
    padding-bottom: 25px !important;
    padding-top: 25px !important;
    background-color: #23262d !important;
    display: block;
}

.garments-footer-bottom p {
    font-size: 14px;
}

body {
    margin: 0 46px !important;
    position: relative;
    width: auto;
}

.footer-bottom p,
.widget-footer p,
.widget-tags li a {
    font-family: "Momo Trust Sans", sans-serif !important;
}

.widget-tags li a {
    border: 0px !important;
}

footer {
    background-color: #413e49 !important;
}

.newsletter input {
    border: 1px solid #23262d !important;
    background-color: #23262d !important;
    border-radius: 0px;
}

.newsletter button {
    background-color: #ee2127 !important;
}

.newsletter button:hover {
    background-color: #ee2127 !important;
}

.side-social-btn-group a {
    font-size: 20px;
    color: #ee2127;
    margin: 10px 10px;
}
.top-search3 button{
    top:6px !important;
}

.product-single {
    border: 0px !important;
}

.wish_btn.wish_list_btn {
    top: 2rem !important;
}

.width95 .offertitile p {
    margin: 0 0 10px !important;
}

.sep {
    height: 1px;
    background: #cccccc;
    width: 100%;
    margin: 12px 0 12px;
}

.space10 {
    margin-bottom: 6px !important;
}

/* .mz-figure.mz-ready{
    width:370px !important;
} */

figure.mz-figure {
    overflow: visible !important;
    margin: 0 !important;
}




/* .MagicZoom, .mz-figure{
    display: inline-block !important;
} */
a[data-zoom-id] img,
.mz-thumb img {
    margin: 5px 0 !important;
}

.body-space-inner h2 {
    font-size: 18px !important;
    margin: 0 0 5px;
    color: #333 !important;
}

.ps-price {
    font-size: 19px !important;
    color: #333 !important;
    font-weight:600;
}

.wish_btn.wish_list_btn {
    border: 0px !important;
}

.width95 {
    width: 95%;
}

.ps-stock {
    right: 3rem !important;
}

.sharencart-col {
    border: 1px solid #cfcfcf;
    border-radius: 4px;
}


.selectorleft {
    width: 100px;
    margin: 3px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.tabpanel .tab-content {
    border: solid 1px #ddd !important;
    background-color: transparent !important;
    padding: 20px;
}

.tophead.similar-products {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    z-index: 99;
    padding: 0 15px;
    margin: 0 auto;
    display: table;
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
    margin: 50px auto 0px;
}

.similar-products .item-thumb {
    background-color: #fff !important;
}

.similar-products .MultiCarousel .MultiCarousel-inner .item {
    width: 344px !important;
}

.similar-products .MultiCarousel {
    padding-top: 60px;
}

.similar-products .MultiCarousel .leftLst,
.similar-products .MultiCarousel .rightLst {
    top: calc(6% - 20px) !important;
}

.similar-products .item-thumb img {
    min-height: 250px !important;
    min-width: 100% !important;
    max-height: 344px !important;
}

.similar-products .item-thumb {
    min-height: 250px !important;
    min-width: 100% !important;
    max-height: 300px !important;
    height: 240px !important;
}

.sdescription h3 {
    float: left !important;
    letter-spacing: 1px !important;
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 400 !important;
}

.mob-footer {
    right: 0px !important;
}

.panel-default>.panel-heading {
    background-color: #fff !important;
}

.filter-wrap {
    background-color: #fff !important;
    padding-top: 20px !important;
}

button#load_more {
    background-color: #000 !important;
}

button#load_more:hover {
    background-color: #ffffff !important;
    color: #000 !important;
}

.mt_10 {
    background-color: #f5f5f5 !important
}

span.sort-fillter-text {
    color: #000 !important;
}

.mob {
    display: none;
}

.desk {
    display: block;
}

.footer-top .flex-box .icon-box img {
    width: 150px;
}

body .topcart.pull-right .cart-info {
    box-shadow: 0px 0px 4px 1px #333;
    border: none;
}

.totalproduct .addtocart {
    background-color: #ff3131 !important;
    border: 1px solid black !important;
    width:90px !important;
}

.totalproduct .addtocart:hover {
    background-color: #fff !important;
    color: #000 !important;
}
.is-sticky header{
    box-shadow:1px 1px 4px 0px rgba(0,0,0,0.5) !important;
}

.modal-search-overlay {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top:0px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.8);
}

.searchTerm {
    width: 71% !important;
    border: none;
    font-family: "Hind", Sans-serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2em;
    background-color: #02010100;
    color: #ffffff !important;
    position: relative;
    top:5px;
}

.searchTerm::placeholder {
    color: #ffffff !important;
    font-size: 32px !important;
    padding-left:0px;
}

.searchTerm:-webkit-autofill {
    background-color: transparent !important;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
    -webkit-text-fill-color: #333;
}

.searchbutton {
    position: relative;
    top: -5px;
    width: 120px !important;
    line-height: 10px;
    background: #ee2127;
    font-size: 16px;
    border-radius: 25px !important;
    height: 42px !important;
    border: none !important;
    text-transform: uppercase;
}

.modal-search {
    margin: auto;
    text-align: center;
}

.modal-search-close {
    height: 35px;
    position: absolute;
    right: 60px;
    top:50px;
}

.modal-search-close-btn {
    border-radius: 50%;
    color: #fff;
    background: transparent;
    border: none;
    font-size: 25px;
    position: relative;
    top: 40px;
}

.modal-search-close-btn .fa.fa-times-circle {
    font-size: 25px;
}



body .search_btn.pull-right {
    display: none !important;
}

#topcart_search .fa .fa-search {
    font-size: 16px;
}

#topcart_search {
    right: 12vw !important;
}

#topcart_search .fa.fa-search {
    font-size: 18px;
    color: var(--secondary) !important;
}

.search-box {
    width:80%;
    margin: auto;
    border-bottom: 1px solid #fff
}

.navbar-brand {
    padding: 0;
    height: 70px;
    margin-top: 0em;
}

.slid-images {
    overflow: hidden;
    position: relative;
}

.slider-row .slid-images img {
    width: 100%;
    transition: transform 4s ease-in-out;
    transform: scale(1);
}

.slider-row.slick-active .slid-images img {
    transform: scale(1.05);
}

.carousel-indicators-overlay {
    text-align: center !important;
    padding: 10px 5px;
    background-image: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8));
}

.carousel-indicators-overlay p {
    margin-bottom: 0 !important;
    color: #fff !important;
    font-weight: 600;
}

.carousel-indicators-box:hover .carousel-indicators-overlay {
    transform: translateY(-40px);

    transition: all .5s ease;
    opacity: 1;
}

.carousel-indicators-box .carousel-indicators-overlay {
    opacity: 0;
    transform: translateY(0px);

    transition: all .5s ease;

}

.carousel-indicators-container {
    width: 100%;
    display: flex;
    justify-content: end;
    position: relative;
    bottom: 90px;
    padding-right: 40px !important;
    height: 30px !important;
}

.active-thumb {
    border: 5px solid red;
}

.carousel-indicators-box {
    height: 90px !important;
    border: 5px solid white;
    cursor: pointer;
}

.pi-wrap img {
    width: 80px !important;
}

.cat-box .cat-content-box {
    width: 100%;
    text-align: center;
    position: relative;
    bottom: 30px;
}
.cat-content-box h3{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.cat-box:hover .cat-content-box{
  background-color: transparent !important;
}
.cat-box:hover .cat-content-box h3{
  background-color: transparent !important;
  color:#fff !important;
}

header {
    position: fixed !important;
    top: 0px !important;
    right: 0px !important;
    height:90px !important;
}
.navbar-toggler .navbar-toggler-icon{
    margin-top:60px !important;
}
body .navbar-brand>img {
    position: relative;
    bottom: 4px;
}

body .navbar-brand {
    position: static !important;
}

.shop-by-cat>div {
    width: 100%;
}
.shop-by-cat::before {
  display: none;
}

.category-wise {
    padding: 0em;
}

.shop-content {
    margin-top: 10em !important;
}

.MagicZoom {
    width: 100% !important;
    min-height: 420px;
    text-align: center !important;
    max-height: 420px !important;
}

.cartleft {
    border: none !important;
    background-color: #fff !important;
    padding: 5px !important;
    border: 1px solid #a9832a29 !important;
}

.addressform {
    border-bottom: none !important;
}

.subtotalwrap {
    border: 1px solid #a9832a29 !important;
    background: #ffffff !important;
}

.checkoutstore {
    border: 1px solid #a9832a29 !important;
    overflow: hidden;
    background: #fff;
}

.checkoutitemrow {
    border-bottom: 0px !important;
}

.cartrow>h4 {
    padding: 15px 25px 15px 20px;
    color: var(--secondary);
    font-weight: 500 !important;
}
.cartrow{
    border-bottom:1px solid #413e49 !important;
}

.cartrow>h4>span {
    border: 1px solid var(--secondary) !important;
}

.cartrow>h4>span.checked {
    background-color: var(--secondary);
    border: 1px solid var(--secondary);
}

.checkoutitemrow .checkcount_img {
    border: 1px solid var(--secondary);
}

.body .topcart.pull-right {
    margin-right:25px !important;
}

#topcart_search {
    position: static !important;
}

.dark-nav>.container-fluid {
    border: 1px solid #e7e7e7;
}

#shippingMethods {
    border-top: 1px solid var(--secondary);
}

.checkout-page label.control-label {
    color: var(--secondary) !important;
}

.delivery-address-col {
    background-color: var(--secondary);
}

.form-control {
    color: var(--secondary);
    border: 1px solid var(--secondary);
}

.paymentrow.pr_0,
.paymentrow.paytotal {
    background-color: var(--secondary);
}

.storerow {
    background-color: var(--secondary);
}

.checkout_price.checkout-date {
    background-color: #dbdbdb;
}

.footer-top {
    display: none;
}

.side-social-btn-group .fa-facebook {
    color: #1877F2 !important;
}

.side-social-btn-group .fa-twitter {
    color: #1DA1F2 !important;
}

.side-social-btn-group .fa-instagram {
    background: linear-gradient(45deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.side-social-btn-group .fa-youtube-play {
    color: var(--secondary) !important;
}

.contact-info .media i {
    color: var(--secondary) !important;
    border: 1px solid var(--secondary) !important;
}

#contact-btn {
    background-color: var(--secondary) !important;
}

button#min_max_btn,
.ui-state-default,
.ui-widget-content .ui-state-default {
    background: var(--secondary) !important;
}

input,
select,
textarea {
    color: #000000 !important;
}

.login-header-item {
    background-color: #fff !important;
}

.tb_center ul li a,
.tb_center ul li i,
.tb_right li .tbr-info span {
    color: var(--secondary)  !important;
}

.tb_right li a,
.tb_right li i,
.tbr-info span b {
    color: var(--secondary)  !important;
}

.tbr-inner a:hover {
    background-color: var(--secondary) !important;
    color: #fff !important;
}

.tbr-inner a {
    background-color: #fff !important;
    color: #444 !important;
}

.login-header-item {
    padding: 9px 0vw !important;
    color: var(--secondary) !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    font-family: Inter, -apple-system, Helvetica, Arial, sans-serif !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
}

.add_wish a {

    border: 1px solid var(--primary);
    border-radius: 34px !important;
    box-shadow: unset;
    padding: 3px 8px;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.add_wish a:hover {
    background: var(--primary);
    color: var(--text-white) !important;
    border: 1px solid var(--primary);
}

.fa-heart-o:before,
.fa-eye:before {
    color: var(--primary);
}

.Q_view_btn:hover .fa-eye:before {
    color:#fff !important
}
.addtowishicon:hover .fa-heart-o:before{
     color:#fff !important;
}

.add_wish a:hover .fa-heart-o:before {
    color: #fff !important;
}

.add_wish a:hover .fa-eye:before:hover {
    color: #fff !important;
}

.wish_btn.wish_list_btn:hover {
    background-color: rgb(219, 219, 219) !important;
}



.services-section {
    text-align: center;
}

.services-section h2 {
    font-size: 2.5em;
    margin-bottom: 40px;
    color: #222;
    font-weight: 600;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 25px;
    max-width: 1200px;
    margin: 0 auto;
}

.service-card {
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    padding: 40px 20px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.service-card i {
    font-size: 50px;
}

.service-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #ff3131, #ffc5c5);
    transition: 0.3s ease;
    z-index: 0;
}

.service-card:hover::before {
    left: 0;
}

.service-card:hover {
    transform: translateY(-8px);
    color: #fff;
}

.service-card h3 {
    font-size: 1.5em;
    font-weight: 500;
    position: relative;
    z-index: 1;
    color: #333;
    transition: color 0.3s ease;
    line-height: 30px;
}

.service-card:hover h3 {
    color: #fff;
}

.body-space-inner {
    margin: 140px 0px 50px !important;
}

.services-section {
    margin-top: 40px;
}
.quote-info p{
    height:90px !important;
}
.sharencart.desk .sharencart-col .maddtocart .add-to-cart-form {
    width: 100% !important;
}


.top-product-image {
    border: 1px solid #a9832a29;
}


.sidemenu .accountno {
    background: var(--bg-footer) !important;
}

.storerow {
    background-color: var(--bg-footer);
}

.cartrow>h4>span.checked {
    background-color: var(--bg-footer);
    border: 1px solid var(--bg-footer);
}

.btn.btn-success:hover,
.btn.btn-primary:hover {
    background: var(--bg-footer) !important;
}

.checkoutitemrow .checkcount_img {
    border: 1px solid var(--bg-footer);
}

.checkoutstore {
    border: 1px solid var(--bg-footer);
}

.cartrow {
    border-bottom: 1px solid var(--bg-footer);
}

.cartleft {
    border: 1px solid var(--bg-footer);
}

.subtotalwrap {
    border: 1px solid var(--bg-footer) !important;
}

.cartleft,
.subtotalwrap {
    background-color: transparent !important;
}

.form-control {
    color: var(--bg-footer);
    border: 1px solid var(--bg-footer);
}

.form-control:focus {
    border: 1px solid var(--bg-footer);
}

.sidemenu .accountno {
    background: var(--bg-footer) !important;
}

.myaccountpage h1 {
    background-color: var(--bg-footer) !important;
}

.sidemenu ul li a {
    border-bottom: 1px solid var(--bg-footer) !important;
    color: var(--bg-footer) !important;
}

.sidemenu ul li.activepage a {
    border-left: 0px solid var(--bg-footer) !important;
}

#nav-trigger.is-clicked .line:nth-child(2),
#nav-trigger.is-clicked .line:nth-child(3) {
    background-color: #fff !important;
}

#nav-trigger.is-clicked .line.l-01,
#nav-trigger.is-clicked .line.l-04 {
    background-color: transparent !important;
}

.dark-nav>.container-fluid {
    border: 1px solid #e7e7e7;
}

/*myacount page*/
.addressrowlist>h3 {
    background-color: var(--bg-footer) !important;
}

.addressrowlist,
.sidemenu ul {
    border: 1px solid var(--bg-footer) !important;
}

.header-right .tb_right {
    width: 80%;
    margin-left: 15px;
    word-break: break-word;
}

.tb_right>ul>li:last-child {
    width: 100%;
}

.tb_right li a {
    font-size: 16px !important;
}

.slider-row img {
    height: 100% !important;
    object-fit: cover !important;
    position: static !important;
}

.slid-images {
    height: 590px;
    padding-top: 0px !important;

}

.navbar-brand {
    width: auto !important;
}

.isselected {
    background-color: var(--bg-auth) !important;
}

.nav-tabs li.active a,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:hover {
    background-color: #413e49 !important;
    color: #fff !important;
    border: none !important;
}

.section-product .outof-stock,
.result-page-right .outof-stock {
    color: #ffffff !important;
    font-size: 15px !important;
    width: -webkit-fill-available !important;
    width: -moz-available !important;         /* for older Firefox (if you want, though legacy) */
    background-color: #747070 !important;
    padding-top: 5px !important;
    font-size: 14px !important;
    border:1px solid #666 !important
}

.product-overlay .Q_view_btn {
    display: block !important;
}

.MultiCarousel .MultiCarousel-inner .item>div {
    height: 100%;
}

.shop-single .outof-stock {
    display: none;
}

.privacy-points,
.privacy-points li {
    list-style-type: disc !important;
    text-align: left;
    font-size: 16px;
}

#policy2 .row {
    display: block;
}

.sub-category {
    font-size: 14px !important;
    font-weight: 500 !important;
    font-family: 'Roboto', sans-serif !important;
}

.follow-us-text {
    display: none;
}
a.edit-button.deletebtn{
    background-color: var(--secondary) !important;
}

.shop-by-cat{
    display: grid;
    gap: 1.5rem;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    padding: 2rem;
}

@media only screen and (max-width:768px) {
    .tpc-content {
        box-shadow: none;
        height:357px;
        }
    .tophead.similar-products{
        margin-bottom: 20px;
    }
    .similar-products-slider .owl-nav{
            top:80px !important;
            }

.tophead.similar-products{
    font-weight:400;
    text-transform: capitalize;
}
    .quote-info p{
        height:200px !important;
    }
 .panel-default>.panel-heading+.panel-collapse>.panel-body p{
    text-align: justify !important;
 }
    .shop-single .row{
        margin:0px;
    }
    body .checkout-page{
        margin:140px 0 30px !important;
    }
    #filterSubmit .panel-collapse{
        border-left:0px !important;
    }
         #filterSubmit .panel-default>.panel-heading{
            background-color: transparent !important;
         }

    .cat-box .cat-content-box{
        background-color: transparent !important;
    }
    .cat-content-box h3{
        color: #000000 !important;;
    }
    .body-space-inner.bottom-space{
        margin-top:140px !important;
    }

    .product-price{
        font-size: 16px !important;
        margin-bottom:12px;
    }
    .is-sticky header{
        height:125px !important;
    }
    body.overlay .search_box{
        opacity: 0.5;
        pointer-events: none;
        margin-top: 0px;
    }
 
    
    .search{
        width:100% !important;
    }
    .top-search3 .searchTerm{
        width:73% !important;
        display: inline;
        border: 1px solid #c3c3c3  !important;
        border-radius: 20px;
        background: #e9e9e9;
    }
    .top-search3 .searchbutton{
        width:27% !important;
        border-radius: 0px 20px 21px 0px !important;
        background-color: #444444;
    }
    .search{
        border-radius:20px !important; 
    }
    .top-search3{
            top: -14px !important; 
            display:block !important;
            text-align: center;

    }
        .whish_lish{
            display:none !important;
        }
      .panel-collapse{
        border-left: 3px solid #413e49;
        border-radius: 0 0 6px 6px;
    }
    .panel-default>.panel-heading{
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
    background-color: #413e49 !important;
    color: #fff;
    transition: background-color 0.2s;
    font-family:"Momo Trust Sans", sans-serif !important;
    font-weight: bold;
    }
    .panel-title{
    font-weight: bold;
    font-size: 16px;
    }
    .description-box .panel-default{
        border-color: #fff !important;
    }
  

    .similar-products .item-thumb img{
            min-height: 230px !important;
    }
    .similar-products .item-thumb{
        min-height:240px !important;
    }
    .similar-products .MultiCarousel .MultiCarousel-inner .item{
        width:100% !important;
    }

    .MultiCarousel .MultiCarousel-inner .item>div{
        height:100% !important;
    }

    .footer-top .flex-box .icon-box {
        text-align: center;
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-top:10px;
    }

    .footer-top .flex-box {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .footer-top .flex-box p, .follow-us-text {
        font-size: 16px;
        margin: 0;
        color: #3a3a3a !important;
        text-align: center;
    }

    .sharencart.mob .sharencart-col .maddtocart .add-to-cart-form {
        width: 100% !important;
    }

    body div div div div div div div div div a#ex-jeans>.mz-figure>img {
        max-height: 350px !important;
    }

    .services-grid {
        display: grid;
        grid-template-columns: 1fr;
    }

  

    .item_display_body .item {
        width: 84% !important;
        margin: auto !important;
    }

    .section-product .row.mr_0,
    .recent-listing .container-fluid,
    .popular-section .container-fluid {
        width: 100% !important;
    }

    .description-row {
        padding-left: 15px;
        padding-right: 15px;
    }

    input.select1 {
        width: 30px !important;
    }

    .selectorleft {
        width: 100% !important;
    }

    a[data-target="#elegantModalForm"] {
        color: #ffffff !important;
    }

  
   
    #topcart_search {
        right: 40vw !important;
    }

    body .topcart.pull-right .cart-info {
        right: -110px !important;
    }

    .btn-success {
        width: 50% !important;
    }

    #policy2 .pi-wrap h4 {
        width: 100%;
    }

    .pi-wrap {
        text-align: center;
    }

    #policy2 .pi-wrap h4 {
        text-wrap: auto;
        text-align: center;
    }

    .service-box:not(:last-child) {
        border-right: 0px !important;
    }

    body .service-col-section .service-box.col-sm-3 {
        width: 50% !important;
    }

    #policy2 .pi-wrap {
        display: block;
    }

    .category-wise {
        padding: 1em 0em;
    }

    .shop-by-cat>div {
        width: 100% !important;
    }

    body div div div div div div div div div a#ex-jeans>.mz-figure>img {
        max-width: max-content !important;
    }

    .MagicZoom {
        min-height: 275px !important;
    }

    .MagicZoom,
    .mz-figure {
        align-content: flex-start !important;
    }

    figure.mz-figure {
        width: fit-content !important;
    }

    /* .MagicZoom{
             width:fit-content !important;
         } */
  

    .ps-stock {
        right: 3rem !important;
    }

    .input.select1 {
        width: 50px !important;
    }

    .searchTerm {
        width: 80%;
        border: none !important;
    }

    .search-box {
        width: 100%;
        margin: auto;
        display: flex;
        justify-content: space-between;
        gap: 20px;
    }

    .modal-search {
        width: 100%;
        margin: auto;
        display: flex;
        justify-content: center;
    }

    #topcart_search {
        right: 8px
    }

    .MultiCarousel {
        padding-top: 60px !important;
    }

    .MultiCarousel .leftLst,
    .MultiCarousel .rightLst {
        top: calc(5% - 20px) !important;
    }

    .MultiCarousel .leftLst {
        left: calc(100% - 110px) !important;
    }

    .MultiCarousel .item.e_pct_ftr_bx {
        width: 80vw !important;
    }

    .MultiCarousel {
        width: 90vw !important;
    }

    .cat-box {
        margin-bottom: 20px;
    }

    .shop-by-cat {
        flex-wrap: wrap !important;
        flex-direction: column !important;
    }

    body {
        margin: 0px !important;
    }

    #testimonials-section {
        background-image: none !important;
        background-color: #eee5db;
    }

    .footer-top .flex-box {
        margin-top:60px;
    }

    body .navbar-brand {
        top: 10px !important;
        margin-top: -1em !important;
    }

    body .header-right.col-md-3.col-sm-3 {
        justify-content: end !important;
    }



    #service-1-row .custom-col:first-child {
        flex-basis: 100%;
    }

    #service-1-row .custom-col:nth-child(2) {
        flex-basis: 100%;
    }

    .mob {
        display: block;
    }

    .tb_right.desk,.desk {
        display: none !important;
    }

    .first-section-heading h3,
    .tophead2,
    .tophead,
    .top_head,
    .firstheading>span,
    .first-section-heading h3 span {
        font-size: 3.2rem !important;
    }

    .tophead {
        text-align: left;
    }

    #side-nav a {
        color: #000 !important;
    }

    .carousel-indicators-container {
        display: none;
    }

    #policy2 .row {
        width: 100% !important;
        margin: auto !important;
    }

    .service-col-section .service-box.col-sm-3 {
        flex-basis: 50%;
    }

    .footer-top {
        display: block !important;
    }

    .tb_right li .tbr-info span {
        display: block !important;
    }

    .tb_right {
        display: block !important;
    }

    body .navbar-brand>img {
        width: 100px !important;
    }

   

    .topcart.pull-right {
        margin-left: 4vw !important;
    }

    .header-right.col-md-3.col-sm-3 {
        position: relative !important;
        bottom: 8px !important;
    }

    .shop-single .nav-tabs li {
        width: 33.33% !important;
    }

    .follow-us-text {
        display: block !important;
        margin: auto !important;
        width: fit-content !important;
    }



    /* searchbar css */
.top-search3 .searchTerm{
    width:70% !important;
    color:#000 !important;
}
.search{
    top:0px !important;
}
.searchbutton{
    text-transform: capitalize !important;
}
    .searchbutton{
        top:6px;
        background: #ee2127;
        font-size: 12px;
        height: 30px !important;
    }
    .search-box{
        width:80%;
    }
    .searchTerm::placeholder {
    font-size: 20px !important;
    color:#898ba6 !important;
}
}

/* button.accordion,.faq_tab{
    width: 100%;
    background-color: rgb(255, 255, 255);
    border: none;
    outline: none;
    text-align: left;
    padding: 10px 20px;
    font-size: 18px;
    color: #333;
    cursor: pointer;
    transition: background-color 0.2s; 
    font-family: :"Momo Trust Sans", sans-serif !important;
    line-height: 26px;
    font-weight:bold;
}
.accordion-content {
    background-color: white;
    border:none;
    border-top: 1px solid #d2d2d2;
    padding: 0 20px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-in-out;
    display: block;
    margin-bottom: 15px;
    padding-left: 10px;
}
.accordion-content p{
    padding: 1em 0.5em;
}
.accordion.accordion1 i {
    float: right;
}
.faq-accordion{
    font-weight: 700;
    background-color: #fff;
    color: #003846;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #ccc;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.question-categ{
    padding: 0px !important;
}




.container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; */
}


/* ===== Outer Container ===== */
.question-box {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.outer-box {
    flex: 1 1 100%;
    background: #f9f9f9;
    border-radius: 10px;
    padding: 20px !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    margin: 4px;
}

/* ===== FAQ Topic Tabs (Main Accordion Buttons) ===== */
.faq_tab .card-header button {
    padding: 10px 20px;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    border-radius: 6px;
    background: #fff;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.faq_tab .card-header button:hover,
.faq_tab .card-header button:not(.collapsed) {
    background: #413e49;
    color: #fff;
    transform: translateY(-2px);
}

/* Card styling */
.faq_tab {
    border: none !important;
    background: none;
    margin-bottom: 12px;
}

/* ===== Nested FAQ Questions ===== */
.card .card {
    margin-top: 10px;
    border-radius: 6px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    border: none;
}

.card .card-header button {
    padding: 12px 16px;
    font-size: 15px;
    font-weight: 600;
    background: #f7f7f7;
    border-radius: 6px;
    color: #333;
    transition: .3s;
    text-wrap:auto;
}

.card .card-header button:hover,
.card .card-header button:not(.collapsed) {
    background: #413e49;
    color: #fff;
    text-decoration: none;
}

.card-body {
    background: #fff;
    padding: 15px 18px;
    border-left: 3px solid #413e49;
    border-radius: 0 0 6px 6px;
    line-height: 1.6;
    color:#000;
}

/* ===== Hover Shadow ===== */
.faq_tab > .card-header button:hover,
.faq_tab > .card-header button:not(.collapsed) {
    background: #413e49;
    color: #fff;
}

/* Remove bootstrap blue focus */
button:focus {
    box-shadow: none !important;
    outline: none !important;
}


.question-categ,.outer-box {
  flex: 1 1 auto;
  background: #f9f9f9;
  border-radius: 10px;
  padding: 15px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  margin:4px;
  padding:20px !important;
}
.card-header h2{
    margin:0px !important;
}
.card-header button{
        padding: 10px 20px;
    font-size: 18px;
    color: #333;
    line-height: 26px;
    font-weight: bold;
      transition: all 0.3s ease;
}
.faq-tab {
  margin:4px;
  flex: 3 1 700px;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

/* Sidebar Buttons */
.faq_tab {
  display: block;
  width: 100%;
  text-align: left;
  padding: 10px 15px;
  border: none;
  outline: none;
  background: #fff;
  font-size: 15px;
  font-weight: 600;
  color: #333;
  border-radius: 6px;
  margin-bottom: 8px;
  transition: all 0.2s ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}

.faq_tab:hover,
.faq_tab.is-open {
  background: #413e49 ;
  color: #fff;
  transform: translateY(-2px);
  text-decoration: none;
}



/* Accordion Buttons */
.accordion1 {
  background: #f7f7f7;
  color: #333;
  cursor: pointer;
  padding: 15px 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 600;
  border-radius: 6px;
  transition: all 0.3s ease;
  margin: 8px 0;
  position: relative;
}

.accordion1 i {
  float: right;
  font-size: 14px;
  color: #777;
  transition: transform 0.3s ease;
}

.accordion1.active,
.accordion1:hover {
  background: #413e49 ;
  color: #fff;
}

.accordion1.active i {
  transform: rotate(180deg);
  color: #fff;
}

/* Accordion Content */
.accordion-content {
  background: #fff;
  overflow: hidden;
  padding: 0 15px;
  border-left: 3px solid #413e49 ;
  margin-bottom: 10px;
  border-radius: 0 0 6px 6px;
  transition: all 0.4s ease;
}

.accordion-content p {
  padding: 10px 0;
  font-size: 15px;
  color: #444;
  line-height: 1.6;
}

/* Hover shadow for cards */
.accordion1:hover,
.faq_tab:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
}
.question-box{
    display:flex;
   justify-content: space-between;
   gap:30px;
}
.faq-section{
    max-width:1170px;
    margin: auto;
}
.faq-section .row{
    width:100%;
}

.product-image{
    padding:0px 2px !important;
}



figure.mz-figure{
    overflow: hidden !important;
    margin: 0 !important;
}



a[data-zoom-id] img, .mz-thumb img{
    margin:5px 0 !important;
}
b.discountp{
        position: static !important;
        border-radius: 12px !important;
        padding:4px 1rem 1px !important;
        background-color: #328712 !important;
    }


.filter-wrap select{
   border:1px solid var(--thirdcolor);
}
.quote-carousel img{
    border:2px solid var(--secondary);
}
.owl-wrapper-outer{
    padding-top:5px;
}
body .shop-single{
    margin-top:12em;
}
body #side-nav a{
 box-shadow: 0px 1px 0px #0b484275 !important;
         border-bottom: 1px solid grey;
}
.projectFactsWrap .item p.number, .projectFactsWrap .item:hover p.number{
    font-family:"Momo Trust Sans", sans-serif !important;
}
#nav-trigger .line.l-04{
    height:2.5px !important;
}

.container .subtotalwrap{
        border: 1px solid #a9832a29  !important;
        background-color: transparent !important;
}
.cartrow>h4>span.checked{
    background-color: var(--secondary) !important;
}
.checkoutstore .storerow{
    background: var(--secondary) none repeat scroll 0 0;
    border-bottom: 1px dashed var(--secondary);
}
.checkoutitemrow .checkcount_img{
    border:1px solid var(--secondary);
}
.clt_area{
    background-color: #9696961f !important;
}
.quantity-box,.clt_ar_item_img{
    background-color: #4343432b !important;
    border:1px solid var(--secondary) !important;
}
input.select1{
     border:1px solid var(--secondary) !important;
}






/* Responsive */
@media (max-width: 768px) {
    .side-social-btn-group a img[alt="Instagram"]{
        bottom:6px !important;
        position:relative;
    }
    .MagicZoom, .mz-figure{
    display: inline-block !important;
}
    #shop_by_category .container{
        padding:0px !important;
    }
    #topcart_search{
        display:none;
    }
    header{
        height:125px !important;
    }
    .login-header-item{
        width:auto !important;
    }

     .MagicZoom{
    min-height:220px !important;
    max-width: 100% !important;
 }
    .description-box{
        padding:0px !important;
    }
    .cat-box .cat-img-box-overlay{
        cursor: pointer;
       opacity: 0 !important;
    }

    .product-overlay.top1{
            transform: translateX(-50%) translateY(1px) !important;
            opacity:1;
    }
    .tpc-content:hover .product-overlay.top1{
        transform: none;
    }
    
    .header-inner.row{
    width:100%;
    justify-content: space-between !important;
    margin-bottom: 5px;
   }
    div#one{
        margin-left: auto !important;
    }
    .header-inner.row .header-right,  .header-inner.row .d_block{
    padding-left:0px;
    padding-right:0px;
    }
    body .header-right.col-md-3.col-sm-3{
        width:21% !important;
    }

    .testimonial{
      padding: 10px 0px 0px !important;
    }
  .container {
    flex-direction: column;
  }

  .question-categ, .faq-tab {
    flex: 1 1 100%;
    box-shadow: none;
  }
  .question-box{
        flex-direction: column;
  }

  .faq_tab {
    margin-bottom: 10px;
  }

  .accordion1 {
    font-size: 15px;
  }


  .mob-footer ul li span#wish_List_count{
        top: -4px !important;
        right: 0vw;
        left: 13vw !important;
  }
  .mob-footer ul li:last-child{
    position: relative !important;
  }
  body .slick-initialized .slick-slide{
    margin:5px !important;
}
    
}

.cartleft{
    margin-top: 0rem !important;
}
.policy-item {

}

@media only screen and (max-width:1350px){
    .nav>li>a{
        padding:9px 0.5vw !important;
        color:var(--secondary) !important;
        font-size: 12px !important;
    }
}




/* .MagicZoom {
    height: auto !important;
    max-width: 370px !important;
    min-height: 400px !important;
} */

/* .MagicZoom{
    height:auto !important;
    max-width:370px !important;
    min-height:400px !important;
} */
 /* body div div div div div div div div div a#ex-jeans > .mz-figure > img{
    max-width:400px !important;
} */

/* body div div div div div div div div div a#ex-jeans>.mz-figure>img {
    max-width: 400px !important;
    max-height: 400px !important;
} */
 /* .mz-figure.mz-ready > img{
    height: 400px !important;
}
.MagicZoom>img, .mz-figure>img{
    height:400px !important;
} */
/* .mz-figure.mz-ready>img {
    height: 400px !important;
}

.MagicZoom>img,
.mz-figure>img {
    height: 400px !important;
} */
   /* .MagicZoom>img,
    .mz-figure>img {
        height: 510px !important;
    } */
/* 
      body div div div div div div div div div a#ex-jeans>.mz-figure>img,
    .mz-figure.mz-ready>img {
        height: 220px !important;
    } */




/* carousel css */

/* .owl-carousel .owl-item {
    padding-right: 20px;
    margin-right: 0 !important;
} */



/* carousel css  */


.no-js .owl-carousel, .owl-carousel.owl-loaded{
  display:block;
}
.owl-stage-outer{
  width:100%;
  padding:40px 0px;
}
.owl-carousel .owl-item{
     box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 6px;
}
.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next{
  background: black;
  width: 38px;
  height: 38px;
  border-radius: 50px;
  color: #fff;
  font-size: 18px;
  position: relative;
  margin: 5px 10px;
}
.owl-carousel .owl-nav{
  position: absolute;
  top:0px;
  right:0px;
}
.owl-carousel .owl-dots{
  display:none;
}

/* similar-product-slider css */

.similar-products-slider .owl-item{
     box-shadow: none;
     padding:10px !important;
     margin:0px;
}
.similar-products-slider .owl-item .item{
     box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 6px;
}
.similar-products-slider .owl-nav{
  position: absolute;
  top:65px;
  right:0px;
}
.similar-products-slider .tpc-content{
    height:364px;
}