@import url('https://fonts.googleapis.com/css2?family=Inter:wght@800&display=swap');

* {
  box-sizing: border-box;
}

html {
  margin-top: 0 !important;
}

body {
  overflow-x: hidden;
  background: #E5E5E5;
}

footer {
  margin: 18px 0;
}

.menu__mobile {
  display: none;
}

a {
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  color: #FFFFFF;
}

.register {
  color: #FFFFFF;
}

a {
  color: #000000;
}

a:hover {
  color: #000000;
  text-decoration: none;
}

a:focus {
  outline: none;
  text-decoration: none;
}

input:focus,
button:focus,
textarea:focus {
  outline: none;
}

::-webkit-scrollbar-track {
  background-color: #F4F4F4;
}

::-webkit-scrollbar {
  width: 6px;
  background: #F4F4F4;
}

::-webkit-scrollbar-thumb {
  background: rgb(98, 98, 98);
}

input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

:focus {
  outline: none;
}

::placeholder {
  color: #b7b7b7;
}

.left {
  float: left;
}

.right {
  float: right;
}

.modal {
  max-width: none;
  width: auto;
  padding: 0;
}

.modal a.close-modal {
  top: 12.5px;
  right: 12.5px;
}

.woocommerce table.shop_table td a {
  color: #000000;
}

.woocommerce .quantity .qty {
  border: 1px solid #a9a9a9;
  padding: 3px;
  border-radius: 4px;
}

.links {
  display: flex;
  gap: 2em;
}

.image__side {
  flex-direction: row-reverse;
  display: flex;
}

.image__side .product-gallery.slick-slider .slick-prev {
  background: none;
  transform: rotateZ(-90deg);
  width: 66px;
  position: initial;
}

.image__side .product-gallery.slick-slider .slick-next {
  background: none;
  transform: rotateZ(-90deg);
  width: 66px;
  position: initial;

}

.image__side .product-gallery.slick-slider .slick-arrow:before {
  font-size: 44px;
}

.thumbnail>img {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.product-gallery {
  align-self: center;
  position: relative;
  display: flex;
  flex-wrap: wrap-reverse;
  max-width: 100px;
  justify-content: flex-start;
}

.banner-slide .ucbanner {
  padding: 0 60px;
  display: flex;
  height: 145px;
}

.slick-slider .slick-arrow {
  position: absolute;
  top: calc(50% - 21px);
  width: 42px;
  height: 42px;
  font-size: 0;
  border: none;
  border-radius: 50%;
  background-color: #f9eee833;
  z-index: 1;
}

#banner-marca .ucbanner.slick-initialized .slick-slide {
  display: flex;
  text-align: center;
  width: 160px !important;
  padding: 0 13.5px;
  align-items: center;
  justify-content: space-around;
}

#banner-marca .slick-track{
  height: 100%;
}

.slick-slider .slick-arrow:before {
  font-family: "FontAwesome", serif;
  font-size: 24px;
  color: #333;
}

.slick-slider .slick-arrow.slick-disabled {
  background-color: #f7f7f7;
}

.slick-slider .slick-arrow.slick-disabled:before {
  color: #9e9fa2;
}

#banner-marca .ucbanner.slick-slider .slick-prev {
  left: 10px;
}

#banner-marca .ucbanner.slick-slider .slick-next {
  right: 10px;
}

.slick-slider .slick-prev {
  left: -20px;
}

.slick-slider .slick-prev:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 25px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 25"><path stroke="%23333" d="m15 6.5-6 6 6 6"/></svg>') no-repeat;
}

.slick-slider .slick-next {
  right: -20px;
}

.slick-slider .slick-next:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 25px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 25"><path stroke="%23333" d="m9 18.5 6-6-6-6"/></svg>') no-repeat;
}

.slick-slider .slick-dots {
  padding: 0;
  text-align: center;
}

.slick-slider .slick-dots li {
  display: inline-block;
  margin-left: 10px;
}

.slick-slider .slick-dots li:first-child {
  margin-left: 0;
}

.slick-slider .slick-dots li button {
  width: 8px;
  height: 8px;
  padding: 0;
  border: 2px solid #fff;
  border-radius: 100%;
  background-color: transparent;
  font-size: 0;
  border: 1px solid #595959;
  box-sizing: border-box;
}

.slick-slider .slick-dots .slick-active button {
  border: none;
  background-color: #000000;
}

.showcase-finally .slick-slider .slick-dots .slick-active button {
  height: 15px;
  width: 15px;
}

.showcase-finally .slick-slider .slick-dots li button {
  background-color: #000000;
}

#ef-banner-extra-slide .slick-slider .slick-dots {
  bottom: 0;
  top: 120px;
}

.ucbanner {
  cursor: pointer;
}

#ef-banner-extra h1 {
  line-height: 16.97px;
  font-family: 'Libre Franklin', sans-serif;
  padding: 0;
  margin: 0;
  height: 45px;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 700;
  align-items: center;
  display: grid;
  text-align: center;
}

.banner-slide {
  background: #FFFFFF;
}

#ef-banner-extra-slide {
  margin-top: -7em;
  z-index: 1000;
  position: relative;
}

.search--open {
  display: none;
}

#searchform {
  position: relative;
}

#searchform input#searchsubmit {
  border: 0;
  background: none;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
}

.shipping-form input {
  width: 157px;
  border: 1px solid #E0E0E0;
  height: 42px;
  padding: 8px;
}

.link-upay {
  margin-top: 8px;
}

.link-upay a {
  text-decoration: underline;
}

.calculate-shipping {
  margin-top: 4em;
}

.shipping-form button {
  background-color: #ffffff;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.002em;
  text-align: center;
  width: 157px;
  border: 1px solid #000000;
  height: 42px;

}

.title {
  position: relative;
  text-align: center;
  clear: both;
  margin: 0;
}

.ef-section-one .title h2 {
  margin: 5em 0 1em 0;
}

.title h2 {
  margin-top: 3em;
  font-size: 28px;
  text-transform: uppercase;
  color: black;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
  letter-spacing: 8px;
}

#ef-header {
  z-index: 10000;
  position: absolute;
}

.search {
  cursor: pointer;
}

.search form .search__icon {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url('https://lojasertoes.com.br/wp-content/themes/sertoes/assets/img/search.png');
  background-size: cover;
  background-position: center;
  cursor: pointer;
}

.product-buy .link .quantity {
  display: none !important;
}

.product-quantity-instock {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #4F4F4F;

}

.product-buy .link a .stock.in-stock {
  display: none;
}

body>header {
  z-index: 9999;
}

header #ef__header {
  height: 25px;
  background-color: #222;
}

header #ef__secHeader {
  height: 62px;
  position: relative;
}

header #ef__thirdHeader {
  padding: 5px;
  background: #333333;
}

header #ef__thirdHeader .menu {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
}

.cart__top {
  border-bottom: 1px solid #E0E0E0;
  justify-content: space-between;
  padding: 0 15px;
  align-items: center;
  display: flex;
  gap: 6em;
}

.compre-related-alone {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.compre-junto {
  margin-bottom: 3em;
}

.compre__icon {
  display: flex;
  align-items: center;
  align-self: center;
  border: 1px solid;
  border-radius: 50%;
  padding: 8px 10px;
}

.compre-junto-name h1 {
  font-size: 24px;
  font-weight: 700;
  font-family: 'Libre Franklin', sans-serif;
}

.compre-junto-name .quantity {
  display: none !important;
}

.compre-junto-config {
  margin-top: 5em;
  width: 100%;
  gap: 2em;
  display: flex;
  justify-content: space-between;
  align-items: end;

}

.compre-junto-config select {
  width: 100%;
  background: #ffff;
  height: 40px;
  border: 1px solid #E0E0E0;
}

.compre-junto-config img {
  width: 150px;
  height: 150px;
  margin-bottom: 8px;
}

.compre-junto-name p {
  display: none;
}

.compre-junto-name h5 {
  font-size: 14px;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
  color: #4F4F4F;
  line-height: 21px;
  text-transform: uppercase;
}

strong.return-price-compre {
  font-weight: 400;
  color: rgba(79, 79, 79, 1);
  font-family: 'Libre Franklin', sans-serif;
  font-size: 18px;
  line-height: 27px;
}

strong.return-price-desconto {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 20px;
  color: rgba(225, 178, 10, 1);
  font-weight: 700;
}

@media (min-width: 1365px) {
  header #ef__thirdHeader .menu {
    margin-left: 2em;
  }
}

header #ef__thirdHeader .menu>li {
  padding: 5px;
  margin: 0 10px;
  position: relative;
}

header #ef__thirdHeader .menu>li>a {
  color: #fff;
}

#ef-link-account {
  cursor: pointer;
}

#ef-link-account .boxe {
  display: flex;
  width: 99%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.cart__content #ef-link-cart {
  display: none !important;
  padding: 0;
}

#ef-link-cart .cart-quantity {
  color: #ffffff;
}

.boxe-finally {
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
  display: flex;
  border-top: 1px solid rgba(242, 242, 242, 1);
  bottom: 0;
  position: absolute;
}

#cart__top__acount {
  padding: 10px 19px;
}

.cart__title {
  margin: 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: -0.002em;
  text-align: left;
}

.boxe-mycount a {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.002em;
  text-align: left;
}

.boxe-request a {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.002em;
  text-align: left;

}

.text__info {
  padding: 0 15px;
  color: #fff;
}

.total {
  color: #fff;
  padding: 0 23px;
}

.small__cart .buttons {
  display: flex;
  position: sticky;
  bottom: 15px;
  align-items: center;
  justify-content: center;
  width: 100%;

}

.small__cart .buttons #ef-link-cart {
  display: none !important;
}

.small__cart .button {
  font-weight: 400;
  color: #000000;
  padding: 5px 10px;
  border: 0;
  background: #efefef;
  font-size: 17px;
  font-family: 'Libre Franklin', sans-serif;
}

.cart__content {
  width: 96%;
}

.small-cart-name {
  color: #000000;
  font-weight: 700;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 14px;
}

.small-cart-detail .quantitys {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}

.small__cart .buttonFinal {
  font-weight: 400;
  color: #000000;
  padding: 5px 15px;
  border: 0;
  background: #efefef;
  font-size: 17px;
  font-family: 'Libre Franklin', sans-serif;
}

.small__cart .buttonFinal:hover {
  color: #000000;
  background: #efefef;
}

.small__cart::-webkit-scrollbar-track {
  background-color: #F4F4F4;
}

.small__cart::-webkit-scrollbar {
  width: 6px;
  background: #F4F4F4;
}

.small__cart::-webkit-scrollbar-thumb {
  background: #E1B20A;
}

.remove-item a {
  color: #000000;
}

.cart__content li {
  color: #000000;
  border: 1px solid #EBECEF;
  padding: 0;
  margin: 10px 0;
  display: flex;
  width: 100%;
  list-style: none;
  padding: 8px 0;
}

.cart-fragments.cart-list {
  padding: 0;
}

.cart__content img {
  width: 148px;
  height: 132px;
  object-fit: scale-down;
}

.small__cart__section #ef-link-cart p {
  font-size: 18px;
  padding: 0;
  margin: 1em 0;
  font-weight: bold;
}

.buttons--acount {
  border-top: 1px solid #F2F2F2;
  display: flex;
  position: absolute;
  bottom: 0;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 15px;
}

.buttons--acount a {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.002em;
  text-align: left;
}

.register {
  margin-top: 1em;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.register a {
  width: 80%;
  color: #ffff;
  background: rgba(130, 130, 130, 1);
  padding: 6px 30px;
}

.box__border {
  margin-top: 1em;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.box__border a {
  width: 80%;
  color: #ffff;
  background: rgba(51, 51, 51, 1);
  padding: 6px 30px;
}

.small__acount {
  position: absolute;
  top: 100%;
  right: -150%;
  z-index: 99;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 0px 0px 0px 5px;
  height: 200px;
  transition: all ease 0.5s;
  margin-top: 1em;
}

.info-cart {
  margin-top: 10em !important;
  border: 0 !important;
  color: #6A6C70CC !important;
  display: flex !important;
  justify-content: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;

}

.small__cart {
  width: 28%;
  overflow-y: auto;
  position: absolute;
  top: 100%;
  right: -150%;
  z-index: 99;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 0 0 0 5px;
  min-height: 420px;
  height: 100%;
  transition: all ease 0.5s;
  margin-top: 8px;
}

.restrain.small__cart #ef-link-cart {
  display: block;
}

#ef-link-cart {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  width: 98%;
}

.header-fixed {
  height: 64px;
  display: flex;
  align-items: baseline;
  justify-content: center;
  border-top: 3px solid #E1B20A;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  padding: 0 15px;
  gap: 8px;
}

.header-fixed .header-fixed-container {
  display: flex;
  align-items: baseline;
  height: 100%;
}


.menu__section,
.menu-menu_top-container,
#menu-menu_top {
  height: 100%;
  margin: 0;
}

.menu-item img {
  height: auto;
}

.sub-menu {
  margin-left: -22px;
  margin-top: 19px;
  display: none;
  position: absolute;
  width: 84%;
  padding: 15px 15px;
  background: black;
  color: black;
  list-style: none;
  left: 13rem;
  justify-content: space-between;
}

.image-aling {
  display: flex;
  align-items: baseline;
}

.small-cart-detail {
  display: flex;
  flex-wrap: wrap;
}

.small-cart-detail .quantitys .qnt {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;

}

.small-cart-detail .quantitys span {
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0em;

}

.delete.remove-item {
  display: flex;
  align-items: end;
  padding: 10px 10px;

}

.sub-menu li {
  height: 50px;
  padding: 0px;
  margin: 0;
  display: flex;
  justify-content: space-between;
}

.title-sub-menu {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  padding-left: 15px;
  display: flex;
  align-items: center;
  padding: 20px 0;
  margin-bottom: 30px;
  margin-left: 32px;
}

.title-sub-menu::before {
  content: "";
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 41px;
  background: linear-gradient(180deg, #E1B20A 0%, #F5C20C 45.31%, #E1B20A 100%);
}

.menu-item {
  display: block;
  padding: 10px 15px;
  font-size: 16px;
}

.menu-item.ativo {
  font-weight: bold;
  background: linear-gradient(180deg, #E1B20A 0%, #F5C20C 45.31%, #E1B20A 100%);
  padding: 10px 15px;
}

.header-fixed .header-fixed-container .menu__section .menu {
  list-style: none;
  display: flex;
  align-items: center;
}

.header-fixed .header-fixed-container .menu__section .menu>li {
  scroll-behavior: auto;
  text-transform: uppercase;
  padding: 19px;
  height: 100%;
}

.header-fixed .header-fixed-container .menu__section .menu>li:hover {
  background-color: #ffffff !important;
}

#sub-hover .product-subItem a:hover {
  background: linear-gradient(180deg, #E1B20A 0%, #F5C20C 45.31%, #E1B20A 100%);
  display: flex;
  align-items: center;
  /* font-size: 12px; */
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

#sub-hover .product-subItem a {
  display: flex;
  align-items: center;
  font-size: 12px;
  letter-spacing: 0em;
  text-align: left;
  padding: 0 10px;
  border: 0;
  width: 238px;
  font-family: 'Libre Franklin', sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 200%;
  height: 35px;
}

.header-fixed .header-fixed-container .menu__section .menu>li a {
  width: 60px;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Libre Franklin', sans-serif;
}

.header-fixed .header-fixed-container .menu__section .menu>li a:hover {
  padding: 7px;
  font-weight: 700;
  /* font-size: 12px; */
  border-left: 3px solid rgba(225, 178, 10, 1);
  background-color: #ffffff;
  color: #000000;
}

.header-fixed .header-fixed-container .menu__section .open-menu-fixed {
  display: none;
  background: none;
  border: 0;
  cursor: pointer;
}

.header-fixed .header-fixed-container .menu__section .open-menu-fixed img {
  max-width: 32px;
  max-height: 32px;
}

.header-fixed .menu__section--mobile {
  width: 100%;
  height: 20px;
  position: absolute;
  top: 100%;
  left: 0;
  transition: 0.3s;
  transform: scaleY(0);
  transform-origin: top;
}

.header-fixed .menu__section--mobile.opened {
  transform: scaleY(1);
}

.header-fixed .menu__section--mobile .menu {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #000000;
}

.header-fixed .menu__section--mobile .menu>li {
  padding: 10px;
}

.header-fixed .menu__section--mobile .menu>li>a {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}

.woocommerce-breadcrumb {
  color: #333;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.product-item .product-flags .new {
  height: 18px;
  color: #ffff;
  bottom: 15em;
  font-size: 11px;
  position: absolute;
}



.product-flags {
  position: absolute;
  transform: translate(440px, 48px);
}

#ef-showcase .product-flags  {
  transform: translate(230px, -350px);
}


#ef-showcase .product-flags.home-flags {
  display: none;
  transform: translate(198px, -380px);
}


@media (max-width: 430px) {
  .product-flags {
    transform: translate(205px, -138px);
  }

  #ef-showcase .product-flags  {
    transform:   translate(325px, -366px);
  }
}

#ef-product .product-image {
  display: flex;
  border-radius: 13px;
  align-items: center;
  border: 1px solid rgba(242, 242, 242, 1);
  height: auto;
  justify-content: center;
  margin-top: 2em;
}


.product_info .product-image {
  height: 100% !important;
}

#ef-product #ef-showcase .content .title {
  text-align: unset;
}

#ef-product #ef-showcase .content .title h2 {
  margin-top: unset;
}

.product-related-alone #ef-showcase .content .product-item #ef-product .product-image {
  width: auto;
}

.product-flags .new {
  height: 30px;
  font-weight: 900;
  border-radius: 4%;
  text-transform: uppercase;
  width: 120px;
  background: #000000;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.bread__filter .breadcrumbs {
  color: #FFFFFF;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0;
  text-align: left;
  text-transform: lowercase;
}

.bread__filter {
  display: flex;
  height: 65px;
  align-items: center;
  padding: 0 36px;
  top: 80px;
  position: absolute;
  width: 100%;
  color: #ffffff;
  justify-content: space-between;
}

.bread__filter .woocommerce-breadcrumb a {
  color: #333;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

#ef-banner-info .ucbanner {
  display: flex;
  justify-content: center;
  gap: 1em;
}

#ef-banner-home {
  height: 520px;
  padding-top: 64px;
  position: inherit;
}

#ef-banner-home .slick-slide img {
  cursor: pointer;
  width: 100%;
}

#ef-banner-ruler {
  background: #FFFFFF;
  width: 100%;
  margin-top: 15px;
}

#ef-banner-ruler .banner__line {
  max-width: 1140px;
  margin: 0 auto;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 511px;
}

#ef-banner-ruler .banner__line ul {
  width: 200px;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

#ef-banner-ruler .banner__line ul li:last-child {
  margin-left: 10px;
}

#ef-banner-ruler .banner__line ul li p {
  margin: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #333333;
}

#ef-banner-ruler .banner__line ul li p:first-child {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}

#ef-banner-extra {
  margin-top: 30px;
  width: 100%;
}

#ef-banner-extra .banner__extra__line {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#ef-banner-info .ucbanner_content img {
  width: 96%;
}

#ef-banner-center .ucbanner .ucbanner_content img {
  width: 100%;
  aspect-ratio: 1140/255;
}

.ef-section-two {
  margin-top: 2em;
}

.ef-section-three #ef-showcase .content .slick-dots {
  display: none !important;
}

.ef-section-one #ef-showcase {
  background: #E5E5E5;
}

#ef-banner-center {
  margin-top: 1em;
}

.ef-section-one #ef-showcase .content .product-item {
  cursor: pointer;
  background: #ffff;
  min-height: 438px;
  height: 438px !important;
  margin-bottom: 2em;
}

#ef-showcase {
  display: flex;
  width: 100%;
  margin-bottom: 32px;
}

#ef-showcase .content {
  max-width: 1140px;
  margin: 0 auto;
}

#ef-showcase .content .products {
  min-height: 470px;
}

#ef-showcase .content .products .slick-list {
  padding-top: 25px;
  min-height: 470px;
}

#ef-showcase .content .product-item {
  padding: 5px;
  position: relative;
  margin: 0 15px;
  cursor: pointer;
}

.product__line .image__side .product-image {
  width: 500px;
}

#sub-hover {
  display: none;
}

.sub-menu .hover-effect {
  display: none;

}

.hover-effect {
  display: none;
}

#ef-showcase .content .product-item.desktop:hover {
  border: 1px solid #E1B20A;
}

#ef-showcase .content .product-item .product-image img {
  margin: 42px 0;
  height: 235px;
  max-width: 100%;
  padding: 5px;
}

#ef-showcase .content .product-item .product-image a {
  display: flex;
  justify-content: center;
}

#ef-showcase .content .product-item .product__info {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#ef-showcase .content .product-item .product__info .product-name {
  width: 102%;
  margin-bottom: 8px;
  min-height: 42px;
}

#ef-showcase .content .product-item .product__info .product-name a {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  color: #000000;
  line-height: 150%;
}

#ef-showcase .content .product-item .product__info .product-price .bank-billet {
  font-style: normal;
  font-weight: bold;
  line-height: 150%;
  color: #333;
  display: flex;
  justify-content: space-evenly;
}

#ef-showcase .content .product-item .product__info .product-price .bank-billet span {
  line-height: 18.06px;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 500;
  font-size: 14px;
}

#ef-showcase .content .product-item .product__info .product-price .bank-billet strong {
  line-height: 18.06px;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
  font-size: 14px;
}

#ef-showcase .content .product-item .product-link {
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 17em;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: all 2s;
}

#ef-showcase .content .product-item .product-link a {
  padding: 7px 80px;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 150%;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  color: #fff;
}

.ef-section-one #ef-showcase .content .slick-dots {
  display: none !important;
}

#ef-banner-extra {
  width: 100%;
  margin-top: 25px;
}

#ef-banner-extra .content {
  margin: 0 auto;
}

#ef-banner-extra .content .ucbanner_content img {
  height: auto;
}

#ef-social-media {
  width: 100%;
  height: 390px;
  margin-top: 15px;
}

#ef-social-media .content {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 390px;
}

#ef-social-media .content .main__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-style: normal;
  z-index: 9;
  text-align: center;
}

#ef-social-media .content .main__content .r-title {
  font-style: normal;
  font-weight: 999;
  font-size: 32px;
  line-height: 150%;
  color: #FFFFFF;
}

#ef-social-media .content .main__content .r-subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #FFFFFF;
}

#ef-social-media .content .main__content ul {
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

#ef-social-media .content .main__content ul li {
  margin-right: 10px;
}

#ef-social-media .content .main__content ul li img {
  width: 29px;
  height: 29px;
}

#ef-social-media .content .image {
  width: 25%;
  height: 100%;
}

#ef-social-media .content .image-1,
#ef-social-media .content .image-2,
#ef-social-media .content .image-3,
#ef-social-media .content .image-4 {
  background-position: center;
  background-size: cover;
}

#ef-social-media .content .image-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #333333;
  opacity: 0.6;
  transition: all ease 0.3s;
}

#ef-social-media .content:hover .image-hover {
  opacity: 0.85;
}

.item__seal {
  flex-wrap: wrap;
  display: flex;
  width: 50%;
  gap: 1em;
}

footer {
  width: 100%;
  background-color: #F5F5F5;
  margin: 0;
}

footer #ef-footer {
  border-top: 1px solid #cecece;
  width: 100%;
  padding-top: 32px;
}

footer #ef-footer .content {
  display: flex;
  justify-content: space-between;
  max-width: 1140px;
  margin: 0 auto;
}

footer #ef-footer .content .item {
  max-width: 33%;
}

footer #ef-footer .content .item .f-title {
  font-family: 'Libre Franklin', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  color: #000000;
}

footer #ef-footer .content .item ul {
  list-style: none;
  padding: 0;
}

footer #ef-footer .content .item ul li,
footer #ef-footer .content .item ul a {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 14px;
  color: #878787;
  font-weight: 400;
  line-height: 195%;
}

footer #ef-footer .content .item ul li,
footer #ef-footer .content .item ul a:hover {
  color: #000000;
}

footer #ef-footer .content .item ul li .tel,
footer #ef-footer .content .item ul a .tel {
  font-style: normal;
  font-size: 15px;
  line-height: 150%;
  color: #878787;
}

footer #ef-footer .content .item ul li {
  color: #878787;
}

footer #ef-footer .content .item .footer__line {
  height: 50%;
}

footer #ef-footer .content .item .footer__line .f-subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 150%;
  color: #000000;
}

footer #ef-footer .content .item .footer__line .payment-methods {
  width: 60%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  max-width: 100%;
}

footer #ef-footer .content .item .footer__line .payment-methods li {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  margin-right: 5px;
}

footer #ef-footer .content .item .footer__line .payment-methods li img {
  width: 35px;
  height: auto;
}

footer #ef-footer .content .item .footer__line .social-networks {
  position: relative;
  display: flex;
  top: 10em;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  max-width: 100%;
}

footer #ef-footer .content .item .footer__line .social-networks li {
  margin-right: 5px;
}

footer #ef-copyright {
  display: flex;
  width: 100%;
  background: #FFFFFF;
  border-top: 1px solid #cecece;
}

footer #ef-copyright a {
  font-family: 'Libre Franklin', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  color: #000000;
}

footer #ef-copyright a:hover {
  color: #757575;
}

footer #ef-copyright .content {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #fff;
}

footer #ef-copyright .content .copyright__line {
  padding: 10px;
}

footer #ef-copyright .content .copyright__line p {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
}

footer #ef-copyright .content #ef-logo a:first-child {
  margin-right: 10px;
}

#ef-logo a img {
  width: 90px;
}

#ef-logo {
  align-items: baseline;
  display: flex;
  justify-content: normal;
  gap: 1em;
}

#ef-back-to-top {
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  z-index: 9999999;
  position: fixed;
  right: 20px;
  bottom: 10%;
  cursor: pointer;
}

.main__desc {
  color: #000000;
  padding: 0 42px;
  line-height: 26px;
  font-size: 14px;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
}

#installments_section {
  border-right: 1px solid #E0E0E0;
  border-left: 1px solid #E0E0E0;
  display: none;
  color: #000000;
  padding: 0 42px;
  line-height: 26px;
  font-size: 14px;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
}

.product-flags .discount {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #D7F9DB;
  color: #4F4F4F;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;


}

.description__right {
  display: none;
  font-size: 16px;
  font-weight: 600;
}

.catalog__section {
  padding-top: 170px;
  width: 100%;
}

.catalog__section .top__section {
  width: 100%;
  background: #333333;
}

.catalog__section .top__section .title__section {
  max-width: 1140px;
  margin: 0 auto;
  padding: 20px 0px;
}

.catalog__section .top__section .title__section h1 {
  text-align: center;
  font-style: normal;
  font-weight: 650;
  font-size: 52px;
  line-height: 150%;
  color: #F2F2F2;
  margin: 0;
}

.catalog__section .main__content {
  width: 100%;
}

.catalog__section .main__content .productsCatalog {
  max-width: 1140px;
  margin-left: 2em;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.catalog__section .main__content .productsCatalog .product__item {
  height: 408px;
  max-width: 100%;
  padding: 10px;
  width: 30%;
  border: 0.5px solid #E0E0E0;
  position: relative;
  margin: 0 6px 50px 6px;
  transition: all ease 0.2s;
  min-height: 390px;
}

.catalog__section .main__content .productsCatalog .product__item:hover {
  border: 1px solid #E1B20A;
}

.catalog__section .main__content .productsCatalog .product__item .product-image img {
  width: 250px;
  height: 250px;
  max-width: 100%;
  aspect-ratio: 250/250;
}

.catalog__section .main__content .productsCatalog .product__item .product__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10px;
}

.catalog__section .main__content .productsCatalog .product__item .product__info .product-name {
  display: flex;
  min-height: 42px;
  justify-content: center;
}

.catalog__section .main__content .productsCatalog .product__item .product__info .product-name a {
  color: #000;
  text-align: center;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 129%;
  text-transform: uppercase;
}

.catalog__section .main__content .productsCatalog .product__item .product__info .product-price .bank-billet {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  color: #333;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}

.catalog__section .main__content .productsCatalog .product__item .product__info .product-price .bank-billet strong {
  font-size: 14px;
}

.catalog__section .main__content .productsCatalog .product__item .product-link {
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  bottom: 5rem;
}

.catalog__section .main__content .productsCatalog .product__item .product-link:hover {
  visibility: unset;
}

.catalog__section .main__content .productsCatalog .product__item .product-link a {
  padding: 9px 40px;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
}

.catalog__section .main__content .no-results {
  max-width: 1140px;
  margin: 0 auto;
  text-align: center;
}

.catalog__section .main__content .no-results p {
  margin: 0;
}

.catalog__section .pagination {
  display: flex;
  width: 100%;
  background-color: #fff;
  margin: 0;
  padding: 40px 0 20px 0;
}

.catalog__section .pagination .pagination__content {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.catalog__section .pagination .pagination__content .links a {
  background-color: #f2f2f2;
  border-radius: 2px;
  border: 0;
  padding: 8px 14px;
  font-weight: 500;
  font-size: 17px;
  line-height: 150%;
  color: #C5C5C5;
}

.catalog__section .pagination .pagination__content .links a.current {
  background-color: #BDBDBD;
  color: #fff;
}

.ef-newsletter-width {
  gap: 3em;
  width: 95%;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#ef-newsletter {
  padding: 40px 35px;
}

#ef-newsletter .left__side {
  display: flex;
  align-items: center;
  justify-content: center;
}

#ef-newsletter .left__side img {
  margin-right: 15px;
}

.infos h4 {
  font-size: 14px;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
}

#ef-newsletter .left__side p {
  color: #333333;
  line-height: 150%;
  margin: 0;
}

#ef-newsletter .left__side p:first-child {
  letter-spacing: 8px;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
  font-size: 22px;
}

#ef-newsletter .left__side p:last-child {
  font-weight: normal;
  font-size: 18px;
}

.right__side {
  display: contents;
}

.right__side button {
  text-transform: uppercase;
  color: #FFFFFF;
  width: 130px;
  height: 43px;
  font-weight: 700;
  font-size: 18px;
  line-height: 17px;
  border: 0;
  letter-spacing: 0.098em;
}

.side__name {
  font-family: 'Libre Franklin', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 250%;
  border: 0;
  border-bottom: 1px solid #9b09d6;
  width: 232px;
}

.side__email {
  font-family: 'Libre Franklin', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 250%;
  border: 0;
  border-bottom: 1px solid #9b09d6;
}

.button-filter {
  color: #505050;
  border-radius: 12px;
  margin: 0 1em;
  background: #ffff;
  padding: 0 15px;
  height: 32px;
  border: hidden;
  font-size: 14px;
  font-weight: 400;
}

.smart__filter {
  width: 300px;
  padding: 19px;
  border: 1px solid #E0E0E0;
  left: 1rem;
  height: 100%;
  background-color: #FFFFFF;
  margin-left: 35px;
}

#typeFilterList input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 24px;
  height: 24px;
  border: 2px solid #d1d5db; 
  display: inline-block;
  position: relative;
  cursor: pointer;
  border-radius: 6px; 
  transition: all 0.2s ease-in-out;
}


#typeFilterList input[type="checkbox"]:checked {
  background-color: black; 
}


#typeFilterList input[type="checkbox"]:checked::after {
  content: "✓";
  font-size: 16px;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


#typeFilterList label {
  display: flex;
  align-items: center;
  gap: 30px; 
  font-size: 18px;
  cursor: pointer;
  transition: color 0.2s ease-in-out;
}

.smart__filter .filter__main {
  max-width: 1140px;
  margin: 0 auto;
}

.smart__filter .filter__main .button__filter {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 30px;
}

.smart__filter .filter__main .button__filter svg {
  margin-right: 10px;
}

.smart__filter .filter__main .button__filter h2 {
  color: #1D1D1B;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: unset;
  margin-bottom: unset;
}

.smart__filter .filter__main .filter__items {
  align-items: center;
  justify-content: space-between;
  width: 98%;
  margin: 0 auto;
}

.smart__filter .filter__main .filter__items label {
  /*margin-bottom: 26px;
  font-weight: bold;
  font-size: 13px;
  line-height: 150%;
  color: #878787;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;*/
}

.filter-title {
  color: #1D1D1B;
  font-family: Hind Madurai, serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 30px;
}

#typeFilterList {
  color: #4F4F4F;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  list-style: none;
  padding: 0;
}

.icon_search_filter {
  position: relative;
  bottom: 3rem;
  left: 5px;
  width: 20px;
}

#product_search {
  border: 1px solid #F2F2F2;
  border-radius: 5px;
  height: 40px;
  width: 100%;
  padding: 1px 27px;
  font-family: Overpass, sans-serif;
}

.category-list {
  position: relative;
  bottom: 25px;
}

.catalog_filter_type {
  position: relative;
  bottom: 2rem;
}

.select__price {
  position: relative;
  bottom: 1rem;
}

.filter__items p {
  width: 256px;
  height: 1px;
  background: #E0E0E0;
}

.filter__toggle__list .filter__toggle__item label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: unset;
  font-weight: unset;

}

.smart__filter .filter__main .filter__items label select {
  border-radius: 3px;
  background: #FFFFFF;
  border: 1px solid #c9c9c9;
  padding: 3px 7px;
  width: 150px;
}

.smart__filter .filter__main .filter__items label select option {
  border-radius: 2px;
  background: #F2F2F2;
  border: 1px solid #c9c9c9;
}

.smart__filter .filter__main .select__price {
  flex: 0.5;
  margin-bottom: 10px;
}

.smart__filter .filter__main .select__price .price__title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
}

.smart__filter .filter__main .select__price .price__title label {
  margin: 0;
}

.smart__filter .filter__main .select__price .price__title input {
  border: 0;
}

.smart__filter .filter__main .select__price #slider-range {
  border: 0;
  background-color: #333333;
  height: 3px;
}

.smart__filter .filter__main .select__price #slider-range .ui-slider-range {
  background: #333333;
  border: 0;
}

.smart__filter .filter__main .select__price #slider-range .ui-slider-handle {
  top: -7px;
  border-radius: 50%;
  border: 0 !important;
  background: #333333 !important;
}

#ef-product {
  background: #FFFFFF;
  padding-top: 101px;
}

#ef-product .breadcrumb-style {
  background: linear-gradient(180deg, #F2CC86 0%, rgba(255, 218, 148, 0.94) 43.59%, rgba(245, 192, 96, 0.81) 100%) !important;
  display: flex;
  height: 51px;
  align-items: center;
  padding: 0 36px;
  top: 74px;
  position: absolute;
  width: 100%;
}

#ef-product .breadcrumb-style img {
  margin-right: 5px;
}

#ef-product .breadcrumb-style .woocommerce-breadcrumb {
  color: #505050;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0;
  text-align: left;
  text-transform: lowercase;
}

#ef-product .breadcrumb-style .woocommerce-breadcrumb a {
  text-transform: lowercase;
  font-family: 'Libre Franklin', sans-serif;
  line-height: 21px;
  letter-spacing: 0;
  text-align: left;
  font-weight: 400;
  font-size: 15px;
  color: #505050;
}

#ef-product #ef-banner-ruler {
  padding-bottom: 15px;
}

#ef-product .product_info {
  width: 100%;
}

#ef-product .product_info .content {
  max-width: 1140px;
  margin: 0 auto;
  padding: 2% 0;
}

#ef-product .product_info .content .product__line {
  margin-bottom: 1em;
  display: flex;
  padding: 0;
  gap: 1em;
  justify-content: center;
}

.info__side .product-flags {
  display: flex;
  gap: 1em;
}

.info__side {
  flex-basis: min-content;
}

#ef-product .product_info .content .product__line .info__side .product-name {
  font-family: 'Libre Franklin', sans-serif;
  text-align: initial;
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  background: #FFFFFF;
  color: #000000;
}

#ef-product .product_info .content .product__line .info__side .description__product {
  font-weight: normal;
  font-size: 13px;
  line-height: 150%;
  color: #878787;
  margin-bottom: 25px;
}

#ef-product .product_info .content .product__line .info__side .product-price {
  margin: 3em 0 1em 0;
}

#ef-product .product_info .content .product__line .info__side .product-price .bank-billet {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

#ef-product .product_info .content .product__line .info__side .product-price .bank-billet span {
  font-size: 14px;
  line-height: 150%;
  color: #4F4F4F;
}

.credit-card {
  font-family: 'Libre Franklin', sans-serif;
}

#ef-product .product_info .content .product__line .info__side .product-price .bank-billet strong {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 900;
  font-size: 36px;
  color: #1D1D1B;
}

#ef-product .product_info .content .product__line .info__side .product-price .credit-card span {
  font-size: 14px;
  line-height: 150%;
  color: #4F4F4F;
}

#ef-product .product_info .content .product__line .info__side .product-price .credit-card strong {
  font-weight: bolder;
}

#ef-product .product_info .content .product__line .info__side .product-buy {
  display: flex;
  align-items: end;
  justify-content: flex-start;
}

#ef-product .product_info .content .product__line .image__side .product-gallery .thumbnail {
  cursor: pointer;
  background: none;
  border: 0;
  margin-bottom: 0;
}

#ef-product .product_info .content .product__line .image__side .product-gallery .thumbnail img {
  max-width: 85px;
}

#ef-product .product_info .content .product__line .image__side .product-gallery .thumbnail.slick-current img {
  opacity: 1;
}

#ef-product .product_info .content .aditional__infos {
  width: 100%;
}

#ef-product .product_info .content .aditional__infos .product-tabs {
  border: 1px solid #E0E0E0;
  color: black;
  margin: 0 auto;
  border-bottom: 0;

}

#ef-product .product_info .content .aditional__infos .product-tabs .tabs {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}

#ef-product .product_info .content .aditional__infos .product-tabs .tabs a {
  text-transform: uppercase;
  width: 100%;
  padding: 20px 50px;

  font-weight: 700;
  font-size: 14px;
  color: #878787;
  background: none;
  line-height: 150%;
}

#ef-product .product_info .content .aditional__infos .product-tabs .tabs a.active {
  background-color: #F9F9F9;
  color: #333333;
}

#ef-product .product_info .content .aditional__infos .product-tabs #description_section {
  margin-top: 1em;
  display: flex;
  justify-content: space-between;
}

#ef-kit-product .quantity {
  width: fit-content;
}

#ef-kit-product .quantity,
#ef-product .quantity {
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: fit-content;
}

@media only screen and (max-width: 700px) {
  .menu__mobile {
    z-index: 100;
    display: block;
  }

  .fa-bars:before,
  .fa-navicon:before {
    color: #FFFFFF;
  }

  #ef-kit-product .quantity,
  #ef-product .quantity {
    margin-bottom: 3em;
  }
}

#ef-kit-product .quantity #more,
#ef-kit-product .quantity #less,
#ef-product .quantity #more,
#ef-product .quantity #less {
  border: 1px solid #9b09d6;
  border-radius: 50%;
  background-color: #FFFFFF;
  width: 20px;
  height: 20px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

#ef-kit-product .quantity #more i,
#ef-kit-product .quantity #less i,
#ef-product .quantity #more i,
#ef-product .quantity #less i {
  transform: scale(0.8);
}

#ef-kit-product .quantity input,
#ef-product .quantity input {
  border: 0;
  border-radius: 1px;
  width: 35px;
  height: 30px;
  margin: 0 5px;
  text-align: center;
  font-size: 16px;
  line-height: 150%;
}

#ef-kit-product .cart button[name=add-to-cart],
#ef-product .cart button[name=add-to-cart] {
  background: #000000;
  padding: 5px 77px;
  margin-left: 10px;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  border: none;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 16px;
  display: inline-block;
}

#ef-account {
  background: #FFFFFF;
  padding-top: 127px;
}

#ef-account .content {
  max-width: 1140px;
  margin: 0 auto;
}

#ef-account .content .woocommerce {
  padding: 25px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-navigation {
  width: 30%;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  max-width: 100%;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-navigation ul li {
  padding: 10px 15px;
  border-bottom: 1px solid #000000;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
  border: 0;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-navigation ul li a {
  color: #000000;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
  color: #ff0015;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content {
  max-width: 65%;
}

.woocommerce-MyAccount-content a {
  color: #ff0015;
}

.woocommerce-MyAccount-content a:hover {
  opacity: 0.6;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content .my_account_orders {
  font-size: 0.85em;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 735px;
  border-collapse: separate;
  border-radius: 5px;
  padding: 5px;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content .my_account_orders th {
  font-weight: 700;
  padding: 9px 12px;
  line-height: 1.5em;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content .my_account_orders th,
#ef-account .content .woocommerce .woocommerce-MyAccount-content .my_account_orders td {
  padding: 4px 8px;
  vertical-align: middle;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content .my_account_orders tr {
  font-size: 13px;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content .my_account_orders tr td a.button {
  font-size: 100%;
  margin: 0 5px 0 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content .woocommerce-Message--info {
  width: 605px;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses {
  text-align: center;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address {
  padding: 5px;
  margin-bottom: 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title {
  margin: 15px 0 20px 0;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a {
  padding: 9px 15px;
  background-color: #000000;
  color: #fff;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content form {
  width: 715px;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content form h3 {
  text-align: center;
  font-weight: bolder;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields {
  padding: 5px;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p input,
#ef-account .content .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p select {
  width: 245px;
  padding: 3px 10px;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields>p {
  text-align: center;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields>p button {
  background-color: #000000;
  border: 0;
  color: #fff;
  margin-top: 10px;
  width: 125px;
  height: 40px;
  font-size: 14px;
  font-weight: bolder;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm {
  padding: 5px;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm p {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm p input,
#ef-account .content .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm p select {
  width: 245px;
  padding: 3px 10px;
}

#ef-account .content .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm p button {
  background-color: #4f0a6b;
  border: 1px solid #9b09d6;
  color: #fff;
  margin-top: 10px;
  width: 125px;
  height: 40px;
  font-size: 12px;
  font-weight: bolder;
}

#ef-account .content .woocommerce #customer_login {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#ef-account .content .woocommerce #customer_login .u-column1,
#ef-account .content .woocommerce #customer_login .u-column2 {
  width: 40%;
}

#ef-account .content .woocommerce #customer_login .u-column1 h2,
#ef-account .content .woocommerce #customer_login .u-column2 h2 {
  color: #000000;
  font-weight: bolder;
}

#ef-account .content .woocommerce #customer_login .u-column1 form,
#ef-account .content .woocommerce #customer_login .u-column2 form {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px 10px;
  border-radius: 5px;
  min-height: 385px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#ef-account .content .woocommerce #customer_login .u-column1 form p,
#ef-account .content .woocommerce #customer_login .u-column2 form p {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

#ef-account .content .woocommerce #customer_login .u-column1 form p button,
#ef-account .content .woocommerce #customer_login .u-column2 form p button {
  background-color: #000000;
  border: 0;
  color: #fff;
  margin-top: 10px;
  width: 125px;
  height: 40px;
  font-size: 14px;
  font-weight: bolder;
  margin: 0 auto;
}

.login__modal {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  padding-top: 100px;
}

.login__modal .login__inside {
  max-width: 680px;
  margin: 0 auto;
  background-color: #fff;
  padding: 25px;
}

.login__modal .login__inside .woocommerce-form-login-toggle {
  display: none !important;
}

.login__modal .login__inside .woocommerce-form-login {
  display: block !important;
  max-width: 70%;
  margin: 0 auto;
  padding-top: 20px;
}

.login__modal .login__inside .woocommerce-form-login .woocommerce-form-login__submit {
  background-color: #000000;
  color: #fff;
}

.login__modal .login__inside .svg-inline--fa {
  float: right;
  color: #000000;
  cursor: pointer;
}

.login__modal .login__inside .woocommerce-notices-wrapper {
  display: none !important;
}

#ef-filter form label {
  color: #333;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: unset;
}

.product-image {
  display: flex;
  justify-content: center;
}

.mobile__filter {
  display: none;
  position: relative;
  top: 30px;
  width: 100%;
  justify-content: center;
}

.mobile__filter button {
  width: 200px;
  background: white;
  border: 1px solid black;
  align-items: center;
  display: flex;
  justify-content: center;
}

@media (max-width: 1025px) {
  .mobile__filter {
    display: flex;
  }

  .small__cart {
    width: 94%;
  }

  header #ef__secHeader .ef__bottomsection {
    max-width: 925px;
  }

  header #ef__secHeader .ef__bottomsection .logo {
    margin-right: 30px;
  }

  header #ef__secHeader .ef__bottomsection .menu__btn {
    display: flex;
    margin-right: 35px;
  }

  #ef-banner-ruler .banner__line {
    max-width: 925px;
  }

  #ef-banner-extra .banner__extra__line {
    max-width: 925px;
    flex-wrap: wrap;
  }

  #ef-banner-extra .banner__extra__line .item {
    margin: 0 auto 10px auto;
  }

  #ef-banner-extra .ucbanner_content {
    margin: 15px 0;
  }

  #ef-banner-extra .ucbanner_content img {
    max-width: 100% !important;
  }

  #ef-showcase {
    margin-bottom: 40px;
  }

  #ef-showcase .content {
    max-width: 890px;
  }

  #ef-showcase .content .product-item {
    height: 470px;
    padding: 25px;
  }

  #ef-showcase .content .product-item .product-image img {
    margin: 0 auto;
  }

  #ef-showcase .content .slick-dots {
    bottom: -25px;
  }

  footer #ef-footer {
    padding: 0 20px;
  }

  footer #ef-footer .content {
    max-width: 100%;
  }

  footer #ef-footer .content .item ul li {
    font-size: 15px;
  }

  footer #ef-footer .content .item ul li .tel {
    font-size: 20px;
  }

  footer #ef-copyright .content {
    max-width: 100%;
    padding: 0 15px;
  }

  .catalog__section .main__content .products .product__item {
    margin: 0 5px 30px 5px;
  }

  .catalog__section .main__content .products .product__item .product-link a {
    padding: 7px 70px;
    margin-top: 5px;
  }

  #ef-product .breadcrumb-style {
    padding: 15px;
  }

  #ef-product #ef-banner-ruler .banner__line ul {
    padding: 0;
  }

  #ef-product .product_info .content {
    padding: 2%;
  }

  #ef-product .coments__section ul {
    max-width: 90%;
    margin: 0 auto !important;
  }

  #ef-product .coments__section ul li::after {
    width: 285px !important;
    height: 189px !important;
    top: 11px !important;
    left: 12px !important;
  }

  #ef-product .slick-slider .slick-dots {
    bottom: -20px;
  }



  #ef-account .content .woocommerce .woocommerce-MyAccount-content .my_account_orders {
    width: 670px;
  }

  #ef-account .content .woocommerce .woocommerce-MyAccount-content form {
    width: 665px;
  }

  #ef-account .content .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p input {
    padding: 2px 10px !important;
  }

  #ef__thirdHeader {
    display: none;
  }

  #ef-banner-home,
  .catalog__section,
  #ef-product,
  #ef-account {
    padding-top: 0;
  }
}

@media (max-width: 900px) {
  .mobile__filter {
    display: flex;
  }

  .small__cart {
    width: 94%;
  }

  #ef-showcase .content .products .slick-list {
    padding: 0;
    min-height: 0;
  }

  header #ef__secHeader .ef__bottomsection {
    max-width: 100%;
  }

  header #ef__secHeader .ef__bottomsection .logo {
    margin-right: 15px;
  }

  header #ef__secHeader .ef__bottomsection .menu__btn {
    margin-right: 25px;
  }

  #ef-banner-ruler {
    margin-top: 20px;
  }

  #ef-banner-ruler .banner__line {
    max-width: 100%;
    padding: 0 20px;
  }

  #ef-banner-ruler .banner__line ul {
    height: 270px;
    padding: 0;
  }

  #ef-showcase .content {
    max-width: 100%;
  }

  footer #ef-footer .content .item ul li {
    font-size: 13px;
  }

  .catalog__section .main__content .productsCatalog {
    padding: 15px;
  }

  .catalog__section .main__content .productsCatalog .product__item {
    min-height: 350px;
    width: 100%;
  }

  .catalog__section .main__content .productsCatalog .product__item .product-image img {
    width: 200px;
  }

  .catalog__section .main__content .productsCatalog .product__item .product-link a {
    padding: 7px 45px;
  }

  #ef-product .coments__section ul li::after {
    width: 250px !important;
    height: 189px !important;
    top: 10px !important;
    left: 10px !important;
  }

  #ef-account .content .woocommerce .woocommerce-MyAccount-content .my_account_orders {
    width: 585px;
  }

  #ef-account .content .woocommerce .woocommerce-MyAccount-content form {
    width: 565px;
  }

  #ef-banner-home .ucbanner .slick-dots {
    bottom: -5px;
  }
}

@media (max-width: 769px) {
  .mobile__filter {
    display: flex;
  }

  .small__cart {
    width: 94%;
  }

  .clear_sm {
    clear: both;
  }

  .header-fixed .header-fixed-container .menu__section .menu-menu-1-container {
    display: none;
  }

  .header-fixed .header-fixed-container .menu__section .open-menu-fixed {
    display: block;
  }

  footer #ef-footer .content .item ul li {
    font-size: 12px;
  }

  footer #ef-footer .content .item ul li .tel {
    font-size: 18px;
  }

  .catalog__section .main__content .productsCatalog {
    justify-content: space-around;
    flex-direction: column;
  }

  .catalog__section .main__content .productsCatalog .product__item {
    margin: 0 10px 30px 10px;
  }

  .catalog__section .main__content .productsCatalog .product__item .product-link a {
    padding: 7px 55px;
  }

  .catalog__section .pagination {
    padding: 30px 10px 20px 0;
  }

  #ef-product .product_info .content .product__line .image__side {
    width: 100%;
  }

  #ef-product .product_info .content .product__line .image__side .product-gallery .thumbnail img {
    cursor: pointer;
    max-width: 65px;
  }

  #ef-product .product_info .content .product__line .info__side {
    width: 45%;
  }

  #ef-product .product_info .content div.product-buy {
    flex-direction: column;
  }

  #ef-product .product_info .content div.product-buy button {
    margin-top: 1rem;
  }

  #ef-product .product_info .content .aditional__infos .product-tabs .tabs a {
    padding: 15px 25px;
  }

  #ef-product .product_info .content .aditional__infos .product-tabs #description_section .description__right .imgs__top .card .img__bg {
    width: 75px;
    height: 75px;
  }

  #ef-product .product_info .content .aditional__infos .product-tabs #description_section .description__right .product__img img {
    max-width: 200px;
    height: auto;
  }

  #ef-product .product_info .content .aditional__infos .product-tabs #installments_section {
    padding-left: 20px;
  }

  #ef-product .product_info .content .aditional__infos .product-tabs #installments_section .installments ul li span {
    font-size: 16px;
  }

  #ef-product .coments__section ul {
    max-width: 85%;
  }

  #ef-product .coments__section ul li::after {
    width: 204px !important;
    height: 191px !important;
    top: 7px !important;
    left: 7px !important;
  }

  #ef-account .content .woocommerce .woocommerce-MyAccount-content .my_account_orders {
    width: 500px;
  }

  #ef-account .content .woocommerce .woocommerce-MyAccount-content form {
    width: 500px;
  }

  #ef-account .content .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p input,
  #ef-account .content .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p select {
    width: 200px;
  }

  #ef-banner-home {
    padding-top: 40px;
  }
}

@media (max-width: 700px) {
  .mobile__filter {
    display: flex;
  }

  .small__cart {
    width: 94%;
  }

  .product-image.slick-slide img {
    height: 306px !important;
    width: 100%;
  }

  header #ef__secHeader #ef-link-account span {
    display: none;
  }

  #shipping-calc #wscp-button {
    width: 75%;
    margin-top: 10px;
  }
}

@media (max-width: 600px) {
  .mobile__filter {
    display: flex;
  }

  .smart__filter .filter__main .button__filter {
    position: relative;
    top: 5px;
    margin-left: 5px;
  }

  .small__cart {
    width: 94%;
  }

  .ef-banner-center img {
    margin-top: 4em;
    width: 100%;
  }

  .ef-banner-center {
    padding: 0 15px;
    margin-top: -3em;
    height: 200px;
  }

  #ef-banner-home {
    padding-top: 50px;
  }

  #ef-banner-extra-slide {
    margin-top: -21em;
  }

  #ef-banner-extra .ucbanner_content {
    padding: 0 7px;
  }

  .banner-slide .ucbanner {
    gap: 0;
  }

  #ef-banner-home {
    height: 300px;
  }

  header #ef__secHeader {
    height: 100px;
  }

  header #ef__secHeader .links #ef-link-account {
    margin-right: 15px !important;
  }

  .header-fixed {
    width: 100%;
  }

  .header-fixed .header-fixed-container {
    justify-content: center;
  }

  .ef-newsletter-width {
    padding: 0 15px;
    display: block;
  }

  .right__side button {
    margin-top: 1em;
  }

  #ef-banner-ruler .banner__line .slick-dots {
    margin-left: 10em;
    bottom: -68px;
  }

  #ef-showcase {
    margin-bottom: 30px;
  }

  #ef-showcase .content .product-item .product-link {
    bottom: 19px;
    margin-top: -12px;
  }

  #ef-showcase .content .product-item .product-link a {
    padding: 7px 68px;
  }

  #ef-showcase .content .slick-dots {
    bottom: -10px;
  }

  #ef-back-to-top {
    width: 55px;
    height: 55px;
  }

  .catalog__section .main__content .productsCatalog .product__item .product-image img {
    width: 170px;
  }

  .catalog__section .main__content .productsCatalog .product__item .product-link a {
    padding: 7px 40px;
  }

  .catalog__section .main__content .productsCatalog .product__item .product__info {
    margin-top: -70px;
    height: 115px;
  }

  .smart__filter .filter__main .filter__items {
    display: block;
  }

  .smart__filter .filter__main .filter__items label {
    margin: 5px 10px;
    position: relative;
    bottom: 18px;
  }

  .smart__filter .filter__main .filter__items label select {
    max-width: 280px;
  }

  .smart__filter .filter__main .select__price {
    margin: 10px 20px 0 20px;
    flex: 1;
  }

  #ef-product {
    padding-top: 125px;
  }

  #ef-product .breadcrumb-style img {
    width: 13px;
    height: auto;
  }

  #ef-product #ef-banner-ruler {
    margin-bottom: 35px;
  }

  #ef-product .product_info .content .product__line .info__side .product-name {
    font-size: 22px;
  }

  #ef-product .product_info .content .product__line .info__side .product-price .bank-billet strong {
    font-size: 36px;
  }

  #ef-product .product_info .content .product__line .image__side .product-image img {
    width: 90%;
    max-width: 90%;
  }

  #ef-product .product_info .content .aditional__infos .product-tabs .tabs a {
    padding: 10px 15px;
  }

  #ef-product .product_info .content .aditional__infos .product-tabs #description_section .description__right .imgs__top .card .img__bg {
    width: 60px;
    height: 60px;
  }

  #ef-product .product_info .content .aditional__infos .product-tabs #description_section .description__right .imgs__top .card .img__bg img {
    width: 25px;
    height: auto;
  }

  #ef-product .product_info .content .aditional__infos .product-tabs #description_section .description__right .imgs__top .card p {
    font-size: 16px;
  }

  #ef-product .product_info .content .aditional__infos .product-tabs #description_section .description__right .product__img img {
    max-width: 180px;
  }

  #ef-product .product_info .content .aditional__infos .product-tabs #installments_section ul li span {
    font-size: 14px;
  }

  #ef-product .coments__section ul li::after {
    width: 237px !important;
    height: 189px !important;
    top: 9px !important;
    left: 9px !important;
  }

  #ef-account .content .woocommerce .woocommerce-MyAccount-content .my_account_orders {
    width: 403px;
  }

  #ef-account .content .woocommerce .woocommerce-MyAccount-content form {
    width: 385px;
  }

  #ef-account .content .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p input,
  #ef-account .content .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p select {
    width: 165px;
  }

  #ef-banner-extra-4 {
    margin: 40px 0;
  }

  #shipping-calc #wscp-button {
    width: 85%;
    margin-top: 10px;
  }
}

@media (max-width: 481px) {
  .mobile__filter {
    display: flex;
  }

  .main__content {
    position: relative;
    top: 3rem;
  }

  .wrapper_filter {
    background: rgba(0, 0, 0, .7);
    padding: 5px;
    z-index: 9;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    overflow: auto;
    display: none;
    align-items: center;
    flex-direction: column;
  }

  .small__cart {
    width: 94%;
  }

  .title {
    margin: 15px 0;
    top: 15px;
  }

  #ef-banner-home .ucbanner .slick-dots {
    bottom: -15px;
  }

  #ef-banner-ruler {
    margin-top: 30px;
  }

  .ef-section-one #ef-showcase .content .slick-dots {
    bottom: 10px;
  }

  header #ef__secHeader .ef__bottomsection {
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 0 20px;
  }

  header #ef__secHeader .ef__bottomsection .logo {
    order: 2;
  }

  header #ef__secHeader .ef__bottomsection .menu__btn {
    order: 1;
  }

  header #ef__secHeader .ef__bottomsection .links {
    order: 4;
    height: auto !important;
  }

  header #ef__secHeader .ef__bottomsection .links #ef-link-account {
    margin-right: 25px !important;
  }

  .catalog__section .main__content .productsCatalog .product__item {
    margin: 0 5px 30px 5px;
  }

  #ef-product .product_info .content .product__line {
    padding: 10px 15px;
    flex-direction: column;
  }

  #ef-product .product_info .content .product__line .info__side {
    order: 2;
    width: 100% !important;
  }

  #ef-product .product_info .content .product__line .image__side {
    order: 1;
    width: 100% !important;
  }

  #ef-showcase {
    flex-wrap: wrap;
    margin-bottom: 40px;
  }

  #ef-showcase .content .slick-dots {
    bottom: -10px;
  }

  #ef-showcase .content .product-item .product-link a {
    padding: 7px 145px;
  }

  #shipping-calc #wscp-button {
    width: auto;
    margin-top: 0;
  }
}

@media (max-width: 430px) {
  .mobile__filter {
    display: flex;
  }

  .logo a {
    display: block;
    margin-left: 76px;
  }

  #ef-banner-info .slick-dots {
    display: none !important;
  }

  .small__cart {
    width: 94%;
  }

  #ef-product .product_info .content .product__line .image__side {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .product-related-alone {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .smart__filter {
    padding: 0;
    margin: 3em 0 2em 0;
    top: 7rem;
    left: 3rem;
  }

  .bread__filter {
    top: 8em;
    padding: 0;
    height: 36px;
    gap: 0;
  }

  .top-menu {
    margin-top: 3em;
  }

  .header-fixed {
    height: 100px;
    justify-content: space-between;
    align-items: center;
  }

  .menu {
    display: none !important;
  }

  .menu.active {
    display: block !important;
  }

  .header-fixed .header-fixed-container .menu__section .menu {
    text-align: center;
    left: 0;
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    height: 900px;
  }

  .product-related-config {
    flex-wrap: wrap;
  }

  #ef-kit-product .quantity,
  #ef-product .quantity {
    margin-bottom: 1.7em;
    align-items: baseline;
  }

  .img__product {
    display: flex;
    align-items: center;
    width: 70%;
  }

  #ef-product .product_info .content .product__line .image__side .product-image img {
    width: 100%;
    max-width: 100%;
    height: 276px;
  }

  #ef-product .product_info .content .product__line .image__side .product-image {
    padding: 0;
    margin: 0;
    width: 100% !important;
  }

  #ef-product .breadcrumb-style {
    padding: 0 6px;
    margin-top: -2em;
    width: 100%;
  }

  #ef-product .product_info .content div.product-buy {
    align-items: baseline !important;
    flex-direction: column;
  }

  #ef-product .product_info .content .product__line .image__side .product-gallery .thumbnail img {
    height: auto;
    margin-left: 11px;
  }

  #ef-product .product_info .content .product__line .info__side .product-name {
    width: 100%;
  }

  .compre-junto-name {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .compre-junto-config {
    align-items: center;
    flex-direction: column;
  }


  .compre-junto-config > div {
    display: flex;
    flex-direction: column;
  }

  .compre-junto-name > .link {
    margin-top: 20px;
  }

  footer #ef-footer .content .item .footer__line .payment-methods {
    width: 100%;
  }

  .ef-newsletter-width {
    height: 40%;
  }

  #ef-newsletter .left__side {
    margin-top: 1em;
    display: flex;
    flex-wrap: wrap;
    text-align: inherit;

  }

  .product-flags {
    display: flex;
  }

  .ef-section-one .product-item .product-flags .discount {
    left: 26em !important;
  }

  .product-item .product-flags .new {
    display: none;
  }

  .hover-effect {
    display: flex;
  }

  #ef-banner-center {
    width: 100%;
    height: auto;
  }

  #ef-banner-center .ucbanner .ucbanner_content img {
    width: 100%;
    height: auto;
  }

  #ef-banner-info .ucbanner_content img {
    margin-bottom: 3em;
    width: 100%;
    height: auto;
  }

  #ef-banner-info .slick-slider .slick-next {
    display: none !important;
  }

  #ef-banner-info .slick-slider .slick-prev {
    display: none !important;
  }

  #ef-banner-info .slick-slider .slick-dots li button {
    background-color: #000000;
  }

  #ef-banner-info .slick-slider .slick-dots .slick-active button {
    height: 20px;
    width: 20px;
  }

  #ef-banner-extra .content .ucbanner_content img {
    width: auto;
    height: auto;
  }

  footer #ef-footer .content {
    flex-wrap: wrap;
  }

  footer #ef-footer .content .item {
    max-width: 40%;
  }

  #ef-newsletter .left__side p:last-child {
    width: 101%;
    margin-bottom: 1em;
  }

  #ef-banner-extra .banner__extra__line {
    max-width: 90%;
  }

  #ef-banner-extra .banner__extra__line .item .ucbanner_content {
    margin-bottom: 25px;
  }

  #ef-banner-extra .banner__extra__line .item .ucbanner_content img {
    height: auto;
  }

  footer #ef-footer .content .item {
    padding: 2%;
  }

  footer #ef-footer .content .item ul li {
    font-size: 11px;
  }

  footer #ef-footer .content .item ul li .tel {
    font-size: 16px;
  }

  footer #ef-footer .content .item ul li a {
    font-size: 14px;
  }

  footer #ef-footer .content .item .payment-methods {
    margin: 0;
  }

  footer #ef-footer .content .item .payment-methods li {
    margin-bottom: 5px;
  }

  footer #ef-footer .content .item .social__networks h3 {
    margin-top: 10px;
  }

  footer #ef-copyright .content {
    display: block;
  }

  footer #ef-copyright .content #ef-logo {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  footer #ef-copyright .content #ef-logo a {
    margin-bottom: 15px;
  }

  #ef-back-to-top {
    display: none;
  }

  .smart__filter .filter__main .filter__items label select {
    max-width: 235px;
  }

  .catalog__section {
    padding-top: 125px;
  }

  .catalog__section .main__content .productsCatalog {
    margin-left: 0;
  }

  .catalog__section .main__content .productsCatalog .product__item .product-link a {
    padding: 5px 30px;
  }

  .catalog__section .main__content .productsCatalog .product__item .product__info {
    margin-top: -30px;
    height: 115px;
  }

  #ef-newsletter .left__side {
    display: block;
    text-align: center;
  }

  #ef-newsletter .left__side p:first-child {
    font-size: 24px;
  }

  #ef-newsletter .left__side p:last-child {
    font-size: 14px;
  }

  #ef-product .aditional__infos .product-tabs .tabs a {
    font-size: 14px;
    padding: 10px;
  }

  #ef-product .aditional__infos .product-tabs #description_section .description__left {
    width: 95% !important;
    margin: 0 auto;
    font-size: 13px !important;
  }

  #ef-product .aditional__infos .product-tabs #installments_section .description__right {
    display: none;
  }

  #ef-product .aditional__infos .product-tabs #installments_section ul li span {
    font-size: 14px !important;
  }

  #ef-product .coments__section ul {
    max-width: 80%;
  }

  #ef-product .coments__section ul li::after {
    width: 316px !important;
    height: 191px !important;
    top: 12px !important;
    left: 12px !important;
  }

  #ef-account {
    padding-top: 125px;
  }

  #ef-account .woocommerce {
    flex-direction: column;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    padding: 0 10px;
  }

  #ef-account .woocommerce .woocommerce-MyAccount-navigation {
    width: 55% !important;
  }

  #ef-account .woocommerce .woocommerce-MyAccount-content {
    max-width: 95% !important;
  }

  #ef-account .content .woocommerce .woocommerce-MyAccount-content form {
    width: 385px;
  }

  #ef-account .content .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p input,
  #ef-account .content .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p select {
    width: 165px;
  }

  #ef-showcase .content .product-item .product-link a {
    padding: 7px 48px;
  }

  .header-fixed .header-fixed-container {
    height: fit-content;
  }
}

@media (max-width: 376px) {
  .mobile__filter {
    display: flex;
  }

  #ef-banner-info .slick-dots {
    display: none !important;
  }

  .small__cart {
    width: 98%;
  }

  #ef-banner-extra-4 {
    margin: 50px 0 25px 0;
  }

  header #ef__header {
    height: 35px;
  }

  header #ef__secHeader {
    height: 150px;
  }

  header #ef__secHeader .ef__bottomsection {
    padding: 10px 20px;
  }

  header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart {
    min-width: 300px;
    width: 300px;
    min-height: 370px;
    height: 370px;
  }

  header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .cart-list {
    height: 145px;
  }

  header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .buttons a {
    font-size: 13px !important;
  }

  header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .buttons .button {
    padding: 5px 10px;
  }

  #ef-banner-home {
    height: 170px;
    padding-top: 0;
  }

  #ef-banner-extra {
    margin-top: -3em !important;
  }

  #ef-social-media .main__content h3 {
    font-size: 20px !important;
  }

  #ef-social-media .main__content .r-subtitle {
    font-size: 14px !important;
  }

  footer #ef-footer .content {
    display: block;
  }

  footer #ef-footer .content .item {
    max-width: 100%;
  }

  .smart__filter .filter__main .filter__items label select {
    max-width: 180px;
  }

  .catalog__section {
    padding-top: 185px;
  }

  .catalog__section .main__content .productsCatalog .product__item .product-image {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .catalog__section .main__content .productsCatalog .product__item .product-image img {
    width: 220px;
    margin: 0 auto;
  }

  .catalog__section .main__content .productsCatalog .product__item .product__info {
    margin-top: -15px;
    height: 155px;
  }

  .catalog__section .main__content .productsCatalog .product__item .product-link a {
    padding: 7px 80px;
  }

  #ef-newsletter .left__side img {
    width: 60px;
    height: auto;
  }

  #ef-newsletter .left__side p:first-child {
    font-size: 20px;
  }

  #ef-newsletter .left__side p:last-child {
    font-size: 12px;
  }

  #ef-product {
    padding-top: 100px;
  }

  #ef-product .breadcrumb-style .woocommerce-breadcrumb {
    margin-top: 4em;

  }

  #ef-product .product_info .content .product__line .info__side .product-buy .link a {
    padding: 10px 50px;
  }

  #ef-product .product_info .content .aditional__infos .product-tabs .tabs a {
    font-size: 13px;
  }

  #ef-product .product_info .coments__section ul {
    max-width: 100% !important;
    margin: 0 !important;
  }

  #ef-account {
    padding-top: 185px;
  }

  #ef-account .woocommerce .woocommerce-MyAccount-navigation {
    width: 95% !important;
  }

  #ef-account .content .woocommerce .woocommerce-MyAccount-content form {
    width: 310px;
  }

  #ef-account .content .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p input,
  #ef-account .content .woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p select {
    width: 135px;
  }
}

#ef-link-search .search-form {
  position: fixed;
  width: 100%;
  background: white;
  height: 100%;
  left: 1px;
  top: 6.5rem;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
}

#ef-link-search .search-form.active {
  visibility: visible;
  opacity: 1;
}

#ef-link-search .search-form svg {
  position: relative;
  left: 85%;
  bottom: 14%;
  z-index: 10;
}

#ef-link-search .search-form label {
  position: fixed;
  z-index: 9;
  left: 20%;
  top: 2.9px;
}

#ef-link-search .search-form label .search-field {
  width: 932px;
  height: 62px;
  background: #F5F5F5;
  color: #333;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 13.83px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 8px;
  border: unset;
}

@media (max-width: 430px) {
  .mobile__filter {
    display: flex;
  }

  #ef-banner-info .slick-dots {
    display: none !important;
  }

  .small__cart {
    width: 94%;
  }

  #banner-marca .ucbanner.slick-slider .slick-prev {
    left: 0;
  }

  #banner-marca .ucbanner.slick-slider .slick-next {
    right: 0;
  }

  #ef-link-search .search-form svg {
    left: 88%;
    bottom: 9%;
  }

  #ef-link-search .search-form {
    top: 10rem;
  }

  #ef-link-search .search-form label .search-field {
    height: 9.7rem;
  }

  #ef-product .breadcrumb-style {
    width: 100%;
  }

  .woocommerce-breadcrumb {
    font-size: 10px;
  }

  #ef-product .product_info .content div.product-buy {
    align-items: flex-end !important;
    margin: -10px;
  }

  .shipping-form {
    display: flex;
    gap: 1em;
  }

  #ef-banner-extra .banner-slide .ucbanner {
    margin-top: -3em;
    padding: 0 30px;
  }

  .side__name {
    width: 40%;
  }

  .side__email {
    margin-left: 1em;
    width: 40%;
  }

  #ef-newsletter {
    padding: 20px 4px;
  }

  .title h2 {
    font-size: 23px;
  }

  #ef-banner-ruler .banner__line .slick-dots {
    margin-left: 3em;
    bottom: -40px;
  }

  .slick-slide img {
    height: 100%;
  }

  .banner-slide {
    height: 130px;
  }

  #ef-banner-extra {
    margin-top: -2em !important;
  }

  #ef-banner-home .ucbanner .slick-dots {
    display: none;
  }

  #ef-banner-home .ucbanner.slick-initialized .slick-slide {
    display: block;
  }

  #ef-banner-home {
    padding-top: 100px;
    height: 100%;
  }

  .catalog__section .main__content .productsCatalog .product__item .product-link a {
    padding: 7px 60px;
  }
}

#ef-banner-extra {
  position: absolute;
  margin-top: -6em;
  margin-bottom: 1em;
}

footer #ef-footer .content .item .social__networks .social-networks {
  margin-bottom: 3em;
}

footer #ef-footer .content .item .footer__line {
  height: auto;
}

.select__payment__method {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px;
  margin-top: 10px;
}

.select__payment__method p {
  margin: 0;
}

.woocommerce-order .card-upay-finish .col-md-12 a {
  padding: 10px 15px;
  background: #000000;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}

.product-related {
  background: #fff;
  margin: 0;
  padding: 0;
}

.product-related h1 {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #333333;
}

.product-related-config {
  display: flex;
  padding: 0 20px;
  align-items: center;
  justify-content: center;
}

.product-related-alone a {
  text-align: center;
  width: 100%;
  display: flex;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0em;
  justify-content: center;
  color: #000000;
}

.product-related-billet {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.product-related-config .bank-billet {
  display: flex;
  justify-content: center;
  margin-top: 1em;
  gap: 1em;
}

.product-related-config .bank-billet strong {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;

}

.product-related-config .bank-billet span {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
}

.product-related-alone h2 {
  width: 266px;
  height: 36px;
  font-family: 'Libre Franklin', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 129%;
  display: flex;
  text-align: center;
  text-transform: uppercase;
}

.product-related-alone img {
  width: 230px;
  height: 250px;
}

.product-related-alone {
  width: 100%;
  padding: 20px;
}

.select__list__var {
  max-width: 371px;
}

.list__var-1,
.list__var-2,
.list__var-3 {
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.list__var-1 .var__option,
.list__var-2 .var__option,
.list__var-3 .var__option {
  border: 1px solid #ddd;
  padding: 10px;
  cursor: pointer;
  min-width: 53px;
  text-align: center;
  text-transform: capitalize;
  font-weight: bold;
}

.list__var-1 .var__option:hover,
.list__var-1 .var__option.selected,
.list__var-2 .var__option:hover,
.list__var-2 .var__option.selected,
.list__var-3 .var__option:hover,
.list__var-3 .var__option.selected {
  border: 1px solid #000;
}

.list__var-1 .var__option.disabled,
.list__var-2 .var__option.disabled,
.list__var-3 .var__option.disabled {
  border: 1px solid #ddd !important;
  background: #f6f6f6 !important;
  cursor: not-allowed !important;
  color: #cacaca !important;
}

#shipping-calc {
  margin: 15px 0 20px 0 !important;
  max-width: 400px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

#shipping-calc svg {
  fill: #000000;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

#shipping-calc input {
  padding: 5px 10px;
  margin-right: 10px;
}

#shipping-calc #wscp-button {
  border-radius: 3px;
  border: 0;
  padding: 7px 10px;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  background: #000000 !important;
}

#shipping-calc a {
  margin-top: 10px;
}

#shipping-calc #wscp-response {
  max-width: 400px;
  margin-top: 10px;
}

#shipping-calc #wscp-response table .shipping {
  background: #ffefd3;
}

#shipping-calc #wscp-response table .shipping th,
#shipping-calc #wscp-response table .shipping td {
  padding: 10px;
}

#shipping-calc #wscp-response table .shipping:first-child {
  background: #ffcb71;
}

.bt-whatsApp {
  left: 25px;
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  z-index: 100;
}

#alertWapp {
  left: 30px;
  display: none;
  position: fixed;
  width: 17px;
  height: 17px;
  bottom: 90px;
  background: red;
  z-index: 101;
  font-size: 11px;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  font-weight: bold;
}

#msg1 {
  left: 90px;
  display: none;
  background: #fff;
  color: #000;
  position: fixed;
  width: 100px;
  bottom: 55px;
  font-size: 12px;
  padding: 3px;
  border-radius: 10px;
  border: 1px solid #e2e2e2;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

#ef-extra-page {
  padding-top: 90px;
}

.hide__desc {
  display: none !important;
}