/*
Theme Name: Motors Child
Theme URI: http://motors.stylemixthemes.com/
Description: Child theme for the Motors WordPress theme
Author: Amir Sohail
Author URI: https://amirence.com/
Template: motors
Version: 1.0.0
Text Domain: motors-child
*/

/* Hide the Login input field */
.motopatio-loginregister .col-md-6:has(input[name="stm_nickname"]) {
    display: none;
}

.motopatio-loginregister .whatsapp-container {
    position: relative;
    display: inline-block;
    width: 100%;
}

.motopatio-loginregister .whatsapp-container img.flag {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 16px;
    pointer-events: none;
}

.stm-template-listing_five_elementor .motopatio-loginregister .stm-login-register-form .stm-register-form form input[type=tel] {
    padding-left: 40px;
}


.wp-child-theme-motopatio-child.stm-template-listing_five_elementor .stm-login-register-form .stm-register-form form .form-group.form-checker.stm-register-as-dealer {
    display: none;
}

.motopatio-addmoto .stm-form-1-end-unit {
    display: flex;
    flex-wrap: wrap;
}
