/*!
Theme Name:   Storefront-child
Theme URI:    https://woocommerce.com/storefront/
Author:       Automattic
Author URI:   https://woocommerce.com/
Description:  Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Version:      3.0.0
Tested up to: 5.6.0
Requires PHP: 5.6.0
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  storefront
Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Storefront is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer https://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

All sizing (typography, layout, padding/margins, etc) are inspired by a modular scale that uses 1em as a base size with a 1.618 ratio.
You can read more about the calculator we use in our Sass here: https://github.com/modularscale/modularscale-sass

FontAwesome License: SIL Open Font License - http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
Images License: GNU General Public License v2 or later
*/
/*!
 * normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css*/
@import url("../storefront/style.css");

@import url('https://fonts.googleapis.com/css2?family=Rubik&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap');

h1,h2,h3,h4,h5,h6{
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
}
h1{font-size: 30px;}
h2{font-size: 25px; margin-top: 0.290684em !important; width: 100%; display: block;}
h3{font-size: 20px;}
p{width: 100%;display: block;overflow: hidden;}
a{color: #6dc7ea ;}
hr {background-color: #e1e1e1;border: 0;height: 1px;}
.h1_main-page{text-transform: uppercase;}

table {
    border-collapse: collapse;
}

.h1_main-page p{
    font-size: 108px;
    color: #ef373c;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
}

.h1_main-page span{
    font-size: 66px;
    color: #ef373c;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
}

body, button, input, select, textarea{
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    color: #333;
    margin-top: 30px;
}

a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {outline:none;}

.content-header {
    display: block;
    position: fixed;
    z-index: 50000;
    border-bottom: #fff 1px solid;
    box-shadow: 0 6px 6px 0 rgb(50 50 50 / 20%);
    background-color: #ef373c;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfe', endColorstr='#eaecf0', GradientType=0);
    width: 100%;
    left: 0;
    top: 0;
    height: 43px;
}
.telegram-link {
    display: flex;
    justify-content: space-evenly;
    }
@media (max-width: 568px){
    .top-panel>.contacts {
        -webkit-order: 1;
        order: 2;
    }
}

.top-header {
    display: block;
    max-width: 1260px;
    margin: auto;
}

.menu-header_menu-container {
    height: 43px;
}

#menu-header_menu {
    list-style: none;
    display: inline-flex;
    position: relative;
    margin: 0;
}

#menu-header_menu li {
    padding: 5px 15px;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    z-index: 10;
    border-left: 1px solid #d8d9dc;
}

.menu-header_menu-container ul li a {
    display: block;
    position: relative;
    height: 34px;
    line-height: 34px;
    color: white!important;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 12px;
    text-align: center;
}

.menu-header_menu-container ul li a:hover{
    color: #ef373c !important;
}

.menu-header_menu-container ul li:hover{
    color: #ef373c;
    background: #fff;
}

@media (min-width: 992px) {
    #menu-header_menu li .sub-menu {
        min-width: 350px;
        overflow: scroll;
        max-height: 300px;
    }
}

.menu-header_menu-container .sub-menu {
    display: none;
    position: absolute;
    background: #ffffff;
    list-style: none;
    left: 0;
    padding-left: 0;
    margin-left: 0;
    z-index: 99;
}

.header {
    max-width: 1180px;
    margin: 0 auto;
}

.top-panel {
    padding-top: 5px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.b_menu_big_icon {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0 20px;
    gap: 16px;
}

.top-panel>ul>li {
    display: inline-block;    
    padding: 0;
    list-style: none;
    font-size: 12pt;
    font-weight: 700;
    white-space: normal;
}

.top-panel>ul>li a {
    display: block;
    width: 150px;
    height: 69px;
    padding: 14px 8px 12px 62px;
    border: 1px solid #e1e1e1;
    color: #333;
}

.top-panel>ul>li a:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    transition: 0.3s;
}

.top-panel>.contacts {
    min-width: 200px;
}

span.icon-big.ib1 {
    background: url(/wp-content/themes/storefront-child/img/icon-menu-contacts-min.png);
    display: inline-block;
    width: 45px;
    height: 45px;
    margin: 0 0 0 -55px;
    position: absolute;
}

span.icon-big.ib2 {
    background: url(/wp-content/themes/storefront-child/img/icon-menu-prays-min.png);
    display: inline-block;
    width: 45px;
    height: 45px;
    margin: 0 0 0 -55px;
    position: absolute;
}

span.icon-big.ib3 {
    background: url(/wp-content/themes/storefront-child/img/icon-menu-otzyvy-min.png);
    display: inline-block;
    width: 45px;
    height: 45px;
    margin: 0 0 0 -55px;
    position: absolute;
}

span.icon-big.ib4 {
    background: url(/wp-content/themes/storefront-child/img/icon-menu-dostavka-min.png);
    display: inline-block;
    width: 45px;
    height: 45px;
    margin: 0 0 0 -55px;
    position: absolute;
}

img {
    height: auto;
    max-width: 100%;
    display: block;
}

.logo{
    margin-top: 20px;
}

.feeb-con-mob{
    text-align: center;
}

.phone{
    color: #ef373c;
    font-size: 22px;
    font-weight: 800;
}

a:hover{
    text-decoration: none;
}

.btn.btn_header, .btn, .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: inline-block;
    padding: 5px 16px;
    margin: 0;
    line-height: 27px;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    white-space: nowrap;
    -webkit-box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    -moz-box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    background-color: #ef373c;
    border-radius: 0;
    margin-top: 5px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.btn:hover {
    color: #ef373c;
    background-color: #fff;
    -webkit-box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    -moz-box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    text-decoration: none;
    border: 1px solid #ef373c;
    transition: 0.3s;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover{
    color: #ef373c;
    background-color: #fff;
    -webkit-box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    -moz-box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    text-decoration: none;
    border: 1px solid #ef373c;
    transition: 0.3s;
}

#button-callback_form, #spravka_popupbutton{
    display: inline-block;
    padding: 5px 16px;
    /*margin: 0;*/
    margin-top: 15px;
    line-height: 27px;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    white-space: nowrap;
    -webkit-box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    -moz-box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    background-color: #ef373c;
    border-radius: 0;
    font-weight: 400;
}

#button-callback_form:hover,  #spravka_popupbutton:hover{
    color: #ef373c;
    background-color: #fff;
    -webkit-box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    -moz-box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    text-decoration: none;
    border: 1px solid #ef373c;
    transition: 0.3s;
}

#name-callback_form, #phone-callback_form, #spravka_popupname, #spravka_popupphone {width: 100%;}

.logo-img{
    width: 200px;
}

.banner-site{
    background-image: url('/wp-content/themes/storefront-child/img/bystryj-zakaz-spravok-dlya-raznyh-situacij-desktop.jpg');
    background-repeat: no-repeat;
    background-size: inherit;
    background-position: top center;
    background-color: #fff;
}



.header-main__options {
    padding-top: 112px;
    overflow: hidden;
    padding-bottom: 145px;
    display: inline-flex;
}

.header-options__left {
    border-bottom: 2px solid #6dc7ea;
    width: auto;
    padding: 0;
    text-align: center;
}

.home.page:not(.page-template-template-homepage) .site-header{
    margin-bottom: 0;
}

.header-options__right-item {
   /* padding-left: 50px;*/
    display: inline-flex;
    align-items: center;
    border-bottom: 2px solid #6dc7ea;
    width: 68%;
}

.header-options__right-item .branding__info-text {
    position: relative;
    top: 12px;
    padding-bottom: 20px;
    border-bottom: 1px dashed rgba(255,255,255,0.3);
}

.header-options__right-item img {
    width: 62px;
    height: 62px;
    margin-right: 20px;
}

.preim{
    color: #ef373c;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
}

.preim-descr{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
}

.header-banner__info {
    background-color: #fff;
}

.banner-info__general {
    float: left;
    width: 100%;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0px 10px 30px 0px rgb(118 166 239 / 20%);
    background-image: url(/wp-content/themes/storefront-child/img/banner-header-desktop-min.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 80% 0%;
    padding: 35px 45px;
    position: relative;
    top: -90px;
    z-index: 10;
    display: inline-flex;
}

.banner-info__title {
    color: #525a65;
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.banner-info__text p {
    color: #525a65;
    font-size: 20px;
    font-weight: 300;
    line-height: 22px;
}

.banner-info__tel {
    text-align: left;
    padding-left: 58px;
}

.banner-info__tel a {
    color:#ef373c;
    font-size: 30px;
    font-weight: 800;
}

.banner-info__choise {
    margin-top: 10px;
    position: relative;
    padding-bottom: 15px;
}

.banner-info__choise button {
    width: 275px;
    height: 46px;
    background-color: transparent;
    border: 1px solid #333;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;

}

.banner-info__choise button:after {
    content: "\2039";
    display: inline-block;
    position: relative;
    color: #333;
    right: -8px;
    top: 0px;
    transform: rotate(-90deg);
}

.banner-info__choise button:hover{
    background-color: transparent;
    border: 1px solid #333;

}

.banner-info__choise .tool_tip {
    max-width: 500px;
    position: absolute;
    border: 1px solid #333;
    color: #333;
    background-color: #fff;
    top: 88px;
    width: 390px;
    left: -50px;
    padding: 15px;
}

.tool_tip {display: none;}
.tool_tip.click {display: block;}
.tooltip_open{margin-top: 10px;}
.tool_tip.click p, .tool_tip.click ul {font-size: 12px;}

@media (max-width: 568px){
    .banner-site{
        background-image: url('/wp-content/themes/storefront-child/img/bystryj-zakaz-spravok-dlya-raznyh-situacij-mobile.jpg');
        background-repeat: no-repeat;
        background-size: inherit;
        background-position: top center;
        background-color: #fff;
    }
}

@media (max-width: 796px){
    .top-panel>.logo {
        display: block;
        text-align: center;
        overflow: hidden;
        padding: 25px;
    }
    .logo-img{
        width: auto;
    }
    .top-panel>.contacts {
        text-align: left;
        justify-content: space-evenly;
        width: 100%;
        max-width: 420px;
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: 40px;
        margin-top: 20px;
    }
    ul.b_menu_big_icon {
        max-width: 100%;
    }
    .banner-site{
        background-image: url('/wp-content/themes/storefront-child/img/bystryj-zakaz-spravok-dlya-raznyh-situacij-desktop.jpg');
        background-repeat: no-repeat;
        background-size: inherit;
        background-position: top center;
        background-color: #ebeff6;
        text-align: -webkit-center;
    }
    .h1_main-page {
        text-transform: uppercase;
        text-align: center;
    }
    .h1_main-page p{
        font-size: 49px;
        color: #ef373c;
        margin-bottom: 20px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 800;
    }
    
    .h1_main-page span{
        font-size: 30px;
        color: #ef373c;
        font-family: 'Montserrat', sans-serif;
        font-weight: 800;
    }
    .header-main__options {
        padding-top: 30px;
        overflow: hidden;
        padding-bottom: 80px;
        display: block;
    }
    .header-options__right-item {
        padding-left: 0;
        display: inline-flex;
        align-items: center;
        border-bottom: 2px solid #6dc7ea;
    	width: 100%;
    }
    .banner-info__general {
        float: left;
        width: 100%;
        border-radius: 10px;
        background-color: #ffffff;
        box-shadow: 0px 10px 30px 0px rgb(118 166 239 / 20%);
        background-image: url(/wp-content/themes/storefront-child/img/banner-header-mobile-min.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 80% 0%;
        padding: 35px 45px;
        position: relative;
        top: -55px;
        z-index: 10;
        display: block;
    }
    .banner-info__tel {
        text-align: center;
        padding-left: 0px;
        margin: auto;
   }
   .banner-info__tel a {
        color: #ef373c;
        font-size: 21px;
        font-weight: 800;
    }
    .banner-info__choise button {
        width: 100%;
        height: 46px;
        background-color: transparent;
        border: 1px solid #333;
        color: #333;
        font-size: 14px;
        font-weight: 400;
        text-transform: uppercase;
    }
    .banner-info__choise .tool_tip {
        position: absolute;
        border: 1px solid #333;
        border-radius: 0px;
        color: #333;
        background-color: #fff;
        top: 88px;
        width: 100%;
        left: 0%;    
        padding: 15px;
        text-align: left;
    }
    .content-header{display: none;}
	    .btn.btn_header, .btn, .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	    display: inline-block;
	    padding: 5px 16px;
	    margin: 0;
	    line-height: 27px;
	    text-decoration: none;
	    color: #fff;
	    cursor: pointer;
	    white-space: nowrap;
	    -webkit-box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
	    -moz-box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
	    box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
	    background-color: #ef373c;
	    border-radius: 0;
	    margin-top: 20px;
	}

}

@media (max-width: 883px){
    .top-panel {
        align-items: center;
    }
}

@media (max-width: 991px){
    ul.b_menu_big_icon {
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 16px;
    }
    .feeb-con-mob {
        overflow: hidden;
        display: block;
        width: 100%;
        margin: auto;
        text-align: center;
    }
}

@media (max-width: 368px){
    .feeb-con-mob {
        overflow: hidden;
        display: block;
         width: 100%; 
        margin: auto;
        text-align: center;
    }
    .banner-info__general {
        float: left;
        width: 100%;
        border-radius: 10px;
        background-color: #ffffff;
        box-shadow: 0px 10px 30px 0px rgb(118 166 239 / 20%);
        background-image: url(/wp-content/themes/storefront-child/img/banner-header-mobile-min.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 80% 0%;
        padding: 35px 10px;
        position: relative;
        top: -55px;
        z-index: 10;
        display: block;
    }
}

.site-footer{
    padding: 1.618em 0 0.706326em;
}

.text-footer{
    margin-bottom: 0;
}

.site-footer a{
    text-decoration: none;
}

.footer-link{
    color: #6dc7ea !important;
    text-decoration: underline !important;
}

@media (max-width: 796px){
    .text-footer{
        margin-top: 20px;
    }
}

#name-callback_form__footer, #phone_callback-form__footer{
    padding: .6180469716em;
    background-color: #fff;
    color: #43454b;
    border: 1px solid #e1e1e1;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 13%);
}

#wpcf7-f35-o3{
    margin-top: 60px;
    margin-left: 330px;
}

#button-callback_form__footer{
    display: inline-block;
    padding: 10px 16px;
    margin: 0;
    line-height: 27px;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    white-space: nowrap;
    -webkit-box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    -moz-box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    background-color: #ef373c;
    /* width: 375px; */
    margin-top: 25px;
    font-weight: 400;
    text-transform: uppercase;
}

#button-callback_form__footer:hover{
    color: #ef373c;
    background-color: #fff;
    -webkit-box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    -moz-box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    box-shadow: 5px 0px 13px rgb(0 0 0 / 25%), 0 0px 0px rgb(0 0 0 / 22%);
    text-decoration: none;
    border: 1px solid #ef373c;
    transition: 0.3s;
}

.form-footer{
    background-image: url(/wp-content/themes/storefront-child/img/zakazhite-spravku-s-dostavkoj-pryamo-sejchas-desktop.png);
    background-repeat: no-repeat;
    padding: 40px;
    margin-bottom: 40px;
    border: 1px solid #e1e1e1;
}

.form-content{
    text-align: center;
}

@media (max-width: 796px){
    #wpcf7-f35-o3{
        margin: auto;
    }
    .form-footer{
        background-image: none;
        background-repeat: no-repeat;
        padding-top: 40px;
        padding-left: 10px;
        margin-bottom: 40px;
        border: 1px solid #e1e1e1;
        padding-right:10px;
    }
    #name-callback_form__footer, #phone_callback-form__footer{
        padding: .6180469716em;
        background-color: #fff;
        color: #43454b;
        border: 1px solid #e1e1e1;
        -webkit-appearance: none;
        box-sizing: border-box;
        font-weight: 400;
        box-shadow: inset 0 1px 1px rgb(0 0 0 / 13%);
        width: 85%;
    }
    .form-content{
        text-align: center;
    }
}

#upbutton {
    background: url(/wp-content/themes/storefront-child/img/up-arrow.png) no-repeat top left;
    height: 60px;
    width: 60px;
    bottom: 30px;
    right: 30px;
    cursor: pointer;
    display: none;
    position: fixed;
    z-index: 999;
}

.delivery-list{
    justify-content:center;
}

.delivery-block{
    border: 1px #e1e1e1 solid;
    padding: 30px;
    margin-bottom: 30px;
}

.delivery-pic{
    float:left;
    width: 130px;
    margin-right: 20px;
}

.delivery-title{
    color:  #ef373c;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
}
.block-1{
    margin-right: 3rem;
}

.delivery-pic__main_page{
    float: left;
    width: 60px;
    margin-right: 20px;
}

@media (max-width: 796px){
    .block-1{
        margin-right: 0;
    }
    .delivery-block {
        border: 1px #e1e1e1 solid;
        padding: 30px;
        margin-bottom: 30px;
       /* text-align: center;*/
    }
    .delivery-pic {
        float: none;
        width: auto;
        margin-right: 0px;
        margin: auto;
    }
    .delivery-pic__main_page {
        width: 65px;
        padding-right: 10px;
        margin: auto;
    }
}

.ditrict-delivery{
    margin-right: 30px;
}

.img_stati {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 4px;
    width: 15px;
}

.preview-image {
    margin-bottom: 30px;
    width: auto;
    height: 150px;
    max-width: auto;
    background-repeat: no-repeat;
    background-size: cover;
}

.blog-title a{font-weight: 800;}

ul.products, .wc-block-grid__products {
    margin-left: 0;
    margin-bottom: 0;
    clear: both;
}

ul.products li.product .woocommerce-LoopProduct-link, ul.products .wc-block-grid__product .woocommerce-LoopProduct-link, .wc-block-grid__products li.product .woocommerce-LoopProduct-link, .wc-block-grid__products .wc-block-grid__product .woocommerce-LoopProduct-link {
    display: block;
}

ul.products li.product, ul.products .wc-block-grid__product, .wc-block-grid__products li.product, .wc-block-grid__products .wc-block-grid__product {
    list-style: none;
    margin-left: 0;
    margin-bottom: 4.235801032em;
    text-align: center;
    position: relative;
}

@media (min-width: 768px) {
    .site-main ul.products.columns-3 li.product {
        width: 29.4117647059%;
        float: left;
        margin-right: 5.8823529412%;
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}

.tab-prays-page td {
    min-width: 30%;
    border: 1px solid #e5e7ea;
    padding: 5px;
}

.text.btn-table {
    padding: 15px;
    border-radius: 0;
    text-align: center;
    color: #fff;
}

.text.btn-table:hover {
    padding: 15px;
    border-radius: 0;
    text-align: center;
    color: #ef373c;
}

@media (max-width: 767px){
    table.tab-prays-page {
        width: auto;
        display: block;
        margin: auto;
    }
    table.tab-prays-page tr {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        width: 100%;
        justify-content: space-between;
        border-bottom: 1px solid #e5e7ea;
    }
    .tab-prays-page td:first-of-type {
        display: block;
        width: 100%;
        float: none;
        min-width: 100%;
    }
    .tab-prays-page td {
        border: none;
        width: 50%;
    }
    .tab-prays-page td {
        border: none;
        width: 50%;
    }
    .top-panel>ul>li{
        margin-bottom: 15px;
    }
}

@media (min-width: 768px){
    .single-product div.product .summary {
        width: 52.9411764706%;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-right: 0;
        margin-bottom: 35px;
    }
    .single-product div.product .woocommerce-product-gallery {
        width: 41.1764705882%;
        /* float: none; */
        display: inline-block;
        /* vertical-align: middle; */
        margin-right: 1.882353%;
        margin-bottom: 3.706325903em;
        margin-left: 35px;
    }
}

.attribute-table tr{
    border-bottom: 1px solid #6dc7ea;
    border-collapse: collapse;
}

.attribute-table tr td {
    padding-left: 10px
}

table:not( .has-background ) tbody td {
    background-color: #fff !important;
}

.price-detail{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

.buton{
    text-transform: uppercase;
}

.products.columns-4{
    display: block;
    text-align: center;
    margin-top: 50px;
}

ul.product_list_widget li, ul.products li {
    background: #fff;
    border: 1px solid #f0f2f3;
    display: inline-block;
    max-width: 250px;
    min-height: 350px;
    padding: 20px 10px!important;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.woocommerce-loop-product__title{
    font-size: 18px;
    font-weight: 400;
    color: #6dc7ea;
    font-family: 'Rubik';
    margin-top: 30px !important;
    min-height: 40px!important;
}

.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{
    box-shadow: 0px 2px 6px 0px #9e9e9e!important;
    display: inline-block!important;
    height: auto!important;
    max-width: 150px;
}

body.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
    width: 22.5%;
    margin-right: 20px;
}

@media (max-width: 796px){
    body.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
        width: 100%;
    }
}

#wpcf7-f29-o2{
    text-align: center;
}
#wpcf7-f289-o1{
    text-align: center;
}

.pum-theme-20 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    position: absolute;
    height: 26px;
    width: 26px;
    left: auto;
    right: 10px !important;
    bottom: auto;
    top: -22px !important;
    padding: 0px;
    color: #ffffff;
    font-family: Arial;
    font-weight: 100;
    font-size: 24px;
    line-height: 24px;
    border: 2px solid #ffffff;
    border-radius: 26px;
    box-shadow: 0px 0px 15px 1px rgb(2 2 2 / 75%);
    text-shadow: 0px 0px 0px rgb(0 0 0 / 23%);
    background-color: rgba( 0, 0, 0, 1.00 );
}

.wpcs_product_carousel_slider .another_carousel_header i.prev-424866208, .wpcs_product_carousel_slider .another_carousel_header i.next-424866208 {
    background-color: none;
    color:none;
}

.fa-angle-left:before{
    content: none !important;
}

.fa-angle-right:before{
    content: none !important;
}

.fa-angle-left {
    background-image: url(/wp-content/themes/storefront-child/img/icon-strelki-vlevo-nazad-min.png);
}

.fa-angle-right{
    background-image: url(/wp-content/themes/storefront-child/img/icon-strelki-vpravo-vpered-min.png);
}

.wpcs_product_carousel_slider .another_carousel_header i.fa-angle-left {
    left: -68px !important;
}

.wpcs_product_carousel_slider .another_carousel_header i.fa-angle-right {
    right: -68px !important;
}

.blue-line{
    background: #5bc7ee;
    height: 73px;
    position: relative;
}

.related-product-slider{
    color: #fff;
}

.owl-stage-outer{
    top: -26px;
    background: white;
    padding-top: 20px;
}

.wpcs_product_carousel_slider .another_carousel_header i {
    position: absolute;
    top: 34% !important;
    width: 47px !important;
    height: 47px !important;
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    z-index: 999;
    border: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    opacity: 0.9;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

@media (max-width: 796px) {
    .logo{margin: auto;}
    .b_menu_big_icon{margin: auto;}
    .contacts{margin: auto;}
    .banner-info__text{margin: auto;}
    .phone-footer .phone{font-size: 16px;}
    .site-header {
        background-color: #2c2d33;
        padding-top: 0;
        padding-bottom: 1.618em;
        color: #9aa0a7;
        background-position: 50%;
        position: relative;
        z-index: 999;
        border-bottom: 1px solid rgba(0,0,0,0);
    }
    .wpcs_product_carousel_slider .another_carousel_header i.fa-angle-left {
        left: -24px !important;
    }
    
    .wpcs_product_carousel_slider .another_carousel_header i.fa-angle-right {
        right: -24px !important;
    }
    .wpcs_product_carousel_slider .product_image_container .product_thumb_link img {
        -webkit-transition: all 0.30s linear;
        -moz-transition: all 0.30s linear;
        -o-transition: all 0.30s linear;
        -ms-transition: all 0.30s linear;
        transition: all 0.30s linear;
        width: 200px !important;
        margin: auto;
    }
    .header-options__right{
    	text-align: justify;
    }
    .top-panel>ul>li {
        display: inline-block;
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 11pt;
        font-weight: 700;
        white-space: normal;
    }
}

@media (min-width: 797px) and (max-width:1024px) {
    .logo{margin: auto;}
    .b_menu_big_icon{margin: auto;}
    .contacts{
        padding-top: 20px;
        padding-bottom: 30px;
        margin: auto;
    }
    .banner-info__text{margin: auto;}
    .phone-footer .phone{font-size: 16px;}
    .logo-img {
        max-width: 100%;
        margin-bottom: 20px;
        width: auto;
    }
    .h1_main-page span {
        font-size: 45px;
        color: #ef373c;
        font-family: 'Montserrat', sans-serif;
        font-weight: 800;
    }
    .h1_main-page p {
        font-size: 76px;
        color: #ef373c;
        margin-bottom: 0px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 800;
    }
    .header-options__right-item {
        padding-left: 0px;
        display: inline-flex;
        align-items: center;
    }
    .header-options__right{flex: auto;}
    .header-options__left {
        border-bottom: 2px solid #6dc7ea;
        width: auto;
        padding: 8px;
        text-align: center;
    }
    .banner-info__tel {
        text-align: center;
        padding-left: 0px;
    }
    .banner-info__tel a {
        color: #ef373c;
        font-size: 26px;
        font-weight: 800;;
    }
    .banner-info__choise button {
        width: 100%;
        height: 46px;
        background-color: transparent;
        border: 1px solid #333;
        color: #333;
        font-size: 17px;
        font-weight: 400;
        text-transform: uppercase;
    }
    .banner-info__title {
        color: #525a65;
        font-size: 20px;
        font-weight: 900;
        margin-bottom: 10px;
        text-transform: uppercase;
    }
    .banner-info__text p {
        color: #525a65;
        font-size: 16px;
        font-weight: 300;
        line-height: 22px;
    }
    .content-header {
        display: block;
        position: fixed;
        z-index: 50000;
        border-bottom: #fff 1px solid;
        box-shadow: 0 6px 6px 0 rgb(50 50 50 / 20%);
        background-color: #ef373c;
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfe', endColorstr='#eaecf0', GradientType=0);
        width: 100%;
        left: 0;
        top: 0;
        height: 43px;
        font-size: 12px;
    }
    .wpcs_product_carousel_slider .another_carousel_header i.fa-angle-left {
        left: -24px !important;
    }
    
    .wpcs_product_carousel_slider .another_carousel_header i.fa-angle-right {
        right: -24px !important;
    }
    .wpcs_product_carousel_slider .product_image_container .product_thumb_link img {
        -webkit-transition: all 0.30s linear;
        -moz-transition: all 0.30s linear;
        -o-transition: all 0.30s linear;
        -ms-transition: all 0.30s linear;
        transition: all 0.30s linear;
        width: 300px !important;
        margin: auto;
    }
}

@media (min-width: 1050px) and (max-width:1200px) {
    .logo-img {
        width: 160px;
    }
    .b_menu_big_icon {
        list-style: none;        
    }
    .top-panel>ul>li {
        display: inline-block;
        margin: 0px;
        padding: 0;
        list-style: none;
        font-size: 12pt;
        font-weight: 700;
        white-space: normal;
    }
    .h1_main-page span {
        font-size: 56px;
        color: #ef373c;
        font-family: 'Montserrat', sans-serif;
        font-weight: 800;
    }
    .h1_main-page p {
        font-size: 95px;
        color: #ef373c;
        margin-bottom: 20px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 800;
    }
    .banner-info__tel a {
        color: #ef373c;
        font-size: 23px;
        font-weight: 800;
    }
    .banner-info__choise button {
        width: 100%;
        height: 46px;
        background-color: transparent;
        border: 1px solid #333;
        color: #333;
        font-size: 14px;
        font-weight: 400;
        text-transform: uppercase;
    }
    #menu-header_menu li {
        padding: 5px 15px;
        text-transform: uppercase;
        position: relative;
        text-align: center;
        z-index: 10;
        border-left: 1px solid #d8d9dc;
        font-size: 13px;
    }
    .wpcs_product_carousel_slider .another_carousel_header i.fa-angle-left {
        left: -50px !important;
    }
    
    .wpcs_product_carousel_slider .another_carousel_header i.fa-angle-right {
        right: -50px !important;
    }
}

#woo-product-carousel-wrapper-2048405823 .owl-item .item h4.product_name a:hover {
    color: #ef373c !important;
}

@media only screen and (max-width: 1024px){
	.mobmenul-container {
	    top: 0px !important;
	    margin-left: 0px !important;
	    margin-top: 0px !important;
	    height: 50px;
	    width: 50px;
	    float: left;
	    background: #ef373c;
	    padding-top: 8px;
	    padding-left: 3px;
	}
	.mobmenul-container i {
	    color: #fff !important;
	}
}

.mob-menu-logo-holder > .headertext span, .mobmenu input.mob-menu-search-field {
    font-family: 'Rubik' !important;
    font-size: 20px;
    font-style: normal;
    letter-spacing: normal;
    text-transform: none;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    color: #6dc7ea;
}

.product-description{
	margin-top: 50px;
}

.page086-s-poyasneniyami {
    background-image: url(/wp-content/themes/storefront-child/img/spravka-086-s-poyasneniyami.png);
    height: 440px;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    max-width: 790px;
    margin: auto;
}

.page086-s-poyasneniyami p {
    font-size: 12px;
    font-style: italic;
}

p.p-str-1 {
    height: 86px;
}

.page086-s-poyasneniyami p span {
    display: block;
    max-width: 200px;
}

p.p-str-2 {
    height: 50px;
}

span.str-2 {
    position: absolute;
    left: 0;
}

span.str-3 {
    position: absolute;
    right: 46px;
    margin-top: 15px;
}

span.str-4 {
    position: absolute;
    right: 46px;
    margin-top: 16px;
}

span.str-5 {
    position: absolute;
    right: 48px;
    margin-top: 18px;
}

p.p-str-3 {
    margin-bottom: 0px;
}

span.str-8 {
    position: absolute;
    right: 80px;
    margin-top: -16px;
}

p.p-str-5 {
    margin-bottom: 5px;
}

span.str-11 {
    position: absolute;
    right: 30px;
    margin-top: -28px;
}

span.str-12 {
    margin-top: -10px;
}

span.str-13 {
    margin-top: -43px;
    right: 40px;
    position: absolute;
}

.block-number-str {
     display: none; 
}

@media (max-width: 659px){
    .block-number-str {
        display: block;
        background-image: url(/wp-content/themes/storefront-child/img/spravka-086-s-poyasneniyami.png);
        background-repeat: no-repeat;
        height: 370px;
        background-size: contain;
        background-position: center;
        max-width: 310px;
        margin: auto;
        position: relative;
    }
    .block-number-str p {
        font-size: 12px;
        font-style: italic;
    }
    .page086-s-poyasneniyami {
        background: transparent;
        height: auto;
    }
    p.p-str-mobile-1 {
        height: 70px;
        line-height: 48px;
    }
    .block-number-str p span {
        display: block;
    }
    p.p-str-mobile-2 {
        height: 30px;
    }
    span.str-mobile-3 {
        position: absolute;
        right: 5px;
        margin-top: -8px;
    }
    span.str-mobile-4 {
        position: absolute;
        right: 5px;
        margin-top: -8px;
    }
    span.str-mobile-5 {
        position: absolute;
        right: 5px;
        margin-top: -16px;
    }
    p.p-str-mobile-3 {
        height: 53px;
    }
    span.str-mobile-7 {
        margin-top: -2px;
    }
    span.str-mobile-8 {
        position: absolute;
        right: 5px;
        margin-top: -13px;
    }
    span.str-mobile-9 {
        margin-top: -5px;
    }
    p.p-str-mobile-5 {
        height: 28px;
    }
    span.str-mobile-11 {
        position: absolute;
        right: 5px;
        margin-top: -17px;
    }
    span.str-mobile-12 {
        margin-top: 38px;
    }
    span.str-mobile-13 {
        position: absolute;
        right: 5px;
    }
    p.p-str-1, p.p-str-2, p.p-str-3, p.p-str-4, p.p-str-5 {
        height: auto;
    }
    .page086-s-poyasneniyami p {
        font-size: 14px;
        /* font-style: normal; */
        margin-bottom: 0px;
    }
    .page086-s-poyasneniyami p span {
        max-width: 100%;
        width: auto;
        position: relative;
        margin-top: 0px;
        margin-bottom: 5px;
    }
    span.str-1:before {
        content: '1.';
        font-style: italic;
        margin-right: 5px;
    }
    span.str-2:before {
        content: '2.';
        font-style: italic;
        margin-right: 5px;
    }
    span.str-3:before {
        content: '3.';
        font-style: italic;
        margin-right: 5px;
    }
    span.str-3{
        content: '3.';
        font-style: italic;
        margin-right: 5px;
        right: 0;
    }
    span.str-4:before {
        content: '4.';
        font-style: italic;
        margin-right: 5px;
    }
    span.str-4{
        top:-23px;
        right: 0;
    }
    span.str-5:before {
        content: '5.';
        font-style: italic;
        margin-right: 5px;
    }
    span.str-5 {
        right: 0px;
        top: -45px;
    }
    span.str-6:before {
        content: '6.';
        font-style: italic;
        margin-right: 5px;
    }
    span.str-6{top:-45px;}
    span.str-7:before {
        content: '7.';
        font-style: italic;
        margin-right: 5px;
    }
    span.str-7{top: -48px;}
    span.str-8:before {
        content: '8.';
        font-style: italic;
        margin-right: 5px;
    }
    span.str-8{
        right: 0;
        top: -50px;
    }
    span.str-9:before {
        content: '9.';
        font-style: italic;
        margin-right: 5px;
    }
    span.str-10:before {
        content: '10.';
        font-style: italic;
        margin-right: 5px;
    }
    span.str-9, span.str-10{top:-50px;}
    span.str-11:before {
        content: '11.';
        font-style: italic;
        margin-right: 5px;
    }
    span.str-11{right: 0;top:-50px;}
    span.str-12:before {
        content: '12.';
        font-style: italic;
        margin-right: 5px;
    }
    span.str-12{top:-50px;}
    span.str-13:before {
        content: '13.';
        font-style: italic;
        margin-right: 5px;
    }
    span.str-13{right: 0;top:-50px;}
    span.str-14:before {
        content: '14.';
        font-style: italic;
        margin-right: 5px;
    }
    span.str-14{top: -50px;}
}

.span-404-big{
    text-align: center;
    font-size: 60px;
    font-weight: 800;
    color: #ef373c;
    margin-bottom: 15px;
}

.h1-404{
    text-align: center;
    color: #ef373c;
}

.products.columns-4 li{
    min-height: 430px;
}

.woocommerce-loop-product__title {
    min-height: 76px!important;
}

.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    box-shadow: 0px 2px 6px 0px #9e9e9e!important;
    display: inline-block!important;
    max-width: 160px;
    height: 160px !important;
}

.woocommerce-ordering{
    display: none;
}

.agree {display:none}

.img-block-spravki{
    box-shadow: 0px 2px 6px 0px #9e9e9e!important;
    display: inline-block!important;
    max-width: 160px;
    height: 160px !important;
}

.spravka-blog{
    text-align: center;
    border: 1px solid #f0f2f3;
    padding: 18px;
    margin-right: 4.347826087%;
}

.spravka-blog-title{
    min-height: 76px!important;
}

.bolnichniy img{
    width: 350px;
    margin: auto;
}
/*[CUSTOMIZATION_BLOCK lb] task:176096*/
a.vk-footer{display:flex;}
.vk-footer img{padding:0 5px;}
/*[/CUSTOMIZATION_BLOCK]*/
/*[CUSTOMIZATION_BLOCK lb] task:176096*/
#masthead div.logo{padding-bottom:40px;}
/*[/CUSTOMIZATION_BLOCK]*/

.dgwt-wcas-search-wrapp {
    padding: 10px 25px 25px;
}
