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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-image: none;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
	background-position:center center;
}

.footer-container{
	background-color:rgb(102,28,51);
	background-image: none;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:inherit;
	background-position:center center;
}

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(0,0,0);
--wd-text-font-size:15px;
}
:root{
--wd-title-font:"Oswald", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:'Times New Roman', Times,serif;
--wd-entities-title-font-weight:200;
--wd-entities-title-transform:capitalize;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"corporate s", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"corporate s", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:500;
--wd-widget-title-transform:capitalize;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:18px;
}
html .main-page-wrapper .product-grid-item .product-wrapper .wd-entities-title{
	font-size: 24px;
}

@media (max-width: 1024px){
html .main-page-wrapper .product-grid-item .product-wrapper .wd-entities-title{
	font-size: 18px;
}

}
@media (max-width: 767px){
html .main-page-wrapper .product-grid-item .product-wrapper .wd-entities-title{
	font-size: 12px;
}

}
html .product-grid-item .price, html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-size: 22px;
}

@media (max-width: 1024px){
html .product-grid-item .price, html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-size: 16px;
}

}
@media (max-width: 767px){
html .product-grid-item .price, html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-size: 14px;
}

}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title{
	font-family: "corporate a", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 20px;text-transform: capitalize;
}

html .product.category-grid-item .more-products, html .product.category-grid-item.cat-design-replace-title .more-products, html .product.wd-cat .wd-cat-count{
	font-family: "corporate s", Arial, Helvetica, sans-serif;font-weight: 400;font-size: 17px;text-transform: capitalize;
}

:root{
--wd-primary-color:rgb(102,28,51);
}
:root{
--wd-alternative-color:rgb(235,228,209);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(102,28,51);
}
:root{
--btn-default-bgcolor-hover:rgb(235,228,209);
}
:root{
--btn-accented-bgcolor:rgb(102,28,51);
}
:root{
--btn-accented-bgcolor-hover:rgb(235,228,209);
}
:root{
--notices-success-bg:rgb(116,92,76);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(116,92,76);
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 1px;
		
					--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: 0px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
				--btn-accented-box-shadow-active: none;
				--btn-accented-bottom: 0px;
			
			
			
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
					rs-slides [data-type=text],
		rs-slides [data-type=button] {
			font-family: Montserrat !important;
		}
		
					rs-slides h1[data-type=text],
			rs-slides h2[data-type=text],
			rs-slides h3[data-type=text],
			rs-slides h4[data-type=text],
			rs-slides h5[data-type=text],
			rs-slides h6[data-type=text] {
				font-family: Oswald !important;
			}
			
@font-face {
	font-family: "Jost";
	src: url("//unlimited-chocolate.web14msserver.com/wp-content/uploads/2019/08/Jost-400-Book-1.woff2") format("woff2"), 
url("//unlimited-chocolate.web14msserver.com/wp-content/uploads/2019/08/Jost-Book.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Jost";
	src: url("//unlimited-chocolate.web14msserver.com/wp-content/uploads/2019/08/jost-600-semi.woff2") format("woff2"), 
url("//unlimited-chocolate.web14msserver.com/wp-content/uploads/2019/08/jost-600-semi.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Jost";
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "corporate a";
	src: url("//unlimited-chocolate.web14msserver.com/wp-content/uploads/2023/10/Corporate-A-Regular.otf") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "corporate s";
	src: url("//unlimited-chocolate.web14msserver.com/wp-content/uploads/2023/10/Corporate-S-Regular.otf") format("woff");
	font-weight: 400;
	font-style: normal;
}

