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

/*************** ADD CUSTOM CSS HERE.   ***************/

.wps_ext_cst_label span.optional,
.wps_ext_cst_label_extra_option span.optional {
 display: none;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

/* 2019-11-07 START */
.product-gallery {display: -webkit-box;-webkit-box-orient: vertical;}
.product-below-text{-webkit-box-ordinal-group: 2;margin-top:50px;}
/* 2019-11-07 END */

.product-below-text h3{color:#2377bc;font-size: 18px;font-weight: bold;font-family: "Open Sans", sans-serif;}


/* 2020-05-22 Base product new design Start*/

#shipping_address_2_field label {
    opacity: 0;
    color:#fff;
    height: 22px;
}