/* Footer */
.footer-section a,
.footer-section-mob a {
  color: #494949;
}

.footer-section nav ul li a {
  color: #494949 !important;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 46.4px;
}

.footer-section nav ul {
  gap: initial;
}

.footer-section .gb-container-3648cf48 p.gb-headline {
  margin-bottom: 0;
}

.footer-section .gb-container-3648cf48 p a {
  color: #494949;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 46.24px;
  padding-left: 46px;
  position: relative;
}

.footer-section .gb-container-3648cf48 p a::before {
  content: "";
  position: absolute;
  width: 31px;
  height: 31px;
  left: 0;
  top: -4px;
}

.footer-section .gb-container-3648cf48 p.fb a::before {
  background: url(../images/facebook-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.footer-section .gb-container-3648cf48 p.twitter a::before {
  background: url(../images/twitter-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.footer-section .gb-container-3648cf48 p.insta a::before {
  background: url(../images/insta-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.footer-section .gb-container-3648cf48 p.yt a::before {
  background: url(../images/youtube-icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.footer-section-mob .gb-container-9b8d4ed1 {
  border-top: none;
}

.footer-section-mob ul {
  margin: 0;
  margin-top: 22px;
  list-style: none;
  display: none;
  transition: all ease 0.5s;
}

.footer-section-mob ul li {
  color: #494949;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
}

.footer-section-mob .gb-container.active ul{
  display: block;
  transition: all ease 0.5s;
}

.footer-section-mob .gb-container h3{
  position: relative;
}

.footer-section-mob .gb-container h3::before{
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  background: url(../images/down-arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  right: 5px;
  top: 7px;
}

/* .page-id-524 .site-footer .footer-section .gb-container.gb-container-69466371{
  padding-top: 100 !important;
} */

/* .footer-section-mob .nav{
  display: none;
}

.footer-section-mob .nav.active{
  display: block;
} */

/* Header */
header .menu-item-has-children .dropdown-menu-toggle{display: none;}
header .main-navigation .main-nav ul li.menu-item-has-children>a {padding-right: 16px;}
header .main-navigation .main-nav ul li a:hover{color: #DC001E;}
header .inside-header .main-navigation li.nav-button a:hover{color: #fff;}
header .main-navigation .main-nav ul li.current-menu-item > a{color: #DC001E;}
header .main-navigation .main-nav ul li.current-menu-item.nav-button > a{color: #fff;}
header .main-navigation .main-nav ul li.menu-item-has-children .sub-menu{border-radius: 15px; padding: 10px; background: #FDF0F1;}

header .inside-header .site-logo {
  position: absolute;
  z-index: 999;
}

header .inside-header .main-navigation {
  margin: auto;
  width: 100%;
}

header .inside-header .main-navigation .inside-navigation {
  display: flex;
  justify-content: center;
  max-width: 100%;
}

header .inside-header .main-navigation li.nav-button {
  position: absolute;
  right: 0;
  border-radius: 3px;
  background: #dc001e;
}

header .inside-header .main-navigation li.nav-button a {
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  padding: 15px 36px;
}

header .inside-header .main-navigation li.no-pointer {
  cursor: pointer;
}

header {
  position: relative;
}

header::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 96.5%;
  background-color: #f8f0f1;
  bottom: 0;
  right: 50%;
  transform: translate(50%, 0);
}

.page-id-524 .footer-section > .gb-container:first-child{padding-top: 70px;}
.page-id-524 .footer-section-mob .gb-container-39e6877c { padding-top: 70px;}
.error404 .footer-section > .gb-container:first-child{padding-top: 70px;}
.error404 .footer-section-mob .gb-container-39e6877c { padding-top: 70px;}

@media screen and (max-width: 1667px) {
  header .inside-header .main-navigation li.nav-button a {
    font-size: 14px;
    padding: 13px 18px;
  }

  .main-navigation .main-nav ul li a {
    font-size: 14px;
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  header .inside-header .main-navigation .inside-navigation {
    justify-content: flex-end;
  }

  header .inside-header .main-navigation li.nav-button {
    position: relative;
  }

  header .site-logo img {
    width: 300px;
  }
}

@media screen and (max-width: 1440px) {
  header .inside-header .main-navigation li.nav-button a {
    font-size: 12px;
    padding: 12px 12px;
  }

  .main-navigation .main-nav ul li a {
    font-size: 13px;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  header .site-logo img {
    width: 260px;
  }

  .footer-section h3.gb-headline {
    font-size: 20px;
  }

  .footer-section nav ul li a {
    font-size: 14px;
    line-height: 38px;
  }

  .footer-section .gb-container-3648cf48 p a {
    font-size: 14px;
    line-height: 38px;
  }

  .footer-section p.gb-headline-a18f3a45 {
    font-size: 14px;
    line-height: 28px;
  }

  .footer-section .gb-container > .gb-container:first-child img {
    width: 270px;
  }

  .footer-section > .gb-container:last-child p {
    font-size: 14px;
  }

  .footer-section > .gb-container:first-child {
    padding-top: 210px;
    padding-bottom: 55px;
  }
}

@media screen and (max-width: 1280px) {
  header .inside-header button.menu-toggle {
    position: absolute;
    right: 0px;
    top: -44px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
  }

  header .inside-header .site-logo {
    position: relative;
  }

  header .inside-header {
    background: #fff5f7;
  }
  
  body.home header .inside-header{
    background: none;
  }

  header .inside-header .main-navigation {
    background-color: none !important;
  }

  #menu-primary-menu li {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .main-navigation.toggled .main-nav > ul {
    display: flex;
    justify-content: center;
  }

  header .inside-header .main-navigation {
    width: 95%;
    position: absolute;
    top: 62px;
    right: 28px;
    /* background: #fff5f7; */
    border-radius: 10px;
    padding: 20px 20px 35px;
  }

  .has-inline-mobile-toggle #site-navigation.toggled {
    background-color: #fae7ea !important;
  }

  .main-navigation .main-nav ul li a {
    font-size: 15px;
  }

  header .inside-header .main-navigation li.nav-button {
    width: 240px;
    margin: auto;
  }
}

@media screen and (max-width: 1280px) {
	header .main-navigation .main-nav ul li.menu-item-has-children.sfHover .sub-menu{
    visibility: visible;
    opacity: 1;
    position: relative;
    height: 100%;
    left: 0;
    pointer-events: auto;
}

  header .inside-header .main-navigation {
    right: 20px;
  }
}

@media screen and (max-width: 1167px) {
  .footer-section > .gb-container:first-child {
    flex-wrap: wrap;
  }

  .footer-section .gb-container .gb-container-304a352a {
    width: 100%;
    text-align: center;
  }

  .footer-section .gb-container .gb-container-304a352a p {
    padding: 30px 150px;
  }

  .footer-section > .gb-container:first-child > .gb-container:nth-child(2),
  .footer-section > .gb-container:first-child > .gb-container:nth-child(3),
  .footer-section > .gb-container:first-child > .gb-container:nth-child(4) {
    width: 26%;
  }

  .footer-section > .gb-container:first-child > .gb-container:nth-child(5) {
    width: 20%;
  }

  .footer-section > .gb-container:first-child {
    padding-top: 200px;
    padding-bottom: 35px;
  }
}

@media screen and (max-width: 980px) {
  .footer-section .gb-container .gb-container-304a352a p {
    padding: 30px 50px;
  }
}

@media screen and (max-width: 767px) {
  header .inside-header .main-navigation {
    right: 14px;
  }

  header .site-logo img {
    width: 230px;
  }
}

@media screen and (max-width: 480px) {
  header .inside-header .main-navigation {
    right: 10px;
  }
}