/** Shopify CDN: Minification failed

Line 1511:49 Unexpected ","

**/
/* Default css */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap');
.custom-btn>span {
    font-weight:600;
}
.custom-btn, .shopify-payment-button__button--unbranded, .cart-dynamic-checkout-buttons div[role="button"] {
    max-width: fit-content;
    padding: 7px 30px;
    font-size: 14px;
}
input:focus-visible, select:focus-visible, textarea:focus-visible, a:focus-visible, *:focus-visible {
    outline: unset !important;
    display: block;
}
body {
    background: #F1EEE4;
}
.text-left .body-text ul ol, .text-left .body-text ul {
    padding-left: 5rem;
}
.body-text a {
    color: #b2965b !important;
}
.header .nav-mobile-menu .nav-mobile-menu__items .btn-search {
    top: 2.5rem;
}

@supports (-webkit-touch-callout: none) {
  .nav-mobile-menu .btn-search {
    color: #000000 !important;
    -webkit-text-fill-color: #000000 !important;
  }

  .nav-mobile-menu .btn-search svg,
  .nav-mobile-menu .btn-search svg path,
  .nav-mobile-menu .btn-search svg circle,
  .nav-mobile-menu .btn-search svg line {
    stroke: #000000 !important;
    fill: none !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}
.shopify-policy__body a {
    word-break: break-all;
}
.product-card-badges__flag {
  border-radius:0px !important;
}
/* ----------- */

/* Font Style */
.abz_address_width_image .abz_icon_text p , .footer-col-content .body-text p {
    font-style: normal;
}
.body-text p, .quote p, .featured-collection__view-all-link-wrapper a , .footer__copyright , .abz_main_product .station-tabs-tabcontent.rte.prose {
    font-style: italic;
}
/* ---------- */

/* ABZ Richtext */
.abz_richtext .abz_section_padding_remove .py-lg-5 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.abz_richtext .text-center .custom-btn {
    margin: 0 auto;
}
.abz_richtext .text-right .custom-btn {
    margin-left:auto;
}
.abz_richtext .vidaws-separator {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 45px;
    margin: 0 auto;
}
.abz_richtext .vidaws-separator::before {
    left: -120px;
}
.abz_richtext .vidaws-separator::after,
.abz_richtext .vidaws-separator::before {
    width: 100px;
    margin-left: 1em;
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-top: 1px solid #707070;
}
.abz_richtext .vidaws-separator::after {
  right: -100px;
}
.abz_richtext .metafield-rich_text_field ul,
.abz_richtext .metafield-rich_text_field ol {
  text-align: left;
}
/* ------------ */

/* ABZ HEADER */
.shopify-section-group-header-group .header .header__nav-account svg {
    width: 22px;
    height: 22px;
}
.header .header__container {
    max-width: unset;
}
.header .header__nav-items--menu ul {
    justify-content: center;
}
/* --------------- */

/* ABZ Collection List */
.abz_collection_list .collection-list__card .heading  {
  font-weight:600;
}
.abz_collection_list .abz_collection_card_hover.collection-list .collection-list__card:hover .heading {
    opacity: 1 !important;
    visibility: visible;
    color: #fff !important;
}
.abz_collection_list .abz_collection_card_hover .overlay {
    display: none;
}
.abz_collection_list .abz_collection_card_hover .collection-list__card .heading {
    opacity: 0 !important;
    font-size: calc(var(--font-heading-size) * 175%);
}
.abz_collection_list .abz_collection_card_hover .collection-list__card:hover .overlay {
    display: block;
}
.abz_collection_list .justify-content-between {
    justify-content: center !important;
    gap: 12px;
}

/* ------------------ */

/* ABZ Featured Collection CSS */
.collection-bottom-description h2, .collection-bottom-description h3, .collection-bottom-description h4 {
    margin: 1rem 0;
}
.collection-top-description {
    margin: 40px 0 0;
}
 .collection-top-description p {
    margin: 0;
}
.product-card .product-card__image-wrapper[data-image-ratio=portrait] {
  padding-top: 120%;
}
.abz_featured_collection .featured-collection .featured-collection__products {
  position:unset;
}
.abz_featured_collection .featured-collection .featured-collection__content {
  height: auto;
  max-height: unset;
  min-height: auto;
}
.abz_featured_collection .featured-collection .featured-collection__products {
  padding-left:0 !important;
  padding-right:0 !important;
}
.abz_featured_collection .featured-collection:before {
  content:unset;
}
.abz_featured_collection .product-card .abz_product_card_iconand_image,
.abz_featured_collection .product-card .product-card__image-wrapper,
.recommended-products .product-card .product-card__image-wrapper {
   margin-bottom:0px !important;
}
.abz_featured_collection .product-card .abz_product_card_iconand_image,
.recommended-products .product-card .product-card__image-wrapper {
   border: 1px solid #D2D2D2;
}
.abz_featured_collection .product-card__content-wrapper .heading ,
.recommended-products__content .product-card__content-wrapper .heading {
    font-family: "Inter", sans-serif;
    font-size: 14px;
}
/* --------------------------- */

/* ABZ Collection Collage css & ABZ Multimedia collage css */

.abz_collection_collage .col-6 , .abz_Multimedia_collage .col-6 {
    width: calc(50% - 10px);
}
.abz_collection_collage .col-6  ,
.abz_collection_collage .col-lg-6 ,
.abz_Multimedia_collage .col-6  ,
.abz_Multimedia_collage .col-lg-6{
 padding:0px !important;
}
.abz_collection_collage .abz_row_one_product,
.abz_collection_collage .abz_row_four_product,
.abz_Multimedia_collage .abz_row_one_product,
.abz_Multimedia_collage .abz_row_four_product {
    gap: 20px;
}
/* ----------------------- */

/* ABZ Image with text CSS */
.abz_image_with_text .image-with-text {
  min-height: unset;
}
.abz_image_with_text .flex-row-reverse .px-lg-5 {
  padding-left: 0 !important;
}
.abz_image_with_text .flex-row-reverse .image-with-text__content-wrapper {
  align-items: flex-start !important;
  text-align:left;
}
.abz_image_with_text .abz_body_font_family {
    font-family: var(--font-body);
}
.abz_image_with_text .abz_image_size_auto .position-relative ,
.abz_image_with_text .abz_image_size_auto .position-absolute {
    position: unset !important;
    height: auto !important;
}
.abz_image_with_text .image-with-text .abz_image_size_auto .image-with-text__img-wrapper {
    padding-top: unset;
}
.abz_image_with_text .abz_main_heading {
    text-align: center;
    margin-bottom: 3rem;
}
.abz_image_with_text .body-icon img {
    height: 65px;
    width: 65px;
    object-fit: cover;
}
.abz_image_with_text .body-icon {
    display: flex;
    gap: 12px;
    padding-bottom:1rem;
}
/* ----------------------- */

/* ABZ LOGO List */

.abz_logo_list .logo-list .swiper-container {
  padding:0 !important;
}
/* --------------- */

/* ABZ Testimonials */

.abz_testimonials .body-text p  , .abz_testimonials .body-text a ,
.abz_main_product .station-tabs-tabcontent.rte.prose p,
.abz_main_product .station-tabs-tabcontent.rte.prose a {
  font-family: "Besley", serif;
  /* font-weight: 300; */
}
.abz_testimonials .testimonials {
    min-height: unset;
}
.abz_testimonials .testimonials .quote-open {
    transform: unset;
}
.abz_testimonials .testimonials .quote-close {
    transform: rotate(180deg);
}
.abz_testimonials .testimonials .writer {
    font-size: 100%;
    font-weight: 600;
}
.abz_testimonials .swiper-wrapper {
    align-items: flex-start;
}
.abz_testimonials .testimonials .quote-open svg ,
.abz_testimonials .testimonials .quote-close svg {
    opacity: 1;
}
.abz_testimonials .abz_quote {
  margin-top:0 !important
}
.abz_testimonials .swiper-pagination .swiper-pagination-bullet-active {
  width: 14px;
}
.abz_testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border-radius: 10px;
  opacity:1;
}
/* ------------- */

/* ABZ Custom Blog Post */
.abz_blog_overlay_link {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.article-content img {
  max-width:100%;
}
.article-header .article-title {
    padding-bottom: 2rem;
}
.abz_blog_post .article iframe {
    width: 100%;
}
.abz_blog_post .blog-posts__title {
    text-align: center;
    margin-bottom:30px;
  }
  
  /* Desktop Grid */
  .abz_blog_post .blog-grid {
    display: grid;
    gap: 20px;
    margin: 0 auto;
  }

.abz_blog_post .blog-card__image-wrapper {
    position: relative;
    aspect-ratio: 1.32; 
    overflow: hidden;
    margin-bottom: 20px;
  }
  .abz_blog_post .blog-card__image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .abz_blog_post .blog-card__btn {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background: #B2965B !important;
    color: #fff !important;
    padding: 7px 16px;
    font-size: 14px;
    text-transform: none;
    border: none;
    font-weight: 600;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
  }
  .abz_blog_post .blog-card__btn:hover {
    background: #fff !important;
    color: #B2965B !important
  }
  .abz_blog_post .blog-card:hover {
    cursor:pointer;
  }
  .abz_blog_post .blog-card:hover .blog-card__btn {
    opacity: 1;
  }

  .abz_blog_post .blog-card__title {
    font-family: var(--font-body);
    line-height: 1.4;
    font-weight: 500;
  }

  /* ------------------------------------- */

  /* ABZ Newsletter */
  .abz_newsletter .newsletter {
    min-height:unset;
  }
  .abz_newsletter .newsletter .newsletter__form-inner {
    border: unset;
    border-radius: 0px;
    gap: 15px;
  }
  .abz_newsletter .newsletter .newsletter__form-inner .newsletter__input-wrapper {
    margin-right: 0;
    border: 1px solid #B0B0B0;
    height: 42px;
    font-size: 14px;
  }
  .abz_newsletter .newsletter .newsletter__form-inner .btn-submit {
    font-weight: 600;
    border-radius: 0;
    right: 0px;
    height: 42px;
    padding: 0 15px !important;
  }
  /* -------------- */

  /* ABZ Image With Address */
  .abz_address_width_image .abz_icon_text img {
    width: 24px;
    height: 24px;
    object-fit: cover;
    display: block;
  }
  .abz_address_width_image .abz_icon_text {
    display: flex;
    align-items: center;
    gap:10px;
  }
  .abz_address_width_image .abz_icon_text > *,
  .abz_address_width_image .abz_icon_text p {
    margin: 0;
    font-family: var(--font-heading);
  }
  .abz_address_width_image  .flex-row-reverse .map__content {
    min-width: 100%;
  }
  .abz_address_width_image .map__content .custom-btn {
    margin-bottom:0px !important;
  }
  /* ---------------------- */

  /* Footer css */
  .abz_footer .footer-col-content .nav-item .topbadge {
    display: none !important;
  }
  .abz_footer_bottom .custom-container .footer__copyright a:hover,
  .abz_footer_bottom .custom-container .footer__copyright p:hover {
    color: #000 !important;
  }
  .abz_footer .footer .footer__social-media-wrapper {
    gap: 5px;
   }
  .abz_footer .footer .footer__col--menus, .abz_footer .footer .footer__col--text {
    max-width: 20%;
    width: 100%;
    transition: transform 0.25s ease;
}
  .abz_footer .footer .footer__col--text {
    flex-basis: unset;
    
  }
  .abz_footer .abz_icon_with_text_footer {
    list-style: none;
    padding: 0;
  }
  .abz_icon_with_text_footer li {
    display: flex;
    gap: 10px;
    align-items: center;
    padding-bottom: 14px;
  }
  .abz_icon_with_text_footer li > * {
      margin: 0;
  }
  .footer .footer__col--menus .nav-item a, .footer .body-text p, .abz_icon_with_text_footer li>* {
    white-space: normal !important;
    font-size: 14px;
  }
  .abz_icon_with_text_footer li img {
    width:20px;
    height:20px;
    object-fit:cover;
  }
  .abz_footer .footer .footer__col--menus svg {
    display: block;
  }
  .abz_footer .footer .footer__col--menus.is-active .plus-icon svg, .abz_footer .footer .footer__col--text.is-active .plus-icon svg {
    transform: rotate(180deg);
  }
  .footer__social-media-wrapper a {
    opacity: 1;
  }
 .abz_footer .abz_footer_bottom, .abz_footer_bottom .custom-container .footer__copyright a {
    color: #fff !important;
  }
  .abz_footer .abz_footer_bottom {
    background: #b2965b;
    margin-top: 2rem;
  }
  .abz_footer_bottom .custom-container {
    display: flex;
    padding: 2rem 0;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
  }
  .abz_footer .abz_footer_bottom .footer__copyright {
    padding: 0 !important;
  }
  /* --------- */

   /* Product Card  CSS */
  /* .product_card_corner_content {
    position: absolute;
    top: 0;
    right: 0;
  } */
  .product_card_corner_content .product-card-badges {
    text-align: end;
    padding: 0.5rem 1rem 0.5rem 1rem;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 5px;
  }
  .product_card_corner_content .product-card-badges__text {
    font-size: 10px;
    color: #999999;
    text-align: right;
    line-height: normal;
  }
  .product-card-badges__icon img, .product-card-badges__flag img {
    height: auto;
    width: 18px;
    display: block;
  }

  /* --------------- */

  /* Product Page css */
  .abz_main_product .product-info__content .price-item--bgn {
      font-size: 20px;
      font-style: normal;
      letter-spacing: normal;
  }
  .abz_main_product .accordion .accordion-heading .abz_accordian_heading:before {
    content: "";
    position: absolute;
    height: 20px;
    width: 20px;
    border: 1px solid;
    right: 0px;
    bottom: 22px;
    border-radius: 50%;
  }
  .abz_main_product .accordion .accordion-heading .accordion-heading__division_top {
    top: -1px;
  }
  .abz_main_product .accordion .accordion-heading .accordion-heading__division {
    bottom: -1px;
  }
  .abz_main_product .accordion[data-open="true"] .accordion-heading__division_bottom {
    opacity: 0 !important;
  }
  .abz_main_product .accordion {
    border-bottom: 1px solid #B8B8B8;
  }
  .abz_main_product .accordion .accordion-heading:before,
  .abz_main_product .accordion .accordion-heading:after {
    width:10px;
    height:1px;
  }
  .abz_main_product .accordion .accordion-heading {
    font-weight:bold;
  }
  .abz_side_heading_wrapper a:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
  }
  .abz_side_heading_wrapper {
    position: relative;
  }
  .abz_main_product .quantity-selector .quantity-wrapper .input-quantity {
    font-size: 18px;
    padding-bottom: 15px;
  }
  .product-details .price {
    margin-top: 2rem;
  }
  .abz_icon_with_text_2 .abz-spec-grid {
    border-bottom: 1px solid #B8B8B8;
  }
  .abz_buy_buttons_que_wrapper .sold-out-btn[disabled] {
    opacity: 0.6;
    cursor: not-allowed;
    pointer-events: none;
    border-color:#000 !important;
  }
  .abz_buy_buttons_que_wrapper .sold-out-btn[disabled]:before {
    background:#000!important;
  }
  .abz_main_product .quantity-selector .quantity-wrapper .btn-quantity[data-action=add]:before ,
  .abz_main_product .quantity-selector .quantity-wrapper .btn-quantity[data-action=remove]:before,
  .cart .quantity-selector .quantity-wrapper .btn-quantity[data-action=add]:before ,
  .cart .quantity-selector .quantity-wrapper .btn-quantity[data-action=remove]:before {
    width:10px
  }
  .abz_main_product .quantity-selector .quantity-wrapper .btn-quantity[data-action=add]:after,
  .cart .quantity-selector .quantity-wrapper .btn-quantity[data-action=add]:after {
    height: 10px;
  }
  .abz_icon_with_text_2 .abz-spec-item .abz-spec-icon-box {
      margin-right: 10px;
  }
  .abz-pay-via-container {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 15px 0;
  }
  .abz-pay-label {
    font-size: 14px;
    color: #333;
  }
  .abz-pay-icons {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
  }
  .abz-pay-img {
    width: 45px !important;
    height: auto;
    display: block;
    object-fit: contain;
  }
 .abz_main_product .station-tabs .station-tabs-tabset.mod-vertical .station-tabs-tabcontent,
 .abz_main_product .station-tabs-tabset.mod-vertical.mod-indicators.mod-indicators-after .station-tabs-tab {
   padding-left:0px !important;
   padding-right:0px !important;
  }
  
  .abz_main_product .breadcrumb_title {
    font-size:14px;
    font-family: var(--font-heading);
  }
  .abz_main_product .breadcrumb {
    margin: 0;
    display: flex;
    gap: 5px;
    
  }
  .abz_main_product .product-details .btn-close--zoom-image {
    right: unset !important;
    left: 2rem !important;
  }
  .abz_main_product .product_card_corner_content {
    position: absolute;
    right: 0;
    z-index:2;
  }
  .abz_main_product .station-tabs-tabcontent.rte.prose {
    font-size: 14px;
  }
  .abz_main_product .badge.badge--sold-out {
    max-width: fit-content;
    height: unset;
    padding: 10px 20px;
    border-radius: 20px;
  }
  .abz_main_product .station-tabs-tabset.mod-vertical.mod-indicators.mod-indicators-plusminus .station-tabs-tab::before {
    line-height: normal;
    min-width: 20px;
    text-align: center;
    border: 1px solid;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 2px;
    border-radius: 10px;
}
  .abz_main_product .abz_buy_buttons_que_wrapper #product-form {
    width: -webkit-fill-available;
  }
  .abz_main_product .quantity-selector .quantity-wrapper .input-quantity,
  .cart .quantity-selector .quantity-wrapper .input-quantity {
    max-width: calc(100% - 60px);
    height: 48px;
  }
  .abz_buy_buttons_que_wrapper .btn-cart.custom-btn {
    min-height: 50px;
  }
  .abz_main_product .abz_buy_buttons_que_wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
    padding-bottom: 1.5rem;
    justify-content: space-between;
  }
  .recommended-products__content .recommended-products__product-wrapper  {
    margin: 0 -10px;
  }
  .product-details .product-media .img-wrapper ,
  .product-details .product-media-pagination .swiper-slide .image-wrapper img {
    border: 1px solid #D2D2D2;
  }
  .product-details .abz_heading_icon {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
  }
  .product-details .abz_heading_icon .heading , .product-details .price {
    font-size: calc(var(--font-heading-size) * 175%);
  }
  .product-details .abz_heading_icon .heading {
    margin: 0;
  }
  .product-details .price , .product-card__content-wrapper .price-item ,
  .cart__contents .cart-item__final-price {
    font-family: "Inter", sans-serif;
    font-weight: 500 !important;
  }
  .product-details .price {
    font-style: italic;
  }

  .product-details .abz_heading_icon img {
      height: 70px;
      width: 70px;
      display: block;
      object-fit: contain;
  }
  .abz-spec-item:nth-child(2):before,
  .abz-spec-item:nth-child(3):before,
  .abz-spec-item:nth-child(5):before,
  .abz-spec-item:nth-child(6):before,
  .abz-spec-item:nth-child(8):before  {
    content: "";
    position: absolute;
    height: calc(100% - 20px);
    width: 1px;
    background: #B8B8B8;
    left: 0;
    top: 0;
    margin: 10px 0px;
}
.abz-spec-item:nth-child(1), .abz-spec-item:nth-child(4) , .abz-spec-item:nth-child(7) ,
.abz_icon_with_text_2 .abz-spec-item:nth-child(1){
    padding-left: 0;
}
.abz-spec-item:nth-child(3), .abz-spec-item:nth-child(6),
.abz_icon_with_text_2 .abz-spec-item:nth-child(3) {
    padding-right: 0;
}
.abz-spec-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  /* border-top: 1px solid #B8B8B8; */
  /* border-bottom: 1px solid #B8B8B8; */
}

.abz-spec-item {
  display: flex;
  align-items: center;
  padding: 20px 15px;
  position: relative;
}
.abz_icon_with_text_2 .abz-spec-item {
    padding: 12px 15px;
}
/* .abz-spec-item:nth-child(2), .abz-spec-item:nth-child(5) {
    justify-content: center;
}
.abz-spec-item:nth-child(-n+1), .abz-spec-item:nth-child(4) {
    padding-left: 0;
} */
/* Horizontal Divider: Between the first and second row */

/* .abz-spec-item:nth-child(-n+3) {
  border-bottom:1px solid #B8B8B8;
} */
.abz-spec-item:nth-child(-n+3) {
  border-top:1px solid #B8B8B8;
} 
.abz-spec-item {
  border-bottom:1px solid #B8B8B8;
}
.abz_icon_with_text_2 .abz-spec-item:nth-child(-n+3) {
    border-bottom: unset;
}

.abz_icon_with_text_2 .abz-spec-icon-box {
    width: 20px;
    height: 20px;
}
.abz_icon_with_text_2 .abz-spec-label {
    font-size: 12px;
    font-weight: 300;
}
/* .abz_icon_with_text_2 .abz-spec-grid {
    display: flex;
} */
.abz-spec-icon-box {
  width: 32px;
  height: 32px;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.abz-spec-icon-box img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.abz-spec-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.abz-spec-label {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 2px;
  font-weight: 400;
}

.abz-spec-value {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
/* Share Button css */
.custom-share-wrapper {
  position: relative;
  display: inline-block;
}
.custom-share-btn {
    background: none;
    border: none;
    padding: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #B8B8B8;
    transition: transform 0.2s ease, color 0.2s ease;
    height: 50px;
    width: 50px;
    border: 1px solid #B8B8B8;
}
.custom-share-btn:hover {
  color: #B2965B;
  border-color:#B2965B;
}

.custom-share-btn svg {
  width: 24px;
  height: 24px;
  display: block;
}

.share-toast {
  position: absolute;
  bottom: 110%;
  left: 50%;
  transform: translateX(-50%);
  background: #333;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 12px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s;
}

.share-toast.is-visible {
  opacity: 1;
  visibility: visible;
}
/* ------------------- */

/* Cart Page CSS */
.cart .cart-item:last-child,
.cart .cart-item:last-child .cart-item__media,
.cart .cart-item:last-child .cart-item__content {
    padding-bottom: 0 !important;
}
/* --------- */
  
/* ------------------------------------------- */

/* ABZ Product List */
/* .abz_product_list .badge.badge--sold-out {
    max-width: unset;
    height: 35px;
    color: #000;
    width: auto;
    position: relative;
    font-size: 5px;
    border-radius:0px;
} */

/* .abz_product_list .badge.badge--sold-out:before {
    position: absolute;
    content: "sold out";
    left: 0;
    color: #fff;
    width: -webkit-fill-available;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
} */

.abz_product_list .abz_button_add .custom-btn:hover {
    background-color: #fff !important;
    color: #B2965B;
}
.abz_product_list .abz_button_add .custom-btn {
    background-color: #B2965B !important;
    color: #fff;
    border-color: #B2965B;
    
    height:50px;
}
.abz_product_list .product-card__content-wrapper .price-item {
    font-weight: 500;
    font-style: italic;
}
.abz_product_list .abz_buttons_add_wish {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    margin-top: 1rem;
}
.abz_buttons_add_wish .abz_button_add {
    width: -webkit-fill-available;
}
 .abz_product_list .abz_button_add .custom-btn {
   min-width: -webkit-fill-available;
  }
  .abz_product_list .abz_button_add .custom-btn[data-disabled="true"] {
    opacity: 0.7;
    cursor: not-allowed;
  } 
.abz_product_list .smartwishlist {
    min-width: 50px;
}
/* ----------------------- */

/* ABZ Wishlist CSS */
.abz_main_product #smartwishlist,
.abz_product_list .smartwishlist {
    margin: 0;
    border: 1px solid #B8B8B8;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.abz_main_product #smartwishlist {
    padding-top: 6px;
    padding-left: 1px;
}
.abz_main_product #smartwishlist .fa ,
.abz_product_list .smartwishlist{
      font-size: 24px !important;
  }
  .abz_buy_buttons_que_wrapper.abz_wishlist_share_mobiles {
    padding-bottom: 0;
}

/* ---------------------- */

/* Collection Page css */
.product_card_corner_content {
    min-height: 63px;
}
.abz_collection_main .product-card__wrapper {
    padding-left: 0;
    padding-right: 0;
    margin: 0 !important;
}
.abz_collection_main #collection-product-list__products {
    margin: 1.5rem -10px 0px !important;
}
.sorting-select-wrapper .sorting-select-options li {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.sidebar__filter .sidebar__filter-btn-wrapper .sidebar__filter-btn-clear {
    text-decoration: underline;
    text-underline-offset: 5px;
}
.shopify-section-group-header-group .header .sidebar__filter .sidebar__filter-content-wrapper .input-wrapper input,
.shopify-section-group-header-group .header .sidebar__filter .sidebar__filter-content-wrapper .input-wrapper label {
    color: #000;
    background: #fffceb;
}
/* -------------------- */

/* Cart Popup css */
.shopify-section-group-overlay-group .cart-popup {
    box-shadow: 0px 0px 10px 3px;
    border-radius: 0;
}
.shopify-section-group-overlay-group .cart-popup {
  width:500px
}
/* ---------------- */

/* ABZ IMAGE Column */
.abz_image_column .image_column_center {
  justify-content:center;
}
.abz_image_column .custom-container--multicolumn {
  margin:0 -10px !important;
}
.abz_image_column .remove_max_width_column.image-column .column {
    max-width: unset;
    /* margin-bottom: 0 !important; */
    margin-top: 0 !important;
    padding: calc(var(--bs-gutter-x) * .5) 0;
    
}
.abz_image_column .remove_column_bottom_margin .column__image-wrapper {
    margin-bottom: 0 !important;
}
.abz_image_column .swiper-navigation-wrapper .swiper-button-prev, 
.abz_image_column .swiper-navigation-wrapper .swiper-button-next {
    top: 20px;
}
.abz_image_column .swiper-navigation-wrapper .swiper-button-prev {
  left:0;
}
.abz_image_column .swiper-navigation-wrapper .swiper-button-next {
  right:0;
}
.abz_image_column .winery-heading {
    margin-top: 1rem;
}

/* ---------------- */

/* Search Bar css */
.predictive-search-results__card .heading {
    font-size: 14px;
    margin: 0;
}
.sidebar__search-bar .predictive-search-results__pages .predictive-search-results__card {
    width: 100%;
}
.predictive-search-results__products .predictive-search__img {
    border: 1px solid #b8b8b8;
}
/* ----------------- */

/* 404 Page css */
.shopify-section .error-page .error-page__content {
    min-height: unset;
}
/* -------------------- */

/* Blog List & Blog Post */
.abz_blog_list .article-card {
    margin-bottom: 0 !important;
}
.abz_blog_post .article-header.py-5 {
    padding-top: 0 !important;
}
.abz_blog_post .btn-back a {
    margin-bottom: 0 !important;
}

/* ----------- */

/* ============================================================
   ABZ About – Image with Text  |  abz-about-image-with-text.css
   ============================================================ */

/* ── Wrapper ── */
.abz-about {
  position: relative;
}

/* ── Image column ── */
.abz-about__img-col {
  min-height: 400px;
}
.abz-about__img-wrapper img {
    border-radius: 15px;
}


.abz-about__img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/* ── Content column ── */
.abz-about__content-col {
  min-height: 400px;
}

/* ── SVG / Top icon ── */
.abz-about__svg-icon {
  display: block;
}

.abz-about__svg-icon svg {
  display: inline-block;
  vertical-align: middle;
  transition: color 0.2s ease, fill 0.2s ease;
}

.abz-about__svg-icon-img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* ── Heading wrap (borders applied via inline style) ── */
.abz-about__heading-wrap {
  display: block;
}

.abz-about__heading {
  line-height: 1;
  margin: 0;
}

/* ── Subheading ── */
.abz-about__subheading {
  font-style: italic;
}

/* ── Body richtext ── */


.abz-about__body-text p:last-child {
  margin-bottom: 0;
}

/* ── Feature icons row ── */
.abz-about__features {
  gap: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 1.25rem 0;
}

.abz-about__feature-item {
  flex: 1 1 0;
  padding: 0.5rem 0.75rem;
  position: relative;
}

/* Divider between feature items */
.abz-about__feature-item + .abz-about__feature-item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10%;
  height: 80%;
  width: 1px;
  background: rgba(0, 0, 0, 0.15);
}

.abz-about__feature-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.abz-about__feature-icon img {
  object-fit: contain;
  display: block;
}

.abz-about__feature-label {
  display: block;
  margin-top: 0.4rem;
  line-height: 1.3;
  text-align: center;
  font-weight: 500;
}

/* ---------------------------------- */

/* Wishlist css */
.wishlisttitlecontainer .btn.btn-info.sharebutton,
.wishlisttitlecontainer .btn.btn-warning.removebutton,
.wishlisttitlecontainer .btn.btn-primary.addbutton {
    color: #fff !important;
}
/* ----------- */



/* --------------------------------------------------------- */
/* --------------------- Resoponsive start ----------------- */
/* --------------------------------------------------------- */

@media screen and (min-width:992px) {
  /* .abz_image_column .swiper-wrapper {
    margin-bottom: 0 !important;
} */
  /* .abz_slideshow .add_content_top_space .custom-container {
    margin-top: 20% !important;
  } */
  /* .abz_slideshow .slideshow__content-wrapper .heading {
    max-width:50rem
  } */
  .abz_main_product .product-details .product-info__content {
    padding-right: 0 !important;
}
  .abz_main_product #sw_wishlist_label , .abz_share_button {
      display: none;
  }
  
  .abz_product_list .product-card__content-wrapper .heading {
    font-size: 16px;
  }
  .abz_product_list .product-card__content-wrapper .price-item {
    font-size: 18px;
  }
  .product-details .product-info__content.p-0.p-lg-5.my-5 {
    padding-top: 0 !important;
    margin-top: 0 !important;
  } 
   .abz_address_width_image .flex-row-reverse .map__content-wrapper {
    padding-left: 0 !important;
  }
  .abz_testimonials .abz_hide_navigation_arrow .swiper-navigation-wrapper .swiper-button-prev,
  .abz_testimonials .abz_hide_navigation_arrow .swiper-navigation-wrapper .swiper-button-next {
    display: none !important;
  }
  
  .abz_testimonials .testimonial-card {
    margin-top:0 !important
  }
    .abz_logo_list .section-title.py-lg-5.pb-3 {
      padding-bottom: 0 !important;
  }
  .abz_collection_collage .abz_row_one_product ,
  .abz_Multimedia_collage .abz_row_one_product {
    flex-direction: row-reverse;
  }
  .abz_collection_collage .col-lg-6,
  .abz_Multimedia_collage .col-lg-6
   {
      width: calc(50% - 10px);
  }
}
@media screen and (min-width:1181px) {
  .abz_icon_with_text_2 .abz-spec-grid {
    display: flex;
  }
  .abz-about__img-wrapper {
      padding-right: 3rem;
  }
}

@media screen and (max-width:991px) {
  .abz_main_product .abz_buy_buttons_que_wrapper {
    gap: 10px;
  }
  .product-details .abz_heading_icon .heading {
    font-size: calc(var(--font-heading-size) * 138.53%);
  }
  .product-details .price {
    font-size: calc(var(--font-heading-size) * 115.44%);
  }
  .abz_main_product .abz_buy_buttons_que_wrapper_main {
    padding-top:1.5rem !important;
  }
  .product-details .price {
      margin-top: 1.5rem;
  }
  .abz-about__img-col,
  .abz-about__img-wrapper {
    min-height: 300px;
  }

  .abz-about__content-col {
    min-height: unset;
  }

  .abz-about__content-wrapper {
    max-width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .abz-about__features {
    flex-wrap: wrap;
  }

  .abz-about__feature-item {
    flex: 1 1 calc(50% - 1.5rem);
  }

  /* Remove side dividers on mobile wrap */
  .abz-about__feature-item + .abz-about__feature-item::before {
    display: none;
  }
  .text-left .body-text ul ol, .text-left .body-text ul {
    padding-left: 2.5rem;
  }
  .cart .cart-summary-details {
    padding-bottom: 0 !important;
  }
  .abz_icon_with_text_2 .abz-spec-item {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 5px;
  }
  .abz_main_product #smartwishlist, .abz_main_product .custom-share-wrapper {
    width: calc(50% - 5px);
  }
  .abz_main_product #smartwishlist, .custom-share-btn {
      border-color: #000;
  }
  .abz_main_product #bookmarkit {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000 !important;
    font-family: inherit;
    font-weight: 500;
    text-transform: uppercase;
        width: 100% !important;
    padding: 0px 10px !important;
    text-align:left;
  }
  .abz_main_product #smartwishlist {
    padding-top: 0;
    padding-left: 0;
    justify-content: center;
}
  .abz_main_product .custom-share-btn {
      color: #000;
      width: 100%;
      gap: 10px;
      font-size: 14px;
  }
  .abz_main_product #sw_wishlist_label {
    line-height: normal;
}
  .abz_main_product .abz_buy_buttons_que_wrapper {
    flex-wrap: wrap;
  }
  .abz_buy_buttons_que_wrapper.abz_wishlist_share_mobiles {
    width: 100%;
  }
  .abz_main_product .abz_buy_buttons_que_wrapper #product-form {
      width: calc(100% - 135px);
  }
  .abz_main_product .abz_buy_buttons_que_wrapper.abz-product--sold-out #product-form {
    width: 100%;
  }

  /* .abz_main_product .station-tabs-tabset.mod-vertical.mod-indicators.mod-indicators-plusminus .station-tabs-tab::before {
      padding-left:0px;
  } */
    .abz_main_product .breadcrumb {
      display: none;
  }
    .product-card .product-card__image-wrapper[data-image-ratio=portrait] {
    padding-top: 120%;
  }
  .abz_image_with_text .abz_main_heading {
    margin-bottom: 1.5rem;
    font-size: calc(var(--font-heading-size) * 200%);
  }
  .abz_image_with_text .abz_image_bottom_on_mobile .flex-row-reverse {
    flex-direction: column-reverse !important;
    padding-bottom: 2rem;
  }
  .abz_image_with_text .abz_image_bottom_on_mobile .flex-row-reverse .image-with-text__content-wrapper {
    padding-top: 0 !important;
  }
  .abz_map__content-wrapper .custom-container {
    width: 100%;
  }
  .abz_footer_bottom .custom-container {
    padding: 1rem 0;
    gap: 0.5rem;
    flex-direction: column;
  }
  .abz_social .footer__social-media-wrapper {
    justify-content: center;
  }
  .abz_address_width_image .map .map__content-wrapper {
    min-height: unset;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 90%;
    margin: 0 auto;
  }
  .abz_testimonials .abz_hide_navigation_arrow  .swiper-navigation-wrapper .swiper-pagination {
      display: none;
  }
  .abz_collection_collage .col-6 , 
  .abz_Multimedia_collage .col-6 {
      width: calc(50% - 7.5px);
  }
  .abz_collection_collage .abz_row_one_product,
  .abz_collection_collage .abz_row_four_product,
  .abz_Multimedia_collage .abz_row_one_product,
  .abz_Multimedia_collage .abz_row_four_product  {
      gap: 15px;
  }
  .abz_image_with_text .image-with-text .image-with-text__img {
      height: auto !important;
  }
  .abz_img_txt_text_col {
      margin: 0 !important;
      padding: 0 !important;
  }
  .abz_testimonials .testimonials .writer, .abz_testimonials .rate {
      margin-top: 1.5rem !important;
  }
  .abz_testimonials .abz_hide_navigation_arrow .swiper-navigation-wrapper .custom-container {
      display: flex;
      justify-content: center;
      gap: 16px;
  }
  .abz_testimonials .abz_hide_navigation_arrow .swiper-button-next,
  .abz_testimonials .abz_hide_navigation_arrow .swiper-button-prev {
    position: unset;
    top: 50%;
    width: auto;
    height: auto;
    margin: unset !important;
  }
  .abz_testimonials .testimonials {
    min-height: unset;
  }
  /* .abz_testimonials .section-title-wrapper .heading, */
  .abz_testimonials .section-title-wrapper .body-text {
    text-align: left;
  }
  .abz_testimonials .section-title[data-type=one-line] .col--body-text {
      justify-content: flex-start !important;
  }

}
@media (max-width: 768px) {
  /* .abz-spec-grid { grid-template-columns: 1fr 1fr; }
  .abz-spec-item:nth-child(1):before,
  .abz-spec-item:nth-child(3):before,
  .abz-spec-item:nth-child(5):before {
    content: "";
    position: absolute;
    height: 75%;
    width: 1px;
    background: #B8B8B8;
    left: unset;
    right: 0;
  }
  .abz-spec-item:nth-child(-n+4) {
      border-bottom: 1px solid #B8B8B8;
  }
  .abz-spec-item:nth-child(2):before,
  .abz-spec-item:nth-child(6):before {
      background: unset;
  }
  .abz-spec-item {
      padding: 15px 10px;
  }
  .abz-spec-value {
      font-size: 14px;
  } */
   
}
@media screen and (max-width:767px) {
  .product_card_corner_content {
    min-height: 50px;
  } 
  .abz_main_product .product-info__content .abz_accordian_heading {
    font-size: 14px;
  }
  .collection-top-description {
    margin: 20px 0 0;
  }
  .abz_main_product .accordion .accordion-heading .abz_accordian_heading:before {
    bottom: 15px;
  }
  .abz_main_product .accordion .accordion-heading {
    min-height: 50px;
  }
  .abz_main_product .accordion-text__inner {
    font-size: 14px;
    line-height: normal;
  }
  .abz_featured_collection .product-card__content-wrapper .heading, .recommended-products__content .product-card__content-wrapper .heading {
    font-size: 12px;
  }
  .abz_main_product #sw_wishlist_label {
    font-size: 12px !important;
  }
  .product-card-badges__icon img, .product-card-badges__flag img {
    width: 14px;
  }
  .product_card_corner_content .product-card-badges {
    gap: 2px;
  }
  .abz_footer .footer .footer__content {
    padding: 0 !important;
  }
  .abz_main_product .station-tabs-tabcontent.rte.prose {
    font-size: 12px;
  }
  .abz-pay-label {
    font-size:10px;
  }
  .product-details .abz_heading_icon .heading ,  , .product-details .price  {
    font-size: calc(var(--font-heading-size) * 150%);
  }

  .product-details .abz_heading_icon img {
      height: 48px;
      width: 48px;
  }
  .abz_logo_list .swiper-wrapper.py-5 {
    padding: 1.5rem 0 !important;
  }
  .abz_Multimedia_collage .multimedia-collage .multimedia-collage__block-content {
    padding: 1rem !important;
    padding-bottom: .5rem !important;
  }
  .abz_Multimedia_collage .multimedia-collage__content.mb-5 {
    margin-bottom: 0 !important;
  }
  .abz_newsletter .newsletter .newsletter__form-inner .newsletter__input-wrapper {
    min-width: 100%;
  }
  .abz_newsletter .newsletter .newsletter__form-inner .input-email {
    padding:10.5px
  }
  .abz_newsletter .newsletter .newsletter__form-inner {
    flex-direction: column;
    align-items: center;
    margin-top: 1.5rem !important;
    margin-bottom: 0 !important;
  }
  .abz_blog_post .blog-grid {
      display: flex;
      overflow-x: auto;
      scroll-snap-type: x mandatory;
      gap: 0; 
      padding-bottom: 20px;
      scrollbar-width: none;
      -webkit-overflow-scrolling: touch;
    }
    .abz_blog_post .blog-grid::-webkit-scrollbar { display: none; }
    
    .abz_blog_post .blog-card {
      min-width: 100%; /* Changed to 100% to show exactly one post */
      scroll-snap-align: center;
      box-sizing: border-box;
      
    }
    .abz_blog_post .blog-card__btn {
      opacity: 1; /* Always visible on mobile for better UX */
    }
    .abz_blog_post .slider-arrows {
      display: flex;
      justify-content: center;
      gap: 16px;
    }
    .abz_blog_post .arrow {
      cursor: pointer;
      font-size: 24px;
      color: #B2965B;
      background: none;
      border: none;
      padding:0;
    }
}

@media screen and (max-width:500px) {
  .cart {
    padding-bottom:0 !important;
  }
  .sidebar__filter .sidebar__filter-content-inner {
    justify-content:flex-start!important;
    gap: 2rem;
  }
  /* .sidebar__filter .sidebar__filter-content .sidebar__filter-background {
    min-height: 110vh !important;
    overflow-x: auto !important;
    padding-bottom:3rem !important;
  } */
   .abz_main_product .station-tabs-tabset.mod-vertical.mod-indicators.mod-indicators-plusminus .station-tabs-tab::before {
      padding-left:1px;
  }
  .abz_icon_with_text_2 .abz-spec-icon-box {
    width: 14px;
    height: 14px;
  }
  .abz_icon_with_text_2 .abz-spec-label {
    font-size: 8px;
    line-height: normal;
  }
  .abz_icon_with_text_2 .abz-spec-grid {
    display: flex;
  }
  .abz_address_width_image .map__content .heading,
  .abz_address_width_image .map__content .custom-btn {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .abz_address_width_image .map .map__content-wrapper {
    padding-bottom: 0 !important;
  }
  .abz-spec-label {
    font-size: 8px;
    line-height:normal;
   }
   .abz-spec-value {
    font-size: 10px;
    line-height: 10px;
   }
   .abz-spec-icon-box {
    width: 24px;
    height: 24px;
    margin-right: 10px;
   }
   .abz-spec-item , .abz_icon_with_text_2 .abz-spec-item {
        padding: 15px 9px;
    }
}
@media screen and (max-width:425px) {
.abz_main_product #smartwishlist .fa {
    font-size: 18px !important;
}
.abz_main_product .custom-share-btn svg {
    width: 18px;
    height: 18px;
}
.abz_product_list .abz_button_add .custom-btn {
    font-size: 12px;
    padding-left: 0;
    padding-right: 0;
    line-height:normal
}
.abz-spec-value {
    word-break: break-all;
}
}
@media (max-width: 1199px) and (min-width:768px) {
  .abz_collection_main .product-card__wrapper {
      width: 33.33%;
  }
}
@media (max-width: 1180px) and (min-width:992px) {
  .abz-spec-item:nth-child(2), .abz-spec-item:nth-child(4), .abz-spec-item:nth-child(6) , .abz-spec-item:nth-child(8){
    padding-left: 15px;
    padding-right: 0;
}

.abz-spec-item:nth-child(1), .abz-spec-item:nth-child(3), .abz-spec-item:nth-child(5) {
    padding-left: 0;
}
  .abz_icon_with_text_2 .abz-spec-item:nth-child(3) {
    border-bottom: unset;
}

.abz_icon_with_text_2 .abz-spec-item:nth-child(-n+2) {
    border-bottom: 1px solid #b8b8b8;
}
.abz-spec-grid { grid-template-columns: 1fr 1fr; }
  .abz-spec-item:nth-child(1):before,
  .abz-spec-item:nth-child(3):before,
  .abz-spec-item:nth-child(5):before {
    content: "";
    position: absolute;
    height: 75%;
    width: 1px;
    background: #B8B8B8;
    left: unset;
    right: 0;
  }
  /* .abz-spec-item:nth-child(-n+4) {
      border-bottom: 1px solid #B8B8B8;
  } */
  .abz-spec-item:nth-child(-n+3) {
    border-top: unset;
  }
  .abz-spec-item:nth-child(-n+2) {
    border-top: 1px solid #B8B8B8;
  }
  .abz-spec-item:nth-child(2):before,
  .abz-spec-item:nth-child(6):before {
      background: unset;
  }
}

@media screen and (min-width:768px) {
  .abz_slideshow .desktop-only {
    display: block !important;
  }
  .abz_slideshow .mobile-only {
        display: none !important;
    }
}
@media screen and (max-width:767px) {
  .abz_slideshow .desktop-only {
    display: none !important;
  }
  .abz_slideshow .mobile-only {
        display: block !important;
    }
}


@media (max-width: 575px) {
  .abz-about__feature-item {
    flex: 1 1 calc(50% - 0.5rem);
  }
}