/*!
Theme Name: Nexima-store
Theme URI: https://itcrafter.ru
Author: IT Crafter
Author URI: https://itcrafter.ru
Description: Nexima shop
Version: 1.0.0
Tested up to: 7.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nexima-store
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
	background-color: #FAFAFA;
	color: #4E4E4C;
    font-size: 16px;
}
.second-text {
	color: rgba(78, 78, 76, 1);
	font-weight: normal;
}
.bg-cian,
.bg-green {
	/* background-color: #029649; */
	color: #fff;

    background: linear-gradient(90deg, #12A537 0%, #3C8B7E 100%);

}
.bg-green:hover {
    background: #fff;
	border: 1px solid #12A537;	
	color: #12A537;
}
.text-cian,
.txt-green {
	color: #029649;
}
.rounded-4 {
	border-radius: 20px !important;
}
.site-main {
	/* background-color: #fff; */
}
body * {
	font-family: 'Montserrat', sans-serif;
	/* font-family: 'Roboto Condensed', sans-serif; */
	/* font-family: 'Roboto', sans-serif; */
}
a {
	text-decoration: none;
	color: inherit;
}
main {
	display: block;
}

h1 {
	font-size: 28px;
	margin: 0.67em 0;
	font-weight: 600;
}
h2 {
	font-weight: 600;
}
.site-header div.asl_w {
	border-radius: 20px;
	height: 46px;
	box-shadow: var(--bs-box-shadow-sm) !important;
	border: 1px solid #029649;
}
.site-header .probox .proinput input, div.asl_w .probox .proinput input {
	font-size: 1.25em !important;
}
.site-header #ajaxsearchlite1 .probox .proinput, div.asl_w .probox .proinput,
.site-header #ajaxsearchlite1 .probox, div.asl_w .probox {
	display: flex;
	align-items: center;
	height: 100%;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]:hover,
input[type="number"]:focus {
  -moz-appearance: number-input;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.container {
    max-width: 1179px;
    padding-left: 0;
    padding-right: 0;
}
.site-header {
	position: sticky;
	left: 0;
	top: -1px;
	padding-top: 1px;
	z-index: 99;
    border-radius: 0px 0px 30px 30px;
    box-shadow: 0px 20px 50px 0px #0000000A;
    padding-left: 17px;
    padding-right: 17px;
}
.top-line {
    display: flex;
    justify-content: space-between;
    padding-top: 28px;
    padding-bottom: 10px;
	height: 100%;
	overflow: hidden;
	transition: height .1s ease-in-out;
	transition: transform .2s ease-in-out;
}
.sticky .top-line {
	transform: translateY(-100%);
	height: 0;
    padding-top: 0;
}
/* .sticky .header-bottom-line {
	top: 0;
} */
.cat_name {
	align-self: center;
}
.offcanvas.offcanvas-start.catalog-modal {
	width: 500px;
	padding: 20px 40px;
	left: 0;
	border-radius: 0 30px 30px 0;
}
.offcanvas .btn-close {
	font-size: 1.75rem;
	opacity: 1;
}
.header-bottom-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 17px;
}
.site-geo {
    display: grid;
    grid-template-columns: auto 1fr;
    column-gap: 9px;
}
.geo-word {
    line-height: 100%;
}
.geo-icon {
    height: 100%;
    width: 27px;
    background: url(./img/icons/geo.svg)no-repeat top;
    background-size: contain;
}
.regions-delivery {
    margin-top: 10px;
}
.search-box {
	min-width: 264px;
	/* width: 100%; */
}
.delivbay-link {
	margin-left: 20px;
	width: 100%;
	display: flex;
	align-items: center;
}
.site-header-cart {
	list-style: none;
	margin: 0;
	padding: 0;
}
.main-nav {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}
.main-nav > li {
    margin-right: 15px;
}
.main-nav li a {
    font-size: 16px;
    text-decoration: none;
    color: inherit;
}
.main-nav li a:hover {
    text-decoration: underline;
    color: #029649;
}
.btn-catalog-action {
	padding: 0px 30px;
    height: 48px;
    font-size: 20px;
    font-weight: 700;
    border-radius: 51px;
    display: flex;
    align-items: center;
}
.btn-no-style {
    padding: 0;
    background: none;
    outline: none;
    border: none;
}
.banners-section a {
	height: 100%;
}
.banners-section img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.banner-wrapper {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.catalog-menu-title {
	font-weight: 600;
	margin-left: 0.7rem;
}
.swiper-slide {
	height: auto;
}
.product-price .price {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 11px;
}
.swiper-slide .product-slide-footer .price {
	display: flex;
    justify-content: space-between;
    align-items: center;
	text-align: start;
}
.product-slider {
	position: relative;
}
.product-slider .woocommerce-LoopProduct-link img:not(.onsale-badge) {
	border-radius: 0.375rem;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.product-box {
	padding: 7px;
	background-color: #FFF;
}
.product-slide-card {
	display: grid;
	grid-template-rows: auto 1fr auto;
	height: 100%;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.06);
    overflow: hidden;
    border-radius: 15px;
}
.woocommerce-LoopProduct-link img,
.product-slide-card .wp-post-image {
	width: 100%;
	aspect-ratio: 1/1;
  	height: 100%;
}
.product-slide-card .onsale-badge {
	top: -15px;
  	left: -15px;
}
.product-name-box {
	padding: 0px 11px 0 9px;
}
.product-box-wrapper {
    display: grid;
    grid-template-rows: minmax(54px, auto) 1fr;
    row-gap: 14px;
    flex-grow: 1;
}
.newSlider .swiper-slide {
    display: flex;
}
.action-line {
	display: grid;
	grid-template-columns: auto 1fr;
	align-items: center;    
}
.product-slide-footer {
	padding: 0 11px 15px 9px;
}
.product-slider .swiper-pagination {
	bottom: -53px;
}
.product-slider-pagination .swiper-pagination-bullet {
    background: #FFFFFF;
    box-shadow: 0px 3px 5.1px 0px rgba(0, 0, 0, 0.5);
    width: 17px;
    height: 17px;
}
.product-slider-pagination .swiper-pagination-bullet-active {
    background: linear-gradient(90deg, #12A537 0%, #3C8B7E 100%);
}
.product-slide-card .add_to_cart_button {
    justify-self: flex-end;
    width: 84px;
    height: 48px;
    border-radius: 47px;
    padding: 10px;
}
.price-line {
    margin-top: 8px;
    margin-bottom: 17px;
}
.product-reiting {
    font-size: 20px;
    align-items: center;
    line-height: 0;
}
.product-reiting img {
    margin-right: 5px;
    width: 14px;
    height: 14px;
}
/* .product-slide-card .btn-action {
	justify-self: flex-end;
    width: 84px;
    height: 48px;
    border-radius: 47px;
} */
.product-box-cat {
    background: linear-gradient(90deg, rgba(18, 165, 55, 0.09) 0%, rgba(60, 139, 126, 0.09) 100%);
    padding: 7px 21px;
    border-radius: 47px;
    line-height: 20px;
    height: fit-content;
}
.product-box-wish {
    min-width: 32px;
}
.btn-action .cart-icon {
    display: flex;
    width: 100%;
    height: 100%;
    background: url(./img/icons/cart-white.svg)no-repeat center;
    background-size: contain;
}
.btn-action:hover .cart-icon {
    background: url(./img/icons/cart-hover.svg)no-repeat center;
}
.product-box-outline {
    display: flex;
    column-gap: 10px;
    justify-content: space-between;
}
.product-slide-card .woocommerce-Price-amount.amount {
	font-weight: 600;
	font-size: 20px;
	/* color: #029649; */
}
.product-box-outline {
    /* margin-bottom: 14px; */
}
.add_to_wishlist-slider {
    display: block;
    background: url(./img/icons//follow.svg) no-repeat center;
    background-size: contain;
    width: 25px;
    height: 29px;
}
.product-slide-card del .woocommerce-Price-amount.amount {
	font-size: 20px;
	font-weight: 300;
	color: #4E4E4C;
}
.product-name-slider {
	font-weight: 600;
}
.banners-control {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.2);
    top: 50%;
    margin-top: -27px;
    z-index: 1;
    cursor: pointer;
	color: #fff;
    transition: all ease .3s;
}
.banners-control:hover {
	background-color: rgba(255,255,255,0.9);
	color: #404040;
}
.banners-control:after {
    content: '';
	position: absolute;
    width: 22px;
    height: 22px;
	/* background: url(/img/arrow.svg)no-repeat center;
	background-size: cover; */
    /* -webkit-mask-image: url(../img/arrow.svg);
    -webkit-mask-size: cover;
    background-color: #fff; */
    transition: all ease .3s;
}
.swiper-button-prev.banners-control {
    left: 24px;
}
.swiper-button-next.banners-control {
    right: 24px;
}
.swiper-pagination-bullet-active {
	background: #FFC107;
}
.relatedSlider {
	position: relative;
}
.main-page-slider-wrapper {
    position: relative;
}
.banner-slides img {
	width: 100%;
	height: auto;
	object-fit: cover;
}
.bg-silver {
	background: rgb(247,247,247);
	background: -moz-linear-gradient(180deg, rgba(247,247,247,1) 0%, rgba(240,240,240,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(247,247,247,1) 0%, rgba(240,240,240,1) 100%);
	background: linear-gradient(180deg, rgba(247,247,247,1) 0%, rgba(240,240,240,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7",endColorstr="#f0f0f0",GradientType=1);
	box-shadow: 0px 1px 2px #40404069;
	border-radius: 20px;
}
.slider-control {
	position: absolute;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
	top: 50%;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	z-index: 10;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
}
.main-page-slider-wrapper .slider-control {
    top: 40%;
}
.slider-control:hover {
    background: linear-gradient(270deg, #12A537 0%, #3C8B7E 99.62%);
}
.slider-control::after {
    content: '';
    position: absolute;
    background: url(./img/icons/arrow-green.svg)no-repeat center;
    background-size: contain;
    display: block;
    width: 8.68px;
    height: 20.49px;
}
.slider-control:hover::after {
    background: url(./img/icons/arrow-white.svg)no-repeat center;
}
.slider-control.button-prev::after {
    /* transform: rotate(100grad); */
}
.slider-control.button-next::after {
    transform: rotate(200grad);
}
.reviews-slider-wrapper {
    position: relative;
}
.card-review {
    background-color: #fff;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    padding: 22px 14px;
    border-radius: 15px;
}
.review-image {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}
.review-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.review-header {
    column-gap: 10px;
    margin-bottom: 25px;
}
.review-meta {
    flex-grow: 1;
}
.show-more-review {
    text-decoration: underline;
    text-align: end;
}
.show-more-review:hover {
    cursor: pointer;
}
.review-rait {
    align-items: center;
}
.review-date {
    color: rgba(170, 170, 170, 1);
}
.reiting-star.fill-star {
    background: url(./img/icons/fill-star.svg)no-repeat center;
}
.reiting-star.empty-star {
    background: url(./img/icons/empty-star.svg)no-repeat center;
}
.reiting-star {
    display: block;
    width: 15px;
    height: 14px;
    background-size: contain;
}
.reviews-slider-wrapper .swiper-pagination {
    bottom: -23px;
}
.btn-action {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
    border-radius: 47px;
}
.with-text {
	height: 47px;
	width: 100%;
    padding-left: 31px;
    padding-right: 31px;
	/* max-width: 150px; */
  	align-self: end;
}
.no-text {
	/* width: 40px;
	height: 40px;
	border-radius: 50%; */
}
.swiper {
	padding: 20px 0px;
}
.swiper-button-lock {
	display: flex;
}
.button-next {
	right: -65px;
}
.button-prev {
	left: -65px;
}
.section-partners {
    margin-bottom: 93px;
}
.partner-slider-wrapper {
    position: relative;
}
#ajaxsearchlite1 .probox, div.asl_w .probox {
	padding: 0 !important;
}
.geo-word i{
	margin-right: 7px;
}
.phone-box {
    display: flex;
    flex-direction: column;
}
.phone-box a {
    line-height: 20px;
}
.custom-logo {
	/* max-height: 30px; */
	margin-right: 30px;
}
.nav-link {
	padding-top: 0;
	padding-bottom: 0;
	/* color: #fff; */
}
.action-link {
    display: block;
	margin-left: 16px;
	height: 39px;
	width: 59px;
	background: #02964917;
	border-radius: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #029649;
    position: relative;
}
.action-link::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}
.action-link.icon-wishlist::after {background: url(./img/icons/heart.svg) no-repeat center;}
.action-link.icon-user::after {background: url(./img/icons/user.svg) no-repeat center;}
.action-link.icon-cart::after {background: url(./img/icons/cart.svg) no-repeat center;}
.site-footer {
	background-color: #fff;
}
.action-link:hover {
    background: linear-gradient(90deg, #12A537 0%, #3C8B7E 100%);
}
.action-link.icon-user:hover::after {background: url(./img/icons/user-white.svg) no-repeat center;}
.action-link.icon-wishlist:hover::after {background: url(./img/icons/heart-white.svg) no-repeat center;}
.action-link.icon-cart:hover::after {background: url(./img/icons/cart-white.svg) no-repeat center;}
.footer-follow {
    padding-top: 21px;
    padding-bottom: 21px;
	background-color: rgba(78, 78, 76, 1);
    color: #fff;
    margin-top: 3em;
}
.footer-follow-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.footer-follow-social {
    justify-self: flex-end;
    text-align: end;
}
.partnerSlider .swiper-wrapper {
	align-items: stretch;
}
.payment-box-title {
    margin-bottom: 16px;
}
.payment-method-img {
    width: 100%;
}
.partners-card {
	display: flex;
	align-items: center;
	background-color: #fff;
	height: auto;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.06);
    border-radius: 15px;
}
.partners-card img {
	height: 100%;
	max-height: 120px;
	width: 100%;
	object-fit: contain;
}
.banner-section {
    margin-top: 47px;
    margin-bottom: 46px;
}
.banner-section .swiper {
    padding: 0;
}
.about-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 2rem;
	row-gap: 2rem;
}
.about-section {
    margin-bottom: 85px;
}
.about-cell {
	min-height: 200px;
	background-color: #fff;
	text-align: center;
	border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.06);
}
.about-cell img {
    position: relative;
    right: -10%;
}
.section-reviews,
.section-info {
    margin-bottom: 125px;
}
.section-title {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 21px;
}
.info-slider-wrapper {
    position: relative;
}
.info-date-publish {
    display: flex;
    column-gap: 5px;
    color: rgba(161, 161, 161, 1);
    font-size: 14px;
    align-items: center;
    margin-top: 8px;
}
.info-type {
    background: linear-gradient(90deg, rgba(18, 165, 55, 0.09) 0%, rgba(60, 139, 126, 0.09) 100%);
    border-radius: 37px;
    font-size: 14px;
    text-transform: uppercase;
    padding: 8.5px 17px;
    margin-bottom: 13.5px;
    width: fit-content;
}
.info-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 24px;
}
.date-publish-icon {
    width: 15px;
    height: 12px;
    background: url(./img/icons/rupor.svg)no-repeat center;
    background-size: contain;
}
.card_info {
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.06);
    border-radius: 15px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.info-body,
.info-footer {
    padding-left: 17px;
    padding-right: 22px;
}
.info-body {
    padding-top: 12px;
}
.info-footer {
    flex-grow: 1;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding-top: 14px;
    padding-bottom: 16px;
}
.info-slider-wrapper .product-slider-pagination {
    bottom: -18px;
}
.info-slider {
    padding: 10px 15px 50px 15px;
    margin-left: -15px;
    margin-right: -15px;
}
.btn-slider-action {
    justify-self: end;
    border-radius: 58px;
    font-size: 20px;
    font-weight: 600;
    padding: 8px 29px;
}
.cat-section {
    margin-bottom: 93px;
}
/* .hits-section .d-flex, */
.cat-section .d-flex {
    margin-bottom: 21px;
}
.cat-cell {
    position: relative;
    display: flex;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 20px 50px 0px #0000000A;
    padding: 10px;
    width: 100%;
    min-height: 132px;
}
.cat-cell:hover {
    text-decoration: underline;
}
.cat-cell-decor {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    background: url(./img/nex.svg)no-repeat center;
    background-size: contain;
}
.cat-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 21px;
    row-gap: 21px;
}
.hits-section {
    margin-bottom: 147px;
}
.method-pay-img {
	width: 100%;
	max-height: 40px;
	object-fit: contain;
}
.list-contact {
	list-style: none;
	margin: 0;
	padding: 0;
}
.list-contact-item {
	margin: 10px 0;
}
.contact-item-text {
	padding: 10px;
}
.footer-bottom-line {
	color: #fff;
    margin-top: 52px;
}
.widget-area-title {
	margin-bottom: 33px;
}
.widget-area-title h1 {
    margin-bottom: 0;
}
.widget {
	margin-top: 10px;
}
.col-1 {
	width: 50%;
}
.col-2 {
	width: 50%;
}
.contact-page .map iframe{
	width: 100%;
}
.contact-page .contact-table td{
	padding: 7px 5px;
}
.site-footer .soc-links a {
	/* display: flex;
	width: 30px;
	height: 30px;
	font-size: 2em;
	align-items: center;
	justify-content: center; */
	margin-right: 10px;
}
.nav-link {
	color: #000;
}
.soc-links {
	display: flex;
    justify-content: flex-end;
    column-gap: 7px;
    margin-top: 7px;
}
.soc-links .soc-link {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	width: 30px;
	background-size: contain;
}
.soc-link.tg-icon {
	background: url(./img/icons/telegram-white.svg)no-repeat center;
	background-size: contain;
}
.soc-link.wh-icon {
	background: url(./img/wh.png)no-repeat center;
	background-size: contain;
}
.soc-link.vk-icon {
	background: url(./img/vk.png)no-repeat center;
	background-size: contain;
	width: 50px;
}
.middle-cell {
	display: flex;
	justify-content: center;
	flex-grow: 1;
	/* flex: 1 1 auto; */
}
.seach-box {
	margin-right: 1rem;
  	margin-left: 1rem;
}
.site-info {
	padding: 3rem 0;
}
.mobile-header {
	position: relative;
	align-items: center;
	justify-content: center;
}
.mobile-header .custom-logo {
	max-width: 200px;
	margin-bottom: 0;
}
.btn-menu-action {
	position: absolute;
	padding: 0;
	height: 40px;
	left: 0;
	width: 31px;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
}
.btn-menu-action span {
	width: 100%;
	background-color: #029649;
	height: 3px;
}
.contact-grid {
	display: grid;
	grid-template-columns: auto 1fr;
	column-gap: 2rem
}
.contacts {
	height: fit-content;
}
.woocommerce-MyAccount-content,
.woocommerce-MyAccount-navigation,
.contacts {
	padding: 20px;
	border-radius: 30px;
	background-color: #fff;
}
.map {
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.06);
    margin-bottom: 55px;
}
.map iframe {
    width: 100%;
    height: 381px;
}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
    transform: translateY(25%);
}
.bs {
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.06);
}
.br-30 {
    border-radius: 30px;
}
.not-found {
    margin-bottom: 104px;
}
.not-found h1 {
    text-align: center;
}
.not-found-404-img {
    width: 100%;
    height: auto;
    object-fit: contain;
}
.not-found-actions {
    margin-top: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 20px;
}
.form-input {
    border-radius: 30px;
    font-size: 14px;
    padding: 10px 23px;
    width: 100%;
    border: solid 1px transparent;
    background-image: linear-gradient(white, white), linear-gradient(90deg, #12A537 0%, #3C8B7E 100%);
    background-origin: border-box;
    background-clip: padding-box, border-box;
}
.form-input:focus {
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.06);
    outline: none;
}
.btn-action-small {
    padding: 7px 30px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 30px;
    font-size: 16px;
}
input[type="submit"].wpcf7-form-control {
    width: 100%;
    margin-top: 14px;
}
/*===================PRE FOOTER ======================*/
.pre-footer {
    margin-top: 120px;
}
.pre-footer-contacts > div {
    padding: 30px 20px;
}
.pre-footer-contacts {
    max-width: 279px;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.pre-footer-contacts > div {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.pre-footer-form-order {
    max-width: 378px;
    width: 100%;
    padding-top: 66px;
}
.doc-box-title {
    font-size: 24px;
    line-height: 125%;
    text-align: center;
}
.pre-footer-documents {
    max-width: 378px;
    width: 100%;
    padding: 55px 51.5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.pre-footer-box {
    margin-top: 37px;
    justify-content: space-between;
    margin-bottom: 53px;
}
.phone-wrapper {
    column-gap: 13px;
    margin-bottom: 9px;
    font-size: 20px;
}
.messengers-list {
    margin-top: 42px;
    flex-wrap: wrap;
    justify-content: center;
}
.messenger-item:not(:last-child){
    margin-right: 19px;
}
.adress-box,
.messengers-box {
    margin-bottom: 13px;
}
.icon-sphere {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}
.adress-box .d-grid {
    grid-template-columns: 32px 1fr;
    column-gap: 15px;
}
.messengers-title-box {
    column-gap: 15px;
}
.adress-box .d-grid img {
    width: 100%;
    height: auto;
    object-fit: contain;
}
.location-box {
    margin-bottom: 20px;
}
.phone-box {
    margin-bottom: 11px;
    column-gap: 15px;
}
.questions-form-title {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 24px;
    padding: 0 37px;
}
.questions-form-order-box {
    margin-top: 40px;
    padding: 0 44px;
}
.questions-form-order-box form {
    position: relative;
    z-index: 10;
}
.questions-form-order-box form span.wpcf7-form-control-wrap {
    padding-top: 8px;
    margin-bottom: 31px;
    display: block;
}
.questions-form-order-box form label {
    color: #4E4E4C;
    font-size: 16px;
    line-height: 19.5px;
}
.questions-form-desc {
    line-height: 25px;
    font-size: 20px;
    padding: 0 37px;
}
.form-questions-control {
    position: relative;
    border-radius: 30px;
    padding: 10px 23px;
    width: 100%;
}
.questions-action-btn {
    margin-top: 10px;
    border-radius: 32px;
    color: #fff;
    padding-top: 9px;
    padding-bottom: 9px;
    font-weight: normal;
    width: 100%;
    text-align: center;
    font-size: 16px;
}
.license-slider-wrapper .slider-control {
    width: 46px;
    height: 46px;
}
.license-slider-wrapper .button-prev {
    left: -46px;
}
.license-slider-wrapper .button-next {
    right: -46px;
}
.license-slider-wrapper .license-slider .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
}
.pre-footer-map {
    margin-top: 74px;
    width: 100%;
    height: 381px;
    overflow: hidden;
}
.pre-footer-map iframe {
    width: 100%;
    height: 100%;
}
.pre-footer {
    color: #4E4E4C;
}
.license-slider img {
    width: 100%;
    height: auto;
    object-fit: contain;
}
.license-slider-wrapper {
    position: relative;
}
.upbtn {
    position: fixed;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    bottom: 30px;
    right: 30px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}
.upbtn:hover {
    cursor: pointer;
    background: linear-gradient(90deg, #12A537 0%, #3C8B7E 100%);
}
.upbtn::after {
    content: '';
    position: absolute;
    background: url(./img/icons/arrow-green.svg)no-repeat center;
    background-size: contain;
    display: block;
    width: 8.68px;
    height: 20.49px;
    transform: rotate(100grad);
}
.upbtn:hover::after {
    background: url(./img/icons/arrow-white.svg)no-repeat center;
}
.fixed-buttons {
    position: fixed;
    display: flex;
    flex-direction: column;
    column-gap: 9px;
    row-gap: 9px;
    right: 8px;
    top: 50%;
    z-index: 888;
}
.fixed-buttons > div:hover {
    cursor: pointer;
    background: linear-gradient(90deg, #12A537 0%, #3C8B7E 100%);
}
.call-btn,
.chat-btn {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    padding: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}
.btn-icon {
    width: 100%;
    height: 100%;
    display: flex;
}
.call-btn .btn-icon {
    background: url(./img/icons/call.svg)no-repeat center;
}
.chat-btn .btn-icon {
    background: url(./img/icons/message.svg)no-repeat center;
}
.call-btn:hover .btn-icon {
    background: url(./img/icons/call-white.svg)no-repeat center;
    background-size: 100% 100%;
}
.chat-btn:hover .btn-icon {
    background: url(./img/icons/message-white.svg)no-repeat center;
    background-size: 100% 100%;
}
.nexima-info {
    font-size: 14px;
}
.footer-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    row-gap: 16px;
}
.footer-nav li a {
    text-decoration: none;
}
.protivo-pok {
    border-radius: 22px;
    background-color: rgba(78, 78, 76, 1);
    padding: 10px;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}
.print .site-footer .col-sm-8,
.print .site-footer .col-sm-4,
.print .site-footer .col-sm-3,
.print .nexima-info {
    width: 100% !important;
}
.print .footer-follow,
.print .version-print-link,
.print .prod-card-info .btn-catalog-action,
.print .upbtn,
.print .fixed-buttons,
.print .help-form-block,
.print .cart,
.print .quantity,
.print .single_add_to_cart_button,
.print .viewed-block,
.print .rating-info-block,
.print .site-header {
    display: none;
}
/* .print {
    height: 297mm;
    width: 210mm;
}
@page {
	margin: 10mm 10mm 10mm 20mm;
} */
/* От ландшафтного экрана телефона до потретного планшета */
@media (max-width: 767px) {
    .footer-bottom-line {
        margin-top: 16px;
    }
    .protivo-pok {
        font-size: 14px;
        border-radius: 10px;
    }
    .footer-nav {
        margin-bottom: 12px;
        row-gap: 10px;
    }
    .footer-follow-grid {
        grid-template-columns: none;
    }
    .footer-follow-social {
        justify-self: flex-start;
        margin-top: 10px;
    }
    .section-reviews, .section-info {
        margin-bottom: 70px;
    }
    .info-slider-wrapper .product-slider-pagination,
    .product-slider .swiper-pagination {
        padding: 0 30px;
        bottom: 0;
    }
    .product-slide-card {
        grid-template-rows: none;
    }
    .product-slide-card .product-box-cat {
        padding: 0 2px;
    }
    .product-slide-card .yith-wcwl-add-to-wishlist {
        margin-top: 0;
    }
    .product-slide-card .action-line {
        align-items: flex-start;
    }
    .cat-section .d-flex {
        margin-bottom: 0;
    }
    .pre-footer-contacts {
        max-width: 100%;
    }
    .pre-footer-box {
        flex-direction: column;
    }
    .pre-footer {
        margin-top: 0;
    }
    .partner-slider-wrapper .slider-control {
        top: auto;
        bottom: -25px;
        z-index: 50;
    }
    .info-slider-wrapper .slider-control {
        top: auto;
        bottom: -5px;
        z-index: 50;
    }
    .cat-grid {
        grid-template-columns: none;
    }
    .search-box {
        margin-left: 60px;
    }
	.contact-grid {
		grid-template-columns: none;
	}
	.contacts {
		margin-bottom: 15px;
	}
	.about-grid {
		grid-template-columns: 1fr 1fr;
	}
	.prod-card-info {
		flex-direction: column;
	}
	.container {
		position: relative;
        padding-left: 13px;
        padding-right: 13px;
	}
	.mob-footer-contacts {
		position: absolute;
		top: 10px;
		right: 10px;
		width: 50%;
		text-align: right;
	}
	.mob-footer-contacts .soc-links {
		justify-content: end;
	}
	.header-bottom-line .container > div {
		flex-wrap: wrap;
		/* flex-direction: column; */
	}
	.site-header .soc-links {
		display: none;
	}
	.middle-cell {
		flex-wrap: wrap;
		order: 2;
	}
	.btn-catalog-action {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.seach-box {
		max-width: 100%;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 10px;
	}
	.site-header .navbar-nav {
		flex-direction: row;
		justify-content: space-between;
	}
	.site-header .navbar-nav li:not(:last-child) {
		margin-right: 10px;
	}
	.banner-slides img {
		min-height: 250px;
  		border-radius: 1em;
	}
	.woocommerce-MyAccount-navigation > ul {
		display: flex;
  		justify-content: space-between;
	}
	.woocommerce-MyAccount-navigation ul li.is-active::after {
		display: none;
	}
	.woocommerce-MyAccount-navigation ul li.is-active {
		border-color: #404040;
	}
	.wishlist_table.mobile {
		padding: 0;
	}
	.additional-info-wrapper {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.wishlist_table.mobile li {
		margin-bottom: 12px;
		background-color: #fff;
		border-radius: 20px;
		padding-top: 10px;
	}
	.wishlist_table.mobile li .item-wrapper .product-thumbnail img {
		width: 100%;
  		height: auto;
	}
	.wishlist_table.mobile li .item-details h3 {
		font-size: 14px;
	}
	.additional-info td.label {
		display: none;
	}
	.wishlist_table .product-add-to-cart a.button {
		margin-bottom: 0;
	}
	.additional-info-wrapper .product-remove a {
		padding: 5px 10px;
	}
	.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
		margin-bottom: 0;
	}
}

/* Landscape - телефоны */
@media (max-width: 480px) {
	.about-grid {
		grid-template-columns: none;
	}
	.product-name-slider {
		font-size: 14px;
		word-break: break-all;
	}
	.product-slide-card .woocommerce-Price-amount.amount {
		font-size: 1rem;
	}
	.product-slide-card del .woocommerce-Price-amount.amount {
		font-size: 0.8rem;
	}
	.product-slide-footer {
		padding: 0 10px;
	}
	.slider-control {
		width: 40px;
  		height: 40px;
	}
	.button-prev {
		left: -10px;
	}
	.button-next {
		right: -10px;
	  }
	.offcanvas.offcanvas-start.catalog-modal {
		width: 360px;
	}
	footer .menu-item,
	footer .list-contact {
		font-size: 11px;
	}
	footer h3 {
		font-size: 14px;
	}
	.site-footer .soc-links a {
		height: 20px;
		width: 24px;
	} 
	.site-footer .soc-link.vk-icon {
		width: 35px;
	}
	.custom-logo {
		max-width: 130px;
		margin-bottom: 10px;
		margin-right: 0;
	}
	.site-footer {
		border-radius: 20px 20px 0px 0px;
	}
	.site-info {
		padding: 20px 0;
	}
	.offcanvas.offcanvas-start.catalog-modal {
		padding: 20px;
	}
	.offcanvas .btn-close {
		font-size: 1.25rem;
	}
	.offcanvas .custom-logo {
		max-width: 180px;
	}
}

/* От портретного планшета до ландшафтного экрана и настольных дисплеев */
@media (min-width: 768px) and (max-width: 979px) {
	
}

/* Большой дисплей */
@media (min-width: 1200px) {
	
}