/*
Theme Name:     Nectar Builder
Description:    
Author:         Nectar Website
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.ui-datepicker {
    width: 100% !important;
}

input#booking_calender, img#checkin_cal, #booking_calender_checkout, #checkout_cal {
    display: none;
}

.mobile_menu_bar:before {color: black !important;}
#main-header .et_mobile_menu {background-color: white !important;}
.related.products {clear: both;}

.button.prdctfltr_woocommerce_filter_submit:after{display:none;}
.button.prdctfltr_woocommerce_filter_submit{
    background: black!important;
    color: white !important;
    font-size: 17px !important;
    padding: 10px!important;
    border: 0px !important;
    text-align: center !important;
    cursor:pointer;
    font-weight: 400 !important;
    border-radius: 0px !important;}

.wizard>.steps .done a:hover {
    background: black !important;}

.woocommerce form .form-row select {
    padding: 15px;
    border-radius: 3px;}

/*-------Profile Builder Pro CSS---------*/

.wmb-register form ul{list-style-type: none !important;}
.wmb-register .et_pb_newsletter.et_pb_login{padding:0px !important;}
.wmb-register .et_pb_newsletter_description{display:none;}
.wmb-register .wppb-user-forms input, .wmb-register .input {
    height: 45px;
    border: 1px solid #ccc!important;
    font-weight: 100 !important;
    background: white !important;}
.wmb-register .wppb-user-forms input, .wmb-register .wppb-user-forms textarea{padding: 14px!important;}
.wmb-register label {padding-top: 8px;}
.wmb-register input.submit.button, .wmb-register .et_pb_newsletter_button.et_pb_button{
    background: black!important;
    color: white !important;
    font-size: 17px !important;
    padding: 10px!important;
    border: 0px !important;
    width: 95px !important;
    text-align: center !important;
    cursor:pointer;
    font-weight: 400 !important;
    border-radius: 0px !important;}
.wmb-register .et_pb_newsletter_button.et_pb_button:after{color:rgba(0,0,0,0) !important;}
.wmb-register .form-submit {float: left;}
.wmb-register input#send_credentials_via_email{height:12px!important;}

/*---------------------------------------*/

/*--------sidebar content product--------*/

@media (min-width: 981px){
.woocommerce-page .container:before{
    display:none !important;}
.woocommerce-page.post-type-archive-product #left-area {
    float: right !important;
    padding-right: 0 !important;
    padding-right: 5.5% !important;}
.woocommerce-page.post-type-archive-product #sidebar {
    float: left !important;
    padding-right: 30px !important;
    padding-left: 0px !important;}
}

/*---------------------------------------*/

p.mti-checkout-information {
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    color: red;
}