/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 04 2025 | 12:49:06 */
.wc-timeline-modal-upsell.appear-animation {
    display: none !important;
}
body{
overflow-x:hidden !important;
}
/* Not Touch below *

/* Compaign code */
.BLKFRIDAYSALE,.BLKFRIDAYSALEMOB{
display:block !important;
}



@media(min-width:700px){


.BLKFRIDAYSALE {
    position: fixed !important;
    z-index: 999;
    bottom: 10px;
}

/* main working */
.custom_product-section .et_pb_column {
    margin-right: 40px !important;
}
	.BLKFRIDAYSALEMOB .mob-banner-2,.banner-cross-btnmob{
display:none !important;
}
}


#stl_widget_iframe_wrapper {

    box-shadow: none !important;
 }
   

.BLKFRIDAYSALEMOB .mob-banner-2 {
    width: 95% !important;
 border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.mob-banner-2 img {
 border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.banner-cross-btnmob {
    position: relative;
    top: 18px;
left:-6px;
    z-index: 999;
background:#fff;
border-radius:30px;
cursor:pointer;
    
}

.BLKFRIDAYSALE{
    position: relative;
    bottom: -100px;
    opacity: 0;
    transition: all 1s ease-in-out;
}

.BLKFRIDAYSALE.show {
    bottom: 0;
    opacity: 1;
}

.banner-cross-btn {
    position: relative;
    top: 20px;
    left: 13px;
    z-index: 9999;
background:#fff;
border-radius:30px;
cursor:pointer;
  
}

.BLKFRIDAYSALE .banner-img img {
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.BLKFRIDAYSALEMOB {
    position: fixed !important;
    bottom: 70px;
    z-index: 9999999;
background:transparent;
}
