	


@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  src: local('Pacifico Regular'), local('Pacifico-Regular'),
    url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2)
      format('woff2');
  font-display: swap;
}



body {
    display: flex;
    flex-direction: column;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    /* font-weight: 600; */
	/* font-weight: normal; */
    color: #333;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    background-color: #fff;
	overflow-x:initial;
	font-display: swap;
}


/* !!!!!!!!!!!!Что-то!!!!!!!!!!!!! */

.list-group {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
    text-align: center;
}

.list-group a{
	    /* font-family: cursive; */
		font-size: 18px;
}
/* !!!!!!!!!!!!Что-то!!!!!!!!!!!!! */

/* Главная категории */
.home_catwalls .product-thumb {
    padding: 0;
    border-radius: 20px;
    border-style: dashed;
    border: thick double #555;
}


/* Главная категории end */
/* Меню кнопка категории */
#menu2_button .box-heading{
	
}
#menu2_button .box-heading a{
	color: white;
	text-align: center;
	transition: 1s;
}

#menu2_button .box-heading:hover a{
	
	letter-spacing: 4px;
}


@media (min-width: 500px){

	#logo{
		animation: flip;
		animation-duration: 3s;
	}

	#logo:hover{
		animation: pulse;
		animation-duration: 0.5s;
	}

	.search{
		animation: bounceInDown;
		animation-duration: 2s;
	}

	.header_conts{
		animation: bounceInRight;
		animation-duration: 3s;
	}
}

/* .header_conts:hover{
	animation: bounce;
	animation-duration: 2s;
} */


/* Видео банер */

.videobaner{
	max-width:100%;
	margin-top: -25px;
    margin-bottom: 15px;
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}

.videobaner video{
	max-width:100%
}

.videohome video{
	max-width:100%;
	padding: 15px;
    margin-top: 55px;
    /* border-radius: 10px; */
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	background-color: rgba(255,255,255,0.6);
}

/* Видео банер */


/* Мобильные */

@media (max-width: 768px) {
    #top2 #logo {
        display: none;
    }
	
	#videohome{
		display: none;
	}
	
	#videohome video{
		display: none;
	}
    
    
}

@media (max-width: 500px) {
   
    
	h1.home_h1 {
		/* color: #fff; */
		text-align: center;
		
		background: linear-gradient(0deg, rgba(253,187,45,1) 50%, rgba(34,193,195,1) 50%);
		color: transparent;
		-webkit-background-clip: text;
		background-clip: text;
	 
		
	}
	
	.main-content {
  
    background-image: url(https://santehplast.shop/assets/images/backgrounds/santehplastMob.png);
	background-size: auto;
    /* background-repeat: repeat-y; */

	
	}
	
	
}
    
}

@media (max-width: 991px){
	
	#top3_links .top-links a {
    font-size: 16px;
    display: inline-block;
    color: #ea130e;
    padding: 0 8px;
   }
}

/* мобильное end */

/* мобильный хедер и меню */

@media (max-width: 767px){
	#top2 {
		margin-top: 0px;
	}

	/* #cart_mobi {
		float: right;
		width: initial;
		height: 47px;
		line-height: 36px;
		margin-left: 10px;
		width: 50%;
		text-align: center;
	} */
	
	#top3_links {
		 display: none;
	}
}

 /* #cart_mobi button.cart{
	display: block;
    width: 100%;
    height: 100%;
    padding: 0 30%;
    outline: none;
    text-align: center;
} */ 

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

.mobil_mmenu_three:after {
	content: "  MENU";
	display: none;
}

@media (max-width: 767px){
	h1.home_h1{
		display: block !important;
	}

	#top6{
		background: linear-gradient(to right, #16474f00, #d5ac2600) !important;
		box-shadow: 3px 3px 8px rgba(0, 0, 0, 0), -3px -3px 8px rgba(255, 255, 255, 0) !important;
	}
	
	.top-links .list-inline > li{
		/*display: none;*/
		font-size: 24px;
	}

	.top-links img{
		margin-top: 0;
	}

	.mm-btn_next:after{
		margin-right: 4px;
	}

	.fa-bars:before {
		content: "\f0c9";
		font-size: 20px;
	}
	
	a.mobil_mmenu_three {
    background-color: #ad9b12;
    margin: 5px 0px 5px 0px;
    }

	#cart_mobi button.cart{
		background-color: #15151500;
		width: 100%;
	}
	
	#cart_mobi {
    float: right;
    width: 100px;
    height: 36px;
    line-height: 36px;
    margin-left: 10px;
    top: 5px;
	display: flex;
	flex-direction: row;
    }

	#ocd_multilang{
		width: 60%;
	}
	
	#top .btn-link{
		padding: 5px 15px 0px 5px;
	}
	
	.top-links .dropdown-menu{
		left: -70px;
		top: 30px;
	}
	
	.dropdown-menu:before{
		left: 122px;
	}
	
	#ocd_multilang:hover {
    box-shadow: inset 0px 0px 0px rgba(255,255,255, 0); 
    }
}

/*Very smoll*/
@media only screen and (max-width: 370px) {
	#cart_mobi{
		width: 65px;
	}
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

/* мобильный хедер и меню end */

/* text */
h1{
	/* font-family: Roboto, Helvetica, sans-serif; */
    /* font-weight: normal; */
    /* color: #333; */
    /* font-size: 14px; */
    /* line-height: 20px; */
}

h2{
	/*  font-family: Impact , Helvetica, sans-serif; 
	 font-weight: 300; */
    /* font-weight: normal; */
    /* color: #333; */
    /* font-size: 14px; */
    /* line-height: 20px; */
}

h3{
	/* font-family: Roboto, Helvetica, sans-serif; */
    /* font-weight: normal; */
    /* color: #333; */
    /* font-size: 14px; */
    /* line-height: 20px; */
}

h4{
	/* font-family: Roboto, Helvetica, sans-serif; */
    /* font-weight: normal; */
    /* color: #333; */
    /* font-size: 14px; */
    /* line-height: 20px; */
	 font-weight: 1200;
}

@media screen and (max-device-width: 768px){
	#top {
		position: fixed !important;
	}

	#top4, #top5 {
        display: block;
        margin-bottom: -10px;
        min-height: initial !important;
        margin-top: 0;
    }

	#top4 {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	/*#top5 :before {
		content: '+38 095 0043281';
	}*/

	.videobaner {
		margin-top: 3px;
	}



}

.mm-panel:after{
	content: '\260E \0020 +38 095 0043281';
	font-size: 20px;
	text-align: center;
	margin-top: 30px;
}

.phone-link {
    font-size: 20px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-weight: bold;
}
.phone-link:hover {
    text-decoration: underline;
}




.product-thumb h4 {          /*карточки продуктов*/
    line-height: 18px;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: 900; 
    overflow: hidden;
}


p{
	font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #333;
    font-size: 14px;
    line-height: 20px;
}

/* text end */

/* Про магазин главная */

.aboutstore{
	
	/* box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	background-color: rgba(255,255,255,0.4); */
	
	
}

/* Про магазин главная end */

/* Классы для статей */



@media (min-width: 500px){
	
	.category_description h2{
	padding: 15px;
    margin: 10px;
   
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	background-color: rgba(255,255,255,0.6);
	
	
}

.category_description h3{
	padding: 15px;
    margin: 10px;
   
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	background-color: rgba(255,255,255,0.6);
	
	
}

.category_description p{
	padding: 15px;
    margin: 10px;
   
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	background-color: rgba(255,255,255,0.6);
	
	
}

.category_description ul{
	padding: 25px;
    margin: 10px;
   
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	background-color: rgba(255,255,255,0.6);
	
	
}

	.category_description{
		animation: bounce;
		animation-duration: 2s;
	}

}

#product_products{
	
}

.heading_h {     /*ВЫ ДИВИЛИСЯ*/
    background-color: #fff;
    display: inline-block;
    position: absolute;
    top: -32px;
    padding: 0 10px 0 0;
}



@media (min-width: 500px){
	

	#santfon{
		padding: 15px;
		margin: 10px;
		box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
		background-color: rgba(255,255,255,0.6);
		animation: bounceInLeft;
		animation-duration: 1s;
		} 
}

#santfon:hover{
	/* animation: bounce;
	animation-duration: 2s; */
}

#santlogo{
	margin-left: auto;
    margin-right: auto;
	max-width:300px;
	
	animation: zoomIn;
	animation-duration: 2s;
	/* animation-offset: 2s;
	animation-delay: 2s;
	--animate-repeat: 2; */ 
	}
	

#santlogo:hover{
	animation: flip;
	/* animation: zoomOut; */
	animation-duration: 1s;
	
	
}


/* #santehinfo{
	padding: 15px;
    margin: 10px;
    
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	background-color: rgba(255,255,255,0.6);
	
	
} */

#santehinfo1{
	
	
}

/* Классы для статей end */

/* Товары */

@media (min-width: 500px){

	.main_img_box{
		animation: bounceInLeft;
		animation-duration: 2s;
		animation-delay: 0s;
	}

	.product_title{
		box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
		background-color: rgba(255,255,255,0.7);
		padding: 10px;
		animation: bounceInRight;
		animation-duration: 1s;
		animation-delay: 0s;
	}
	.list-unstyled{
		/*box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
		background-color: rgba(255,255,255,0.7);*/
		padding: 10px;
		/*animation: bounceInRight;*/
		animation-duration: 1.5s;
		animation-delay: 0s;
	}

	/*.product-info{
		animation: bounceInRight;
		animation-duration: 2.5s;
		animation-delay: 0s;

	}*/
	.tab-content{
		box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
		background-color: rgba(255,255,255,0.7);
		padding: 10px;
		animation: bounceInRight;
		animation-duration: 1.5s;
		animation-delay: 0s;
	}

	.open-review-box{
		margin-left: auto;
		margin-right: auto;
	}

	.product-layout{  /* анимация */
		/* animation: bounceInRight;
		animation-duration: 4s;
		animation-delay: 0s; */
	}

	.product-thumb{  /* анимация */
		animation: bounceInLeft;
		animation-duration: 3s;
		animation-delay: 0s;
	}

	.smoll{ /* маленькие подкатегории*/
		animation: bounceInRight;
		animation-duration: 3s;
	}

	.nav-tabs{
		box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
		background-color: rgba(255,255,255,0.7);
		animation: bounceInLeft;
		animation-duration: 2s;
		animation-delay: 0s;
	}

	.sant_pay_opt{  /* Купуй оптом */
		
		animation: zoomIn;
	}
	
}
/* .product_informationss{
	animation: bounceIn;
	animation-duration: 1s;
	animation-delay: 2s;
} */
/* Товары end*/

/*Заголовок на главной*/

h1.home_h1 {
    padding-top: 10px;
	scale: 0.9;
	color: #fff;
	/* font-size: 22px; */
	transition: 2s;
	/* transform: scale(0); */
	animation: 4s show ease;
	/* animation-delay: 2s; */
	color: #fff;
	display: none;
    text-align: center;
		@supports (--css: variables) {
		background: linear-gradient(0deg, rgba(253,187,45,1) 30%, rgba(34,193,195,1) 30%);
		color: transparent;
		-webkit-background-clip: text;
		background-clip: text;
		}
}

	@keyframes show {
	  from { scale: 0; }
	  to { scale: 0.9; }
}

h1.home_h1:hover {
	transform: scale(1.1);
}

/*Заголовок на главной end*/

#top {
    line-height: 36px;
    z-index: 11;
    position: relative;
    border-bottom: 1px solid #4e4e4e;
}

#top .top-links .fa {
    color: #fff;
    text-align: right;
    min-width: 20px;
}

#top > div > div.top-links.verh.nav.pull-right{
	display: flex;
    justify-content: center;
	/*margin-right: 5%;*/
}

.top-links .list-inline {
    margin-left: 0;
}

.top-links .dropdown-menu a:hover {
    background-color: #20202000;
    transition: none;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    box-shadow: inset 0px 0px 50px rgba(255, 255, 255, 0.25);
}

#top{
   /*  background-image: url('https://thumbs.gfycat.com/MindlessMiniatureDunnart-size_restricted.gif'); */
    transition: all 200ms linear;
    background-size: 30%;
	background: linear-gradient(to right, rgb(107 0 255), rgb(0, 247, 255));
	color: #fff;
}





#top:hover{
   /*  background-image: url('https://thumbs.gfycat.com/MindlessMiniatureDunnart-size_restricted.gif'); */
    /*background-size: 9%;*/
    line-height: 40px;
}

#top2{ 
/*background-image: url(https://santehplast.shop/assets/images/backgrounds/santehplast22.png);*/
background: linear-gradient(to right, #16474fe6, #d5ab2621);
background-position-y: 300px;

}

.top-links.verh a{
	color: #fff;
}

.top-links.verh a:hover{
	color: #fff;
}


/* .top-links.nav.norazmivcont ul.list-inline a:hover{
	background-color: #ea130e;
} */



#menu2_button .box-heading:hover{
	background-color: #3B70FF;
}

#top2 .tel .s22 .telefon{
	color: #ea130e;
	font-size: 21px;
	font-weight: bold;
	vertical-align: baseline;
}

#top2 .tel .s22{
	color: #ea130e;
	font-size: 21px;
	font-weight: bold;
	vertical-align: text-bottom;
}

/*Поиск*/

.search .dropdown-menu {
    margin-top: 5px;
    width: 100%;
	/* background-image: url(https://santehplast.shop/assets/images/testimonials/testimonails_1-bg.jpg); */
	background-image: url(https://santehplast.shop/assets/images/backgrounds/santehplast33.png);
	background-size: cover;
	background-position-y: bottom;
    box-shadow: 0 0px 10px rgb(0 0 0 / 20%);
    border-radius: 4px;
    border: 4px black;
}

.dropdown-menu li > a:hover, .dropdown-menu li > span:hover {
    text-decoration: none;
    background-color: #202020;
	border-bottom: 1px solid white;
    border-top: 1px solid white;
}

.searchdrop{
	display: contents;
}

.searchdrop .dropdown-menu {
	overflow-y: scroll;
	max-height: 400px;
	border: 1px solid white;
}

.search .dropdown-menu.catsearch {
    margin-top: 5px;
    width: initial;
    color: white;
}

.open>.dropdown-menu {
    background-image: url(https://santehplast.shop/assets/images/backgrounds/santehplast.jpg);
    background-position-y: bottom;
    background-size: cover;
    border: 1px solid white;
}

/*Поиск end*/

/* Поиск страница ввод данных */

select.form-control, input.form-control, textarea.form-control {
    border-radius: 4px;
    border: 1px solid #212121;
    box-shadow: none;
    background: #fff;
}

.well select.form-control, .well input.form-control, .well textarea.form-control {
    border-radius: 2px;
    border: 1px solid #212121;
    background: #fff;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	border-radius: 4px;
}

.well.well-sm .btn-group-justified {
    border: 1px solid #212121;
    border-radius: 4px;
}


.input-group-addon, .form-control {
    border-radius: 4px;
    border: 1px solid #212121;
}

input[type="radio"], .radio input[type="radio"], .radio-inline input[type="radio"], input[type="checkbox"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    width: 14px;
    height: 14px;
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #212121;
    border-radius: 4px;
    outline: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    vertical-align: top;
    cursor: pointer;
}

/* Поиск страница ввод данных end */






#top2 .header_under_phone a{
	color: #000000;
}

#top2 .tel{
	color: #000000;
	margin-top: -7%;
}

#top3.affix-top {
    position: inherit;
}






#top3{
  
    transition: all 200ms linear;
    background-size: 30%;
	background: linear-gradient(to right, rgb(107 0 255), rgb(0, 247, 255));
}



#top3:hover{
   
    /*background-size: 9%;*/
    line-height: 30px;
	padding: 5px 0px;
}


#top3_links{
	background-color: #151515;
	color: #ea130e;
}


.main-content {
    padding-top: 25px !important;
}




/*Языки*/

#ocd_multilang .dropdown-toggle{
	background-color: transparent;
	line-height: 1.42857143;
	font-size: 14px; 
}

#ocd_multilang .dropdown-menu .btn {
    background-color: #fafafa00;
	line-height: 1.42857143;
	font-size: 14px;
	text-align: left;
	padding: 7px 5px !important;
} 

#ocd_multilang .dropdown-menu .btn-link:hover{
    color: #ffffff;
}

#ocd_multilang:hover .dropdown-toggle{
	color: #ffffff;
	/* box-shadow: inset 0px 0px 50px rgba(255,255,255, 0.25); */
	border-width:0px;
	
	} 
    
#ocd_multilang:hover{
	
	box-shadow: inset 0px 0px 50px rgba(255,255,255, 0.25);
	}	


.dropdown-menu:before {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 6px 7px;
    top: -7px;
    content: "";
    height: 0;
	left: 130px;
    position: absolute;
    width: 0;
    z-index: 4;
}	
	
	


/*Языки end*/

.top-links .dropdown-menu {
    /*background-image: url(https://santehplast.shop/assets/images/testimonials/testimonails_1-bg.jpg);*/
	border-radius: 4px;
	background-position-y: bottom;
	background-size: cover;
    border: 1px solid;
	background-color: #347fff;
}

#top7{
	 /*background-image: url(https://santehplast.shop/assets/images/testimonials/testimonails_1-bg.jpg);*/
      background-image: url(https://santehplast.shop/assets/images/backgrounds/santehplast3.png);
	background-size: cover;
	background-position-y: bottom;
	background-repeat: no-repeat;
    background-attachment: fixed;
}


.rev_slider{
	
}

#content{
	/*background-image: url(https://santehplast.shop/assets/images/resources/welcome_one_shape-bg.png);*/
	
}

#top6{
	/*background-image: url(https://santehplast.shop/assets/images/backgrounds/santehplast.jpg);
    box-shadow: 10px 7px 15px 0px rgba(0, 0, 0, 0.5);*/
	background-position-y: bottom;
	box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3), -3px -3px 8px rgba(255, 255, 255, 0.5);
	background: linear-gradient(to right, #16474fe6, #d5ab2621);
	
}

.home_block a {
    color: #000000;
    outline: none;
}

.home_block .text p {
   color: #514f4f;
    margin: 0;
    padding: 5px 0 0 0;
    font-size: 14px;
    line-height: 1.3;
}


.main-content {
  
    background-image: url(/assets/images/backgrounds/santehplast22.png);
	background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.rev_slider.rev_blog_mod .heading_h {
    background: transparent;
	color: #ea130e;
}

.rev_slider {
     border-top: 0px solid #adadad;
}

.rev_slider.rev_blog_mod .owl-pagination {
    background: transparent;
	color: #ea130e;
}


#revsubscribe {
    background-color: #fafafa;
    position: relative;
    overflow: hidden;
    border-top: 1px solid;
}	 


.product-thumb{
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	background-color: rgba(255,255,255,0.6);
}
.product-thumb:hover{
	box-shadow: 10px 7px 15px 0px rgba(0, 0, 0, 0.5);
	background-color: rgba(255,255,255,1);
}	 
	 
	 .review-list{
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	background-color: rgba(255,255,255,0.4);
}

.list-group{
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}

.list-group:hover{
	box-shadow: 10px 7px 15px 0px rgba(0, 0, 0, 0.5);
}

.well{
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}

#cat-smoll{
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	background-color: rgba(255,255,255,0.7);
	margin: 5px 0px 5px 4px;
    width: 48%;
}

#cat-smoll:hover{
	box-shadow: 10px 7px 15px 0px rgba(0, 0, 0, 0.5);
	background-color: rgba(255,255,255,1);
	margin: 5px 0px 5px 4px;
    width: 48%;
}

#wrap{
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}

#owl-images .item{
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	margin: 5px;
}

#owl-images .item:hover{
	box-shadow: 10px 7px 15px 0px rgba(0, 0, 0, 0.5);
}



#button-cart:hover{
	scale: 120%;
}

.pop_ico:hover{
	scale: 120%;
}

/*menu*/

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
}

.dropdown-menu li > a i, .dropdown-menu li > span i {
    width: 15px;
    font-size: 1.0em;
    color: #ea130e;
    margin-right: 10px;
    text-align: center;
}



#menu2 .hasChildren.menu2categories.revlevel_1.open{
	/* border-top: 1px solid #333;
    border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	box-shadow: -7px 0px 7px rgba(0,0,0,0.5); */
}

.catalog_list .revlevel_1.open  > .title.with-child {
	background: #f6f7f9;
	margin-left: 3px;
	z-index: 11;
	border-top: 1px solid #333;
    border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	box-shadow: -7px 0px 7px rgba(0,0,0,0.5);
}

 #menu2 .catalog_list a {
	
	font-size: 15.3px;
} 

#menu2 .catalog_list a:hover {
	color: #dd4b39;
	font-size: 15.3px;
} 

 #menu2 .catalog_list .revlevel_1 .title:hover{
	background: #f6f7f9;
	margin-left: 3px;
	
	z-index: 11;
	border-top: 1px solid #333;
    border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	box-shadow: -7px 0px 7px rgba(0,0,0,0.5);
	/* box-shadow: -3px 4px 7px rgba(0,0,0,0.5); */
 }  


product-info .pokupka {
padding: 20px 10px 20px 10px;
margin: 10px -10px -10px -10px;
background-color: #28bbcd;
border: 1px solid #eee;
}

/* мобильное меню всякие */

.navmenu-default, .navbar-default .navbar-offcanvas {
    background-image: url(https://santehplast.shop/assets/images/backgrounds/santeh.png);
	background-size: cover;
	background-color: #f8f8f8;
    border-color: #e7e7e7;
}



.mobilemenu .navbar-nav > li > .list-group-submenu {
    background-color: #fff0;
}



.bottom_cookie_block{
	
background-image: url(/assets/images/backgrounds/santehplast22.png);	
	
}


.bottom_cookie_block {
    width: 100%;
    padding: 15px 0;
    background-color: #fafafa;
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 100000;
    text-align: center;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	background-image: url(https://santehplast.shop/assets/images/backgrounds/santehplast22.png);
	background-position: center;
	border-radius: 10px;
	border-style:double;
	
}


/*MOBILE MENU Poriadok*/

/*.mm-menu_opened::before{
	content: 🗙;
}*/

#mobil_mmenu > div.mm-navbars_top.mm-navbars_has-tabs > div > a:nth-child(2){
	background-color: #4e4e4e;
}

#mobil_mmenu > div.mm-navbars_top.mm-navbars_has-tabs > div > a:nth-child(1){
	background-color: #4e4e4e;
}

.mm-panels>.mm-panel_opened>.mm-listview {
    display: flex;
    flex-direction: column;
}

/*.mm-panels>.mm-panel_opened>.mm-listview>.mm-listitem:nth-child(4) {
    order: 1;
}

.mm-panels>.mm-panel_opened>.mm-listview>.mm-listitem:nth-child(5) {
    order: 1;
}
.mm-panels>.mm-panel_opened>.mm-listview>.mm-listitem:nth-child(6) {
    order: 1;
}
.mm-panels>.mm-panel_opened>.mm-listview>.mm-listitem:nth-child(7) {
    order: 1;
}
.mm-panels>.mm-panel_opened>.mm-listview>.mm-listitem:nth-child(8) {
    order: 1;
}*/

#panel-menu > ul > li:nth-child(1) {
    order: 2;
}
/*#panel-menu>.mm-panel_opened>.mm-listview>.mm-listitem_divider:nth-child(1) {
    order: 0;
}*/

#panel-menu > ul > li:nth-child(2) {
    order: 2;
}
/*.mm-panels>.mm-panel_opened>.mm-listview>.mm-listitem_divider:nth-child(1) {
	font-size: 20px;
}*/

.mm-panels>.mm-panel_opened>.mm-listview>.mm-listitem_divider>a {
	word-break: break-all;
}
.mm-menu_theme-dark {
    background-color: #151515;
    /* background: #333; */
    border-color: rgba(0, 0, 0, .3);
    color: rgba(255, 255, 255, .85);
}

.li_mobsearch_two {
    border-bottom: rgba(0, 0, 0, .3);
	order: 3;
}

/*.fa-info:before {
    content: "Контакти";
}*/

.mm-panel {
	background-color: #151515;
}

.mm-menu_theme-dark .mm-listitem_divider {
	background-color: #151515;
}

.dop_contact_tel1 {
	font-size: 25px;
}

@media (max-width: 767px) {
    .popup-phone-wrapper, .scroll-top-wrapper {
        display: block !important;
    }
}

.aboutstore {
	width: 100% !important;
}

/*Menu_kat_vipodaushee*/

#cart button.cart {
    /*background-color: #d11818;!!!*/
}

.catalog_list_popup .revlevel_1 .childrenList {
    position: absolute;
    left: 100%;
    margin-left: -1px;
    width: 106.4%;
	height: 100%;
    top: 0;
    z-index: 10;
}

.podmenu2 {
    background: #fff;
	background-image: url(https://santehplast.shop/assets/images/backgrounds/santeh.png);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    box-shadow: 0 0px 10px rgba(0,0,0,0.2);
}

.child-box{
	height: 100%;
	border: 1px solid #333;
	border-right: 1.5px solid #333;
	box-shadow: -3px -3px 7px rgba(0,0,0,0.5);
}

.childrenList > .child-box a{
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	margin: 5px;
	hyphens: auto;
	width: 20%;
    height: 35%;
}

.childrenList > .child-box a:hover{
	box-shadow: 10px 7px 15px 0px rgba(0, 0, 0, 0.5);
	margin: 5px;
	/* border: 1px solid #333; */
	background-image: url(https://santehplast.shop/assets/images/backgrounds/santehplast.com.png);
	background-size: 100% 100%;
	line-height: 92%;
}

/*.refine_categories span{
    display: block;
    font-size: min(3vw, 16px);
    max-width: 100%;

}*/
.refine_categories.clearfix a{
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
    background-color: rgba(255, 255, 255, 0.7);
    margin: 5px 4px 5px 4px;
    
}

@media screen and (max-device-width: 768px){
	.refine_categories.clearfix a{
	width: 47.5%;
	/*padding: 0;*/
    border-radius: 20px;
    border-style: dashed;
    border: thick double #555;
}
}

#content > div > h1 {
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
    background-color: rgba(255, 255, 255, 0.7);
    margin: 5px 0px 5px 4px;
}

#cart button.cart {
    background-color: #3b70ff75;
}

footer .footer {
   /* background-color: #092327e6;*/
   background: linear-gradient(to right, rgb(107 0 255), rgb(0, 247, 255));
}

#menu .nav > li > div > .dropdown-menu > div > ul > li > a {
    font-size: 15px;
    display: inline-block;
    line-height: 16px;
    height: 16px;
    padding: 2px 0px 0px 5px;
    margin: 2px 10px 10px 10px;
    text-decoration: none;
    list-style: none;
    width: initial;
    color: rgb(255, 255, 255);
}

#menu .nav > li > div > .dropdown-menu > div > ul > li > a:hover {
    font-size: 15px;
    display: inline-block;
    line-height: 16px;
    height: 25px;
    padding: 2px 0px 0px 5px;
    margin: 2px 10px 10px 10px;
    text-decoration: none;
    list-style: none;
    width: initial;
    color: rgb(255, 255, 255);
}

/*Второй флаг*/

#ocd_multilang > div > button > img:nth-child(2){
	display: none;
}


#ocd_multilang > div > ul > li:nth-child(5){
	display: none;
}


