
.separator {
    display: flex;
    align-items: center;
    text-align: center;
}
.separator::before, .separator::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #e0e0e0;
}
.separator::before {
    margin-right: 10px;
}
.separator::after {
    margin-left: 10px;
}
.headerSection {
  padding: 18px 15px;
}
#container404 .btn_tranparent{
  margin-top:20px;
  padding:12px 50px;
}
#container404 .text-box{
  padding-top:155px;padding-bottom:155px;
}
#container404 .text-box span{
  color:#000;
  text-transform:uppercase;
}
#container404 .text-box h1{
  color:#000;
}
#container404 .text-box .description{
  color:#717171;
}



#buscadorNav .headerSection{
  padding: 17px 15px;
}
#buscadorNav{
  display:none;
}
#buscadorNav .col-1{
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  max-width: 20px;
}
#buscadorNav .col{
  padding-left: 5px;
}
#buscadorNav .cerrar{
  margin-right: 20px;
}
#buscadorNav img{
  width: 20px;
  height: 20px;
  max-width: 20px;
}
#buscadorNav input{
  background-color: transparent;
  border:none;
  color:#fff;
}



section.terminosYCondiciones .collageSection{
  padding: 50px 140px;
}
.terminosYCondiciones .tab_title h3{
  font-family: "Rubik";
  margin:0;
}
.terminosYCondiciones .tituloConNumero{
  font-size: 15px;
  letter-spacing: 0.6px;
  line-height: 19px;
  color: #000000;
  font-family: "Rubik";
  font-weight: 500;
  text-transform: uppercase;
  margin:0;
  margin-top:40px;
}
.terminosYCondiciones .textoDescripcion{
  font-size: 14px;
  line-height: 24px;
  color: #727272;
  font-family: "Rubik";
  font-weight: 400;
  margin:0;
  margin-top:15px;
}

.mediosDePago .collageSection{
  padding: 50px 15px;
}
.mediosDePago .tab_title h3{
  font-size: 20px;
  line-height: 18px;
  color: #000000;
  font-family: "Rubik";
  font-weight: 700;
}
.mediosDePago .titulo{
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 19px;
  color: #000000;
  font-family: "Rubik";
  font-weight: 500;
  text-transform: uppercase;
  margin-top:40px;
}
.mediosDePago .titulo.marginTop{
  margin-top:55px;
}
.mediosDePago .texto{
  font-size: 14px;
  line-height: 24px;
  color: #727272;
  font-family: "Rubik";
  font-weight: 400;
}
.mediosDePago img.mediosDePago{
  margin-top:10px;
  margin-bottom:20px;
}
.mediosDePago .btnAyuda{
  margin-top:45px;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 19px;
  color: #ffffff;
  font-family: "Rubik";
  font-weight: 500;
  padding:15px 35px;
}
.mediosDePago .mediosPagoForm .tab_title{
  margin-top:45px;
}
.mediosPagoForm{
  display:none;
}
.mediosPagoForm .formStyler .custom-select{
  background: url(../images/up-down-icon.svg) no-repeat right center / 4% 35%;
}

.teamProyecDetalleBanner .banner-entry h1{
  font-size: 45px;
  line-height: 40px;
  font-weight: 700;
}
.teamProyecDetalleBanner .banner-entry p{
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 2px;
}
.teamProyecDetalleBanner .text-lb{
  letter-spacing: 1px;
}
.teamProyecDetalleSobreLuchador .sm-title2{
  letter-spacing: 1px;
  color:#000;
}
.teamProyecDetalleSobreLuchador .para-box{
  line-height: 32px;
  color: #4B4B4B;
}
.teamProyecDetalle .xs-title2{
  font-size: 14px;
  letter-spacing: 2px;
}
.teamProyecDetalle .md-fig{
  height:auto;
  width:auto;
}
.teamProyecDetalle .py-5{
  padding-bottom: 2rem!important;
}
.teamProyecDetalle .xl-title2{
  margin-bottom: 1.5rem;
}
.teamProyecDetalle .cardBody2 .box{
  font-size:14px;
}
.teamProyecDetalle .cardBody2 .price{
  font-size:15px;
}
.teamProyecDetalle .cardBody2 .proColor, .teamProyecDetalle .cardBody2 .box, .teamProyecDetalle .text-under{
  font-size: 14px;
}



.aboutus_slider .aboutBanner_cont{
  height:100vh;
}
.aboutus_banner img{
  height:100vh;
}
.aboutBanner_cont img,
.aboutBanner_cont video{
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.aboutCont {
  position: absolute;
  top:50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left:150px;
}
.aboutCont-center{
  left:calc((100% - 300px)/2) !important;
  width:300px !important;
  text-align: center !important;
}
.aboutCont-right{
  right:calc((100% - 300px)/7) !important;
  width:300px !important;
  text-align: right !important;
  left:auto !important;
}
.aboutCont h1{
  font-size: 75px;
  line-height: 64px;
  font-family: 'Conv_W Foundry - Sonny Gothic Black';
  font-weight: 700;
  color: #fff;
}
.aboutus_slider .aboutCont p{
  color: #fff;
  font-size: 15px;
  margin: 10px 0px 48px 0px;
  line-height: 18px;
  font-weight: 400;
  letter-spacing: 2px;
}
.aboutus_slider .btn_white_border{
  border: 1px solid #fff;
}
.aboutus_banner .explor a{
  letter-spacing: 1px;
}
.somos_cont{
  max-width: 812px;
  margin-left: auto;
}
.somos_cont p{
  font-size: 34px;
  font-weight: 300;
  line-height: 44px;
}
.fitImgCol{
  max-width: 1270px;
  margin: 0 -220px 0 auto;
}
.nuestraCont{
  max-width: 812px;
  margin-left: auto;
}
.nuestraCont p{
  font-size: 20px;
  line-height: 30px;
  max-width: 580px;
  margin-bottom: 40px;
  color: #8D8D8D;
}
.provideo_col{
  max-width: 1800px;
  margin:0 auto 50px;
}
.fit2img{
  width:100%;
}
section.aboutus_somos .somos_title1{  
    padding-top:40px;
}
section.aboutus_somos .somos_title1{
    font-size: 14px;
    letter-spacing: 4px;
    line-height: 25px;
    color: #000000;
    font-family: "Rubik";
    font-weight: 500;
    display: block;
}
section.aboutus_somos .somos_title2{
  font-size: 13px;
  letter-spacing: 3px;
  line-height: 25px;
  color: #000000;
  font-family: "Rubik";
  font-weight: 500;
  display: block;
}
section.aboutus_somos .subtitle{
  font-size: 34px;
  line-height: 44px;
  color: #000000;
  font-family: "Rubik";
  font-weight: 300;
  padding:35px 0;
}
section.aboutus_somos .d-sm-block,
section.aboutus_somos .d-sm-none{
  padding:85px 0;
}
section.aboutus_somos .somos_btmtext1,
section.aboutus_somos .somos_btmtext2,
section.aboutus_somos .somos_btmtext3{
  font-size: 20px;
  line-height: 30px;
  color: #8d8d8d;
  font-family: "Rubik";
  font-weight: 400;
  display: block;
}
section.aboutus_somos .somos_btmtext3{
  color:#000;
}
section.aboutus_somos .somos_btmtext2{
  padding:35px 0;
}
section.aboutus_somos .nuestra_btmtext{
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  display: block;
}
section.aboutus_somos .btn{
  width: 180px;
  height: 48px;
}
section.aboutus_somos .nuestraBtn{
  padding:35px 0;
}
section.aboutus_somos .team_protext{
  margin-left:15px;
  color: #8D8D8D;
  font-size: 13px;
  line-height: 19px;
  position:relative;
  letter-spacing: 1px;
  font-weight: 500;
}
section.aboutus_somos .team_protext:before{
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  background-color: #8D8D8D;
  height: 2px;
  width: 100%;
  transition:all 500ms ease-in-out 0s;
}
section.aboutus_somos .team_protext:hover:before{
  background-color:#000;
}
section.aboutus_somos .team_protext:hover{
  color:#000;  
}
section.about_usVideo{
  padding-bottom:30px;
}



section#contactoBanner .contactBanner{
  min-height:300px;
  padding: 105px 0px;
}


section.dondeEncontrarnos .collageSection{
  padding:50px 15px;
}
section#dondeEncontrarnosBanner .innerBanner .banner-titulo1 {
  font-size: 13px;
  letter-spacing: 2px;
  font-weight: 400;
  margin-bottom: -1px;
}
section#dondeEncontrarnosBanner .innerBanner{
  height:300px;
  padding: 105px 0px;
}


/* team proyec layout starts */
.fixed_header{
  position:fixed;
  top:0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 500ms ease-in-out 0s;
  -o-transition: all 500ms ease-in-out 0s;
  transition: all 500ms ease-in-out 0s;
}
.stickyHeader.fixed_header{
  background-color: #000;
}
.stickyHeader.headerSection{
  padding: 20px 15px;
}
.bannerslider{
  height: 750px;
  position:relative;
}
.slidebannerCont{
  position:absolute;
  top:50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left:150px;
  text-align: left;
  color:#fff;
}
.slidebannerCont h1{
  font-size: 75px;
  line-height: 71px;
  font-weight: bold;
}
.slidebannerCont p {
  font-size: 16px;
  margin: 15px 0;
  line-height: 25px;
  font-weight: 500;
}
.bannerslide_cont, .bannerslide_cont img{
  height: 100%;
  width: 100%;
}
.bannerslide_cont img{
  object-fit: cover;
  object-position: center;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-pagination-bullet{
  width: 5px;
  height: 5px;
}
.swiper-container-vertical>.swiper-pagination-bullets{
  right: 40px;
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin:15px 0px;
}
.swiper-pagination-bullet{
  background-color: #EFEFEF;
  opacity: 0.8;
}
.swiper-pagination-bullet-active{
  background-color: #fff;
  position: relative;
  width: 6px;
  height: 6px;
  position: relative;
  opacity: 1;
}
.swiper-pagination-bullet-active:before{
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #fff;
  top: -8px;
  left: -8px;
}
.explor{
  position: absolute;
  bottom: 50px;
  left:50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.explor a{
  color:#fff;
  font-size: 13px;
  font-weight: 500;
  line-height: 19px;
  position: relative;
}
.explor a:after{
  content: "";
  position: absolute;
  bottom: -55px;
  left: 50%;
  width: 1px;
  height: 50px;
  background-color: #fff;
}
.teamPro_cont {
  max-width: 945px;
  text-align: center;
  margin: 0 auto;
  color:#000;
}
.teamPro_cont h1{
  font-size: 52px;
  font-weight: bold;
  margin-bottom: 30px;
}
.teamPro_cont p{
  font-weight: 300;
  margin: 0;
}
.teamPro_cont p, .teamPro_cont span{
  font-size: 30px;
  line-height: 38px;
}
.teamPro_cont span{
  font-weight: 500;
  margin-bottom: 50px;
  display: block;
}
.progridCol{
  margin-bottom: 80px;
}
.grid_cont{
  max-width: 318px;
  margin-bottom: 30px;
}
.grid_cont img{
  height: 355px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.grid_desp{
  background-color: #F4F4F4;
  padding: 30px 20px;
}
.grid_desp span:nth-child(1){
  font-size:18px;
  font-weight: 500;
  line-height:19px;
  display: block;
}
.grid_desp span:nth-child(2){
  font-size:13px;
  line-height:19px;
  display: block;
}
.unAtleta img{
  width: 100%;
}
.unAtleta .grid_cont{
  width: 100%;
  max-width: 100%;
}
/* team proyec layout ends */


/* about_us css ends */

.sm-container {
  max-width: 992px;
  margin: 0 auto;
}
/* details layout start */
.common-banner {
  padding: 250px 0px;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  z-index: 3;
}
.common-banner:before {
  background-color: rgba(0,0,0,0.15);
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  content: "";
  z-index: -1;
}
.detailSection {
  /* background-image: url('../images/detail-banner-img2.jpg'); */
  background-position: top center;
}
.banner-entry h1 {
  font-size: 75px;
  line-height: 75px;
  font-weight: 500;
}
.banner-entry p {
  font-size: 17px;
  line-height: 19px;
  letter-spacing: 1px;
}
.bottom-text {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  content: "";
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.bottom-text .text-lb {
  position: relative;
  padding-bottom: 10px;
  display: inline-block;
}
.bottom-text .text-lb:before {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 2px;
  height: 60px;
  margin: 0 auto;
  right: 0;
  background-color: #fff;
}
.guideSection {
  padding: 70px 0px 35px;
}
.sm-title2 {
  font-size: 19px;
  line-height: 22px;
  font-weight: 700;
}
.para-box p {
  font-size: 18px;
}
.recoSection {
  padding-top: 35px;
}
.hglt-heading {
  max-width: 389px;
  margin: 10px auto;
  font-size: 34px;
  line-height: 40px;
  position: relative;
  padding: 20px 0px;
  z-index: 2;
}
.hglt-heading:after, .hglt-heading:before {
  content: "”";
  position: absolute;
  left: 0;
  right: 0;
  font-size: 40px;
  color: #000;
  text-align: center;
  pointer-events: none;
  z-index: -1;
  width: 20px;
  height: 20px;
  margin: 0 auto;
}
.hglt-heading:before {
  top: -10px;
}
.hglt-heading:after {
  top: calc(100% - 15px);
}
.second-column-row {
  padding: 70px 30px 60px;
  margin-top: 60px;
}
.xs-title2 {
  font-size: 15px;
}
.bgColor3 {
  background-color: rgba(244,244,244,0.31);
}
.md-fig {
  max-width: 425px;
  height: 425px;
  overflow: hidden;
}
.xl-title2 {
  font-size: 112px;
  font-weight: 700;
  line-height: 112px;
  word-break: break-all;
}
/* details layout close */

.loginSignin .col-registrate{
  background-color:#FAFAFB;
  display:none;
}
.loginSignin .form-group{
  margin-bottom: 1.5rem;
}
.loginSignin h3{
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 18px;
  color: #000000;
  font-family: "Rubik";
  padding-bottom: 15px;
  font-weight: 700;
}
.loginSignin .no-padding-right{
  padding-right:0;
}
.loginSignin .no-padding-left{
  padding-left:0;
}
.loginSignin .subtitulo{
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 19px;
  color: #b4b4b4;
  font-family: "Rubik";
  font-weight: 400;
}
.loginSignin .texto{
  font-size: 14px;
  line-height: 24px;
  color: #adadad;
  font-family: "Rubik";
  font-weight: 400;
}
.loginSignin .texto2{
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  font-family: "Rubik";
  font-weight: 400;
}
.loginSignin .texto3{
  margin:0;
  padding-top: 10px;
  display:none;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 19px;
  color: #000000;
  font-family: "Rubik";
  font-weight: 500;
  text-transform: uppercase;
}
.loginSignin .texto4{
  margin:35px 0;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  font-family: "Rubik";
  font-weight: 400;
}
.loginSignin .col-md-6{
  padding: 30px 32px;
  margin: 0 auto;
}
.loginSignin .form-control{
  background-color: transparent;
}
.loginSignin .btn{
  margin-top:10px;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 19px;
  color: #ffffff;
  font-family: "Rubik";
  font-weight: 500;
  width:100%;
}
.loginSignin .separator{
  visibility: visible;
  margin-top:35px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 19px;
  color: #b4b4b4;
  font-family: "Rubik";
  font-weight: 500;
}
.loginSignin hr{
  display:none;
}
.loginSignin .btn-ingresarCon{
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 19px;
  color: #8d8d8d;
  font-family: "Rubik";
  font-weight: 500;
  text-transform: uppercase;
  width:100% !important;
}
.loginSignin .btn-ingresarCon.btn-facebook{
  background-color:#1877F2;
  border:1px solid #1877F2;
  color: #fff;
}
.loginSignin .btn-ingresarCon.btn-google{
  background-color:#fff;
  border:1px solid #e0e0e0;
}



section.dondeEncontrarnos .subtitulo{
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 19px;
  color: #000000;
  font-family: "Rubik";
  font-weight: 500;
}
section.dondeEncontrarnos .grey-text1{
  font-size: 14px;
  line-height: 24px;
  color: #727272;
  font-family: "Rubik";
  font-weight: 400;
}
section.dondeEncontrarnos .logos{
  padding-top:15px;
}
section.dondeEncontrarnos .unLogo{
  padding:10px 20px;
}
.innerBanner .banner-titulo1{

}
.innerBanner .banner-titulo1{
  font-size: 14px;
  letter-spacing: 3px;
  line-height: 19px;
  color: #ffffff;
  font-family: "Rubik";
  font-weight: 500;
  text-align: center;
  margin-bottom: -7px;
}


section#distribuidoresBanner .contactBanner{
  padding: 105px 0px;
}
section.distribuidores .collageSection{
  padding: 40px 15px;
}
section.distribuidores .tab_title h3{
  margin-bottom: 0;
}
section.distribuidores .unDistribuidor{
  margin-top:35px;
}
section.distribuidores .unDistribuidor .titulo{
  letter-spacing: 1px;
  line-height: 19px;
  color: #000000;
  font-family: "Rubik";
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom:0;
}
section.distribuidores .unDistribuidor hr{
  margin-top: 0.4rem;
}
section.distribuidores .unDistribuidor .descripcion{
  font-size: 14px;
  line-height: 28px;
  color: #727272;
  font-family: "Rubik";
  font-weight: 400;
}
section.distribuidores .nav-pills .nav-link.active{
  background-color:#000;
}
section.distribuidores.contactForm{
  background-color:#FAFAFB;
}
section.distribuidores.contactForm .grey-text1{
  margin-top:15px;
}
section.distribuidores.contactForm .subtitulo{
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 19px;
  color: #b4b4b4;
  font-family: "Rubik";
  font-weight: 500;
  text-transform: uppercase;
}
section.distribuidores.contactForm input,
section.distribuidores.contactForm textarea{
  background-color:transparent;
}

section.productoDetalle .hitOption .custom-control-label{
  font-size:14px;
}
section.productoDetalle .collageSection{
  padding:40px 17px;
}
.padding-bottom-30{
  padding-bottom:30px;
}
.titleCol h6.productoDetalleTitulo1{
  font-size:14px;
}
section.productoDetalle .iconFixed{
  top:30px;
  right:30px;
}
section.productoDetalle .i-item img{
  margin-top:-5px;
  margin-right:5px;
}
section.productoDetalle .dd-menu{
  min-width: 350px;
}
section.productoDetalle .table-base th, .table-base td{
  line-height: 2px;
}
#modalShareProduct .modal_btn{
  margin: 30px 0px 40px;
}
#modalShareProduct .btn_border{
  border: 1px solid #E3E3E3;
}
#modalShareProduct .btn_xl{
  min-width: 175px;
}
#modalShareProduct .modal-content{
  border:0;
  border-radius:0;
}
#modalShareProduct .modal_img span{
  font-size:13px;
}

#resultados{
  text-transform: uppercase;
}
#resultados .cantidad{
  font-weight: 600;
}

#resultados_busqueda_cero .items-main-box{
  padding:45px 0;
}
#resultados_busqueda_cero h2{
  font-size: 40px;
  line-height: 76px;
  color: #000000;
  font-family: "Rubik";
  font-weight: 700;
  text-align: center;
}
#resultados_busqueda_cero p{
  font-size: 20px;
  line-height: 25px;
  color: #1d1d19;
  font-family: "Rubik";
  font-weight: 400;
  text-align: center;
}
#resultados_busqueda_cero .productoDetalleTitulo1{
  margin-top:75px;
  margin-bottom:45px;
  text-align:center;
}

.teamProyecBanner .slidebannerCont h1{
  font-size: 45px;
  line-height: 38px;
  font-weight: 700;
}
.teamProyecBanner .slidebannerCont p{
  font-size: 16px;
  margin: 25px 0px 30px 0px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 2px;
}
.teamProyecBanner .btn{
  padding: 13px 35px;
}
.teamProyecBanner .explor a{
  letter-spacing: 1px;
}
.teamProyecCol .comprarBtn a:hover{
 
}
.teamProyecCol .comprarBtn a{
  padding:13px 35px;
}
.teamProyecCol .comprarBtn a:hover{
  background-color:#000;
  color:#fff;
}
.teamProyecGrilla .grid_desp span:nth-child(1){
  font-size:18px;
  font-weight: 500;
  line-height:19px;
  display: block;
}
.teamProyecGrilla .grid_desp span:nth-child(2){
  font-size:13px;
  line-height:17px;
  display: block;
  letter-spacing: 1px;
  color: #969696;
  font-weight: 300;
}

section#homeBannerPrincipal .homebanner{
  max-height: 90vh;
  overflow: hidden;
}
section#homeNewArrivals .title_md{
  font-size: 32px;
}
section#homeNewArrivals .title_tagline{
  font-size: 18px;
  line-height: 44px;
}
section#homeNewArrivals .mb-4{
  margin-bottom: 2.5rem !important;
}
section#homeNewArrivals .arivImg{
  margin:0 10px;
}
section#homeNewArrivals .ariv_cont span{
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 25px;
}
section#homeBoxingCol .title_md{
  font-size: 32px;
}
section#homeVictory .btn:hover{
  background-color:#000;
  color:#fff;
}
section#homeVictory .victory_cont h1{
  margin-bottom: 28px;
}
section#homeVictory .victory_cont span {
  margin-bottom: 23px;
  letter-spacing: 1px;
}
section#homeNuestroEquipo .brand_content span{
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 1px;
}
section#homeNuestroEquipo .brand_content h3{
  font-size: 70px;
  line-height: 59px;
}
section#homeNuestroEquipo .btn_white_border {
  border: 1px solid #fff;
}
section#homeNuestroEquipo .btn{
  padding: 13px 25px;
}
section#homeNuestroEquipo .brandImg_col{
  margin:0 10px;
}

section#distribuidoresBanner .innerBanner .banner-titulo1 {
  font-size: 13px;
  letter-spacing: 2px;
  font-weight: 400;
  margin-bottom: -1px;
}
section#distribuidoresBanner .contactBanner{
  height:300px;
}
section.distribuidores a:hover{
  color:#000;
}

section#productos .filter-listing{
  padding-top:40px;
}
section#productos label{
  letter-spacing: 1px;
}
section#productos .unTalle label,
section#productos .unColor label{
  letter-spacing: 0.1px;
}
section#productosBanner h6{
  letter-spacing: 1px;
}
section#productosBanner .btn{
  font-size: 12px;
}
section#productos .left-aside{
  padding-top:12px;
}

footer .container{
  max-width: 1280px;
}

section.contactoSection .collageSection{
  padding:90px 15px;
}

section.contactoSection .collageSection{
  padding:90px 15px;
}

@media (height: 736px) and (width: 414px) {

  section.contactoSection .collageSection{
    padding:155px 15px;
  }

}

@media (height: 812px) and (width: 375px) {

  section.contactoSection .collageSection{
    padding:225px 15px;
  }

}


@media (height: 740px) and (width: 360px) {

  section.contactoSection .collageSection{
    padding:155px 15px;
  }

}

.areaCliente .container-fluid{
    max-width: 1399px;
  }
.areaCliente .no-letter-spacing{
  letter-spacing: 0;
}
.areaCliente .favourite-list .fig-title{
  letter-spacing: 1px;
}
.areaCliente .section_space{
  padding: 50px 15px;
}
.areaCliente .ivaRespInsc{
  letter-spacing: 0;
}

section.distribuidores .collageSection{
  padding: 50px 15px
}
.distribuidores .tab_btn{
  width:100%;
}
.areaCliente .tab_btn{
  width:100%;
}


.mega-menu .discover{
  display:none !important;
}
.mega-menu .menu-list .xs-title{
  font-size:12px;
  line-height: 16px;
  letter-spacing: 0.9px;
  margin-top:25px;
}
.mega-menu .sub-menus ul li a{
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1px;
  vertical-align: top;
  opacity: 0.5;
  display: inline-block;
  padding-bottom: 1px;
  line-height: 23px;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 150ms ease-in-out 0s;
  -o-transition: all 150ms ease-in-out 0s;
  transition: all 150ms ease-in-out 0s;
}
.mega-menu .sub-menus ul li a:hover{
  color:#000;
  border-bottom: 1px solid #000;
  opacity: 1;
}

section.about_usSlider .aboutBanner_cont{
  height:100vh;
}

#checkoutModal .modal-dialog{
  margin:0;
  left:0;
  height: 100%;
  width:100%;
}
#checkoutModal .modal-content{
  border-radius: 0;
  height: 100%;
}
#checkoutModal .modal-header h5{
  font-size: 17px;
  line-height: 17px;
  font-family: "Rubik";
  color: #1d1d19;
  font-weight: 500;
  padding:30px;
  padding-bottom:10px;
}
#checkoutModal .modal-header h5 span.cantidadProductos{
  color: #cbcbcb;
  font-weight: 400;
  margin-top:5px;
  font-size: 14px;
  line-height: 25px
}
#checkoutModal .modal-header .close{
  margin: 12px 10px;
}
#checkoutModal .modal-body .container{
  padding:30px;
  padding-top:0;
}
#checkoutModal .modal-body{
  overflow-y:scroll;
}
#checkoutModal .modal-body .col-4,
#checkoutModal .modal-body .col-6,
#checkoutModal .modal-body .col-2{
  padding-right:5px;
  padding-left:5px;
}
#checkoutModal .modal-body .unProducto .tituloProducto{
  font-size: 11px;
  letter-spacing: 0px;
  line-height: 11px;
  color: #000000;
  font-family: "Rubik";
  font-weight: 500;
  text-transform: uppercase;
}
#checkoutModal .modal-body .unProducto .precioProducto{
  font-size: 11px;
  letter-spacing: 0px;
  line-height: 11px;
  color: #000000;
  font-family: "Rubik";
  font-weight: 400;
  text-transform: uppercase;
}
#checkoutModal .modal-body .unProducto .cantidadProducto{
  font-size: 11px;
  letter-spacing: 0px;
  line-height: 11px;
  color: #cbcbcb;
  font-family: "Rubik";
  font-weight: 400;
}
#checkoutModal .modal-body .separador:last-child{
  display:none;
}
#checkoutModal .modal-body .unProducto .col-2{
  margin-top:-4px;
}
#checkoutModal .modal-footer .subtotal{
  background-color:#f7f7f7;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#checkoutModal .modal-footer .subtotal .col{
  padding:13px 15px;
}
#checkoutModal .modal-footer .col{
  padding:5px;
}
#checkoutModal .modal-footer .btn{
  width:100%;
  padding:12px 0;
  text-transform: uppercase;
  background-color:#000;
  border-color:#000;
  font-size:10px;
}

section.checkout .form-control {
    border-color: #E8E8E8;
    height: auto;
    padding: 11px 15px;
    font-size: 14px;
    color: #4B4B4B;
}
section.checkout .cantidad{
  margin-top:60px;
}
section.checkout .cantidad .botonera{
  width:140px;
}
section.checkout .cantidad .precio{
  padding-top:10px;
}
section.checkout .cantidad .botonera .row{
  padding-right:0;
  padding-left:0;
  border:1px solid #ececec;
}
section.checkout .cantidad .botonera .col-4{
  border-left:1px solid #ececec;
  padding:8px;
}
section.checkout .cantidad .botonera .col-4:first-child{
  border-left:0;
}
section.checkout .cantidad input{
  width:100%;
  border:none;
  font-size:10px;
  background-color:transparent;
  text-align: center;
}
section.checkout .cantidadProducto{
    margin-top:20px;
    margin-bottom:100px;
}
section.checkout .card{
  border-radius: 0;
}
section.checkout #collapseCuponDescuento button,
section.checkout #collapseCostoDeEnvio button{
  color:#000;
  text-decoration: none;
  font-size:11px;
  padding:10px 12px;
}
section.checkout #collapseCuponDescuento1 .btn{
  margin-top:10px;
  background-color:#000;
  border-color:#000;
  color:#fff;
  padding:10px 25px;
}
section.checkout #collapseCostoDeEnvio,
section.checkout #collapseCuponDescuento{
  padding:0;
  background:transparent;
  color:#000;
  border-radius: 0;
  border-bottom:0;
}
section.checkout #accorditionCostoDeEnvio{
  margin-top:15px;
}
section.checkout .totales{
  margin-top:25px;
}
section.checkout .totales .col-6,
section.checkout .totales .col{
  padding-left:0;
  padding-right:0;
  font-size:12px;
  margin-top:15px;
}
section.checkout .totales .titulo,
section.checkout .totales .titulo2{
  font-weight: 500;
  color:#000;
}
section.checkout .totales .titulo2{
  font-size:14px;
}
section.checkout .totales .titulo span.leyenda{
  font-weight:400;
}
section.checkout .totales button{
  background-color:#000;
  width:100%;
  color:#fff;
  border-color:#000;
  text-transform: uppercase;
  margin-top:15px;
}
section.checkout .totales button .i-item{
  width:5px;
  height:5px;
}
section.checkout #collapseCostoDeEnvio1 .titulo{
  font-weight: 500;
}
section.checkout #collapseCostoDeEnvio1 select{
  margin-bottom:25px;
}
section.checkout .buttonCheckout .btn{
  font-size:12px;
  font-weight: 500;
  padding:10px 25px;
  text-transform: uppercase;
}
section.checkout .continuarComprando{
  background-color:#fff;
  color:#000;
  border:2px solid #000;
}
section.checkout .actualizarCarro{
  background-color:#000;
  color:#fff;
  border:2px solid #000;
}


@media(min-width:1490px) {
  .aboutCont h1{
    font-size: 90px;
    line-height: 86px;
  }
}

@media(min-width:1119px) {
  .mega-menu .col-lg-auto{
    display:block !important;
  }
}

@media(min-width:1012px) {
  .mega-menu h1{
    font-size: 90px;
    line-height: 86px;
  }
}



@media (min-width: 576px){
  #modalShareProduct .modal-sm{
    max-width:280px;
  }
  .teamProyecBanner .slidebannerCont h1{
    font-size: 75px;
    line-height: 62px;
    font-weight: 700;
  }

  #checkoutModal .modal-dialog{
    margin-left: calc( 100% - 400px);
    margin-top: 0;
    margin-right: 0;
    margin-bottom:0;
    height: 100%;
    width:400px;
  }
  #checkoutModal .modal-content{
    border-radius: 0;
    height: 100%;
  }
  #checkoutModal .modal-header h5{
    font-size: 17px;
    line-height: 17px;
    font-family: "Rubik";
    color: #1d1d19;
    font-weight: 500;
    padding:30px;
    padding-bottom:10px;
  }
  #checkoutModal .modal-header h5 span.cantidadProductos{
    color: #cbcbcb;
    font-weight: 400;
    margin-top:5px;
    font-size: 14px;
    line-height: 25px;
  }
  #checkoutModal .modal-header .close{
    margin: 12px 10px;
  }
  #checkoutModal .modal-body .container{
    padding:30px;
    padding-top:0;
  }
  #checkoutModal .modal-body{
    overflow-y:scroll;
  }
  #checkoutModal .modal-body .unProducto .tituloProducto{
    font-size: 11px;
    letter-spacing: 0px;
    line-height: 11px;
    color: #000000;
    font-family: "Rubik";
    font-weight: 500;
    text-transform: uppercase;
  }
  #checkoutModal .modal-body .unProducto .precioProducto{
    font-size: 11px;
    letter-spacing: 0px;
    line-height: 11px;
    color: #000000;
    font-family: "Rubik";
    font-weight: 400;
    text-transform: uppercase;
  }
  #checkoutModal .modal-body .unProducto .cantidadProducto{
    font-size: 11px;
    letter-spacing: 0px;
    line-height: 11px;
    color: #cbcbcb;
    font-family: "Rubik";
    font-weight: 400;
  }
  #checkoutModal .modal-body .separador:last-child{
    display:none;
  }
  #checkoutModal .modal-body .unProducto .col-2{
    margin-top:-4px;
  }
  #checkoutModal .modal-footer .subtotal{
    background-color:#f7f7f7;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  #checkoutModal .modal-footer .subtotal .col{
    padding:13px 15px;
  }
  #checkoutModal .modal-footer .col{
    padding:5px;
  }
  #checkoutModal .modal-footer .btn{
    width:100%;
    padding:12px 0;
    text-transform: uppercase;
    background-color:#000;
    border-color:#000;
  }
}

#productosBanner .btn{
  font-size:12px;
}

@media(max-width:1024px) {
  .slidebannerCont{
    left: 70px;
  }
  section.teamProyecGrilla .progridCol{
    margin-left:15px;
    margin-right:15px;
  }
}

@media(max-width:763px) {
  section#productos{
    padding-top:25px;
  }
  section#productos .left-aside{
    padding-top:80px;
  }
  section#productos .form-row{
    padding-top: 10px; 
  }
  footer .container{
    padding:0 28px;
  }
  footer .title_link{
    padding-bottom: 20px;
  }
  footer .footermenu{
    margin-bottom: 20px;
  }
  footer .footermenu.opennav ul{
    margin-bottom:25px;
  }
}

@media(max-width:991px) {
  #container404 .text-box{
    padding-top:85px;padding-bottom:85px;
  } 
  .teamProyecDetalleSobreLuchador .guideSection{
    padding: 70px 0px 35px;
  } 
  .aboutus_somos .container{
    padding-left:25px;
    padding-right:25px;
  }
  .aboutus_slider .aboutBanner_cont{
    height: 103vh;
  }
}
@media (min-width:768px) {
  /*.loginSignin .col-registrate{
    display:block;
  }
  .loginSignin .texto4{
    display: none;
  }*/
  .teamProyecDetalleSobreLuchador .guideSection{
    padding:50px 120px;
  }
  .aboutCont-center{
    left:calc((100% - 500px)/2) !important;
    width:500px !important;
    text-align: center !important;
  }
  .aboutCont-right{
    right:calc((100% - 500px)/7) !important;
    width:500px !important;
    text-align: right !important;
    left:auto !important;
  }
}
@media(min-width:992px) {
  #buscadorNav .headerSection{
    padding: 25px 15px;
  }  
  .loginSignin .col-md-6{
    padding: 50px 100px 70px 100px;
  }
  .loginSignin .separator{
    display:none;
  }
  .loginSignin hr{
    display:block;
    margin-top:35px;
  }
  .loginSignin .texto3{
    display:block;
  }
  .loginSignin .btn{
    width:210px;
    height:48px;
  }  
  .teamProyecDetalleBanner .banner-entry h1{
    font-size: 65px;
    line-height: 55px;
    font-weight: 700;
  }
  section.dondeEncontrarnos .logos{
    padding-top:35px;
  }
  
  .container, .container-lg, .container-md, .container-sm, .container-xl{
    max-width:1440px;
  }
  section.dondeEncontrarnos .collageSection{
    padding:50px 140px;
  }
  section.mediosDePago .collageSection{
    padding:50px 140px;
  }
  .teamProyecDetalle .py-5{
    padding-bottom: 4rem!important;
  }
  section.about_usVideo .container{
    padding-left:0;
    padding-right:0;
  }
  .mega-menu .container,.mega-menu .container-lg,.mega-menu .container-md,.mega-menu .container-sm,.mega-menu .container-xl{
    max-width:1240px;
  }  
  section.contactoSection .collageSection{
    padding:50px 140px;
  } 
  section.checkout .collageSection{
    padding:50px 40px;
  }
  section.checkout .container-fluid{
    max-width: 1400px
  }
  section.checkout .imagen{
    padding-left:0;
    padding-right:0;
  }
  .aboutCont-center{
    left:calc((100% - 930px)/2) !important;
    width:930px !important;
    text-align: center !important;
  }
  .aboutCont-right{
    right:calc((100% - 930px)/7) !important;
    width:930px !important;
    text-align: right !important;
    left:auto !important;
  }
}

@media(min-width:1025px) { /* IPAD */
  section.dondeEncontrarnos .unLogo{
    padding: 20px 40px;
  }
  .areaCliente .tab_layout{
    padding:50px 140px;
  }
  section.distribuidores .collageSection{
    padding:50px 140px;
  }
}

@media(min-width:1193px) {
  #buscadorNav .headerSection{
    padding: 19px 15px;
  }
}

.pc-filtros-hidden{
  display:none;
}
.pc-filtros-btnClose{
  margin-right:20px;
  display:none;
}

.collageSection{
  padding:50px 17px;
}

.wraperSection{
  padding:50px 17px;
}