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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", 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: "Montserrat", 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(64,196,255);
	--wd-alternative-color: rgb(246,78,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(246,78,0);
	--btn-accented-bgcolor-hover: rgb(229,42,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://rektimes.ru/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://rektimes.ru/wp-content/uploads/2021/08/page-title-shop.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-weight: 700;
	font-size: 18px;
	color: rgb(14,173,67);
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-weight: 700;
	font-size: 30px;
	color: rgb(14,173,67);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 16px;
	}
	html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
		font-size: 32px;
	}

}

@media (max-width: 768.98px) {
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 16px;
	}
	html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
		font-size: 32px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wcpa-hide-price .price {
	display: none!important
}


.wcpa_total {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;

}

.wcpa_price_summary {
	background: #fff;
	font-size: 26px;
	font-weight: bold;
}

.neon__header h1 {
	color: red!important;

}
.econom-color {
	justify-content: flex-start!important;
}
.econom-color .wcpa_color {
	margin: .5em 2.2em .5em 0!important;
}
.econom-descr p {
	margin-bottom: -20px;
}

.wd-swatch {
	font-size: 50px!important;
}
.product-labels {
	max-width: 53%;
}
.wcpa_form_outer .wcpa_form_item .image-group .wcpa_image .wcpa_image_desc  {
  padding: 15px;
	border-radius: 0px;
	border: 1px solid #ccc;
}
#wcpa-radio-group-1594212742247, #wcpa-radio-group-1593687262132, #wcpa-radio-group-1593630417910, #wcpa-radio-group-1593608978762, #wcpa-radio-group-1593607323809, #wcpa-radio-group-1593511355669, #wcpa-radio-group-1593464012086 {

}
#wcpa-checkbox-group-1602277131403, #wcpa-checkbox-group-1603275184866 {
	padding: 15px;
	background-color: rgba(246, 78, 0, .05);
}
#wcpa-checkbox-group-1602277131403, #wcpa-checkbox-group-1603275184866 > label {
	font-weight: bold;
}
.woodmart-sticky-sidebar-opener:not(.sticky-toolbar) {
	top: 20%!important;
}

#wcpa-paragraph-1602275983008, #wcpa-paragraph-1602276876107, #wcpa-paragraph-1602276877396 {
	background-color: #f9f9f9;
}
.complektacia {
	padding: 15px;
	background-color: #f9f9f9;
	margin-right: 15px;
}
.complektacia  h3 {
}
.complektacia  p {
	margin-bottom: 5px
}
.shipping-calculator-button {
	display: none;
}
.form-individual-design .wpcf7-list-item-label {
	color: #fff;
}
.form-individual-design h3 {
	color: #fff;
	font-weight: bold;
	background-color: rgb(64, 196, 255);
	padding: 5px 15px;
	display: inline-block;
}
.form-individual-design .wpcf7-submit {
	background-color: rgb(246, 78, 0);
	color: #fff;
	border-bottom: none;
}

.form-individual-design label {
	color: #fff;
}
.form-individual-design input {
	border-bottom: 1px solid #fff;
	border-top: none;
	border-left: none;
	border-right: none;
}

.wcpa_has_options .price .button {
	background-color: #22a7f0;
}
.wcpa_price_summary .wcpa_total .wcpa_price_outer {
	margin-left: 20px;
}

.wcpa_price_summary .wcpa_total > span:not(.wcpa_price_outer) {
	padding: 10px 17px 10px 0;
}
.woodmart-cart-opened {
	z-index: 99999;
}
.wcpa_price_summary li {
	padding: 10px 0;
}
.danger_alert_2 {
    border: 1px solid #eb4d4b;
    padding: 10px 20px;
    margin-bottom: 10px;
}
.promo-plan .single-product-content > .container {
	margin: 0!important;
	padding: 0!important;
}

.single_add_to_cart_button {
	background-color: #F64E00;
	transition: all .5s ease;
}

.single_add_to_cart_button:hover {
	background-color: #F64E00;
	box-shadow: 0 0 8px rgba(0,0,0,.5);
}
#promo-plan-1 {
	padding: 0px;
}

#promo-plan-2 {
	padding: 0px;
}
.promo-plan .product-images {
	padding-left: 0px;
	padding-right: 0px;
}
.promo-plan .product-images-inner {
	margin: 0 0 30px 0;
}
.woodmart-cookies-popup{
	z-index: 99999;
}
.category-grid-item .category-title {
	text-transform: none;
	font-weight: 400;
	font-size: 17px;
}
.cat-design-alt .category-image-wrapp {
	padding: 10px 0;
}
.labels-rectangular {
    top: 25px;
		left: 0px;
}
.cat-design-alt img {
    width: 65%;
}
.product-grid-item .product-image-link img {
    width: 80%;
    margin: 10px 0 0 0;
}
.danger_alert {
	border: 1px solid #eb4d4b;
	padding: 10px 20px;
	margin-bottom: 10px;
}
.promo-plan .product-images-inner {
	display: none;
}
.sku {
	font-size: 16px;
}
.item-remove-cart {
	padding: 12px 20px;
    font-size: 13px;
    line-height: 18px;
    background-color: #F3F3F3;
    color: #3E3E3E;
    position: relative;
    display: inline-block;
    outline: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: .3px;
    font-weight: 600;
    cursor: pointer;
    transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;
}
.banner-mask .wrapper-content-banner  {
	overflow: hidden;
}

.wcpa_form_outer .wcpa_form_item .wcpa_radio input[type="radio"]:checked + label .wcpa_check::before {
	background-color: #40c4ff!important;
}
.razmer {
	margin-bottom: 20px;
}
.wcpa_form_outer {
	margin: 1em 0 0em 0;
}

.wcpa_form_outer .wcpa_form_item .color-group .wcpa_color {
	padding: 0 0 10px 0;
	height: 50px;
}

.square-size-deck-accent .wcpa_color input:checked + label span {
	background-color: #F64E00!important;
	color: white!important;
}
.square-size-deck-accent .wcpa_color label span.wcpa_adjustwidth {
	padding: 0 30px!important;
}
.square-size-deck-accent .label_inside {
	height: 65px!important;
	width: 100px!important;
	display: flex!important;
	flex-direction: row!important;
	align-content: center!important;
	align-items: center!important;
	justify-content: center!important;
	background-color: transparent!important;
	color: #444!important;
	border: 1px solid #F64E00!important;
	font-weight: bold!important;
}

.square-size-deck .wcpa_color input:checked + label span {
	background-color: #40c4ff!important;
	color: white!important;
}
.square-size-deck .wcpa_color label span.wcpa_adjustwidth {
	padding: 0 15px!important;
}
.square-size-deck .label_inside {
	height: 50px!important;
	overflow: hidden;
	display: flex!important;
	flex-direction: row!important;
	align-content: center!important;
	align-items: center!important;
	justify-content: center!important;
	background-color: transparent!important;
	color: #444!important;
	border: 1px solid #40c4ff!important;
	font-weight: bold!important;
}
.promo-plan .wcpa_form_outer .wcpa_form_item .wcpa_radio label, .promo-plan .wcpa_form_outer label {
	font-weight: bold!important;
}
.square-size-deck, .square-size-deck-accent {
	justify-content: flex-start!important;
	flex-wrap: wrap;
}
@media (max-width: 480px) {
	#wcpa-paragraph-1596479357511 {
		display:none;
	}
	.radio-group {display: flex; flex-direction: row}
	
	.vc_custom_1596466395719 {
		padding-right: 0px!important
	}
}

.wd-product :where(.product-wrapper,.product-element-bottom) {
    align-items: flex-start;
}

.wd-product .wd-entities-title {
	text-align: left;
}

:is(body:not(.global-color-scheme-light),.color-scheme-dark) .wd-swatch.wd-bg .wd-swatch-bg:is(:not([style^="background-color"]),[style*="#ffffff"],[style*="#FFFFFF"],[style*="255,255,255"]):before {
	border-radius:10px!important;
}

.wd-swatch :is(img,picture) {

	border-radius:10px!important;
}@media (min-width: 1025px) {
	.wcpa_form_outer .wcpa-col-1 {
    width: 50%;
    margin-bottom: 30px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wcpa_form_outer .wcpa-col-1 {
    width: 100%;
    margin-bottom: 30px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wcpa_form_outer .wcpa-col-1 {
    width: 100%;
    margin-bottom: 30px;
}
}

@media (max-width: 576px) {
	.wcpa_form_outer .wcpa-col-1 {
    width: 100%;
    margin-bottom: 30px;
}
.category-grid-item .category-title {font-size:14px; font-weight: 400; text-transform: none}
.cat-design-alt img { width: 70%; margin: 10px 0 0 0; }
.page-title .entry-title {
    font-size: 25px;
}

.wcpa_form_outer .wcpa-col-3 {
	width: 100%!important;
}
}

