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

.payment-icons {
    display: none;
}

#billing_vat_id_field {
    display: block !important;
}

.term-description iframe {
    width: 75% !important;
    height: 350px !important;
}

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

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

.stuck .header-inner,
.stuck .logo,
.stuck .logo img {
    margin-top: 5px;
}

.nav-left {
    margin-bottom: 15px !important;
    margin-top: 6px;
}

.header_logo {
    padding-top: 20px;
}

.woocommerce-invalid-required-field span a,
.woocommerce-invalid-required-field span {
    color: #b20000;
}

/* :not(#\):not(#\):not(#\).buttonizer-button-0-0-3 {
    background: #F7B818 !important;
} */

nav.woocommerce-breadcrumb {
    font-size: 17px !important;
}

a.primary {
    background-color: #c31e55 !important;
}

a.secondary {
    background-color: #f7b818 !important;
}

a.success {
    background-color: #35843f !important;
}

a.wc-forward {
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2) !important;
}

a.checkout {
    box-shadow: none !important;
}

#paymentFrameForm button {
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.white {
    box-shadow: none !important;
}

.header-bottom-nav a.nav-top-link {
    color: white !important;
}

.header-bottom-nav li:nth-child(1) a.nav-top-link {
    background-color: rgb(247, 184, 24);
}
.header-bottom-nav li:nth-child(2) a.nav-top-link {
    background-color: #c6134c;
}
.header-bottom-nav li:nth-child(3) a.nav-top-link {
    background-color: #dc5f26;
}
.header-bottom-nav li:nth-child(4) a.nav-top-link {
    background-color: black;
}
.header-bottom-nav li:nth-child(5) a.nav-top-link {
    background-color: #278134 !important;
}
.header-bottom-nav li:nth-child(6) a.nav-top-link {
    background-color: rgba(29, 29, 27, 0.5);
}

.header-bottom-nav li:nth-child(1):hover a.nav-top-link {
    background-color: rgb(255, 198, 53);
}
.header-bottom-nav li:nth-child(2):hover a.nav-top-link {
    background-color: #e91a5c;
}
.header-bottom-nav li:nth-child(3):hover a.nav-top-link {
    background-color: #f76724;
}
.header-bottom-nav li:nth-child(4):hover a.nav-top-link {
    background-color: rgb(70, 70, 70);
}
.header-bottom-nav li:nth-child(5):hover a.nav-top-link {
    background-color: #2bb440 !important;
}
.header-bottom-nav li:nth-child(6):hover a.nav-top-link {
    background-color: rgba(59, 59, 55, 0.5);
}

#custom_html-11 {
    /*     margin-right: 55px !important; */
}

#custom_html-11 div.textwidget {
    width: 220px !important;
}

.header_logo {
    width: 215px !important;
    padding-bottom: 20px !important;
}

.shop-page-title {
    margin-top: 40px;
    margin-bottom: 25px;
}

.mc4wp-form-theme input[type="date"],
.mc4wp-form-theme input[type="email"],
.mc4wp-form-theme input[type="number"],
.mc4wp-form-theme input[type="tel"],
.mc4wp-form-theme input[type="text"],
.mc4wp-form-theme input[type="url"],
.mc4wp-form-theme select,
.mc4wp-form-theme textarea {
    margin: 0 auto;
}

.nav-spacing-xlarge > li {
    margin: 0 12px !important;
}

.nav-dropdown > li.nav-dropdown-col,
.nav-dropdown > li.image-column {
    min-width: 220px !important;
}

.nav-left {
    margin-bottom: 20px;
}

.number .invoice-desc {
    color: blue !important;
}

label,
legend {
    opacity: 1 !important;
    width: auto !important;
}

.header-top {
    background-color: rgb(247, 184, 24) !important;
}

.continue-shopping a {
    color: white !important;
    border-color: #c31e55 !important;
}

.continue-shopping a:hover {
    border-color: #c31e55 !important;
}

.cart_totals .button {
    background-color: #dc5f26;
}

p.woocommerce-mini-cart__buttons .buttons a.wc-forward {
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2) !important;
}

.menu-yellow a {
    color: white !important;
}

@media screen and (max-width: 850px) {
    .header_logo {
        padding-top: 0px;
        padding-bottom: 0px !important;
    }
}
