@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//vs-inside.com/wp-content/themes/woodmart/fonts/woodmart-font-1-300.woff2?v=7.2.0") format("woff2");
	font-display:swap;
}

.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-image: none;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.header-banner{
	background-color:rgb(194,154,102);
	background-image: none;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:"hkgroteskpro", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"hkgroteskpro", Arial, Helvetica, sans-serif;
--wd-title-font-weight:500;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"hkgroteskpro", 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%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"hkgroteskpro", 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:"hkgroteskpro", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:15px;
}
:root{
--wd-primary-color:rgb(51,51,51);
}
:root{
--wd-alternative-color:rgb(194,154,101);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(51,51,51);
}
: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: 0px;
					
					--wd-form-brd-width: 1px;
		
					--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-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1370px;
			}
		}

		.container {
			max-width: 1400px;
		}

		:root{
			--wd-container-w: 1400px;
		}
	
			@media (min-width: 1400px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
			:root {
			--wd-header-banner-h: 50px;
		}
		@media (max-width: 1024px) {
			:root {
				--wd-header-banner-h: 60px;
			}
		}
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
					rs-slides [data-type=text],
		rs-slides [data-type=button] {
			font-family: hkgroteskpro !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: hkgroteskpro !important;
			}
			
.woocommerce-variation-description {
    display: none;
}
.woocommerce-shipping-destination{
	display: none;
}
span.new.product-label {
    display: none !important;
}
.sku_wrapper{
	display: none !important;
}

.featured.product-label {
    display: none !important;
}


/* Блок информации о пошиве */
.woocommerce-variation-description {
    margin-top: 15px;
}

.woocommerce-variation-description p {
    background: linear-gradient(135deg, #fff7fb 0%, #fdf0f5 100%);
    border: 1px solid #f3d6e4;
    border-left: 4px solid #d63384;
    padding: 14px 16px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 1.6;
    color: #5a2a45;
    box-shadow: 0 4px 12px rgba(214, 51, 132, 0.08);
    position: relative;
}

/* Иконка перед текстом */
.woocommerce-variation-description p::before {
    content: "⏳";
    margin-right: 6px;
    font-size: 16px;
}


#wd-68b17f7eef5a2.tabs-design-simple .tabs-name {
    border-color: #c29a65 !important;
}


.wd-add-btn {
    display: none;
}


.mejs-container.mejs-container-keyboard-inactive.wp-video-shortcode.mejs-video {
    max-height: 360px !important;
}

video#video-7165-1_html5 {
    max-height: 360px !important;
}

video#video-7211-1_html5 {
    max-height: 360px !important;
}

video#video-7265-1_html5{
    max-height: 360px !important;
}

video#video-7271-1_html5 {
	max-height: 360px !important;
}

.wd-image {
    margin-bottom: -25px !important;
}

.container.header-banner-container.set-cont-mb-s.reset-last-child p {
    color: #fff !important;
}

div#wps_wpr_order_notice {
    font-family: inherit;
    font-size: 14px;
    text-transform: math-auto;
    font-weight: 500;
}

span.wps_wpr_show_redemption_conversion_rate {
    display: none;
}

div#wps_wpr_order_notice p {
    display: none;
}

p#billing_phone_field {
    font-weight: 900;
}

.custom_point_checkout.woocommerce-info.wps_wpr_checkout_points_class {
    background: #000;
}

.custom_point_checkout.woocommerce-info.wps_wpr_checkout_points_class p {
    color: #fff !important;
    font-size: 24px !important;
	    margin-left: 20px;
				margin-top: 20px;
}

input#wps_cart_points {
    background: #fff;
	color: #00000069;
    max-width: 250px !important;
    width: 250px !important;
    margin-bottom: 20px;
	    margin-top: 20px;
}

button#wps_cart_points_apply {
    background: #fff !important;
    color: #000 !important;
    padding: 15px !important;;
    border-radius: 25px;
    
	  margin-left: 20px !important;
}

.custom_point_checkout.woocommerce-info.wps_wpr_checkout_points_class {
    display: none !important;
}

a.wps_remove_virtual_coupon {
    display: none !important;
}

.showlogin {
    color: red !important;
}

.showlogin a:hover{
    color: red !important;
}

.woocommerce-form-coupon-toggle {
    display: none;
}

a.woocommerce-LostPassword.lost_password {
    color: red;
}

.woocommerce-orders-table__header-order-status {
    display: none;
}

.woocommerce-orders-table__cell-order-status {
    display: none;
}

mark.order-status {
    display: none;
}

.woocommerce-orders-table__cell-order-status {
    display: none !important;
}

nav.woocommerce-breadcrumb {
    display: none;
}

.woocommerce-shipping-fields, #billing_country_field{
	display: none;
}

.wcus-checkout-fields{
	margin-top:15px;
}

@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}
 
@-moz-keyframes scroll {
    0% {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -moz-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}
 
@keyframes scroll {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0)
    }
}
 
.marquee {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size:16px;
    color:#fff;
	margin-top: 30px;
}
 
.marquee span {
    display: inline-block;
    
    -webkit-animation: scroll 500s infinite linear;
    -moz-animation: scroll 500s infinite linear;
    animation: scroll 500s infinite linear;
}

.header-banner-container {
    padding: 0 !important;
}

span.woocommerce-Price-currencySymbol {
    font-weight: 300;
}

/*.awooc-col.columns-left {
    display: none;
}*/

.awooc-col.columns-right {
    min-width: 100%;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #000 !important;
}

.awooc-custom-order-button {
    margin-left: 0 !important;
    max-width: 200px;
    background-color: #000 !important;
    color: #fff;
}

.blockUI.blockOverlay {
    z-index: 100000 !important;
}

.awooc-attr-wrapper span {
    padding-left: 0 !important;
}

.awooc-col.columns-left {
    min-width: 100%;
    text-align: center;
    margin-top: -50px;
}

.awooc-popup-inner {
    margin: 25px;
    padding: 10px !important;
    border: solid 1px;
}

.awooc-form-custom-order-attr.awooc-popup-attr {
    margin-top: 20px;
}

.mini_cart_item img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{
    min-height: 100% !important;
}

.shopping-cart-widget-footer .woocommerce-info:before {
    display: none;
}

.newhomepage .tabs-name.title {
    display: flex;
    justify-content: space-between; /* Расставляем элементы по краям */
    align-items: center;
    position: relative;
}

.newhomepage .tabs-name.title .tabs-text {
    flex-grow: 1; /* Заставляем текст "НОВІ НАДХОДЖЕННЯ" занимать весь доступный пространство слева */
}

.newhomepage .view-more-link {
    text-decoration: none; /* Убираем подчеркивание */
    color: #000; /* Цвет текста */
    font-size: 14px; /* Размер шрифта */
    display: inline-flex;
    align-items: center;
    margin-left: 15px; /* Отступ слева от текста */
}

.newhomepage .view-more-link .arrow {
    margin-left: 5px; /* Отступ между текстом и стрелочкой */
    font-size: 16px; /* Размер стрелочки */
}

.besthomepage .tabs-name.title {
    display: flex;
    justify-content: space-between; /* Расставляем элементы по краям */
    align-items: center;
    position: relative;
}

.besthomepage .tabs-name.title .tabs-text {
    flex-grow: 1; /* Заставляем текст "НОВІ НАДХОДЖЕННЯ" занимать весь доступный пространство слева */
}

.besthomepage .view-more-link {
    text-decoration: none; /* Убираем подчеркивание */
    color: #000; /* Цвет текста */
    font-size: 14px; /* Размер шрифта */
    display: inline-flex;
    align-items: center;
    margin-left: 15px; /* Отступ слева от текста */
}

.besthomepage .view-more-link .arrow {
    margin-left: 5px; /* Отступ между текстом и стрелочкой */
    font-size: 16px; /* Размер стрелочки */
}

.salehomepage .tabs-name.title {
    display: flex;
    justify-content: space-between; /* Расставляем элементы по краям */
    align-items: center;
    position: relative;
}

.salehomepage .tabs-name.title .tabs-text {
    flex-grow: 1; /* Заставляем текст "НОВІ НАДХОДЖЕННЯ" занимать весь доступный пространство слева */
}

.salehomepage .view-more-link {
    text-decoration: none; /* Убираем подчеркивание */
    color: #000; /* Цвет текста */
    font-size: 14px; /* Размер шрифта */
    display: inline-flex;
    align-items: center;
    margin-left: 15px; /* Отступ слева от текста */
}

.salehomepage .view-more-link .arrow {
    margin-left: 5px; /* Отступ между текстом и стрелочкой */
    font-size: 16px; /* Размер стрелочки */
}



.tabs-name.title {
    width: 100%;
}

span.tabs-text {
    text-align: left;
}

.winter a {
    color: red !important;
}

.wd-before-add-to-cart {
    font-size: 16px !important;
    text-align: center;
    padding: 10px 0;
    background: #b99c7b;
    color: #fff !important;
    max-width: 400px;
}

form.checkout_coupon.woocommerce-form-coupon {
    display: block !important;
}
.dostavka {
    margin-top: 20px;
}

.redmenu a{
	color: red !important;
}
@media (min-width: 1025px) {
	img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    min-height: 430px;
		max-height: 430px;
    object-fit: cover;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-swatch {
    margin-right: 10px;
}

.item-level-1 {
    padding-left: 20px !important;
}

button.single_add_to_cart_button.button.alt {
    width: 100%;
    background: #000;
}

.awooc-custom-order {
    min-width: 100% !important;
}

.wd-before-add-to-cart {
    font-size: 16px !important;
    text-align: center;
    padding: 10px 0;
    background: #b99c7b;
    color: #fff !important;
    max-width: 400px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-swatch {
    margin-right: 10px;
}

.item-level-1 {
    padding-left: 20px !important;
}
button.single_add_to_cart_button.button.alt {
    width: 100%;
    background: #000;
}

.awooc-custom-order {
    min-width: 100% !important;
}

.wd-before-add-to-cart {
    font-size: 16px !important;
    text-align: center;
    padding: 10px 0;
    background: #b99c7b;
    color: #fff !important;
    max-width: 400px;
}
}

@media (max-width: 576px) {
	.wd-swatch {
    margin-right: 10px;
}

.item-level-1 {
    padding-left: 20px;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    min-height: 260px;
		max-height: 260px;
    object-fit: cover;
}
button.single_add_to_cart_button.button.alt {
    width: 100%;
    background: #000;
}

.awooc-custom-order {
    min-width: 100% !important;
}

.wd-before-add-to-cart {
    font-size: 16px !important;
    text-align: center;
    padding: 10px 0;
    background: #b99c7b;
    color: #fff !important;
    max-width: 400px;
}
}

