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

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

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

:root{
--wd-text-font:"Ubuntu", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(45,56,61);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Ubuntu", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:rgb(45,56,61);
}
:root{
--wd-entities-title-font:"Ubuntu", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:rgb(45,56,61);
--wd-entities-title-color-hover:rgb(0, 168, 240);
}
:root{
--wd-alternative-font:"Ubuntu", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Ubuntu", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(45,56,61);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Ubuntu", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(34,94,160);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:rgb(0,38,38);
--wd-link-color-hover:rgb(34,94,160);
}
:root{
--btn-default-bgcolor:rgb(0,123,196);
}
:root{
--btn-default-bgcolor-hover:rgb(30,115,190);
}
:root{
--btn-shop-bgcolor:#007bc4;
}
:root{
--btn-shop-bgcolor-hover:#006aa9;
}
:root{
--btn-accent-bgcolor:#007bc4;
}
:root{
--btn-accent-bgcolor-hover:#006aa9;
}
: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: #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: 35px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 35px;
		--btn-shop-box-shadow: none;
		--btn-shop-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;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}

		@media (min-width: 1239px) {

			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

		@media (min-width: 1222px) {

			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

	




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

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

#menu-item-13460{
	border-right: 1px solid #DDECF3;
}

.mail_link{
	color:#00A8F0!important;
}

.call_link{
	color:#00A8F0!important;	
  border-bottom:1px dashed #00A8F0!important;
}

.call_link:hover{
	border-bottom:1px dashed #00A8F0!important;
}

.wd-hover-base .content-product-imagin {
    border: 1px solid #DDECF3;
    border-radius: 10px;
    padding: 10px;
}

.wd-hover-base .product-wrapper{
	  border: 1px solid #DDECF3;
    border-radius: 10px;
    padding: 10px;
}

.wd-spacing-20>[class*="col"] {
	  border: 1px solid #DDECF3;
    border-radius: 10px;
    padding: 10px;
	  margin-bottom: 10px;
	  margin-right: 10px;
}

.wd-spacing-20>[class*="col"]:hover {
	  box-shadow: 0px 0px 30px rgba(0,0,0,0.15);
}
.col-md-4 {
    -ms-flex: 0 0 32%!important;
    flex: 0 0 32%!important;
    max-width: 32%!important;
}

.col-md-3 {
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%;
}
.product-grid-item .product-element-top {
    height: 290px;
}

#gallery-1 img {
    border: 0px!important; 
}

.mydata strong{
	font-size:16px;
	line-height:24px;
	color: #2D383D;
  font-weight:400;
}

.wd-entry-meta {
    display: none;
}

.meta-categories-wrapp {   
    display: none;
}

.wd-post-date.wd-style-with-bg .post-date-month, .wd-post-date.wd-style-with-bg .post-date-day{
    display: none;
}

.readmore-text{
	    color: #00A8F0!important;
    border-bottom: 1px dashed #00A8F0!important;
}

.strong-view.wpmtst-default .wpmtst-testimonial {
	border: 1px solid #DDECF3;
    border-radius: 10px;
    padding: 10px;
}

.product-grid-item .wd-entities-title {
    height: 50px;
}

.wd-post-cat.wd-style-with-bg {
    display: none;
}

.post-single-page .post-title {
    text-align: left;
}

.post-single-page.has-post-thumbnail .article-inner>.entry-header img{
	display: none;
}

.wd-single-footer .single-meta-tags {
    display: none;
}

.hovered-social-icons {
    display: none;
}

.wd-entry-meta {
    display: none;
}

.hovered-social-icons {
    display: none!important;
}

.wd-dropdown-menu.wd-design-default, .wd-dropdown-menu.wd-design-default .wd-dropdown {
    width: 300px;
}

.comment-form-url{
	display:none;
}	

.post-img-wrapp {
   height:230px;

}

.owl-dots {
    display: none;
}

.price .amount {
    font-size: 24px;
}

.product-grid-item .wd-entities-title {
    font-size: 16px;
}

@media screen and (max-width:480px){
	.foot1{width:100%!important; padding-left:15px; padding-right:15px;}
	.foot2{width:100%!important;}
	.col-md-4 {
    -ms-flex: 0 0 47%!important;
    flex: 0 0 47%!important;
    max-width: 47%!important;
}

.col-md-3 {
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    max-width: 47%;
}
.product-grid-item .product-element-top {
    height: 190px;}
	
	.price .amount {
    font-size: 18px;}
	.product-params .functions_list .functions_list-item {
    flex: 0 0 100%;}
	
	.elementor-14508 .elementor-element.elementor-element-52099601 ul.thumbnails.image_picker_selector li {
    width: 100% !important;
    padding: 10px !important;}

}

.pafe-multi-step-form__progressbar {
    display: none!important;
}

.product-grid-item .wd-product-cats a, .product-grid-item .wd-product-brands-links a {
    height: 40px;
}

.tabs-layout-tabs .tabs {
    text-align: left;
    display:none;
}

.required-notice{
    display:none;
}

button, [type="submit"], [type="button"] {
    background-color: rgb(0,168,240);
    color: #FFF;
    border-radius: 5px;
}

.cart-totals-inner .woocommerce-shipping-destination {
    display: none!important; 
}

.afooter a{
	  color:#00A8F0;
}