/** Shopify CDN: Minification failed

Line 2995:17 Expected identifier but found whitespace
Line 2995:27 Unexpected ";"

**/
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

:root{
 
  --site-text:#494949;
  --site-black:#000;
  --site-btn:#BDB9A0;
  --site-grey:#898989;
  --site-primaryfont: 'Degular', sans-serif;
  --site-light-bg:#f9f7f0;
   --site-white: #fff;
  --site-bg:#e3ddcc;
}
.btn {
    font-size: 13px !important;
    font-weight: 400 !important;
    letter-spacing: 0.5px;
    background: var(--site-bg) !important;
    color:var(--site-black) !important;
    font-family: var(--site-primaryfont) !important;
}
body{
  font-family: var(--site-primaryfont) !important;
  font-weight:300 !important;
  background-color:var(--site-light-bg) !important
}
.container {
    width:100% !Important;
    max-width: 100% !important;
  padding:0 30px;
}
.site-nav>li {
    padding: 0 10px !important;
}
.site-nav>li:first-child{
  padding-left:0 !important
}
.site-nav>li:last-child{
  padding-right:0 !important
}
.site-nav>li>a {
    color: var(--site-white) !important;
    font-weight: 300 !important;
    font-size: 15px !important;

  font-family: 'Degular', sans-serif!important;
  text-transform: uppercase !important;
letter-spacing:0.5px !important;
}

.site-nav__link, .site-nav__child-link {
      font-size: 18px !important;
  font-family: 'Degular', sans-serif!important;
  text-transform: uppercase! important;
  letter-spacing: 0px!important;
}

.site-nav>li>a:after{
  bottom:-5px !important;
}
.site-header:hover{
  background-color:var(--site-light-bg) !important;
  padding-bottom:0 !important;
}
.site-header .header-center{
  padding:15px 30px !important;
}
.site-header__logo-image img{
  filter:invert(1);
}
.site-header:hover .site-header__logo-image img{
  filter:invert(0);
}

.site-header:hover .site-nav>li>a {
  color:var(--site-black) !important;
}
#header-sticky .contentstickynew_menu .site-nav>li>a{
  color: var(--site-white)!important;
}
.site-header:hover .site-nav>li>a:hover{
  color:var(--site-grey) !important
}
#header-sticky .contentstickynew_menu .site-nav>li>a:hover{
  color:var(--site-grey) !important
}
.site-header .label-header {
       font-size: 15px!important;
    color: var(--site-white)!important;
    font-weight: 400!important;
    text-transform: uppercase !important;
}
 .site-header:hover .label-header {
    color: var(--site-black) !important;
}
#header-sticky .contentstickynew_menu .site-header:hover .label-header{
  color: var(--site-black) !important;
}
.site-header__search .icon_search{
  width:18px !important;
  height:18px !important;
  background: url(https://cdn.shopify.com/s/files/1/0698/5357/7490/files/icon_search.png?v=1706074205) no-repeat !important;
  margin-right:0px !important;
  margin-top:0px;
}
.site-header:hover .site-header__search .icon_search{
  filter:invert(1);
}

.site-header__cart .site-header__cart-icon{
  width:18px !important;
  height:18px !important;
  background: url(https://cdn.shopify.com/s/files/1/0698/5357/7490/files/icon_cart.png?v=1706074686) no-repeat !important;
  margin-top:5px;
}
.site-header:hover .site-header__cart-icon{
  filter:invert(1);
}
#header-sticky .contentstickynew_item .site-header__cart-icon{
  filter:invert(0);
}
#header-sticky:hover .contentstickynew_item .site-header__cart-icon{
  filter:invert(1);
}
.site-header__cart-count #CartCount{
  line-height:1 !important;
}
.icon-account{
  width:18px !important;
  height:18px !important;
  background: url(/cdn/shop/files/icon_account.png?v=1751456278) no-repeat !important;
  margin-right:0px;
  margin-top:0px;
}
.icon-wishlist{
  width:18px !important;
  height:18px !important;
  background: url(/cdn/shop/files/icon_wishlist.png?v=1751456573) no-repeat !important;
  margin-right:0px;
  margin-top:0px;
}
.site-header:hover .icon-account,
.site-header:hover .icon-wishlist{
  filter:invert(1);
}

#header-sticky .contentstickynew_item .icon-account,
#header-sticky .contentstickynew_item .icon-wishlist{
  filter:invert(0);
}
#header-sticky:hover .contentstickynew_item .icon-account,
#header-sticky:hover .contentstickynew_item .icon-wishlist{
  filter:invert(1);
}
.section-video .item.youtube{
  max-height:100vh !important
}
.section-video .item.youtube video{
  object-fit:cover;
  
}

#shopify-section-nov_video_4RgNKd .youtube::after {
    z-index: -1;
}
.contentsticky_item>div:not(:last-child):after, .contentstickynew_item>div:not(:last-child):after{
  background-color:#fff !important;
}
.site-header:hover .contentsticky_item>div:not(:last-child):after, 
.site-header:hover .contentstickynew_item>div:not(:last-child):after{
  background-color:var(--site-black) !important;
}
#header-sticky .contentsticky_item>div:not(:last-child):after, 
#header-sticky .contentstickynew_item>div:not(:last-child):after{
  background-color:var(--site-black) !important;
}
.mt-28{
  margin-top:28px;
}
#header-sticky .label-header{
  font-size:15px !important;
  font-weight:400 !important;
  text-transform:uppercase !important;
  color:var(--site-white) !important;
}
.site-header .topbar {
    font-weight: 300 !important;
    font-size: 11px !important;
    padding: 10px 40px 10px !important;
    line-height:1.1 !important;
    text-transform:capitalize!important;
}
.site-header .topbar .owl-theme .owl-nav [class*=owl-] i {
    font-size: 18px !important;
  color:var(--site-black) !important;
}
.topbar{
  background-color:var(--site-bg)!important;
  color:var(--site-black) !important;
}
.tb_item {
    font-size: 13px;
    color: var(--site-black);
    font-weight: 400;
  text-transform: uppercase;
}
.topbar .block_social a{
  color:var(--site-black) !important;
}
.topbar .block_social a:hover{
  color:var(--site-white) !important;
}
.site-header .currency-selector .dropdown-toggle{
  color:var(--site-black) !important;
  font-size:11px !important;
}
#header-sticky{
  background-color:transparent !important;
  background-image: linear-gradient(180deg,rgba(0,0,0,0.3),transparent);

}

.section-gallery-image .gallery-image__text {
   font-size: 11px!important;
    /* letter-spacing: 1.3px !important; */
    font-weight: 500!important;
    height: 40px!important;
    line-height: 40px!important;
    left: 50%!important;
    bottom: 50%!important;
    opacity: 0!important;
    transition: opacity .6s!important;
    transform: translate3d(-50%,115%,0)!important;
    font-family: var(--site-primaryfont)!important;
    background: var(--site-btn)!important;
    color: #000!important;
    border:0 !important;
    text-transform: capitalize !important;
    min-width: 125px!important;
    position: absolute;
  padding:0 !important;
  justify-content:center !important;
}
.nov-section-blog .block_title {
    margin-bottom: 50px !important;
}
.section-gallery-image .gallery-image__item:hover .gallery-image__text {
    opacity:1 !important;
}
.section-gallery-image .image-text {
  color:#fff!important;
    font-size: 22px !important;
    margin-top: -25px !important;
  font-weight:400 !important;
  font-family: 'Degular', sans-serif!important;
  cursor:pointer;
}
.section-gallery-image .image-text a{
  color:var(--site-white) !important;
}
.gallery-image__caption {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}
.section-product-slider .swiper-button-prev {
    left: 30px !important;
    right: auto !important;
}


.sub_title {
    font-size: 13px;
    font-weight: 500;
    /* letter-spacing: 1px; */
    font-style: normal;
      color: var(--site-black);
  margin-top:12px;
  display:block;
}
.section-product-slider{
  padding:25px 0 40px;
}
#shopify-section-gallery_image_slider_rP3y9i{
  padding:40px 0 80px;
}
#shopify-section-gallery_image_slider_MwhwzV{
 padding-bottom:25px; 
}
#shopify-section-gallery_image_slider_rP3y9i .distance{
  padding:0 !important;
}
#shopify-section-1619169468047652d7 .distance{
  background-color:transparent !important;
  padding-top:30px;
}
.section-gallery-image{
  background:transparent !important;
}
#shopify-section-gallery_image_slider_rP3y9i .section-gallery-image .gallery-image__item{
  margin-bottom:0px;
}

.footer-layout{
  background-position: center;
  background-attachment: cover;
  background-image: url('/cdn/shop/files/footer-bg.jpg?v=1751455174');
}
.footer_copyright{
  background-color:var(site-bg) !important; 
}

.footer-logoo {
  object-fit: contain;
  object-position: center;
  height: 20vh;
}
#shopify-section-nov_products_grid_BW3Udw .hover_x span {
    padding-top: 2px !important;
}
#shopify-section-nov_products_grid_BW3Udw .item-product .product__info{
  position:absolute;
  right:0;
  left:0;
  text-align:center;
}

.item-product .product__info .product__title a, .item-product .product__info .product__price{
  font-size:14px !important;
  font-weight:300 !important;
  color:var(--site-black) !important;
  padding-bottom:0!important
  text-transform: uppercase!important;
font-family: 'Degular', sans-serif;
}
.item-product .product__info .product__price{
  line-height:20px !important;
}
.section-newsletter{
  margin-bottom:0 !important;
  padding:100px 0 !important;
  position:relative;
  background-position:top !important;
  margin:0 30px;
}
.section-newsletter:before{
  position:absolute;
  content:"";
  width:100%;
  height:100%;
  top:0;
  left:0;
  background:rgba(0,0,0,0.2);
}
.section-newsletter .section-header{
  display:flex;
  align-items:center;
  justify-content:center;
}
.section-newsletter .section-header .title-block {
    font-weight: 400 !important;
    font-size: 23px !important;
    line-height: 30px !important;
    text-transform: capitalize !important;
    margin-bottom: 10px !important;
    color: #fff !important;
    /* letter-spacing: 1px !important; */
  position:relative;
  z-index:1;
}
.section-newsletter .section-header .sub_title{
  font-size:15px !important;
  font-weight:500 !important;
  color:#fff !important;
  font-style:normal !Important;
  
}
.section-newsletter .contact-form .password__input-group{
  max-width:300px !Important;
      display: flex;
    align-items: end;
}

.section-newsletter .contact-form .password__input-group button {
    border-radius: 0 3px 3px 0 !important;
    font-family: var(--site-primaryfont) !important;
    font-size: 15px !important;
    color: #fff !important;
    background:transparent !important;
    padding:0 !important;
}
.newsletter__submit-text--large img {
    display: block !important;
    width: 20px;
    height: 20px;
    margin-top: 0px;
}
.section-newsletter .contact-form .password__input-group button:hover{
  background:none!important;
}
.section-newsletter label {
    font-size: 18px;
    line-height:18px;
    margin-bottom: 0;
    font-weight: 300;
    color: #fff;
    margin-right: 15px;
}
.section-newsletter .contact-form .password__input-group input{
    font-family: var(--site-primaryfont) !important;
    font-size: 12px !important;
    background: transparent !important;
    border-radius: 0 !important;
    border-bottom: 2px solid #fff !important;
    height:45px !important;
    color:#fff !important;
}

.section-gallery-ins .block_title p{
  font-size:15px !important;
  font-weight:500!important;
  padding-bottom:0 !important;
  font-style:normal !important;
}
.nov-footer .footer-layout{
  padding:30px 0 !important;
  z-index:1;
  position:relative;
}
.nov-footer .title-block {
    font-weight: 600!important;
    margin-bottom: 15px!important;
    text-transform: capitalize!important;
    font-size: 13px!important;
    color: var(--site-black)!important;
    /* letter-spacing: 1px; */
}
.nov-footer .footer_newsletter .des {
    font-weight: 400 !important;
    /* letter-spacing:1.3px; */
    font-size: 15px !important;
    line-height: 22px !important;
    margin: 0 0 5px 0 !important;
  color:var(--site-black)!important;
  font-family: 'Degular', sans-serif;
  text-transform: uppercase;
}
.nov-footer .block_social ul li a i{
  color:var(--site-black)!important;
}
.nov-footer .block-content{
  padding-bottom:0 !important;
}
.nov-footer .footer_menu li a {
    font-size: 15px !important;
    font-weight: 300 !important;
    line-height: 30px !important;
    text-transform: uppercase !important;
    color:var(--site-black)!important;
  font-family: 'Degular', sans-serif!important;
}
[data-ff-el="root"].ff-664b2782affed701659deb83 .ff-664b2782affed701659deb83__subtitle{
  margin:0 0 10px 0 !important;
}
[data-ff-el="root"].ff-664b2782affed701659deb83 .ff-664b2782affed701659deb83__subtitle *{
  color:var(--site-black) !important;
  font-family: var(--site-primaryfont);
    font-size: 15px;
}
[data-ff-el="root"].ff-664b2782affed701659deb83 .ff-664b2782affed701659deb83__control{
  color:var(--site-black) !important;
}
[data-ff-el="root"].ff-664b2782affed701659deb83 .ff-664b2782affed701659deb83__button{
  font-family: var(--site-primaryfont) !important;
    font-size: 14px !important;
}
[data-ff-el="root"].ff-664b2782affed701659deb83 .ff-664b2782affed701659deb83__label{
  border-color:var(--site-black) !important
}
.nov-footer .block_social{
  margin-top:10px;
}
.nov-footer .footer_newsletter input{
  font-size:15px !important;
}
.nov-footer .footer_newsletter .input-group__btn .btn .newsletter__submit-text--large span{
  font-size:12px !important;
  text-transform: uppercase !important;
  background: #f9f7f0 !important;
  font-weight:300 !important;
}
.nov-footer .copyright {
  padding: 10px 0!important;
    border-top: 1px solid rgb(183 176 157)!important;
    font-size: 14px!important;
    font-weight: 400!important;
    color: var(--site-black)!important;
    line-height: 22px;
    /* letter-spacing: 1.3px; */
}
footer{
  position:relative
}



#popup-subscribe .subscribe_form .social_new {
    display: none;
}

#popup-subscribe .subscribe_form .checkbox {
    display: none;
}

#popup-subscribe .subscribe_form .inner {
    padding-bottom: 35px;
}
#popup-subscribe .modal-dialog .modal-content {

    background: var(--site-light-bg) !important;

}
#popup-subscribe .title_block {
   margin-top: 35px!important;
    font-size: 35px!important;
    margin-bottom: 0;
    /* letter-spacing: 1px; */
    font-weight: 300 !important;
    font-family: var(--site-primaryfont);
  
}
#popup-subscribe .sub_title {
    font-size: 13px!important;
    font-weight: 400!important;
    margin-top: 5px;
    margin-bottom: 15px !important;
}
.hover_x i.zmdi-long-arrow-right{
  font-size:15px !important;
  margin-top:5px;
}
.site-nav--has-dropdown .site-nav__dropdown{
  background:var(--site-light-bg) !Important;
  min-width:250px !important;
  padding:15px !important
}
.site-nav--has-dropdown .site-nav__dropdown.megaMenu{
  padding:30px;
}
.site-nav--has-dropdown .site-nav__dropdown ul>li{
  padding:0 !important;
}
.site-nav--has-dropdown .site-nav__dropdown ul>li>a{
  font-size:15px !important ;
  color:var(--site-black) !important;
  text-decoration:none !important;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.nov-section-blog .view_all {
    margin-left: 0 !important;
    position: absolute;
    top: 51%;
    left: 0;
    right: 0;
    text-align: center;
}
.nov-section-blog .article--listing .media-body {
    position: absolute !important;
    top: 45%;
    left: 0;
    right: 0;
    text-align: center;
}
.nov-section-blog .article__list-image-container{
    margin-bottom: 0px !important;
    position: relative;
    height:auto;
    object-fit:cover;
}
.nov-section-blog .article__title a{
  color:#fff !important;
  font-weight:400!important;
  text-transform: uppercase;
  font-family: 'Ethic Serif';
    font-size: 2.3rem !important;
}


.nov-section-blog .article__list-image-container {
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
}



.nov-section-blog .article__title a:hover{
  text-decoration:none !important;
}
.view_all .btn {
    height: 40px!important;
    line-height: 40px;
    left: 50%!important;
    bottom: 50%!important;
    opacity: 0!important;
    transition: opacity .6s!important;
    transform: translate3d(-50%,145%,0)!important;
    min-width: 125px!important;
    border:0 !important;
    position: absolute;
  padding:0 !important;
  justify-content:center !important;
}

.article--listing:hover .view_all .btn{
  opacity:1 !important;
}
.nov-section-blog .nov-slick-carousel .slick-arrow{
  border-radius:25px !important;
  line-height:40px !important;
  background:var(--site-light-bg) !important;
  border:0 !important;
}
.nov-section-blog .nov-slick-carousel .slick-arrow:hover{
    border: 0px solid var(--theme-color-primary) !important;
    background: var(--site-bg) !important;
}
.nov-section-blog .nov-slick-carousel .slick-arrow i{
  font-size:2.3rem !important;
}
#shopify-section-nov_blog_nLax73{
  padding:50px 0 70px;
}
.nov-section-blog .slider{
  margin:0 -15px!important
}
.nov-section-blog .slider .item{
  padding: 0 15px !important;
}

.section-video .cap_link a {
    font-size: 13px!important;
    height: 40px!important;
    line-height: 37px!important;
    letter-spacing: 0.5px;
    display: block!important;
    left: 45%!important;
    min-width: 125px!important;
    transform: translate(0)!important;
    bottom: 20px!important;
    background: var(--site-bg) !important;
    color:var(--site-black)!important;
    border: 2px solid var(--site-bg);
    text-transform: uppercase !important;
    font-family: 'Degular', sans-serif !important;
  font-weight: 400 !important;
}
.mb-50{
  margin-bottom:50px !important;
}
.nov-footer .footer_newsletter input{
  background-color:#f9f7f0!important;
}

.site-header__cart-count{
  line-height:16px !important;
  background: var(--site-bg) !important;
}
.site-header__cart-count #CartCount{
  color:var(--site-black) !important
}
.topbar .social-header{
  display:none;
}
.site-nav--has-dropdown .site-nav__dropdown ul>li:not(.menuTitle):hover>a{
    text-decoration-line: none !important;
    text-decoration-color: transparent !important;
    border-bottom: 2px solid var(--site-black);
    padding-bottom: 3px;
}
.not_soldout{
  display:none !important;
}

.swiper-scrollbar-drag{
  border-radius:0 !important
}
#shopify-section-nov_text_nn68Pr{
  padding-bottom: 50px;
  display:flex;
  align-items:center;
  justify-content:center;
}
#shopify-section-nov_text_nn68Pr p{
  color: var(--site-black)!important;
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
}

.site-nav--has-dropdown .site-nav__dropdown ul.novMenuLinks{
  margin-bottom:0 !important;
}
.nov-footer .footer_newsletter .input-group__btn .btn .newsletter__submit-text--large{
  background:#f9f7f0!important
}
.section-image-slider .nov-owl-carousel .owl-nav [class*=owl-].disabled{
  display:block !important;
}
.section-image-slider .nov-owl-carousel .owl-nav [class*=owl-].owl-prev {
    left: 30px!important;
}
.section-image-slider .nov-owl-carousel .owl-nav .owl-prev i,.section-image-slider .nov-owl-carousel .owl-nav .owl-next i {
    background-color: var(--site-btn);
    border-radius: 50px;
    width: 32px;
    height: 32px;
    font-size: 2.3rem!important;
    padding-top: 5px;
    color: #000!important;
  opacity:0.7
}
.section-image-slider .nov-owl-carousel .owl-nav [class*=owl-].owl-next {
    right: 30px!important;
}
.gallery-image__caption {
    font-size: 21px!important;
    color: #fff!important;
    font-weight: 300!important;
    text-align: center;
}
.section-image-slider .gallery-image__item:hover img {
    transform: scale(1.1);
}
.section-image-slider .gallery-image__item img {
    transition: all 2s;
}
.section-image-slider .gallery-image__item {
    position: relative;
    text-align: center
}
.section-image-slider .gallery-image__item .b_img {
    overflow: hidden;
    position: relative
}
.section-image-slider .gallery-image__text {
   font-size: 11px!important;
    /* letter-spacing: 1px; */
    font-weight: 500!important;
    height: 40px!important;
    line-height: 40px!important;
    left: 50%!important;
    bottom: 50%!important;
    opacity: 0!important;
    transition: opacity .6s!important;
    transform: translate3d(-50%,115%,0)!important;
    font-family: var(--site-primaryfont)!important;
    background: var(--site-btn)!important;
    color: #000!important;
    border:0 !important;
    text-transform: capitalize !important;
    min-width: 125px!important;
    position: absolute;
  padding:0 !important;
  justify-content:center !important;
}
.section-image-slider .gallery-image__item:hover .gallery-image__text {
    opacity:1 !important;
}
#shopify-section-nov_products_grid_BW3Udw .item-product .btn.sold_out {
    background: transparent !important;
    border: 2px solid #fff !important;
}

#shopify-section-1620005311a52301e8 .distance{
  padding-top:30px;
}
#shopify-section-nov_gallery_image_aPReah .distance{
  background:transparent !important;
}
#shopify-section-nov_gallery_image_aPReah .gallery-image__item img, #shopify-section-nov_gallery_image_bgUHAU .gallery-image__item img {
    height: 570px;
    object-fit: cover;
}
#shopify-section-nov_gallery_image_bgUHAU .distance{
  background:transparent!important;
}
.site-nav--has-dropdown .site-nav__dropdown ul>li>a{
  line-height:26px !important
}
.site-nav--has-dropdown .site-nav__dropdown ul>li.menuTitle>a {
    font-weight: 300 !important;
    line-height: 22px !important;
    text-transform: uppercase;
  
    /* letter-spacing:1.6px; */

}
.site-nav--has-dropdown.hasMegaMenu .dropdown_menu{
      top: calc(100% + 0px) !important;
}
#header-sticky .contentstickynew_menu .site-nav--has-dropdown.hasMegaMenu .dropdown_menu{
  padding-top:0 !important
}
.site-header__cart .nav-utilities__icon svg {
    width: 22px;
    height: 22px;
    margin-top:-5px;
}
.ico-bag path{
  fill:#fff;
}
.site-header:hover .ico-bag path{
  fill:var(--site-black);
}
#header-sticky .contentstickynew_item .ico-bag path{
  fill:var(--site-white);
}
#header-sticky:hover {
    background-color: var(--site-light-bg) !important;
    background-image: none !important;
    transition: all ease 0.5s;
}
#header-sticky:hover .contentstickynew_menu .site-nav>li>a {
    color: var(--site-black)!important;
}
#header-sticky:hover .contentstickynew_menu .site-nav>li>a:hover{
  color:var(--site-grey)!important;
}
#header-sticky:hover .site-header__logo-image img {
    filter: invert(0);
}
#header-sticky:hover .label-header{
  color:var(--site-black)!important;
}
#header-sticky:hover .contentstickynew_item .ico-bag path {
    fill: var(--site-black)!important;
}
#header-sticky:hover .site-header__search .icon_search{
  filter:invert(1) !Important;
}
.block_content {
    padding-top: 30px;
}
.our-story{
  align-items: center;
}
.our-s-img{
      width: 40%;
}

.our-s-content{
  width: 60%
}
.section_img_text .title {
    color: var(--site-black) !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
    margin-bottom:20px;
}
.our-s-content p {
    padding: 0 100px;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 24px;
}

#shopify-section-nov_img_text_E9FkTQ .block_content{
  padding-top:0 !important;
}
#shopify-section-nov_products_grid_BW3Udw .item-product .btn.sold_out,
#shopify-section-nov_products_grid_BW3Udw .item-product .formAddToCart .btnAddToCart{
    font-size: 11px!important;
    font-weight: 500!important;
    height: 40px!important;
    line-height: 40px!important;
    font-family: var(--site-primaryfont)!important;
    background: var(--site-btn)!important;
    color: #000!important;
    border: 0!important;
    min-width: 125px!important;
    padding: 0!important;
    display:block !important;
}
#shopify-section-nov_products_grid_BW3Udw .cl-btn{
   font-size: 12px!important;
    font-weight: 500!important;
    height: 40px!important;
    line-height: 40px!important;
    font-family: var(--site-primaryfont)!important;
    background: var(--site-btn)!important;
    color: #000!important;
    border: 0!important;
    min-width: 158px!important;
    padding: 0!important;
    text-transform: uppercase;
    /* letter-spacing: 1.3px; */
}
#shopify-section-nov_gallery_image_PEXd7m{
  padding-bottom:50px;
}
#shopify-section-gallery_image_slider_rP3y9i .shop-btn{
  display:none !important;
}
#shopify-section-gallery_image_slider_AMRPWA .shop-btn{
  margin:50px 0;
}
#shopify-section-gallery_image_slider_AMRPWA .shop-btn .btn{
   font-size: 11px!important;
    font-weight: 500!important;
    height: 40px!important;
    line-height: 40px!important;
    font-family: var(--site-primaryfont)!important;
    background: var(--site-btn)!important;
    color: #000!important;
    border: 0!important;
    min-width: 125px!important;
    padding: 0!important;
    text-transform: capitalize;
    /* letter-spacing: 1px; */
}
.site-nav>li>a:after{
  background:transparent !important;
}
.site-nav--has-dropdown .site-nav__dropdown ul>li:not(.menuTitle):hover>a{
  color:var(--site-grey) !important;
  border-bottom:0px !important;
}
#header-sticky{
  box-shadow:none !important;
  padding:10px 0 !important;
}

.cart_dropdown #cart_block #cart-info .cart.cart_empty{
  padding:25px !important;
}
.cart_dropdown #cart_block #cart-info .cart{
  background:var(--site-light-bg) !important;
  box-shadow:none !important;
  
}
.cart_dropdown #cart_block #cart-info{
  padding-top:24px !important;
}
.block_link_cart a{
  background-color:var(--site-bg) !important;
  border:0px !important;
  font-weight:500 !important;
}
#shopify-section-1620005311a52301e8 .b_img, #shopify-section-nov_gallery_image_PEXd7m .b_img{
  height:100vh;
}
#shopify-section-nov_blog_nLax73 .nov-section-blog .nov-slick-carousel .slick-arrow{
  line-height:36px !Important;
}
#shopify-section-nov_blog_nLax73 .sub-title{
  font-size: 13px !important;
    font-weight: 500 !important;
    /* letter-spacing: 1px !important; */
    font-style: normal !important;
    color: var(--site-black) !important;
    margin-top: 12px !important;
    display: block !important;
}
#popup-subscribe .subscribe_form button {
    font-size: 12px !important;
    font-weight: 400 !important;
    color: #000 !important;
    background-color: var(--site-btn) !important;
    /* letter-spacing: 1.3px !important; */
}
#shopify-section-nov_video_a8Umb8, #shopify-section-video_smoke_8ibyay{
  padding:30px 0 0;
}

#shopify-section-nov_video_a8Umb8 .block_title.position-relative, #shopify-section-video_smoke_8ibyay .block_title.position-relative{
  position:absolute !important;
  top:50%;
  left:45%;
  z-index:1;
}
#shopify-section-nov_video_a8Umb8 .position-relative .title_block, #shopify-section-video_smoke_8ibyay .position-relative .title_block{
  color:var(--site-white) !important;
}
#shopify-section-nov_video_a8Umb8 .cap_link a{
    transition: opacity .6s!important;
    transform: translate3d(0%,-435%,0)!important;
    opacity: 0;

  }
#shopify-section-video_smoke_8ibyay .view_all .btn{
  line-height:40px !important;
  z-index:1;
  transform:translate3d(-52%,145%,0)!important
}
#shopify-section-video_smoke_8ibyay:hover .view_all .btn{
  opacity:1 !Important;
  
}

body:not(.template-index) .nov-footer {
    margin-top: 0px !important;
}
body:not(.template-index) .site-header{
  padding-bottom:0 !important;
    position:absolute !important;
  width:100%;
}


.template-collection .collection__product-content .product--item{
  margin-bottom:0 !important;
}
.template-collection #NovBreadcrumbs,
.template-page #NovBreadcrumbs,
.template-search #NovBreadcrumbs,
.template-cart #NovBreadcrumbs{
    padding: 130px 0 50px!important;
    position: relative;
    top: 0px;
    z-index: -1;
        background-size: cover;
  background: #91886d;
}
.template-collection .collection_mt .collection-canvas{
  margin-top: 50px !important;
    background: transparent !important;
}
.item-product .thumbnail-container .respone_image {
    height: 450px;
    padding-top:130% !important;
}
.template-collection .item-product .thumbnail-container .respone_image {
    height: 450px;
    padding-top:120% !important;
}
.item-product .thumbnail-container .respone_image img{
height:450px;
object-fit:cover;
  border:1px solid #ebebeb;
}
.template-collection .item-product .thumbnail-container .respone_image img{
height:450px;
object-fit:cover;
  border:1px solid #ebebeb;
}
.item-product .formAddToCart .btnAddToCart, .item-product .btnsold_out{
  background: var(--site-bg) !important;
    color: var(--site-black) !important;
    font-family: var(--site-primaryfont) !important;
    border: 0 !important;
    height: 26px !important;
    line-height: 30px !important;
    letter-spacing: 0.5px;
    width: 30px !important;
    min-width: 30px !important;
    margin: 0 auto;
   
}
.item-product .formAddToCart .btnAddToCart .pro-icon, .item-product .btnsold_out .pro-icon{
  width: 12px;
}
.item-product .formAddToCart .btnAddToCart span, 
.item-product .btnsold_out span{
 font-size: 12px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    color: var(--site-black) !important;
    padding-top: 0 !important;
}
.template-collection .item-product .product__info .product__title{
  margin:10px 0 0px !important
}
.hide-filters{
  display:none !important;
}
.template-collection .item-product .thumbnail-container a.btnsold_out{
  position:absolute !important
}
#NovBreadcrumbs .headingPage{
  letter-spacing: 3px;
    font-weight: 300!important;
    font-size: 22px !important;
}
.template-product .product_mt .product-thumb_all{
  background:transparent !important;
}
.product-thumb_vertical .proFeaturedImage{
  width: 100% !important;
  margin-left: 0;
}
.template-product .product_mt .product-thumb_vertical{
  background:transparent !important;
  margin-top:0px !important;
  padding-top:110px !important
}
.proFeaturedImage .item a img{
  margin-bottom:10px;
}
.owl-relatedproduct .item-product .thumbnail-container{
  position: relative;
  width:100%;
  object-fit:cover;
}

.owl-relatedproduct .item-product .thumbnail-container a{
  overflow:inherit !Important;
}

#shopify-section-nov-product-template .BottomContent{
  padding-bottom:20px;
}
body:not(.template-index) .site-header{
  z-index:999;
}
.template-product .site-header__logo-image img {
    filter: invert(0);
}
.template-product #header-sticky .site-header__logo-image img {
    filter: invert(0);
   
}
.template-product #header-sticky:hover .site-header__logo-image img {
    filter: invert(0);
   
}
.template-product .site-nav>li>a{
  color:var(--site-black) !important;
}
.template-product .site-header .label-header {
  color:var(--site-black) !important;
}
.template-product .site-header__search .icon_search,
.template-product .site-header__cart .site-header__cart-icon,
.template-product .site-header .label-header i{
    filter: invert(1);
}
.template-product .contentsticky_item>div:not(:last-child):after,.template-product .contentstickynew_item>div:not(:last-child):after {
    background-color: #000!important;
}
.template-product .ico-bag path{
  fill:#000 !important;
}
.product-template__container .block_information{
  padding-top:80px;
  padding-right:80px!important;
  padding-left: 80px!important;
}
.template-product .item-product .thumbnail-container a.btnsold_out{
  position:absolute;
}
.template-product .item-product .product__info .product__title {
    margin: 10px 0 5px!important;
}
.template-product .ProductRelated{
  margin-top:0!important;
}
.template-product h1.product-single__title {
    color: black !important;
    font-weight: 400 !important;
    margin: 0 0 10px 0 !important;
    /* letter-spacing: 1.3px; */
    font-size:20px;
  font-family: 'Degular', sans-serif;
  text-transform: uppercase;

}
.template-product .product-single__price {
    font-size: 2rem !important;
    font-weight: 400 !important;
    color: var(--site-text) !important;
}

.template-product .watch_availabel .header{
  display:none;
}
.template-product .group-quantity {
    margin-top: 15px!important;
}
.template-product .gr_pr_rw{
  margin-bottom:20px !important
}
.template-product .group-single__items{
  margin-bottom:30px !important
}
.selectorVariants .swatch.swatch_size label{
  font-size: 12px !important;
  font-weight: 400 !important;
  border: 1px solid var(--site-btn) !important;
    color: var(--site-text) !important;
}
.selectorVariants .swatch .swatch-element.act.bg_size label {
    background: var(--site-btn) !important;
    color: #000 !important;
    border-color: var(--site-btn) !important;
}
.selectorVariants .swatch.swatch_size label:checked, .selectorVariants .swatch.swatch_size label:hover {
    background: var(--site-btn) !important;
    color: #000 !important;
    border: 1px solid var(--site-btn)!important;
}
.selectorVariants .swatch .swatch-element{
  margin-bottom:0!important;
}
.swatch input:checked+label.swatch_size, .swatch label.swatch_size:hover{
  color:#fff !important;
}
.template-product .size_chart{
    margin-bottom: 0 !important;
    justify-content: flex-end;
}
.template-product .size_chart span {
    font-weight: 400 !important;
    font-size: 12px !important;
text-transform: capitalize !important;
    color: var(--site-text) !important;
}

.transformer-tabs {
  ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  li {
    display: inline-block;
    padding: 0;
    vertical-align: bottom;
   padding-right:20px;
  }
  a {
    display: inline-block;
    color: var(--site-text);
    text-decoration: none;
    text-transform: uppercase;
    padding: 0.5rem  0px 0.5rem 0px;

    border-bottom:1px solid transparent;
    font-weight: 400;
    font-size: 15px;
    font-family: 'Degular', sans-serif;
    /* letter-spacing: 1.3px; */
    &.active {
      border-bottom: 1px solid #75734D;
      position: relative;
      bottom: 0px;
    }
  }

}

.tabs {
  > div {
    display: none;
    padding: 10px 0;
   
  }
  > .active {
    display: block;
  }
}
.tabs p{
  font-size:12px;
  font-weight:350;
  margin-bottom:5px;
  text-align:justify;
}
.template-product .pro_sticky{
  top:12rem!important;
}
.product-form__item--submit .product-form__cart-submit {
    height: 40px !important;
    line-height: 40px!important;
    background: var(--site-btn) !important;
}

.product-form__item--submit .product-form__cart-submit #AddToCartText {
    font-weight: 400 !important;
  font-size:14px !important;
  text-transform:uppercase !important;

}



#shopify-section-nov_img_text_E9FkTQ .section_img_text .b_img img{
  max-width: 100%;
    object-fit: cover;
    width: 100%;
}
.template-product .selectorVariants.prd_dtai .swatch.swatch_size label{
  height:32px !important;
}
.template-product .selectorVariants.prd_dtai{
  margin-right:0 !Important
}

.section-gallery-ins{
  border-top:0 !important
}
#_desktop_back_top{
  display:none !important;
}
.section_img_text .b_img img{
  width:100%
}
.story-page #NovBreadcrumbs {
    padding: 230px 0!important;
    position: relative;
    top: 0px;
    z-index: -1;
        background-size: cover;
  margin-top:0px;
}
#shopify-section-feature-row{
  margin-top:50px;
  background:transparent;
}
.first-story{
  padding: 0 30px;
}
.first-story .story-1-text{
  text-align:center !important;
  padding: 30px 5px 0 60px !important;
}
.first-story .story-1-text h2{
    font-size: 16px!important;
    color: var(--site-black)!important;
    text-transform: capitalize!important;
    font-weight: 500!important;
    font-family: var(--site-primaryfont)!important;
    margin-bottom: 40px !important;
    /* letter-spacing: 1px; */
    text-decoration:none !important;
}
.first-story .story-1-text p{
      font-size: 14px !important;
    margin-bottom: 20px !important;
  font-weight:300 !important;
  color:var(--site-text) !important;
  text-align:center;
}
.story-2 {
    position: relative;
    top: -280px;
    padding-left: 20px;
}
.third-story .story-3 {
    position: relative;
    top: -540px;
}
.third-story .story-3 .respone_image img {
    width: 93% !important;
}
.third-story .story-3-text{
  text-align:center !important;
  padding: 0px 35px !important;
      position: relative;
    top: -440px;
}
.third-story .story-3-text h2{
  font-size: 16px!important;
    color: var(--site-black)!important;
    text-transform: capitalize!important;
    font-weight: 500!important;
    font-family: var(--site-primaryfont)!important;
    margin-bottom: 40px !important;
    /* letter-spacing: 1px; */
    text-decoration:none !important;
}
.third-story .story-3-text p{
      font-size: 14px !important;
    margin-bottom: 20px !important;
    font-weight:300 !important;
  color:var(--site-text) !important;
  text-align:center;
}
#shopify-section-featured-row2 {
    height: 720px;
    position: relative;
    bottom: 0;
}
#shopify-section-nov-text {
    top: -280px;
    position: relative;
}
#shopify-section-nov-text p {
   color: #494949;
    font-size: 28px !important;
    text-align: center;
    font-weight: 300;
    font-style: italic;
    letter-spacing:2px;
  margin-bottom:0;
}
#shopify-section-nov-text span {
    color: #494949 !important;
    font-size: 15px !important;
    margin-top: 10px;
}
#shopify-section-nov-text span:before {
    content: "";
    width: 6px;
    height: 1px;
    background-color: #000;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
#shopify-section-featured-row3 {
    position: relative;
    top: -210px;
}
.fourth-story .story-4 {
    position: relative;
    padding-left: 40px;
}
.fourth-story .story-4-text{
  text-align:center !important;
  padding: 30px 35px 0 !important;
}
.fourth-story .story-4-text h2{
  font-size: 16px!important;
    color: var(--site-black)!important;
    text-transform: capitalize!important;
    font-weight: 500!important;
    font-family: var(--site-primaryfont)!important;
    margin-bottom: 40px !important;
    letter-spacing: 1px;
  text-decoration:none;
}
.fourth-story .story-4-text p{
      font-size: 14px !important;
    margin-bottom: 20px !important;
    font-weight:300 !important;
  color:var(--site-text) !important;
  text-align:center;
}
#shopify-section-featured-row4 {
    height: 600px;
}
.story-5 {
    position: relative;
    top: -550px;
}
#shopify-section-featured-row5 {
    position: relative;
    top: -340px;
    height: 270px;
}
.sixth-story .story-6 {
    position: relative;
    padding-left: 30px;
}
.sixth-story .story-6-text{
  text-align:center !important;
  padding: 0 35px !important;
}
.sixth-story .story-6-text h2{
  font-size: 16px!important;
    color: var(--site-black)!important;
    text-transform: capitalize!important;
    font-weight: 500!important;
    font-family: var(--site-primaryfont)!important;
    margin-bottom: 40px !important;
    letter-spacing: 1px;
  text-decoration:none;
}
.sixth-story .story-6-text p{
      font-size: 14px !important;
    margin-bottom: 20px !important;
    font-weight:300 !important;
  color:var(--site-text) !important;
  text-align:center;
}
.blog-newsletter #shopify-section-nov-newsletter{
  margin:0 0 0px 0!important;
}
.discover-newsletter #shopify-section-nov-newsletter{
  margin:0 0 0px 0!important;
}
#shopify-section-nov-newsletter{
  margin:0 0 70px 0!important;
}
#shopify-section-nov-newsletter .section-newsletter{
  margin-bottom:0 !important;
  padding:100px 0 !important;
  position:relative;
  background-position:top !important;
  
}
.story-5-text{
  position:relative
}
.story-5-text:after{
    position: absolute;
    content: "";
    bottom: 200px;
    right: -30px;
    width: 218px;
    height: 412px;
    background: url(https://cdn.shopify.com/s/files/1/0698/5357/7490/files/star-site.png?v=1709104877) no-repeat;
}
#shopify-section-icons {
  padding-top: 20px;
    padding-bottom: 70px;
    margin: 0;
}
.values-section .gallery-image__caption .image-text {
    font-size: 15px!important;
    margin-top: 10px!important;
    text-transform: capitalize!important;
    font-weight: 400!important;
    letter-spacing: 2px;
}
.values-section .gallery-image__caption {
    position: relative !important;
    top: 0px !important;
    left: 0;
    right: 0;
}
.values-details{
  padding-top:50px;
}
.values-details .b_img{
  text-align:center;
}
.values-details .b_img img{
  width:18%;
}
.values-details .gallery-image__caption .image-text {
    font-size: 12px!important;
    margin-top: 10px!important;
    text-transform: capitalize!important;
    font-weight: 400!important;
    letter-spacing: 2px;
}
.faq-page #NovBreadcrumbs, .policy-page #NovBreadcrumbs {
    padding: 140px 0!important;
    background-size:cover;
}
.page-faqs .panel-number{
  padding-top:18px !important;
}
.page-faqs .panel-group .panel-header{
    font-weight: 400 !important;
    font-size: 15px !important;
    color: var(--site-black) !important;
    padding: 18px 0 !important;
}
.page-faqs .panel-group .panel-body {
    font-family: var(--site-primaryfont) !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    color: var(--site-text) !important;
    line-height: 22px !important;
    text-align: justify;
}
.page-faqs .panel-group .panel-body h3{
  font-size: 14px;
    margin-bottom: 2px;
    font-weight: 600;
    margin-top: 10px;
}
.template-page h3{
  font-size:16px;
  margin-bottom:10px !important;
  margin-top:20px;
}
.template-page p{
  font-size:14px;
  text-align:justify;
  font-family:var(--site-primaryfont);
  color:var(--site-text);
  margin-bottom:10px;
  
}
.template-page h2{font-size: 18px;
    margin-bottom: 10px !important;
    text-decoration: underline;
    margin-top:20px;
}

.template-discover #NovBreadcrumbs {
    padding: 270px 0!important;
    position: relative;
    top: 0;
    z-index: -1;
    background-size: cover;
}
.template-blog .blog--column-view .block_content{
  border:0 !important;
  padding:0 !important;
}
.template-blog .article__info{
  display:none !important;
}
.template-blog .article--listing .article__title{
  margin-bottom:0 !important
}
.template-blog .blog--column-view .article--listing .article__excerpt{
  margin:5px 30px !important;
}
.template-blog .nov-pagination {
    margin: 0;
    padding: 0 0 50px 0;
    position: relative;
    border-top: 0;
}
.template-article #NovBreadcrumbs {
    padding: 230px 0!important;
    position: relative;
    top: 0;
    z-index: -1;
    background-size: cover;
}
.blog_detail .post .article__title{
  margin:0 0 10px !important;
  text-align: center;
  font-size: 15px !important;
  letter-spacing: 2px;
  font-weight: 600 !important;
}
.blog_detail .rte{
    font-size: 14px;
    font-weight: 400;
    font-family: var(--site-primaryfont);
    text-align: justify;
    color:var(--site-text);
}
.template-article .blog_detail p.sub-title{
  font-size:14px !important;
  margin-bottom:30px !important;
  text-align:center !important;
}
.template-article .blog-img{
  padding:70px 0;
}
.template-article .blog-img img{
    min-width:100%;
}
.template-article .blog-post-custom {
  justify-content:space-between;
}
.template-article .blog-post-custom .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 48% !important;
    max-width: 48% !important;
}

#shopify-section-article-template .article__info{
  border-top:0 !important;
  margin-bottom:0 !important;
}

.template-article .ingre-title {
    font-size: 15px;
    font-weight: 600;
    color: var(--site-black);
    margin-bottom: 20px;
}
.template-article .blog-listing {
    padding: 0;
    margin-bottom: 20px;
}

.template-article .blog-listing li {
    font-size: 14px;
    list-style: none;
    padding-bottom: 5px;
    color: var(--site-text);
}
.template-article .blog_detail .rte p{
  font-size:14px !important;
  margin-bottom:10px !important;
  font-weight:normal !important;
  text-align:justify 
}
body:not(.template-index) .nov-footer{
  border-top:0 !important;
}
.template-blog .pagination{
  background:transparent !important;
}
.value-icon {
  width: 85%;
    text-align: center;
    position: relative;
    margin: 0 auto;
}
.template-blog .blogs-custom{
  justify-content:space-between;
}
.template-blog .article--listing{
    flex: 0 0 45% !important;
    max-width: 45% !important;
  margin-bottom:70px !important;
}
.template-page .discover-item{
    flex: 0 0 47% !important;
    max-width: 47% !important;
  margin-bottom:40px !important;
}
.template-blog .article--listing .article__excerpt {
    font-size: 13px !important;
    color: var(--site-text) !important;
    line-height: 18px !important;
}
.template-blog .pagination__btn.btn_next{
  margin-left:0 !important;
}
.template-blog .pagination__btn i {
    font-size: 25px !important;
    color: var(--site-text) !important;
}
.template-blog .pagination__btn.btn_prev .zmdi-chevron-left {
  margin-right:0 !important
}
.template-blog .pagination__btn.btn_next .zmdi-chevron-right{
  margin-left:0 !important
}
.template-blog .pagination li{
  margin-right:20px !important
}
.template-page .discover-custom{
  justify-content:space-between;
}
.template-blog .pagination li:last-child{
  margin-right:0 !important;
}
.template-blog .pagination__text>a, .template-blog .pagination__text>span{
    width: 100% !important; 
    height: 100% !important; 
    line-height:1 !important; 
    border-radius: 0 !Important; 
    color: var(--site-text) !important;
    font-size: 20px !important;
    font-weight: 300 !important;
    border: 0px !important;
}
.template-blog .pagination__btn.btn_prev {
    margin-right: 0px !Important;
}
.template-blog .pagination__text.active>a, 
.template-blog .pagination__text.active>span, 
.template-blog .pagination__text:hover>a, 
.template-blog .pagination__text:hover>span{
    border: 0!important;
    background: transparent !important;
    color: var(--site-black) !important;
}
.template-blog .article--listing .article__title a{
  font-size:15px !important;
}
.template-product .product-thumb_vertical .container {
    
}
 #shopify-section-nov_products_grid_BW3Udw .item-product .thumbnail-container{
   position:relative;
   width:100%;
   object-fit: cover;
 }
.template-collection .item-product .thumbnail-container {
    position: relative;
    width: 100%;
    
    object-fit: cover;
}

.template-collection .item-product .thumbnail-container a{
  overflow:hidden !important
}
.site-nav--has-dropdown:not(.hasMegaMenu) .dropdown_menu{
  padding-top:16px !important;
}
.section-gallery-image .gallery-image__item:hover img{
  transform: scale(1) !important;
}
#shopify-section-nov-gallery-ins .sub_title p{
  text-align:center !Important;
}
#shopify-section-discover-image-with-text .block_content .title{
  margin-bottom:10px;
}
#shopify-section-discover-image-with-text .block_content .title a{
  font-size:15px !important;
  font-weight:700 !important;
}
#shopify-section-discover-image-with-text .subtitle p{
  font-size:13px !important;
  text-align:center !important;
}
#shopify-section-icon-discover{
  margin-bottom:20px;
}
.account_customers{
  margin-top:70px !important;
}
#customer_login .title_block,
#create_customer .title_block{
   font-family:var(--site-primaryfont) !important;
  font-weight:700!important;
  font-size:15px !important;
}
#customer_login .block-form-login .title_form,
#create_customer .form-checkbox label{
  font-family:var(--site-primaryfont) !important;
  color:var(--site-text) !important;
  font-size:13px !important
}
#create_customer .form-checkbox label{
  font-size:12px !important;
}
#customer_login .block-form-login .form-group{
  margin-right:0 !important;
}
#CustomerAccountForm .form-group input:not([type=submit]), 
#RecoverPasswordForm .form-group input:not([type=submit]), 
#create_customer .form-group input:not([type=submit]), 
#customer_login .form-group input:not([type=submit]){
  font-size:13px !important;
  font-family:var(--site-primaryfont) !important;
  
}
#customer_login .forgot_password a, 
#customer_login .forgot_password a strong, 
#customer_login .bank_register,
#customer_login .bank_register a,
#create_customer .bank_login,
#create_customer .bank_login a{
    font-family: var(--site-primaryfont)!important;
    font-size: 12px !important;
    color: var(--site-text) !important;
}
#customer_login .block-form-login .btn,
#RecoverPasswordForm .groups-sub input,
#RecoverPasswordForm .groups-sub button,
#create_customer .form_submit input{
  font-size: 13px !important;
    letter-spacing: 1.3px !important;
    font-weight: 500 !important;
    height: 40px !important;
    line-height: 40px !important;
    font-family: var(--site-primaryfont) !important;
    background: var(--site-btn) !important;
    color: #000 !important;
    border: 0 !important;
    text-transform: capitalize !important;
    min-width: 125px !important;
    padding: 0 !important;
  margin-bottom:0;
}
#RecoverPasswordForm p{
  font-family:var(--site-primaryfont) !important;
  color:var(--site-text) !important;
}
#RecoverPasswordForm .title:after{
  background:var(--theme-color-hover) !important;
}
.discover-wrap{
  flex: 0 0 87.333333% !important;
    max-width: 87.333333% !important;
}
.overlay.style-light-bg{
  background-color:var(--site-light-bg) !important;
}
.cart_dropdown #cart_block #cart-info .cart .ajaxcart__inner .product-name span{
  font-size:14px !important;
  font-weight:400 !important
}
.cart_dropdown #cart_block #cart-info .cart .ajaxcart__inner .product-price{
  font-size:15px !important;
  font-weight:500 !important;
}
.cart_dropdown #cart_block #cart-info .cart .ajaxcart__inner .quantity{
  font-size:15px !important;
}
.cart_dropdown #cart_block #cart-info .cart .remove-from-cart {
    font-size: 14px !important;
    color: #000 !important;
    width: 28px !important;
    height: 28px !important;
    background: var(--site-bg) !important;
    line-height: 28px !important;
}
.cart_dropdown #cart_block #cart-info .cart .ajaxcart__footer .btn.cart__checkout span{
  color:#000 !important;
  font-size:11px !important;
  font-weight:400!important;
  text-transform:capitalize !important;
}
.cart_dropdown #cart_block #cart-info .cart .ajaxcart__footer .btn.cart__checkout {
    background: var(--site-btn) !important;
}
.cart_dropdown #cart_block #cart-info .cart .ajaxcart__footer .btn span {
    font-size: 11px !important;
    font-weight: 400 !important;
    text-transform:capitalize !important;
}
.cart_popup_opened .cart__popup{
  background:var(--site-light-bg) !important;
}
.cart_popup_opened .nov-content .cart-popup-heading .cart__popup-headingtitle{
  font-weight:500 !important;
}
.cart_popup_opened .nov-content .cart__popup-item{
  background: #f1ecde !important;
  box-shadow:none !important;
}
.cart_popup_opened .nov-content .cart__popup-item .cart__popup_grow .cart__popup-title a {
    font-weight: 500 !important;
    font-size: 13px !important;
}
.cart_popup_opened .nov-content .cart__popup-item .cart__popup_grow .cart__popup-title {
    margin-bottom: 5px !important;
}
.cart_popup_opened .nov-content .cart__popup-item .cart__popup_grow .cart__popup-variant .cart__meta-text {
    font-weight: 500 !important;
    font-size: 11px !important;
    text-transform: capitalize !important;
    color: var(--site-text) !important;
}
.cart_popup_opened .nov-content .cart__popup-item .cart__popup-total {
    font-weight: 500 !important;
    font-size: 13px !important;
    color: #000 !important;
}
.cart_popup_opened .nov-content .cart__popup-item .cart__popup-price {
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 13px !important;
}
.cart_popup_opened .nov-content .cart-notice-total .col-right{
  font-weight:400 !important;
      font-size: 15px !important;
    text-transform: uppercase !important;
}
.cart_popup_opened .nov-content .cart-notice-total {
    padding: 15px 4px 0 !important;
}
.cart_popup_opened .nov-content .cart__popup-action .class_none_bundle {
    background: var(--site-btn) !important;
    
}

.cart_popup_opened .nov-content .cart__popup-action .button span {
    font-weight: 500 !important;
    font-size: 11px !important;
    color:#000 !important
}
.items_var_size {
    justify-content: space-between;
}
.cart-section .cart .cart__layout_left .button_cart .btn--small-wide{
  background:var(--site-btn) !important;
  color:#000 !important;
  font-size:11px !important;
  text-transform:capitalize !important;
  letter-spacing:1.3px;
}
.cart-section .cart .cart__layout_left .button_cart .btn{
  font-size:11px !important;
  text-transform:capitalize !important;
  letter-spacing:1.3px;
}
.cart-section .cart .cart__layout_right .grid .grid__item .cart__shipping{
  padding-bottom:20px !important
}
.cart-section .cart .cart__layout_right .grid .cart-note .cart-note_label{
  margin-top:0 !important;
}
input, select, textarea{
  color:#000 !important;
  font-size:13px !important;
}
textarea{
  height:100px;
}
.cart-section .cart .cart__layout_left .cart__header {
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #000 !important;
    background: var(--site-bg) !important;
}
.cart-section .cart .cart__layout_left .cart__body .cart__image-wrapper .cart__image{
  width:80px;
  min-width:80px !important;
}
.cart-section .cart .cart__layout_left .cart__body .cart__image-wrapper .cart__meta .list-view-item__title a {
    font-size: 13px !important;
    font-weight: 500 !important;
}
.cart-section .cart .cart__layout_left .cart__body .cart__image-wrapper .cart__meta .cart__meta-text {
    font-size: 11px !important;
    font-weight: 500 !important;
    color: var(--site-text) !important;
    text-transform: capitalize !important;
}
.cart-section .cart .cart__layout_left .cart__body .cart__price-wrapper, .product-subtotal {
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 13px !important;
}
.cart_dropdown #cart_block #cart-info .cart .ajaxcart__footer {
    padding-top: 0 !important;
}
.account-m {
    display: none;
}
#shopify-section-icons.section-gallery-image .gallery-image__item img {
    width:16%;
}
.values-section .gallery-image__caption .image-text {
    font-size: 12px !important;
  line-height:16px;
    margin-top: 10px !important;
    text-transform: lowercase !important;
    font-weight: 500 !important;
    letter-spacing: 1.3px;
    color: var(--site-text) !important;
}
.layout_content>#_desktop_cart{
  background:var(--site-light-bg) !important;
}
.layout_content>#_desktop_cart #cart-info .cart .ajaxcart__inner .product-name span.title{
  margin-top:0!important;
  line-height:20px;
  font-size: 14px !important;
  font-family:var(--site-primaryfont)!important;
  font-weight: 400 !important;
}
#_desktop_cart .media{
  background: var(--site-bg);
    padding: 10px;
}
.layout_content>#_desktop_cart #cart-info .cart .remove-from-cart{
  right:30px!important;
}
.layout_content>#_desktop_cart{
  padding-top:20px !important;
}
.layout_content>#_desktop_cart #cart-info {
    margin-top: 20px !important;
}
.layout_content>#_desktop_cart #cart-info .cart .ajaxcart__footer .btn.cart__checkout{
  background:var(--site-btn) !important;
}
.layout_content>#_desktop_cart #cart-info .cart .ajaxcart__footer .btn{
  background:var(--site-bg) !important;
}
.layout_content>#_desktop_cart #cart-info .cart .ajaxcart__footer .btn.cart__checkout span,
.layout_content>#_desktop_cart #cart-info .cart .ajaxcart__footer .btn span{
  color: var(--site-text) !important;
  font-size: 11px !important;
    font-weight: 700 !important;
  text-transform:capitalize !important;
  letter-spacing:1.3px !important
}
.cart_popup_opened .nov-content .cart__popup-action .button{
  background:var(--site-bg) !important;
}
.values-section .gallery-image_column {
    flex: 0 0 20%;
    max-width: 20%;
}
#Form_newletter .contact-form .input-group input{
  border-color:var(--site-bg) !important;
}
#Form_newletter .contact-form .input-group button{
    background:var(--site-btn) !important;
    font-weight: 500 !important;
    font-size: 11px !important;
    line-height: 11px !important;
    letter-spacing: 1.3px !important;
    text-transform:capitalize !important;
}

#Form_newletter .modal-content{
  padding:40px !important;
  background:var(--site-light-bg)
}
#Form_newletter .contact-form.add button span{
  color:#000 !Important
}
.product-form select{
  background:var(--site-bg) !important;
  color:var(--site-text) !important;
  border: 1px solid var(--site-btn) !important;
}
.page-contact .contact_message{
  font-size: 13px !important;
    text-transform: capitalize !important;
    font-family: var(--site-Primaryfont) !important;
    font-weight: 600 !important;
    color: var(--site-text) !important;
    text-align: left !important; 
    margin-bottom: 0 !important;
    letter-spacing: 1px;
}
.page-contact .content{
  text-align:center;
}
.page-contact .title-block{
  margin-top:0 !important
}
.page-contact .form-vertical input{
 margin-bottom: 0 !important;
    background: var(--site-bg);
    color: var(--site-text) !important;
    font-size: 13px !important;
    font-weight: 400 !important;
}
.page-contact .boxInformationImage{
  margin-bottom:0 !important;
  padding-bottom:70px !important;
}
.page-contact .block_social {
    margin-top: 0 !important;
}
.page-contact .form-vertical textarea {
    margin-bottom: 0 !important;
     background: var(--site-bg);
    color: var(--site-text) !important;
    font-size: 13px !important;
    font-weight: 400 !important;
}

.page-contact .btn_message{
    font-size: 11px!important;
    letter-spacing: 1.3px !important;
    font-weight: 500!important;
    height: 40px!important;
    line-height: 20px!important;
    font-family: var(--site-primaryfont)!important;
    background: var(--site-btn)!important;
    color: #000!important;
    border:0 !important;
    text-transform: capitalize !important;
}
.page-contact .content {
  margin-top:0 !important
}
#shopify-section-nov_products_slider_4Q7MAa{
  display:none;
}
.TopContent iframe{
  height:70px !important;
}
.template-collection [data-sortby-filter]{
  margin-right:0 !Important
}
.template-collection [data-sortby-filter] .dropdown-toggle{
    border: 1px solid #cfc6ab !important;
    padding: 3px 10px ! Important;
}
.desktop-filter{
  padding:0 56px;
}
.tabs{
  margin-top:30px;
}
span.“image-u-text” {
  font-family: "Ethic Serif", Serif;
  font-size: 3rem;
}
#shopify-section-nov_video_hwMcet .block_title{
  bottom:50% !important;
}
#shopify-section-nov_video_hwMcet .block_title .title_block{
  font-size:4rem !important;
  color:var(--site-white) !important;
}
#shopify-section-collection_list_fXRaLa .collection-grid-item{
  position: relative;
}
#shopify-section-collection_list_fXRaLa .collection-grid-item__title-wrapper{
  position: absolute;
  bottom:6%;
  left:0;
  right:0;
}
#shopify-section-collection_list_fXRaLa .col-title-cust {
   font-size: 1.7rem;
    line-height: 1;
    color: var(--site-white);
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
#shopify-section-collection_list_fXRaLa .collection-grid-item__overlay {
    position: relative;
}
#shopify-section-collection_list_fXRaLa .collection-grid-item__overlay:after {
    position: absolute;
    content:"";
    width:100%;
    height:100%;
    top:0;
    left:0;
}
#shopify-section-nov_collection_tabs_hDGe97.section-collection-tabs .nav-tabs .nav-link {
    background: transparent;
    color: var(--site-text);
    padding: 10px 50px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 500;
}
#shopify-section-nov_collection_tabs_hDGe97.section-collection-tabs .nav-tabs .nav-link:hover, 
#shopify-section-nov_collection_tabs_hDGe97.section-collection-tabs .nav-tabs .nav-link.active{
  color:var(--site-black)
}
#AirReviews-FloatButtonWrapper{
    display: none;
  }
  .AirReviews-Widget__V2.desktop {
    padding-top: 0 !important;
}

.AirReviews-NoReview__Inner {
    margin: 0 !important;
}

.AirReviews-Blocks__List {
    margin-top: 46px !important;
}

.AirReviews-Widget.AirReviews-Widget--Block {
    background: #efede4;
    padding: 30px;
  margin-top: 50px;
}
.desk-cart{
  display:flex !important;
}
.mob-cart{
  display:none !important;
}

.wishlist-page .item-product .formAddToCart .btnAddToCart,
  .wishlist-page .wrapper-wishlist .wishlist-content .item-product .whislist-added{
    height: 40px !important;
    line-height: 20px !important;
    letter-spacing: 0.5px;
    width: 130px !important;
    margin: 0;
}
.wishlist-page .item-product .formAddToCart .btnAddToCart i,
  .wishlist-page .wrapper-wishlist .wishlist-content .item-product .whislist-added i{
  display: none;
}
.wishlist-page .column_price,
.wishlist-page .price-box{
  display: none;
}
.nov__page {
    padding: 60px 0;
}

@media (min-width:200px) and (max-width:768px){
  .nov__page {
    padding: 40px 0;
}
  .wishlist-page {
    padding-top: 70px !important;
  }
  .wishlist-page .wrapper-wishlist .grid-item:not(:last-child){
    padding-bottom: 10px !important
  }
  .wishlist-page .wrapper-wishlist .grid-item {
    margin-bottom: 10px !important;
}
.wishlist-page .wrapper-wishlist .wishlist-content .item-product .column_content{
  align-items: self-start !important;
}
.wishlist-page .wrapper-wishlist .wishlist-content .item-product .product-image img{
width: 100% !important;
height: 100px !important;
}
.wishlist-page .wrapper-wishlist .wishlist-content .item-product .price-box {
        margin: 0 !important;
        position: relative;
        top: -80px;
        left: 114px;
  display: none;
    }
.wishlist-page .item-product .formAddToCart .btnAddToCart,
  .wishlist-page .wrapper-wishlist .wishlist-content .item-product .whislist-added{
    height: 40px !important;
    line-height: 20px !important;
    letter-spacing: 0.5px;
    width: 130px !important;
    margin: 0;
}
  .wishlist-page .wrapper-wishlist .wishlist-content .item-product .whislist-added{
    width: 100px !important;
    position: relative;
    top: -60px;
    left: 113px;
  }
 .wishlist-page .item-product .formAddToCart .btnAddToCart{
   position: relative;
    top: -110px;
    left: 220px;
 }
  .wishlist-page .wrapper-wishlist .wishlist-content .item-product{
    height: 110px;
  }
.wishlist-page .item-product .formAddToCart .btnAddToCart i,
  .wishlist-page .wrapper-wishlist .wishlist-content .item-product .whislist-added i{
  display: none;
}
  
  .desk-cart{
  display:none !important;
}
.mob-cart{
  display:flex !important;
  padding:10px !important;
}
  .mob-cart-1 {
    position: relative;
}

.mob-cart-1 .cart__popup-remove {
    position: absolute;
    margin-right: 0 !important;
    background: var(--site-bg);
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    top: -5px;
}
  .mob-cart-2 {
    position: relative;
}

.mob-cart-2 .cart__popup_grow {
    min-width: 100% !important;
}

.mob-cart-2 .cart__popup-title {
    margin-bottom: 0 !important;
}
.mob-cart-2 .cart__popup-title a{
    font-size:12px !important;
    text-transform:uppercase;
}
.mob-cart-2 .cart__popup-quantity{
    width:80px !important
}
.mob-cart-2 .cart__popup-total{
    position:absolute;
    bottom: 10px;
    right: -30px;
}
  #cart-info .product-name .title {
    font-family: var(--site-primaryFont) !important;
    font-size: 15px !important;
    font-weight: 400;
}
#cart-info .product-name .bt_s{
    font-size:15px;
    margin-left:0px;
    display:block;
    font-weight:400;
}
#cart-info .media-body .money, #cart-info .media-body .quantity {
    font-weight: 400 !important;
    font-size: 16px !important;
}
  #shopify-section-nov_gallery_image_fQtFiG .spacing-10{
    margin:0 !important;
  }
  #shopify-section-nov_gallery_image_fQtFiG .row.spacing-10>[class*=col-], .row.spacing-10>[class*=" col-"], .row.spacing-10>[class*=col],
    #shopify-section-nov_gallery_image_fQtFiG .container{
    padding:0
  }
  .AirReviews-NoReview__Inner {
    margin: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
}
  .AirReviews-Blocks__List {
    margin-top: 8px !important;
}
  .container{
    padding: 0 15px;
  }
  .desktop-filter{
  padding:0 0px;
}
.justify-content-end {
    z-index: 999;
}
  #stickymenu_bottom_mobile .stickymenu-item {
    width: 110px!important;
}
  .tabs{
  margin-top:10px;
}
  .custom-cart-btn{
    width:15% !important;
  }
  .tb_item {
    font-size: 11px;
}
  .canvas-menu .canvas-header-box{
    padding:20px 0 !important;
  }
  .site-header__logo-image img{
    filter: invert(0);
  }
  .site-header:hover .site-header__logo-image img {
    filter: invert(0);
}
  .template-product .product_mt .product-thumb_vertical{
    padding-top: 30px !important
  }
  .site-header:hover .site-header__logo-image im
  .header-mobile .mobile_logo img {
    max-width: 120px !important;
    
}
  .section-video .item.youtube video {
    min-height: 350px !important;
}
  .template-collection .item-product .thumbnail-container .respone_image,
  .item-product .thumbnail-container .respone_image
  {
    height: 260px;
  }
  .ProductRelated .block__content {
    padding-top: 0px;
    position: relative;
    z-index: 1;
}
  .template-collection .item-product .thumbnail-container .respone_image img,
  .item-product .thumbnail-container .respone_image img{
    height: 260px;
  }
  #shopify-section-nov_collection_tabs_hDGe97.section-collection-tabs .nav-tabs .nav-link{
    padding:10px 31px !important;
  }
  .section-video .block_title{
    padding:0!important;
  }
  .section-video .cap_link a{
    left:32% !important;
    bottom: 10px !important;
  }
  #shopify-section-nov_video_a8Umb8 .block_title.position-relative, 
  #shopify-section-video_smoke_8ibyay .block_title.position-relative{
    left:35% !Important;
  }
  #shopify-section-nov_products_grid_BW3Udw{
    display:none;
  }
  #shopify-section-nov_products_slider_4Q7MAa{
  display:block;
}
  .nov-slick-carousel .slick-arrow {
        display: block 
    }
  .our-s-img, .our-s-content{
    width:100%;
  }
  .our-s-content p{
    padding:0;
  }
 #shopify-section-nov_gallery_image_PEXd7m .b_img{
   height:auto;
 }
  .nov-owl-carousel .owl-nav{
    display:block !important
  }
  .site-nav>li:first-child{
    padding-left:12px !important
  }
  .template-product .proFeaturedImage .slick-prev{
    background: var(--site-bg) !important;
    left:-12px !important;
    width:25px !important;
    height:25px !important;
  }
  .template-product .proFeaturedImage .slick-next{
    background: var(--site-bg) !important;
    right:-12px !important;
    width:25px !important;
    height:25px !important;
  }
  .canvas-menu #canvas-main-menu .mm-panel .mm-listview>li .mm-next:after{
    color:#000 !Important
  }
  .canvas-menu #canvas-main-menu .mm-panel .mm-listview li a{
    color:#000 !Important
  }
.canvas-menu {
    background: var(--site-light-bg)!important;
}
  .canvas-menu .canvas-header-box{
    background-color:var(--site-light-bg)!important;
  }
  .canvas-menu #canvas-main-menu{
    background: var(--site-light-bg)!important;
    top:110px !important;
    margin-top:10px;
  }
  .header-mobile{
    background:var(--site-light-bg)!important;
    box-shadow:none;
    position:fixed!important;
    width:100%;
    z-index:999;
    top:34px
  }
  .topbar{
    background:var(--site-bg)!important;
    position:fixed!important;
    width:100%;
    z-index:999!important;
    top:0px
  }
  .footer-layout:after{
    opacity:0.3
  }
  .nov-footer .block_social{
    margin-bottom:15px;
  }
  .template-collection #NovBreadcrumbs{
    top:67px;
  }
  .template-collection .collection_mt .collection-canvas{
    margin:90px 0 10px!important
  }
  .template-collection #NovBreadcrumbs,
  .template-page #NovBreadcrumbs,
  .template-search #NovBreadcrumbs{
    padding:40px 0 20px!important
  }
  .template-collection .item-product .thumbnail-container{
    width:100%;
    height:100%;
  }
  .template-blog .article--listing {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    margin-bottom:35px !important
  }
  .template-blog .article--listing .article__title a{
    line-height:22px !important
  }
  .template-blog .blog--column-view .article--listing .article__excerpt{
    margin:10px 0 0 !important 
  }
  .template-blog .nov-pagination{
    padding-bottom:30px!important
  }
  .section-gallery-image .image-text{
    font-size: 25px !important;
    font-weight: 600!important
  }
  
  .pagination__btn i{
    width: 100% !important;
    height: 100% !important;
    border: 0px solid #000 !important;
    background:transparent !important
  }
  .template-article #NovBreadcrumbs{
    top:67px;
    padding:80px 0 !important;
  }
  .template-article .blog-img{
    padding:50px 0!important
  }
  .header-mobile #mobile_search input {
    background: var(--site-bg)!important;
  }
  .header-mobile #mobile_search button{
    background: var(--site-bg)!important;
  }
  .story-page #NovBreadcrumbs{
    top:67px;
    padding:80px 0 !important;
  }
  #shopify-section-feature-row{
    margin-top:100px !important;
  }
  .item-product .product__info .product__title{
    margin: 10px 0 0 !important;
   font-size:13px !important;
  line-height:17px !important;
}
.item-product .product__info .product__title a, .item-product .product__info .product__price{
  font-size:13px !important;
}
  .template-product h1.product-single__title{
    font-size: 16px !important;
    line-height: 22px !important;
    margin-bottom: 5px !important;
  }
  .first-story{
    padding:0!important;
  }
  .first-story .story-1-text{
    padding:10px 0!important;
  }
  .story-2{
    top:0;
    padding-left:0;
  }
  .third-story .story-3 {
    top: 0;
    margin-top: 30px;
}
  .third-story .story-3 .respone_image img {
    width: 100% !important;
}
  .third-story .story-3-text {
    padding: 0px !important;
    top: 0;
}
  #shopify-section-featured-row2{
    height:100%
  }
  #shopify-section-nov-text {
    top: 0;
  }
  #shopify-section-featured-row3{
    top:0;
  }
  .fourth-story .story-4 {
    padding-left: 0px;
}
  .fourth-story .story-4-text{
    padding:15px 0 30px !important
  }
  #shopify-section-nov-text .distance {
    padding-bottom: 60px !important;
}
  #shopify-section-nov-text p{
    line-height:38px;
  }
  .story-5{
    top:0;
  }
  .story-5-text:after{
    bottom:-350px;
  }
  .sixth-story .feature-row{
    flex-direction: column-reverse !important;
  }
  #shopify-section-featured-row4{
    height:740px;
  }
  #shopify-section-featured-row5{
    top:0;
    height:100%;
  }
  .sixth-story .story-6{
    padding-left:0;
  }
  .sixth-story .story-6-text{
    padding: 0 0 30px !important
  }
  #shopify-section-icons{
    padding:50px 0 !important;
  }
  .canvas-menu .canvas-header-box{
    color:#000 !important
  }
  .template-page #NovBreadcrumbs{
    position: relative;
    z-index: -1;
    background-size: cover;
  }
  .template-page .nov__page {
    padding: 30px 0;
}
  .account_customers{
    padding-top:50px;
  }
  .template-product .site-header__logo-image img {
    filter: invert(0);
}
  .TopContent{
    top:67px;
    position:relative
  }
  
  .product-template__container .block_information{

    padding-top:0 !important;
      padding-right:15px!important;
  padding-left: 15px!important;
  }
  .template-product .pro_sticky{
    top:0!important;
  }
  .value-icon{
    width:100%
  }
  .product-page-info__payments {
    margin: 20px 0 !important;
}
.transformer-tabs a{
  padding:1rem 0 !important
}
  .template-product .gr_pr_rw, 
  .template-product .group-single__items{
    margin:5px 0 15px 0 !Important;
  }
  .template-product .size_chart{
    margin-top:10px;
  }
  #stickymenu_bottom_mobile {
    position: relative !important;
    bottom: 0px !important;
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}
  .account-m {
    display: block;
}
 .mm-listview .mm-next{
   top:7px !important;
 }
  #stickymenu_bottom_mobile .stickymenu-item span{
    font-weight: 500 !important;
    font-size: 11px !important;
    color: var(--site-text) !important;
    letter-spacing: 0.3rem !important;
}
  .template-collection .item-product .thumbnail-container img{
    height:auto;
  }
  .discover-wrap{
    flex: 0 0 100% !important;
    max-width: 100% !important; 
    padding-top: 30px;
  }
  .template-page .discover-item {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    margin-bottom: 20px !important;
}
  .layout_content>#_desktop_cart{
    padding-top:0 !important;
  }
  #shopify-section-icons.section-gallery-image .gallery-image__item img{
    width:25%;
  }
  #shopify-section-icons{
    padding:30px 0 50px!important 
  }
  #shopify-section-icons .gallery-image_column{
    flex: 0 0 25% !important;
  }
  .values-details .gallery-image_column{
    flex: 0 0 25% !important;
  }
  .values-details .b_img img{
    width:20%;
  }
  .template-discover #NovBreadcrumbs{
    top:60px !important;
  }
  .template-blog #NovBreadcrumbs,
  .template-page #NovBreadcrumbs,
  .template-collection #NovBreadcrumbs
  {
    top:60px !important;
  }
  #shopify-section-feature-row{
    margin-top: 30px !important;
  }
  #shopify-section-nov_products_grid_BW3Udw .item-product .formAddToCart .btnAddToCart{
    margin:0 auto;
    width:100%
  }
  #shopify-section-gallery_image_slider_AMRPWA .section-image-slider .gallery-image__item .b_img{
    padding:10px;
  }
.section-product-slider .swiper-button-prev {
    left: 5px!important;
    right: auto !important;
  }
 .section-product-slider .swiper-button-next {
    right: 5px !important;
  }
.section-product-slider .swiper-container {
    width: calc(100% - 0px) !important;
  }
.section-product-slider .swiper-container:before {
    right: 0 !important;
    width: 0 !important;
  }
 .section-product-slider .b_slider {
    margin: 0 20px;
}
  .section-product-slider .swiper-button-next, 
  .section-product-slider .swiper-button-prev{
    top:50% !important;
  }
  .section-product-slider .item-product .product__info {
    min-height: auto !important;
}
  #shopify-section-nov_products_slider_4Q7MAa .item-product .product__info .product__title{
    text-align:center;
  }
  .nov-section-blog .article--listing{
    height:100%;
  }
  .item-product .formAddToCart .btnAddToCart{
    min-width:auto %!important;
  }
  .content-boxpage .box-header .title-box {
   font-family: "Degular", sans-serif !important;; 
  }
  .mobile-boxpage{
    background:var(--site-light-bg) !important;
  }
  .content-boxpage .box-header{
    background:var(--site-light-bg) !important;
  }
  #mobile-blockcart #cart-info button{
    background:var(--site-btn) !important;
    color: var(--site-text) !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    text-transform: capitalize !important;
    letter-spacing: 1.3px !important;
  }
#mobile-blockcart #cart-info a.btn{
  background:var(--site-bg) !important;
  color: var(--site-text) !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    text-transform: capitalize !important;
    letter-spacing: 1.3px !important;
}
    #mobile-blockcart #cart-info .media-body .remove-from-cart {
        position: relative;
        font-size: 1.6rem !important;
        color: #8f8f8f;
        display: inline-block;
        width: 23px;
        height: 23px;
        text-align: center;
        border-radius: 100%;
        top: 57% !important;
        transform: translateY(0);
        right: -110px;
        background: #e6e6e6;
        line-height: 23px;
    }
#mobile-blockcart #cart-info .media{
  background: var(--site-btn);
    padding: 10px;
}
  #mobile-blockcart #cart-info .cart__checkout{
    margin-top:0 !important;
  }
  .ajaxcart__footer .subtotal {
    padding: 30px 0 10px 0;
}
.ajaxcart__footer .subtotal label,
.ajaxcart__footer .subtotal .money{
    font-size:1.8rem;
    text-transform:uppercase;
    font-weight:800;
}
span.“image-u-text” {
  font-size: 20px!important;
}

}



.title_block {
    font-weight: 400 !important;
    color: var(--site-black) !important;
    text-transform: capitalize !important;

  font-family:var(--site-primaryfont);
}

/* new custom styles 2024 klioh */



    @font-face {
    font-family: 'Ethic Serif';
    src: url('https://cdn.shopify.com/s/files/1/0698/5357/7490/files/EthicSerif-Light.woff2?v=1715093085') format("woff2"), /* WOFF2 tried first */
         url('https://cdn.shopify.com/s/files/1/0698/5357/7490/files/EthicSerif-Light.woff?v=1715093085') format("woff"), /* WOFF tried second */
         url('https://cdn.shopify.com/s/files/1/0698/5357/7490/files/EthicSerif-Light.ttf?v=1715093085') format("truetype"), /* TTF */ 
         url('https://cdn.shopify.com/s/files/1/0698/5357/7490/files/EthicSerif-Light.eot?v=1715093085') format("embedded-opentype"); /* EOT for Internet Explorer */ 
         font-weight: normal;
         font-style: italic;
      -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: antialiased;
  }
    @font-face {
    font-family: 'Ethic Serif Italic';
    src: url('https://cdn.shopify.com/s/files/1/0698/5357/7490/files/EthicSerif-LightItalic.woff2?v=1715093085') format("woff2"), /* WOFF2 tried first */
         url('https://cdn.shopify.com/s/files/1/0698/5357/7490/files/EthicSerif-LightItalic.woff?v=1715093085') format("woff"), /* WOFF tried second */
         url('https://cdn.shopify.com/s/files/1/0698/5357/7490/files/EthicSerif-LightItalic.ttf?v=1715093085') format("truetype"), /* TTF */ 
         url('https://cdn.shopify.com/s/files/1/0698/5357/7490/files/EthicSerif-LightItalic.eot?v=1715093085') format("embedded-opentype"); /* EOT for Internet Explorer */ 
         font-weight: normal;
         font-style: normal;
    -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: antialiased;
  }


.section_img_text, .title_block, .title {
  font-family: 'Ethic Serif', serif!important;
  font-size: 2.4rem!important;
  letter-spacing: 0.5px!important;
  text-transform: uppercase!important;
  
}

.template-search .section-header .h2 {
    font-family: 'Degular', sans-serif!important;
  text-transform: uppercase!important;
  font-weight: 300;
}
.search-results li .title {
    font-family: var(--site-primaryfont) !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
}
a.title {
  font-family: 'Ethic Serif', serif!important;}

span.title-block, .ethic-italics {
  font-family: 'Ethic Serif Italic', serif!important;
         font-style: italic;
  text-transform: none;
}

.subtitle {
  font-family: 'Manrope', sans-serif!important;
  text-transform: none;
}

.product__title {

  text-transform: uppercase;
}

.template-blog .article--listing .article__title a {
    font-family: 'Degular', sans-serif!important;
  text-transform: uppercase!important;
  font-weight: 300;
}

.blog_detail .post .article__title {
   font-family: 'Degular', sans-serif!important;
  text-transform: uppercase!important;
  font-weight: 300;
}

.all_collection .collection-grid-item__title {
     font-family: 'Degular', sans-serif!important;
  text-transform: uppercase!important;

  font-weight: 300!important;
}


.cap_link a {
   font-family: 'Degular', sans-serif!important;
  text-transform: uppercase!important;
}

/* .site-nav--has-dropdown .site-nav__dropdown ul>li.menuTitle>a {
  font-size: 1.5rem!important;
  font-family: "Degular", sans-serif!important;
  /* margin-top: 10rem; */
  text-transform: uppercase;
} */

.site-nav--has-dropdown .site-nav__dropdown ul>li>a {
    font-size: 1.5rem!important;
font-family: "Degular", sans-serif!important;

  text-transform: uppercase;
  
}


mt-large {
  margin-top: 10rem!important;
}


.values-section {
    flex: 0 0 20%;
    max-width: 20%;
  display:none;
}



a {
  cursor: pointer !important;
}

/*---- MEGA MENU ----*/

.menuGroup.row, .menuGroup.row .row {
  justify-content: flex-start!important;
}

.site-nav__dropdown.megaMenu {
  min-height: 50vh !important;
  padding-right: 0px !important;
}

.site-nav__dropdown.megaMenu .container_1320 {
  max-width: none !important;
  width: auto !important;
}

.site-nav__dropdown.megaMenu .hover-image:hover img {
    transform: scale(1) !important;
    transition: all ease-out 1s;
}

/*---- DESKTOP HEADER----*/

/*page search header*/
.page-search .site-header:hover .site-nav>li>a, .site-header:hover .page-search .label-header {
  color: white !important;
}

/*---- MOBILE HEADER----*/

.header-mobile #mobile_search input {
  display: none !important;
}

.header-mobile #mobile_search button {
  top: -10px !important;
  background-color: var(--site-light-bg) !important;
}

/*-------
--------- SEARCH TEMPLATE
-------*/

/*hide secondary breadcrumb section */
.page-search #NovBreadcrumbs {
  display: none !important;
}
.template-search .section-header{
  padding:40px 0 !important;
  margin-bottom: 0 !important;
}
.template-search .section-header .h2 {
    font-weight: 400 !important;
    margin-bottom: 30px !important;
    letter-spacing: 0.5px !important;
}

/*search bar container z-index smaller so header is clickable*/
.template-search .section-header {
  z-index: 1 !important;
}

/* give header a background colour on search template*/

/* .template-search .site-header {
  background-color: #E1DACB!important; 
  z-index: 999!important;

}
 */

.template-search .container-fluid {
  background-color:var(--site-light-bg) !important;
  min-height: 100% !important;
  position: relative !important;
}


/*------
404 PAGE 
------*/
/*404 page layout*/
div#shopify-section-nov-page404 {
    min-height: 100vh;
   background-color:var(--site-light-bg) !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.template-404 .page-404 .page-not-found .content {
  padding-bottom: 0px !important;
}

/* 404 title*/
.template-404 .page-404 .page-not-found .content .title_block {
  color: black !important; /*adjust when needed*/
}
/*404 button*/
.template-404 .page-404 .page-not-found .btn.btn-default {
  background: #E1DACB !important; /*adjust when needed*/
  color: black !important; /*adjust when needed*/
  border-radius: 0px !important; /*adjust when needed*/
}
/*404 button icon*/
.template-404 .page-404 .page-not-found .btn.btn-default .fa-home {
  display: none !important;
}

.template-404 .page-404 .page-not-found .sub_title {
  color: black!important;
  font-family: "Degular", sans-serif!important;

  text-transform: uppercase;
  font-weight: 300!important;
}

.template-404 .page-404 .page-not-found .decs_title {
  color: black!important;
  font-family: "Degular", sans-serif!important;
  font-weight: 300!important;
  text-transform: uppercase;
}
/*overflow on homepage*/

/* .template-index .cap_link {
  display: none !important;
}
 */

/* flodesk custom styles */


[data-ff-el="root"].ff-664b2782affed701659deb83 .ff-664b2782affed701659deb83__form {
padding: 0px!important }

[data-ff-el="root"].ff-664b2782affed701659deb83 .ff-664b2782affed701659deb83__title {
  display:none!important;
}

.template-product .group-single__items p {
    font-size: 17px;
    word-spacing: 2px; /* Adjust value as needed */
}

@media only screen and (max-width: 767px) {
    .template-product .group-single__items p {
        font-size: 15px;
    }
}

.policy-content {
  font-size: 16px;
  line-height: 1.7;
  word-spacing: 0.5px;
  color: #333;
  padding: 20px;
  background-color: #f9f9f9; /* optional light background */
  border-radius: 8px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.policy-content p {
  margin-bottom: 16px;
}

.policy-content h3 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 12px;
  color: #000;
}

.policy-content ul {
  margin-left: 20px;
  padding-left: 0;
  list-style-type: disc;
  margin-bottom: 16px;
}

.policy-content ul ul {
  list-style-type: circle;
  margin-top: 8px;
}

.policy-content li {
  margin-bottom: 8px;
}

@media screen and (max-width: 767px) {
  .policy-content {
    font-size: 15px;
    padding: 15px;
  }

  .policy-content h3 {
    font-size: 16px;
  }
}


.faq-content {
  padding: 20px;
  font-size: 16px;
  color: #222;
  line-height: 1.7;
  word-spacing: 0.5px;
  background-color: #fff;
  font-family: 'Arial', sans-serif;
}

.faq-item {
  margin-bottom: 25px;
}

.faq-question {
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 8px;
  color: #111;
}

.faq-answer {
  margin-bottom: 0;
}

.faq-list {
  margin-left: 20px;
  padding-left: 0;
  list-style-type: disc;
}

.faq-list li {
  margin-bottom: 6px;
}

@media screen and (max-width: 767px) {
  .faq-content {
    font-size: 15px;
    padding: 15px;
  }

  .faq-question {
    font-size: 16px;
  }
}
.privacy-policy-content {
  font-size: 16px;
  line-height: 1.7;
  word-spacing: 0.5px;
  color: #222;
  font-family: 'Arial', sans-serif;
  background: #fff;
  padding: 20px;
}

.privacy-policy-content h3 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 10px;
  color: #111;
}

.privacy-policy-content ul {
  margin-left: 20px;
  padding-left: 0;
  list-style-type: disc;
}

.privacy-policy-content ul li {
  margin-bottom: 6px;
}

.privacy-policy-content p {
  margin-bottom: 15px;
}

.privacy-policy-content .effective-date {
  font-weight: bold;
  margin-bottom: 10px;
  color: #444;
}

@media screen and (max-width: 767px) {
  .privacy-policy-content {
    font-size: 15px;
    padding: 15px;
  }

  .privacy-policy-content h3 {
    font-size: 17px;
  }
}


.shipping-policy-content {
  font-size: 17px;
  line-height: 1.6;
  word-spacing: 1.5px;
  color: #222;
  padding: 20px 0;
}

.shipping-policy-content h3 {
  font-size: 20px;
  margin: 25px 0 10px;
}

.shipping-policy-content ul {
  margin: 10px 0 20px;
  padding-left: 20px;
}

.shipping-policy-content ul li {
  margin-bottom: 8px;
}

.shipping-policy-content .effective-date {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  .shipping-policy-content {
    font-size: 15px;
    word-spacing: 1px;
  }

  .shipping-policy-content h3 {
    font-size: 18px;
  }

  .shipping-policy-content .effective-date {
    font-size: 14px;
  }
}

 

