/*
Theme Name: Codesk Child
Description: Child theme for the Codesk themes
Author: gaviathemes
Template: codesk
*/

h1, h2, h3, h4, h5, h6 {
    margin-top: 15px;
    margin-bottom: 20px;
    letter-spacing: 5px;
}
h2, .h2 {
    font-size: 1.575rem;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: "Montserrat";
    font-weight: 500;
    line-height: 1.28;
	letter-spacing: 0.5px;

    color: #3f3836;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    line-height:1.7rem;
}
ul.gva-nav-menu > li > a .menu-arrow svg {
  fill: #3b5d5b;
}

.btn-theme, .btn, .btn-white, .btn-line-white, .btn-black, input[type*="submit"]:not(.fa):not(.btn-theme), #tribe-events .tribe-events-button, .tribe-events-button {

  background: #436564;
}
.wpcf7-form input[type*="email"], .wpcf7-form input[type*="text"] {
  background: #fbf5e8;
}

.wpcf7-form textarea {
    background: #fbf5e8;
}
.wpcf7-form select {
    background: #fbf5e8;
}
section.equal-height-content div.elementor-widget-wrap > div {
    display: flex;
    height: 100%;
}

.sticky-wrapper {
    height: 0px !important;
}

@media (min-width: 1200px) and (max-width: 1439px) {
.elementor-8491 .elementor-element.elementor-element-ea2aedb .elementor-nav-menu--main .elementor-item {
    padding-left: 10px;
    padding-right: 10px;
}
	}



