@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//infatot.com/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.2.7") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//infatot.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//infatot.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//infatot.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//infatot.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//infatot.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//infatot.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//infatot.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//infatot.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Circe", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: #2c2e2e;
	--wd-text-font-size: 16px;
	--wd-title-font: "Circe", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(44,46,46);
	--wd-entities-title-font: "Circe", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(44,46,46);
	--wd-entities-title-color-hover: rgb(44, 46, 46);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Circe", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(44,46,46);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Circe", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 18px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(223,159,142);
	--wd-alternative-color: rgb(241,225,202);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(241,225,202);
	--btn-default-bgcolor-hover: rgb(242,210,169);
	--btn-accented-bgcolor: rgb(223,159,142);
	--btn-accented-bgcolor-hover: rgb(221,141,119);
	--btn-transform: none;
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(240,225,202);
	--notices-success-color: rgb(0,0,0);
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(227,162,141);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 250px;
}
.wd-page-title {
	background-color: rgb(245,235,233);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(247,243,240);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
div.woocommerce-product-rating {
	font-size: 16px;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(245,235,233);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(245,235,233);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(245,235,233);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(245,235,233);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(223,159,142);
}
html .wd-buy-now-btn:hover {
	background: rgb(221,138,115);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: rgb(44,46,46);
	background: rgb(241,225,202);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	background: rgb(242,203,145);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-radius: 300px;
}
.product-labels .product-label.onsale {
	background-color: rgb(126,164,222);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(171,186,129);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(227,162,141);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 50%;
}
:root{
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}



@font-face {
	font-family: "Circe";
	src: url("//infatot.com/wp-content/uploads/2025/02/Circe-Extra-Light.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Circe";
	src: url("//infatot.com/wp-content/uploads/2025/02/Circe-Light.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Circe";
	src: url("//infatot.com/wp-content/uploads/2025/02/Circe_Default.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

/* Default (Desktop) */
.whb-main-header .container {
    max-width: 79vw;
    margin: 0 auto;
	  padding: 0px;
}

/* Tablet Portrait (max-width: 1024px) */
@media (max-width: 1024px) {
    .whb-main-header .container {
        max-width: 90vw; /* Adjust as needed */ 
		  	margin: 0 auto;
	      padding: 0px;
    }
}

/* Mobile Portrait (max-width: 767px) */
@media (max-width: 767px) {
    .whb-main-header .container {
        max-width: 90vw; /* Adjust as needed */
        margin: 0 auto;
	      padding: 0px;}
}
/*Fixes text spacing on top bar*/
.whb-top-bar .wd-header-text {
    text-align: right;
    margin:5px -10px 0px -10px;
}
	
/*Lightbox BG Colour*/
.pswp__img {
       background-color: #FBF8F6;
}

/*Removes the Sold Out lable*/
.product-labels .product-label.out-of-stock {
    display: none;
}

div.wd-tools-element:is(.wd-design-6,.wd-design-7) :is(.wd-tools-inner,.wd-tools-icon),
div.wd-tools-element.wd-design-8 .wd-tools-inner,
div.wd-tools-element.wd-design-8 .wd-tools-icon{
    border-radius: 10px;
}

 /* Move reCAPTCHA v3 badge to the left and keep it visible on top */
.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 0px !important;
  bottom: 1px !important;
  position: fixed !important;
  z-index: 9999 !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}


/*Removing padding form Theme Pages*/
.container, .container-fluid {
    width: 100%;
    max-width: var(--wd-container-w);
    padding-inline: 0px;
    margin-inline: auto;
}

/* Keep your styling on the order section */
body.woocommerce-order-received .woocommerce-order {
 		padding: 1% 10%;
 }

/*Adds Padding to the register User page*/
.elementor-13 .elementor-element.elementor-element-430f93be {
     padding: 3vw 9vw 3vw 9vw;
}@media (min-width: 1025px) {
	/*Fixes extra padding from the above CSS, on top bar.*/
.whb-top-bar {
      margin-top: -2px;
}
}

@media (max-width: 576px) {
	.woocommerce-product-gallery__wrapper .flex-control-thumbs {
    display: none !important;
}

/*Hides thumbnails*/
.wd-gallery-thumb{
    display: none;
}

/*Reduces padding so header buttons fit on mobile correctly*/
.wd-tools-element>a {
    padding-inline: 9px;
}



}

