/*
Theme Name:   Bulter child theme
Description:  Write here a brief description about your child-theme
Author:       Themesflat
Author URL:   https://consaltiwp.themesflat.com/
Template:     bulter
Version:      1.0.0
Tested up to: 5.9.3
Requires PHP: 5.6
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  bulter-child-theme
*/


.logo img, .logo svg, .logo{width: 120px; }
.elementor-button{
	z-index: 13;
    background-color: rgb(237, 28, 36) !important;
    font-family: "Open Sans" !important;
    color: rgb(255, 255, 255) !important;
    white-space: normal;
    width: 145px !important;
    text-align: center;
    line-height: 50px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 14px;
    padding: 10px 20px !important;
    border-radius: 5px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    border-width: 0px;	
}