img.categorylit_image {
    border: 2px solid #ff5252;
    padding: 20px;
    border-radius: 50%;
}
h1.category_title {
    font-size: 15px;
    text-align: center;
}

section#sp-main-body {
    background: #fff !important;
}
img.incategorylit_image {
    outline: 3px solid #ff8888;
    outline-offset: 7px;
    border-radius: 50%;
    width: 100%;
    aspect-ratio: 1 / 1;
}
.prodoucts:hover {
    transform: translateY(-5px);
}
button.btn.btn-defult.moreinfobtn {
    margin-top: -36px;
    z-index: 9;
    position: relative;
    margin-left: 4px;
}
.price_clss {
    display: inline-block;
}
i.fa.fa-plus-square.pricelocationlocation {
    font-size: 33px;
    transform: translateY(9.3px);
    color: #5cb85c;
} 
i.fa.fa-minus-square.pricelocationlocation{
    font-size: 33px;
    transform: translateY(9.3px);
    color: #ac2925;
}  

.container.incategory {
    width: 100% !important;
    overflow-x: hidden;
    overflow-y: hidden;
}

h1.incategorylit_title {
    font-size: 15px;
    text-align: center;
}
img.incategorylit_image {
    border: 1px solid #e2e2e2;
    border-radius: 50%;
}
.container.incategory {
    width: 100% !important;
}


.product_price {
    font-size: 14px;
    color: #CE0000;
}        
 

div#addedcart {
    left: 50%;
    top: 12%;
    transform: translate(-50%,-50%);
    position: fixed;
    width: 60%;
    margin: 0 auto;
    display: table;
    text-align: center !important;
    z-index: 999;
}
div#addedcartitem {
    display: inline-block;
    
}
td {
    padding: 0px 4px !important;
    text-align: center;
}       
.row.selectcat {
    margin-bottom: 20px;
}    
.col-sm-12.col-xs-12.nameprice {
    text-align: center;
    line-height: 3;
}        


img.productimage.cat {
    aspect-ratio: 1 / 1;
     padding-right: 9px;
    width: 100%;
}            

.line-through {
    text-decoration: line-through;
    color: #dd3540;
}

.product_price.lined {
    text-decoration-line: line-through;
    color: #9c9c9c;
}  
 
.js-image-zoom__zoomed-image {
    border: 1px dashed #a5a5a5;
    border-radius: 5px;
    z-index: 9999;
    right: 22px;
    background: #fff;
}
 .js-image-zoom__zoomed-area {
    background: #00000038 !important;
    border: 1px solid #777777;
}      

.js-image-zoom__zoomed-image {
    position: fixed !important;
    left: -16px !important;
    top: 73px !important;
    right: 61% !important;
}     
.col-sm-12.col-xs-12.inventory {
    font-size: 14px;
    font-weight: bold;
    color: #f00;
}     
 bottom.btn.btn-danger.addcart {
    margin-top: 5px;
    margin-bottom: 3px;
}     
.discounted_price.price_clss {
    color: green;
    font-weight: bold;
}
a.product_name_class {
    margin-top: 5px !important;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #464646;
}
.discount_price {
    position: absolute;
    background: #dd3540;
    color: #fff;
    border-radius: 50%;
    width: 45px;
    text-align: center;
    height: 45px;
    left: 16px;
    line-height: 3;
    z-index: 999;
}
.product_name {
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 8px;
    text-align: center;
}
.priceclass {
    padding: 0 !important;
    line-height: 2.5;
    text-align: center;
    margin-bottom: 11px;
}
.product_name_sec {
    padding-right: 9px;
}
.prodoucts {
    padding: 15px 0px 15px 10px;
    outline: 1px solid #c9c9c9;
    outline-offset: -5px;
    border-radius: 13px;
}
img.incategorylit_image {
    outline: 3px solid #ff8888;
    outline-offset: 7px;
    border-radius: 50%;
    width: 100%;
}
table.table.table-bordered.detailes {
    margin-bottom: 0px !important;
}
img.productimage.cat:hover {
    opacity: 0.9;
}
.empty {
    color: #dd3540;
    font-weight: bold;
}

@media only screen and (max-width: 600px) {
    .row.category {
        margin: -10px 0 !important;
    }
}

