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


@font-face {
    font-family: 'Roboto';
	src: url('fonts/Roboto-Regular.woff2') format('woff2'),
    url('fonts/Roboto-Regular.woff') format('woff'),
    url('fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
	font-display:swap;
}

@font-face {
    font-family: 'Roboto';
	src: url('fonts/Roboto-Medium.woff2') format('woff2'),
    url('fonts/Roboto-Medium.woff') format('woff'),
    url('fonts/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
	font-display:swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.woff2') format('woff2'),
    url('fonts/Roboto-Bold.woff') format('woff'),
    url('fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
	font-display:swap;
}


@font-face {
    font-family: 'stars';
    src: url('fonts/stars.woff2') format('woff2'),
    url('fonts/stars.woff') format('woff');
	font-display:swap;
}

/* iPhone 5 */
@media (max-width: 360px){
	.modal .modal-dialog {width: 100%;padding: 60px 10px 10px 10px!important;}
	.modal .modal-dialog .button{width: 100%;padding: 20px!important;}
	#slide h1, .ppage h1{font-size: 34px!important;line-height: 34px!important;}
	#mobile .logo{max-width: 110px;}
	.tovar .payments{display: block!important;}
	.tovar .price del{font-size: 14px!important;}
	.tovar .price ins{font-size: 25px!important;}
	.tovars .item .bts{grid-template-columns: auto!important;}
	#scats{grid-template-columns: repeat(1, 1fr)!important;}
	#scats .cat .title{max-width: 210px!important;}
	.page-numbers li a, .page-numbers li span{line-height: 33px!important;width: 33px!important;height: 33px!important;}
	
}


/* Все что меньше 921 + iPad вертикальный */
@media (max-width: 921px) {
	.modal .modal-dialog{width: 100%;padding: 60px 20px 20px 20px;}
	.block{padding: 30px 0px;}
	.button{display: block!important;width: 100%;}
	.grid{gap: 20px;}
	.col-m-2{grid-template-columns: repeat(2, 1fr);}
	.o1{order: 1;}
	.o2{order: 2;}
	h1, .block h2{font-size: 35px!important;}
	
	#mobile .container{display: grid;grid-auto-flow: column;align-items: center;justify-content: space-between;padding-top: 15px;padding-bottom: 15px;}
	
	#ms{margin-bottom: 10px;}
	#ms .aws-search-field{border-left: 0px;border-right: 0px;background-color: #fcfcfc;border-color: #efefef;}
	#ms .aws-search-field::placeholder{font-size: 16px;}
	#ms .aws-form-btn{background: transparent;border-right: 0px;border-left: 0px;background-color: #fcfcfc;border-color: #efefef;}

	
	#top, #header, #menu{display: none!important;}
	
	#za{background-color: white!important;}
	#za .poly{margin-bottom: 20px;}
	#mmenu{background-color: white;}
	#mmenu .modal-dialog{background-color: white;padding: 20px;position: relative;}
	#mmenu .modal-content{position: relative;padding-bottom: 50px;}
	
	#mmenu .nav{display: inline-block;width: 100%;list-style: none;margin-bottom: 10px;}
	#mmenu .nav>ul{padding: 0px;}
	#mmenu .nav>li{border-bottom: 1px solid #F8F8F8;padding: 10px 0px;list-style: none;}
	#mmenu .nav>li>a{text-transform: uppercase;font-weight: 500;}
	
	#mmenu .nav .sub-menu{padding-top: 10px;}
	#mmenu .nav .sub-menu>li{padding: 10px 0px;list-style: none;}
	
	#mmenu .nav ul.hide {display: none!important;}
	#mmenu .nav .menu-item-has-children {position: relative;}
	#mmenu .nav span.menu-closed:after {content: "";width: 50px;max-height: 50px;position: absolute;right: 0;top: 6px;bottom: 6px;background-image: url('images/marrow.svg');background-size: 12px 7px;background-position: center;background-repeat: no-repeat;transform-origin: center;transform: rotate(-90deg);-webkit-transition: transform 0.4s cubic-bezier(0, 0.5, 0.5, 1), opacity 0.3s cubic-bezier(0, 0.5, 0.5, 1);transition: transform 0.4s cubic-bezier(0, 0.5, 0.5, 1), opacity 0.3s cubic-bezier(0, 0.5, 0.5, 1);}
	#mmenu .nav span.menu-closed:before {content: "";position: absolute;right: 50px;top: 6px;bottom: 6px;border-left: 1px solid #F8F8F8;}
	#mmenu .nav span.menu-closed.menu-open:after{transform: rotate(0deg);opacity: 0.3;}
	#mmenu .nav span.menu-closed.menu-open:before{opacity: 0;}
	
	#mmenu .cont{display: grid;padding-bottom: 20px;}
	#mmenu .cont .phone{font-weight: bold;font-size: 20px;}
	#mmenu .cont .ph {display: flex;gap: 10px;flex-wrap: wrap;}
	#mmenu .cont .ad{margin: 10px 0px;}
	#mmenu .cont .mail{color: var(--redcolor);}
	#mmenu .but{margin-top: 20px;background-color: #1A171D;color: white;border-radius: 4px;padding: 13px 20px;text-align: center;}
	
	#mmenu .login{display: block;color: var(--redcolor)!important;font-weight: 700;font-size: 18px;}
	#mmenu .t, #mmenu .cont span{margin: 10px 0 5px;color: #81888f;font-size: 15px;}
	#mmenu .pay{display: flex;gap: 5px;flex-wrap: wrap;}
	
	
	#profile{text-align: center;}
	#profile .menu{margin-bottom: 20px;justify-content: center;}
	.woocommerce table.shop_table_responsive th, .woocommerce .woocommerce-orders-table__cell-order-actions:before{display: none;}
	/*.woocommerce table.shop_table td:first-child, .woocommerce table.shop_table .product-thumbnail{border: none;}*/
	.woocommerce table.shop_table_responsive td{display: block;text-align: center;}
	.woocommerce table.shop_table_responsive .product-remove{position: absolute;right: 0px;}
	table.shop_table_responsive tr td[data-title]:before {content: attr(data-title) ": ";font-weight: 600;float: left;}
	.woocommerce table.shop_table_responsive .cart_item{display: block;border-bottom: 20px solid #fafafa;position: relative;}
	.woocommerce table.shop_table img{height: auto;max-width: 150px!important;}
	.woocommerce-cart-form h3 a{display: block;}
	
	/* Пагинация */
	.page-numbers li a, .page-numbers li span{line-height: 35px;width: 35px;height: 35px;}
	
	#slide{text-align: center;padding-top: 0px;}
	#slide .right{opacity: 0.1;position: absolute;bottom: 0;}
	#slide .grid h1{text-align: center!important;}
	#slide .grid .left{padding: 25px;}
	#slide .grid .bts{flex-direction: column;gap: 5px!important;}
	#prem .grid>div{text-align: center;}
	#prem .grid>div ul{padding-left: 20px;text-align: left;}
	#about .prem{text-align: center;}
	#rews h2{margin-bottom: 50px;}
	#rews .owl-nav{left: 50%;transform: translateX(-50%);}
	#rews .comment{padding: 20px!important;}
	#rews img, #reviews img{max-width: 100px!important;}
	#map .grid{text-align: center;}
	#accordion .card a{font-size: 16px!important;}
	.breadcrumbs{text-align: center;}

	.filter .woocommerce-ordering select{width: 100%!important;}
	.filter .woocommerce-result-count{display: none;}
	
	
	.pwf-field-item-container {margin-bottom: 5px!important;}
	
	.tovars .item .wishlist svg{width: 30px;height: 30px;}
	
	#scats{grid-template-columns: repeat(2, 1fr);}
	#scats .cat .image{width: 60px;height: 50px;}
	#scats .cat .title{font-size: 12px;max-width: 105px;padding-right: 5px;}
	
	.tovars .item .bts{display: grid;grid-template-columns: 1fr 1fr;gap: 10px;text-align: center;margin-top: 10px;}
	
	.tovar .kup{display: none;}
	
	.tovars .item .size{font-size: 14px;position: absolute;top: 0;right: 5px;}
	
	.tovar .woocommerce-variation-description{position: absolute;left: 0;top: 0;}
	.tovar .woocommerce-variation-description p{border-top-right-radius: 0px!important;border-top-left-radius: 5px;}
	.tovar .price{margin-top: 20px;text-align: center;}
	.tovar .wishlist{top: 35px!important;right: 10px!important;left: auto!important;}
	.tovar .wishlist svg{width: 30px;height: 30px;}
	.tovars .item .buynow{white-space: wrap!important;}

	.tovar .grid{display: flex;flex-direction: column;}
	.tovar .info{padding: 20px!important;}
	.tovar .info .bts{display: grid;gap: 5px;text-align: center;grid-template-columns: 1fr 1.5fr;}
	.tovar .info .bts .buynow{grid-column: span 2;}
	
	.tovar .price del{font-size: 20px!important;}
	.tovar .price ins{font-size: 35px;}
	.tovar .payments{position: relative!important;bottom: auto!important;gap: 5px!important;}
	.tovar .payments span {font-size: 9px!important;}
	
	.tovar .posted_in{display: flex!important;flex-wrap: nowrap;gap: 5px;overflow-x: auto;-webkit-overflow-scrolling: touch;scrollbar-width: none;white-space: nowrap;align-items: center;}
	.tovar .posted_in::-webkit-scrollbar, .tovarinfo .nav::-webkit-scrollbar{display: none;}
	.tovar .posted_in a{display: inline-block;padding: 3px 10px;white-space: nowrap;border-radius: 4px;border: 1px solid #f9f9f9;background-color: #f9f9f9;}
	
	
	.tovarinfo .nav{display: flex;flex-wrap: nowrap;overflow-x: auto;-webkit-overflow-scrolling: touch;scrollbar-width: none;white-space: nowrap;font-size: 14px;position: relative;top: -43px;}
	.tovarinfo .tab-content{padding: 0px!important;}


	#footer{text-align: center;padding: 30px 0px;}
	#footer .pay{justify-content: center;}

}

/* iPad */
@media (min-width: 768px){.container {max-width: 720px;}.col-pl-2{grid-template-columns: repeat(2, 1fr);}.col-pl-3{grid-template-columns: repeat(3, 1fr);}#slide .in{max-width: 60%;}}

@media (min-width: 992px) {
	#mobile, #ms{display: none!important;}
	.container {max-width: 960px;}
	.modal .modal-dialog{max-width: 500px;padding: 40px;position: absolute;right: 0;height: 100%;margin: 0;}
	.fullscreen .modal-content{height: 100%;width: 100vw;}
	.fullscreen .modal-body{padding-top: 50px;}
	.block{padding-bottom: 60px;}
	
	.grid{gap: 30px;}
	.col-pc-2{grid-template-columns: repeat(2, 1fr);}
	.col-pc-3{grid-template-columns: repeat(3, 1fr);}
	
	.col-pc-5{grid-template-columns: repeat(5, 1fr);}
	
	.col-pc-1-2{grid-template-columns: 1fr 2fr;}
	.col-pc-05-2{grid-template-columns: 0.5fr 2fr;}
	.col-pc-2-05{grid-template-columns: 2fr 0.5fr;}
	.col-pc-2-1{grid-template-columns: 2fr 1fr;}
	
	#top .nav{gap: 7px;font-size: 14px;}
	#top .r{gap: 20px!important;}
	#menu .nav a{font-size: 13px;}

	
	#slide .ac{grid-template-columns: 1fr 0.7fr;}
	#slide .grid .left{padding: 30px 0px 30px 40px;}
	#slide .grid .right img{position: absolute;bottom: 0;width: 560px;right: 0}
	#prem .grid>div{display: flex;gap: 15px;align-items: center;}
	#about h2{text-align: left;}
	#about .ac{grid-template-columns: 2fr 1.5fr;}
	#rews .owl-nav{right: 0;}
	#rews .top{display: flex;align-items: center;justify-content: space-between;}
	
	#scats{grid-template-columns: repeat(4, 1fr);}
	#scats .cat .image{width: 70px;height: 55px;}
	#scats .cat .title{font-size: 13px;max-width: 120px;}
	
	.tovars .item .bts{position: absolute;top: 0;left: 50%;-webkit-transform: translate3d(-50%,-50px,0);transform: translate3d(-50%,-50px,0);transition: all .4s;display: flex;justify-content: center;gap: 10px;text-align: center;}
	.tovars .item:hover .bts{-webkit-transform: translate3d(-50%, 235px,0);}
	
	.tovars .item .size{font-size: 14px;position: absolute;top: 0;right: 5px;-webkit-transform: translate3d(0,-50px,0);transform: translate3d(0,-50px,0);transition: all .4s;}
	.tovars .item:hover .size{-webkit-transform: translate3d(0, 0,0);}
	
	.tovar .woocommerce-variation-description{position: absolute;left: -236px;top: 0;}
	.tovar .info .bts{display: flex;gap: 10px;}
	.tovar .posted_in a:not(:last-child)::after {content: ", ";}
	
	.tovarinfo .nav{position: absolute;top: -46px;}
	
	.tovarinfo .nav{display: flex;flex-wrap: nowrap;overflow-x: auto;-webkit-overflow-scrolling: touch;scrollbar-width: none;white-space: nowrap;font-size: 14px;position: relative;top: -43px;}

	#profile{display: flex;justify-content: space-between;}
	#footer{padding: 80px 0px;}
	#footer .poly{grid-column: span 2;}
	#footer .widget-title{text-align: left;}
	.pwf-woo-filter-inner{display: grid;grid-template-columns: repeat(4, 1fr);column-gap: 20px;}
	.pwf-field-item-container {margin-bottom: 0px!important;}

	/* Пагинация */
	.page-numbers li a, .page-numbers li span{line-height: 40px;width: 40px;height: 40px;}
}

@media (min-width: 1200px) {
	.container{max-width: 1260px;}
	#top .nav{gap: 15px;font-size: 16px;}
	#menu .nav a{font-size: 16px;}
	.col-pc-4{grid-template-columns: repeat(4, 1fr);}
	
	#scats{grid-template-columns: repeat(6, 1fr);}
	
} 

:root {
	--bgcolor: #f9f9f9;
	--whitecolor: white;
	--fontcolor: #383a3e;
	--graycolor: #1a1a1a99;
	--redcolor: #ff254c;
}



*, ::after, ::before {box-sizing: border-box;}
.container{width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
body {margin: 0;line-height: 1.5;font-family: 'Roboto',Arial,Helvetica,sans-serif!important;color: var(--fontcolor);background-color: var(--bgcolor);}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {display: block;}
a{color: black;text-decoration: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);outline: none;}
img, svg{vertical-align: middle;}
label {display: inline-block;margin-bottom: .5rem;}
button, input, optgroup, select, textarea {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit;background-color: white;}
button:active, button:focus {outline: none;} /* Убираем обводку у кнопок */
button::-moz-focus-inner {border: 0;}
button.close {padding: 0;background-color: transparent;border: 0;}


p {margin-top: 0;}
h1, h2, h3, h4, h5, h6 {margin-top: 0;font-weight: 500;line-height: 1.2;text-align: center;}
h1{font-size:50px;margin-bottom: 20px;}
h2{font-size:35px;margin-bottom: 15px;}
h3{font-size: 26px;margin-bottom: 15px;}

.img-fluid {max-width: 100%;height: auto;}
.aligncenter{display: block;margin: 5px auto 5px auto;}
.alignright{float:right;padding-left: 10px;padding-bottom: 10px;}
.table {width: 100%;margin-bottom: 1rem;border-collapse: collapse;}
.table td, .table th {padding: .75rem;vertical-align: top;border-top: 1px solid #dee2e6;}
.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}
.p404{text-align: center;padding: 50px 0px;}
.grid{display: grid;}
.ac{align-items: center;}

/* Табы */
.nav {display: flex;padding: 0;margin: 0;list-style: none;outline: none;}
.nav-link:focus, .nav-link:hover {text-decoration: none;}
.nav-link {display: block;}
.tab-content>.tab-pane {display: none;}
.tab-content>.active {display: block;}
.fade {transition: opacity .15s linear;}
.fade:not(.show) {opacity: 0;}

/* Гармошка */
.collapse:not(.show) {display: none;}
.collapsing {position: relative;height: 0;overflow: hidden;transition: height .35s ease;}

/* Модальное */
.modal {position: fixed;top: 0;left: 0;z-index: 1050;display: none;width: 100%;height: 100%;overflow: hidden;outline: 0;background-color: #00000060;}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll} /*Нужно что бы не прыгало */
.modal-open {overflow: hidden;}
.modal-open .modal {overflow-x: hidden;overflow-y: auto;}
.modal .modal-dialog{background-color: white;}
.modal .close{cursor: pointer;position: absolute;top: 20px;right: 20px;}
.modal .grid{gap: 20px;}
.modal .title{font-size: 45px;line-height: 55px;font-weight: bold;}
.modal .text{color: #545560;font-size: 20px;line-height: 35px;}

/* Кнопка вверх */ 
.btn-back-top{position:fixed;bottom:15px;right:15px;display:flex;align-items:center;justify-content:center;width:45px;height:45px;background-color:var(--redcolor);color:#fff;border-radius:2px;text-decoration:none;opacity:0;visibility:hidden;transform:translateY(20px);transition:all 0.3s ease;z-index:1000;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.btn-back-top:hover{opacity:1!important;transform:translateY(0);color:white!important}
.btn-back-top.visible{opacity:0.8;visibility:visible;transform:translateY(0)}
@media(max-width:768px){.btn-back-top{width:40px;height:40px;bottom:10px;left:10px}}

/* Кнопка вотсап */
.whatsapp-button{position: fixed;right: 60px;bottom: 60px;background: #25D366;border-radius: 50%;width: 60px;height: 60px;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: 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;right: 10px;width:50px;height:50px;}.whatsapp-button svg{width: 30px;}}

/* Кнопка телеги */
.tg-button{position: fixed;right: 60px;bottom: 130px;background: #27a7e7;border-radius: 50%;width: 60px;height: 60px;z-index: 9999;display: flex;align-items: center;justify-content: center;box-shadow: 0px 0px 11px #27a7e7,;}
.tg-button:before, .tg-button:after {content: " ";display: block;position: absolute;border: 1px solid #27a7e7;left: -20px;right: -20px;top: -20px;bottom: -20px;border-radius: 50%;animation: animate 1.5s linear infinite;opacity: 0;backface-visibility: hidden; }
.tg-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) {.tg-button{bottom: 70px;right: 10px; width:50px;height:50px;}.tg-button svg{width: 30px;}}

.mt20{margin-top: 20px;}

/* Анимация при наведении на картинку */
.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.03);-moz-transform: scale(1.03);-o-transform: scale(1.03);transform: scale(1.03);}

/* Хлебные */
.breadcrumbs {color: black;font-size: 14px;padding-bottom: 10px;display: flex;justify-content: center;}
.breadcrumbs a{color: #7F7F7F;border-bottom: 1px solid;}

/* Слайдер */
.owl-nav .disabled{display: none;}
.owl-nav .owl-prev{left: 10px;}
.owl-nav .owl-next{right: 10px;}
#info .owl-nav button {position: absolute;top: calc(50% - 16px);}
.owl-nav button:hover path{fill: var(--redcolor);}
.owl-dots{display: flex;justify-content: center;width: 100%;margin-top: 20px;flex-wrap: wrap;row-gap: 5px;}
.owl-dots .owl-dot span {width: 15px;height: 15px;margin: 0px 5px;background: white;display: block;-webkit-backface-visibility: visible;border-radius: 5px;border: 1px solid var(--redcolor);}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {background: var(--redcolor);}

/* Форма связи */
.wpcf7{position: relative;}
.wpcf7 .wpcf7-form{display: grid;gap: 20px;}
.wpcf7 .wpcf7-not-valid-tip, .wpcf7 .screen-reader-response, .wpcf7 .wpcf7-form .ajax-loader, .wpcf7 .wpcf7-form .wpcf7-response-output, .wpcf7 .wpcf7-form .hidden-fields-container{display: none;}
.wpcf7 .wpcf7-form-control.wpcf7-not-valid{border-bottom: 1px solid red!important;}
.wpcf7 .wpcf7-form.invalid .wpcf7-response-output{display: block;font-size: 14px;color: red;font-weight: 500;}
.wpcf7 .wpcf7-form.sent .wpcf7-response-output{display: block;font-size: 14px;color: green;font-weight: 500;border: 2px solid green;padding: 10px;text-align: center;background-color: #00800005;}
.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-mask, .wpcf7 .wpcf7-textarea{border: none;border-bottom: 1px solid #54556020;padding: 10px 0px;width: 100%;}
.wpcf7 .wpcf7-form.submitting .ajax-loader {display: block;background-image: url(images/ajax-loader.gif);width: 24px;height: 24px;position: absolute;bottom: -25px;}

/* Другое  */
.ppage{min-height: 500px;padding-top: 20px;padding-bottom: 20px;}
.phone{white-space: nowrap;}
#za .modal-dialog{display: flex;align-items: center;}

@keyframes heart-ripple {50% {transform: scale(1.1)}}

/* Фильтр */
.pwf-field-item-title{margin-bottom: 5px!important;text-transform: none!important;letter-spacing: normal!important;}
.pwf-field-item{margin-bottom: 5px!important;}
.noUi-base, .noUi-connects{margin-top: 15px!important;}
.pwf-range-slider-labels{margin-top: 10px!important;}
.pwf-sticky-button, .pwf-button-text{text-transform: none!important;letter-spacing: normal!important;}
.pwf-woo-filter-inner{margin-bottom: 20px;}



#cartmes{color: red;font-size: 18px;font-weight: bold;text-align: center;}
#spage{padding-bottom: 20px;}

.block h2{font-size: 40px;margin-bottom: 20px;}


.button{padding: 10px 20px;background: var(--redcolor);color:white;font-size: 15px;font-weight: 500;border-radius: 5px;border: none;cursor: pointer;}
.button:hover{background-color: black;}
.button:disabled{background-color: #cccccc!important;cursor: default;}

.wishpage .bottom{text-align: center;}
.wishpage .bottom .text{font-size: 18px;}
.wishpage .bottom .button{display: inline-block;margin-top: 10px;}


/* Анимация */
a, .button, .buynow, #scats .item, #top .r path{-webkit-transition: all 0.25s ease-out;transition: all 0.25s ease-out;text-decoration: none;}
/*HOVER*/
#top a:hover, #header a:hover, #menu .nav a:hover, .breadcrumbs a:hover, .tovar .product_meta a:hover, #scats .more-tags:hover{color: var(--redcolor)!important;}



#top{background: var(--whitecolor);padding: 20px 0px;font-size: 15px;}
#top .container{display: flex;justify-content: space-between;}

#top .nav a{color: var(--graycolor);}
#top .r{display: flex;gap: 25px;}
#top .r a:hover path{fill: var(--redcolor);}
#top .cart, #mobile .cart, #top .wishlist, #mobile .wishlist{display: flex;gap: 5px;align-items: center;position: relative;}
#top .cart .count, #mobile .cart .count, #top .wishlist .count, #mobile .wishlist .count{background: var(--redcolor);color: white;border-radius: 50%;min-width: 23px;height: 23px;font-size: 12px;line-height: 23px;text-align: center;font-weight: bold;position: absolute;bottom: -12px;right: -12px;}
#top .nav li:last-child a{color: var(--redcolor);font-weight: 500;}


#header{padding: 20px 0px;font-size: 15px;}
#header .container{display: grid;grid-template-columns: 1fr 1fr 0.4fr;align-items: center;gap: 30px;}
#header .logo{display: flex;align-items: center;gap: 20px;}
#header .city{max-width: 160px;}
#header .city a{color: var(--redcolor);}
#header .city a:hover{font-weight: 500;}
#header .sc{width: 100%;}
#header .sc .screen-reader-text, #header .sc button{display: none;}
#header .sc .search-field{border: 1px solid #1a1a1a0f;border-radius: 5px;width: 100%;padding: 10px;}
#header .con{text-align: right;}
#header span{color: var(--graycolor);}
#header .phone{font-size: 20px;font-weight: 500;display: flex;align-items: center;gap: 10px;}
#header .phone:before{content: ' ';background-image: url(images/phone.svg);width: 24px;height: 24px;}
#header .time{text-transform: uppercase;font-size: 11px;color: gray;}

#header .aws-search-form{background: transparent;}
#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;border-left: 0px;}


#menu{padding: 10px 0px;background: #f2f2f2;margin-bottom: 10px;}
#menu .nav{display: flex;justify-content: space-between;}
#menu .nav a{color: black;text-transform: uppercase;font-weight: 500;}
#menu .nav .current-menu-item > a, #menu .nav .current-menu-parent > a{color: var(--redcolor);}
#menu .menu-item-has-children:after{content: url(images/arr.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;}
#menu .sub-menu a{text-transform: none;}



#slide .ac{background-color: #f2f2f2;border-radius: 5px;position: relative;}
#slide .grid .left{color: #383a3e;}
#slide .grid h1{text-align: left;font-size: 45px;letter-spacing: -1px;margin-bottom: 20px;}
#slide .grid .text{color: gray;font-size: 15px;}
#slide .grid .bts{display: flex;gap: 15px;margin: 25px 0px;}
#slide .grid .but1{padding: 15px 20px;background: var(--redcolor);color: white;font-size: 15px;font-weight: 500;border-radius: 5px;}
#slide .grid .but2{padding: 15px 20px;background: var(--graycolor);color: white;font-size: 15px;font-weight: 500;border-radius: 5px;}
#slide .grid .but3{padding: 15px 20px;background: #3ed839;color: white;font-size: 15px;font-weight: 500;border-radius: 5px;}
#slide .grid .but1:hover, #slide .grid .but2:hover, #slide .grid .but3:hover{background: black;}
#slide .grid .prem{font-size: 15px;}
#slide .grid .prem .title{font-weight: 500;margin-bottom: 5px;}
#slide .grid .prem .desc{color: gray;font-size: 14px;}



#prem .grid>div{background: white;padding: 20px;border-radius: 5px;border: 1px solid #1a1a1a0f;}
#prem .grid strong{font-size: 18px;}
#prem .title{font-size: 20px;font-weight: 500;}
#prem li{list-style: none;}
#prem li::before {content: "\2022";font-size: 25px;position: relative;top: 4px;line-height: 0px;color: var(--redcolor);font-weight: bold;display: inline-block;width: 17px;margin-left: -17px;}


#about img{border-radius: 5px;}
#about .num{font-size: 55px;font-weight: bold;}
#about .num span{color: #f9f9f9;-webkit-text-stroke-color: #80808070;-webkit-text-stroke-width: 1px;}
#about .text{text-transform: uppercase;color: gray;}


#tagscat{margin-bottom: 20px;}
#tagscat .tags{display: flex;flex-wrap: wrap;gap: 5px;max-height: 70px;overflow: hidden;transition: max-height 0.3s ease-in-out;}
#tagscat .tags a{border-radius: 5px;padding: 5px 10px;text-decoration: none;color: #656565;text-align: center;font-size: 13px;border: 1px solid #1a1a1a0f;background: var(--whitecolor);}
#tagscat .tags a:hover{border-color: var(--redcolor);}
#tagscat .more-tags{color: black;display: flex;justify-content: end;font-size: 13px;text-decoration: underline;font-weight: 500;font-weight: 700;}

#tagstov .tags{display: flex;flex-wrap: wrap;gap: 8px;}
#tagstov .tags a{background: var(--redcolor);border-radius: 8px;padding: 10px 15px;text-decoration: none;color: white;text-align: center;font-size: 14px;}
#tagstov .tags a:hover{background: #212529;color: white!important;text-decoration: none;}

#scats{margin-bottom: 20px;gap: 5px;}
#scats .cat{width: 100%;height: 65px;border-radius: 5px;border: 1px solid #1a1a1a0f;background: var(--whitecolor);padding: 2px;display: flex;align-items: center;}
#scats .cat.active, #scats .cat:hover{border-color: var(--redcolor);}
#scats .cat:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
#scats .cat a{display: flex;align-items: center;gap: 6px;}
#scats .cat img{width: 100%;height: 100%;object-fit: contain;mix-blend-mode: darken;}
#scats .cat .title{line-height: 16px;overflow: hidden;position: relative;}



#tags .flex{display: flex;flex-wrap: wrap;gap: 8px;}
#tags a{background: white;border: 1px solid #1a1a1a0f;border-radius: 5px;padding: 10px 15px;text-decoration: none;color: #484848;text-align: center;}
#tags a:hover{background: var(--redcolor);color: white;}


#map{background: url(images/map.png) center top no-repeat;background-size: contain;}
#map .big{font-size: 18px;text-align: center;margin-bottom: 20px;}
#map .grid{row-gap: 5px;}
#map a{text-transform: uppercase;font-size: 14px;}
#map a:hover{color: var(--redcolor);}

#text1 img, #zakaz img{border-radius: 5px;}


#zakaz .right{text-align: center;}
#zakaz .right .st{text-transform: uppercase;}
#zakaz .wpcf7-text, #zakaz .wpcf7-textarea{border: 1px solid #cfcfcf;border-radius: 10px;padding: 10px;}
#zakaz .photo{display: flex;font-size: 14px;overflow:hidden;}
#zakaz .codedropz-upload-inner h3, #zakaz .codedropz-upload-inner span{display: none;}
#zakaz .codedropz-upload-inner a{color: gray;}

.seo{font-size: 14px;color: gray;margin-top: 40px;}

/* Категория товаров и на главной */
.tovars .item{position: relative;overflow: hidden;}
.tovars .item img{max-width: 100%;height: auto;border-radius: 5px;}
.tovars .item .price{font-size: 25px;font-weight: bold;margin: 10px 0px;}
.tovars .item .price del{color: #1a1a1a80;font-size: 16px;}
.tovars .item .price ins{text-decoration: none;}
.tovars .item .screen-reader-text, .aws_result_price .screen-reader-text{display: none;}
.tovars .item .woocommerce-Price-currencySymbol, .tovars .item .price .sht{font-size: 16px;}
.tovars .item .title{color: var(--graycolor);}
.tovars .item .size{background-color: #ffffff90;padding-left: 5px;}



.tovars .item .button:hover, .tovars .item .buynow:hover{background: black;}
.tovars .item .buynow{padding: 10px 20px;background: #72cc28;color: white;font-size: 15px;font-weight: 500;border-radius: 5px;white-space: nowrap;}
.tovars .more{text-align: center;margin-top: 20px;}
.tovars .more a{display: inline-block;text-align: center;padding: 10px 35px;color: var(--redcolor);border-radius: 5px;font-weight: 500;border: 1px solid var(--redcolor);}
.tovars .more a:hover{background: var(--redcolor);color: white;}
.tovars .item .wishlist{position: absolute;top: 5px;left: 5px;cursor: pointer;opacity: 0.3;}
.tovars .item .wishlist:hover{animation: heart-ripple 2s linear infinite;}
.tovars .item .wishlist.active{opacity: 1;animation: heart-ripple 2s linear infinite;}
.tovars .item .wishlist.active path{fill: var(--redcolor);}

#cat_related{margin-top: 20px;}

/* Карточка товара */
.tovar .images img{max-width: 100%;height: auto;border-radius: 5px;}
.tovar .info{position: relative;background: white;padding: 25px 50px 55px;border-radius: 5px;}
.tovar .woocommerce-variation-description p{margin: 0px;background-color: #4f4f4f;color: white;padding: 3px 10px;font-size: 14px;border-top-right-radius: 5px;}

.tovar .topinf{position:absolute;top: 0px;right: 0px;display: flex;align-items: center;gap: 10px;}
.tovar .stock{border-top-right-radius: 5px;background-color: #72cc28;color: white;font-size: 14px;padding: 3px 10px;}
.tovar .out-of-stock{border-top-right-radius: 5px;background-color: red;color: white;font-size: 14px;padding: 3px 10px;}

.tovar .kup{color: gray;font-size: 14px;}



.tovar .price{display: block;font-size: 50px;margin-bottom: 15px;font-weight: 500;white-space: nowrap;}
.tovar .price del{font-size: 35px;font-weight: 100;color: #7F7F7F;}
.tovar .price ins{color: #ff254c;text-decoration: none;}

.tovar .screen-reader-text{display: none;}
.tovar .info .bts{margin-top: 20px;}
.qty{height: 100%;padding: 10px;width: 100px;border-radius: 5px;border: 1px solid #1a1a1a0f;}
.tovar .info .button{padding: 15px 40px;background: var(--redcolor);color:white;font-size: 15px;font-weight: 500;border-radius: 5px;border: none;cursor: pointer;text-transform: uppercase;}
.tovar .info .button:hover, .tovar .info .buynow:hover{background: black;}
.tovar .info .buynow{padding: 15px 40px;background: #72cc28;color: white;font-size: 15px;font-weight: 500;border-radius: 5px;text-transform: uppercase;}

.tovar .posted_in, .tovar .tagged_as{display: block;font-size: 14px;margin-top: 20px;}
.tovar .sku_wrapper{display: none;}
.tovar .product_meta{color: #999999;}
.tovar .product_meta a{color: black;}

.tovar .wishlist{position: absolute;top: 10px;left: 10px;cursor: pointer;opacity: 0.3;}
.tovar .wishlist.active{opacity: 1;animation: heart-ripple 2s linear infinite;}
.tovar .wishlist:hover{animation: heart-ripple 2s linear infinite;}
.tovar .wishlist.active path{fill: var(--redcolor);}

.tovar .upakovka label{margin-bottom: 5px;}
.tovar .utitle{font-weight: bold;color: #ff254c;font-size: 14px;text-transform: uppercase;}
.tovar .upakovka .upak{display: none;}
.tovar .upakovka .radio label{cursor: pointer;}
.radio-custom {width: 20px;height: 20px;border: 1px solid #6d6c6f;border-radius: 50%;position: relative;margin-right: 5px;cursor: pointer;}
.checkbox-custom,.radio-custom,.label {display: inline-block;vertical-align: middle;}
.checkbox:checked + .checkbox-custom::before,
.upak:checked + .radio-custom::before {content: "";display: block;position: absolute;top: 2px;right: 2px;bottom: 2px;left: 2px;background: #ff254c;border-radius: 50%;}

/* Выбор вариаций */
.tovar .variations{display: none;}
.tovar .variation-selector{margin: 15px 0px;;}
.tovar .variation-selector label{font-weight: 700;color: #ff254c;font-size: 14px;text-transform: uppercase;}
.tovar .variation-container{display: flex;flex-wrap: wrap;gap: 5px;}
.tovar .variation-container span{cursor: pointer;padding: 8px 15px;border: 1px solid #4f4f4f;border-radius: 5px;color: #4f4f4f;text-transform: uppercase;font-size: 14px;text-align: center;}
.tovar .variation-container span.selected{border-color: #ff254c;color: white;background-color: #ff254c;font-weight: 600;}

.quantity {display: inline-flex;border: 1px solid #ececec;border-radius: 5px;justify-content: space-between;}
.quantity input {-webkit-appearance: none;-moz-appearance: none;appearance: none;border: none;outline: none;width: 50px;min-height: 40px;text-align: center;}
.quantity button {display: inline-flex;align-items: center;justify-content: center;background: none;border: none;font-size: 0;color: black;width: 30px;height: 100%;min-height: 40px;cursor: pointer;position: relative;padding: 8px;-webkit-tap-highlight-color: transparent;}
.quantity button:active,.quantity button:focus {outline: none;}
.quantity button:before {content: '';width: 13px;height: 1.5px;background-color: black;}
.quantity .quantity-plus:after {content: '';position: absolute;width: 1.5px;height: 13px;background-color: black;}
.quantity input[type="number"]::-webkit-inner-spin-button,.quantity input[type="number"]::-webkit-outer-spin-button {-webkit-appearance: none;margin: 0;}
.quantity input[type="number"] {-moz-appearance: textfield;}

.tovar .gar{font-size: 12px;background: #f9f9f9;padding: 10px 15px;margin: 20px 0px;display: flex;align-items: center;gap: 15px;}
.tovar .gar .title{font-weight: 500;}

.tovar .payments{display: flex;align-items:center;gap: 5px;position: absolute;bottom: 20px;}
.tovar .payments span{color: #B9B9B9;font-size: 12px;}

.tovar .info .ivpa_attribute[data-attribute='pa_vysota-roz']{margin-top: 20px;}

.tovarinfo{position: relative;background: white;margin: 70px 0px 30px 0px;padding-bottom: 20px;border-top: 2px solid #ff254c;}
.tovarinfo .nav a{background-color: white;color: #484848;border-top-right-radius: 5px;border-top-left-radius: 5px;text-transform: uppercase;padding: 10px 15px;margin-right: 5px;}
.tovarinfo .nav .active{background-color: #ff254c;color: white;font-weight: 500;}
.tovarinfo .tab-content{padding-bottom: 30px;}
.tovarinfo .tab-content a{color: #ff254c;font-weight: bold;}
.tovarinfo .tab-content h3{text-align: left;}

.tovarinfo .tab-content .har{width: 100%;}
.tovarinfo .tab-content .har tr{border-bottom: 1px solid #dbdbdb;}
.tovarinfo .tab-content .har th{padding: 5px;text-align: left;}
.tovarinfo .tab-content .har td:nth-child(2) {padding-left: 20px;}


.related, .crossell{margin-bottom: 20px;}

/* Пагинация */
.page-numbers{padding: 0px;display: flex;justify-content: center; list-style: none;margin-top: 10px;}
.page-numbers li a, .page-numbers li span{text-align: center;color: #434343;display: block;font-size: 14px;transition: all 0.3s ease-in-out;text-decoration: none;}
.page-numbers li a:focus,.page-numbers li a:hover,.page-numbers li span.current {color: white;background-color: var(--redcolor);}

/*
.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;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: var(--redcolor);}
*/


/*
.woocommerce-error, .woocommerce-info, .woocommerce-message {padding: 1em 2em 1em 3.5em;margin-bottom:15px;position: relative;background-color: white;color: #515151;border-top: 3px solid var(--redcolor);display: flow-root;}
.woocommerce-message::before, .woocommerce-info::before {content: "\2714";display: inline-block;position: absolute;top: 1em;left: 1.5em;}
.woocommerce-message .button, .woocommerce-info .button {float: right;padding: 5px 15px;}
#tovar .woocommerce-message .button:hover{color: white!important;}
.woocommerce-info{border-top-color: #859b17;}
.woocommerce-message .restore-item{color: var(--redcolor);}
.woocommerce-error {border-top-color: var(--redcolor);}
.woocommerce-message{border-top-color: #859b17;}
*/
/* Оповещение в корзине и др */
.wc-block-components-notice-banner{display: flex;border: 1px solid;border-radius: 4px;color: #2f2f2f;font-size: .875em;font-weight: 400;gap: 12px;padding: 16px;margin: 16px 0;}
.wc-block-components-notice-banner .wc-block-components-notice-banner__summary {font-weight: 600;margin: 0 0 8px;}
.wc-block-components-notice-banner .wc-forward {-moz-appearance: none;appearance: none;background: transparent!important;border: 0;color: #2f2f2f!important;float: right;margin: 0;opacity: .6;padding: 0!important;text-decoration-line: underline;text-underline-position: under;font-weight: 500;font-size: 14px;}
.wc-block-components-notice-banner .wc-block-components-notice-banner__content{-ms-grid-row-align: center;align-self: center;flex-basis: 100%;}
.wc-block-components-notice-banner .wc-block-components-notice-banner__content a{color: #2f2f2f;text-decoration-line: underline;opacity: .6;font-weight: 500;}

.wc-block-components-notice-banner.is-error{background-color: #fff0f0;border-color: #cc1818}
.wc-block-components-notice-banner.is-error .svg{position: relative;width: 24px;height: 24px;padding: 4px;border-radius: 50%;background-color: #cc1818;}
.wc-block-components-notice-banner.is-error .svg::before{content: '';background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy42IiBoZWlnaHQ9IjE3LjYiIHZpZXdCb3g9IjAgMCAxNy42IDE3LjYiPjxwYXRoIGQ9Ik0xMiwzLjJBOC44LDguOCwwLDEsMCwyMC44LDEyLDguODEzLDguODEzLDAsMCwwLDEyLDMuMlptMCwxNkE3LjIsNy4yLDAsMSwxLDE5LjIsMTIsNy4yMzQsNy4yMzQsMCwwLDEsMTIsMTkuMlpNMTEsMTdoMlYxMUgxMVptMC04aDJWN0gxMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zLjIgLTMuMikiIGZpbGw9IiNmZmYiLz48L3N2Zz4=');background-repeat: no-repeat;background-size: 100% 100%;display: block;width: 100%;height: 100%;transform: rotate(180deg);}

.wc-block-components-notice-banner.is-info{background-color: #f4f8ff;border-color: #007cba;}
.wc-block-components-notice-banner.is-info .svg{position: relative;width: 24px;height: 24px;padding: 4px;border-radius: 50%;background-color: #007cba;}
.wc-block-components-notice-banner.is-info .svg::before{content: '';background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy42IiBoZWlnaHQ9IjE3LjYiIHZpZXdCb3g9IjAgMCAxNy42IDE3LjYiPjxwYXRoIGQ9Ik0xMiwzLjJBOC44LDguOCwwLDEsMCwyMC44LDEyLDguODEzLDguODEzLDAsMCwwLDEyLDMuMlptMCwxNkE3LjIsNy4yLDAsMSwxLDE5LjIsMTIsNy4yMzQsNy4yMzQsMCwwLDEsMTIsMTkuMlpNMTEsMTdoMlYxMUgxMVptMC04aDJWN0gxMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zLjIgLTMuMikiIGZpbGw9IiNmZmYiLz48L3N2Zz4=');background-repeat: no-repeat;background-size: 100% 100%;display: block;width: 100%;height: 100%;}

.wc-block-components-notice-banner.is-success{background-color: #f4fff7;border-color: #4ab866;}
.wc-block-components-notice-banner.is-success .svg{position: relative;width: 24px;height: 24px;padding: 6px;border-radius: 50%;background-color: #4ab866}
.wc-block-components-notice-banner.is-success .svg::before{content: '';background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMS43IiBoZWlnaHQ9IjEwLjYiIHZpZXdCb3g9IjAgMCAxMS43IDEwLjYiPjxwYXRoIGQ9Ik0xNi43LDcuMWwtNi4zLDguNUw3LjEsMTMuMWwtLjksMS4yLDQuNSwzLjRMMTcuOSw4WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTYuMiAtNy4xKSIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==');background-repeat: no-repeat;background-size: 100% 100%;display: block;width: 100%;height: 100%;}


.woocommerce-cart-form thead th{background-color: var(--redcolor);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: collapse;}
.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: 100px;width: auto;}
.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: var(--redcolor);}
.woocommerce table.shop_table .quantity .screen-reader-text{display: none;}
.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: 500;}

.woocommerce-cart-form h3 a{color: var(--redcolor);}


#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%;}
.checkbox{display: inline-flex;align-items: center;}
.checkbox input{width: 20px;margin-right: 10px;padding: 10px;}

input[type="checkbox"] {
	width: 20px!important;margin-right: 10px;padding: 10px!important;
}
input[type="checkbox"]:checked {
  border-color: var(--redcolor);
  background-color: var(--redcolor);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
  
 
}




.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;}


.filter{display: flex;gap: 10px;align-items: center;justify-content: space-between;margin-bottom: 10px;}
.filter .ordering{display: flex;align-items: center;gap: 10px;}
.filter .woocommerce-ordering select {
	color: black;
    display: inline-block;
    width: auto;
    padding: 4px 25px 4px 10px;
    border: 1px solid #ced4da;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%2364707b%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat,repeat;
    background-position: right 0.7em top 50%,0 0;
    -webkit-background-size: 0.5em auto,100%;
    background-size: 0.5em auto,100%;
    cursor: pointer;
}
.filter  .pwf-filter-as-button-header{margin: 0px;}
.pwf-filter-as-button-container .pwf-filter-as-button-header{display: none;}
.pwf-filter-as-button-header .pwf-filter-as-button-text{color: #ff254c!important;}
.pwf-filter-as-button-text::after, .pwf-filter-as-button-text::before{background-color: #ff254c!important;}


#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: var(--redcolor);}
#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;}



#thanks{text-align: center;font-size: 18px;}
#thanks svg{margin: 10px 0px;}
#thanks .button{margin: 20px 0px;display: inline-block;}
#thanks .mail{color: gray;}


#profile{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;text-decoration: none;}
#profile .menu .is-active{border-bottom: 2px solid var(--redcolor);color: var(--redcolor);}
#profile .user{display: inline-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 .button {padding: 5px 35px;}
#profile_info{background-color: white;box-shadow: 0 10px 29px 0 rgba(0,0,0,.05);padding: 20px;}
#profile_info .form-row{display: block;margin: 0px 0px 20px 0px;}
#profile_info input{padding: 13px;border: 1px solid #D7D7DD;width: 100%;}
#billing_country_field, #profile_info .form-row-last, #profile_info .optional, #customer_details .optional, .thwcfe-section-title{display: none!important;}
#profile_info .clear{margin-bottom: 20px;}



#customer_login .input-text, .woocommerce-form-login .input-text, .lost_reset_password .input-text{padding: 13px;border: 1px solid #D7D7DD;width: 100%;}
#customer_login .woocommerce-form-login__submit, #customer_login .woocommerce-form-register__submit, .woocommerce-form-login .woocommerce-form-login__submit{display: block;width: 100%;}
#customer_login .lost_password{text-decoration: underline;text-align: center;}




/*.woocommerce-ordering{display: flex;justify-content: end;margin-bottom: 10px;}*/
.woocommerce-ordering select {padding: 0.5em 1.5em;border: 1px solid #1a1a1a0f;border-radius: 3px;-moz-appearance: none;-webkit-appearance: none;appearance: none;
background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%2364707b%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat,repeat;background-position: right 0.7em top 50%,0 0;background-size: 0.5em auto,100%;cursor: pointer;outline: none;
}



/* ÐžÑ‚Ð·Ñ‹Ð²Ñ‹ */
#rews .comment{background-color: white;padding: 30px;border-radius: 5px;display: flex;align-items: center;gap: 20px;border: 1px solid #1a1a1a0f;}
#rews .text{font-size: 14px;border-bottom: 1px solid #dfdfdf99;padding-bottom: 15px;margin-bottom: 15px;}
#rews .text .mes{height: 63px;overflow: hidden;}
#rews .text .more{margin-top: 5px;}
#rews .text .more a{color: var(--redcolor);border-bottom: 1px solid;}
#rews .top{margin-bottom: 10px;}
#rews .name{font-size: 18px;}
#rews .time{color: gray;font-size: 14px;font-style: italic;}


#rews .dashicons-star-filled:before{color: var(--redcolor);}
#rews img, #reviews img{max-width: 150px;border-radius: 50%;}
#rews .add{margin-top: 20px;display: flex;justify-content: center;}
#rews .add .but1{display: inline-block;color: var(--graycolor);;padding: 10px 20px;font-size: 15px;margin-right: 15px;-webkit-transition: all 0.25s ease-out;transition: all 0.25s ease-out;text-decoration: none;border-radius: 5px;border: 1px solid var(--graycolor);}
#rews .add .but2{display: inline-block;
    color: var(--redcolor);
    padding: 10px 20px;
    font-size: 15px;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    text-decoration: none;
    border: 1px solid var(--redcolor);
    border-radius: 5px;}
#rews .add .but1:hover{background-color: var(--graycolor);text-decoration: none;color: white;}
#rews .add .but2:hover{background-color: var(--redcolor);text-decoration: none;color: white;}
#rews .owl-nav{display: flex;gap: 20px;position: absolute;top: -40px;}
.dashicons-star-empty:before{color: #ff254c;}
#rews .right{width: 100%;}

#rews .image{flex: 0 0 auto;}


#catalog .item{text-align: center;}
#catalog .item img{max-width: 100%;height: auto;border-radius: 50%;background: white;padding: 20px;border: 1px solid #1a1a1a0f;}
#catalog .item .title{font-size: 20px;}



#aboutpage img{border-radius: 5px;}
#aboutpage .line{text-align: center;padding: 15px;margin: 20px 0px;background: white;border-radius: 5px;border: 1px solid #1a1a1a0f;font-weight: 500;}
#aboutpage .prem .num{font-size: 30px;color: var(--redcolor);font-weight: 500;}
#aboutpage .prem > div{margin: 10px 0px;}

#dostavka .item{text-align: center;padding: 20px 0px;}
#faq .text{text-align: center;}

#accordion{display: inline-block;width: 100%;}
#accordion .card{border-radius: 5px;padding: 15px 15px 10px 15px;margin-bottom: 5px;border-bottom: 1px solid #00000020;background-color: white;}
#accordion .card p{margin: 0px;}
#accordion .card a{color: black;font-size: 18px;display: flex;justify-content: space-between;gap: 10px;align-items: center;padding-bottom: 5px;}
#accordion .card:first-letter{text-transform: capitalize;}
#accordion .card .more{font-size: 16px;font-weight: bold;}
#accordion .card a:after {content:"\2014";float: right;color: inherit;font-size: 30px;line-height: 30px;color: black;}
#accordion .card .collapsed:after {content:"+";font-size: 40px;line-height: 30px;}

#accordion .right{text-align: center;}
#accordion .right img{border-radius: 100%;border: 5px solid white;}
#accordion .right .spec{color: gray;margin-top: 10px;}
#accordion .right .name{font-weight: bold;margin-bottom: 10px;font-size: 20px;}

#accordion .right .but1{display: inline-block;padding: 15px 20px;background: var(--redcolor);color: white;font-size: 15px;font-weight: 500;border-radius: 5px;margin-bottom: 10px;}
#accordion .right .but2{display: inline-block;padding: 15px 20px;background: var(--graycolor);color: white;font-size: 15px;font-weight: 500;border-radius: 5px;}
#accordion .right .but1:hover, #accordion .right .but2:hover{background: black;}



#oplata .title, #dostavka .title, #gar .title{font-weight: 500;font-size: 20px;margin-bottom: 10px;}
#oplata .mes{background-color: white;border-radius: 5px;border: 1px solid #1a1a1a0f;margin: 40px 0px;display: flex;gap: 30px;padding: 30px;font-size: 18px;}
#oplata .items{text-align: center;}
#oplata .big{text-align: center;font-size: 18px;margin-bottom: 20px;}

#gar {text-align: center;}

#contpage{padding: 20px;border-radius: 5px;border: 1px solid #1a1a1a0f;background: var(--whitecolor);}
#contpage .item{font-size: 20px;padding-top: 15px;padding-bottom: 15px;}
#contpage .item .title{color: #6C6C6C;font-size: 15px;}
#contpage .item .phone{font-size: 25px;font-weight: bold;}
#contpage .item a{color: black;}
#contpage .item .mail{color: var(--redcolor);}


#reviews .t{text-align: center;}
#reviews .total{font-size: 45px;font-weight: bold;display: flex;align-items: center;justify-content: center;}
#reviews .total .count{margin-right: 15px;}
#reviews .dashicons-star-filled:before{color: var(--redcolor);}
#reviews .add{background-color: white;padding: 40px;border-radius: 10px;border: 1px solid #1a1a1a0f;}
#reviews .add h3{text-align: left;}
#reviews .add a{color: black;}
#reviews .add .comments-rating{border: none;padding: 0px;}
#reviews .add textarea, #reviews .add .form-control{border: none;padding: 10px;width: 100%;border-radius: 5px;background: var(--bgcolor);}
#reviews .add .comment-form-attachment__input{width: 100%;}
#reviews .add .comment-form-cookies-consent{margin-top: 15px;}
#reviews .add .rating-container *{font-size: 30px;}
#reviews .add .button{background-color: var(--redcolor);color: white;-webkit-transition: all 0.25s ease-out;transition: all 0.25s ease-out;text-decoration: none;border: none;}
#reviews .add .button:hover{background-color: black;}
#reviews .comments{display: grid;gap: 20px;margin: 20px 0px;}

.rating-container {font-size: 0;unicode-bidi: bidi-override;direction: rtl;}
.rating-container * {font-size: 1.4rem;}
.rating-container > input {display: none;}
.rating-container > input + label {font-family: "stars";width: 1em;cursor: pointer;}
.rating-container > input + label:before {content: "\e801";color: #888;-webkit-transition: all 0.25s ease-out;transition: all 0.25s ease-out;text-decoration: none;}
.rating-container > input:checked ~ label:before,
.rating-container > input + label:hover ~ label:before,
.rating-container > input + label:hover:before {content: "\e800";color:var(--redcolor);}
.rating-container:hover > input + label:before {content: "\e801";color: #888;}
.rating-container:hover > input + label:hover ~ label:before,
.rating-container:hover > input + label:hover:before {content: "\e800";color:var(--redcolor);}


.stars{font-size: 20px;font-family: "stars";color: var(--redcolor);display: flex;align-items: center;}
.stars .star-filled:before {content: "\e800";}
.stars .star-empty:before {content: "\e801";}


.fullscreen{padding: 0px!important;color: black;-webkit-overflow-scrolling: touch;}
.fullscreen .modal-dialog a{color: black;}
.fullscreen .modal-dialog {max-width: 100%;width: 100%;height: 100%;min-height: 100%;margin: 0;padding: 0;}
.fullscreen .modal-content {height: 100%;min-height: 100%;border-radius: 0;background: white;overflow:auto;}
.fullscreen .modal-body{font-size: 16px;position: relative;}
.fullscreen .close{position: absolute; right: 15px;}
.fullscreen .close .closeico{content: url(images/close.svg);}
.fullscreen .title{font-size: 30px;font-weight: 500;padding-bottom: 15px;margin-top: 40px;}
.fullscreen .st{font-size: 18px;padding-bottom: 10px;}
.fullscreen .list, .fullscreen .menu ul{list-style: none;padding-left: 0px;padding-top: 15px;font-size: 18px;gap: 0px 20px;}
.fullscreen .list li, .fullscreen .menu li{padding-bottom: 5px;}
.fullscreen .select2-selection, .fullscreen .select2-selection__arrow{height: 40px!important;}
.fullscreen .select2-selection__rendered{line-height: 40px!important;}

.citylist .grid{gap: 3px;}

#footer{background-color: white;font-size: 15px;}
#footer a{color: #6D6D84;}
#footer a:hover{color: var(--redcolor);}
#footer .title{margin-top: 20px;}
#footer .widget-title{font-size: 18px;margin-bottom: 15px;}
#footer ul{padding: 0px;list-style: none;}
#footer ul li{padding: 5px 0px;}
#footer .phone{font-size: 20px;}
#footer .ad{margin: 10px 0px;}
#footer .mail{color: var(--redcolor);font-weight: 500;margin-top: 10px;display: block;}
#footer .t{margin-top: 15px;margin-bottom: 5px;}
#footer .pay{display: flex;gap: 5px;flex-wrap: wrap;}
#footer .login {display: block;margin-top: 10px;color: var(--redcolor);font-weight: 700;}


#phonedel{font-size: 18px;}
#phonedel .sob{margin: 20px 0px;}
#phonedel .sob>div{display: flex;align-items: center;gap: 10px;font-size: 16px;}
#phonedel .title{text-align: center;background-color: #fcfcfc;padding: 30px;border-radius: 10px;}
#phonedel .button{display:block;margin-top: 15px;}
#phonedel ol {list-style-type: none;counter-reset: num;position: relative;margin: 0 0 0 60px;padding: 15px 0 5px 0;}
#phonedel ol li {position: relative;padding: 0 0 25px 0;}
#phonedel ol li:after {content: counter(num); counter-increment: num;display: inline-block;position: absolute;top: -5px;left: -50px;width: 38px;height: 38px;line-height: 39px;background: var(--redcolor);color: white;text-align: center;font-size: 18px;border-radius: 50%;}
#phonedel ol:before {content: ''; position: absolute;top: 15px;bottom: 15px;left: -31px;width: 1px;border-left: 1px solid var(--redcolor);}
#phonedel ol li:last-child:before {content: ''; display: inline-block;position: absolute;top: 0;bottom: 0;left: -38px;width: 28px;background: #fff;}


@media (max-width: 390px){
	#calc .left .card, #calc .right{padding: 10px!important;}
	#calc .right .temp-cart-item{display: flex!important;flex-direction: column;}
	#calc .left .items .variations{flex-direction: column;}
}

@media (max-width: 921px) {
	#calc .left .card, #calc .right{padding: 20px!important;}
}

@media (min-width: 992px) {
    #calc {grid-template-columns: 2fr 1fr;}
}

#calcpage #info{margin-bottom: 10px;}

#calc{display: grid;gap: 20px;}
#calc .left .card{background: white;padding: 30px 30px 20px 30px;border-radius: 2px;margin-bottom: 10px;}
#calc .left .card .tab:after,  #calc .left .card .cattitle:after{content:"–";float: right;color: inherit;font-size: 30px;line-height: 30px;color: #212529;}
#calc .left .card .collapsed:after {content:"+";font-size: 40px;line-height: 30px;}
#calc .left #products .collapsed:after{font-size: 30px;}
#calc .left .card .cattitle:after{font-size: 25px;}

#calc .left .card .tab{font-size: 20px;font-weight: 500;padding-bottom: 10px;display: block;}
#calc .left .card .tab span{color: #b1b3ba;margin-right: 15px;}
#calc .left .cattitle{display: flex;align-items: center;justify-content: space-between;background-color: #f8f5f5;padding: 0px 10px;margin-bottom: 5px;border-radius: 2px;}
#calc .left .items{gap: 20px;text-align: center;margin-bottom: 30px;}
#calc .left .items img {max-width: 100%;height: auto;border-radius: 2px;}
#calc .left .items .title{font-weight: 500;font-size: 14px;line-height: 16px;overflow: hidden;height: 33px;margin-top: 5px;}
#calc .left .items .price{font-weight: bold;margin: 5px 0px;display: block!important;}
#calc .left .items .variations{font-size: 14px;display: flex;gap: 2px;align-items: center;margin-bottom: 5px;justify-content: space-between;}
#calc .left .items select{
	border: 1px solid #ececec;
	color: black;
	padding: 2px 15px 2px 5px;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #f9f9f9;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns%3D%22http%3A//www.w3.org/2000/svg%22 width%3D%2216%22 height%3D%2216%22 viewBox%3D%220 0 16 16%22%3E%3Cpath fill%3D%22%23333%22 d%3D%22M4.293 6.293a1 1 0 0 1 1.414 0L8 8.586l2.293-2.293a1 1 0 0 1 1.414 1.414l-3 3a1 1 0 0 1-1.414 0l-3-3a1 1 0 0 1 0-1.414z%22/%3E%3C/svg%3E');
	background-repeat: no-repeat;
    background-position: right center;
    border-radius: 2px;
	min-width: 80px;
}
#calc .left .items select:focus {
    border-color: gray;
    outline: none;
    box-shadow: 0 0 5px rgba(163, 213, 255, 0.5);
}
#calc .left .items .button{padding: 5px;width: 100%;}
#calc .left .color-circle{display: inline-block;width: 22px;height: 22px;border-radius: 50%;border: 1px solid #0000000f;vertical-align: middle;}

#calc .right{background: white;padding: 30px;border-radius: 2px;position: -webkit-sticky;position: sticky; align-self: start;top: 20px;}
#calc .right .title{font-size: 20px;font-weight: 500;padding-bottom: 10px;}
#calc .right .temp-cart-item{font-size: 15px;display: grid;grid-template-columns: 2fr 0.8fr 1fr 0.8fr;justify-content: space-between;align-items: center;gap: 10px;border-bottom: 1px dashed #e0e0e0;padding: 5px 0px;}
#calc .right .item-name{}
#calc .right .quantity-controls{display: flex;align-items: center;gap: 5px;}
#calc .right .decrease-quantity, #calc .right .increase-quantity {cursor: pointer;font-size: 25px;}
#calc .right .item-quantity{white-space: nowrap;}

#calc .right .item-price{white-space: nowrap;}
#calc .right .remove-item-button{color: var(--redcolor);cursor: pointer;font-size: 12px;text-transform: uppercase;font-weight: 500;}
#calc .right .total{font-size: 20px;margin: 10px 0px;text-align: center;font-weight: 500;}
#calc .right #minimum-order-message{color: var(--redcolor);text-align: center;margin-bottom: 10px;font-weight: 500;font-size: 14px;}
#calc .right .button{width: 100%;}
#calc .right .button:disabled {background-color: #cccccc;color: #666666;cursor: not-allowed;}
#calc .right .wpcf7-text, #calc .right .wpcf7-textarea{background-color: #f8f5f5;padding: 10px;border-radius: 2px;}
#calc .right .info{font-size: 14px;margin-top: 10px;color: gray;font-style: italic;}


#calc #floating-cart-indicator {
    display: none;
    position: fixed;
    bottom: 70px;
    right: 15px;
    width: 45px;
    height: 45px;
    background-color: var(--redcolor);
    background-image: url('images/cart_calc.svg'); 
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    border-radius: 10px; 
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
    z-index: 1000;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    display: flex;
	z-index: 9999;
}

#calc #floating-cart-count {
    position: absolute;
    top: -5px;
    right: -5px;
    background-color: #212529;
    color: white;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: bold;
}


#calc .toast {
    visibility: hidden;
	min-width: 250px;
	white-space: nowrap;
    background-color: var(--redcolor);
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 16px 16px 16px 55px; /* Отступ для иконки слева */
    position: fixed;
    z-index: 10001; /* Высокий z-index */
    left: 50%; /* Центрирование по горизонтали */
    bottom: 30px;
    font-size: 17px;
    border-radius: 10px;
    box-shadow: 0px 0 10px 3px var(--redcolor);
    background-image: url('images/cart_calc.svg'); /* Иконка корзины */
    background-size: 30px; /* Размер иконки */
    background-repeat: no-repeat;
    background-position: 15px center; /* Позиционирование иконки */
    transform: translateX(-50%); /* Центрирование по горизонтали */
}

#calc .toast.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}



@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}