.sets-body{
    border: 1px solid #E3E3E3;
    padding: 18px 0 22px;
    margin-top: 60px;
}
.set
{
    overflow:hidden;
	margin-bottom:20px;
}
.sets .ao
{
    font-size:25px;
    padding:0;
    color: #000;
}
.sets .ao span {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
}
.sets h3
{
    margin:15px 0 5px 0;
    text-align: center;
}
.sets
{
    margin:10px auto;
    width:100%;
    padding:0;
}
.sets .set .quantity
{
    position:absolute;
    right:0;
    top:0;
    padding:10px;
}
.sets .carousel-indicators li
{
        border: 1px solid black;
}
.sets .carousel-control
{
    width:5%;
}
.old_price,.old_summ
{
    text-decoration: line-through;
}
.new_price,.new_summ
{
}
.sets .old_summ
{
    font-size:16px;
    margin-bottom: 10px;
}
.sets .new_summ
{
    grid-column:  2 / 3;
    font-size: 16px;
    line-height: 19px;
    color: #D6342A;
    text-align: left;
    font-weight: 500;
    padding: 14px 0 0 0;
}
.sets .old-price{
    font-weight: 500;
    font-size: 21px;
    line-height: 25px;
    text-decoration-line: line-through;
    color: #000000;
}
.sets .new_summ span{
    font-weight: 500;
    font-size: 26px;
    line-height: 31px;
}
.sets .set-product
{
    position: relative;
    width: 190px;
    background: #FFFFFF;
}
.sets .set-product h4
{
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    color: #969696;
}
.sets .total
{
    position: relative;
    padding:80px 35px;
}
.sets .total button
{
    white-space: normal;
}
.sets .total .economy_text
{
    font-size:16px;
}
.sets .total .economy_val
{
    font-size: 14px;
    line-height: 17px;
    color: #000;
}
.sets .set-product .new_price
{
    font-size: 16px;
    font-weight: 500;
    display: block;
    text-align: left;
}
.sets .set .disc
{
    position:absolute;
    left:0;
    top:0;
    padding:10px;

}
.sets .add-set-btn
{
    margin-top:15px;
    background-image: none;
}
.img-responsive
{
    max-width:100%;
    margin: 0 auto;
}
.sets
{
    text-align: center;
}

.sets-owl  .owl-prev .fa-angle-left, .sets-owl .owl-next .fa-angle-right {
	font-size:50px;
	position:absolute;
	top:50%;
	margin-top:-25px;
	color:#4F4F4F;
}

.sets-owl  .owl-prev .fa-angle-left {
	left:-20px;
}

.sets-owl  .owl-next .fa-angle-right {
	right:-20px;
}

.set_table {
	width:100%;
	margin:0px auto;
    padding: 0 126px;
}


@media screen and (min-width: 768px) {
    .sets .cell
    {
        display:table-cell;
        vertical-align:middle;
    }
    .sets .set .set_table
    {
        display: table;
        margin: 0 auto;
    }
    .sets .total{
        min-width: 250px;
    }

	
}
@media screen and (max-width: 767px) {
	
		.sets-owl  .owl-prev .fa-angle-left {
    left:0px;
}

.sets-owl  .owl-next .fa-angle-right {
    right:0px;
}
     .sets .total:last-child {
    	width: 100%;
    	max-width: 100%;
    }
	
    .sets .total .economy_text
    {
        font-size: 14px;
        line-height: 17px;
    }
    .sets .total .economy_val
    {
        font-weight: bold;
        font-size:14px;
    }
    .sets .new_summ {
        margin-top: 10px;
    }
    .sets .add-set-btn {
        margin-top: 10px;
    }
    .sets
    {
        margin:10px auto;
        padding:5px 0px;
    }
    .sets .old_summ
    {
        font-size:14px;
        margin-bottom: 5px;
    }
    .sets .new_summ
    {
        font-size:18px;
    }
    .sets .set-product .old_price
    {
        font-size:11px;
        white-space: nowrap;
    }
    .sets .set .quantity,.sets .set .disc
    {
        padding:5px;
    }
    .sets .set-product .new_price
    {
        font-size:14px;
    }
    .sets .set-product h4 
    {

    }
    .sets .set-product,.sets .total
    {
        display: inline-block;
        margin:0 auto;
        overflow: hidden;
        width:50%;
        max-width: 150px;
    }
    .sets .set-product{
        margin: 10px 20px;
    }
    .sets .total
    {
       
        padding:15px 35px;
    }

    .sets .set-product img
    {

    }
    .sets .ao
    {
        display: none;
    }
    .sets .ao
    {
        font-size:20px;
        margin:20px 0;
    }
}

.slick-slide
{
    height:auto;
}
.slick-prev:before, .slick-next:before { 
    color:#1d9de7;

}
.slick-prev, .slick-next
{
    z-index: 10;
}

@media screen and (max-width: 768px) {
    .slick-prev
    {
        left: 10px;
    }
    .slick-next
    {
        right: 10px;
    }
}

@media screen and (min-width: 767px) {

    .slick-prev:before, .slick-next:before{
        font-size:40px;
    }
    .slick-prev, .slick-next
    {
        width:40px;
        height:40px;
    }
    .slick-prev
    {
        left: -40px;
    }
    .slick-next
    {
        right: -40px;
    }
}

/* COLORS */

.sets h3
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 21px;
}

.sets .set .quantity
{
    background-color: #4baeef;
    color:white;
}

.old_price,.old_summ
{
    color:#e04747;
}

.sets .total
{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    background: #F6F6F6;
    border: 1px solid #D6342A;
}

.sets .set .disc
{
    background-color: #1d9de7;
    color:white;
}
.sets .add-set-btn
{
    border: 1px solid #E3E3E3;
    background: #D6342A;
    border-radius: 0px;
    color: #ffffff;
    display: block;
    font-size: 16px;
    line-height: 19px;
    opacity: 1;
    padding: 0;
    text-align: center;
    width: 100%;
    text-decoration: none;
    height: 43px;
    transform: skew(20deg);
    position: relative;
    margin: 0;
    transition: 0.3s linear;
    grid-column: 1 / 3;
}
.sets .add-set-btn:before{
    content: "";
    background: #D6342A;
    border: 1px solid #E3E3E3;
    border-right: none;
    display: block;
    width: 60px;
    height: 43px;
    top: -1px;
    left: -61px;
    position: absolute;
    transition: 0.3s linear;
}
.sets .add-set-btn span{
    transform: skew(-20deg);
    display: flex;
    justify-content: center;
}
.sets .add-set-btn span:before{
    content: "";
    top: 0;
    left: -39px;
    position: absolute;
    background: url(/icon/white-product-btn-cart.svg) center no-repeat;
    width: 20px;
    height: 20px;
    transition: 0.3s linear;
}
.sets .add-set-btn:focus{
    outline: none;
}
.sets .add-set-btn:hover {
    background: #FF1100;
}
.sets .add-set-btn:hover:before {
    background: #FF1100;
    transition: 0.3s linear;
}
.set_table {
    box-sizing: border-box;
}

.sets a {
	color:#444;
}

.sets .total .economy_text
{
    text-align: left;
}

.sets .owl-prev .left, .sets .owl-next .right {
    background: none;
    border: none;
}
.sets .owl-prev .left:after, .sets .owl-next .right:after {
    background-image: url(/icon/slider-arrow-black.svg);
    opacity: 1;
}
.sets .owl-next .right:hover {

}
.sets .owl-prev .left:hover {

}

.sets .old-rice {
    text-decoration: line-through;
    font-size: 18px;
    color: #666666;
    margin-right: 10px;
}
.sets .price-block {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    grid-column: 1 / 2;

}
@media (min-width: 1200px) and (max-width: 1350px) {
    .set_table {
        padding: 15px 100px;
    }




}
@media (min-width: 992px) and (max-width: 1200px) {
    .set_table {
        padding: 15px 70px;
    }
    .sets .ao span {
        width: 50px;
    }



}

@media (min-width: 62px) and (max-width: 992px) {
    .sets .owl-prev .left, .sets .owl-next .right {
        margin-top: 20px;
        width: 50px;
        height: 50px;
    }
    .sets .ao span {
        width: 50px;
    }
    .sets .total .economy_text {
        text-align: center;
    }
    .sets .price-block {
        justify-content: center;
    }
    .sets .total button {
        margin: 0 auto;
    }
    .sets .add-set-btn{
        width: 100%;
    }
    .set_table {
        padding: 15px;
    }





}


@media (min-width: 62px) and (max-width: 500px) {
    .sets .set-product {
        margin: 5px;
    }
    .sets .set-product img {
        max-width: 100px;
    }
    .set_table {
        padding: 5px;
    }

}