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

:root {
	--wd-text-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(42 43 42);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(42 43 42);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://www.yyblocks.com/wp-content/uploads/2021/09/retail-popup-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://www.yyblocks.com/wp-content/uploads/2021/09/retail-page-title.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(9,3,2);
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 16px;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "DM Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-transform: capitalize;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "DM Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
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-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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

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


.wd-product.wd-hover-standard .wd-add-btn>a {
    width: 80%;
}
.checkout-zyt-css .Input{
    background-color: rgb(255 255 255) !important;
    box-shadow: none !important;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background: #000;
    color: #fff;
    border-radius: 30px;
    min-height: 4em !important;
}
.wc-block-components-title.wc-block-components-title {
    font-size: 2em !important;
}
span.wc-block-components-checkbox__label {
    font-size: 1.2em;
}
.wc-block-components-checkout-step__description {
    font-size: 1.2em !important;
}
/*top-menu-submenu-style*/
.wd-sub-menu li .sub-sub-menu li>a {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 1.3;
    flex-direction: column;
}
#menu-main-navigation .wd-sub-menu li .sub-sub-menu li>a img.wd-nav-img {
    width: 100% !important;
    max-height: none !important;
		margin-bottom:12px;
}
#menu-main-navigation .wd-sub-menu li .sub-sub-menu li>a img.wd-nav-img:hover {
  	opacity:0.8;
}
.main-footer .wd-sub-menu li .sub-sub-menu li>a {
    align-items:flex-start;
}@media (min-width: 1025px) {
	/*.wd-product .wd-entities-title {
    order: 2;
	text-align: left;
}
.wd-product .wd-product-cats {
    order: 1;
	text-align: left;
}
.wd-product .price {
    order: 3;
	text-align: left;
}
.wd-product .wd-add-btn.wd-add-btn-replace {
    order: 4;
	justify-content: flex-start;
}*/
.wd-product .wd-entities-title {
    font-size: 1.1rem !important;
}
.wd-product .price {
    font-size: 1.2rem !important;
}
.wd-product .wd-product-cats {
    font-size: 1rem !important;
}
.wd-dropdown-menu.wd-design-aside.wd-style-default .wd-sub-menu-wrapp>.wd-sub-menu>li>a {
    padding: 24px 18px;
}
}

