/*
Theme Name: Sertoes
Theme URI: https://sertoes.ucommerce.com.br/
Author: Eficaz Consultoria
Author URI: https://eficazmarketing.com/
Description: Tema completo para seu E-Commerce
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sertoes
*/
* {
  box-sizing: border-box;
}

html {
  margin-top: 0 !important;
}

body {
  font-family: "Barlow", sans-serif;
  overflow-x: hidden;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

footer {
  margin: 18px 0;
}

a {
  cursor: pointer;
  color: #666;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}

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

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;
}

.slick-slider {
  position: relative;
}
.slick-slider .slick-arrow {
  position: absolute;
  top: calc(50% - 21px);
  width: 42px;
  height: 42px;
  font-size: 0;
  border: none;
  border-radius: 50%;
  background-color: #FE5000;
  z-index: 1;
}
.slick-slider .slick-arrow:before {
  font-family: "FontAwesome";
  font-size: 24px;
  color: #fff;
}
.slick-slider .slick-arrow.slick-disabled {
  background-color: #f7f7f7;
}
.slick-slider .slick-arrow.slick-disabled:before {
  color: #9e9fa2;
}
.slick-slider .slick-prev {
  left: -20px;
}
.slick-slider .slick-prev:before {
  content: "\f104";
}
.slick-slider .slick-next {
  right: -20px;
}
.slick-slider .slick-next:before {
  content: "\f105";
}
.slick-slider .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px;
  margin: 0;
  padding: 0;
  list-style: none;
  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: 13px;
  height: 13px;
  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: #595959;
}

.swal2-popup {
  font-size: 1.6rem !important;
}

.title {
  position: relative;
  margin: 20px 0 30px 0;
  text-align: center;
  clear: both;
}
.title h2 {
  display: inline-block;
  margin: 0;
  padding: 0 15px;
  background-color: #fff;
  font-size: 36px;
  text-transform: uppercase;
  color: #FE5000;
  z-index: 1;
}

#ef-info-box {
  border-bottom: 1px solid #fff;
  background-color: #ff0000;
  line-height: 42px;
  text-align: center;
  color: #fff;
}
#ef-info-box strong {
  font-size: 18px;
}

body > header {
  z-index: 9999;
}

header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
}
header #ef__header {
  height: 25px;
  background-color: #222;
}
header #ef__header .ef__topsection {
  padding: 5px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1140px;
  margin: 0 auto;
}
header #ef__header .ef__topsection .ef_leftside a {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  color: #FE5000;
}
header #ef__header .ef__topsection .ef_rightside {
  display: flex;
  align-items: center;
  justify-content: center;
}
header #ef__header .ef__topsection .ef_rightside a {
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  color: #FE5000;
}
header #ef__header .ef__topsection .ef_rightside a:first-child {
  margin-right: 10px;
}
header #ef__header .ef__topsection .ef_rightside a i {
  color: #fff;
  transform: scale(0.6);
}
header #ef__header .ef__topsection .ef_rightside .need__help {
  position: relative;
}
header #ef__header .ef__topsection .ef_rightside .need__help .box__contact__hidden {
  display: none;
  width: 315px;
  background: #fff;
  z-index: 999;
  position: absolute;
  top: 100%;
  right: 0;
  padding: 15px;
  transition: opacity 1s ease-out;
  opacity: 0;
}
header #ef__header .ef__topsection .ef_rightside .need__help .box__contact__hidden ul {
  list-style: none;
  padding: 0;
}
header #ef__header .ef__topsection .ef_rightside .need__help .box__contact__hidden ul li {
  margin: 10px 0;
  font-style: normal;
  font-weight: 599;
  font-size: 14px;
  line-height: 150%;
  color: #595959;
}
header #ef__header .ef__topsection .ef_rightside .need__help .box__contact__hidden ul li strong {
  font-weight: 700;
  color: #333;
}
header #ef__header .ef__topsection .ef_rightside .need__help .box__contact__hidden ul li .tel {
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 150%;
  color: #FE5000;
}
header #ef__header .ef__topsection .ef_rightside .need__help .box__contact__hidden .link_to_contact {
  width: 215px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #FE5000;
  box-sizing: border-box;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
header #ef__header .ef__topsection .ef_rightside .need__help .box__contact__hidden .link_to_contact P {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  color: #FE5000;
  margin: 0 0px 2px 0;
}
header #ef__header .ef__topsection .ef_rightside .need__help:hover .box__contact__hidden {
  display: block;
  opacity: 1;
}
header #ef__secHeader {
  height: 62px;
  background: linear-gradient(90deg, #F9B233 0%, #ED6C05 51.05%, #ED6B00 100.02%);
  background: #333333;
  position: relative;
}
header #ef__secHeader .ef__bottomsection {
  display: flex;
  align-items: center;
  max-width: 1140px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
header #ef__secHeader .ef__bottomsection .logo {
  margin-right: 85px;
}
header #ef__secHeader .ef__bottomsection .logo img {
  position: absolute;
  top: 0;
  max-width: 106px;
}
header #ef__secHeader .ef__bottomsection .logo .h1_title {
  display: inline;
  font-size: 0;
}
header #ef__secHeader .ef__bottomsection .menu__btn {
  margin-right: 85px;
  background-color: #FE5000;
  width: 80px;
  height: 40px;
  color: #fff;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
  border-radius: 1px;
  display: none;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-size: 16px;
  margin-left: 150px;
}
header #ef__secHeader .ef__bottomsection .menu__btn span {
  margin-top: 3px;
  font-weight: 900;
}
header #ef__secHeader .ef__bottomsection.mobile .logo img {
  position: inherit;
}
header #ef__secHeader .ef__bottomsection.mobile .menu__btn {
  margin-left: 0;
}
header #ef__secHeader .ef__bottomsection .box__menu__hidden {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  max-width: 255px;
  padding: 10px 20px;
  background: #F2F2F2;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 0px 0px 5px 0px;
  position: absolute;
  left: -100%;
  top: 100%;
  transition: all ease 0.3s;
  z-index: 999;
  min-width: 200px;
}
header #ef__secHeader .ef__bottomsection .box__menu__hidden .menu-menu-1-container {
  width: 100%;
}
header #ef__secHeader .ef__bottomsection .box__menu__hidden .btn__close {
  width: 100%;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
header #ef__secHeader .ef__bottomsection .box__menu__hidden .btn__close i {
  color: #c4c4c4;
  transform: scale(1.2);
  cursor: pointer;
}
header #ef__secHeader .ef__bottomsection .box__menu__hidden ul#menu-menu-1 {
  list-style: none;
  padding: 0 15px 5px 0;
}
header #ef__secHeader .ef__bottomsection .box__menu__hidden ul#menu-menu-1 > li {
  margin: 10px 5px;
}
header #ef__secHeader .ef__bottomsection .box__menu__hidden ul#menu-menu-1 > li > a {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  position: relative;
  width: 100%;
  color: #595959;
}
header #ef__secHeader .ef__bottomsection .box__menu__hidden ul#menu-menu-1 > li > a:hover {
  font-weight: bold;
}
header #ef__secHeader .ef__bottomsection .box__menu__hidden ul#menu-menu-1 > li .sub-menu {
  list-style: none;
  display: none;
}
header #ef__secHeader .ef__bottomsection .box__menu__hidden ul#menu-menu-1 > li .sub-menu li {
  margin: 10px 5px;
}
header #ef__secHeader .ef__bottomsection .box__menu__hidden ul#menu-menu-1 > li .sub-menu li a {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
}
header #ef__secHeader .ef__bottomsection .box__menu__hidden ul#menu-menu-1 li.menu-item-has-children {
  transition: all ease 0.3s;
}
header #ef__secHeader .ef__bottomsection .box__menu__hidden ul#menu-menu-1 li.menu-item-has-children > a::before {
  content: "";
  background-image: url("https://lojasertoes.com.br/wp-content/themes/sertoes/assets/img/circle_chevron_bottom.png");
  background-size: contain;
  background-position: center;
  position: absolute;
  right: -25px;
  width: 20px;
  height: 20px;
  top: 50%;
  transform: translateY(-43%);
}
header #ef__secHeader .ef__bottomsection .box__menu__hidden ul#menu-menu-1 li.menu_opened a::before {
  transform: rotate(180deg);
  top: 3px;
}
header #ef__secHeader .ef__bottomsection .search {
  margin-right: 85px;
  margin-left: 315px;
}
header #ef__secHeader .ef__bottomsection .search form {
  position: relative;
}
header #ef__secHeader .ef__bottomsection .search form > div {
  position: relative;
}
header #ef__secHeader .ef__bottomsection .search form .screen-reader-text {
  display: none;
}
header #ef__secHeader .ef__bottomsection .search form [name=s] {
  width: 410px;
  height: 35px;
  border-radius: 1px;
  outline: 0;
  border: 0;
  padding-left: 15px;
}
header #ef__secHeader .ef__bottomsection .search form #searchsubmit {
  background: none;
  border: 0;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
}
header #ef__secHeader .ef__bottomsection .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;
}
header #ef__secHeader .ef__bottomsection .links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1;
  padding-right: 20px;
  height: 100%;
}
header #ef__secHeader .ef__bottomsection .links #ef-link-account {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 25px;
  text-align: right;
  color: #fff;
  position: relative;
  height: 100%;
}
header #ef__secHeader .ef__bottomsection .links #ef-link-account span {
  margin-right: 10px;
  cursor: pointer;
}
header #ef__secHeader .ef__bottomsection .links #ef-link-account .box {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background: #fff;
  z-index: 99;
  padding: 20px 15px;
  width: 185px;
  border-radius: 0px 0px 5px 5px;
}
header #ef__secHeader .ef__bottomsection .links #ef-link-account .box .login {
  display: flex;
  align-items: center;
  justify-content: center;
}
header #ef__secHeader .ef__bottomsection .links #ef-link-account .box .login .box__border {
  background: linear-gradient(90deg, #F9B233 0%, #ED6C05 51.05%, #ED6B00 100.02%);
  padding: 1px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
header #ef__secHeader .ef__bottomsection .links #ef-link-account .box .login a {
  background: linear-gradient(90deg, #F9B233 0%, #ED6C05 51.05%, #ED6B00 100.02%);
  border-radius: 1px;
  color: #fff;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  padding: 7px 54px;
  transition: all ease 0.3s;
}
header #ef__secHeader .ef__bottomsection .links #ef-link-account .box .login a:hover {
  background: #fff;
  color: #000;
}
header #ef__secHeader .ef__bottomsection .links #ef-link-account .box .register {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #878787;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0 0 0;
}
header #ef__secHeader .ef__bottomsection .links #ef-link-account .box .register a {
  font-size: 14px;
  color: #595959;
  margin-left: 5px;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section #ef-link-cart {
  display: flex;
  align-items: center;
  justify-content: center;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section #ef-link-cart img {
  margin-right: 10px;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section #ef-link-cart .cart-quantity {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  color: #fff;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart {
  position: absolute;
  top: 100%;
  right: -100%;
  z-index: 99;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 0px 0px 0px 5px;
  min-width: 370px;
  min-height: 420px;
  transition: all ease 0.5s;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .cart__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px 0 15px;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .cart__top p {
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  color: #595959;
  margin: 0;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .cart__top img {
  width: 20px;
  height: auto;
  cursor: pointer;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .cart__content {
  width: 100%;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .cart__content ul li {
  display: flex;
  max-width: 400px;
  width: 100%;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .cart__content ul li a img {
  max-width: 100px;
  height: auto;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .cart__content ul li .small-cart-detail {
  padding-top: 10px;
  font-size: 14px;
  line-height: 150%;
  color: #595959;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .cart__content ul li .small-cart-detail a {
  font-size: 14px;
  color: #595959;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .cart__content ul li .remove-item {
  font-size: 3rem;
  cursor: pointer;
  color: #595959;
  font-weight: bold;
  margin-left: auto;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .cart__content ul li .remove-item a {
  padding: 0.5rem;
  color: #696969;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .cart__content ul li .remove-item a:hover {
  color: #595959;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .cart-list {
  height: 265px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  list-style: none;
  padding: 0 10px 20px 10px;
  overflow: auto;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .cart-list::-webkit-scrollbar {
  width: 5px;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .cart-list::-webkit-scrollbar-track {
  background: #fff;
  margin-right: 5px;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .cart-list::-webkit-scrollbar-thumb {
  background: #FE5000;
  border-radius: 10px;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .cart-list .empty__cart {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #878787;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .total {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 15px;
  font-size: 16px;
  font-weight: normal;
  color: #595959;
  margin-top: 40px;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .text__info {
  padding: 0 15px;
  margin-bottom: 15px;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .text__info p {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 150%;
  color: #5C4E43;
  margin: 0;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .buttons .button {
  padding: 5px 20px;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .buttons .button:first-child {
  background: #FFFFFF;
  border: 1px solid #878787;
  border-radius: 2px;
  font-style: normal;
  font-weight: 550;
  font-size: 14px;
  line-height: 150%;
  color: #878787;
}
header #ef__secHeader .ef__bottomsection .links .small__cart__section .small__cart .buttons .button:last-child {
  background: #FE5000;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
  border-radius: 1px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: #FFFFFF;
}
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;
}
@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;
}
header #ef__thirdHeader .menu > li .sub-menu {
  position: absolute;
  top: 100%;
  background: #fff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  list-style: none;
  padding: 0;
  margin: 0;
  transition: 0.3s;
  transform: scaleY(0);
  transform-origin: top;
  width: 160px;
  border: 0;
}
header #ef__thirdHeader .menu > li .sub-menu > li {
  padding: 10px;
}
header #ef__thirdHeader .menu > li .sub-menu > li > a {
  color: #333;
}
header #ef__thirdHeader .menu > li .sub-menu > li:hover {
  background: #FE5000;
}
header #ef__thirdHeader .menu > li .sub-menu > li:hover a {
  color: #fff;
}
header #ef__thirdHeader .menu > li:hover .sub-menu {
  transform: scaleY(1);
}

.header-fixed {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #FE5000;
  height: 85px;
  z-index: 999;
  padding: 0 15px;
}
.header-fixed .header-fixed-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
.header-fixed .header-fixed-container .menu__section {
  margin-left: 15px;
}
.header-fixed .header-fixed-container .menu__section .menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-fixed .header-fixed-container .menu__section .menu > li {
  padding: 10px;
}
.header-fixed .header-fixed-container .menu__section .menu > li a {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}
.header-fixed .header-fixed-container .menu__section .menu > li.menu-item-has-children {
  position: relative;
}
.header-fixed .header-fixed-container .menu__section .menu > li.menu-item-has-children .sub-menu {
  position: absolute;
  top: 100%;
  background: #fff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  list-style: none;
  padding: 0;
  margin: 0;
  transition: 0.3s;
  transform: scaleY(0);
  transform-origin: top;
  width: 160px;
  border: 0;
}
.header-fixed .header-fixed-container .menu__section .menu > li.menu-item-has-children .sub-menu li {
  padding: 10px;
}
.header-fixed .header-fixed-container .menu__section .menu > li.menu-item-has-children .sub-menu li a {
  color: #333;
  font-size: 16px;
  font-weight: 600;
}
.header-fixed .header-fixed-container .menu__section .menu > li.menu-item-has-children .sub-menu li:hover {
  background: #FE5000;
}
.header-fixed .header-fixed-container .menu__section .menu > li.menu-item-has-children .sub-menu li:hover a {
  color: #fff;
}
.header-fixed .header-fixed-container .menu__section .menu > li.menu-item-has-children:hover .sub-menu {
  transform: scaleY(1);
}
.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: #FE5000;
}
.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;
}
.header-fixed .menu__section--mobile .menu > li .sub-menu {
  display: none;
  background: #fff;
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-fixed .menu__section--mobile .menu > li .sub-menu li {
  padding: 10px;
}
.header-fixed .menu__section--mobile .menu > li .sub-menu li a {
  color: #333;
}

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

#ef-banner-ruler {
  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;
}
#ef-banner-ruler .banner__line ul {
  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;
}

.product-flags {
  display: none;
}

#ef-showcase {
  width: 100%;
  margin-bottom: 20px;
}
#ef-showcase .content {
  max-width: 1140px;
  margin: 0 auto;
}
#ef-showcase .content .products {
  min-height: 470px;
}
#ef-showcase .content .products .slick-list {
  padding: 25px 0 25px 0;
  min-height: 470px;
}
#ef-showcase .content .product-item {
  padding: 10px;
  border: 1px solid #ccc;
  position: relative;
  margin: 0 15px;
  transition: all ease 0.2s;
  min-height: 390px;
}
#ef-showcase .content .product-item.desktop:hover {
  transform: scale(1.1);
}
#ef-showcase .content .product-item .product-image img {
  width: 250px;
  height: auto;
  max-width: 100%;
}
#ef-showcase .content .product-item .product__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px 10px 25px 10px;
}
#ef-showcase .content .product-item .product__info .product-name {
  min-height: 42px;
}
#ef-showcase .content .product-item .product__info .product-name a {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #595959;
  line-height: 150%;
}
#ef-showcase .content .product-item .product__info .product-price .bank-billet {
  font-style: normal;
  font-weight: bold;
  line-height: 150%;
  color: #595959;
  display: flex;
  flex-direction: column;
}
#ef-showcase .content .product-item .product__info .product-price .bank-billet span {
  font-size: 12px;
}
#ef-showcase .content .product-item .product__info .product-price .bank-billet strong {
  font-size: 24px;
}
#ef-showcase .content .product-item .product-link {
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: -20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#ef-showcase .content .product-item .product-link a {
  padding: 7px 80px;
  background: #FE5000;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
}
#ef-showcase .content .slick-dots {
  bottom: 0px;
}

#ef-banner-extra {
  width: 100%;
  margin-top: 25px;
}
#ef-banner-extra .content {
  max-width: 1140px;
  margin: 0 auto;
}
#ef-banner-extra .content .ucbanner_content img {
  max-width: 1140px;
  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;
}

footer {
  width: 100%;
  background-color: #333333;
  margin: 0;
}
footer #ef-footer {
  width: 100%;
}
footer #ef-footer .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1140px;
  margin: 0 auto;
}
footer #ef-footer .content .item {
  max-width: 33%;
}
footer #ef-footer .content .item .f-title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: #FFFFFF;
}
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-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #FFFFFF;
}
footer #ef-footer .content .item ul li .tel, footer #ef-footer .content .item ul a .tel {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 150%;
  color: #FE5000;
}
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: #FFFFFF;
}
footer #ef-footer .content .item .footer__line .payment-methods {
  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 {
  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 {
  display: flex;
  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 {
  width: 100%;
}
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: #C5C5C5;
}
footer #ef-copyright .content #ef-logo a:first-child {
  margin-right: 10px;
}

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

.catalog__section {
  padding-top: 127px;
  width: 100%;
}
.catalog__section .top__section {
  width: 100%;
  background: linear-gradient(90deg, #F9B233 0%, #ED6C05 51.05%, #ED6B00 100.02%);
  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 .bread__filter {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
  border-bottom: 1px solid #E0E0E0;
}
.catalog__section .bread__filter .breadcrumbs .content .container-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog__section .bread__filter .breadcrumbs .content .container-inner img {
  margin-right: 5px;
}
.catalog__section .bread__filter .breadcrumbs .content .container-inner .woocommerce-breadcrumb {
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  color: #878787;
}
.catalog__section .bread__filter .breadcrumbs .content .container-inner .woocommerce-breadcrumb a {
  font-weight: normal;
}
.catalog__section .bread__filter #ef-filter form label {
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  color: #878787;
  margin: 0;
}
.catalog__section .bread__filter #ef-filter form label select {
  font-weight: 600;
  border: 0.5px solid #C5C5C5;
  border-radius: 2px;
  padding: 5px;
  margin-left: 5px;
}
.catalog__section .main__content {
  width: 100%;
  background-color: #fff;
  padding: 20px;
}
.catalog__section .main__content .products {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.catalog__section .main__content .products .product__item {
  max-width: 25%;
  padding: 10px;
  width: 23%;
  border: 1px solid #ccc;
  position: relative;
  margin: 0 10px;
  margin-bottom: 50px;
  background: #fff;
  transition: all ease 0.2s;
  min-height: 390px;
}
.catalog__section .main__content .products .product__item:hover {
  transform: scale(1.1);
}
.catalog__section .main__content .products .product__item .product-image img {
  width: 250px;
  height: auto;
  max-width: 100%;
}
.catalog__section .main__content .products .product__item .product__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px 10px 25px 10px;
}
.catalog__section .main__content .products .product__item .product__info .product-name {
  min-height: 42px;
}
.catalog__section .main__content .products .product__item .product__info .product-name a {
  font-size: 14px;
  color: #595959;
  line-height: 150%;
}
.catalog__section .main__content .products .product__item .product__info .product-price .bank-billet {
  font-weight: bold;
  line-height: 150%;
  color: #595959;
  display: flex;
  flex-direction: column;
}
.catalog__section .main__content .products .product__item .product__info .product-price .bank-billet span {
  font-size: 12px;
}
.catalog__section .main__content .products .product__item .product__info .product-price .bank-billet strong {
  font-size: 24px;
}
.catalog__section .main__content .products .product__item .product-link {
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: -20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.catalog__section .main__content .products .product__item .product-link a {
  padding: 7px 80px;
  background: #FE5000;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  transition: all ease 0.3s;
}
.catalog__section .main__content .products .product__item .product-link a:hover {
  background: linear-gradient(90deg, #F9B233 0%, #ED6C05 51.05%, #ED6B00 100.02%);
}
.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 {
  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 {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 190px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#ef-newsletter .left__side {
  display: flex;
  align-items: center;
  justify-content: center;
}
#ef-newsletter .left__side img {
  margin-right: 15px;
  margin-top: 15px;
}
#ef-newsletter .left__side p {
  color: #FFFFFF;
  line-height: 150%;
  margin: 0;
}
#ef-newsletter .left__side p:first-child {
  font-weight: bold;
  font-size: 32px;
}
#ef-newsletter .left__side p:last-child {
  font-weight: normal;
  font-size: 18px;
}

.smart__filter {
  width: 100%;
  padding: 20px;
}
.smart__filter .filter__main {
  max-width: 1140px;
  margin: 0 auto;
}
.smart__filter .filter__main .button__filter {
  text-align: center;
  margin-bottom: 20px;
}
.smart__filter .filter__main .button__filter button {
  width: 98%;
  height: 35px;
  background-color: #FE5000;
  border: 0;
  font-weight: 999;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
}
.smart__filter .filter__main .filter__items {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 98%;
  margin: 0 auto;
}
.smart__filter .filter__main .filter__items label {
  font-weight: bold;
  font-size: 13px;
  line-height: 150%;
  color: #878787;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;
}
.smart__filter .filter__main .filter__items label select {
  flex: 1;
  margin-left: 5px;
  border-radius: 3px;
  background: #F2F2F2;
  border: 0.5px solid #c9c9c9;
  padding: 3px 7px;
  width: 100px;
}
.smart__filter .filter__main .filter__items label select option {
  border-radius: 2px;
  background: #F2F2F2;
  border: 0.5px 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;
  color: #f6931f;
  font-weight: bold;
}
.smart__filter .filter__main .select__price #slider-range {
  border: 0;
  background-color: #e0e0e0;
  height: 3px;
}
.smart__filter .filter__main .select__price #slider-range .ui-slider-range {
  background: #FE5000;
  border: 0;
}
.smart__filter .filter__main .select__price #slider-range .ui-slider-handle {
  top: -7px;
  border-radius: 50%;
  border: 0 !important;
  background: #FE5000 !important;
}

#ef-product {
  padding-top: 127px;
}
#ef-product .breadcrumb-style {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 1140px;
  margin: 0 auto;
  padding: 15px 0;
}
#ef-product .breadcrumb-style img {
  margin-right: 5px;
}
#ef-product .breadcrumb-style .woocommerce-breadcrumb {
  font-weight: bold;
}
#ef-product .breadcrumb-style .woocommerce-breadcrumb a {
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  color: #878787;
}
#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 {
  display: flex;
  justify-content: space-between;
  padding: 10px;
}
#ef-product .product_info .content .product__line .info__side {
  width: 50%;
}
#ef-product .product_info .content .product__line .info__side .product-name {
  font-weight: 600;
  font-size: 24px;
  line-height: 150%;
  color: #595959;
}
#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-bottom: 5px;
}
#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: 16px;
  line-height: 150%;
  color: #878787;
}
#ef-product .product_info .content .product__line .info__side .product-price .bank-billet strong {
  font-weight: bolder;
  font-size: 40px;
  line-height: 150%;
  color: #B95503;
}
#ef-product .product_info .content .product__line .info__side .product-price .credit-card span {
  font-size: 16px;
  line-height: 150%;
  color: #878787;
}
#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: center;
  justify-content: flex-start;
}
#ef-product .product_info .content .product__line .info__side .product-buy .link a {
  padding: 10px 85px;
  margin-left: 10px;
  background: #FE5000;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}
#ef-product .product_info .content .product__line .image__side {
  width: 40%;
}
#ef-product .product_info .content .product__line .image__side .product-image {
  width: 80%;
  height: auto;
  text-align: center;
  margin: 0 auto;
}
#ef-product .product_info .content .product__line .image__side .product-image img {
  width: 85%;
  max-width: 85%;
  height: auto;
}
#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;
  opacity: 0.5;
}
#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 {
  max-width: 1140px;
  margin: 0 auto;
}
#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::after {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 0;
  background: linear-gradient(90deg, #F9B233 0%, #ED6C05 51.05%, #ED6B00 100.02%);
}
#ef-product .product_info .content .aditional__infos .product-tabs .tabs a {
  padding: 20px 50px;
  border: 1px solid #878787;
  border-radius: 1px 1px 0px 0px;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  color: #878787;
  background: none;
}
#ef-product .product_info .content .aditional__infos .product-tabs .tabs a.active {
  background-color: #FE5000;
  border: 1px solid #FE5000;
  color: #fff;
}
#ef-product .product_info .content .aditional__infos .product-tabs #description_section {
  display: flex;
  justify-content: space-between;
}
#ef-product .product_info .content .aditional__infos .product-tabs #description_section .description__left {
  width: 55%;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  color: #878787;
}
#ef-product .product_info .content .aditional__infos .product-tabs #description_section .description__right {
  width: 40%;
}
#ef-product .product_info .content .aditional__infos .product-tabs #description_section .description__right .imgs__top {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
#ef-product .product_info .content .aditional__infos .product-tabs #description_section .description__right .imgs__top .card {
  width: 33%;
  height: 100%;
  text-align: center;
}
#ef-product .product_info .content .aditional__infos .product-tabs #description_section .description__right .imgs__top .card .img__bg {
  width: 92px;
  height: 92px;
  background-color: #FE5000;
  border-radius: 50%;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  cursor: pointer;
}
#ef-product .product_info .content .aditional__infos .product-tabs #description_section .description__right .imgs__top .card p {
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  color: #595959;
}
#ef-product .product_info .content .aditional__infos .product-tabs #description_section .description__right .product__img {
  text-align: center;
}
#ef-product .product_info .content .aditional__infos .product-tabs #description_section .description__right .product__img img {
  max-width: 100%;
  height: auto;
}
#ef-product .product_info .content .aditional__infos .product-tabs #installments_section {
  display: none;
  margin-bottom: 35px;
}
#ef-product .product_info .content .aditional__infos .product-tabs #installments_section .installments ul {
  display: flex;
  justify-content: center;
  flex-direction: column;
  list-style: none;
  padding: 0;
}
#ef-product .product_info .content .aditional__infos .product-tabs #installments_section .installments ul li {
  margin: 5px 0;
}
#ef-product .product_info .content .aditional__infos .product-tabs #installments_section .installments ul li span {
  font-size: 18px;
  line-height: 150%;
  color: #878787;
}
#ef-product .product_info .content .aditional__infos .product-tabs #installments_section .installments ul li span strong {
  font-weight: bold;
}
#ef-product .product_info .coments__section {
  max-width: 1240px;
  margin: 0 auto;
  padding: 15px 0 50px 0;
}
#ef-product .product_info .coments__section .title h3 {
  font-weight: 600;
  font-size: 27px;
  line-height: 150%;
  color: #595959;
}
#ef-product .product_info .coments__section ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#ef-product .product_info .coments__section ul li {
  position: relative;
  z-index: 1;
  padding: 1%;
}
#ef-product .product_info .coments__section ul li img {
  display: none;
}
#ef-product .product_info .coments__section ul li .comment_container {
  background: #f2f2f2;
}
#ef-product .product_info .coments__section ul li .comment-text {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 55px 10px;
}
#ef-product .product_info .coments__section ul li .comment-text .woocommerce-review__author {
  font-weight: 600;
  font-size: 22px;
  line-height: 150%;
  color: #FE5000;
}
#ef-product .product_info .coments__section ul li .comment-text .star-rating, #ef-product .product_info .coments__section ul li .comment-text .woocommerce-review__verified, #ef-product .product_info .coments__section ul li .comment-text .woocommerce-review__dash, #ef-product .product_info .coments__section ul li .comment-text .woocommerce-review__published-date {
  display: none;
}
#ef-product .product_info .coments__section ul li .comment-text .description {
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #878787;
}
#ef-product .product_info .coments__section ul li::after {
  content: "";
  width: 383px;
  height: 189px;
  background: linear-gradient(90deg, #F9B233 0%, #ED6C05 51.05%, #ED6B00 100.02%);
  position: absolute;
  top: 16px;
  left: 15px;
  z-index: -1;
}
#ef-product .product_info .coments__section ul .slick-prev {
  left: -40px;
}
#ef-product .product_info .coments__section ul .slick-next {
  right: -40px;
}

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

#ef-kit-product .quantity,
#ef-product .quantity {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: fit-content;
}
@media only screen and (max-width: 700px) {
  #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: 0;
  border-radius: 50%;
  background-color: #FE5000;
  width: 20px;
  height: 20px;
  padding: 0px;
  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 {
  color: #fff;
  transform: scale(0.8);
}
#ef-kit-product .quantity input,
#ef-product .quantity input {
  border: 1px solid #C5C5C5;
  border-radius: 1px;
  width: 35px;
  height: 30px;
  margin: 0 5px;
  text-align: center;
  font-size: 16px;
  line-height: 150%;
  color: #595959;
}
#ef-kit-product .cart button[name=add-to-cart],
#ef-product .cart button[name=add-to-cart] {
  padding: 10px 85px;
  margin-left: 10px;
  background: #FE5000;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  border: none;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  display: inline-block;
}

#ef-cart {
  padding-top: 127px;
}
#ef-cart .content {
  max-width: 1140px;
  margin: 0 auto;
}
#ef-cart .woocommerce .woocommerce-cart-form {
  margin-top: 25px;
}
#ef-cart .cart_totals .shop_table .woocommerce-shipping-totals > th {
  width: 208px;
  max-width: 208px;
}
#ef-cart .cart_totals .shop_table .woocommerce-shipping-totals #shipping_method {
  list-style: none;
  padding: 0;
}
#ef-cart .cart_totals .shop_table .woocommerce-shipping-totals #shipping_method li input[type=radio] {
  margin-right: 5px;
}
#ef-cart .cart_totals .shop_table .woocommerce-shipping-totals .woocommerce-shipping-destination {
  display: none;
}
#ef-cart .cart_totals .shop_table .woocommerce-shipping-totals .shipping-calculator-button {
  display: none !important;
}
#ef-cart .cart_totals .shop_table .woocommerce-shipping-totals .shipping-calculator-form {
  display: block !important;
}
#ef-cart .cart_totals .shop_table .woocommerce-shipping-totals .shipping-calculator-form #calc_shipping_country_field, #ef-cart .cart_totals .shop_table .woocommerce-shipping-totals .shipping-calculator-form #calc_shipping_state_field, #ef-cart .cart_totals .shop_table .woocommerce-shipping-totals .shipping-calculator-form #calc_shipping_city_field {
  display: none !important;
}
#ef-cart .cart_totals .shop_table .woocommerce-shipping-totals .shipping-calculator-form #calc_shipping_postcode_field input[name=calc_shipping_postcode] {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  height: 29px;
  line-height: normal;
}
#ef-cart .cart_totals .shop_table .woocommerce-shipping-totals .shipping-calculator-form p button[name=calc_shipping] {
  font-size: 100%;
  margin: 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: #fff;
  background-color: #FE5000;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}

#ef-checkout {
  padding-top: 127px;
  width: 100%;
}
#ef-checkout .content {
  max-width: 1140px;
  margin: 0 auto;
}
#ef-checkout .content .woocommerce .woocommerce-error, #ef-checkout .content .woocommerce .woocommerce-form-coupon-toggle {
  display: none !important;
}
#ef-checkout .content .woocommerce .woocommerce-info {
  margin-top: 10px;
  border-bottom: 2px solid #FE5000;
}
#ef-checkout .content .woocommerce .woocommerce-info:not(:first-child) {
  display: none !important;
}
#ef-checkout .content .woocommerce form .coupon {
  padding: 20px 0;
}
#ef-checkout .content .woocommerce form .coupon input {
  padding: 7px;
  margin-right: 5px;
}
#ef-checkout .content .woocommerce form .coupon button {
  background: #FE5000;
  color: #fff;
  height: 38px;
}
#ef-checkout .content .woocommerce #step-4 .card-header-upay {
  margin-bottom: 0px !important;
}
#ef-checkout .content .woocommerce .coupon label {
  display: none !important;
}

#ef-account {
  padding-top: 127px;
}
#ef-account .content {
  max-width: 1140px;
  margin: 0 auto;
}
#ef-account .content .woocommerce {
  margin: 50px 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%;
  border: 1px solid #333;
}
#ef-account .content .woocommerce .woocommerce-MyAccount-navigation ul li {
  padding: 10px 15px;
  border-bottom: 1px solid #333;
}
#ef-account .content .woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
  border: 0;
}
#ef-account .content .woocommerce .woocommerce-MyAccount-navigation ul li a {
  width: 100%;
  height: 100%;
}
#ef-account .content .woocommerce .woocommerce-MyAccount-content {
  max-width: 65%;
}
#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: #FE5000;
  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: #FE5000;
  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: #FE5000;
  border: 0;
  color: #fff;
  margin-top: 10px;
  width: 125px;
  height: 40px;
  font-size: 14px;
  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: #FE5000;
  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: #FE5000;
  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: #FE5000;
  color: #fff;
}
.login__modal .login__inside .svg-inline--fa {
  float: right;
  color: #FE5000;
  cursor: pointer;
}
.login__modal .login__inside .woocommerce-notices-wrapper {
  display: none !important;
}

@media (max-width: 1025px) {
  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;
  }
  header #ef__secHeader .ef__bottomsection .search {
    margin-right: 0px;
    margin-left: 0px;
  }
  #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 {
    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 .bread__filter {
    padding: 15px 10px;
  }
  .catalog__section .main__content .products .product__item {
    margin: 0 5px;
    margin-bottom: 30px;
  }
  .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-checkout .woocommerce .checkout {
    padding: 10px;
  }
  #ef-checkout .woocommerce .checkout .card-upay .pr-5 {
    padding-right: 0 !important;
  }
  #ef-checkout .woocommerce .checkout .card-upay label {
    margin: 0;
  }
  #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-cart,
  #ef-checkout,
  #ef-account {
    padding-top: 87px;
  }
}
@media (max-width: 900px) {
  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;
  }
  header #ef__secHeader .ef__bottomsection .search [name=s] {
    width: 400px !important;
  }
  #ef-banner-ruler {
    margin-top: 20px;
  }
  #ef-banner-ruler .banner__line {
    max-width: 100%;
    padding: 0 20px;
  }
  #ef-banner-ruler .banner__line ul {
    padding: 0;
  }
  #ef-showcase .content {
    max-width: 100%;
  }
  footer #ef-footer .content .item ul li {
    font-size: 13px;
  }
  #ef-checkout .woocommerce .checkout .coupon {
    text-align: center;
  }
  #ef-checkout .woocommerce .checkout .coupon input {
    margin-right: 0 !important;
  }
  #ef-checkout .woocommerce .checkout .coupon .button {
    margin-top: 5px;
    width: 156px;
  }
  .catalog__section .main__content .products {
    padding: 15px;
  }
  .catalog__section .main__content .products .product__item {
    min-height: 350px;
  }
  .catalog__section .main__content .products .product__item .product-image img {
    width: 200px;
  }
  .catalog__section .main__content .products .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-cart .woocommerce .woocommerce-cart-form .product-thumbnail {
    display: flex;
    align-items: center;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .product-thumbnail a:last-child {
    max-width: 380px;
    display: flex;
  }
  #ef-checkout .woocommerce .woocommerce-form-coupon-toggle {
    padding: 0 10px;
  }
  #ef-checkout .woocommerce .checkout .card-upay .card-body-upay .input-text {
    padding: 7px;
  }
  #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) {
  .clear_sm {
    clear: both;
  }
  header #ef__secHeader .ef__bottomsection .search [name=s] {
    width: 275px !important;
  }
  .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 .products {
    justify-content: flex-start;
  }
  .catalog__section .main__content .products .product__item {
    max-width: 33%;
    width: 30%;
    margin: 0px 10px;
    margin-bottom: 30px;
  }
  .catalog__section .main__content .products .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: 50%;
  }
  #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__left {
    font-size: 16px;
  }
  #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-cart .woocommerce .woocommerce-cart-form .product-thumbnail {
    justify-content: space-between;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .product-thumbnail:before {
    display: none;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .product-thumbnail a:last-child {
    max-width: 100%;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-subtotal, #ef-cart .woocommerce .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-remove, #ef-cart .woocommerce .woocommerce-cart-form .woocommerce-cart-form__cart-item .product-thumbnail {
    width: 100%;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .coupon {
    display: flex;
    align-items: center;
  }
  #ef-checkout .woocommerce .checkout .card-upay .card-body-upay label[for=billing_number_field] {
    height: 56px;
    display: flex;
    align-items: center;
  }
  #ef-checkout .woocommerce .checkout .card-upay .card-body-upay #alter-data, #ef-checkout .woocommerce .checkout .card-upay .card-body-upay #alter-shipping {
    font-size: 14px !important;
  }
  #ef-checkout .woocommerce .checkout .card-upay .card-body-upay #order_review .upay-product-name {
    font-size: 12px !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) {
  header #ef__secHeader #ef-link-account span {
    display: none;
  }
  .woocommerce .cart-collaterals .cart_totals {
    width: 55% !important;
  }
  #shipping-calc #wscp-button {
    width: 75%;
    margin-top: 10px;
  }
}
@media (max-width: 600px) {
  #ef-banner-home {
    padding-top: 125px;
  }
  #ef-banner-extra .ucbanner_content {
    padding: 0 15px;
  }
  header #ef__secHeader {
    height: 100px;
  }
  header #ef__secHeader .links #ef-link-account {
    margin-right: 15px !important;
  }
  header #ef__secHeader .ef__bottomsection .search [name=s] {
    width: 200px !important;
  }
  #ef-banner-ruler .banner__line .slick-dots {
    bottom: -25px;
  }
  #ef-showcase {
    margin-bottom: 30px;
  }
  #ef-showcase .content .product-item .product-link {
    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 .products .product__item {
    max-width: 50%;
    width: 45%;
  }
  .catalog__section .main__content .products .product__item .product-image img {
    width: 170px;
  }
  .catalog__section .main__content .products .product__item .product-link a {
    padding: 7px 40px;
  }
  .catalog__section .main__content .products .product__item .product__info {
    margin-top: -70px;
    height: 250px;
  }
  .smart__filter .filter__main .filter__items {
    display: block;
  }
  .smart__filter .filter__main .filter__items label {
    margin: 5px 10px;
  }
  .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__left {
    font-size: 14px;
  }
  #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-checkout {
    padding-top: 125px;
  }
  #ef-checkout .woocommerce .checkout .col-xl-12 .mb-3 > div {
    margin-bottom: 15px;
  }
  #ef-checkout .woocommerce .checkout .col-xl-12 .align-end {
    margin-bottom: 15px;
    justify-content: center !important;
  }
  #ef-checkout .woocommerce .checkout .col-xl-12 .align-end .magic-responsive {
    width: 100%;
  }
  #ef-checkout .woocommerce .checkout .col-xl-12 .align-end .magic-responsive .card-body-upay #payment ul {
    padding: 0 20px;
  }
  #ef-checkout .woocommerce .checkout .col-xl-12 .align-end .magic-responsive .card-body-upay #payment ul li .payment_box .checkout-upay .w-100 .upay-form {
    width: 55%;
  }
  #ef-checkout .woocommerce .checkout .col-xl-12 .align-end .magic-responsive .card-body-upay #order_review .upay-product-name {
    font-size: 14px !important;
  }
  #ef-checkout .woocommerce .coupon .button {
    margin-left: 10px;
  }
  #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;
  }
  #ef-cart {
    padding-top: 125px;
  }
  #ef-cart .woocommerce .cart-collaterals .cart_totals {
    width: 65% !important;
  }
  #shipping-calc #wscp-button {
    width: 85%;
    margin-top: 10px;
  }
}
@media (max-width: 481px) {
  .title {
    margin: 15px 0;
  }
  #ef-banner-home .ucbanner .slick-dots {
    bottom: -15px;
  }
  #ef-banner-ruler {
    margin-top: 30px;
  }
  header #ef__header .ef__topsection {
    max-width: 100%;
  }
  header #ef__header .ef__topsection .ef_rightside .box__contact__hidden {
    right: 0;
  }
  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 .search {
    order: 3;
  }
  header #ef__secHeader .ef__bottomsection .search [name=s] {
    width: 250px !important;
  }
  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 .products .product__item {
    margin: 0px 5px;
    margin-bottom: 30px;
  }
  #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 {
    margin-bottom: 40px;
  }
  #ef-showcase .content .slick-dots {
    bottom: -25px;
  }
  #ef-showcase .content .product-item .product-link a {
    padding: 7px 145px;
  }
  #ef-cart .woocommerce .cart-collaterals {
    padding: 15px;
  }
  #ef-cart .woocommerce .cart-collaterals .cart_totals {
    width: 100% !important;
  }
  #ef-cart .woocommerce .quantity .qty {
    border: 1px solid #a9a9a9;
    border-radius: 0 !important;
    box-shadow: none !important;
    -webkit-appearance: none;
    -moz-appearance: textfield;
  }
  #ef-cart .woocommerce .quantity .minus, #ef-cart .woocommerce .quantity .plus {
    border: 0;
  }
  #shipping-calc #wscp-button {
    width: auto;
    margin-top: 0;
  }
}
@media (max-width: 426px) {
  #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-footer .content .item .social__networks .social-networks {
    justify-content: center !important;
  }
  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 .products {
    justify-content: space-around;
  }
  .catalog__section .main__content .products .product__item .product-link a {
    padding: 5px 30px;
  }
  .catalog__section .main__content .products .product__item .product__info {
    margin-top: -30px;
    height: 215px;
  }
  #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 #description_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-cart .woocommerce .woocommerce-cart-form {
    padding: 15px;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table {
    display: flex;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table thead {
    display: none;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table thead tr {
    display: flex;
    flex-direction: column;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table thead tr th {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table thead tr th:last-child {
    border-bottom: 0;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table thead tr .product-name {
    height: 161px;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table thead tr .product-price {
    height: 40px;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table thead tr .product-quantity {
    height: 51px;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table thead tr .product-subtotal {
    height: 40px;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table tbody {
    width: 100%;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item {
    display: flex;
    flex-direction: column;
    flex: 1;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item td {
    border-top: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-subtotal {
    width: 100%;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-thumbnail {
    min-height: 161px;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-thumbnail a:last-child {
    max-width: 250px;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-remove {
    padding: 5px 12px;
    width: 100%;
    border-bottom: 0;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr:last-child td {
    border-top: 0;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr:last-child .actions .coupon {
    float: inherit;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr:last-child .actions button[name=update_cart] {
    float: inherit;
    margin-top: 15px;
    width: 100%;
  }
  #ef-checkout .woocommerce .checkout .col-xl-12 .align-end .magic-responsive .card-body-upay #payment ul li .payment_box .checkout-upay .w-100 .upay-form {
    width: 80%;
  }
  #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 105px;
  }
}
@media (max-width: 376px) {
  #ef-banner-extra-4 {
    margin: 50px 0 25px 0;
  }
  header #ef__header {
    height: 35px;
  }
  header #ef__header .ef__topsection .ef_rightside > a:nth-child(2) {
    display: none;
  }
  header #ef__secHeader {
    height: 150px;
  }
  header #ef__secHeader .ef__bottomsection {
    padding: 10px 20px;
  }
  header #ef__secHeader .ef__bottomsection .search {
    margin: 10px 0;
  }
  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 {
    padding-top: 185px;
  }
  #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 .products .product__item {
    max-width: 90%;
    width: 90%;
  }
  .catalog__section .main__content .products .product__item .product-image {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .catalog__section .main__content .products .product__item .product-image img {
    width: 220px;
    margin: 0 auto;
  }
  .catalog__section .main__content .products .product__item .product__info {
    margin-top: -15px;
    height: 155px;
  }
  .catalog__section .main__content .products .product__item .product-link a {
    padding: 7px 80px;
  }
  .bread__filter {
    flex-direction: column;
    align-items: flex-start !important;
  }
  #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: 185px;
  }
  #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-cart {
    padding-top: 185px;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table thead tr .product-name {
    height: 182px;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-thumbnail {
    min-height: 182px;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-thumbnail img {
    height: auto !important;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr:last-child .actions .coupon input {
    width: 100%;
    height: 45px;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr:last-child .actions .coupon button {
    width: 100%;
    padding: 15px 25px !important;
  }
  #ef-cart .woocommerce .woocommerce-cart-form .shop_table tbody tr:last-child .actions button[name=update_cart] {
    font-size: 12px !important;
    padding: 12px 25px !important;
  }
  #ef-cart .woocommerce .cart-collaterals {
    margin-top: 0px !important;
  }
  #ef-checkout {
    padding-top: 185px;
  }
  #ef-checkout .woocommerce .checkout > .row {
    margin-right: -10px !important;
    margin-left: -10px !important;
  }
  #ef-checkout .woocommerce .checkout .col-xl-12 .align-end .magic-responsive .card-body-upay #payment ul li .payment_box .checkout-upay .w-100 .upay-form {
    width: 95%;
  }
  #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;
  }
}
@media (max-width: 351px) {
  #shipping-calc #wscp-button {
    width: 95%;
    margin-top: 10px;
  }
  #shipping-calc #wscp-postcode {
    width: 75%;
  }
}
@media (max-width: 321px) {
  #ef-banner-home {
    padding-top: 185px;
  }
  #ef-checkout .woocommerce .coupon .button {
    margin-left: 0px;
  }
  .catalog__section .main__content .products .product__item .product-link a {
    padding: 7px 60px;
  }
}
#ef-banner-extra {
  margin-bottom: 15px;
}

.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: #FE5000;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}

.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 p:first-child {
  display: none;
}
#shipping-calc svg {
  fill: #FE5000;
  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: #FE5000 !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;
}