/*--- Infinite Modifications ---*/
body.home div.main-content-container {
  padding-top: 0!important;
}

.gdlr-header-container {
  background: url('images/dx-logo-shadow.png') 98% 0% no-repeat;
}
.gdlr-header-inner {
  background: url('images/header-bg.png') repeat-x;
}

.gdlr-header-style-2 .gdlr-nav-search-form-button {
  margin: 4px 0;
}

.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-main-menu > li {
  padding: 4px 0px!important;
}

.gdlr-logo-right-text h3 {
  color: #8fbfdf; 
  font-size: 33px;
  font-weight: 600;
  font-family: "Francois One";
}

.gdlr-main-menu > li > a, .gdlr-main-menu > li > a.sf-with-ul {
  font-size: 15px!important;
  font-weight: bold!important;
  margin-top: 2px;
}

.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-main-menu > li > a {
  border-left-style: none;
}

.wpcf7 input[type="text"],.wpcf7 input[type="email"], .wpcf7 input[type="password"], .wpcf7 textarea {
  width: 70%;
  border-top: 2px solid #7c7c7c!important;
  border-left: 1px solid #c3c3c3!important;
  border-right: 1px solid #c3c3c3!important;
  border-bottom: 1px solid #ddd!important;
  color: #000000!important;
}

@media only screen and (max-width: 767px) {
  .gdlr-logo-right-text {
   margin: -20px;
  } 
}