
@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('/catalog/view/theme/default/stylesheet/fonts/ProximaNova-Reg.otf');
    

    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_novabold';
    src: url('/catalog/view/theme/default/stylesheet/fonts/ProximaNova-Bold.otf');   
    font-weight: normal;
    font-style: normal;

}
a {
    outline: none !important;
}
a.addthis_button_vk.addthis_button_preferred_1.at300b,
a.addthis_button_odnoklassniki_ru.addthis_button_preferred_2.at300b,
a.addthis_button_compact.at300m {
    display: none;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: transparent;
}
body {
  font-family:'proxima_nova_rgregular', sans-serif;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination>li {
    display: none;
    padding: 5px;
}
.pagination>li.active, .pagination>li.subling, .pagination>li.last, .pagination>li.first{
    display: inline-block;
}
.pagination>li>a, .pagination>li>span{
    padding: 10px 15px;
}
.perevag .h2 {
    font-size: 14px;
    color: #000;
    font-family: "proxima_novabold";
}
.hidden-lg{
    display: none !important;
}
marquee {
    background-color: #444444;
    position: relative;
    top: -20px;
    padding: 10px 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
#massege marquee {
    background-color: transparent;
    position: relative;
    top: 0px;
    padding: 10px 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
#massege {
    margin-top: -20px;
}
#massege .h2 {
    margin: 0;
}
.product-layout.product-grid {
    padding-bottom: 0;
    border-right: 1px solid #ddd;
    margin-bottom: 40px;
}
.mobile_menu_switcher {
    display: none;
}
.item.cat_related {
    border-right: 1px solid #ddd;
}
.menu_main .sub, .menu_main{
  display: none;
}
.menu_main:hover .sub.active{
    display: block;
}
.item.cat_related .product-thumb {
    /* min-height: 450px; */
}
.product-list .product-thumb .image {
    
    width: 250px;
}
#tab-specification td {
    font-size: 16px;
}
#tab-specification td:nth-child(2n+1){
    font-weight: bold;
}
.product-list .product-thumb .caption {
  margin-left: 0;
    display: inline-block;
    width: calc(100% - 500px);
    text-align: left;
    padding: 0 20px;
}
.product-list .product-thumb .image {
   
    border-bottom: 1px solid transparent;
   
}
.product-list .product-thumb .image a {
    
    border-right: 1px solid #ddd;
}
.short_desc {
    display: none;
}
.product-list  span.reviews{
     font-size: 16px;
     float: right;
}
.product-grid span.reviews {
    display: inline;
    width: 100%;
    padding: 0;
    font-size: 16px;
}
.product-thumb .price_section {
	min-height: 55px;
}
.product-list .price_section > .rating {
    position: absolute;
    bottom: 120px;
    width: 160px;
}
 span.reviews .fa {
    color: #ea6a40;
    font-weight: bold;
    font-size: 18px;
}
.product-list .short_desc {
    font-size: 16px;
    display: block;
}
.product-list .price_section > *{
    width: 100%;
}
#content.product .col-sm-4 .reviews {
    float: right;
}
.product-layout.product-list .product-thumb {
    min-height: 270px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.product-list .product-thumb .button-group {
    position: relative;
    bottom: 40px;
    width: 240px;
    float: right;
}
.product-list .price_section {
    display: inline-block;
    vertical-align: top;
    width: 190px;
    margin-top: 40px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-left: 1px solid #ddd;
}
.product-list  .price_section > .rating + * {
    border-left: 1px solid transparent;
    padding-left: 10px;
}
#product .product-thumb .button-group{
  position: static;
  max-width: 350px;
}
#product + .rating + img {
	margin: 0 auto;
}
span.top.active{
    display: block;
}
span.top {
    position: fixed;
    display: none;
    bottom: 20px;
    z-index: 9999;
    right: 20px;
}
span.top  .fa{
        font-size: 70px;
        cursor: pointer;
    color: #99bf37;
}
.row.contact_row  *{
    font-size: 16px;
}
.row.contact_row strong {
    font-size: 20px;
    color: #000;
    padding: 10px 0 0;
    display: inline-block;
}
table.assorti {
    width: 100%;
    border: 2px solid #ddd;
    margin: 20px 0;
}
table th{
    text-align: center;
}
p {
    margin: 0 0 10px;
    font-size: 16px;
    color: #333;
}
.nav-tabs {
    margin-bottom: 15px;
    display: table;
    width: 100%;
    padding-bottom: 10px;
    clear: both;
    margin-top: 20px;
}
.nav-tabs>li {
    float: none;
    margin-bottom: -1px;
    display: table-cell;
    text-align: center;
}
.nav-tabs>li>a{
    border-radius: 0;
}
table.assorti   tr {
    border-top: 2px solid #ddd;
}
table.assorti tbody tr:nth-child(2n + 1){
    background-color: #ddd;
}
table.assorti tbody tr:nth-child(2n + 1) td{
border-right: 2px solid #fff;
}
table.assorti th
{
     border-right: 2px solid #ddd;
}
 table.assorti td a{
    color: #333333;
}
 table.assorti td button,
 .btn-success{
padding: 7px 35px;
    background-color: #99bf37;
    background-image: none;
    box-shadow: none;
    border: none;
    color: #fff;
    font-size: 16px;

 }
table.assorti th, table.assorti td{
padding: 7px 15px;
font-size: 16px;
color: #333333;
}
table.assorti td{
    border-right: 2px solid #ddd;
}
tr.hidde td {
	display: none;
}
table.assorti tr td {
	border-bottom: 2px solid #ddd;
}
#fastorder {
    max-width: 350px;
}
.cats_product_wrap {
    /* max-height: 940px; */
    overflow: hidden;
}
#fastorder button {
    display: inline-block;
    vertical-align: top;
    width: 120px;
    background-color: orange;
    border: none;
    color: #fff;
    font-size: 14px;
   padding: 14px 0;
    font-weight: bold;
    border-radius: 4px;
}
button.wishlist_but, button.compare_but {
    background-image: none;
    border: 2px solid #99bf37;
    background-color: #99bf37;
    padding:  10px 17px;
}
button.wishlist_but:hover, button.compare_but:hover{
    background-color: #fff;
}
button.wishlist_but:hover .fa, button.compare_but:hover .fa{
    color: #99bf37;
}
button.wishlist_but .fa, button.compare_but .fa{
    font-size: 20px;
    color: #fff;
}
#input-quantity {
    max-width: 70px;
    font-size: 28px;
}
#fast_order_click{
     display: block;
    max-width: 350px;
    background-color: #62922e;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 16px 0;
    margin: 10px 0;
    cursor: pointer;
    text-transform: uppercase;
}

.product .rating a {
    display: block;
    width: 100%;
    color: #333;
    font-size: 18px;
}
span#want_cheep {
    display: block;
    max-width: 350px;
    background-color: #ea6a40;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 16px 0;
    margin: 10px 0;
    cursor: pointer;
    text-transform: uppercase;
}
form .result {
    font-size: 16px;
    color: red;
}
.PB_product {
   
    width: 35%;
}
i.fa.fa-shopping-cart {
    display: none;
}
.product-thumb .price {
    color: #62922e;
    font-size: 18px;
    font-family: "proxima_novabold";
    line-height: 20px;
    text-align: center;
}
.product-thumb .price-new {
	font-weight: normal;
}
#content ul.list-unstyled li {
    font-size: 15px;
    line-height: 24px;
    
}
.pbListing-box .box-content .box-products .PB_bundle_info {
   
    width: calc(30% - 80px);
}
.PB_image {
    text-align: center;
}
.PB_options_image {
    padding: 3px;
    border: none;
}
.pb_name {
    text-align: center;
}
body .PB_plusbutton {
   
    margin-top: 15%;
}
.cheeprder_wrap, .fast_order_wrap, .want_order_wrap  {
    position: fixed;
    top: -2000px;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99999;
    height: 100vh;
    opacity: 0;
    transition: all 0.5s;
    
}
.common-home .box {
    margin-top: 30px;
}
.cheeprder_wrap.active, .fast_order_wrap.active, .want_order_wrap.active{
  top: 0;
  opacity: 1;
}
#cheeprder input, #fastorder input, #want input{
  display: block;
    width: 100%;
    margin: 5px 0 10px;
   border: 1px solid #99bf37;
   padding: 10px;
    border-radius: 0px;
     text-align: center;
}
div#product .what_price {
    width: 100%;
}
#cheeprder button, #fastorder button, #want button{
  display: block;
  width: 150px;
  margin: 10px auto;
  border: none;
   background-color: #99bf37;
   color: #fff;
   font-size: 16px;
   text-align: center;
   font-weight: bold;
   padding: 10px 0;
   border-radius: 0px;
}
form#cheeprder, #fastorder, #want {
    position: absolute;
    top: 40px;
    width: 350px;
    padding: 10px;
    left: calc(50% - 175px);
    background-color: #fff;
    border: 4px solid #98d647;
}
/*.fastorder_wrap input {
    display: block;
    width: 100%;
    margin: 0 0 5px;
    padding: 5px 10px;
    border: 1px solid #98d647;
    border-radius: 4px;
   
}
#fastorder .fastorder_wrap{
   display: inline-block;
    vertical-align: top;
    width: calc(100% - 125px);
  
}*/
.price_section > .rating + * {
   
    padding-left: 0px;
}
.product-thumb .price-old{
    margin: 0 0 0 50px;
}
.common-home .product-thumb .price-old{
    margin: 0;
}
#product .product-thumb{
  /*min-height: 100%;*/
}
.product-thumb {
    /*min-height: 390px;*/
    position: relative;
        margin-bottom: 0;
}
#content ul.list-unstyled.models_block li {
    color: #333;
}
#content ul.list-unstyled.models_block li span, #content ul.list-unstyled.models_block li a{
    font-family: "proxima_novabold";
    text-transform: uppercase;
}
#content ul.list-unstyled.models_block li a{
    color: #333;
}
span.old-price {
    font-size: 40px;
    color: #ccc;
}
#content ul.list-unstyled li.special{
    font-size: 42px;
    font-family: "proxima_novabold";
    color: #962734;
    padding: 10px 0;
    line-height: 40px;
}
#content ul.list-unstyled li.special nobr{
    color: #62922e;
    font-size: 32px;
    display: block;
}
#content ul.list-unstyled.models_block li span.stock{
    color: #62922e;
}
.price_section > * {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.product-thumb .price *{
display: inline-block;
}
.cats_products .product-thumb {
    min-height: 300px;
}
.advanced {
    margin-bottom: 30px;
}
.item.cat_related2 .product-thumb {
    min-height: 300px;
}
.advanced ul{
  list-style: none;
  padding: 0;
  margin: 0;
  
}
.advanced li {
    display: block;
    padding: 0px 10px 5px 25px;
    font-size: 15px;
    position: relative;
    font-variant: small-caps;
}
.advanced li::after {
    display: block;
    font-size: 18px;
    color: #ddd;
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 0;
    content: "\f00c";
    font-family: FontAwesome;
}
.product-thumb .button-group {
    border-top: 1px solid #98d647;
    background-color: #98d647;
    overflow: auto;
    /* position: absolute; */
    bottom: 0px;
    width: 100%;
}
footer .middle{
  border-left: 1px solid #878787;
  border-right: 1px solid #878787;
}
#partnership button {
    display: inline-block;
    padding: 13px 15px;
    color: #333;
    background-color: #c9d845;
    border: none;
    border-radius: 0;
    vertical-align: top;
    margin-left: 0;
    margin: 5px 0;
    width: calc(50% - 2px);
    font-family: "proxima_novabold";
    text-transform:   uppercase;
}
#partnership input[type="file"] {
    border: 2px solid #c9d845;
    color: #c9d845;
}
 #partnership input {
    display: inline-block;
   
    margin: 5px 0;
    color: #797979;
    padding: 10px 15px;
    overflow: hidden;
    border-radius: 0;
    width: calc(50% - 2px);
    background-color: transparent;
    border: 2px solid;
}
.menu_main {
    position: absolute;
    width: 100%;
    left: calc(50% - 685px);
    z-index: 20;
    background-color: #FFF;
    max-width: 1370px;
    margin: 0 auto;

}
/*.product_description.short {
    max-height: 200px;
    overflow: hidden;
}
.product_description{
  max-height:100%;
}*/
.heading_block.related span {
    display: block;
    width: 100%;
    text-align: center;
}
header #cart > .btn {
    background-color: #5ec0fd;
}
span#cart-total {
   
}
.scrolled #cart > .btn {
    margin-top: 0%;
}
#cart td.text-right.price {
    font-size: 17px;
    font-weight: bold;
}
td.text-right.itogo {
    font-size: 18px;
    font-weight: bold;
    color: #ea6a40;
}
td.text-right.itogo strong{
    color: #333;
}
#cart .cart_tovar_name {
    font-size: 16px;
    display: block;
    max-width: 200px;
    color: #333;
}
#cart .cart-tovar{
  max-height: 250px;
  overflow-y: scroll;
}
a.checkout_go {
    display: block;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 15px;
    color: #fff;
    background-color: #ea6a40;
}
.btn-danger {
    color: #ea6a40;
    text-shadow: none;
    background-color: #fff;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #ea6a40;
    border-radius: 0;
}
body #shipping-method, body div#payment-method {
    margin-bottom: 25px;
    display: inline-block;
    width: calc(50% - 2px);
    vertical-align: top;
}
#shipping-method .table>tbody>tr>td, #shipping-method .table>tbody>tr>th, #shipping-method .table>tfoot>tr>td, #shipping-method .table>tfoot>tr>th, #shipping-method  .table>thead>tr>td, #shipping-method  .table>thead>tr>th,  
#payment-method .table>tbody>tr>td, #payment-method .table>tbody>tr>th, #payment-method .table>tfoot>tr>td, #payment-method .table>tfoot>tr>th, #payment-method  .table>thead>tr>td, #payment-method  .table>thead>tr>th{
    border: none;
}
a.login_trigger {
    display: none;
}
body #payment-address .box-heading:before, body #shipping-method .box-heading:before, body #payment-method .box-heading:before, body #cart1 .box-heading:before{
    display: none;
}
body #payment-address .box-heading, body #shipping-method .box-heading, body #payment-method .box-heading, body #cart1 .box-heading {
    padding: 7px 0 5px;
    text-transform: uppercase;
    color: #333;
    font-size: 20px;
    font-family: "proxima_novabold";
}
#cart.open > .btn {
    /* background-image: url(/image/catalog/cart2.png); */
    background-color: #99bf37;
    border: 1px transparent;
    color: #fff;
    box-shadow: none;
    text-shadow: none;
}
#cart ul.dropdown-menu.pull-right.popup_cart {
    position: fixed;
    padding: 0 20px;
        background-color: #fff;
    top: 20px;
    width: 550px;
    min-width: 350px;
    left: calc(50% - 275px);
        z-index: 90;
            border-radius: 0;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border: 1px solid #ddd;
}
.product_description .table>tbody>tr>td, 
.product_description .table>tbody>tr>th, 
.product_description .table>tfoot>tr>td, 
.product_description .table>tfoot>tr>th, 
.product_description .table>thead>tr>td, 
.product_description .table>thead>tr>th {
    font-size: 16px;  
}
#cart img.img-thumbnail {
    border: none;
}
.table>tbody>tr>td.text-right{
    border: none;
}

#cart ul.dropdown-menu.pull-right.popup_cart li:last-child{
    position: relative;
}
/*#cart ul.dropdown-menu.pull-right.popup_cart li:last-child::after {
    content: '';
    display: block;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);
    left: 0;
    z-index: 2;
}*/
.h3, h3 {
    
    color: #333;
}
#close_cart {
    display: block;
    width: 200px;
    margin: 10px auto;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    background-color: #99bf37;
    cursor: pointer;
}
body .selected-options .btn-danger {
    color: #ea6a40;
    text-shadow: none;
    background-color: #fff;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #ea6a40;
    border-radius: 0;
    font-size: 14px;
}
body .selected-options .ocfilter-option {
    background-color: #F8F8F8;
    font-size: 14px;
    padding: 4px 5px;
}
/*.rating .fa-star {
    color: #62922e;
    font-size: 15px;
}
.rating .fa-star + .fa-star-o {
    color: #62922e;
}*/
#form-review .fa-star {
    color: #62922e;
    font-size: 15px;
}
#form-review .fa-star + .fa-star-o {
    color: #62922e;
}
/* .product-layout .product-thumb { */
   
    /* min-height: 485px; */
/* } */
header #cart > .btn {
    background-color: #5ec0fd;
    background-image: url(/image/catalog/cart2.png);
    background-size: 90% 90%;
    background-position: center center;
    color: transparent;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    margin-top: 0%;
    float: right;
}

.visited_carousel .product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
    max-height: 200px;
}
span.show_more_desc {
    display: block;
    color: #5ec0fd;
    font-size: 16px;
    text-decoration: underline;
    padding: 0;
    box-shadow: 0px -15px 20px 12px rgba(255, 255, 255, 1);
    position: relative;
    margin-top: -10px;
    cursor: pointer;
        background: #fff;
}

.nav-tabs>li>a:hover {
    border-color: transparent;
}
.nav>li>a:focus, .nav>li>a:hover {
    color: #000;
    cursor: default;
    background-color: #fff;
    border: 2px solid #000;
    border-bottom-color: #000;
    font-size: 14px;
}
#content ul.list-unstyled li.price_normal{
    font-size: 42px;
    font-family: "proxima_novabold";
    color: #962734;
    padding: 10px 0;
    line-height: 40px;
}
#content ul.list-unstyled li.price_normal nobr {
    color: #62922e;
    font-size: 32px;
    display: block;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #000;
    cursor: default;
    background-color: #fff;
    border: 2px solid #000;
    border-bottom-color: #000;
    font-size: 14px;

}
body .PB_product_name {
    color: #333;
    
}
div#tab-docs a {
    color: #000;
    font-size: 24px;
}
.pb_price {
    font-size: 17px;
    color: #000;
    font-family: "proxima_novabold";
}
#column-right .panel-default{
    border: none;
}
body .pbListing-box .box-content{
    border-radius: 0;
    border:;
}
.btn-primary, .btn-primary:hover {
    color: #000;
	border-width: 3px;
	border-color: #ff9700;
 
    text-shadow: none;
    text-transform: uppercase;
    background-color: #fff;
    background-image: none;
     border-radius: 0;
    box-shadow: none;
    
    
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 2px solid transparent;
    text-transform: uppercase;
    color: #fff;
    font-family: "proxima_novabold";
    background-color: #99bf37;
    font-size: 14px;

}
.blog_summary {
    display: table;
    position: relative;
    padding-top: 20px;
}
a#button-payment-method {
    color: #fff;
    display: inline-block;
    padding: 10px 15px;
    background-color: #99bf37;
}
.blog_title a {
    color: #000;
    font-size: 24px;
    display: block;
    padding-bottom: 17px;
}
body .blog_summary .date_added {
    padding: 1px 5px;
    display: block;
    margin-bottom: 0;
    min-width: auto;
    color: #d4e446;
    text-transform: uppercase;
    font-size: 12px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000;
}
body .blog_summary .date_added .day {
    display: block;
    font-weight: 600;
    font-size: inherit;
    line-height: 18px;
}
a#wishlist, a#compare {
    display: inline-block;
    padding: 15px 17px;
    background-color: #333;
    color: #FFf;
    border-radius: 0;
    vertical-align: middle;
    margin: 0;
    border-right: 2px solid #fff;
    margin-right: -2px;
}
body .quickcheckout-cart tbody td {
    border-bottom: 1px solid #F0F0F2;
    vertical-align: top;
    padding: 15px;
    border: 1px solid #ddd;
}
body #terms .quickcheckout-content {
    border: none;
    padding: 15px;
    text-align: right;
}
body .quickcheckout-cart thead td {
    background-color: #ddd;
    border-bottom: 1px solid #F0F0F2;
    color: #595959;
    font-weight: bold;
    text-align: left;
    padding: 15px;
}
body .quickcheckout-cart td.image img{
    border: none;
}
body .quickcheckout-cart td a{
    color: #333;
}
#cart .btn-inverse {
    background-color: #99bf37;
    background-image: none;
    text-shadow: none;
    border: none;
    border-radius: 0;
    font-size: 14px;
    font-family: "proxima_novabold";
    padding: 16px 0;
    position: relative;
}
#cart .btn-inverse::before{
  display: block;
  content: '';
  background-image:url('/image/cart.png');
  width: 40px;
  padding: 20px 0; 
}
#cart {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    margin: 0;
}
.box-category-blog ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.box-category-blog ul a{
  display: block;
  padding: 10px 15px;
  background-color: #62922e;
  color: #fff;
  font-size: 14px;
  border-bottom: 1px solid #fff;

  
}
a.button.remove {
    color: #fff;
    display: inline-block;
    background-color: #62922e;
    padding: 10px;
}
.box-category-blog ul a:hover{
  color: #666;
  background-color: #fff;
  border-bottom-color: #62922e;
}

.product-thumb .caption {
    padding: 0;
    min-height: 60px;
    text-align: center;
}
.product-thumb .caption a{
  font-family: "proxima_nova_rgregular";
  color: #444;
  font-size: 17px;
}
.breadcrumb {
    margin: 0 0 20px 0;
    padding: 8px 0;
    border: none;
    background-color: transparent;
}
.breadcrumb > li:after {
    border-right: none;
    border-bottom: none;
}
.breadcrumb > li:after {
        content: '//';
    display: block;
    position: absolute;
    top: 1px;
    right: -5px;
    width: 26px;
    height: 26px;
    border-right: none;
    border-bottom: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(0deg);
    text-align: right;
    font-size: 17px;
}
#content {
    min-height: 20px;
}
body .noUi-connect {
    background: #444444;
   
}
.breadcrumb > li{
    padding: 0 15px;
}
.breadcrumb > li:last-child::after{
display: none;
}
button#list-view .fa, button#grid-view .fa{
font-size: 20px;
}
button#list-view, button#grid-view {
    background-color: #fff;
    background-image: none;
    border: none;
    box-shadow: none;
    color: #000;
}
.form-control {
    color: #000;
    border: 1px solid #ddd;
    border-radius: 0;
}
.product-thumb {
    border: none;
   
}
.product-thumb .button-group button:hover {
    color: #99bf37;
    background-color: #fff;
        border-color: #99bf37;
}
.models_carousel .item.cat_related {
    margin: 0 5px;
}
#tab-akcia .col-sm-3{
  width: 100%;
  float: none;
}
.visited_carousel .product-thumb {
    margin: 10px;
}
.visited_carousel .cat_related .capt, .models_carousel .cat_related .capt {
    padding: 0 5px;
    min-height: 80px;
}
.cat_related .capt{
  padding: 0 5px;
}
#all-price {
	background: #ea6a40;
}
.models_carousel .image {
    height: 200px;
    overflow: hidden;
}
.product-thumb .button-group button {
    background-color: #99bf37;
    color: #fff;
}
.product-thumb .button-group button:hover,
.product-thumb .button-group button:focus {
    outline: none !important;
    border: 2px solid #99bf37;
}
.product-thumb .button-group button:nth-child(1) {
	position: relative;
    width: 135px;
    text-align: left;
    padding-left: 60px;
    float: none;
    margin: 0 auto;
    display: block;
    border: 2px solid #99bf37;
}
.product-thumb .button-group button.what_price {
    position: relative;
    width: 135px;
    text-align: left;
    padding-left: 0px;
    text-align: center;
}
button.what_price .fa{
    display: inline-block;
    padding-right: 10px;
}

.product-thumb .button-group button:nth-child(1)::before {
	content: '';
    position: absolute;
    top: -2px;
    left: -1px;
    width: 40px;
    background-color: #99bf37;
    background-image: url(/image/shop-cart.svg);
    padding: 22px 0;
    background-repeat: no-repeat;
    background-position: center;
    border-right: 2px solid #fff;
    background-size: 20px;
}
.product-thumb .button-group button.what_price::before {
display: none;
}
body .thumbnails {
   position: relative;
   overflow: hidden;
    padding-right: 80px;
        padding-bottom: 40px;
    border-bottom: 1px solid #000;
    margin-bottom: 40px;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border: none;
    border-radius: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'proxima_novabold';
}
.product-thumb .button-group {
    border-top: none;
    background-color: transparent;
    overflow: hidden;

}
div#content.product {
    border-right: 1px solid #ddd;
}
div#content.product ol li{
    font-size: 16px;
}
h1 {
    text-transform: uppercase;
    font-size: 30px;
    font-family: "proxima_novabold";
    margin-bottom: 30px;
}
ul.addition_block {
    position: absolute;
   top: 20px;
    right: 0;
    list-style: none;
    margin: 0;
}
.h4_heading {
    font-size: 17px;
    text-transform: uppercase;
    color: #000;
    font-family: "proxima_novabold";
    padding: 10px 0 20px;
}
body .image-additional a {
    margin-bottom: 20px;
    padding: 0;
    display: block;
    border: 1px solid #ddd;
    border-radius: 0;
}
.thumbnails .image-additional {
    float: none;
    margin-right: 20px;
}
body .thumbnail{
    border: none;
    border-radius: 0px;
}
body .ocfilter-option label a {
    color: #444444;
    text-decoration: none;
    font-size: 16px;
}
body .ocfilter-option label{
    padding: 8px 0;
}
body .ocfilter-option label small {
    background-color: transparent;
    color: #aaaaaa;
    font-weight: 200;
    font-size: 14px;
    margin-left: 5px;
    position: absolute;
    right: 5px;
}
body .ocfilter-option .option-name {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
}
.list-group-item {
   
    border: 1px solid transparent;
}
.panel-default {
    border-color: #98d647;
    border: 1px solid transparent;
    box-shadow: none;
    border-right: 1px solid #ddd;
}
.row.compare {
    padding: 10px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
a#compare-total {
    color: #000;
    font-size: 20px;
    padding: 10px 0;
    display: block;
}
.product-thumb .image {
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    position: relative;
}
.product-thumb .image  div, .additional-blocks div{
    position: absolute;
       width: 78px;
    height: 82px;
    left: 0;
   background-repeat: no-repeat;
   background-position: center center;
       background-size: 100%;
    display: block;
}
.additional-blocks div{
 position: static;
 display: inline-block;
 vertical-align: top;   
}
.product-thumb .image  div.upc, .additional-blocks  div.upc {
    background-image: url('/image/catalog/akcii_ico.png');
}
.product-thumb .image  div.ean, .additional-blocks  div.ean{
    background-image: url('/image/catalog/delivery_ico.png');
}
.product-thumb .image  div.jan, .additional-blocks  div.jan{
    background-image: url('/image/catalog/gift_ico.png');
}
.product-thumb .image  div.isbn, .additional-blocks  div.isbn{
    background-image: url('/image/catalog/lider_ico.png');
}
.product-thumb .image  div.mpn, .additional-blocks  div.mpn{
    background-image: url('/image/catalog/skidka_ico.png');
}
.product-thumb .image  div.ico, .additional-blocks  div.ico{
    background-image: url('/image/catalog/sovet_ico.png');
}
.product-thumb .image  div.out_of, .additional-blocks  div.out_of{
    background-image: url('/image/catalog/out_ico.png');
}
    .new-additional {
        position: absolute;
        top: 0;
        right: 0;
        text-align: right;
        z-index: 10;
    }
    .product-list .new-additional {
        position: absolute;
        top: 0;
        left: 85px;
        right: auto;
        text-align: right;
        z-index: 10;
    }
    .thumbnails .new-additional {
        right:100px;
    }
    .new-additional div {
        margin-bottom: 3px;
    }
    .new-additional span {
        margin-bottom: 4px;
        color: #fff;
        font-size: 13px;
        padding: 2px 10px;
    }
    .pay_parts-new {
        background: #ffd908;
    }
    .rassro-new {
        background: #49c1e0;
    }
    .upc-new {
        background: #b10000;
    }
    .ean-new {
        background: #731c73;
    }
    .ico-new {
        background: #10967b;
    }
    .jan-new {
        background: #0089ac;
    }
    .isbn-new {
        background: #ff9208;
    }
    .mpn-new {
        background: #6a9d10;
    }
    .out_of-new {
        background: #989898;
    }

.additional-blocks {
    max-height: 90px;
    overflow: hidden;
    text-align: left;
    margin-bottom: 10px;
}
.product-thumb .image  div:nth-child(1){
 top: 0;
}
.product-thumb .image  div:nth-child(2){
    top: 50px;
}
.product-thumb .image  div:nth-child(3){
    top: 100px;
}
.pagination>li>a, .pagination>li>span {
    background-color: #fff;
    border: 2px solid #dddddd;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.compare label.control-label {
    margin-top: 6px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    
    background-color: #fff;
    border-color: #000;
    color: #000;
    
}
.form-group.product-thumb {
    border: none;
}
.breadcrumb a {
    color: #aaaaaa;
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
}
.caption p {
      word-wrap: break-word;
}
body .owl-carousel {
   
    z-index: 24;
}
.menu_main.row.active:hover{
  z-index: 30;
}
.menu_main.active{
  display: block;
}


body .owl-wrapper-outer {
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: none;
}
body .owl-pagination {
    text-align: center;
    bottom: 20px;
    position: absolute;
    width: 100%;
    top: auto;
}
#content .menu_main.active:hover .sub.active{
  display: block;
  padding: 15px 0;

}
.menu_search > div > div {
    padding: 0;
}
.menu_main .col-sm-9{
  background-color: #fff;
  min-height: 230px;
  position: relative;
    z-index: 90;
}
.common-home .menu_main.row.active::after {
    display: none;
}
.menu_main.row.active .fon{
    visibility: visible;
    display: block;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);
    left: 0;
    z-index: 2;
}
.product-thumb .button-group button + button {
    width: 45px;
    border-left: 2px solid #99bf37;
    margin: 0 0 0 5px;
    text-align: center;
}
body .owl-controls .owl-page span {
    display: block;
    width: 20px;
    height: 20px;
    background: transparent;
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #aaa;
}
.column-3 .blog_summary .blog_title {
    font-size: 17px;
    text-transform: uppercase;
    color: #444;
}
.date .day{
  display: inline-block;
  padding: 0px 5px;
  background-color: #444;
  color: #d4e446;
}
.product-layout.col-lg-3 {
    border-right: 1px solid #ddd;
}
.blog_summary p {
    color: #333;
    font-size: 17px;
    line-height: 22px;
}
.product-layout.col-lg-3:nth-child(4n + 4){
  border-right: none;
} 
.carousel-1 .blog_item a {
    position: relative;
    color: #444;
    font-family: 'proxima_novabold';
}
.common-home .html {
    display: inline-block;
    width: calc(50% - 3px);
    vertical-align: top;
    padding-right: 20px;
}
.about_vyg {
    max-height: 390px;
    overflow: hidden;
    margin-bottom: 35px;
        
}
.about_vyg_wrapper{
    position: relative;
        top: 0;
        transition: all 0.5s;
}
.controls_about {
    position: relative;
    border-top: 1px solid #ddd;
}

.controls_about span .fa {
    width: 30px;
    height: 25px;
    text-align: center;
    border: 2px solid #ddd;
    color: #ddd;
    line-height: 19px;
    margin: 0 10px;
}
.controls_about span:hover .fa{
    background-color: #000;
    border-color: #000;
    color: #d4e446;
}
.controls_about span {
    position: absolute;
    top: -13px;
    left: calc(45%);
    cursor: pointer;
    background-color: #fff;
}
.controls_about span + span{
    left: calc(45% + 40px);

}
.garanty_one img, .garanty_one .text{
    display: inline-block;
    vertical-align: top;
}
.garanty_one.show .text{
max-height: 100%;
}
.more_span span {
    display: block;
    position: absolute;
    right: 30px;
    top: -10px;
    width: 20px;
    height: 20px;
    color: #ddd;
    font-size: 30px;
    border: 1px solid #ddd;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
}
.more_span.hide{
    display: none;
}
.more_span {
    border-top: 1px solid #ddd;
    margin-top: 20px;
    position: relative;
}
.garanty_one .text {
    width: calc(100% - 100px);
    color: #333;
    font-size: 16px;
    line-height: 24px;
    max-height: 72px;
    overflow: hidden;
}
.module-heading {
    font-size: 25px;
    padding: 30px 0 20px;
    text-transform: uppercase;
    font-family: "proxima_novabold";
    color: #000;
}
body .owl-controls .owl-page.active span {
    background: transparent;
    border: 1px solid #333;
}
.menu_main .col-sm-3{
    position: relative;
    z-index: 90;
  padding-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.menu_main li {
    list-style: none;
     background-color: #fff;

}
.top_link li:last-child a {
    padding-right: 0;
}
.menu_search {
    background-color: #62922e;
    margin-bottom: 20px;
}
#content {
   
    position: relative;
}
.top_link li > a {
    display: block;
    color: #444;
    padding: 4px 25px;
    font-size: 15px;
    font-family: 'proxima_novabold', sans-serif;
    text-transform: uppercase;
}
header {
    padding-top: 30px;
}
div#google_translate_element {
   
        max-width: 110px;
    overflow: hidden;
}
div#google_translate_element  .goog-te-gadget img {
    vertical-align: middle;
    border: none;
    display: none;
}

a.main_content_category_link {
      min-height: 60px;
    color: #666;
    display: block;
    text-align: center;
    font-size: 20px;
    padding: 10px 0;
}
.cat_wrap.cats_home {
    border: 2px solid #98d647;
    padding: 0 10px;
    min-height: 375px;
}
.cats_home img {
    display: block;
    margin: 0 auto;
    height: 150px;
}
.sub_cats a {
    display: block;
    color: #666;
    font-weight: bold;
    padding: 5px 0;
}
ul.top_link {
    margin: 0;
    list-style: inside;
    padding: 0;
}
.blog_item .image img {
    display: block;
    margin: 0 auto;
}
.all_blogs a {
    display: inline-block;
    padding: 10px 40px;
    color: #99bf37;
    border: 2px solid #99bf37;
    font-size: 12px;
    font-family: "proxima_novabold";
}
body .carousel-1 .blog_item:hover::before {
    border-color: transparent;
    transition: border-color 500ms;
}
ul.top_link > *{
  display: inline-block;
  vertical-align: center;
}
.heading_block {
    color: #666;
    font-size: 32px;
    padding: 10px 0 0;
    font-variant: small-caps;
    border-bottom: 3px solid #5ec0fd;
    margin-bottom: 10px;
    margin-top: 20px;
}
footer a {
    color: #878787;
}
footer .pad li {
    padding: 10px 0;
}
footer *{
    font-size: 14px;
    color: #878787;
}
ul.list-unstyled {
    margin-bottom: 20px;
}
div#product label {
    float: left;
    padding: 7px;
    font-size: 17px;
    color: #333333;
}
#product button#button-cart::before {
    background-image: none;
    display: none;
}
button#button-cart {
    width: 100%;
    margin: 10px 0;
    text-align: center;
    padding: 3px;
    font-size: 18px;
}
footer h5, footer .h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
  color: #bbbbbb;
    margin-bottom: 10px;
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid transparent;
    text-transform:   uppercase;
}
footer {
    margin-top: 30px;
    padding-top: 30px;
    background-color: #333333;
    border-top: none;
    color: #fff;
    padding: 30px 10px 30px;
}
.heading_block span {
    display: inline-block;
    color: #fff;
    background-color: #5ec0fd;
    padding: 10px;
    
}

.more {
    display: inline-block;
    color: #5ec0fd;
    margin-bottom: 10px;
    border-bottom: 1px solid #5ec0fd;
    cursor: pointer;
}
#content .menu_main.active{
  border-color: transparent;
    background-color: transparent;
}
#content .menu_main.active:hover {
  
    background-color: #fff;
}
#content .menu_main.active:hover  .col-sm-9{
  display: block;
  padding: 20px 0;
}
div#slideshow {
    margin-left: 15px;
}
#content .menu_main .col-sm-3 {
    background-color: #FFF;
    border: 1px solid transparent;
}
#content .menu_main .col-sm-3 {
   
    background-color: #FFF;
}
a.main_items.active {
    color: #333;
    background-color: #fff;
    border: 1px solid #aaa;
    border-right: none;
    box-shadow: -1px -1px 11px 1px rgba(0, 0, 0, 0.5);
    margin-top: -4px;
}
#content .menu_main .sub .col-sm-3:hover{
  border: 1px solid #333
}
.menu_main .sub .col-sm-3{
padding: 10px;
}
#content .menu_main .sub .col-sm-3:hover span{
  border-color: #dddddd;
}
.sub span {
    display: block;
    width: 100%;
    padding: 5px 0;
    text-align: center;
   min-height: 70px;
    color: #666;
    border-top: 1px solid #333;
    margin-top: 10px;
}
.fon {
	background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100vh;
    position: fixed;
    top: -2000px;
    left: 0;
    visibility: hidden;
    z-index: 26;
}
.menu_main:hover + .fon{
  visibility: visible;
  top: 0;
}
.sub img {
    display: block;
    margin: 0 auto;
    height: 120px;
}

.sub li{
  padding-bottom: 10px;
}
header {
      
        background-color: #fff;
}
header li {
    list-style: none;
}
a.main_items {
    font-size: 16px;
    border-bottom: 1px solid #333;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center left;
    color: #333;
}
header #logo img{
  width: 240px;
   transition: all 0.5s;
}

.col-sm-4 li:last-child .main_items{
  border: none;
}
.main_items {
    display: block;
    padding: 15px 25px 15px 45px;
}
header #logo img.scrolled{
  width: 240px;
  
}
.slide_show {
    
    min-height: 250px;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.slide_show  span{
  position: absolute;
  top: 40%;
  left: 20px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 32px;
  padding: 10px 20px;
  font-variant: small-caps;
}
.grafik > p {
    margin: 0;
    font-size: 16px;
}
.no-stock {
	font-weight: bold;
    font-size: 20px;
    background: #f1f1f1;
    padding: 39px 0;
    text-align: center;
    border: 5px solid #d3d2d2;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.closest-link {
	    display: block;
    text-align: center;
    background: #62922e;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding: 35px 20px;
    text-transform: uppercase;
    line-height: 1.2;
}
.closest-link:hover {
	color: #fff;
	background: #4b7121;
}
.no-stocks {
	    filter: grayscale(100%);
}
.no-stock-cat {
	background: #f1f1f1;
    border: 3px solid #d3d2d2;
    text-align: center;
    font-size: 14px;
    color: #676666;
    font-weight: bold;
    padding: 9px 0;
	text-transform: uppercase;
}
.banner-popup {
	position: fixed;
    bottom: 5%;
    z-index: 99;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
}
.banner-popup .btn-primary {
    position: absolute;
    bottom: 25px;
    right: 10px;
    font-size: 16px;
    padding-bottom: 5px;
}
.banner-popup .close {
	font-size: 27px;
    opacity: 0.7;
    right: 10px;
    top: 8px;
    position: absolute;
}
.banner-popup .close:hover {
	opacity: 1;
}

/*header + * {
  margin-top:190px !important;
}*/
.categories_sub_rows li a span {
    display: block;
    text-align: center;
    font-size: 14px;
    border-top: 1px solid;
    margin: 10px 0 0;
    padding: 5px 0;
    color: #333333;
}
.categories_sub_rows li {
    height: 270px;
    overflow: hidden;
    border: none;
    margin: 5px 0;
    padding: 10px;
}

.categories_sub_rows ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.categories_sub_rows li a img{
  display: block;
  margin: 0 auto;
}
#top {
    background-color: transparent;
    border-bottom: none;
    padding: 4px 0px 3px 0;
    margin: 0 0 10px 0;
    min-height: 40px;
}
.mob-logo,
.mob-fon {
	display: none;
}
.container-fluid {
   
    max-width: 1980px;
    margin: 0 auto;
}
.top_row > * {
    display: inline-block;
    vertical-align: middle;
}
a.header_pfone, a.header_pfone:hover {
   
    padding: 0 20px 0 0;
    font-size: 24px;
    color: #333333;
    position: relative;
        display: block;
    
}
.phones {
    display: inline-block;
    vertical-align: middle;
}
.header_pfone span, .grafik span {
    font-size: 12px;
    padding: 0 5px;
    color: #aaaaaa;

}
.grafik{
  font-size: 24px;
  color: #333333;
}
/*a.header_pfone::before{
  content: "\f095";
  display: block;
  position: absolute;
  left: 0;
      bottom: 0;
  font-family: FontAwesome;
  
}*/

form#fast_call {
         text-align: right;
    margin: 0 auto;
    padding-top: 0%;
    display: inline;
}
.scrolled form#fast_call{
  padding: 0;
}
form#fast_call input{
   
    display: inline-block;
    width: 100%;
       max-width: 210px;
    margin: 5px auto;
    padding: 10px 10px;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #aaaaaa;
    font-size: 17px;

}
.middle_row {
    padding: 15px 0;
}
form#fast_call button i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 27px;
    padding: 7px 10px;
    border-right: 1px solid;
}
form#fast_call button{
  
    box-shadow: none;
    display: inline-block;
    border: none;
      position: relative;
    width: 250px;
    padding: 10px 20px;
    border-radius: 0;
    font-weight: bold;
    font-size: 15px;
    background-color: transparent;
    color: #629629;
    border: 1px solid #629629;

}
.menu_switcher .fa {
   font-size: 17px;
    position: absolute;
    top: 0;
    right: 0;
    border-left: 2px solid #fff;
    padding: 17px;
}
.menu_switcher {
    border-left: 2px solid #fff;
    padding: 15px;
    background-color: #333333;
    color: #d2e14a;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    font-family: 'proxima_novabold';
    position: relative;
    z-index: 23;

}
.static {
  position: static;
}
#search .input-lg{
      border: 1px solid #98d647;
          margin: 0;
}
#search .input-lg {
      border: 2px solid #333;
    margin: 0;
    border-radius: 0;
    height: auto;
    padding: 13px 10px;
}
#search {
  margin: 0;
}
i.fa.fa-search {
    color: #333;
}
#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 14px 20px;
    text-shadow: none;
    border: 2px solid #333;
    border-radius: 0;
    background-color: #fff;
    background-image: none;
    box-shadow: none;
    color: #333;
}
#cart .btn-inverse::before {
    display: block;
    content: '';
    background-image: url(/image/cart.png);
    width: 50px;
    padding: 25px 0;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    left: 0;
    background-color: #333;
    border-right: 2px solid #fff;
}
.product-list .product-thumb .button-group {
    bottom: 0;
}
.mob-logo {
	margin-top: 20px;
}
@media  (max-width: 1200px){
    form#fast_call button {
    
    width: 190px;
    padding: 10px 0px 10px 20px;
   
}

form#fast_call input{
        width: 175px;
}
.top_link li > a{
    padding: 4px 20px;
}
#cart .btn-inverse {
   
   
    padding: 16px 5px;
    
    text-align: right;
}
.menu_main {
    
  left: calc(50% - 485px);
      max-width: 970px;
   
}
.sub span {
   
    min-height: 85px;
    
    
}
#show_filter {
    display:none;
}
.assorti span.hidden-xs, .assorti span.hidden-sm, .assorti span.hidden-md, .assorti span.hidden-lg,
.button-group span.hidden-xs, .button-group span.hidden-sm, .button-group span.hidden-md, .button-group span.hidden-lg {
    display: block !important;
}
.product-thumb .button-group button:nth-child(1) {
    position: relative;
    width: 125px;
    text-align: left;
    padding-left: 50px;
    /* margin-right: calc(100% - 214px); */
}
.product-thumb .button-group button.what_price:nth-child(1) {
	    padding-left: 15px;
}
.product-grid .product-thumb .caption {
     min-height: 60px; 
    padding: 0 10px;
}
.product-thumb .button-group button + button {
    width: 39px;
    border-left: 2px solid #99bf37;
    margin: 0px 0 0 5px;
    text-align: center;
}
.product-thumb .button-group button{
    line-height: 34px;
}
.product-list .product-thumb .caption {
   
    width: calc(100% - 400px);
    
}.product-list .price_section{
        width: 145px;
}
.product-list .price_section > .rating {
    position: absolute;
    bottom: 120px;
    width: 95px;
}
}
@media  (max-width: 1200px){
    form#fast_call {
   
    display: block;
}
.top_link li > a {
	padding: 8px 0px;
    font-size: 15px;
}
.menu_switcher{
        text-align: left;
        padding-left: 30px;
}
.menu_main {
    left: calc(50% - 370px);
    max-width: 750px;
}
.sub span {
    min-height: 92px;
}
.blog_title a {
   
    font-size: 19px;
   
    padding-bottom: -1px;
}
.categories_sub_rows li {
    height: 195px;
   
}
.product-list .product-thumb .caption {
    width: calc(100% - 255px);
}
.product-list .price_section {
    width: 100%;
    margin-top: 00px;
    padding-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-left: 1px solid transparent;
}
.product-list .price_section > .rating {
    position: absolute;
    bottom: 30px;
    width: 155px;
}
span.old-price {
    font-size: 30px;
    
}
h1 {
       margin-bottom: 20px;
}
#content ul.list-unstyled li.special {
    font-size: 32px;
    
}
}
@media  (max-width: 767px){
    .product-layout.product-grid {
    width: 50%;
    }
    .blog-home #column-left,
    .blog-blog #column-left {
        display: block !important;
    
   
}
#column-left {
    display:none;
}
#show_filter {
    background-color: #62922e;
    color: #fff;
    padding: 8px 14px;
    z-index: 99;
    display: block;
    max-width: 92%;
    margin: 0 auto 15px;
    font-size: 15px;
}
.btn-filter {
    background: #62922e;    
}
div#product {
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
}
span.top  .fa{
        font-size: 50px;
        cursor: pointer;
    color: #99bf37;
}

div#content.product .rating {
    width: 35%;
}
.cats_products {
    display: inline-block;
    width: calc(50% - 2px);
    vertical-align: text-bottom;
}
.common-home .html {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-right: 20px;
}
.box-content.latest {
    overflow: hidden;
}
.breadcrumb {
   
    overflow: hidden;
}
body #shipping-method, body div#payment-method {
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
div#cart1 {
    display: block;
    overflow-x: scroll;
}
.blog_post .main_thumb img {
    display: block;
    max-width: 100%;
}
.blog_post .blog_summary .left {
   
    display: none;
}
/* .top_row { */
    /* display: none; */
/* } */
.grafik {
    display: none;
}
.header_pfone span, .grafik span {
       display: none;
}
form#fast_call button {
    width: 190px;
    overflow: hidden;
    padding: 10px 0px 10px 20px;
    color: transparent;
    width: 43px;
    height: 42px;
}
.categories_sub_rows li {
    height: auto;
}
.categories_sub_rows li a img {
    display: block;
    margin: 0 auto;
    height: 150px;
}
form#fast_call button .fa {
    color: #629629;
}
body .owl-carousel {
    z-index: 2;
}
header .col-sm-9.text-right {
    position: absolute;
   top: 35px;
    right: 0;
}
.menu_search div#cart {
    position: absolute;
    top: -162px;
    width: 45px;
    right: 0px;
    overflow: hidden;
}
.menu_search .col-lg-1.col-sm-2 {
    position: absolute;
    top: 129px;
    right: 62px;
}
.menu_main .col-sm-3 {
  
    width: 90%;
}
#content .static {
  display: none;
}
div#slideshow {
    margin-left: 0;
}
.menu_main {
    left: 0;
    max-width: 100%;
}
.menu_main .col-sm-9 {
   
    display: none;
}
.mobile_menu_switcher {
    display: block;
    position: absolute;
   top: 10px;
    right: 20px;
    cursor: pointer;

        z-index: 9;
}
.mobile_menu_switcher .fa{
        font-size: 36px;
}
#top {
    position: fixed;
    top: 0;
    background-color: #62922e;
    z-index: 999;
    width: 100%;
    max-width: 350px;
    right: -370px;
    padding: 70px 20px 20px;
    box-shadow: 0px 0px 7px rgb(175 175 175);
    height: 100vh;
}
#top .top_link>li {
	display: block;
}
#top span {
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 14px 9px;
    color: #fff;
}
ul.top_link {
    margin-bottom: 60px;
}
#top span::before {
	content: '×';
    font-size: 50px;
}
#top.active {
display: block;
}
.common-home div#slideshow {
    display: none !important;
}
.common-home .product-layout .product-thumb {
    min-height: 380px;
    border-bottom: 3px solid #99bf37;
    max-width: 320px;
    margin: 0 auto;
    margin-bottom: 60px;
}
.pagination>li>a, .pagination>li>span {
    padding: 5px 10px;
}
.row.compare .col-md-1.text-right,  .row.compare  .col-md-2.text-right{
    display: none;
}
div#ocfilter-mobile > nav {
    border: 1px solid green;
}
#column-left .ocfilter {
    position: relative;
        z-index: 999;
}
.top_link li > a {
	color: #fff;
}
.mob-logo, .mob-fon {
    display: block;
}
}
@media  (max-width: 500px){
div#product {
    width: 100%;
    position: static;
    top: 0;
    right: 0;
}
div#content.product .rating {
    width: 200px;
}
.nav-tabs>li {
    float: none;
   
    display: inline-block;
    
    width: calc(50%);
    margin-bottom: 3px;
}
.cats_products {
    
    width: 100%
    
}
.product-layout.col-lg-3.col-md-3.col-sm-6.col-xs-6 {
    width: 100%;
}
.product-layout .product-thumb {
    min-height: 380px;
}
.product-layout.product-grid {
    width: 100%;
}
.product-layout .product-thumb {
    min-height: 380px;
}
.assorti_wrap {
    max-width: 100%;
    overflow-x: scroll;
    width: 100%;
}
table.assorti th:nth-child(2), table.assorti td:nth-child(3n+2) {
    display: none;
}
.categories_sub_rows li {
    height: auto;
}
.categories_sub_rows li a span{
    height: 60px;
}
.product-layout .product-thumb {
    min-height: 410px;
}
#cart ul.dropdown-menu.pull-right.popup_cart {
    position: fixed;
    padding: 0 20px;
    background-color: #fff;
    top: 10%;
    width: 320px;
    min-width: 320px;
    left: calc(50% - 154px);
    z-index: 90;
    border-radius: 0;
}
form#cheeprder, #fastorder {
    width: 300px;
    left: calc(50% - 154px);
    top: 10%;
}
.row.categories_sub_rows > div {
    width: 100%;
}
header .col-sm-9.text-right {
    position: static;
    top: 0;
    right: 0;
    text-align: center;
}
form#fast_call {
   text-align: left;
    
}
.menu_search div#cart {
    position: absolute;
    top: -162px;
    width: 45px;
    right: 0px;
    overflow: hidden;
    height: 42px;
}
#cart .btn-inverse::before {
    
    padding: 21px 0;
    
}
.menu_search .col-lg-1.col-sm-2 {
    position: absolute;
    top: 129px;
    right: 62px;
    display: none;
}
header #logo img {
       width: 120px;
    transition: all 0.5s;
    margin: 0 auto;
}
header {
    padding-top: 0;
}
}
#product button#button-credit::before,
#product button#button-credit-all::before {
    background-image: none;
    display: none;
}
button#button-credit,
button#button-credit-all {
    width: 100%;
    margin: 10px 0;
    text-align: center;
    padding: 3px;
    font-size: 18px;
}
#mono_panel {
	min-width: 487px;
	border-right: 0;
}
@media screen and (max-width: 950px) {
button#button-credit {
    width: 100%;
    margin: 10px 0;
    text-align: center;
    padding: 3px;
    font-size: 12px;
}
#top {
	display: block;
}
.top_link li > a {
	padding: 10px 0px;
    font-size: 17px;
}
.mob-fon {
	margin-top: 40px;
}
#mono_panel {
	width: 100%;
    border-right: 0;
	min-width: inherit;
}
}
@media screen and (max-width: 768px) {
button#button-credit {
    width: 100%;
    margin: 10px 0;
    text-align: center;
    padding: 3px;
    font-size: 18px;
}
}
@media (min-width: 1200px) and (max-width: 1400px){
	.menu_main {
		left: calc(50% - 585px);
	}
}
@media (min-width: 1200px) {
	.col-lg-3.product-grid:nth-child(4n + 1) {
        clear: left;
    }
}
@media (min-width: 991px) and (max-width: 1199px){
	.menu_main {
		left: calc(50% - 485px);
	}
	.col-md-4.product-grid:nth-child(3n + 1) {
        clear: left;
    }
}