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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(20,20,20);
	--wd-text-font-size: 16px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(20,20,20);
	--wd-entities-title-font: Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(20,20,20);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(20,20,20);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(181,131,82);
	--wd-alternative-color: rgb(55,73,87);
	--wd-link-color: rgb(2,136,209);
	--wd-link-color-hover: rgb(1,87,155);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(32,32,32);
	--btn-accented-bgcolor-hover: rgb(64,64,64);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--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: url(https://turnitstudio.com/wp-content/uploads/2021/09/books-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0,39,78);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "IvyPresto Display Regular", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 33px;
	line-height: 40px;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-family: Arial, Helvetica, sans-serif;	font-weight: 600;
	font-size: 24px;
	color: rgb(37,134,53);
}
html .product-image-summary-wrap .summary-inner > .price:hover, html .product-image-summary-wrap .summary-inner > .price > .amount:hover, html .product-image-summary-wrap .summary-inner > .price > .price .amount:hover, html .product-image-summary-wrap .summary-inner > .price > ins .amount:hover, html .wd-single-price .price:hover, html .wd-single-price .price > .amount:hover, html .wd-single-price .price > ins .amount:hover {
	color: rgb(37,134,53);
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 40px;
	color: rgb(255,255,255);
}
html .page-title .wd-breadcrumbs a, html .page-title .wd-breadcrumbs span, html .page-title .yoast-breadcrumb a, html .page-title .yoast-breadcrumb span {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: rgb(32,32,32);
}
html .wd-single-post-header .title, html .wd-single-post-title .wd-post-title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 33px;
	color: rgb(0,0,0);
}
.container h2 {
	font-size: 30px;
	line-height: 45px;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(130,36,227);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 800px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 25px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}
	.container h2 {
		font-size: 20px;
	line-height: 30px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 8px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Roboto !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Roboto !important;
}

@font-face {
	font-family: "1797";
	src: url("//turnitstudio.com/wp-content/uploads/2023/04/1797-COMPRESSED.woff2") format("woff2"), 
url("//turnitstudio.com/wp-content/uploads/2023/04/1797-COMPRESSED.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "IvyPresto Display Regular";
	src: url("//turnitstudio.com/wp-content/uploads/2023/05/IvyPresto-Display-Regular.woff2") format("woff2"), 
url("//turnitstudio.com/wp-content/uploads/2023/05/IvyPresto-Display-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "jedira-regular";
	src: url("//turnitstudio.com/wp-content/uploads/2024/04/Jedira-Regular.woff2") format("woff2"), 
url("//turnitstudio.com/wp-content/uploads/2024/04/Jedira-Regular.ttf") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "jedira-italic";
	src: url("//turnitstudio.com/wp-content/uploads/2024/04/Jedira-Italic.woff2") format("woff2"), 
url("//turnitstudio.com/wp-content/uploads/2024/04/Jedira-Italic.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.single_add_to_cart_button,.wd-buy-now-btn  { 
 display: flex;
    flex-grow: 1;
    width: 100%;
  border-radius: 8px;
 }
body .website-wrapper .main-page-wrapper .wd-post-date {
	display: none;
}
.product-image-summary .product-images .labels-rounded .onsale{
display: none;
}
span.onsale.product-label {
	display: none !important;
}
.main-footer {
    font-size: 14px;
}