.sets-items-widget .sets_header:after {
    content: ' ';
    clear: both;
    display: block;
}

.sets-items-widget .h3_left {
    float: left;
}

.sets-items-widget .h3_left h3 {
    display: inline-block;
}

.sets-items-widget .h2_right {
    line-height: 1;
}

.sets-items-widget .cart_set_price {
    color: #333 !important;
    font-size: 18px;
    font-weight: normal;
    margin: 0 10px;
}

.sets-items-widget .item_plus {
    display: table-cell;
    vertical-align: middle;
    float: none;
    font-size: 16px;
    font-weight: bold;
}

.sets-items-widget .cart_set_panel {
    position: relative;
    display: inline-block;
}
.sets-items-widget .cart_set_panel .add_set_btn {
    -moz-box-shadow: inset 0 1px 0 0 #f29c93;
    -webkit-box-shadow: inset 0 1px 0 0 #f29c93;
    box-shadow: inset 0 1px 0 0 #f29c93;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));
    background: -moz-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
    background: -webkit-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
    background: -o-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
    background: -ms-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
    background: linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100',GradientType=0);
    background-color: #fe1a00;
    border: 1px solid #d83526;
    color: #ffffff;
    text-shadow: 0 1px 0 #b23e35;
    width: 85px;
    font: 12px Verdana;
    display: inline-block;
    cursor: pointer;
    padding: 6px 8px;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}

.sets-items-widget .cart_set_panel .status_set_btn {
    -moz-box-shadow: inset 0 1px 0 0 #ffffff;
    -webkit-box-shadow: inset 0 1px 0 0 #ffffff;
    box-shadow: inset 0 1px 0 0 #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
    background: -moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background: -webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background: -o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background: -ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background: linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
    background-color: #f9f9f9;
    border: 1px solid #dcdcdc;
    color: #333;
    text-shadow: 0 1px 0 #ffffff;
    width: 85px;
    font: 12px Verdana;
    display: inline-block;
    cursor: pointer;
    padding: 6px 8px;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}

.sets-items-widget .cart_set_panel .status_win {
    text-decoration: none;
    z-index: 15000;
    display: none;
    position: absolute;
    background: url(/resources/images/interface/v2/cart_status_win_bg.png) no-repeat;
    width: 173px;
    height: 128px;
    padding: 30px 20px 0 20px;
    margin-top: -1px;
    margin-left: -64px;
    text-align: left;
    line-height: 14px;
}

.sets-items-widget .close_status_btn {
    display: block;
    float: right;
    width: 16px;
    height: 16px;
    color: #aaa;
    margin: -6px -9px 0 0;
}

.sets-items-widget .remove_set_btn {
    display: block;
    margin-top: 15px;
    padding-left: 10px;
    padding-bottom: 2px;
    margin-left: 0;
    color: #333;
    text-decoration: underline;
}

.sets-items-widget .checkout_btn {
    text-decoration: none;
    display: block;
    margin-top: 10px;
    background: #008800 url(/resources/images/controls/button_bg.png) repeat-x;
    color: #ffffff;
    border: 1px outset #008800;
    border-radius: 3px;
    padding: 5px 8px;
    text-align: center;
    text-shadow: 1px 1px 0 #008800;
    font-size: 16px;
    font-weight: 700;
}
.sets-items-widget .old_price {
    font-size: 18px;
    font-weight: normal;
    margin-left: 60px;
    text-decoration: line-through;
    color: #a0a0a0;
}
.sets-items-widget, .sets_items {
    margin-bottom: 15px;
}

.item_grid3_wrapper {
    display: inline-block;
    width: 130px;
    font-size: 13px;
    line-height: 13px;
    color: #222;
    padding-bottom: 20px;
    margin: 5px 10px 20px 10px;
    text-align: center;
}
.sets_items {
    height: 180px;
    overflow: hidden;
    position: relative;
}
.sets_items .items {
    position: absolute;
    width: 20000px;
    clear: both;
}

.sets_items .items > div {
    float: left;
}

.sets_items .item_grid3_wrapper {
    float: left;
    margin-bottom: 0;
}
.article-library-separator {
    border: 0;
    display: block;
    height: 1px;
    margin: 23px 0 25px;
    background: rgba(0,0,0,.1);
}

.set_multiple_images {
    position: relative;
    width: 125px;
    height: 125px;
    overflow: hidden;
    display: flex;
}

.set_one_image {
    position: absolute;
    height: 100%;
}

.set_one_image img {
    object-fit: none;
}

.set_one_image.active {
    position: initial;
}

.set_one_image.inactive {
    position: initial;
    display: none;
}

.set_one_image.active img {
    object-fit: initial;
}

.discount_sect .disc_item { margin: 0 30px 30px 0; float: left;}

.discount_sect_pic .sets-items-divider {
    display: block;
    margin: 0 5px;
    font-weight: 700;
}


.discount_sect .discount_sect_pic {
    display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    min-width: 305px;
}

.discount_sect .item-image2 {
    display: inline-block;
    width: 100%;
    height: 100%;
    max-width: 40%;
    margin: 0 auto;
    text-align: center;

}

.discount_sect .item-image2 a{
    display: block;
    text-align: center;
    min-height: 145px;
    max-width: 135px;
    width: auto;
    position: relative;
}

.discount_sect .item-image2 img
{
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    max-width: 145px;
    left: 0;
}
