.main-product .amazon .l-add-cart {
    max-width: 240px;
    height: 53px;
    padding: 20px 0;
    margin-top: 0;
    margin-bottom: 15px;
}
.main-product .amazon .l-add-cart:first-child {
    margin-left: 0;
}

.category-product.sets{
    width: 100%;
    height: auto;
    min-height: 255px;
    border-top-color: #b30d0d;
    /*text-align: center;*/
}
a.box-pop-item.sets{
    padding: 0px 11px;
    /* width: 125px; */
    /* float: left; */
    display:  table-cell;
    vertical-align: top;
}
.sets-name {
    text-decoration: none;
    display: block;
    overflow: hidden;
    font: 21px/21px "Open Sans",sans-serif;
    font-weight: 300;
    text-align: left;
    height: 30px;
    margin: 15px 24px 16px;
}
.category-product-name.sets{
   margin: 0;
   height: 55px;
   max-height: inherit !important;
   text-align: center;
   /* display: flex; */
   /* justify-content: center; */
}
.box-pop-img.sets img, .cat-item.sets > a > img {
    margin: 0 ;
}
span.sets-plus{
    font-size: 41px;
    /* float: left; */
    display: block;
    /* padding-top: 75px; */
    display: table-cell;
    vertical-align: middle;
    width: 26px;
    text-align: center;
}
span.sets-equally{
    font-size: 30px;
    float: left;
    display: block;
    padding-top: 51px;
    padding-right: 5px;
    }/**/
    div.cat-price-price.sets.old{
        text-decoration: line-through;
        color: grey;
    }
    div.cat-price-price.sets.new{
        color: #32b47f;
        font-size: 25px !important;
        margin-top: 0 !important;
    }
    div.product-list-sets{
        display: inline-block;
        padding-left: 10px;
        /* display: flex; */
        /* justify-content: space-between; */
        display: table;
        width: 100%;
        table-layout: fixed;
    }
    div.product-price-sets{
        padding-left: 20px;
    }
    span.you-save{
        font: 15px/21px "Open Sans",sans-serif;
        font-weight: 600;
        float: left;
        clear: left;
        padding-top: 16px;
    }
    .YouS {
        font: 15px/21px "Open Sans",sans-serif;
        font-weight: 400;
        float: left;
        clear: left;
        padding-right: 3px;
    }
    span.buy-now{
        font: 15px/18px "Open Sans",sans-serif;
        font-weight: 100;
        float: right;
        padding-top: 3px;
        padding-right: 9px;
        color: #fff;
    }
    table.table-sets{
        width: 100%;
    }
    div.set-product-row{

    }
    div.set-products-row,div.set-products-row2 {
        display: inline-block;
    }
    div.operation-block{
       margin-left: 1%;
   }
   div.cart-price-wrap{
    margin-left: 1%;
}
div.tab-row-view-item.set{
    height:auto;
    display: flex;
}
div.cart-price.set{
    margin: auto;
    padding-right: 16px;
}
div.cart-quantity-select.set{
    margin: auto;
}
span.top-sticker.set{
    font-size: 12px;
    top: 140px;
}
span.top-sticker.set::before{
    content: "IN SET";
    margin-left: -4px;
    padding-top: 1px;
}
.additional-buttons-block .l-add-fav.set:hover {
    background-color: #f46a41;
    color: #fff;
}
.additional-buttons-block .l-add-fav.set {
    margin-top: 9px;
    border: 1px solid #f46a41;
    color: #f46a41;
}
.divWithPrices {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
}
.newAndOldPrice {
    font-weight: initial;
    font-size: 17px;
    text-align: initial;
    color: grey;
    padding-left: 3px;
}
.divPrices {
    display: flex;
    align-items: center;
    margin-top: -12px;
}
.pr {
    margin-right: 9px;
    padding-bottom: 18px;
}
.cat-item-buy .atc-set11 {
    position: absolute; bottom: 0;
}
.cat-row.sets {font-size: inherit;}
.category-product .set-buy {
    position: absolute;
    bottom: 0;
    text-indent: 0;
    width: 122px;
    line-height: 25px;
    color: #fff;
    height: 27px;
}

.category-product .set-buy .cart-svg {left: 15%}
div.cat-price-price.sets{
    display: block;
    vertical-align: unset;
    float: none;
}
@media (max-width: 1216px){
    div.product-price-sets {
        padding-left: 15px;
    }
}
@media (max-width: 1016px){
    a.box-pop-item.sets{
        width: 30%;
    }
    .tab-row-view-item{
       display: block!important;
   }
   div.product-list-sets {
       padding-left: 0;
   }
   .table-sets td {
    display: block;
    width: 100% !important;
}
.table-sets .product-price-sets {
   position: relative;
   margin-bottom: 20px;
   padding-top: 34px;
}

.table-sets .pr {
   display: inline-block;
   padding-bottom: 0;
}
.table-sets .divPrices {
   display: inline-block;
   margin: 0 14px 0 0;
}
.table-sets .divWithPrices {
   display: inline-block;
   position: relative;
}
div.cat-price-price.sets.old {
   position: absolute;
   bottom: 100%;
   line-height: 1;
}
.table-sets span.you-save {
    float: none;
    padding:  0;
}
.table-sets span.you-save .YouS {
  float: none;
}
.category-product .set-buy {
   position: absolute;
   right: 20px;
   bottom: 2px;
}
}
@media (max-width: 800px){
    div.tab-row-item{
        display: block!important;
    }
    div.cat-price-price.sets.new {font-size: 22px !important}
    .main-product .amazon .l-add-cart {
        max-width: 100%;
    }
}

@media (max-width: 450px) {
    .main-product .amazon .l-add-cart {
        font-size: 12px;
    }
    .table-sets .product-price-sets {
        padding: 30px 20px 40px;
    }
    .category-product .set-buy {
        left: 20px;
        width: auto;
    }
    .category-product .set-buy .buy-now {
        float: none;
        padding: 0;
    }
    .category-product .set-buy .cart-svg {
        left: 24px
    }
    .category-product-name.sets {
        font-size: 12px;
        font-weight: 400;
        text-align: center;
    }
    span.sets-plus {
        font-size: 29px;
        width: 16px;
    }
    a.box-pop-item.sets {
        padding: 0 5px
    }
    a.box-pop-item.sets .box-pop-img {
        display: block;
    }
    a.box-pop-item.sets .box-pop-img img {
        max-width: 100%;
        height: auto;
    }
    div.cat-price-price.sets.new {font-size: 18px !important;}
    .newAndOldPrice {font-size: 15px;}
}