.catalog-element{color: #595959;}
.catalog-element .row{width: 100%;}
.catalog-element .leftcol{width: 900px;padding-right: 50px;}
.catalog-element .rightcol{width: 300px;}
.element-panel1{padding: 15px 20px;border: 1px solid #e8e8e8;margin-bottom: 20px;}
.element-panel1 .inline-block{
    padding-right: 20px;
    display: inline-block;
    margin-right: 20px;
}
.catalog-element .buttons{overflow: hidden;clear: both;margin-bottom: 5px;padding: 5px 0;}
.element-panel1 .inline-block.right-border{
    border-right: 1px solid #e8e8e8;
}
.element-panel1 .inline-block .sticker{
    position: relative;
    display: block;
    left: auto;
    right: auto;
    text-align: left;
    top: auto;
}
.element-panel1 .inline-block .sticker span{
font-size: 10px;    border-radius: 3px;
}

.catalog-element .price.item_price{font-size: 36px;font-weight: bold;margin-bottom: 15px;}
.catalog-element .price.item_price .currency{font-size: 27px;font-weight: normal;}

.catalog-element .discount-price {
  color: #2d2d2d;
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 0px;
}
.catalog-element .discount-price .currency{font-size: 27px;
font-weight: normal;}

.catalog-element .old-price{color: #999;text-decoration: line-through;font-size: 16px;}


.catalog-element .quantity_block {
    /*bottom: 0px;
    box-sizing: border-box;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    left: 0;
    padding: 15px 20px;
    position: absolute;
    width: 100%;
    background: #fafafa none repeat scroll 0 0;*/
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}


.catalog-element .quantity_block .not_in_stock {
    background: rgba(0, 0, 0, 0) url("pic3.png") no-repeat scroll left center;
    color: #ffca59;
    padding-left: 12px;
    display:inline-block;
    margin-left: 4px;
}
.catalog-element .quantity_block .in_stock {
  background: rgba(0, 0, 0, 0) url("pic3.png") no-repeat scroll left center;
  color: #38bb04;
  padding-left: 12px;
    margin-left: 4px;
    display:inline-block;
}
.catalog-element .quantity_block .quantity {
    display:inline;
    margin-left: 0;
  width: 118px;
    margin-right: 20px;
}
.catalog-element .quantity_block .quantity_input {
  border: 1px solid #dadada;
  border-radius: 3px;
  margin-left: 5px;
  text-align: center;
  width: 32px;
  padding: 6px 0px;
}



.garantiya_style1{background: url("garatantiya-green.png") left center no-repeat;padding-left: 37px;
line-height: 30px;margin-top: -5px;}


.catalog-element .block.border{
    overflow: hidden;
    border: 1px solid #e8e8e8;
    padding: 20px;
    padding-bottom: 10px;
    position: relative;
}


.date_relevance{
    font-size: 12px;
}

.posttitle{
font-size:16px;
font-weight:bold;
}
div.onOrder {
    background: none repeat scroll 0 0 #f5cb26;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px !important;
    position: absolute;
    right: 0;
    top: 255px;
}


.catalog-element{position: relative;}
.catalog-detail-recommends{float: right;width: 300px;}


.pop_form .item_img img {height: 100px;}

.oferta {
    margin-top: 30px;
}

.oferta a{
    font-size: 15px;
    font-weight: 600;
}

.oferta span{
    display: block;
    font-size: 12px;
    margin-top: 4px;
}

.btdescr {
  border: solid #e5e5e5;
  border-width: 1px 0;
  padding: 15px 0;
  margin-bottom: 40px; 
}

a.CATALOG_SUBSCRIBE:hover {
  background-color: #ffca59 !important;
}

@media (max-width: 768px) {
    .workarea h1 {
        max-width: 100vw;
        overflow-x: hidden;
    }
    /*.product-detail td:not(.iteminfo) > div > div {
        width: auto !important;
        max-width: 100vw;
        overflow-x: hidden;
    }
    .product-detail td:not(.iteminfo) .wrapper_inn > div {
        width: 100vw !important;
    }
    .product-detail td:not(.iteminfo) > div > div > div {
        width:  auto !important;
    }
    .product-detail td:not(.iteminfo) .thumbSlider {
        max-width: 100% important;
        width: auto !important;
    }
    .product-detail td {
        max-width: 100vw;
        overflow-x: hidden;
    }
    .product-detail table {
        width: inherit !important;
        max-width: inherit;
    }
    .slideViewer .wrapper_inn .catalog-detail-images {
        width: 100vw;
    }
    .slideViewer .wrapper_inn {
        width: 100vw;
    }*/
}

.product-detail ul li:before {
    content: '' !important;
}
/*img.ldrgif {
    display: none;
}
.svwp ul {
	left: unset !important;
}*/

@media (min-width: 876px) {
    .show-875 {
        display: none !important;
    }
}
@media (max-width: 875px) {
    .show-875 {
        display: block !important;
    }
    .hide-875 {
        display: none !important;
    }
}
