/* Add here all your CSS customizations */
.navbar-brand {
  width: 35%;
  display: inline-flex;
  float: left;
}

.navbar-brand .logo-end {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  display: block;
}

.navbar-brand .logo-end span {
  width: 100%;
  float: left;
}

.navbar-brand .logo-end a {
  float: left;
  width: 50%;
}

.navbar-brand .logo-end a {
  float: left;
  width: 100% !important;
}

.navbar-brand .logo-end span + img {
  width: 50%;
  height: auto;
}
.navbar-brand .logo-end a + img {
  width: 50%;
  height: auto;
}
.navbar-brand .logo-end span + img {
  width: 50%;
  height: auto;
}

.navbar-expand-lg .navbar-nav {
  justify-content: flex-end;
  width: 65%;
}

#mega-menu-wrap-header-menu {
  clear: both !important;
  width: 65% !important;
  padding-right: 15px !important;
}

ul.mega-sub-menu > li.mega-menu-columns-1-of-2:last-child {
  background-color: white !important;
  padding: 32px !important;
}

ul.mega-sub-menu h3 {
  margin-bottom: 10px;
}
ul.mega-sub-menu p {
  margin-bottom: 0px !important;
}
ul.mega-sub-menu li.mega-menu-item {
  padding: 0 !important;
}
ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  padding: 5px 15px !important;
}
ul.mega-sub-menu > li.mega-menu-columns-1-of-2:first-child {
  padding: 32px !important;
}
ul.mega-sub-menu > li.mega-menu-columns-1-of-2 ul li ul li {
  padding-left: 15px !important;
}
.header-nav-top #menu-top-navigation li {
  display: inline-block;
}
#menu-top-navigation.navbar-nav {
  display: block;
}
.header-nav-top #menu-top-navigation li a {
  font-size: 12px;
  color: white;
  transition: all 0.5s ease;
}
.header-nav-top #menu-top-navigation li a:hover {
  text-decoration: underline;
  transition: all 0.5s ease;
}
.header-nav-top #menu-top-navigation li + li {
  margin-left: 15px;
}


.header-nav-top #menu-top-navigation-ingles li {
  display: inline-block;
}
#menu-top-navigation-ingles.navbar-nav {
  display: block;
}
.header-nav-top #menu-top-navigation-ingles li a {
  font-size: 12px;
  color: white;
  transition: all 0.5s ease;
}
.header-nav-top #menu-top-navigation-ingles li a:hover {
  text-decoration: underline;
  transition: all 0.5s ease;
}
.header-nav-top #menu-top-navigation-ingles li + li {
  margin-left: 15px;
}



.header-top {
  height: auto;
}
header#header {
  height: 125px !important;
}

@media (max-width: 767px) {
  .navbar-expand-lg .navbar-nav {
    justify-content: flex-end;
    width: 100%;
  }

  .collapse:not(.show) {
    display: none;
  }
  #mega-menu-wrap-header-menu {
    width: 100% !important;
    padding-right: 0 !important;
  }
  .btn-d {
    display: none !important;
  }
  .header-column {
    width: 100%;
  }
  .logo-end {
    width: 120px;
  }
  .logo-end a + img,
  .logo-end span + img {
    display: none;
  }
  header#header {
    height: 150px !important;
  }
}
.payment_method_khipu img{
    width: 100px;
    padding-left: 15px !important;;
}
