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


.footer-primary .menu-country-container {
    display: none;
}

.form-newsletter, .wpcf7-response-output{
	max-width: 500px;
	text-align: center;
	margin: 0 auto !important;
}

.form-newsletter .newsletter-email{
	background-color: #FFF;
	border-radius: 0;
}

.popup_switcher{
	padding: 30px;
}
.popup_switcher ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.popup_switcher li {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.popup_switcher li img {
    margin-right: 7px;
}

.msuo-loaded.woocommerce-checkout .msunifaunonline-carrier-id-DHLROAD,
.msuo-loaded.woocommerce-checkout .msunifaunonline-service-id {
    right: 40%;
    top: 6px;
    display: none !important;
}

.free_shipping_notice .woocommerce-Price-amount.amount {
    font-size: 100%;
    color: #777;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.woocommerce-checkout .wfob_option_btn,
.woocommerce-checkout .single_variation_wrap .woocommerce-product-details__short-description
{display: none !important}
}

.single-product .social-icons {
    padding: 20px;
}
h1.citat{
    text-align: center;
    margin: 0 auto;
    max-width: 440px;
    }
h1.citat .section-title-main {
    /*text-transform: capitalize;*/
    text-transform: none;
    font-weight: normal !important;
}

@media only screen and (max-width: 768px){
    .wsc-right-section-option>select {
        max-width: 140px !important;
    }
    body .wsc-main .wsc-right-div .wsc-right-section-option>select {
        width: 125px !important;
    }
}

tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--weight {
    display: none;
}

#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half input:focus{z-index: 99;}

.product-usp{text-align: center;padding: 40px 20px;}

.cwginstock-subscribe-form .panel-primary>.panel-heading {
    background-color: #212121!important;
    border-color: #212121!important;}
.cwginstock-subscribe-form .panel-primary{border-color: #212121!important}


/*.badge-container > div:first-of-type{display: none !important;}*/

