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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(29,29,27);
	--wd-text-font-size: 16px;
	--wd-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-transform: none;
	--wd-title-color: rgb(29,29,27);
	--wd-entities-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: uppercase;
	--wd-entities-title-color: rgb(29,29,27);
	--wd-entities-title-color-hover: rgb(29, 29, 27);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(29,29,27);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(29,29,27);
	--wd-alternative-color: rgb(29,29,27);
	--btn-default-bgcolor: rgb(29,29,27);
	--btn-default-bgcolor-hover: rgb(29,29,27);
	--btn-accented-bgcolor: rgb(29,29,27);
	--btn-accented-bgcolor-hover: rgb(29,29,27);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(89,133,200);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(29,29,27);
	--wd-link-color-hover: rgb(29,29,27);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 600;
	color: rgb(89,133,200);
}
html table th {
	text-transform: capitalize;
}
.wd-checkout-steps li {
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: capitalize;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
html div.wpcf7 input[type="submit"] {
	font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: rgb(255,255,255);
	background: #333333;
}
html div.wpcf7 input[type="submit"]:hover {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
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-color: rgb(51,51,51);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgba(255,255,255,0.5);
	--wd-arrow-radius: 25px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 15px;
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 15px;
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgba(255,255,255,0.5);
	--wd-arrow-radius: 25px;
}
.wd-nav-scroll {
	--wd-nscroll-width: 45%;
}
.product-labels .product-label.onsale {
	background-color: rgb(26,26,25);
}
.product-labels .product-label.new {
	background-color: rgb(26,26,25);
}
.product-labels .product-label.featured {
	background-color: rgb(26,26,25);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(26,26,25);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(26,26,25);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 42px;
	--wd-arrow-icon-size: 14px;
	--wd-arrow-offset-h: -35px;
	}
	.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 42px;
	--wd-arrow-offset-v: 5px;
	}

}

@media (max-width: 768.98px) {
	.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
		--wd-arrow-gap: 10px;
	--wd-arrow-icon-size: 14px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(245,241,235);
}

.wd-tools-element.wd-header-cart>a {
    margin-left: -18px;
}

:root {
    --wd-form-brd-radius: 0px;
}

:root .wd-sub-menu {
		--sub-menu-color: #1D1D1B !important;
}

.ai-audioigniter .ai-wrap{
		padding: 0px !important;
}

.ai-audioigniter .ai-wrap .ai-track {
    background-color: #1d1d1b !important;
}

.ai-audioigniter .ai-wrap .ai-track-control {
    border-left: 2px solid #252525 !important;
}

.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
		font-style: italic;
		font-size: 13px;
}

.gform_wrapper.gravity-theme .ginput_container_date input {
    width: 100%;
}

.gform_required_legend {
		display: none;
}

.gform_wrapper.gravity-theme .field_sublabel_above .description, .gform_wrapper.gravity-theme .field_sublabel_above .gfield_description, .gform_wrapper.gravity-theme .field_sublabel_above .gsection_description {
    font-size: 12px;
}

.gform_wrapper.gravity-theme .field_sublabel_above:not(.field_description_below) .description, 
.gform_wrapper.gravity-theme .field_sublabel_above:not(.field_description_below) .gfield_description:not(.ginput_counter), 
.gform_wrapper.gravity-theme .field_sublabel_above:not(.field_description_below) .gsection_description {
    margin-top: -8px !important;
		margin-bottom: 2px;
}

.elementor-widget-wd_popup .btn-style-link {
		border-bottom: none;
}

.elementor-widget-wd_popup .btn-style-link .wd-btn-text {
	  color: var(--e-global-color-text);
		font-family: var(--e-global-typography-98be6e7-font-family), Sans-serif;
    font-size: var(--e-global-typography-98be6e7-font-size);
    font-weight: var(--e-global-typography-98be6e7-font-weight);
    line-height: var(--e-global-typography-98be6e7-line-height);
    letter-spacing: var(--e-global-typography-98be6e7-letter-spacing);
}

.col-lg-6.col-12.col-md-6.text-left.summary.entry-summary {
    max-width: 450px;
}

.wd-add-btn-replace .add-to-cart-loop:hover span {
    transform: translateY(0) translateZ(0) !important;
}

.wd-add-btn-replace .button.add-to-cart-loop::before {
    display: none !important;
}

.swap-wrapp .swap-elements .wd-add-btn {
    display: none !important;
}

.wd-product.wd-hover-alt:not(.wd-variation-active):is(.purchasable,.product-type-grouped):hover .swap-elements {
        transform: translateY(0) !important;
}

.gfield--type-section .gsection_title {
		margin-bottom: -10px;
		margin-top: 20px;
}











.main-page-wrapper{
		padding-top: 60px !important;
}

.woodmart-products-tabs .products-tabs-title .tab-label{
		font-weight: 600;
}

#DetailsProducts .vc_toggle_title>h4{
		font-size: 18px;
}
	
#DetailsProducts .vc_toggle_title{
		border-top: 1px solid #fafafa;
		border-bottom: 1px solid #fafafa;
		padding: 10px 0px 10px 0px;
}

#faq .vc_toggle_title>h4{
		font-size:18px;
}

.menu-item-design-full-width .sub-menu-dropdown{
		margin-top:15px;
		padding-top:0px;
}

/#DetailsProducts .vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon{
		margin-left: 298px;
}

.post-single-page .entry-title{
		font-size:25px;
}

.vc_toggle_title>h4{
		font-size:20px;
		font-weight:500;
}

.compare-field{
		font-size: 16px;
		font-weight:500;
}

#wd-5fc6833879f03 .info-box-title{
		line-height:11px !important;
}

.promo-banner{
		border-radius:30px;
}

.woodmart-image-hotspot-img{
		border-radius:30px;
}

.cat-design-alt img{
		border-radius:20px;
}

.box-with-icon .info-box-icon{
		border-radius:20px;
}

@media screen and (min-width: 769px) {
    .thumbs-grid-bottom_combined .wd-carousel-item {
        grid-column: auto / span 2 !important;
    }
}

.summary .summary-inner.is_stuck {
		top: 100px !important;
		position: sticky !important;
}

.tabs-layout-accordion .wd-scroll-content {
    max-height: unset !important;
}

.summary-inner > .price .amount, .hide-larger-price .summary-inner .price *:not(.price) {
    font-size: 16px;
		font-weight: 400;
}

.hide-larger-price .swap-elements .price, .hide-larger-price .swap-elements .price *:not(.price) {
    visibility: visible;
		font-weight: 400;
		font-size: 14px;
}


.summary-inner>.price {
		margin-top: -9px;
}

.quantity, .product-image-summary .quantity, .shop_table .product-quantity, .wd-checkout-prod .quantity {
		display: none !important;
}

h1.product_title {
		margin-bottom: 15px;
}

body.single-product :is(.product_cat-permanent-collection, .product_cat-price-on-request, .product_cat-gift-cards, .outofstock) :is(#tab-item-title-wd_additional_tab_2, #tab-item-title-wd_additional_tab, .woocommerce-tabs.wc-tabs-wrapper.tabs-layout-accordion.wd-accordion), 
:is(body.single-product, .products.wd-products) :is(.product_cat-permanent-collection, .product_cat-price-on-request) .out-of-stock.product-label,
body.single-product #tab-item-title-additional_information, body.woocommerce-cart .wd-products-element .wd-carousel-item:has(.product_cat-permanent-collection, .product_cat-price-on-request),
body .wd-products .wd-product:not(.product_cat-permanent-collection, .product_cat-price-on-request) .wd-product-cats,
body .wd-products .wd-product:is(.product_cat-permanent-collection, .product_cat-price-on-request) .wrap-price {
		display: none;
}

body .wd-products .wd-product:is(.product_cat-permanent-collection, .product_cat-price-on-request) .wd-product-cats a {
		font-size: 14px;
		line-height: 22px;
		color: #1d1d1b;
		font-weight: 400;
}

.product-element-top:hover .hover-img {
    transform: scale(1) !important;
}

.wd-product .product-wrapper .product-element-top .wd-buttons {
    background: transparent;
    box-shadow: none;
}

.wd-product .product-wrapper .product-element-top .wd-buttons .wd-quick-view-icon>a:before {
    color: grey !important;
}

body.woocommerce-cart .wd-products-element .wd-carousel-item{
		--wd-col-lg: 3;
    --wd-col-md: 2;
    --wd-col-sm: 1.5;
    --wd-gap: 20px;
}

.wd-product-cats a {
    pointer-events:none;
}

.ui-datepicker-calendar td.undefined span.ui-state-default {
    box-shadow: none !important;
}

.ui-datepicker-calendar .ui-datepicker-other-month span.ui-state-default {
    background: #fafafa !important;
    border: 0px solid #fafafa !important;
    color: #ccc !important;
}

.products.wd-products .wd-product.outofstock .price, body.single-product .single-product-page.outofstock .price {
		display: none !important;
}


@media (min-width: 1025px) {
	body:not(.elementor-template-full-width, .woodmart-archive-shop) {
		--content-width: 850px !important;
		--wd-container-w: 850px !important;
}

body.post-type-archive-product .shop-content-area .e-con>.e-con-inner {
    max-width: 100%;
}

.elementor-456 .elementor-element.elementor-element-4cadd75 {
    --content-width: 100% !important;
		--width: 100% !important;
		--margin-left: auto !important;
    --margin-right: auto !important;
		--margin-bottom: 27px !important;
}

.whb-header {
		--content-width: 850px !important;
		--wd-container-w: 850px !important;
}

.container, .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

body:not(.elementor-template-full-width, .woodmart-archive-shop) .content-layout-wrapper, body:not(.elementor-template-full-width, .woodmart-archive-shop) .wd-section-stretch .e-con-inner {
		max-width: 850px !important;
		margin: auto;
}

body.post-type-archive-product .shop-content-area .wd-product.product_cat-archived {
		display: none;
}


}

