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

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

.page-title-default{
	background-color:rgb(15,15,15);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(15,15,15);
	background-image: none;
}

:root{
--wd-text-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(15,15,15);
--wd-text-font-size:15px;
}
:root{
--wd-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-title-font-weight:500;
--wd-title-transform:none;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-transform:none;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Roboto", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:500;
--wd-widget-title-transform:none;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:none;
--wd-header-el-font-size:16px;
}
:root{
--wd-primary-color:rgb(251,188,52);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
body{
	background-color:#3f412e;
	background-image: none;
}

.page .main-page-wrapper{
	background-color:rgb(255, 255, 255);
	background-image: none;
}

.woodmart-archive-shop:not(.single-product) .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

.single-product .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

.woodmart-archive-blog .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

.single-post .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

.woodmart-archive-portfolio .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

.single-portfolio .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(251,188,52);
}
:root{
--btn-accented-bgcolor-hover:rgb(0,0,0);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}

	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--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;
					
							
					--wd-brd-radius: 5px;
		
			}

	
	
			:root{
			--wd-container-w: 1600px;
		}
	
			@media (min-width: 1617px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1600px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
						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;
			}
			
.shop_attributes tr {
    display: flex;
    align-items: center;
    justify-content: left;
    padding-bottom: calc(var(--wd-attr-v-gap) / 2);
    margin-bottom: calc(var(--wd-attr-v-gap) / 2);
    border-bottom: var(--wd-attr-brd-width) var(--wd-attr-brd-style) var(--wd-attr-brd-color)
}
.shop_attributes td {
    text-align: left;
}
.shop_attributes th {
    flex: 0 0 auto;
    font-family: var(--wd-text-font);
    margin-right: 5px;
    width: 50%;
}

.wpclv-attributes .wpclv-terms .wpclv-term {
    height: 65px;  
}
.wpclv-attributes .wpclv-terms .wpclv-term-image span, .wpclv-attributes .wpclv-terms .wpclv-term-image a {
    width: 60px;
}

.wpclv-attributes .wpclv-attribute-label {
    font-weight: 600;
    color: #000;
}

.products[class*="wd-stretch-cont"] .product :is(.price,.wrap-price,.product-rating-price) {
    margin-top: auto;
    display: grid;
}

.product.wd-hover-base .product-rating-price :is(.star-rating,.price) {
    line-height: calc(var(--wd-text-font-size) * 1.2);
    margin: 0;
}

.amount {
    color: rgb(0 0 0);
    font-weight: 600;
}

.price del {
    color: #F44336;
    font-size: 90%;
}


.labels-rounded-sm .product-label {
    display: none;
}

.berocket_better_labels.berocket_better_labels_image img, .berocket_better_labels.berocket_better_labels_image .fa, .berocket_better_labels.berocket_better_labels_image .berocket_color_label, .berocket_better_labels.berocket_better_labels_image .berocket_image_background, .berocket_better_labels .berocket_better_labels_line .br_alabel, .berocket_better_labels .berocket_better_labels_line .br_alabel span {
    pointer-events: all;
    z-index: 2;
}
.cart-totals-inner .woocommerce-shipping-destination {
    display: none;
}@media (min-width: 1025px) {
	.wc-tabs-wrapper .woocommerce-Tabs-panel {
    margin-left: 10%;
    margin-right: 10%;
}

.cat-design-mask-subcat .wd-cat-content {
    padding: 15px;
}
.wd-cat .wd-entities-title {
    font-weight: 800;
}
td.product-name {
    width: 40%;
}
.wd-checkout-prod-title {
    width: 85%;
}
.product-grid-item:hover:not(:is(.product-swatched,.quick-shop-shown,[class*="wd-loading)"])) .wd-buttons[class*="wd-pos-r"] {
    margin-top: 8%;
}
}

@media (max-width: 576px) {
	.cat-design-mask-subcat .wd-cat-content {
    padding: 15px;
}
.wd-cat .wd-entities-title {
    font-weight: 800;
}
.product-grid-item .wd-buttons {
    margin-top: 25px;
}
}

