body {
  font-weight: 400;
}

.product .category-main-header {
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
}

#searchform input {
  height: 24px;
  padding: 0 0 0 10px;
}

#nav-wrapper {
  width: 100%;
  position: relative;
  padding: 0px;
  height: 54px;

  margin: 0 auto;
}

p,
span {
  font-weight: 400;
}

.widget.wp-bp-footer-widget.widget_text p {
  font-weight: 400;
}

div#header-top-inner li span,
div#header-top-inner li a {
  font-weight: 500;
}

@media (min-width: 768px) {
  #nav-wrapper {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #nav-wrapper {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  #nav-wrapper {
    max-width: calc(1150px);
    padding: 0px 5px;
  }
}

footer #text-5 a,
footer #text-2 a,
footer #text-6 a,
footer #text-7 a {
  color: #b4b4b4;
  font-size: 12px;
  font-family: "Montserrat" !important;
}
footer #text-2 a:hover,
footer #text-2 a:hover {
  text-decoration: underline;
}

footer #text-7 a:hover,
footer #text-7 a:hover {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .page-id-103 #page-inner-wrapper > div {
    padding-left: 0px;
    padding-right: 0px;
  }

  .slick-slider {
    touch-action: auto !important;
  }

  #slider ul li {
    background-size: 300%;
    background-position: 50% 100% !important;
  }

  .slider-title-text {
    font-size: 1.35em !important;
    line-height: 120% !important;
  }

  #slider .slick-dots {
    bottom: 45px;
  }
}

@media (max-width: 991px) {
  .slicknav_nav li {
    border-bottom: 2px solid #fff;
  }
  ul.sub-menu {
    background: #fff;
  }

  .page-id-33 .pageContent .col-md-7 .col-12 {
    margin-left: 0px !important;
  }
  body.page-id-33 {
    font-size: 14.5px;
  }

  .page-id-8009 .pageContent .col-md-7 .col-12 {
    margin-left: 0px !important;
  }
  body.page-id-8009 {
    font-size: 14px;
  }

  .page-id-176 .pageContent .col-lg-6 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .page-id-176 .pageContent .mt-5 > div {
    max-width: 100%;
    flex: 0 0 100%;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }

  .menu-item-4250 a:hover a,
  .menu-item-4250:hover,
  .menu-item-4250 .slicknav_row:hover,
  .menu-item-4250.slicknav_open > a,
  .menu-item-4250.slicknav_open > a > a {
    background-color: #193764 !important;
  }

  .menu-item-4266 a:hover a,
  .menu-item-4266:hover,
  .menu-item-4266 .slicknav_row:hover,
  .menu-item-4266.slicknav_open > a,
  .menu-item-4266.slicknav_open > a > a {
    background-color: #05558c !important;
  }

  .menu-item-4255 a:hover a,
  .menu-item-4255:hover,
  .menu-item-4255 .slicknav_row:hover,
  .menu-item-4255.slicknav_open > a,
  .menu-item-4255.slicknav_open > a > a {
    background-color: #17aacd !important;
  }

  .menu-item-4252 a:hover a,
  .menu-item-4252:hover,
  .menu-item-4252 .slicknav_row:hover,
  .menu-item-4252.slicknav_open > a,
  .menu-item-4252.slicknav_open > a > a {
    background-color: #50c3e1 !important;
  }

  .menu-item-4254 a:hover a,
  .menu-item-4254:hover,
  .menu-item-4254 .slicknav_row:hover,
  .menu-item-4254.slicknav_open > a,
  .menu-item-4254.slicknav_open > a > a {
    background-color: #bf1d27 !important;
  }
  .slicknav_nav a:hover {
    background: #7e7e7e;
  }
  .slicknav_nav .menu-item-has-children a:hover {
    background: #7e7e7e;
  }
  .slicknav_nav .menu-item-has-children a:hover a {
    background: #7e7e7e;
  }
}
#menu-mobile-search {
  display: none;
}
.page-id-33 .entry-content-page a {
  font-family: "Montserrat" !important;
}
.page-id-8009 .entry-content-page a {
  font-family: "Montserrat" !important;
}
@media (min-width: 1200px) {
  .iko_box {
    flex: 0 0 15.666667%;
  }
  .page-id-103 .entry-content-page .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .single-thumb {
    margin-right: 0px;
  }
  #nav-wrapper {
    justify-content: center;
  }
  .entry-content-page h3 {
    font-size: 1.5rem;
  }
  #nav-wrapper .menu {
    width: 44%;
    background-color: initial;
    flex-grow: initial;
    position: relative;
    height: initial;
  }
  .slicknav_nav {
    width: calc(100vw - 36px);
    left: -46.5vw;
    position: relative;
    top: 24px;
  }

  #menu-mobile:before {
    background-color: #9a9a9a;
    flex-grow: 2;
    width: 100%;
    position: absolute;

    left: -5px;

    top: 0px;
    height: 44px;
    content: "";
  }

  #nav-wrapper .menu::before {
    background: url(/wp-content/themes/lechar/img/menu.png);
    background-position: left top;
    border: 0px !important;
    width: 15px !important;
    height: 100% !important;
    background-repeat: no-repeat;
  }
  #nav-wrapper .menu::after {
    background: url(/wp-content/themes/lechar/img/menu.png);
    background-position: right top;
    background-repeat: no-repeat;
    content: "";
    width: 0;
    top: 0px;
    height: 0;
    border: 0px !important;
    width: 15px !important;
    height: 100% !important;
    /*border-style: solid;
    border-width: 22px 0 22px 14px;
    border-color: transparent #9A9A9A transparent #9A9A9A;*/
    position: absolute;
    right: -5px;
  }

  #nav-wrapper {
    height: initial;
  }

  #menu-mobile-search {
    display: block;
    position: absolute;
    right: 0px;
    z-index: 111;
    top: 11px;
    padding: 5px;
  }

  /*.search-form {
    position: absolute;
    left: -46vw;
    width: 47vw;
    top: 10px;
    max-width: 90vw;
}*/

  .search-form {
    position: absolute;
    left: calc((100vw - 15px) / -2);
    width: calc((100vw - 30px) / 2);
    top: 10px;
    padding: 0px;
    max-width: 90vw;
  }

  #searchform .input-holder::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 11px 20px 0;
    border-color: transparent #fff transparent #fff;
    position: absolute;
    left: -12px;
    border: 0px !important;
    background: url(/wp-content/themes/lechar/img/search.png);
    background-position: left center;
    width: 15px !important;
    height: 100% !important;
  }

  #searchform .input-holder {
    width: 100%;
    height: 40px;
    background: #fff;
    top: 0px;
    margin-top: 12px;
    max-width: 142px;
    position: relative;
    right: 8px;
  }

  /*
#searchform .input-holder {
    width: 100%;
    height: 40px;
    background: #FFF;
    top: 0px;
    margin-top: 12px;
    margin-left: -3px;
	max-width: 147px;
	position:relative
}*/

  #searchform .input-holder::after {
    content: "";
    width: 0;
    height: 0;
    border: 0px !important;
    background: url(/wp-content/themes/lechar/img/search.png);
    background-position: right center;
    width: 15px !important;
    height: 100% !important;
    /*border-style: solid;
    border-width: 22px 0 20px 11px;
    border-color: transparent #FFF transparent #FFF;*/
    position: absolute;
    right: -15px;
  }
  #nav-wrapper .menu::after {
    content: "";
    width: 0;
    top: 0px;
    height: 0;
    border-style: solid;
    border-width: 22px 0 22px 14px;
    border-color: transparent #9a9a9a transparent #9a9a9a;
    position: absolute;
    right: -3px;
  }

  .man_slider_item_title_cont {
    margin-top: 9rem !important;
  }

  .sub-menu a {
    font-family: "Montserrat" !important;
  }
  .slicknav_nav a {
    word-wrap: break-word;
  }
  .newsletter-icon {
    text-align: center;
  }

  div#demo-agents ul li {
    margin-left: 0% !important;
  }
  #slider ul li {
  }
  .page-id-33 .entry-content-page .col-10 {
    font-size: 0.85rem;
  }
  .page-id-8009 .entry-content-page .col-10 {
    font-size: 0.85rem;
  }
  .page-id-33 .entry-content-page .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-id-8009 .entry-content-page .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 359px) {
  .entry-content-page {
    word-break: break-word;
  }
  #demo-agents a {
    font-size: 12.5px !important;
  }
  .entry-content-page h3 {
    font-size: 1.25rem;
  }
  .page-id-33 .entry-content-page .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-id-8009 .entry-content-page .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
#searchform input {
  text-align: center;
  padding: 12px 0.5vw !important;
}

.page-id-35 .card-body {
  font-family: "Montserrat" !important;
}
