.elementor-4848 .elementor-element.elementor-element-1b5ba19 > .elementor-element-populated{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-4848 .elementor-element.elementor-global-6980 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for global, class: .elementor-global-6980 */.main-nav {
margin:0;
padding:0;
}

.sub-nav {
margin:0;
padding:0;
width: 600px;
}


.main-nav li, ul {
margin-left: 10px;
list-style-type: none;
font-family: 'Playfair Display', sans-serif;
font-size: 15px;
font-weight: 400;
text-transform: none;
letter-spacing: 2px;
text-decoration: none;
text-align: left;
}

.sub-nav li {
list-style-type: none;
font-family: lato;
font-size: 10.5px;
letter-spacing: 2px;
text-decoration: none;
text-transform: capitalize;
display: inline-block;
text-align: left ;
}
.sub-nav li a {
color: #33363a;
}
.no-decoration {
text-decoration: none !important;
}
.sub-nav li:after {
    margin-bottom: 0;
    display: none;
    background: none !important;
}

.main-nav li:after {
position: absolute;
margin-top: 10px;
margin-left: 12px;
content: '';
left: 0;
height: .0625rem;
width: 5rem;
background:  #9BAE89;
}
.header-item {
    margin-top: 20px;
}

.final-item {
    margin-top: 20px;
}

.final-item:after {
    margin-bottom: 0;
    display: none;
    background: none !important;
}

.subnavhead {
    display: none;
}
@media only screen and (max-width: 600px) {
    .subnavhead {
  display: block !important;
  cursor: pointer;
  padding: 18px;
  color: #000000;
  background: #ffffff;
  font-family: 'Playfair Display';
  letter-spacing: 2px;
  font-style: italic;
  text-transform: lowercase;
  width: 300px;
  border: none;
  outline: none;
  overflow: none;
  padding: 0;
  font-size: 13px;
  text-align: left;
  transition: none;
}
.subnavhead:focus {
    color: #000000;
    background-color: #ffffff;
}
.subnavhead:active {
    color: #9bae89 !important;
}
.active, .subnavhead:hover {
  color: #9bae89;
  background-color: #ffffff;
}

.main-nav li:after {
    padding: 0 150px;
}
.subnavhead:after {
  content: '\002B';
  color: #9bae89;
  font-weight: bold;
  float: right;
  margin-left:5px;
}

.active:after {
  content: "\2212";
}

.sub-nav {
  width: 300px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.sub-nav a:hover {
    color: #9bae89;
}
.sub-nav li {
      height: 30px;
margin:0 0 5px;
padding:10px 5px !important;
display: block !important;
font-size: 12px;
}
}/* End custom CSS */