/*
Theme Name: Tofit Child Theme
Theme URI: http://tofit.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Tofit
Template: tofit
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: tofit

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.
*/

.lte-content-wrapper,
#lte-nav-affix-wrapper,
#lte-nav-wrapper{
    min-height: unset !important;
}
.lte-tariff-item .lte-label-vip{
	background: var(--main);
}
.lte-navbar-toggle-custom .icon-bar,
.price-list .lte-btn-wrap a.lte-btn {
    background-color: #fd8003;
}
.lte-go-top.show,
input.wpcf7-submit.lte-btn,
.lte-team-list .lte-team-item .lte-social-wrapper .lte-social-icon:before{
    color: #fff !important;
}
button.lte-navbar-toggle-custom {
    background: transparent !important;
}
.lte-heading.lte-size-huge .lte-header{
	line-height: 1em !important;
}
.lte-heading.lte-style-header-subheader .lte-subheader{
    letter-spacing: 2px;
    text-transform: unset;
}
.custom-icon .lte-block-icon svg{
	height: max-content;
}
.lte-team-list-wrapper .row{
    justify-content: center;
}
.blog .items .lte-cats a {
    color: #fff !important;
}