/*
Template:       maloch
Theme Name:     Maloch Child
Theme URI:      https://themeforest.net/user/LaStudio/portfolio?ref=LaStudio
Author:         LA Studio
Author URI:     https://themeforest.net/user/LaStudio?ref=LaStudio
Description:    Maloch - Multipurpose WooCommerce Theme
Version:        1.0.0
Requires at least: 5.9
Requires PHP:   7.0
Tags:           Sport Style, Retro style, Urban style, Boho style, Furniture, Sneakers, Plants & Garden Services, Books Store, Auto parts, Kids & Baby, Bright Cosmetic
License:        GNU General Public License
License URI:    licence/GPL.txt
Text Domain:    maloch-child
Domain Path:    /languages/
Elementor tested up to: 3.28.3
Elementor Pro tested up to: 3.28.3
WooCommerce tested up to: 9.8.1
*/


/* Write your custom css */

.page-header--default {
    background: linear-gradient(to right, #6a1b9a 0, #5fa8d3 100%);
}
#customer_login>div.active>h2 {
    color: #D81B60;
}
.form-row .input-text, form input[type=password],
form input[type=email],
form input[type=text],
input#lakit_email, 
input#user_login{
    background: #f9f9f9;
    border: 1px solid #ccc !important;
    border-radius: 4px;
        margin: 4px 0 15px 0px;
}

form select,
form input[type=date],
form textarea,
form input[type=file]
{
    background: #f9f9f9;
    border: 0px solid #ccc !important;
    border-radius: 4px;
        margin: 4px 0 15px 0px;
}

.lost_reset_password .button, .woocommerce-form-login .button, .woocommerce-form-register .button, input[type="submit"] {
    background: linear-gradient(to right, #d81b60 1%, #e4b84a 100%);
}
.lost_reset_password .button:hover, .woocommerce-form-login .button:hover, .woocommerce-form-register .button:hover, input[type="submit"]:hover {
    background: linear-gradient(to right, #e4b84a 1%, #d81b60 100%);
}

input[type="submit"],
button[type=submit]{
    background: linear-gradient(to right, #d81b60 1%, #e4b84a 100%) important;
        padding: 10px 35px 10px 35px;
    margin: 10px 0px 0px 0px;
        border-radius: 20px;
}
input[type="submit"]:hover, 
button[type=submit]:hover {
    background: linear-gradient(to right, #e4b84a 1%, #d81b60 100%) !important;
}

.woocommerce-form .lost_password a, .woocommerce-form .woocommerce-privacy-policy-text a {
    font-weight: 600;
}

ul.dokan-account-migration-lists {
    display: none;
}

.elementor-7356 .elementor-element.elementor-element-f8f118b .elementor-heading-title,
.elementor-7356 .elementor-element.elementor-element-094240b .elementor-heading-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1em;
    color: #D81B60;
}

div#dokan-secondary {
    display: none;
}

.dokan-store-products-filter-area.dokan-clearfix {
    display: none;
}



main.site-main.post-10425 aside.sidebar-container.widget-area.--inited {
    display: none;
}


.lakitp-zone.lakitp-zone-a {
    display: block;
}

.elementor-4641 .elementor-element.elementor-element-9462ae2 .lakitp-zone-a .lakit-btn {
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 4px;
}

a.lumise-button.lumise-list-button {
    color: #FFFFFF !important;
    background-image: linear-gradient(90deg, #D81B60 0%, #E4B84A 100%);
    border-radius: 20px 20px 20px 20px !important;
        font-weight: 500;
}
a.lumise-button.lumise-list-button:hover{
    
    background-image: linear-gradient(90deg, #E4B84A 0%, #D81B60 100%);
}
    
}