* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
    background: #fff;
    webkit-font-smoothing: antialiased ;
    -moz-osx-font-smoothing: grayscale;

}
.tab-content .col-md-3{
    margin: 0px 1px;
    width:24%;
    display: inline-table;
    float: none;
}


b.nfilter_h{
    height: 30px;
    display: inline-block;
    padding: 7px;
    text-indent: -2px;
    line-height: 15px;
}
h2.coll_left {
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    padding: 15px 0 14px 10px;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 1px 0 0 #fcfcfc;

}
.logo_block{
    width: 21%;
}

.close_filter{
    position: absolute;
    margin: -25px 0 0 0;
    right:0px;
    background-color: #D9D9D9;
    padding: 4px 7px 6px 7px;
    border-radius: 12px;
    box-shadow: 1px 1px 3px rgba(0,0,0,.6);
    border: 3px solid #fff;
    z-index: 20;
}

.search_block{
    width: 43%;
}

.contact_block{
    width: 36%;
}


#darken {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 30;
}
#item-content {
    margin-bottom: 50px;
}


#item-content .container{

    padding-right: 0px;

}
#item-content .container .col-xs-12{

    padding-right: 5px;
    padding-left: 5px;
}

.item-page .tabbable{
    float:left;
}
.deliveryInfo {

    position: absolute;
    left: 270px;
    top: 215px;
    width: 225px;
}

@media (min-width: 1020px) {
    .list table.attrib { width:100%;}
    .why-as-width{
        width: 31%;
    }
    .prod_content{
        margin-top: -20px;
        width: 1035px;
        margin-left: -16px;
    }

    .coll_main_slider{
        width: 74%;
    }

    .desktop-only {
        display: block;
        visibility: visible;
    }
    .desktop-hidden {
        display: none;
        visibility: hidden;
    }
    .mobile-only {
        display: none;
        visibility: hidden;
    }
    .mobile-hidden {
        display: block;
        visibility: visible;
    }
    .tablet-only {
        display: none;
        visibility: hidden;
    }
}
@media (max-width: 1019px) {
    .deliveryInfo2{
        width: 225px;
    }
    .desktop-only {
        display: none;
        visibility: hidden;
    }
    .mobile-hidden {
        display: block;
        visibility: visible;
    }
    .mobile-only {
        display: none;
        visibility: hidden;
    }
    .tablet-only {
        display: block;
        visibility: visible;
    }


}

.sold_2{
    width: 75%;
    margin-top: 25px;
    float: right;
    text-align: -webkit-right;
}
.sold_1 {
    margin-bottom: 15px;
    float: left;
    width: 25%;
}
@media (max-width: 1000px) and (min-width: 730px)  {
    #bin .tab-pane{
        top: 66px !important;
    }
    .one-click-order{
        display: none;
    }

    .sold_2{
        width: 100%;
        margin-top: 25px;
        float: left;
        text-align: -webkit-center;
    }
    .sold_1 {
        margin-bottom: 15px;
        float: none;
        width: 50%;
        margin-left: 200px;
    }

    .productList .productBox { width:156px; border-collapse:collapse; float:left; margin:0px 24px 33px 0px; overflow:hidden; height:262px; }
    .boxHover {
        float: left;
        height: 469px;
        width: 256px;
        text-align: center;
        position: relative;
        margin-right: -26px;
        margin-left: -50px;
        margin-bottom: -166px;
        margin-top: -8px;
        overflow: hidden;
        z-index: 5;
        background-color: #fff;
        webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);
        border: 1px solid #bbb;
        border-radius: 7px;
        padding: 7px;
    }

    .product_view_more { width:auto;}
}



@media (max-width: 800px) and (min-width: 250px) {
    .sold_status {margin-left: 0px !important;}
    .promo-big-slider .slick-list,
    .promo-big-slider .slick-track {
        height: 160px;
    }
    .deliveryInfo {
        display: block;
        position: initial;
    }

    .list table.attrib { display: table !important;}
    .buy_as_slider{display: none;}
    .requireText{
        display: none !important;
    }

    .item-price-block .old-price {display: none;}

    .promo-big {margin-top: -14px !important;}
    #inline1{font-size: 14px; }
    #easycredit_form{width: 90% ; min-width: 90%; min-height:  90%;padding: 0px; }
    #easycredit_form > div , #easycredit_form > p , #easycredit_form > span, #easycredit_form > td  {font-size: 8px !important;}

    .credit_form {padding: 0px !important; }
    .orderPage .delivery {padding: 5px 2px 5px 2px; font-size: 8px}
    #content-order .modulBox{        margin-left: 0px !important; }
    #content-order  .cart-count{   display: none; }

    .separate_item.attributes {
        display: none;
    }
    .viewed .box-heading{
        font-size: 20px;
        padding: 0px;
        text-align: center;
    }


}
@media (max-width: 400px) and (min-width: 290px) {

    .productList .productBox {
        width:100%;
        height: 165px;

        border-collapse: collapse;
        float: left;
        padding: 10px;
        margin: 0px 10px 20px 0px;
        overflow: hidden;

    }

    .productList .productBox .prices .sold {

        font-size: 18px;
        width: 50%;
        margin-left: 0px;
        float:none !important;

    }
    .productBox .img {
        text-align: center;
        padding: 0px 0px 0px 0px;
        margin: 0 auto;
        /* max-width: 75px; */
        min-height: 166px;
        float: left;
    }
    img.img_fornewcat {
        max-width: 100px;
        height: 100px;

    }
    .product_view_more {display: none;}

    /*.boxHover {*/
        /*margin-left: 25px;*/
        /*margin-right: 30px;*/
    /*}*/
    /*.boxHover .img img {*/
        /*margin-top: -5px;*/
    /*}*/
    p.result{display: none}
    span.code{font-size: 8px}
    .productBox .name h2 a{font-size: 10px; line-height: 14px; }
    .productBox .name h2 {font-size: 10px; line-height: 14px; }
    .productBox .name {height:35px; text-align: left; }
    /*.boxHover .name {height:32px }*/
    /*.boxHover .name h2 a{font-size: 11px;line-height: 28px;}*/

    .productList .productBox .prices .green {
        /* float: left; */
        display: inline-block;
        margin-right: 20px;
        float: none;
    }
    .prices {
        font-size: 15px;
        width: 85%;
        text-align: center;
        color: #0f8948;
        padding: 5px;
    }
    .scrl_pr {
        max-height: 70px;
        float: right;
        width: 67%;
        overflow-y: scroll;
    }
    table.attrib td {
        font-size: 9px;
    }
    table.attrib {
        margin: 0 10px;
    }
}

@media (max-width: 290px) and (min-width: 250px) {


    .productList .productBox {
        width:100%;
        height: 165px;

        border-collapse: collapse;
        float: left;
        padding: 10px;
        margin: 0px 10px 20px 0px;
        overflow: hidden;

    }

    .productList .productBox .prices .sold {

        font-size: 18px;
        width: 50%;
        margin-left: 0px;
        float:none !important;

    }
    .productBox .img {
        text-align: center;
        padding: 0px 0px 0px 0px;
        margin: 0 auto;
        /* max-width: 75px; */
        min-height: 166px;
        float: left;
    }
    img.img_fornewcat {
        max-width: 80px;
        height: 80px;

    }
    .product_view_more {display: none;}


    /*.boxHover {*/
        /*margin-left: 25px;*/
        /*margin-right: 10px;*/
    /*}*/
    /*.boxHover .img img {*/
        /*margin-top: -5px;*/
    /*}*/
    p.result{display: none}
    span.code{font-size: 8px}
    .productBox .name h2 a{font-size: 10px; line-height: 14px; }
    .productBox .name h2 {font-size: 10px; line-height: 14px; }
    .productBox .name {height:35px; text-align: left; }
    /*.boxHover .name {height:32px }*/
    /*.boxHover .name h2 a{font-size: 11px;line-height: 28px;}*/

    .productList .productBox .prices .green {
        /* float: left; */
        display: inline-block;
        margin-right: 20px;
        float: none;
    }
    .prices {
        width: 84%;
        padding: 0px;
        margin-top: -15px;
        margin-bottom: 8px;
    }
    .scrl_pr {
        max-height: 70px;
        float: right;
        width: 67%;
        overflow-y: scroll;
    }
    table.attrib td {
        font-size: 9px;
    }
    table.attrib {
        margin: 0 10px;
    }
}


@media (max-width: 750px) and (min-width: 400px) {


    .productList .productBox {
        width:95%;
        height: 165px;
        width: 95%;
        border-collapse: collapse;
        float: left;
        padding: 10px;
        margin: 0px 10px 20px 0px;
        overflow: hidden;

    }

    .productList .productBox .prices .sold {

        font-size: 18px;
        width: 50%;
        margin-left: 0px;
        float:none !important;

    }
    /*.boxHover {*/
    /*margin-left: 90px;*/
    /*margin-right: 30px;*/
    /*}*/
    /*.boxHover .img img {*/
    /*margin-top: -5px;*/
    /*}*/
    .productBox .img {
        text-align: center;
        padding: 0px 0px 0px 0px;
        margin: 0 auto;
        /* max-width: 75px; */
        min-height: 166px;
        float: left;
    }
    img.img_fornewcat {
        max-width: 100px;
        height: 100px;

    }
    .product_view_more {display: none;}
    span.code{font-size: 9px}
    .productBox .name h2 a{font-size: 11px; line-height: 14px; }
    .productBox .name h2 {font-size: 11px; line-height: 14px; }
    .productBox .name {height:35px; text-align: left; }
    /*.boxHover .name h2 a{font-size: 11px;line-height: 28px;}*/
    .productList .productBox .prices .green {
        /* float: left; */
        display: inline-block;
        margin-right: 20px;
        float: none;
    }
    .prices {
        font-size: 15px;
        width: 67%;
        text-align: center;
        color: #0f8948;
        padding: 5px;
    }
    .scrl_pr {
        max-height: 70px;
        float: right;
        width: 74%;
        overflow-y: scroll;
    }
    table.attrib td {
        font-size: 9px;
    }
    table.attrib {
        margin: 0 10px;
    }
}



@media (max-width: 750px)  and (min-width:600px){


    div.acc_discount{
        margin-left: 6%;
        width:90%;
    }
    .ACC_disc_toleft {
        width: 34px;
        height: 212px;
        margin-top: -1px;
        margin-left: 9px;
    }

    div.acc_block2{
        width: 90px;
    }
    img.acc_discount_curr_img {
        width:80px ;
    }
    .ACC_disc_toright {
        background-position: -69px 0px;
        width: 34px;
        height: 212px;
        margin-top: -1px;
        margin-left: 94%;
    }
    div.acc_price {

        width: 60px;
        font-size: 9px;
    }
    div.buy_acc_disc {
        float: left;
        width: 142px;
        height: 73px;
        text-align: center;
        padding: 4px;
        margin: 20px 0px;
        font-size: 15px;
        color: #fb3f4c;
        text-indent: 0px;
        background-color: #FFFFFF;
    }

    a.acc_disc_buy {
        width: 100px;
        padding: 4px;
        margin: 0 17px;
        height: 28px;
        line-height: 20px;
        font-size: 10px;
    }
    div.acc_plus {

        width: 20px;
        font-size: 30px;
    }

    div.acc_discount_head { margin: 20px 0px 0px 0px}
    div.acc_discount_head a{ font-size:10px;}
    div.acc_price_disc_real { margin: 0px}
    div.acc_price_disc {margin: 0px}
}




@media (max-width: 900px)  and (min-width: 650px){
    .delivery_name, .delivery_price {font-size: 9px;}
    .delivery_type_header {font-size: 10px;}
    .deliveryInfo2 {padding: 7px; margin: 0 0px 0 -15px;  width: 177px;  }
    .deliveryInfo2 span {font-size: 10px !important;}
}


@media (max-width: 730px)  and (min-width: 650px){
    .buy-block {
        position: absolute;
        /*left: 53%;*/
        margin-left:28%;
    }

    .sold_2{
        width: 100%;
        margin-top: 25px;
        float: left;
        text-align: -webkit-center;
    }
    .sold_1 {
        margin-bottom: 15px;
        float: none;
        width: 50%;
        margin-left: 200px;
    }




    div.acc_discount{
        margin-left: 6%;
        width:90%;
    }
    .ACC_disc_toleft {
        width: 34px;
        height: 212px;
        margin-top: -1px;
        margin-left: 9px;
    }

    div.acc_block2{
      width: 90px;
    }
    img.acc_discount_curr_img {
        width:80px ;
    }
    .ACC_disc_toright {
       background-position: -69px 0px;
        width: 34px;
        height: 212px;
        margin-top: -1px;
        margin-left: 94%;
    }
    div.acc_price {

        width: 60px;
        font-size: 9px;
    }
    div.buy_acc_disc {
        float: left;
        width: 142px;
        height: 73px;
        text-align: center;
        padding: 4px;
        margin: 20px 0px;
        font-size: 15px;
        color: #fb3f4c;
        text-indent: 0px;
        background-color: #FFFFFF;
    }

    a.acc_disc_buy {
        width: 100px;
        padding: 4px;
        margin: 0 17px;
        height: 28px;
        line-height: 20px;
        font-size: 10px;
    }
    div.acc_plus {

        width: 20px;
        font-size: 30px;
    }
    span.acc_p {
        line-height: 12px;
        height: 18px;
        padding: 3px 5px;

    }
    div.acc_discount_head { margin: 20px 0px 0px 0px}
    div.acc_discount_head a{ font-size:10px;}
    div.acc_price_disc_real { margin: 0px}
    div.acc_price_disc {margin: 0px}
}

@media (max-width: 650px)  and (min-width:350px){
    .buy-block {
        position: absolute;
        margin-left:9%;
    }

    .sold_product #various1 span{font-size: 13px; padding: 9px 5px 9px;}
    .sold_product .phone_order {
        font-size: 14px;
        margin-right: -20px;
        width: 171px;
    }
    .sold_product .sold_button {

        font-size: 15px;

        height: 27px;
    }
    .sold_2{
        width: 100%;
        margin-top: 5px;
        float: left;
        text-align: -webkit-center;
    }
    .sold_1 {
        margin-bottom: 5px;
        float: none;
        width: 83%;
        margin-left: 50px;
    }
}

@media (max-width: 350px)  and (min-width:300px){

    .buy-block {
        position: absolute;
        margin-left:3%;
    }
}
@media (max-width: 300px)  and (min-width:250px){

    .buy-block {
        position: absolute;
        margin-left:1%;
    }
}
 @media (max-width: 350px)  and (min-width:250px){
    .sold_product #various1 span{font-size: 8px; padding: 7px 5px 7px;}
    .sold_product .phone_order {
        font-size: 8px;
        margin-right: -3px;
        width: 130px;
        height: 27px;
    }
    .sold_product .form_arrow { display: none !important;}
    .sold_product .sku { display: none !important;}
    .sold_product {  width: 100%;     padding: 0px;}
    .sold_product .sold_button {

        font-size: 10px;
        height: 22px;


    }

    .sold_product .sold_header h1 {font-size: 10px !important}
    .box-heading {font-size: 13px !important}
    .sold_2{
        width: 100%;
        margin-top: 5px;
        float: left;
        text-align: -webkit-center;
    }
    .sold_1 {
        margin-bottom: 5px;
        float: none;
        width: 83%;
        margin-left: 30px;
    }
}


@media (max-width: 650px)  and (min-width:350px){
    .sold_product .sold_header h1 {font-size: 12px !important}
    .ACC_disc_toright {
        background-position: -69px 0px;
        width: 34px;
        height: 212px;
        margin-top: -1px;
        margin-left: 93%;
    }
    .ACC_disc_toleft {
        width: 34px;
        height: 212px;
        margin-top: -1px;
        margin-left: 9px;
    }

    div.buy_acc_disc {
        float: left;
        width: 115px;
        height: 73px;
        text-align: center;
        padding: 4px;
        margin: 17px 0px;
        font-size: 10px;
        color: #fb3f4c;
        text-indent: 0px;
        background-color: #FFFFFF;
    }

    a.acc_disc_buy { width: 90px; padding: 4px;  margin: 0 9px;  height: 20px; line-height: 13px; font-size: 8px; }

    div.acc_discount { width: 90%; margin-left: 6%; }
    img.acc_discount_curr_img { width: 60px; }
    div.acc_block2{ width: 90px;  }
    div.acc_plus { margin: 23px 0px; width: 20px; font-size: 20px;    }
    div.acc_price_disc_real { font-size: 7px; margin:4px 0px; }
    div.acc_price_disc {font-size:7px; margin: 0px;}
    div.acc_price { width: 50px;   font-size: 6px; }
    div.acc_discount_head { margin: 20px 0px 0px 0px; width:90px;}
    div.acc_discount_head a {  font-size: 8px;  }
    div.acc_discount h2 {    font-size: 11px;}


}

.delivery_info_mobile { width:90%;}
.delivery_info_mobile .delivery_type_header {clear:both;}
.delivery_info_mobile .delivery_price  {clear:right; float:right;}
.delivery_info_mobile .delivery_name {clear:right; }

.delivery_info_mobile p span{ padding: 2px 5px;margin:2px 5px}

/*@media (max-width: 1000px) and (min-width: 750px) {*/

    /*.productList .productBox {*/
        /*width: 170px;*/
        /*border-collapse: collapse;*/
        /*float: left;*/
        /*margin: 0px 40px 30px 220px;*/
        /*overflow: hidden;*/
        /*height: 265px;*/
    /*}*/

    /*.boxHover {*/
        /*float: left;*/
        /*height: 469px;*/
        /*width: 256px;*/
        /*text-align: center;*/
        /*position: relative;*/
        /*margin-right: 55px;*/
        /*margin-left: 177px;*/
        /*margin-bottom: -166px;*/
        /*margin-top: -8px;*/
        /*overflow: hidden;*/
        /*z-index: 5;*/
        /*background-color: #fff;*/
        /*webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);*/
        /*box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.4);*/
        /*border: 1px solid #bbb;*/
        /*border-radius: 7px;*/
        /*padding: 7px;*/
    /*}*/


/*}*/

@media (max-width:1000px) and (min-width:450px) {
    #content.right {
        width: 550px;
    }
    .prod_search{
        width:500px !important;
        font-size: 10px !important;
    }
    .prod_search  h2{margin-left:0px !important;}
    .prod_search  .silverLink{display: none;}
    .prod_search{margin: auto}

}

@media (max-width:450px) and (min-width:200px) {
    #content.right {
        width:100%
    }
    .prod_search{
        width:100% !important;
        font-size: 10px !important;
    }
    .prod_search  h2{margin-left:0px !important;text-align: center; }
    .prod_search  h2 a{font-size: 9px !important; float: left !important; margin: 0px !important; }
    .prod_search  a{float: none !important; margin: -10px !important;}
    .prod_search  .silverLink{display: none;}
    .prod_search  .price.list{vertical-align:middle;position: absolute; margin-left: -100px; margin-top: 49px;}

    .prod_search{margin: auto }
    .prod_search p{display:none}
    p.product_code  {display: inline-block; margin-left: 30px}
    .horizInfoL, .horizInfoH {display:none}

}

@media (max-width:470px){
    .comparison_block{display:none}
}



@media (max-width: 767px) {
    .mobile-hidden {
        display: none;
        visibility: hidden;
    }
    .mobile-only {
        display: block;
        visibility: visible;
    }
    .tablet-only {
        display: none;
        visibility: hidden;
    }
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.bold {
    font-weight: bold;
    font-weight: 700;
}
.hover-red {
    text-decoration: none;
    color: #eb2e09;
}
.border-radius {
    border-radius: 5px;
}
.full-size {
    height: 100%;
    width: 100%;
}
a {
    color: #0061c2;
}

a:focus {
    text-decoration: none;
    outline: none;
}
ul li {
    list-style-type: none;
}
.caps-heading {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #404041;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-weight: 700;
}
.caps-heading a {
    color: #0f8948;
    text-decoration: none;
}
.green-btn {
    font-weight: bold;
    font-weight: 700;
    border-radius: 5px;
    color: #fff;
    text-shadow: 0px 1px 0px #09703a;
    box-shadow: inset 0px 1px 2px 0px rgba(255, 255, 255, 0.23);
    border: 1px solid #0b8444;
    background: #00983e;
    /* Old browsers */
    background: -moz-linear-gradient(top, #00983e 0%, #00993e 50%, #008232 50%, #008232 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00983e), color-stop(50%, #00993e), color-stop(50%, #008232), color-stop(100%, #008232));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #00983e 0%, #00993e 50%, #008232 50%, #008232 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #00983e 0%, #00993e 50%, #008232 50%, #008232 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #00983e 0%, #00993e 50%, #008232 50%, #008232 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #00983e 0%, #00993e 50%, #008232 50%, #008232 100%);
    /* W3C */
}
.green-btn:hover,
.green-btn:active {
    border: 1px solid #0f8b49;
    background: #018536;
    /* Old browsers */
    background: -moz-linear-gradient(top, #018536 0%, #018536 50%, #016b2b 50%, #016b2b 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #018536), color-stop(50%, #018536), color-stop(50%, #016b2b), color-stop(100%, #016b2b));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #018536 0%, #018536 50%, #016b2b 50%, #016b2b 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #018536 0%, #018536 50%, #016b2b 50%, #016b2b 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #018536 0%, #018536 50%, #016b2b 50%, #016b2b 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #018536 0%, #018536 50%, #016b2b 50%, #016b2b 100%);
    /* W3C */
}
.orange-btn {
    font-weight: bold;
    font-weight: 700;
    border-radius: 5px;
    border: 1px solid #e27620;
    text-align: center;
    color: #fff !important;
    text-shadow: 1px 1px 1px #aa3f1d;
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.23), 1px 1px 0px 0px rgba(0, 0, 0, 0.09);
    background: #ff9411;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ff9411 0%, #ff8a0f 49%, #ff7a0e 50%, #ff770d 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9411), color-stop(49%, #ff8a0f), color-stop(50%, #ff7a0e), color-stop(100%, #ff770d));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff9411 0%, #ff8a0f 49%, #ff7a0e 50%, #ff770d 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff9411 0%, #ff8a0f 49%, #ff7a0e 50%, #ff770d 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff9411 0%, #ff8a0f 49%, #ff7a0e 50%, #ff770d 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ff9411 0%, #ff8a0f 49%, #ff7a0e 50%, #ff770d 100%);
    /* W3C */
}
.orange-btn:hover {
    color: #fff;
    text-decoration: none;
    background: #fa6d08;
    /* Old browsers */
    background: -moz-linear-gradient(top, #fa6d08 0%, #f96507 49%, #f85806 50%, #f85606 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fa6d08), color-stop(49%, #f96507), color-stop(50%, #f85806), color-stop(100%, #f85606));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fa6d08 0%, #f96507 49%, #f85806 50%, #f85606 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fa6d08 0%, #f96507 49%, #f85806 50%, #f85606 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fa6d08 0%, #f96507 49%, #f85806 50%, #f85606 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #fa6d08 0%, #f96507 49%, #f85806 50%, #f85606 100%);
    /* W3C */
}
.grey-btn {
    border-radius: 5px;
    text-align: center;
    color: #0061c2;
    text-shadow: -1px -1px 0px rgba(249, 249, 249, 0.46);
    background: #f6f6f6;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #e6e6e6));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f6f6f6 0%, #e6e6e6 100%);
    /* W3C */
}
.grey-btn:hover {
    text-decoration: none;
    background: #f1f1f1;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f1f1f1 0%, #d7d7d7 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #d7d7d7));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f1f1f1 0%, #d7d7d7 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f1f1f1 0%, #d7d7d7 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f1f1f1 0%, #d7d7d7 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f1f1f1 0%, #d7d7d7 100%);
    /* W3C */
}
.grey-btn span {
    color: #8d8d8d;
}
.light-grey-btn {
    font-weight: bold;
    font-weight: 700;
    border-radius: 5px;
    text-align: center;
    color: #0061c2;
    font-size: 12px;
    text-shadow: -1px -1px 0px rgba(249, 249, 249, 0.46);
    box-shadow: 2px 1px 0px 0px rgba(0, 0, 0, 0.16);
    background: #ededed;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ededed 0%, #e5e5e5 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #e5e5e5));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ededed 0%, #e5e5e5 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ededed 0%, #e5e5e5 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ededed 0%, #e5e5e5 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ededed 0%, #e5e5e5 100%);
    /* W3C */
}
.light-grey-btn:hover {
    background: #f2f2f2;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f2f2f2 0%, #dadada 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #dadada));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f2f2f2 0%, #dadada 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f2f2f2 0%, #dadada 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f2f2f2 0%, #dadada 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f2f2f2 0%, #dadada 100%);
    /* W3C */
}
.gr-grey-btn {
    border-radius: 5px;
    font-weight: bold;
    font-weight: 700;
    height: 27px;
    line-height: 27px;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e4e4e4 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e4e4e4));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #e4e4e4 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #e4e4e4 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #e4e4e4 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #e4e4e4 100%);
    /* W3C */
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.22);
    font-size: 12px;
    color: #424243;
}
.g-b-btn {
    border-radius: 5px;
    display: inline-block;
    height: 20px;
    padding: 0 10px 0 25px;
    font-size: 12px;
    line-height: 20px;
    color: #0061c2;
    text-shadow: 1px 1px 0px #ffffff;
    background: url("../image/plus.png") no-repeat 7px center #f6f6f6;
    /* Old browsers */
    background: url("../image/plus.png") no-repeat 7px center, -moz-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* FF3.6+ */
    background: url("../image/plus.png") no-repeat 7px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #e6e6e6));
    /* Chrome,Safari4+ */
    background: url("../image/plus.png") no-repeat 7px center, -webkit-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* Chrome10+,Safari5.1+ */
    background: url("../image/plus.png") no-repeat 7px center, -o-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* Opera 11.10+ */
    background: url("../image/plus.png") no-repeat 7px center, -ms-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* IE10+ */
    background: url("../image/plus.png") no-repeat 7px center, linear-gradient(to bottom, #f6f6f6 0%, #e6e6e6 100%);
    /* W3C */
}
.g-b-btn:hover {
    text-decoration: none;
}
.g-btn {
    border-radius: 5px;
    display: inline-block;
    height: 20px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 20px;
    color: #0061c2;
    text-shadow: 1px 1px 0px #ffffff;
    background: #f6f6f6;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #e6e6e6));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f6f6f6 0%, #e6e6e6 100%);
    /* W3C */
}
.g-btn:hover {
    text-decoration: none;
    color: #eb2e09;
}
.g-btn span {
    color: #8d8d8d;
}
#header {
    font-weight: bold;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    height: 31px;
    background: #404041 url("../image/header-bg.png") repeat-x left center;
    font-size: 12px;
    line-height: 31px;
    text-shadow: -1px -1px 0px #232323;
}
#header a {
    color: #cecece;
}
#header a:hover {
    text-decoration: none;
}
.cart-link {
    margin-right: 10px;
    background: url("../image/cart-h.png") no-repeat 13px center;
}
.navigation {
    float: left;
    height: 31px;
    width: 400px;
    margin: 0 15px;
}
.navigation li {
    display: inline-block;
    margin-right: 20px;
}
.navigation li:last-child {
    margin-right: 0;
}

.all_offers {
	float:left; 
	margin-left: -90px; 
	height: 30px; 
	width: 90px; 
	background-color: #008000; 
	text-align: center;
}

.header-btn-link {
    position: relative;
    height: 31px;
    width: 165px;
    padding-left: 40px;
    border-left: 1px solid #2e2e2e;
}
.client-enter {
    margin-right: 10px;
    background: url("../image/key.png") no-repeat 13px center;
    box-shadow: inset 1px 0px 0px 0px #4f4f50, 1px 0px 0px 0px #4f4f50;
    border-right: 1px solid #2e2e2e;
}
.mobile-version {
    background: url("../image/phone-3g.png") no-repeat 13px center;
    box-shadow: inset 1px 0px 0px 0px #4f4f50;
}

#main-header {
    height: 95px;
    width: 100%;
    margin: 20px 0 0;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f4faf7 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f4faf7));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f4faf7 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f4faf7 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f4faf7 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #f4faf7 100%);
    /* W3C */
}
#main-header .logo {
    width: 190px;
    height: 70px;
    display: block;
    margin-top: 10px;
    background: url("../image/logo.png") no-repeat center center;
    text-indent: -999px;
    overflow: hidden;
    border: none;
}
#main-header .logo a {
    display: block;
    height: 100%;
    padding: 0;
    text-decoration: none;
    border: 0;
}
/*#main-header h2 {*/
    /*-webkit-font-smoothing: antialiased;*/
    /*-moz-osx-font-smoothing: grayscale;*/
    /*font-family: "Georgia", serif;*/
    /*color: #404041;*/
    /*font-style: italic;*/
    /*font-size: 14px;*/
    /*line-height: 18px;*/
/*}*/
.search-box {
    height: 95px;
    padding-top: 40px;
    width: 100%;
}
.search-box span {
    font-size: 12px;
    color: #909090;
    line-height: 20px;
}
.search-box a {
    margin-left: 5px;
    font-size: 12px;
    line-height: 20px;
    border-bottom: 1px dotted #0061c2;
}
.search-box a:hover {
    text-decoration: none;
    border-bottom: none;
}
.search,
.inp {
    border-radius: 5px;
    height: 30px;
    width: 328px;
    padding: 5px 10px !important;
    margin-bottom: 2px;
    line-height: 30px;

    color: #404041;
    border: 1px solid #b9b9b9;
    box-shadow: inset 1px 1px 5px -2px rgba(0, 0, 0, 0.8);
}
.search-btn {
    height: 30px;
    width: 63px;
    line-height: 24px;
    font-size: 13px;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
#bin {
    height: 75px;
    padding-top: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #b1c9bb;
    background: #f4faf7;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f4faf7 0%, #dbf1e5 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4faf7), color-stop(100%, #dbf1e5));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f4faf7 0%, #dbf1e5 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f4faf7 0%, #dbf1e5 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f4faf7 0%, #dbf1e5 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f4faf7 0%, #dbf1e5 100%);
    /* W3C */
}
.bin-nav {
    position: relative;
    height: 55px;
    width: 100%;
    margin: 0;
    display: table;
}
.bin-nav a {
    font-weight: bold;
    font-weight: 700;
    position: absolute;
    top: 0;
    display: table;
    height: 55px;
    padding: 0 10px;
    background: #00a743;
    /* Old browsers */
    background: -moz-linear-gradient(top, #00a743 0%, #028436 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a743), color-stop(100%, #028436));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #00a743 0%, #028436 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #00a743 0%, #028436 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #00a743 0%, #028436 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #00a743 0%, #028436 100%);
    /* W3C */
    border-right: 1px solid #0f8948;
    box-shadow: 1px 0 0 0 #25a658;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    text-shadow: -1px -1px 0px #28724b;
}
.bin-nav a span {
    display: table-cell;
    vertical-align: middle;
}
.bin-nav a:hover {
    background: #019a3e;
}
.bin-nav .one {
    left: 0;
    width: 137px;
}
.bin-nav .two {
    width: 125px;
    left: 138px;
}
.bin-nav .three {
    width: 106px;
    left: 264px;
}
.bin-nav .four {
    width: 100px;
    left: 371px;
}
.bin-nav .five {
    width: 100px;
    left: 472px;
}
.bin-nav .six {
    width: 150px;
    left: 573px;
}
.bin-nav .seven {
    width: 100px;
    left: 724px;
}
.bin-nav .eight {
    width: 100px;
    left: 825px;
}
.bin-nav .nine {
    width: 74px;
    left: 926px;
}
.bin-nav li {
    display: inline-block;
}
.bin-nav li:last-child a {
    border-right: none;
    box-shadow: none;
    border-top-right-radius: 5px;
}
.bin-nav li:first-child a {
    border-top-left-radius: 5px;
}
.bin-nav .active a {
    border-radius: 5px;
    height: 62px;
    margin-top: -3px;
    margin-left: -2px;
    border: 3px solid #119a48;
    border-bottom: none;
    background: #fff;
    color: #018838;
    text-shadow: none;
    box-shadow: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    z-index: 20;
}
.bin-nav .active a:after {
    border-radius: 5px;
    position: absolute;
    top: -3px;
    right: -3px;
    left: -3px;
    bottom: 0;
    display: block;
    content: "";
    box-shadow: 0px -3px 5px rgba(0, 0, 0, 0.11);
}
.bin-nav .active .one {
    width: 140px;
    margin-left: 0;
}
.bin-nav .active .two {
    width: 129px;
}
.bin-nav .active .three {
    width: 110px;
}
.bin-nav .active .four {
    width: 104px;
}
.bin-nav .active .five {
    width: 104px;
}
.bin-nav .active .six {
    width: 154px;
}
.bin-nav .active .seven {
    width: 104px;
}
.bin-nav .active .eight {
    width: 104px;
}
.bin-nav .active .nine {
    width: 76px;
    padding: 0 10px 0 9px;
}
.bin-nav li {
    display: inline-block;
}
.bin-nav li:last-child.active a {
    border: 3px solid #119a48;
    border-bottom: none;
    box-shadow: none;
    border-top-right-radius: 5px;
}
#bin .tabbable {
    position: relative;
    height: auto;
    width: auto;
}



#bin .tab-pane {
    top: 55px;
    left: 0;
    position: absolute;
    width:100%;
    padding: 15px 20px;
    background: #fff;
    border: 3px solid #119a48;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    z-index: 11;
}



#bin .heading {
    font-weight: bold;
    font-size: 14px;
    color: #0061c2;
    line-height: 22px;
    margin-bottom: 2px;
}
#bin .heading:hover {
    text-decoration: none;
    color: #eb2e09;
}
#bin .new {
    font-size: 10px;
    color: #ff4800;
    font-weight: bold;
    font-weight: 700;
    text-transform: uppercase;
}
#bin .label-new {
    display: inline-block;
    height: 12px;
    width: 30px;
    vertical-align: top;
    margin-left: 4px;
    border-radius: 5px;
    line-height: 12px;
    text-align: center;
    font-size: 8px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-weight: 700;
    background: #ff6100;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ff6100 0%, #ff3100 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff6100), color-stop(100%, #ff3100));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff6100 0%, #ff3100 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff6100 0%, #ff3100 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff6100 0%, #ff3100 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ff6100 0%, #ff3100 100%);
    /* W3C */
}
#bin .count {
    font-size: 14px;
    color: #8d8d8d;
}
#bin a.heading:hover {
    text-decoration: none;
    color: #ff4800;
}
#bin .tab-content ul li,
.catalog-page-content ul li {
    position: relative;
    display: block;
    min-height: 25px;
    width: 100%;
    padding-left: 13px;
    line-height: 24px;
    border-bottom: 1px solid #e5e5e5;
}
#bin .tab-content ul li a,
.catalog-page-content ul li a {
    font-size: 13px;
}
#bin .tab-content ul li a:hover,
.catalog-page-content ul li a:hover {
    text-decoration: none;
    color: #eb2e09;
}
#bin .tab-content ul li:before,
.catalog-page-content ul li:before {
    position: absolute;
    display: block;
    content: "»";
    top: 0px;
    left: 0;
    color: #0f8948;
    height: 6px;
    width: 6px;
}
#bin .tab-content ul > .more,
.catalog-page-content ul > .more {
    border-bottom: none;
}
#bin .tab-content ul > .more:before,
.catalog-page-content ul > .more:before {
    position: absolute;
    display: block;
    content: "→";
    top: 0px;
    left: 0;
    margin-left: -5px;
    color: #0f8948;
    height: 6px;
    width: 6px;
}
#bin .tab-content ul > .more a,
.catalog-page-content ul > .more a {
    color: #0f8948;
}
#bin .tab-content ul > .more:hover:before,
.catalog-page-content ul > .more:hover:before {
    text-decoration: none;
    color: #eb2e09;
}
#bin .tab-content ul li {
    border-bottom: none;
}
#bin .tab-content ul li ul > li {
    padding-left: 20px;
}
#bin .tab-content ul li ul > li:before {
    content: "—";
    color: #e5f5eb;
}
.sidebar-block {
    min-height: 200px;
    padding: 15px;
    font-size: 12px;
    color: #4e4e4e;
    line-height: 18px;
    margin-bottom: 20px;
}
.sidebar-block p {
    margin: 2px 0;
}
.sidebar-block .date {
    font-size: 11px;
    line-height: 20px;
    color: #adadad;
}
.sidebar-block .news,
.sidebar-block .article {
    margin-top: 10px;
}
.sidebar-block a:hover {
    text-decoration: none;
    color: #eb2e09;
}
.sidebar-promo-block {
    position: relative;
    height: 310px;
}
.sidebar-promo-block img {
    height: 100%;
    width: 100%;
}
.sidebar-promo-block .content {
    border-radius: 5px;
    position: absolute;
    bottom: 20px;
    left: 15px;
    height: 145px;
    width: 210px;
    padding: 15px;
    background: url("../image/rombs.png") no-repeat center center, #acd121;
}
.sidebar-promo-block p {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #30400f;
    font-size: 14px;
    margin: 0;
}
.sidebar-promo-block .caps-heading {
    color: #30400f;
    font-size: 16px;
    letter-spacing: 0;
}
.sidebar-promo-block .max {
    font-weight: bold;
    font-weight: 700;
    margin-top: -5px;
    font-size: 54px;
    color: #fff;
    text-shadow: -2px 2px 0px rgba(0, 0, 0, 0.15);
}
.grey-block {
    border-radius: 5px;
    position: relative;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.32);
    background: #ffffff;
    margin-top: 1px;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f6f6f6));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 100%);
    /* W3C */
}
.phone-block {
    position: relative;
    height: 100px;
    width: 100%;
    margin-top: 1px;
    margin-bottom: 1px;
    background: #ffffff url("../image/phone-hook.png") no-repeat 8px 35px;
    /* Old browsers */
    background: url("../image/phone-hook.png") no-repeat 8px 35px, -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
    /* FF3.6+ */
    background: url("../image/phone-hook.png") no-repeat 8px 35px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f6f6f6));
    /* Chrome,Safari4+ */
    background: url("../image/phone-hook.png") no-repeat 8px 35px, -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
    /* Chrome10+,Safari5.1+ */
    background: url("../image/phone-hook.png") no-repeat 8px 35px, -o-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
    /* Opera 11.10+ */
    background: url("../image/phone-hook.png") no-repeat 8px 35px, -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
    /* IE10+ */
    background: url("../image/phone-hook.png") no-repeat 8px 35px, linear-gradient(to bottom, #ffffff 0%, #f6f6f6 100%);
    /* W3C */
}
.phone-block:before {
    position: absolute;
    top: 20px;
    left: 52%;
    height: 60px;
    width: 1px;
    background: #ddd;
    content: "";
    z-index: 50;
}
.phone-block a {
    font-size: 13px;
    line-height: 18px;
    color: #4d4b4b;
}
.phone-block a:hover {
    text-decoration: none;
}
.phone-block a:after {
    content: "▾";
    color: #000;
}
.phone-block .primary {
    font-weight: bold;
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
    color: #007e2f;
    margin-left: 15px;
    white-space: nowrap;
    height: 20px;
    letter-spacing: 0px;
}
.phone-block .primary:after {
    content: "";
}
.city-picker {
    font-weight: bold;
    font-weight: 700;
    position: relative;
    display: block;
    width: 100%;
    margin: 12px 0 0 25px;
    text-transform: uppercase;
    color: #3e3c3c;
    font-size: 12px;
    line-height: 18px;
}
.city-picker a {
    color: #0061c2;
    text-decoration: underline;
}
.mob-phones {
    position: relative;
    display: block;
    width: 100%;
    padding-left: 18px;
    margin-top: -5px;
}
.mob-phones a {
    text-transform: uppercase;
    text-decoration: underline;
    color: #000;
    font-size: 11px;
    line-height: 18px;
}
.city:hover {
    text-decoration: none;
    color: #eb2e09;
}
.cities,
.phones-list {
    display: none;
    border-radius: 5px;
    position: absolute;
    top: 135%;
    left: 0;
    width: 100%;
    padding: 10px;
    background: #f8f8f8;
    border: 1px solid #b9b9b9;
    box-shadow: none;
    z-index: 60;
}
.cities:after,
.phones-list:after,
.cities:before,
.phones-list:before {
    width: 0;
    height: 0;
    content: "";
    display: block;
    position: absolute;
    top: -9px;
    right: 20px;
}
.cities:after,
.phones-list:after {
    border-bottom: 10px solid #f9f9f9;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 1;
    margin-top: 1px;
}
.cities:before,
.phones-list:before {
    border-bottom: 10.5px solid #b9b9b9;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin-top: -2px;
    margin-left: -5px;
    z-index: -100;
}
.cities a,
.phones-list a {
    text-transform: none;
    text-decoration: none;
    color: #0061c2;
    font-weight: normal;
    padding-left: 20px;
    padding-top: 4px;
    font-weight: 400;

}
.cities a:hover,
.phones-list a:hover {
    text-decoration: none;
    color: #eb2e09;
    border-bottom: none;
}
.cities a:after,
.phones-list a:after {
    content: "";
}
.cities.show,
.phones-list.show {
    display: block;
}
.phones-addition b {
    font-weight: bold;
    font-weight: 700;
    display: block;
    width: 100%;
    text-align: center;
    color: #007e2f;
    font-size: 12px;
    padding: 12px 0 1px;
    text-transform: uppercase;
}
.phones-addition li {
    position: relative;
    display: block;
    height: 17px;
    width: 100%;
    padding-left: 20px;
    line-height: 17px;
}
.phones-addition li a {
    color: #000;
    font-size: 12px;

}
.phones-addition li a:after {
    content: "";
}
.phones-addition li:nth-child(2) a {
    font-weight: bold;
    font-weight: 700;
}
.phones-addition li:before {
    position: absolute;
    display: block;
    content: "»";
    top: 0px;
    left:4px;
    color: #0f8948;
    height: 6px;
    width: 6px;
}
.promo-big {
    position: relative;
    height: 280px;
    padding: 5px 4px;
    margin-top: -8px;
}
.promo-big .all {
    position: absolute;
    right: 50%;
    display: block;
    height: 22px;
    width: 77px;
    margin-top: 23px;
    margin-right: -110px;
    line-height: 22px;
    font-size: 12px;
}
.promo-big-slider {
    height: 220px;
}
.promo-big-slider img {
    height: 100%;
    width: 100%;
}

.promo-big-slider .slick-slide {
    height: 100%;
    width: 100%;
    border-radius: 5px;
    position: relative;
    overflow: hidden;

}
.promo-big-slider .item {
    position: relative;
    height: 370px;
    width: 530px;
    bottom: 190px;
    right: -290px;
    z-index: 2;
}
.promo-big-slider .item img {
    height: 100%;
    width: 100%;
}
.promo-big-slider .content {
    position: absolute;
    top: 27px;
    left: 27px;
    bottom: 27px;
    width: 430px;
    overflow: hidden;
}
.promo-big-slider .content .text {
    border-radius: 5px;
    height: 100px;
    width: 100%;
    padding: 18px 20px 10px;
    background: #d74a1e;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    overflow: hidden;
}
.promo-big-slider .content .buttons {
    border-radius: 5px;
    height: 65px;
    width: 100%;
    padding: 10px 20px;
    background: #cb3305;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.promo-big-slider .content .heading {
    font-weight: bold;
    font-weight: 700;
    margin: 0;
    min-height: 23px;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    overflow: hidden;
}
.promo-big-slider .content .description {
    margin: 0;
    display: block;
    min-height: 20px;
    width: 275px;
    font-size: 13px;
    line-height: 16px;
    color: #e0b9a3;
    overflow: hidden;
}
.promo-big-slider .button-block {
    float: left;
    height: 32px;
    width: 90px;
    margin-right: 13px;
    margin-top: 7px;
}
.promo-big-slider .h {
    font-size: 11px;
}
.promo-big-slider .price {
    font-weight: bold;
    font-weight: 700;
    font-size: 20px;
}
.promo-big-slider .old-price {
    position: relative;
    color: #d48558;
    z-index: 4;
}
.promo-big-slider .old-price .h {
    display: block;
    height: 11px;
    line-height: 11px;
}
.promo-big-slider .old-price .price {
    display: block;
    height: 21px;
    line-height: 21px;
}
.promo-big-slider .new-price {
    border-radius: 5px;
    position: relative;
    text-align: center;
    background: #ce1600;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ce1600 0%, #bc1000 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ce1600), color-stop(100%, #bc1000));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ce1600 0%, #bc1000 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ce1600 0%, #bc1000 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ce1600 0%, #bc1000 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ce1600 0%, #bc1000 100%);
    /* W3C */
    box-shadow: inset -1px -1px 2px 0px rgba(255, 255, 255, 0.27), 0px 0px 29px 0px rgba(0, 0, 0, 0.14);
    color: #fff;
    z-index: 4;
}
.promo-big-slider .new-price .price {
    line-height: 32px;
    margin-right: 5px;
}
.promo-big-slider .new-price .h {
    line-height: 40px;
}
.promo-big-slider .buy-btn {
    position: relative;
    height: 32px;
    width: 80px;
    font-size: 15px;
    line-height: 32px;
    z-index: 4;
}
.promo-big-slider .texture {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    background: url("../image/promo-background-stripes-horizontal.png") no-repeat center center;
    z-index: 3;
    opacity: 0.11;
}
.promo-big-slider .slick-dots {
    position: absolute;
    height: 40px;
    right: 50%;
    margin-right: -20px;
    padding: 10px 0;
}
.promo-big-slider .slick-dots li {
    display: inline-block;
    margin: 0 3px;
}
.promo-big-slider .slick-dots button {
    height: 13px;
    width: 13px;
    text-indent: -9999px;
    background: url("../image/promo-slider.png") no-repeat center top;
}
.promo-big-slider .slick-dots .slick-active button {
    background: url("../image/promo-slider.png") no-repeat center bottom;
}
.promo-small {
    border-radius: 5px;
    position: relative;
    height: 227px;
    width: 100%;
    margin-top: 1px;
    overflow: visible;
    color: #fff;
    margin-left: -20px;
}

.promo-small #rightSide{
    width: 200px;

}
.promo-small img {
    height: 100%;
    width: 100%;
}
.promo-small .texture {
    position: absolute;
    top: 12px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    height: 200px;
    width: 215px;
    background: url("../image/promo-background-stripes-horizontal.png") no-repeat center center;
    z-index: 2;
    opacity: 0.07;
}
.promo-small .content {
    border-radius: 5px;
    position: absolute;
    top: 22px;
    left: 15px;
    height: 180px;
    width: 205px;
    padding: 15px 20px;
    background: url("../image/rombs.png") no-repeat center center, #13084c;
    background-size: cover;
}
.promo-small .content .heading {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    font-weight: 700;
    margin: 0;
    font-size: 17px;
}
.promo-small .content .description {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    font-size: 15px;
    line-height: 17px;
    opacity: 0.6;
}
.promo-small .content a {
    position: relative;
    margin: 0;
    font-size: 13px;
    color: #fff;
    text-decoration: underline;
    z-index: 3;
}
.promo-small .content a:hover {
    color: #fff;
    text-decoration: none;
}
.promo-small .content .action {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    font-weight: 700;
    margin: 0;
    font-size: 53px;
    line-height: 60px;
}
.new-catalog-slider,
.new-catalog-small-slider,
.buy-slider {
    border-radius: 5px;
    /*height: 250px;*/
    padding: 6px 0px;
    width: 95%;
    margin: 15px ;
    margin-left: 10px;
    text-align: center;
    z-index: 3;
}
.new-catalog-slider .image,
.new-catalog-small-slider .image,
.buy-slider .image {
    border-radius: 5px;
    height: 145px;
    width: 145px;
    margin: 5px auto;
    border: 1px solid #e8e8e8;
    background: #fff;
}
.new-catalog-slider .image img,
.new-catalog-small-slider .image img,
.buy-slider .image img {

    width: 70%;
    margin-top: 18%;
    margin-left: 15%;
}
.new-catalog-slider a,
.new-catalog-small-slider a,
.buy-slider a {
    /*display: inline-block;*/
    /*max-height: 32px;*/
    /*width: 100%;*/
    /*margin: 20px 0 10px;*/
    /*font-size: 13px;*/
    /*line-height: 16px;*/
    /*color: #0061c2;*/
    /*overflow: hidden;*/
}
.new-catalog-slider a:hover,
.new-catalog-small-slider a:hover,
.buy-slider a:hover {
    text-decoration: none;
    color: #eb2e09;
}
.new-catalog-slider .price-block,
.new-catalog-small-slider .price-block,
.buy-slider .price-block {
    height: 26px;
    width: 100%;
    margin: 6px 0 0;
    color: #0f8948;
}
.new-catalog-slider .price-block .price,
.new-catalog-small-slider .price-block .price,
.buy-slider .price-block .price {
    font-weight: bold;
    font-weight: 700;
    display: inline;
    font-size: 16px;
    margin-right: 5px;
}
.new-catalog-slider .price-block .h,
.new-catalog-small-slider .price-block .h,
.buy-slider .price-block .h {
    display: inline;
    font-size: 13px;
}
.new-catalog-slider .slick-prev,
.new-catalog-small-slider .slick-prev,
.buy-slider .slick-prev,
.new-catalog-slider .slick-next,
.new-catalog-small-slider .slick-next,
.buy-slider .slick-next {
    border-radius: 5px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    display: block;
    height: 60px;
    width: 25px;
    text-indent: -9999px;
    font-size: 0;
    color: transparent;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: url("../image/slider-arrow.png") no-repeat center center, #e8e8e8;
    /* Old browsers */
    background: url("../image/slider-arrow.png") no-repeat center center, -moz-linear-gradient(left, #e8e8e8 0%, #dbdbdb 100%);
    /* FF3.6+ */
    background: url("../image/slider-arrow.png") no-repeat center center, -webkit-gradient(linear, left top, right top, color-stop(0%, #e8e8e8), color-stop(100%, #dbdbdb));
    /* Chrome,Safari4+ */
    background: url("../image/slider-arrow.png") no-repeat center center, -webkit-linear-gradient(left, #e8e8e8 0%, #dbdbdb 100%);
    /* Chrome10+,Safari5.1+ */
    background: url("../image/slider-arrow.png") no-repeat center center, -o-linear-gradient(left, #e8e8e8 0%, #dbdbdb 100%);
    /* Opera 11.10+ */
    background: url("../image/slider-arrow.png") no-repeat center center, -ms-linear-gradient(left, #e8e8e8 0%, #dbdbdb 100%);
    /* IE10+ */
    background: url("../image/slider-arrow.png") no-repeat center center, linear-gradient(to right, #e8e8e8 0%, #dbdbdb 100%);
    /* W3C */
}
.new-catalog-slider .slick-prev:hover,
.new-catalog-small-slider .slick-prev:hover,
.buy-slider .slick-prev:hover,
.new-catalog-slider .slick-next:hover,
.new-catalog-small-slider .slick-next:hover,
.buy-slider .slick-next:hover {
    background: url("../image/slider-arrow-a.png") no-repeat center center, #e9e9e9;
    /* Old browsers */
    background: url("../image/slider-arrow-a.png") no-repeat center center, -moz-linear-gradient(left, #e9e9e9 0%, #dfdfdf 100%);
    /* FF3.6+ */
    background: url("../image/slider-arrow-a.png") no-repeat center center, -webkit-gradient(linear, left top, right top, color-stop(0%, #e9e9e9), color-stop(100%, #dfdfdf));
    /* Chrome,Safari4+ */
    background: url("../image/slider-arrow-a.png") no-repeat center center, -webkit-linear-gradient(left, #e9e9e9 0%, #dfdfdf 100%);
    /* Chrome10+,Safari5.1+ */
    background: url("../image/slider-arrow-a.png") no-repeat center center, -o-linear-gradient(left, #e9e9e9 0%, #dfdfdf 100%);
    /* Opera 11.10+ */
    background: url("../image/slider-arrow-a.png") no-repeat center center, -ms-linear-gradient(left, #e9e9e9 0%, #dfdfdf 100%);
    /* IE10+ */
    background: url("../image/slider-arrow-a.png") no-repeat center center, linear-gradient(to right, #e9e9e9 0%, #dfdfdf 100%);
    /* W3C */
}
.new-catalog-slider .slick-prev,
.new-catalog-small-slider .slick-prev,
.buy-slider .slick-prev {
    left: -25px;
}
.new-catalog-slider .slick-next,
.new-catalog-small-slider .slick-next,
.buy-slider .slick-next {
    right: -25px;
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    -ms-transform: rotate(180deg);
    /* IE 9 */
    transform: rotate(180deg);
}
.buy-slider {
    height: 150px;

}
.buy-slider .image {
    height: 100px;
    width: 100px;
    margin: 0px auto 0;
}
.buy-slider a {

    height: 35px;

    display: inline-block;
}
.i-catalog-list .caps-heading,
.catalog-list .caps-heading,
.action-s-list .caps-heading {
    display: inline;
}
.i-catalog-list .all,
.catalog-list .all,
.action-s-list .all {
    display: inline-block;
    margin-left: 10px;
    height: 22px;
    width: 165px;
    font-size: 12px;
    line-height: 22px;
}
.light-grey-block,
.filters {
    border-radius: 5px;
    position: relative;
    width: 100%;
    padding: 8px 0px;

    font-size: 12px;
    margin-bottom: 20px;
    border: 1px solid #e0e0e0;
    background:#F6F6F6;
    /* Old browsers */
    /*background: -moz-linear-gradient(top, #f8f8f8 0%, #fcfcfc 100%);*/
    /* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8), color-stop(100%, #fcfcfc));*/
    /* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top, #f8f8f8 0%, #fcfcfc 100%);*/
    /* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top, #f8f8f8 0%, #fcfcfc 100%);*/
    /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top, #f8f8f8 0%, #fcfcfc 100%);*/
    /* IE10+ */
    /*background: linear-gradient(to bottom, #f8f8f8 0%, #fcfcfc 100%);*/
    /* W3C */
    /*box-shadow: inset 0 -1px 0 0 #ffffff;*/
}
.light-grey-block .head,
.filters .head {
    position: absolute;
    padding: 0 15px;
    top: 5px;
    left: 0;
    right: 0;
    min-height: 40px;
    border-bottom: 1px solid #e0e0e0;
    box-shadow: 0 1px 0 0 #ffffff;
}
.light-grey-block .head .caps-heading,
.filters .head .caps-heading {
    margin: 0;
    line-height: 40px;
}
.light-grey-block .section,
.filters .section {
    padding: 28px 15px 5px 15px;
    border-bottom: 1px solid #e0e0e0;
    box-shadow: 0 1px 0 0 #ffffff;
}
.light-grey-block .checkbox label,
.filters .checkbox label {
    line-height: 20px;
}
.light-grey-block select,
.filters select {
    width: 80%;
    margin: 5px 0;
    font-size: 11px;
}
.light-grey-block label + select,
.filters label + select {
    width: 50%;
    display: inline-block;
}
.light-grey-block label,
.filters label {
    position: relative;
    display: block;
    height: 25px;
    width: 100%;
    font-weight: normal;
    font-weight: 400;
}
.light-grey-block label .inp,
.filters label .inp,
.light-grey-block label span,
.filters label span,
.light-grey-block label select,
.filters label select {
    position: absolute;
    left: 90px;
    top: 0;
}
.light-grey-block label span,
.filters label span {
    left: 170px;
    line-height: 25px;
}
.light-grey-block label select,
.filters label select {
    left: 95px;
    width: 105px;
}
.light-grey-block .inp,
.filters .inp {
    width: 70px;
    margin: 0 5px;
}
.light-grey-block .form-group,
.filters .form-group {
    margin: 5px 0;
}
.light-grey-block .no-padding label,
.filters .no-padding label {
    padding: 0;
}
.light-grey-block .no-padding input,
.filters .no-padding input {
    margin-left: 10px;
}
.selected-filters {
    min-height: 100px;
    padding-right: 15px;
    padding-left: 15px;
}
.delete-filters {
    width: 170px;
    height: 22px;
    line-height: 22px;
}
.select-btn {
    height: 30px;
    line-height: 30px;
    width: 170px;
    margin: 15px 30px 0;
}
.grey-info-block {
    padding: 15px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.grey-info-block p {
    font-size: 13px;
    color: #4c4c4c;
}
.grey-info-block a {
    font-weight: bold;
    font-weight: 700;
    color: #0061c2;
}
.grey-info-block a:hover {
    text-decoration: none;
    color: #eb2e09;
}
.grey-info-block .tel-link {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #4c4c4c;
    font-size: 18px;
}
.grey-info-block .tel-link:hover {
    color: #4c4c4c;
    text-decoration: none;
}
.grey-info-block .content {
    border-radius: 5px;
    position: relative;
    width: 90%;
    padding: 10px;
    margin-bottom: 10px;
    background: #008333 url("../image/rombs.png") no-repeat center center;
    font-size: 13px;
    text-shadow: -1px -1px 0px #28724b;
}
.grey-info-block .content p {
    color: #fff;
    margin: 0;
}

.breadcrumb {
    background: none;
    width: 100%;
}
.breadcrumb a {
    font-size: 16px;
    color: #0061c2;
}
.breadcrumb a:hover {
    text-decoration: none;
    color: #eb2e09;
}
.breadcrumb > li + li::before {
    content: "→";
    color: #3e3c3c;
}
.catalog-nav {
    height: 50px;
    width: 100%;
    padding: 10px 15px;
    margin-top: -10px;
}
.catalog-nav .g,
.catalog-nav .h {
    display: inline-block;
    font-size: 11px;
    line-height: 29px;
    color: #8d8d8d;
    font-style: italic;
    vertical-align: top;
}
/*.range b {*/
    /*display: inline-block;*/
    /*width: 100%;*/
    /*margin-bottom: 10px;*/
/*}*/
.range .range-label {
    display: inline;
    font-weight: normal;
}
.range .range-label .inp {
    font-weight: bold;
    font-weight: 700;
    position: static;
    display: inline-block;
    width: 60px;
    margin-left: 5px;
}
.range .range-slider {
    margin: 10px 0;
}
.range .noUi-background {
    background: #d7d7d7;
    box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.05);
}
.range .noUi-target {
    border: 1px solid #bababa;
    box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.05);
}
.range .noUi-horizontal {
    height: 6px;
}
.range .noUi-horizontal .noUi-handle {
    height: 18px;
    width: 18px;
    left: -9px;
    background: transparent url("../image/range-control.png") no-repeat center center;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.range .noUi-horizontal .noUi-handle:before,
.range .noUi-horizontal .noUi-handle:after {
    display: none;
}
.range .noUi-connect {
    background: #40bd74;
    /* Old browsers */
    background: -moz-linear-gradient(top, #40bd74 0%, #1fa853 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #40bd74), color-stop(100%, #1fa853));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #40bd74 0%, #1fa853 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #40bd74 0%, #1fa853 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #40bd74 0%, #1fa853 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #40bd74 0%, #1fa853 100%);
    /* W3C */
    box-shadow: inset 0 1px 0 0 #6dcf97;
}
.catalog-nav .h {
    float: right;
    color: #333333;
    font-style: normal;
    font-size: 12px;
}
.catalog-nav ul li {
    display: inline-block;
}
.catalog-nav .grey-block {
    font-weight: bold;
    font-weight: 700;
    display: inline-block;
    height: 25px;
    margin: 0 20px 0 10px;
    padding: 0 5px;
    line-height: 25px;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
}
.catalog-nav .grey-block a {
    margin: 0 3px;
}
.catalog-nav .grey-block a span {
    border-bottom: 1px dotted #0061c2;
}
.catalog-nav .grey-block a:hover {
    text-decoration: none;
}
.catalog-nav .grey-block a:hover span {
    border-bottom: none;
}
.catalog-nav .grey-block .active {
    color: #646464;
}
.catalog-nav .grey-block .active span {
    border-bottom: none;
}
.catalog-nav .sort-filter {
    width: 265px;
}
.catalog-nav select {
    display: inline-block;
    width: 45px;
    margin-left: 15px;
    margin-top: 6px;
}
.catalog-nav .view-filter {
    width: 155px;
}
.catalog-nav .view-filter .list {
    display: inline-block;
    height: 25px;
    width: 70px;
    margin: 0;
    padding-left: 13px;
    background: url("../image/list.png") no-repeat center left;
}
.catalog-nav .view-filter .grid {
    display: inline-block;
    height: 25px;
    width: 70px;
    margin: 0;
    padding-left: 13px;
    background: url("../image/grid.png") no-repeat center left;
}
.catalog-grid-item {
    height: 280px;
    padding-top: 15px;
    background: url("../image/border-bottom-modal.png") repeat-x bottom left;
}
.catalog-grid-item .item-name {
    display: block;
    height: 48px;
    max-height: 48px;
    width: 180px;
    margin: 0 auto;
    display: table;
    text-align: center;
    overflow: hidden;
}
.catalog-grid-item .item-name span {
    display: table-cell;
    vertical-align: middle;
    font-size: 13px;
    line-height: 18px;
    color: #0061c2;
}
.catalog-grid-item .item-name span p {
    font-size: 11px;
    color: #c9c9c9;
    line-height: 12px;
    margin: 0;
}
.catalog-grid-item .item-name:hover {
    text-decoration: none;
}
.catalog-grid-item .item-name:hover span {
    text-decoration: none;
    color: #eb2e09;
}
.catalog-grid-item .to-table {
    position: absolute;
    bottom: 1px;
    left: 1px;
}
.catalog-grid-item .hint {
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    width: 275px;
    margin-top: -45px;
    padding: 10px 15px;
    color: #3e3c3c;
    line-height: 18px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    z-index: 20;
}
.catalog-grid-item .hint .heading {
    font-weight: bold;
    font-weight: 700;
    font-size: 14px;
    margin: 0;
}
.catalog-grid-item .hint .text {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
}
.catalog-grid-item .image:hover .hint {
    display: block;
}
.catalog-grid-item .buy-btn {
    display: inline-block;
    float: right;
}
.catalog-list .image,
.catalog-grid .image,
.similar-item .image {
    border-radius: 5px;
    position: relative;
    display: block;
    height: 135px;
    width: 140px;
    margin: 10px auto;
    border: 1px solid #e8e8e8;
    box-shadow: 0 1px 0 0 #fafafa;
}
.catalog-list .image img,
.catalog-grid .image img,
.similar-item .image img {
    height: 90%;
    width: 90%;
    margin-top: 5%;
    margin-left: 5%;
}
.catalog-list .to-table,
.catalog-grid .to-table,
.similar-item .to-table {
    border-radius: 5px;
    display: inline-block;
    height: 20px;
    width: 105px;
    padding-left: 25px;
    font-size: 12px;
    line-height: 20px;
    color: #0061c2;
    text-shadow: 1px 1px 0px #ffffff;
    background: url("../image/plus.png") no-repeat 7px center #f6f6f6;
    /* Old browsers */
    background: url("../image/plus.png") no-repeat 7px center, -moz-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* FF3.6+ */
    background: url("../image/plus.png") no-repeat 7px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #e6e6e6));
    /* Chrome,Safari4+ */
    background: url("../image/plus.png") no-repeat 7px center, -webkit-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* Chrome10+,Safari5.1+ */
    background: url("../image/plus.png") no-repeat 7px center, -o-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* Opera 11.10+ */
    background: url("../image/plus.png") no-repeat 7px center, -ms-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* IE10+ */
    background: url("../image/plus.png") no-repeat 7px center, linear-gradient(to bottom, #f6f6f6 0%, #e6e6e6 100%);
    /* W3C */
}
.catalog-list .to-table:hover,
.catalog-grid .to-table:hover,
.similar-item .to-table:hover {
    text-decoration: none;
}
.catalog-list .money,
.catalog-grid .money,
.similar-item .money {
    position: relative;
    height: 40px;
    width: 170px;
    margin: 0 auto;
    padding: 0 15px;
}
.catalog-list .money .old-price,
.catalog-grid .money .old-price,
.similar-item .money .old-price {
    position: absolute;
    display: inline;
    top: -1px;
    left: 15px;
    font-size: 12px;
    color: #e62929;
    text-decoration: line-through;
}
.catalog-list .money .price,
.catalog-grid .money .price,
.similar-item .money .price {
    display: inline;
    font-size: 15px;
    color: #0f8948;
    line-height: 40px;
}
.catalog-list .buy-btn,
.catalog-grid .buy-btn,
.similar-item .buy-btn {
    width: 65px;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    margin-top: 4px;
}
.article-link-block {
    position: relative;
    height: 50px;
    width: 102.555%;
    margin: 20px -10px;
    padding-left: 20px;
    text-align: left;
}
.article-link-block:after {
    position: absolute;
    bottom: -22px;
    left: 0;
    display: block;
    height: 22px;
    width: 100%;
    content: "";
    background: url("../image/border-bottom-modal.png") repeat-x bottom left;
}
.article-link-block a:first-child {
    display: table;
    width: 75%;
    height: 50px;
    line-height: normal;
    float: left;
    overflow: hidden;
}
.article-link-block a:first-child:hover {
    color: #0f8948;
    text-decoration: none;
}
.article-link-block a:first-child span {
    display: table-cell;
    vertical-align: middle;
}
.article-link-block a:first-of-type {
    font-weight: bold;
    font-weight: 700;
    text-transform: uppercase;
    color: #0f8948;
    font-size: 12px;
}
.article-link-block a:first-of-type:hover {
    color: #0f8948;
    text-decoration: none;
}
.article-link-block .more {
    display: inline-block;
    margin: 0;
    margin-top: 15px;
    margin-right: 10px;
    height: 20px;
    width: 95px;
    line-height: 20px;
    color: #0061c2;
    font-weight: normal;
    font-weight: 400;
    box-shadow: none;
    text-align: center;
    text-shadow: 1px 1px 0px #ffffff;
}
.article-link-block .more:hover {
    text-decoration: none;
    color: #eb2e09;
}
.text-link-block .text {
    margin-top: 20px;
    font-size: 13px;
    color: #403e3e;
}
.text-link-block .read-all {
    display: block;
    height: 20px;
    line-height: 20px;
    width: 100%;
    text-align: left;
    font-size: 12px;
}
.text-link-block .read-all a {
    padding-bottom: 5px;
    color: #3761be;
    border-bottom: 1px dashed #3761be;
}
.text-link-block .read-all a:hover {
    color: #3761be;
    text-decoration: none;
    border-bottom: none;
}
.text-link-block .read-all a:after {
    content: "→";
    margin-left: 10px;
}
.text-link-block .add-text {
    color: #adadad;
    margin-bottom: 100px;
}
.c-catalog-list-slider {
    height: 170px;
    width: 96%;
    margin-bottom: 40px;
}
.c-catalog-list-slider .slick-slide {
    height: 170px;
}
.c-catalog-list-slider .image {
    height: 110px;
    margin: 15px auto 10px;
}
.c-catalog-list-slider .image img {
    height: 94%;
    width: 80%;
    margin-left: 10%;
    margin-top: 3%;
}
.catalog-list-item {
    height: 185px;
    padding-top: 15px;
    background: url("../image/border-bottom-modal.png") repeat-x bottom left;
}
.catalog-list-item .item-name {
    display: block;
    height: 22px;
    margin-top: 7px;
    overflow: hidden;
    line-height: 20px;
    font-size: 16px;
    color: #0061c2;
}
.catalog-list-item .item-name:hover {
    text-decoration: none;
    color: #eb2e09;
}
.catalog-list-item .text {
    display: block;
    max-height: 100px;
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    color: #3e3c3c;
}
.catalog-list-item .to-table:last-child {
    width: auto;
    padding: 0 10px;
    background: #f6f6f6;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #e6e6e6));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f6f6f6 0%, #e6e6e6 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f6f6f6 0%, #e6e6e6 100%);
    /* W3C */
}
.catalog-list-item .to-table span {
    color: #8d8d8d;
}
.catalog-list-item .money {
    padding-top: 10px;
}
.catalog-list-item .money .old-price {
    top: 7px;
}
.catalog-list-item .money .price span {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    font-weight: 700;
    font-size: 18px;
}
.catalog-list-promo {
    height: 80px;
    padding: 0 20px;
    margin: 20px 0;
}
.catalog-list-promo .line {
    position: relative;
    display: block;
    width: 225px;
    height: 55px;
    float: left;
    margin-top: 13px;
    margin-right: -20px;
}
.catalog-list-promo .first-line {
    padding: 10px 15px;
    color: #fff;
    font-size: 13px;
    text-shadow: -1px -1px 0px #28724b;
    z-index: 3;
    background: url("../image/first-line.png") no-repeat center right;
}
.catalog-list-promo .second-line {
    color: #4c4c4c;
    font-size: 13px;
    padding: 10px 15px 10px 60px;
    line-height: 17px;
    z-index: 2;
    background: url("../image/second-line.png") no-repeat center right;
}
.catalog-list-promo .second-line a {
    font-weight: bold;
    font-weight: 700;
    font-size: 18px;
    color: #4c4c4c;
}
.catalog-list-promo .second-line a:hover {
    color: #4c4c4c;
    text-decoration: none;
}
.catalog-list-promo .third-line {
    padding: 10px 15px 10px 40px;
    z-index: 1;
    background: url("../image/third-line.png") no-repeat center right;
    color: #4c4c4c;
    font-size: 13px;
    line-height: 17px;
}
.catalog-list-promo .third-line a {
    font-weight: bold;
    font-weight: 700;
    color: #0061c2;
}
.catalog-list-promo .third-line a:hover {
    text-decoration: none;
    color: #eb2e09;
}
.show-block {
    height: 100px;
}
.show-all-btn {
    position: absolute;
    left: 50%;
    top: 30px;
    margin-left: -150px;
    margin-bottom: 20px;
    height: 50px;
    line-height: 50px;
    width: 300px;
    font-size: 24px;
}
.show-all-btn span {
    display: inline;
}
.show-all-btn .refresh {
    position: absolute;
    top: 14px;
    left: 24px;
    display: block;
    height: 22px;
    width: 22px;
    background: transparent url("../image/refresh.png") no-repeat center center;
}
.item-page .breadcrumb {
    padding: 10px 0;
    margin: 0;
    border-bottom: 1px dotted #ccc;
}
.item-page-name {
    position: relative;
    min-height: 45px;
    max-height: 90px;
    width: 100%;
    margin-bottom: 15px;
    background: url("../image/border-bottom-modal.png") repeat-x bottom left;
}
.item-page-name .name {
    display: table;
    min-height: 45px;
    max-height: 90px;
    margin: 0;
    float: left;
    font-size: 22px !important;
    color: #3e3c3c;
    overflow: hidden;
    font-weight: normal;
    border: none !important;
    padding-top: 13px;


}
.item-page-name .name span {
    display: table-cell;
    vertical-align: middle;
}
.item-page-name .article {
    display: inline-block;
    width: 20%;
    margin: 0;
    text-align: right;
    font-size: 12px;
    line-height: 45px;
    color: #898989;
}
.item-similar a {
    color: #0061c2;
}
.item-similar a:hover {
    text-decoration: none;
    color: #eb2e09;
}
.item-other,
.item-makers-other {
    margin: 20px 0;
}
.item-other ul,
.item-makers-other ul {
    margin: 5px 0;
}
.item-other ul li,
.item-makers-other ul li {
    font-weight: bold;
    font-weight: 700;
    position: relative;
    display: block;
    min-height: 22px;
    width: 100%;
    line-height: 22px;
}
.item-other ul li ul,
.item-makers-other ul li ul {
    margin: 0;
}
.item-other ul li a,
.item-makers-other ul li a {
    font-size: 13px;
}
.item-other ul li a:hover,
.item-makers-other ul li a:hover {
    text-decoration: none;
    color: #eb2e09;
}
.item-other ul li li,
.item-makers-other ul li li {
    height: 19px;
    line-height: 19px;
    padding-left: 13px;
    font-weight: normal;
    font-weight: 400;
}
.item-other ul li li:before,
.item-makers-other ul li li:before {
    position: absolute;
    display: block;
    content: "»";
    top: 0px;
    left: 0;
    color: #0f8948;
    height: 6px;
    width: 6px;
}
.item-makers-other ul li {
    padding-left: 13px;
    font-weight: normal;
    font-weight: 400;
}
.item-makers-other ul li:before {
    position: absolute;
    display: block;
    content: "»";
    top: 0px;
    left: 0;
    color: #0f8948;
    height: 6px;
    width: 6px;
}
.item-makers-other .more {
    border-bottom: none;
}
.item-makers-other .more:before {
    position: absolute;
    display: block;
    content: "→";
    top: 0px;
    left: 0;
    margin-left: -5px;
    color: #0f8948;
    height: 6px;
    width: 6px;
}
.item-makers-other .more a {
    color: #0f8948;
}
.item-makers-other .more:hover:before {
    text-decoration: none;
    color: #eb2e09;
}
.why-us {
    margin: 10px 0;
}
.why-us .head {
    display: block;
    height: 35px;
    width: 215px;
    padding: 0 15px;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    background: #000;
}
.item-price-block {
    border-radius: 5px;
    display: block;
    height: 50px;
    line-height: 50px;
    min-width: 140px;

    text-align: center;
    font-size: 25px;
    color: #008f39;
    background: #fffce3;
    box-shadow: 1px 1px 0 0 rgba(109, 109, 109, 0.5);
}
.item-price-block span {
    color: #157938;
    font-weight: 500;
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
}
.item-buy-block {
    margin: 10px 0;
    padding: 11px 5px;
    padding-top: 0;
    position: relative;
    text-align: center;
    display: table;
}
.item-buy-block a {
    font-size: 14px;
    /* line-height: 52px; */
    padding: 15px 0px 13px 0px;
    border-bottom: 2px solid #fff;
    margin-bottom: 6px;
}
.item-buy-block a:hover {
    text-decoration: none;
    color: #eb2e09;
}
.item-buy-btn {
    display: block;
    height: 45px;
    margin: 20px auto 13px auto;
    line-height:45px;
    width: 140px;
    font-size: 21px;
    font-weight: 500;

    vertical-align: top;
    border-radius: 7px;
}
.phone-order {
    border-radius: 5px;
    height: 125px;
    width: 100%;
    margin: 10px 0;
    padding: 10px 20px;
    border: 1px solid #e8e8e8;
    font-size: 12px;
    color: #4c4c4c;
}
.phone-order p {
    margin: 0;
    line-height: 19px;
}
.phone-order a {
    font-weight: bold;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 10px;
    color: #4c4c4c;
    font-size: 18px;
}
.phone-order a:hover {
    color: #4c4c4c;
    text-decoration: none;
}
.phone-order li {
    position: relative;
    height: 19px;
    line-height: 19px;
    padding-left: 13px;
}
.phone-order li:before {
    position: absolute;
    display: block;
    content: "»";
    top: 0px;
    left: 0;
    color: #0f8948;
    height: 6px;
    width: 6px;
}
.help-links {
    padding: 10px 0 20px;
    background: url("../image/border-bottom-modal.png") repeat-x bottom left;
}
.consultant-link,
.phone-link {
    display: inline-block;
    height: 60px;
    width: 48%;
}
.consultant-link {
    float: left;
    background: url("../image/consultant.png") no-repeat center center;
    background-size: contain;
}
.consultant-link.offline {
    background: url("../image/consultant-offline.png") no-repeat center center;
}
.phone-link {
    float: right;
    background: url("../image/phone-link.png") no-repeat center center;
    background-size: contain;
}
.item-article-link-block {
    width: 100%;
    margin: 20px 0 10px;
}
.item-article-link-block:after {
    display: none;
}
.item-article-link-block a:first-child {
    float: left;
    display: table;
    width: 75%;
    height: 50px;
    line-height: normal;
    overflow: hidden;
}
.item-article-link-block a:first-child span {
    display: table-cell;
    vertical-align: middle;
}
.item-article-link-block a:last-child {
    display: block;
    float: right;
    margin: 0;
    margin-top: 15px;
    margin-right: 10px;
    width: 22%;
}
.link-to-catalog {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 7px;
}
.link-to-catalog span {
    font-size: 14px;
    border-bottom: 1px dashed #3761be;
    color: #3761be;
}
.link-to-catalog:hover {
    text-decoration: none;
}
.link-to-catalog:hover span {
    border-bottom: none;
}
.availability {
    display: none;
}
.delivery-item-info {
    border-radius: 5px;
    position: relative;
    height: 237px;
    width: 100%;
    margin-top: 10px;
    border: 1px solid #dbdbdb;
    padding: 10px 7px;
    font-size: 12px;
    line-height: 18px;
    color: #3e3c3c;
}
.delivery-item-info select {
    font-weight: bold;
    font-weight: 700;
    position: absolute;
    top: 10px;
    right: 10px;
    min-width: 60px;
    padding-left: 5px;
    padding-right: 10px;
    border-radius: 0;
    border-bottom: 1px dashed #0061c2;
    background: url("../image/triangle-down.png") no-repeat right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #0061c2;
}
.delivery-item-info p {
    margin: 15px 0;
}
.delivery-item-info .info b {
    font-weight: bold;
    font-weight: 700;
    display: block;
    width: 100%;
    color: #00993e;
    font-size: 14px;
}
.delivery-item-info .info span {
    float: left;
}
.delivery-item-info .info .red,
.delivery-item-info .info .black {
    font-weight: bold;
    font-weight: 700;
    float: right;
}
.delivery-item-info .info .red {
    color: #ff0000;
}
.one-click-order {
    height: 37px;
    width: 100%;
    margin: 23px 0;
    margin-top: 42px ;
    line-height: 19px;
    padding: 3px 20px;
    font-size: 17px;
    font-weight: normal;
    font-weight: 400;
}
.one-click-order {
    border-radius: 0px 5px 5px 0px;
    position: relative;
    background: #f3f3f3;
    width: 122px;
    padding: 0px;
    height: 30px;
    margin-left: 112px;
    margin-top: -1px;
    border: 1px solid #cecece;
    box-shadow: none;
    color: #424242;
    text-shadow: none;
    font-size: 16px;
    font-family: 'Cuprum','Tahoma',sans-serif;
    z-index: 5;
}
.one-click-order:hover {
    background: #e5e5e5;
    box-shadow: none;
    border: 1px solid #cecece;
    color: #424242;
    text-shadow: none;
}
.phone-inp {
    font-family: 'Cuprum','Tahoma',sans-serif;
    border-radius: 5px;
    position: absolute;
    height: 30px;
    width: 135px;
    /* text-indent: 5px; */
    /* margin: 8px 0; */
    /* padding: 0 7px; */
    line-height: 32px;
    margin-top: -53px;
    padding-left: 5px;
    border: 1px solid #bababa;
    background: #fff;
    font-size: 15px !important;
    color: #3e3c3c;
    margin-left: -5px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.22);
    /* border: 2px solid #0092d6; */
    font-size: 21px;
    box-shadow: none;
    z-index: 1;
    /* text-align: center; */
}
.phone-inp::-webkit-input-placeholder,
.phone-inp:-moz-placeholder,
.phone-inp::-moz-placeholder,
.phone-inp:-ms-input-placeholder {
    color: #999999;
}
.big-item-slider {
    border-radius: 5px;
    height: 245px;
    width: 245px;
    margin: 10px 0;
    border: 1px solid #ededed;
}
.big-item-slider li.flex-active-slide {
    height: 230px;
    width: 230px;
}
.big-item-slider li.flex-active-slide img {
    height: 212px;
    /*width: 80%;*/
    margin-top: 7%;
    /*margin-left: 10%;*/
}
.flex-direction-nav {
    display: none;
}
.small-item-slider {
    height: 80px;
    width: 235px;
    margin: 0;
    margin-bottom: 10px;
}
.small-item-slider .flex-viewport {
    overflow: visible;
}
.small-item-slider li {
    border-radius: 5px;
    position: relative;
    height: 70px;
    width: 70px !important;
    margin-top: 10px;
    margin-right: 6px;
    border: 1px solid #ededed;
    cursor: pointer;
    overflow: visible;
    vertical-align: bottom;
}
.small-item-slider li:last-child {
    margin-right: 0;
}
.small-item-slider li img {
    height: 100%;
    width: 100%;
    border-radius: 5px;
}
.small-item-slider .flex-active-slide {
    border: 1px solid #c0c0c0;
    overflow: visible;
    /* Stroke */
    /* Fill */
}
.small-item-slider .flex-active-slide:before,
.small-item-slider .flex-active-slide:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-top: 0;
    z-index: 3;
}
.small-item-slider .flex-active-slide:before {
    top: -7px;
    left: 28px;
    /* If 1px darken stroke slightly */
    border-bottom-color: #c0c0c0;
    border-width: 7px;
}
.small-item-slider .flex-active-slide:after {
    top: -5px;
    left: 29px;
    border-bottom-color: #fff;
    border-width: 6px;
}
.item-tabs {
    border-bottom: 1px solid #e8e8e8;
    width: 99%;
    margin-top: 20px;
}
.item-tabs > li > a,
.item-tabs > li > a:hover,
.item-tabs > li > a:focus {
    font-weight: bold;
    font-weight: 700;
    border-radius: 5px;
    padding: 10px;
    color: #3e3c3c;
    background-color: #e6e6e6;
    border: 1px solid transparent;
    border-bottom-color: transparent;
    cursor: default;
    margin-right: 4px;
    line-height: 1;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 13px;
    text-shadow: -1px -1px 0px #ffffff;
    background: #e9e9e9;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e9e9e9 0%, #d8d8d8 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9e9e9), color-stop(100%, #d8d8d8));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e9e9e9 0%, #d8d8d8 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e9e9e9 0%, #d8d8d8 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e9e9e9 0%, #d8d8d8 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #e9e9e9 0%, #d8d8d8 100%);
    /* W3C */
    box-shadow: inset 0 -3px 3px 0 rgba(255, 255, 255, 0.5);
    cursor: pointer;
}
.item-tabs > li.active > a,
.item-tabs > li.active > a:hover,
.item-tabs > li.active > a:focus {
    color: #717171;
    text-shadow: none;
    background: #fff;
}

.tab-pane h2 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 14px;
}
.item-tab-content .tab-pane {
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 15px;
    border: 1px solid #e8e8e8;
    border-top: none;
    border-top-left-radius: 0;
    font-size: 13px;
    color: #3e3c3c;
    line-height: 18px;
}
.item-tab-content table {
    width: 100%;
    margin: 10px 0;
}
.item-tab-content tr {
    height: 30px;
    width: 100%;
}
.item-tab-content td {
    height: 30px;
    border-bottom: 1px solid #e8e8e8;
}
.item-tab-content td:first-child {
    color: #696969;
}
.item-tab-content .blue {
    display: block;
    width: 100%;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    color: #0061c2;
}
.similar-item-slider {
    margin: 20px 0;
}
.similar-item-slider .caps-heading {
    display: inline;
}
.similar-item-slider .buy-all {
    display: inline-block;
    height: 25px;
    margin-left: 10px;
    line-height: 24px;
    width: 95px;
    font-size: 12px;
}
.similar-item {
    height: 180px;
    overflow: hidden;
}
.similar-item .image {
    margin: 0;
    height: 130px;
    width: 130px;
}
.similar-item .text {
    margin-top: -3px;
}
.similar-item .text p {
    font-size: 12px;
}
.similar-item .item-name {
    font-size: 15px;
    color: #0061c2;
}
.similar-item .item-name:hover {
    text-decoration: none;
    color: #eb2e09;
}
.similar-item .money {
    margin: 0;
    padding: 0;
}
.similar-item .money .buy-btn {
    height: 23px;
    line-height: 23px;
    margin-left: 10px;
}
.similar-item .money .old-price {
    top: -1px;
    left: 0;
}
.similar-item .price {
    font-size: 13px;
}
.similar-item .price span {
    font-weight: bold;
    font-weight: 700;
    font-size: 16px;
}
.text-nav,
.catalog-page-nav {
    padding: 0;
    box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.3), inset 0 -1px 0 0 #ffffff;
    overflow: hidden;
}
.text-nav .header,
.catalog-page-nav .header {
    display: table;
    min-height: 50px;
    width: 100%;
    margin: 0;
    padding: 10px 0 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 1px 0 0 #fcfcfc;
}
.text-nav .header span,
.catalog-page-nav .header span {
    display: table-cell;
    vertical-align: middle;
}
.text-nav .text-nav-list,
.catalog-page-nav .text-nav-list,
.text-nav .catalog-nav-list,
.catalog-page-nav .catalog-nav-list {
    width: 100%;
    margin-bottom: 15px;
}
.text-nav .text-nav-list li,
.catalog-page-nav .text-nav-list li,
.text-nav .catalog-nav-list li,
.catalog-page-nav .catalog-nav-list li {
    display: table;
    height: 30px;
    width: 100%;
    padding: 7px;
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 1px 0 0 #fcfcfc;
    line-height: 18px;
}
.text-nav .text-nav-list li a,
.catalog-page-nav .text-nav-list li a,
.text-nav .catalog-nav-list li a,
.catalog-page-nav .catalog-nav-list li a {
    display: table-cell;
    vertical-align: middle;
    color: #0061c2;
    font-size: 13px;
}
.text-nav .text-nav-list li a:hover,
.catalog-page-nav .text-nav-list li a:hover,
.text-nav .catalog-nav-list li a:hover,
.catalog-page-nav .catalog-nav-list li a:hover {
    text-decoration: none;
    color: #eb2e09;
}
.text-nav .text-nav-list .active,
.catalog-page-nav .text-nav-list .active,
.text-nav .catalog-nav-list .active,
.catalog-page-nav .catalog-nav-list .active {
    background: #fff;
}
.text-nav .text-nav-list .active a,
.catalog-page-nav .text-nav-list .active a,
.text-nav .catalog-nav-list .active a,
.catalog-page-nav .catalog-nav-list .active a {
    font-weight: bold;
    font-weight: 700;
    color: #008033;
}
.text-nav .text-nav-list .active a:hover,
.catalog-page-nav .text-nav-list .active a:hover,
.text-nav .catalog-nav-list .active a:hover,
.catalog-page-nav .catalog-nav-list .active a:hover {
    color: #008033;
}
.text-nav .catalog-nav-list .active a,
.catalog-page-nav .catalog-nav-list .active a {
    font-weight: normal;
    font-weight: 400;
}
.text-nav .news-nav-list,
.catalog-page-nav .news-nav-list {
    padding-top: 15px;
}
.text-nav .news-nav-list li:first-child,
.catalog-page-nav .news-nav-list li:first-child {
    border-top: 1px solid #e5e5e5;
}
.text-page-content .caps-heading {
    display: block;
    height: 30px;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    background: url("../image/border-bottom-modal.png") repeat-x bottom left;
    line-height: 15px;
}
.text-page-content .regular-text,
.text-page-content .listed-text {
    font-size: 12px;
    color: #3e3c3c;
}
.text-page-content .listed-text {
    margin-top: 20px;
}
.text-page-content .listed-text b {
    font-size: 14px;
    line-height: 20px;
}
.text-page-content .listed-text p {
    margin: 0;
}
.text-page-content .listed-text p b {
    font-size: 12px;
}
.text-page-content .listed-text i {
    color: #808080;
    font-style: italic;
}
.text-page-content .listed-text ul {
    margin-bottom: 20px;
}
.text-page-content .listed-text ul li {
    position: relative;
    display: block;
    width: 100%;
    padding-left: 27px;
    line-height: 22px;
}
.text-page-content .listed-text ul li:before {
    position: absolute;
    display: block;
    content: "»";
    top: 0px;
    left: 15px;
    color: #0f8948;
    height: 6px;
    width: 6px;
}
.text-page-content .catalog-list .caps-heading {
    background: none;
    display: inline;
    line-height: 50px;
}
.extra-delivery {
    border-radius: 5px;
    width: 100%;
    margin: 20px 0;
    padding: 15px 20px;
    background: #008333 url("../image/extra-rombs.png") no-repeat center center;
    background-size: cover;
}
.extra-delivery .content {
    border-radius: 5px;
    width: 100%;
    padding: 10px 15px;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.extra-delivery .content p {
    font-size: 12px;
    line-height: 20px;
}
.extra-delivery .content .caps-heading {
    color: #fff;
    display: inline;
    background: none;
    letter-spacing: 0;
}
.extra-delivery .content .manager-btn {
    display: block;
    min-height: 25px;
    width: 100%;
    margin: 5px auto;
    line-height: 20px;
    font-size: 12px;
}
.news-image {
    border-radius: 5px;
    height: 130px;
    width: 170px;
    border: 1px solid #e8e8e8;
    box-shadow: 1px 1px 2px -1px rgba(0, 0, 0, 0.1);
}
.news-image img {
    border-radius: 5px;
    height: 100%;
    width: 100%;
}
.news-image.no-image img {
    height: 50%;
    width: 40%;
    margin-top: 20%;
    margin-left: 30%;
}
.news-text {
    font-size: 12px;
    line-height: 18px;
    color: #3e3c3c;
    overflow: hidden;
}
.news-text a {
    font-size: 15px;
    line-height: 20px;
    color: #0061c2;
}
.news-text a:hover {
    text-decoration: none;
    color: #eb2e09;
}
.news-text p {
    margin: 0;
}
.news-text .date {
    font-size: 11px;
    color: #adadad;
}
.news-block {
    margin: 5px 0 15px;
}
.news-content {
    padding-bottom: 10px;
    background: url("../image/border-bottom-modal.png") repeat-x bottom left;
}
.pagination-block.no-bg {
    background: none;
    margin-bottom: 300px;
}
.catalog-page-content {
    min-height: 200px;
    padding: 0 10px 15px;
    background: url("../image/border-bottom-modal.png") repeat-x bottom left;
    overflow: hidden;
}
.catalog-page-content .image {
    border-radius: 5px;
    height: 160px;
    width: 160px;
    margin: 0 auto;
    border: 1px solid #ededed;
    box-shadow: 1px 0 0 0 #f9f9f9, inset 0 -1px 0 0 #f9f9f9;
}
.catalog-page-content .image img {
    height: 90%;
    width: 90%;
    margin-top: 5%;
    margin-left: 5%;
}
.catalog-page-content .text {
    mix-height: 135px;
    font-size: 12px;
    line-height: 19px;
    color: #3e3c3c;
    overflow: hidden;
}
.catalog-page-content .list {
    margin-top: 10px;
}
.catalog-page-content .list > li {
    padding-left: 0;
    border-bottom: none;
}
.catalog-page-content .list > li:before {
    display: none;
}
.catalog-page-content .list > li li {
    border-bottom: none;
}
.catalog-page-content .list > li > a {
    font-weight: bold;
    font-weight: 700;
}
.catalog-page-content .list p {
    font-weight: bold;
    font-weight: 700;
    color: #3e3c3c;
}
.catalog-page-content .list > .more {
    padding-left: 20px;
}
.catalog-page-content .list > .more a:before {
    position: absolute;
    display: block;
    content: "→";
    top: 0px;
    left: 0;
    margin-left: -5px;
    color: #0f8948;
    height: 6px;
    width: 6px;
}
.catalog-page-content .list > .more > a {
    font-weight: normal;
    font-weight: 400;
}
.catalog-page-content .list > .more > a:hover:before {
    text-decoration: none;
    color: #eb2e09;
}
.action-s-list .image {
    margin: 15px auto 0;
}
.action-s-list a {
    margin: 10px 0 5px;
}
.action-s-list .caps-heading {
    display: inline;
    background: none;
}
.action-s-list .price-block {
    position: relative;
    height: 40px;
    width: 145px;
    margin: 0 auto;
}
.action-s-list .old-price {
    text-decoration: none;
    color: #eb2e09;
    position: absolute;
    top: 0;
    left: 0;
    text-decoration: line-through;
}
.action-s-list .price {
    float: left;
    margin-top: 15px;
}
.action-s-list .buy-btn {
    float: right;
    margin-top: 13px;
}
.pagination-block {
    height: 60px;
    background: url("../image/border-bottom-modal.png") repeat-x bottom left;
}
.pagination-block .g {
    display: inline-block;
    font-size: 11px;
    line-height: 60px;
    color: #8d8d8d;
    font-style: italic;
    vertical-align: top;
}
.pagination-block nav {
    display: inline-block;
    width: auto;
    height: 60px;
}
.pagination-block .pagination {
    margin: 19px 15px;
}
.pagination-block .pagination > li > a {
    border-radius: 5px;
    height: 20px;
    width: 20px;
    margin-right: 5px;
    border: 0;
    padding: 0;
    text-align: center;
    background: #f7f7f7;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f7f7f7 0%, #e6e6e6 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #e6e6e6));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #e6e6e6 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f7f7f7 0%, #e6e6e6 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f7f7f7 0%, #e6e6e6 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f7f7f7 0%, #e6e6e6 100%);
    /* W3C */
    font-size: 12px;
    line-height: 20px;
    color: #0061c2;
    text-shadow: 1px 1px 0px #ffffff;
}
.pagination-block .pagination > li > a:hover {
    text-decoration: none;
    color: #eb2e09;
}
.pagination-block .pagination > li.active > a {
    font-weight: bold;
    font-weight: 700;
    background: #fff;
    border: 1px solid #ebebeb;
    color: #797979;
}
.pagination-block .pagination > li.active > a:hover {
    color: #797979;
}
.pagination-block .show-all {
    line-height: 60px;
    font-size: 12px;
    color: #0061c2;
}
.pagination-block .show-all p {
    display: inline;
    text-decoration: underline;
}
.pagination-block .show-all:hover {
    text-decoration: none;
}
.pagination-block .show-all:hover p,
.pagination-block .show-all:hover span {
    text-decoration: none;
}
.pagination-block .show-all span {
    color: #8d8d8d;
}
#content-order p {
    margin: 0;
}
#content-order .head {
    /*padding: 0 15px;*/
}
#content-order .head .caps-heading {
    height: 50px;
    line-height: 50px;
    background: url("../image/border-bottom-modal.png") repeat-x bottom left;
}
#content-order .cart-count {
    height: 50px;
    line-height: 50px;
    background: url("../image/border-bottom-modal.png") repeat-x bottom left;
}
#content-order .counter {
    display: inline-block;
    padding-left: 25px;
    background: url("../image/cart-counter.png") no-repeat left center;
    color: #018636;
    font-size: 13px;
}
#content-order .counter a {
    color: #0061c2;
}
#content-order .counter a:hover {
    text-decoration: none;
    color: #eb2e09;
}
#content-order h1{ border: none;}
#content-order  .cart-count{     margin-left: 10px; margin-bottom: 10px;}
#content-order  .modulBox{     margin-left: 10px;}

.order-form {
    width: 100%;
    margin: 20px 0 50px;
    padding: 15px 0;
}
.order-form .form-block,
.order-form .checkbox-block,
.order-form .radio-block {
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    background: url("../image/border-bottom-modal.png") repeat-x bottom left;
}
.order-form .form-block label {
    float: left;
    display: inline-block;
    width: 30%;
    margin: 10px 0;
    font-size: 12px;
    color: #3e3c3c;
    font-weight: normal;
    font-weight: 400;
}
.order-form .form-block .required {
    text-decoration: none;
    color: #eb2e09;
}
.order-form .form-block .inp {
    width: 100%;
    font-weight: bold;
    font-weight: 700;
    padding-left: 30px !important;
    font-size: 13px;
}
.order-form .form-block .inp-s .error-alert {
    display: none;
}
.order-form .form-block .inp-s {
    border-radius: 5px;
    float: left;
    display: inline-block;
    position: relative;
    height: 25px;
    width: 46%;
    margin: 10px 0;
    margin-right: 4%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.order-form .form-block .inp-s .inp {
    z-index: 3;
}
.order-form .form-block .inp-s.error {
    background: #ff5a00;
}
.order-form .form-block .inp-s.error .inp {
    border: 2px solid #ff5a00;
}
.order-form .form-block .inp-s.error .error-alert {
    font-weight: bold;
    font-weight: 700;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 100%;
    display: inline-block;
    height: 25px;
    min-width: 100px;
    line-height: 25px;
    background: #ff5a00;
    padding: 0 15px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    z-index: 10;
}
.order-form .form-block .username {
    background: #ffffff url("../image/username.png") no-repeat 7px center;
}
.order-form .form-block .userphone {
    background: #ffffff url("../image/userphone.png") no-repeat 7px center;
}
.order-form .form-block .useremail {
    background: #ffffff url("../image/useremail.png") no-repeat 7px center;
}
.order-form .form-block .hint {
    float: left;
    display: inline-block;
    width: 20%;
    margin: 10px 0;
    font-size: 11px;
    line-height: 13px;
    color: #7c7c7c;
    font-style: italic;
}
.order-form .form-block .inp-s.error + .hint {
    display: none;
}
.order-form .checkbox-block label {
    margin: 0;
    font-weight: normal;
    font-weight: 400;
}
.order-form .checkbox-block input[type="checkbox"] {
    margin-right: 10px;
}
.order-form .radio-group input[type="radio"]:checked + label {
    font-weight: bold;
    font-weight: 700;
}
.order-form .text-block {
    padding: 10px 15px;
}
.order-form .useradress,
.order-form .usertext {
    width: 70%;
    padding-left: 30px !important;
    resize: none;
    font-weight: normal;
    font-weight: 400;
}
.order-form .useradress {
    height: 65px;
    margin-bottom: 20px;
    background: #ffffff url("../image/useradress.png") no-repeat 7px 7px;
}
.order-form .usertext {
    height: 82px;
    background: #ffffff url("../image/usertext.png") no-repeat 7px 7px;
}
.order-submit {
    display: block;
    height: 35px;
    width: 150px;
    line-height: 34px;
    font-size: 15px;
    margin: 20px 0;
}
.login-form {
    margin-top: 20px;
    padding: 15px;
    padding-bottom: 0;
}
.login-form p {
    font-size: 14px;
    color: #727272;
}
.login-form .caps {
    font-weight: bold;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 15px;
    color: #3e3c3c;
}
.login-form label {
    font-size: 13px;
    color: #aaaaaa;
    font-weight: normal;
    font-weight: 400;
}
.login-form .inp {
    height: 25px;
    width: 100%;
}
.login-form .inp:first-of-type {
    font-weight: bold;
    font-weight: 700;
}
.login-form .login-btn {
    height: 28px;
    width: 140px;
    margin: 20px 0;
    line-height: 28px;
    font-size: 13px;
}
.login-form .form-group {
    margin: 10px 0 0;
}
.login-form .bottom {
    height: 45px;
    width: 100%;
    background: url("../image/border-bottom-modal.png") repeat-x top left;
    font-size: 12px;
    line-height: 45px;
    color: #7c7c7c;
}
.login-form .login-in {
    font-weight: bold;
    font-weight: 700;
    display: inline-block;
    margin: 0 5px;
    padding-left: 22px;
    color: #0061c2;
}
.login-form .login-in:hover {
    text-decoration: none;
}
.login-form .facebook {
    background: url("../image/facebook-log.png") no-repeat left center;
}
.login-form .vk {
    background: url("../image/vk-log.png") no-repeat left center;
}
#footer .footer-nav {
    height: 52px;
    width: 100%;
    border-top: 1px solid rgba(175, 175, 175, 0.11);
    border-bottom: 1px solid rgba(175, 175, 175, 0.11);
    background: url("../image/footer-noise.png") repeat-x center left, -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    /* FF3.6+ */
    background: url("../image/footer-noise.png") repeat-x center left, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.3)));
    /* Chrome,Safari4+ */
    background: url("../image/footer-noise.png") repeat-x center left, -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    /* Chrome10+,Safari5.1+ */
    background: url("../image/footer-noise.png") repeat-x center left, -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    /* Opera 11.10+ */
    background: url("../image/footer-noise.png") repeat-x center left, -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    /* IE10+ */
    background: url("../image/footer-noise.png") repeat-x center left, linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    /* W3C */
    box-shadow: 0px 1px 0px 0px #ffffff;
}
#footer .footer-nav .footer-navigation {
    height: 50px;
    width: 100%;
    border-bottom: 3px solid #dfdfdf;
    overflow: hidden;
}
#footer .footer-nav li {
    display: inline-block;
    width: auto;
    /*height: 100%;*/
}
#footer .footer-nav li a {
    font-weight: bold;
    font-weight: 600;
    display: block;
    height: 16px;
    margin-top: 16px;
    padding-right: 5px;
    padding-left: 5px;
    border-right: 1px solid #dfdfdf;
    font-size: 10px;
    text-transform: uppercase;
    color: #0061c2;
    text-decoration: none;
}
#footer .footer-nav li a:hover {
    text-decoration: none;
}
#footer .footer-nav li:first-child a {
    padding-left: 0;
}
#footer .footer-nav li:last-child a {
    border: none;
}
#footer b {
    display: block;
    height: 50px;
    line-height: 50px;
    width: 100%;
    font-size: 13px;
    color: #404041;
    border-bottom: 3px solid #dfdfdf;
}
#footer {
    position: relative;
    background: #f8f8f8;
    height: 280px;
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #404041;
}
#footer .footer-info {
    padding-top: 15px;
}
#footer p {
    margin: 0;
}
#footer a {
    display: inline-block;
    width: 100%;
    color: #0061c2;
    text-decoration: underline;
}
#footer a:hover {
    color: #0061c2;
    text-decoration: none;
}
#footer .bold {
    font-weight: bold;
    font-weight: 700;
}
#footer .text {
    color: #404041;
    text-decoration: none;
}
#footer .text:hover {
    color: #404041;
    text-decoration: none;
}
#footer .bold + a {
    text-decoration: none;
}
#footer .bold + a:hover {
    text-decoration: none;
    color: #eb2e09;
}
#footer .map {
    height: 165px;
    width: 90%;
    margin: 0 auto;
}
#footer .footer-social-icons a {
    float: left;
    display: block;
    height: 32px;
    width: auto;
    margin: 0;
    font-size: 13px;
    line-height: 32px;
    text-decoration: none;
}
#footer .footer-social-icons a:hover {
    text-decoration: none;
    color: #eb2e09;
}
#footer .footer-social-icons .in {
    float: left;
    display: block;
    height: 32px;
    width: 32px;
    margin-right: 10px;
}
#footer .footer-social-icons li {
    display: inline-block;
    height: 35px;
    width: 100%;
    padding-top: 3px;
}
#footer .footer-social-icons .facebook { background: rgba(0,0,0,0) url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M22.439%2010.95h4v-4.95h-4c-3.311%200-6%202.92-6%206.5v2.5h-4v4.97h4v12.03h5v-12.03h5v-4.97h-5v-2.55c0-.86.532-1.5%201-1.5z%22%2F%3E%3C%2Fsvg%3E) no-repeat scroll 0 0; background-color: #305891;}
#footer .footer-social-icons .twitter {background: rgba(0,0,0,0) url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.67%209.38c-.779.35-1.63.58-2.51.69.9-.54%201.6-1.4%201.92-2.42-.85.5-1.78.87-2.78%201.06-.8-.85-1.94-1.38-3.19-1.38-2.42%200-4.379%201.96-4.379%204.38%200%20.34.04.68.11%201-3.64-.18-6.86-1.93-9.02-4.57-.38.65-.59%201.4-.59%202.2%200%201.52.77%202.86%201.95%203.64-.72-.02-1.39-.22-1.98-.55v.06c0%202.12%201.51%203.89%203.51%204.29-.37.1-.75.149-1.15.149-.28%200-.56-.029-.82-.08.56%201.74%202.17%203%204.09%203.041-1.5%201.17-3.39%201.869-5.44%201.869-.35%200-.7-.02-1.04-.06%201.94%201.239%204.24%201.97%206.71%201.97%208.049%200%2012.45-6.67%2012.45-12.45l-.01-.57c.839-.619%201.579-1.389%202.169-2.269z%22%2F%3E%3C%2Fsvg%3E) no-repeat scroll 0 0; background-color: #2ca8d2;}
#footer .footer-social-icons .google-plus {background: rgba(0,0,0,0) url(data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Asketch%3D%22http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%2Fns%22%3E%3Ctitle%3ESVG%2Fgoogle_plusone_share%3C%2Ftitle%3E%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%3Cpath%20d%3D%22M12%2015v2.4h3.97c-.16%201.03-1.2%203.02-3.97%203.02-2.39%200-4.34-1.98-4.34-4.42s1.95-4.42%204.34-4.42c1.36%200%202.27.58%202.79%201.08l1.9-1.83c-1.22-1.14-2.8-1.83-4.69-1.83-3.87%200-7%203.13-7%207s3.13%207%207%207c4.04%200%206.72-2.84%206.72-6.84%200-.46-.05-.81-.11-1.16h-6.61zm15%200h-2v-2h-2v2h-2v2h2v2h2v-2h2v-2z%22%20sketch%3Atype%3D%22MSShapeGroup%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E) no-repeat scroll 0 0;background-color: #ce4d39;}
#footer .footer-social-icons .youtube {background: rgba(0,0,0,0) url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4IiB2aWV3Qm94PSIwIDAgMzIgMzIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMyIDMyIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjkuMjAzLDEwLjU2N2MwLDAtMC4yNjMtMS44NjMtMS4wNzEtMi42ODJjLTEuMDI0LTEuMDc2LTIuMTcyLTEuMDgyLTIuNjk5LTEuMTQ1IGMtMy43Ny0wLjI3My05LjQyMy0wLjI3My05LjQyMy0wLjI3M2gtMC4wMTJjMCwwLTUuNjU0LDAtOS40MjMsMC4yNzNDNi4wNDgsNi44MDMsNC45LDYuODA4LDMuODc1LDcuODg1IGMtMC44MDgsMC44Mi0xLjA3LDIuNjgyLTEuMDcsMi42ODJzLTAuMjY5LDIuMTg3LTAuMjY5LDQuMzc0djIuMDUxYzAsMi4xODcsMC4yNjksNC4zNzQsMC4yNjksNC4zNzRzMC4yNjIsMS44NjMsMS4wNywyLjY4MiBjMS4wMjQsMS4wNzYsMi4zNywxLjA0MiwyLjk3LDEuMTU1YzIuMTU1LDAuMjA3LDkuMTU4LDAuMjcyLDkuMTU4LDAuMjcyczUuNjYtMC4wMDgsOS40MjktMC4yODIgYzAuNTI3LTAuMDYzLDEuNjc1LTAuMDY5LDIuNjk5LTEuMTQ1YzAuODA4LTAuODIsMS4wNzEtMi42ODIsMS4wNzEtMi42ODJzMC4yNjktMi4xODcsMC4yNjktNC4zNzR2LTIuMDUxIEMyOS40NzIsMTIuNzU0LDI5LjIwMywxMC41NjcsMjkuMjAzLDEwLjU2N3ogTTEzLjIyMywxOS40NzdsLTAuMDAxLTcuNTk0bDcuMjc4LDMuODFMMTMuMjIzLDE5LjQ3N3oiLz48L3N2Zz4=) no-repeat scroll 0 0;    background-color: #cd201f;}


.footer-copyright {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 100%;
    border-top: 1px solid #dfdfdf;
    line-height: 30px;
}
.footer-copyright p {
    display: inline;
    margin: 0;
    font-size: 11px;
    color: #7b7b7b;
}
.modal {
    display: none;
    z-index: 90;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 1;
}
.modal .modal-content {
    border-radius: 5px;
    position: fixed;
    left: 50%;
    width: 800px;
    margin: 0 auto;
    margin: 40px 0 0 -400px;
    background: #fff;
    border: 3px solid #119a48;
}
.modal a {
    color: #0061c2;
    font-size: 16px;
    line-height: 20px;
}
.modal a:hover {
    text-decoration: none;
    color: #eb2e09;
}
.modal p {
    font-size: 12px;
    color: #3e3c3c;
}
.modal .head {
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 46px;
    padding: 0 25px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: #fafafa url("../image/border-bottom-modal.png") repeat-x bottom left;
}
.modal .head a {
    position: absolute;
    top: 15px;
    right: 25px;
    font-size: 12px;
}
.modal .head a:hover {
    color: #0061c2;
    text-decoration: underline;
}
.modal .head .caps-heading {
    line-height: 46px;
    letter-spacing: 0;
}
.modal .content {
    margin-top: 46px;
    margin-bottom: 15px;
}
.modal .content .total-block,
.modal .content td {
    height: 120px;
    background: url("../image/border-bottom-modal.png") repeat-x bottom left;
}
.modal .content .total-block {
    position: relative;
    height: 130px;
    line-height: 60px;
    padding: 0 25px;
}
.modal .content .total-block .back {
    font-size: 12px;
    font-weight: bold;
    padding: 7px 8px;
    background: #0061c2;
    border-radius: 4px;
    color: #FFF;
}

.modal .content .total-block .back:before {
    content: "←  ";
    color: #fff;
}
.modal .content .total-block .total {
    float: right;
    display: inline-block;
    margin: 0;
    font-size: 13px;
    color: #3e3c3c;
}
.modal .content .total-block .total-money {
    font-weight: bold;
    font-weight: 700;
    font-size: 18px;
    color: #0f8948;
}
.modal .content .total-block .total-money span {
    font-size: 17px;
    font-weight: normal;
    font-weight: 400;
}
.modal .image {
    border-radius: 5px;
    display: block;
    height: 90px;
    width: 90px;
    margin-left: 25px;
    border: 1px solid #e8e8e8;
}
.modal .image img {
    height: 90%;
    width: 90%;
    margin-top: 5%;
    margin-left: 5%;
}
.modal .inp {
    height: 23px;
    width: 45px;
    line-height: 23px;
    padding: 6px;
    font-size: 12px;
}
.modal .cost {
    display: inline-block;
    width: 100%;
    margin: 0;
    font-size: 16px;
    color: #0f8948;
    text-align: center;
}
.modal .cost span {
    font-weight: bold;
    font-weight: 700;
    font-size: 18px;
}
.modal .check-btn {
    position: absolute;
    top: 73px;
    right: 20px;
    height: 40px;
    line-height: 40px;
    width: 195px;
    font-size: 17px;
}
.modal .bottom {
    border-radius: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 65px;
    padding: 0 25px;
    background: #fafafa;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.modal .bottom p {
    display: inline;
    font-size: 13px;
    color: #3e3c3c;
    line-height: 65px;
}
.modal .bottom p:last-of-type {
    position: absolute;
    top: 0;
    right: 25px;
}
.modal .bottom a {
    font-weight: bold;
    font-weight: 700;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin-top: 24px;
    margin-left: 10px;
    width: 118px;
    font-size: 12px;
}
.modal .bottom a:first-of-type {
    border-right: 1px solid #d5d5d6;
}
.btn-plus,
.btn-minus {
    height: 16px;
    width: 16px;
    margin: 0 5px;
}
.btn-plus {
    background: url("../image/btn-plus.png") no-repeat center center;
}
.btn-minus {
    background: url("../image/btn-minus.png") no-repeat center center;
}
.coupon-block {
    height: 70px;
    line-height: 70px;
}
.coupon-block p {
    display: inline-block;
}
.coupon-block .coupon-code,
.coupon-block .submit-code {
    display: inline-block;
    height: 30px;
    width: 140px;
    margin: 0 10px;
    line-height: 30px;
}
.delete {
    display: inline-block;
    height: 32px;
    width: 32px;
    background: #f5f5f5 url("../image/delete.png") no-repeat center center;
    border-radius: 50%;
}
@media (max-width: 1019px) {
    .one-click-order{
        display: none;
    }
    .navigation {
        margin-left: 10px;
    }
    #main-header {
        height: 80px;
        margin: 10px 0 0;
        padding-bottom: 10px;
    }
    #main-header h1 {
        margin-top: 8px;
    }
    #main-header .logo {
        width: 136px;
        height: 50px;
        background: url("../image/logo-sm.png") no-repeat center center;
    }
    .search-box {
        height: 70px;
        width: 100%;
        padding-top: 23px;
    }
    .search {
        height: 30px;
        line-height: 30px;
        width: 225px;
    }
    .search-btn {
        height: 30px;
        line-height: 30px;
    }
    .phone-block {
        position: relative;
        height: 47px;
        line-height: 47px;
        width: 105%;
        margin-top: 13px;
        margin-left: -15px;
        padding-left: 30px;
        z-index: 50;
        background: #ffffff url("../image/phone-hook.png") no-repeat 10px 8px;
        /* Old browsers */
        background: url("../image/phone-hook.png") no-repeat 10px 8px, -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
        /* FF3.6+ */
        background: url("../image/phone-hook.png") no-repeat 10px 8px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f6f6f6));
        /* Chrome,Safari4+ */
        background: url("../image/phone-hook.png") no-repeat 10px 8px, -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
        /* Chrome10+,Safari5.1+ */
        background: url("../image/phone-hook.png") no-repeat 10px 8px, -o-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
        /* Opera 11.10+ */
        background: url("../image/phone-hook.png") no-repeat 10px 8px, -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
        /* IE10+ */
        background: url("../image/phone-hook.png") no-repeat 10px 8px, linear-gradient(to bottom, #ffffff 0%, #f6f6f6 100%);
        /* W3C */
    }
    .phone-block:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 7px;
        display: block;
        height: 9px;
        width: 15px;
        margin-top: -4px;
        background: url("../image/arrow-up.png") no-repeat center center;
        -moz-transform: rotate(180deg);
        /* Для Firefox */
        -ms-transform: rotate(180deg);
        /* Для IE */
        -webkit-transform: rotate(180deg);
        /* Для Safari, Chrome, iOS */
        -o-transform: rotate(180deg);
        /* Для Opera */
        transform: rotate(180deg);
    }
    .phone-block:before {
        display: none;
    }
    .phone-block a {
        font-weight: bold;
        font-weight: 700;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #0061c2;
        font-size: 16px;
        line-height: 27px;
    }
    .phone-block a:after {
        content: "";
    }
    .phone-block .other {
        display: none;
        border-radius: 5px;
        position: absolute;
        top: 60px;
        left: 0;
        width: 100%;
        padding: 10px;
        background: #f8f8f8;
        border: 1px solid #b9b9b9;
        box-shadow: none;
        z-index: 31;
    }
    .phone-block .other:after,
    .phone-block .other:before {
        width: 0;
        height: 0;
        content: "";
        display: block;
        position: absolute;
        top: -11px;
        right: 45px;
    }
    .phone-block .other:after {
        border-bottom: 11px solid #f9f9f9;
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        margin-top: 1px;
        z-index: 1;
    }
    .phone-block .other:before {
        border-bottom: 11.5px solid #b9b9b9;
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        margin-top: -1px;
        margin-left: -5px;
        z-index: -100;
    }
    .phone-block .other a {
        display: block;
        height: 30px;
        line-height: 30px;
        width: 100%;
        font-size: 16px;
        color: #3761be;
        font-weight: normal;
        font-weight: 400;
    }
    .phone-block .other a:hover {
        text-decoration: none;
        color: #eb2e09;
    }
    #bin {
        height: 67px;
        width: 100%;
        margin: 0 0 10px;
        padding: 0;
        border-top: 1px solid #0f8b49;
        border-bottom: 1px solid #04753a;
        box-shadow: inset 0px 1px 0px 0px #3bb36c;
        background: #009c40;
        /* Old browsers */
        background: -moz-linear-gradient(top, #009c40 0%, #00933b 49%, #008f39 50%, #008434 51%, #008232 99%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009c40), color-stop(49%, #00933b), color-stop(50%, #008f39), color-stop(51%, #008434), color-stop(99%, #008232));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #009c40 0%, #00933b 49%, #008f39 50%, #008434 51%, #008232 99%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #009c40 0%, #00933b 49%, #008f39 50%, #008434 51%, #008232 99%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #009c40 0%, #00933b 49%, #008f39 50%, #008434 51%, #008232 99%);
        /* IE10+ */
        background: linear-gradient(to bottom, #009c40 0%, #00933b 49%, #008f39 50%, #008434 51%, #008232 99%);
        /* W3C */
    }
    .bin-nav {
        height: 67px;
    }
    .bin-nav a {
        height: 67px;
        padding: 0 7px;
        box-shadow: none;
        border-right: none;
        background: none;
        text-shadow: none;
    }
    .bin-nav a:hover {
        background: none;
        border: none;
    }
    .bin-nav li:last-child a {
        border-top-right-radius: 0;
    }
    .bin-nav li:first-child a {
        border-top-left-radius: 0;
    }
    .bin-nav .active {
        position: relative;
        height: 67px;
        margin: 0;
        background: none;
        border: none;
        border-radius: none;
        box-shadow: none;
    }
    .bin-nav .active a {
        height: 67px;
        margin: 0;
        text-shadow: none;
        background: none;
        color: #fff;
        text-decoration: none;
        box-shadow: none;
        border: none;
        border-radius: none;
    }
    .bin-nav .active a:hover,
    .bin-nav .active a:focus {
        text-decoration: none;
        background: none;
        color: #fff;
        outline: none;
    }
    .bin-nav .active a:after {
        display: none;
        top: 0;
    }
    .bin-nav .one {
        left: 0;
        width: 90px;
    }
    .bin-nav .two {
        width: 91px;
        left: 90px;
    }
    .bin-nav .three {
        width: 86px;
        left: 181px;
    }
    .bin-nav .four {
        width: 73px;
        left: 267px;
    }
    .bin-nav .five {
        width: 70px;
        left: 340px;
    }
    .bin-nav .six {
        width: 102px;
        left: 410px;
    }
    .bin-nav .seven {
        width: 68px;
        left: 512px;
    }
    .bin-nav .eight {
        width: 78px;
        left: 580px;
    }
    .bin-nav .nine {
        width: 65px;
        left: 658px;
    }
    .bin-nav .active .one {
        left: 0;
        width: 90px;
    }
    .bin-nav .active .two {
        width: 91px;
        left: 90px;
    }
    .bin-nav .active .three {
        width: 86px;
        left: 181px;
    }
    .bin-nav .active .four {
        width: 73px;
        left: 267px;
    }
    .bin-nav .active .five {
        width: 70px;
        left: 340px;
    }
    .bin-nav .active .six {
        width: 102px;
        left: 410px;
    }
    .bin-nav .active .seven {
        width: 68px;
        left: 512px;
    }
    .bin-nav .active .eight {
        width: 78px;
        left: 580px;
    }
    .bin-nav .active .nine {
        width: 65px;
        left: 658px;
        padding: 0 7px;
    }
    .catalog-list .caps-heading {
        padding-left: 40px;
    }
    .catalog-list .all {
        display: none;
    }
    #footer {
        height: 190px;
    }
    #footer a {
        text-decoration: none;
    }
    .buy-slider {
        height: 170px;
        width: 90%;
        float: left;
        margin: 5px 1px;
    }
    .buy-slider .image {
        height: 110px;
        width: 140px;
        margin: 10px auto 5px;
    }
    .buy-slider .image img {
        height: 94%;
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
    }
    .new-catalog-slider,
    .new-catalog-small-slider {
        height: 170px;
        width: 88%;
    }
    .new-catalog-slider .slick-slide,
    .new-catalog-small-slider .slick-slide {
        position: relative;
        height: 170px;
    }
    .new-catalog-slider .image,
    .new-catalog-small-slider .image {
        height: 110px;
        width: 140px;
        margin: 0 auto 5px;
    }
    .new-catalog-slider .image img,
    .new-catalog-small-slider .image img {
        height: 94%;
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
    }
    .new-catalog-slider a,
    .new-catalog-small-slider a {
        height: 25px;
        /*max-height: 18px;*/
        line-height: 18px;
        text-align: center;
        width: 100%;
        margin: 10px 0;
        margin-top: 0px;
        overflow: hidden;
    }
    .new-catalog-slider .price-block,
    .new-catalog-small-slider .price-block {

        position: absolute;
        top: 107px;
        width: 66px;
        height: 22px;
        left: 33%;

    }
    .new-catalog-slider .price-block .price,
    .new-catalog-small-slider .price-block .price {
        font-size: 13px;
    }
    .footer-social-icons-t .in {
        display: block;
        height: 32px;
        width: 32px;
    }
    .footer-social-icons-t li {
        display: inline-block;
        height: 35px;
        width: 37px;
        padding-top: 3px;
    }
    .footer-social-icons-t li:last-child .in {
        margin-right: 0;
    }
    .footer-social-icons-t .facebook {
        background: url("../image/footer-facebook.png") no-repeat center center;
    }
    .footer-social-icons-t .twitter {
        background: url("../image/footer-twitter.png") no-repeat center center;
    }
    .footer-social-icons-t .google-plus {
        background: url("../image/footer-google.png") no-repeat center center;
    }
    .footer-social-icons-t .youtube {
        background: url("../image/footer-youtube.png") no-repeat center center;
    }
    .link-to-catalog {
        display: block;
        height: 45px;
        line-height: 45px;
        text-align: center;
        margin-bottom: 10px;
    }
    .link-to-catalog span {
        font-size: 14px;
        border-bottom: 1px dashed #3761be;
        color: #3761be;
    }
    .link-to-catalog:hover {
        text-decoration: none;
    }
    .link-to-catalog:hover span {
        border-bottom: none;
    }
    /*.light-grey-block {*/
        /*padding-top: 55px;*/
        /*padding-bottom: 0;*/
    /*}*/
    .light-grey-block .head .caps-heading {
        line-height: 20px;
        margin-bottom: 5px;
    }
    .light-grey-block .section {
        display: block;
        color: #0061c2;
    }
    .light-grey-block .section:hover {
        text-decoration: none;
        color: #eb2e09;
    }
    .grey-info-block {
        padding-top: 10px;
    }
    .grey-info-block .content {
        width: 137px;
    }
    .catalog-nav {
        padding: 10px 15px;
    }
    .catalog-nav .active span {
        color: #009e38;
    }
    .catalog-nav .active:hover span {
        color: #009e38;
    }
    .cost-filter {
        height: 180px;
    }
    .filter-btn {
        position: absolute;
        right: 10px;
        width: 85px;
        padding-left: 9px;
        text-align: left;
        background: url("../image/filter.png") no-repeat 62px center;
        background: url("../image/filter.png") no-repeat 62px center, -moz-linear-gradient(top, #ffffff 0%, #e4e4e4 100%);
        /* FF3.6+ */
        background: url("../image/filter.png") no-repeat 62px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e4e4e4));
        /* Chrome,Safari4+ */
        background: url("../image/filter.png") no-repeat 62px center, -webkit-linear-gradient(top, #ffffff 0%, #e4e4e4 100%);
        /* Chrome10+,Safari5.1+ */
        background: url("../image/filter.png") no-repeat 62px center, -o-linear-gradient(top, #ffffff 0%, #e4e4e4 100%);
        /* Opera 11.10+ */
        background: url("../image/filter.png") no-repeat 62px center, url("../image/filter.png") no-repeat 62px center, -ms-linear-gradient(top, #ffffff 0%, #e4e4e4 100%);
        /* IE10+ */
        background: url("../image/filter.png") no-repeat 62px center, linear-gradient(to bottom, #ffffff 0%, #e4e4e4 100%);
        /* W3C */
    }
    .filter-btn.active {
        background: #008f39 url("../image/filter-w.png") no-repeat 62px center;
        color: #fff;
        z-index: 19;
        box-shadow: none;
    }
    .catalog-grid-item {
        background: none;
    }
    .catalog-head {
        position: relative;
    }
    .filter-modal {
        border-radius: 5px;
        position: absolute;
        display: none;
        top: 100%;
        right: 0;
        width: 320px;
        margin: 0;
        padding: 0;
        padding-bottom: 70px;
        background: #f8f8f8;
        border: none;
        box-shadow: none;
        z-index: 31;
    }
    .filter-modal:before {
        content: "";
        position: absolute;
        right: 45px;
        top: -11px;
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 11px 11px 11px;
        border-color: transparent transparent #f9f9f9 transparent;
    }
    .filter-modal .section {
        width: 90%;
        margin: 5%;
        padding: 0;
        font-size: 14px;
        color: #403e3e;
    }
    .filter-modal .section:last-of-type {
        border-bottom: none;
        box-shadow: none;
    }
    .filter-modal .range .range-label {
        display: inline-block;
        width: 130px;
    }
    .filter-modal .checkbox {
        margin: 0;
        height: 40px;
        padding: 10px 0;
        border-bottom: 1px solid #ededed;
    }
    .filter-modal .checkbox:last-child {
        border-bottom: none;
    }
    .filter-modal .checkbox label {
        padding-left: 25px;
        font-size: 14px;
        color: #3761be;
    }
    .filter-modal .checkbox label span {
        position: static;
        color: #d8d8d8;
    }
    .filter-modal .all {
        line-height: 50px;
        font-size: 14px;
        color: #3761be;
        border-bottom: 1px dotted #3761be;
    }
    .filter-modal .all:hover {
        color: #3761be;
        text-decoration: none;
        border-bottom: none;
    }
    .filter-modal .categories-modal-list {
        width: 100%;
    }
    .filter-modal .categories-modal-list li {
        display: block;
        height: 40px;
        line-height: 40px;
        width: 100%;
        border-bottom: 1px solid #ededed;
    }
    .filter-modal .categories-modal-list li a {
        font-size: 16px;
        color: #3761be;
    }
    .filter-modal .categories-modal-list li a:hover {
        text-decoration: none;
        color: #eb2e09;
    }
    .filter-modal .categories-modal-list li:last-child {
        border-bottom: 0;
    }
    .filter-modal .selected-modal-filters {
        padding: 10px 0;
    }
    .filter-modal .selected-modal-filters .selected-filter {
        display: block;
        position: relative;
        height: 19px;
        margin: 3px 0;
        padding-left: 25px;
        line-height: 19px;
        font-size: 13px;
        color: #403e3e;
        width: 100%;
    }
    .filter-modal .selected-modal-filters .selected-filter:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        height: 19px;
        width: 19px;
        background: url("../image/delete-filter.png") no-repeat center center;
    }
    .filter-modal .selected-modal-filters .selected-filter:hover {
        text-decoration: none;
    }
    .filter-modal .selected-modal-filters .delete-all {
        font-weight: bold;
        font-weight: 700;
        padding-top: 5px;
        font-size: 13px;
    }
    .filter-modal .selected-modal-filters .delete-all:hover {
        text-decoration: none;
        color: #eb2e09;
    }
    .filter-modal .g {
        display: block;
        height: 20px;
        margin-top: 5px;
        line-height: 20px;
        width: 100%;
        padding-left: 25px;
        font-size: 13px;
        color: #a7a7a7;
    }
    .filter-modal .find-all {
        position: absolute;
        bottom: 20px;
        left: 50%;
        height: 35px;
        line-height: 35px;
        width: 210px;
        margin-left: -105px;
        font-size: 16px;
    }
    .item-page .breadcrumb {
        width: 100%;
        padding: 10px 15px;
    }
    .item-page-name .article {
        text-align: left;
    }
    .big-item-slider {
        height: 255px;
        width: 100%;
    }
    .big-item-slider li.flex-active-slide {
        height: 255px;
        width: 100%;
    }
    .big-item-slider li.flex-active-slide img {
        width: 60%;
        margin-left: 20%;
    }
    .availability {
        width: 100%;
        height: 45px;
        line-height: 46px;
        padding-left: 23px;
        font-size: 16px;
        text-align: left;
    }
    .a-yes {
        color: #008f39;
        background: url("../image/a-yes.png") no-repeat left center;
    }
    .a-no {
        color: #eb2e09;
        background: url("../image/a-no.png") no-repeat left center;
    }
    .item-buy-block {
        padding-top: 0;
        padding-bottom: 20px;
        border: none;
        box-shadow: none;
        border-radius: none;
        background: url("../image/border-bottom-modal.png") repeat-x bottom left;
    }
    .item-price-block {
        display: inline-block;
        width: 47%;
        margin: 0;
        margin-right: 4%;
    }
    .item-buy-btn {
        display: inline-block;
        margin: 0;
        width: 47%;
    }
    .phone-inp {
        border-radius: 5px;
        height: 50px;
        width: 48%;
        margin: 10px 0;
        /*margin-right: 4%;*/
        padding: 0 20px;
        line-height: 50px;
        border: 1px solid #bababa;
        background: #fff;
        font-size: 13px;
        color: #3e3c3c;
        box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.22);
    }
    .phone-inp::-webkit-input-placeholder,
    .phone-inp:-moz-placeholder,
    .phone-inp::-moz-placeholder,
    .phone-inp:-ms-input-placeholder {
        color: #999999;
    }

    .one-click-order-t {
        display: inline-block;
        float: right;
        height: 50px;
        width: 47%;
        margin: 10px 0;
        font-size: 16px;
        line-height: 18px;
    }
    .why-us {
        margin-top: 20px;
    }
    .why-us li {
        height: 60px;
        margin: 0;
        margin-bottom: 7px;
        padding-left: 33px;
    }
    .why-us li:first-child {
        height: 50px;
    }
    .why-us img {
        display: none;
    }
    .why-us .head {
        display: none;
    }
    .why-us .b {
        font-weight: bold;
        font-weight: 700;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: block;
        width: 100%;
        margin: 0;
        margin-bottom: 3px;
        font-size: 15px;
        line-height: 16px;
        text-transform: none;
        color: #3c3c3c;
    }
    .why-us .s {
        display: block;
        width: 100%;
        margin: 0;
        font-size: 12px;
        line-height: 13px;
        color: #999999;
    }
    .why-us-1 {
        background: url("../image/why-us-1.png") no-repeat left 3px;
    }
    .why-us-2 {
        background: url("../image/why-us-2.png") no-repeat left top;
    }
    .why-us-3 {
        background: url("../image/why-us-3.png") no-repeat left top;
    }
    .delivery-item-info {
        height: 200px;
    }
    .delivery-item-info b {
        font-size: 14px;
    }
    .delivery-item-info select {
        font-size: 14px;
    }
    .delivery-item-info p {
        margin: 5px 0;
    }
    .modal .modal-content {
        width: 690px;
        margin-left: -345px;
    }
    .modal .head a {
        top: -16px;
        right: -16px;
        display: inline-block;
        height: 32px;
        width: 32px;
        background: #f5f5f5 url("../image/delete.png") no-repeat center center;
        border-radius: 50%;
        text-indent: -9999px;
    }
    .modal .content {
        margin-bottom: 0;
    }
    .text-nav,
    .catalog-page-nav {
        padding: 0;
    }
    .text-nav .header,
    .catalog-page-nav .header {
        height: 40px;
    }
    .extra-delivery .content {
        text-align: center;
    }
    .text-page-content .caps-heading {
        margin-bottom: 0;
    }
    .catalog-page-content {
        padding: 15px 10px;
    }
    .news-image {
        height: 90px;
        width: 120px;
    }
    .news-block {
        margin: 15px 0;
    }
    .text-link-block .read-all {
        height: 60px;
        line-height: 60px;
        font-size: 14px;
        text-align: center;
    }
    .catalog-list .to-table,
    .catalog-grid .to-table,
    .catalog-grid-item .to-table,
    .catalog-list-item .to-table {
        display: none;
    }
    .link-to-catalog {
        display: block;
        height: 45px;
        line-height: 45px;
    }
    .order-form {
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    #mobile-main-header {
        position: relative;
        height: 55px;
        width: 100%;
        box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.5);
        background: #00a743;
        /* Old browsers */
        background: -moz-linear-gradient(top, #00a743 0%, #028436 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a743), color-stop(100%, #028436));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #00a743 0%, #028436 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #00a743 0%, #028436 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #00a743 0%, #028436 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, #00a743 0%, #028436 100%);
        /* W3C */
        z-index: 10;
    }
    #mobile-main-header .mobile-logo {
        width: 100%;
        height: 55px;
        margin: 0;
        display: block;
        background: url("../image/logo-xs.png") no-repeat center center;
        text-indent: -999px;
        overflow: hidden;
        border:none;
    }
    #mobile-main-header .mobile-logo a {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 0;
        margin: 0;
        text-decoration: none;
        border: 0;
    }
    #mobile-main-header .mobile-cart {
        position: relative;
        display: block;
        height: 55px;
        width: 100%;
        background: url("../image/cart-mobile.png") no-repeat center center;
    }
    #mobile-main-header .mobile-cart .notification {
        font-weight: bold;
        font-weight: 700;
        position: absolute;
        top: 9px;
        left: 70%;
        height: 18px;
        width: 18px;
        background: #ed324d;
        border-radius: 50%;
        font-size: 10px;
        line-height: 18px;
        text-align: center;
        color: #fff;
        display: block;
    }
    #mobile-main-header .mobile-cart.highlight {
        box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.5);
        background: #ffffff url("../image/cart-mobile-a.png") no-repeat center center;
    }
    #mobile-main-header .mobile-search {
        display: block;
        height: 55px;
        width: 100%;
        background: url("../image/search-mobile.png") no-repeat center center;
    }
    #mobile-main-header .absolute-header {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
    }
    #mobile-main-header .navbar-default .navbar-toggle {
        float: left;
    }
    #mobile-main-header .navbar-default-m {
        margin: 0;
        background: none;
        border: none;
        height: 55px;
    }
    #mobile-main-header .navbar-header {
        height: 58px;
    }
    #mobile-main-header .bin-navbar-toggle {
        height: 58px;
        width: 80px;
        margin: 0;
        padding: 0;
        background: transparent url("../image/hamburger.png") no-repeat center center;
        border: none;
        border-radius: 0;
    }
    #mobile-main-header .bin-navbar-toggle.highlight {
        box-shadow: 2px 0px 3px -1px rgba(0, 0, 0, 0.5);
        background: #ffffff url("../image/toggle-close.png") no-repeat center center;
        padding: 0px;
    }
    #mobile-main-header .search-navbar-toggle.highlight {
        box-shadow: 2px 0px 3px -1px rgba(0, 0, 0, 0.5);
        background: #ffffff url("../image/search-mobile-a.png") no-repeat center center;
    }
    #mobile-main-header .search-navbar-collapse {
        position: relative;
        padding: 20px 15px;
        border-top: none;
        box-shadow: none;
        background: #fff;
        z-index: 30;
        box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.5);
    }
    #mobile-main-header .search-navbar-collapse .search-mobile-inp {
        display: block;
        height: 35px;
        width: 90%;
        background: #ffffff url("../image/search-inp.png") no-repeat 15px center;
        line-height: 35px;
        font-size: 13px;
        color: #333333;
        padding-left: 40px !important;
    }
    #mobile-main-header .search-navbar-collapse .search-mobile-inp::-webkit-input-placeholder,
    #mobile-main-header .search-navbar-collapse .search-mobile-inp:-moz-placeholder,
    #mobile-main-header .search-navbar-collapse .search-mobile-inp::-moz-placeholder,
    #mobile-main-header .search-navbar-collapse .search-mobile-inp:-ms-input-placeholder {
        font-size: 13px;
        color: #333333;
    }
    #mobile-main-header .cart-navbar-collapse {
        position: relative;
        padding: 20px 15px;
        border-top: none;
        box-shadow: none;
        background: #fff;
        z-index: 30;
        box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.5);
    }
    #mobile-main-header .cart-navbar-collapse:after {
        display: block;
        position: absolute;
        top: 100%;
        height: 100%;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
    }
    #mobile-main-header .cart-navbar-collapse .cart-item {
        padding-top: 15px;
        border-bottom: 1px solid #f3f3f3;
    }
    #mobile-main-header .cart-navbar-collapse .name {
        text-align: center;
    }
    #mobile-main-header .cart-navbar-collapse .name .item-name {
        display: table;
        width: 100%;
        min-height: 16px;
        max-height: 32px;
        line-height: 16px;
        font-size: 14px;
        color: #0061c2;
        overflow: hidden;
    }
    #mobile-main-header .cart-navbar-collapse .name .item-name:hover {
        text-decoration: none;
        color: #eb2e09;
    }
    #mobile-main-header .cart-navbar-collapse .name .item-name span {
        display: table-cell;
        vertical-align: middle;
    }
    #mobile-main-header .cart-navbar-collapse .name .price-s {
        display: block;
        width: 100%;
        font-size: 12px;
    }
    #mobile-main-header .cart-navbar-collapse .image {
        border-radius: 5px;
        position: relative;
        margin: 5px auto 10px;
        height: 140px;
        width: 190px;
        border: 1px solid #e8e8e8;
    }
    #mobile-main-header .cart-navbar-collapse .image img {
        height: 90%;
        width: 70%;
        margin-top: 5%;
        margin-left: 15%;
    }
    #mobile-main-header .cart-navbar-collapse .delete {
        position: absolute;
        top: -16px;
        right: -16px;
    }
    #mobile-main-header .cart-navbar-collapse .money {
        width: 190px;
        margin: 0 auto 20px;
    }
    #mobile-main-header .cart-navbar-collapse .quantity-block {
        float: left;
        width: 90px;
    }
    #mobile-main-header .cart-navbar-collapse .quantity-block .inp {
        width: 40px;
    }
    #mobile-main-header .cart-navbar-collapse .price {
        float: right;
        font-size: 18px;
        color: #008a42;
    }
    #mobile-main-header .cart-navbar-collapse .price span {
        font-weight: bold;
        font-weight: 700;
        font-size: 20px;
    }
    #mobile-main-header .cart-navbar-collapse .coupon-block {
        height: 90px;
        padding-top: 15px;
        border-bottom: 1px solid #e8e8e8;
        line-height: 15px;
        text-align: center;
    }
    #mobile-main-header .cart-navbar-collapse .coupon-block p {
        display: block;
        width: 100%;
    }
    #mobile-main-header .cart-navbar-collapse .coupon-block .inp {
        width: 45%;
        margin: 0;
        margin-right: 5%;
    }
    #mobile-main-header .cart-navbar-collapse .coupon-block .submit-code {
        width: 45%;
        margin: 0;
    }
    #mobile-main-header .cart-navbar-collapse .total {
        display: block;
        width: 100%;
        margin: 20px 0 10px;
        font-size: 14px;
        color: #333333;
        text-align: center;
    }
    #mobile-main-header .cart-navbar-collapse .total .total-money {
        color: #008a42;
        font-size: 16px;
    }
    #mobile-main-header .cart-navbar-collapse .total .total-money span {
        font-weight: bold;
        font-weight: 700;
        font-size: 19px;
    }
    #mobile-main-header .cart-navbar-collapse .check-btn {
        display: block;
        height: 37px;
        width: 205px;
        font-size: 18px;
        line-height: 37px;
        margin: 10px auto;
    }
    #mobile-main-header .bin-navbar-collapse {
        position: relative;

        padding: 20px 15px;
        border-top: none;
        box-shadow: none;
        background: #fff;
        z-index: 30;
        box-shadow: 0px 2px 3px -1px rgba(0, 0, 0, 0.5);
    }
    #mobile-main-header .bin-navbar-collapse:after {
        display: block;
        position: absolute;
        top: 100%;
        height: 100%;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
    }
    #mobile-main-header .bin-navbar-collapse .navbar-nav {
        margin: 10px 0;
    }
    #mobile-main-header .bin-navbar-collapse ul {
        width: 100%;
    }
    #mobile-main-header .bin-navbar-collapse .caps-heading {
        margin-left: 15px;
    }
    #mobile-main-header .bin-navbar-collapse a {
        display: block;
        min-height: 40px;
        width: 100%;
        margin: 0 auto;
        padding: 0;
        padding-left: 15px;
        line-height: 40px;
        font-size: 16px;
        color: #0061c2;
        border-bottom: 1px solid #eee;
        white-space: normal;
        background: url("../image/arrow-right.png") no-repeat 97% center;
    }
    #mobile-main-header .bin-navbar-collapse a:hover {
        color: #0061c2;
        text-decoration: none;
    }
    #mobile-main-header .bin-navbar-collapse .open > a {
        background: url("../image/arrow-up.png") no-repeat 97% center;
    }
    #mobile-main-header .navbar-collapse > ul > li > ul > li:last-child a {
        border-bottom: 5px solid #eee;
    }
    #mobile-main-header a.caps-heading {
        color: #0061c2;
        font-size: 14px;
        border: none;
        background: none;
    }
    #mobile-bin {
        margin: 20px 0;
    }
    #mobile-bin .navbar-nav {
        margin: 0;
    }
    #mobile-bin .navbar-nav > li {
        border-radius: 5px;
        min-height: 40px;
        width: 100%;
        margin-bottom: 3px;
        border: 1px solid #f3f3f3;
        box-shadow: inset 0px 1px 0px 0px #f7f7f7, inset 0px -1px 0px 0px #f7f7f7;
    }
    #mobile-bin a {
        position: relative;
        display: block;
        height: 40px;
        width: 100%;
        padding: 0;
        padding-left: 15px;
        color: #0061c2;
        font-size: 16px;
        line-height: 40px;
    }
    #mobile-bin a:after {
        position: absolute;
        content: "";
        top: 11px;
        right: 13px;
        height: 15px;
        width: 15px;
        background: url("../image/arrow-right.png") no-repeat center center;
    }
    #mobile-bin a:hover {
        text-decoration: none;
        background: none;
    }
    #mobile-bin .open > a:after {
        background: url("../image/arrow-up.png") no-repeat center center;
    }
    #mobile-bin .dropdown-menu,
    #mobile-main-header .dropdown-menu {
        padding: 0 20px;
    }
    #mobile-bin .dropdown-menu a,
    #mobile-main-header .dropdown-menu a {
        font-weight: bold;
        font-weight: 700;
        font-size: 14px;
        color: #3e3c3c;
    }
    #mobile-bin .dropdown-menu a:hover,
    #mobile-main-header .dropdown-menu a:hover,
    #mobile-bin .dropdown-menu a:focus,
    #mobile-main-header .dropdown-menu a:focus {
        color: #3e3c3c;
    }
    #mobile-bin .dropdown-menu .dropdown-menu a,
    #mobile-main-header .dropdown-menu .dropdown-menu a {
        font-weight: normal;
        font-weight: 400;
        background: none;
    }
    #mobile-bin .dropdown-menu .dropdown-menu a:after,
    #mobile-main-header .dropdown-menu .dropdown-menu a:after {
        background: none;
    }
    #mobile-bin .dropdown-menu a {
        border: none;
        box-shadow: none;
        border-bottom: 1px solid #eee;
    }
    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
        background: none;
    }
    .catalog-list .caps-heading {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin-bottom: 0;
        margin-top: 5px;
    }
    .catalog-list .caps-heading:last-of-type {
        padding-left: 30px;
        text-align: left;
    }
    #footer {
        height: 395px;
    }
    #footer .footer-info .white-block {
        border-radius: 5px;
        width: 100%;
        border: 1px solid #e8e8e8;
        box-shadow: 0px 0px 3px 0px #ffffff;
        background: #fff;
    }
    #footer .footer-info .phone-block {
      display: table;
        height: 55px;
        width: 100%;
        padding: 12px;
        padding-left: 20px;
        background: #ffffff url("../image/footer-phone-hook.png") no-repeat 14px center;
    }
    #footer .footer-info .phone-block:after {
        display: none;
    }
    #footer .footer-info .phone-block a {
        display: block;
        width: 115px;
        height: 16px;
        margin-top: 13px;
        margin-left: 8px;
        text-align: center;
        font-size: 15px;
        line-height: 16px;
    }
    #footer .footer-info .phone-block a{
        border-right: 1px solid #cbcbcb;

    }
    .footer-mobile-nav {
        margin-top: 10px;
    }
    .footer-mobile-nav li {
        list-style-type: none;
    }
    .footer-mobile-nav a {
        font-weight: bold;
        font-weight: 700;
        display: block;
        height: 40px;
        margin: 2px 0;
        padding: 10px;
        font-size: 13px;
        line-height: 20px;
        color: #0061c2;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-decoration: none;
    }
    .footer-mobile-nav a:hover {
        color: #0061c2;
        text-decoration: none;
    }
    .footer-social-icons-t {
        margin-top: 20px;
        text-align: center;
    }
    .footer-copyright {
        border-top: 0;
        text-align: center;
        line-height: 12px;
    }
    .footer-copyright .mobile-hidden {
        display: none;
    }
    .promo-big {
        min-height: 220px;
        height: auto;
        margin-bottom: 30px;
        padding: 10px 0;
        border-radius: 0;
    }
    .promo-big .slick-slide {
        border-radius: 0;
    }
    .promo-big .item {
        display: none;
    }
    .promo-big-slider {
        height: 100%;
    }
    .promo-big-slider .content {
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 90%;
        height: 90%;
        margin: 10% 5%;
    }
    .promo-big-slider .content .description {
        width: 100%;
    }
    .promo-big-slider .content .button-block {
        width: 75px;
        margin-right: 5px;
    }
    .promo-big-slider .content .buy-btn {
        position: relative;
        height: 32px;
        width: 80px;
        font-size: 15px;
        line-height: 32px;
        z-index: 4;
    }
    .promo-big-slider .texture {
        display: none;
    }
    .catalog-grid-item {
        border-bottom: 1px solid #f3f3f3;
    }
    .show-all-btn {
        height: 30px;
        line-height: 20px;
        margin-left: -83px;
        top: 35px;
        width: 165px;
        font-size: 15px;
        text-align: left;
        padding-left: 40px;
    }
    .show-all-btn .refresh {
        position: absolute;
        top: 5px;
        left: 17px;
        height: 15px;
        width: 15px;
        background: transparent url("../image/refresh-m.png") no-repeat center center;
    }
    .catalog {
        margin-top: 100px;
    }
    .catalog-nav {
        height: 40px;
        width: 100%;
        margin-bottom: 0;
        background: none;
        border: none;
        border-bottom: 1px solid #f3f3f3;
        box-shadow: none;
        border-radius: 0;
    }
    .catalog-nav .cost-filter {
        float: right;
        height: 29px;
        line-height: 29px;
        margin: 0;
        background: none;
        border: none;
        box-shadow: none;
    }
    .catalog-nav .cost-filter a {
        margin: 0 10px;
    }
    .catalog-nav .h {
        display: none;
    }
    .catalog {
        margin-top: 0;
    }
    .catalog-head {
        position: relative;
        height: 50px;
        width: 100%;
        background: #f3f3f3;
    }
    .catalog-back {
        border-radius: 5px;
        position: relative;
        display: inline-block;
        float: left;
        height: 30px;
        width: 30px;
        margin: 10px 0;
        margin-left: 15px;
        background: #ffffff url("../image/back-mobile.png") no-repeat 10px center;
        /* Old browsers */
        background: url("../image/back-mobile.png") no-repeat 10px center, -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
        /* FF3.6+ */
        background: url("../image/back-mobile.png") no-repeat 10px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
        /* Chrome,Safari4+ */
        background: url("../image/back-mobile.png") no-repeat 10px center, -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
        /* Chrome10+,Safari5.1+ */
        background: url("../image/back-mobile.png") no-repeat 10px center, -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
        /* Opera 11.10+ */
        background: url("../image/back-mobile.png") no-repeat 10px center, -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
        /* IE10+ */
        background: url("../image/back-mobile.png") no-repeat 10px center, linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
        /* W3C */
        box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.22);
        z-index: 2;
    }
    .catalog-section-text {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: 0 auto;
        display: inline-block;
        height: 50px;
        padding-top: 5px;
        text-align: center;
        vertical-align: top;
    }
    .catalog-section-text span {
        color: #cacaca;
        font-size: 12px;
    }
    .filter-btn-mobile {
        border-radius: 5px;
        position: relative;
        display: inline-block;
        float: right;
        height: 30px;
        width: 30px;
        margin: 10px 0;
        margin-right: 15px;
        vertical-align: top;
        background: #ffffff url("../image/filter.png") no-repeat center center;
        /* Old browsers */
        background: url("../image/filter.png") no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
        /* FF3.6+ */
        background: url("../image/filter.png") no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
        /* Chrome,Safari4+ */
        background: url("../image/filter.png") no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
        /* Chrome10+,Safari5.1+ */
        background: url("../image/filter.png") no-repeat center center, -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
        /* Opera 11.10+ */
        background: url("../image/filter.png") no-repeat center center, -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
        /* IE10+ */
        background: url("../image/filter.png") no-repeat center center, linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
        /* W3C */
        box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.22);
        z-index: 2;
    }
    .filter-btn-mobile.active {
        background: #008f39 url("../image/filter-w.png") no-repeat center center;
        z-index: 31;
        box-shadow: none;
    }
    #darken {
        top: 150px;
    }
    .filter-modal {
        position: absolute;
        display: none;
        top: 100%;
        right: 0;
        width: 100%;
        background: #f3f3f3;
        border-top: 1px solid #d9d9d9;
        border-radius: 0;
    }
    .filter-modal:before {
        display: none;
    }
    .item-page-name {
        padding-top: 10px;
        min-height: 45px;
        max-height: 90px;
        background: #fff;
    }
    .item-page-name .name {
        font-weight: bold;
        font-weight: 700;
        float: none;
        width: 100%;
        min-height: 22px;
        line-height: 20px;
        font-size: 16px !important;
        color: #009246;
        text-align: center;
    }
    .item-page-name .article {
        float: none;
        width: 100%;
        height: 15px;
        font-size: 11px;
        line-height: 15px;
        text-align: center;
    }
    .item-photo-slider {
        border-radius: 5px;
        height: 140px;
        border: 1px solid #e8e8e8;
    }
    .item-photo-slider .image {
        border: none;
    }
    .availability {
        display: none;
    }

    .item-price-block {
        width: 140px;
        margin-right: 20px;
    }
    .item-buy-block {
        height: 70px;
        position: relative;
        background: url("../image/border-bottom-modal.png") repeat-x bottom left;
    }
    .item-buy-btn {
        width: 105px;
    }
    .one-click-order{
        margin: 0px;
        margin-left: 49%;
        margin-top: 30px;
        float: left;

    }
    .phone-inp {
        font-family: 'Cuprum','Tahoma',sans-serif;
        border-radius: 5px;
        position: relative;
        height: 30px;
        width: 135px;
        /* text-indent: 5px; */
        /* margin: 8px 0; */
        /* padding: 0 7px; */
        line-height: 32px;
        margin-top: 30px;
        padding-left: 5px;
        border: 1px solid #bababa;
        background: #fff;
        font-size: 15px !important;
        color: #3e3c3c;

        box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.22);
        /* border: 2px solid #0092d6; */
        font-size: 21px;
        box-shadow: none;
        z-index: 0;
        margin-left: -250px;
    }
    .one-click-order-t {
        display: none;
        width: 100%;
        position: relative;
        margin-bottom: 30px;
        background: #f3f3f3;
        border: 1px solid #cecece;
        box-shadow: none;
        font-size: 21px;
        color: #424242;
        text-shadow: none;
    }
    .one-click-order-t:hover {
        background: #f3f3f3;
        box-shadow: none;
        border: 1px solid #cecece;
        color: #424242;
        text-shadow: none;
    }
    .one-click-order-t:after {
        position: absolute;
        bottom: -20px;
        left: 0;
        right: 0;
        content: "";
        display: block;
        height: 1px;
        width: 100%;
        background: url("../image/border-bottom-modal.png") repeat-x bottom left;
    }
    .why-us {
        width: 220px;
        margin: 15px auto;
    }
    .why-us .head {
        display: block;
    }
    .why-us img {
        display: block;
    }
    .item-info-links {
        margin: 10px 0 30px;
    }
    .item-info-links li {
        border-radius: 5px;
        position: relative;
        display: block;
        height: 40px;
        margin-bottom: 10px;
        line-height: 40px;
        border: 1px solid #e8e8e8;
        box-shadow: inset 0 1px 0 0 #fdfdfd, 0 1px 0 0 #fdfdfd;
    }
    .item-info-links li a {
        height: 100%;
        width: 100%;
        display: block;
        padding-left: 12px;
        color: #0061c2;
        font-size: 16px;
    }
    .item-info-links li a:hover {
        color: #0061c2;
        text-decoration: none;
    }
    .item-info-links li:after {
        position: absolute;
        content: "";
        top: 13px;
        right: 15px;
        height: 15px;
        width: 9px;
        background: url("../image/arrow-right.png") no-repeat center center;
    }
    .text-page-content .head,
    .text-page-content .caps-heading {
        height: 50px;
        background: #f3f3f3;
        line-height: 50px;
    }
    .catalog-page-content {
        margin-bottom: 20px;
    }
    .catalog-page-content .image {
        margin: 10px auto;
    }
    .news-image {
        height: 110px;
        width: 150px;
        margin: 10px auto 30px;
    }
    .order-form .form-block label {
        float: left;
        display: inline-block;
        width: 100%;
        margin: 0;
        margin-top: 10px;
        font-size: 12px;
        color: #3e3c3c;
        font-weight: normal;
        font-weight: 400;
    }
    .order-form .form-block .inp {
        height: 35px;
        line-height: 35px;
    }
    .order-form .form-block .inp-s {
        border-radius: 5px;
        float: left;
        display: inline-block;
        position: relative;
        height: 35px;
        width: 100%;
        margin: 10px 0;
    }
    .order-form .form-block .inp-s .inp {
        z-index: 3;
    }
    .order-form .form-block .inp-s.error {
        background: #ff5a00;
    }
    .order-form .form-block .inp-s.error .inp {
        border: 2px solid #ff5a00;
    }
    .order-form .form-block .inp-s.error .error-alert {
        display: none;
    }
    .order-form .form-block .hint {
        display: none;
    }
    .order-form {
        width: 100%;
        margin-top: 0;
        margin-bottom: 0;
        background: #fff;
        border: none;
        box-shadow: none;
        border-radius: 0;
    }
    .order-form .checkbox-block {
        display: none;
    }
    .order-form .radio-block,
    .order-form .form-block {
        background: none;
    }
    .order-form .useradress,
    .order-form .usertext {
        display: block;
        width: 96%;
        margin-left: 2%;
    }
    .order-submit {
        width: 200px;
        margin: 20px auto;
        font-size: 17.5px;
    }
    #content-order .head {
        background: #f3f3f3;
    }
    #content-order .head .caps-heading {
        background: none;
        height: 55px;
        margin-left: 60px;
        line-height: 55px;
    }
    .text-page-content .listed-text {
        margin-top: 5px;
    }
    .text-page-content .listed-text ul {
        margin-bottom: 10px;
    }
    .text-page-content .listed-text b {
        line-height: 25px;
    }
    .mobile-i-tabs {
        margin: 30px 15px;
    }
    .mobile-i-tabs span {
        float: left;
        display: block;
    }
    .mobile-i-tabs .red,
    .mobile-i-tabs .black {
        font-weight: bold;
        font-weight: 700;
        float: right;
        margin-right: 15px;
    }
    .mobile-i-tabs b {
        display: inline-block;
        width: 100%;
        color: #00993e;
    }
    .mobile-i-tabs .red {
        color: #ff0000;
    }
    .mobile-i-tabs  li {
        border-radius: 5px;
        display: block;
        min-height: 40px;
        width: 100%;
        margin: 10px auto;
        padding: 0;
        padding-left: 15px;
        line-height: 40px;
        background: url("../image/arrow-right.png") no-repeat 97% 13px;
        box-shadow: 0 1px 1px 0 #fafafa;
        border: 1px solid #eee;
    }

    .mobile-i-tabs  li li{
        background: none;
    }
    .mobile-i-tabs li  a {
        font-size: 16px;
        color: #0061c2;
        white-space: normal;

    }
    .mobile-i-tabs li:hover a {
        color: #0061c2;
        text-decoration: none;
    }
    .mobile-i-tabs .open {
        background: url("../image/arrow-up.png") no-repeat 97% 13px;
    }
    .mobile-i-tabs td,
    .mobile-i-tabs th {
        /*padding: 0 10px;*/
    }
    .mobile-i-tabs th b {
        font-size: 14px;
        color: #3e3c3c;
    }
    .mobile-i-tabs td:first-child {
        color: #696969;
    }
    .mobile-i-tabs p {
        line-height: 20px;
    }
    .mobile-i-tabs .blue {
        color: #0061c2;
    }
}


@media (max-width: 750px)  and (min-width:200px){
    .new-catalog-slider .price-block, .new-catalog-small-slider .price-block{
        left:40%;
    }
}

.footer-info .container .row .col-sm-3 {
    width:27%;
    margin-right: 20px;
}