/*
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.   ***************/


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


}

.container-width, .full-width .ubermenu-nav, .container, .row{max-width: 1300px;}

.nav-spacing-xlarge>li{margin: 0 17px}

.wpaliwc-image-container button.close{    border: 2px solid transparent;
    position: absolute;
    z-index: 6;
    top: -10px;
    box-sizing: content-box;
    background: #F44336;
    opacity: 1;
    right: -30px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    color: #fff;
    text-shadow: none;
    outline: 0!important;
	min-height:1em;}
	
	
.wcpa_form_outer .wcpa_form_item .color-group .wcpa_color label span.wcpa_adjustwidth {
    width: auto;
    min-width: 280px!important;
}

.price-wrapper .product-page-price {
    display: none!important;
}