/**
* Theme Name: Ruza Child
* Description: This is a child theme for ruza
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 1.0.0
* Template: ruza
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

a.button.gmwqp_inq.wp-block-button__link.wp-element-button {
    background: #148db6 !important;
}


.gmwqp_inner_popup_op h3 {
    font-size: 28px  !important;
    font-weight: 700 !important;
    background-color: #f9f9f9 !important;
}

.gmwqp_inner_popup_op {
    background-color: #f9f9f9 !important;
	padding: 38px !important;
}

.gmwqp_inner_popup_op_mores {
    background-color: #f9f9f9 !important;
}

textarea.gmqqp_input {
    background: #f9f9f9 !important;
}


.whatsapp-btn {
    background-color: #74a435 !important;
    color: #fff !important;
    text-align: center;
    display: inline-block;
    padding: 10px 18px;
    font-size: 14px;
    border-radius: 5px;
    transition: 0.3s;
}

.whatsapp-btn:hover {
    background-color: #74a435 !important;
}

.gmwqp_inquirybtn {
    display: contents;
}

.gmwqp_inquirybtn_loop {
    display: grid;
}

.add-cart {
    display: none !important;
}