/*!
Theme Name: quarty child
Theme URI: https://bslthemes.com/
Author: bslthemes
Author URI: https://themeforest.net/user/bslthemes
Description: Quarty - Architecture & Interior WordPress Theme
Version: 1.0.1
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: quarty
Text Domain: quarty-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/
@media (max-width: 768px) {
  .qrt-app .qrt-top-bar .qrt-menu nav ul li.current-menu-item a {
    color: #99d420!important;
  }
}
.qrt-app .qrt-top-bar .qrt-logo {
	width:185px;
}
.qrt-app .qrt-top-bar .qrt-symbol img {
	width:45px;
	height:50px;
}
/**.qrt-app .qrt-top-bar .qrt-symbol {
	background-color:#2a292a!important;
}**/
.qrt-app .qrt-left-bar .qrt-current-page-title {
	font-size:14px;
}
.qrt-app .qrt-top-bar .qrt-menu nav ul li ul {
	background-color:#99d420!important;
}
.qrt-app .qrt-top-bar .qrt-menu nav ul li::after {
  background-color: #99d420!important;
}
.qrt-app .qrt-preloader .qrt-preloader-content .qrt-logo {
	width:140px;
}
.qrt-app .qrt-left-bar .qrt-social-links .qrt-social-link {
	font-size:18px;
}
.qrt-btn.qrt-btn-md {
	font-size:16px;
}
.qrt-btn.qrt-btn-color {
	color:#fff;
}
.qrt-menu nav ul li a {
	font-size:14px;
}
/**.qrt-app .qrt-content .qrt-half-content-frame .qrt-left {
	width: calc(100% - 20%);
}
.qrt-app .qrt-content .qrt-half-content-frame .qrt-right {
	width: calc(100% - 80%);
}**/
.qrt-app .qrt-content .qrt-half-content-frame .qrt-left {
	padding:30px;
}
.qrt-app .qrt-top-bar .qrt-buttons .qrt-search-btn {
	display:none!important;
}
.qrt-section-title {
	padding:0;
}
.qrt-btn {
	font-family: 'Montserrat';
	font-weight: 600;
}
.qrt-btn.qrt-btn-md {
	font-size:14px;
}
.qrt-app .qrt-top-bar {
	padding: 0 10px 0 85px;
}
.qrt-menu nav ul li a {
	font-weight: 600;
}
.qrt-section {
	padding: 0px 0 40px 0;
}
.qrt-btn span {
	margin: 0 0px;
}
@media (max-width: 580px) {
    h2, .title--h2 {
        font-size: 28px;
    }
}
#gform_submit_button_2 {
  background: #99d420 !important;
}