@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=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap');

:root {
  --body-bg :#E8E5DE;
  --primary-color: #477D94;
  --dark-color:#1C3033;
  --white-color:#ffffff;
  --font:"Montserrat", sans-serif;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-text-fill-color: #000 !important;
    -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
    box-shadow: 0 0 0 1000px transparent inset !important;
    transition: background-color 9999s ease-in-out 0s!important;
}
ul.products li.product, ul.products .wc-block-grid__product, .wc-block-grid__products li.product, .wc-block-grid__products .wc-block-grid__product{
	width: 23%;
}

.philosopher-regular {
  font-family: "Philosopher", sans-serif;
  font-weight: 400;
  font-style: normal;
}
ul.products li.product h2.woocommerce-loop-product__title{
	color: #477D94;
    font-size: 22px;
    font-weight: 700;
    font-family: Philosopher;
    line-height: 22px;
    margin-bottom: 5px;
}
.philosopher-bold {
  font-family: "Philosopher", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.philosopher-regular-italic {
  font-family: "Philosopher", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.philosopher-bold-italic {
  font-family: "Philosopher", sans-serif;
  font-weight: 700;
  font-style: italic;
}

section.related.products > h2 {
 display:none;
}
.product-bottom-content li {
    padding-left: 0 !important;
}
h5.mt-\[24px\].product-details {
    padding-bottom: 5px;
font-size: 14px;
font-weight: 600;
}
.product-desc
 {
    margin-top: 35px;
	
}
.product-desc p{
	 font-size: 12px;
}
.product-desc a{
		color:#477D94;
	text-decoration: underline;
}
.related-products-wrapper a.border {
border: 1px solid #477D94;
    padding: 14px 56px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    color: #477D94;
}
.related-desc{
    line-height: 11px;
}
.product-desc h6{
 font-size: 10px;
text-transform: uppercase;
	color:#477D94;
	font-weight: 600;
}
.product-desc li{
	font-size: 12px;
    list-style: inside;
}
.single-product div.product p.price {
   font-size: 16px !important;
    font-weight: 500;
    margin-bottom: 6px !important;   
    margin-top: 0px !important;
}

 body {
	 font-family: "Montserrat", sans-serif;
	 background-color: var(--body-bg);
}
 .site-header {
	 padding: 26px 0;
	 border: 0 !important;
	 background-color: transparent !important;
}
 @media (max-width: 992px) {
	 .site-header {
		 padding: 16px 0;
	}
}
 .site-header .site-branding {
	 margin: 0;
}
 .site-header .site-branding > a {
	 width: 134px;
}
 .site-header .site-header-cart {
	 align-items: center;
	 display: flex;
	 justify-content: end;
}
 .site-header .main-navigation {
	 width: 100% !important;
	 margin-right: 0 !important;
	 align-items: center;
	 display: flex;
	 justify-content: center;
}
 .site-header .main-navigation ul.menu li, .site-header .main-navigation ul.nav-menu li {
	 padding: 0 15px;
}
 .site-header .main-navigation ul.menu li a:not(.back-link), .site-header .main-navigation ul.nav-menu li a:not(.back-link) {
	 padding: 0;
	 color: var(--dark-color);
	 position: relative;
	 font-weight: 300;
	 line-height: 42px;
}
 .site-header .main-navigation ul.menu li a:not(.back-link):hover, .site-header .main-navigation ul.nav-menu li a:not(.back-link):hover {
	 color: var(--primary-color);
}
 .site-header .main-navigation ul.menu li a:not(.back-link):hover::before, .site-header .main-navigation ul.nav-menu li a:not(.back-link):hover::before {
	 position: absolute;
	 left: 0;
	 bottom: -3px;
	 border-bottom: solid 1px var(--dark-color);
	 content: '';
	 height: 2px;
	 width: 100%;
}
 .site-header .main-navigation ul.menu li.current-menu-item a, .site-header .main-navigation ul.nav-menu li.current-menu-item a {
	 color: var(--primary-color);
}
 .site-header .main-navigation ul.menu li.current-menu-item a::before, .site-header .main-navigation ul.nav-menu li.current-menu-item a::before {
	 position: absolute;
	 left: 0;
	 bottom: -3px;
	 border-bottom: solid 1px var(--dark-color);
	 content: '';
	 height: 2px;
	 width: 100%;
}
 .site-header .storefront-primary-navigation {
	 display: flex;
}
 .site-header .storefront-primary-navigation .cart-contents {
	 padding: 0;
}
 .site-header .col-full {
	 margin-left: 0;
	 margin-right: 0;
	 padding: 0;
	 align-content: center;
	 align-items: center;
	 display: flex;
}
 .site-header .col-full .site-search {
	 position: absolute;
	 right: 15px;
	 margin: 0;
	 bottom: -38px;
	 display: none;
}
 h1, h2, h3, h4, h5, h6 {
	 margin: 0;
	 color: inherit;
}
 h1 {
	 font-size: 64px;
	 line-height: 78px;
	 font-weight: 300;
	 color: var(--primary-color);
}
 h2 {
	 font-size: 48px;
	 line-height: 58px;
	 font-weight: 500;
	 margin-bottom: 24px;
	 color: var(--primary-color);
}
 h3 {
	 font-size: 24px;
	 line-height: 29px;
	 font-weight: 600;
	 color: var(--primary-color);
}
 h4 {
	 font-size: 20px;
	 line-height: 26px;
	 font-weight: 300;
}
 h5 {
	 font-size: 16px;
	 line-height: 20px;
	 color: var(--primary-color);
	 font-weight:600;
}

 p, li {
	 font-size: 16px;
	 line-height: 22px;
}
 p, ul, ol {
	 margin: 0 0 24px;
	 list-style: none;
	 font-weight: 300;
}
img 
{
	max-width:100%;
}
 ul:not(.list-none):not(.site-header-cart):not(.child-category-menu):not(.my-ac-nav):not(.select2-results__options):not(.footer-menu) li {
	 padding-left: 15px;
	 position: relative;
}
 ul:not(.list-none):not(.site-header-cart):not(.child-category-menu):not(.my-ac-nav):not(.select2-results__options):not(.footer-menu) li::before {
/* 	 content: ' ';
	 width: 3px;
	 height: 3px;
	 border-radius: 50%;
	 background-color: var(--dark-color);
	 position: absolute;
	 top: 8px;
	 left: 0; */
}
 .child-category-menu li {
	 position: relative;
}
 .child-category-menu li::before {
	 height: 20px;
	 position: absolute;
	 content: ' ';
	 border-left: solid 1px rgba(28, 48, 51, .2);
	 width: 1px;
	 display: inline-block !important;
	 left: -24px;
}
 @media (max-width: 1100px) {
	 .child-category-menu li {
		 font-size: 14px;
	}
}
 .child-category-menu li:first-child::before {
	 display: none !important;
}
 .child-category-menu li a:hover {
	 color: var(--primary-color);
}
 a {
	 outline: none !important;
}
 .sbtn, .wpcf7-form .site-btn input[type="submit"], .wp-block-button__link, .single_add_to_cart_button, .wp-element-button, button.woocommerce-button, .button.checkout, .wp-block-product-new ul li .add_to_cart_button,.woocommerce-Button.button,.woocommerce-MyAccount-content a.button {
	 background-color: var(--primary-color) !important;
	 line-height: 46px !important;
	 border: solid 1px var(--primary-color) !important;
	 color: var(--white-color) !important;
	 border-radius: 0 !important;
	 font-size: 16px !important;
	 text-decoration: none !important;
	 padding: 0 50px !important;
	 transition: background-color 0.3s ease;
	 display: inline-block;
	 font-weight: 500;
	 white-space: nowrap;
}
 .sbtn.alt, .wpcf7-form .site-btn input[type="submit"].alt, .wp-block-button__link.alt, .single_add_to_cart_button.alt, .wp-element-button.alt, button.woocommerce-button.alt, .button.checkout.alt, .wp-block-product-new ul li .add_to_cart_button.alt {
	 background-color: var(--primary-color) !important;
	 border: 0 !important;
}
 .sbtn.plain, .wpcf7-form .site-btn input[type="submit"].plain, .wp-block-button__link.plain, .single_add_to_cart_button.plain, .wp-element-button.plain, button.woocommerce-button.plain, .button.checkout.plain, .wp-block-product-new ul li .add_to_cart_button.plain {
	 background-color: var(--white-color) !important;
	 color: var(--primary-color) !important;
	 border: solid 1px transparent !important;
}
 .sbtn.white, .wpcf7-form .site-btn input[type="submit"].white, .wp-block-button__link.white, .single_add_to_cart_button.white, .wp-element-button.white, button.woocommerce-button.white, .button.checkout.white, .wp-block-product-new ul li .add_to_cart_button.white {
	 background-color: var(--white-color) !important;
	 color: var(--primary-color) !important;
}
 .sbtn.trans, .wpcf7-form .site-btn input[type="submit"].trans, .wp-block-button__link.trans, .single_add_to_cart_button.trans, .wp-element-button.trans, button.woocommerce-button.trans, .button.checkout.trans, .wp-block-product-new ul li .add_to_cart_button.trans {
	 background-color: transparent !important;
	 color: var(--primary-color) !important;
}
 .sbtn.whitetrans, .wpcf7-form .site-btn input[type="submit"].whitetrans, .wp-block-button__link.whitetrans, .single_add_to_cart_button.whitetrans, .wp-element-button.whitetrans, button.woocommerce-button.whitetrans, .button.checkout.whitetrans, .wp-block-product-new ul li .add_to_cart_button.whitetrans {
	 background-color: transparent !important;
	 color: white !important;
	 border-color: white !important;
}
 .sbtn:hover, .wpcf7-form .site-btn input[type="submit"]:hover, .wp-block-button__link:hover, .single_add_to_cart_button:hover, .wp-element-button:hover, button.woocommerce-button:hover, .button.checkout:hover, .wp-block-product-new ul li .add_to_cart_button:hover,.woocommerce-Button.button:hover,.woocommerce-MyAccount-content a.button:hover {
	 background-color: var(--dark-color) !important;
	 color: var(--white-color) !important;
}
 .wp-block-product-new ul li .add_to_cart_button {
	 width: 100% !important;
}
 select, body .select2-container .select2-selection--single {
	 border: 0;
/* 	 color: var(--white-color) !important; */
	 border-radius: 0 !important;
	 font-size: 16px;
	 height: 46px;
	 background-color: transparent !important;
	 line-height: 46px;
}
 select .wc-block-must-login-prompt a {
	 color: var(--primary-color);
	 text-decoration: underline;
}
 .container {
	 max-width: 1336px;
	 padding-left: 20px;
	 padding-right: 20px;
	 position: relative;
	 margin: 0 auto;
}
 section {
	 padding: 50px 0;
}
 .white {
	 color: var(--white-color) !important;
}
 .dark {
	 color: var(--dark-color) !important;
}
 .primary {
	 color: var(--primary-color) !important;
}
 .whitebg {
	 background-color: var(--white-color) !important;
}
 .darkbg {
	 background-color: var(--dark-color) !important;
}
 .primarybg {
	 background-color: var(--primary-color) !important;
}
 .primarybg * {
	 color: var(--white-color);
}

 .sky {
	 background-image: url(../images/sky.jpg);
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
}
 .item-card {
	 text-align: center;
	 width: 100%;
	 max-width: 300px;
}
 .item-card a h4 {
	 padding-top: 16px;
	 font-weight:600;
	 font-family: Philosopher;
	 color: #477D94;
	 font-size: 22px;
}
 .item-card a p {
	 margin: 0;
}
 .item-card a .img-holder {
	 overflow: hidden;
	 border: solid 1px transparent;
	 transition: all 0.4s ease;
}
 .item-card a .img-holder img {
	 scale: 1;
	 width: 100%;
	 transition: all 0.6s ease;
}
 .item-card a:hover .img-holder img {
	 scale: 1.07;
}
 .prods .item-card h4 {
	 color: var(--primary-color);
	 font-weight: 500;
}
 .storefront-breadcrumb, .storefront-product-pagination, .storefront-sorting, #menu-header-menu li::before, .storefront-sticky-add-to-cart {
	 display: none !important;
}
 .site-header #menu-header-menu > li > .sub-menu {
/* 	 background-color: transparent !important;
	 position: fixed;
	 left: 50% !important;
	 margin-left: -390px; */
}
 .site-header #menu-header-menu > li > .sub-menu > li {
/* 	 background-color: transparent !important;
	 width: 260px;
	 line-height: 30px; */
}
 .site-header #menu-header-menu > li > .sub-menu > li > .sub-menu {
/* 	 position: relative !important;
	 left: 0 !important;
	 top: 0 !important;
	 z-index: 999 !important;
	 background-color: transparent !important; */
}
 .site-header #menu-header-menu > li > .sub-menu > li > .sub-menu li:hover {
/* 	 background-color: transparent !important; */
}
 .site-header #menu-header-menu-1 {
	 padding-top: 88px;
   z-index: 2;
}
 .site-header #menu-header-menu-1 > li {
	 margin-bottom: 32px;
}
 .site-header #menu-header-menu-1 > li > a {
	 font-size: 20px;
	 line-height: 28px;
}
 .site-header #menu-header-menu-1 > li button {
	 outline: none;
	 transform: rotate(-180deg);
	 right: -8px;
	 top: 11px;
	 width: 26px;
	 height: 26px;
}
 .site-header #menu-header-menu-1 > li button::after {
	 display: none;
}
 .site-header #menu-header-menu-1 > li button::before {
	 background-image: url(../images/arrow_left_big.png);
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
	 position: absolute;
	 right: 0;
	 top: 0;
	 width: 26px;
	 height: 26px;
	 display: inline-block;
	 content: '';
}
 .site-header #menu-header-menu-1 > li button:focus {
	 outline: none;
}
 .site-header #menu-header-menu-1 > li a::before {
	 display: none !important;
}
 .site-header #menu-header-menu-1 > li > .sub-menu {
/* 	 position: absolute;
	 left: 100%;
	 background-color: var(--white-color);
	 margin: 0;
	 width: 100%;
	 z-index: 9;
	 height: calc(100vh - 120px);
	 top: 0; */
}
 .site-header #menu-header-menu-1 > li > .sub-menu button {
/* 	 display: none !important;
	 opacity: 0; */
}
 .site-header #menu-header-menu-1 > li > .sub-menu a {
/* 	 font-size: 12px;
	 line-height: 18px; */
}
 .site-header #menu-header-menu-1 > li > .sub-menu .sub-menu {
/* 	 display: block;
	 max-height: none;
	 visibility: visible;
	 opacity: 1;
	 margin-bottom: 25px;
	 margin-top: 10px; */
}
 .site-header #menu-header-menu-1 > li > .sub-menu .sub-menu li.menu-item-125 a {
/* 	 font-weight: 600;
	 color: black; */
}
 .site-header #menu-header-menu-1 > li > .sub-menu .sub-menu li a {
	 line-height: 40px;
}
 .site-header #menu-header-menu-1 > li > .sub-menu.toggled-on {
	 left: 0;
}
 .site-header #menu-header-menu-1 > li > .sub-menu.toggled-on > li > a {
	 color: var(--primary-color);
}
 body .site-header::before {
	 position: fixed;
	 left: 0;
	 top: -300px;
	 width: 100%;
	 background-color: white;
	 height: 300px;
	 overflow: hidden;
	 content: ' ';
}
 body.subnav-active .site-header::before {
	 top: 0px;
}
 body.subnav-active .site-header #menu-header-menu * {
	 background-color: none !important;
}
 body.subnav-active .site-header #menu-header-menu > li {
	 z-index: 999;
	 position: relative;
}
 body.subnav-active .site-header #menu-header-menu > li > a {
	 z-index: 9999;
	 position: relative;
}
 body.subnav-active .site-header #menu-header-menu > li > .sub-menu {
/* 	 padding-top: 100px;
	 background-color: transparent !important;
	 display: flex;
	 justify-content: center;
	 gap: 0;
	 left: 50% !important;
	 top: 0 !important;
	 z-index: 999 !important;
	 height: 320px; */
}
 body.subnav-active .site-header #menu-header-menu > li > .sub-menu li {
/* 	 background-color: transparent !important;
	 padding: 0; */
}
 body.subnav-active .site-header #menu-header-menu > li > .sub-menu li a {
	 font-size: 14px !important;
	 padding: 0;
	 line-height: 2.2;
	 display: inline-block;
}
 body.subnav-active .site-header #menu-header-menu > li > .sub-menu li a:hover {
	 color: var(--dark-color);
	 text-decoration: underline;
}
 body.subnav-active .site-header #menu-header-menu > li > .sub-menu li a::after {
	 display: none;
}
 body.subnav-active .site-header #menu-header-menu > li > .sub-menu > li > a {
	 cursor: default !important;
	 font-weight: 400;
	 color: var(--primary-color);
}
 body.subnav-active .site-header #menu-header-menu > li > .sub-menu > li > a:hover {
/* 	 background-color: transparent !important;
	 color: var(--primary-color) !important;
	 text-decoration: none; */
}
 body.subnav-active .site-header #menu-header-menu > li > .sub-menu > li:hover {
/* 	 background-color: transparent !important; */
}
 .primary-navigation ul.menu li.menu-item-has-children a::after {
	 display: none !important;
}
 @font-face {
	 font-family: 'icomoon';
	 src: url('../assets/fonts/icomoon.eot?j79rud');
	 src: url('../assets/fonts/icomoon.eot?j79rud#iefix') format('embedded-opentype'), url('../assets/fonts/icomoon.ttf?j79rud') format('truetype'), url('../assets/fonts/icomoon.woff?j79rud') format('woff'), url('../assets/fonts/icomoon.svg?j79rud#icomoon') format('svg');
	 font-weight: normal;
	 font-style: normal;
	 font-display: block;
}
 [class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	 font-family: 'icomoon' !important;
	 speak: never;
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 line-height: 1;
	/* Better Font Rendering =========== */
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}
 .icon-chkbox:before {
	 content: "\e900";
}
 .icon-chkbox-sel:before {
	 content: "\e901";
}
 .icon-pinrest:before {
	 content: "\e902";
}
 .icon-instagram:before {
	 content: "\e903";
}
 .icon-arrow-down:before {
	 content: "\e904";
}
 .icon-arrow-left:before {
	 content: "\e905";
}
 .icon-arrow-right:before {
	 content: "\e906";
}
 .icon-arrow-up:before {
	 content: "\e907";
}
 .icon-arrow-left-big:before {
	 content: "\e908";
}
 .icon-close:before {
	 content: "\e909";
}
 .icon-less:before {
	 content: "\e90a";
}
 .icon-menu:before {
	 content: "\e90b";
}
 .icon-more:before {
	 content: "\e90c";
}
 .icon-search:before {
	 content: "\e90d";
}
 .icon-shopping-cart:before {
	 content: "\e90e";
}
 .icon-user:before {
	 content: "\e90f";
}
h3.text-white.text-\[48px\].sm\:text-\[24px\] {
   line-height:50px;
	width: 40%;
}
 @media (max-width: 767px) {
	 h1 {
		 font-size:28px !important;
		 line-height: 100% !important;
		 font-weight: 600;
		 margin-bottom:24px !important;
	}
	 .product-bottom-content{
		 margin-top:0;
	 }
	 .sm\:hidden {
    display: none;
}
	 h3.text-white.text-\[48px\].sm\:text-\[24px\] {
    font-size: 24px;
		     line-height: 30px;
		 width: 80%;
}
	 h2 {
		 font-size: 24px;
		 line-height: 30px;
		 font-weight: 600;
	}
	 .prods .item-card {
		 max-width: 100%;
	}
	 .prods .item-card h4 {
		 font-size: 20px;
		 line-height: 22px;
		 margin-bottom:5px;
	}
	 section {
		 padding: 32px 0;
	}
	 .wp-block-buttons > .wp-block-button, .site-btn {
		 width: 100%;
	}
	 .wp-block-buttons > .wp-block-button > a, .site-btn > a, .wp-block-buttons > .wp-block-button > button, .site-btn > button {
		 width: 100%;
	}
	 .wp-block-buttons > .wp-block-button > p > input, .site-btn > p > input {
		 width: 100%;
	}
	 .owl-theme .owl-nav {
		 position: absolute;
		 top: 5px;
		 right: 0;
	}
	 .owl-theme .owl-nav button {
		 background: transparent !important;
		 border: 0 !important;
		 color: var(--dark-color) !important;
		 line-height: 20px !important;
	}
	 .owl-theme .owl-nav button:hover, .owl-theme .owl-nav button:focus {
		 background: transparent !important;
		 border: 0 !important;
		 color: var(--dark-color) !important;
		 outline: none !important;
	}
	 .owl-theme .owl-nav span {
		 font-size: 42px;
	}
	   
}
 @media (max-width: 640px) {
	 .sbtn {
		 width: 100%;
		 text-align: center;
	}
	   
}
 @media (max-width: 767px) {
	   .wc-block-grid.has-4-columns .wc-block-grid__product {
        flex: 1 0 44%;
	 }
	  .wc-block-grid.has-4-columns .wc-block-grid__product {
			flex: 1 0 36% !important;
	 }
	 .wc-block-grid.has-4-columns .wc-block-grid__products {
        display: flex !important;
    }
	.wp-block-woocommerce-empty-cart-block .wp-block-button__link, .wp-block-woocommerce-empty-cart-block .wp-block-product-new ul li .add_to_cart_button{
		     font-size: 14px !important;
		     padding: 0 15px !important;
	 }
}
 ul.products {
	 border-top: solid 1px rgba(28, 48, 51, 0.3);
	 padding-top: 32px;
	 gap: 20px;
}
 ul.products::after {
	 content: '';
	 width: calc(50% - 48px);
	 height: 1px;
}
 @media (max-width: 1024px) {
	 ul.products::after {
		 width: calc(33% - 18px);
	}
}
 @media (max-width: 870px) {
	 ul.products::after {
		 width: calc(50% - 12px);
	}
}

 ul.products::before {
	 display: none !important;
}
.flex.justify-between.items-end.mb-10 {
    padding-bottom: 34px;
}
 .archive ul.products li.product.type-product.status-publish, .search ul.products li.product.type-product.status-publish {
	 margin-right: 0;
	width: calc(25% - 15px);
	     margin-bottom: 28px;
	
}
h1.product_title.entry-title {
    text-transform: uppercase;
	font-family: Philosopher;
font-size: 28px;
}

 @media (max-width: 1024px) {
	 .archive ul.products li.product.type-product.status-publish, .search ul.products li.product.type-product.status-publish {
		 width: calc(33% - 18px);
	}
	 .wc-block-grid.has-4-columns .wc-block-grid__product{
		     flex: 1 0 35%;
	 }
}
 @media (max-width: 870px) {
	 .archive ul.products li.product.type-product.status-publish, .search ul.products li.product.type-product.status-publish {
		 width: calc(50% - 12px);
	}
	 ul.products li.product h2.woocommerce-loop-product__title{
		 font-size: 20px;
	 }
	  .wc-block-grid.has-4-columns .wc-block-grid__product{
		     flex: 1 0 35%;
	 }
}
 ul.products li::before {
	 display: none;
}
 ul.products li a.button {
	 display: none !important;
}
 ul.products li .image-wrapper {
	 overflow: hidden;
}
/*  ul.products li .image-wrapper img {
	 width: 100%;
	 scale: 1;
	 transition: all 0.4s ease;
} */
/*  ul.products li .image-wrapper:hover img {
	 scale: 1.1;
} */
/*form */
/* Container for the form rows */
 .form-row {
	 position: relative;
}
 .wpcf7-form .form-row {
	 display: flex;
	 flex-wrap: wrap;
	 margin-bottom: 10px;
}
 .wpcf7-form .form-row.checkbox {
	 margin-bottom: 0;
}
 .wpcf7-form .form-row.checkbox .wpcf7-list-item-label {
	 font-size: 10px;
	 position: relative;
	 top: -2px;
}
 .wpcf7-form .form-row.checkbox small {
	 font-size: 10px;
	 position: relative;
	 top: -2px;
}
 .wpcf7-form .form-row.site-btn {
	 margin-top: 24px;
}
 .chktext {
	 font-size: 10px;
	 position: relative;
	 left: -5px;
	 top: -2px;
}
 .form-row span em {
	 font-size: 10px;
}
 .form-left, .form-right {
	 width: 48%;
}
 .form-left {
	 margin-right: 4%;
}
 .form-full {
	 width: 100%;
}
 input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="number"], select textarea {
	 width: 100%;
	 padding: 10px;
	 border: 0;
	 border: 1px solid #ddd;
	 border-radius: 0px;
	 background-color: transparent;
	 box-sizing: border-box;
	 box-shadow: 0 0 0 !important;
}
 input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="number"]:focus, select textarea:focus {
	 outline: none;
	 background-color: transparent !important;
}
 textarea {
	 resize: vertical;
}
 input[type="checkbox"] {
	 margin-right: 10px;
	 -webkit-appearance: none;
	/* Remove default appearance in WebKit browsers (Safari, Chrome) */
	 -moz-appearance: none;
	/* Remove default appearance in Firefox */
	 appearance: none;
	/* Remove default appearance in modern browsers  */
	 width: 16px !important;
	 min-width: 16px !important;
	/* Set custom width  */
	 height: 16px !important;
	/* Set custom height */
	 border: 1px solid var(--dark-color);
	/* Add a border */
	 background-color: transparent !important;
	/* Make background transparent */
	 cursor: pointer;
	/* Change cursor to pointer */
	 outline: none;
	 border-radius: 4px;
}
 input[type="checkbox"]:focus {
	 outline: none !important;
}
 input[type="checkbox"]:checked {
	 background-color: transparent;
	/* Ensure background stays transparent */
	 border-color: var(--primary-color);
	/* Change border color when checked 
	 width: 13px !important;
	/* Set custom width 
	 height: 13px !important;
	/* Set custom height */
	 -webkit-appearance: checkbox;
	/* Remove default appearance in WebKit browsers (Safari, Chrome) */
	 -moz-appearance: checkbox;
	/* Remove default appearance in Firefox */
	 appearance: checkbox;
	/* Remove default appearance in modern browsers */
}
 input:-webkit-autofill, textarea:-webkit-autofill {
	 -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
	 -webkit-text-fill-color: #000 !important;
	 background-color: transparent !important;
}
body .wc-block-components-checkbox .wc-block-components-checkbox__mark
{
	margin-left:0 !important;
	margin-top:0 !important;
}
 .wpcf7-form input[type="submit"] {
	 padding: 10px 20px;
	 background-color: #007bff;
	 color: #fff;
	 border: none;
	 border-radius: 4px;
	 cursor: pointer;
}
 .wpcf7-form input[type="submit"]:hover {
	 background-color: #0056b3;
}
 .wpcf7-form label, .wpcf7-list-item-label {
	 font-size: 16px;
	 line-height: 1.5;
	 font-weight: 300;
}
 .wpcf7-form p {
	 margin-bottom: 0 !important;
}
 input[type="text"], input[type="email"], input[type="password"], input[type="tel"], body .select2-container .select2-selection--single, textarea,
.wc-block-components-text-input input[type=email] ,
.wc-block-components-form .wc-block-components-text-input input[type=email],
.p-Input input
{
	 width: 100% !important;
	 background-color: transparent !important;
	 border-width: 0px !important;
	 border-bottom: solid 1px var(--dark-color) !important;
	 box-shadow: 0 0 0 !important;
	 outline: none !important;
	 border-radius: 0 !important;
	/* padding: 20px 0 0 0px !important;*/
}
 input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="tel"]:focus, body .select2-container .select2-selection--single:focus, textarea:focus {
	 outline: none;
	 border: 0;
	 box-shadow: 0 0 0;
	 background-color: transparent !important;
	 border-bottom: solid 1px var(--primary-color) !important;
}
.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted
{
	box-shadow: inset 0 0 0 1.5px #cbcdd1 !important;
}

 .form-row:not(.checkbox) .form-left, .form-row:not(.checkbox) .form-right, .form-row:not(.checkbox) .form-full {
	 position: relative;
}
 .woocommerce-form-row, p.form-row {
	 position: relative;
	 padding-top: 20px;
	 margin-bottom: 0;
}
.lost_reset_password .woocommerce-form-row {
	width: 100%;
    margin-right: 0;
}
.lost_reset_password .woocommerce-Button.button {
	background-color: #477D94 !important;
    line-height: 46px !important;
    border: solid 1px #477D94 !important;
    color: #ffffff !important;
    border-radius: 0 !important;
    font-size: 16px !important;
    text-decoration: none !important;
    padding: 0 50px !important;
    transition: background-color 0.3s ease;
    display: inline-block;
    font-weight: 500;
    white-space: nowrap;
	text-transform: none;
	cursor: pointer;
	-webkit-appearance: none;
  }
 .wpcf7-form-control-wrap textarea {
	 width: 100%;
	/* Make the textarea take full width */
	 min-height: 40px;
	/* Minimum height (40px as you specified) */
	 max-height: 200px;
	/* Maximum height (adjust based on font size and number of rows) */
	 resize: none;
	/* Disable manual resizing */
	 overflow: hidden;
	/* Hide the scrollbar when not needed */
}
 .floating-label, .woocommerce-form-row > label, .form-row > label {
	 position: absolute;
	 left: 0px;
	 top: 36px;
	 transition: all 0.2s ease;
	 color: #999;
	 pointer-events: none;
	/* Prevents label from blocking clicks on the input */
}
 .wpcf7-list-item {
	 margin: 0 !important;
}
 .input-group {
	 position: relative;
	 margin: 0;
}
 .floating-label.active, .form-row > label.active, label[for="wcpay_selected_currency"] {
	 top: 10px;
	/* Adjust as needed */
	 font-size: 12px;
	/* Adjust as needed */
	 color: #333;
	/* Change to your preferred color */
}
 #menu-footer-menu {
	 columns: 2;
	 -webkit-columns: 2;
	 -moz-columns: 2;
}
 @media (max-width: 767px) {
	 #menu-footer-menu {
		 columns: 1;
		 -webkit-columns: 1;
		 -moz-columns: 1;
	}
}
 #menu-footer-menu li {
	 text-align: left;
	 margin-bottom: 10px;
}
 #menu-footer-menu li a {
	 color: white;
	 text-decoration: none;
	 font-weight: 300;
}
 #menu-footer-menu li a:hover {
	 color: var(--primary-color);
}
 @media (max-width: 767px) {
	 #menu-footer-menu li:nth-child(4) {
		 margin-bottom: 40px;
	}
	 .woocommerce-message{
		 font-size:12px;
		         margin-top: 35px;
        width: 26% !important;
	 }
	 .woocommerce-message .wc-forward {
	font-size: 0 !important;
	width: 24px;
	height: 24px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.woocommerce-message .wc-forward::after {
	content: ">";
	font-size: 18px;
	color: #000;
}
}
 .footer-nav a:hover {
	 color: var(--primary-color) !important;
}
 .faq-accordion .border-b {
	 border-bottom-color: rgba(28, 48, 51, 0.3);
	 margin-bottom: 0;
}
 .faq-accordion .border-b:last-child {
	 border-bottom: 0 !important;
}
 .faq-accordion h5 {
	 margin-bottom: 0;
}
 .faq-accordion h5 button {
	 padding: 15px 0;
}
 .faq-accordion h5 button:hover {
	 background-color: transparent !important;
}
 .faq-accordion h5 button .fas {
	 position: relative;
	 top: -3px;
	 height: 10px;
}
 .faq-accordion h5 button .fas::before {
	 background-image: url(../images/keyboard_arrow_up.png);
	 width: 12px;
	 height: 12px;
	 background-repeat: no-repeat;
	 background-position: center;
}
 .faq-accordion h5 button span {
	 font-weight: 600;
}
 .primary-navigation {
	 text-align: center;
}
 .site-header-cart {
	 width: auto !important;
}
 .site-header-cart li {
	 align-items: flex-start;
	 height: 35px;
	 width: 30px;
	 line-height: 25px;
	 align-content: center;
	 justify-content: center;
	 flex-wrap: wrap;
}
 @media (max-width: 767px) {
	 .site-header-cart li {
		 height: 25px;
	}
}
 .site-header-cart li::before {
	 display: none;
}
 .site-header-cart li .cart-content {
	 position: relative;
	 align-items: center;
	 display: flex;
}
 #menu-item-125 a {
	 font-weight: 600;
	 margin-top: 15px;
}
 .ic-ac {
	 width: 24px;
	 height: 24px;
	 display: inline-block;
	 right: 8px;
	 top: -2px;
}
 .ic-sr {
	 width: 24px;
	 height: 24px;
	 display: inline-block;
	 right: 8px;
	 top: -2px;
}
 .woocommerce-products-header {
	 height: 1px;
}
 @media (max-width: 767px) {
	 .woocommerce-products-header {
		 height: auto;
	}
}
 @media (max-width: 767px) {
	 .woocommerce-products-header h1 {
		 font-size: 24px;
		 text-align: center;
		 font-weight: 600;
	}
	 .flex.justify-between.w-full.mt-\[100px\]{
		 flex-direction:column;
	 }
}
 .woocommerce-product-gallery .flex-viewport {
	 height: auto !important;
}
 .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
	 width: 100%;
}
 .prod-content {
	 display: flex;
	 flex-wrap: wrap;
}
 .prod-content > * {
	 width: 100%;
}
.single-product div.product form.cart{
	padding: 5px 0 !important;
}
 @media (max-width: 767px) {
	 .prod-content .woocommerce-product-details__short-description {
		 order: 3;
	}
}
 .prod-content form.cart {
	 display: flex;
	 width: 100%;
}
 @media (max-width: 767px) {
	 .prod-content form.cart {
		 flex-wrap: wrap;
	}
	.product-cart .quantity .qty {
    width: 5.7em;  
}
/* 	 .single-product div.product form.cart .quantity {
    margin-right: 1.875em !important;
} */
	 .related-products-wrapper a.border{
		     width: 100%;
    text-align: center;
    margin-top: 24px;
	 }
}
 .prod-content form.cart button {
	 width: 100%;
}

 .single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
	 position: absolute;
	 left: 0;
	 top: 0;
	 width: 48px;
	 display: flex;
	 flex-wrap: wrap;
}
 @media (max-width: 767px) {
	 .single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
		 display: none;
	}
	 .prod-content form.cart button {
    width:64%;
}
	 .related-products-wrapper.mt-24 h2{
		 font-size: 24px;
	 }
	 .flex.justify-between.items-end.mb-10 {
    flex-direction: column;
}
	 .text-\[14px\].related-desc{
		 font-size: 16px;
		     line-height: 22px;
	 }
}
 .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
	 margin: 0 0 8px !important;
	 width: 100% !important;
}
 .single-product div.product .woocommerce-product-gallery .flex-viewport {
	 margin-left: 56px;
}
 @media (max-width: 767px) {
	 .single-product div.product .woocommerce-product-gallery .flex-viewport {
		 margin-left: 0;
	}
}
 .my-ac-nav li {
	 margin-bottom: 15px;
}
 .my-ac-nav li a {
	 position: relative;
	 padding-left: 30px;
}
 .my-ac-nav li a::before {
	 position: absolute;
	 left: -15px;
	 top: 0;
}
 body.admin-bar #woocommerce-pages > section {
	 padding-top: 0 !important;
}
 abbr:where([title]) {
	 text-decoration: none !important;
}
 .search-dd {
	 transition: max-height 0.5s ease-in-out;
	/* Adjust duration and easing here */
}
 .search-form {
	 width: 370px;
	 margin: 0 auto;
	 display: flex;
	 position: relative;
	 padding: 0;
	 right: -2px;
}
 .search-form .search-submit {
	 position: absolute;
	 background-color: transparent;
	 border: 0;
	 right: 10px;
	 padding-left: 0;
	 padding-right: 0;
	 top: 25px;
	 right: 0;
}
 .search-form .search-submit:focus {
	 outline: none;
	 border: 0;
	 box-shadow: 0 0 0;
}
 .search-form .search-submit:hover {
	 background-color: transparent !important;
	 color: var(--primary-color);
}
 .search-form label {
	 width: 100%;
}
 .search-form label input {
	 width: 100%;
	 background-color: transparent;
	 border-width: 0px !important;
	 border-bottom: solid 1px var(--dark-color) !important;
	 border-radius: 0;
	 box-shadow: 0 0 0;
	 padding: 0 0 0 25px;
}
 .search-form label input:focus {
	 outline: none;
	 border: 0;
	 box-shadow: 0 0 0;
	 background-color: transparent !important;
	 border-bottom: solid 1px var(--primary-color) !important;
}
 .search-field input {
	 width: 100%;
	 background-color: transparent;
	 border-width: 0px !important;
	 border-bottom: solid 1px var(--dark-color) !important;
	 border-radius: 0;
	 box-shadow: 0 0 0;
}
 .search-field input:focus {
	 outline: none;
	 border: 0;
	 box-shadow: 0 0 0;
	 background-color: transparent !important;
	 border-bottom: solid 1px var(--primary-color) !important;
}
 .close-ic {
	 position: absolute;
	 right: 2px;
	 opacity: 0.5;
	 top: 3px;
	 z-index: 9;
}
 .search-icon {
	 position: absolute;
}
/*  .search-results .status-publish {
	 margin-bottom: 36px;
	 padding-bottom: 36px;
	 border-bottom: solid 1px var(--dark-color);
} */
 .search-results .status-publish .entry-content {
	 display: flex;
}
 .search-results .status-publish .entry-content > img {
	 margin-right: 48px;
}
 .search-results .status-publish .entry-content .wp-block-button {
	 padding-left: 30px;
}
 .linktext, .woocommerce-MyAccount-content a, .wc-block-must-login-prompt a, .lost_password a {
	 color: var(--primary-color);
	 text-decoration: underline;
}
 .linktext:hover, .woocommerce-MyAccount-content a:hover, .wc-block-must-login-prompt a:hover, .lost_password a:hover {
	 color: var(--dark-color);
}
 @media (max-width: 767px) {
	 .w-full .main-navigation {
		 order: 2;
		 position: relative;
		 margin-left: 10px;
		 width: auto !important;
	}
	 .w-full .main-navigation .menu-toggle {
		 border: 0;
		 width: 20px;
		 height: 20px;
		 padding: 0;
		 order: 10;
		 position: relative;
     z-index: 9999;
	}
	 .w-full .main-navigation .menu-toggle::before {
		 left: 0 !important;
		 width: 20px;
		 transform: translateY(-6px);
	}
	 .w-full .main-navigation .menu-toggle::after {
		 transform: translateY(6px);
		 left: 0 !important;
		 width: 20px;
	}
	 .w-full .main-navigation .menu-toggle span::before {
		 left: 0 !important;
		 width: 20px;
	}
	 .w-full .main-navigation .menu-toggle:focus {
		 border: 0 !important;
		 outline: none !important;
	}
	 .w-full .main-navigation .menu {
		 position: fixed;
		 right: -100%;
		 background-color: var(--white-color);
		 width: 100%;
		 height: 100%;
		 top: 0;
		 padding: 100px 23px 30px;
		 transition: all 0.6s ease;
	}
	 .w-full .main-navigation .menu li {
		 padding: 0 !important;
	}
	 .w-full .main-navigation .menu li::before {
		 display: none;
	}
	 .w-full .main-navigation .menu li a {
		 line-height: 3;
	}
	 .w-full .main-navigation.toggled .menu-toggle::before {
		 transform: rotate(45deg) !important;
		 -webkit-transform: rotate(45deg) !important;
	}
	 .w-full .main-navigation.toggled .menu-toggle::after {
		 transform: rotate(-45deg) !important;
		 -webkit-transform: rotate(-45deg) !important;
	}
	 .w-full .main-navigation.toggled .menu {
		 right: 0;
	}
	 .site-header-cart {
		 order: 1;
		 position: relative;
	}
}
 .compare-sec {
	 background-position: right 0;
	 background-repeat: no-repeat;
	 background-size: 50% auto;
}
 .sustainability-sec .item-card .woocommerce-Price-amount {
	 display: none;
}
 .blue-link a {
	 text-decoration: underline !important;
	 color: var(--primary-color);
}
 .page-id-49 #regular-pages h3 {
	 text-align: center;
}
 .er-404 {
	 background-image: url(../images/sky.jpg);
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
}
 .woocommerce-MyAccount-navigation ul li a {
	 padding-left: 0;
}
 .woocommerce-MyAccount-navigation ul li a::before {
	 display: none;
}
 .woocommerce-MyAccount-navigation ul li.is-active a {
	 text-decoration: underline;
}
 .woocommerce-MyAccount-navigation ul li a:hover {
	 color: var(--primary-color);
}
 .add-edit-addr {
	 background-image: url(../images/arrow_left_big.png);
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
	 width: 24px;
	 height: 24px;
	 display: inline-block;
}
 .addresses header.title a::before {
	 content: '';
	 background-image: url(../images/edit_square.png);
	     background-repeat: no-repeat;
}
 input::placeholder, input:placeholder-shown {
	 color: transparent;
}
 .select2-container--default .select2-selection--single .select2-selection__rendered {
	 padding-left: 0;
	 position: relative;
	 top: 0;
}
 .select2-container--default .select2-selection--single .select2-selection__arrow {
	 top: 17px;
}
 .wp-block-woocommerce-empty-cart-block h2 {
	 text-align: left !important;
	 margin-bottom: 72px !important;
}
 .wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
	 display: none !important;
}
 .wpcf7-not-valid-tip {
	 font-size: 10px;
}
/* Modal container */
 .cookie-modal {
	 display: none;
	 position: fixed;
	 z-index: 1000;
	 left: 0;
	 top: 0;
	 width: 100%;
	 height: 100%;
	 background-color: rgba(0, 0, 0, 0.5);
}
/* Modal content */
 .cookie-modal-content {
	 background-color: #fff;
	 margin: 10% auto;
	 padding: 40px;
	 border-radius: 0;
	 width: 90%;
	 max-width: 720px;
	 position: relative;
}
/* Close button */
 .close-cookie-modal {
	 position: absolute;
	 top: 40px;
	 right: 40px;
	 cursor: pointer;
}
/* Section styles */
 .cookie-section {
	 margin-bottom: 0;
}
 .cookie-status {
	 float: right;
}
/* Toggle switch */
 .switch {
	 position: relative;
	 display: inline-block;
	 width: 34px;
	 height: 20px;
}
 .switch input {
	 opacity: 0;
	 width: 0;
	 height: 0;
}
 .slider {
	 position: absolute;
	 cursor: pointer;
	 top: 0;
	 left: 0;
	 right: 0;
	 bottom: 0;
	 background-color: #ccc;
	 transition: 0.4s;
	 border-radius: 20px;
}
 .slider:before {
	 position: absolute;
	 content: "";
	 height: 14px;
	 width: 14px;
	 left: 3px;
	 bottom: 3px;
	 background-color: white;
	 transition: 0.4s;
	 border-radius: 50%;
}
 input:checked + .slider {
	 background-color: #3e7e9e;
}
 input:checked + .slider:before {
	 transform: translateX(14px);
}
 .initialConsentModal {
	 display: none;
	/* Hidden by default */
	 position: fixed;
	 bottom: 20px;
	 right: 20px;
	 background-color: white;
	 padding: 20px;
	 box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
	 width: 500px;
	 text-align: left;
}
/* Subscribe container */
 .subs-modal {
	 display: none;
	 position: fixed;
	 z-index: 1000;
	 left: 0;
	 top: 0;
	 width: 100%;
	 height: 100%;
	 background-color: rgba(0, 0, 0, 0.5);
}
/* Modal content */
 .subs-modal-content {
	 background-color: #fff;
	 top: 50%;
	 margin: 0 auto;
	 transform: translateY(-50%);
	 padding: 0;
	 border-radius: 0;
	 width: 90%;
	 max-width: 965px;
	 position: relative;
}

 .subs-content form {
	 margin-bottom: 16px;
}
 .subs-content form .wpcf7-spinner {
	 display: none !important;
}
 .subs-content small {
	 font-size: 10px !important;
}
/* Close button */
 .close-subs-modal {
	 position: absolute;
	 top: 40px;
	 right: 40px;
	 cursor: pointer;
}
@media (max-width: 1023px) {
  .subs-modal-content
  {
    width: 420px;
    max-width: 90%;
    top: auto;
    bottom: 20px !important;
    transform: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .subs-content h2 
  {
      font-size: 24px;
      line-height: 30px;
  }
  .subs-modal-content .img-wrp
  {
    max-height: 0;
    overflow: hidden;

  }

  .close-subs-modal {
    top: 5px;
    right: 5px;
 }
}
@media (max-width: 540px) {
  .initialConsentModal
  {
    width: calc(100% - 40px);
  }
  .cookie-modal-content
  {
    top: auto;
    bottom: 20px !important;
    transform: none;
    position: absolute;
    left: 50%;
    padding: 20px;
    transform: translateX(-50%);
    margin-bottom: 0;
  }
  .close-cookie-modal
  {
    top: 15px;
    right: 15px;
  }
	.item-card a .img-holder img
	{
		max-width:182px;
		margin:0 auto;
	}
}
 main > .woocommerce {
	 width: 1336px;
	 margin: 0 auto;
	 padding: 0 20px;
	 position: relative;
	 top: -95px;
}
 main > .woocommerce > div {
	 width: calc(100% - 40px);
	 position: absolute;
	 border: 0 !important;
	 left: 20px;
}
 .woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
	 background-color: var(--white-color) !important;
	 color: var(--primary-color) !important;
}
 .woocommerce-message::before, .woocommerce-info::before, .woocommerce-error::before, .woocommerce-noreviews::before, p.no-comments::before, .woocommerce-message a, .woocommerce-info a, .woocommerce-error a, .woocommerce-noreviews a, p.no-comments a {
	 color: var(--primary-color) !important;
}
 .woocommerce-message a:before, .woocommerce-info a:before, .woocommerce-error a:before, .woocommerce-noreviews a:before, p.no-comments a:before {
	 border: 0 !important;
}
 .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	 display: none !important;
}
 .no-scroll {
	 overflow: hidden;
	 height: 100vh;
}
 .submenu-title {
	 position: fixed;
	 top: 0;
	 line-height: 70px;
	 width: 100%;
	 left: 0;
	 text-align: center;
	 font-size: 20px;
	 z-index: 999;
}
 .submenu-title .back-link {
	 background-image: url(../images/arrow_left_big.png);
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: contain;
	 position: absolute !important;
	 left: 15px;
	 top: 16px;
	 width: 26px;
	 height: 26px;
	 display: inline-block;
	 z-index: 9999;
}
.text-\[100px\]{
	font-size:100px;
}
.white{
	color: #fff;
}
.h-\[472px\]{
	height: 472px;
}
.iris{
	    padding-top: 115px;
	margin-left: -9px;
}
.site-header #menu-header-menu > li > .sub-menu, ul.child-category-menu, select.w-full.\!rounded-none.dark.border-0.bg-transparent.px-4.py-2{
	display:none !important;
}
.split-img-2:not(.single-img) img 
{
	width:calc(50% - 16px);
	align-self:flex-start;
}
.split-img-2
{
	padding-left:32px;
}
.split-img-2 > div 
{
	padding-left:166px;
	align-self:flex-end;
}
.split-img-2 > div h2 
{
	margin-bottom:72px;
}
.split-img-2 > div p:last-child
{
	margin:0;
}
.handmade-jewel-sec h3 
{
	margin-bottom:48px;
}
.handmade-jewel-sec h5 
{
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;
}
.handmade-jewel-sec img 
{
	align-self:flex-start;
}
.pr-160
{
	padding-right:160px;
}
.align-self-end
{
	align-self:end;
}
.handmade-jewel-sec
{
	gap:100px 0;
}
.sustainability-sec
{
	padding:100px 0;
}
.col2-set#customer_login, .col2-set.addresses
{
	        display: flex;
        justify-content: space-between;
        gap: 40px;
}
.col2-set#customer_login .col-1, .col2-set.addresses .col-1,
.col2-set#customer_login .col-2, .col2-set.addresses .col-2
{
	    max-width: 100%;
    margin: 0 !important;
    width: 100% !important;
}
@media (max-width: 767px) {
	.sustainability-sec
	{
		padding:40px 0;
	}
	.handmade-jewel-sec
	{
		gap:40px 0;
	}
	 .compare-sec
	 {
		 padding-bottom:48px;
	 }
	 .split-img-2 
	{
		padding:0;
	}
	 .split-img-2 img
	 {
		width:100% !important; 
		 margin-top:16px;
	 }
	.split-img-2 > div
	{
		padding:48px 0 0 ;
	}
	.pr-160
	{
		padding:0;
	}
	.hjc-sec2 > div:first-child
	{
		order:2;
		
	}
	.hjc-sec2 > div:last-child
	{
		order:1;
		margin-bottom:48px;
	}
}
//arrows
.related-products-slider.owl-carousel,
.related-products-slider.owl-loaded {
	display: block !important;
}
.related-products-slider.owl-carousel h2{
font-size: 22px;
    margin-bottom: 0;
    line-height: 30px;
    font-family: Philosopher;
    margin-top: 10px;
}
.related-products-slider.owl-carousel li.product.type-product {
	list-style:none;
}
.related-products-slider a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    text-align: center;
}
/* Hide add to cart */
.related-products-slider .add_to_cart_button,
.related-products-slider .product_type_simple,
.related-products-slider .button {
	display: none !important;
}

/* Top section */
.top-row {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 40px;
	position: relative;
}

/* Owl Nav */
.related-products-wrapper .owl-nav {
	position: absolute;
	top: -80px;
	right: 0;
	display: flex !important;
	gap: 12px;
}

.related-products-wrapper .owl-nav button {
	width: 25px;
    height: 60px;	
	font-size: 28px !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
}
.related-products-wrapper .owl-nav button:focus {
    outline: 0;
}
.list-items li 
{
	position:relative;
}
.list-items li::before
{
	content:'.';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	color: #477d94;
	    color: #477d94;
    font-size: 36px;
    /* position: relative; */
    top: -13px;
    left: 0;
}
body.error404 main 
{
	margin-top:0 !important;
}
.terms-checkbox > p 
{
	display:flex;
}
.terms-checkbox > p label 
{
	font-size: 10px;
    position: relative;
 
}
.hello-user
{
	font-weight:600;
	color:#477D94;
}
.logout-text
{
	margin-top:48px;
}
.logout-text strong 
{
	font-weight:600;
}
.order_details
{
	background:transparent !important;
}
.shop_table, .woocommerce-order-details .woocommerce-table
{
	border:solid 1px #477d9436;
}
.shop_table th,.shop_table td , .woocommerce-order-details .woocommerce-table th, .woocommerce-order-details .woocommerce-table td
{
	border-bottom:solid 1px #477d9436;
}
.shop_table thead th , .woocommerce-order-details .woocommerce-table thead th
{
	background-color:#477d9414 !important;
}
.shop_table td,.shop_table th, .woocommerce-order-details .woocommerce-table td, .woocommerce-order-details .woocommerce-table th,
#payment .payment_methods > li:not(.woocommerce-notice),
#payment .payment_methods > li .payment_box, #payment .place-order,
table:not( .has-background ) tbody tr:nth-child(2n) td, fieldset, fieldset legend
{
	background-color:transparent !important
}
.woocommerce-Address-title
{
	display:flex;
	justify-content:space-between;
	margin-bottom:24px;
	align-items:center;
}
.woocommerce-Address-title h2
{
	margin:0;
}
.woocommerce-Address-title::before, .woocommerce-Address-title::after 
{
	display:none !important;
}
#payment .payment_methods li,
#payment .payment_methods li .payment_box,
#payment .payment_methods>.woocommerce-PaymentMethod>label
{
	padding-left:0 !important;
	padding-right:0 !important;
	margin-left:0;
}
.woocommerce-MyAccount-content fieldset
{
	margin:48px 0 !important;
}
.form-row select
{
	border-bottom:solid 1px #1c3033;
}
.form-row select:focus
{
	border:0 !important;
	outline:none !important;
	box-shadow:0 0 0 !important;
}
address
{
	font-style:normal;
}
mark 
{
	color:#477D94 !important;
}
.custom-qty
{
	border:solid 1px #1c3033 !important;
}
.master-text.img-container
{
	background-image:url(/wp-content/uploads/2026/05/Kuhu-Iris-Collection-Desktop-comp.jpg)
}
/* Mobile */
@media(max-width:767px){

	.related-products-slider .product{
		width:100% !important;
		float:none !important;
		margin:0 !important;
	}

	.related-products-wrapper .owl-nav{
		top:-60px;
	}
}
@media(max-width:640px){

.master-text.img-container
{
	background-image:url(/wp-content/uploads/2026/05/img-iris-collection.jpg);
	min-height:540px;
	        align-items: flex-end;
        display: flex;
}
}
/* Desktop */
@media(min-width:768px){

	.related-products-slider .product{
		width:auto !important;
	}

}
.page-template-template-contact a.underline{
	color: #477D94;
}
.sold-out-badge {
       position: absolute;
    top: 10px;
    left: 10px;
    background: #ffffff;
    color: #497d93;
    padding: 8px 12px;
    font-size: 14px;
    font-weight: 500;
    z-index: 9;
}

.out-of-stock-btn {
    opacity: 0.6;
    cursor: not-allowed;
    width: 100%;
}
.stock.out-of-stock::before, .stock.in-stock::before{
	content: none;
}
.single-product div.product form.cart .quantity, .stock.in-stock{
	display:none !important;
}