/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/*.sticky-add-to-cart #sort_customizable_table {display:none !important;}
.sticky-add-to-cart #product_total_price {display:none !important;} */
.bb-cs-login-msg {padding:0% 10% 15px 0%;text-align:left;}
.bb-cs-login-msg p{margin-bottom:.9em;}
#whz_message {text-align:center;width:100%;font-size:.8em;background-color:rgba(46,106,96,1);color:#fff;left:0px;position:relative;top:0px;line-height:1.45em;height:45px; display: flex;  align-items: center;  justify-content: center; padding-left:5px;padding-right:5px;}
#whz_message p {margin:0;}
#billing_comment {max-height:5em !important; min-height:5em !important;}
.cs-w100 {width:100% !important;}
.pthanks {font-size:.9em;}
.rp_estimated_date {margin-top:.3em !important;}
.variation {margin-top:.2em !important;}
#whz {visibility:hidden;}
.item-zones { font-size:12px;margin:6px 0 0; }
.product-total { vertical-align:top;}
#zone_warning { font-size:13px;margin:3px 0 0 0;color:#fff;padding:5px;background-color:#9e9103;text-align:center;}
.zone_warning { color:#9e9103;font-weight:600;}
.zone_warning p::after { content: " *";}
#ship_printed_catalogue_field label{font-weight:normal;}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}