.easyshop_item_thumb{display: inline-block;
    float: left;
    height: 240px;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 15px;
    width: 210px;}
.easyshop_item_thumb .title{height:50px;text-align:center;padding:3px 0 3px 0; overflow:hidden}
.easyshop_item_thumb .title a{color:#464646;font-size:16px;text-decoration:none;}
.easyshop_item_thumb .title a:hover{text-decoration:underline;}
.easyshop_item_thumb .picture{width:210px;height:150px; overflow: hidden}
.easyshop_item_thumb table{width:100%;height:100%;border:0px}
.easyshop_item_thumb table td{text-align:center}
.easyshop_item_thumb .price{font-size:16px; text-align:center;    padding-top: 10px;}

.easyshop_item_thumb .price span.dealer_price{
    font-weight: bold;
}

.easyshop_item_thumb .tocart{height:45px;text-align:center;}

.easyshop_item_thumb .info{height: 147px; background-color: #f7f7f7}
.easyshop_item_thumb .text{font-size: 14px;    font-weight: 400;    padding: 10px 10px 7px;    position: relative; height: 55px; overflow-y: hidden;line-height: 21px; }
.easyshop_item_thumb .price-block{ height: 43px;}
.easyshop_item_thumb .price-block .price{color: #11A36C;font-size: 18px;line-height: 40px; font-weight: bold;}


.easyshop_category_heading, .easyshop_item_heading{margin-bottom: 15px}
.easyshop_subcat{width:24%;float:left;height:220px;margin:0 1% 5px 0;display: table-cell;}
.easyshop_subcat .title{height:50px;text-align:center;padding:3px 0 3px 0;}
.easyshop_subcat .title a{color:#464646;font-size:14px;text-decoration:none;}
.easyshop_subcat .title a:hover{text-decoration:underline;}
.easyshop_subcat .picture{height:130px;}
.easyshop_subcat table{width:100%;height:100%;border:0px}
.easyshop_subcat table td{text-align:center}
.easyshop_item_price{font-weight:bold;font-size:24px;}
.easyshop_item_price sup{font-size: 16px;}
.easyshop_item_description{color:#000;font-size:16px; text-align: justify; margin-top: 10px; margin-bottom: 20px;}
.easyshop_breadcrumbs{border-bottom:1px solid #f0f0f0;padding-bottom:10px;margin-bottom:10px;}
.easyshop_breadcrumbs a{font-size:14px;color:#323232}
.easyshop_items_list{width:100%;display: block;clear:both;}
.easyshop_subcats_list{width:100%;display: block;clear:both;}
.easyshop_recommended_item{border-bottom:1px solid #DBDBDB;padding-bottom:5px;margin-bottom:5px;width:200px;padding-right:20px;float:left;height:265px;}
.easyshop_recommended_item a{}
.easyshop_recommended_item span{color:#868686;font-weight:bold;}
.item-image img{border:1px solid #e8e8e8;}
.table_easyshop_cart{font-size:14px;}
.easyshop_order_details input,.easyshop_order_details textarea{width:100%}
.easyshop_warning{background-color:#f0f0f0;font-size:16px;margin-top:10px; border:1px solid #BEBEBE;padding:5px;}
#easyshop_item_chars .light{background-color:#f3f3f3;}
#easyshop_item_chars .dark{background-color:#e6e6e6;}
.er_view_all{margin-top:-30px;float:right;}
.er_view_all a{color:#ed1e23;text-decoration:underline;}
.easyshop_recommended_items_thumbs { margin-left: -30px;border-bottom:1px solid #e8e8e8}
.easyshop_recommended_items_thumbs .easyshop_item_thumb {display: table-cell;float: left;height: 265px;margin: 0px 0px 20px 31px;width: 204px;}

.filtermoduletitle {
    font-size:16px;
	font-weight:400;
    color:#3e3e3e;
	margin-bottom:10px;
}
.easyshop_char_title{font-size:16px;font-weight:700;padding: 5px 0}
.easyshop_char_value{padding:2px;cursor:pointer;font-weight:200}
.filtermodulebody{}
.easyshop_char_filter_reset_button{text-align:center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px 8px 5px 26px;
    border: 1px solid #cccecc;
    background: url(../images/ico-reset.png) 8px 50% no-repeat;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 10px;
}
.filtermoduletitle{padding: 10px 0;color:#000;} 

.sortbanner{background-color:#f9f9f9; margin:5px 0;width:759px; padding:3px;font-size:12px; color:#767676}

.easyshop_item_lll{width:100%; float:left;border-bottom: 1px solid #eeeeee; padding-bottom:5px; margin-bottom:10px;height:150px;}
.easyshop_item_lll .picture{float:left; width:160px;height:150px}
.easyshop_item_lll .title{float:left; width:470px;color: #1e1c1d; font-size:16px; padding-top:40px;}
.easyshop_item_lll .short_description{font-size:13px;}
.easyshop_item_lll .price{float:left;padding-left:10px}
.easyshop_item_article{text-align:right; font-style:italic; height:20px;}

/*.label_new, .label_sale{position:absolute;margin-left: 131px;margin-top: 0px;z-index: 100;}*/
.label_new_list, .label_sale_list{position:absolute;margin-left:52px;}
.label_item{position:absolute;margin-left:254px;margin-top:10px;z-index:100;}
.easyshop_item_box{}
a.pagebar_page, .pagebar_current{font-size:14px;}

#statusbox {
    top: 40%;
    position: fixed;
    border: 2px solid #a3a3a3;
    margin-left: -250px;
    left: 50%;
    background: #fff;
    width: 500px;
    padding: 50px 30px;
    display: none;
    text-align: center;
    color: #282828;
    font-size: 20px;
    z-index: 200;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(163,163,163, 0.9);
}

#statusbox.success{
    background: url(../images/notify-ico.png) 50% 30px no-repeat #fff;
    padding-top: 100px;
}

#statusbox a {
    color:  #ec1553;
    text-decoration: underline;
}


.easyshop_cart_btntocart{width: 100%; text-align: center;}

.easyshop_item_box_4{

}

.sort-wrapper{width: 100%;border-bottom: 1px solid #F0F0F0;margin-bottom: 10px;padding-bottom: 10px;}
.sort-wrapper .sort-title,
.sort-wrapper .sort-name,
.sort-wrapper .sort-price,
.sort-wrapper .sort-rating
{float: left; font-size: 14px; padding-right: 30px;}

.sort-wrapper .sort-title{width: 105px;}

.sort-wrapper .sort-name.selected-asc,
.sort-wrapper .sort-price.selected-asc,
.sort-wrapper .sort-rating.selected-asc{background: url(../images/ico-sort-asc.png) 90% 50% no-repeat}

.sort-wrapper .sort-name.selected-desc,
.sort-wrapper .sort-price.selected-desc,
.sort-wrapper .sort-rating.selected-desc{background: url(../images/ico-sort-desc.png) 95% 50% no-repeat}

.catalog-head-wrapper{
}

.catalog-head-wrapper h1.easyshop_category_heading{
    margin-bottom: 0;
}

.pt-90{
    padding-top: 90px;
}

.easyshop_item_chars_title{color: #575757; font-size: 14px; width: 100%; border-bottom: 1px solid #575757; padding-bottom: 5px; margin-bottom: 5px; font-weight: bold;}
.easyshop_item_char{font-size: 16px; padding: 2px; font-weight: 400;}
.easyshop_item_char .left{color: #777; }
.easyshop_item_char .leftval{color: #000; float: left; padding-left: 10px;}

.easyshop_item_char.even{background-color: #f7f7f7;}

.pictures-wrapper{width: 410px; float: left;}
.info-wrapper{float: left; width: 636px; margin-left: 20px;}
.pictures-wrapper #mainpic{text-align: center; width: 304px; float: left}
.pictures-wrapper #mainpic img,
.pictures-wrapper .addpictures-wrapper img{border: 1px solid #e5e5e5}
.pictures-wrapper .addpictures-wrapper{float: right; width: 94px;}

.pictures-wrapper .easyshop_item_additional_image{width: 92px; float: left; margin: 0 0 12px 0; text-align: center;}

.qty {}
.qty .spinner-up,
.qty .spinner-down
{float: left; width: 42px; height: 36px; border: 1px solid #b7b7b7; background-color: #f7f7f7; color: #000; text-align: center; line-height: 36px; cursor: pointer;font-size: 24px;}
.qty .input-qty{float: left; width: 54px; height: 36px; border-top: 1px solid #b7b7b7; border-bottom: 1px solid #b7b7b7}
.qty .input-qty input{width: 54px; height: 34px; text-align: center; line-height: 34px; border: none; font-size: 24px;}

.easyshop_tocart {
    margin-top: 10px;
    padding: 10px;
    background-color: #f7f7f7;
}
.easyshop_tocart .updown{
    margin-top: 8px;
}
.easyshop_tocart .cell{
    padding: 5px;
}

.easyshop_filter_chars{border-right: 1px solid #cccecc}
.easyshop_categorydescription {
    color: #787878;
    font-size: 14px;
    text-align: justify;
}
.clearfix:after{content: " "; display: table; width: 100% }


h1, h2, h3{
    border-bottom: 4px solid #fac100;
    padding-bottom: 9px;
    margin-bottom: 0;
}

.label{
    font-size: 10px;
    color:#fff;
    font-weight: bold;
    display: inline-block;
    padding: 0 4px;
    background-color: #4664b0;
    text-transform: uppercase;
}
.label.used{
    background-color: #999999;
}
.label.discount{
    background-color: #dd3131;
}
.label.more10{
    background-color: #24a31a;
}
.label.pending{
    background-color: #dd3131;
}

.freepricetitle,
.dealerpricetitle,
.discountpricetitle,
.choosedatetitle
{
    font-size: 10px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}
.discountpricetitle{
    color: #dd3131;
}

.freepricevalue,
.dealerricevalue,
.discountricevalue{
    font-size: 22px;
    font-weight: bold;
    color: #000;
}
.freepricevalue{color: #777777;}
.promopricevalue{color: #dd3131;}
.choosedatevalue{
    padding-top: 5px;
}

#cartButton.product{
    display: inline-block;
    width: 150px;
    height: 25px;
    text-align: center;
    background: url(../images/sprite.png) 24px -756px no-repeat #fac200;
    -webkit-border-radius: 4px 4px 0 0 ;
    -moz-border-radius: 4px 4px 0 0 ;
    border-radius: 4px 4px 0 0 ;
    padding-top: 7px;
    color: #232323;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
#cartButton.product:hover{
    background-color: #ffee00;
}

.for-preview.product{
    display: inline-block;
    width: 150px;
    height: 25px;
    text-align: center;
    background-color: #232323;
    -webkit-border-radius: 0 0 4px 4px ;
    -moz-border-radius: 0 0 4px 4px ;
    border-radius: 0 0 4px 4px ;
    padding-top: 5px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    margin-top: 3px;
}
.for-preview.product:hover{
    background-color: #ffee00;
    color: #232323;
}
.for-preview.product.active,
#cartButton.product.order.active{
    background-color: #ffee00;
    color: #000;
}

a.saveorderpc{
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    padding: 7px 5px 7px 20px;
    background: url(../images/sprite.png) 0 -478px no-repeat ;
    color: #282828;
    position: absolute;
    right: 170px;
    margin-top: -52px;
}/*
a.printorder,
a.printproduct{
    position: absolute;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    padding: 7px 5px 7px 32px;
    background: url(../images/sprite.png) 0 -318px no-repeat ;
    color: #282828;
    right: 0;
    margin-top: -52px;
}*/

a.sendproduct{
    position: absolute;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px 5px 8px 32px;
    background: url(../images/sprite.png) 0 -359px no-repeat ;
    color: #282828;
    right: 120px;
    margin-top: -52px;
}
a.brandprice{
    position: absolute;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    padding: 9px 5px 9px 32px;
    background: url(../images/sprite.png) 0 -279px no-repeat ;
    color: #282828;
    right: 240px;
    margin-top: -52px;
}

.cart-content{
    margin-top: -15px;
}
.table.hovered tbody tr.total-row{
    border-top: 1px solid #ebebec;
}
.table.hovered tbody tr.total-row:hover {
    background: inherit;
}
.cart-content tr.total-row td{
    font-size: 16px;
    font-weight: bold;
}

.proceedorder-header{
    border-top: 4px solid #FAC100;
    background-color: #F8F8F8;
    width: 100%;
    font-size: 14px;
    margin-top: 30px;
}
.proceedorder-header .title{
    padding: 16px;
    float: left;
    font-weight: bold;

    text-transform: uppercase;

}
.proceedorder-header .notice{
    padding: 16px 16px 0 0;
    color: #626262;
    float: right;
}
.cart-content label{
    padding-left: 8px;
}
.cart-content .shipping-title{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

textarea.order-comment{
    width:100%;
    resize: none;
}

#product_recommended{
    margin-top: 30px;
}

.row-hint{
    font-size: 12px;
}

tr.warning-cnt td{
    padding-bottom: 30px;
    padding-top: 0;
}

.repair-item .repeair-heading{
    width: 100%;
    background: url(../images/arrow-down.png) 98% 50% no-repeat #EBEBEB;
    padding: 15px;
    cursor: pointer;

}
.repair-item .repeair-heading span{
    font-weight: 600;
}

.repair-item  .repeair-heading.open,
.repair-item  .repeair-heading.open:hover{
    color: #FFE200;
    background: url(../images/order-arrow-up.png) 98% 50% no-repeat #000;
}
.repair-item  .repeair-heading:hover{
    color: #FFE200;
    background: url(../images/order-arrow-down-white.png) 98% 50% no-repeat #000;
}


.repair-item .repair-content{
    display: none;
}


.repair-item .repair-row{
    display: flex;
    flex-direction: row;
}

.repair-item .repair-row .title{
    width: 25%;
    padding: 10px 5px;
    text-align: right;
    text-transform: uppercase;
}
.repair-item .repair-row .graphic{
    width: 10%;
    padding: 10px 5px;
    background: url(../images/status-line-middle.png) 50% 0 no-repeat;
}
.repair-item .repair-row .graphic.grey{
    background: url(../images/status-line-middle-grey.png) 50% 0 no-repeat;
}

.repair-item .repair-row .no-graphic{
    width: 10%;
    padding: 10px 5px;
}

.repair-item .repair-row .content
{
    width: 65%;
    padding: 10px 5px;
}

.repair-item .repair-content{
    padding: 10px 0;
}

.repair-item .repair-content.return{
    padding: 0 0 10px 0;
}

.repair-item .repair-row:first-child .graphic{
    background: url(../images/status-line-start.png) 50% 0 no-repeat;
}
.repair-item .repair-row:first-child .graphic.grey{
    background: url(../images/status-line-start-grey.png) 50% 0 no-repeat;
}
.repair-item .repair-row:last-child .graphic{
    background: url(../images/status-line-end.png) 50% 100% no-repeat;
}
.repair-item .repair-row:last-child .graphic.grey{
    background: url(../images/status-line-end-grey.png) 50% 100% no-repeat;
}



.star-big{
    height: 25px;
    width: 41px;
    background: url(../images/stars-big.png) 50% 0 no-repeat;
    display: inline-block;
    cursor: pointer;
    float: left;
}
.star-big.full{
    background-position: 50% -200px;
}

.stars-vote{
    text-align: center;
    padding: 10px 0;
}

.stars-vote .title{
    font-size: 16px;
    margin-right: 20px;
    float: left;
}


.star-full,
.star-half,
.star-empty{
    height: 20px;
    width: 20px;
    display: inline-block;
    background: url(../images/rank_empty_star.png) 50% 0 no-repeat;
    vertical-align: top;
}

.star-full{
    background: url(../images/rank_full_star.png) 0 0 no-repeat;
}

.repair-feedback{
    border-top: 1px solid #EDEDED;
    padding-top: 10px;
    margin-top: 10px;
}

.repair-feedback .heading{
    float: left;
    line-height: 20px;
}

.repair-feedback textarea{
    padding: 10px;
    width: 100%;
    resize: vertical;
    font-family: 'Roboto', Verdana, Arial;
}
.repair-feedback input[type="submit"]{
    background-color: #ccc;
    color: #fff;
    border: 1px solid #ccc;
    padding: 5px 10px;
}

.repair-feedback input[type="submit"]:hover{
    background-color: #000;
}

.ttn-content-row{
    border-left: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    display: flex;
    flex-direction: row;
    font-size: 16px;
}

.ttn-content-row.head{
    border-top: 1px solid #cecece;
    background-color: #efefef;
}

.ttn-content-row .crow-num,
.ttn-content-row .crow-product,
.ttn-content-row .crow-qty,
.ttn-content-row .crow-volume,
.ttn-content-row .crow-weight
{
    float: left;
    border-right: 1px solid #cecece;
    text-align: center;
    padding: 5px;
}

.ttn-content-row .crow-num{
    width: 10%;
}
.ttn-content-row .crow-product{
    width: 60%;
    text-align: left;
}
.ttn-content-row .crow-qty,
.ttn-content-row .crow-volume,
.ttn-content-row .crow-weight{
    width: 10%;
}


/*  nova poshta */
.track-result{
    display: flex;
    width: 600px;
    /*height: 275px;*/
    margin-top: 12px;
    margin-bottom: 12px;

    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-sizing: border-box;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15), 0px 2px 2px rgba(0, 0, 0, 0.05);
    border-radius: 2px;
}

.track-result .status{
    vertical-align: middle;
    /*font-family: Helvetica;*/
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 19px;
    font-size: 16px;
    color: #333333;
    margin-left: 70px;
    font-weight: bold;
}
.track-result .status-description{
    margin-left: 70px;
}
.track-result .status-description a{
    border-bottom: 1px #828282 solid;
}

.track-data .description{
    /*font-family: Helvetica;*/
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: normal;
    font-size: 12px;
    color: #828282;
}

.track-data{
    width: 100%;
    padding: 12px;
    padding-top: 0;
    border-collapse: collapse;
}

.track-data td>div{
    /*font-family: Helvetica;*/
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: normal;
    font-size: 13px;
    color: #333333;
}

.track-data td>span{
    margin-left: 8px;
    position: relative;
}

.track-data td>div{
    margin-left: 8px;
    position: relative;
}
.track-data a{
    color: #828282;
    text-decoration: none;
}
.track-data a>span{
    padding-bottom: 1px;
    border-bottom: 1px dotted #B2B2B2;
}

.pay-row{
    background-color: #F2EDED;
}

.pay-row td{
    /*border:1px solid #F5F2F2;*/
}

.track-data td{
    padding-top: 6px;
    padding-bottom: 6px;
}

.track-data a.address{
    /*font-family: Helvetica;*/
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: normal;
    font-size: 13px;
    color: #333333;
}

.track-result .status {
    vertical-align: middle;
    /* font-family: Helvetica; */
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 19px;
    font-size: 16px;
    color: #333333;
    margin-left: 70px;
    font-weight: bold;
    margin-top: -10px;
}


/*truck icon*/
.truck{
    content: '';
    position: absolute;
    top: 18px;
    width: 48px;
    height: 35px;
}
.truck-orange{
    background: url(../images/truck_orange.svg) 0 0 no-repeat;
}
.truck-green{
    background: url(../images/truck_green.svg) 0 0 no-repeat;
}
.truck-blue{
    background: url(../images/truck_blue.svg) 0 0 no-repeat;
}
.truck-red{
    background: url(../images/truck_red.svg) 0 0 no-repeat;
}
.truck-grey {
    background: url(../images/truck_grey.svg) 0 0 no-repeat;
}
/*truck icon*/

.owl-carousel.owl-carousel_viewed .owl-item img{
    width: auto;
    display: inline-block;
}


.owl-carousel_viewed .owl-nav .owl-prev,.owl-carousel_viewed .owl-nav .owl-next {
    height: 30px;
    width: 15px;
    position: relative;
    overflow: hidden
}

.owl-carousel_viewed .owl-nav .owl-prev::after,.owl-carousel_viewed .owl-nav .owl-next::after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    background: #030303;
    top: 5px
}

.owl-carousel_viewed .owl-nav .owl-prev::before,.owl-carousel_viewed .owl-nav .owl-next::before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    transform: rotate(45deg);
    background: #fff;
    top: 6px;
    z-index: 1
}

.owl-carousel_viewed .owl-nav .owl-prev.disabled::after,.owl-carousel_viewed .owl-nav .owl-next.disabled::after {
    background: #acacac
}

.owl-carousel_viewed .owl-nav .owl-prev::after {
    left: 5px
}

.owl-carousel_viewed .owl-nav .owl-prev::before {
    left: 7px
}

.owl-carousel_viewed .owl-nav .owl-next::after {
    left: -10px
}

.owl-carousel_viewed .owl-nav .owl-next::before {
    left: -10px
}

.owl-carousel_viewed .owl-nav {
    width: 60px;
    display: flex;
    position: absolute;
    justify-content: space-between;
    margin-left: auto;
    margin-top: -308px;
    right: 0
}

.owl-carousel_viewed .owl-nav::after {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #acacac;
    left: calc(50% - 5px);
    top: calc(50% - 5px);
    content: ''
}
