﻿#el-head {
  position: fixed;
  width: 100%;
  top: 0;
  background-color: #fff;
}
.admin-bar #el-head {
  top: 31px;
}
body {
  margin-top: 97px;
}
#main {
  padding-top: 0 !important;
}
a.submit.text-disable {
  background-image: url("/wp-content/themes/dt-the7-child/images/nav/search-icon.svg");
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  display: block;
  background-position: center;
}
a.submit.text-disable i {
  display: none;
}
.el-head-btn {
  display: inline-block;
  background-color: #e31837;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 7px 12px 8px;
//  margin-left:-5px!important;
  border-radius: 3px;
  cursor: progress;
  text-decoration: none !important;
}
.text-area.show-on-desktop.near-logo-first-switch.in-menu-second-switch.last {
  margin-left: 7px;
  white-space: nowrap;
}
#el-head header.header-bar {
  width: 1390px;
  padding: 0;
}

#el-head.inline-header.center .main-nav {
  justify-content: left;
  margin-left: 26px;
}

.el-head-lang-select {
  background-image: url("/wp-content/themes/dt-the7-child/images/nav/lang-icon.svg");
  background-repeat: no-repeat;
  height: 18px;
  font-size: 15px;
  font-weight: 500;
  color: #333333;
  white-space: nowrap;
  padding-left: 22px;
  margin: 0 5px;
}
.el-head-lang-select a {
  text-decoration: none !important;
  color: #333333;
}
.text-area.show-on-desktop.near-logo-first-switch.in-menu-second-switch {
  margin: 0;
}
.el-head-btn:hover {
  color: #fff;
  opacity: 0.8;
}
.masthead .mini-login a.submit {
  background-image: url("/wp-content/themes/dt-the7-child/images/nav/login-icon.svg");
  background-repeat: no-repeat;
  height: 18px;
  font-size: 15px;
  font-weight: 500;
  color: #333333;
  white-space: nowrap;
  padding-left: 22px;
}
.masthead .mini-login a.submit:hover {
  color: #e51937;
}

#el-head .main-nav .sub-nav > li > a {
  padding: 0;
}

#el-head .top-header .main-nav .sub-nav.level-arrows-on > li.has-children > a {
  padding-bottom: 0;
}
#el-head .main-nav .sub-nav > li > a .menu-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 2.2;
}
#el-head .main-nav .sub-nav > li.dt-mega-parent > a .menu-text {
  margin-bottom: 10px;
  color: #222;
}
.overlap header#fancy-header,
.overlap #page .page-title {
  margin: 0px 0px 0px 0px;
  height: 200px;
}
.overlap #fancy-header.fancy-header .wf-wrap,
.overlap #page .page-title .wf-wrap {  
  min-height: auto;
  padding: 0;  
}
.fancy-header h1.fancy-title {
  font-size: 29px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: -0.07px;
  color: #ffffff !important;
}
#main.sidebar-none > .wf-wrap{padding: 0;}
.fancy-header .breadcrumbs {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -0.03px;
  color: #ffffff !important;
}

@media screen and (max-width: 778px) {
  .overlap.dt-responsive-on header#fancy-header .wf-wrap,
  .overlap.dt-responsive-on header#fancy-header.fancy-header .wf-wrap {
    padding: 0;
  }
  .el-ind-section h2 {
    line-height: 34px;
  }
}
