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

.page-title-default {
	background-color: #31363c;
	background-size: cover;
	background-position: center center;
}

.footer-container {
	background-color: #091016;
}

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777;
	--wd-text-font-size: 14px;
}

:root {
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
}

:root {
	--wd-entities-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333;
	--wd-entities-title-color-hover: rgba(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: uppercase;
	--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: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-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, 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 {
	color: #fff;
}

:root {
	--wd-primary-color: #5a7695;
}

:root {
	--wd-alternative-color: #445872;
}

:root {
	--wd-link-color: #5a7695;
	--wd-link-color-hover: #495d7a;
}

body {
	background-repeat: repeat;
	background-size: inherit;
}

.page .main-page-wrapper {
	background-repeat: no-repeat;
}

:root {
	--btn-default-bgcolor: #5a7695;
}

:root {
	--btn-default-bgcolor-hover: #035c75;
}

:root {
	--btn-shop-bgcolor: #5a7695;
}

:root {
	--btn-shop-bgcolor-hover: #035c75;
}

:root {
	--btn-accent-bgcolor: #5a7695;
}

:root {
	--btn-accent-bgcolor-hover: #035c75;
}

: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: 1px;
	--btn-default-color: #fff;
	--btn-default-color-hover: #fff;
	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;
	--btn-accent-color: #fff;
	--btn-accent-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-shop-brd-radius: .001px;
	--btn-shop-box-shadow: none;
	--btn-shop-box-shadow-hover: none;
	--btn-shop-box-shadow-active: none;
	--btn-shop-bottom: 0px;
	--btn-accent-brd-radius: 0px;
	--btn-accent-box-shadow: none;
	--btn-accent-box-shadow-hover: none;
	--btn-accent-box-shadow-active: none;
	--btn-accent-bottom: 0px;
}

/* Site width */

/* Header Boxed */
@media (min-width: 1025px) {
	.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
		max-width: 1350px;
	}
}

.container {
	max-width: 1380px;
}

@media (min-width: 1380px) {
	[data-vc-full-width]:not([data-vc-stretch-content]) {
		padding-left: calc(( 100vw - 1380px ) / 2);
		padding-right: calc(( 100vw - 1380px ) / 2);
	}
	
	.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
		padding-left: calc(( 100vw - 1397px ) / 2);
		padding-right: calc(( 100vw - 1397px ) / 2);
	}
}

/* Quick view */
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: Roboto !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: Roboto !important;
}

.vc_custom_1581592269924 {
	border-bottom-width: 1px !important;
	padding-top: 15px !important;
	border-bottom-color: rgba(0, 0, 0, .87) !important;
	border-bottom-style: solid !important;
}

.footer-sidebar {
	padding-top: 0px;
	padding-bottom: 0px;
}

.footer-column {
	margin-bottom: 10px;
}

.widget:last-child {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 0;
	border-bottom: none;
}

.wpb-js-composer .vc_tta-color-pink.vc_tta-style-modern .vc_tta-tab>a {
	font-size: 15px;
	text-transform: uppercase;
}

.product-image-summary .entry-title {
	font-size: 27px;
	line-height: 1.2;
}

ul.sub-menu.mega-menu-list span.nav-link-text {
	font-size: 13px;
	line-height: 1.2;
}

.dropdowns-color-light .header-categories-nav .menu, .woodmart-dark .vertical-navigation .menu {
	border-color: rgba(255, 255, 255, .15);
	background-color: #5aa1e3;
}

.filter__label-button {
	font-size: 12px;
	padding: 5px 7px;
	text-transform: uppercase;
}

.nav-shop h1.entry-title {
	font-size: 36px;
	font-weight: 400;
}

.hasno-product-count .category-nav-link {
	padding-right: 7px;
	padding-left: 7px;
}

.nav-shop h1.entry-title {
	font-size: 24px;
	font-weight: 500;
}

.category-nav-link .category-name {
	font-weight: 500;
	font-size: 12px;
}

.category-nav-link .category-name {
	letter-spacing: .1px;
}

.whb-main-header .info-box-icon {
	margin-top: 4px;
}

.blog-design-masonry .entry-title {
	font-size: 16px !important;
	line-height: 1.3;
}

.woodmart-logo img {
	padding-top: 10px;
}

.box-icon-align-left .box-icon-wrapper {
	margin-right: 10px;
	max-width: 50%;
}

.menu-simple-dropdown .sub-menu-dropdown, .menu-simple-dropdown .sub-sub-menu {
	width: 260px;
}

.menu-simple-dropdown li {
	border-bottom: 1px solid #eee;
}

.menu-simple-dropdown li a {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	word-break: break-word;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 500;
}

.navigation-style-bordered .menu-simple-dropdown .color-scheme-dark li a, .navigation-style-default .menu-simple-dropdown .color-scheme-dark li a, .navigation-style-separated .menu-simple-dropdown .color-scheme-dark li a, .vertical-navigation .menu-simple-dropdown li a, .woodmart-header-links .color-scheme-dark li a {
	color: #4c4c4c;
}

span.vc_tta-title-text {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.4;
}

.vertical-navigation .item-level-0>a {
	padding: 10px 12px;
}

.header-categories-nav .categories-menu-dropdown .item-level-0>a {
	font-size: 12px;
	text-transform: uppercase;
}

.filter__checkgroup-count {
	font-size: .8em;
	position: relative;
	top: 4px;
	display: flex;
	color: #c1c1c1;
	font-weight: 300;
}

.filter--style-premmerce .filter__checkgroup-title {
	font-weight: 400;
	font-size: 11px;
	text-transform: uppercase;
}

.filter__checkgroup-title {
	padding-right: 5px;
	padding-left: 5px;
	color: #2a2727;
	text-decoration: none;
	cursor: pointer;
	margin: 0;
	padding-top: 1px;
	font-size: 13px;
}

.filter__checkgroup-title:hover {
	color: #ff4300;
}

.filter--style-premmerce .filter__title {
	color: #fff;
	text-transform: uppercase;
	font-size: .95rem;
	font-weight: 500;
	width: 100%;
	padding: 5px 10px;
}

.filter__icon-minus:before, .filter__icon-plus:before, .filter__icon-plus:after {
	background: #1b1b1b;
	position: absolute;
	content: "";
}

.filter__handle-ico--plus {
	height: 12px;
}

.filter__icon-minus, .filter__icon-plus {
	width: 12px;
	height: 12px;
	position: relative;
}

.filter--style-premmerce .filter__item {
	border: 1px solid #efefef;
	padding: 5px;
	margin-top: 10px;
}

.filter__inner--scroll {
	max-height: 240px;
	overflow-y: auto;
	padding-right: 5px;
	padding-bottom: 15px;
}

.filter__header {
	display: table;
	width: 100%;
	background: #e56b3c;
	padding: 5px 10px;
}

.filter__title {
	color: #fff;
}

.filter__range-slider {
	padding-bottom: 20px;
}

.filter__icon-minus:before, .filter__icon-plus:before, .filter__icon-plus:after {
	background: #fff;
}

.filter__checkgroup-check {
	border: 1px solid #0d6b80;
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .1);
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, .1);
}

.filter__inner {
	margin-top: .8em;
	padding: 5px 10px;
}

.filter__item {
	margin: 10px 0;
	border: 1px solid #f5f5f5;
}

@media (min-width: 577px) and (max-width: 767px) {
	.vc_row.wpb_row.vc_row-fluid {
		padding-right: 0px !important;
		left: 0px !important;
	}
}

@media (max-width: 576px) {
	.vc_row.wpb_row.vc_row-fluid {
		padding-right: 0px !important;
		left: 0px !important;
	}
}
