/**** header ****/
#main-header {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
  position: relative;
  z-index: 99999;
  background-image: url(../images/banner-top-24.png);
  padding: 10px 0;
}

.logo_container {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.et_header_style_left .logo_container {
  position: absolute;
  height: 100%;
  width: 100%;
}

span.logo_helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

#logo {
  width: auto;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  margin-bottom: 0;
  max-height: 54%;
  display: inline-block;
  float: none;
  vertical-align: middle;
  -webkit-transform: translate3d(0, 0, 0);
}

#logo {
  max-height: 80px;
  padding-top: 10px;
}

.animatedfsmenu {
  display: flex;
  position: fixed;
  z-index: 9999999;
  width: 0;
  top: 0;
  left: 0;
  height: 100vh;
  transition: all ease-out .6s;
  background-size: cover;
  background-attachment: fixed;
}

.animatedfs_background {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: none;
  transition: .5s all;
  background-size: cover;
}

.animatedfsmenu .animatedfs_background {
  background-image: url(../images/banner-top-24.png);
}

.animatedfsmenu-navbar-toggler {
  display: block;
  position: relative;
  border-radius: 0;
  transition: all .3s;
  width: 70px;
  padding: 0;
  border: 0 !important;
}

.animatedfsmenu-navbar-toggler {
  cursor: pointer;
  z-index: 99999999999999;
}

.animatedfsmenu-navbar-toggler {
  background: rgba(0, 0, 0, 0);
}

.animatedfsmenu .animatedfsmenu-navbar-toggler {
  position: fixed;
}

.animatedfsmenu-navbar-toggler:not(.custom-burger) {
  height: 70px;
}

.animatedfsmenu-navbar-toggler.right_top {
  right: 0;
  top: 0;
}

.animatedfsmenu-navbar-toggler .bar {
  border-radius: 8px;
  position: relative;
  content: '';
  width: 45px;
  height: 3px;
  background: #fff;
  transition: .6s;
  display: block;
  top: 0;
  margin: 8px auto;
  transition: all ease-in-out .6s;
}

.animatedfs_menu_list li>a::before,
.animatedfsmenu .animatedfsmenu-navbar-toggler .bar {
  background: #FFFFFF !important;
}

.animatedfs_menu_list {
  margin: 0 auto;
  height: 100%;
  padding: 100px 0;
}

.animatedfsmenu .navbar-collapse {
  opacity: 0;
  display: none;
}

.animatedfsmenu .animatedfs_menu_list {
  max-width: 100%;
  display: inline-block;
  pointer-events: none;
  min-width: 600px;
}

.animatedfsmenu ul {
  list-style: none !important;
}

.animatedfs_menu_list .afsmenu {
  list-style: none;
  margin: 0;
}

.animatedfsmenu .animatedfs_menu_list .afsmenu li {
  margin: 0;
  color: #fff;
  width: 100%;
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
}

.animatedfs_menu_list .afsmenu>li a {
  font-size: 42px;
  line-height: initial;
  font-weight: 400;
  font-family: 'Baloo Bhai 2', sans-serif;
}

.animatedfsmenu .animatedfs_menu_list .afsmenu li a {
  transition: .3s all;
  position: relative;
}

.animatedfs_menu_list li>a::before,
.animatedfsmenu .animatedfsmenu-navbar-toggler .bar {
  background: #FFFFFF !important;
}

.animatedfsmenu.animation_line .afsmenu>li>a::before {
  width: 0;
  transition: .3s all;
  content: '';
  position: absolute;
  height: 3px;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.animatedfsmenu-navbar-toggler.right_top {
  right: 0;
  top: 0;
}

.animatedfsmenu-navbar-toggler:not(.custom-burger) {
  height: 70px;
}

.animatedfsmenu .animatedfsmenu-navbar-toggler {
  position: fixed;
}

.animatedfsmenu-navbar-toggler .bar.top-animate {
  transform: rotate(45deg);
  transition: all ease-in-out .6s;
  top: 8px;
}

.animatedfsmenu-navbar-toggler .bar.bottom-animate {
  transform: rotate(135deg);
  transition: all ease-in-out .6s;
  top: -4px;
}

.animatedfsmenu-navbar-toggler .bar.mid-animate {
  transition: all ease-in-out .6s;
  opacity: 0;
}

.animatedfsmenu.navbar-expand-md {
  width: 100%;
  max-width: 100%;
}

.animatedfsmenu__left.navbar-expand-md {
  height: 100vh;
  width: 100%;
}

.animatedfsmenu.navbar-expand-md,
.animatedfsmenu.navbar-expand-ht {
  background-color: #45aacc !important;
}

.animatedfsmenu.navbar-expand-md .navbar-collapse {
  display: flex !important;
  opacity: 1 !important;
  transition: opacity ease-in-out 1s;
  transition-delay: 0s;
  transition-delay: .5s;
  pointer-events: all;
  position: relative;
}

.animatedfsmenu a,
.afs-cart-title {
  text-shadow: 2px 2px 8px #000000;
  font-weight: 300 !important;
}

.animatedfs_menu_list a,
.afsmenu_search input[type="text"],
.afs-cart-title {
  color: #FFFFFF !important;
}

.animatedfs_menu_list .afsmenu a {
  text-decoration: none;
}

.animatedfs_menu_list .afsmenu>li a {
  font-size: 42px;
  line-height: initial;
  font-weight: 400;
}

.animatedfsmenu .animatedfs_menu_list .afsmenu li a {
  transition: .3s all;
  position: relative;
}

.animatedfsmenu.navbar-expand-md .animatedfs_background {
  opacity: 1;
}

.animatedfsmenu.animation_line .afsmenu>li.has-children__on>a,
.animatedfsmenu.animation_line .afsmenu>li:hover>a {
  padding-left: 70px;
}

.animatedfsmenu.animation_line .afsmenu>li.has-children__on>a::before,
.animatedfsmenu.animation_line .afsmenu>li:hover>a::before {
  width: 50px;
}

/******** footer *********/
#main-footer {
  background-color: #20516f;
}

.wp-block-image {
  margin: 0 0 1em;
}

.wp-block-image img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

#main-footer {
  background-image: url(../images/banner-top-24.png);
}

#footer-widgets {
  padding: 5% 0% 5% 0%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

#footer-bottom {
  background-color: #1f1f1f;
  background-color: rgba(0, 0, 0, 0.32);
  padding: 15px 0 5px;
}

#footer-info {
  text-align: left;
  color: #fff;
  padding-bottom: 10px;
  float: left;
  padding-top: 0.5%;
}

.clearfix::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

@media (max-width: 1024px) {
  .animatedfsmenu-navbar-toggler:not(.custom-burger) {
    width: 55px;
    height: 55px;
  }

  .animatedfsmenu .animatedfs_background {
    background-image: url(../images/banner-top-24-1024x683.png);
  }

  .animatedfsmenu {
    background-size: cover;
  }
}

@media (min-width: 981px) {
  .et_non_fixed_nav.et_fullwidth_nav.et_header_style_left .logo_container {
    padding-left: 30px;
  }

  .et_pb_gutters3 .footer-widget {
    margin-right: 0;
    margin-bottom: 0;
  }

  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
    width: 23%;
    margin-left: 8%;
  }
}

@media (max-width: 768px) {
  .animatedfsmenu .animatedfs_menu_list .afsmenu li {
    font-size: 35px;
    line-height: 45px;
    padding: 0 20px;
  }

  .animatedfsmenu .animatedfs_menu_list .afsmenu li a {
    font-size: 23px !important;
  }

  .animatedfsmenu.navbar-expand-md .navbar-collapse {
    margin-top: 50px;
  }

  .footer-widget:nth-child(n) {
    width: 46.25% !important;
    margin: 0 7.5% 7.5% 0 !important;
    margin-right: 7.5%;
    margin-bottom: 7.5%;
  }

  #footer-widgets {
    padding: 10% 10% 0% 10%;
    margin: 50px;
  }

  #footer-widgets .footer-widget,
  .et_pb_gutters1 #footer-widgets .footer-widget {
    width: 100% !important;
    margin-right: 0 !important;
  }

  #footer-widgets .footer-widget .fwidget:last-child {
    margin-bottom: 0 !important;
  }

}

@media (max-width: 479px) {

  #footer-widgets .footer-widget:nth-child(n),
  .footer-widget .fwidget {
    margin-bottom: 11.5% !important;
  }
}

.ChampRemarque .wrapTextArea textarea {
  width: 100%;
  border-radius: 0 !important;
  border: solid 1px #EBE4DD !important;
  padding: 5px !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  background-color: #fff;
  font-family: "Baloo Bhai 2", sans-serif !important;
  color: #000 !important;
  box-shadow: none;
}