@charset 'utf-8';
/*
 Theme Name:   Sweet Dessert Child
 Theme URI:    http://sweet-dessert.axiomthemes.com/
 Description:  Sweet Dessert - Fully Responsive and Mobile Friendly theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com/
 Template:     sweet-dessert
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  sweet-dessert
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.price-per-unit-details table td {
    border: 1px solid #4646464f !important;
    padding: 8px !important;
    text-align: left;
    text-transform: capitalize;
}

.price-per-unit-details {
    margin-bottom: 20px;
    margin-top: 20px;
}

h3.range-slider-title {
    font-size: 18px;
    font-weight: bold;
    text-transform: unset;
    font-family: 'Roboto';
    margin-bottom: 20px;
}

div#tab-nutritional-info table td {
    padding: .75rem !important;
    vertical-align: top !important;
    border: 1px solid #dee2e6 !important;
}
@media screen and (max-width: 768px) {
ul.products > li {
    width: 100% !important;
}
}
