html {
    cursor: auto;
}
.product-full, .product-full .page-title{display:none;}
.search.search-results .product-full{display:none;}
.activmenu{border-bottom: 1px solid rgb(71 55 255);}
/****/
#comments .woocommerce-Reviews-title{margin-top: 1em;}
.wpforms-551-field_5-container {
  width:300px;
}
#wpforms-551-field_5{
    display:none;
}
.wpforms-field.wpforms-field-file-upload label {
    
    display: block!important;
    margin: 0 0 8px 0!important;
    text-align: center!important;

    padding: 5px!important;
    cursor: pointer;
    background: #3a2aff!important;
    color: white!important;
    border: 1px solid #3a2aff!important;
}
.wpforms-551-field_5-container label:hover {
    background:#fc0;
}
.wpforms-field-description {
    margin-top:20px;
    color:#f00;
}

/***/
.wpforms-field-html{
	    line-height: 1.5;
    font-size: 10px;
    margin-top: 15px;
}
.wpforms-field-description{    margin-top: 10px;
    font-size: 12px;}
	
.contact-person strong>p {
    margin: -15px 0px;
}

.formkont {
    width: 49.5%;
    margin-right: 10px;
    display: inline-block;
}
#wpforms-21622-field_1-container{    margin-right: -45px;}
.textareaform textarea {
    width: 100%;
    height: 5em;
}

.wpforms-submitform {
    width: auto !important;
    padding: 10px 25px !important;
    margin: 5px auto !important;
    text-align: center !important;
    float: right !important;
}

.woocommerce-Tabs-panel--faqs {
    display: flow-root;
}

#tab-description .kk-star-ratings {
    display: none;
}

#tab-faqs .faq-title {
    display: flow-root;
}

#tab-faqs-style p {
    margin-top: 15px;
}

#tab-faqs-style input.submit {
    height: 38px;
    background: rgb(58, 42, 255);
    border: 0;
    font-family: 'Fira Sans', sans-serif;
    color: rgb(255, 255, 255);
    padding: 0px 23px;
    background-size: 14px auto;
    cursor: pointer;
    box-shadow: 0 8px 27px rgba(71, 55, 255, 0.35);
    display: block;
    margin-bottom: 21px;
}

#tab-faqs input[readonly] {
    background-color: rgb(255 255 255) !important;
}

#tab-faqs-style input {
    width: auto;
    border: 1px solid rgb(255 255 255);
}

p.woocommerce-result-count {
    display: block !important;
    font-size: 19px;
    margin-bottom: 15px;
}

#tab-faqs .faq-form textarea {
    display: block;
    width: 100%;
    min-height: 60px;
    max-width: 480px;
    margin: 0 5px;
    margin-top: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow:  0 8px 27px rgba(188, 192, 193, 0.35);

}
.clik-price{
	        margin: 0 0px;
        top: -23px;
        height: 43px;
        font-family: "Fira Sans", sans-serif;
        color: rgb(255, 255, 255);
        cursor: pointer;
        background:url(/images/cart-ico.png) left 23px center / 14px no-repeat rgb(20 129 219);
        border-width: 0px;
        border-style: initial;
        border-color: initial;
        border-image: initial;
        padding: 0px 30px 0px 50px;
        left: 0px;
        box-shadow: 0 8px 27px rgb(71 55 255 / 35%);

        position: relative;
        -webkit-transition: all .3s;
        transition: all .3s;
        transition-timing-function: ease-in;
        overflow: hidden;
}
.onckl {
    font-size: 2em;
}

.oneclickk .wpforms-container {
    margin-top: 20px;
}

.header-out {
    display: none !important;
}

.filtrrr .form-pops a.close {
    right: -5px;
    top: 12px;
}

input.clik-ad-one {
    margin: 0 20px;
    top: -43px;
    height: 43px;
    font-family: "Fira Sans", sans-serif;
    color: rgb(255, 255, 255);
    cursor: pointer;
    background: url(/images/cart-ico.png) left 23px center / 14px no-repeat rgb(58, 42, 255);
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    padding: 0px 30px 0px 50px;
    left: 175px;
   /* box-shadow: 0 8px 27px rgb(71 55 255 / 35%);*/
    left: 40% !important;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    transition-timing-function: ease-in;
    overflow: hidden;
}

.product-price,
.product-subtotal {
    min-width: 80px;
    padding-right: 0px;
}

.lmp_products_loading,
.lmp_load_more_button {
    width: 100%;
    text-align: center;
    margin-top: 25px;
    margin-bottom: -30px;
    clear: both;
}

.titltext {
   /* width: 16%;
    margin-top: 5px;
    display: inline-block;
    margin-left: 10px;
    font-size: 20px;*/
    /*width: 16%;
    margin-top: -6px;
    display: inline-block;
    margin-left: 5px;
    line-height: 0.9;
    font-family: inherit;
    font-size: 24px;
    color: #587171;*/
	    width: 16%;
    margin-top: 4px;
    display: inline-block;
    margin-left: 2em;
    line-height: 0.9;
    /* font-family: inherit; */
    font-size: 20px;
    color: #1481db;
}
}
#wpforms-21622-field_0-container input{margin: 10px 0px 10px 0px;}
body>.shop>div>section.product>ul {
    display: block;
}

.catalog-list .blockInf {
    float: left;
    width: calc(25% - 42px);
    margin: 0 21px 42px;
    padding: 20px 0px;
    box-sizing: border-box;
    background-image: linear-gradient(to top, rgb(251, 202, 31) 0%, rgb(255, 228, 122) 100%);
    box-shadow: 0 8px 27px rgba(213, 188, 35, 0.35);
    height: 280px;
    position: relative;
}

.catalog-list .blockInf .title {
    text-align: center;
    font-size: 32px;
    letter-spacing: -1px;
}

.catalog-list .blockInf .subtitle {
    text-align: center;
    font-size: 32px;
    letter-spacing: -1px;
    font-weight: 200;
}

.catalog-list .blockInf .images img {
    width: 100%;
    height: auto;
    display: block;
}

.catalog-list .blockInf .garant {
    position: absolute;
    right: 0;
    bottom: 0;
    background: rgb(58, 42, 255);
    color: rgb(255, 255, 255);
    padding: 15px;
    z-index: 10;
    box-sizing: border-box;
}

/*body > .shop > div > section.product > ul{ display: inline-block;}*/
.woocommerce-LoopProduct-link {
    cursor: pointer;
}

@media screen and (min-width:1099px) {
    .doph1 {
        float: right !important;
        font-size: 32px !important;
        font-weight: 700 !important;
        line-height: 21px !important;
        margin: 0 0 35px 0 !important;
        color: #1481db !important;
    }

    body>.page-s>div>section .woocommerce {
        display: block;
    }

    body>.page-s>div>section>div>form {
        width: 57%;
        display: inline-block;
    }

    body>.page-s>div>section>div>.woocommerce-checkout {
        width: 100%;
        display: inline-block;
    }

    #order_review>table>thead>tr>th.product-total {
        text-align: center;
    }

    #order_review>table>tbody>tr>td.product-total {
        text-align: center;
    }

    #order_review>table>tfoot>tr.cart-subtotal>td {
        text-align: center;
    }


    body {
        font-family: 'Fira Sans', sans-serif;
        font-size: 14px;
        color: #1a1a1a;
    }
}

.variations>tbody>tr>td.label>label {
    display: none;
}

div.summary.entry-summary>form>div>div.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled>a {
    position: absolute;
    top: 70%;
    left: 60%;
}

.instock.sale.shipping-taxable.purchasable.product-type-variable>form>div>div.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled>a {
    position: absolute;
    /* top: 127%; */
    left: 6px;
    bottom: -107%;
}

.last.instock.shipping-taxable.purchasable.product-type-variable>form>div>div.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled>a {
    position: absolute;
    /* top: 127%; */
    left: 6px;
    bottom: -107%;
}

form>div.single_variation_wrap>div.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled>a {
    position: absolute;
    /* top: 127%; */
    left: 6px;
    bottom: -107%;
}

.wrapper {
    max-width: 1275px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 20px;
}

header.header {
    padding: 40px 0 0 0;
}

header.header .logo {
    float: left;
}

header.header .logo a {
    border-bottom: 0;
}

header.header .right-block {
    float: right;
}

header.header .phone i {
    width: 37px;
    height: 37px;
	    background: rgb(20 129 219) url(/images/phone-ico.png) center center no-repeat;
    background-size: 18px;
    box-shadow: 0 8px 27px rgb(20 129 219 / 35%);
   /* background: rgb(71, 55, 255) url("/images/phone-ico.png") center center no-repeat;
    background-size: 18px;
    box-shadow: 0 8px 27px rgba(71, 55, 255, 0.35);*/
    display: inline-block;
    border-radius: 160px;
    margin: -6px 15px 0 0;
    vertical-align: top;
}

header.header .phone-wrap {
    display: inline-block;
    vertical-align: top;
}

header.header .phone a {
    text-decoration: none;
    color: #000;
}

header.header .phone .main-phone {
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 4px 0;
    padding: 6px 0 0 0;
}

header.header .phone .sub-phone {
    font-size: 17px;
    font-weight: 700;
}

header.header .phone .callback {
    font-size: 13px;
    margin: 7px 0 0;
}

header.header .phone .callback a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

header.header .phone {
    float: left;
    margin: 0 30px 0 0;
}

header.header .time-work {
    float: left;
    padding: 6px 0 0 0;
    color: rgb(74, 74, 75);
    font-size: 13px;
    line-height: 15px;
}

header.header .cart {
    float: left;
    margin: 0 0 0 100px;
    position: relative;
    min-width: 200px;
}

header.header .cart i,
.cart-fix.cart>i {
    width: 37px;
    height: 37px;
   /* background: rgb(71, 55, 255) url(/images/cart-ico.png) center center no-repeat;
    background-size: 18px;
    box-shadow: 0 8px 27px rgba(71, 55, 255, 0.35);*/
	    background: rgb(20 129 219) url(/images/cart-ico.png) center center no-repeat;
    background-size: 18px;
    box-shadow: 0 8px 27px rgb(20 129 219 / 35%);
    display: inline-block;
    border-radius: 160px;
    margin: -6px 15px 0 0;
    vertical-align: top;
}

header.header .cart-wrap {

    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 6px 0 0 0;
}

header.header .cart-wrap>a,
header.header .cart-wrap>p {
    color: rgb(0, 0, 0);
    font-weight: 700;
    text-decoration: none;
    font-size: 16px;
    border-bottom: 0;
}

header.header .drop-cart {
    position: absolute;
    width: 286px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 24px 68px rgba(200, 208, 216, 0.5);
    padding: 30px 25px 20px;
    box-sizing: border-box;
    left: calc(-118px);
    top: calc(100% + 15px);
    z-index: 99;
    display: none;
}

header.header .drop-cart>.name {
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 20px 0;
}

header.header .drop-cart .product-cart .name {
    width: 70%;
    display: inline-block;
}

header.header .drop-cart .product-cart .price {
    display: inline-block;
    vertical-align: top;
    text-align: right;
    width: 28%;
    font-weight: 600;
    line-height: 22px;
}

header.header .drop-cart .product-cart .name a {
    color: rgb(0, 0, 0);
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    line-height: 17px;
    font-size: 13px;
}

header.header .drop-cart .product-cart .name span {
    display: block;
    font-size: 13px;
    color: rgb(122, 122, 122);
    margin: 3px 0 0;
}

header.header .drop-cart .product-cart {
    margin: 0 0 7px 0;
}

header.header .drop-cart .go-cart {
    margin: 15px 0 0 0;
    text-align: right;
}

header.header .drop-cart .go-cart a {
    color: rgb(69, 53, 255);
    text-decoration: none;
    border-bottom: 1px solid rgba(69, 53, 255, 0.3);
}

a {
	    color: rgb(20 129 219);
   /* color: rgb(69, 53, 255);*/
    text-decoration: none;
  /*  border-bottom: 1px solid rgba(69, 53, 255, 0.3);*/
      border-bottom: 1px solid rgb(20 129 219);
}

a:hover {
    opacity: 0.8;
}

.drop-cart:after {
    content: ' ';
    width: 0;
    height: 0;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-bottom: 6px solid rgb(255, 255, 255);
    position: absolute;
    top: -6px;
    right: 50%;
    margin: 0 0 0 -6px;
}

header.header .phone a {
    border-bottom: 0;
}

header.header .wrapper:after,
.prims:after {
    content: ' ';
    clear: both;
    display: block;
}

.headtool,
div.headtool {
    padding: 20px 0 0;
}

.headtool .wrap-toolbar,
div.headtool .wrap-toolbar {
    height: 55px;
   /* background-color: rgb(71, 55, 255);
    box-shadow: 0 8px 27px rgba(71, 55, 255, 0.35);*/
	    background-color: rgb(20 129 219);
		/*box-shadow: 0 8px 27px rgb(20 129 219 / 35%);*/
    color: rgb(255, 255, 255);
}

.headtool .manu,
div.headtool .manu {
    float: left;
    width: 200px;
    position: relative;
}

.headtool .manu .open-menu a,
div.headtool .manu .open-menu a {
    color: rgb(240, 248, 255);
    font-size: 16px;
    font-weight: 700;
}

.headtool .manu .open-menu a i,
div.headtool .manu .open-menu a i {
    width: 20px;
    height: 14px;
    vertical-align: -2px;

    display: inline-block;
    margin: 0 18px 0 0;
    background: url("/images/ico-menu.png") 0 0 no-repeat;
    background-size: cover;
}

.headtool .manu .open-menu,
div.headtool .manu .open-menu {
    padding: 19px 16px;
}

.headtool .search,
div.headtool .search {
    float: right;
    width: calc(100% - 220px);
}

.headtool .search input[type="search"]::placeholder,
div.headtool .search input[type="search"]::placeholder {
    color: rgb(153, 153, 153);
}

.headtool .search input[type="search"],
div.headtool .search input[type="search"] {
    font-size: 16px;
    border: 0;
    font-family: 'Fira Sans', sans-serif;
    width: 83%;
    box-sizing: border-box;
    padding: 10px 16px;
    margin: 8px;
}

.headtool .search button,
div.headtool .search button {
    font-weight: 700;
    font-size: 16px;
    border: 0;
    font-family: 'Fira Sans', sans-serif;
    width: 13%;
    box-sizing: border-box;
    padding: 10px 16px;
    margin: 8px;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0) url("/images/ico-search.png") left 15px center no-repeat;
    background-size: 17px;
    cursor: pointer;
}

.headtool .drop-menu,
div.headtool .drop-menu {
    position: absolute;
    width: 370px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 24px 68px rgba(200, 208, 216, 0.5);
    padding: 20px 20px 20px;
    box-sizing: border-box;
    left: 0;
    top: calc(100% + 10px);
    z-index: 99;
    display: none;
}

.headtool .drop-menu:after,
div.headtool .drop-menu:after {
    content: ' ';
    width: 0;
    height: 0;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-bottom: 5px solid rgb(255, 255, 255);
    position: absolute;
    top: -5px;
    left: 25px;
    margin: 0 0 0 -6px;
}

nav.main-menu li a {
    font-size: 16px;
    color: rgb(0, 0, 0);
    border-bottom: 0;
    display: block;
    padding: 10px 0;
    background: url("/images/ar-drop.png") right 25px center no-repeat;
    background-size: 6px 10px;
}

nav.main-menu li a i img {
    width: 22px;
}

nav.main-menu li a span {
    vertical-align: middle;
}

nav.main-menu li a i {
    opacity: 0.3;
    vertical-align: middle;
    display: inline-block;
    margin: 0 20px 0 0;
}

nav.main-menu .sub-menu {
    display: none;
}

nav.sub-menu {
    text-align: center;
    padding: 25px 0 0 0;
}

nav.sub-menu li {
    display: inline-block;
    margin: 0 25px;
}

nav.sub-menu li a {
    color: rgb(0, 0, 0);
  border-bottom: 11px solid rgb(255 255 255);
}

section.banner-head,
div.banner-head {
    margin: 15px 0 0;
}

section.banner-head a,
div.banner-head a {
    border-bottom: 0;
}

section.banner-head .owl-dots,
div.banner-head .owl-dots {
    text-align: center;
    margin: 17px 0 0 0;
}

section.banner-head button.owl-dot,
div.banner-head button.owl-dot {
    width: 11px;
    height: 11px;
    border-radius: 160px;
    background: rgb(69, 53, 255);
    display: inline-block;
    margin: 0 4px;
}

section.banner-head button.owl-dot.active,
div.banner-head button.owl-dot.active {
    background: #988fff;
}

.catalog-list .catalog {
    /* background-color: rgb(255, 255, 255);
    box-shadow: 0 8px 27px rgba(188, 192, 193, 0.35);
    float: left;
    width: calc(25% - 42px);
    margin: 0 21px 32px;
    padding: 41px 15px;
    box-sizing: border-box;
	    height: 280px;*/
    background-color: #fff;
    box-shadow: 0 8px 27px rgba(188, 192, 193, .35);
    float: left;
    width: calc(23% - 17px);
    margin: 0 21px 32px;
    padding: 8px 0px 8px 0;
    box-sizing: border-box;
    height: 310px;
}

.catalog-list .catalog-wrap {
    margin: 0 -21px;
}

.catalog-list {
    margin: 30px 0 0 0;
}

.catalog-list .catalog .icons img {
    height: 100%;
    display: block;
    margin: 0 auto;
}

.catalog-list .catalog .icons {
    display: inline-block;
    padding: 0 10px 0 0;
    width: 42px;
    height: 29px;
}

.catalog-list .catalog .cat-text {
    display: inline-block;
    vertical-align: top;
    width: 65%;
}

.catalog-list .catalog .cat-text .name {
    font-weight: 700;
    font-size: 21px;
}

.catalog-list .catalog .cat-text .name a {
    color: rgb(0, 0, 0);
    border-bottom: 0;
}

.catalog-list .catalog .cat-text .name {
    font-weight: 700;
    font-size: 21px;
    margin: 0 0 20px 0;
}

.catalog-list .catalog ul li a {
    color: rgb(0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.catalog-list .catalog ul li {
    margin: 0 0 7px 0;
    line-height: 19px;
}

.catalog-list .banner {
    float: left;
    width: calc(25% - 42px);
    margin: 0 21px 42px;
    padding: 20px 0px;
    box-sizing: border-box;
    background-image: linear-gradient(to top, rgb(251, 202, 31) 0%, rgb(255, 228, 122) 100%);
    box-shadow: 0 8px 27px rgba(213, 188, 35, 0.35);
    height: 280px;
    position: relative;
}

.catalog-list .banner .title {
    text-align: center;
    font-size: 32px;
    letter-spacing: -1px;
}

.catalog-list .banner .subtitle {
    text-align: center;
    font-size: 32px;
    letter-spacing: -1px;
    font-weight: 200;
}

.catalog-list .banner .images img {
    width: 100%;
    height: auto;
    display: block;
}

.catalog-list .banner .garant {
    position: absolute;
    right: 0;
    bottom: 0;
    background: rgb(58, 42, 255);
    color: rgb(255, 255, 255);
    padding: 15px;
    z-index: 10;
    box-sizing: border-box;
}

div.garant span:nth-child(1) {
    font-size: 16px;
    font-weight: 700;
    line-height: 10px;
    display: block;
}

div.garant span:nth-child(2) {
    font-size: 21px;
    font-weight: 700;
    display: block;
}

div.garant span:nth-child(3) {
    font-size: 29px;
    font-weight: 700;
    display: block;
    line-height: 13px;
}

.catalog-list .banner .images {
    position: absolute;
    bottom: 0;
}

.catalog-all a {
    height: 55px;
    background-color: rgb(71, 55, 255);
    box-shadow: 0 8px 27px rgba(71, 55, 255, 0.35);
    color: rgb(255, 255, 255);
    display: inline-block;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    padding: 20px 25px 0;
}

.catalog-all {
    text-align: center;
}

.news-list {
    margin: 50px 0 0 0;
}

.news-list .news-wrap {
    background: rgb(246, 245, 255);
    padding: 50px 45px;
    margin: 0 -15px;
}

.news-list .news {
    float: left;
    width: 33.3%;
    padding: 0 15px;
    box-sizing: border-box;
}

.news-list .news-wrap:after {
    content: ' ';
    clear: both;
    display: block;
}

.news-list .news .text {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}

.news-list .news .name a {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    color: rgb(0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0.3);
}

.news-list .news span.date {
    margin: 0 0 0 15px;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
}

.news-list .news .name {
    margin: 0 0 7px 0;
}

.prims .left-col-prim {
    float: left;
    width: 70%;
}

.prims .right-col-prim {
    float: right;
    width: 30%;
}

.prims {
    margin: 42px 0 0;
}

.prims .prim-wrap .prim {
    float: left;
    width: 50%;
    padding: 50px 50px 25px;
    box-sizing: border-box;
}

.prims .prim-wrap .prim .images span {
    width: 77px;
    height: 77px;
	    background-color: rgb(20 129 219);
    box-shadow: 0 8px 27px rgb(20 129 219 / 35%);
    /*background-color: rgb(71, 55, 255);
    box-shadow: 0 8px 27px rgba(71, 55, 255, 0.35);*/
    display: block;
    border-radius: 160px;
    text-align: center;
    line-height: 111px;
}

.prims .prim-wrap .prim .images {
    float: left;
    vertical-align: top;
}

.prims .prim-wrap .prim .images span img {
    max-width: 43px;
    height: auto;
    display: inline;
    margin: 0 auto;
    line-height: 77px;
}

.prims .prim-wrap .prim .text {
    margin: 0 0 0 100px;
}

.prims .prim-wrap .prim .text .name {
    font-size: 21px;
    line-height: 21px;
    margin: 26px 0 15px;
}

.prims .prim-wrap .prim:nth-of-type(3) {
    clear: both;
}

.prims .prim-wrap .prim .text .list-prim li {
    margin: 0 0 10px 0;
    line-height: 20px;
}

.prims .prim-wrap .prim .text .list-prim li a {
    color: rgb(0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.banner-bottom a {
    border-bottom: 0;
}

section.text {
    clear: both;
    padding: 60px 0 0;
}

h1 {
    font-size: 32px;
    font-weight: 700;
    line-height: 21px;
    margin: 0 0 35px 0;
}

section.text .text p,
section.text p {
    font-size: 14px;
    font-weight: 100;
    line-height: 21px;
    margin: 0 0 15px 0;
}

section.text .text ul,
section.text ul {
    padding: 15px 35px 35px;
}

section.text .text ul li,
section.text ul li {
    position: relative;
    font-weight: 300;
    margin: 0 0 10px 0;
    font-size: 14px;
    padding: 0 0 0 15px;
}

section.text .text ul li:after,
section.text ul li:after {
    content: '—';
    position: absolute;
    left: 0;
    top: 0;
}

footer.footer {
    clear: both;
    margin: 65px 0 0;
    background: rgb(244, 244, 244);
    padding: 45px 0 0;
}

footer.footer .right-footer {
    width: 40%;
    float: left;
}

footer.footer .menu {
    width: 20%;
    float: left;
}

footer.footer .wrapper:after,
.prims .wrapper:after,
ul.products.columns-4:after,
form.variations_form.cart:after,
.type-product:after {
    content: ' ';
    clear: both;
    display: block;
}

footer.footer .name {
    color: rgb(93, 93, 93);
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    margin: 0 0 15px;
}

footer.footer .menu li a {
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
}

footer.footer .menu li a {
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    color: rgb(0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

footer.footer .adress {
    text-align: center;
    line-height: 26px;
    margin: 0 0 25px 0;
}

footer.footer .money {
    text-align: center;
    margin: 0 0 25px 0;
}

footer.footer .adress a {
    border-bottom: 0;
    color: rgb(0, 0, 0);
}

footer.footer .money .list-mmoney img {
    margin: 0 10px 10px;
    max-height: 27px;
    width: auto;
}

.shop {
    margin: 50px 0 0 0;
}

.brumc span {
    font-size: 12px;
    margin: 0 0px 0;
    color: rgb(0, 0, 0);
    font-weight: 300;
}

.brumc a {
    color: rgb(0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0.3);
}

.jq-checkbox {
    width: 18px;
    height: 18px;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
}

.jq-checkbox.checked .jq-checkbox__div {
    width: 9px;
    height: 5px;
    margin: 3px 0 0 3px;
    border-bottom: 2px solid rgb(0, 0, 0);
    border-left: 2px solid rgb(0, 0, 0);
    -webkit-transform: rotate(-50deg);
}

.filter .filter-wrap {
    width: 287px;
    border: 0px solid rgb(58 42 255);
    box-shadow: 0 8px 27px rgba(71, 55, 255, 0.35);
    box-sizing: border-box;
    padding: 25px 20px;
}

.filter .title {
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    margin: 0 0 15px 0;
}

.filter .filter-block .name {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    margin: 0 0 15px 0;
}

.filter .filter-block {
    border-bottom: 1px solid rgb(229, 229, 229);
    padding: 0 20px 20px;
    margin: 0 -20px 20px;
}

.filter {
    float: left;
    width: 287px;
    margin: 30px 0 0 0;
}

.filter .filter-block:last-of-type {
    border: 0;
}

section.product {
    margin: 30px 0 0 340px;
}

section.product h2.title {
    font-size: 29px;
    font-weight: 700;
    line-height: 19px;
    margin: 0 0 25px 0;
}

section.product .product-list .product {
    float: left;
    width: 25%;
    text-align: center;
    padding: 0 15px;
    box-sizing: border-box;
}

section.product .product-list {
    margin: 0 -15px;
}

section.product .product-list .product a {
    border-bottom: 0;
}

section.product .product-list .product .price {
    font-size: 21px;
    font-weight: 700;
    line-height: 19px;
    margin: 0 0 15px;
}

section.product .product-list .product .name a {
    font-size: 15px;
    line-height: 19px;
    color: rgb(0, 0, 0);
    border-bottom: 1px solid rgb(204, 204, 204);
}

section.product .product-list .product .add-col {
    margin: 15px 0 0;
}

.go-cart a.button.checkout.wc-forward {
    display: none;
}

ul.products.columns-4 .product {
    float: left;
    width: 25%;
    text-align: center;
    padding: 15px;

    box-sizing: border-box;

}

ul.products.columns-4 {
    margin: 0 -15px;
}

ul.products.columns-4 .product img {
    /*width: 100%;
    display: block;
    margin: 0 0 10px 0;
    height: auto;*/
    width: auto;
    margin: 0 0 10px 0;
    height: 135px;
}

ul.products.columns-4 .product a {
    border-bottom: 0;
}

ul.products.columns-4 .product div a {
    border-bottom: 0;
}

/*
h2.woocommerce-loop-product__title {
    font-size: 15px;
    line-height: 19px;
    color: rgb(0, 0, 0);
    display: block;
    min-height: 58px;
    margin: 0 0 0 0;
}
*/

h2.woocommerce-loop-product__title {
    font-size: 15px;
    line-height: 19px;
    color: rgb(0, 0, 0);
    /* border-bottom: 1px solid rgb(204, 204, 204); */
    display: block;
    height: 58px;
    margin: 0 0 15px 0;
    overflow: hidden;
}

a.woocommerce-loop-product__title {
    font-size: 15px;
    line-height: 19px;
    color: rgb(0, 0, 0);
    /* border-bottom: 1px solid rgb(204, 204, 204); */
    display: block;
    height: 58px;
    margin: 0 0 15px 0;
    overflow: hidden;
}

ul.products.columns-4 .product a>span.price {
    clear: both;
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    line-height: 19px;
    position: static;
    right: 0;
    margin: 0;
    left: 0;
    display: block;
    color: rgb(0, 0, 0);
    text-align: center;

}

ul.products.columns-4 .product div>span.price {
    clear: both;
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    line-height: 19px;
    position: static;
    right: 0;
    margin: 0;
    left: 0;
    display: block;
    color: rgb(0, 0, 0);
    text-align: center;

}

.product.type-product.status-publish.has-post-thumbnail.product_cat-armatura-stalnaya.product_cat-8-mm.product_cat-a500s.instock.shipping-taxable.purchasable.product-type-simple>a.woocommerce-LoopProduct-link.woocommerce-loop-product__link>span {
    margin-top: -2px;
}

.product.type-product.status-publish.has-post-thumbnail.product_cat-armatura-stalnaya.product_cat-a500s.instock.sale.shipping-taxable.purchasable.product-type-simple>a.woocommerce-LoopProduct-link.woocommerce-loop-product__link>span.price {
    margin-top: 34px;
}

.product.type-product.status-publish.has-post-thumbnail.product_cat-armatura-stalnaya.product_cat-8-mm.last.instock.sale.shipping-taxable.purchasable.product-type-simple>a.woocommerce-LoopProduct-link.woocommerce-loop-product__link>span.price {
    margin-top: 34px;
}

.price {
    margin-bottom: 66px !important;
}

h2.woocommerce-loop-product__title span {
    border-bottom: 1px solid rgb(204, 204, 204);
}

/*a.woocommerce-loop-product__title span {
    border-bottom: 1px solid rgb(204, 204, 204);
}*/
ul.products.columns-4 .product-type-variable h2.woocommerce-loop-product__title+span.price {
    display: none;
}

ul.products.columns-4 .product-type-variable a.woocommerce-loop-product__title+span.price {
    display: none;
}

form.woocommerce-ordering {
    /* display: none;*/

}

body>div.shop>div>section.product>form>select {
    color: #4363a5;
    border: #4363a5 solid 1px;
    border-radius: 5px;
}

body>div.shop>div>section.product>form>select {
    width: auto !important;
    margin-bottom: 15px !important;
}

p.woocommerce-result-count {
    display: none;
}

label.screen-reader-text {
    display: none;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    float: left;
    margin: 21px 0 0 0;
}

ul.products.columns-4 .product .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    float: left;
    margin: 30px 0 0 0;
}

.variations {
    float: right;
}

.woocommerce #quantity input::-webkit-outer-spin-button,
.woocommerce #quantity input::-webkit-inner-spin-button,
.woocommerce #content .quantity input::-webkit-outer-spin-button,
.woocommerce #content .quantity input::-webkit-inner-spin-button,
.woocommerce-page #quantity input::-webkit-outer-spin-button,
.woocommerce-page #quantity input::-webkit-inner-spin-button,
.woocommerce-page #content .quantity input::-webkit-outer-spin-button,
.woocommerce-page #content .quantity input::-webkit-inner-spin-button {
    display: none;
}

input.qty {
    border: 1px solid rgb(219, 219, 219);
    height: 34px;
    text-align: center;
    width: 57px;
    font-family: 'Fira Sans', sans-serif;
    margin: 0;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    background: #fff;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */
}

.quantity {
    position: relative;
    width: 57px;
}

input.minus {
    width: 17px;
    height: 17px;
    background-color: rgb(20, 129, 219);
    border: 0;
    border-radius: 160px;
    color: rgb(255, 255, 255);
    font-family: 'Fira Sans', sans-serif;
    line-height: 16px;
    position: absolute;
    left: -10px;
    top: 10px;
    padding: 0;
    font-size: 17px;
    cursor: pointer;
}

input.plus {
    width: 17px;
    height: 17px;
    background-color: rgb(20, 129, 219);
    border: 0;
    border-radius: 160px;
    color: rgb(255, 255, 255);
    font-family: 'Fira Sans', sans-serif;
    line-height: 16px;
    position: absolute;
    right: -10px;
    top: 10px;
    padding: 0;
    font-size: 17px;
    cursor: pointer;
    letter-spacing: -0.5px;
}

select {
    border: 1px solid rgb(219, 219, 219);
    height: unset;
    text-align: center;
    width: 65px;
    font-family: 'Fira Sans', sans-serif;
    padding: 8px 30px 8px 10px;
}

select option {
    font-family: 'Fira Sans', sans-serif;
}

ul.products.columns-4 .product .woocommerce-variation-price {
    clear: both;
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    line-height: 19px;
    position: absolute;
    right: 0;
    margin: 0;
    left: 0;
}

ul.products.columns-4 .product form.variations_form.cart {
    position: relative;
    margin: 15px auto 60px;
    max-width: 140px;
}

ul.products.columns-4 .product .woocommerce-variation-availability {
    display: none;
}

ul.products.columns-4 .product form.variations_form.cart .variations {
    float: right;
    margin: 30px 0 0 0;
}

ul.products.columns-4 .product button.single_add_to_cart_button.button.alt {
    position: absolute;
    top: 120%;
    height: 38px;
    background: rgb(58, 42, 255) url(/images/cart-ico.png) left 13px center no-repeat;
    border: 0;
    font-family: 'Fira Sans', sans-serif;
    color: rgb(255, 255, 255);
    width: 115px;
    margin: 0 0 0 -57.5px;
    padding: 0 0 0 20px;
    left: 50%;
    background-size: 14px auto;
    cursor: pointer;
}

.brumc {
    font-size: 12px;
    margin: 0 3px 0;
    color: rgb(0, 0, 0);
    font-weight: 300;
}

ul.products.columns-4 .product a>.wcff-variation-field+span.price {
    display: none;
}

ul.products.columns-4 .product div>.wcff-variation-field+span.price {
    display: none;
}

.filter .filter-block span.count {
    font-size: 12px;
    margin: 0 3px 0;
    color: rgb(0, 0, 0);
    font-weight: 300;
    vertical-align: 1px;
}

li.woocommerce-widget-layered-nav-list__item {
    position: relative;
    padding: 0 0 11px 0px;
    clear: both;
}

li.woocommerce-widget-layered-nav-list__item:before {
    content: ' ';
    width: 18px;
    height: 18px;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    border-radius: 0;
    margin: -2px 10px 0 0;
    display: block;
    float: left;
}

li.woocommerce-widget-layered-nav-list__item a:hover:after,
li.woocommerce-widget-layered-nav-list__item.chosen:after {
    content: ' ';
    width: 8px;
    height: 4px;
    margin: 3px 0 0 3px;
    border-bottom: 2px solid rgb(0, 0, 0);
    border-left: 2px solid rgb(0, 0, 0);
    -webkit-transform: rotate(-50deg);
    position: absolute;
    left: 1px;
    top: -1px;
}

li.woocommerce-widget-layered-nav-list__item a {
    color: #000;
    border-bottom: 0;
}

.price_slider.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
    height: 4px;
    background-color: #e6e5eb;
    position: relative;
}

.ui-slider-range.ui-widget-header.ui-corner-all {
    height: 4px;
    position: absolute;
    background: rgb(207, 204, 255);
}

span.ui-slider-handle.ui-state-default.ui-corner-all {
    width: 18px;
    height: 18px;
    background-color: rgb(20, 129, 219);
    box-shadow: 0 8px 27px rgba(71, 55, 255, 0.35);
    position: absolute;
    border-radius: 160px;
    margin: -7px 0 0 -9px;
}

.price_slider_amount {
    display: flex;
    width: 100%;
    flex-flow: column-reverse;
}

.price_slider_amount .price_label {
    font-size: 14px;
    line-height: 21px;
    margin: 15px 0;
}

.price_slider_amount button.button {
    height: 38px;
    background: rgb(20, 129, 219);
    border: 0;
    font-family: 'Fira Sans', sans-serif;
    color: rgb(255, 255, 255);
    padding: 0px;
    background-size: 14px auto;
    cursor: pointer;
    display: block;
    width: 115px;
}


.price_slider_amount button.button:hover,
.woocommerce-checkout-payment button#place_order:hover,
.wpforms-submit-container button:hover {
   /* background: rgb(56, 40, 245);*/
       background: rgb(20 129 219);
}

section.product-main {
    margin: 50px 0 0 0;
}

section.product-main .woocommerce-product-gallery {
    float: left;
    width: 50%;
    margin: 0 0 55px 0;
}

section.product-main .summary.entry-summary {
    float: right;
    width: 50%;
    margin: 0 0 55px 0;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 8px 27px rgba(188, 192, 193, 0.35);
    box-sizing: border-box;
    padding: 40px 35px;
}

section.product-main span.sku_wrapper {
    font-size: 12px;
    font-weight: 300;
    line-height: 11px;
    display: block;
    margin: 0 0 45px 0;
}

section.product-main p.price {
    display: none;
}

section.product-main form.variations_form.cart {
    position: relative;
    margin: 0;
    max-width: none;
}

section.product-main .woocommerce-variation-price {
    font-size: 52px;
    font-weight: 500;
    line-height: 11px;
    margin: -10px 0 0;
    padding: 0 0 0;
    height: 36px;
}

section.product-main .woocommerce-variation-price .price {
    display: block;
}

section.product-main span.woocommerce-Price-currencySymbol {
    font-size: 16px;
    font-weight: 500;
    line-height: 11px;
}

span.varrrr {
    opacity: 0.49;
    color: rgb(0, 0, 0);
    font-size: 16px;
    line-height: 11px;
}

section.product-main td.label {
    display: none;
}

section.product-main .variations {
    float: left;
    margin: 21px 0 0 19px;
}

a.reset_variations {
    display: none !important;
}

section.product-main button.single_add_to_cart_button.button.alt {
    /*position: absolute;*/
    margin: 0 20px;
    top: 55px;
    height: 43px;
    font-family: "Fira Sans", sans-serif;
    color: rgb(255, 255, 255);
    cursor: pointer;
    background: url(/images/cart-ico.png) left 23px center / 14px no-repeat rgb(20, 129, 219);
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    padding: 0px 30px 0px 50px;
    left: 175px;
   /* box-shadow: 0 8px 27px rgba(71, 55, 255, 0.35);*/
}

section.product-main input.qty {
    border: 1px solid rgb(219, 219, 219);
    height: 43px;
    text-align: center;
    width: 57px;
    font-family: 'Fira Sans', sans-serif;
    box-sizing: border-box;
    box-shadow: none;
    border-radius: 0;
}

section.product-main select {
    padding: 11px 30px 12px 10px;
    width: 80px;
    background: url(/images/drop.png) right 13px center / 8px no-repeat;
}

select {
    background: url(/images/drop.png) right 13px center / 8px no-repeat;
}

.woocommerce-product-details__short-description {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 25px 0;
}

section.product-main input.plus {
    top: 13px;
    right: -9px;
}

section.product-main input.minus {
    top: 13px;
    left: -9px;
}

.woocommerce-tabs.wc-tabs-wrapper {
    clear: both;
}

p.stock.in-stock {
    color: rgb(20, 181, 86);
}

table.wccpf_fields_table td {
    padding: 11px 7px 0 0 !important;
    width: auto !important;
    display: inline-block;
}

td.wccpf_value {
    font-weight: 500;
}

ul.tabs-w.wc-tabs {
    width: 201px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 8px 27px rgba(188, 192, 193, 0.35);
    padding: 15px 25px;
    box-sizing: border-box;
    float: left;
    margin-right: 30px;
}

#tab-reviews {
    display: flex !important;
    margin: 0 0 65px 240px !important;
}

.cross-sells {
    width: 100%;
    display: block;
}

.doptov2 {
    display: flex;
    width: 100%;
}

.doptov2 .cross-sells ul {
    display: flex;
    width: 100%;
    padding: 0px;
}

.doptov2 .cross-sells ul li:after {
    content: ' ';
    clear: both;
    display: block;
}

.doptov2 .cross-sells ul li {
    box-shadow: 0 6px 32px rgba(58, 90, 137, .1);
    position: relative;
    float: left;
    width: 25%;
    text-align: center;
    padding: 15px;
    min-height: 395px;
    box-sizing: border-box;
    display: block;
}

.doptov2 ul.products .product img {
    width: auto;
    margin: 0 0 10px;
    height: 135px;
}

.doptov2 .products .product a>span.price {
    clear: both;
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    line-height: 19px;
    position: static;
    right: 0;
    margin: 0;
    left: 0;
    display: block;
    color: #000;
    text-align: center;
}

.doptov2 ul.products .product a {
    border-bottom: 0;
}

.doptov2 .products .product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    top: 20%;
    height: 38px;
    background: #3a2aff url(/images/cart-ico.png) left 13px center no-repeat;
    border: 0;
    font-family: 'Fira Sans', sans-serif;
    color: #fafafa;
    width: 115px;
    margin: -8px -2px 10px -57.5px;
    padding: 0 0 0 20px;
    left: 50%;
    background-size: 14px auto;
    cursor: pointer;
    line-height: 42px;
    position: relative;
    display: block;
    box-sizing: border-box;
}

@media screen and (max-width: 980px) {
    .cross-sells h2 {
        padding: 15px;
        margin: 0 auto;
        text-align: center;
    }

    .doptov2 .cross-sells ul {
        display: block;
        width: 100%;
    }

    .doptov2 .cross-sells ul li {
        width: 100%;
        display: inline-block;
    }
}

h2.woocommerce-loop-product__title {
    font-size: 15px;
    line-height: 19px;
    color: #000;
    display: block;
    height: 58px;
    margin: 0 0 15px;
    overflow: hidden;
}

a.woocommerce-loop-product__title {
    font-size: 15px;
    line-height: 19px;
    color: #545454;
    /*color: #000;*/
    display: block;
    height: 58px;
    margin: 0 0 15px;
    overflow: hidden;
}

ul.tabs-w.wc-tabs li a {
    color: rgb(0, 0, 0);
    border-bottom: 0;
    display: block;
    padding: 7px 0;
    font-size: 14px;
}

ul.tabs-w.wc-tabs li.active a {
    font-weight: 500;
}

.woocommerce-tabs h2 {
    font-size: 25px;
    font-weight: 300;
    line-height: 19px;
    margin: 0 0 15px;
}
.woocommerce-tabs h3 {
    font-size: 18px;
    font-weight: 300;
    line-height: 19px;
    margin: 0 0 15px;
}
.woocommerce-tabs p {
    font-size: 18px;
    line-height: 19px;
    margin: 0 0 15px 0;
}
table.shop_attributes td, table.shop_attributes th, .dostAll,.woocommerce-Tabs-panel ul {
font-size: 16px;}
ul.tabs-w.wc-tabs li a {

    font-size: 18px;
}

table.shop_attributes td p {
    margin: 0;
}

table.shop_attributes td,
table.shop_attributes th {
    border-bottom: 1px solid rgb(230, 230, 230);
    padding: 5px;
   /* font-size: 13px;*/
    line-height: 12px;
    width: 50%;
    margin: 0;
}

table.shop_attributes {
    width: 100%;
    text-align: left;
    max-width: 740px;
}

div#tab-reviews {
    margin: 0;
}

div#review_form_wrapper {
    float: left;
    width: 480px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 8px 27px rgba(188, 192, 193, 0.35);
    padding: 35px 30px;
    box-sizing: border-box;
}

li#tab-title-reviews {
    display: none;
}

.comment-reply-title {
    font-size: 19px;
    font-weight: 500;
    line-height: 19px;
    display: block;
    margin: 0 0 25px 0;
}

.woocommerce-Reviews textarea#comment {
    border: 1px solid rgb(219, 219, 219);
    height: 101px;
    font-family: 'Fira Sans', sans-serif;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    display: block;
}

.woocommerce-Reviews p.form-submit input#submit {
    height: 38px;
    background: rgb(20, 129, 219);
    border: 0;
    font-family: 'Fira Sans', sans-serif;
    color: rgb(255, 255, 255);
    padding: 0px 23px;
    background-size: 14px auto;
    cursor: pointer;
   /* box-shadow: 0 8px 27px rgba(71, 55, 255, 0.35);*/
    display: block;
}

.woocommerce-Reviews p.form-submit {
    margin: 15px 0 0;
    text-align: right;
}

p.comment-form-author input#author {
    border: 1px solid rgb(219, 219, 219);
    font-family: 'Fira Sans', sans-serif;
    width: 100%;
    padding: 10px 15px;
    box-sizing: border-box;
    display: block;
}

p.comment-form-author {
    width: 50%;
    padding: 15px 7px 0 0;
    float: left;
    box-sizing: border-box;
}

p.comment-form-email {
    width: 50%;
    padding: 15px 0 0 7px;
    float: left;
    box-sizing: border-box;
}

p.comment-form-email input#email {
    border: 1px solid rgb(219, 219, 219);
    font-family: 'Fira Sans', sans-serif;
    width: 100%;
    padding: 10px 15px;
    box-sizing: border-box;
    display: block;
}

div#comments {
    float: right;
    width: calc(100% - 480px);
    padding: 0 0 0 50px;
    box-sizing: border-box;
}

.comment_container img.avatar {
    display: none;
}

.comment_container p.meta {
    font-weight: 500;
}

ol.commentlist li {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}

ol.commentlist li ul.children li {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(219, 219, 219);
    padding: 20px;
    box-sizing: border-box;
    margin: 0 0 0 50px;
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0;
    border: 3px solid rgb(71, 55, 255);
    box-shadow: 0 8px 27px rgba(71, 55, 255, 0.35);
    box-sizing: border-box;
    overflow: hidden;
}

figure.woocommerce-product-gallery__wrapper a {
    border-bottom: 0 !important;
}

.page-s {
    margin: 50px 0 0;
    min-height: 400px;
}

.headtool .drop-menu nav.main-menu>ul>li,
div.headtool .drop-menu nav.main-menu>ul>li {
    position: relative;
    margin: 0 -20px 0 0;
}

.headtool .drop-menu nav.main-menu>ul>li:hover>ul.sub-menu,
div.headtool .drop-menu nav.main-menu>ul>li:hover>ul.sub-menu {
    display: block;
}

.headtool .drop-menu nav.main-menu>ul>li>ul.sub-menu,
div.headtool .drop-menu nav.main-menu>ul>li>ul.sub-menu {
    position: absolute;
    background: rgb(255, 255, 255);
    z-index: 10;
    left: calc(100% - 5px);
    padding: 25px;
    top: -20px;
    font-size: 14px;
    box-shadow: 0 24px 68px rgba(200, 208, 216, 0.5);
}

.headtool .drop-menu nav.main-menu>ul>li>ul.sub-menu li a,
div.headtool .drop-menu nav.main-menu>ul>li>ul.sub-menu li a {
    background: rgba(0, 0, 0, 0);
    font-size: 14px;
    padding: 5px 0;
}


table.shop_table {
    width: 100%;
}

table.shop_table td,
table.shop_table th {
    border-bottom: 1px solid rgb(230, 230, 230);
    vertical-align: middle;
    padding: 10px 0;
    text-align: left;
}

table.shop_table th {
    font-weight: 500;
}

td.product-thumbnail img {
    max-width: 100px;
    height: auto;
}

td.product-thumbnail a {
    border-bottom: 0;
}

table.shop_table td.product-remove {
    vertical-align: middle;
    padding: 10px;
}

table.shop_table td.product-remove a {
    border-bottom: 0;
    color: rgb(255, 0, 0);
}

.woocommerce:after {
    content: ' ';
    clear: both;
    display: block;
}

.cart-collaterals {
    width: 500px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 8px 27px rgba(188, 192, 193, 0.35);
    padding: 25px 35px;
    box-sizing: border-box;
    float: right;
    margin: 35px 0 0;
}

table.shop_table td.actions {
    text-align: right;
}

table.shop_table td.actions button.button {
    height: 38px;
    background: rgb(58, 42, 255);
    border: 0;
    font-family: 'Fira Sans', sans-serif;
    color: rgb(255, 255, 255);
    padding: 0px 23px;
    background-size: 14px auto;
    cursor: pointer;
    box-shadow: 0 8px 27px rgba(71, 55, 255, 0.35);
}

.cart_totals h2 {
    font-size: 19px;
    font-weight: 500;
    line-height: 19px;
    display: block;
    margin: 0 0 25px 0;
}

.wc-proceed-to-checkout {
    margin: 15px 0 0 0;
    text-align: center;
}

table.shop_table td.actions button.button:disabled {
    background: rgb(204, 204, 204);
    box-shadow: 0 8px 27px rgba(167, 167, 167, 0.35);
}

.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    height: 43px;
	    background: rgb(20 129 219);
    border: 0;
    font-family: 'Fira Sans', sans-serif;
    color: rgb(255, 255, 255);
    padding: 15px 37px;
    background-size: 14px auto;
    cursor: pointer;
    box-shadow: 0 8px 27px rgb(20 129 219 / 35%);
   /* background: rgb(58, 42, 255);
    border: 0;
    font-family: 'Fira Sans', sans-serif;
    color: rgb(255, 255, 255);
    padding: 15px 37px;
    background-size: 14px auto;
    cursor: pointer;
    box-shadow: 0 8px 27px rgba(71, 55, 255, 0.35);*/
    display: inline-block;
    box-sizing: border-box;
}

.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover {
    opacity: 1;
    background: rgb(20, 129, 219);
}

form.checkout.woocommerce-checkout h3 {
    font-size: 19px;
    font-weight: 300;
    line-height: 19px;
    margin: 0 0 15px;
}

div#customer_details {
    float: left;
    width: 50%;
    padding: 0 25px 0 0;
    box-sizing: border-box;
}

.col-2 {
    display: none;
}

h3#order_review_heading {
    width: 50%;
    float: left;
    padding: 0 0 0 25px;
    box-sizing: border-box;
}

div#order_review {
    width: 50%;
    float: left;
    padding: 0 0 0 25px;
    box-sizing: border-box;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="number"] {
    border: 1px solid rgb(219, 219, 219);
    font-family: 'Fira Sans', sans-serif;
    width: 100%;
    padding: 10px 15px;
    box-sizing: border-box;
    display: block;
}

p.form-row {
    margin: 0 0 25px 0;
}

p.form-row label {
    display: block;
    margin: 0 0 5px 0;
}

.woocommerce-checkout-payment {
    margin: 25px 0 0;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 8px 27px rgba(188, 192, 193, 0.35);
    padding: 35px 30px;
    box-sizing: border-box;
}

.woocommerce-terms-and-conditions-wrapper {
    margin: 15px 0;
    font-size: 13px;
    line-height: 19px;
}

.woocommerce-checkout-payment button#place_order {
    font-family: "Fira Sans", sans-serif;
    color: rgb(255, 255, 255);
    cursor: pointer;
    background: rgb(20 129 219);
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    padding: 0px 30px 0px 30px;
    left: 175px;
    box-shadow: 0 8px 27px rgba(71, 55, 255, 0.35);
    height: 43px;
}

.woocommerce-checkout-payment label {
    font-weight: 500;
    display: block;
    margin: 0 0 10px 0;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    padding: 14px;
    background: rgb(249, 142, 142);
    color: rgb(255, 255, 255);
    margin: 0 0 25px 0;
}

.woocommerce-message {
    padding: 15px;
    margin: 0 0 25px 0;
    background: #b2f9b7;
    box-shadow: 0 8px 27px rgba(178, 249, 183, 0.39);
}

table.shop_table.shop_table_responsive td {
    padding: 10px 10px;
}

ul#shipping_method li {
    margin: 0 0 3px 0;
}

p.woocommerce-shipping-destination {
    margin: 15px 0 0;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    margin: 0 0 15px 0;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    margin: 0 0 15px;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    margin: 0 0 7px;
}

section.woocommerce-order-details {
    margin: 25px 0 0 0;
}

section.left-menu,
div.left-menu {
    display: none;
}

section.product-full {
    margin: 50px 0 0 0;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
    float: left;
    margin: 30px 0 0 0;
}

.woocommerce-variation.single_variation[style="display: none;"] {
    display: block !important;
    opacity: 0;
}


ul.products.columns-4 .product.sale {
    box-shadow: 0 6px 32px rgba(58, 90, 137, 0.1);
    position: relative;
}

ul.products.columns-4 .product.sale span.onsale {
    width: 34px;
    height: 34px;
    background-color: rgb(252, 216, 23);
    box-shadow: 0 8px 27px rgba(253, 216, 23, 0.35);
    display: block;
    border-radius: 160px;
    color: rgb(0, 0, 0);
    font-weight: 500;
    font-size: 21px;
    line-height: 34px;
    position: absolute;
    top: -17px;
    right: 50%;
    margin: 0 -17px 0 0;
}

ul.products.columns-4 .product.sale del {
    font-size: 16px;
    display: block;
    padding-top: 22px;
}

ul.products.columns-4 .product.sale ins {
    color: rgb(251, 59, 37);
    text-decoration: none;
    display: block;
    margin-top: -40px;
}

ul.products.columns-4 .product.sale input.plus,
ul.products.columns-4 .product.sale input.minus {
    background: rgb(20 129 219);/*rgb(252, 216, 23);*/
    color: #000;
}

ul.products.columns-4 .product.sale button.single_add_to_cart_button.button.alt {
    background: rgb(252, 216, 23) url(/images/cart-ico-b.png) left 13px center no-repeat / 14px auto;
}

ul.products.columns-4 .product input.plus {
    top: 8px;
}

ul.products.columns-4 .product input.minus {
    top: 8px;
}

section.product-main .product.sale {
    position: relative;
}

section.product-main .product.sale span.onsale {
    width: 34px;
    height: 34px;
    background-color: rgb(252, 216, 23);
    box-shadow: 0 8px 27px rgba(253, 216, 23, 0.35);
    display: block;
    border-radius: 160px;
    color: rgb(0, 0, 0);
    font-weight: 500;
    font-size: 21px;
    line-height: 34px;
    position: absolute;
    top: -17px;
    left: 0%;
    margin: 0 -17px 0 0;
    display: none;
}

section.product-main .product.sale ins {
    text-decoration: none;
    color: rgb(251, 59, 37);
}

section.product-main .product.sale ins span.varrrr {
    color: rgb(251, 59, 37);
}

section.product-main .product.sale del {
    font-size: 30px;
}

section.related.products {
    clear: both;
    padding: 50px 0 0;
}

h2 {
    font-size: 19px;
    font-weight: 500;
    line-height: 19px;
    display: block;
    margin: 0 0 25px 0;
}

section.related.products>h2 {
    font-size: 26px;
    font-weight: 700;
    line-height: 21px;
    text-align: center;
    margin: 0 0 35px 0;
}

section.related.products input.qty {
    border: 1px solid rgb(219, 219, 219);
    height: 34px;
    text-align: center;
    width: 57px;
    font-family: 'Fira Sans', sans-serif;
    margin: 0;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    background: rgb(255, 255, 255);
}

section.product-main section.related.products select {
    border: 1px solid rgb(219, 219, 219);
    height: unset;
    text-align: center;
    width: 65px;
    font-family: 'Fira Sans', sans-serif;
    padding: 8px 30px 8px 10px;
}

section.related.products ul.products.columns-4 .product {
    width: 20%;
}

section.product-full ul.products.columns-4 .product {
    width: 20%;
}

td.product-name {
    line-height: 20px;
}

input[type="radio"] {
    margin: 3px 3px 0 0;
}

.form-pops a.close {
	    background: rgb(20 129 219) url(/images/close-b.png) center center no-repeat;
   /* background: rgb(71, 55, 255) url(/images/close-b.png) center center no-repeat;*/
    width: 37px;
    height: 37px;
    background-size: 18px;
    box-shadow: 0 8px 27px rgba(71, 55, 255, 0.35);
    display: inline-block;
    border-radius: 160px;
    margin: -6px 15px 0 0;
    vertical-align: top;
    border: 0 !important;
    position: absolute;
    right: -35px;
    top: -15px;
}

.form-pops a.close:hover {
    opacity: 1;
}

.form-pops {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    display: none;
    width: 300px;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: rgb(255, 255, 255);
    background-color: rgb(255, 255, 255);
    box-shadow: 0 8px 27px rgba(188, 192, 193, 0.35);
    padding: 25px 25px;
    box-sizing: border-box;
    z-index: 999999;
}

.wpforms-field.wpforms-field-hp {
    display: none;
}

.wpforms-submit-container button {
    height: 38px;
   /* background: rgb(58, 42, 255);*/
    background: rgb(20 129 219);
    border: 0;
    font-family: 'Fira Sans', sans-serif;
    color: rgb(255, 255, 255);
    padding: 0px;
    background-size: 14px auto;
    cursor: pointer;
    width: 100%;
    margin: 15px 0 0 0;
}

.window {
    z-index: 9;
    position: fixed;
    overflow-y: auto;
    background: #ffffff7d;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

.current-menu-item {
   /* border-bottom: 1px solid rgb(71 55 255)*/;
}
#menu-informatsiya .current-menu-item {
    border-bottom: 1px solid rgb(244 244 244);
}

#menu-informatsiya .current-menu-item a{
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

#menu-dlya-pokupateley a, #menu-sobstvennoe-proizvodstvo a, #menu-informatsiya a{
    border-bottom: 1px solid rgb(244 244 244);
}
input.wpforms-error {
    border: 1px solid red;
}

.window2 {
    z-index: 99998;
    position: fixed;
    overflow-y: auto;
    background: #ffffff7d;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

label.wpforms-error {
    margin: 5px 0 0;
    display: block;
}

.variations select option:nth-of-type(1) {
    /* display: none;*/
}

ul.products.columns-4 .product.sale span.onsale {
    /*left: 50%;*/
    left: 90%;
    top: 5%;
    margin: 0 0 0 -17px;
}

header.header .cart a.mob {
    display: none;
}

.map {
    margin: 25px 0 0;
}


.articles .article {
    padding: 0 0 15px 0;
    margin: 0 0 15px;
    border-bottom: 1px solid rgb(232, 232, 232);
}

.articles .article .images {
    float: left;
    margin: 0 25px 15px 0;
}

.articles .article:after {
    content: '';
    clear: both;
    display: block;
}

.article-post .name {
    font-size: 16px;
    margin: 0 0 15px 0;
}

.articles .article .images a {
    border: 0;
}

.article-post .name a {
    color: rgb(0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.articles .article .text {
    font-size: 14px;
    font-weight: 100;
    line-height: 21px;
    margin: 0 0 15px 0;
}

.post-type {
    padding: 30px 0 0;
}

section.text.min {
    padding: 0;
}


section.product-main form.cart {
    position: relative;
}

section.product-main .summary.entry-summary p.price {
    font-size: 52px;
    font-weight: 500;
    line-height: 11px;
    margin: -10px 0 0;
    padding: 0 0 15px;
    display: block;
}

section.product-main .summary.entry-summary p.price span.varrrr {
    display: none;
}

/*section.product-main  .product-type-simple form.cart .quantity.buttons_added {
    float: left;
    margin: 30px 0 0 0;
}*/
/*section.product-main .product-type-simple form.cart button.single_add_to_cart_button.button.alt {
    float: left;
    position: static;
    margin: 30px 0 0 30px;
}*/

ul.products.columns-4 .product .woocommerce-variation-price {
    margin: 0 -20px;
}

ul.products.columns-4 .product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    top: 120%;
    height: 38px;
    /*background: rgb(58, 42, 255) url(/images/cart-ico.png) left 13px center no-repeat;*/
	background: rgb(20 129 219) url(/images/cart-ico.png) left 13px center no-repeat;
    border: 0;
    font-family: 'Fira Sans', sans-serif;
    color: rgb(250, 250, 250);
    width: 115px;
    margin: -8px -2px 10px -57.5px;
    padding: 0 0 0 20px;
    left: 50%;
    background-size: 14px auto;
    cursor: pointer;
    line-height: 42px;
    position: relative;
    display: block;
    box-sizing: border-box;
}

ul.products.columns-4 .product div.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    top: 120%;
    height: 38px;
    background: rgb(58, 42, 255) url(/images/cart-ico.png) left 13px center no-repeat;
    border: 0;
    font-family: 'Fira Sans', sans-serif;
    color: rgb(250, 250, 250);
    width: 115px;
    margin:
        /*15px 0 0 -57.5px*/
        -8px -2px 10px -57.5px;
    padding: 0 0 0 20px;
    left: 50%;
    background-size: 14px auto;
    cursor: pointer;
    line-height: 42px;
    position: relative;
    display: block;
    box-sizing: border-box;
}

.ajax_add_to_cart {
    height: 50px;
}

ul.products.columns-4 .product.sale a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: rgb(252, 216, 23) url(/images/cart-ico-b.png) left 13px center no-repeat / 14px auto;
    color: rgb(250, 250, 250);
    ;
}

.catalog-menu {
    margin: 25px 0 0;
}

.catalog-menu .name {
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    margin: 0 0 15px 0;
}

ul.product-categories a {
    color: rgb(0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

ul.product-categories li {
    margin: 0 0 13px 0;
}

section.product-main .product.product-type-variable .summary.entry-summary p.price {
    display: none;
}

.tabs__content {
    display: none;
    /* по умолчанию прячем все блоки */
    margin: 25px 0 0;
}

.tabs__content.active {
    display: block;
    /* по умолчанию показываем нужный блок */
}

.tabs {
    margin: 35px 0 0;
}

ul.tabs__caption li.active {
    margin: 0 7px 0 0;
    height: 47px;
   /* background-color: rgb(71, 55, 255);
    box-shadow: 0 8px 27px rgba(71, 55, 255, 0.35);*/
	    background-color: rgb(20 129 219);
    box-shadow: 0 8px 27px rgb(20 129 219 / 35%);
    color: rgb(255, 255, 255);
    line-height: 48px;
    padding: 0 15px;
}

ul.tabs__caption li {
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
    margin: 0 16px 16px 0;
}

.tabs__content h3 {
    font-size: 16px;
    margin: 0 0 15px 0;
}

.fleft.w30.f_left {
    float: left;
    width: 40%;
    padding: 0 10% 0 0;
    box-sizing: border-box;
}

.tabs__content h4 {
    margin: 0 0 15px 0;
    font-weight: 500;
}

.control-group label.control-label {
    display: inline-block;
    width: 40%;
    text-align: right;
    padding: 0 10px 0 0;
    box-sizing: border-box;
    vertical-align: middle;
}

.controls.formControls {
    width: 58%;
    display: inline-block;
    vertical-align: middle;
}

.control-group {
    margin: 0 0 10px;
}

.itemcol.col1,
.itemcol.col2 {
    width: 50%;
    float: left;
}

.itemcol.col1 {
    padding: 0 15px 0 0;
    box-sizing: border-box;
}

.itemcol.col2 {
    padding: 0 0 0 15px;
    box-sizing: border-box;
}

.f_right .itemcol .rsform-block {
    padding: 5px 0;
    border-bottom: 1px solid rgb(238, 238, 238);
}

.f_right .rsform-block .control-label {
    display: block;
    float: left;
    width: 50%;
    text-align: left;
}

.f_right .controls.formControls {
    position: relative;
    padding-right: 30px;
}

.f_right .rsform-block .formControls {
    display: block;
    float: right;
    box-sizing: border-box;
    width: 50%;
}

.f_right .rsform-block .rsform-input-box {
    display: block;
    border: 0px solid rgb(221, 221, 221);
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    text-align: right;
    width: 100%;
    padding: 0;
    font-size: 14px;
    position: relative;
}

.f_left .rsform-block:after,
.f_right .rsform-block:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.f_right .controls.formControls .rsf-label-desc {
    position: absolute;
    right: 0;
    top: 1px;
    width: 20px;
    height: 30px;
    font-size: 13px;
    color: rgb(102, 102, 102);
}

.controls.formControls img {
    margin: 0 10px 0 5px;
}

button#rasschitat-old {
    height: 38px;
    background:rgb(20 129 219);/* rgb(58, 42, 255);*/
    border: 0;
    font-family: 'Fira Sans', sans-serif;
    color: rgb(255, 255, 255);
    padding: 0px;
    background-size: 14px auto;
    cursor: pointer;
    width: 115px;
}

nav.woocommerce-pagination {
    padding: 55px 0 0;
    text-align: center;
}

nav.woocommerce-pagination li {
    display: inline-block;
    margin: 0 7px;
}

nav.woocommerce-pagination li a {
    color: rgb(0, 0, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.time-work a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    color: rgb(0, 0, 0);
}

strong {
    font-weight: 500;
}

blockquote {
    margin: 0 25px 25px;
    padding: 15px;
    background: rgb(251, 251, 239);
}

.catalog-list .catalog-wrap:after {
    content: ' ';
    clear: both;
    display: block;
}

.lik-ad {
    clear: both;
    padding: 15px 0;
}

.form-pops.form2 .wpforms-field {
    margin: 15px 0 0 0;
}

label.wpforms-error {
    display: none;
}

.wpforms-has-error input[type="text"] {
    border-color: rgb(255, 0, 0);
}

.wpforms-field.wpforms-field-text.hide {
    display: none;
}

select::-ms-expand {
    display: none;
}

footer.footer ul.menu {
    width: 100%;
    float: none;
}

ol {
    padding: 15px 35px 35px;
    list-style: decimal;
}

ol li {
    position: relative;
    font-weight: 300;
    margin: 0 0 10px 0;
    font-size: 14px;
    padding: 0 0 0 15px;
}

.wpforms-field.wpforms-field-file-upload label {
    text-align: left;
    display: block;
    margin: 0 0 8px 0;
    font-size: 13px;
    color: rgb(84, 84, 84);
}

.fright.w70.f_right {
    width: 60%;
    float: left;
}

.cals-page select {
    width: auto;
}

.cals-page .hidden {
    display: none;
}

.formtable td {
    border-bottom: 1px solid rgb(238, 238, 238);
    padding: 5px 5px;
    vertical-align: middle;
    padding: 10px 0;
    text-align: center;
}

table.formtable {
    width: 100%;
    text-align: left;
}

.formtable th {
    font-size: 12px;
    margin: 20px 0 10px;
    padding: 10px 0;
    vertical-align: middle;
    border-bottom: 1px solid rgb(238, 238, 238);
    text-align: left;
}

.formtable td:first-child {
    text-align: left;
}

.f_right .rsform-block.rsform-block-noborder {
    border-bottom: 0;
}

ul.products.columns-4 li:after {
    content: ' ';
    display: none;
}

p#billing_country_field {
    display: none;
}

.page-template-contact .page-s section.text.min td {
    padding: 0 15px 15px 0;
}

a#lg-download {
    border: 0;
}
.woocommerce-tabs p{font-size: 16px;}
#tab-description ul {
    /*font-size: 13px;
    line-height: 19px;
    margin: 0 0 15px 0;*/
    font-size: 16px;
    line-height: 19px;
    list-style: disc;
    margin: 0px 15px 15px;
}

.page-numbers li {
    display: inline;
    margin: 0px;
    padding: 5px 10px 5px 10px;
    border-radius: 7px;
    color: #d9cfcf;
    background: #463efe;
    font-weight: 500;
}

.page-numbers {
    color: rgb(242, 241, 243);
}

ul.products.columns-4 .product {
    float: left;
    width: 25%;
    text-align: center;
    padding: 15px;
    min-height: 395px;
    box-sizing: border-box;
    display: block;
}

.fixboot {
    top: 0px !important
}

.product .quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-block !important;
}

.lvl3 {
    display: none;
}

.lvl3str {
    background: url(/images/ar-drop.png) 0px center no-repeat;
    display: block;
    width: 15px;
    height: 24px;
    float: right;
    background-size: 5px 10px;
}

.headtool .drop-menu nav.main-menu>ul>li>ul.sub-menu li a,
div.headtool .drop-menu nav.main-menu>ul>li>ul.sub-menu li a {
    width: 90%;
    float: left;
}

#fixmenus>div>section>div>div.wrap-toolbar>div.manu>div.drop-menu>nav>ul>li>ul>li>ul>li>a,
#fixmenus>div>div>div>div.wrap-toolbar>div.manu>div.drop-menu>nav>ul>li>ul>li>ul>li>a {
    width: 100%;
}

#fixmenus>div>section>div>div.wrap-toolbar>div.manu>div.drop-menu>nav>ul>li>ul>li,
#fixmenus>div>div>div>div.wrap-toolbar>div.manu>div.drop-menu>nav>ul>li>ul>li {
    text-align: left;
    margin: 0px -25px 0px 0px;
    min-width: 150px;
}

.lvl3 {
    min-width: 115px;
    background: rgb(255, 255, 255);
    z-index: 10;
    left: calc(100% - 5px);
    padding: 25px;
    top: 0px;
    ;
    font-size: 14px;
    box-shadow: 0 24px 68px rgb(200 208 216 / 50%);
}

.dostAll {
    display: flex;
}

.disITM {
    width: 50%;
    padding: 15px 0;
    line-height: 1.3;
}

.aligncenter tbody {
    border: 1px solid #ddd;
}

.aligncenter table {
    border-collapse: collapse;
    border-spacing: 0;
}

.aligncenter tr>th,
.aligncenter tbody>tr>th,
.aligncenter tr>th,
.aligncenter tr>td,
.aligncenter tr>td,
.aligncenter tr>td {
    padding: 5px 15px;
    border: 1px solid #ddd;
}
.grecaptcha-badge{display: none;}

.b24-widget-button-wrapper.b24-widget-button-position-bottom-left.b24-widget-button-visible{left: 10px;    bottom: 70px;}

@media screen and (min-width: 0px) and (max-width: 600px) {
	.single-product .shop,.single-product section.product-main {
    margin: 15px 0 0 0;
}
	.single-product .b24-widget-button-wrapper.b24-widget-button-position-bottom-left.b24-widget-button-visible{left: 30px;  bottom: 130px;}
	.right-block .cart>a, .grecaptcha-badge{display: none;}
    div.summary.entry-summary>p>ins>span.woocommerce-Price-amount.amount {
        font-size: 0.6em;
    }

    div.summary.entry-summary>p>ins>span.woocommerce-Price-amount.amount>span {
        font-size: 0.8em;
    }

    div.summary.entry-summary>button.clickBuyButton {
        top: 33% !important;
        z-index: 999999;
        left: 40% !important;
    }

    div.summary.entry-summary>form>button {
        margin-left: 10% !important;
    }

    .aligncenter tr>th,
    .aligncenter tbody>tr>th,
    .aligncenter tr>th,
    .aligncenter tr>td,
    .aligncenter tr>td,
    .aligncenter tr>td {
        padding: 5px 1px;
        border: 1px solid #ddd;
    }

}

.clr_basket {
    height: 43px;
    /* background: rgb(58, 42, 255); */
    border: 0;
    font-family: 'Fira Sans', sans-serif;
    color: rgb(20, 129, 219);
    padding: 15px 37px;
    border: 1px solid rgb(20, 129, 219);
    background-size: 14px auto;
    cursor: pointer;
    /* box-shadow: 0 8px 27px rgba(71, 55, 255, 0.35); */
    display: inline-block;
    box-sizing: border-box;
}

#menu-sub-menu-1 .current_page_item a{font-weight: bold;}

