i.stock-green{
    display: none!important;
}
.stock-high{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #48AC06!important;
    border-bottom: 1px solid #D0D0D0;
    padding-bottom: 19px;
    margin-bottom: 29px;
    margin-top:5px;
    display: block;
}
#cart-form h4{
    display: none!important;
}
h1 span{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.2;
    color: #000000;
}
.product-add2cart{
    display: flex;
    flex-direction: column;
}
.add2cart .price{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    color: #1B969E;
    
}
.product-add2cart .price, form#cart-form .price{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.2;
    color: #000000;
    margin-bottom: 18px;
}
.product-add2cart input.add2cart{
    background: #1B969E;
    box-shadow: 0px 12px 26px rgba(27, 150, 158, 0.2);
    border-radius: 24px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    color: #FFFFFF;
    width:284px;
    padding: 12px 0px!important;
    margin: 0 12px 0 0!important;
    height:42px!important;
    cursor: pointer;
    transition:0.2s!important;
    border: none;
    display: flex;
    justify-content: center;
    align-items:center;
}
.product-add2cart input.add2cart:hover{
    background:#1A868D!important;
    transition:0.2s!important;

}
.product-add2cart.line{
    width:100%;
    height:1px;
    background-color: #D0D0D0;
    margin: 40px 0px;
}
.aux{
    display: none;
}
.features td.name{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 9px;
    color: #878787;
    padding-right: 30px;
    
}
.features td.value{
    padding: 0!important;
    border: none;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: black;
    
}
.info p{
    display: none!important;
}
.info h3{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0.055em;
    color: #000000;
    margin-bottom:14px;
}
.description-and-reviews{
    padding: 28px;
    width:100%;
    border: 1px solid #D0D0D0;
    border-radius: 15px;
    margin-bottom:67px;
}
.description h3{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.2;
    color: #000000;
    margin-bottom:28px;
}
 .reviews h3{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.2;
    color: #000000;
    margin-bottom:28px;
}
.product-add2cart .favourites-toggle {
    display: flex;
    background: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    box-shadow: 0 0 20px rgba(0,0,0,.15);
    align-items: center;
    justify-content: center;
    cursor: pointer;
    opacity: 1;
    transition: .3s;
}
.product-add2cart .favourites-toggle svg {
    margin-top: 2px;
    fill: #fff;
    height: 22px;
    width: 26px;
    stroke: #000;
    transition:0.2s;
}
.product-add2cart  .thumb .favourites-toggle.is-favourite svg {
    fill: #ff005c;
    stroke: #ff005c;
}
.product-add2cart .thumb .favourites-toggle:hover svg {
    fill: #ff005c;
    stroke: #ff005c;
    transition:0.2s;
}
.reviews h2{
    display: none!important;
}
.reviews p.rating{
    display: none!important;
}
.reviews table.rating-distribution{
    display: none!important;
}
.reviews .read-reviews a{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    color: #1B969E;
    transition:0.2s!important;
    text-decoration: none;
}
.reviews .read-reviews a:hover{
    color:#1A868D!important;
    transition:0.2s!important;

}
.reviews span[itemprop="name"]{
    display: none!important;
}
.reviews .staff{
    display:none;
}
.reviews .review{
    margin: 0;
}
.reviews .review p[itemprop="description"]{
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #000000;
}
.reviews .review span.username{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    color: #000000;
    margin-top:10px;
}
.reviews .review .rate-number{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    color: #000000;
}
.reviews .review span.date{
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #666666;
}
.reviews ul li{
    border-bottom: 1px solid rgba(30, 49, 115, 0.28);
    padding-bottom:12px;
    margin-bottom:18px;
}
.reviews.product-reviews ul li:nth-of-type(2), .reviews ul li:last-child{
    border: none;
    padding-bottom:0px;
}
.reviews .btn.send-review{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    border: 1px solid #1B969E;
    filter: drop-shadow(0px 12px 26px rgba(27, 150, 158, 0.2));
    border-radius: 24px;
    color: #1B969E;
    transition:0.2s;
}
.reviews .btn.send-review:hover{
    background: #1B969E;
    color: white;
    transition:0.2s;
}

@media screen and (max-width:991px){
    .product-add2cart{
        flex-direction: row;
        justify-content: space-between;
        align-items:center;
    }
    .product-add2cart .price{
        margin: 0!important;
    }
    .description-and-reviews{
        flex-direction: column;
    }
    .description-and-reviews .description{
        width:100%!important;
        margin-bottom:30px;
    }
    .description-and-reviews .reviews{
        width:100%!important;
    }
}
@media screen and (max-width:550px){
    .product-add2cart{
        flex-direction: column;
        align-items:start;
    }
     .product-add2cart .price{
        margin: 0 0 10px 0!important;
    }
}

.reviews p.no-reviews, .no-description{
    
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 1.2;
color: #000000;
}
.reviews p.no-reviews a{
    text-decoration: none!important;
    transition: 0.2s;
}
.reviews p.no-reviews a:hover {
    color: #234A93!important;
    transition: 0.2s;
}

.product-tabs__content ul.thumbs, #product-list  ul.thumbs{
    margin: 0!important;
}
.product-tabs__controls .product-tabs__controls-border-bottom{
    display: flex;
    border-bottom: 3px solid #efefef;
    width: 1000%;
}
.product-tabs__controls .product-tabs__controls-border-bottom a{
    position:relative;
    bottom:-3px;
}
.product-tabs__controls::-webkit-scrollbar-track, .product-tabs__controls::-webkit-scrollbar-thumb, .product-tabs__controls::-webkit-scrollbar {
    display: none;
}
form#cart-form .price.has-opt span{
    color: #ACACAC!important;
    font-family: Roboto!important;
    font-size: 20px!important;
    font-style: normal!important;
    font-weight: 400!important;
    line-height: normal!important;
    text-decoration: line-through;
}
form#cart-form .price.has-opt{
    margin-bottom:10px!important;
}
form#cart-form .discount-price{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.2;
    color: #000000;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
form#cart-form .discount-price p{
    margin: 0 6px 0 0;
    font-size: 14px;
}
.product-list__card .price.has-opt span{
    color: #ACACAC!important;
    font-family: Roboto!important;
    font-size: 15px!important;
    font-style: normal!important;
    font-weight: 400!important;
    line-height: normal!important;
    text-decoration: line-through;
}
.product-list__card .price.has-opt{
    margin-bottom:10px!important;
}
.product-list__card .discount-price{    
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    color: #1b969e;
    display: flex;
    align-items: center;
}
.product-list__card .discount-price p{
    font-size:10px;
    margin: 0 6px 0 0;
}
.product-list__card{
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    padding:0px;
}
.product-list__card .thumb{
    padding:12px 12px 0px 12px;
}
.product-list__card .name{
    padding:0px 12px;
}
.product-list__card .button-and-price{
    padding:0px 12px 12px 12px;
}.product-list__card .name a {
    font-weight: 500;
    line-height: 1.2;
}
@media screen and (max-width: 1150px){
#product-list .product-list {
    grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 575px){
#product-list .product-list {
    grid-template-columns: 1fr;
}
}
.filters .sub-links li a {
    margin: 9px 0px;
    display: flex;
    color: black;
    text-decoration: none;
}
.filters .sub-links  li{
    background-color: #eee;
    padding: 5px 15px;
    margin-bottom: 12px;
    border-radius: 12px;
    transition: 0.3s;
}
.filters .sub-links  li:hover{
    background: #ddd;
    transition: 0.3s;
}
.filters .sub-links li a:hover{
    text-decoration:none;
}

