/*   
Theme Name: SiteRussia
Theme URI: siterussia.ru
Description: Дизайн сайта разработанный компанией Site Russia
Author: Wolf
Author URI: siterussia.ru
Version: 1.0
*/


@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}





/* Все что меньше 921 + iPad вертикальный */
@media (max-width: 921px) {
	#header, #menu, #top, .sh{display: none;}
	#mobile{box-shadow: 0px 20px 40px 0px #00000005;padding: 15px;}
	#mobile img{width: 150px;}
	#mobile .cart{display: inline-flex;position: relative;text-decoration: none;align-items: center;}
	#mobile .cart .count{color: #fff;font-size: 10px;font-weight: 300;line-height: 1;border-radius: 50%;background: #ff3451;min-width: 18px;height: 18px;padding: 4px 2px;position: absolute;left: 20px;top: -4px;text-align: center;}

	.block{padding: 20px 0px;}
	#slider{margin-top: 10px;}
	#slider .item{padding: 0px 30px;height: 130px!important;background-position: center!important;}
	#slider .item .title{font-size: 40px;font-weight: bold;line-height: 50px;}
	#prem .item{padding-bottom: 20px;}
	#text1 img{margin: 20px 0px;}
	#banner .inner, #about3 .inner{padding: 20px;}
	#banner .button{display: block;}
	#banner .info{padding: 5px 0px;text-align: center;}
	#text2 .item{margin-bottom: 20px;}
	#text5 img, #about1 img, #about3 img{display: none;}
	#about1 .info{margin-top: 20px;}
	
	h1, h2, #text3{text-align: center;}
	#about img, #text3 img{float: none;margin: 0px auto;display: block;}
	#banner img{display: none;}
	.button{display: block!important;}
	#tovars .item .image{height: 300px!important;}
	
	#tovar h1{margin-top: 20px!important;}

	#mmenu{padding: 0px!important;-webkit-overflow-scrolling: touch;background-color: white;}
	#mmenu .modal-dialog a{color: black;}
	#mmenu .modal-dialog {height: 100%;margin: 0;}
	#mmenu .modal-content {height: 100%;width: 100vw;border-radius: 0;}
	#mmenu .close{opacity: 1;}
	#mmenu .nav{display: inline-block;width: 100%;padding-top: 10px;list-style: none;font-size: 22px;text-align: center;}
	#mmenu .nav ul{padding: 0px;}
	#mmenu .nav li{padding-bottom: 15px;}
	#mmenu .cont{padding-top: 20px;font-size: 20px;text-align: center;}
	#mmenu .cont span{display: block;}
	#mmenu .cont .phone{display: block;font-weight: bold;}
	

	.table td, .table th{font-size: 14px!important;padding: 5px;}
	
	#tovar .qib-container:not(#qib_id):not(#qib_id){display: flex;}
	#tovar .qib-button{-webkit-appearance: none;-moz-appearance: none;appearance: none;}

	
	
	
	.woocommerce table.shop_table{border-radius: 0px!important;}
	.woocommerce-cart-form .shop_table .cart_item{text-align: center;border-bottom: 5px solid #edf2f4;}
	.woocommerce-cart-form .shop_table th, .woocommerce-cart-form .shop_table .product-price{display: none;}
	.woocommerce-cart-form .shop_table .cart_item{display: flex;flex-direction: column;}
	
	#footer{text-align: center;}
	#footer	.cont{padding-top: 20px;}
}


@media (min-width: 992px) {
	
	#mobile{display: none!important;}
	.citylist ul li {width: 33%;float: left;}
	.block{padding: 40px 0px;}
	.block h2, .block h1{padding-top: 0px!important;}
	.block h1{padding-bottom: 20px;}
	
	.fullscreen .modal-content{height: 100%;width: 100vw;}
	.fullscreen .modal-body{padding-top: 50px;}
	.fullscreen .list li{width: 33%;float: left;}
	
	#za .modal-dialog{margin: 0px;right: 0px;position: absolute;}
	#za .modal-body{padding: 40px;}
	#za .modal-body .t{font-size: 45px;line-height: 54px;padding-bottom: 30px;}
	#za .modal-body .st{font-size: 22px;line-height: 34px;padding-bottom: 30px;}
	#za .modal-body .poly{padding-top: 3vh;}
	
	#slider{margin-top: 30px;}
	#slider .item{padding: 0px 50px;}
	#slider .item .title{font-size: 40px;font-weight: bold;max-width: 50%;}
	#prem .items{padding-bottom: 40px;}
	#banner .inner, #about3 .inner{padding: 50px;}
	#banner .bt{display: flex;align-items: center;padding-top: 18px;}
	#banner img{position: absolute;top: -50px;right: 0;z-index: 1;}
	#banner .info{margin-left: 30px;}
	#text2 .item{height: 100%;}
	#text3 .item{padding-bottom: 40px;}
	#text4 img{position: absolute;top: -30%;left: calc(50% - 230px);z-index: 1;mix-blend-mode: multiply;}
	#about5{padding: 0px;}
	
	#top a{font-size: 14px;}
	#menu .product-categories>.cat-item>a{font-size: 14px;}
	
}

@media (min-width: 1200px) {
	#top a{font-size: 15px;}
	#menu .product-categories>.cat-item>a{font-size: 16px;}
} 



html, body{
	font-family: 'Gilroy',Arial,Helvetica,sans-serif!important;
	font-size: 16px!important;
	margin: 0px;
	padding: 0px;
	color: black;

}
h1{margin-bottom: 0px!important;margin-top: 0px!important; padding-top: 10px!important;padding-bottom: 30px!important;font-weight: bold!important;}
h2{margin-bottom: 0px!important;margin-top: 0px!important; padding-bottom: 20px!important;padding-top: 20px!important;font-weight: bold!important;font-size: 35px;}
.aligncenter{display: block;margin: 5px auto 5px auto;}
.alignright{float:right;padding-left: 10px;padding-bottom: 10px;}
.box {overflow:hidden;}
.box img {-moz-transition: all 0.25s ease-out;-o-transition: all 0.25s ease-out;-webkit-transition: all 0.25s ease-out;transition: all 0.25s ease-out;}
.box img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.ppage{min-height: 500px;padding-top: 20px;padding-bottom: 20px;}

/* Кнопка вверх */
.btn-back-top {opacity: 0;background: #212529;border-radius: 2px;cursor: pointer;display: block!important;width: 45px;height: 45px;position: fixed;right: 15px;bottom: 15px;transition: .5s;z-index: 1030;}
@media (max-width:767px){.btn-back-top{/*left: 15px;right: auto;*/bottom: 15px;}}
.btn-back-top:hover{opacity: 1!important;}
.btn-back-top:before {border-radius: 4px;border-color: #fff;border-style: solid;border-width: 5px 0 0 5px;content: "";width: 17px;height: 17px;position: absolute;top: 17px;left: 15px;transform: rotate(45deg);}

/* Кнопка вотсап */
.whatsapp-button{position: fixed;right: 70px;bottom: 70px;background: #25D366;border-radius: 50%;width: 65px;height: 65px;z-index: 9999;display: flex;align-items: center;justify-content: center;box-shadow: 0px 0px 11px rgb(37 211 102);}
.whatsapp-button:before,
.whatsapp-button:after {content: " ";display: block;position: absolute;border: 50%;border: 1px solid #25D366;left: -20px;right: -20px;top: -20px;bottom: -20px;border-radius: 50%;animation: animate 1.5s linear infinite;opacity: 0;backface-visibility: hidden; }
.whatsapp-button:after{animation-delay: .5s;}
@keyframes animate{0%{transform: scale(0.5);opacity: 0;}50%{opacity: 1;}100%{transform: scale(1.2);opacity: 0;}}
@media (max-width: 921px) {.whatsapp-button {bottom: 10px!important;left: 10px;}}


.breadcrumbs {color: black;font-size: 14px;padding-bottom: 10px;}
.breadcrumbs a{color: #7F7F7F;border-bottom: 1px solid;}

.gallary{margin-left: -5px;margin-right: -5px;padding-bottom: 20px;}
.gallary .thumb{padding: 5px;}

.woocommerce-privacy-policy-text{display: none;}

.table tbody+tbody{border: none;}
.table th{font-size: 17px;}

.citylist h3 {clear: both;}
.citylist a{color: black;text-decoration: none;-webkit-transition: all 0.25s ease-out;transition: all 0.25s ease-out;}
.citylist a:hover{color: #009dae;}
.citylist ul{display: inline-block;width: 100%;}


.block h2 span{color: #D5D5D5;}

.button{display: inline-block;text-align: center;padding: 15px 35px;color: black;border: 1px solid #D8D8D8;border-radius: 2px;font-size: 14px;font-weight: 500;text-decoration: none;-webkit-transition: all 0.25s ease-out;transition: all 0.25s ease-out;}
.button:hover{background-color: #F4F4F4;color: #414141;text-decoration: none;}
/* Убираем обводку у кнопок */
button:active, button:focus {outline: none;}
button::-moz-focus-inner {border: 0;}

/*Animate*/
#top a, #header a, /*#menu .nav a*/#menu .cat-item a, #header a .price, #cats .item a, .owl-controls svg path, .owl-controls .owl-dot span, #slider .owl-nav svg path, #slider .s1 .owl-nav, #tovar .owl-nav, #tovars .item a, .breadcrumbs a{-webkit-transition: all 0.25s ease-out;transition: all 0.25s ease-out;text-decoration: none;}

/*HOVER*/
#top a:hover, #header a:hover, #header a:hover .price, /* #menu .nav a:hover, #menu .nav .current-menu-item a  #menu .cat-item a:hover,  #menu .current-cat>a*/, #cats .item a:hover, #tovars .item a:hover, .breadcrumbs a:hover{color: #03316B!important;}


#top{background-color: black;color: #999999;padding: 11px 0px;}
#top a{color: #999999;}
#top .nav a{padding-right: 20px;}
#top .lang{text-align: right;}
#top .lang .active{color: white;}

#header{padding: 20px 0px;color: #999999;}
#header .phones{display: flex;justify-content: space-between;font-size: 12px;}
#header .phones a{display: block;font-size: 20px;color: black;font-weight: 500;line-height: 20px;}
#header .phones .mail{font-size: 16px;}
#header .aws-search-field{border-top: 0px;border-left: 0px;border-right: 0px;padding-left: 0px;}
#header .aws-search-field::placeholder {font-size: 16px;}
#header .aws-form-btn{background: transparent;border-top: 0px;border-right: 0px;}
#header .cart{display: flex;justify-content: flex-end;align-items: center;text-decoration: none;}
#header .cart svg{overflow: visible;}
#header .cart .info{padding-left: 10px;}
#header .cart .info .price{color: black;font-weight: bold;line-height: 20px;}
#header .cart .info .count{color: #999999;font-size: 12px;}


#menu{background-color: #03316B;box-shadow: 0px 20px 40px 0px #00000005;}
#menu .product-categories{display: flex;justify-content: space-between;padding: 0px;margin: 0px;list-style: none;}
#menu .product-categories>.cat-item{text-align: center;border-left: 1px solid #042a5a;padding: 10px 15px;position: relative;display: flex;align-items: center;}
#menu .product-categories>.cat-item>a{color: white;font-weight: bold;}
#menu .product-categories>.cat-item>.count{display: none;}
#menu .product-categories>.cat-item:hover, #menu .product-categories>.current-cat{background-color: #00000052;border-left: 1px solid transparent;}



#menu .count{font-size: 14px;}

#menu .cat-item .children{
	display: none;
	position: absolute;
	background: white;
    box-shadow: 0 10px 29px 0 rgba(0,0,0,.05);
	padding: 10px 0px;
	list-style: none;
	z-index: 10;
	text-align: left;
	top: 68px;
    white-space: nowrap;
    left: 0;
}
#menu .cat-item .children a:hover{color: #03316B;}
/*#menu .cat-parent:after{content: url(images/ad.svg);margin-left: 3px;position: relative;top: -2px;} */
#menu .cat-parent .children li{padding: 5px 20px;}
#menu .cat-parent .children li a{color: black;}
#menu .cat-parent:hover .children{display: block;}
#menu .cat-parent:hover .children .cat-parent:after{display: none;}
#menu .cat-parent:hover .children .children{display: none;}



/*
#menu .nav{display: flex;justify-content: space-between;}
#menu .nav a{color: black;font-weight: bold;}
#menu .menu-item-has-children:after{content: url(images/ad.svg);margin-left: 3px;position: relative;top: -2px;}
#menu .menu-item-has-children:hover .sub-menu{display: block;}
#menu .sub-menu{
	display: none;
	position: absolute;
	background: white;
    box-shadow: 0 10px 29px 0 rgba(0,0,0,.05);
	
	padding: 10px 0px;
	list-style: none;
	z-index: 10;
}
#menu .sub-menu li{padding: 5px 20px;}
*/


#slider .item{color: white;height: 373px;display: flex;flex-direction: column;justify-content: center;align-items: baseline;}
#slider .item .button{color: white;border: 1px solid #ffffff40;font-weight: bold;margin-top: 40px;}
#slider .item .button:hover{color: black;border-color: white;}
#slider .s1:hover .owl-nav{opacity: 1;}
#slider .owl-nav{opacity: 0;}
#slider .owl-nav svg:hover path{fill: #03316B;}
#slider .owl-nav .owl-prev{position: absolute;left: 10px;top: calc(50% - 6.625px);}
#slider .owl-nav .owl-next{position: absolute;right: 10px;top: calc(50% - 6.625px);}


#prem .item{display: flex;}
#prem .item p{font-size: 14px;}
#prem .item svg{overflow: visible;margin-right: 20px;}
#prem .item .title{font-weight: bold;padding-bottom: 5px;}
#prem .item a{font-size: 14px;color: #03316B;}

#about{background-color: whitesmoke;}

#text1 h2{font-size: 26px;}
#text1 .item{display: flex;align-items: center;font-weight: 500;margin-bottom: 40px;}
#text1 .item svg{overflow: visible;margin-right: 20px;}

#banner{color: white;font-size: 20px;}
#banner .inner{background: url(images/banner.jpg);background-size: cover;overflow: hidden;}
#banner .col-sm-6{position:relative;}
#banner .button{background-color: #03316B;color: white;border: none;white-space: nowrap;}
#banner .info{color: #676767;font-size: 14px;font-style: inherit;}

#text2 .item{border: 1px solid #D8D8D8;}
#text2 .item .info{padding: 20px;font-size: 14px;}
#text2 .item .info .title{font-size: 18px;font-weight: bold;padding-bottom: 10px;}

#text3 .st{color: #666666;text-transform: uppercase;font-weight: bold;padding-bottom: 10px;}
#text3 .item .num{color: #03316B;font-size: 30px;font-weight: bold;line-height: normal;margin-bottom: 10px;}

#text4{position: relative;padding-bottom: 100px;}
#text4 .info{position:relative;background-color: white;box-shadow: 0 10px 29px 0 rgba(0,0,0,.1);padding: 15px;border-radius: 9px;z-index: 2;}
#text4 .info .text{border: 1px solid #E1E1E1;border-radius: 9px;padding: 20px;}

#text5{background-color: #DBE9F9;font-size: 18px;overflow: hidden;}
#text5 .col-sm-6{position:relative;}
#text5 .item{display: flex;margin-top: 40px;}
#text5 .item svg{overflow: visible;margin-right: 20px;margin-top: 5px;}
#text5 img{position: absolute;top: -40px;right: -30%;z-index: 1;mix-blend-mode: multiply;}
#text5 .info{z-index: 2;position: relative;}

#rews{font-size: 18px;}
#rews .item{margin-top: 20px;}
#rews .user{display: flex;align-items: center;margin-top: 20px;}
#rews .user img{max-width: 110px;border-radius: 50%;}
#rews .user .info {margin-left: 20px;}
#rews .user .info .name{font-size: 24px;font-weight: 500;}
#rews .user .info .inf{font-size: 16px;color: #444444;}

.owl-controls{display: flex;margin-top: 30px;}
.owl-controls svg path{opacity: 0.5;}
.owl-controls svg:hover path{opacity: 1;}
.owl-controls .owl-next, .owl-controls .owl-dots{margin-left: 30px;}
.owl-dot span {width: 10px;height: 10px;margin: 0px 5px;background: #D6D6D6;display: block;-webkit-backface-visibility: visible;border-radius: 30px;}
.owl-dot.active span, .owl-dots .owl-dot:hover span {background: #03316B;}

#text6{border-top: 1px solid #E2E2E2;}
#text6 .items{margin-top: 40px;}
#text6 .items .title{font-size: 20px;font-weight: bold;padding: 10px 0px;}

#form{background: url(images/form.jpg);background-size: cover;color: white;}
#form .info{font-size: 20px;}
#form .wpcf7-text, #form .wpcf7-mask{color: white;background-color: transparent;border: none;border-bottom: 1px solid #a8a9a642;width: 100%;margin: 20px 0px;padding-bottom: 10px;border-radius: 0px;}
#form .wpcf7-textarea{color: white;background-color: transparent;border: none;border-bottom: 1px solid #a8a9a642;margin: 20px 0px;width: 100%;padding-bottom: 10px;border-radius: 0px;}
#form .bt{display: flex;align-items: center;padding-top: 18px;}
#form .bt .button{background-color: #03316B;color: white;border: none;white-space: nowrap;}
#form .bt .info{color: #A8A9A6;font-size: 14px;font-style: inherit;margin-left: 30px;}


#cats .item{/*background-color: #F4F4F4;*/margin-bottom: 30px;}
#cats .item a{color: black;text-decoration: none;}
#cats .item .image{height: 250px;display: flex;justify-content: center;align-items: center;}
#cats .item img{width: auto;max-height: 100%;mix-blend-mode: darken;}
#cats .item h2{font-size: 18px;padding: 0px 20px 20px 20px!important;}
#cats .item .price{font-size: 14px;color: #03316B;font-weight: 500;padding-top: 5px;}



#tovars .item{margin-bottom: 30px;}
#tovars .item a{color: black;text-decoration: none;}
#tovars .item .image{display: flex; justify-content: center; align-items: center; position: relative; overflow: hidden; width: 100%; height: 200px; }
#tovars .item img{object-fit: contain; width: 100%; height: 100%; }
#tovars .item img{height: 100%;}
#tovars .item .info{display: flex;justify-content: space-between;align-items: center;}
#tovars .item .info h2{font-size: 16px;font-weight: normal!important;padding: 15px 0px 10px 0px!important;}
#tovars .item .info .price{font-size: 20px;font-weight: 500;}
#tovars .item .info .price del{font-size: 16px;font-weight: 100;}
#tovars .item .info .price ins{color: #e31e24;text-decoration: none;}
#tovars .item .info .addtocart circle{-webkit-transition: all 0.25s ease-out;transition: all 0.25s ease-out;}
#tovars .item .info .addtocart:hover g{stroke: #03316B;}
#tovars .item .info .addtocart:hover circle{fill: #03316B;}
#tovars .item .info .addtocart:hover path{fill: white;}

/*.table tr{display: grid;}
#tovar{display: grid;} */
#tovar form{display: flex;}
#tovar .qib-container{width: 110px;}
#tovar .button{padding: 5px 15px;white-space:nowrap;}
#tovar .screen-reader-text{display: none;}

#tovar .product_type_simple{display: none;}



#tovar .row{margin-top: 20px;}
#tovar .image{background-color: #F4F4F4;padding: 10px;height: auto;display: flex;justify-content: center;align-items: center;}
#tovar .image img{max-width: 100%;height: auto;mix-blend-mode: darken;}
#tovar .thumbs{margin-top: 10px;}
#tovar .thumbs:hover .owl-nav{opacity: 1;}
#tovar .owl-nav{opacity: 0;}
#tovar .owl-nav svg:hover path{fill: #03316B;}
#tovar .owl-nav .owl-prev{position: absolute;left: 10px;top: calc(50% - 6.625px);}
#tovar .owl-nav .owl-next{position: absolute;right: 10px;top: calc(50% - 6.625px);}

#tovar h1{font-size: 35px;text-transform: uppercase;font-weight: 500!important;padding: 0px!important;}
#tovar .sku_wrapper{display: block;}
#tovar .sku_wrapper .sku{color: black;}
#tovar .price{font-size: 40px;margin: 20px 0px;font-weight: 500;}
#tovar .price del{font-size: 25px;font-weight: 100;}
#tovar .price ins{color: #e31e24;text-decoration: none;}
#tovar .title{text-transform: uppercase;padding-bottom: 10px;}
#tovar h2{text-transform: uppercase;font-size: 30px;font-weight: 400!important;}
#tovar .product_meta{color: #7F7F7F;margin-top: 10px;}
#tovar .product_meta a{color: black;}
#tovar .summary .screen-reader-text{display: none;}
#tovar .summary .qty{height: 100%;margin-right: 20px;padding: 10px;width: 100px;}
#tovar .summary .variations_button{display: flex;}
#tovar .button{background-color: #03316B;border: none;color: white;}
#tovar .button:after{position: relative;content: url(images/bcart.svg);padding-left: 10px;top: 3px;}

#tovar h3{margin: 20px 0px;}
#tovar .table td:first-child{font-weight: 500;}
#tovar .table td, #tovar .table th{padding: 5px 0px;font-size: 15px;}
#tovar .table td p{margin: 0px;}

#tovar .desc table {width: 100%;margin-bottom: 1rem;background-color: transparent;}
#tovar .desc table tbody tr:nth-of-type(odd) {background-color: rgba(0,0,0,.05);}
#tovar .desc table td, #tovar .desc table th {padding: .75rem;vertical-align: top;border-top: 1px solid #dee2e6;}

.tovar .price {margin: 10px 0; font-weight: 600;}

form.cart .qib-container + button[type='submit']:not(#qib_id):not(#qib_id), form.cart .qib-container + div:not(#qib_id):not(#qib_id):not(_) { margin-left: 0!important; width: 100%;}
form.cart .qib-container .single_add_to_cart_button { margin-left: 1em!important; }
.qib-container:not(#qib_id):not(#qib_id) { width: 100%!important; }
.qib-container:not(#qib_id):not(#qib_id) { margin-right: 10px; }
.qib-button:not(#qib_id):not(#qib_id) { width: 20%!important; }
.qib-container div.quantity:not(#qib_id):not(#qib_id) { width: 60%!important; }
.qib-container .quantity input.qty:not(#qib_id):not(#qib_id) { width: 100%!important; }


/* Мой аккаунт */
#profile{display: flex;align-items: center;justify-content:space-between;background-color: white;box-shadow: 0 10px 29px 0 rgba(0,0,0,.05);padding: 20px;margin-bottom: 20px;}
#profile .menu{display: flex;}
#profile .menu a{color: black;font-weight: bold;margin: 0 20px;}
#profile .menu .is-active{border-bottom: 2px solid #03316B;color: #03316B;}
#profile .user{display: flex;align-items: center;}
#profile .user .name{font-size: 18px;font-weight: bold;border-right: 1px solid #D5D5D5;padding-right: 10px;margin-right: 10px;}
#profile .user .button {padding: 5px 35px;background-color: #03316B;color: white;border: none;text-transform: uppercase;}
#profile_info{background-color: white;box-shadow: 0 10px 29px 0 rgba(0,0,0,.05);padding: 20px;}
#profile_info h3{padding-bottom: 20px;}
#profile_info .form-row{display: block;margin: 0px 0px 20px 0px;}
#profile_info input{padding: 13px;border: 1px solid #D7D7DD;width: 100%;}
#profile_info #billing_country_field{display: none;}


/* О компании */
#about1{position: relative;}
#about1 h1{font-size: 35px;}
#about1 .info{position:relative;background-color: white;box-shadow: 0 10px 29px 0 rgba(0,0,0,.1);padding: 15px;border-radius: 9px;z-index: 2;}
#about1 .info .text{border: 1px solid #E1E1E1;border-radius: 9px;padding: 20px;}
#about1 img{position: absolute;left: calc(50% - 310px);z-index: 1;mix-blend-mode: multiply;}
#about1 h3{font-size: 19px;font-weight: bold;padding-top: 10px;}
#about2 .num{color: #03316B;font-size: 30px;font-weight: bold;}
#about3 .inner{background-color: #DBE9F9;font-size: 18px;overflow: hidden;}
#about3 .col-sm-6{position:relative;}
#about3 .item{display: flex;margin-top: 40px;}
#about3 .item svg{overflow: visible;margin-right: 20px;margin-top: 5px;}
#about3 img{position: absolute;top: -50px;right: -10%;z-index: 1;mix-blend-mode: multiply;}
#about3 .info{z-index: 2;position: relative;}
#about4 .st, #about5 .st{color: #666666;text-transform: uppercase;font-weight: bold;padding-bottom: 10px;}
#about5{background-color: #F4F4F4;}

/* Доставка и оплата */
#ship1{font-size: 18px;padding-bottom: 0px;}
#ship2{border-bottom: 1px solid #E2E2E2;}
#ship2 .strong{font-weight: 500;}

/* Контакты */

#contact{padding-top: 20px;}
#contact .item{font-size: 14px;color: #999999;}
#contact .item a, #contact .item .ad{display: block;font-size: 20px;color: black;font-weight: 500;line-height: 20px;}

/* Пагинация */
.woocommerce nav.woocommerce-pagination ul{padding: 0px;display: flex;justify-content: center;}
.woocommerce nav.woocommerce-pagination ul li {float: left;overflow: hidden; min-width: 40px;text-align: center;}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li span{color: #434343;display: block;font-size: 14px;line-height: 40px;transition: all 0.3s ease-in-out;font-family: "Poppins", sans-serif;text-decoration: none;}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {color: #ffffff !important;background-color: #000000;}


#tovar .small{overflow: hidden;height: 300px;}
#tovar .read-more{text-align: center;margin: 0 auto;display: block;color: black;font-weight: bold;text-transform: uppercase;font-size: 14px;margin-top: 10px;}





/* Сообщение добавить в корзину и ошибка */
.woocommerce-error, .woocommerce-info, .woocommerce-message {padding: 1em 2em 1em 3.5em;margin-bottom:15px;position: relative;background-color: #f7f6f7;color: #515151;border-top: 3px solid #4391d4;display: flow-root;}
.woocommerce-message::before {content: "\2714";display: inline-block;position: absolute;top: 1em;left: 1.5em;}
.woocommerce-message .button {float: right;padding: 5px 15px;}
.woocommerce-info{border-top-color: #b81c23;padding: 20px;}
.woocommerce-message .restore-item{color: #4391d4;}

.woocommerce table.shop_table .product-thumbnail{display: none;}

/*Таблица в корзине */
.woocommerce-cart-form th{background-color: #03316B;color: white;}
.woocommerce table.shop_table {background-color: white;box-shadow: 0 10px 29px 0 rgba(0,0,0,.05);margin: 0 -1px 24px 0;text-align: left;width: 100%;border-collapse: separate;}
.woocommerce table.shop_table th {font-weight: 700;padding: 9px 12px;line-height: 1.5em;}
.woocommerce table.shop_table td {border-top: 1px solid rgba(0,0,0,.1);padding: 9px 12px;vertical-align: middle;line-height: 1.5em;}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {font-weight: 700;border-top: 1px solid rgba(0,0,0,.1);}
.woocommerce table.shop_table img{height: auto;max-width: 150px;}
.woocommerce table.shop_table a{color: black;text-decoration: none;-webkit-transition: all 0.25s ease-out;transition: all 0.25s ease-out;}
.woocommerce table.shop_table a:hover{color: #4391d4;}
.woocommerce table.shop_table .quantity .screen-reader-text{display: none;}
.woocommerce table.shop_table .quantity .qty {width: 3.631em;text-align: center;}
.woocommerce table.shop_table a.remove {display: block;font-size: 1.5em;height: 1em;width: 1em;text-align: center;line-height: 1;border-radius: 100%;color: red!important;text-decoration: none;font-weight: 700;border: 0;}
.woocommerce table.shop_table a.remove:hover{color:#fff!important;background:red}
.woocommerce table.shop_table .actions{text-align: right;}
.woocommerce table.shop_table .button{padding: .618em 1em;}
.woocommerce table.shop_table .button:disabled{cursor: not-allowed;opacity: .5;}
.woocommerce table.shop_table .product-name{font-weight: bold;}

/* Данные клиента и итого */

#customer_details .form-row{display: block;margin: 0px 0px 15px 0px;}
#customer_details input, #customer_details textarea{padding: 13px;border: 1px solid #D7D7DD;width: 100%;}

.pagination{text-align: center;display: block;width: 100%;margin-bottom: 20px;}
.pagination a{color: #6E6E6E;}
.pagination .current{color: #2CC1D6;font-weight: 500;text-decoration: underline;}
.pagination .page-numbers{padding: 3px;}

.woocommerce-error {border-top-color: #b81c23;}

#payment{background: white;padding: 20px;}
#payment a{color: black;text-decoration: none;-webkit-transition: all 0.25s ease-out;transition: all 0.25s ease-out;}
#payment a:hover{color: #4391d4;}
#payment ul{padding: 0px;}
#payment li{list-style: none;}
#payment .methods{border-bottom: 1px solid #d3ced2;}
#payment .payment_box{position: relative;background-color: #edf2f4;color: #515151;padding: 15px; margin: 15px 0;}
#payment .payment_box p{margin: 0px;}
#payment .payment_box:before{content: "";display: block;border: 1em solid #edf2f4;border-right-color: transparent;border-left-color: transparent;border-top-color: transparent; position: absolute;top: -.75em;left: 0;margin: -1em 0 0 2em;}
#payment .checkbox{padding-left: 5px;}


#contpage h1 span{color: #4391d4;display: block;}
#contpage .item{font-size: 24px;padding-top: 15px;padding-bottom: 15px;}
#contpage .item .title{color: #6C6C6C;font-size: 14px;}
#contpage .item a{color: black;}
#contpage .item .mail{color: #4391d4;}

#contacts{font-size: 20px;}
#contacts br{display: none;}
#contacts .ad{padding-bottom: 10px;}
#contacts .of{color: #068fd5;padding-bottom: 20px;}
#contacts .time{font-size: 16px;color: #A0A1A1;padding-bottom: 20px;padding-top:10px;}
#contacts .phone{display: block;font-size: 35px;color: black;font-weight: bold;}
#contacts .mail{color: #068fd5;}


/* Форма заявки сбоку */
#za .modal-content{border-radius: 0px;border: none;}
#za .modal-body{height: 100vh;}
#za .modal-body .close{right: 0px;}
#za .modal-body .t{font-weight: bold;}
#za .modal-body .st{color: #545560;}
#za .modal-body .wpcf7-text{border: none;border-bottom: 1px solid #54556020;margin-bottom: 30px;padding: 10px 0px;}
#za .modal-body .poly{color: #A8A8A8;font-size: 12px;line-height: 14px;}



/*Полноэкранное меню */
.fullscreen{padding: 0px!important;-webkit-overflow-scrolling: touch;}
.fullscreen .modal-dialog a{color: black;}
.fullscreen .modal-dialog {height: 100%;margin: 0;}
.fullscreen .modal-content{border-radius: 0;border: 0px;}
.fullscreen .title{font-size: 30px;font-weight: 500;padding-bottom: 15px;}
.fullscreen .st{font-size: 18px;padding-bottom: 10px;}
.fullscreen .list{list-style: none;padding-left: 0px;display: inline-block;width: 100%;padding-top: 15px;font-size: 18px;}
.fullscreen .list li{padding-bottom: 5px;}
.fullscreen .select2-selection, .fullscreen .select2-selection__arrow{height: 40px!important;}
.fullscreen .select2-selection__rendered{line-height: 40px!important;}

#footer {width: 100%;}
#footer .head{padding: 40px 0px;}
#footer .cont .phone{display: block;color: #414141;font-size: 20px;font-weight: bold;}
#footer .cont .ad{margin-top: 10px;}
#footer .menu{padding: 0px;margin: 0px;list-style: none;}
#footer .menu li{width: 50%;float: left;padding-bottom: 10px;}
#footer .menu li:last-child a{color: #03316B;border-bottom: 1px solid #03316B;}
#footer .menu a{display: inline-block;font-size: 15px;line-height: 1.25;color: #898989;font-weight: 300;text-decoration: none;border-bottom: 1px solid #898989;-webkit-transition: all 0.25s ease-out;transition: all 0.25s ease-out;}
#footer .menu a:hover{color: #4391d4;border-bottom: 1px solid #4391d4;}
#footer .soc img{padding-right: 10px;padding-top: 10px;}

#footer .bot{background: whitesmoke;font-size: 15px;padding: 30px 0px;}
#footer .poly{color: #ababab;}
#footer .made{color: black;}
#footer .mail{color: #03316B;}
