/*
Theme Name: PharmaCare Child
Theme URI: https://pharmacare.qodeinteractive.com
Description: A child theme of PharmaCare
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: pharmacare
Template: pharmacare
*/

table.variations {
    margin-bottom: 20px;
}
#qodef-woo-page.qodef--single form.cart .variations .reset_variations {
    margin: 13px 0 0 0;
    position: absolute;
    left: 0;
    top: 12%;
    display: inline-block;
    vertical-align: top;
    color: red;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1em;
}

.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-items {    
    width: 180px !important;
    left: 0px !important;
}
.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-item a {
    display: flex !important;
    align-items: center;
    gap: 10px;
    font-size: 14px;
}
.qodef-login-opener-widget .qodef-logged-in-user .qodef-m-navigation-item a .qodef-e-icon svg{
    width: 25px;
    height: 25px;
}

.qodef-header--standard .qodef-extended-dropdown-menu {
    display: flex;
    position: relative;
    z-index: 1;
    width: auto;
    height: 100%;
    align-items: center;
    background-color: #000068;
    padding-left: 27px;
    padding-right: 73px;
    margin-right: 44px;
    cursor: pointer;
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover {
    color: #fff;
    background-color: #F99D1C;
}

.widget[class*="_search"] button:hover {
    background-color: #F99D1C;
}
.widget_pharmacare_core_woo_dropdown_cart .qodef-cart-icon-count-holder {
    position: relative;
    display: inline-block;
    color: #F99D1C;
    top: 6px;
}

.qodef-woo-dropdown-cart .qodef-m-action-link:hover {
    color: #fff;
    background-color: #F99D1C;
}

.qodef-woo-product-list .qodef-woo-product-inner:after {
    outline-color: transparent;
    background: none !important;
}
#qodef-woo-page .added_to_cart:hover,#qodef-woo-page .button:not(.add_to_wishlist):hover,.qodef-woo-shortcode .added_to_cart:hover,.qodef-woo-shortcode .button:not(.add_to_wishlist):hover {
    color: #fff;
    background-color: #F99D1C
}
#qodef-back-to-top:hover .qodef-back-to-top-icon {
    background-color: #F99D1C;
    border-color: #F99D1C
}

.qodef-icon-holder.qodef-layout--circle:hover,.qodef-icon-holder.qodef-layout--square:hover {
    background-color: #F99D1C
}

.qodef-header--standard .qodef-extended-dropdown-menu .qodef-extended-dropdown>li:hover>div>a {
    color: #F99D1C
}

.qodef-header--standard .qodef-extended-dropdown-menu .qodef-extended-dropdown>li:hover>div>a>span {
    color: #21a06a
}

.qodef-message-free-shipping {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .1em;
    color: #F99D1C;
    text-align: center;
    line-height: 1.556em;
    margin: 0;
}

#qodef-woo-page.qodef--single form.cart .button:hover {
    color: #fff;
    background-color: #F99D1C
}

#qodef-membership-login-modal .qodef-membership-login-modal-navigation .qodef-m-navigation-item.ui-state-active .qodef-e-link, #qodef-membership-login-modal .qodef-membership-login-modal-navigation .qodef-m-navigation-item:hover .qodef-e-link {
    color: #F99D1C;
    text-decoration: underline;
}

.qodef-theme-button:hover,button[type=submit]:hover,input[type=submit]:hover {
    color: #fff;
    background-color: #F99D1C
}

.qodef-login-opener-widget .qodef-login-opener .qodef-m-opener-icon {
    position: relative;
    display: inline-block;
    color: #F99D1C;
    top: 1px;
}

.qodef-theme-button:hover,button[type=submit]:hover,input[type=submit]:hover {
    color: #fff;
    background-color: #F99D1C
}

#qode-quick-view-for-woocommerce-pop-up .qqvfw-m-product .woocommerce-product-details__short-description {
    margin: auto !important;
    font-size: 18px;
}

#qode-quick-view-for-woocommerce-pop-up .qqvfw-m-content {
    max-height: 650px !important;
    max-width: 865px !important;
    transition: all .2s ease-out;
}

.qodef-theme-button:hover,button[type=submit]:hover,input[type=submit]:hover {
    color: #fff;
    background-color: #F99D1C !important;
}

.qodef-theme-button, button[type=submit], input[type=submit] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.154em;
    letter-spacing: .1em;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    outline: 0;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
    padding: 19px 31px;
    color: #fff;
    background-color: #283876 !important;
    border: 1px solid transparent;
    cursor: pointer;
}

#qode-quick-view-for-woocommerce-pop-up .qqvfw-m-close {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    background: #283876 !important;
    font-size: 0;
    top: 15px;
    right: 16px;
    opacity: 1;
    border: 0;
    justify-content: center;
}

.widget.woocommerce.widget_price_filter .price_slider_amount .button {
    color: #ffffff !important;
    background-color: #283876 !important;
    padding: 5px 14px;
    margin-top: 2px;
}
.widget.woocommerce.widget_price_filter .price_slider_amount .button:hover {    
    background-color: #F99D1C !important;    
}
.qodef-e-title-text {
    color: #777;
    line-height: 20px;
}