.easyshop_item_thumb {
    display: inline-block;
    float: left;
    height: 350px;
    overflow: hidden;
    position: relative;
    margin:  0 92px 20px 0;
    width: 365px;
}
.easyshop_item_thumb:nth-child(3n){
    margin-right: 0;
}

.easyshop_item_thumb .title {
    height: 30px;
    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: 365px;
    height: 230px;
    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: 18px;
    color: #ed1f24;
    text-align: center;
    font-weight: 900;
}
.easyshop_item_thumb .price_uah {
    font-size: 14px;
    font-weight: 900;
}
.easyshop_item_thumb .sold{
    font-weight: 900;
    border: 2px solid #e72228;
    display: inline-block;
    padding: 3px 5px;
}
.easyshop_item_thumb .tocart {
    height: 45px;
    text-align: center;
}

.easyshop_item_thumb .info {
    height: 120px;
    padding-top: 7px;
}

.easyshop_item_thumb .text {
    font-size: 20px;
    font-weight: 900;
    position: relative;
    height: 30px;
    overflow-y: hidden;
    line-height: 30px;
}
.easyshop_item_thumb .text a{
    color: #232323;
    text-decoration: none;
}

.easyshop_item_thumb .short-chars{
  
    overflow-y: hidden;
    font-size: 16px;
    font-weight: 300;
}

.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 {
    line-height: 30px;
}

.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: 0
}

.easyshop_subcat table td {
    text-align: center
}

.easyshop_item_price {
    font-weight: 900;
    font-size: 32px;
    color: #e72228;
    float: right;
    width: 400px;
    text-align: right;
    clear: right;
}
.easyshop_item_price span{
    color: #232323;
    font-size: 20px;
    font-weight: 300;
}

.easyshop_item_price sup {
    font-size: 16px;
}

.easyshop_item_description {
    color: #282828;
    font-size: 16px;
    text-align: justify;
    float: left;
    width: 850px;
}

.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 {
}

#statusbox {
    top: 40%;
    position: fixed;
    border: 2px solid #a93aba;
    margin-left: -200px;
    left: 50%;
    background: #fff;
    width: 400px;
    padding: 50px;
    display: none;
    border-radius: 20px;
    box-shadow: 0 0 15px rgba(169, 58, 186, 0.5);
    text-align: center;
    color: #7f7f7f;
    font-size: 20px;
    z-index: 200;
}

#statusbox a {
    color: #a93aba;
    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 {
}

.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: 18px;
    padding: 15px 0 10px;
    border-bottom: 1px solid #d5d5d5;
    color: #282828;
}

.easyshop_item_char .chartitle {
    width: 160px;
    float: left
}

.easyshop_item_char .charvalue {
    float: left;
    width: 155px;
    text-align: right;
    font-weight: 900;
}

.easyshop_item_char.even {
}

.pictures-wrapper {
    width: 850px;
    float: left;
    background-color: #fff;
}

.info-wrapper {
    border: 18px solid #e72228;
    float: right;
    width: 406px;
    background-color: #fff;
    padding: 40px 25px;
    min-height: 445px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}

.info-wrapper .price-wrapper{
    width: 100%;
    text-align: center;
    padding: 30px 0 20px;
    font-size: 32px;
    color: #e72228;
    font-weight: 900;
    line-height: 90%;
}
.info-wrapper .price-wrapper span{
    font-size: 20px;
    color: #232323;
}
.info-wrapper .button-wrapper{
    text-align: center;
}
.info-wrapper .redlink{
    font-size: 18px;
}
.info-wrapper .sold{
    font-weight: 900;
    border: 2px solid #e72228;
    display: inline-block;
    padding: 10px 15px;
    font-size: 18px;
    transform: rotate(-30deg);
    position: absolute;
    left: 50%;
    margin-left: -100px;
    margin-top: -70px;
    background: rgba(255,255,255,0.7);
}



.pictures-wrapper #mainpic {
    text-align: center;
    width: 850px;
}
.realty-item-thumbs {
    margin: 0;
    padding: 0;
}
.pictures-wrapper .easyshop_item_additional_image {
    width: 150px;
    float: left;
    margin: 25px 25px 0 0;
    height: 100px;
    text-align: center;
    list-style: none;
    transition: all 0.1s ease-in 0s;
}
.pictures-wrapper .easyshop_item_additional_image:nth-child(5n) {
    margin-right: 0;
}
.pictures-wrapper .easyshop_item_additional_image:hover {
}

.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 {
    border-top: 1px solid #ECECEC;
    margin-top: 10px;
    padding-top: 10px;
}

.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%
}
.jcarousel-wrapper{
    position: relative;
}
.jcarousel-product-pictures {
    /* position: relative; */
    overflow: hidden;
    width: 770px;
    margin: 10px 40px;
    /* padding: 0 40px; */
    height: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.jcarousel-product-pictures ul {
    width: 20000em;
    position: relative; /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel-product-pictures li {
    float: left;
    width: 100px;
}

.jcarousel-product-pictures li:hover {
}

.jcarousel-control-prev {
    position: absolute;
    padding-top: 35px;
    left: 0;
    padding-left: 8px;
    background-color: #ebebeb;
    width: 30px;
    height: 100px;
    transition: all 0.1s ease-in 0s;
}


.jcarousel-control-next {
    position: absolute;
    right: 0;
    padding-top: 40px;
    padding-left: 10px;
    background-color: #ebebeb;
    width: 30px;
    height: 100px;
    transition: all 0.1s ease-in 0s;
}
.jcarousel-control-prev:hover,
.jcarousel-control-next:hover{
    background-color: #cccccc;
}

.easyshop_item_heading {
    color: #282828;
    font-size: 44px;
    float: left;
    margin: 0 0 15px 0;
}
.car-header{
    padding: 30px 15px;
}
.car-header .left{
    float: left;
    clear: left;
    width: 850px;
}


.car-header .back_to_catalog{
    float: left;
    width: 100%;
}
.car-header .back_to_catalog a{
    display: inline-block;
    line-height: 16px;
    background: url(../images/ico-back.png) 0 50% no-repeat;
    color: #232323;
    font-size: 16px;
    padding-left: 16px;
}

#cartButton {
    background-color: #a93aba;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px;
    border-radius: 4px;
    display: inline-block;
    font-size: 16px;
}

#cartButton:hover {
    background-color: #c343d7;
}

#easyshop_item_chars {
}

.recommend-title {
    color: #282828;
    font-size: 22px;
    font-weight: bold;
    margin: 40px 0 30px;
}

#mcart {
    background: url(../images/ico-cart.png) 0 50% no-repeat transparent;
    margin-top: -10px;
    padding: 10px 0px 10px 27px;
    position: absolute;
    right: 0px;
}
