/** Shopify CDN: Minification failed

Line 354:0 Unexpected "}"
Line 357:3 Unexpected "/"

**/
/* css for footer */
/* body .site-footer{
    background: transparent;
    border: 0;
    background: url('./footer-min.jpg') no-repeat ;
    background-size: cover;
    background-position: center;
}

.footer-bottom {
    background: transparent;
    border-top: none;
} */

/* home page */
body .ct-inner-collection .details h3{
    color:#fff; 
    background-color:transparent;
    border:1px solid #fff;
    border-radius: 6px;
    transition: all .3s ease-in-out;
}
body .ct-inner-collection .details h3:hover{
    color:#000000; 
    background-color:#fff !important; 
    border-color:#fff !important;
}

.imgCaption {
    border-radius: 8px;
}

.imgCaption{
    text-transform: unset;
}
.imgCaption.after{
    background-color: #E59D17;
    text-transform: unset;
}

.product-labels .lbl{
    border-radius: 8px;
}

.faq-body{
    border-color:rgba(0, 0, 0, 0.28);
}

.site-footer {
    padding-bottom: 10rem;
}
.footer-top .newsletter .input-group__field {
    border-radius: 8px;
}
.footer-top .newsletter .btn{
    text-transform: unset;
}

/* css for contact us page */
.contact-form .sec-ttl p {
    max-width: 100%;
    font-size: 16px;
}
input, select {
    border-radius: 8px;
}
.contact-form__row{
    padding: 1.5rem;
    border-radius: 20px;
    background-color: #ffffff;
}

.contact-frm .btn {
    color: black;
    border-color: black;
}
.contact-frm .btn:hover {
    color: white;
    background: black;
}

/* Products PDP page */
body .product-action .qtyField {
    background: #ffffff;
}
body .product-action .qtyField,body .qtyField .qtyBtn.minus, body .qtyField .qtyBtn.plus, body .qtyField .qty {
    border-color: #000000B2;
    color: #000000;
}
.reviews_main_title{
    border-bottom: 1px solid #0000004D;
}
.my_borderz{
    display: none;
}
#az_reviews .box_rating_number {
    border: none;
}
.box_style2_rating .areviews_rating_filter i{
    color: #E59D17 !important;
}
body .az_reviews .callout {
    background: transparent;
}
.trust_badge .imgWrap img{
    max-width: 290px;
}

.product .style5 .primgSlider {
    gap: 20px;
}
.product .style5 .pr_photo {
    border-radius: 20px;
}
.product-form .btn.product-form__submit{
    font-size: 14px;
    padding: 12px 12px;
}

body #site-scroll.scrolled{
  bottom: 72px;
}
body .stickyCart .selectedOpt {
    padding: 4px 30px 0 15px;
}
.stickyCart .selectedOpt:after {
    top: 3px;

}
.stickyCart .img img {
    width: 50px;
    height: 50px;
    object-fit: cover;
}

.swatchInput:checked+.swatchLbl{
    border-radius: 6px;
}

@media (max-width: 767px) {
    body #site-scroll{
    bottom: 60px;
    }
  body #site-scroll.scrolled{
    bottom: 108px;
  }
  .stickyCart .stAddtocart_js {
    font-size: 12px;
  }
  body .stickyCart .selectedOpt {
    width: 200px;
  }
  .stickyCart .stAddtocart_js{
    font-size:12px;
    letter-spacing: 0;
    padding: 0 6px;
  }
}

@media only screen and (min-width: 768px) {
    .product .style5 .pr_photo {
        width: calc(50% - 10px);
        margin: 0;
        display: block !important;
    }
    .product .product-single__meta {
        margin-left: 0px;
    }
}
/* end */

/* css for collection page */
.sidebar.left {
    padding-right: 20px;
}
ul.sidebar_cate a {
    font-weight: 500;
}
.sidebar_tags > div , #CollectionFiltersForm > div{
    border-top: 1px solid #000000;
    padding-top: 12px;
}
.sidebar .widget-title {
    text-transform: initial;
}
.sidebar_widget-filters{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px !important;
}

.sidebar_widget-filters .widget-title{
    font-size: 18px;
    margin: 0;
}
.sidebar_widget-filters .js-facet-remove{
    color: #CC2F26;
    font-size: 14px;
}
.sidebar_widget-filters .js-facet-remove:hover{
    text-decoration: underline;
}
.filters-toolbar select {
    background-color: transparent;
    border: 1px solid #000000;
}
.btn-filter {
    background: transparent;
    border: 1px solid black;
}
span.checkbox{
    width: 24px;
    height: 24px;
    line-height: 22px;
    border: 1px solid #000;
    background: transparent;
    border-radius: 4px;
    flex-shrink: 0;
}
ul.flOpt li label {
    font-size: 16px;
    display: flex;
    gap: 4px;
}
.btn.loadMore{
    background-color:#000000; 
    color:#ffffff;
    border-color: #000000;
    text-transform: unset;
}
.btn.loadMore:hover{
    background-color: #ffffff ; 
    color:#000000;
    border-color: #ffffff ;
}
@media only screen and (min-width: 1025px) {
    .sidebar {
        width: 320px;
    }
}
@media only screen and (min-width: 768px) {
    .collection .bredcrumbWrap {
        margin-bottom: 8px;
    }
}
@media (max-width:1025px){
    .sidebar_widget-filters{
        display: none;
    }
    .sidebar_tags>div.categories {
        border-top: none;
    }
}
 
/* cart cart-drawer { */
.cftDraw,.cftDraw textarea,.cftDraw input,.cftDraw .btn  {
    background-color: #FFF9F2;
    border-color: #000;
}
.mini-list .pName {
    color: #000;
}
.cart-drawer .qtyField {
    border: 1px solid #000;
}

/* cart page */
.cartData input,.cartData select , .cartData textarea{
    border-radius: 8px;
    background: transparent;
    border: 1px solid #000;
}
.cartData input:focus,.cartData textarea:focus,.cartData select:focus, .cart__row.cart-item, .cartSummery hr {
    border-color: #000;
}

/* ======================== */
/* css for mobile */
/* ======================== */
@media (max-width: 767px){
    .site-footer {
        padding-bottom: 3rem;
    }
}



/* ======================== */
/* others */
/* ======================== */

#newsletter-modal, .mobile-nav-wrapper,.fether-widget {
    background: #FFF9F2;
    background-color: #FFF9F2;
}
#newsletter-modal input{
    background: transparent;
    border-color: #00000045;
}
#newsletter-modal, .mobile-nav-wrapper, #settingsBox, .fether-widget {
    background-image: url(//thecouturiershome.myshopify.com/cdn/shop/files/Sandpaperf.jpg?v=1761125719);
    background-repeat: inherit;
    background-size: auto;
    background-position: center top;
    background-attachment: inherit;
}
.header-logo img, .header-logo svg {
    padding: 6px 0;
}

/* upsell */
body .cbb-frequently-bought-title{
    font-weight: 500 !important;
}

.cbb-frequently-bought-add-button:hover .translatable{
    color: #ffffff !important;
}
/* .cbb-frequently-bought-add-button .translatable{
    color: #ffffff !important;
} */

/* css for fether app */
/* .fether-widget {
    background: #FFF9F2;
} */

/* body > .language-picker{
    position: fixed;
    background: white;
    padding: 1rem;
    left: 1rem;
    bottom: 1rem;
    z-index: 10000;
    max-width: 120px;

}

body > .language-picker .cnrLangList{
    flex-direction: column;
    height: 0;
    transition: all .3s;
}
body > .language-picker:hover{
 /* background: red; */
 
}
body > .language-picker:hover .cnrLangList{
 height: auto;
} */
