@charset 'UTF-8';

/* Tipografías */

@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/BebasNeue-Regular.eot');
  src: url('../fonts/BebasNeue-Regular.eot?') format('embedded-opentype'),
     url('https://mthelmets.com/wp-content/themes/mthelmets/fonts/BebasNeue-Regular.svg') format('svg'),
     url('../fonts/BebasNeue-Regular.ttf') format('truetype'),
     url('../fonts/BebasNeue-Regular.woff') format('woff'),
     url('../fonts/BebasNeue-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

/* Estilos generales */
.button-buy-top {
  font-family: 'Bebas Neue';
  text-transform: uppercase;
  font-weight: 300;
  background: #E1251C;
  color: white;
  padding: 5px 40px 0px 40px;
  border-radius: 30px;
  font-size: 20px;
  letter-spacing: 2px;
  margin-top: 30px;
  display: inline-block;
}
.button-buy-top:hover {
  background: red;
  color: white;
}
#container-button-buy {
  display: none;
}
:focus{
  outline:0px !important;
}
.label-new {
  background-image: url(../../../uploads/new-badget.png);
  width: 20px;
  height: 20px;
  margin-left: 10px;
  vertical-align: middle;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}
.label-visor {
  background-image: url(../../../uploads/visor-ico.png);
  width: 30px;
  height: 20px;
  margin-left: 10px;
  vertical-align: middle;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}
.product-item .label-new {
  position: absolute;
  top: 30px;
  left: 20px;
  width: 26px;
  height: 26px;
  margin: 0;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.t-center {
  text-align: center;
}
.box-recent-news-home .elementor-cta__button {
  padding: 0 !important;
}
.box-recent-news-home .elementor-cta--skin-cover .elementor-cta__content-item {
  line-height: 20px !important;
}
.box-recent-news-home .elementor-cta__content {
  position: relative;
}
.box-recent-news-home .elementor-cta__content::after {
  position: absolute;
  content: '+';
  top: 18px;
  right: 18px;
  color: #000;
  font-weight: bold;
  font-family: 'Bebas';
  font-size: 50px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 26px;
}
.box-recent-news-home .elementor-cta__content:hover::after {
  color: #FFFFFF;
}
.box-recent-news-home .elementor-cta__content::before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+1,0+34,0.64+67,0.85+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0) 34%,rgba(0,0,0,0.64) 67%,rgba(0,0,0,0.85) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)),color-stop(1%, rgba(0,0,0,0)),color-stop(34%, rgba(0,0,0,0)),color-stop(67%, rgba(0,0,0,0.64)),to(rgba(0,0,0,0.85)));
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0) 34%,rgba(0,0,0,0.64) 67%,rgba(0,0,0,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d9000000',GradientType=0 ); /* IE6-9 */
}

.elementor-slick-slider .slick-arrows-inside .slick-arrow::before {
  content: '';
  width: 52px;
  height: 52px;
  background-image: url(../../../uploads/arrow-slider-default.png);
  background-color: rgba(255,255,255,.3);
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 22px;
  border-radius: 14px;
  top: calc(100% - 26px);
  opacity: 1;
}
.elementor-slick-slider .slick-arrows-inside .slick-prev::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.elementor-slick-slider .slick-arrows-inside .slick-next::before {
  right: 10px;
}
.elementor-slick-slider .slick-arrows-inside .slick-arrow:hover::before {
  background-color: rgba(255,255,255,.4);
}

.index-up .elementor-motion-effects-element {
  z-index: 1;
  position: relative;
}
.box-snake-carbon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color:
  white;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  max-width: 400px;
  margin: 0 auto;
  font-family: "Bebas Neue", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom: 1px solid white;
}
.box-snake-carbon img {
  width: 26px;
  height: 26px;
  margin-left: 8px;
  position: relative;
  top: 6px;
}
body:not(.elementor-editor-active) #fixed-box-slider {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
body:not(.elementor-editor-active) #fixed-box-slider > .elementor-container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
}
#fixed-box-slider .indicator-scroll {
  color: white;
  font-size: 24px;
  text-align: center;
  position: absolute;
  z-index: 9;
  bottom: -20px;
  left: 20%;
  right: 20%;
  font-family: "Bebas Neue", Sans-serif;
  font-size: 20px;
}
#fixed-box-slider span.rule-scroll:last-child::after {
  position: absolute;
  content: '';
  height: 8px;
  width: 8px;
  border-top: 2px solid white;
  border-left: 2px solid white;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  top: -3px;
  right: 1px;
}
#fixed-box-slider span.rule-scroll:first-child::before {
  position: absolute;
  content: '';
  height: 8px;
  width: 8px;
  border-top: 2px solid white;
  border-left: 2px solid white;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -3px;
  left: 1px;
}
#fixed-box-slider span.rule-scroll {
  width: 20%;
  display: inline-block;
  height: 2px;
  background: white;
  left: 0;
  position: relative;
  top: -3px;
}

#fixed-box-slider .indicator-scroll span.text-scroll {
  position: relative;
  display: inline-block;
  width: 30%;
  min-width: 300px;
  padding: 0 40px;
}
#fixed-box-slider .close-full-slider {
  color: #000;
  position: absolute;
  right: 30px;
  top: 20px;
  font-family: "Bebas Neue", Sans-serif;
  font-size: 20px;
  padding-right: 36px;
  display: none;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  z-index: 1;
}
#fixed-box-slider .close-full-slider::after {
  position: absolute;
  content: '';
  right: 10px;
  top: 16px;
  font-size: 20px;
  width: 16px;
  height: 4px;
  background: #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#fixed-box-slider .close-full-slider::before {
  position: absolute;
  content: '';
  right: 10px;
  top: 16px;
  font-size: 20px;
  width: 16px;
  height: 4px;
  background: #000;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#fixed-box-slider .slick-current .close-full-slider {
  display: block;
}
#fixed-box-slider .attachment-thumbnail {
  max-width: 90px;
}
#fixed-box-slider .elementor-cta {
  min-height: 40vh;
}
#box-specs .elementor-image {
  cursor: pointer;
}
/*Insta Free*/
#eapps-instagram-feed-1 > a {
  overflow: hidden !important;
  max-height: 0px !important;
  -webkit-filter: opacity(0);
          filter: opacity(0);
}
#eapps-instagram-feed-1 {
    margin-bottom: -32px;
}

/*Slider company*/
.slider-inner .slick-list {
    overflow: visible !important;
}
.slider-inner .custom-arrow {
  left: calc(50% - 14.754px);
  position: relative;
  display: inline-block;
}
.slider-inner .custom-arrow svg {
  position: relative;
  z-index: 1;
}
.slider-inner .custom-arrow::before {
  position: absolute;
  content: '';
  height: 2px;
  background-color: rgba(255, 255, 255, 0.5);
  width: 22.33vw;
  left: 14px;
  top: 14px;
}
.slider-inner .elementor-element:last-child .custom-arrow::before {
  display: none;
}
.slider-inner .custom-arrow::after {
  position: absolute;
  content: '';
  width: 17px;
  height: 17px;
  background-color: #47300a;
  border-radius: 50%;
  top: 7px;
  left: 6px;
  z-index: 0;
}
.item-manuals .elementor-cta__bg-wrapper {
  border: 20px solid #ededed;
}
.item-manuals .elementor-cta__bg-wrapper .elementor-cta__bg {
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #ededed;
}
.item-manuals .elementor-cta__button {
  padding-left: 0 !important;
  padding-top: 0 !important;
}
.item-manuals .elementor-cta__button-wrapper {
  line-height: 20px;
}

/* Custom maps */
#asl-storelocator.asl-p-cont.asl-bg-3 input#auto-complete-search {
  border: 0;
  background: #eee;
  border-radius: 0;
  display: inline-block;
  font-family: "Roboto", Sans-serif;
  font-size: 14px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
  height: 40px !important;
  max-width: 260px;
  min-width: 100px;
}
#asl-storelocator.asl-p-cont.asl-bg-3 .icon-search::before {
  display: none;
}
#asl-storelocator.asl-p-cont.asl-bg-3 .icon-search::after {
  position: relative;
  content: 'Buscar';
  font-size: 14px;
  line-height: 16px;
  font-family: "Roboto", Sans-serif;
  font-size: 14px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
  font-style: normal;
}
#asl-storelocator.asl-p-cont.storelocator-main .Filter_section .col-xs-12.search_filter p:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#asl-storelocator.asl-p-cont.storelocator-main .Filter_section .col-xs-12.search_filter p:last-child > span {
  position: relative;
  width: 152px;
  height: 40px;
  margin-left: 8px;
  background-color: #1a1a1a !important;
}
#asl-storelocator .search_filter {
  padding-left: 0 !important;
  width: auto !important;
}
#asl-storelocator .search_filter > p:first-child {
  display: none;
}
.asl-map {
  width: 50% !important;
}
.asl-panel {
  width: 50% !important;
}
#asl-storelocator.asl-p-cont.asl-template-0.asl-p-cont .asl-map {
    margin-left: 50% !important;
}
#panel {
  margin-left: 0;
  max-width: 100% !important;
}
#asl-storelocator.asl-p-cont.asl-template-0.asl-p-cont .asl-panel {
  right: calc(50%);
  left: auto;
}
#asl-storelocator.asl-p-cont.asl-template-0.asl-p-cont .asl-panel #panel.storelocator-panel {
    left: auto;
    right: 0;
    margin-top: 0px;
    border: 0;
}
body #asl-storelocator.asl-p-cont.asl-template-0 #panel.storelocator-panel .item {
  border-bottom: 0 !important;
  max-width: 750px;
  padding-top: 30px !important;
  padding-bottom: 30px;
}
#asl-storelocator.asl-p-cont.asl-bg-3 .item:nth-child(2n)::before {
  position: absolute;
  content: '';
  background-color: #fafafa;
  height: 100%;
  width: 100vw;
  right: 100%;
  top: 0;
}
body #asl-storelocator.asl-p-cont.asl-template-0 #panel.storelocator-panel .item.highlighted::before {
  position: absolute;
  content: '';
  background-color: #EEEEEE;
  height: 100%;
  width: 100vw;
  right: 100%;
  top: 0;
}
body #asl-storelocator.asl-p-cont.asl-template-0 #panel.storelocator-panel .item:not(:last-child)::after {
  content: '';
  position: absolute;
  height: 1px;
  width: 50vw;
  background-color: #1a1a1a;
  right: 0;
  bottom: 0;
}
#asl-storelocator.asl-p-cont.asl-bg-3 #panel .panel-inner {
  text-align: right;
}
#primary #asl-storelocator div.Filter_section {
  max-width: 1500px !important;
  margin: 0 auto;
  background: none !important;
  margin-bottom: 6rem;
  padding-top: 0;
}
#asl-storelocator .item .addr-sec {
  width: 100%;
}
#asl-storelocator .item .col-md-3.col-xs-3 {
  display: none !important;
}
#asl-storelocator .item .addr-sec .p-title {
  font-family: "Bebas Neue", Sans-serif;
  font-size: 20px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
  color: #1a1a1a !important;
}
#asl-storelocator .item .addr-sec .p-area {
  font-family: "Roboto", Sans-serif;
  font-size: 14px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
  padding-left: 0 !important;
  left: -15px;
}
#asl-storelocator .item .addr-sec .p-area:first-child br {
  display: none;
}
#asl-storelocator .item .addr-sec .p-area a {
  font-family: "Roboto", Sans-serif;
  font-size: 14px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
}
#asl-storelocator.asl-p-cont.asl-bg-3 .item .s-direction {
  font-family: "Roboto", Sans-serif;
  font-size: 14px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
  color: #ffffff;
  background-color: #1a1a1a;
  padding: 10px 20px;
  display: inline-block;
}
#asl-storelocator .item .addr-sec .p-area span.glyphicon {
  display: none !important;
}
.Num_of_store {
  display: none;
}
#asl-storelocator.storelocator-main.asl-bg-3 #asl-map-canv {
  height: 630px !important;
}
#asl-storelocator.asl-p-cont.asl-bg-3 #style_2.infoWindow {
  border-radius: 0 !important;
}
#asl-storelocator.asl-p-cont.asl-bg-3 #style_2.infoWindow h3 {
  font-family: "Bebas Neue", Sans-serif;
  font-size: 20px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
  color: #1a1a1a !important;
  background: #fff !important;
}
#asl-storelocator.asl-p-cont.asl-bg-3 #style_2.infoWindow .info-addr > div {
  padding-left: 0 !important;
  font-family: "Roboto", Sans-serif;
  font-size: 14px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
}
#asl-storelocator.asl-p-cont.asl-bg-3 #style_2.infoWindow .info-addr > div > b, #asl-storelocator.asl-p-cont.asl-bg-3 #style_2.infoWindow .info-addr > div > a {
  font-family: "Roboto", Sans-serif;
  font-size: 14px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
}
#asl-storelocator.asl-p-cont.asl-bg-3 #style_2.infoWindow .asl-buttons a.action.directions {
  font-family: "Roboto", Sans-serif;
  font-size: 14px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
  color: #ffffff;
  background-color: #1a1a1a;
  padding: 10px 20px;
  display: inline-block;
  margin-left: 0 !important;
}
#asl-storelocator.asl-p-cont.asl-bg-3 #style_2.infoWindow .asl-buttons a.action.zoomhere, #asl-storelocator.asl-p-cont.asl-bg-3 #style_2.infoWindow .asl-buttons a.action.a-website {
  display: none !important;
}
#asl-storelocator.asl-p-cont.asl-bg-3 #style_2.infoWindow .asl-buttons a.action.directions::before {
  display: none !important;
}
#asl-storelocator.asl-p-cont.asl-bg-3 #style_2.infoWindow .asl-buttons {
  text-align: left !important;
  padding-top: 10px !important;
}
#asl-storelocator.asl-p-cont.asl-bg-3 #style_2.infoWindow .info-addr > div > span.glyphicon {
  display: none !important;
}
#asl-map-canv .infoBox > img {
  display: none !important;
}
#asl-storelocator.asl-p-cont.asl-bg-3 .range_filter > p {
  display: none !important;
}
#asl-storelocator.asl-p-cont.container .asl-advance-filters .multiselect.adropdown-toggle.style-btn.btn.btn-default {
  border-radius: 0;
  height: 40px !important;
  border: 0 !important;
  background: #eee;
  width: 160px;
  font-family: "Roboto", Sans-serif;
  font-size: 14px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
}
#asl-storelocator.asl-p-cont.asl-bg-3 ul.adropdown-menu.multiselect-container {
  border-radius: 0;
  font-family: "Roboto", Sans-serif;
  font-size: 14px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
}
#asl-storelocator.asl-p-cont.asl-bg-3 .adropdown-menu > .active > a {
  background: #1a1a1a !important;
}
#asl-storelocator.asl-p-cont.asl-bg-3 .item .s-distance {
  display: none !important;
}
#primary #asl-storelocator #panel {
  width: 100% !important;
}
#asl-storelocator > div.row.Filter_section .asl-advance-filters button.multiselect::before {
  position: absolute;
  content: '';
  color: white;
  background: #1a1a1a;
  height: 100%;
  width: 40px;
  right: 0;
  top: 0;
}
#asl-storelocator.asl-p-cont.container .multiselect.adropdown-toggle.style-btn.btn.btn-default b.caret {
  top: 0;
  color: white;
  right: 16px;
}
#asl-storelocator.asl-p-cont.asl-bg-3 .range_filter, #asl-storelocator.asl-p-cont.asl-bg-3 .asl-advance-filters {
    padding-left: 0 !important;
}
#asl-no-item-found {
  font-family: "Roboto", Sans-serif;
  font-size: 14px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
  color: #1a1a1a !important;
}
/* Contact Form Custom Checkbox */
#gen-contact-form {
  position: relative;
  margin: 1em 0;
  text-align: left;
}
#gen-contact-form#gen-contact-form-inline {
  display: inline-block;
}
#gen-contact-form label {
  cursor: pointer;
  line-height: 1.25em;
  vertical-align: top;
  clear: both;
  padding-left: 1px;
  padding-top: 2px;
  display: inline-block;
}
#gen-contact-form label:not(:empty) {
  padding-left: 0.75em;
}
#gen-contact-form label:before, #gen-contact-form label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
#gen-contact-form label:before {
  width: 1.25em;
  height: 1.25em;
  background: #fff;
  border: 2px solid #1a1a1a;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  margin-left: 3px;
}
#gen-contact-form input[type="checkbox"] {
  outline: 0;
  visibility: hidden;
  width: .8em;
  margin: 0;
  display: block;
  float: left;
  font-size: inherit;
}
#gen-contact-form input[type="checkbox"]:checked + label:before {
  background: #1a1a1a;
  border: none;
}
#gen-contact-form input[type="checkbox"]:checked + label:after {
  -webkit-transform: translate(0.25em, 0.3365384615em) rotate(-45deg);
      -ms-transform: translate(0.25em, 0.3365384615em) rotate(-45deg);
          transform: translate(0.25em, 0.3365384615em) rotate(-45deg);
  width: 0.75em;
  height: 0.375em;
  border: 0.125em solid #fff;
  border-top-style: none;
  border-right-style: none;
  left: 3px;
}
#gen-contact-form input[type="checkbox"]:disabled + label:before {
  border-color: rgba(0, 0, 0, 0.26);
}
#gen-contact-form input[type="checkbox"]:disabled:checked + label:before {
  background: rgba(0, 0, 0, 0.26);
}
/* End Contact Form Custom Checkbox */
.elementor-field-group-legal_checkbox {
  margin-top: 12px;
}
.elementor-field-group-legal_checkbox a {
  color: #ba122d;
}
.elementor-field-group-legal_checkbox a:hover {
  text-decoration: underline;
}
#gen-contact-form .elementor-select-wrapper select {
  padding-top: 0;
  padding-bottom: 0;
  border-right: 40px solid #1a1a1a;
  color: #1a1a1a;
  opacity: 1 !important;
}
#gen-contact-form .elementor-field-group .elementor-select-wrapper:before {
  color: #fff !important;
  right: 15px;
  z-index: 1;
}
#gen-contact-form input::-webkit-input-placeholder, #gen-contact-form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #1a1a1a;
  opacity: 1 !important;
}
#gen-contact-form input::-moz-placeholder, #gen-contact-form textarea::-moz-placeholder { /* Firefox 19+ */
  color: #1a1a1a;
  opacity: 1 !important;
}
#gen-contact-form input:-ms-input-placeholder, #gen-contact-form textarea:-ms-input-placeholder { /* IE 10+ */
  color: #1a1a1a;
  opacity: 1 !important;
}
#gen-contact-form input::-ms-input-placeholder, #gen-contact-form textarea::-ms-input-placeholder { /* Firefox 18- */
  color: #1a1a1a;
  opacity: 1 !important;
  font-weight: 400;
}
#gen-contact-form input::placeholder, #gen-contact-form textarea::placeholder { /* Firefox 18- */
  color: #1a1a1a;
  opacity: 1 !important;
  font-weight: 400;
}
#primary {
  overflow: hidden;
}
#box-map iframe {
  height: 100% !important;
}
#box-map .elementor-widget-wrap > .elementor-element, #box-map .elementor-widget-container {
  height: 100%;
}
/* Ficha de producto */

.woocommerce div.product div.images .flex-control-thumbs li {
  max-width: 136px;
  max-height: 136px;
}
.elementor-swiper-button.elementor-swiper-button-next {
  display: inline-block;
  position: absolute;
  right: 4%;
  top: calc(50% - 22px);
  font-size: 0;
  width: 54px;
  height: 54px;
  background-image: url(../../../uploads/arrow-slider-default.png);
  background-position: center;
  background-color: rgba(255,255,255,0.3);
  background-size: 24px;
  background-repeat: no-repeat;
  z-index: 1;
  border-radius: 8px;
}
.elementor-swiper-button.elementor-swiper-button-prev {
  display: inline-block;
  position: absolute;
  left: 4%;
  top: calc(50% - 27px);
  font-size: 0;
  width: 54px;
  height: 54px;
  background-image: url(../../../uploads/arrow-slider-default.png);
  background-position: center;
  background-color: rgba(255,255,255,0.3);
  background-size: 24px;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  z-index: 1;
  border-radius: 8px;
}
.item-product-featured .elementor-cta__button {
  padding-left: 0 !important;
}
.item-product-featured .elementor-cta__content {
  margin-top: 10px;
}
.item-product-featured .elementor-cta__bg {
  background-color: #ededed;
}
#slider-bottom-product {
  margin-bottom: -4px;
}
.accordeon-product {
  max-width: 510px;
}
.accordeon-product .elementor-accordion-item img {
  max-height: 40px;
  width: auto;
  margin-right: 10px;
}
.accordeon-product .elementor-tab-title {
  border-width: initial !important;
  border-top: 1px solid #1a1a1a !important;
  padding-left: 0 !important;
}
.accordeon-product .elementor-tab-content {
  padding-left: 0 !important;
}
.accordeon-product .elementor-accordion-icon i {
  font-size: 12px;
}
.woocommerce-product-gallery ol.flex-control-nav {
  position: relative;
  z-index: 1;
  margin-top: 10px !important;
}
.woocommerce-product-gallery ol.flex-control-nav li {
  background: #ededed;
  border: 3px solid white;
  border-right: 0;
  padding: 10px;
}
.woocommerce-product-gallery ol.flex-control-nav li:last-child {
  border-right: 3px solid #fff;
}
.woocommerce div.product div.images img {
    max-width: 600px;
    margin: 0 auto;
}
.box-sizes-product {
  max-width: 374px;
}
.box-sices-content {
  background-image: url(../../../uploads/back-sizes-box.png);
  padding: 12px 8px;
}
.box-sizes-product .top-sizes {
  font-family: "Bebas Neue", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 6px;
}
.box-sizes-product .top-sizes a {
  color: #777777;
  font-family:  "Roboto", Sans-serif;
  font-size: 14px;
  font-weight: 400px;
}
.box-sizes-product .top-sizes span:last-child {
  font-family: "Roboto", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}
.box-sizes-product .sizes-blue {
  background-color: #c4c4c4;
  color: #888;
  max-width: 110px;
  max-height: 30px;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box-sizes-product span {
  line-height: 30px;
  height: 30px;
  color: #1a1a1a !important;
  font-size: 20px;
}
.box-sizes-product span.active {
  color: white !important;
}
.box-sizes-product .sizes-blue span {
  padding: 0 20px;
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.box-sizes-product .sizes-blue span.active {

  background-color: #00aced;
}
.box-sizes-product .sizes-red {
  background-color: #c4c4c4;
  color: #888;
  max-width: 56px;
  max-height: 30px;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box-sizes-product .sizes-red span {
  padding: 0 20px;
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.box-sizes-product .sizes-red span.active {
  background-color: #eb1c24;
}
.box-sizes-product .sizes-gray {
  background-color: #c4c4c4;
  color: #888;
  max-width: 172px;
  max-height: 30px;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box-sizes-product .sizes-gray span {
  padding: 0 20px;
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.box-sizes-product .sizes-gray span.active {
  background-color: #1a1a1a;
}
.box-sizes-product .icos-sizes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.box-sizes-product .text-sizes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6px;
}
.box-sizes-product .text-sizes span:first-child {
  max-width: 112px;
  border-radius: 12px;
  color: white;
  display: inline-block;
  font-family: 'Roboto';
  font-size: 12px;
  line-height: 14px;
  width: 100%;
  text-align: center;
  color: #1a1a1a;
  border: 1px solid white;
  background-color: #ededed;
}
.box-sizes-product .icos-sizes span:not(.active) {
  opacity: .3;
}
.box-sizes-product.tresxl {
  max-width: 422px;
}
.box-sizes-product.tresxl .sizes-gray {
  margin-left: 12px;
  max-width: 236px;
}
.box-sizes-product.tresxl .text-sizes span:first-child {
    max-width: 159px;
    line-height: 26px;
}
.box-sizes-product.tresxl .sizes-blue {
  background-color: #c4c4c4;
  color: #888;
  max-width: 160px;
}
.box-sizes-product.medium-shell .sizes-red {
  max-width: none;
  margin-left: -2px;
}
.box-sizes-product.medium-shell .sizes-gray span {
    padding: 0 15px;
}
.box-sizes-product .sizes-blue {
  background-color: #c4c4c4;
  color: #888;
  max-width: 106px;
}
.box-sizes-product.medium-shell .text-sizes span:first-child {
  max-width: 109px;
}
.box-sizes-product.medium-shell .text-sizes span:nth-child(2) {
  max-width: 112px;
  border-radius: 12px;
  color: white;
  display: inline-block;
  font-family: 'Roboto';
  font-size: 12px;
  line-height: 14px;
  width: 100%;
  text-align: center;
  color: #1a1a1a;
  border: 1px solid white;
  background-color: #ededed;
  margin-left: 20px;
}
.box-sizes-product.medium-shell .text-sizes span:last-child {
  max-width: 105px;
  margin-left: 22px;
}
.label-visor-product {
    background-image: url(../../../uploads/visor-ico.png);
    width: 38px;
    height: 38px;
    top: 0;
    position: absolute;
    margin-left: 20px;
    vertical-align: middle;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}
.single-product .woo-variation-gallery-trigger {
  background: transparent !important;
}
.single-product .dashicons-search::before {
  position: absolute;
  content: '+';
  top: 2px;
  right: 2px;
  color:
  #000;
  font-weight: bold;
  font-family: 'Bebas';
  font-size: 50px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 26px;
  display: none;
}
.single-product .woo-variation-gallery-trigger::after {
    position: absolute;
    content: '+';
    top: 2px;
    right: 2px;
    color:
    #000;
    font-weight: bold;
    font-family: 'Bebas';
    font-size: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 26px;
    display: none;
}
.box-sizes-product .text-sizes span:last-child {
  border-radius: 12px;
  display: inline-block;
  font-family: 'Roboto';
  font-size: 12px;
  line-height: 14px;
  width: 100%;
  text-align: center;
  color: #1a1a1a;
  border: 1px solid white;
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ededed;
}
.box-sizes-product span.active {
  background-image: url(../../../uploads/gray-pattern.png);
  background-blend-mode: exclusion;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: #ededed;
}
.hotspot-wrapper .spot {
  position: absolute;
  width: 28px;
  height: 28px;
  background: #E1241C;
  border-radius: 50%;
  box-shadow: 0 0 0 #E1241C91;
  animation: spot 2s infinite;
}
/*
.hotspot-wrapper .spot::before {
  position: absolute;
  content: '';
  width: 40px;
  height: 40px;
  background: #ffffff4f;
  border-radius: 50%;
  top: -6px;
  left: -6px;
}
.hotspot-wrapper .spot::after {
  position: absolute;
  content: '';
  width: 30px;
  height: 30px;
  background: #fff9;
  border-radius: 50%;
  top: -3px;
  left: -3px;
}*/
.pulse {
  margin:100px;
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #cca92c;
  cursor: pointer;
  box-shadow: 0 0 0 #E1241C91;
  animation: spot 2s infinite;
}
.spot:hover {
  animation: none;
}

@-webkit-keyframes spot {
  0% {
    -webkit-box-shadow: 0 0 0 0 #E1241C91;
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes spot {
  0% {
    -moz-box-shadow: 0 0 0 0 #E1241C91;
    box-shadow: 0 0 0 0 #E1241C91;
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
.hotspot-wrapper .spot > div.info-spot {
  display: none;
  background: #ffffff;
  min-width: 180px;
  position: absolute;
  left: -260%;
  font-size: 16px;
  line-height: 19px;
  padding: 20px;
  z-index: 9;
  top: 42px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .4), 0 0 10px rgba(0, 0, 0, .3), 0 0 5px rgba(0, 0, 0, .2);
  box-shadow: 0 0 15px
  rgba(0, 0, 0, .4), 0 0 10px rgba(0, 0, 0, .3), 0 0 5px rgba(0, 0, 0, .2);
}
.hotspot-wrapper .spot > div::before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-top: 16px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 22px solid #fff;
  top: -38px;
  left: calc(50% - 15px);
}
.hotspot-wrapper .spot > div p {
  margin-bottom: .4rem;
  font-family: "Roboto", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #1a1a1a;

}
.hotspot-wrapper .spot strong {
  font-family: "Bebas Neue", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 24px;
  color: #1a1a1a;
}

.woo-variation-product-gallery {
    max-width: 100% !important;
}
.woocommerce-variation-add-to-cart {
  display: none !important;
}
/*custom variant gallery*/
.wvg-gallery-thumbnail-image {
  background: #ededed;
  border: 3px solid white;
  border-right-color: white;
  border-right-style: solid;
  border-right-width: 3px;
  border-right: 0;
  padding: 10px;
  max-width: 136px;
  max-height: 136px;
}
.wvg-gallery-thumbnail-image:last-child {
  border-right: 3px solid white;
}
/* Cabecera de página */
.jet-menu-item-wrapper .jet-dropdown-arrow {
  display: none;
}
.woo-variation-product-gallery {
  padding-right: 14rem;
}
.woo-variation-gallery-wrapper {
  z-index: 1 !important;
}
.wvg-gallery-thumbnail-image {
  opacity: 1 !important;
}
.wvg-gallery-thumbnail-image:not(.current-thumbnail) img {
  opacity: .3;
}
.image-selector {
  position: relative;
}
.image-selector .num-gal {
  font-size: 14px;
  font-weight: 300;
  line-height: 16px;
  color: #777777;
  font-family: 'Roboto';
  position: absolute;
  left: 36rem;
  top: 8px;
}
.image-selector .title {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 1rem;
}
body:not(.elementor-editor-active) .elementor-location-header {
  background: #1a1a1a;
  z-index: 9;
  border-bottom: 1px solid #fff;
  position: fixed;
  width: 100%;
}
.menu-wrapper,
.products-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.menu-wrapper .menu {
  width: 25%;
  padding: 10px;
}
.menu-wrapper .menu div {
  line-height: 1em;
}
.menu-wrapper .menu a {
  font-family: 'Bebas Neue';
  font-size: 20px;
  line-height: 1em;
  color: black;
}
.menu-wrapper .menu a.title {
  font-size: 26px;
}
.menu-wrapper .menu-selector {
  width: 75%;
  padding: 5px;
  display: none;
}
.menu-wrapper .menu-selector.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.menu-wrapper .product-item {
  margin: 5px;
  width: calc((100% / 3) - 10px);
}
.menu-wrapper .more {
  margin: 5px;
  width: calc((100% / 3) - 10px);
}
.menu-wrapper .more > a {
  padding-bottom: 110%;
  width: 100%;
  background-color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  font-family: 'Bebas Neue';
  text-align: center;
  font-size: 24px;
  position: relative;
}
.menu-wrapper .more a > span {
  font-size: 30px;
  font-weight: bold;
  position: absolute;
  color: white;
  top: 10px;
  right: 20px;
  color: black;
  -webkit-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  -webkit-transform-origin: 50% 55%;
      -ms-transform-origin: 50% 55%;
          transform-origin: 50% 55%;
}
.menu-wrapper .more a > div {
  position: absolute;
  top: 50%;
  left: 50%;
  white-space: nowrap;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.menu-wrapper .more:hover > span {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

#language-select-top .sub-menu {
  margin-left: 0 !important;
  margin-top: 0 !important;
  max-width: 100%;
  box-sizing: border-box;
}

#language-select-top .elementor-sub-item {
  padding-left: 12px !important;
  display: inline-block;
  width: 100%;
}

/*Categoria*/
.box-subcategory .elementor-cta--skin-classic .elementor-cta__bg-wrapper {
    position: relative;
    min-height: 355px;
    width: 100%;
}
.category-wrapper .header {
  background-color: #1a1a1a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: white;
  font-family: "Bebas Neue", Sans-serif;
  font-size: 82px;
  line-height: 1.4em;
}
.category-wrapper .header > div,
.category-wrapper .header > a {
  width: 50%;
  min-height: 400px;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.category-wrapper h2 {
  font: inherit;
  display: block;
  width: 100%;
  max-width: 750px;
  margin: 0 0 0 auto;
  padding: 10px;
  color: white;
}
.category-wrapper .product-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 80px auto;
  width: 100%;
  max-width: 1500px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.product-item {
    margin: 3.3px;
    width: calc(25% - 6.6px);
}
.product-item .thumb {
  display: block;
  padding-bottom: 110%;
  position: relative;
  background-size: 80% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ededed;
}
.product-item .thumb span {
  font-size: 30px;
  font-weight: bold;
  position: absolute;
  top: 10px;
  right: 20px;
  color: black;
  -webkit-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  -webkit-transform-origin: 50% 55%;
      -ms-transform-origin: 50% 55%;
          transform-origin: 50% 55%;
}
.product-item .thumb:hover span {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.product-item .title {
  font-size: 20px;
  padding-top: 20px;
  display: block;
  font-family: "Bebas Neue", Sans-serif;
  line-height: 1.2em;
}
.product-item .subtitle {
  font-family: 'Roboto';
  font-size: 14px;
  color: #474747;
  line-height: 1.2em;
}
.image-selector {
  font-family: 'Bebas Neue';
}
.image-selector .title + div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 20px;
}
.image-selector .title + div > div {
  border: 2px solid transparent;
  margin: 0 10px 10px 10px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 20%;
  padding-bottom: calc(100% / 8);
  cursor: pointer;
  max-width: 96px;
  max-height: 96px;
  background-size: 90%;
}
.image-selector .title + div > div.active {
  border: 2px solid white;
}
.single-product div[data-attribute="color"].active, .single-product div[data-attribute="graficas"].active {
  box-shadow: 0px 0px 4px #1a1a1a;
}
.single-product div[data-attribute="color"] {
  border-radius: 50% !important;
  max-width: 60px !important;
  max-height: 60px !important;
  background-size: 84% !important;
  padding: 20px;
  padding-bottom: 36px !important;
}
.single-product .image-selector > div:first-child div.selector {
  display: block !important;
}
.number-variant {
  position: absolute;
  right: 48%;
  font-weight: 300;
  color: #777;
  font-family: "Roboto", Sans-serif;
  font-size: 14px;
}
.woocommerce-breadcrumb > span {
  text-transform: uppercase;
}
/* Pie de página */

.form-mailchimp {
  max-width: 400px;
}
.form-mailchimp .elementor-field-option {
  line-height: 20px;
}
.form-mailchimp .elementor-field-type-acceptance {
  position: absolute;
  bottom: 20px;
}
.form-mailchimp .elementor-field-type-acceptance label {
  font-size: 12px;
  position: relative;
  display: inline-block !important;
  padding-left: 30px !important;
}

/* Contact Form Custom Checkbox */
.form-mailchimp {
  position: relative;
  margin: 1em 0;
  text-align: left;
}
.form-mailchimp.form-mailchimp-inline {
  display: inline-block;
}
.form-mailchimp label {
  cursor: pointer;
  line-height: 1.25em;
  vertical-align: top;
  clear: both;
  padding-left: 1px;
  padding-top: 2px;
  display: inline-block;
}
.form-mailchimp label:not(:empty) {
  padding-left: 0.75em;
}
.form-mailchimp label:before, .form-mailchimp label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.form-mailchimp label:before {
  width: 1.25em;
  height: 1.25em;
  background: #fff;
  border: 2px solid #1a1a1a;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  margin-left: 3px;
  top: 4px;
}
.form-mailchimp input[type="checkbox"] {
  outline: 0;
  visibility: hidden;
  width: .8em;
  margin: 0;
  display: block;
  float: left;
  font-size: inherit;
}
.form-mailchimp input[type="checkbox"]:checked + label:before {
  background: #ffffff;
  border: none;
}
.form-mailchimp input[type="checkbox"]:checked + label:after {
  -webkit-transform: translate(0.25em, 0.3365384615em) rotate(-45deg);
      -ms-transform: translate(0.25em, 0.3365384615em) rotate(-45deg);
          transform: translate(0.25em, 0.3365384615em) rotate(-45deg);
  width: 0.75em;
  height: 0.375em;
  border: 0.125em solid #1a1a1a;
  border-top-style: none;
  border-right-style: none;
  left: 3px;
  top: 4px;
}
.form-mailchimp input[type="checkbox"]:disabled + label:before {
  border-color: rgba(0, 0, 0, 0.26);
}
.form-mailchimp input[type="checkbox"]:disabled:checked + label:before {
  background: rgba(0, 0, 0, 0.26);
}
/* End Contact Form Custom Checkbox */

.youtube-gallery-wrapper {
  padding: 60px 10px 0 10px;
}
.title-gallery-youtube {
  font-family: "Bebas Neue", Sans-serif;
  font-size: 40px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 48px;
  text-align: center;
  color: #1a1a1a;
  padding: 0px 0px 30px 0px;
}
.youtube-gallery-wrapper ul {
  margin: 0;
  text-align: center;
}
.youtube-gallery-wrapper ul li {
  width: calc(100% / 3);
  display: inline-block;
  text-align: center;
  align-items: top;
  padding: 0 3.3px;
}
.youtube-gallery-wrapper ul li img {
  max-width: 100px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.youtube-gallery-wrapper .item-video-youtube:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.item-video-youtube {
  padding: 80px 0 40px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}
.item-video-title {
  font-family: "Bebas Neue", Sans-serif;
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 48px;
  text-align: center;
  color: #ffffff;
  padding-top: 20px;
}

body:not(.elementor-editor-active) .popup-spects {
  display: none;
  position: fixed !important;
  z-index: 9;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.popup-spects .elementor-column-wrap {
  padding: 10px 20% !important;
}
.close-spects-popup {
  color: #000;
  position: absolute;
  right: 30px;
  top: 20px;
  font-family: "Bebas Neue", Sans-serif;
  font-size: 20px;
  padding-right: 36px;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  z-index: 1;
}
.close-spects-popup::after {
  position: absolute;
  content: '';
  right: 10px;
  top: 16px;
  font-size: 20px;
  width: 16px;
  height: 4px;
  background: #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-spects-popup::before {
  position: absolute;
  content: '';
  right: 10px;
  top: 16px;
  font-size: 20px;
  width: 16px;
  height: 4px;
  background: #000;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.close-spects-popup:hover{
  color: #1a1a1a;
}
.popup-spects .elementor-cta__content img {
  max-height: 100px;
  max-width: 160px;
  margin-bottom: 15px;
}
.accordeon-product img {
  cursor: pointer;
}
.accordeon-product img + p.wp-caption-text {
  display: none;
}
.accordeon-product .elementor-tab-content > div, .accordeon-product .elementor-tab-content > p {
  display: inline-block;
  width: auto !important;
}
.accordeon-product .wp-caption {
  position: relative;
}
.info-spect-hover {
  background: #ffffff;
  min-width: 180px;
  position: absolute;
  font-size: 16px;
  line-height: 19px;
  padding: 20px;
  z-index: 9;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .4), 0 0 10px rgba(0, 0, 0, .3), 0 0 5px rgba(0, 0, 0, .2);
  box-shadow: 0 0 15px
  rgba(0, 0, 0, .4), 0 0 10px rgba(0, 0, 0, .3), 0 0 5px
  rgba(0, 0, 0, .2);
  display: none;
  top: 120%;
  font-family: "Bebas Neue", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 24px;
  color: #1a1a1a;
  text-align: center;
}
.info-spect-hover::before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-right: 12px solid
  transparent;
  border-top: 0px solid
  transparent;
  border-left: 12px solid
  transparent;
  border-bottom: 14px solid
  #fff;
  left: 8px;
  bottom: 100%;
}

@media (max-width: 767px) {
  [data-elementor-type="header"] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100vw;
  line-height: 0;
}

.hamburger {
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  position: relative;
  z-index: 1;
}

.hamburger.active .hamburger-inner,
.hamburger.active .hamburger-inner::before,
.hamburger.active .hamburger-inner::after {
  background-color: white;
}

.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
  -webkit-transition-duration: 0.22s;
       -o-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 30px;
  height: 2px;
  background-color: white;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  -o-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger-inner::after {
  bottom: -10px;
  -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger.active .hamburger-inner {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
       -o-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger.active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  -o-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger.active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

body:not(.elementor-editor-active) .main-menu {
  z-index: 0;
  position: fixed !important;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  display: none;
}

#mt-top-bar {
  display: none !important;
}
#mobile-menu > div > div > div.elementor-element {
  width: 100% !important;
}
#mobile-menu div.menu, #mobile-menu div.menu-selector {
  width: 50% !important;
  max-height: 254px;
  overflow-y: scroll;
}
#mobile-menu .menu-wrapper .product-item {
    width: 100%;
}
#mobile-menu .menu.wrapper .product-item .title {
  display: none !important;
}
#mobile-menu .menu-wrapper .more {
    margin: 5px;
    width: calc((100%) - 10px);
}
#mobile-menu .menu.wrapper .product-item .subtitle {
    font-family: 'Roboto';
    font-size: 14px;
    color: #fff;
    line-height: 1.2em;
    margin-top: 6px;
    display: inline-block;
}
#mobile-menu .menu > div:first-child {
    display: none !important;
}
#mobile-menu .menu > div .label-new, #mobile-menu .menu > div .label-visor {
  display: none;
}
.category-wrapper .header > div, .category-wrapper .header > a {
    min-height: 140px;
}
.product-item {
    margin: 5px;
    width: calc(50% - 10px);
}
.category-wrapper .product-wrapper {
    margin: 40px auto;
  }
.category-wrapper h2 {
    font-size: 42px;
}
.product-item .subtitle {
    margin-bottom: 14px;
}
.woo-variation-product-gallery {
    width: 100%;
    max-width: 100% !important;
    padding-right: 0;
}
.socket-menu {
  position: fixed !important;
  bottom: 0;
}
.elementor-swiper-button.elementor-swiper-button-next {
    top: calc(50% - 0px);
}
.image-selector .title + div > div {
    padding-bottom: calc(100% / 5);
  }

  .youtube-gallery-wrapper ul li {
    width: calc(100%);
  }
  .button-buy-top {
    font-family: 'Bebas Neue';
    text-transform: uppercase;
    font-weight: 300;
    background: #E1251C;
    color: white;
    padding: 15px 40px 12px 40px;
    border-radius: 30px;
    font-size: 20px;
    letter-spacing: 2px;
    margin-top: 30px;
    display: inline-block;
    width: 100%;
    text-align: center;
  }

}
