/*
Theme Name: Ewebot - Child
Author: GT3themes
Author URI: http://gt3themes.com
Description: -
Version: 1.0
Template: ewebot
*/
@import url("../ewebot/style.css");


a#header-call-btn {
    color: #fff;
    padding: 5px 30px 5px 5px;
}

a#header-call-btn i {
    background: #fff;
    color: #6444bd;
    padding: 12px;
    border-radius: 30px;
}

a#header-call-btn > span {
    align-items: center;
}

.elementor-button .elementor-button-icon {
    margin-left: 0px;
}


.gt3-page-title{
	margin-bottom:80px !important;
}

@media screen and (max-width: 1600px) and (min-width: 1280px) {
    .inner-btns-sec a {
        padding: 20px !important;
        font-size: 16px !important;
        width: 100%;
    }
}	