/*
.menu-badge{
visibility: hidden;
}
#notification-center {
    position: fixed;
	width: 500px;
    z-index: 1050;
    top: 130px;
    right: -500px;
    opacity: 1;
}
@media (max-width: 767px){
	#notification-center {
	    width: 300px;
	}
}
.alert{
	margin:0;
}

.profile-wishlist {
    padding: 14px 49px 14px 20px !important;
}

.dropdown-item{
	position: relative;
}

.profile-wishlist .menu-badge{
	top:50%;
	transform: translateY(-50%);
}
/* Header */
/*
.navbar {
	position: sticky;
	top: 0;
	background-color: #fff;
	z-index: 9999;
}
.cloned-menu__logo {
    width: 144px;
}

.navbar-top {
	display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.icon-hamburger {
	width: 20px;
	height: 20px;
}

.navbar-bottom {
	display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.navbar-bottom__right {
	color: #14213d!important;
}
.rounded-pill {
	font-size: 14px;
	background: #FFCC33;
    border-radius: 50rem!important;
}
.poppins-semi-bold {
	font-weight: 600;
}


.cloned-menu {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.cloned-menu__toggler, .cloned-menu__toggler .icon-hamburger {
	display: block;
}
.search-header-input input{
    padding: 0.5rem 2.5rem 0.5rem 1.5rem;
    border: 1px solid #E3E2E7;
    background-color: #fff;
}
.icon-header-search {
	position: relative;
	top: 0rem;
    right: 2rem;
    font-size: 1.5rem;
    color: #777489;
}*/
.dropdown.open .dropdown-menu.poppins {
  height: calc(100vh - 120px);
}
nav {
  border-bottom: 1px #e3e2e7 solid;
}
ul.second-menu {
  margin-top: 0;
  margin-bottom: 0;
}
ul.second-menu a {
  color: #14213d;
  text-decoration: none;
}
ul.second-menu li {
  display: inline-block;
}
ul.second-menu {
  list-style-type: none;
  margin-right: 15px;
}
ul.second-menu ul.dropdown-menu {
  padding: 8px;
}
ul.second-menu ul.dropdown-menu li {
  display: block;
}

.menu-parent-categories {
  padding: 8px 16px 8px 0;
}

/* Right menu */
#menu-right-menu li a:first-child {
  padding: 8px;
}
#menu-right-menu li.menu-item-11174 a {
  padding: 8px 16px !important;
}

#second-header-menu li a:hover {
  border-radius: 8px;
  background-color: #e3e2e7;
  color: #000;
}
#second-header-menu {
  border-radius: 8px;
  box-shadow: 0 0.5rem 1rem #00000026 !important;
  border: 0 !important;
}
#second-header-menu li a {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-size: 0.875em;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
#second-header-menu li a:hover {
  color: #1e2125;
  background-color: #e3e2e7;
  border-radius: 8px;
}

#account-badge {
  position: absolute;
  top: 18%;
  right: 54%;
  width: 14px;
  font-size: 0.55rem;
  height: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0666ff;
  color: #fff;
  border-radius: 50%;
  overflow: hidden;
}
.cloned-menu__icon-text {
  position: relative;
  font-size: 0.75em;
  color: #14213d !important;
  text-decoration: none !important;
  margin-left: 0.1rem;
}
.cloned-menu__icon {
  text-decoration: none !important;
}
#dropdown-menu-connected {
  position: absolute;
  left: -40px;
  top: 40px;
  border-radius: 8px;
  padding: 0.5rem !important;
  transform: translate3d(-167px, 44px, 0px) !important;
}
#dropdown-menu-connected a {
  font-size: 0.875em;
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
#dropdown-menu-connected a:nth-child(2) {
  display: flex;
  justify-content: space-between;
}

#cart-badge {
  position: absolute;
  right: 70%;
  top: 19%;
  background: #0666ff;
  color: #fff;
  font-size: 0.55rem;
  border-radius: 51px;
  width: 14px;
  height: 14px;
  padding: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#wishlist-badge {
  background: #0666ff;
  color: #fff;
  font-size: 12px;
  border-radius: 51px;
  width: 16px;
  height: 18px;
  padding: 2px 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body {
  color: #14213d !important;
}
ul#menu-main-menu {
  position: relative;
  top: 0.45rem;
  list-style-type: none;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0;
}
ul#menu-main-menu li {
  padding: 0 0.4rem;
  float: left;
}
ul#menu-main-menu li a {
  font-size: 16px;
  font-weight: 600 !important;
  color: #000;
  text-decoration: none;
}
/* Footer */
.footer {
  font-family: "Poppins";
  padding-top: 3rem !important;
  background: #f6f4f0;
  padding-bottom: 0 !important;
}
.footer-row-space {
  padding: 0 4rem;
}
.footer-top__title {
  font-family: Rubik, sans-serif;
  font-size: 1.63rem;
  font-weight: 500 !important;
  color: #14213d;
}
.footer-top-app {
  display: flex;
  padding-left: 3rem !important;
}
.footer-top-app__img {
}
.footer-top-app-item {
  padding-left: 1rem !important;
}
.footer-top-app-item__title {
  font-family: Poppins, sans-serif;
  font-size: 1.25rem !important;
  font-weight: 600 !important;
  font-style: normal;
  color: #14213d;
}
.footer-top-app-item__subtitle {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #14213d;
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
  font-family: "Poppins";
}
.footer-top-app-item__btn {
  font-size: 0.88rem !important;
  padding-top: 0.5rem !important;
  text-decoration: none;
  font-family: "Poppins";
}

.footer-top-app-item__btn a:hover {
  color: #41435d !important;
}
.footer-top-app-item__btn a {
  color: #41435d;
  text-decoration: none;
  font-family: Poppins, sans-serif;
  font-weight: 600 !important;
}

.footer-separator {
  height: 1px;
  margin: 1rem 0;
  color: #14213d;
  background-color: #14213d;
  border: 0;
  opacity: 0.25;
  margin-bottom: 2rem;
}

.footer-column-1__content {
  font-size: 0.88rem !important;
  color: #14213d;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 1.5rem !important;
  text-align: left;
}
.footer-second-section__title {
  font-family: Poppins, sans-serif;
  font-size: 0.88rem;
  font-style: normal;
  color: #14213d;
  text-transform: uppercase;
  font-weight: 500;
}
.footer-second-section__menu .menu {
  list-style: none;
  padding: 0;
}
.footer-second-section__menu .menu li {
  padding: 0;
  margin-bottom: 1.5rem;
}
.footer-second-section__menu .menu li a {
  font-family: Poppins, sans-serif;
  font-size: 0.88rem !important;
  font-weight: 400;
  color: #14213d;
  text-decoration: none;
}
.footer-second-section__btncontact {
  margin-top: 2.3rem;
}
.footer-second-section__btncontact a {
  font-size: 0.88rem !important;
  font-weight: 600 !important;
  font-style: normal;
  border-radius: 50rem !important;
  background-color: #ffcc33;
  color: #000000;
  padding: 1rem 1.5rem;
  text-decoration: none;
}
.footer-second-section__btncontact a:hover {
  color: #000000;
  opacity: 0.8;
}
.footer-second-section__content {
  font-size: 0.88rem !important;
  font-weight: 400;
  color: #14213d;
}
.newsletter input {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  background-color: #fff !important;
  border: none;
  outline: none;
  font-size: 0.88rem;
  height: 37px;
  font-weight: 300;
  padding: 3px 50px 3px 10px;
  height: 45px;
}
.newsletter button {
  position: absolute;
  top: 10%;
  right: 10%;
  color: #000;
  width: 35px;
  height: 35px;
  outline: 0;
  font-weight: 600 !important;
}
.form-control-email {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.footer-second-section-social-media {
  list-style: none;
  padding: 0;
  margin-top: 1.5rem;
}
.footer-second-section-social-media li {
  float: left;
  margin-right: 0.8rem !important;
}
.footer-second-section-social-media li a {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.footer-second-section-social-media:first-child li a {
  margin-left: 0.5 !important;
}
.footer-second-section-social-media li i {
  font-size: 1.4rem;
  color: #b6b3c0;
}
.footer-second-section-social-media li i:hover {
  opacity: 0.7;
}

#menu-menu-bottom-footer-mention-legales {
  display: flex;
  list-style: none;
  padding-left: 0;
}
#menu-menu-bottom-footer-mention-legales li {
}
#menu-menu-bottom-footer-mention-legales li:nth-child(3):after {
  content: none;
}
#menu-menu-bottom-footer-mention-legales li:after {
  content: "|";
  font-size: 12px;
  color: #777489;
}

#menu-menu-bottom-footer-mention-legales li a:first-child {
  padding: 0 0.6rem 0 0;
}
#menu-menu-bottom-footer-mention-legales li a:hover {
  color: #14213d;
}
#menu-menu-bottom-footer-mention-legales li:nth-child(2) {
  padding-left: 0.4rem;
}
#menu-menu-bottom-footer-mention-legales li:nth-child(3) {
  padding-left: 0.4rem;
}

.footer-bottom__menu a {
  font-size: 12px;
  color: #777489;
  text-decoration: none;
  font-family: "Poppins";
  font-weight: 400;
}
.footer-bottom__copyright {
  font-size: 12px;
  font-family: "Poppins";
  font-weight: 400;
  color: #777489;
}
.footer-bottom__version {
  font-size: 12px;
  font-family: "Poppins";
  font-weight: 400;
  color: #777489;
  text-align: right;
}

.item-bold a {
  font-weight: 600 !important;
}

@media screen and (max-width: 1150px) and (min-width: 768px) {
  #menu-right-menu li {
    font-size: 11px !important;
  }
  ul#menu-main-menu li a {
    font-size: 11px !important;
  }
  .menu-category-title {
    font-size: 11px !important;
  }
  .menu-desktop > div {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .footer-row-space {
    padding: 0rem;
  }
  .footer-top-app {
    display: flex;
    padding-left: 0 !important;
    flex-direction: column;
  }
  .footer-top-app__img {
    text-align: center;
    margin-bottom: 0.5rem;
  }
  .footer-second-section-social-media {
    margin-bottom: 4rem;
    padding-bottom: 2rem;
  }
  .footer-bottom__menu {
    text-align: center;
  }
  .footer-bottom__copyright {
    text-align: left;
    font-size: 9px;
  }
  .footer-bottom__version {
    text-align: right;
    font-size: 9px;
  }
  .sidenav a {
    font-size: 12px !important;
  }
  .rounded-pill-yellow-mobile {
    padding: 7px 0 7px 0 !important;
  }
  #cart-badge {
    right: 13%;
  }
  #account-badge {
    right: 5%;
  }
  .app-row-container {
    display: flex !important;
    flex-wrap: wrap !important;
    width: 100 !important;
  }
  .app-row-container .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .footer-top-app-item__title {
    font-size: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .footer-top-app-item__subtitle {
    font-size: 0.8rem;
  }
  .footer-top-app-item__btn a {
    font-size: 0.8rem !important;
  }
  .footer-top-app-item__btn a:hover {
    color: #41435d !important;
  }
  .footer-second-section__menu .menu li a {
    font-size: 0.8rem !important;
  }
  .footer-second-section__title {
    font-size: 0.8rem;
    font-weight: 600;
  }
  .newsletter button {
    right: 5%;
  }
  .footer-bottom__menu a {
    font-size: 9px;
  }
  .footer-bottom__menu {
    text-align: left;
  }
  .footer-bottom__menu span {
    color: #777489;
    font-size: 9px;
  }
  .footer-top__title {
    font-size: 1.3rem;
  }
  #menu-menu-bottom-footer-mention-legales li a:first-child {
    padding: 0 0.4rem 0 0;
  }
}

section#post-list {
  background-color: #fff !important;
}
a.btn.btn-category {
  font-family: Poppins;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #14213d;
  padding: 8px 17px 9px 17px;
  border-radius: 19px;
  background-color: #ffcc33;
  width: max-content;
  min-height: auto !important;
}

#second-header-menu li {
  float: none !important;
}

/**/
#top-menu {
  background: #fff;
  height: 50px;
  width: 100%;
}
#top-menu ul {
}
#top-menu ul li {
  float: left;
  position: relative;
}
/*#top-menu ul li:hover {
	border-radius: 8px;
	background-color: #e3e2e7;
	color: #000;
}*/
#top-menu ul li a {
  font-family: "Poppins", sans-serif;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-weight: 500 !important;
  padding: 8px 16px;
}
#top-menu ul li ul li a {
  width: max-content;
  font-size: 0.875em;
  font-weight: 400 !important;
  padding: 8px;
  color: #000;
}
#top-menu ul li.current-menu-item > a,
#top-menu ul li:hover > a {
  color: #000;
}
/*===>multi level menu */
#top-menu li ul {
  display: none;
  position: absolute;
  left: 0;
  z-index: 300;
  width: auto;
  /*padding: 8px;*/
}
#top-menu li:hover > ul {
  display: block;
}
#top-menu li ul ul {
  left: 100%;
  top: 0;
}
#top-menu li li a {
  border: 0;

  width: 100%;
}
#top-menu ul li ul li a:hover {
  border-radius: 8px;
  background-color: #e3e2e7;
  color: #000;
  width: 100%;
  text-align: left;
}

/* Icon Menu SVG */
.back-text {
	font-weight:600;
}

.icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-size: cover;
  margin-top: auto;
  margin-bottom: auto;
}

.icon-securite {
  background-image: url(/wp-content/uploads/2022/09/securite.svg);
  vertical-align: middle;
}

.icon-recycle {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/wp-content/uploads/2023/08/icon-recycle.png);
  vertical-align: middle;
}

.securite:hover > .icon-securite {
  background-image: url(/wp-content/uploads/2022/09/securite-bleu.svg);
  vertical-align: middle;
}

.icon-ascenseur {
  background-image: url(/wp-content/uploads/2022/09/ascenseur.svg);
  vertical-align: middle;
}

.icon-back {
  background-repeat: no-repeat;
  background-size: 90% 90%;
  width: 1.7em;
  height: 1.7em;
  background-image: url(/wp-content/uploads/2023/10/Icon.svg);
  vertical-align: middle;
}

.ascenseur:hover > .icon-ascenseur {
  background-image: url(/wp-content/uploads/2022/09/ascenseur-bleu.svg);
  vertical-align: middle;
}

.icon-gros-oeuvre {
  background-image: url(/wp-content/uploads/2022/09/gros-oeuvre.svg);
  vertical-align: middle;
}

.gros-oeuvre:hover > .icon-gros-oeuvre {
  background-image: url(/wp-content/uploads/2022/09/gros-oeuvre-bleu.svg);
  vertical-align: middle;
}

.icon-cloison {
  background-image: url(/wp-content/uploads/2022/09/cloison.svg);
  vertical-align: middle;
}

.cloison:hover > .icon-cloison {
  background-image: url(/wp-content/uploads/2022/09/cloison-bleu.svg);
  vertical-align: middle;
}

.icon-radiateur {
  background-image: url(/wp-content/uploads/2022/09/radiateur.svg);
  vertical-align: middle;
}

.radiateur:hover .icon-radiateur {
  background-image: url(/wp-content/uploads/2022/09/radiateur-bleu.svg);
  vertical-align: middle;
}

.icon-carrelage {
  background-image: url(/wp-content/uploads/2022/09/carrelage.svg);
  vertical-align: middle;
}

.carrelage:hover > .icon-carrelage {
  background-image: url(/wp-content/uploads/2022/09/carrelage-bleu.svg);
  vertical-align: middle;
}

.icon-plomberie {
  background-image: url(/wp-content/uploads/2022/09/plomberie.svg);
  vertical-align: middle;
}

.plomberie:hover > .icon-plomberie {
  background-image: url(/wp-content/uploads/2022/09/plomberie-bleu.svg);
  vertical-align: middle;
}

.icon-exterieur {
  background-image: url(/wp-content/uploads/2022/09/exterieur.svg);
  vertical-align: middle;
}

.exterieur:hover > .icon-exterieur {
  background-image: url(/wp-content/uploads/2022/09/exterieur-bleu.svg);
  vertical-align: middle;
}

.icon-electricite {
  background-image: url(/wp-content/uploads/2022/09/electricite.svg);
  vertical-align: middle;
}

.electricite:hover > .icon-electricite {
  background-image: url(/wp-content/uploads/2022/09/electricite-bleu.svg);
  vertical-align: middle;
}

.icon-mobilier {
  background-image: url(/wp-content/uploads/2022/09/mobilier.svg);
  vertical-align: middle;
}

.mobilier:hover > .icon-mobilier {
  background-image: url(/wp-content/uploads/2022/09/mobilier-bleu.svg);
  vertical-align: middle;
}

.icon-porte {
  background-image: url(/wp-content/uploads/2022/09/porte.svg);
  vertical-align: middle;
}

.porte:hover > .icon-porte {
  background-image: url(/wp-content/uploads/2022/09/porte-bleu.svg);
  vertical-align: middle;
}

.icon-more {
  background-image: url(/wp-content/uploads/2022/09/more.svg);
  vertical-align: middle;
}

.more:hover > .icon-more {
  background-image: url(/wp-content/uploads/2022/09/more-bleu.svg);
  vertical-align: middle;
}

.icon-bag {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/2022/09/icon-bag-cycleup.png);
  vertical-align: middle;
}
.border-account-user {
  border: 3px solid #14213d;
  border-radius: 100%;
  padding: 0.7rem;
}

.icon-account-user {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-size: 11px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/wp-content/uploads/2022/09/user-account.png);
  vertical-align: middle;
}

.icon-loupe {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/wp-content/uploads/2022/09/loupe-icon.png);
  vertical-align: middle;
  margin-right: 0.3rem;
}
.large-margin-left {
  margin-left: 2rem;
}
.menu-chevron-align {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M13.25 10 6.109 2.58a.697.697 0 0 1 0-.979.68.68 0 0 1 .969 0l7.83 7.908a.697.697 0 0 1 0 .979l-7.83 7.908a.68.68 0 0 1-.969 0 .697.697 0 0 1 0-.979L13.25 10z'/%3E%3C/svg%3E");
  width: 15px;
  height: 22px;
  background-repeat: no-repeat;
  margin-top: auto;
  margin-bottom: auto;
}
.menu-chevron-align-mobile {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M13.25 10 6.109 2.58a.697.697 0 0 1 0-.979.68.68 0 0 1 .969 0l7.83 7.908a.697.697 0 0 1 0 .979l-7.83 7.908a.68.68 0 0 1-.969 0 .697.697 0 0 1 0-.979L13.25 10z'/%3E%3C/svg%3E");
  width: 15px;
  height: 22px;
  background-repeat: no-repeat;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  right: 0;
}
.sub-menu-space-between {
  display: flex;
  justify-content: space-between !important;
}

.sub-menu-categories {
  padding: 5px !important;
}
.menu-item-text {
  flex: auto;
  font-size: 0.875em;
  max-width: 190px;
  word-break: break-word;
  white-space: break-spaces;
  display: inline-block;
  vertical-align: middle;
}

li.dropdown-submenu {
  padding: 0 10px;
}

span.icon-search-abs:before {
  top: -8px;
  right: 10px;
  color: #000000 !important;
  font-weight: 800 !important;
}

.header-search {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
  font-size: 0.75em;
  color: #14213d !important;
  text-decoration: none !important;
}

.header-back {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
  font-size: 0.75em;
  color: #14213d !important;
  text-decoration: none !important;
}

.search-header-container:hover {
  background-color: #e3e2e7;
  border-radius: 11px;
  padding: 0.5rem 0;
}

.menu_level_2_style {
  font-size: 0.875em;
  font-family: Poppins, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  padding: 0.25rem 1rem;
}
.menu_level_3_style {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-size: 0.875em !important;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
}
.ul_menu_level_3 {
  min-width: fit-content !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem #00000026 !important;
}

.newsletter-error {
  border: 1px solid #eb5a27 !important;
}
.custom-close {
  display: flex;
  justify-content: center;
  position: relative;
  left: -80px;
  top: 9px;
  background-color: #eb5a27;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  font-size: 0.6rem;
  color: #fff;
  text-align: center;
}

/*.alert[_ngcontent-serverApp-c55] {
    position: fixed;
    padding: 0.5rem 1rem;
    max-width: 33%;
    z-index: 1031;
    background-color: #14213d;
    border-radius: 8px;
    font-weight: 600;
    color: #fff;
    margin: 2rem auto;
    left: 0;
    right: 0;
    bottom: 0;
    border: none;
}*/

#notification-center {
  position: fixed;
  bottom: -500px;
  opacity: 1;
  padding: 0.5rem 1rem;
  max-width: 35%;
  z-index: 1031;
  background-color: #14213d;
  border-radius: 8px;
  font-weight: 600;
  color: #fff;
  margin: 2rem auto;
  left: 0;
  right: 0;
  border: none;
}
.alert-dismissible {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 !important;
  margin-bottom: 0 !important;
}
#close-alert {
  position: relative;
  top: -1px;
  font-size: 1.8rem;
  background-color: transparent;
  border: none;
  color: #fff;
}

@media (min-width: 1200px) {
  .space-footer {
    margin: 0 5rem !important;
  }
}
@media (max-width: 992px) {
  .menu-category-title {
    font-size: 14px;
  }
  ul#menu-main-menu li a {
    font-size: 14px;
  }
  #menu-right-menu li {
    font-size: 14px;
  }
  #top-menu ul li a {
    padding: 0 7px;
  }
  .account-nav span {
    font-size: 0.7em;
  }
	.back-text {
		font-size: 0.75rem!important;
	}
}
@media (min-width: 767px) {
  .menu-desktop {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .menu-burger-mobile {
    display: none !important;
  }
  .sidenav {
    display: none;
  }
}
@media (max-width: 767px) {
  .logo-header {
    width: 8rem !important;
  }
  #notification-center {
    width: 300px;
  }
  .menu-desktop {
    display: none;
  }
  .search-text {
    display: none;
  }
  #account-label {
    display: none !important;
  }
  .header-search {
    padding-right: 0 !important;
  }
  .menu-mobile-logo {
    display: flex;
    align-items: flex-start;
  }
  #notification-center {
    max-width: 50%;
    font-size: 11px;
  }
  .contact-header img {
    width: 100%;
    height: 283px;
    object-fit: cover;
    object-position: center;
  }
  .page-header .menu-wrapper a.nested-1 {
    margin-right: 30px !important;
  }
  .page-header .menu-wrapper a.nested-2 {
    margin-right: 25px !important;
    padding: 0 20px 0 20px !important;
  }
  .page-header .menu-wrapper a.nested-3 {
    margin-right: 25px !important;
    padding: 0 20px 0 20px !important;
  }
  .page-header .menu-wrapper a.nested-4 {
    margin-right: 25px !important;
    padding: 0 20px 0 20px !important;
  }
  .sub-menu.level-4 > a {
    margin-right: 25px !important;
    padding: 0 20px 6px 20px !important;
  }
  .sub-menu.level-4 > li {
    padding: 0.5rem 0 !important;
  }
  .sub-menu.level-4 li a {
    margin-right: 25px !important;
    padding: 0 20px 0 20px !important;
  }
  .sub-menu.level-2 > li {
    padding: 0.3rem 0 !important;
  }
  .sub-menu.level-3 > li {
    padding: 0.3rem 0 !important;
  }
  .page-header .menu-wrapper li + li {
    padding: 0.5rem 0 !important;
  }
  .menu-chevron-align-mobile {
    width: 13px;
    height: 13px;
  }
  .page-header .back-one-level {
    margin-bottom: 5px !important;
  }
  #current-item-1 {
    padding: 0.5rem 1.3rem !important;
    margin-bottom: 0.2rem;
  }
  #current-item-2 {
    padding: 0.5rem 1.3rem !important;
    margin-bottom: 0.2rem;
  }
  #current-item-3 {
    padding: 0.5rem 1.3rem !important;
    margin-bottom: 0.5rem;
  }
  .menu-right-mobile .menu.level-1.mobile li:last-child{
    padding-top: 0.5rem!important;
  }
  .menu-right-mobile .menu.level-1.mobile li{
    padding-bottom: 0.3rem!important;
  }
  .menu-right-mobile .menu.level-1.mobile li a:first-child{
    padding-top: 0!important;
  }

}
.alert {
  margin: 0;
}
.orange-menu-item {
  color: #eb5a27 !important;
}
.orange-menu-item a {
  color: #eb5a27 !important;
}
.cart-text-style {
  font-size: 0.75em;
  margin-left: 0.2rem;
  vertical-align: text-bottom;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  text-align: center;
}
.cloned-menu-mobile__menu {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.sidenav a {
  padding: 0.5rem 1rem;
  text-decoration: none;
  font-size: 1rem;
  font-family: Poppins, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  color: #14213d;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #14213d;
}
.margin-spacing-top {
  /*box-shadow: 0 -0.2rem 0.25rem #00000013!important;*/
  margin-top: 3rem;
  padding-top: 0.6rem;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.menu-mobile-title {
  position: absolute;
  top: 3%;
  font-family: Poppins, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-size: 18px !important;
}
.menu-categories-mobile-title li a {
  font-family: Poppins, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  font-size: 1rem !important;
  margin-left: 1rem !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  li.dropdown-submenu a {
    padding: 8px 8px 2px 8px;
  }
}
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 12px;
  }
}

/*Menu Mobile*/

/*.page-header {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  color: var(--white);
}*/

.page-header .header-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  top: 3%;
  border-bottom: 1px #e3e2e7 solid;
  position: absolute;
  z-index: 99999;
  width: 100%;
  height: 40px;
  padding: 0 20px;
  background: var(--header-bar-bg);
}

.page-header .header-bar .brand {
  font-weight: bold;
}

.page-header .header-bar .social {
  display: flex;
}

.page-header .header-bar svg {
  fill: var(--white);
}

.page-header .menu-wrapper {
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  height: calc(100vh - 60px);
  overflow: hidden;
}
.page-header .menu-wrapper {
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  height: calc(100vh - 60px);
  overflow: hidden;
}

.page-header .menu-wrapper.is-visible {
  display: block;
}

.page-header .list-wrapper {
  height: 100%;
  overflow-y: auto;
  background: var(--menu-bg);
}

.page-header .list-wrapper:nth-child(2),
.page-header .list-wrapper:nth-child(3),
.page-header .list-wrapper:nth-child(4) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: translateX(100%);
  backface-visibility: hidden;
  transition: transform 0.5s;
}

.page-header .list-wrapper:nth-child(2).is-visible,
.page-header .list-wrapper:nth-child(3).is-visible,
.page-header .list-wrapper:nth-child(4).is-visible {
  transform: none;
}

.page-header .list-wrapper:nth-child(1) > ul > li > .sub-menu,
.page-header .list-wrapper:nth-child(2) .level-3,
.page-header .list-wrapper:nth-child(3) .level-4 {
  display: none;
}

.page-header .menu-wrapper li + li {
  padding: 0.5rem 1rem;
}

.page-header .menu-wrapper a {
  display: inline-block;
  position: relative;
  padding: 5px 0;
}

.page-header .menu-wrapper a.nested {
  display: block;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 600 !important;
  font-style: normal;
  padding: 0.5rem 1rem;
  color: #14213d;
  text-decoration: none;
}

.page-header .menu-wrapper a:hover,
.page-header .menu-wrapper a.is-active {
  color: var(--orange);
}

/*.page-header .menu-wrapper a:hover::before,
.page-header .menu-wrapper a.is-active::before {
  content: ">";
  position: absolute;
  top: 50%;
  right: 0;
  color: var(--orange);
}
*/
.page-header .back-one-level {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  margin-left: 1rem;
}

.page-header .back-one-level svg {
  fill: var(--white);
  margin-right: 10px;
  width: 10px;
}

/*CUSTOM VARIABLES HERE*/

.page-header .menu-wrapper a {
  display: inline-block;
  position: relative;
  padding: 5px 0;
}

.page-header .menu-wrapper a.nested {
  display: block;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 600 !important;
  font-style: normal;
  padding: 0.5rem 1rem;
  color: #14213d;
  text-decoration: none;
}

.page-header .menu-wrapper a:hover,
.page-header .menu-wrapper a.is-active {
  color: var(--orange);
}

/*.page-header .menu-wrapper a:hover::before,
.page-header .menu-wrapper a.is-active::before {
  content: ">";
  position: absolute;
  top: 50%;
  right: 0;
  color: var(--orange);
}*/

.page-header .back-one-level {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-family: Poppins, sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  background: transparent;
  border: none;
  color: #14213d !important;
  font-size: 12px;
  padding-left: 0;
}

/*CUSTOM VARIABLES HERE*/

.page-header .back-one-level {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.page-header .back-one-level svg {
  fill: var(--white);
  margin-right: 10px;
}

/*CUSTOM VARIABLES HERE*/

.page-header .list-wrapper {
  height: 100%;
  /*  padding: 30px 20px;*/
  overflow-y: auto;
  background: #fff;
}

.page-header .list-wrapper:nth-child(2),
.page-header .list-wrapper:nth-child(3) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: translateX(100%);
  backface-visibility: hidden;
  transition: transform 0.5s;
}
.page-header .list-wrapper:nth-child(1) > ul > li > .sub-menu,
.page-header .list-wrapper:nth-child(2) .level-3 {
  display: none;
}

/*CUSTOM VARIABLES HERE*/

.page-header .menu-wrapper a {
  display: inline-block;
  position: relative;
  padding: 5px 0;
}

.page-header .menu-wrapper a.nested {
  display: block;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 600 !important;
  font-style: normal;
  padding: 0;
  color: #14213d;
  text-decoration: none;
  padding: 5px 20px 0 20px;
  margin-right: 20px;
}
/*.cloned-menu-mobile__box {
  padding: 0 20px;
}*/

.page-header .menu-wrapper a:hover,
.page-header .menu-wrapper a.is-active {
  color: var(--orange);
}

/*.page-header .menu-wrapper a:hover::before,
.page-header .menu-wrapper a.is-active::before {
  content: ">";
  position: absolute;
  top: 50%;
  right: 0;
  color: var(--orange);
}*/

.page-header .back-one-level {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

/*CUSTOM VARIABLES HERE*/

.page-header .back-one-level {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.page-header .back-one-level svg {
  fill: var(--white);
  margin-right: 10px;
}

.page-header .menu-wrapper.is-visible {
  display: block;
  margin-top: 1rem;
}

.page-header .list-wrapper:nth-child(2),
.page-header .list-wrapper:nth-child(3) {
  transition: transform 0.5s;
}

.page-header .list-wrapper:nth-child(2).is-visible,
.page-header .list-wrapper:nth-child(3).is-visible {
  transform: none;
}
.page-header .list-wrapper:nth-child(2) {
  transition: transform 0.5s;
}

.page-header .list-wrapper:nth-child(2).is-visible {
  transform: none;
}

.menu.level-1 {
  list-style: none;
  text-align: left;
  padding: 0;
  margin-bottom: 0.4rem !important;
}
.sub-menu.level-2 {
  list-style: none;
  text-align: left;
  padding: 0;
}

.sub-menu .level-2 {
  display: block;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 600 !important;
  font-style: normal;
  padding: 0;
  color: #14213d;
  text-decoration: none;
}
.sub-menu.level-3 {
  list-style: none;
  text-align: left;
  padding: 0;
}

.sub-menu .level-3 {
  display: block;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 600 !important;
  font-style: normal;
  padding: 0;
  color: #14213d;
  text-decoration: none;
}

.sub-menu.level-4 {
  list-style: none;
  text-align: left;
  padding: 0;
}

.sub-menu .level-4 {
  display: block;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 600 !important;
  font-style: normal;
  padding: 0;
  color: #14213d;
  text-decoration: none;
}

.rounded-pill-yellow-mobile {
  display: block !important;
  padding: 7px 0 7px 0 !important;
  text-align: left;
  margin-left: 18px;
}

/*.sub-menu > li:has( > ul) ,
  .sub-menu > li > a {
    width: 100%;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M13.25 10 6.109 2.58a.697.697 0 0 1 0-.979.68.68 0 0 1 .969 0l7.83 7.908a.697.697 0 0 1 0 .979l-7.83 7.908a.68.68 0 0 1-.969 0 .697.697 0 0 1 0-.979L13.25 10z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 12px;
  } 
  */
.sidenav .closebtn {
  top: 4%;
  background-image: url("data:image/svg+xml,%3Csvg fill='%23000000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' width='50px' height='50px'%3E%3Cpath d='M 7.71875 6.28125 L 6.28125 7.71875 L 23.5625 25 L 6.28125 42.28125 L 7.71875 43.71875 L 25 26.4375 L 42.28125 43.71875 L 43.71875 42.28125 L 26.4375 25 L 43.71875 7.71875 L 42.28125 6.28125 L 25 23.5625 Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 27px;
}
.newsletter-submit,
.nf-field {
  font-family: "Poppins";
}
.form-control-newsletter::placeholder {
  font-family: "Poppins";
  font-weight: 400;
}
.fa-arrow-right:before {
  content: "" !important;
}
.fa-arrow-right {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 227.096 227.096' style='enable-background:new 0 0 227.096 227.096' xml:space='preserve'%3E%3Cpath style='fill:%23ffcc34' d='m152.835 39.285-5.902 5.898 64.18 64.19H0v8.35h211.124l-64.191 64.179 5.902 5.909 74.261-74.261z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right;
  height: 8px;
  width: 11px;
  background-size: 2rem;
  margin-left: 5px;
}

#current-item-1 {
  background: #e3e2e7;
  padding: 0.5rem 1rem;
  font-size: 12px !important;
  font-family: Poppins, sans-serif;
  font-weight: 600 !important;
  color: #14213d;
}

#current-item-2 {
  background: #e3e2e7;
  padding: 0.5rem 1rem;
  font-size: 12px !important;
  font-family: Poppins, sans-serif;
  font-weight: 600 !important;
  color: #14213d;
}

#current-item-3 {
  background: #e3e2e7;
  padding: 0.5rem 1rem;
  font-size: 12px !important;
  font-family: Poppins, sans-serif;
  font-weight: 600 !important;
  color: #14213d;
}


.single-post .breadcrumb {
    position: absolute !important;
    top: 260px !important;
    justify-content: center !important;
    place-self: anchor-center;
    z-index: 9999;
}

