/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/*Шрифты*/
@font-face {
    font-family: 'Segoe UI';
    src: url('SegoeUI-BoldItalic.eot');
    src: local('Segoe UI Bold Italic'), local('SegoeUI-BoldItalic'),
        url('SegoeUI-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('SegoeUI-BoldItalic.woff2') format('woff2'),
        url('SegoeUI-BoldItalic.woff') format('woff'),
        url('SegoeUI-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('SegoeUI.eot');
    src: local('Segoe UI'), local('SegoeUI'),
        url('SegoeUI.eot?#iefix') format('embedded-opentype'),
        url('SegoeUI.woff2') format('woff2'),
        url('SegoeUI.woff') format('woff'),
        url('SegoeUI.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('SegoeUI-SemiBold.eot');
    src: local('Segoe UI Semibold'), local('SegoeUI-SemiBold'),
        url('SegoeUI-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('SegoeUI-SemiBold.woff2') format('woff2'),
        url('SegoeUI-SemiBold.woff') format('woff'),
        url('SegoeUI-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('SegoeUI-Light.eot');
    src: local('Segoe UI Light'), local('SegoeUI-Light'),
        url('SegoeUI-Light.eot?#iefix') format('embedded-opentype'),
        url('SegoeUI-Light.woff2') format('woff2'),
        url('SegoeUI-Light.woff') format('woff'),
        url('SegoeUI-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('SegoeUI-Bold.eot');
    src: local('Segoe UI Bold'), local('SegoeUI-Bold'),
        url('SegoeUI-Bold.eot?#iefix') format('embedded-opentype'),
        url('SegoeUI-Bold.woff2') format('woff2'),
        url('SegoeUI-Bold.woff') format('woff'),
        url('SegoeUI-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('SegoeUI-Italic.eot');
    src: local('Segoe UI Italic'), local('SegoeUI-Italic'),
        url('SegoeUI-Italic.eot?#iefix') format('embedded-opentype'),
        url('SegoeUI-Italic.woff2') format('woff2'),
        url('SegoeUI-Italic.woff') format('woff'),
        url('SegoeUI-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

/*Глобальные настройки*/
body {
	font-family: 'Segoe UI', 'Arial', sans-serif !important;
}
.ast-container {
	max-width: 1390px !important;
    padding-left: 15px;
    padding-right: 15px;
}
a:focus {
	outline: none;
	border: none;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding-right: 15px;
}
@media screen and (max-width: 922px) {
	html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
		padding-right: 0;
	}
}

/*Шапка сайта*/
#ast-desktop-header .site-primary-header-wrap {
	height: 90px;
}
#ast-desktop-header .site-below-header-wrap {
	height: 78px;
}
.top-contact-info {
	width: 400px;
  	padding: 10px;
	justify-content: space-around;
}
.top-contact-info, .top-contact-info .header-geo-target a, .top-contact-info .header-custom-phone a {
	display: flex;
	align-items: center;
	font-size: 16px;
}
.top-contact-info .header-geo-target a {
	color: #2f4550;
}
.top-contact-info .header-geo-target a:hover {
	color: rgb(47, 69, 80);
}
.top-contact-info .header-geo-target i:before {
	fill: #354156;
	margin: 2px 8px 0px 0px;
}
.top-contact-info .header-custom-phone a {
	font-size: 15px;
	font-weight: 500;
	word-spacing: 3px;
	background-color: #354156;
	padding: 7px 12px 7px 12px;
	border-radius: 5px;
	color: #fff;
}
.top-contact-info .header-custom-phone i {
	display: flex;
}
.top-contact-info .header-custom-phone i:before {
	fill: #fff;
	height: 15px;
	margin-right: 10px;
	transform: rotate(90deg);
}
#pum-812 {
	background-color: #1e1e1ee6;
}
#popmake-812 {
	background-color: #fff;
}
#popmake-812 .popmake-close {
	height: 20px;
	width: 20px;
	background: none;
	color: #1f2124;
	box-shadow: none;
	font-size: 100%;
	font-weight: 800;
	padding-right: 25px;
	padding-top: 25px;
}
#popmake-812 .popmake-content .header-city-list {
	font-family: "Montserrat", Sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #000;
	margin-bottom: 20px;
}
#popmake-812 .popmake-content .city-list {
	column-count: 3;
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 17px;
}
#popmake-812 .popmake-content .city-list li {
	color: #000;
	margin-bottom: 10px;
}
.main-header-menu > .menu-item > .menu-link {
	font-size: 15px;
    font-weight: 400;
    color: #000;
}
.main-header-menu > .menu-item > .menu-link:hover {
	color: #898989;
}
.catalog-header-block {
	display: flex;
	align-items: center;
	cursor: pointer;
}
.catalog-header-block > a {
	display: flex;
    align-items: center;
}
.catalog-header-block img {
	width: 22px;
    height: 18px;
    display: inline-block;
    margin-right: 10px;
}
.catalog-header-block .catalog-title {
	color: #fff;
    font-weight: 800;
}
.catalog-container {
	display: none;
	opacity: 0;
	transition-duration: 0.4s;
	position: absolute;
    top: 140px;
    left: 0;
	cursor: default;
}
.catalog-container .catalog-layout {
	width: 100vw;
    background-color: #0000005c;
    margin-top: 29px;
}
.catalog-header-block:hover .catalog-container {
	display: block;
	opacity: 1;
}
.catalog-block {
	display: flex;
  	justify-content: space-between;
	padding: 20px 15px;
	max-width: 1390px;
    background-color: #fff;
    margin: 0 auto;
	border-radius: 12px;
}
.catalog-block .column-first, .catalog-block .column-second, .catalog-block .column-third {
	width: 32.3%;
}
.catalog-block .category-block {
	padding: 20px 20px 5px 20px;
	background-color: #00000005;
	border-radius: 12px;
	margin-bottom: 20px;
	display: flex;
  	flex-direction: column;
}
.catalog-block .category-block img {
	width: 36px;
	height: 36px;
	margin-bottom: 20px;
}
.catalog-block .category-block .category-link {
	font-size: 20px;
  	font-weight: 600;
}
.catalog-block .category-block .subcategory-block {
	display: flex;
  	flex-wrap: wrap;
}
.catalog-block .category-block .subcategory-block .subcategory-link {
	width: 50%;
  	margin-bottom: 15px;
	font-size: 14px;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-search-form {
	width: 835px;
    height: 46px;
	margin-left: 40px;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-search-form .dgwt-wcas-sf-wrapp {
	padding: 0;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-search-form .dgwt-wcas-sf-wrapp .dgwt-wcas-search-input {
	background-color: #fff !important;
	border: none !important;
	padding-top: 11px !important;
	padding-bottom: 11px !important;
}

.dgwt-wcas-search-wrapp .dgwt-wcas-search-form .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
	left: 9px;
    top: 7px;
} 
.dgwt-wcas-suggestions-wrapp.woocommerce.dgwt-wcas-has-img.dgwt-wcas-has-headings.js-dgwt-wcas-initialized {
	border: 1px solid #354156;
    border-radius: 10px;
}
.ast-header-account-inner-wrap .ast-header-account-link.ast-account-action-link {
	flex-direction: column;
    gap: 0;
    color: #fff;
}
.ast-header-account-inner-wrap .ast-header-account-link.ast-account-action-link .ahfb-svg-iconset.ast-inline-flex.svg-baseline {
	height: 42px;
    width: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 42px;
    border: 1px solid rgba(0, 0, 0, 0.105);
    border-color: rgba(255, 255, 255, 0.25);
}
.ast-site-header-cart-li .cart-container.ast-cart-desktop-position-bottom {
	padding: 0;
}
.ast-site-header-cart-li .cart-container.ast-cart-desktop-position-bottom .ast-addon-cart-wrap {
	flex-direction: column;
}
.ast-site-header-cart-li .cart-container.ast-cart-desktop-position-bottom .ast-addon-cart-wrap .ast-woo-header-cart-info-wrap {
	margin-top: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
	padding: 0;
}
.ast-site-header-cart-li .cart-container.ast-cart-desktop-position-bottom .ast-addon-cart-wrap .astra-icon.ast-icon-shopping-cart {
	height: 42px;
    width: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 42px;
    border: 1px solid rgba(0, 0, 0, 0.105);
    border-color: rgba(255, 255, 255, 0.25);
} 
.ast-site-header-cart-li .cart-container.ast-cart-desktop-position-bottom .ast-addon-cart-wrap .astra-icon.ast-icon-shopping-cart:after {
	top: -3px;
    right: -8px;
}
.compare-wish-block {
	display: flex;
	gap: 20px;
}
.compare-wish-block a {
	color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.compare-wish-block a i {
	height: 42px;
    width: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 42px;
    border: 1px solid rgba(0, 0, 0, 0.105);
    border-color: rgba(255, 255, 255, 0.25);
}
.compare-wish-block a i:before {
	font-size: 20px;
}
.compare-wish-block a span {
	font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}
.woocommerce-mini-cart__buttons.buttons .button.wc-forward {
	background-color: #354156 !important;
}
.woocommerce-mini-cart__buttons.buttons .button.checkout.wc-forward {
	color: #354156 !important;
    background-color: #fff !important;
    border: 1px solid #354156 !important;
}
.woocommerce-js ul.cart_list li>a:not(:first-child) {
	margin-right: 30px;
}
@media screen and (max-width: 1350px) {
	.dgwt-wcas-search-wrapp .dgwt-wcas-search-form {
		width: 500px;
	}
}
@media screen and (max-width: 1200px) {
	.catalog-block {
		flex-direction: column;
		padding: 20px;
	}
		.catalog-block .column-first, .catalog-block .column-second, .catalog-block .column-third {
		width: 100%;
	}
	.catalog-block .category-block {
		padding: 10px 10px 5px 10px;
		margin-bottom: 10px;
	}
		.catalog-block .category-block img {
		margin-bottom: 10px;
	}
		.catalog-block .category-block .subcategory-block {
		justify-content: space-between;
	}
		.catalog-block .category-block .subcategory-block .subcategory-link {
		width: 45%;
		margin-bottom: 8px;
	}
	.main-header-menu > .menu-item > .menu-link {
		padding: 0 5px;
	}
	.top-contact-info {
		width: 335px;
		padding: 5px;
		justify-content: space-between;
	}
}
@media screen and (max-width: 1020px) {
	.dgwt-wcas-search-wrapp .dgwt-wcas-search-form {
		width: 400px;
		margin-left: 0;
	}
	.top-contact-info {
		align-items: center;
    	flex-direction: column;
		width: max-content;
	}
}
@media screen and (max-width: 921px) {
	.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar {
		height: 60px;
	}
	.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar {
		height: 62px;
	}
	.top-contact-info {
		flex-direction: row;
    	gap: 10px;
	}
	#block-3 > p {
		display: none;
	}
	.dgwt-wcas-search-wrapp .dgwt-wcas-search-form {
		width: 610px;
	}
	.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle {
		padding: 0 10px;
		flex-direction: column;
		height: 40px;
		justify-content: space-between;
	}
	.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu-wrap {
		margin: 0;
		font-size: 12px;
		font-weight: 400;
		line-height: 12px;
	}
		.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar, .ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar, .ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar {
		padding-left: 15px;
		padding-right: 15px;
	}
	.ast-mobile-header-content.content-align-flex-start  {
		height: 84vh;
	}
}
@media screen and (max-width: 750px) {
	.dgwt-wcas-search-wrapp .dgwt-wcas-search-form {
		width: 410px;
	}
}
@media screen and (max-width: 550px) {
	.dgwt-wcas-search-wrapp .dgwt-wcas-search-form {
		width: 310px;
	}
	.top-contact-info .header-custom-phone {
		display: none;
	}
	.ast-builder-grid-row {
		grid-column-gap: 0px;
	}
	#popmake-812 .popmake-content .city-list {
		column-count: 2;
	}
	#popmake-812 .popmake-content .city-list li {
		margin-right: 5px;
	}
}
@media screen and (max-width: 450px) {
	.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle {
		padding: 0;
	}
	.dgwt-wcas-search-wrapp .dgwt-wcas-search-form {
		width: 250px;
	}
}

/*Подвал сайта*/
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row, .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
	max-width: 1390px;
	padding-left: 15px;
    padding-right: 15px;
}
.footer-container {
	display: flex;
	gap: 80px;
}
.footer-container .contact-column {
	text-align: start;
	max-width: 325px;
}
.footer-container .contact-column .logo {
	margin-bottom: 20px;
}
.footer-container .contact-column .logo img {
	width: 250px;
}
.footer-container .contact-column .info > div {
	margin-bottom: 15px;
}
.footer-container .contact-column .info span {
	color: #fffc;
}
.footer-container .footer-links {
	min-width: 200px;
}
.footer-container .footer-links h3 {
	text-align: start;
	font-weight: 700;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
	margin-bottom: 20px;
}
.footer-container .footer-links .footer-link {
	text-align: start;
	margin-bottom: 15px;
}
.footer-container .footer-links .footer-link a {
	color: #ffffffe6;
}
.ast-footer-copyright {
	color: #fffc;
	line-height: 20px;
}
@media screen and (max-width: 1200px) {
	.footer-container {
		gap: 0px;
	}
}
@media screen and (max-width: 1000px) {
		.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row, .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
		padding-left: 0;
		padding-right: 0;
	}
	.footer-container {
		justify-content: space-between;
	}
	.footer-container .contact-column {
		max-width: 300px;
	}
	.footer-container .footer-links {
		min-width: 140px;
	}
}
@media screen and (max-width: 768px) {
	.footer-container {
		flex-direction: column;
    	align-items: center;
		row-gap: 25px;
	}
	.footer-container .contact-column {
		max-width: 100%;
    	width: 100%;
    	text-align: center;
	}
	.footer-container .contact-column .info > div {
		margin-bottom: 5px;
	}
	.footer-container .footer-links {
		width: 100%;
	}
	.footer-container .footer-links h3 {
		text-align: center;
    	margin-bottom: 10px;
	}
	.footer-container .footer-links .footer-link {
		text-align: center;
    	margin-bottom: 5px;
	}
}

/*Главная страница*/
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull, .ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull {
	width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.category-top-main-page {
	padding-top: 40px !important;
}
.category-top-main-page .category-link {
	position: relative;
}
.category-top-main-page .category-link .category-link-name {
	width: 80% !important;
	font-family: "Georgia", sans-serif;
	font-weight: 500;
	line-height: 36px;
	text-align: center;
	margin-bottom: 0;
	position: absolute !important;
	left: 0;
	top: 220px;
	color: rgb(47, 69, 80);
	transition-duration: 0.3s;
	padding: 0;
}
.category-top-main-page .category-link:first-child .category-link-name {
	line-height: 72px;
}
.category-top-main-page .category-link:hover .category-link-name {
	color: #5e7682;
}
.promotion-goods .uagb-container-inner-blocks-wrap {
	max-width: 100% !important;
  margin: 0 !important;
}
.promotion-goods .advertising-image {
	height: 100%;
}
.promotion-goods .advertising-image.first-advertising p {
	max-width: 94%;
	font-family: "Segoe UI", Sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	font-style: italic;
	line-height: 32px;
	letter-spacing: 3px;
	word-spacing: 7px;
	color: #354156;
	margin-bottom: 0;
	margin-top: 20px;
	text-align: center;
}
.promotion-goods .wcps-container .wcps-items {
	padding: 12px 25px;
	background-color: #CADDFF;
}
.promotion-goods .wcps-container .wcps-items .splide__arrows .splide__arrow {
	background: none;
}
.wcps-container-868 {
/* 	opacity: 0; */
	transition-duration: 1s;
	max-height: 428px;
}
.wcps-container-868:hover .splide__arrows.middle .prev {
	left: -5% !important;
}
.wcps-container-868:hover .splide__arrows.middle .next {
	right: 1% !important;
}
.promotion-goods .wcps-container .wcps-items .splide__list .item {
	width: 194px !important;
	padding: 15px 10px;
	background-color: #fff;
	border-radius: 12px;
	height: 408px;
}
.promotion-goods .wcps-container .wcps-items .splide__list .item .elements-wrapper.layout- {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.promotion-goods .wcps-container .wcps-items .splide__list .item .elements-wrapper.layout- .wcps-items-price {
	display: flex;
    flex-direction: column;
    align-items: start;
}
.promotion-goods .wcps-container .wcps-items .splide__list .item .wcps-items-cart {
	text-align: center;
}
.promotion-goods .wcps-container .wcps-items .splide__list .item .wcps-items-cart .add_to_cart_button {
	background-color: #fff;
  	color: #242424;
	padding: 0;
}
.site-content .page .entry-content .brands-main-page .uagb-container-inner-blocks-wrap {
	margin: 0 !important;
	max-width: 100%;
}
.brands-main-page .header-brands {
	width: 200px;
}
.brands-main-page .all-brands-button {
	width: max-content;
	padding-right: 10px;
}
.slider-brands {
	max-height: 115px !important;
/* 	opacity: 0; */
}
.slider-brands > .swiper {
	margin: 0;
	height: 100px;
	margin-bottom: 15px !important;
}
.slider-brands .cb-pagination {
	bottom: -5px !important;
}
.new-items-slider .wps-slider-section .sp-woo-product-slider-section-title, .new-items-slider .wps-slider-section .wps-product-section .wpsf-product .sp-wps-product-image-area .sp-wps-product-details .wpsf-product-title a {
	font-weight: 400 !important;
}
.new-items-slider .wps-slider-section .wps-product-section .wpsf-product .sp-wps-product-image-area {
	height: 354px !important;
	width: 220px !important;
	padding: 0 5px;
	background: #fff;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}
.new-items-slider .wps-slider-section .wps-product-section .wpsf-product .sp-wps-product-image-area .sp-wps-product-details .wpsf-cart-button a {
	border: none !important;
	color: #242424 !important;
	text-transform: capitalize;
}
.new-items-slider .wps-slider-section .wps-product-section .wpsf-product .sp-wps-product-image-area .sp-wps-product-details .wpsf-cart-button a:hover {
	background: none !important;
	text-decoration: underline !important;
}
.info-main-page .uagb-container-inner-blocks-wrap {
	max-width: 100% !important;
}
.wp-block-cb-slide-v2 .wp-block-uagb-image a img {
	object-fit: contain;
    width: 150px;
    height: 60px;
}
.catalog-block {
	display: flex;
  	justify-content: space-between;
	padding: 20px 15px;
}
.catalog-block .column-first, .catalog-block .column-second, .catalog-block .column-third {
	width: 32.3%;
}
.catalog-block .category-block {
	padding: 20px 20px 5px 20px;
	background-color: #00000005;
	border-radius: 12px;
	margin-bottom: 20px;
	display: flex;
  flex-direction: column;
}
.catalog-block .category-block img {
	width: 36px;
	height: 36px;
	margin-bottom: 20px;
}
.catalog-block .category-block .category-link {
	font-size: 20px;
  font-weight: 600;
}
.catalog-block .category-block .subcategory-block {
	display: flex;
  flex-wrap: wrap;
}
.catalog-block .category-block .subcategory-block .subcategory-link {
	width: 50%;
  margin-bottom: 15px;
	font-size: 14px;
}

@media screen and (max-width: 1380px) {
	.wd-dropdown-menu.wd-dropdown {
		width: 1000px;
		margin-left: 100%;
	}
}
@media screen and (max-width: 1200px) {
	.promotion-goods .uagb-container-inner-blocks-wrap {
		height: 100%;
	}
	.promotion-goods .wcps-container {
		border-bottom-right-radius: 12px;
		border-bottom-left-radius: 12px;
	}
	.wd-dropdown-menu.wd-dropdown {
		width: 900px;
		margin-left: 50%;
	}
	.catalog-block {
		flex-direction: column;
		padding: 20px;
	}
	.catalog-block .column-first, .catalog-block .column-second, .catalog-block .column-third {
		width: 100%;
	}
	.catalog-block .category-block {
		padding: 10px 10px 5px 10px;
		margin-bottom: 10px;
	}
	.catalog-block .category-block img {
		margin-bottom: 10px;
	}
	.catalog-block .category-block .subcategory-block {
		justify-content: space-between;
	}
	.catalog-block .category-block .subcategory-block .subcategory-link {
		width: 45%;
		margin-bottom: 8px;
	}
	.promotion-goods .advertising-image {
		height: 428px;
	}
	.category-top-main-page .category-link .category-link-name {
		font-size: 26px !important;
	}
}
@media screen and (max-width: 1024px) {
	.wd-dropdown-menu.wd-dropdown {
		width: 100%;
		margin-left: 0;
	}
}
@media only screen and (max-width: 976px) {
	.brands-main-page .all-brands-button .uagb-buttons-layout-wrap {
		justify-content: end;
	}
	.category-top-main-page .category-link .category-link-name {
		font-size: 30px !important;
	}
}
@media screen and (max-width: 768px) {
	.wd-header-html .header-custom-phone {
		display: none;
	}
	.wd-header-html {
		justify-content: start;
	}
	.category-top-main-page .category-link:first-child .category-link-name {
		line-height: 36px;
		font-size: 33px;
	}
	.wcps-container-868:hover .splide__arrows.middle .prev {
		left: -8% !important;
	}
	.brands-main-page .header-brands, .brands-main-page .all-brands-button {
		width: max-content !important;
	}
	.wp-block-cb-slide-v2 .wp-block-uagb-image a img {
		height: 60px !important;
	}
}
@media screen and (max-width: 450px) {
	.wcps-container-868:hover .splide__arrows.middle .prev {
		left: -14% !important;
	}
}

/*Страница Магазин*/
.archive #content .ast-container {
	display: grid;
    grid-template-columns: 320px 1fr;
    grid-template-areas: "breadcrumb breadcrumb""header header""filter primary";
}
.archive #content .ast-container #primary {
	width: 100%;
	margin-top: 50px;
	padding-left: 15px;
    padding-right: 15px;
}
#content .ast-container .woocommerce-breadcrumb {
	grid-area: breadcrumb;
	margin-top: 45px;
	font-size: 16px;
	color: #313033;
	word-wrap: break-word;
}
.archive #content .ast-container .woocommerce-products-header {
	grid-area: header;
}
#content .ast-container .woocommerce-products-header h1 {
	margin-bottom: 0;
	font-size: 26px;
    line-height: 35px;
    color: #333;
    font-weight: 400;
}
.archive #content .ast-container .widget-area {
	grid-area: filter;
    width: 100%;
	margin-top: 50px;
	padding-right: 20px;
}
.archive #content .ast-container .content-area.primary .woocommerce-ordering .orderby {
	padding-right: 30px;
	border: 2px solid #efefef !important;
}
.archive #block-6 {
	display: none;
}
.archive #block-5 .main-filter, .archive .filter-mobile {
    border-bottom: 2px solid #efefef;
    padding-top: 10px;
    padding-bottom: 10px;
}
.archive #block-5 .main-filter .bapf_head h3, .archive .filter-mobile .bapf_head h3 {
	font-weight: 700;
    font-size: 16px;
    line-height: 135%;
    letter-spacing: 0.15px;
    margin-bottom: 20px;
    color: #000;
}
.archive #block-5 .main-filter .bapf_body ul li, .archive .filter-mobile .bapf_body ul li {
	line-height: 30px;
}
.archive #block-5 .main-filter .bapf_body ul li label, .archive .filter-mobile .bapf_body ul li label {
	color: #777;
    font-size: 16px;
    font-weight: 400;
}
.archive #block-5 .main-filter .bapf_body ul li input, .archive .filter-mobile .bapf_body ul li input {
    border: 1px solid #000000cf;
    border-radius: 5px;
    transition: color .25s ease, background-color .25s ease, border-color .25s ease;
    margin-right: 10px;
}
.archive #block-5 .main-filter .bapf_body ul li.checked input, .archive .filter-mobile .bapf_body ul li.checked input {
	background-color: #fff;
}
.archive #block-5 .main-filter .bapf_body ul li.checked input:after, .archive .filter-mobile .bapf_body ul li.checked input:after {
	top: 1px;
    left: 5px;
	border-bottom: 2px solid #000000;
    border-right: 2px solid #000000;
}
.archive #block-5 .main-filter .filter-button, .archive .filter-mobile .filter-button-mobile {
	margin-bottom: 0;
}
.archive #block-5 .main-filter .filter-button .bapf_body, .archive .filter-mobile .filter-button-mobile .bapf_body {
	text-align: center;
}
.archive #block-5 .main-filter .filter-button button, .archive .filter-mobile .filter-button-mobile button {
	width: 100%;
    background-color: #354156;
    border-color: #354156;
    color: #fff;
	margin: 10px 0;
}
.archive #block-5 .main-filter > div, .archive .filter-mobile > div {
	margin-bottom: 0;
}
.archive #main .products {
	gap: 10px;
}
.archive #main .products .product.product-type-variable .wishsuite-button, 
.archive #main .products .product.product-type-variable .br_compare_button,
.single-product #main .related.products .products .product.product-type-variable .br_compare_button,
.single-product #main .related.products .products .product.product-type-variable .wishsuite-button {
	display: none;
}
.archive #main .products .product, .single-product #main .related.products .products .product {
	padding: 10px;
    border: 1px solid #354156;
    border-radius: 5px;
    justify-content: space-between;
    margin-bottom: 0;
}
.archive #main .products .product .astra-shop-thumbnail-wrap .ajax_add_to_cart,
.archive #main .products .product .astra-shop-thumbnail-wrap .product_type_variable.add_to_cart_button,
.single-product #main .related.products .products .product .astra-shop-thumbnail-wrap .ajax_add_to_cart,
.single-product #main .related.products .products .product .astra-shop-thumbnail-wrap .product_type_variable.add_to_cart_button {
	display: none;
}
.archive #main .products .product .astra-shop-summary-wrap .ast-loop-product__link,
.single-product #main .related.products .products .product .astra-shop-summary-wrap .ast-loop-product__link {
	margin-bottom: 8px;
}
.archive #main .products .product .astra-shop-summary-wrap .ast-loop-product__link .woocommerce-loop-product__title,
.single-product #main .related.products .products .product .astra-shop-summary-wrap .ast-loop-product__link .woocommerce-loop-product__title {
	font-weight: 400;
    line-height: 140%;
    letter-spacing: .15px;
    word-break: break-word;
	transition-duration: 0.3s;
}
.archive #main .products .product .astra-shop-summary-wrap .ast-loop-product__link .woocommerce-loop-product__title:hover,
.single-product #main .related.products .products .product .astra-shop-summary-wrap .ast-loop-product__link .woocommerce-loop-product__title:hover {
	color: #1866BC;
}
.archive #main .products .product .astra-shop-summary-wrap .price .woocommerce-Price-amount,
.single-product #main .related.products .products .product .astra-shop-summary-wrap .price .woocommerce-Price-amount {
	font-size: 16px;
    line-height: 1.15;
    color: #586f7c;
}
.archive #main .products .product .bottom-product-info, .single-product #main .related.products .products .product .bottom-product-info {
	margin-top: 8px;
	display: flex;
    align-items: center;
	justify-content: space-between;
}
.woocommerce a.add_to_cart_button:focus {
	border-style: none;
}
.archive #main .products .product .bottom-product-info .add_to_cart_button.ajax_add_to_cart,
.single-product #main .related.products .products .product .bottom-product-info .add_to_cart_button.ajax_add_to_cart {
	padding: 0;
    background-color: #fff;
    color: #242424;
    font-size: 15px;
    font-weight: 600;
    transition-duration: 0.6s;
    max-width: 140px;
	margin-top: 0;
}
.archive #main .products .product .bottom-product-info .add_to_cart_button.ajax_add_to_cart:hover,
.single-product #main .related.products .products .product .bottom-product-info .add_to_cart_button.ajax_add_to_cart:hover {
	text-decoration: underline;
    text-underline-offset: 5px;
}
.archive #main .products .product .bottom-product-info .compare-wish-block, 
.single-product #main .related.products .products .product .bottom-product-info .compare-wish-block {
	margin-right: 0;
	gap: 10px;
}
.archive #main .products .product .bottom-product-info .compare-wish-block .wishsuite-button,
.single-product #main .related.products .products .product .bottom-product-info .compare-wish-block .wishsuite-button {
	width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    color: #333;
}
.archive #main .products .product .bottom-product-info .compare-wish-block .wishsuite-button svg,
.single-product #main .related.products .products .product .bottom-product-info .compare-wish-block .wishsuite-button svg {
	width: 20px;
    height: 20px;
}
.archive #main .products .product .bottom-product-info .compare-wish-block .wishsuite-button .wishsuite-btn-text,
.archive #main .products .product .bottom-product-info .compare-wish-block .br_compare_button .br_compare_button_text,
.single-product #main .related.products .products .product .bottom-product-info .compare-wish-block .wishsuite-button .wishsuite-btn-text,
.single-product #main .related.products .products .product .bottom-product-info .compare-wish-block .br_compare_button .br_compare_button_text {
	display: none;
}
.archive #main .products .product .bottom-product-info .compare-wish-block .br_compare_button,
.single-product #main .related.products .products .product .bottom-product-info .compare-wish-block .br_compare_button {
	padding: 0;
    margin: 0 !important;
    width: 40px;
    height: 40px;
    background-color: #fff;
    color: #333;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}
.archive #main .products .product .bottom-product-info .compare-wish-block .br_compare_button:hover,
.archive #main .products .product .bottom-product-info .compare-wish-block .wishsuite-button:hover,
.single-product #main .related.products .products .product .bottom-product-info .compare-wish-block .br_compare_button:hover,
.single-product #main .related.products .products .product .bottom-product-info .compare-wish-block .wishsuite-button:hover {
	-webkit-box-shadow: 0px 0px 9px 1px rgba(66, 68, 90, 0.13);
	-moz-box-shadow: 0px 0px 9px 1px rgba(66, 68, 90, 0.13);
	box-shadow: 0px 0px 9px 1px rgba(66, 68, 90, 0.13);
}
.archive #main .products .product .bottom-product-info .compare-wish-block .br_compare_button .fa-square-o,
.archive #main .products .product .bottom-product-info .compare-wish-block .br_compare_button .fa-check-square-o,
.single-product #main .related.products .products .product .bottom-product-info .compare-wish-block .br_compare_button .fa-square-o,
.single-product #main .related.products .products .product .bottom-product-info .compare-wish-block .br_compare_button .fa-check-square-o {
	width: max-content;
	height: max-content;
}
.archive #main .products .product .bottom-product-info .compare-wish-block .br_compare_button .fa-square-o:before,
.single-product #main .related.products .products .product .bottom-product-info .compare-wish-block .br_compare_button .fa-square-o:before {
	content: "\f422" !important;
    font-size: 20px;
    font-weight: 600;
}
.archive #main .products .product .bottom-product-info .compare-wish-block .br_compare_button .fa-check-square-o:before,
.single-product #main .related.products .products .product .bottom-product-info .compare-wish-block .br_compare_button .fa-check-square-o:before {
	font-size: 20px;
}
@media screen and (max-width: 1500px) {
	.archive #main .products {
		column-gap: 10px;
    	row-gap: 20px;
	}
	.archive #main .products .product .bottom-product-info .add_to_cart_button.ajax_add_to_cart,
	.single-product #main .related.products .products .product .bottom-product-info .add_to_cart_button.ajax_add_to_cart {
		font-size: 14px;
	}
	.archive #main .products .product .bottom-product-info .compare-wish-block,
	.single-product #main .related.products .products .product .bottom-product-info .compare-wish-block {
		gap: 5px;
	}
}
@media screen and (max-width: 1315px) {
	.archive #main .products {
		grid-template-columns: 1fr 1fr;
	}
	.archive #main .products .product, .single-product #main .related.products .products .product {
		padding-left: 15px;
    	padding-right: 15px;
	}
}
@media screen and (max-width: 960px) {
	.archive #content .ast-container {
		grid-template-columns: 1fr;
    	grid-template-areas:
       	"breadcrumb"
        "header"
        "filter"
        "primary";
	}
	.archive #content .ast-container .widget-area {
		margin: 14px 0 0 0;
    	padding-right: 0;
	}
	.archive #content .ast-container .widget-area #block-5 {
		display: none;
	}
	.archive #content .ast-container .widget-area #block-6 {
		display: block;
	}
	.archive #content .ast-container #primary {
		margin-top: 10px;
    	padding-left: 0;
		padding-right: 0;
	}
	#content .ast-container .woocommerce-breadcrumb {
		margin-top: 20px;
	}
}
@media screen and (max-width: 600px) {
	.archive #main .products .product .bottom-product-info, .single-product #main .related.products .products .product .bottom-product-info {
		flex-direction: column;
	}
	.archive #main .products .product, .single-product #main .related.products .products .product {
		padding: 10px;
	}
	.archive #main .products .product .bottom-product-info .add_to_cart_button.ajax_add_to_cart,
	.single-product #main .related.products .products .product .bottom-product-info .add_to_cart_button.ajax_add_to_cart {
		width: 100%;
		max-width: 100%;
		text-align: center;
		font-size: 16px;
	}
	.archive #main .products .product .astra-shop-summary-wrap .price .woocommerce-Price-amount,
	.single-product #main .related.products .products .product .astra-shop-summary-wrap .price .woocommerce-Price-amount {
		font-size: 16px;
	}
}
@media screen and (max-width: 450px) {
	.archive #main .products .product .bottom-product-info .add_to_cart_button.ajax_add_to_cart,
	.single-product #main .related.products .products .product .bottom-product-info .add_to_cart_button.ajax_add_to_cart {
    	padding: 5px;
        margin-bottom: 0;
	}
	.archive #main .products .product .bottom-product-info .compare-wish-block,
	.single-product #main .related.products .products .product .bottom-product-info .compare-wish-block {
		width: 100%;
		justify-content: center;
	}
}

/*Страница Карточки товара*/
.ast-onsale-card {
	top: 8.5em;
}
.single-product #primary {
	margin-top: 30px !important;
}
.single-product .ast-article-single.product.type-product {
	display: grid;
    grid-template-columns: 60% 40%;
    grid-template-areas: "top-info top-info""images additional""images brand""images coupon""images summary""images cheaper""images stock""delivery-payment delivery-payment""woobt woobt""tabs tabs""similar similar";
}
.single-product .top-info-block {
	grid-area: top-info;
}
.single-product .top-info-block .woocommerce-breadcrumb {
	margin-top: 0 !important;
}
.single-product .top-info-block .product_title.entry-title {
	font-weight: 500;
    font-size: 34px;
    line-height: 1.2;
    margin-bottom: 35px;
    color: #000;
}
.single-product .woocommerce-product-gallery.images {
	grid-area: images;
	width: 75% !important;
	padding-left: 100px;
}
.single-product .additional-functions {
	grid-area: additional;
	margin-top: 10px;
    display: flex;
	flex-direction: row-reverse;
    justify-content: space-between;
	gap: 20px;
    align-items: start;
}
.single-product .additional-functions .share-block img {
	width: 40px;
    padding: 8px;
    border: 1px solid #000;
    border-radius: 8px;
    box-shadow: none;
    margin-right: 5px;
}
.single-product .additional-functions .share-block .sku_wrapper {
	display: inline-flex;
    align-items: end;
}
.single-product .additional-functions .share-block .sku_wrapper .sku {
	margin-left: 8px;
}
.single-product .additional-functions .share-block .copy-icon .ctc-shortcode {
	outline: none;
}
.single-product .additional-functions .share-block .copy-icon .ctc-shortcode.ctc-shortcode--copied {
	outline: 1px solid #313033;
	padding-left: 5px;
	margin-left: 10px;
}
.single-product .additional-functions .share-block .copy-icon .ctc-shortcode__icon svg {
	width: 30px;
    height: 30px;
}
.single-product .additional-functions .share-block .custom-share-btn {
	display: inline-block;
    width: max-content;
}
.single-product .additional-functions .compare-wish-product-block {
	display: flex;
	flex-direction: column;
    align-items: center;
	gap: 10px;
}
.single-product .additional-functions .compare-wish-product-block .wishsuite-button {
    padding: 5px 10px;
    border-radius: 6px;
	min-width: 150px;
}
.single-product .additional-functions .compare-wish-product-block .wishsuite-button.added,
.single-product .additional-functions .compare-wish-product-block .wishsuite-button.wishsuite-btn-exist {
	min-width: 200px;
}
.single-product .additional-functions .compare-wish-product-block .wishsuite-button .wishsuite-btn-text,
.single-product .additional-functions .compare-wish-product-block .br_compare_button .br_compare_button_text {
	color: #333333;
	text-decoration: underline;
    text-decoration-style: dotted;
    text-underline-offset: 4px;
	font-weight: 600;
}
.single-product .additional-functions .compare-wish-product-block .wishsuite-button svg {
	fill: #333333;
    width: 20px;
    height: 20px;
}
.single-product .additional-functions .compare-wish-product-block .br_compare_button {
	background-color: #fff;
    padding: 5px 10px;
    border-radius: 6px;
    min-height: 36px;
    display: flex;
    justify-content: start;
    align-items: center;
	margin-top: 0 !important;
}
.single-product .additional-functions .compare-wish-product-block .br_compare_button i {
	margin-right: 5px;
}
.single-product .additional-functions .compare-wish-product-block .br_compare_button i:before {
	color: #333333;
    font-size: 20px;
    font-weight: 600;
}
.single-product .additional-functions .compare-wish-product-block .br_compare_button .fa-square-o:before {
	content: "\f422";
}
.single-product .brand-image-product {
	grid-area: brand;
	width: 100%;
    text-align: end;
}
.single-product .brand-image-product a {
	display: inline-block;
}
.single-product .brand-image-product a img {
	width: 110px;
    height: 110px;
    border: 2px solid #cfcfcf;
    padding: 8px;
    border-radius: 5px;
    transition-duration: 0.3s;
}
.single-product .discount-coupon {
	grid-area: coupon;
    margin-top: 20px;
    text-align: start;
}
.single-product .discount-coupon .discount-coupon_text {
	padding: 10px 10px 10px 10px;
    background-color: #CDD9E0;
    border-radius: 5px 5px 5px 5px;
	color: red;
}
.single-product .discount-coupon .ctc-shortcode--copied .ctc-shortcode__icon {
	outline: 2px solid currentColor;
    outline-offset: 2px;
	margin-bottom: 10px;
}
.single-product .discount-coupon .ctc-shortcode--inline:focus {
    outline: none;
}
.single-product .summary.entry-summary {
	grid-area: summary;
    width: 100% !important;
	border: 1px solid #1010101A;
    padding: 20px;
    border-radius: 5px;
	margin-top: 20px;
}
.single-product .summary.entry-summary .woocommerce-breadcrumb, .single-product .summary.entry-summary .single-product-category,
.single-product .summary.entry-summary .product_meta, .single-product .summary.entry-summary .product_title.entry-title {
	display: none !important;
}
.single-product .summary.entry-summary .price {
	font-weight: 600;
    font-size: 22px;
    line-height: 145%;
    color: #000;
}
.woocommerce-js div.product p.price ins, .woocommerce-js div.product span.price ins {
	font-weight: 600;
}
.single-product .summary.entry-summary .cart .quantity {
	margin-right: 25px;
}
.single-product .summary.entry-summary .cart .quantity, .single-product .summary.entry-summary .cart .single_add_to_cart_button {
	margin-bottom: 0;
}
.single-product .summary.entry-summary .cart .quantity .minus, .single-product .summary.entry-summary .cart .quantity .plus {
	height: 45px;
    width: 45px;
    font-size: 24px;
    background-color: #dbdbdb;
    border: 1px solid #000;
}
.single-product .summary.entry-summary .cart .quantity .input-text {
	height: 45px;
    width: 80px;
    max-width: 100px;
	background-color: #0f0f0f0a;
}
.single-product .summary.entry-summary .cart .single_add_to_cart_button {
    height: 45px;
	transition: color 0.3s, background 0.2s, border 0.2s;
	color: rgb(255, 255, 255);
    background-color: rgb(50, 69, 81);
	border: 1px solid rgb(50, 69, 81);
    padding: 5px 20px;
    font-size: 14px;
    font-weight: 600;
}
.single-product .summary.entry-summary .cart .single_add_to_cart_button:hover {
	background-color: #fff;
	color: #1866BC;
	border-color: #1866BC;
}
.single-product .cheaper-goods {
	grid-area: cheaper;
	background-color: #ECECEC;
    padding: 15px;
    border: 1px solid #C6C6C6;
    border-radius: 5px;
}
.single-product .cheaper-goods .top-block-cheaper {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.single-product .cheaper-goods .top-block-cheaper .cheaper-goods-text span {
	font-size: 17px;
}
.single-product .cheaper-goods .top-block-cheaper .cheaper-goods-text span:first-child {
	font-weight: 600;
	display: block;
}
.single-product .cheaper-goods .top-block-cheaper img {
	width: 90px;
	box-shadow: none;
}
.single-product .cheaper-goods .bottom-block-cheaper button {
    font-style: normal;
    height: 40px;
    width: 120px;
	transition-duration: 0.4s;
	background-color: #354156;
	border: 1px solid #354156;
    padding: 5px 28px;
    min-height: 48px;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-product .cheaper-goods .bottom-block-cheaper button:hover {
	color: #354156;
	background-color: #fff;
}
.single-product .availability-in-stock {
	grid-area: stock;
    border-radius: 5px;
    margin-top: 25px;
    font-size: 15px;
	padding: 15px 0 15px 25px;
    border: 1px solid #354156;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.07);
}
.single-product .availability-in-stock .availability-status {
	display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 15px;
    gap: 10px;
}
.single-product .availability-in-stock .availability-status .select-availability-status {
	padding: 8px 12px 8px 12px;
    background-color: #F1F7EB;
    border-radius: 10px 10px 10px 10px;
    font-weight: 600;
    font-size: 16px;
    color: #85B951;
    margin-right: 10px;
}
.single-product .availability-in-stock .availability-status .select-delivery-status {
	font-size: 12px;
    color: #A3A3A3;
}
.single-product .availability-in-stock .receiving-goods p {
	margin-bottom: 5px;
	font-size: 16px;
}
.single-product .availability-in-stock .methods-of-obtaining {
	margin-left: 10px;
    font-size: 14px;
}
.single-product .availability-in-stock .receiving-goods .methods-of-obtaining > div span:first-child {
	margin-right: 8px;
    font-weight: 500;
    color: #405B7F;
}
.single-product .delivery-payment {
	grid-area: delivery-payment;
    display: flex;
    padding: 25px;
    margin-bottom: 15px;
	margin-top: 40px;
	background-color: #ECECEC;
    border: 1px solid #C6C6C6;
	border-radius: 5px;
    width: 60%;
}
.single-product .delivery-payment > div p {
	margin-bottom: 0.75em;
	font-size: 15px;
    font-weight: 600;
	color: black;
}
.single-product .delivery-payment > div div {
	margin-bottom: 5px;
}
.single-product .delivery-payment > div div span {
	color: #000;
}
.single-product .delivery-payment .delivery-block {
	width: 60%;
    margin-right: 20px;
	margin-left: 10px;
}
.single-product .delivery-payment .payment-block p {
	margin-bottom: 0.4em;
}
.single-product .delivery-payment i {
	color: #D61F2C;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper {
	grid-area: tabs;
	padding-top: 0 !important;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper .characteristics-header {
	margin-bottom: 12px;
    margin-top: 40px;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper .characteristics-header span {
	font-size: 22px;
    font-weight: 700;
    color: #313033;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information {
	display: block !important;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs .reviews_tab, .single-product .woocommerce-tabs.wc-tabs-wrapper .additional_information_tab {
	display: none !important;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper .description_tab {
	font-size: 22px;
    font-weight: 700;
    color: #313033;
	margin-top: 20px !important;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper .description_tab:before {
	display: none;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper .description_tab a {
	padding: 0 !important;
	color: #313033 !important;
	cursor: default;
}
.single-product .woocommerce-product-attributes.shop_attributes {
	border: none !important;
}
.single-product .woocommerce-product-attributes.shop_attributes tbody {
	display: grid;
    grid-template-columns: 1fr 1fr;
	column-gap: 50px;
}
.single-product .woocommerce-product-attributes.shop_attributes tbody tr {
	border-bottom: 1px solid #0000001b;
	min-height: 75px;
    display: flex;
	flex-direction: column;
    align-items: start;
	justify-content: end;
	padding-bottom: 10px;
    padding-top: 10px;
}
.single-product .woocommerce-product-attributes.shop_attributes tbody tr th {
	font-weight: 600;
}
.single-product .woocommerce-product-attributes.shop_attributes tbody tr th, .woocommerce-product-attributes.shop_attributes tbody tr td {
	border: none !important;
	padding: 5px 0 5px 0 !important;
	width: 100%;
}
.single-product .related.products {
	grid-area: similar;
	display: none !important;
}
.single-product #main .related.products .products .product {
	display: flex;
}
.single-product .woobt-wrap {
	grid-area: woobt;
}
.single-product .woobt-wrap.woobt-layout-default .woobt-before-text {
	font-size: 22px;
    font-weight: 700;
    color: #313033;
}
.single-product .woobt-wrap.woobt-layout-default {
	padding: 25px 0;
}
#popmake-2660 {
	min-height: 280px;
	padding: 30px;
}
#popmake-2660 .wp-block-uagb-container .uagb-container-inner-blocks-wrap {
	display: flex;
    flex-direction: column;
}
#popmake-2660 .wp-block-uagb-container .uagb-container-inner-blocks-wrap .wp-block-uagb-advanced-heading {
	text-align: center;
	margin-bottom: 20px;
}
#popmake-2660 .wp-block-uagb-container .uagb-container-inner-blocks-wrap .wp-block-uagb-container {
	margin-top: 30px;
	align-items: center;
	padding: 10px 0;
    border: 1px solid #efefef;
}
#popmake-2660 .wp-block-uagb-container .uagb-container-inner-blocks-wrap .wp-block-uagb-container .wp-block-wpzoom-blocks-social-sharing {
	width: max-content;
}
#popmake-2660 .wp-block-uagb-container .uagb-container-inner-blocks-wrap .wp-block-uagb-container .has-text-color.has-link-color {
	margin-bottom: 2px;
    margin-left: 15px;
}
#popmake-2660 .wp-block-wpzoom-blocks-social-sharing.align-left .social-sharing-icons {
	margin-bottom: 0;
}
.single-product table.variations.wpcvs-initialized tr {
	flex-direction: column;
    align-items: start;
	margin-bottom: 15px !important;
}
.single-product table.variations.wpcvs-initialized tr .label {
    width: 100%;
    flex: 0;
}
.single-product table.variations.wpcvs-initialized td.value .wpcvs-term.wpcvs-tippy-tooltip {
	border-color: #000;
}
.single-product table.variations.wpcvs-initialized td.value .wpcvs-term.wpcvs-tippy-tooltip .wpcvs-term-inner {
	background-color: #fff;
}
.single-product .woocommerce-product-details__short-description {
	margin-top: 25px;
}
#popmake-2666 {
	padding: 10px 40px;
}
#popmake-2666 .uagb-heading-text {
	text-align: center;
    margin-bottom: 25px;
	font-size: 19px;
    font-weight: 600;
}
#popmake-2666 .pum-content.popmake-content > p {
	font-size: 15px;
    text-align: center;
}
#popmake-2666 form .info-form {
	height: 130px;
}
#popmake-2666 form .wpcf7-submit {
	border: 1px solid transparent;
	border-radius: 0;
    background-color: #354156;
	transition-duration: 0.4s;
}
#popmake-2666 form .wpcf7-submit:hover {
	background-color: #fff;
	color: #354156;
	border: 1px solid #354156;
}
#popmake-2666 .wpcf7-form.init .name-form, #popmake-2666 .wpcf7-form.init .theme-form, #popmake-2666 .wpcf7-form.init .email-form,
#popmake-2666 .wpcf7-form.init .phone-form, #popmake-2666 .wpcf7-form.init .info-form {
	border-color: #313033;
    margin-top: 10px;
}
#popmake-2666 .wpcf7-form.init label {
	font-size: 16px;
}
#popmake-2666 .wpcf7-form.init > p {
	margin-bottom: 10px;
}
@media screen and (max-width: 1400px) {
	.single-product .additional-functions {
		justify-content: space-between;
    	margin-left: 0;
		flex-direction: column;
    	gap: 10px;
		margin-bottom: 10px;
	}
	.single-product .additional-functions .compare-wish-product-block .wishsuite-button,
	.single-product .additional-functions .compare-wish-product-block .br_compare_button {
		padding: 5px;
	}
	.single-product .delivery-payment {
		width: 100%;
	}
}
@media screen and (max-width: 1200px) {
	.single-product .summary.entry-summary .cart .quantity {
		margin-right: 5px;
	}
	.ast-onsale-card {
		top: 10.5em;
	}
}
@media screen and (max-width: 980px) {
	.single-product .ast-article-single.product.type-product {
		display: flex;
		flex-direction: column;
	}
	.single-product .woocommerce-product-gallery.images {
		width: 100% !important;
		padding-left: 0;
	}
	.single-product .additional-functions {
		align-items: center;
	}
	.single-product .additional-functions .compare-wish-product-block .wishsuite-button,
	.single-product .additional-functions .compare-wish-product-block .br_compare_button {
		justify-content: center;
	}
	.single-product .brand-image-product {
		text-align: center;
    	margin-top: 20px;
	}
	.single-product .discount-coupon {
		text-align: start;
	}
	.single-product .woocommerce-tabs.wc-tabs-wrapper {
		margin-bottom: 0 !important;
	}
	.single-product .woobt-wrap.woobt-layout-default {
		padding: 0 0 50px 0;
	}
}
@media screen and (max-width: 700px) {
	.single-product .delivery-payment {
		flex-direction: column;
    	gap: 15px;
	}
	.single-product .delivery-payment .delivery-block {
		margin: 0;
    	width: 100%;
	}
	.single-product .availability-in-stock .availability-status {
		flex-direction: column;
    	align-items: start;
    	gap: 5px;
	}
	.single-product .woocommerce-product-attributes.shop_attributes tbody {
		grid-template-columns: 1fr;
	}
	#popmake-2666 {
		padding: 10px;
	}
	.ast-onsale-card {
		top: 12.5em;
	}
}
@media screen and (max-width: 500px) {
	.single-product .additional-functions .share-block {
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 15px;
	}
	.single-product .additional-functions .share-block .sku_wrapper {
		flex-direction: column;
		align-items: center;
		gap: 2px;
	}
	.single-product .additional-functions .share-block .sku_wrapper .sku {
		margin-left: 0;
	}
	.single-product .additional-functions .share-block .copy-icon .ctc-shortcode {
		gap: 0;
	}
	.ast-onsale-card {
		top: 22.5em;
	}
	.single-product .cheaper-goods .top-block-cheaper .cheaper-goods-text span {
		font-size: 14px;
	}
	.single-product .cheaper-goods {
		padding: 8px;
	}
	#popmake-2666 .uagb-heading-text {
		margin-bottom: 15px;
    	margin-right: 25px;
	}
}
@media screen and (max-width: 420px) {
	.single-product .summary.entry-summary {
		padding: 15px;
	}
	.single-product .summary.entry-summary form button {
		float: right !important;
		padding: 10px 8px;
	}
	.single-product .cheaper-goods .top-block-cheaper {
		justify-content: space-between;
	}
	.single-product .cheaper-goods .top-block-cheaper img {
		width: 50px;
		height: 50px;
	}
	.single-product .summary.entry-summary .cart .quantity .input-text {
		width: 50px;
	}
	.single-product .cheaper-goods .bottom-block-cheaper button {
		width: 100px;
		padding: 5px 10px;
		font-size: 15px;
	}
}

/*Корзина*/
.page-id-7.woocommerce-cart #main .entry-title {
	font-size: 26px;
    font-weight: 400;
    color: #333;
}
.page-id-7.woocommerce-cart #main .woocommerce {
	margin: 0;
    max-width: 100%;
}
.page-id-7.woocommerce-cart .wc-block-components-main.wp-block-woocommerce-cart-items-block {
	padding-top: 20px;
}
.page-id-7.woocommerce-cart .wc-block-components-main.wp-block-woocommerce-cart-items-block table tbody .wc-block-cart-item__image {
	width: 150px;
}
.page-id-7.woocommerce-cart .wc-block-components-main.wp-block-woocommerce-cart-items-block table tbody .wc-block-cart-item__product {
	padding-left: 50px;
}
.page-id-7.woocommerce-cart .wc-block-components-main.wp-block-woocommerce-cart-items-block table tbody .wc-block-cart-item__remove-link {
	color: #d61f2c;
}
.page-id-7.woocommerce-cart .wc-block-components-sidebar.wp-block-woocommerce-cart-totals-block {
	padding: 20px;
	border: 1px solid #d6d6d6;
}
.page-id-7.woocommerce-cart .wc-block-components-sidebar.wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
	font-size: 14px;
    font-weight: 600;
}
.page-id-7.woocommerce-cart .wc-block-components-sidebar.wp-block-woocommerce-cart-totals-block .wc-block-components-totals-coupon__form button,
.page-id-7.woocommerce-cart .wc-block-components-sidebar.wp-block-woocommerce-cart-totals-block .wc-block-cart__submit-container a {
	background-color: #111111;
}
.page-id-7 .coupon .input-text {
	border: 1px solid #1866BC !important;
    max-height: 100% !important;
}
.page-id-7 .coupon .button {
	background-color: #1866BC;
} 
.page-id-7.woocommerce-cart #main .wc-proceed-to-checkout .checkout-button {
	background-color: #354156;
}
@media (max-width: 1200px) {
	.page-id-7.woocommerce-cart #content {
		padding-top: 30px;
	}
	.page-id-7.woocommerce-cart #content .wp-block-woocommerce-cart.alignwide {
		margin-left: 0;
		margin-right: 0;
	}
}
@media (max-width: 921px) {
	.page-id-7.woocommerce-cart #content .ast-container {
		padding-left: 20px;
    	padding-right: 20px;
	}
}
@media (max-width: 795px) {
	.page-id-7.woocommerce-cart .wc-block-components-main.wp-block-woocommerce-cart-items-block table tbody .wc-block-cart-item__product {
		padding-left: 110px;
	}
}
@media (max-width: 500px) {
	.page-id-7.woocommerce-cart .wc-block-components-main.wp-block-woocommerce-cart-items-block table tbody .wc-block-cart-item__image {
		width: 100px;
	}
	.page-id-7.woocommerce-cart .wc-block-components-main.wp-block-woocommerce-cart-items-block table tbody .wc-block-cart-item__product {
        padding-left: 40px;
    }
}

/*Страница оформления заказа*/
.woocommerce-checkout.page-id-8 #main .entry-content .woocommerce {
	margin: 0;
    max-width: 100%;
}
.woocommerce-checkout.page-id-8 #billing .wc-block-components-address-form__country.wc-block-components-country-input {
	margin-top: 12px;
}
.woocommerce-checkout.page-id-8 .woocommerce-billing-fields input, .woocommerce-checkout.page-id-8 .woocommerce-shipping-fields input,
.woocommerce-checkout.page-id-8 .woocommerce-additional-fields textarea {
	border: 1px solid;
}
.woocommerce-checkout.page-id-8 .wc-block-checkout__actions_row .wc-block-components-button.contained,
.woocommerce-checkout.page-id-8 .wc-block-components-totals-coupon__form .wc-block-components-button.contained {
	background-color: #1866BC;
}
.woocommerce-checkout.page-id-8 #order_review {
	border-color: #1866BC !important;
    border-width: 1px !important;
    border-radius: 5px;
}
.woocommerce-checkout.page-id-8 #order_review_heading {
	border: none !important;
}
.woocommerce-checkout.page-id-8 #main .checkout.woocommerce-checkout #place_order {
	background-color: #354156;
}
@media (max-width: 1200px) {
	.page-id-8.woocommerce-checkout #content {
		padding-top: 30px;
	}
	.page-id-8.woocommerce-checkout #content .wp-block-woocommerce-checkout.alignwide {
		margin-left: 0;
		margin-right: 0;
	}
}
@media (max-width: 921px) {
	.page-id-8.woocommerce-checkout #content .ast-container {
		padding-left: 20px;
    	padding-right: 20px;
	}
	.woocommerce-checkout.page-id-8 #order_review {
		margin-bottom: 30px;
	}
}
@media (max-width: 738px) {
	.page-id-8.woocommerce-checkout #content .ast-container .wp-block-woocommerce-checkout-order-summary-block:first-child {
		display: none;
	}
	.page-id-8.woocommerce-checkout #content .wp-block-woocommerce-checkout.alignwide {
		padding-top: 0;
	}
	.page-id-8.woocommerce-checkout #content .ast-container .wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block {
		margin-top: 50px;
	}
}

/*Страница Сравнения*/
.page-id-774 #main .entry-header .entry-title:before {
	display: none;
}
.page-id-774 #main #post-774 {
	min-height: 80vh;
}
.page-id-774 #main .entry-content .br_new_compare_block_wrap {
	max-width: 100%;
}
.page-id-774 #main .entry-content .br_new_compare_block_wrap .br_top_table {
	min-height: 200px;
}
.page-id-774 #main .entry-content .br_new_compare_block_wrap .br_top_table .br_main_top {
	height: 100%;
}
.page-id-774 #main .entry-content .br_new_compare_block_wrap .br_top_table .br_main_top table {
	height: 100%;
}
.page-id-774 #main .entry-content .br_new_compare_block_wrap .br_top_table .br_show_compare_dif, 
.page-id-774 #main .entry-content .br_new_compare_block_wrap .br_top_table .br_remove_all_compare {
	font-size: 17px;
    padding: 4px;
    margin-bottom: 20px;
	color: #000;
}
.page-id-774 #main .entry-content .br_new_compare_block_wrap .br_top_table .br_show_compare_dif:hover, 
.page-id-774 #main .entry-content .br_new_compare_block_wrap .br_top_table .br_remove_all_compare:hover {
	color: #1866BC;
}
.page-id-774 #main .entry-content .br_new_compare_block_wrap .br_top_table table tbody tr th h3 {
	font-size: 17px;
	padding: 0 16px !important;
}
.page-id-774 #main .entry-content .br_new_compare_block_wrap .br_top_table table tbody tr th h3 a {
	color: #000;
}
.page-id-774 #main .entry-content .br_new_compare_block_wrap .br_top_table table tbody tr th .add_to_cart_button {
	padding: 10px 15px;
    margin-top: 2px;
    background-color: #354156;
	transition-duration: 0.4s;
}
.page-id-774 #main .entry-content .br_new_compare_block_wrap .br_top_table table tbody tr th .add_to_cart_button:hover {
	background-color: #000;
	color: #fff;
}
.page-id-774 .br_popup_inner .br_new_compare_block .br_top_table {
	min-height: 200px;
}
.page-id-774 .br_popup_inner .br_new_compare_block .br_top_table .br_main_top {
	height: 100%;
}
.page-id-774 .br_popup_inner .br_new_compare_block .br_top_table .br_main_top table {
	height: 100%;
}
.page-id-774 .br_popup_inner .br_new_compare_block .br_top_table .br_show_compare_dif, 
.page-id-774 .br_popup_inner .br_new_compare_block .br_top_table .br_remove_all_compare {
	font-size: 17px;
    padding: 4px;
    margin-bottom: 20px;
}
.page-id-774 .br_popup_inner .br_new_compare_block .br_top_table .br_show_compare_dif:hover, 
.page-id-774 .br_popup_inner .br_new_compare_block .br_top_table .br_remove_all_compare:hover {
	color: #1866BC;
}
.page-id-774 .br_popup_inner .br_new_compare_block .br_top_table table tbody tr th h3 {
	font-size: 17px;
	padding: 0 16px !important;
}
.page-id-774 .br_popup_inner .br_new_compare_block .br_top_table table tbody tr th .add_to_cart_button {
	padding: 10px 15px;
    margin-top: 2px;
    background-color: #767676;
	transition-duration: 0.4s;
}
.page-id-774 .br_popup_inner .br_new_compare_block .br_top_table table tbody tr th .add_to_cart_button:hover {
	background-color: #000;
}
.page-id-774 #main .br_new_compare_block .br_remove_compare_product_reload {
	top: -13px;
}
@media screen and (max-width: 1250px) {
	.page-id-774 #main .entry-content {
		max-width: 100%;
		margin: 0 0 50px 0;
	}
	.page-id-774 #main .entry-header.ast-no-thumbnail {
		margin-top: 20px;
    	margin-bottom: 30px;
	}
}
@media screen and (max-width: 921px) {
	.page-id-774 #content .ast-container {
		padding-left: 20px;
    	padding-right: 20px;
	}
}
@media screen and (max-width: 768px) {
	.page-id-774 .br_popup_inner .br_new_compare_block .br_top_table .br_show_compare_dif, 
	.page-id-774 .br_popup_inner .br_new_compare_block .br_top_table .br_remove_all_compare {
		display: none;
	}
	.page-id-774 #main .entry-content .br_new_compare_block_wrap .br_top_table .br_show_compare_dif, 
	.page-id-774 #main .entry-content .br_new_compare_block_wrap .br_top_table .br_remove_all_compare {
		display: none;
	}
	.page-id-774 #main .entry-content .br_new_compare_block_wrap {
		overflow: hidden;
	}
}

/*Страница Избранного*/
.page-id-775 .quantity.buttons_added .minus, .page-id-775 .quantity.buttons_added .plus {
	text-decoration: none;
}
.page-id-775 #main .entry-content .wishsuite-table-content {
	margin: 0;
	max-width: 100%;
}
.page-id-775 #content .ast-container .wishsuite-product-title a {
	color: #000;
}
.page-id-775 #content .ast-container .wishsuite-product-add_to_cart a {
	background-color: #1866BC;
    padding: 15px;
}
.page-id-775 #content .ast-container .wishsuite-product-add_to_cart a:hover {
	background-color: #000;
	color: #fff;
}
.page-id-775 #main .wishsuite_table .wishsuite-product-add_to_cart .wishsuite-addtocart.ajax_add_to_cart {
	padding: 15px;
	background-color: #354156;
}
@media screen and (max-width: 1200px) {
	.page-id-775 #content .ast-container {
		margin: 30px 0;
	}
}
@media (min-width: 767px) and (max-width: 1050px) {
	.page-id-775 #content .ast-container #primary #main .entry-content .wishsuite_table thead > tr th,
	.page-id-775 #content .ast-container #primary #main .entry-content .wishsuite_table tbody > tr td {
		font-size: 10px;
		padding: 2px;
	}
	.page-id-775 #content .ast-container #primary .wishsuite-product-add_to_cart .ajax_add_to_cart {
		font-size: 8px;
    	padding: 7px 5px;
	}
}
@media screen and (max-width: 921px) {
	.page-id-775 #content .ast-container {
		padding-left: 20px;
    	padding-right: 20px;
	}
}

/*Страница магазина*/
.shop-page-container .uagb-container-inner-blocks-wrap {
	max-width: 100% !important;
}
.shop-page-container .shop-page-category .category-title {
	text-align: center;
  margin-bottom: 0;
	transition-duration: 0.2s;
}
.shop-page-container .shop-page-category:hover .category-title {
	color: #586f7c !important;
}

@media screen and (max-width: 1200px) {
	.shop-page-container > .uagb-container-inner-blocks-wrap {
		margin-bottom: 40px;
	}
	.page-id-825 #main .entry-header {
		margin-top: 15px;
	} 
}

/*Страница Доставки*/
.delivery-container .delivery-block img {
	 margin: 30px 0;
}
.delivery-container .delivery-block .wp-block-uagb-advanced-heading {
	margin-bottom: 15px;
}

/*Страница Оплаты*/
.pay-container {
	padding-top: 40px !important;
    padding-bottom: 20px !important;
}
.pay-container .pay-block {
	margin-bottom: 20px !important;
}
.pay-container .pay-block h2 {
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #000;
}
.pay-container .pay-block h3 {
	font-size: 17px;
	font-weight: 700;
	color: #000;
}
.pay-container .pay-block p {
	margin-bottom: 10px;
}

/*Страница Контактов*/
.region-name-container {
	font-size: 22px;
  	font-weight: 700;
}
.region-name-container .uagb-container-inner-blocks-wrap {
	margin-bottom: 20px;
}
.region-name-container .uagb-container-inner-blocks-wrap .wp-block-uagb-advanced-heading {
	width: max-content !important;
	margin-right: 8px;
	color: #334155;
}
.pick-up-points-info .points-container .info-point {
	padding: 30px 0;
  border-top: 2px solid #EfEfEf;
  border-bottom: 2px solid #EfEfEf;
}
.pick-up-points-info .points-container .info-point div, .pick-up-points-info .points-container .info-point div p {
	margin-bottom: 14px;
}
.pick-up-points-info .points-container .info-point div span {
	font-size: 15px;
  font-weight: 700;
}
@media screen and (max-width: 1200px) {
	.page-id-772 #main .entry-header {
		margin-top: 20px;
	}
}

/*Страница Мой аккаунт*/
.page-id-9 #main .woocommerce {
	margin: 0;
    max-width: 100%;
}

/*Страница бренда*/
.brands-container .uagb-container-inner-blocks-wrap {
	max-width: 100% !important;
}
.brands-container .brands-letters .letter {
	height: 34px;
}
.brands-container .brands-letters .letter:hover {
	background-color: #DDDDDD;
}
.brands-container .brands-letters .letter p {
	margin: 0 !important;
	display: flex;
	justify-content: center;
	align-items: center;
}
.brands-container .brands-block .brands-line .brand {
	min-height: 178px;
}
.brands-container .brands-block .brands-line .brand .brand-title {
	margin-bottom: 0;
  text-align: center;
	transition-duration: 0.3s;
}
.brands-container .brands-block .brands-line .brand:hover .brand-title {
	color: #586f7c;
}
@media screen and (max-width: 1200px) {
	.page-id-770 .brands-container .uagb-container-inner-blocks-wrap {
		margin-bottom: 20px;
	}
}


