/*
Theme Name: BoobieJuice
Theme URI: https://boobiejuice.com
Description: Child Theme for Divi
Author: Bootleg Studios LLC
Author URI: https://bootlegstudios.com/
Template: Divi
Version: 1.0.1
Text Domain: divi-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/*-- Hide Sidebar --*/
#main-content .container:before {
    background: none !important;
}

#left-area {
    width: 100% !important;
    padding: 23px 0 0 !important;
    float: none !important;
}

#sidebar {
    display: none;
}

button {
    text-decoration: uppercase;
}

@media( max-width: 996px ){
  .yith-wcaf-registration-form .register-form {
    padding: 0 !important;
  }
}
.scroll_section {
height: 90vh !important;
max-height: 90vh !important;
}
body .scroll_section {
    overflow-y: auto;
}
.show-menu #dm_nav .menu-wrap__inner .visible>.sub-menu {
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.wc_booking_field_select-your-drop-off-oz-size label {
    font-size: 20px;
    font-weight: bold;
    color: rgb(27, 147, 167);
    margin-bottom: 5px;
}

.wc_booking_field_select-your-drop-off-oz-size select {
    padding: 5px;
}

.wc_booking_field_select-your-drop-off-oz-size select,
.wc_booking_field_select-your-drop-off-oz-size option {
    font-size: 18px;
}
@media (min-width: 981px) and (max-width: 1700px) {
.container {
    width: 95% !important;
}}

#price_calculator,
.woocommerce-cart-form__cart-item .product-quantity,
.cart .quantity,
.product-quantity {
    display: none !important;
}
.woocommerce-checkout .woocommerce-error {
    color: #ffffff !important;
    background-color: #e2401c !important;
}
