/* Add custom CSS styles below */ 

@media only screen and (max-width: 767px) {
.product-single #karzoun-widget-send-button { 
    bottom: var(--cb-pp-bottom);
}
div#karzoun-widget-send-button { 
    bottom: var(--cb-bottom);
}
}
#karzoun-widget-send-button { 
    bottom: 1rem;
}