/*
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.   ***************/
#yith-wacp-popup .yith-wacp-main {
    padding: 20px 0;
}

.yith-wacp-content .yith-wacp-message span.message-icon {
    width: 15px;
}

.yith-wacp-content .product-thumb img {
    width: 100px;
}

.yith-wacp-content table.cart-list td.item-info .item-name,
.yith-wacp-content table.cart-list td.item-info dl,
.yith-wacp-content h3.product-title {
    font-size: 1.1em;
}

#yith-wacp-popup .yith-wacp-message {
    margin-bottom: 15px;
}

.yith-wacp-content .cart-info {
    padding: 5px 0;
}

.yith-wacp-content .cart-info > div {
    font-size: 0.85em;
}

.yith-wacp-content .product-info {
    padding-bottom: 10px;
    padding-top: 5px;
}

#yith-wacp-popup .yith-wacp-content a.button {
    line-height: 2.3em;
    border-radius: 20px;
}

#yith-wacp-popup .yith-wacp-content a.button.go-checkout {
	background-color: #000000;
}
#yith-wacp-popup .yith-wacp-content a.button.go-checkout:hover {
	background-color: #1c1a1a;
}

#yith-wacp-popup .yith-wacp-content .add_to_cart_inline a.button {
    color: #000000;
    border: 2px solid #000000;
    background-color: transparent;
    font-size: 0.8em;
    font-weight: 400;
    padding: 0 5px;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    width: 100%;
    margin-top: 10px;
}

#yith-wacp-popup .yith-wacp-content .add_to_cart_inline a.button:hover {
    background-color: #000000;
    color: white;
}

.yith-wacp-content .yith-wacp-related {
    margin-top: 10px;
}
.yith-wacp-content .yith-wacp-related > h3 {
    font-size: 1.5em;
}
.yith-wacp-content .popup-actions {
    margin-top: 10px;
    padding-bottom: 10px;
    text-align: right;
}

@media only screen and (max-width: 1024px) {
    .woocommerce-variation-add-to-cart {
		position: fixed;
		bottom: 0;
		width: 100vw;
		left: 0;
		right: 0;
		padding: 15px 15px 0 !important;
		border-top: 1px solid #e0e0e0;
		background-color: #fff;
		z-index: 22;
    }
}


/* ej */
@media screen and (min-width: 850px) {
    #masthead {
        height: auto;
        max-width: none;
        padding-bottom: 10px;
    }

    #masthead .header-inner {
        flex-direction: column-reverse;
        gap: 0;
        align-items: flex-end;
    }

    #masthead .header-inner #logo {
        position: absolute;
        left: 10px;
        top: -2px;
        height: 100%;
        display: flex;
        align-items: center;
    }

    #masthead .header-inner #logo img {
        max-height: 100px;
        height: 80px;
        max-width: none;
    }

    #masthead .header-inner .hide-for-medium {
        margin-right: 0;
    }

    #masthead .nav-left li {
        margin: 0 7px;
    }

    #masthead .nav-left li a, #masthead .nav-left li a:visited {
        color: #333;
        font-size: 0.8rem;
    }
}

@media screen and (min-width: 1100px) {
    #masthead .nav-left li {
        margin: 0 10px;
    }

    #masthead .nav-left li a, #masthead .nav-left li a:visited {
        color: #333;
        font-size: 1rem;
    }
}

@media screen and (min-width: 1280px) {
    #masthead .nav-left li {
        margin: 0 15px;
    }

    #masthead .nav-left li a, #masthead .nav-left li a:visited {
        color: #333;
        font-size: 0.875rem;
        line-height: 1em;
    }

    .nav>li>a {
        font-size: .75rem;
    }

    .nav-right .nav-dropdown-default .nav-column li>a, .nav-right .nav-dropdown.nav-dropdown-default>li>a {
        font-size: .75rem;
    }
}

#masthead .nav-left li .sub-menu li {
    margin: 0 0 !important;
}

#content .flickity-viewport, .page-title, .custom-category-header {
    max-width: 1160px;
    margin: 0 auto;
}

.category-page-title .page-title-inner {
    background: #d63790;
    padding: 25px;
}

.custom-category-header .section {
    background-color: #d63790 !important;
    position: relative;
}

.custom-category-header .section .section-bg.fill {
    display: none;
}

.custom-category-header .section::before, .banner .banner-inner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 10;
}

.banner .banner-inner, .page-title .page-title-bg, .page-title.featured-title {
    background-color: #d63790 !important;
}

.banner .banner-layers {
    z-index: 100;
}

.banner .banner-bg, .page-title .page-title-bg .bg-fill {
    opacity: 0.0;
}

.custom-category-header .section-content {
    z-index: 20;
    padding: 0 10px;
}

.woocommerce-multi-currency .wmc-list-currencies .wmc-currency.wmc-active, .woocommerce-multi-currency .wmc-list-currencies .wmc-currency:hover {
    background-color: #d63790 !important;
}

#main .current .breadcrumb-step, #main [data-icon-label]:after, #main .button#place_order, #main .button.checkout, #main .checkout-button, #main .single_add_to_cart_button.button,
.payment-icons .payment-icon, .dark .is-divider, .shop-page-title.featured-title .title-overlay {
    background-color: #d63790 !important;
}

.badge-frame .badge-inner, .badge-outline .badge-inner {
    border-color: #d63790 !important;
    color: #d63790 !important;
}

.box:hover .badge-frame .badge-inner, .box:hover .badge-outline .badge-inner {
    background: #d63790 !important;
    color: #fff !important;
}

#wrapper .alert {
    background-color: #fff;
    border-color: #d63790;
    color: #d63790;
}

#wrapper .button.primary {
    background-color: #d63790;
    border-color: #d63790;
    color: #fff;
}

.page-header-wrapper + .row {
    max-width: none !important;
}

.demo_store {
    background: #d63790;
}

.entry-content a, .entry-content a:visited,
div a, div a:visited {
    color: #d63790;
}

.page-title a, .page-title a:visited, .woocommerce-store-notice a, .woocommerce-store-notice a:visited {
    color: #fff;
    font-weight: bold;
}

.woocommerce-mini-cart__buttons .button.wc-forward {
    background-color: #d63790!important;
    border-color: #d63790!important;
    color: #fff!important;
}

.woocommerce-mini-cart__buttons .button.checkout {
    background-color: #fff!important;
    border-color: #d63790!important;
    color: #d63790!important;
}

#main a.checkout-button, #main a.checkout-button:visited {
    color: #fff;
}

.cart-icon strong, .cart-icon strong:after {
    border-color: #d63790!important;
}

.cart-icon strong {
    background: #fff !important;
    color: #d63790!important;
}

.cart-icon:hover strong {
    background: #d63790!important;
    color: #fff!important;
}

#footer .footer-1 {
    background: #802156;
}