#maincontent .product-info-main .box-tocart.update{
     margin-top: 25px !important;
}
#checkout input[type="radio"]:checked:before {
    opacity: 0;
}
#onestepcheckout-page input[type="radio"] {
     top: 1px !important;
}
.header-cat-slider .owl-prev.disabled::before{
    display: none !important;
}
.header-cat-slider .owl-next.disabled::before{
    display: none !important;
}
#checkout input[type="checkbox"]:checked:before {
    opacity: 0;
}
#onestepcheckout-page input[type="checkbox"]:checked::after {
    font-size: 12px !important;
    margin-left: 2px; 
}
#onestepcheckout-page input[type="checkbox"] {
    margin: 2px 5.7px 0 0 !important;
}
#onestepcheckout-page .newsletter-subscribe input[type="checkbox"]{
    margin: -5px 7.5px 0px 0px !important;
}
#listingtabs_0 .ltabs-loadmore{
     display: none;
}

.table-comparison .cell.product.info .action.delete span {
    display: none;
}
.catalog-product_compare-index a.action.delete:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: 15px;
    color: #303030;
    content: '\e616';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    top: 64px;
    z-index: 999;
    left: 90%;
}
.table-comparison .cell.product.info .action.delete {
    position: absolute;
    top: 6%;
    right: 35px;
    z-index: 2;
}
.table-comparison .cell {
    position: relative;
}
.table-comparison .cell .product-image-container {
    width: 100% !important;
}
.product-image-wrapper img.product-image-photo {
    object-fit: cover;
    width: 100%;
    object-position: center;
    /* margin-bottom: 20px; */
}
.product-info-main .box-tocart {
    margin-top: 24px;
}