/** Shopify CDN: Minification failed

Line 407:29 Unexpected "#9C9176er"

**/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap'); 
@font-face {
    font-family: 'RELIGATH Demo';
    src: url('https://cdn.shopify.com/s/files/1/0741/7698/7362/files/RELIGATH-Demo.eot?v=1748765453');
    src: url('https://cdn.shopify.com/s/files/1/0741/7698/7362/files/RELIGATH-Demo.eot?v=1748765453') format('embedded-opentype'),
        url('https://cdn.shopify.com/s/files/1/0741/7698/7362/files/RELIGATH-Demo.woff2?v=1748765452') format('woff2'),
        url('https://cdn.shopify.com/s/files/1/0741/7698/7362/files/RELIGATH-Demo.woff?v=1748765452') format('woff'),
        url('https://cdn.shopify.com/s/files/1/0741/7698/7362/files/RELIGATH-Demo.ttf?v=1748765452') format('truetype'),
        url('RELIGATH-Demo.svg#RELIGATH-Demo') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.h2{
  font-family: var(--font-heading-family-custom);
}
.collection-list-wrapper .title-wrapper-with-link {
    justify-content: center;
}

.img_collection {
    width: 100%;
    display: block;
}

.img_collection img {
    width: 100%;
    display: block;
}

.card__inner {
    flex-wrap: wrap;
    background: transparent;
}

.card__content {
    padding: 0 !important;
}

.card__information {
    padding: 0 !important;
    text-align: center;
}

.card__heading {
    font-family: var(--font-heading-family-custom);
}

.card__heading span {
    display: none;
}
.card__information .price {
    text-align: center;
    margin: 0;
}

.card__heading {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 24px;
}
.card__information {
    padding: 20px 10px 0 !important;
}


.book_btn {
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    padding-top: 5px;
}

.book_btn svg {
    width: 18px;
    display: block;
    margin-left: 8px;
}


.slick-arrow {
    width: 65px;
    height: 65px;
    background: url(screenshot_21r.png);
    border-radius: 50%; 
    border: #9C9176 solid 2px;
    font-size: 0;
    background-position: center;
    background-size: 24px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0; 
    margin: 0 8px;
    cursor: pointer;
}

.product_grid_slider .grid__item {
    padding: 0 7px;
}
 
.slick-slider .slick-arrow + .slick-list{
    padding-bottom: 110px;
}
.slick-next.slick-arrow {
    left: 50%;
}
.slick-prev.slick-arrow {
    right: 50%;
    transform: rotate(180deg);
}
.product_grid_slider .slick-list{
  margin: 0 -7px;
}
.h2 {
    text-transform: uppercase;
}
.feature_custom_image img {
    display: block;
    width: 100%;
      height: 100%;
    object-fit: cover;
}

.product_grid_with_image .feature_custom_image {
    width: 45%;
}

.product_grid_with_image .collection__title_grid_wrap {
    width: 55%;
    padding-left: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.product_grid_with_image {
    display: flex; 
  flex-wrap: wrap;
}

.product_grid_slider {
    width: 100%;
    margin-top: 0;
}

.product_grid_with_image .collection__title_grid_wrap .collection__title {
    margin: 0;
    width: 100%;
}

.field__inputs {
    width: 100%;
    padding: 10px 0;
    border: none;
    background: transparent;
    border: 0;
    padding-right: 60px;
    color: #FCFAF7;
    font-size: 16px;
    border-bottom: #FCFAF7 solid 1px;
    outline: none !important;
    box-shadow: none !important;
}

.newsletter-form__field-wrapper .field:after,.newsletter-form__field-wrapper .field:before {
    display: none;
}

.newsletter-form__button {
    width: 35px !important;
}

.newsletter-form__button svg {
    width: 100% !important;
    height: auto;
}

.field__inputs::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FCFAF7; opacity: 1;
}
.field__inputs::-moz-placeholder { /* Firefox 19+ */
  color: #FCFAF7; opacity: 1;
}
.field__inputs:-ms-input-placeholder { /* IE 10+ */
  color: #FCFAF7; opacity: 1;
}
.field__inputs:-moz-placeholder { /* Firefox 18- */
  color: #FCFAF7; opacity: 1;
}

.newsletter__wrapper {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.collection_list_slider {
    padding: 0;
}

.collection_list_slider .grid__item {
    padding: 0 7px;
}

.collection_list_slider .slick-list{
  margin: 0 -7px;
}

.grid__item_5_count {}

.footer__blocks-wrapper {
    /* display: flex; */
    /* flex-wrap: wrap; */
}

.footer__content-top .grid .grid__item.grid__item_5_count {
    width: calc(19% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
}

.footer-block__heading {
    font-family: var(--font-body-family);
    font-weight: normal;
    font-size: 16px;
    margin: 0 !important;
    line-height: 56px;
    padding-bottom: 34px;
}

.footer-block__details-content .list-menu__item--link {
    font-size: 16px !important;
    line-height: 56px;
    padding: 0;
}
.footer__content-bottom {
    border-color: #FCFAF7 !important;
}

.newsletter__wrapper .newsletter-form__field-wrapper {    max-width: 100% !important;}

.newsletter-form {

  max-width: 440px !important;
}
.announcement-bar__message {
    font-family: "Sora", sans-serif;
}
.newsletter__wrapper {
    padding: 6% 20px !important;
}
.form__label {
    font-size: 18px;
    text-transform: uppercase;
}

.quantity:before {
    display: none;
}

.quantity:after {
    display: none;
}

.quantity__button svg {
    width: 30px;
    height: 30px;
}

.quantity__button .svg-wrapper {
    width: 20px;
}

.quantity__button svg path {
    fill: #9C9176;
}

.icon_text_inner_image img {
    width: 50px;
    display: block;
}

.icon_text_cover ul {
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    max-width: 687px;
    border: #9C9176 solid 1px;
}

.icon_text_cover li {
    width: 33.33%;
    display: block;
    border-right: #9C9176 solid 1px;
    padding: 38px 29px 25px;
}

.icon_text_inner_cover {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.text_icon_in h3 {
    margin: 0;
    line-height: 18px;
    font-size: 14px;
   font-family: var(--font-heading-family-custom);
  font-weight: 400;
}

.text_icon_in p {
    margin: 0;
    line-height: 18px;
    padding: 6px 0 0 0;
    font-size: 14px;
   font-weight: 400;
}

.text_icon_in {
    padding: 18px 0 0;
}

.icon_text_cover li:last-child {
    border-right: 0;
}

.contact_image img {
    width: 100%;
    display: block;
}

.contact_image {
    width: 50%;
    display: block;
}

.contact_cover {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 100px 48px 87px;
}

.contact {
    width: 50%;
    display: block;
      padding: 0 40px 0 84px;
}

.contact .field {
    display: flex !important;
    flex-direction: column !important;
}

.contact__button .button {
    width: 100%;
    text-transform: uppercase;
    max-width: 276px !important;
    margin: 0 auto !important;
       display: flex !important;
    background: #9C9176 !important;
    color: #fff !important;
  
}

.field:before {
    box-shadow: none !important;
}


.field:after {
    box-shadow: none !important;
    border: 0 !important;
}

.contact_cover .field__inputs {
    border: #9C9176 solid 1px;
    height: 48px !important;
  color: #9C9176;
  padding: 0 10px;
}

.field__inputs::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9C9176;
}
.field__inputs::-moz-placeholder { /* Firefox 19+ */
  color: #9C9176;
}
.field__inputs:-ms-input-placeholder { /* IE 10+ */
  color: #9C9176;
}
.field__inputs:-moz-placehold#9C9176er { /* Firefox 18- */
  color: #9C9176;
}
.field__labels {
    position: static !important;
    font-size: 12px;
    line-height: normal;
    margin: 0 0 6px 0;
}
.content_contact_gmail p {
    margin: 0;
    padding: 14px 0px 0;
    font-size: 16px;
}

.content_contact_gmail a {
    margin-left: 26px;
    text-decoration: none;
    color: #1B1B1B;
}

.content_contact_gmail {
    padding: 30px 0 0;
}

.contact_text_content {
    padding: 81px 0 0;
}




.acc__title::after {
    width: 30px;
    height: 2px;
    position: absolute;
    background: #9C9176;
    content: " ";
    top: 30px;
    transition: all 0.2s ease-in-out;
    right: 0px;
}

.acc__title:before {
    width: 2px;
    height: 30px;
    position: absolute;
    background: #9C9176;
    content: " ";
    top: 16px;
    transition: all 0.2s ease-in-out;
    right: 13px;
}
.acc__title.active::before {
 height: 0;
  transition: all 0.2s ease-in-out;
}


.acc__title {
    cursor: pointer;
    display: block;
    padding: 15px 0;
    position: relative;
    text-align: left;
      font-size: 18px;
}

.acc__card {
    margin: 0  0;
    border-bottom: #9C9176 solid 1px;
}

.acc__panel {
    padding: 0 0 25px 0;
    margin: 0;
  display: none;
    text-align: left;
  line-height: 24px;
}

.acc {
    margin: 0 auto;
    max-width: 800px;
}

.collection-hero__text-wrapper {
    text-align: center;
}

.collection-hero__title {
    margin-bottom: 0 !important;
    padding-top: 40px;
    color: #563C2B !important;
}

.collection-hero__text-wrapper .content {
    color: #563C2B;
}



.product-form__buttons {
    display: flex !important;
    width: 100%;
    max-width: 100% !important;
}

.product-form__submit {
    width: 50%;
  background: #9C9176;
  color: #fff;
    display: block;
   color: #ffffff;
   text-transform: uppercase;
    margin: 0 6px 0 0px !important;
}

.product-form__buttons .shopify-payment-button {
    width: 50%;
    display: block;
    margin: 0 0 0 6px  !important;
  color: #563C2B;

}
 .shopify-payment-button__button--unbranded {
    background-color: #563C2B !important;  
  text-transform: uppercase;
 }

.button:after{
      box-shadow: none !important;
}

.button:before{
      box-shadow: none !important;
}

.contact_cover .page-width {
    width: 100%;
    display: flex;
    align-items: center;
}
.template_index  sticky-header {
    background: transparent;
}

.template_index .section-header {
    position: fixed;
    width: 100%;
    top: 40px;
    transition: all ease 0.2s;
}

.template_index .section-header.scrolled-past-header {
    top: 0;
}
.header-wrapper--border-bottom { 
    border-top: #9C9176 solid 1px;
    border-bottom: #9C9176 solid 1px;
}
.template_index  .header-wrapper--border-bottom { 
    border :0; 
}
.template_index .section-header.scrolled-past-header sticky-header{
   background: #563C2B; 
}
.mobile_image_banner {
    display: none;
}
.img_collection {
    position: relative;
    padding-top: 150%;
}

.img_collection img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
      top: 0;
    left: 0;
}

.image-with-text__content .button {
    display: flex;
    flex-direction: column;
}

.image-with-text__content .button img {
    width: 96px;
}
.image-with-text__heading {
    max-width: 340px;
}
.newsletter-form__field-wrapper .field, .newsletter__wrapper .newsletter-form__field-wrapper,.newsletter-form,.field__inputs  {
    border-radius: 0;
}
.metafield-rich_text_field p:first-child {
    margin-top: 0;
}

.metafield-rich_text_field p:last-child {
    margin-bottom: 0;
}
.contact_pop_head {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin: 0 auto !important;
}

.pop_inner {
    margin: 0;
    padding: 0;
    text-decoration: none;
    border: 0;
    background: transparent;
    color: inherit;
    font-family: var(--font-body-family);
    font-size: 18px;
    letter-spacing: 0;
    text-align: center;
    width: auto;
    line-height: normal;
    text-transform: capitalize;
}

.contact_pop_cover input,.contact_pop_cover textarea{
  color: #000;background: #fff;
}
.contact_pop_cover {
    width: 100%;
    background: #f1f2f2; cursor: inherit;
}

.contact_pop_cover .field {
    display: flex;
    flex-direction: column;
}

.contact_pop_cover .field .field__labels {
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.contact_pop_cover .contact__fields {
    display: flex;
    column-gap: 20px;
    flex-wrap: wrap;
    padding-bottom: 20px;
}

.request_customization_buy_side {
    width: 50%; text-transform:uppercase;
}
.contact_pop_cover .contact__fields .field {
    width: calc(50% - 10px);
}

.contact_pop_cover input, .contact_pop_cover textarea {
    padding: 16px 16px;
    font-size: 14px;
    min-height: 0;
    height: auto;
    line-height: normal;
}

.custom_label_wrap {
    display: flex;
    align-items: center;
  cursor: pointer;
}

.custom_label_wrap span {
    width: 18px;
    height: 18px;
    border: #000 solid 1px;
    display: block;
    overflow: hidden;
}

.custom_label_wrap span svg {
    display: block;
    transform: scale(1.4);
    opacity: 0;
} 

.custom_label_wrap.active_fields_dime_mater span svg {
    opacity: 1;
}
.dimension_material_para p {
    margin: 0;
    font-size: 14px;
}

.dimension_material_para {
    padding: 20px 0 10px;
}

.custom_dimension_material_inner {
    padding: 10px 0 10px;
}

.custom_label_wrap span {
    margin-right: 10px;
    position: relative;
    top: -1px;
    background: #fff;
}

.custom_label_wrap {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.custom_dimension_material {
    padding-bottom: 20px;
}

.contact_pop_cover .custom_dimension_material_inner .field .field__labels {
    text-transform: none;
    letter-spacing: 1px;
}

.custom_dimension_material_inner .field {
    margin-top: 10px;
}


.contact_pop_cover input::-webkit-input-placeholder,.contact_pop_cover textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #a3a3a3;
}
.contact_pop_cover input::-moz-placeholder,.contact_pop_cover textarea::-moz-placeholder { /* Firefox 19+ */
  color: #a3a3a3;
}
.contact_pop_cover input:-ms-input-placeholder,.contact_pop_cover textarea:-ms-input-placeholder { /* IE 10+ */
  color: #a3a3a3;
}
.contact_pop_cover input:-moz-placeholder,.contact_pop_cover textarea:-moz-placeholder { /* Firefox 18- */
  color: #a3a3a3;
}

.contact_policise_google p {
    margin: 0;
    font-size: 12px;
}

.contact_policise_google p a {
    color: #9c9176;
    text-decoration: none;
}

.contact_policise_google {
    padding: 25px 0 25px;
}

.contact_pop_cover .contact__button button {
    max-width: 100% !important;
    transition: all ease 0.2s;
    border: #000 solid 2px;
    background: transparent !important;
    color: #000 !important;
    font-weight: 500;
    font-size: 14px;
    min-height: 0;
    line-height: normal;
    padding: 20px 10px;
}

.contact_pop_cover .contact__button button:hover {
    background: #9C9176 !important;
    border-color: #9C9176 !important;
    color: #fff !important;
}
.contact_pop_cover h2 {
    text-align: center;
    margin: 0;
    padding-bottom: 30px;
}

.contact_pop_cover button.fancybox-button {
    top: 38px;
    right: 40px;
    padding: 6px;
}
.fancybox-slide--html {
    background: #00000080;
}
.price_shipp_text_meta {
    display: flex;
    justify-content: space-between;
}

.shipp_text_meta svg {
    display: block;
    width: 20px;
    margin-right: 5px;
    position: relative;
    top: -4px;
}

.shipp_text_meta {
    display: flex;
    align-items: center;
    font-size: 12px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    opacity: 0.7;
}

.slider-button--next {
    background-image: url(/cdn/shop/files/image_r_mat.png?v=1761301810) !important;
}

.slider-button--prev {
    background-image: url(/cdn/shop/files/image_l_mat.png?v=1761301810) !important;
}


.slider-button {
    width: 44px;
    padding: 0;
    border: 0;
    background-size: 42px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.slider-button svg {
    opacity: 0;
}


.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
    width: calc(25% - .8rem) !important;
}

.thumbnail-slider .thumbnail-list.slider--tablet-up {margin: 0 20px;}
.thumbnail-list__item:before { 
    padding-bottom: 123% !important;
}
.thumbnail {
    border-color: #9C9176 !important;
}

.thumbnail[aria-current]:focus:not(:focus-visible) {
    box-shadow: 0 0 0 .1rem #563C2B;
    border-color: #563C2B !important;
}

.card__inner {
    border: 0!important;
}
.buy_btn_innner{
    margin-bottom:0 !important;
}
.contact_pop_head .pop_inner {
    display: block;
    width: 100%;
    padding: 20px 0;
}

.product-form {
    margin: 0 !important;
}
.contact__refrance {
    font-size: 16px;
    padding-bottom: 10px;
    pointer-events: none;
}

.contact__refrance input {
    display: none;
}

/*=====responsive======*/


@media screen and (max-width:1600px){



  
 /*==1600=====*/
  


  
}

@media screen and (max-width:1600px){
.contact_cover {
    padding: 38px 48px 40px;
}

.contact {
    padding: 0 0px 0 40px;
}

.contact_text_content {
    padding: 27px 0 0;
    line-height: normal;
}

.contact__button {
    margin-top: 20px !IMPORTANT;
}
.contact .title {
    margin: 0 0 8px 0 !important;
}
.content_contact_gmail {
    padding: 18px 0 0;
}

.content_contact_gmail p {
    padding: 8px 0px 0;
    font-size: 16px;
    line-height: normal;
}
  .contact .title {
    font-size: 24px !important;
}

.contact_cover .page-width {
    padding: 30px;
}
    .contact__button .button {
    max-width: 210px !important;
  }
    .product__title h1 {
    font-size: 30px !important;
}
  .image-with-text__content {
    padding: 20px !important;
}
.slick-slider .slick-arrow + .slick-list {
    padding-bottom: 70px;
}
  .slick-arrow {
    width: 50px;
    height: 50px;
    background-size: 20px;
}
  h1, .h1 {
    font-size: 35px;
} 

.h0 {
    font-size: 40px;
}

.banner__box {
    max-width: 600px !important;
}

  
   /*==1100=====*/
}



@media screen and (max-width:798px){


.contact_cover {
    padding: 38px 10px 40px;
}

.contact {
    padding: 0 0px 0 25px;
}

.contact_cover .field__inputs {
    height: 30px !important;
}

.contact_text_content {
    font-size: 13px;
}

.content_contact_gmail p {
    font-size: 13px;
}
.text-area {
    min-height: 50px !important;
}
  .contact__button .button {
    max-width: 190px !important;
  }
  .banner__heading {
    font-size: 40px;
}

.banner--desktop-transparent .banner__box {padding-bottom: 0 !important;}
      .contact_cover .field__inputs {
        height: 40px !important;
        border-radius: 0 !important;
    }
        .page-width {
        padding: 0 3rem;
    }

  /*==798====*/
}





@media screen and (max-width:750px){

.contact_cover .page-width {
    flex-direction: column;
}

.contact_image {
    width: 100%;
}

.contact {
    width: 100%;
           padding: 30px 0 0 0 !important;
}

.contact_cover {
    padding: 28px 10px 20px;
}

.contact__button .button {
    max-width: 160px !important;
}
.contact_cover .page-width {
    padding: 10px;
}
.content_contact_gmail a {
    margin-left: 4px; 
}
  .banner--desktop-transparent .banner__box {
    padding: 110px 20px 40px !important;
}

.banner__heading {
    font-size: 35px;
}
.product_grid_with_image .collection__title_grid_wrap {
    padding-left: 20px;
}
  .newsletter__wrapper {
    padding: 36px 20px !important;
}
      .slick-arrow {
        width: 40px;
        height: 40px;
        background-size: 14px;
        border-width: 1px;
    }
.product_grid_with_image {
    flex-direction: column;
}

.product_grid_with_image .feature_custom_image {
    width: 100%;
}

.product_grid_with_image .collection__title_grid_wrap {
    width: 100%;
    padding: 30px 0 0;
}
h1, .h1 {
        font-size: 30px;
    }


.footer-block__heading {
    padding: 0 !important;
}
  
  .footer__content-top .grid .grid__item.grid__item_5_count {
    width: 100% !important;
    margin: 0 0 0 !important;
}
  .footer-block__details-content .list-menu__item--link {
    line-height: 22px;
  }
  .footer-block__details-content {
    margin-bottom: 1rem !important;
}
  .footer-block__heading:after {
    content: "";
    width: 20px;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    top: 24px;
    right: 0;
}

.footer-block__heading:before {
    content: "";
    width: 2px;
    height: 20px;
    background: #fff;
    display: block;
    position: absolute;
    right: 9px;
    top: 15px;
}
  .footer-block__details-content{
    display: none;
  }
  .active_footer_menu:before {
    height: 0;
}
  .mobile_image_banner {
    display: block;
}
  .banner__media_desktiop {
    display: none;
}
  .mobile_image_banner img {
    display: block;
    width: 100%;
}
  .mobile_image_banner +.banner__content {
    position: absolute;
    bottom: 7%;
    width: 100%;
}
      .slick-slider .slick-arrow + .slick-list {
        padding: 0 30px;
        padding-bottom: 60px;
    }
  .icon_text_cover li {
    width: 100%;
    display: block;
    border-right: 0;
    border-bottom:  #9C9176 solid 1px;
    padding: 30px 10px 20px;
}
    .icon_text_cover li:last-child {border: 0;}
  .icon_text_cover ul{
    flex-wrap: wrap;
  }
  .text_icon_in p { 
    line-height: 18px; 
    font-size: 14px; 
  }

.text_icon_in h3 { 
    line-height: 20px;
    font-size: 16px;  
  padding-bottom: 3px;
}
  .icon_text_inner_image img {
    width: 53px;}

  .rich-text__heading {
    margin: 0;
}
.product-media-container.constrain-height .media {
    padding-top: 150% !important;
}
  .product-form__submit {
    width: 100%;
  }
.product-form__buttons .shopify-payment-button {
    width: 100%;
    display: block;
    margin: 10px 0 0 0 !important;
    color: #563C2B;
}
  .product-form__buttons {
    flex-wrap: wrap;
  }
  .product-media-container {
    width: 100% !important;
}
  .page-width {
        padding: 0 2rem;
    }
    .request_customization_buy_side {
    width: 100%;
    margin-top: 10px;
}
.product-form__submit { 
    margin: 0 0px 0 0px !important;
}

  /*==750===*/
}



