@charset "UTF-8";/*!
Theme Name: Woostroid2 Child
Theme URI: http://www.templatemonster.com/wordpress-themes.php
Author: Template Monster
Author URI: http://www.templatemonster.com/
Description: Woostroid2 child theme.
Template: woostroid2
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: woostroid2-child
*/

.elementor-jet-logo .jet-logo a.jet-logo__link>img{
	height: 58px;
    width: auto;
}
@media (max-width: 768px){
    #btn-categories {
        display: flex!important;
    }
	.woocommerce-tabs .wc-tabs-wrapper div#tab-description h1 {
    font-size: 18px;
}
}

form#mailing-14 input {
    margin-bottom: 7px;
    height: 41px;
}

#mailing-14 .btn_submit {
    padding: 5px 10px;
    font-size: 18px;
    background: #3fa9f5;
    color: #fff;
    border: 1px solid #3fa9f5;
    width: 100%;
    margin-top: 9px;
}