/*
Theme Name: Flone Child Theme
Theme URI: http://flone.hasthemes.com/
Author: codecarnival
Author URI: https://hasthemes.com/
Description:  Flone Child Theme
Version: 1.0
Template: flone
*/

/* HEADER */ 

.header-bottom, .flone_header_4.header-padding-3, .header-padding-3.header_style_5 {
    padding: 10px 0 !important;
}

/* MISC */

.support-wrap .support-content h5 {
    margin: 15px 0 0px !important;
}

#scrollUp {
    background-color: #eb008b !important;
}

.btn--1:hover, .woocommerce a.button:hover, .contact-form .contact-form-style .btn--1:hover {
    background-color: #eb008b !important;
}

.contact-info-wrap {
    padding: 120px 50px 116px 50px !important;
}

.woocommerce-info {
    border-top: 3px solid #eb008b !important;
}

.woocommerce-info::before {
    color: #eb008b !important;
}

.shop-top-bar .shop-tab li a.active {
    color: #eb008b !important;
}

.header-right-wrap .same-style:hover>a {
    color: #ea008a !important;
}

.header-right-wrap .same-style .account-dropdown ul li a:hover {
    color: #eb008b !important;
}

.header_style_2 .main-menu nav ul {
    text-align: right !important;
}

.product .entry-summary .price .woocommerce-Price-amount.amount {
    color: #eb008b !important;
}

.btn-hover a::after, .single_add_to_cart_button::after {
    background: #eb008b !important;
}

.header-right-wrap .same-style.cart-wrap:hover>button {
    color: #ea008a !important;
}


/* FOOTER */

.copyright {
    padding-top: 0px !important;
}

.copyright .footer-logo {
    margin-top: 0px !important;
}

.footer-area, .footer-area p, .flone-bg-gray .footer-top p, .footer-widget .subscribe-style, .footer-widget .footer-title h2, .footer-widget .subscribe-form input {
    font-size: 13px !important;
}

.copyright p a:hover {
    color: #eb008b !important;
}

.footer_style_2 .footer-widget.widget_nav_menu ul li a:hover {
    color: #eb008b !important;
}