/*
Theme Name: Chariton
Theme URI: https://ifingerstudio.com/chariton/
Author: https://themeforest.net/user/johanspond
Author URI: https://ifingerstudio.com
Support: johanspond@gmail.com
Description: Chariton - Non-Profit Charity WordPress Theme.
Version: 2.0.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: chariton
Domain Path: /languages
Tags: threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.slider-content h2 span {
    margin-right: 0px !important;
}
.new-header-btn .header-btn.t-header-btn a.btn {
    text-transform: capitalize;
    letter-spacing: 0;
    background: #0090da !important;
    padding: 22px 35px !important;
    border-radius: 50px !important;
    left: 19px;
}
.new-main-header {
    background: #ffff;
    position: relative;
    border-radius: 50px;
}
.new-header-btn {
    margin-right: 25px !important;
}
.header-btn.t-header-btn .btn:hover {
    color: #ffffff;
    border-color: #ffffff00 !important;
}
.btn::before {
    content: '';
    position: absolute;
    top: 4px;
    right: 4px;
    bottom: 4px;
    left: 4px;
	color: #ffffff;
	 border-radius: 50px !important;
    border: 1px solid #fff;
    opacity: 0;
    transition: all .3s ease-in-out;
    background-color: #07395357
}
.new-header-logo {
    top: -125px;
    left: -60px;
    z-index: 10;
    width: 319px;
    height: 180px;
    position: absolute;
    line-height: 180px;
    text-align: center;
    border-radius: 0px 0px 0px 25px !important;
    background-color: #33bbb0;
}
.elementor img {
    border: none;
    border-radius: 7px !important;
    box-shadow: none;
    height: auto;
    max-width: 100%;
}
.new-main-header .main-menu > nav > ul > li > a {
    font-size: 16px;
    padding: 27px 35px;
    text-transform: uppercase;
    border-left: 1px solid #30659300 !important;
}
.new-main-header .main-menu > nav > ul > li > a {
    font-size: 16px;
    padding: 27px 35px;
    text-transform: uppercase;
    border-left: 1px solid #30659300 !important;
}
.header-top-wrap.header-top-bg {
    background: #073953 !important;
}
.slider-bg {
    min-height: 870px !important;
    background-position: center;
    background-size: cover;
}

