.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://www.stankiproma.ru/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://www.stankiproma.ru/wp-content/uploads/2022/06/page-title.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(10,10,10);
}

: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:14px;
}
:root{
--wd-title-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Roboto", 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:"Roboto", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Roboto", 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;
}
:root{
--wd-header-el-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(238,56,35);
}
:root{
--wd-alternative-color:rgb(251,188,52);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
body{
	background-color:rgba(109,109,109,0);
}

.page .main-page-wrapper{
	background-color:rgba(206,206,206,0);
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(238,56,35);
}
:root{
--btn-shop-bgcolor-hover:rgb(238,56,35);
}
:root{
--btn-accent-bgcolor:rgb(0,123,196);
}
:root{
--btn-accent-bgcolor-hover:rgb(0,106,169);
}
: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: 35px;
	
	
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
			--btn-shop-brd-radius: 0.001px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
		--btn-shop-box-shadow-active: none;
		--btn-shop-bottom: 0px;
	
	
	
	
	
			--btn-default-brd-radius: 35px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
	
			--btn-accent-brd-radius: 35px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
	
	
	
	
		}

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

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

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

	
	/* Quick view */
	div.wd-popup.popup-quick-view {
		max-width: 920px;
	}




	.woodmart-woocommerce-layered-nav .wd-scroll-content {
		max-height: 223px;
	}

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

/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


/* MAIN */

.page-title h1.title {
    font-size: 24px;
}

@media (min-width: 1025px){
	.title-size-default h1.title {
		font-size: 34px;
	}
}

/* HEADER */

.header-sales-department {
    width: 140px;
    padding-right: 0!important;
}

@media (max-width: 1219px){
    .header-sales-department {
        display: none;
    }
}

.header-sales-department > span {
    display: block;
}

.wd-header-my-account.wd-account-style-text .wd-tools-icon {
    display: block;
}

.wd-header-my-account.wd-account-style-text .wd-tools-text {
    display: none;
}

.wd-nav.wd-nav-vertical>li>a {
    padding: 6px 16px;
	line-height: 18px;
}

.wd-nav-vertical li a .nav-link-text{
	display: flex;
    align-content: center;
    align-items: center;
}

.wd-nav-vertical li a .nav-link-text .proma-icon {
    font-size: 25px;
    margin-right: 10px;
}

.metall-promo-banner > div {
    background-position: 120px 0!important;
}

.metall-menu.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0;
}

.wd-dropdown-menu.wd-design-sized .wd-sub-menu>li>a {
    display: none;
}

.copy-clipboard-contacts{
    display: inline-block !important;
    position: relative;
    cursor: pointer;
    margin-left: 2px;
}

.tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
}

.tooltiptext.active {
    visibility: visible;
}

.copy-clipboard-contacts img{
    filter: invert(50%) sepia(0%) saturate(0%) hue-rotate(12deg) brightness(94%) contrast(88%);
}

.mobile-call{
    flex-grow: 0!important;
}

.mobile-call-btn{
    font-size: 0.9em;
    max-width: 100px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    border: 1px solid;
    padding: 5px 15px;
    border-radius: 10px;
}

.mobile-call-btn > img{
    margin-right: 5px;
}

/* HOME */

.article-inner .wd-post-cat.wd-style-with-bg {
    background-color: #007bc4;
}

.article-inner .read-more-section a {
    color: #007bc4;
}

.article-inner .wd-entry-meta, .article-inner .hovered-social-icons{
	display: none;
}

/* PAGE */

.wd-round-img img{
	border-radius: 50%;
}

/* SIDEBAR */

.product_list_widget>li .widget-product-img img {
    max-height: 100px;
    width: auto;
    object-fit: contain;
}

/* SHOP */

.product-video-icon {
    width: 50px;
    height: auto;
    position: absolute;
    bottom: 0;
    right: 0;
}

.labels-rounded .out-of-stock.product-label {
    font-size: 9px;
    background: #e7e7e7;
	word-spacing: 100vw;
}

@media (max-width: 576px){
	.product-video-icon {
		width: 38px;
	}
}

.woocommerce-breadcrumb a:first-child {
    font-size: 0;
}

.woocommerce-breadcrumb a:first-child:before{
	content: "";
	display: inline-block;
    background: url(img/house-solid.svg) center center no-repeat;
    width: 12px;
    height: 12px;
}

.woocommerce-breadcrumb a:first-child:before, .woocommerce-breadcrumb a:first-child:after {
    font-size: 14px;
}

.single-breadcrumbs-wrapper .woocommerce-breadcrumb, .single-breadcrumbs-wrapper .yoast-breadcrumb {
    padding-right: 60px;
}

.single-breadcrumbs-wrapper .wd-products-nav {
    position: absolute;
}

.category-grid-item .hover-mask .wd-entities-title {
    font-size: 16px;
}

.category-grid-item .hover-mask .wd-entities-title:before {
    content: "";
    width: 400px;
    height: 400px;
    position: absolute;
    background: rgb(255 255 255 / 70%);
    left: -30px;
    z-index: -1;
    top: -10px;
}

.products .product-grid-item .product-element-top {
    height: 250px;
}

.products .product-grid-item.wd-hover-base .product-wrapper {
    transition: none;
}

.products .product-grid-item .product-image-link {
    display: flex;
    align-items: center;
    overflow: hidden;
    width: 100%;
    height: 100%;
    justify-content: center;
}

.products .product-grid-item .product-image-link img, .products .product-grid-item .hover-img img {
    width: 100%;
    height: auto;
    width: auto;
    max-height: 100%;
}

.wd-nav-product-cat{
	flex: 1 1 0;
	flex-wrap: nowrap;
}

.wd-nav-product-cat li.cat-item {
	flex-basis: 100%;
}

.wd-nav-product-cat li.cat-item a {
	display: flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 260px;
	font-size: 13px;
}

.wd-nav-product-cat li.cat-item a::before {
    font-family: "proma";
	font-size: 46px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: block;
    margin-right: 7px;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wd-nav-product-cat li.cat-item.cat-item-279 a::before {
	content: '\e81c';
}

.wd-nav-product-cat li.cat-item.cat-item-287 a::before {
	content: '\e81b';
}

.wd-nav-product-cat li.cat-item.cat-item-288 a::before {
	content: '\e818';
}

.wd-nav-product-cat li.cat-item.cat-item-297 a::before {
	content: '\e81a';
}

.wd-nav-product-cat li.cat-item.cat-item-334 a::before {
    content: '\e81e';
	font-size: 38px;
}

.products .product-grid-item .wd-product-cats {
	display: none;
}

/* SINGLE PRODUCT */

.woocommerce-product-gallery .owl-carousel .product-image-wrap {
    text-align: center;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image img {
    width: auto;
    max-height: 650px;
}

.pswp__share-tooltip a.pswp__share--facebook, .pswp__share-tooltip a.pswp__share--twitter, .pswp__share-tooltip a.pswp__share--pinterest{
	display: none;
}

.pswp__bg {
    opacity: 0.9!important;
}

.pswp .pswp__button--arrow--left{
    left: 35px;
}

.pswp .pswp__button--arrow--right{
    right: 35px;
}

.single-product .summary-inner>.wd-action-btn {
    margin-right: 10px;
}

.pdf-offer-action img{
    width: 1em;
    height: 1em;
    margin-right: .45em;
}

@media (max-width: 768px){
    .pdf-offer-action{
        display: none!important;
    }
}

/* CHECKOUT */

.company-field, .woocommerce-additional-fields h3 {
	display: none;
}

/* REQUEST PRICE */

.sm-request-form {
    max-width: 360px;
    padding: 26px;
	position: relative;
    background: #FFF;
	margin: 20px auto;
	z-index:10000000000;
}

.sm-request-form h2 {
	font-size: 16px;
	line-height: 17px;
    padding: 1em 0;
    font-weight: 400;
    color: #4f4f4f;
    text-transform: uppercase;
	margin: 0;
}

.sm-request-form p {
    line-height: 20px;
    margin-bottom: 10px;
}

.sm-request-form .size-title {
    text-align: center;
    margin-bottom: 0;
    color: #828282;
}

.sm-request-form .size-row {
    justify-content: center;
    margin-bottom: 10px;
}

.sm-request-form .size-row .size-item-wrapper {
    display: flex;
    margin-right: 5px;
    flex-direction: column;
    align-items: center;
}

.sm-request-form .rs-label {
    padding-top: 5px;
    text-align: left;
    display: block;
}

.sm-request-form input[type=text], .sm-request-form input[type=email], .sm-request-form input[type=tel] {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	display: block;
    width: 317px;
    max-width: 100%;
    padding: 10px;
    margin: 0 auto 20px auto;
    font-size: 16px;
    line-height: 15px;
    text-align: left;
    background: #fff;
    border-top: 1px solid #fff!important;
    border-right: 1px solid #fff!important;
    border-left: 1px solid #fff!important;
    border-bottom: 1px solid rgba(130,130,130,.3);
    transition: .3s all ease-in-out;
    height: 35px;
}

.sm-request-form textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	display: block;
    width: 317px;
    max-width: 100%;
    padding: 10px;
    margin: 0 auto 20px auto;
    font-size: 16px;
    line-height: 15px;
    text-align: left;
    background: #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid rgba(130,130,130,.3);
}

.sm-request-form .form_sbscr input[type=submit] {
    margin-top: 15px;
	display: block;
    background: var(--btn-shop-bgcolor);
    border: 1px solid var(--btn-shop-bgcolor);
    box-sizing: border-box;
    width: 317px;
    max-width: 100%;
    height: 44px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    margin: auto;
    color: #fff;
    cursor: pointer;
    transition: .3s all ease-in;
	margin-bottom: 20px;
}

.sm-request-form .center {
    text-align: center;
}

.mfp-close-btn-in .mfp-close:hover {
    color: #333;
}

.entry-summary .sm-request-price{	
	display: block;
    color: #ffffff;
    font-weight: bold;
    background-color: var(--btn-shop-bgcolor);
    text-decoration: none;
    margin-bottom: 20px;
    padding: 12px 20px;
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
    width: 180px;
    text-align: center;
}

/* YMAPS */

#YMapsID {
    position: relative;
    width: 100%;
    height: 470px;
    /* margin: 20px 0px 15px 0px; */
    padding: 20px 0px 15px 0px;
    /* background: #f3f3f3; */
}

#YMapsID .bollun {
    display: none;
    position: absolute;
    top: 30px;
    left: 0px;
    background: white;
    padding: 20px;
    z-index: 100;
    max-width: 250px;
}

#YMapsID .bollun .name {
    font-size: 20px;
    color: #000000;
}

#YMapsID .bollun .text {
    font-size: 14px;
    color: #000000;
}

#YMapsID .bollun .text p {
    margin: 20px 0px 0px 0px;
}

#YMapsID .bollun .text p.adr {
    padding: 0px 0px 0px 20px;
    background: url('../img/bollunadr.png') left top no-repeat;
}

#YMapsID .bollun .text a {
    color: #0283c5;
}

#YMapsID .bollun .text a:hover {
    text-decoration: none;
}

.partner .item {
    border: 1px solid #d9d9d9;
    position: relative;
    margin: 0px 10px 19px 0px;
    padding: 0px 0px 10px 0px;
    background: #f4f4f4;
}

.partner .item .name {
    font-size: 24px;
    color: #000000;
    margin: 8px 0px 0px 13px;
}

.partner .item #stock_map {
    float: right;
    margin: 0px;
    width: 390px;
    height: 220px;
}

.partner .item .img {
    float: right;
    margin: 0px;
    max-width: 33%;
}

.partner .item .addr {
    width: 33%;
    font-size: 14px;
    color: #000000;
    margin: 8px 0px 0px 18px;
    padding: 0px 0px 0px 15px;
    float: left;
    background: url(img/partneraddr.png) left 5px no-repeat;
}

.partner .item .cont {
    width: 33%;
    font-size: 14px;
    color: #000000;
    margin: 8px 0px 0px 18px;
    float: left;
}

.clr {
    clear: both;
}

@media (max-width: 768px){
	.partner .item .addr, .partner .item .cont{
		width: 90%;
	}
}

.wd-cookies-popup {
    max-width: 600px !important;
    border-radius: 8px;
}

@media (max-width: 768px) {
    .wd-cookies-popup {
        bottom: 60px !important;
    }
}