html {
  position: relative;
  min-height: 100%;
}
body {
  /*margin-bottom: 406px;*/
  font: 14px 'Roboto';
  color: #222;
  min-width: 360px;
}
button, input, optgroup, select, textarea{
    font-family: 'Roboto';
}
a{
    color: #222;
}
a, a:focus,button, button:focus{
    outline: none;
}
.content-grid a:hover{
    color: #009846;
}
footer {
  /*position: absolute;*/
  bottom: 0;
  width: 100%;
  /*height: 406px;*/
  border-top: 2px solid #009846;
  padding: 55px 0 0 0;
}

.hc-vertival-menu-block {
    padding: 0;
    margin: 0;
    border: 0;
    line-height: 1;
}


.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.col-2dot8,
.col-sm-2dot8,
.col-md-2dot8,
.col-lg-2dot8,
.col-xl-2dot8 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-2dot8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
}

header > div.ptb20{
    padding-top: 20px;
    padding-bottom: 20px;
}
.header-grid{
    background: #FFF;
    position: relative;
    z-index: 1061;
}
.content-grid{
    
}

.top-promotion{
    text-align: center;
    position: relative;
}
.top-promotion a{
    color: inherit;
    display: block;
    font-size: 16px;
    padding: 11px;
}
.top-promotion a:hover{
    text-decoration: none;
    opacity: 0.9;
}
.top-promotion .close{
    position: absolute;
    right: 10px;
    font-size: 16px;
    top: 50%;
    margin-top: -8px;
}

.top-menu{
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 8px;
}
.top-menu li{
    display: inline-block;
    font-size: 14px;
    color: #000;
    margin-right: 15px;
}
.top-menu li a{
    color: #222;
    font-size: 15px;
}
.top-menu li a.active, .top-menu li a:hover{
    text-decoration: none;
    color: #009846;
}
.top-menu .action-link{
    position: relative;
    color: #FF0203;
}
.top-menu .action-link:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f295";
    font-size: 11px;
    margin-right: 3px;
}
.top-cart-info .bx-basket-block{
    display: inline-block;
    position: relative;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #FFF;
    padding: 20px 15px;
}
.top-cart-info .bx-basket-block:hover{
    background: linear-gradient(0deg, #00893F, #00893F), #009846;
    text-decoration: none;
}
.top-cart-info .bx-basket-block .count{
    background: #FF0203;
    color: #FFF;
    padding: 0;
    font-size: 11px;
    font-weight: 600;
    position: absolute;
    left: 24px;
    top: 10px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 10px;
    border: none;
}
.top-cart-info .bx-basket-block img{
    margin-right: 3px;
}
.top-phones{
    font-size: 24px;
    font-weight: bold;
    margin-top: 18px;
}
.top-phones a{
    color: #222;
    text-decoration: none;
}
.form-control{
    border-radius: 0;
}
.btn{
    border-radius: 0;
    font-size: 15px;
}
.btn-primary{
    background-color: #009846;
    border-color: #009846;
    color: #FFF;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:hover{
   background-color: #01652f !important; 
   border-color: #009846;
}
.top-search #title-search-input{
    padding: 10px 12px;
    border: none;
    font-size: 16px;
    line-height: 20px;
}
.top-search #title-search-input:focus{
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.top-search .input-group{
    background: #FFF;
    z-index: 500;
}
.top-search .search-title-button{
    background: #FFF;
    color: #AAAAAA;
    border: none;
}
.top-search .search-title-button:hover{
    color: #CCC;
    cursor: pointer;
}
.top-search .search-title-button i{
    font-size: 20px;
}
.top-search #title-search:focus-within{
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.25);
}
.top-search #title-search:focus-within .input-group{
    z-index: 300;
}
.main-products-carousel,
.main-products-carousel2,
.products-carousel{
    position: relative;
}
.main-products-carousel .header, .products-carousel .header,
.main-products-carousel2 .header, .promo-products .header{
    font-size: 24px;
    font-weight: bold;
    margin: 27px 90px 20px 0;
    padding: 0;
}
.main-products-carousel .owl-nav,
.products-carousel .owl-nav,
.main-products-carousel2 .owl-nav,
.main-news .owl-nav{
    position: absolute;
    top: -53px;
    right: 0;
}
.main-products-carousel .owl-carousel .owl-nav button.owl-next, 
.main-products-carousel .owl-carousel .owl-nav button.owl-prev,
.main-products-carousel2 .owl-carousel .owl-nav button.owl-next, 
.main-products-carousel2 .owl-carousel .owl-nav button.owl-prev,
.products-carousel .owl-carousel .owl-nav button.owl-next, 
.products-carousel .owl-carousel .owl-nav button.owl-prev,
.main-news .owl-carousel .owl-nav button.owl-next, 
.main-news .owl-carousel .owl-nav button.owl-prev{
    color: #FFF;
    border: 1px solid #DDD;
    padding: 8px 12px !important;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
background: #88cd9a;
}
.main-products-carousel .owl-carousel .owl-nav button:hover,
.products-carousel .owl-carousel .owl-nav button:hover,
.main-news .owl-carousel .owl-nav button:hover,
.main-products-carousel2 .owl-carousel .owl-nav button:hover{
    background: #009846;
    color: #FFF;
}
.products-carousel-viewed{
    background: #efefef;
    padding: 10px 0 30px 0;
}
.products-carousel-viewed .owl-carousel .owl-nav button.owl-next, 
.products-carousel-viewed .owl-carousel .owl-nav button.owl-prev{
    border-color: #666;
    color: #666;
}
.products-carousel-viewed .owl-carousel .owl-nav button.owl-next:hover, 
.products-carousel-viewed .owl-carousel .owl-nav button.owl-prev:hover{
    color: #FFF;
}
.catalog-style-1 .product-item{
    border: 1px solid #DDDDDD;
    margin: 0;
    padding: 15px;
    background: #FFF;
} 
.catalog-style-1 .product-item-image-wrapper{
    margin-bottom: 10px;
    padding-top: 75%;
}
.catalog-style-1 .product-item-image{
    display: block;
    width: 100%;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.catalog-style-1 .product-item-image img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.catalog-style-1 .product-item-title{
    text-align: left;
   min-height: 3.3em;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 18px;
    font-weight: normal;
    font-size: 15px;
}
.catalog-style-1 .product-item-title a{
    font-size: 15px;
    line-height: 18px;
    color: #222;
}
.catalog-style-1 .product-item-price-container{
    text-align: left;
    color: #222;
    position: relative;
    padding-top: 17px;
}
.catalog-style-1 .product-item-price-container .product-item-price-current{
    font-size: 24px;
    font-weight: bold;
}
.catalog-style-1 .product-item-price-container .product-item-price-current i{
    font-size: 20px;
}
.catalog-style-1 .product-item-price-container > span{
    display: block;
}
.catalog-style-1 .product-item-info-container{
    margin-bottom: 10px;
}
.catalog-style-1 .one-click{
    margin-top: 10px;
    background: none;
    color: #222;
    font-weight: 500;
    font-size: 15px;
}
.catalog-style-1 .one-click:hover{
    background: #F5F5F5;
    border: 1px solid transparent;
}
.catalog-style-1 .product-item-price-container .product-item-price-old{
    font-size: 15px;
    color: #666666;
    position: absolute;
    top: 0;
    font-weight: normal;
}
.catalog-style-1 .product-item-price-container .product-item-price-old i{
    font-size: 13px;
}
.product-label{
    color: #000;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    padding: 1px 4px;
    margin-bottom: 10px;
    display: inline-block;
}
.product-label.new{
    color: #FFF;
    background: #485aa8;
}
.product-label.sale{
    color: #FFF;
    background: #FF0203;
}
.product-label.sub-order{
    background: #666;
    color: #FFF;
}
.product-label.interesting{
    color: #FFF;
    background: #F5AE04;
}

.top-site-menu-grid{
    background: #009846;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.25);
}
.top-site-menu-grid.fixed-top{
    opacity: 0.95;
}
.top-site-menu-grid.fixed-top:hover,.top-site-menu-grid.fixed-top:focus-within{
    opacity: 1;
}
.vertival-menu-block > ul > li ul{
    display: none;
}
.vertival-menu-block.visibility-menu > ul > li > ul{
    display: block;
}
.vertival-menu-block > ul > li > ul{
    position: absolute;
    background: #FFF;
    
    margin-top: 1px;
    border: 1px solid #E5E5E5;
    border-top: none;
    right: 10px;
    left: 0;
}
.catalog-visibility-menu.vertival-menu-block > ul > li > ul{
    border: 1px solid #E5E5E5;
}
.m-f-menu{
    z-index: 1041;
}
.m-f-menu.fixed-top{
    top: 57px;
}
.vertival-menu-block.visibility-menu > ul > li > ul{
    background: transparent;
    position: relative;
    width: 100%;
}
.vertival-menu-block.hidden-menu > ul > li > ul{

}
.vertival-menu-block ul, .vertival-menu-block li{
    padding: 0;
    margin: 0;
    list-style: none;
}
.vertival-menu-block li a{
    display: block;
    padding: 4px;
}
.vertival-menu-block > ul > li > ul > li > a{
    font-size: 14px;
    line-height: 18px;
    padding: 11px 10px 11px 45px;
    color: #222;
    background-repeat: no-repeat;
    background-position: 10px center;
    position: relative;
}
.vertival-menu-block > ul > li > ul > li > a > img{
    width: 24px;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -12px;
}
.vertival-menu-block i{
    font-size: 11px;
    position: absolute;
    margin-top: -5px;
    top: 50%;
    right: 10px;
    color: #CCC;
}
.vertival-menu-block > ul > li > ul > li:hover > a{
    background-color: #F5F5F5;
    color: #009846;
    text-decoration: none;
}
.vertival-menu-block > ul > li > ul > li:hover > a > i{
    color: #009846;
}

.vertival-menu-block > ul > li > ul > li > ul{
    width: 300px;
    position: absolute;
    left: 100%;
    margin-top: -60px;
    padding: 20px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.25);
}
.vertival-menu-block:not(.visibility-menu) > ul > li:hover > ul{
    /*display: block;*/
}
.vertival-menu-block > ul > li > ul > li > ul > li > ul{
    display: block;
}
.vertival-menu-block > ul > li > ul > li > ul.big-block > li > ul{
    display: inline-block;
    vertical-align: top;
    width: 23%;
}
.vertival-menu-block > ul > li > ul > li > ul.middle-block > li > ul{
    display: inline-block;
    vertical-align: top;
    width: 46%;
}
.vertival-menu-block > ul > li > ul > li > ul > li{

}
.vertival-menu-block > ul > li > ul > li > ul > li > a{
    font-weight: bold;
}
.vertival-menu-block .opened{
    display: block;
    z-index: 1060;
    max-width: 250px;
}
.vertival-menu-block li a.level-2{
    font-weight: bold !important;
}
.vertival-menu-block > ul > li > ul > li > ul.big-block{
    width: 1030px;
}
.vertival-menu-block > ul > li > ul > li > ul.middle-block{
    width: 515px;
}
.vertival-menu-block > ul > li > ul > li > ul.big-block-top{
    top: 60px;
}
.vertival-menu-block li a.level-2{
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    color: #222;
    margin-bottom: 0;
    display: inline-block;
}
.vertival-menu-block li a.level-3{
    color: #222;
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
    margin-bottom: 0px;
    display: inline-block;
    margin-left: 10px;
}
.vertival-menu-block li a.level-2:hover, .vertival-menu-block li a.level-3:hover{
    text-decoration: none;
    color: #009846;
}
.vertival-menu-block li a .count{
    margin-left: 5px;
    font-weight: 400;
    color: #666;
    font-size: 13px;
}
.main-item{
    font-weight: 900;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #FFF;
    background: url(../images/catalog_icon.png) no-repeat center left;
    padding: 20px 10px 20px 34px !important;
}
.main-item:hover, .main-item:focus{
    text-decoration: none;
    color: #FFF;
}

.top-user-info, .top-user-info a{
    font-size: 14px;
    color: #222;
}
.top-user-info .dropdown-menu{
    background: #FFFFFF;
    border-radius: 2px;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.25);
    border: none;
    margin: 0;
    position: relative;
    margin-top: 13px;
}
.top-user-info .dropdown-menu a{
    font-size: 14px;
    color: #222;
    padding: 11px 20px;
    line-height: 18px;
}
.top-user-info .dropdown-divider {
    height: 0;
    margin: 10px 20px;
    overflow: hidden;
    border-top: 1px solid #DDD;
}
.top-user-info .user-name-block img{
    margin-right: 10px;
}
.top-user-info div{
    font-size: 14px;
}
.top-user-info .dropdown-item.active, .top-user-info .dropdown-item:active{
    background: #009846;
    color: #FFF;
}
.top-user-info .user-name-block{
    margin: 11px 20px;
}
.top-user-info .dropdown-menu:before{
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #FFF;
    content: "";
    position: absolute;
    top: -7px;
    right: 20px;
}
.top-user-info .dropdown-toggle:after{
    content: url(../images/a-down.png);
    display: inline-block;
    width: auto;
    height: auto;
    margin-left: .255em;
    vertical-align: 0;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
}
.main-banners{
    margin-top: 20px;
}
.main-banners .item{
    background: #efefef;
    height: 312px;
}
.main-banners .owl-item{
    overflow: hidden;
}
.main-banners .s-banner-image{
    position: absolute;
    height: 100%;
    width: auto !important;
    max-width: none;
    right: 0;
    max-width: none;
}
.main-banners .s-banner-image.mobile-image{
    display: none;
}
.main-banners .item .info{
    padding: 30px 15px;
    text-align: center;
}
.main-banners .item .info .name{
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}
.main-banners .item .info .b-image{
    width: auto;
    display: inline-block;
}
.main-banners .item .info .preview{
    font-size: 16px;
    line-height: 20px;
    margin-top: 20px;
}
.main-banners .item .info .btn{
    margin-top: 20px;
}
.main-banners-small{
    margin-top: 20px;
}
.main-banners-small a{
    display: inline-block;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #222;
    padding: 19px;
    height: 146px;
    vertical-align: middle;
    width: 100%;
    display:flex;
    align-items:center;
}
.main-banners .image-block{
    overflow: hidden;
}
.main-banners .image-block img{
    height: 312px;
    width: auto !important;
    max-width: none;
}
.main-banners .owl-nav{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -25px;
    display: none;
}
.main-banners:hover  .owl-nav{
    display: block;
}
.main-banners .owl-nav > button{
    font-size: 30px !important;
    color: #FFF !important;
    opacity: 0.7;
}
.main-banners .owl-nav > button:hover{
    opacity: 1;
}
.main-banners.owl-carousel .owl-nav button.owl-prev{
    position: absolute;
    left: 20px;
}
.main-banners.owl-carousel .owl-nav button.owl-next{
    position: absolute;
    right: 20px;
}
.main-banners .owl-dots{
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
}
.main-banners .owl-dots .owl-dot{
    background: transparent;
    width: 16px;
    height: 16px;
    margin: 0 3px;
    border: 2px solid #FFF;
    opacity: 0.8;
}
.main-banners .owl-dots .owl-dot.active{
    background: #FFF;
}
.main-banners .owl-dots .owl-dot:hover{
    opacity: 1;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
    padding-left: 10px;
    padding-right: 10px;
}
.row{
    margin-left: -10px;
    margin-right: -10px;
}
.row.no-gutters{
    margin-left: 0;
    margin-right: 0;
}
.footer-icons{
    background: #F5F5F5 url(../images/store_bg2.jpg);
    padding: 60px 0;
    margin-top: 40px;
}
.footer-icons .name{
    margin: 20px 0 14px 0;
    font-weight: bold;
    font-size: 16px;
}
.footer-icons .preview{
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
}
.footer-text{
    padding: 80px 0;
}
.footer-menu .header{
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 3px;
}
.footer-menu ul{
    padding: 0;
    margin: 0;
}
.footer-menu ul li{
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-menu ul li{
    margin-top: 12px;
}
.footer-menu ul li a{
    font-size: 14px;
    color: #222;
}
.footer-menu ul li a:hover, .footer-menu ul li a.active{
    color: #009846;
    text-decoration: none;
}
.footer-right-contacts .phones a:hover{
    text-decoration: none;
    color: #222;
}
.bx-subscribe .header{
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 15px;
}
.bx-subscribe .preview{
    font-size: 14px;
    margin-bottom: 15px;
}
.bx-subscribe .form-control{
    margin-right: 10px;
}
.bx-subscribe .con-text{
    font-size: 11px;
    line-height: 14px;
    margin-top: 15px;
}
.bx-subscribe .con-text a{
    font: inherit;
    color: inherit;
    text-decoration: underline;
}
.form-control{
    font-size: 15px;
    line-height: 18px;
    padding: 10px;
    height: auto;
}
.bank-cards{
    margin-top: 40px;
}

.footer-right-contacts .header{
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 15px;
}
.footer-right-contacts .soc-links{
    margin-bottom: 29px;
}
.footer-right-contacts .soc-links a{
    display: inline-block;
    margin-right: 15px;
}
.footer-right-contacts .phones{
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
}
footer .addresses-link{
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    color: #222;
}
footer .addresses-link i{
    color: #009846;
}
footer .addresses-link:hover{
    text-decoration: none;
    color: #009846;
}
.copy-block{
    background: #FAFAFA;
    padding: 21px 0;
    font-size: 13px;
    line-height: 18px;
    margin-top: 40px;
}
.copy-block .copy-text{
    margin-right: 68px;
}
.copy-block a{
    text-decoration: none;
    color: #222;
}
.copy-block a:hover{
    text-decoration: underline;
}

.left-subscribe-main-page{
    
}
.left-subscribe{
    padding: 0;
    background: #FFF;
    margin-top: 20px;
}
.left-subscribe .bx-subscribe .form-control{
    display: block;
    width: 100%;
    margin: 0;
}
.left-subscribe .input-group-append{
    margin: 0;
    width: 100%;
    display: block;
    margin: 15px 0 5px 0;
}
.left-subscribe .input-group-append .btn{
    display: block;
    width: 100%;
}
.left-subscribe .bx-subscribe .header{
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 10px;
}
.add-to-wishlist{
    background: url(../images/wishlist_icon.svg) no-repeat center center;
    display: block;
    position: absolute;
    height: 40px;
    width: 40px;
    top: 50%;
    margin-top: -20px;
    right: 0;
}
.add-to-wishlist:hover{
    background-color: #F5F5F5;
}
.add-to-wishlist.active{
    background-image: url(../images/wishlist_active_icon.svg);
}
.add-to-wishlist-product-detail{
    position: relative;
    width: auto;
    display: inline-block;
    background-position: left center;
    padding: 9px 9px 9px 26px;
    height: auto;
    margin-top: 20px;
    color: #666;
}
.add-to-wishlist-product-detail:hover{
    background-color: transparent;
    color: #666;
}

.bx-breadcrumb{
    margin: 30px 0 10px 0;
}
.bx-breadcrumb-item{
    display: inline;
    position: relative;
    padding-right: 15px;
    margin-bottom: 5px;
    line-height: 20px;
}
.bx-breadcrumb, .bx-breadcrumb a{
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #666;
}
.bx-breadcrumb i{
    position: relative;
    top: -2.5px;
    font-size: 5px;
    left: 0;
    margin-right: 10px;
}
h1.main-title{
    font-weight: bold;
    font-size: 28px;
    line-height: 33px;
    color: #222;
    margin: 10px 0 15px 0;
}
.code-block{
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px;
}

.mini-product-info-block{
    position: absolute;
    right: 0;
    top: 0;
}
.action-warning-right-text{
    font-size: 13px;
    line-height: 18px;
    padding: 22px 22px 22px 55px;
    border: 1px solid #DDDDDD;
    max-width: 320px;
    background: url(../images/warning.svg) no-repeat 20px 25px;
    margin-bottom: 20px;
}
.shipping-right-text{
    font-size: 13px;
    line-height: 18px;
    padding: 22px 22px 22px 55px;
    border: 1px solid #DDDDDD;
    max-width: 320px;
    background: url(../images/shipping.svg) no-repeat 20px 25px;
    margin-bottom: 20px;
    display: block;
}
.shipping-right-text:hover{
    color: #222;
    text-decoration: none;
    border: 1px solid #009846;
}
.sert-right-text{
    font-size: 13px;
    line-height: 18px;
    padding: 22px 22px 22px 55px;
    border: 1px solid #DDDDDD;
    max-width: 320px;
    background: url(../images/question.svg) no-repeat 20px 25px;
    margin-bottom: 20px;
    display: block;
}
.sert-right-text:hover{
    color: #222;
    text-decoration: none;
    border: 1px solid #009846;
}
.product-item-detail-pay-block{
    font-size: 15px;
    line-height: 20px;
}
.product-item-detail-price-current{
    font-weight: bold;
    font-size: 32px;
    line-height: 37px;
}
.product-item-detail-price-current i{
    font-size: 18px;
    line-height: 20px;
    top: -2px;
    position: relative;
}
.product-item-detail-price-old{
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    text-decoration: line-through;
    color: #666;
    margin-top: 10px;
}
.product-item-detail-price-old i{
    font-size: 15px;
}
.retail-price-block{
    font-size: 15px;
    line-height: 22px;
    margin-top: 15px;
}
.retail-price-block i{
    font-size: 13px;
}
.retail-price-block .active{
    color: #009846;
}
.bonuses-block{
    font-size: 15px;
    line-height: 18px;
    margin-top: 15px;
}
.bonuses-block .active{
    display: inline;
    color: #009846;
}
.bonuses-block img.bimg {
    height:18px;
}
.amount-block{
    margin-top: 30px;
}
.amount-block .dropdown-toggle{
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #009846;
}
.product-button-container{
    margin-top: 30px;
}
.product-button-container .product-item-detail-buy-button{
    padding: 12px;
    width: 200px;
}
.product-button-container .one-click{
    padding: 12px;
    width: 200px;
    margin-top: 15px;
}
.product-st-description{
    font-size: 12px;
    line-height: 16px;
    color: #666666;
    margin: 30px 0 10px 0;
}
.catalog-block-header{
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    border: none;
    color: #222;
    padding: 0;
    margin: 40px 90px 20px 0;
}
.catalog-section-list-list-link{
    white-space: normal;
}
#bx-panel, .bx-core-popup-menu, .bx-core-adm-dialog{
    z-index: 1090 !important;
}
/*
.bxhtmled-popup{
    z-index: 10000 !important;
}*/
.mobile-top{
    display: none;
}
.mobile-top-phone{
    display: none;
}
.mobile-opened{
    display: block !important;
}
.mobile-opened > ul > li > ul{
    background: #FFF !important;
    z-index: 2000;
    left: 0px !important;
    right: 0px !important;
    top: 0 !important;
    overflow: scroll !important;
    display: block !important;
    max-height: 100%;
    position: absolute !important;
    width: auto !important;
}
.mobile-opened > ul > li > ul > li > a{
    border-bottom: 1px solid #CCC;
}
.mobile-opened > ul > li > ul i {
    font-size: 17px;
    position: absolute;
    margin-top: 0;
    top: 0;
    right: 0;
    color: #666;
    padding: 12px;
    z-index: 10000 !important;
}
.mobile-menu-header{
    display: none;
}
.sub-menu-opened{
    position: initial !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    left: auto !important;
    border: none !important;
    box-shadow: none !important;
}
.sub-menu-opened ul{
    width: 100% !important;
}
.sub-menu-opened ul li{
    padding: 4px 10px;
    border-bottom: 1px solid #efefef;
    
}
.sub-menu-opened ul li a{
    margin: 0 !important;
}
.sub-menu-opened ul li a.level-3{
    padding-left: 10px;
}
.mobile-menu-header{
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 15px !important;
    background: #efefef;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
    background: #009846;
    color: #FFF;
    position: relative !important;
    z-index: 9999 !important;
}
.mobile-menu-header i{
    color: #FFF !important;
    padding: 15px !important;
    z-index: 9999;
}

.bx-filter{
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    padding: 20px;
}
.bx-filter .bx-filter-title{
    display: none;
}
.bx-filter .bx-filter-section{
    padding: 0;
}
.bx-filter .bx-filter-parameters-box-title{
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #222222;
    margin-bottom: 15px;
    padding: 0;
}
.bx-filter .bx-filter-parameters-box-title span{
    color: #222;
    font-size: 14px;
}
.bx-filter .bx-filter-parameters-box-title span .fa-ruble-sign{
    font-size: 12px;
}
.bx-filter .bx-filter-input-container input{
    border: 1px solid #CCC;
    padding: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #222;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub{
    display: none;
}
.bx-filter .bx-ui-slider-track{
    background: #E0E0E0;
    border-radius: 4px;
}
.bx-filter .bx-ui-slider-handle{
    background: #009846;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    top: -4px;
    z-index: 100;
}
.bx-filter .bx-ui-slider-handle.left {
    margin-left: 0;
}
.bx-filter .bx-ui-slider-handle.right {
    margin-right: 0;
}
.bx-filter .bx-ui-slider-part{
    display: none;
}
.bx-filter .bx-ui-slider-range{
    position: relative;
    z-index: 998;
}
.bx-filter .bx-ui-slider-pricebar-v, .bx-filter .bx-ui-slider-pricebar-vd{
    background: #70bc93;
}
.bx-filter .bx-ui-slider-track-container {
    padding-top: 25px;
    padding-bottom: 25px;
}
.bx-filter .bx-filter-button-box .bx-filter-block, .bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block{
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 20px;
}
.bx-filter-parameters-box-container{
    padding-bottom: 0;
}
.bx-filter-parameters-box-container .btn{
    font-size: 13px;
    font-weight: bold;
}
.bx-filter .bx-filter-param-label {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 3px;
}
.custom-control-label::before {
    top: 1px;
    width: 16px;
    height: 16px;
}
.custom-control-label::after {
    top: 1px;
    width: 16px;
    height: 16px;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #009846;
}
.bx-filter .bx-filter-parameters-box-title span:hover{
    border-color: transparent;
}
.custom-control-input:active~.custom-control-label::before{
    background: #7cedb0;
}
.bx-filter .bx-filter-param-label.disabled{
    opacity: 0.5;
}
.checkbox label{
    padding-left: 10px;
}
.bx-filter-button-box .bx-filter-block{
    border: none !important;
    margin-bottom: 0 !important;
}
.btn-primary.disabled, .btn-primary:disabled{
    background: #4dd259;
    border-color: #4dd259;
}
.bx-filter .bx-filter-popup-result.right{
    border-width: 0;
    -webkit-border-image: none;
    -moz-border-image: none;;
    -o-border-image: none;;
    border-image: none;
    background: #009846;
    box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.25);
    color: #FFF;
    padding: 14px 8px;
    font-size: 14px;
    line-height: 18px;
    line-height: 18px;
    font-weight: 500;
}
.bx-filter .bx-filter-popup-result.right a{
    color: #FFF;
    font-size: 14px;
}
.bx-filter .bx-filter-popup-result.right:before{
    border: 32px solid transparent;
    border-right: 29px solid #009846;
    content: "";
    position: absolute;
    left: -60px;
    top: -1px;
}
.catalog-section-list-text-list{
    border: 1px solid #E5E5E5;
    padding: 15px;
    margin-bottom: 0 !important;
}
.catalog-section-list-text-list a{
    font-size: 14px;
    line-height: 18px;
    color: #222222;
    font-weight: normal;
}
.catalog-style-1 .catalog-section .product-item{
    margin-bottom: 20px;
}
.bx-pagination .bx-pagination-container ul li a, .bx-pagination .bx-pagination-container ul li span{
    border-radius: 0;
}
.pagination-container {
	overflow-x: auto;
}
.pagination-container.justify-content-center{
	justify-content: flex-start!important;
}
.bx-pagination .bx-pagination-container ul li.bx-active span {
    color: #fff;
    background: #28a745 !important;
}
.bx-core-dialog-overlay {
    z-index: 1061 !important;
}
.modal-open .modal{
    z-index: 10001 !important;
}
.modal-backdrop:not(.modal-menu-bg){
    z-index: 10000 !important;
}
.modal-title{
    font-size: 18px;
}
.form-type-product-group{
    display: none;
}
.con-text-block{
    padding: 10px;
    font-size: 13px;
    background: #f5f5f5;
    margin-bottom: 20px;
}
.con-text-block a{
    font-size: 13px;
    color: #222;
    text-decoration: underline;
}
.modal .form-group label{
    font-weight: bold;
}

.stores-block .stores-menu{
    padding: 0;
    margin: 0;
    border: 1px solid #E5E5E5;
}
.stores-block .stores-menu li{
    margin: 0;
    list-style: none;
}
.stores-block .stores-menu li a{
    color: #222;
    display: block;
    padding: 11px 10px 11px 35px;
    position: relative;
}
.stores-block .stores-menu li a i{
    position: absolute;
    left: 14px;
    color: #009846;
    font-size: 14px;
    top: 50%;
    margin-top: -7px;
}
.stores-block .stores-menu li a:hover, .stores-block .stores-menu li a.active{
    background-color: #F5F5F5;
    color: #009846;
    text-decoration: none;
}
.stores-block{
    margin-bottom: 40px;
}
.store-row-reverse{
    flex-direction: row-reverse;
    border: 1px solid #E5E5E5;
}
.stores-block .store-info{
    padding: 20px 20px 10px 20px;
    font-size: 15px;
}
.stores-block .store-info > div{
    margin-bottom: 15px;
    padding-left: 25px;
    position: relative;
    line-height: 22px;
}
.stores-block .store-info .title{
    font-weight: bold;
    font-size: 16px;
    padding-left: 0;
}
.stores-block .store-info  i{
    font-size: 15px;
    color: #009846;
    position: absolute;
    left: 0;
    top: 4px;
}
#store_block_result.loaded, #employees_block_result.loaded{
    opacity: 0.7;
}
#store_block_result.loaded > .fa-spinner, #employees_block_result.loaded > .fa-spinner{
    font-size: 20px;
    position: absolute;
    z-index: 999;
    margin: 10px;
}
.gallery-block{
    
}
.gallery-block .item{
    display: block;
    margin-top: 20px;
}
.employees-block{
    margin-bottom: 20px;
}
.employees-block .item{
    border: 1px solid #009846;
    height: 100%;
}
.employees-block .item img{
    width: 100%;
}
.employees-block .item .post{
    margin: 10px;
    font-size: 16px;
}
.employees-block .item .name{
    font-size: 17px;
    font-weight: bold;
    margin: 0 10px 20px 10px;
}
.employees-block .stores-menu li a i{
    font-size: 8px;
    margin-top: -4px;
}
.employees-block .item-block{
    margin-bottom: 20px;
}
.news-block .item{
    border: 1px solid #DDDDDD;
    display: block;
    margin-bottom: 20px;
}
.news-block .item .image-block{
    overflow: hidden;
}
.news-block .item img{
    height: 160px;
    width: auto;
    max-width: none;
}
.news-block .item:hover{
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
    text-decoration: none;
}
.news-block .item .card-title{
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #222222;
    text-decoration: none;
    margin-bottom: 10px;
    margin-top: 10px;
}
.news-block .item .card-text{
    font-size: 14px;
    line-height: 18px;
    color: #222222;
}
.news-block .item .date{
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #666666;
}
.news-block .item .card-body{
    padding: 15px;
}
.other-news-block{
    margin-top: 40px;
}
.other-news-block .title{
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #222222;
    margin-bottom: 20px;
}
.news-detail .description{
    padding-bottom: 40px;
    border-bottom: 1px solid #DDD;
}
.news-detail{
    padding-bottom: 40px;
}
.jobs-block{
    margin-top: 30px;
}
.jobs-block .item{
    border: 1px solid #CCC;
    margin-bottom: 20px;
}
.jobs-block .item .name{
    font-size: 18px;
    font-weight: bold;
    padding: 20px;
    background: #efefef;
}
.jobs-block .item .preview{
    padding: 20px;
}
img.pp{
    max-width: 400px;
    max-height: 300px;
}
.promo-text-block{
    padding: 40px 0;
    margin-top: -3px;
}
.promo-products-block{
    padding: 20px 0 40px 0;
}
.promo-text-block img{
    max-width: 100%;
}
.sale-personal-section-index-block{
    background: #009846;
    border-radius: 0;
    opacity: 1;
}
.sale-personal-section-index-block:hover{
    opacity: 0.9;
}

textarea:focus,
.form-control:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus{   
    border-color: #CCC;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 152, 70, 0.3) !important;
    -moz-box-shadow: 0px 0px 8px rgba(0, 152, 70, 0.3) !important;
    border: 1px solid #009846;
    box-shadow: 0px 0px 8px rgba(0, 152, 70, 0.3) !important;
    outline: 0 none;
}
.btn:focus{
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    outline: 0 none !important;
}
.bx-authform{
    border: 1px solid #CCC;
    padding: 40px;
    margin-bottom: 30px;
}
.bx-authform .btn-primary{
    font-weight: bold;
    padding: 10px 40px;
    text-transform: uppercase;
}
.bx-authform label{
    font-weight: bold;
}
.bx-authform a:hover{
    color: #009846;
}
.alert{
    border-radius: 0;
}
#bx-soa-order .bx-soa-pp-desc-container{
    display: none;
}
#bx-soa-order .bx-soa-pp-company-graf-container {
    position: relative;
    padding-top: 0;
    width: auto;
    height: auto;
    border: none;
    border-radius: 0;
    background: transparent;
}
#bx-soa-order .bx-soa-pp-company-image {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 29px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
}
#bx-soa-order .bx-soa-pp-delivery-cost{
    display: none;
}
#bx-soa-order input[type=checkbox].bx-soa-pp-company-checkbox {
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 100;
    margin: 0;
    padding: 0;
}
#bx-soa-order .bx-soa-pp-company-smalltitle{
    text-align: left;
    padding: 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}
#bx-soa-order .bx-soa-pp .bx-soa-pp-company{
    margin-bottom: 20px;
}
#bx-soa-order .bx-soa-pp-company-smalltitle .description{
    display: block;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #222222;
    margin-top: 10px;
}
#bx-soa-order .bx-soa-section-content{
    padding: 30px;
}
#bx-soa-order .bx-soa-section{
    border-radius: 0;
    margin-bottom: 20px;
}
#bx-soa-order .bx-soa-pp-company-price span{
    font-size: 15px;
    line-height: 18px;
    color: #222222;
    display: inline-block;
    background: #F5F5F5;
    border-radius: 4px;
    padding: 1px 3px;
}
#bx-soa-order .bx-soa-pp-company-price span i{
    font-size: 12px;
}
#bx-soa-order .bx-soa-pickup-l-item-adress:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f3c5";
    background: none;
    color: #009846;
}
#bx-soa-order .bx-soa-pickup-list-item.bx-selected{
    background: #f5f5f5;
}
#bx-soa-order .bx-soa-pickup-l-item-adress{
    color: #222;
}
#bx-soa-order .bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-detail {
    display: block;
    padding: 5px 0 0 15px;
    height: auto;
    min-height: 0;
}
#bx-soa-order .bx-soa-section.bx-selected {
    border: 1px solid #E5E5E5;
}
#bx-soa-order .bx-soa-section-title-container {
    background: #f5f5f5;
}
#bx-soa-order .bx-soa-section.bx-selected .bx-soa-section-title{
    font: bold 21px 'Roboto';
    padding: 0;
}
#bx-soa-order .bx-soa-section-title-count {
    min-width: 24px;
    height: 24px;
    border: none;
    border-radius: 12px;
    background: #CCC;
}
#bx-soa-order .bx-soa-section .bx-soa-section-title-count:after {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    color: #222;
    content: counter(heading);
    counter-increment: heading;
    text-align: center;
    font-size: 13px;
    line-height: 24px;
    transition: all .3s ease;
    font-weight: bold;
}
#bx-soa-order .bx-soa-section.bx-step-warning .bx-soa-section-title-count {
    background: #FFBC37;
}
#bx-soa-order .bx-soa-section-title-count:before{
    display: none;
}
#bx-soa-order .bx-soa-section.bx-step-completed .bx-soa-section-title-count{
    background: #009846;
}
#bx-soa-order .bx-soa-section.bx-step-completed .bx-soa-section-title-count:after{
    color: #FFF;
}
#bx-soa-order .bx-soa-section.bx-step-completed{
    border-color: #009846;
}
#bx-soa-order .bx-soa-editstep {
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    color: #009846;
}
#bx-soa-order .bx-soa-cart-total {
    border: 1px solid #E5E5E5;
    border-radius: 0;
}
#bx-soa-order .bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted {
    background-color: #d4edda;
}
#bx-soa-order .bx-soa-cart-total-line {
    font-size: 15px;
    line-height: 28px;
}
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d .fa-ruble-sign,
#bx-soa-order .bx-soa-cart-d .fa-ruble-sign{
    font-size: 80%;
}
#bx-soa-order .save-order-btn{
    font-weight: bold;
    margin-top: 20px;
}
#bx-soa-order .save-order-btn:hover{
    color: #FFF;
}
.g-recaptcha{
    display: inline-block;
}
#bx-soa-order .tooltip-inner{
    text-align: left;
    font-size: 12px;
    width: auto;
    max-width: 100%;
    border-radius: 0;
    display: inline-block;
}
.basket-coupon-block-field-description{
    font-size: 14px;
    color: #222;
}
.basket-coupon-block-total-price-current{
    font-weight: bold;
}
.basket-coupon-block-total-price-current i{
    font-size: 80%;
}
.basket-coupon-block-total-price-difference{
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.basket-item-info-name, .basket-item-info-name-link{
    font-size: 16px;
    line-height: 18px;
    color: #222222;
    text-decoration: none;
}
.basket-item-info-name:hover, .basket-item-info-name-link:hover{
    color: #222222;
    text-decoration: underline;
}
.basket-item-property-name, .basket-item-property-custom-name{
    display: inline-block;
}
.basket-item-property-value, .basket-item-property-custom-value{
    display: inline-block;
}
.basket-items-list .basket-items-list-item-container:first-child>td{
    vertical-align: middle;
}
.basket-item-price-old{
    position: initial;
}
.basket-item-price-current-text{
    font-size: 20px;
    font-weight: bold;
}
.basket-item-price-current-text i{
    font-size: 80%;
}
.basket-items-list-item-price{
    vertical-align: middle;
}
.basket-items-list-item-amount{
    vertical-align: middle;
}
.basket-items-list-item-remove{
    
}
.basket-item-actions-remove-item{
    background: url(../images/basket_delete.svg) no-repeat left center;
    padding-left: 15px;
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    cursor: pointer;
}
.basket-item-actions-remove-item:hover{
    color: #222;
}
.add-to-wishlist-basket{
    background: url(../images/wishlist_small_icon.svg) no-repeat left center;
    padding-left: 20px;
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    cursor: pointer;
    position: relative;
    width: auto;
    height: auto;
    position: initial;
    margin-top: 0;
    margin-right: 20px;
}
.add-to-wishlist-basket:hover{
    text-decoration: underline;
    background-color: transparent;
    color: #222;
}
.add-to-wishlist-basket.active{
    background: transparent url(../images/wishlist_active_small_icon.svg) no-repeat left center;
    color: #222;
    text-decoration: none;
}
.basket-actions-block{
    margin-top: 15px;
}
.basket-actions-block > a, .basket-actions-block > span{
    display: inline-block;
    vertical-align: middle;
}
.basket-item-block-image{
    margin: 0 20px 0 0;
    padding: 0;
}
.basket-items-list-item-descriptions{
    padding: 20px 0;
}
.sale-order-list-repeat-link:before{
    display: none;
}
.sale-order-list-button-container a:not([href]):not([tabindex]){
    color: #FFF;
}
.sale-order-list-title-container {
    border: none;
    background: #efefef;
    color: #222;
    padding: 10px;
}
.order-list-s-title{
    font-size: 27px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 40px;
}
.sale-order-detail-payment-options-methods-container:before{
    display: none;
}
.sale-order-detail-card .table thead th{
    border-top: 0;
}
.sale-order-detail-card .table {
    margin-bottom: 0;
}
.sale-order-detail-total-payment{
    border-top: 1px solid #dee2e6;
}
.sale-order-detail-total-payment-list-left-item{
    margin-bottom: 5px;
    font-size: 16px;
}
.sale-order-detail-total-payment-list-right-item{
    margin-bottom: 5px;
    font-size: 16px; 
}
.order-result-block a{
    font-weight: bold;
    text-decoration: underline;
}
.order-result-block a:hover{
    color: inherit;
}
.title-search-result{
    top: 40px !important;
    border-radius: 0;
    border: none;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.25);
    /*width: calc(100% - 20px) !important;*/

}
.title-search-result .bx_price{
    float: right;
}
.title-search-result .bx_item_element{
    font-size: 14px;
}
.title-search-result .bx_item_element b{
    background: #d4fbe4; 
}
.title-search-result .bx_item_element a:hover{
    color: #009846;
    text-decoration: none;
}
.title-search-result .bx_item_element i{
    font-size: 80%;
}
.title-search-result .bx_item_element .old{
    font-size: 13px;
    color: #999;
    text-decoration: line-through;
}
.title-search-result .bx_item_element .red-price{
	color: red;
}
.title-search-result .header{
    font-size: 14px;
    font-weight: bold;
    color: #999;
    margin-bottom: 5px;
}
.store-row-reverse{
    
}
.store-phone-block{
    padding: 20px;
    margin-top: 20px;
    background: url(../images/store_bg1.jpg);
}
.store-phone-block .title{
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #222222;
    margin-bottom: 10px;
}
.store-phone-block .phone{
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    color: #222222;
    margin-bottom: 20px;
}
.store-phone-block .phone span{
    font-size: 15px;
}
.store-phone-block .name{
    font-size: 15px;
    line-height: 22px;
    color: #222222;
    font-weight: 500;
}
.store-phone-block .post{
    font-size: 15px;
    line-height: 22px;
    color: #222222;
    margin-bottom: 5px;
}
.store-text-block{
    margin-top: 21px;
    padding: 20px;
    background: url(../images/store_bg2.jpg);
    max-height: 214px;
}
.store-text-block .title{
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #222222;
    margin-bottom: 20px;
}
.store-text-block p{
    padding: 0;
    margin: 0 0 25px 0;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    color: #222222;
}
.store-text-block p a{
    text-decoration: underline;
    color: #009846;
}
.bx_profile .alert p{
    margin: 0;
    padding: 0;
    
}
.bx_profile font.errortext{
    color: initial !important;
}
.top-s-menu.fixed-top{
    display: block;
}
.top-s-menu.fixed-top ul{
    position: fixed;
    display: block;
    left: 0;
    right: 0;
    top: 39px;
    background: #FFF;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.25);
}
.top-s-menu.fixed-top ul li{
    display: block;
    border-bottom: 1px solid #CCC;
    margin: 0;
}
.top-s-menu.fixed-top ul li a{
    display: block;
    padding: 10px 20px;
}
.top-s-menu.fixed-top ul li a:hover{
    text-decoration: none;
    background-color: #F5F5F5;
    color: #009846;
}
.top-s-menu.fixed-top ul li:last-child{
    border: none;
}
.mw-40{
    max-width: 40px;
}
.ya-reviews-link{
    display: inline-block;
    background: #FAFAFA;
    padding: 10px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 18px;
    border: 1px solid transparent;
}
.ya-reviews-link:hover{
    color: #222;
    text-decoration: none;
    border: 1px solid #CCC;
}
.mb20{
    margin-bottom: 20px;
}

.catalog-sections .image{
    display: block;
    width: 100%;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.catalog-sections .image img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.catalog-sections .item{
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #222;
    display: block;
    margin-bottom: 20px;
    border: 1px solid #E5E5E5;
    padding: 20px;
    height: 100%;
}
.catalog-sections .item:hover{
    border: 1px solid #009846;
    text-decoration: none;
    color: #222;
}
.catalog-sections .item .name{
    font-weight: 500;
    font-size: 14px;
    margin: 20px 0 0 0;
    text-align: center;
}
.catalog-sections .item .count{
    font-size: 14px;
    line-height: 18px;
    color: #666666;
    margin-top: 10px;
    font-weight: normal;
}
.catalog-sections .item-block{
    margin-bottom: 20px;
}
.mobile-filter-btn{
    display: none;
}
.product-item-detail-slider-left, .product-item-detail-slider-right{
    width: 15%;
}
.product-item-detail-slider-left:hover, .product-item-detail-slider-right:hover {
    background-color: rgba(255, 255, 255, .6);
}
.product-item-thumbs{
    margin-top: 20px;
    padding: 0 40px;
}
.product-item-thumbs.without-margin{
    padding: 0;
}
.product-item-thumbs .owl-nav{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}
.product-item-thumbs.owl-carousel .owl-nav button.owl-next, 
.product-item-thumbs.owl-carousel .owl-nav button.owl-prev{
    position: absolute;
    opacity: 0.3;
    font-size: 26px;
    margin-top: -16px;
}
.product-item-thumbs.owl-carousel .owl-nav button.owl-next:hover, 
.product-item-thumbs.owl-carousel .owl-nav button.owl-prev:hover{
    opacity: 0.6;
}
.product-item-thumbs.owl-carousel .owl-nav button.owl-next{
    right: 10px;
}
.product-item-thumbs.owl-carousel .owl-nav button.owl-prev{
    left: 10px;
}
.product-item-thumbs.owl-carousel .item{
    cursor: pointer;
    opacity: 0.4;
    width: 100%;
    padding-top: 65%;
    position: relative;
}
.product-item-thumbs.owl-carousel .item:hover, .product-item-thumbs.owl-carousel .item.active{
    opacity: 1;
}
.product-item-thumbs.owl-carousel .item img{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.product-item-detail-slider-block{
    padding-top: 75%;
}
.amount-block .dropdown-menu{
    background: #FFFFFF;
    border-radius: 2px;
    border: none;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.25);
    padding: 5px 0;
    margin: 0;
}
.amount-block .dropdown-item{
    padding: 5px 20px;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    color: #222;
}
.amount-block .dropdown-item.disable{
    opacity: 0.5;
}
.amount-block .dropdown-item:hover, .amount-block .dropdown-item.active{
    background: none;
    color: #222;
}
.owl-carousel .product-item{
    margin-bottom: 5px;
}
.product-item-detail-tabs-list{
    list-style: none;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 30px;
    margin-top: 20px;
}
.product-item-detail-tabs-list li{
    list-style: none;
    display: inline-block;
}
.product-item-detail-tabs-list li a{
    display: block;
    width: 150px;
    padding: 15px 15px 12px 15px;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #999999;
    text-align: center;
    border-bottom: 3px solid transparent;
}
.product-item-detail-tabs-list li a:hover, .product-item-detail-tabs-list li.active a{
    border-bottom: 3px solid #009846;
    color: #222222;
    text-decoration: none;
}
.product-props ul{
    padding: 0;
    margin: 0;
}
.description-tab{
    font-size: 16px;
}
.product-props ul li{
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 7px;
    border-bottom: 1px dotted #a5a5a5;
}
.product-props ul li b{
    float: right;
    padding: 3px 0 3px 0;
    background: #FFF;
    color: #000;
    font-weight: normal;
    font-size: 14px;
}
.product-item-detail-properties-name, .product-item-detail-properties-value{
    font-size: 14px;
    color: #000;
}
.product-item-detail-properties-item{
    margin-bottom: 7px;
}
.product-props ul li i{
    padding: 3px 0 3px 0;
    background: #FFF;
    color: #000;
    font-size: 14px;
    font-style: normal;
}
.bx-catalog-tab-section-container .bx-catalog-tab-list{
    display: none;
}
.blog-add-comment{
    text-align: left;
}
.blog-add-comment .btn:hover{
    color: #FFF !important;
}
.news-detail img{
    max-width: 100%;
    height: auto;
}
.action-block a{
    display: block;
    margin-bottom: 20px;
}
.action-block a img{
    width: 100%;
}
.modal .form-ajax .description{
    margin-bottom: 15px;
    font-size: 14px;
}


.main-news .header{
    font-size: 24px;
    font-weight: bold;
    margin: 27px 90px 20px 0;
    padding: 0;
}
.main-news .image-block{
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding-top: 75%;
    width: 100%;
    overflow: hidden;
}
.main-news .item a{
    display: block;
    padding: 20px;
    border: 1px solid #DDDDDD;
    height: 100%;
    margin-left: 2px;
}
.main-news .item a:hover{
    text-decoration: none;
    color: #222;
    border: 1px solid #009846;
}
.main-news .image-block img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.main-news .date{
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #666666;
    margin: 5px 0;
}
.main-news .name{
    font-weight: bold;
    font-size: 15px;
    color: #222222;
    text-decoration: none;
    margin-bottom: 10px;
    margin-top: 10px;
}
.main-news .owl-stage {
    display: flex;
}
.main-news .owl-item {
    display: flex;
    flex: 1;
}
.page-bg{
    background: #efefef;
    padding: 20px 0 30px 0;
}
.page-bg > .container{
    padding: 0 40px;
    background: #FFF;
   -webkit-box-shadow: 0px 0px 5px 0px rgba(179,179,179,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(179,179,179,1);
    box-shadow: 0px 0px 5px 0px rgba(179,179,179,1);
}

.pay-btn{
    position: fixed;
    top: 285px;
    font-size: 20px;
    padding: 5px 10px;
    -webkit-box-shadow: 1px 1px 4px 0 #BFBFBF;
    box-shadow: 1px 1px 4px 0 #BFBFBF;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    z-index: 999;
    background: #f4b911;
    border-color: #f4b911;
}
.pay-btn:not(:disabled):not(.disabled).active, .pay-btn:not(:disabled):not(.disabled):active, .pay-btn:hover{
    background: #d9a921 !important;
    border-color: #d9a921;
}
.g-recaptcha-block .invalid-feedback{
    text-align: center !important;
}
.form-border{
    border: 1px solid #CCC;
    padding: 20px 20px 0 20px;
}
#up_btn{
    position: fixed;
    bottom: 45px;
    right: 140px;
    z-index: 999;
    opacity: 0.8;
    display: none;
}
#up_btn:hover{
    opacity: 1;
}
.product-store-table th{
    
}
.product-store-table th, .product-store-table td{
    padding: 6px 20px;
    font-size: 14px;
}
.product-store-table tr td{
    
}
.product-store-table tr.active td{
    opacity: 1;
}
.product-store-table tr:nth-child(even) td{
    background: #f5f5f5;
}
.product-store-table .time, .product-store-table .amount{
    font-size: 13px;
}
.product-store-table .amount span{
    color: #009846;
    font-weight: bold;
    font-size: 14px;
    white-space: nowrap;
}
.product-store-table .time{
    color: #666;
    font-size: 13px;
    line-height: 15px;
}
.product-store-table th i{
    color: #999;
}
.product-store-table .time-md{
    display: none;
}

.clear-cart-form{
    float: right;
    margin-top: -45px;
}

.add-menu-style{
    height: 100%;
    overflow: hidden;
    width: 100%;
    position: fixed;
}
.sale-personal-section-index-block-ico {
    font-size: 35px;
    margin-bottom: 8px;
    display: block;
}
.bx-soa-pickup-l-item-btn {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -17px;
}
.bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-btn {
    position: absolute;
    top: 50%;
    right: 10px;
    float: none;
    margin-top: -17px;
    padding-top: 0;
    padding-left: 100px;
}
.order-result-block{
    font-size: 16px;
}
.popup-window-with-titlebar .popup-window-content {
    padding: 0 20px;
}
.popup-window-with-titlebar .popup-window-content p{
    margin: 10px 0 0 0;
    font-weight: bold;
}

.pagination{
    border-radius: 0;
}
.pagination .page-link {
    background: #eff0f1;
    font-size: 15px;
    color: #222;
    min-width: 32.4px;
    line-height: 23px;
    margin: 0 3px;
    border-radius: 0 !important;
    text-align: center;
}
.pagination .page-item.active .page-link{
    background-color: #28a745;
    border-color: #28a745;
}
.page-link:focus{
    outline: none !important;
    box-shadow: none !important;
}
.search-empty-block{
    margin: 40px 0;
    font-size: 18px;
}
.search-empty-block img{
    max-width: 300px;
}
.search-empty-block .header{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
}
.search-empty-block a{
    text-decoration: underline;
    color: #00893F;
}
.bx-404-container .search-empty-block{
    font-size: 15px;
}
#sender_subscribe_component{
    padding: 20px;
}
#sender-subscribe-response-cont{
    max-width: 450px;
}
.bx_subscribe_response_container{
    padding: 0;
}
.catalog-sort-block{
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 14px;
}
.catalog-sort-block a{
    color: #666666;
    text-decoration: none;
    margin: 0 5px;
}
.catalog-sort-block a.active{
    color: #009846;
    font-weight: 500;
}
.bx-sbb-empty-cart-desc a{
    color: #009846;
}
.basket-item-property-PROPERTY_OLD_PRICE_VALUE, .basket-item-property-PROPERTY_EL_VALUE{
    display: none !important;
}
#bx-soa-order .con-text{
    font-size: 13px;
    padding: 10px;
    border: 1px solid #CCC;
}
#bx-soa-order .con-text a{
    text-decoration: underline;
}
.mh-77{
    min-height: 76px;
}
div.blog-errors{
    margin: 0 0 10px 0;
    padding: 10px;
}
.d-card-block{
    border: 2px solid #009846;
    padding: 20px;
}
.sale-paysystem-wrapper {
    position: relative;
    margin: 0;
    padding: 20px;
    border: 1px solid #009846;
    color: #424956;
    font-family: "Roboto";
}
.sale-paysystem-wrapper ol{
    padding: 0;
    margin: 0;
}
.sale-paysystem-wrapper ol li{
    padding: 0;
    margin: 0 0 10px 10px;
    font-size: 13px;
    color: #000;
}
.sale-paysystem-wrapper ol li a{
    color: #009846;
    text-decoration: underline;
}
.btn-outline-success:hover, .btn-outline-danger:hover, .btn-primary:hover, .btn-outline-secondary:hover{
    color: #FFF !important;
}
.pay-result-amount{
    font-size: 20px;
}
.pay-result-amount i{
    font-size: 17px;
}
#bonus_res,#bonus_res2{
    text-align: center;
    color: red;
}
.action-timer{
    opacity: 0;
}
.red-price .product-item-price-current, .product-item-detail-price-current.red-price{
    color: red;
}
.basket-coupon-text{
    padding-left: 15px;
    display: inline-block;
}
.basket-coupon-alert{
    display: block;
}
.basket-coupon-alert .close-link{
    margin-left: 5px;
    color: #009846;
}
.basket-coupon-alert-section{
    margin-top: 5px;
}
.bx-soa-coupon-item-fixed .bx-soa-coupon-label, .bx-soa-coupon-item-fixed .bx-soa-coupon-item{
    text-align: left;
}
.subcategory-s{
    display: inline-block;
    padding: 5px;
    border: 1px solid #efefef;
    margin: 0 3px 3px 0;
}
#filter_backdrop .loader{
    position: absolute;
    z-index: 10000;
    color: #FFF;
    font-size: 17px;
    text-align: center;
    width: 100%;
    top: 50%;
}
.bx-filter-parameters-box-container .checkbox .bx-filter-popup-result{
    top: -14px;
    margin-left: 35px;
}

.m-f-menu.s-opened{
    position: fixed;
    z-index: 1059;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    overflow-y: auto;
    overflow-x: hidden;
}
div.compare_comments {margin:10px 0}
div.compare_comments>div {display: inline-block;}
/*
div.compare_comments>div { cursor:pointer}
div.compare_comments>div:hover,div.compare_comments>div>label:hover {text-decoration:underline}
div.compare_comments>div>label {cursor:pointer}*/
div.compare_comments>div input, div.compare_comments>div i {margin-right:5px}
div.compare_comments>div.comments_cnt{float: right;text-align:right;cursor:pointer}
div.comments_cnt:hover{text-decoration:underline}
div.compare_comments::after{display:block;clear:both;content:""}
.catalog-style-1 .inshops_cnt{text-align:center; font-weight: 500;}
.catalog-style-1 .inshops_cnt>span.inshops {text-decoration:underline;color:#28a745;cursor:pointer}
.seometags {cursor: pointer; background: #eee;}
.seometags A {text-decoration:none; font-size:13px;}
.seometags:hover {background: #e5f2d5!important;border: 1px solid #e5f2d5!important;}
.seometags:hover A {color:#009846}