/*
Theme Name: Arman Watches
Author: Sameer Developer
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* Mobile Search Height Fix */

.elementor-element-37b5515 .e-search-form{
    display: flex;
    align-items: center;
    gap: 10px;
}

.elementor-element-37b5515 .e-search-input{
    height: 30px !important;
    min-height: 40px !important;
    padding: 0 15px !important;
    line-height: 45px !important;
}

.elementor-element-37b5515 .e-search-submit{
    height: 30px !important;
    min-height: 40px !important;
    padding: 0 20px !important;
    line-height: 45px !important;
}

.elementor-element-37b5515 .e-search-input-wrapper{
    margin-bottom: 0 !important;
}

.woocommerce span.onsale {
    background: #e53935;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    min-width: auto;
    padding: 8px 12px;
    border-radius: 4px;
}

.woocommerce .onsale{
    font-size:0 !important;
}

.woocommerce .onsale:before{
    content:'10% OFF';
    font-size:14px;
    font-weight:700;
}