/** Shopify CDN: Minification failed

Line 331:0 Unexpected "}"

**/
@media screen and (min-width: 990px){
.header_custom
{
   grid-template-columns: auto 1fr auto;
}
}
.antla-card-body p {
  margin-bottom:0px;
}
.antla-card-body .antla-button {
    width: 45%;
    margin: 10px 0px;
}
.list_menu_custom
{
   width:100%;
   justify-content:center;
}
.product__title_txt
{
  font-size:28px;
}
.shopify-policy__container
{
  max-width:130ch!important;
}
.shopify-policy__title h1
{
    text-align: center;
    font-size: 30px;
    font-weight: 700;
}
.image-with-text__text-item .image__content_txt
{
  padding: 4rem calc(2rem / var(--font-body-scale)) 5rem;
}
.page-full-width
{
  max-width:1300px;
}
.content-for-layout 
{
  overflow:hidden;
}
.header__icon .cart_custom
{
  width:44px;
  height:26px;
}
.footer__list-social .list-social__item .icon
{
   height: 3rem;
   width: 3rem;
}
.collection_title_txt 
{
   justify-content:center;
}
.card__content .card__heading
{
  text-align:center;
  font-size:17px;
}
.card__content .price
{
   text-align:center;
}
.site-footer__newsletter .footer__list-social
{
  justify-content:flex-start;
}
.footer .footer_conte_bttom
{
  border-top: 1.5px solid white;
}
.field .newsletter_icon_btn:not(:focus-visible):not(.focused)
{
    background:white;
    color: black;
}
.mailto_link
{
  color:white;
}
.txt_email_mt
{
  text-decoration: none;
   color: white;
   margin-top: -3px;
}
.quick-add__submit
{
  background: black;
  color: white;
  text-transform: uppercase;
}
.collection_inline-richtext
{
  text-align:center;
  font-size: 30px;
  font-weight: 700;
}
.header_menu_txt
{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    padding: 1.2rem 3rem;
}
.zeon_txt
{
  font-size:39px;
  color:white;
  margin: 0;
}
.title-wrapper-with-txt
{
  justify-content:center;
}
.link_mulitcolume
{
    background: #AE83A1;
    padding: 8px 30px;
    color: white;
    font-size:13px!important;
    border-radius: 50px;
    font-weight: 600;
}
.link_mulitcolume1
{
  background:transparent;
    padding: 8px 15px;
    color:#AE83A1;
   border:3px solid #AE83A1;
    font-size:13px!important;
    border-radius: 50px;
    font-weight: 600;
}
.footer_icon
{
  display:flex;
  margin-top: 10px;
}
p.sgicon-txt {
    margin-top: -11px;
}
.none-2 {
    display: none;
}
.zeon_txt_first_text
{
  font-size:24px;
  color:white;
}
.zeon-image-text--1
{
  margin: 0;
  position: absolute;
  top:88%;
  left:59%;
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  transition: all .5s;
}
.zeon_line_txt
{
  line-height:12px;
}
.zeon-image-text--2
{
    margin: 0;
  position: absolute;
  top:77%;
  left:59%;
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  transition: all .5s;
}
.zeon-image-text--3
{
  margin: 0;
  position: absolute;
  top: 77%;
  left:59%;
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  transition: all .5s;
}
.footer .footer__content-top1
{
  padding-bottom:0rem;
}
.zeon-image-text--4
{
    margin: 0;
  position: absolute;
  top:88%;
  left:59%;
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  transition: all .5s;
}
.collage_card_txt img
{
  border-radius:12px;
}
.newsletter-form__field-wrapper .newsletter-form__button {
    width: 9.4rem;
}
.width-ddv {
    width: 120px;
    margin: auto!important;
      padding-top: 15px !important;
}
.multicolumn-list__item {
    width: 6% !important;
      margin-right: 17px;
}
.multicolumn-list__item {
    /* padding-left: 10px;
    padding-right: 10px; */
}
.multicolumn-card {
    position: relative;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 20px;
    background: #f5f5f5 !important;
   padding-bottom: 15px !important;
}
.review {
    text-align: center;
    margin-top: 15px;
}
.multicolumn-card__info {
    padding: 1.5rem !important;
    padding-top: 0 !important;
}
h3.inline-richtext.align-center {
    text-align: center;
}
.rte.align-center {
    text-align: center;
    line-height: 1.3;
    font-size: 16px;
}
/* .slick-list.draggable {
    height: 430px;
} */
.left-btn-- {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    bottom: 50%;
    position: absolute;
    z-index: 1;
    transform: rotate(90deg);
    border: none;
    left: -7px;
    cursor: pointer;
    background: #598b9c;
    padding: 13px 6px 13px 7px;
    transition: 1s;
    border: 1px solid;
}
.right-btn-- {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    bottom: 50%;
    position: absolute;
    z-index: 1;
    transform: rotate(269deg);
    border: none;
    right: -7px;
    cursor: pointer;
    background: #598b9c;
    padding: 13px 6px 13px 7px;
    transition: 1s;
    border: 1px solid;
}
.right-btn--:hover {
    background: #000;
    border: 1px solid black;
}
.left-btn--:hover {
    background: #000;
    border: 1px solid black;
}
    .title-wrapper-with-link {
        align-items: center;
        justify-content: center;
          margin-bottom: 0px;
}
.aligh-center {
    font-size: 30px;
    font-weight: 600;
}
.new-tittle {
    text-align: center;
    font-size: 19px;
      margin-bottom: 15px;
}
a.baner-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 3;
}
.align-cen {
    display: flex;
    align-items: center;
    line-height: 1.1;
}
h3.newsletter_already_subscribe.newsletter-form__message.form__message {
    font-size: 12px!important;
     color: red;
    font-weight: 600;
}
   
}






@media screen and (max-width: 767px) {
  .rich_txt_zen {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 35.1px;
    padding-top: 7.5rem;
}
  .multicolumn-list__item {
    width: 9% !important;
    margin-right: 3px;
}
  .title-wrapper-with-link {
    align-items: center;
    justify-content: center;
    margin-bottom: 5px !important;
}
  .left-btn-- {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    bottom: 43%;
    position: absolute;
    z-index: 1;
    transform: rotate(90deg);
    border: none;
    left: 6px;
    cursor: pointer;
    background: #598b9c;
    padding: 13px 6px 13px 7px;
    transition: 1s;
    border: 1px solid;
}
  .right-btn-- {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    bottom: 43%;
    position: absolute;
    z-index: 1;
    transform: rotate(90deg);
    border: none;
    right: 5px;
    cursor: pointer;
    background: #598b9c;
    padding: 13px 6px 13px 7px;
    transition: 1s;
    border: 1px solid;
}
  .section-template--22329499386049__image_with_text_gah3qd-padding {
    padding-top: 18px;
    padding-bottom: 0px!important;
}
  .aligh-center {
    font-size: 25px;
    font-weight: 600;
}
  .new-tittle {
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.2;
}
  .multicolumn .title-wrapper-with-link {
        margin-bottom: 3rem;
        justify-content: center;
    }
/* .slider-buttons .slider-button-txt1 {
    position: absolute;
    bottom: 25rem;
    z-index: 1;
    color:white;
    background:#000000;
    border-radius: 50px;
}
  .bnt-txt-prev {
    bottom: 20rem !important;
    left: 28px;
} */
.collection_inline-richtext
{
  font-size:22px;
}
.footer .footer__content-top
  {
    padding:1.5rem;
  }
  .zeon_txt {
    font-size: 25px;
  }
  .zeon_txt_first_text {
    font-size: 17px;
  }
  .zeon-image-text--1
  {
    top: 82%;
  }
  .zeon-image-text--4 {
    top: 82%;
  }
  .zeon-image-text--2
  {
    top: 83%;
  }
  .zeon-image-text--3
  {
    top: 83%;
  }
  .collage_card_txt
  {
    margin-bottom:10px;
  }
  .collection-des-shipping p
  {
    font-size:10px;
  }
 
  .collage {
    display:block!important;
}
  .link_mulitcolume
  {
   font-size: 15px;
  }
.footer_cont_blaco_menu .footer-block__details-content .list-menu__item--link
{
  font-size:15px;
  color:white;
  line-height:14px;
}
  .link_mulitcolume1
  {
   font-size: 15px;
  }
  /* .collage_section_desktop
  {
    display:none!important;
  } */
  .collage_section_mobile_view
{
  display:block;
   width:100%;
}
.header_custom
  {
    padding:1.5rem;
  }
}
@media only screen and (min-width: 900px) {
    .fotr--2 {
        padding-left: 8rem;
    }
}
@media screen and (min-width: 750px){
.footer_cont_blaco_menu .footer-block__details-content .list-menu__item--link
{
  font-size:16px;
  color:white;
}
}
/* css icon-with-text-section */
    .txt1-shipping {
      margin-top: -8px;
      padding: 15px 5rem;
    }
    
    .add_width {
      margin-right: 15px;
    }

    .txt-collection1 {
      display: flex;
      color:black;
      line-height: 0rem;
      align-items: center;
      text-decoration: none;
      font-size: 13px;
      justify-content: start;
    }
    .add_width img{
      width:70px;
      height:70px;
    }
    .collection-des {
      font-size: 18px;
      letter-spacing: 0;
      font-weight: 100;
    }

    .collection-heading {
     color:black;
      margin: 0;
      font-size: 18px;
      letter-spacing: 0;
    }
/* css icon-with-text-section and */


@media screen and (min-width: 767px) {
    .img-responsive-moblie {
        display: none !important;
    }
}
@media screen and (max-width: 767px) {
    .banner--adapt, .banner--adapt_image.banner--mobile-bottom .banner__media:not(.placeholder) {
        min-height: 35rem !important;
    }
}


@font-face {
  font-family: "Arista-Pro-Alternate-Regular-trial";
  src: url("/cdn/shop/files/Arista-Pro-Alternate-Regular-trial.ttf?v=1755086753") format("opentype");
  font-weight: normal;
  font-style: normal;
}


.custom_heading {
  font-size:50px;
   font-family: "Arista-Pro-Alternate-Regular-trial"!important;
  color:#ae8a46;
}


@font-face {
  font-family:"BarokahSerif-DEMO_VERSION";
  src: url("/cdn/shop/files/BarokahSerif-DEMO_VERSION.ttf?v=1755086920") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.custom-subheading {
     color: #000000 !important;
    font-size:54px;
    font-family:"BarokahSerif-DEMO_VERSION"!important;
}
.custom-subheading p {
  margin-top:-15px!important;
  line-height: 50px;
}  

.slide-2 .banner__box {
    position: absolute;
    left: 25%;
    transform: translate(-50%, -50%);
}
.slide-2 .custom-subheading {
  font-size:42px;
}
.slide-3 .custom-subheading {
  font-size:48px;
}

@media screen and (min-width: 750px) {
  .slide-1 .banner--desktop-transparent .banner__box {
            padding: 4rem 0rem 4rem 6rem;
  }
}

@media screen and (max-width:768px) { 
  .banner--mobile-bottom .banner__box {
    padding: 1rem 3.5rem!important;
}
.custom_heading {
    font-size:34px;
}
.custom-subheading {
  font-size: 30px;
}
.custom-subheading p {
    line-height: 34px;
}
.slide-2 .custom-subheading {
  font-size:30px;
}
.slide-3 .custom-subheading {
  font-size:30px;
}
.slide-2 .banner__box {
    position: absolute;
    left: 0;
    transform: translate(-50%, -50%);
}
.banner--mobile-bottom .slideshow__text .button {
        flex-grow: 0;
        font-size: 12px!important;
        padding: 0px 2rem!important;
        line-height: 0px!important;
    }

}

@media screen and (max-width: 767px) {
    .banner--adapt, .banner--adapt_image.banner--mobile-bottom .banner__media:not(.placeholder) {
        min-height: 42rem !important;
    }
}
