@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.shibargan.ru/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.7") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.shibargan.ru/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.shibargan.ru/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.shibargan.ru/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.shibargan.ru/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.shibargan.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.shibargan.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.shibargan.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.shibargan.ru/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(15,15,15);
	--wd-text-font-size: 14px;
	--wd-title-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(30,115,190);
	--wd-alternative-color: rgb(221,51,51);
	--btn-default-bgcolor: rgb(30,115,190);
	--btn-default-bgcolor-hover: rgba(30,115,190,0.79);
	--btn-accented-bgcolor: rgb(30,115,190);
	--btn-accented-bgcolor-hover: rgba(30,115,190,0.79);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(40,40,40);
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(255,255,255);
}

.wd-title-wrapp {
	display: flex;
    align-items: center;
}
.page-title {
	margin-block: 0px 0px !important;
}
.advice__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border-left: 3px solid #1D6946;
    border-radius: 19px;
    background-color: #BEEDD4;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
   padding: 12px 18px;
	    margin-bottom: 20px;
}
.advice__title {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 4px;
    color: #1D6946;
    font-weight: 600;
}
.advice__subtitle {
    font-size: 16px;
    line-height: 18px;
    color: #1D6946;
    font-weight: 300;
}
.advice__img {
    margin-right: 14px;
    height: 34px;
}
.advice__link {
   color: #1D6946;
    font-weight: 500;
    -webkit-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all;
    text-decoration: underline;
    width: 100%;
    display: ruby;
}
.advice__link:hover {
    color: #04130c;
    font-weight: 500;
    -webkit-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all;
}



/* Баннер подбор палатка */
.banner__pal {
	background-image: url(https://www.shibargan.ru/wp-content/uploads/2025/06/banner-otoplivaemye-bani-fon.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
	height: fit-content;
	overflow: hidden;
}
.banner__pal__text {
	font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    line-height: 30px;
    padding: 30px 50px;
	z-index: 2;
    position: relative;
	width: 60%;
}
.banner__pal-p {
position: absolute;
    right: 8%;
    bottom: 0;
    height: 100%;
}
.banner__pal__hand {
	width: 76px;
    position: absolute;
    top: -70px;
    right: -56px;
}
.banner__pal__link__block {
	margin-left: 50px;
    position: relative;
    width: fit-content;
	margin-top: 30px;
	margin-bottom: 40px;
}
.banner__pal__link {
	color: #fff;
    font-weight: 500;
    padding: 18px 32px;
    border-radius: 14px;
    background: linear-gradient(180deg, rgba(254, 192, 99, 1) 0%, rgba(246, 133, 35, 1) 100%);
    font-size: 22px;
}
.banner__pal__link:hover {
	opacity: .9;
	color: #fff;
}






.banner__ban {
	background-image: url(https://www.shibargan.ru/wp-content/uploads/2025/05/banner-mob-bani-fon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
	height: fit-content;
	overflow: hidden;
}
.banner__ban__text {
	font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    line-height: 30px;
    padding: 30px 50px;
	z-index: 2;
    position: relative;
	width: 39%;
}
.banner__ban-p {
	position: absolute;
    right: 0;
    bottom: 0;
    width: 56%;
}
.banner__ban-tr {
	width: 100%;
  position: absolute;
  bottom: 0;
}
.banner__ban__hand {
	width: 76px;
    position: absolute;
    top: -70px;
    right: -56px;
}
.banner__ban__link__block {
	margin-left: 50px;
    position: relative;
    width: fit-content;
	margin-top: 30px;
	margin-bottom: 40px;
}
.banner__ban__link {
	color: #fff;
    font-weight: 500;
    padding: 18px 32px;
    border-radius: 14px;
    background: linear-gradient(180deg, rgba(254, 192, 99, 1) 0%, rgba(246, 133, 35, 1) 100%);
    font-size: 22px;
}
.banner__ban__link:hover {
	opacity: .9;
	color: #fff;
}


/* Баннер подбор печь */
.banner__pech {
	background-image: url(https://www.shibargan.ru/wp-content/uploads/2025/06/banner-pechi-fon.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
	height: fit-content;
	overflow: hidden;
}
.banner__pech__text {
	font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    line-height: 30px;
    padding: 30px 50px;
	z-index: 2;
    position: relative;
	width: 70%;
}
.banner__pech-p {
position: absolute;
    right: 8%;
    bottom: 0;
    width: 40%;
}
.banner__pech-tr {
	width: 100%;
  position: absolute;
  bottom: 0;
}
.banner__pech__hand {
	width: 76px;
    position: absolute;
    top: -70px;
    right: -56px;
}
.banner__pech__link__block {
	margin-left: 50px;
    position: relative;
    width: fit-content;
	margin-top: 30px;
	margin-bottom: 40px;
}
.banner__pech__link {
	color: #fff;
    font-weight: 500;
    padding: 18px 32px;
    border-radius: 14px;
    background: linear-gradient(180deg, rgba(254, 192, 99, 1) 0%, rgba(246, 133, 35, 1) 100%);
    font-size: 22px;
}
.banner__pech__link:hover {
	opacity: .9;
	color: #fff;
}








.banner__sneg__link {
    position: absolute;
    right: 12%;
    top: 31%;
    z-index: 24;
    padding: 8px 14px;
    color: #fff;
    background-color: #165389;
    border-radius: 6px;
    transition: .2s ease all;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
}
.banner__sneg__link:hover {
	background-color:  #1e73be;
	transition: .2s ease all;
	color: #fff;
}
.banner__sneg {
    background-image: url(https://www.shibargan.ru/wp-content/uploads/2025/01/banner-sneg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    height: 240px;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 20px 100px;
}
.banner__sneg__fonts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%;
}
.banner__sneg__komplekt, .banner__sneg__russian, .banner__sneg__vse__i__srazy {
    width: 24%;
}
.banner__sneg__vse__vklycheno {
    position: absolute;
    right: 12%;
    top: 10%;
    z-index: 24;
}
.banner__sneg__sumka {
    bottom: -22%;
    right: 6%;
    position: absolute;
    z-index: 20;
    height: 56%;
}
.banner__sneg__pech {
   bottom: -30%;
    right: 2%;
    position: absolute;
    z-index: 21;
    height: 84%;
}
.banner__sneg__palatka {
    bottom: 0%;
    right: 40%;
    position: absolute;
    z-index: 22;
}
.buy__on__ozon {
    padding: 10px 18px;
    background-color: #185FF9;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 5px;
    color: #fff !important;
    font-weight: 500;
    display: block;
    text-align: center;
    text-transform: uppercase;
	-webkit-transition: ease all .2s;
	-o-transition: ease all .2s;
	transition: ease all .2s;
}
.buy__on__ozon:hover {
	background-color: #134ac2;
	-webkit-transition: ease all .2s;
	-o-transition: ease all .2s;
	transition: ease all .2s;
}
.banner__ozon {
    width: 100%;
    padding: 40px;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    background-image: url(https://www.shibargan.ru/wp-content/uploads/2024/07/dekstop.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    height: 260px;
}
.banner__title {
    font-size: 36px;
    font-weight: 600;
    line-height: 30px;
    color: #F4FF70;
}
.ozon__logo {
    margin: 30px auto;
    width: 300px;
    height: auto;
}
.ozon-left-img {
    position: absolute;
    height: 300px;
    left: -100px;
    bottom: -70px;
}
.ozon-right-img {
    position: absolute;
    height: 300px;
    right: -100px;
    bottom: -70px;
}
.ozon__link {
    background-color: #1e73be;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
}
.ozon__link:hover {
    background-color: #195f9b;
    color: #fff;
}

@media screen and (max-width: 600px) {
    .ozon-right-img {
        position: absolute;
        height: 200px;
        right: -73px;
        bottom: -66px;
    }
    .ozon-left-img {
        position: absolute;
        height: 200px;
        left: -73px;
        bottom: -66px;
    }
    .ozon__logo {
        margin: 20px auto;
        width: 300px;
        height: auto;
    }
    .banner__title {
        font-size: 26px;
        font-weight: 600;
        line-height: 30px;
        color: #F4FF70;
    }
}




.single_add_to_cart_button:hover {
    background-color: #d16512 !important;
}
.awooc-custom-order-button.button.alt.show-add-to-card:hover {
	background-color: #185a95 !important
}
.dop__link__block {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
}
.dop__link {
	color: #1e73be;
	transition: .2s ease all;
}
.dop__link:hover {
	color: #105088;
	transition: .2s ease all;
}
#wpcf7-f14496-p10549-o3 .wpcf7-form-control.wpcf7-acceptance {
    background-color: unset !important;
}
#wpcf7-f14496-p10549-o3 .wpcf7-list-item-label {
    line-height: 12px !important;
}
#wpcf7-f14496-o1 .wpcf7-form-control.wpcf7-acceptance {
	background-color: unset !important;
}
#wpcf7-f12110-p12107-o3 .wpcf7-form-control.wpcf7-acceptance {
	background-color: #1E73BE !important;
}
#wpcf7-f14496-p14949-o3 .wpcf7-list-item-label {
    line-height: 12px !important;
}
#wpcf7-f14496-p14949-o3 .wpcf7-form-control.wpcf7-acceptance {
	background-color: unset !important;
}
#wpcf7-f14496-o3 .wpcf7-form-control.wpcf7-acceptance {
	background-color: unset !important;
}
#wpcf7-f14496-o3 .wpcf7-list-item-label {
    line-height: 12px !important;
}
#wpcf7-f8778-o1 .wpcf7-submit {
	margin-left: 0px !important;
}
#wpcf7-f8778-o3 .wpcf7-submit {
	margin-left: 0px !important;
}
.awooc-close {
	color: red !important;
	opacity: .8 !important;
}
#wpcf7-f8499-o1 .wpcf7-list-item {
	margin-bottom: 14px !important;
}
#wpcf7-f8499-o1 input[type='text'] {
	border: 1px solid #a7a7a7 !important;
}
#wpcf7-f8499-o1 input[type='tel'] {
	border: 1px solid #a7a7a7 !important;
}
.wpcf7-list-item {
	text-align: left !important;
}
.wpcf7-list-item label {
	line-height: 10px !important;
}
.wpcf7-list-item-label {
	line-height: 4px !important;
  font-size: 10px !important;
}
.wpcf7-form-control.wpcf7-acceptance {
	box-shadow: none !important;
	background-color: #fff !important;
}



.product.wd-hover-standard .wd-add-btn>a {
	background-color: #f47716 !important;
}
#wpcf7-f8778-o3 .wpcf7-list-item-label {
    position: relative !important;
}
.single_add_to_cart_button {
	background-color: #f47716 !important; 
}
.true .woocommerce-Price-currencySymbol {
	font-size: 12px !important;
}
.widget-product-info .amount {
	 font-size: 14px !important;
}
td.product-price {
    width: 15% !important;
}
td.product-price :is(.amount,.wd-price-unit) {
    font-size: 14px !important;
}
td.product-subtotal span {
    font-size: 16px !important;
}
.wd-cart-subtotal .amount {
	font-size: 14px !important;
}
.woocommerce-Price-amount {
	font-size: 18px !important;
}
del .rur {
	font-size: 12px !important;
}
del .woocommerce-Price-amount {
	font-size: 12px !important;
}
#wpcf7-f8778-o1 .wpcf7-list-item-label {
    position: relative !important;
}
	
.dost__all__mir {
	height: 80px;
}

.wd-load-more:not(:hover) {
    color: #1e73be!important;
    border-color: #1e73be !important;
}
.sidebar3__dost {
    min-height: 300px;
    background-image: url(https://www.shibargan.ru/wp-content/uploads/2023/11/black_friday_banner_broomer-6-1.jpg);
    border-radius: 10px;
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.25));
    border-radius: 14px;
    background-repeat: no-repeat;
    background-size: cover;
	background-position-x: -12px;
}
.sidebar3__link {
    height: 100%;
    width: 100%;
    display: block;
}
.sidebar4__dost {
    min-height: 300px;
    background-image: url(https://www.shibargan.ru/wp-content/uploads/2023/11/black_friday_banner_broomer-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.sidebar4__link {
    height: 100%;
    width: 100%;
    display: block;
}


#wpcf7-f14496-p14949-o3 .row {
    position: sticky !important;
    z-index: 20 !important;
}

#wpcf7-f14496-p14949-o3 p {
	margin-bottom: 0 !important;
}
#wpcf7-f14496-p14949-o3 .wpcf7-response-output {
    position: absolute !important;
    bottom: -40px !important;
    z-index: 11 !important;
}
#wpcf7-f14496-p14949-o3 .wpcf7-list-item-label {
	position: absolute;
	z-index: 10;
}
#wpcf7-f14496-p14949-o3 .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
	margin-bottom: 0 !important;
}
#wpcf7-f14496-p14949-o3 input[type='tel'] {
    width: 200px !important;
}
#wpcf7-f14496-p14949-o3 input[type='text'] {
    width: 200px !important;
}
#wpcf7-f14496-p14949-o3 .col-md-6 {
   	flex: 0 0 20%;
    max-width: 20%;
    width: 200px;
}
#wpcf7-f14496-p14949-o3.wpcf7-not-valid-tip {
    display: none !important;
}
@media screen and (max-width: 600px) {

    #wpcf7-f14496-p14949-o3 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    #wpcf7-f14496-p14949-o3 input[type='text'] {
        width: 100% !important;
    }
    #wpcf7-f14496-p14949-o3 input[type='tel'] {
        width: 100% !important;
    }
   
		#wpcf7-f14496-p14949-o3 .wpcf7-response-output {
			position: absolute !important;
			bottom: 190px !important;
			z-index: 11 !important;
		}
}





#widget_ywpar_points_rewards-4 strong {
    color: #1e73be !important;
}
.my__block__item {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}
.my__block__category-link {
    grid-column: span 1;
    text-decoration: none;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    transition: ease .2s all;
    box-shadow: 0px 8px 20px 2px rgba(0, 0, 0, 0.06);
    border-radius: 20px;
}
.my__block__category-link:hover {
    box-shadow: 0px 8px 20px 2px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    transition: ease .2s all;
}
.my__block__category {
    padding: 20px 20px;
    border-radius: 20px;
    background: #FFFFFF;
    display: flex;
    justify-content: start;
    flex-wrap: nowrap;
    align-items: center;
}
.my__block__img {
    width:30%;
    margin-right: 20px;
}
@media screen and (max-width: 820px) {
    .my__block__item {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 600px) {
    .my__block__item {
        grid-template-columns: repeat(1, 1fr);
    }
}





#wpcf7-f14496-p10549-o3 .row {
    position: sticky !important;
    z-index: 20 !important;
}

#wpcf7-f14496-p10549-o3 p {
	margin-bottom: 0 !important;
}
#wpcf7-f14496-p10549-o3 .wpcf7-response-output {
    position: absolute !important;
    bottom: -40px !important;
    z-index: 11 !important;
}
#wpcf7-f14496-p10549-o3 .wpcf7-list-item-label {
	position: absolute;
	z-index: 10;
}
#wpcf7-f14496-p10549-o3 .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
	margin-bottom: 0 !important;
}
#wpcf7-f14496-p10549-o3 input[type='tel'] {
    width: 200px !important;
}
#wpcf7-f14496-p10549-o3 input[type='text'] {
    width: 200px !important;
}
#wpcf7-f14496-p10549-o3 .col-md-6 {
   	flex: 0 0 20%;
    max-width: 20%;
    width: 200px;
}
#wpcf7-f14496-p10549-o3.wpcf7-not-valid-tip {
    display: none !important;
}
@media screen and (max-width: 600px) {

    #wpcf7-f14496-p10549-o3 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    #wpcf7-f14496-p10549-o3 input[type='text'] {
        width: 100% !important;
    }
    #wpcf7-f14496-p10549-o3 input[type='tel'] {
        width: 100% !important;
    }
   
		#wpcf7-f14496-p10549-o3 .wpcf7-response-output {
			position: absolute !important;
			bottom: 190px !important;
			z-index: 11 !important;
		}
}

#wpcf7-f14496-o1 .col-md-6 {
   	flex: 0 0 20%;
    max-width: 20%;
    width: 200px;
}

#wpcf7-f14496-p14494-o1 .col-md-6 {
   	flex: 0 0 20%;
    max-width: 20%;
    width: 200px;
}


#wpcf7-f14496-o1 .col-md-6 {
   	flex: 0 0 20%;
    max-width: 20%;
    width: 200px;
}





#wpcf7-f14496-o3 .row {
    position: sticky !important;
    z-index: 20 !important;
}

#wpcf7-f14496-o3 p {
	margin-bottom: 0 !important;
}
#wpcf7-f14496-o3 .wpcf7-response-output {
    position: absolute !important;
    bottom: -40px !important;
    z-index: 11 !important;
}
#wpcf7-f14496-o3 .wpcf7-list-item-label {
	position: absolute;
	z-index: 10;
}
#wpcf7-f14496-o3 .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
	margin-bottom: 0 !important;
}
#wpcf7-f14496-o3 input[type='tel'] {
    width: 200px !important;
}
#wpcf7-f14496-o3 input[type='text'] {
    width: 200px !important;
}
#wpcf7-f14496-o3 .col-md-6 {
   	flex: 0 0 20%;
    max-width: 20%;
    width: 200px;
}
#wpcf7-f14496-o3.wpcf7-not-valid-tip {
    display: none !important;
}
.design__form {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.man__forms {
    height: auto;
}
.design__form .design__form__title {
    width: 56%;
}
.design__form .design__man {
    position: absolute;
    bottom: -20px;
    right: 0px;
    height: 280px;
}
.wpcf7-not-valid-tip {
    display: none !important;
}
.design__form__title {
    font-size: 24px;
    font-weight: 800;
    line-height: 26px;
    margin-bottom: 20px;
    color: #000;
}

@media screen and (max-width: 600px) {
.design__form {
        height: 550px;
    }
    .design__form .design__man {
        right: 0px;
    }
    .design__form .design__form__title {
        width: 100%;
    }
	
	
		#wpcf7-f14496-o1 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    #wpcf7-f14496-o1 input[type='text'] {
        width: 100% !important;
    }
    #wpcf7-f14496-o1 input[type='tel'] {
        width: 100% !important;
	}
    #wpcf7-f14496-o3 .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    #wpcf7-f14496-o3 input[type='text'] {
        width: 100% !important;
    }
    #wpcf7-f14496-o3 input[type='tel'] {
        width: 100% !important;
    }
    .wpb_raw_code.wpb_content_element.wpb_raw_html {
        margin-bottom: 0px !important;
    }
		#wpcf7-f14496-o3 .wpcf7-response-output {
			position: absolute !important;
			bottom: 190px !important;
			z-index: 11 !important;
		}
    .design__form__title {
			font-size: 22px;
			font-weight: 800;
			line-height: 26px;
			margin-bottom: 20px;
    }
		.wpcf7-submit {
			margin-left: 14px;
			margin-bottom: 10px;
		}
    .man__forms {
        height: unset;
    }
    .design__form .design__man {
    height: 180px;
}
}













.grecaptcha-badge {
    display: none !important;
}


#call__me__footer input[type='text'] {
	border: 1px solid #cfcfcf;
}
#call__me__footer input[type='tel'] {
	border: 1px solid #cfcfcf;
}
#call__me__footer {
	position: relative !important;
}
#call__me__footer .wpcf7-not-valid-tip {
	display: none !important;
}
#call__me__footer p {
	margin-bottom: 0px !important;
}
#call__me__footer .wpb_content_element {
	margin-bottom: 0px !important;
}

#call__me input[type='text'] {
	border: 1px solid #cfcfcf;
}
#call__me input[type='tel'] {
	border: 1px solid #cfcfcf;
}
#call__me .wpcf7-not-valid-tip {
	display: none !important;
}
#call__me {
	position: relative !important;
}
.mfp-ready button.mfp-close {
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
	color: red !important;
}
#call__me p {
	margin-bottom: 0px !important;
}

.multi__form__desc {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 40px;
}
.multiform__title {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 10px;
    text-align: center;
}
.multiform__subtitle {
    font-size: 16px;
    color: #1e73be;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.multi__form__left__block {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    grid-column: span 3;
}
.multi__form__right__block {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    grid-column: span 2;
}
.m__form__title {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    line-height: 22px;
    margin-bottom: 20px;
    text-align: center;
}
.m__form__right__1 {
    margin-bottom: 30px;
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 30px;
}
.m__form__phone__block {
    display: flex;
    align-items: center;
    justify-content: center;
}
.m__form__phone__block img {
    width: 20px;
    margin-right: 6px;
}
.m__form__phone {
    font-size: 20px;
    font-weight: 600;
    color: #1e73be;
    transition: .2s ease all;
}
.m__form__phone:hover {
    font-size: 20px;
    font-weight: 600;
    color: #155288;
    transition: .2s ease all;
}
.m__form__phone__subdesc {
    font-size: 14px;
    text-align: center;
    color: #000;
}
.shibargan__feedback__multi__form {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
}

.shibargan__feedback__multi__form .fab {
    font-size: 34px;
    margin-right: 10px;
}
.shibargan__feedback__multi__form .fa-telegram {
    margin-right: 0px !important;
}

@media screen and (max-width:600px) {
    .multi__form__desc {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 20px;
    }
    .multi__form__left__block {
        grid-column: span 5;
    }
    .multi__form__right__block {
        grid-column: span 5;
    }
		.m__form__title {
    		margin-bottom: 4px;
		}
		.m__form__right__1 {
			margin-bottom: 10px;
			padding-bottom: 10px;
		}
		.multiform__subtitle {
			margin-bottom: 14px;
		}
		.shibargan__feedback__multi__form .fab {
			font-size: 34px !important;
			margin-right: 10px !important;
		}
		.shibargan__feedback__multi__form .fa-telegram {
			margin-right: 0px !important;
	  }
}











form.cart>* {
	flex: none !important;
}

.komplekt__menu {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
	padding-bottom: 30px;
}
.komplekt__menu__link {
    grid-column: span 1;
    text-decoration: none;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    transition: ease .2s all;
    /*box-shadow: 0px 8px 20px 2px rgba(0, 0, 0, 0.06);
    border-radius: 20px;*/
}
.komplekt__menu__link:hover {
    box-shadow: 0px 8px 20px 2px rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    transition: ease .2s all;
}
.komplek__category {
    padding: 10px 10px;
    /*background: #FFFFFF;*
     border-radius: 20px;*/
    display: flex;
    justify-content: start;
    flex-wrap: nowrap;
    align-items: center;
}
.komplek__category__img {
    width: 30%;
    margin-right: 6px;
}








.mobile__number__link-34 {
		margin-bottom: 10px !important;
}
.mobile__number__link-33 {
    font-size: 16px;
    font-weight: 500;
}
#menu-novoe-glavnoe-menju .wd-nav-img {
	display: none !important;
}
.ur_menu {
	margin-top: 20px;
}
.title-100 {
    font-size: 39px;
    font-weight: 700;
    letter-spacing: 3px;
    color: #000;
    text-transform: uppercase;
    bottom: 0px;
    z-index: 10;
		margin-top: 10px;
}
.title__gl100 {
    position: relative;
}
.otziv__blocks {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
}
.otziv__block {
    padding: 20px 20px 32px;
    display: flex;
    border-radius: 8px;
    flex-direction: column;
    background: #fff;
    color: #000;
    border: 1px solid #e0dedb;
    width: fit-content;
    height: fit-content;
}
.otziv__block__logos {
    display: flex;
    justify-content: space-between;
    height: 40px;
    align-items: center;
}
.otziv__logo__avito {
    height: inherit;
}
.otziv__block__rating {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 9px;
}
.otziv__rating__number {
    font-size: 48px;
    margin-right: 12px;
    line-height: 56px;
}
.otziv__rating__star {
    width: 16px;
    height: 16px;
}
.otziv__rating__text {
    color: #999;
    font-size: 14px;
}
.otziv__first__button {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 6px;
    padding: 6px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    font-weight: 500;
    background: #f6f6f6;
    margin-bottom: 12px;
}
.otziv__button__text {
    margin: 5px;
    font-size: 16px;
    white-space: nowrap;
}
.otziv__button__link {
    background: #258ffb;
    color: #fff;
    margin: 6px;
    padding: 12px 16px;
    line-height: 16px;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 500;
}
.otziv__button__link:hover {
    background: #1A6DF2;
    color: #fff;
}
.otziv__img {
    margin-bottom: 12px;
}
.otziv__second__button {
    color: #198cff;
    background: #f5f7fa;
    padding: 12px 16px;
    line-height: 16px;
    border-radius: 8px;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
}
.otziv__second__button:hover {
    background: #E9EEF3;
    color: #198cff;
}
@media screen and (max-width: 900px) {
    .otziv__blocks {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 40px;
    }
}
@media screen and (max-width: 500px) {
    .otziv__blocks {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 40px;
    }
    .otziv__logo__shibargan {
        height: 20px;
    }
    .otziv__button__text {
        font-size: 15px;
    }
}



@media screen and (max-width: 500px) {
    .mobile__number__link-33 {
			font-size: 16px;
			font-weight: 500;
		}
}
@media screen and (max-width: 400px) {
    .mobile__number__link-33 {
			font-size: 16px;
			font-weight: 500;
		}
}
@media screen and (max-width: 370px) {
    .mobile__number__link-33 {
			font-size: 12px;
			font-weight: 500;
		}
}
.akciya__pechi {
	 color: #C73C3C;
	 font-size: 22px;
   font-weight: 600;
   line-height: 24px;
}
.akciya__pechi i {
	color: #000;
}
.sidebar2__dost {
    min-height: 300px;
    background-image: url(https://www.shibargan.ru/wp-content/uploads/2023/10/group-109-2.jpg);
    position: relative;
    border-radius: 10px;
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.25));
		border-radius: 14px;
		background-repeat: no-repeat;
		background-size: contain;
}
.sidebar2__dost__desc {
    background-color: #fff;
    padding: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
	  border-radius: 0 0 14px 14px;
		width: 100%;
}
.sidebar2__dost__desc-title {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 20px;
}
.sidebar2__dost__desc-title i {
    color: #C73C3C;
	  display: block;
	  margin-top: 6px;
}
.sidebar2__dost__desc-subtitle {
    color: #000;
    font-size: 16px;
    line-height: 16px;
	  margin-bottom: 24px;
}
.sidebar2__dost__link {
    color: #fff;
    padding: 6px 10px;
    border-radius: 4px;
	  background-color: #1e73be;
    font-weight: 600;
}
@media screen and (max-width: 600px) {
    .sidebar2__dost__desc-subtitle {
        font-size: 14px;
        line-height: 16px;
    }
    .sidebar2__dost__desc-title {
        font-size: 20px;
        line-height: 20px;
    }
}


.dilivery__text5 {
	margin-bottom: 20px;
}
.sidebar__dost {
    min-height: 280px;
    background-image: url(https://www.shibargan.ru/wp-content/uploads/2023/06/dostavka1-1.jpg);
    position: relative;
    border-radius: 10px;
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.25));
		border-radius: 14px;
		background-repeat: no-repeat;
		background-size: contain;
}
.sidebar__dost__desc {
    background-color: #fff;
    padding: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
	  border-radius: 0 0 14px 14px;
		width: 100%;
}
.sidebar__dost__desc-title {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 20px;
}
.sidebar__dost__desc-title i {
    color: #C73C3C;
	  display: block;
	  margin-top: 6px;
}
.sidebar__dost__desc-subtitle {
    color: #000;
    font-size: 16px;
    line-height: 16px;
}
.sidebar__dost__link {
    color: #fff;
    padding: 6px 10px;
    border-radius: 4px;
	  background-color: #1e73be;
    font-weight: 600;
}
@media screen and (max-width: 600px) {
    .sidebar__dost__desc-subtitle {
        font-size: 14px;
        line-height: 16px;
    }
    .sidebar__dost__desc-title {
        font-size: 20px;
        line-height: 20px;
    }
}



textarea.wpcf7-form-control.wpcf7-textarea {
	padding: 10px 15px !important;
	border: 1px solid #dfdfdf !important;
}
.delivery {
    text-align: center;
    margin: 0 auto;
}
.hidden {display:none;}
.dilivery__title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
		line-height: 32px;
}
.dilivery__subtitle {
    font-size: 16px;
    margin-bottom: 20px;
    align-items: flex-start;
}
.dilivery__img__block {
    display: flex;
    margin-bottom: 40px;
    width: 95%;
}
.dilivery__img {
    grid-column: span 1;
    height: 36px;
    margin: 0 auto;
    margin-right: 20px;
}
.dilivery__text1 {
    font-size: 16px;
    margin-bottom: 20px;
}
.dilivery__text2 {
    font-size: 16px;
    margin-bottom: 20px;
}
.dilivery__video {
	margin-bottom: 20px;
}
.dilivery__text3 {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
.dilivery__8800 {
    text-decoration: none;
    color: #000;
    font-weight: 600;
    font-size: 16px;
}
.dilivery__sub8800 {
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 20px;
}
.dilivery__sub8800 span {
    font-size: 12px;
    font-weight: 600;
}
.dilivery__social {
    display: flex;
    margin-bottom: 36px;
    margin-top: 36px;
    justify-content: center;
    height: 0;
    align-items: center;
}
.dilivery__8800:hover {
    color: #1e73be;
}
.dilivery__icon {
    margin-right: 10px;
    font-size: 20px;
}
.dilivery__viber-icon {
    margin-right: 20px !important;
}
p.dilivery__email__text {
    font-size: 16px;
    color: #000;
    display: inline !important;
}
a.dilivery__email-link {
    display: inline !important;
    margin-left: 10px;
}
.dilivery__icon .fab {
    font-size: 30px;
}
@media screen and (max-width: 600px) {
    .dilivery__img {
        margin-right: 0 !important;
        margin-bottom: 30px;
        width: 100%;
    }
    .dilivery__img__block {
        flex-wrap: wrap;
        width: 100%;
    }
}



.pay__text {
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 600;
}
.pay__img__block {
    margin-bottom: 20px;
    width: 100%;
}
.pay__img-1 {
    margin: 0 auto;
}
.pay__img {
    height: 30px;
    margin: 20px;
}
.pay__img__block-2 {
    display: flex;
    align-items: center;
    max-width: 40%;
    justify-content: center;
    margin-bottom: 40px;
    margin: 0 auto;
}
.pay__text1 {
    font-size: 16px;
    margin-bottom: 40px;
}
.pay__text-big {
    margin-top: 40px !important;
}
.pay__text2 {
    margin-bottom: 40px;
    font-size: 16px;
}
.pay__img__block-1 {
    margin-bottom: 0 !important;
}
.pay__text1-i {
    font-size: 12px;
}


























.my__foto {
	color: #fff !important;
}
.acceptance__foto label  {
	color: #fff !important;
}
#widget_ywpar_points_rewards-4 strong {
    color: #1e73be !important;
}
#widget_ywpar_points_rewards-5 strong {
    color: #1e73be !important;
}
@media (max-width: 1024px)
.wd-nav-tabs-wrapper {
    overflow-x: none !important;
    -webkit-mask-image: none !important;
    mask-image: none !important;
}

#slider-509 .wd-slide {
	border-radius: 20px !important;
}
.widget_price_filter [class*="price_slider_amount"] .price_label {
	margin-right: 20px !important;
}
.category-grid-item .wd-entities-title {
	font-size: 16px !important;
}
.searchform .searchsubmit:after {
	font-size: 14px !important;
}
.searchform input[type="text"] {
    height: 34px !important;
}
.fa-percent:before, .fa-credit-card:before {
	margin-right: 4px !important;
}
.copyrights-centered .min-footer>div:last-child {
    text-align: left;
}
.copyrights-wrapper {
    border-top: 1px solid rgba(119,119,119,0.2) !important;
}
.min-footer a {
    color: grey;
}
.min-footer>div:last-child {
    text-align: left;
    color: grey;
    font-size: 12px;
}
.brand-item a {
	cursor: unset !important;
}
#ywpar-points-max {
  color: #000 !important;
}
.wd-filter-list a {
	padding-bottom: 2px !important;
	padding-top: 2px !important;
}
#widget_ywpar_points_rewards-4 p {
	margin-bottom: 4px !important;
}
#widget_ywpar_points_rewards-4 strong {
	color: #1e73be !important;
}
.widget_price_filter [class*="price_slider_amount"] .button {
		margin-bottom: 20px !important;
}
.widget-area > .widget {
    margin-bottom: 12px !important;
    padding-bottom: 12px !important;
}
.widget-area > .widget > .widget-title {
		margin-bottom: 2px !important;
}
.wpcf7-form-control .has-spinner .wpcf7-submit {
	margin-top: 10px !important;
}
.woocommerce .awooc-custom-order-wrap .wpcf7-form-control.wpcf7-submit {
	background-color: #1e73be !important;
	margin-left: 0px !important;
}
/*.woocommerce .awooc-custom-order-wrap .wpcf7-form-control {
	background-color: #f2f2f2 !important;
}*/
@media (max-width: 768px) {
	.bonus_title {
		order: 100 !important;
	}
	.bonus_pic {
		order: 10 !important;
	}
	.woocommerce-info>* {
		margin-left: 0 !important;
	}
	.woocommerce-notices-wrapper {
	margin-left: 15px !important;
	}
		#yith-par-message-cart {
			background: green !important;
			margin-left: 6px !important;
			margin-right: 6px !important;
		}
		.wd-header-mobile-nav.wd-style-text .wd-tools-text {
   		 display: block !important;
		}
		.product-image-summary .single_add_to_cart_button {
				display: block;
				width: 100%;
		}
		.awooc-custom-order-button.button.alt.show-add-to-card {
				width: 100%;
				margin-left: 0;
		}
}

.yith-par-message img {
	max-width: 30px !important;
}
.woocommerce-info {
	min-height: 50px !important;
}
.woocommerce-notices-wrapper {
	margin-left: 0 !important;
}
.woocommerce-message {
	background: #1e73be !important;
	border-radius: 10px !important;
}
#ywpar-points-max {
	border-color: #fff !important;
}
.yith-par-message-variation {
	background: #1e73be !important;
	border-radius: 10px !important;
	color: #fff !important;
	margin-bottom: 20px !important;
}
#yith-par-message-cart {
	background: green !important;
}
.notifications-sticky .woocommerce-info:after {
	display: none !important;
}
.notifications-sticky .woocommerce-info {
	position: relative !important;
	transition: unset !important;
	animation: none !important;
	cursor: text !important;
	transform: none !important;
	margin-bottom: 20px !important;
	border-radius: 10px !important;
	z-index: 0 !important;
}
.product-point-conversion bdi {
	color: #fff !important;
}
.yith-par-message {
	background: #1e73be !important;
	border-radius: 10px !important;
	color: #fff !important;
	margin-bottom: 20px !important;
}




/* Стили для форм */
#commentform textarea {
	border: 1px solid #dfdfdf !important;
}

textarea {
	min-height: 90px !important;
	resize: none !important;
	background-color: #fff !important;
	border: 1px solid #dfdfdf !important;
}
.wd-popup {
	padding: 16px 20px !important;
	border-radius: 14px !important;
}
.required__fields {
	margin-bottom: 4px !important;
	font-size: 12px !important;
	color: #000 !important;
}
.label__star {
	color: red !important;
	font-weight: 600 !important;
}
.accept__privacy {
	font-size: 12px !important;
	line-height: 16px !important;
	font-weight: 400 !important;
}
.wpcf7-submit {
	background-color: #00509D !important;
	color: #fff !important;
	border-radius: 6px !important;
}
label {
	font-weight: 600 !important;
}
input[type='text'] {
	font-weight: 300 !important;
	background-color: #fff !important;
}
input[type='tel'] {
	font-weight: 300 !important;
	background-color: #fff !important;
}
input[type='email'] {
	font-weight: 300 !important;
	background-color: #fff !important;
}
select {
	font-weight: 300 !important;
	background-color: #fff !important;
}
textarea {
	font-weight: 300 !important;
	background-color: #fff !important;
}
.wpcf7-list-item-label {
	font-weight: 300 !important;
	z-index: 10;
}
input[type='text']:active, input[type='text']:focus {
	border: 1px solid #00509D !important;
}
input[type='tel']:active, input[type='tel']:focus {
	border: 1px solid #00509D !important;
}
select:active, select:focus {
	border: 1px solid #00509D !important;
}
textarea:active, textarea:focus {
	border: 1px solid #00509D !important;
}
/* Стили для форм */



.sub__footer__item {
	margin-bottom: 10px !important;
}
.footer__payments {
	margin-top: 30px !important;
}
.business__info {
	margin-top: 20px !important;
}
footer .widget {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	border: none !important;
}
.footer_new_link:hover {
	color: #fff !important;
}
footer ul.menu > li > a:hover {
	color: #fff !important;
}
footer .widget-title {
 color: #fff !important;
}
.wd-post-date.wd-style-with-bg {
	display: none !important;
}
.blog-design-masonry.has-post-thumbnail .post-date {
	display: none !important;
}
.hovered-social-icons:after {
	display: none !important;
}
.wd-entry-meta {
	display: none !important;
}
.wd-prefooter {
	padding-bottom: 0 !important;
}
.fab {
    margin-left: 0px;
	  font-size: 20px;
}
.fa-whatsapp {
    color: green;
    transition: .2s linear all;
    border-radius: 50%;
    padding: 6px 8px;
}
.fa-whatsapp:hover {
    background-color: green;
    color: #fff;
    border-radius: 50%;
    transition: .2s linear all;
}
.fa-viber {
    color: blueviolet;
    transition: .2s linear all;
    border-radius: 50%;
    padding: 6px 6px;
}
.fa-viber:hover {
    background-color: blueviolet;
    color: #fff;
    border-radius: 50%;
    transition: .2s linear all;
}
.fa-telegram {
		color: #0088cc;
    transition: .2s linear all;
    border-radius: 50%;
    padding: 6px 6px;
}

.fa-telegram:hover {
		background-color: #0088cc;
    color: #fff;
    border-radius: 50%;
    transition: .2s linear all;
}



.shibargan__max-icon {
	    padding: 6px 6px;
	border-radius: 50%;
		width: 32px;
		height: 32px;
}

.dilivery__max-icon {
	display: flex !important;
align-items: center;
justify-content: center;
		    padding: 6px 6px;
	border-radius: 50%;
		width: 40px;
		height: 40px;
	.fa-max {
		width: 30px;
		flex-shrink: 0;
		height: 30px;
	}
}

.shibargan__feedback__multi__form {
	.fa-max {
		width: 34px;
    height: 34px;
	}
	.shibargan__max-icon {
				width: 45px;
		height: 45px;
	}
}

.shibargan__max-icon:hover {
	background-color: #0088cc;
}
.dilivery__max-icon:hover {
	background-color: #0088cc;
}
.fa-max {
		background-color: #0088cc;
		color: #0088cc;
    transition: .2s linear all;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
		width: 20px;
    height: 20px;
		background-image: url('/wp-content/uploads/max.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.fa-max:hover {
		
    color: #fff;
    border-radius: 50%;
    transition: .2s linear all;
}


.whatsapp__header {
    text-decoration: none;
    color: green;
    transition: .3s all ease;
		font-size: 11px;
		text-align: right;
		float: right;
}
.whatsapp__header:hover {
    color: rgb(1, 179, 1);
    transition: .3s all ease;
}
.awooc-custom-order-button.button.alt.show-add-to-card {
	border-radius: 6px !important;
	background-color: #1e73be !important;
	color: #fff !important;
	margin-right: 10px !important;
}
.header_pay_link {
	color: #000;
}
.header__new__phone {
	display: block;
	font-size: 14px;
}
.header__new__phone-subtitle {
	font-size: 10px;
	text-align: right;
	margin-bottom: 5px;
}
.shibargan__feedback {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
}
.shibargan__question {
		text-transform: uppercase;
}

.searchform.wd-style-with-bg input[type="text"] {
	border: 1px solid #1e73be !important;
}

.first_block_bs {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 80px;
    margin: 100px 0px 0px 0px;
    align-items: center;
    text-align: center;
    
}
.first_block_bs-left {
    padding: 70px 200px 70px 0px;
    position: relative;
    background-image: url(https://www.shibargan.ru/wp-content/uploads/2022/06/bg-first.svg);
    background-position: right 100%;
    background-repeat: no-repeat;
    grid-column: span 2;

}
.first_block_bs-left-title {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #fff;
    text-align: left;
    background-color: #BE1E1E;
    width: 95%;
    padding-left: 30px;
}
.first_block_bs-left-subtitle {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 30px;
    color: #fff;
    text-align: left;
    line-height: 28px;
    padding-left: 30px;
}
.first_block_bs-left-subtitle i {
    font-size: 28px;
    font-weight: 600;
}
.first_block_bs-right {
    grid-column: span 1;
}
.first_block_bs-left-img {
    width: 100%;
}
.first_block_bs-link {
    float: left;
    padding: 8px 20px;
    margin-left: 30px;
    color: #fff;
    border: 1px #fff solid;
    text-decoration: none;
    font-size: 16px;
    transition: .3s ease all;
}
.first_block_bs-link:hover {
    color: #1e73be;
    background-color: #fff;
    border: 1px solid #1e73be;
    transition: .3s ease all;
}

.intro__icons{
    width: 100%;
}
.social {
    font-size: 16px;
    width: 26px;
    height: 26px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
    display: inline-block;
    margin-right: 10px;
}
footer .fa {
    color: #8d8d8d !important;
    transition: .3s ease all;
}
footer .fa:hover {
    color: #fff !important;
    transition: .3s ease all;
}
.wpb_wrapper ul {
    padding-left: 0 !important;
}


@media (max-width:1024px) {
    .first_block_bs-left-subtitle {
        width: 77%;
    }
    .first_block_bs-left-title {
        width: 73%;
    }
    .first_block_bs {
        grid-template-columns: repeat(1, 1fr);
    }
    .first_block_bs-left {
        grid-column: span 1;
    }
    .first_block_bs-right {
        grid-column: span 1;
    }
    .first_block_bs-left-img {
        width: 45%;
    }
}


@media (max-width:900px) {
	.banner__ban__text {
			width: 80%;
	}
	.banner__pech__text {
			width: 80%;
	}
}
@media (max-width:769px) {
	.banner__pal-p {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
}
	    .banner__ban {
        height: 308px;
    }
	.banner__ban-p {
      position: absolute;
        right: -32%;
        bottom: -38px;
        width: 73%;
    }
	.banner__ban-tr {
       width: 100%;
        position: absolute;
        bottom: 0;
        right: 0px;
    }
	.banner__ban__link__block {
        margin-left: 30px;
    }
	
	
	
	 .banner__pech {
        height: 308px;
    }
	.banner__pech-p {
     position: absolute;
        right: -14%;
        bottom: 0;
        width: 60%;
    }
	.banner__pech-tr {
      width: 100%;
        position: absolute;
        bottom: 0;
        transform: unset;
        right: 0;
    }
	.banner__pech__link__block {
        margin-left: 30px;
    }
    .first_block_bs-left-title {
        font-size: 28px;
        width: 100%;
        text-align: left;
        padding-left: 10px;
    }
    .first_block_bs-left-img {
        width: 70%;
    }
    .first_block_bs-link {
        margin-left: 10px;
    }
    .first_block_bs-left-subtitle {
        font-size: 16px;
        width: 100%;
        padding-left: 10px;
    }
}
@media (max-width:580px) {
	.banner__ban {
    height: 370px;
	}
	.banner__pal {
    height: 370px;
	}
	.banner__ban__text {
        width: 100%;
   }
	.banner__pal__text {
        width: 100%;
   }
	.banner__ban-p {
  			position: absolute;
        right: -29%;
        bottom: 10%;
        width: 100%;
	}
	.banner__pal-p {
  			position: absolute;
        right: -29%;
        bottom: 0%;
        height: 80%;
	}
	.banner__ban-tr {
    width: 100%;
    position: absolute;
    bottom: 44%;
    transform: scale(4.5);
    right: -30%;
	}
	.banner__ban__link__block {
    margin-left: 50px;
    position: relative;
    width: fit-content;
    margin-top: 24%;
    margin-bottom: 0px;
	}
	.banner__pal__link__block {
    margin-left: 50px;
    position: relative;
    width: fit-content;
    margin-top: 24%;
    margin-bottom: 0px;
	}
	.banner__ban__text {
		padding: 30px 30px;
	}
	.banner__pal__text {
		padding: 30px 30px;
	}
	.banner__ban__link__block {
		margin-left: 30px;
	}
	.banner__pal__link__block {
		margin-left: 30px;
	}
	.banner__pech {
    height: 370px;
	}
	.banner__pech__text {
        width: 100%;
   }
	.banner__pech-p {
   position: absolute;
        right: -46%;
        bottom: 0;
        width: 100%;
	}
	.banner__pech-tr {
    width: 100%;
    position: absolute;
    bottom: 0%;
    transform: unset;
    right: 0%;
	}
	.banner__pech__link__block {
    margin-left: 50px;
    position: relative;
    width: fit-content;
    margin-top: 6%;
    margin-bottom: 0px;
	}
	.banner__pech__text {
		padding: 30px 30px;
	}
	.banner__pech__link__block {
		margin-left: 30px;
	}
	
	
	
	
	
    .first_block_bs {
        grid-template-columns: repeat(1, 1fr);
    }
    .first_block_bs-link {
        margin-top: 20px;
    }
    .first_block_bs-left {
        background-position: unset;
        padding: 30px 30px 30px 0;
        margin-bottom: 50px;
        border-radius: 10px;
    }
    .first_block_bs-left-subtitle {
        margin-bottom: 0;
        line-height: 21px;
    }
    .first_block_bs {
        grid-gap: 0;
    }
	.banner__sneg {
    height: 340px;
    width: 100%;
    padding: 20px 20px;
    background-position-x: -340px;
	}
	.banner__sneg__fonts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    height: 100%;
}
	.banner__sneg__komplekt, .banner__sneg__russian, .banner__sneg__vse__i__srazy {
			width: 46%;
	}
	.banner__sneg__russian {
			margin-top: 5px;
	}
	.banner__sneg__sumka {
			bottom: unset;
			left: 6%;
			z-index: 20;
			height: 25%;
			top: 50%;
			-webkit-transform: translateY(-50%);
					-ms-transform: translateY(-50%);
							transform: translateY(-50%);
	}
	.banner__sneg__vse__vklycheno {
			display: none;
	}
	.banner__sneg__vse__i__srazy {
		position: absolute;
    bottom: 20px;
	}
	.banner__sneg__palatka {
			bottom: 0;
			right: -3%;
			position: absolute;
			z-index: 22;
			height: 80%;
			width: auto;
	}
	.banner__sneg__pech {
			bottom: -28%;
			right: -7%;
			position: absolute;
			z-index: 30;
			height: 55%;
	}
	.banner__sneg__link {
    position: absolute;
    right: 6%;
		top: 6%;
	}
}
@media (max-width:330px) {
    .first_block_bs-left-title {
        margin-bottom: 16px;
        line-height: 33px;
    }
    .first_block_bs-left-subtitle {
        line-height: 27px;
    }
}
@media screen and (max-width: 400px) {
    .fab {
        font-size: 18px !important;
    }
    .site-logo {
        margin-left: 0px !important;
    }
	img.attachment-full.size-full {
		width: 140px !important;
	}
	
}

@media (min-width: 1025px) {
	#wpcf7-f14496-o3 .row {
	width: 120% !important;
}
td.product-subtotal {
    width: 16% !important;
}
.dilivery__text5-mobile {
	display: none;
}
.woocommerce-variation-add-to-cart {
    flex-wrap: nowrap !important;
}
.sidebar4__dost {
		padding-left: 0px !important;
		padding-right: 0px !important;
}
.wd-nav-vertical .wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width) {
	min-height: fit-content !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.sidebar4__link {
    height: 150px;
    width: 100%;
    display: block;
    margin-top: 50px;
    margin-bottom: 160px;
}
.sidebar4__dost {
    background-image: url(https://www.shibargan.ru/wp-content/uploads/2023/11/black_friday_banner_broomer-1.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 300px;
    width: 100%;
    display: block;
}
.phones__header {
    display: flex;
    flex-direction: column;
    justify-content: start;
	  text-align: center;
}
/*.whb-header-bottom {
    background-image: url(https://www.shibargan.ru/wp-content/uploads/2023/11/black-friday-shibargan-mini.svg) !important;
    background-size: cover !important;
}*/
#slider-474, #slider-509 {
	display: none !important;
}
.quantity:not(.hidden)+button {
	margin-left: 0px !important;
}
.my__block__item {
    grid-template-columns: repeat(2, 1fr);
}
.dilivery__text5-mobile {
	display: none;
}
.wd-header-nav, .site-logo {
   padding-right: 0px !important;
   padding-left: 0px !important;
}
.fa-telegram {
   padding: 6px !important;
}
.fa-whatsapp {
    padding: 6px !important;
}
.fab {
    font-size: 26px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.buy__on__ozon {
    width: 100% !important;
    margin-left: 0px !important;
}
.buy__on__wb {
    width: 100% !important;
    margin-left: 0px !important;
}
.marketplace-buttons {
	width: 100% !important;
}
.sidebar4__link {
    height: 150px;
    width: 100%;
    display: block;
    margin-top: 50px;
    margin-bottom: 160px;
}
.sidebar4__dost {
    background-image: url(https://www.shibargan.ru/wp-content/uploads/2023/11/black_friday_banner_broomer-1.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 300px;
    width: 100%;
    display: block;
}
.phones__header {
    display: flex;
    flex-direction: column;
    justify-content: start;
	  text-align: center;
}
.header__two_active {
    top: 0;
    left: 0;
	right: 0;
		position: fixed !important;
}
/*.whb-header-bottom {
    background-image: url(https://www.shibargan.ru/wp-content/uploads/2023/11/black-friday-shibargan-mini.svg) !important;
    background-size: cover !important;
}*/
.fa-whatsapp {
    padding: 6px !important;
}
.fa-whatsapp {
    margin-right: 0px !important;
}
.fa-telegram {
   padding: 6px !important;
}
.wd-header-nav, .site-logo {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.dilivery__text5-mobile {
	display: block;
}
.dilivery__text5-desctop {
	display: none;
}
#slider-474, #slider-509 {
	display: none !important;
}
.quantity:not(.hidden)+button {
	margin-left: 0px !important;
}
.subtitle-1 {
	font-size: 26px !important;
	line-height: 39px !important;
	bottom:-35px !important;
}
.title-1 {
	font-size: 26px !important;
	line-height: 24px !important;
}
.my__block__item {
    grid-template-columns: repeat(1, 1fr);
}
.fab {
    font-size: 26px;
}
}

@media (max-width: 576px) {
	.buy__on__ozon {
	 width: 100% !important;
   margin-left: 0px !important;
}
.buy__on__wb {
    width: 100% !important;
    margin-left: 0px !important;
}
.marketplace-buttons {
	width: 100% !important;
}
.products[class*="wd-stretch-cont"] .product-element-bottom {
	flex: 1 1 auto !important;
}
.sidebar4__link {
    height: 150px;
    margin-top: 50px;
}
.sidebar4__dost {
    background-size: contain;
    height: 100%;
		width: 100%;
}
.phones__header {
    display: flex;
    flex-direction: column;
    justify-content: start;
	  text-align: center;
}
.header__two_active {
    top: 0;
    left: 0;
	right: 0;
		position: fixed !important;
}
/*.whb-header-bottom {
    background-image: url(https://www.shibargan.ru/wp-content/uploads/2023/11/black-friday-shibargan-mini.svg) !important;
    background-size: cover !important;
}*/

.fab {
    font-size: 26px;
}
.fa-whatsapp {
    padding: 6px !important;
}
.fa-telegram {
   padding: 6px !important;
}
.dilivery__text5-mobile {
	display: block;
}
.dilivery__text5-desctop {
	display: none;
}
#slider-474, #slider-509 {
	display: none !important;
}
.quantity:not(.hidden)+button {
	margin-left: 0px !important;
}
.quantity:not(.hidden)+button {
	margin-left: 0px !important;
}
.subtitle-1 {
	font-size: 26px !important;
	line-height: 39px !important;
	bottom:-35px !important;
}
.title-1 {
	font-size: 26px !important;
	line-height: 24px !important;
}
.my__block__item {
    grid-template-columns: repeat(1, 1fr);
}
.site-logo {
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: -50px !important;
}
}

