/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html
.imagen_pie img {
  width: 100%;
}

.header-left img {
  width: 100%;
}

.descripcion {
  width: 80%;
  text-align: justify;
  font-weight: 400;
}

#opciones {
  margin-top: 50px;
}

.pregunta {
  color: black !important;
}

.respuesta {
  margin-left: 35px;
}

.table_atributos {
  width: 100% !important;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-collapse: separate !important;
  border-spacing: 1px !important;
  background-color: #CFCFCF;
  font-size: 20px;

}

.fila_1 td {
  background-color: white;
  color: #091C5C !important;
}

.fila_1 th {
  background-color: #F3F4F4;
  color: #091C5C !important;
}

.fila_2 td {
  background-color: white;
  color: #091C5C !important;
}

.fila_2 th {
  background-color: #F3F4F4;
  color: #091C5C !important;
}

body a {
  text-decoration: none;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

a:hover {
  text-decoration: none;
}

input[type="button"],
input[type="submit"] {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

p {
  margin: 0;
}

.terminos-y-condiciones {
  margin: 0 !important;
  font-weight: bold !important;
  margin-bottom: 10px !important;
}

.terminos-y-condiciones-recuperar-contrasena {
  margin: 0 !important;
  margin-bottom: -15px !important;
  margin-top: 30px !important;
}

.terminos-y-condiciones-cambiar-contrasena {
  margin: 0 !important;
  margin-bottom: -15px !important;
  margin-top: 20px !important;
  text-align: center;
}


ul {
  margin: 0;
  padding: 0;
}

label {
  margin: 0;
}

/*-- header --*/
.header {
  background-color: #091C5C;
  border-bottom: 1px solid #415277;
}

.header ul li {
  display: inline-block;
  width: 32%;
  text-align: center;
  color: white;
  font-size: 12px;
  padding: 12px 0;
}

.header ul li:nth-child(2) {
  text-align: center;
}

.header ul li a {
  color: #848484;
  text-decoration: none;
}

.header ul li span {
  margin-right: 12px;
  top: 2px;
  color: #0FC28C;
}

.header ul li:nth-child(3) {
  text-align: right;
}

.header ul li:nth-child(1) {
  text-align: left;
}

.header-right {
  text-align: right;
  display: flex;
}

.header-left {
  text-align: left;
}

.header-bot {
  padding: 30px 0;
  background-color: #091C5C;
}

.header-right ul li {
  display: inline-block;
  margin: 1px 11px;
}

.header-right ul li a {
  display: block;
}

.pedido {
  margin-top: 40px;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #CFCFCF;
  color: #091C5C;
}

.pedido i {
  font-size: 14px !important;
  color: #23B8BA !important;
}

.cabeza_pedido {
  border-bottom: 1px solid #F3F4F4;
  background-color: #F3F4F4;
  padding: 25px;
  width: 100%;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
}

.cabeza_pedido p {
  line-height: 15px;
  text-align: center;
}

.cabeza_pedido p span {
  color: #091C5C;
  font-size: 14px;
  font-weight: 500;
}

.quitar_row {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.estado_pedido {
  margin-bottom: 50px;
  font-weight: 600;
  color: #21ABAD;
  font-size: 20px !important;
}


.item_pedido {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #F3F4F4;
}

.item_pedido img {
  float: left;
  height: 70px;
  margin-bottom: 15px;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.75);
}

.item_pedido p {
  font-size: 12px;
  font-weight: 600;
  line-height: 20px !important;
}

.item_pedido a {
  text-decoration: none;
  color: white;
  font-size: 12px;
  font-weight: 600;
  padding: 7px 10px;
  border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  -webkit-border-radius: 200px 200px 200px 200px;
  border: 0px solid #000000;
  background-color: #23B8BA;
  margin-top: 25px;
}

.item_pedido a:hover {
  background-color: #1B9191;
}

.item_pedido i {
  font-size: 12px;
  color: white !important;
  margin-right: 5px;
}

.item_pedido_detalle {
  position: relative;
  float: left;
  width: 80%;
  padding-left: 25px;
}


.botones_pedido a {
  display: inline-table;
  margin-bottom: 10px;
  border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  -webkit-border-radius: 200px 200px 200px 200px;
  border: 2px solid #23B8BA;
  padding: 7px 10px 7px 10px;
  font-weight: 400;
  font-size: 14px;
  color: #23B8BA;
  width: 200px;
  height: 30px;
  text-align: center;
  text-decoration: none;
}

.botones_pedido a:hover {
  color: #23B8BA;
  border: 2px solid #23B8BA;
}

.botones_pedido a:hover>i {
  color: #23B8BA;
}

.detalle_pedido_i {
  display: grid;
}


.logo_principal {
  display: flex;
  align-items: center;
}

.logo_principal img {
  width: 35px;
  height: 35x;
  margin-right: 10px;
}

.logo_principal a {
  text-decoration: none;
  color: white;
  font-size: 30px;
  font-family: "Comfortaa", sans-serif;
  display: flex;
  align-items: center;
}

.logo_principal a span {
  color: #23B8BA;
}

.texto_logo {
  display: inline-block;
  margin-top: 7px;
}

.textoMARCA {
  text-align: left;
}

.boton_login {

  background-color: #23B8BA;
  color: white;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  -webkit-border-radius: 200px 200px 200px 200px;
  border: 0px solid #23B8BA !important;
  margin-right: 15px;
  height: 35px;
  align-content: center;
}

.boton_login:hover {

  background-color: #1B9191;
  color: white;
  text-decoration: none;
}

.boton_login:hover .dropdown-menu-vertical {
  display: block;
}

.boton_login a {
  color: white;
  text-decoration: none;

}

.boton_login i {
  display: inline !important;
  color: white !important;
  text-decoration: none;
  padding: 6px !important;
  border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  -webkit-border-radius: 200px 200px 200px 200px;
  border: 0px solid white !important;
  margin-right: 3px;
  font-size: 14px !important;
}

.header-right ul li a i {
  font-weight: 400;
  font-size: 30px;
  color: #23B8BA;
  text-align: center;
  margin-right: 10px;
  line-height: 0;
}

.botonera_arriba {
  display: flex;
  align-items: center;
  position: relative;
  float: right;
  margin-top: 10px;
}

.botonera_arriba a {
  text-decoration: none;
}

.ba_ i:hover {
  color: #1B9191;
}


.botonera_arriba li a i {
  border-radius: 200px 200px 200px 200px !important;
  -moz-border-radius: 200px 200px 200px 200px !important;
  -webkit-border-radius: 200px 200px 200px 200px !important;
  text-decoration: none !important;
  display: flex;
  align-items: center;
}

.header-right ul li a.use1 {
  background: url(../images/img-sp.png) no-repeat -133px -1px;
}

.header-right ul li a.use1:hover {
  transform: inherit;
}

.header-right ul li a.fb {
  background: url(../images/img-sp.png) no-repeat 0px 0px;
}

.header-right ul li a.twi {
  background: url(../images/img-sp.png) no-repeat -33px 0px;
}

.header-right ul li a.insta {
  background: url(../images/img-sp.png) no-repeat -100px 0px;
}

.header-right ul li a.you {
  background: url(../images/img-sp.png) no-repeat -66px 0px;
}

.header-middle input[type="search"] {
  outline: none;
  width: 100%;
  padding: 10px 20px;
  color: #000;
  font-size: 18px;
  border-radius: 100px 100px 100px 100px;
  -moz-border-radius: 100px 100px 100px 100px;
  -webkit-border-radius: 100px 100px 100px 100px;
  border: 0px solid #000000;
  height: 43px;
}

.section_room select {
  padding: 13px 10px;
  width: 100%;
  font-weight: normal;
  background: none;
  border: none;
  color: #848484;
  outline: none;
  font-size: 16px;
  margin-bottom: 0;
  background: url(../images/arrow.png) no-repeat 92% center #ffffff;
  background-size: 5% !important;
  -webkit-appearance: none;
}

.header-middle form input[type="submit"] {
  background-color: #23B8BA;
  width: 100%;
  height: 43px;
  border: none;
  padding: 0;
  border: none;
  outline: none;
  border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  -webkit-border-radius: 200px 200px 200px 200px;
  border: 0px solid #000000;
}

.search {
  position: relative;
  float: left;
  width: 100%;
}

.search i {
  position: absolute;
  top: 10px;
  left: 10px;
  color: white !important;
  font-size: 20px;
}

.section_room {
  float: left;
  width: 33%;
}

.sear-sub {
  position: absolute;
  width: 46px;
  top: 9px;
  right: 10px;
}

.sear-sub i {
  top: 12px;
  right: 12px;
  color: white !important;
  font-size: 20px;
  font-weight: 900;
  position: absolute;
}

.botom_buscarG {
  background-color: #23B8BA;
  width: 100%;
  height: 45px;
  border: none;
  padding: 6px 2px 2px 5px;
  border: none;
  outline: none;
  border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  -webkit-border-radius: 200px 200px 200px 200px;
  border: 0px solid #000000;
}

.botom_buscarG:hover {
  background-color: #21ABAD;
}

.header-middle {
  padding: 0;
}

.section_room select option {
  line-height: 1.8em;
}

.footer-bottom a span {
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 50px;
  text-align: center;
  padding: 2px 0px;
  font-size: 1em;
  border-radius: 2px;
  background: #091C5C;
  visibility: hidden;
  opacity: 0;
  -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* pop-up text arrow */

.footer-bottom a span:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #091C5C;
  position: absolute;
  bottom: -4px;
  left: 21px;
}

.footer-bottom a:hover span {
  bottom: 41px;
  visibility: visible;
  opacity: 1;
}

.sect {
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  border: 1px solid #CECECE;

  -webkit-box-shadow: 0px 0px 7px 0px rgba(206, 206, 206, 1);
  -moz-box-shadow: 0px 0px 7px 0px rgba(206, 206, 206, 1);
  box-shadow: 0px 0px 7px 0px rgba(206, 206, 206, 1);

  padding: 5px 10px !important;
}

.texto_terminos {
  margin-top: 25px;
}

.texto_terminos p {
  color: #989898 !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  text-align: justify !important;
}

.texto_descripcion_corta {
  margin-top: 35px;
}

.texto_descripcion_corta p {

  color: #091C5C !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  text-align: justify !important;

}

@media screen and (max-width: 2400px) {

  .mi_cuenta_user {
    width: 81% !important;
  }

  .products-left {
    padding-right: 0;
    margin-left: -70px;
    margin-right: 60px;
  }

  .product-new-top {
    color: #121212;
  }

  .despacho_inmediato {
    color: #121212;
    margin-right: 0px;
  }

  .cart-options-container {
    font-size: 12px;
    line-height: 1.5;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .info-product-price {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: auto;
    margin-left: 18px;
  }

  .product-container {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
    margin-right: 10px;
  }

  .item_price {
    color: black;
    font-weight: bold;
    font-size: 22px;
  }

  .single-right-left del {
    color: #A7A7A7;
    margin-left: 10px;
    font-size: 20px;
    font-weight: 400;
  }

  .free_delivery {
    color: #23B8BA;
    margin-right: 17px;
    font-weight: bold;
    font-size: 14px;
  }

  .espace-bottom {
    margin-bottom: 10px;
  }

  .item_add-index {
    padding: 2px 21px 2px 17px;
  }

  #categorias_top {
    margin: 60px 0px 48px -17px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 50px;
    padding: 0px;
    justify-content: center;
    justify-items: stretch;
    width: 101%;
  }

  .ver-mas-container {
    text-align: center;
    margin-bottom: 47px;
    position: relative;
    margin-left: 85%;
    margin-top: -57px;
  }

  .col-md-12 {
    padding-right: 0;
  }
  .precio-anterior {
    font-size: 17px;
  }
}

@media screen and (max-width: 1440px) {

  .product-new-top {
    color: #121212;
  }

  .despacho_inmediato {
    color: #121212;
    margin-right: 0px;
  }

  .cart-options-container {
    font-size: 12px;
    line-height: 1.5;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .info-product-price {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: auto;
    margin-left: 10px;
  }

  .product-container {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
  }

  .item_price {
    color: black;
    font-weight: bold;
    font-size: 21px;
  }
  .precio-anterior {
    font-size: 17px;
  }
  .single-right-left del {
    color: #A7A7A7;
    margin-left: 10px;
    font-size: 20px;
    font-weight: 400;
  }

  .item_add-index {
    color: #fff;
    font-size: 13px;
    padding: 7px;
    text-decoration: none;
    border-radius: 50px 50px 50px 50px;
    background-color: #23B8BA;
    margin-right: 10px;
    margin-bottom: 3px;
  }

  .free_delivery {
    color: #23B8BA;
    margin-right: 17px;
    font-weight: bold;
    font-size: 14px;
  }

  .espace-bottom {
    margin-bottom: 10px;
  }

  .mi_cuenta_user {
    width: 90% !important;
  }

  .menu_categoria {
    margin-top: -2.1px;
  }

  .menu_centris {
    padding: 15px 0px;
    display: flex;
    width: 100%;
  }

  .top_nav_left {
    float: left;
    width: 78% !important;
  }

  .top_nav_right {
    float: right ;
    width: 22% ;
    margin-right: 30px ;
    margin-left: -20px ;
  }

  .ban-top {
    background: #F3F4F4;
    padding: 0px 0;
  }

  .menu__list {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    max-width: calc(100% - 200px) !important;
    white-space: nowrap !important;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
    scrollbar-width: none !important;
    margin-right: -100px !important;
  }

  .menu__item {
    padding: 5px 10px;
    font-size: 14px;
    flex-shrink: 0 !important;
  }


  .box_1 {
    background: #23B8BA;
    color: white;
    padding: 7px 16px;
    border-radius: 50px 50px 50px 50px;
    -moz-border-radius: 50px 50px 50px 50px;
    -webkit-border-radius: 50px 50px 50px 50px;
    border: 0px solid #000000;
    line-height: 0;
    float: right;
    margin-right: -15px;
    margin-bottom: 6px;
    text-decoration: none;
  }

  .box_2 {
    background: #FABBD1;
    color: white;
    padding: 8.1px 10px;
    border-radius: 50px 50px 50px 50px;
    -moz-border-radius: 50px 50px 50px 50px;
    -webkit-border-radius: 50px 50px 50px 50px;
    border: 0px solid #000000;
    line-height: 0;
    float: right;
    margin-right: 5px;
    text-decoration: none;
  }

  .tree-list-pad {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
  }

  .tree-list-pad li a {
    display: block;
    color: #091C5C;
    text-decoration: none;
    font-size: 15px;
  }

  .tree-list-pad li a:hover {
    background-color: #f2f2f2;
  }

  .ver-mas-container {
    text-align: center;
    margin-bottom: 52px;
    position: relative;
    margin-left: 78%;
    margin-top: -67px;
  }

  a.single-item {
    color: #fff;
    font-size: 16px;
    padding: 7px;
    text-decoration: none;
    border-radius: 50px 50px 50px 50px;
    background-color: #23B8BA;
    margin-right: 10px;
    margin-bottom: 3px;
  }

  .swiper-container-todo-index {
    width: 103%;
    display: inline-block;
    margin-left: -5px;
  }
  .swiper-container-todo-listar {
    width: 103%;
    display: inline-block;
    margin-left: -5px;
  }
  .swiper-container-todo-carrito {
    width: 103%;
    display: inline-block;
    margin-left: -5px;
  }
  .swiper-container-todo-detalle {
    width: 103%;
    display: inline-block;
    margin-left: -5px;
  }
  .swiper-container-todo-micuenta {
    width: 103%;
    display: inline-block;
    margin-left: -5px;
  }
}

/* Pantallas grandes (1200px o más) */
@media screen and (min-width: 1200px) {
  .dropdown-menu {
    width: 400px;
  }

  .menu__list {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    padding: 0;
    margin: 0;
    list-style: none;
    white-space: nowrap;
  }

  .menu__item {
    flex-shrink: 0;
    padding: 10px 15px;
  }

  .tree-list-pad {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
  }

  .tree-list-pad li a {
    display: block;
    color: #091C5C;
    text-decoration: none;
    font-size: 15px;
  }

  .tree-list-pad li a:hover {
    background-color: #f2f2f2;
  }
}

/*-- banner-top --*/
.ban-top {
  background: #F3F4F4;
  padding: 1px 0;
}

.dropdown-menu.columns-3 {
  min-width: 300px;
  padding: 30px 30px;
}

.multi-gd-img img {
  width: 100%;
}

.menu_centris {
  padding: 15px 0px;
  display: flex;
  width: 100%;
}

#menu_cate h3 {
  font-size: 18px;
  font-weight: 600;
  color: #091C5C;
  margin-bottom: 25px;
}

.menu_categoria {
  margin-top: -2.1px;
}

.menu_categoria a {
  display: flex !important;
  align-items: center;
}

.menu_categoria a i {
  padding-top: 3px;
  margin-right: 5px;
}

/*-- nav-bar --*/
.navbar-default {
  background: none;
  border: none;
  min-height: inherit;
  margin: 0;
  float: left;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  color: #555;
  background: none;
}

.navbar-collapse {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav>li>a {
  line-height: inherit;
}

/*-- //nav-bar --*/
/* Common styles for all menus */

.menu__list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  padding: 0;
  margin: 0;
  list-style: none;
}

.menu__item {
  display: block;
  white-space: nowrap;
  box-sizing: border-box;
}

.menu__link:hover {
  background-color: transparent !important;
  border-bottom: 2px solid #091C5C !important;
}

.menu__link:focus {
  background-color: transparent !important;
  border-bottom: 2px solid #091C5C !important;
}

.menu__link {
  font-size: 1.05em;
  font-weight: bold;
  display: block;
  padding: 0 !important;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: 0;
  border-bottom: 2px solid transparent !important;
  text-align: initial;
}

.menu__link:hover,
.menu__link:focus {
  outline: none;
}

.menu--shylock .menu__link::before,
.menu--shylock .menu__link::after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 5px;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transform-origin: center left;
  transform-origin: center left;
  -webkit-transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
}

a.menu__link {
  color: #091C5C !important;
  font-size: 14px;
  font-weight: 600 !important;
}

/*-- //left nav --*/
.top_nav_right {
  float: right;
  width: 20%;
  margin-right: 30px;
  margin-left: -10px;
}

.top_nav_left {
  float: left;
  width: 79%;
}

.box_1 {
  background: #23B8BA;
  color: white;
  padding: 7px 32px;
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  border: 0px solid #000000;
  line-height: 0;
  float: right;
  text-decoration: none;
}

.box_2 {
  background: #FABBD1;
  color: white;
  padding: 7px 15px !important;
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  border: 0px solid #000000;
  line-height: 0;
  float: right;
  margin-right: 10px;
  text-decoration: none !important;
}

.box_2 i {
  margin-right: 5px;
  text-decoration: none !important;
}

.box_1:hover {
  background-color: #1B9191;
  text-decoration: none !important;
}

.box_2:hover {
  background-color: #e1952d;
  text-decoration: none !important;
}

.box_1 h3 {
  color: #fff;
  font-size: 14px;
  margin: 0;
  line-height: 0;
  padding: 5px;
  text-decoration: none !important;
}

.box_1 a {
  text-decoration: none !important;
  color: transparent !important;
}

.box_2 h3 {
  color: #fff;
  font-size: 14px;
  margin: 0;
  line-height: 0;
  padding: 4px;
  text-decoration: none !important;
}

.total {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-decoration: none !important;
}

.total i {
  top: 3px;
  left: -5px;
  display: inline-flex;
  margin-right: 10px;
  text-decoration: none !important;
}

.box_1 p {
  margin: 0;
  color: #999;
  font-size: 14px;
}

.box_2 p {
  margin: 0;
  color: #999;
  font-size: 14px;
}

.simpleCart_quantity {
  margin-right: 12px;
  margin-left: -2px;
  text-decoration: none !important;
}

a.simpleCart_empty {
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  text-align: center;
  display: block;
}

/*-- Slider Part starts Here --*/
#slider3,
#slider4 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0, 0, 0, .25);
  box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
  -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}

.rslides_tabs li {
  display: inline;
  margin-right: 1px;
}

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}

.rslides_tabs li:first-child {
  margin-left: 0;
}

.rslides_tabs .rslides_here a {
  background: rgba(255, 255, 255, .1);
  color: #fff;
  font-weight: bold;
}

.events {
  list-style: none;
}

.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  left: 0;
  right: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  top: 10%;
  text-align: center;
}

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 61%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 62px;
  width: 45px;
  margin-top: -65px;
}

.callbacks_nav:active {
  opacity: 1.0;
}

a.callbacks_nav.callbacks1_nav.prev {
  background: transparent url("../images/themes.png") no-repeat 0px 0px;
  left: -3.1%;
}

.callbacks_nav.next {
  background: transparent url("../images/themes.png") no-repeat -46px 0px;
  left: 100%;
}

#slider3-pager a,
#slider4-pager a {
  display: inline-block;
}

#slider3-pager span,
#slider4-pager span {
  width: 100px;
  height: 15px;
  background: #fff;
  display: inline-block;
  border-radius: 30em;
  opacity: 0.6;
}

#slider3-pager .rslides_here a,
#slider4-pager .rslides_here a {
  background: #FFF;
  border-radius: 30em;
  opacity: 1;
}

#slider3-pager a,
#slider4-pager a {
  padding: 0;
}

#slider3-pager li,
#slider4-pager li {
  display: inline-block;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li {
  position: relative;
  display: block;
}

.callbacks_tabs {
  list-style: none;
  position: absolute;
  top: 84%;
  z-index: 999;
  left: 40%;
  padding: 0;
  margin: 0;
}

ul.callbacks_tabs.callbacks2_tabs {
  top: 73%;
  left: 46%;
}

.slider-top {
  text-align: center;
  padding: 10em 0;
}

.slider-top h1 {
  font-weight: 700;
  font-size: 48px;
  color: #010101;
}

.slider-top p {
  font-weight: 400;
  font-size: 20px;
  padding: 1em 7em;
  color: #010101;
}

.slider-top ul.social-slide {
  display: inline-flex;
  margin: 0px;
  padding: 0px;
}

ul.social-slide li i {
  width: 70px;
  height: 74px;
  background: url(../images/img-resources.png)no-repeat;
  display: inline-block;
  margin: 0px 15px;
}

ul.social-slide li i.win {
  background-position: -6px 0px;
}

ul.social-slide li i.android {
  background-position: -110px 0px;
}

ul.social-slide li i.mac {
  background-position: -215px 0px;
}

.callbacks_tabs li {
  display: inline-block;
}


.callbacks_tabs a {
  visibility: hidden;
}

.callbacks_tabs a:after {
  content: "\f111";
  font-size: 0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height: 5px;
  width: 35px;
  display: inline-block;
  background: #ffffff;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}

.callbacks_here a:after {
  background: #0FC28C;
}

a.callbacks_nav.callbacks2_nav.prev {
  background: transparent url("../images/2.png") no-repeat left top;
  width: 23px;
  height: 23px;
}

a.callbacks_nav.callbacks2_nav.next {
  background: transparent url("../images/2.png") no-repeat -29px 0px;
  width: 23px;
  height: 23px;
}

a.callbacks_nav.callbacks2_nav.prev {
  left: 86% !important;
  top: 9%;
}

a.callbacks_nav.callbacks2_nav.next {
  right: 0% !important;
  top: 9%;
}

.footer {
  padding: 70px 0;
  padding-top: 25px;
  padding-bottom: 0px;
  border-top: 1px solid #f1f1f1;
  background-color: #091C5C;
}

.enlaces_interes {
  margin-bottom: 45px;
}

.enlaces_interes h4 {
  margin-top: 10px;
  color: white;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 40px;

}

.enlaces_interes ul {
  list-style: none;
}

.enlaces_interes ul li {
  margin-bottom: 10px;
  color: white;
  font-size: 14px;
}

.enlaces_interes ul li a {
  color: white;
  font-size: 14px;
}

.enlaces_interes ul li a:hover {
  color: #21ABAD;
}


.enlaces_interes ul li i {
  margin-right: 20px;
}

.footer-left p {
  color: white;
  line-height: 2.2em;
  font-size: 14px;
  margin-top: 22px;
}

.newsright input[type="text"] {
  outline: none;
  width: 100%;
  padding: 14px 10px;
  color: #848484;
  font-size: 16px;
  border: 1px solid #dadada;
  width: 71%;
}

.newsright input[type="submit"] {
  color: #fff;
  background: #0FC28C;
  border: none;
  padding: 13px 20px 14px;
  font-size: 18px;
  outline: none;
  text-transform: uppercase;
  margin: 0 0 0 -4px;
}

.newsright input[type="submit"]:hover {
  background: #000;
}

.newsleft h3 {
  font-size: 24px;
  margin-top: 15px;
  color: #000;

}

.texto_arriba_footer {
  margin-bottom: 45px;
  padding-bottom: 25px;
  border-bottom: 2px #415277 solid;

}

.texto_arriba_footer h3 {
  font-size: 24px;
  color: white;
  text-align: center;
}

.texto_arriba_footer i {
  font-size: 18px;
  font-weight: normal;
}

.boton_footer {
  text-decoration: none;
  color: white;
  background-color: #091C5C;
}

.boton_footer:hover {
  color: #21ABAD;
}

.boton_wha {
  padding: 13px 13px 13px 13px !important;
  font-size: 15px !important;
  background-color: #25d366;
  color: white !important;
  line-height: 0;
  border: 0px solid #000000;
  border-radius: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.boton_wha:hover, .boton_fav:hover {
  transform: scale(1.1);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}

.boton_fav {
  padding: 11px 11px 12px 11px!important;
  font-size: 15px !important;
  background-color: #8B5AFA;
  color: white !important;
  line-height: 0;
  border-radius: 100%;
  border: 0px solid #000000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.button2 {
  background: #21ABAD;
  padding: 8px 12px 8px 12px !important;
  font-size: 16px !important;
  border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  -webkit-border-radius: 200px 200px 200px 200px;
  border: 0px solid #000000;
}

.button2:hover {
  background: #091C5C;
}

.button3 {
  background: #21ABAD;
  border-radius: 200px 200px 200px 200px;
  border: 0px solid #000000;
  color: white;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.button3:hover {
  background: #1B9191;
  color: white;
  transform: scale(1.1);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}

.ui-widget-header {
  background-color: #091C5C !important;
  color: #091C5C !important;
}

.sign-grds {
  margin-top: 64px;
}

.sign-gd h4,
.sign-gd-two h4 {
  color: #0FC28C;
  font-size: 22px;
  margin-bottom: 25px;
}

.sign-gd ul li,
.sign-gd-two ul li {
  color: #848484;
  line-height: 2em;
  font-size: 14px;
  list-style-type: none;
}

.sign-gd ul li a,
.sign-gd-two ul li a {
  color: #848484;
  text-decoration: none;
}

.sign-gd-two ul li i {
  color: #999;
  border: 1px solid #999;
  padding: .5em;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  margin-right: 1em;
}

.sign-gd-two ul li {
  margin-bottom: 10px;
}

.flickr-post ul li {
  display: inline-block;
  margin: 5px 5px;
}

.flickr-post ul li {
  display: inline-block;
  margin: 1% 1%;
  width: 28%;
}

.item-info-product h4 {
  width: 85%;
  min-height: 70px;
  margin: auto;
}

.copy {
  margin-top: 30px;
  background-color: #021739;
  padding: 10px;
  padding-top: 25px;
}

p.copy-right {
  color: white;
  text-align: center;
  font-size: 14px;
}

p.copy-right a {
  color: #848484;
  text-decoration: none;
}

.new_arrivals {
  padding: 90px 0;
}

.new_arrivals h3 {
  color: #000;
  font-size: 36px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.new_arrivals h3 span {
  color: #0FC28C;
}

.new_arrivals p {
  color: #848484;
  font-size: 16px;
  text-align: center;
}

.new-gd-left {
  position: relative;
}

.new-gd-left img {
  width: 100%;
}

.new_grids {
  margin-top: 55px;
}

.wed-brand h5 {
  margin: 20px 0;
  color: #000;
  font-size: 23px;
  text-align: center;
}

.wed-brand h4 {
  font-size: 23px;
  text-align: center;
  color: #000;
  text-transform: uppercase;

}

.wed-brand {
  position: absolute;
  top: 28%;
  left: 12%;
}

/* Outline Out */
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #0FC28C;
}

.hvr-outline-out:hover:before,
.hvr-outline-out:focus:before,
.hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}

.wed-brand p i {
  text-decoration: line-through;
}

.wed-brand p {
  font-size: 21px;
  color: #000;
  text-align: center;
}

.wed-brand p a {
  color: #fff;
  padding: 9px 0px;
  display: block;
  text-transform: uppercase;
  margin: 25px auto 0;
  font-size: 16px;
  width: 50%;
  text-decoration: none;
}

.wed-brandtwo h4 {
  font-size: 20px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.wed-brandtwo {
  position: absolute;
  top: 36%;
  left: 20%;
}

.wed-brandtwo p {
  font-size: 45px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.new-gd-middle img {
  width: 100%;
}

.new-levis {
  border: 1px solid #D2D2D2;
  background: #fff;
  padding: 45px 28px;
}

.mid-text {
  float: left;
  width: 48%;
  margin: 0 5%;
}

.mid-text h4 {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 1.5em;
  margin-bottom: 15px;
}

.mid-text h4 span {
  display: block;
}

.mid-img {
  float: left;
  width: 35%;
  margin: 13% 3% 0;
}

.mid-text a {
  font-size: 16px;
  color: #fff;
  padding: 8px 18px;
}

.new-levis:nth-child(2) {
  margin-top: 35px;
}

/*-- //new_arrivals --*/
/*-- content --*/
.content-lgrid,
.content-img-left,
.content-rgrid {
  padding: 0;
}

.content-lgrid {
  width: 66.66%;
}

.content-rgrid {
  width: 33.334%;
}

.content-img-right {
  padding: 104px 50px 0px;
  background: #f7f7f7;
  text-transform: uppercase;
}

/* CSS3 Hover Effects */
.img-box,
.info-box {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.img-box img,
.info-box img {
  display: block;
  position: relative;
  width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.img-box {
  position: relative;
}

.info-box {
  top: 0;
  left: 0;
  position: absolute;
}

.info-box .info-content {
  display: block;
  position: relative;
  padding: 0%;
  float: left;
  left: 50%;
  top: 50%;
  position: relative;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.separator {
  display: block;
  position: relative;
  height: 1px;
  width: 100%;
  margin: 20px auto;
  background: rgba(255, 255, 255, 0.5);
  clear: both;
}

.content-grid-effect {
  display: block;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  overflow: hidden;
}

.content-grid-effect .info-content {
  z-index: 2 !important;
  filter: alpha(opacity=0);
  -wekbit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.content-grid-effect .img-box:after,
.content-grid-effect .img-box:before,
.content-grid-effect .info-box:after,
.content-grid-effect .info-box:before {
  content: "";
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -ms-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  filter: alpha(opacity=0);
  -wekbit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}

.content-grid-effect.horizontal .img-box:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 25%;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
}

.content-grid-effect.horizontal .img-box:after {
  top: 25%;
  left: 0;
  width: 100%;
  height: 25%;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
}

.content-grid-effect.horizontal .info-box:after {
  top: 50%;
  left: 0;
  width: 100%;
  height: 25%;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
}

.content-grid-effect.horizontal .info-box:before {
  top: 75%;
  left: 0;
  width: 100%;
  height: calc(25% + 1px);
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
}

.content-grid-effect.vertical .img-box:before {
  top: 0;
  left: 0;
  width: 25%;
  height: 100%;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}

.content-grid-effect.vertical .img-box:after {
  top: 0;
  left: 25%;
  width: 25%;
  height: 100%;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}

.content-grid-effect.vertical .info-box:after {
  top: 0;
  left: 50%;
  width: 25%;
  height: 100%;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}

.content-grid-effect.vertical .info-box:before {
  top: 0;
  left: 75%;
  width: calc(25% + 1px);
  height: 100%;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}

.content-grid-effect:hover .img-box:after,
.content-grid-effect:hover .img-box:before,
.content-grid-effect:hover .info-box:after,
.content-grid-effect:hover .info-box:before {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.content-grid-effect:hover .info-content {
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

.slow-zoom .img-box {
  z-index: 0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 2.2s ease-in-out;
  -moz-transition: all 2.2s ease-in-out;
  -ms-transition: all 2.2s ease-in-out;
  -o-transition: all 2.2s ease-in-out;
  transition: all 2.2s ease-in-out;
}

.slow-zoom:hover .img-box {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}

.slow-zoom {
  display: block;
  overflow: hidden;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.content-img-right h3 {
  color: #000;
  font-size: 24px;
}

.content-img-right h3 span {
  color: #0FC28C;
  display: block;
  font-size: 51px;
  margin: 15px 0;
}

.info-content h4 {
  font-size: 35px;
  color: #0FC28C;
  text-transform: uppercase;
}

.info-content p {
  color: #fff;
  text-align: center;
  font-size: 26px;
}

.info-content a {
  text-align: center;
  padding: 10px 22px;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}

/*-- //content --*/
/*-- easy responsive tabs style--*/
.sap_tabs {
  clear: both;
  padding: 0em 0 0em;
}

.top1 {
  margin-top: 2%;
}

.resp-tabs-list {
  text-align: center;
  list-style: none;
  margin: 0 0 3em 0;
  padding: 0;
}

.resp-tab-item {
  margin: 0 25px;
  padding: 0 35px 25px 35px;
  text-decoration: none;
  color: #ccc;
  cursor: pointer;
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 2px solid #ccc;
  display: inline-block;
  text-align: center;
  list-style: none;
  outline: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-transform: Capitalize;
  font-weight: 600;
}

.resp-tab-active,
.resp-tab-item:hover {
  color: #333;
  border-bottom: 2px solid #0FC28C;
}

.resp-tabs-container {
  padding: 0px;
  clear: left;

}

h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}

.resp-tab-content {
  display: none;
}

.resp-content-active,
.resp-accordion-active {
  display: block;
}

.product-men img {
  width: 100%;
  margin: auto;
  height: 250px;
  object-fit: contain;
}

.product-men2 img {
  width: 100%;
  margin: auto;
  height: 150px;
  object-fit: contain;
}



.thumb-image img {
  width: 100% !important;
  margin: auto !important;
  height: 500px !important;
  object-fit: contain !important;
}

.product-easy {
  padding: 90px 0;
}

/*-- effect --*/
.men-pro-item {
  width: 100%;
  background-color: white;
  position: relative;
  border-radius: 5px;
  border: 1px solid #CFCFCF;
  padding-bottom: 20px;
  display: inline-block;

}

.men-pro-item2 {
  position: relative;
  box-shadow: 0px 0px 15px 0px #D6D6D6;
  padding-bottom: 20px;
  height: 350px;
}

.men-thumb-item {
  position: relative;
  margin-top: -30px;
}

.item-info-product {
  text-align: justify;
  margin: 0;
  border-top: 1px solid #cccc;
  margin-bottom: -10px;
}

.item_name {
  font-weight: 400 !important;
  text-transform: math-auto !important;
}

.men-thumb-item::before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  opacity: 0;
  z-index: 9;
  visibility: hidden;
  transition: all 0.5s ease-out 0s;

}

.men-thumb-item .pro-image-front {
  visibility: visible;
  min-height: 250px;
}

.men-thumb-item img {
  transition: all 0.5s ease-out 0s;
  margin-top: 35px;
  margin-bottom: 35px;
}

.pro-image-back {
  transform: rotateY(180deg);
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.men-thumb-item img {
  transition: all 0.5s ease-out 0s;
}

.men-cart-pro {
  bottom: 0;
  left: 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transition: all 0.5s ease-out 0s;
  visibility: hidden;
  z-index: 10;
}


.inner-men-cart-pro {
  height: 100%;
  position: relative;
  width: 100%;
  transition: all 0.5s ease-out 0s;
}

.inner-men-cart-pro ul {
  left: 0;
  margin: -60px 0 0;
  padding: 0;
  position: absolute;
  top: 45%;
  width: 100%;
  transition: all 0.5s ease-out 0s;
}

.inner-men-cart-pro .link-product-add-cart {
  width: 100%;
  bottom: -40px;
  left: 0;
  position: absolute;
  transition: all 0.5s ease-out 0s;
}

.link-product-add-cart {
  background: #091C5C none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  transition: all 0.5s ease-out 0s;
}

.inner-men-cart-pro>ul>li {
  display: inline-block;
}

.inner-men-cart-pro ul li a {
  color: #fff;
  transition: all 0.5s ease-out 0s;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
}

.men-thumb-item:hover {
  cursor: pointer;
}

.men-thumb-item:hover::before {
  visibility: visible;
}

.men-thumb-item:hover .pro-image-front {
  transform: rotateY(180deg);
  visibility: hidden;
}

.men-thumb-item:hover .pro-image-back {
  transform: rotateY(0deg);
  opacity: 1;
  visibility: visible;
}

.men-thumb-item img {
  transition: all 0.5s ease-out 0s;
  padding: 52px 50px 20px;
}

.men-thumb-item:hover .men-cart-pro {
  opacity: 1;
  visibility: visible;
}

.men-thumb-item:hover .inner-men-cart-pro ul {
  margin: 20px 0 0;
}

.inner-men-cart-pro ul li a:hover {
  background: #ffc229 none repeat scroll 0 0;
}

.inner-men-cart-pro .link-product-add-cart {
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transition: all 0.5s ease-out 0s;
}

.men-thumb-item:hover .inner-men-cart-pro .link-product-add-cart {
  top: 83.5%;
}

/*-- //effect --*/
.item-info-product h4 a {
  font-size: 16px;
  font-weight: 400;
  color: #091C5C;
  text-decoration: none;
  text-align: justify;
}

.item-info-product2 h4 a {
  font-size: 18px;
  font-weight: 500;
}

.item-info-product h4 a:hover {
  color: #23B8BA;
}

.item-info-product h4 {
  min-height: 80px;
}

.yes-marg {
  margin-top: 30px;
  min-height: 450px;
}

.yes-marg2 {
  margin-top: 15px;
  min-height: 350px;
}

a.single-item:hover {
  background-color: #1B9191;
  color: white;
  text-decoration: none;
}

.item_add-index {
  color: #fff;
  font-size: 15px;
  padding: 7px;
  text-decoration: none;
  border-radius: 50px 50px 50px 50px;
  background-color: #23B8BA;
  margin-right: 0px;
  margin-bottom: 3px;
}

.item_add-index:hover {
  background-color: #1B9191;
  color: white;
  text-decoration: none;
}

/*-- login --*/
.modal-body {
  display: flex;
  gap: 20px;
  max-width: 1200px;
  margin-left: 21px;
  padding: 20px 20px 20px 20px;
  justify-content: space-between;
}

.custom-swal-size {
  font-size: 14px;
  padding: 30px;
}

/* Eliminar productos pedido */
.modal-body-cancelar-pedido {
  display: flex;
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 0px 7px 20px;
  justify-content: space-between;
  flex-direction: column;
}

.linea-intermedia {
  border-right: 1px solid #E6E4E4;
}

.login-right2 {
  width: 96% !important;
}

.login-right input[type="text"],
.login-right input[type="password"],
.login-bottom input[type="text"],
.login-bottom input[type="password"] {
  width: 100%;
  padding: 10px;
  font-weight: normal;
  background: none;
  border: 1px solid #E6E4E4;
  outline: none;
  font-size: 14px;
  margin: 6px 0 17px 0px;
}

.login-right input[type="text"]:hover,
.login-right input[type="password"]:hover,
.login-bottom input[type="text"]:hover,
.login-bottom input[type="password"]:hover {
  border: 1px solid #1B9191;
}

.login-right h4,
.login-bottom h4 {
  color: #091C5C;
  font-size: 14px;
  margin: 0 0 0px 0;
  font-family: 'roboto', sans-serif;
}

.login-right input[type="submit"],
.login-bottom input[type="submit"] {
  background: #23B8BA;
  color: #fff;
  font-size: 17px;
  border: none;
  width: 100%;
  outline: none;
  -webkit-appearance: none;
  padding: 8px 15px 9px 15px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  border-radius: 30px;
}

.login-right input[type="submit"]:hover,
.login-bottom input[type="submit"]:hover {
  background: #1B9191;
}

.modal-dialog {
  width: 750px;
  margin: 30px auto;

}

.modal-header {
  border-bottom: none;
}

.login-right h3,
.login-bottom h3 {
  color: #091C5C;
  font-size: 22px;
  margin-bottom: 23px;
}

.sign-in a {
  font-size: 12px;
  font-weight: 600;
  color: #091C5C;
  text-decoration: none;
  cursor: pointer;
}

.sign-in a:hover {
  color: #21ABAD;
}

.single-bottom input[type="checkbox"] {
  display: none;
}

.single-bottom input[type="checkbox"]+label {
  position: relative;
  padding-left: 31px;
  border: none;
  outline: none;
  font-size: 14px;
  color: #A9A8A8;
  font-weight: normal;
}

.single-bottom input[type="checkbox"]+label span:first-child {
  width: 14px;
  height: 14px;
  display: inline-block;
  border: 2px solid #21ABAD;
  position: absolute;
  left: 0;
  top: 4px;
}

.single-bottom input[type="checkbox"]:checked+label span:first-child:before {
  content: "";
  background: url(../images/mark1.png)no-repeat;
  position: absolute;
  left: -1px;
  top: -1px;
  font-size: 10px;
  width: 16px;
  height: 16px;
}

.single-bottom {
  margin: 14px 0 22px;
}

.login-grids p a:hover {
  color: #21ABAD;
}

/*-- //login --*/

/*-- navigation --*/
ul.multi-column-dropdown li {
  list-style-type: none;
  line-height: 2.5em;
}

ul.multi-column-dropdown li a {
  text-decoration: none;
  font-size: 14px;
  color: #091C5C;
}

ul.multi-column-dropdown li a:hover {
  color: #21ABAD;
  font-weight: bold;
}

.col-sm-3.multi-gd-img {
  padding: 0;
}

.col-sm-6.multi-gd-img1 {
  padding-right: 20px;
  padding-left: 10px;
}

.multi-gd-img img,
.multi-gd-img1 img {
  box-shadow: 0px 0px 7px 0px #AFAFAF;
}

/*-- //navigation --*/
.multi-gd-text a {
  display: block;
  position: relative;
}

.multi-gd-text a:hover::before {
  width: 100%;
  height: 100%;
}

.multi-gd-text a::before {
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  transition: all 0.5s ease-out 0s;
  z-index: 99;
  content: "";
}

.multi-gd-text img {
  height: auto;
  width: 100%;
}

.multi-gd-text a:hover::after {
  width: 100%;
  height: 100%;
}

.multi-gd-text a::after {
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  transition: all 0.5s ease-out 0s;
  z-index: 99;
  content: "";
}

/*-- coupons --*/
.coupons {
  background: url(../images/coupons.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  min-height: 470px;
  padding-top: 110px;
}

.coupons-gd span {
  background: #0FC28C;
  padding: 25px 24px;
  border-radius: 100%;
  color: #F3F3F3;
  font-size: 24px;
}

.coupons-gd h4 {
  color: #FFFFFF;
  font-size: 17px;
  text-transform: uppercase;
  margin: 40px 0 20px;
}

.coupons-gd h3 {
  color: #0FC28C;
  font-size: 23px;
  text-transform: uppercase;
  line-height: 1.8em;
  margin: 83px 0 0;
}

.coupons-gd p {
  text-align: center;
  color: #BBB;
  font-size: 15px;
  line-height: 2em;
}

/*-- //coupons --*/
/*-- contact --*/
.page-head {
  background: url(../images/ba2.jpg) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  min-height: 217px;
  padding-top: 85px;
}

.page-head h3 {
  color: #0FC28C;
  text-align: center;
  text-transform: uppercase;
  font-size: 48px;
}

h3.tittle {
  color: #0FC28C;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  margin: 0px 0 50px;
}

.contact-form2 input[type="text"],
.contact-form2 input[type="email"],
.contact-form2 textarea {
  outline: none;
  padding: 10px;
  border: 1px solid #DFDFDF;
  background: none;
  font-size: 14px;
  color: #999;
  resize: none;
}

.contact-form2 input[type="text"],
.contact-form2 input[type="email"] {
  width: 49%;
}

.contact-form2 input[type="email"] {
  margin-left: 1.5%;
}

.contact-form2 input[type="text"]:hover,
.contact-form2 input[type="email"]:hover,
.contact-form2 textarea:hover {
  border: 1px solid #0FC28C;
}

.contact-form2 textarea {
  min-height: 220px;
  width: 100%;
  margin: 25px 0;
}

.contact-form2 input[type="submit"] {
  outline: none;
  padding: 10px 0;
  border: none;
  background: #0FC28C;
  font-size: 1em;
  color: #fff;
  width: 16%;
  margin: 0em 0 0 0em;
  text-transform: uppercase;
}

.contact-form2 input[type="submit"]:hover {
  background: #000;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}

.map iframe {
  width: 100%;
  min-height: 400px;
}

.map {
  margin: 50px 0;
}

.contact-grid i {
  color: #fff;
  font-size: 33px;
}

.contact-grid2,
.contact-grid1,
.contact-grid3 {
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  min-height: 256px;
  padding-top: 45px;
}

.contact-grid2 {
  background: url(../images/new2.jpg) no-repeat center;
}

.contact-grid1 {
  background: url(../images/new3.jpg) no-repeat center;
}

.contact-grid3 {
  background: url(../images/new4.jpg) no-repeat center;
}

.contact-grid h4 {
  color: #0FC28C;
  font-size: 35px;
  margin: 20px 0;
}

.contact-grid p {
  color: #fff;
  font-size: 14px;
  line-height: 2em;
}

.contact-grid p a {
  color: #fff;
  text-decoration: none;
}

.contact-grid p span {
  display: block;
}

.contact,
.typrography {
  padding: 90px 0;
}

/*-- typrography --*/
/*--trypography--*/
.mb-60 {
  padding-left: 0;
}

.mb-60 h4 {
  margin: 36px 0 38px;
  font-size: 24px;
}

.tab-content {
  padding: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  border-top: none;
}

.nav-tabs {
  border: none;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
  margin-top: 25px;
}

.nav-tabs>li>a {
  background: #f8f8f8;
  margin-right: 3px;
  border: none;
  border-radius: 0;
  font-family: 'roboto', sans-serif;
  font-size: 14px;
  color: #091C5C;
  padding: 12px 20px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.nav-tabs>li>a .fa {
  margin-right: 10px;
}

.nav-tabs>li.active>a {
  border: none;
}

.nav-tabs>li>a i {
  font-size: 32px;
  margin-right: 20px;
  vertical-align: middle;
}

.tab-content p {
  line-height: 20px;
  font-size: 16px;
}

.grid_4 {
  background: #fff;
  padding: 0em 0em 0em 0em;
}

.grid_5 {
  background: #fff;
  padding: 1em 0 2em 0;
}

.table td,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 15px !important;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  font-size: 0.8em;
  color: #999;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  border-top: none !important;
}

.tab-content>.active {
  display: block;
  visibility: visible;
}

.label {
  font-weight: 300 !important;
}

.label {
  padding: 4px 6px;
  border: none;
  text-shadow: none;
}

h4.typ1 {
  margin-bottom: 15px;
}

h5.typ1 {
  margin-bottom: 15px;
}

.progress {
  height: 8px;
  box-shadow: none;
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #eeeeee;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #03a9f4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-bar {
  box-shadow: none;
}

.progress-bar-primary {
  background-color: #03a9f4;
}

.progress-bar-info {
  background-color: #00bcd4;
}

.progress-bar-success {
  background-color: #8bc34a;
}

.progress-bar-warning {
  background-color: #ffc107;
}

.progress-bar-danger {
  background-color: #e51c23;
}

.progress-bar-inverse {
  background-color: #757575;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  background-color: #091C5C !important;
  border-color: #091C5C !important;
}

.grid_3 p,
.page-header p {
  color: #888;
  font-size: 14px;
  line-height: 2em;
  margin: 1em 0 2em;
}

.bs-docs-example {
  margin: 1em 0;
}

section#tables p {
  margin-top: 1em;
}

.breadcrumb li {
  font-size: 0.85em;
}

.badge-primary {
  background-color: #03a9f4;
}

.badge-success {
  background-color: #8bc34a;
}

.badge-warning {
  background-color: #ffc107;
}

.badge-danger {
  background-color: #e51c23;
}

.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}

.nav-tabs {
  margin-bottom: 1em;
}

.alert {
  font-size: 0.85em;
}

h1.t-button,
h2.t-button,
h3.t-button,
h4.t-button,
h5.t-button {
  line-height: 1.8em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.bars {
  margin-bottom: 0.8em;
  color: #0FC28C;
}

li.list-group-item1 {
  line-height: 2.5em;
}

ol {
  margin-bottom: 44px;
}

.list-group {
  margin-bottom: 48px;
}

.input-group {
  margin-bottom: 20px;
}

.breadcrumb {
  background-color: #2D2D2D;
}

.breadcrumb li a {
  font-size: 16px;
  color: #0FC28C;
}

.breadcrumb>.active {
  color: #fff;
}

.breadcrumb li a span {
  margin-right: 6px;
}

/*-- //typrography --*/
/*-- electronics --*/
.electronics {
  padding: 90px 0;
}

.electro-img-btm-left {
  float: left;
  width: 48%;
}

.electro-img-btm-right {
  float: right;
  width: 48%;
}

.electro-text h4 {
  font-size: 24px !important;
}

.electro-text a {
  padding: 5px 11px !important;
  font-size: 14px !important;
}

.electro-img-left {
  margin-bottom: 30px;
}

.ele-bottom-grid {
  margin-top: 90px;
}

.ele-bottom-grid h3 span {
  color: #091C5C;
}

.ele-bottom-grid h3 {
  color: #000;
  font-size: 36px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.ele-bottom-grid p {
  color: #848484;
  font-size: 16px;
  text-align: center;
  margin-bottom: 60px;
}

/*-- //electronics --*/
/*-- men-wear --*/
.men-wear {
  padding: 20px 0;
  overflow-x: hidden;
}

/*-- Slider range --*/
ul.dropdown-menu6,
ul.dropdown-menu5 {
  margin: 0;
  position: relative;
}

ul.dropdown-menu6 li {
  list-style: none;
}

ul.dropdown-menu6 li p {
  width: 100%;
}

span.amount {
  color: #ffffff;
  font-size: 16px;
}

input#amount,
input#amount1 {
  font-size: 18px;
  outline: none;
  background: none;
  word-spacing: 1em;
  color: #091C5C !important;
  position: absolute;
  left: 0%;
  top: 16px;
  text-align: center;
  width: 100%;
  padding: 4px 0;
}

ul.dropdown-menu6 li a {
  text-decoration: none;
}

.range,
.range-two {
  padding: 15px 0 22px 0;
  border-bottom: 1px solid #e5e3db;
}

/*-- //Slider range --*/
.filter-price h3 {
  color: #091C5C;
  text-align: center;
  background: #f7f7f7;
  padding: 17px 0;
  font-size: 20px;
  border-bottom: 1px solid #d2d2d2;
}

/*-- treeview --*/
.css-treeview label {
  padding: 5px;
  border-radius: 3px;
  margin: 2px;
  font-size: 15px;
  color: #091C5C;
  font-weight: 400;
}

.css-treeview a {
  padding: 7px 0 0 10px;
  border-radius: 3px;
  margin: 2px;
  font-size: 15px;
}

.css-treeview ul,
.css-treeview li {
  list-style: none;
}

.css-treeview li {
  list-style: none;
}

.css-treeview input {
  position: absolute;
  /* opacity: 0; */
}

.css-treeview {
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.css-treeview a {
  color: #091C5C;
  text-decoration: none;
}

.css-treeview a:hover {
  color: #23B8BA;
  font-weight: bold;
}

.css-treeview input+label+ul {
  margin: 0 0 0 10px;
}

.css-treeview input+label+ul {
  display: none;
}

.css-treeview label,
.css-treeview label::before {
  cursor: pointer;
}

.css-treeview input:disabled+label {
  cursor: default;
  opacity: .6;
}

.css-treeview input:checked:not(:disabled)+label+ul {
  display: block;
}

.css-treeview label,
.css-treeview label::before {}

.css-treeview label,
.css-treeview a,
.css-treeview label::before {
  vertical-align: middle;
}

.css-treeview label {
  background-position: 18px 0;
}

.css-treeview label::before {
  content: "";
  width: 16px;
  margin: 0 10px 0 0;
  vertical-align: middle;
  background-position: 0 -32px;
}

.css-treeview input:checked+label::before {
  background-position: 0 -16px;
}

/* webkit adjacent element selector bugfix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .css-treeview {
    -webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
  }

  @-webkit-keyframes webkit-adjacent-element-selector-bugfix {
    from {
      padding: 0;
    }

    to {
      padding: 0;
    }
  }
}

/*-- //treeview --*/
.css-treeview {
  border: 1px solid #d2d2d2;
  margin-top: 31px;
}

.css-treeview h4 {
  color: #091C5C;
  text-align: center;
  background: #f7f7f7;
  padding: 17px 0;
  font-size: 20px;
  border-bottom: 1px solid #d2d2d2;
  border-top: 1px solid #d2d2d2;
}

.tree-list-pad {
  padding: 30px 30px;
}

.community-poll {
  border: 1px solid #d2d2d2;
  margin-top: 30px;
}

.radio {
  position: relative;
  display: inline-block;
  margin-left: 15px;
}

.radio:first-child {
  margin-left: 0;
  margin: 0;
}

.radio {
  padding-left: 22px;
  line-height: 28px;
  color: #404040;
  cursor: pointer;
}

.radio input[type="radio"] {
  position: absolute;
  left: -9999px;
}

.radio-btns label {
  font-size: 14px;
  color: #000;
  padding: 0px 0 0 10px;
  font-weight: 600;
}

.radio i {
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  width: 18px;
  height: 18px;
  outline: none;
  border: 3px solid #0FC28C;
  background: #fff;
  cursor: pointer;
}

.radio i {
  border-radius: 50%;
}

.radio input+i:after {
  position: absolute;
  opacity: 0;
  transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  -ms-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
}

.radio input+i:after {
  content: '';
  top: 6px;
  left: 7px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
}

.radio input:checked+i:after {
  opacity: 1;
}

label.checkbox {
  width: 28%;
  floaT: left;
}

/*** normal state ***/
.radio i {
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
}

/*** checked state ***/
.radio input+i:after {
  content: '';
  background: url("../images/tick-mark1.png") no-repeat center;
  top: 1px;
  left: 1px;
  width: 9px;
  height: 9px;
  text-align: center;
}

.radio input:checked+i {
  border: 3px solid #0FC28C;
  background: #fff;
}

.swit {
  padding: 30px 30px;
}

.check_box {
  margin-bottom: 5px;
}

.community-poll h4 {
  color: #0FC28C;
  text-align: center;
  background: #f7f7f7;
  padding: 17px 0;
  font-size: 26px;
  font-weight: 100;
  border-bottom: 1px solid #d2d2d2;
}

.swit label {
  padding: 0 0 0 10px;
  margin: 0;
  font-size: 16px;
  font-family: 'roboto', sans-serif;
  font-weight: 500;
  color: #999;
}

.swit input[type="submit"] {
  background: #7B7B7B;
  color: #fff;
  font-size: 15px;
  border: none;
  outline: none;
  -webkit-appearance: none;
  padding: 7px 24px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  margin: 19px 0 0;
}

.swit input[type="submit"]:hover {
  background: #0FC28C;
}

/*-- //treeview --*/
.men-wear-left {
  padding-left: 0;
}

.men-wear-bottom {
  margin: 50px 0;
}

.men-wear-right h4 {
  color: #0FC28C;
  font-size: 27px;
  margin: 0px 0 24px;
}

.men-wear-right p {
  font-size: 15px;
  color: #999;
  line-height: 2.2em;
}

.products-right {
  padding-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 700px;
  position: relative;
}

/* .no-pad-men {
  padding: 0 25px 0 0 !important;
} */

.products-right h5 {
  color: #091C5C;
  font-size: 25px;
  text-transform: uppercase;
}

.sort-grid {
  padding: 0px 20px;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  margin-top: -11px;
  width: 100%;
}

.sorting {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
  justify-content: flex-end;
}

.sorting .row {
  margin-top: 20px;
  display: flex;
  justify-content: flex-start;
  margin-left: -190px;
  margin-right: auto;
  flex-grow: 1;
}

.sorting h6 {
  float: left;
  font-size: 18px;
  font-family: 'roboto', sans-serif;
  margin: 14px 40px 0 0;
  margin-bottom: 14px;
  margin-right: 10px;
}

.sorting select {
  float: left;
  padding: 6px 13px;
  font-size: 14px;
  color: #999;
}

.select-right {
  margin-left: 10px;
}

.search-left {
  width: 100%;
}

.single-pro {
  margin-top: 30px;
}

.pagination {
  margin: 34px 15px 0 0;
  padding-right: 20px;
}

/*-- //men-wear --*/
/*-- single-page --*/
.single {
  padding-top: 90px;
}

.single-right-left {
  min-height: 600px;
  padding-bottom: 25px;
}

.single-right-left h3 {
  font-size: 24px;
  font-weight: 500;
  color: #091C5C;
  margin: 0;
}

.single-right-left p {
  color: #23B8BA;
  font-weight: 600;
  font-size: 25px;
  margin: .5em 0 1em;
}

.single-right-left del {
  color: #A7A7A7;
  margin-left: 10px;
}

.textoResalatadoInfo {
  margin-top: 25px !important;
  color: #21ABAD !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  margin: .5em 0 1em !important;

}

.description {
  margin: 1.5em 0;
}

.description h5 {
  color: #989898;
  font-size: 16px;
  font-family: 'roboto', sans-serif;
  margin-bottom: 12px;
}

.description p {
  font-size: 14px;
  color: #999;
  line-height: 1.8em;
  margin: 0.5em 0 0;
}

.occasional {
  margin: 2em 0;
}

.color-quality-right h5,
.occasional h5 {
  color: #091C5C;
  font-size: 18px;
  margin: 0 0 12px;
}

.color-quality-right label {
  color: #091C5C;
  font-size: 17px;
}

.color-quality-right select {
  padding: 5px 21px;
  font-size: 14px;
}

.colr {
  width: 33.333%;
  float: left;
}

.description input[type="text"] {
  padding: 8px 8px;
  color: #ccc;
  font-size: 13px;
  width: 45%;
  outline: none;
}

.description input[type="submit"] {
  color: #fff;
  font-size: 16px;
  background: #0FC28C;
  border: none;
  outline: none;
  padding: 7px 17px 9px;
}

.description input[type="submit"]:hover {
  background: #000;
}

.occasion-cart {
  position: relative;
  display: inline-block;
  margin-left: 25px;
}

.occasion-cart a {
  padding: 8px 15px;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
}

.bootstrap-tab {
  margin-top: 35px;
  margin-bottom: 35px;
}

.bootstrap-tab-text p {
  font-size: 14px;
  color: #091C5C;
  line-height: 1.8em;
}

.bootstrap-tab-text h5,
.add-review h4 {
  font-size: 1.2em;
  color: #091C5C;
  margin: 2em 0;
}

.bootstrap-tab-text p span {
  display: block;
  margin: 2em 0 0;
}

.bootstrap-tab ul li a {
  text-decoration: none;
  font-size: 1em;
  color: #999;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: white !important;
  text-decoration: none;
  background-color: #091C5C !important;
}

.bootstrap-tab-text-grid-left {
  float: left;
  width: 14%;
}

.bootstrap-tab-text-grid-right {
  float: right;
  width: 83%;
}

.bootstrap-tab-text-grid-right ul li {
  display: inline-block;
}

.bootstrap-tab-text-grid-right ul li:nth-child(2) {
  float: right;
}

.bootstrap-tab-text-grid-right ul li a {
  font-size: 1em;
  color: #0FC28C;
  text-transform: uppercase;
  text-decoration: none;
}

.bootstrap-tab-text-grid-right ul li a:hover {
  color: #212121;
}

.bootstrap-tab-text-grid-right ul li a span {
  left: -1em;
}

.bootstrap-tab-text-grids {
  margin: 3em 0 0 0em;
}

.bootstrap-tab-text-grid-right p {
  margin: 2em 0 0;
  color: #999;
  font-size: 15px;
  line-height: 2em;
}

.bootstrap-tab-text-grid-left img {
  border: 2px solid #000;
  border-left: 2px solid #0FC28C;
  border-bottom: 2px solid #0FC28C;
  border-radius: 100%;
  padding: 8px 8px;
  width: 86%;
}

.bootstrap-tab-text-grid:nth-child(2) {
  margin: 3em 0 0;
}

.add-review form {
  margin: 2em 0 0;
}

.add-review input[type="text"],
.add-review input[type="email"],
.add-review textarea {
  outline: none;
  padding: 10px;
  border: 1px solid #D2D2D2;
  width: 49.35%;
  font-size: 15px;
  color: #0FC28C;
}

.add-review input[type="email"] {
  margin-left: 1%;
}

.add-review textarea {
  width: 100% !important;
  min-height: 150px;
  margin: 1em 0;
  resize: none;
}

.add-review input[type="text"]:nth-child(3) {
  width: 100%;
  margin: 1em 0;
}

.add-review input[type="submit"] {
  outline: none;
  padding: 10px 0;
  background: #0FC28C;
  border: none;
  width: 30%;
  font-size: 1em;
  color: #fff;
}

.add-review input[type="submit"]:hover {
  background: #000;
}

/*-- Ratings --*/
.rating1 {
  direction: ltr;
}

.starRating:not(old) {
  display: inline-block;
  height: 18px;
  width: 100px;
  overflow: hidden;
}

.starRating:not(old)>input {
  margin-right: -26%;
  opacity: 0;
}

.starRating:not(old)>label {
  float: right;
  background: url(../images/star.png);
  background-size: contain;
  margin-right: 2px;
}

.starRating:not(old)>label:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/star2.png);
  background-size: contain;
  opacity: 0;
  transition: opacity 0.2s linear;
}

.starRating:not(old)>label:hover:before,
.starRating:not(old)>label:hover~label:before,
.starRating:not(:hover)> :checked~label:before {
  opacity: 1;
}

/*-- //Ratings --*/
/*-- //single-page --*/
/*-- check out --*/
.checkout {
  padding: 90px 0;
  margin-bottom: -90px;
}

.checkout h3 {
  font-size: 30px;
  font-weight: 400;
  color: #091C5C;
  margin-bottom: 25px;
  text-align: center;
}

h3.mis_direcciones {
  color: #091C5C;
  text-align: center;
  font-size: 26px;
  margin-top: 70px;
  margin-bottom: 50px;
}

.checkout h3 span {
  color: #21ABAD;
}

table.timetable_sub {
  width: 100%;
  margin: 0 auto;
}

.timetable_sub thead {
  background: #091C5C;
}

.timetable_sub th {
  background: #0FC28C;
  color: #fff !important;
  text-transform: capitalize;
  font-size: 13px;
  border-right: 1px solid #CDCDCD;
}

.timetable_sub th {
  text-align: center;
  padding: 7px;
  font-size: 17px;
  color: #212121;
}

.timetable_sub td {
  text-align: center;
  padding: 7px;
  font-size: 14px;
  color: #000;
}

.timetable_sub td {
  border: 1px solid #CDCDCD;
}

td.invert-image a img {
  width: 30%;
  margin: 0 auto;
}

.rem {
  position: relative;
}

.close1,
.close2,
.close3,
.close4 {
  background: url('../images/close_1.png') no-repeat 0px 0px;
  cursor: pointer;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 42px;
  top: -13px;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

/*-- quantity-starts --*/
.value-minus,
.value-plus {
  height: 40px;
  line-height: 24px;
  width: 40px;
  margin-right: 3px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  font-size: 18px;
  color: #fff;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  border: 1px solid #b2b2b2;
  vertical-align: bottom;
}

.quantity-select .entry.value-minus:before,
.quantity-select .entry.value-plus:before {
  content: "";
  width: 13px;
  height: 2px;
  background: #0FC28C;
  left: 50%;
  margin-left: -7px;
  top: 50%;
  margin-top: -0.5px;
  position: absolute;
}

.quantity-select .entry.value-plus:after {
  content: "";
  height: 13px;
  width: 2px;
  background: #0FC28C;
  left: 50%;
  margin-left: -1.4px;
  top: 50%;
  margin-top: -6.2px;
  position: absolute;
}

.value {
  cursor: default;
  width: 40px;
  height: 40px;
  padding: 8px 0px;
  color: #000000;
  line-height: 24px;
  border: 1px solid #B2B2B2;
  text-align: center;
  display: inline-block;
  margin-right: 3px;
}

.quantity-select .entry.value-minus:hover,
.quantity-select .entry.value-plus:hover {
  background: #E5E5E5;
}

.quantity-select .entry.value-minus {
  margin-left: 0;
}

/*-- quantity-end --*/
.checkout-left-basket h4 {
  padding: 1em;
  background: #091C5C;
  font-size: 16px;
  color: #fff;
  text-transform: none;
  text-align: center;
  margin: 0 0 1em;
  border-radius: 12px 12px 0px 0px;
}

.checkout-left {
  margin: 2em 0 0;
}

.checkout-left-basket ul li {
  list-style-type: none;
  margin-bottom: 1em;
  font-size: 14px;
  color: #999;
}

.checkout-left-basket {
  float: right;
  width: 30%;
  border: 1px solid #ccc;
  border-radius: 12px;
}

.checkout-right-basket {
  float: left;
  margin: 8em 0 0 0em;
}

.checkout-left-basket ul li span {
  float: right;
}

.checkout-left-basket ul {
  padding: 4px 25px;
}

.checkout-left-basket ul li:nth-child(3) {
  border-top: 1px solid #ccc;
  padding: 20px 0 0;
}

.checkout-right-basket a {
  padding: 10px 30px;
  color: #fff;
  font-size: 1em;
  background: #23B8BA;
  text-decoration: none;
  border-radius: 400px;
  font-size: 16px;
}

.checkout-right-basket a:hover {
  background: #1B9191;
}

.checkout-right-basket a span {
  left: -.5em;
  top: 0.1em;
}

/*-- //check out --*/

/*-- responsive media queries --*/

.borde_ {
  border-bottom: 1px solid #CECECE;
  position: absolute;
  width: 100%;
  bottom: -35px;
}

.shared-panel {
  overflow: auto;
}

.shared-panel span {
  margin: 10px 0;
  font-size: 16px;
  font-weight: 600;
  color: white;
}

.shared {
  text-align: center;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 5px 0;
  padding: 0;
  margin-right: 5px;
  cursor: pointer;
  border-radius: 50%;
  text-decoration: none;
  padding-top: 4px;
}

.shared i {
  color: white;
  text-align: center;
  font-size: 12px;

}

.shared:hover {
  opacity: 0.7;
}

.shared.gp {
  background-color: #E62B34;
}

.shared.tt {
  background-color: #43BDF0;
}

.shared.ce {
  background-color: #8A898D;
}

.shared.wa {
  background-color: #0dc143;
}

.shared.fb {
  background-color: #6081C4;
}

.shared.in {
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.st2 {
  border-radius: 0;
}

.st3 {
  border-radius: 5px;
}

.carousel-inner>.item>a>img {
  max-width: 101%;
  max-height: 600px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #21ABAD !important;
}

.envio-gratis {
  color: #12d169;
  font-weight: bold;
  font-size: 1.2em;
}

.resaltar-descuento {
  color: #D9534F;
  font-weight: bold;
  font-size: 1.2em;
}

.resaltar-ahorro {
  color: #12d169;
  font-weight: bold;
  font-size: 1.2em;
}

.total-resaltado {
  color: #091C5C;
  font-weight: bold;
  font-size: 1.3em;
}


/* Menú desplegable vertical */
.dropdown-menu-vertical {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  margin-right: 105px;

}


.dropdown-menu-vertical li {
  padding: 10px;
  display: block;
  width: 100%;
}

.dropdown-menu-vertical li:last-child {
  border-bottom: none;
}

.dropdown-menu-vertical a {
  color: #333;
  text-decoration: none;
  display: block;
  white-space: nowrap;
}

/* Estilo general para los botones */
.button-custom {
  display: inline-block;
  padding: 5px 20px;
  font-size: 14px;
  font-weight: 500;
  color: #fff !important;
  text-align: center;
  text-decoration: none;
  border-radius: 30px;
  transition: background-color 0.3s ease, transform 0.2s ease;
  cursor: pointer;
}

/* Botón personalizado para "Editar" */
.button-edit {
  background-color: #23B8BA;
}

.button-edit:hover {
  background-color: #1B9191;
  transform: scale(1.05);
}

.button-delete {
  background-color: #f44336;
}

.button-delete:hover {
  background-color: #d32f2f;
  transform: scale(1.05);
}

.modal-title {
  color: #091C5C;
  font-size: 22px;
  margin-bottom: 23px;
  margin-top: 26px;
  font-weight: bold;
  padding: 0px 0px 0px 8px;
}

.detalle-pedido-title {
  color: #091C5C;
  font-size: 22px;
  margin-bottom: 23px;
  font-weight: bold;
}

/* Botón personalizado para "guardar modal seguridad" */
.button_save {
  background-color: #23B8BA;
  border: 2px solid #23B8BA;
}

.button_save:hover {
  background-color: #1B9191;
  transform: scale(1.05);
}

/* Botón personalizado para "cerrar modal seguridad" */
.button_close {
  background-color: #f44336;
  border: 2px solid #f44336;
}

.button_close:hover {
  background-color: #d32f2f;
  transform: scale(1.05);
}

.custom-input {
  font-size: 18px;
  font-family: 'Arial', sans-serif;
  width: 250px;
}

.products-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}

.product-item {
  flex: 1 1 calc(20% - 20px);
  max-width: calc(20% - 20px);
  box-sizing: border-box;
}

@media screen and (max-width: 1200px) {
  .product-item {
    flex: 1 1 calc(25% - 20px);
    max-width: calc(25% - 20px);
  }

  .item_add-index {
    font-size: 12px;
    padding: 4px 4px 4px 4px;
  }

  .despacho_inmediato {
    color: #121212;
    margin-right: 0px;
    margin-left: 24px;
  }

  .item_price {
    color: black;
    font-weight: bold;
    font-size: 16px;
  }

  .single-right-left del {
    color: #A7A7A7;
    margin-left: 10px;
    font-size: 20px;
    font-weight: 400;
  }

  .precio-anterior {
    font-size: 11px;
  }

}

@media screen and (max-width: 992px) {
  .product-item {
    flex: 1 1 calc(33.33% - 20px);
    max-width: calc(33.33% - 20px);
  }

  .item_add-index {
    font-size: 12px;
    padding: 4px 7px 4px 7px;
  }

  .despacho_inmediato {
    color: #121212;
    margin-right: 5px;
    font-size: 11px;
  }

  .free_delivery {
    font-weight: bold;
    font-size: 12px;
  }

  .ver-mas-container {
    text-align: center;
    margin-bottom: 52px;
    position: relative;
    margin-left: 74%;
    margin-top: -61px;
  }

  .item_price {
    color: black;
    font-weight: bold;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .product-item {
    flex: 1 1 calc(50% - 20px);
    max-width: calc(50% - 20px);
  }

  .boton_login {
    font-size: 12px !important;
    padding: 3px 29px !important;
  }

  .header-right a i {
    margin-right: 8px;
  }

  .tree-list-pad2 {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    background-color: white;
    border: 1px solid #ccc;
    max-height: 300px;
    overflow-y: auto;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    width: 100%;
  }

  .tree-list-pad2 li a {
    display: block;
    padding: 10px;
    color: #091C5C;
    text-decoration: none;
    font-size: 15px;
  }

  .tree-list-pad2 li a:hover {
    background-color: #f2f2f2;
  }

  .tree-list-pad {
    display: none;
  }

  .dropdown-button {
    width: 100%;
    background-color: #f7f7f7;
    color: #091C5C;
    font-weight: 600;
    border: none;
    padding: 17px;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    border: 1px solid #d2d2d2;
  }

  .dropdown-categorias {
    position: relative;
    width: 100%;
    display: block !important;
  }

  .css-treeview h4 {
    display: none;
  }

  #productosRecomendados {
    display: none;
  }

  .products-left {
    padding-right: 0;
    margin-right: 60px;
    margin-left: 0px;
    width: 100%;
  }

  .products-right {
    padding-right: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 700px;
    position: relative;
    margin-left: -20px;
    margin-right: 40px;
  }

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11{
    float: left;
  }

  .col-md-12 {
    float: left;
    width: 97%;
}

  .item_price {
    color: black;
    font-weight: bold;
    font-size: 17px;
  }

  .single-right-left del {
    color: #A7A7A7;
    margin-left: 10px;
    font-size: 20px;
    font-weight: 400;
  }

  .precio-anterior {
    font-size: 10px;
  }

  .free_delivery {
    color: #23B8BA;
    font-weight: bold;
    font-size: 11px;
  }

  .oferta_ {
    position: absolute;
    top: 34px;
    right: 9px;
    width: 40px;
    height: 41px;
    border-radius: 50%;
    border: 3px solid #23B8BA;
    color: #23B8BA;
    padding: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    z-index: 100;
  }

  a.single-item {
    color: #fff;
    font-size: 12px;
    padding: 6px;
    text-decoration: none;
    border-radius: 50px 50px 50px 50px;
    background-color: #23B8BA;
    margin-bottom: 3px;
  }

  .despacho_inmediato {
    color: #121212;
    margin-right: 0;
    font-size: 11px;
    margin-left: 0;
  }

  .i_fav {
    color: white;
    background-color: #FABBD1;
    cursor: pointer;
    padding: 7px 5px 0px 5px;
    border-radius: 100%;
  }

  .i_wa {
    color: white;
    background-color: #25d366;
    border-radius: 100%;
    padding: 7px 6px 2px 6px;
    margin-left: 5px;
  }

  #categorias_top {
    max-width: 542px;
    margin: 45px 91px 5px 47px;
    gap: 40px;
    padding: 0px;
    justify-content: center;
    justify-items: stretch;
    display: flex;
    flex-direction: column;
  }

  .ver-mas-container {
    text-align: center;
    margin-bottom: 52px;
    position: relative;
    margin-left: 69%;
    margin-top: -61px;
    color: white;
  }

  .activoInventario::after {
    transform: translateX(-101%);
    width: 4%;
  }

  .logo_principal {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

}

.dropdown-categorias {
  display: none;
}

@media screen and (max-width: 767px) {

  .col-sm-4 {
    width: 50%;
  }

  .product-item {
    flex: 1 1 100%;
    max-width: 100%;
  }

  .dropdown-button {
    width: 117%;
    background-color: #f7f7f7;
    color: #091C5C;
    font-weight: 600;
    border: none;
    padding: 17px;
    text-align: center;
    cursor: pointer;
    margin-left: 37px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    border: 1px solid #d2d2d2;
    margin-top: -11px;
  }

  .dropdown-categorias {
    position: relative;
    width: 100%;
    display: block;
    padding: 10px;
  }

  .tree-list-pad2 {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    background-color: white;
    border: 1px solid #ccc;
    max-height: 300px;
    overflow-y: auto;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    margin-left: 50px;
    width: 108%;
  }

  .tree-list-pad2 li a {
    display: block;
    padding: 10px;
    color: #091C5C;
    text-decoration: none;
    font-size: 15px;
  }

  .tree-list-pad2 li a:hover {
    background-color: #f2f2f2;
  }

  .tree-list-pad {
    display: none;
  }

  .css-treeview {
    border: 1px solid #d2d2d2;
    margin-top: 31px;
    margin-right: -70px;
    margin-left: 45px;
  }

  .css-treeview h4 {
    display: none;
  }

  #productosRecomendados {
    display: none;
  }

  .menu__item {
    margin-left: -90px;
  }

  .box_1 {
    margin-top: -30px;
  }

  .products-right {
    padding-right: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 700px;
    position: relative;
    margin-left: 10px;
    margin-right: -5px;
  }

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
    width: 100%;
  }

  .row {
    margin-right: -15px;
    margin-left: -1px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }

  .ver-mas-container {
    text-align: center;
    margin-bottom: 52px;
    position: relative;
    margin-left: 52%;
    margin-top: -61px;
    color: white;
  }

  .btn-ver-mas {
    margin-left: 37px;
    margin-top: 64px;
  }

  .item_price {
    color: black;
    font-weight: bold;
    font-size: 15px;
  }

  .logo_principal {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

}

@media screen and (max-width: 500px) {

  .products-left {
    padding-right: 0;
    margin-right: 60px;
    margin-left: -40px;
    width: 100%;
  }

  .dropdown-button {
    width: 106%;
    background-color: #f7f7f7;
    color: #091C5C;
    font-weight: 600;
    border: none;
    padding: 17px;
    text-align: center;
    cursor: pointer;
    margin-left: 35px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    border: 1px solid #d2d2d2;
    margin-top: -11px;
  }

  .tree-list-pad2 {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    background-color: white;
    border: 1px solid #ccc;
    max-height: 300px;
    overflow-y: auto;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    margin-left: 36px;
    width: 112%;
  }

  .row {
    margin-right: -15px;
    margin-left: -1px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .item-info-product h4 {
    width: 92%;
    margin-top: 20px;
    margin-bottom: 19px;
  }

  a.single-item {
    color: #fff;
    font-size: 9px;
    padding: 6px;
    text-decoration: none;
    border-radius: 50px 50px 50px 50px;
    background-color: #23B8BA;
    margin-bottom: 3px;
    margin-right: 0;
  }

  .despacho_inmediato {
    color: #121212;
    margin-right: 0;
    font-size: 9px;
    margin-right: 3px;
    margin-left: 0;
  }

  .info-product-price {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: auto;
    margin-left: 7px;
  }

  .free_delivery {
    color: #23B8BA;
    font-weight: bold;
    font-size: 16px;
    margin-right: 3px;
  }

  .precio-anterior {
    font-size: 15px;
  }

  .botones_item_nuevo {
    padding: 16px 7px 7px 7px;
  }

  .men-thumb-item {
    position: relative;
    margin-top: -10px;
  }

  .oferta_ {
    position: absolute;
    top: 39px;
    right: 10px;
    width: 40px;
    height: 41px;
    border-radius: 50%;
    border: 3px solid #23B8BA;
    color: #23B8BA;
    padding: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    z-index: 100;
  }

  .item_add-index {
    font-size: 11px;
    padding: 4px 3px 2px 5px;
    margin-right: 0;
  }

  .activoInventario::after {
    transform: translateX(-100%);
    width: 5%;
  }

  #categorias_top {
    max-width: 1200px;
    margin: 40px 0px 5px -13px;
    gap: 40px;
    padding: 0px;
    justify-items: stretch;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: stretch;
  }

  .btn-ver-mas {
    margin-left: 0px;
    margin-top: 64px;
  }

  .menu__item {
    margin-left: auto;
  }

  .menu__item {
    margin-left: auto;
  }

  .css-treeview {
    border: 1px solid #d2d2d2;
    margin-top: 31px;
    margin-right: -50px;
    margin-left: 45px;
    flex-wrap: nowrap;
  }

  .logo_principal {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
  }

  .box_1 {
    padding: 7px 10px;
    margin-top: -36px;
  }

  .activoInventario::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 51%;
    transform: translateX(-103%);
    height: 40px;
    background-color: #F3F4F4;
    border-radius: 100%;
    width: 6%;
  }

  .activoInventario::after {
    transform: translateX(-118%);
  }

  .swiper-container-todo-index {
    width: 89%;
    display: inline-block;
    margin-left: 29px;
  }
  .swiper-container-todo-listar {
    width: 89%;
    display: inline-block;
    margin-left: 29px;
  }
  .swiper-container-todo-carrito {
    width: 89%;
    display: inline-block;
    margin-left: 29px;
  }
  .swiper-container-todo-detalle {
    width: 89%;
    display: inline-block;
    margin-left: 29px;
  }
  .swiper-container-todo-micuenta {
    width: 89%;
    display: inline-block;
    margin-left: 29px;
  }

  .col-sm-4 {
    width: 94%;
  }
  .ver-mas-container {
    text-align: center;
    margin-bottom: 91px;
    position: relative;
    margin-left: 42%;
    margin-top: -126px;
    color: white;
  }
  .botom_buscarG {
    height: 31px;
  }
}

@media screen and (max-width: 463px) {

  .item_add-index {
    font-size: 18px;
    padding: 4px 4px 4px 4px;
    margin-right: 0;
  }

  #categorias_top {
    max-width: 1200px;
    margin: 40px 0px 5px -13px;
    gap: 40px;
    padding: 0px;
    justify-items: stretch;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: stretch;
  }

  .ver-mas-container {
    text-align: center;
    margin-bottom: 121px;
    position: relative;
    margin-left: 42%;
    margin-top: -126px;
    color: white;
}

  .item_price {
    color: black;
    font-weight: bold;
    font-size: 18px;
  }

  .sorting .row {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    flex-grow: 1;
    flex-direction: row;
    align-items: center;
}

  .menu__item {
    margin-left: auto;
  }

  .css-treeview {
    border: 1px solid #d2d2d2;
    margin-top: 31px;
    margin-right: -50px;
    margin-left: 45px;
    flex-wrap: nowrap;
  }

  .logo_principal {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
  }

  .box_1 {
    padding: 7px 10px;
    margin-top: -36px;
  }

  .activoInventario::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 51%;
    transform: translateX(-103%);
    height: 40px;
    background-color: #F3F4F4;
    border-radius: 100%;
    width: 6%;
  }

  .activoInventario::after {
    transform: translateX(-118%);
  }

  .swiper-container-todo-index {
    width: 89%;
    display: inline-block;
    margin-left: 29px;
  }
  .swiper-container-todo-listar {
    width: 89%;
    display: inline-block;
    margin-left: 29px;
  }
  .swiper-container-todo-carrito {
    width: 89%;
    display: inline-block;
    margin-left: 29px;
  }
  .swiper-container-todo-detalle {
    width: 89%;
    display: inline-block;
    margin-left: 29px;
  }
  .swiper-container-todo-micuenta {
    width: 89%;
    display: inline-block;
    margin-left: 29px;
  }

  .col-sm-4 {
    width: 94%;
  }

  .item_name {
    font-size: 19px;
  }
  .despacho_inmediato {
    color: #121212;
    margin-right: 0;
    font-size: 16px;
    margin-left: 0;
  }

  .precio-anterior {
    font-size: 15px;
  }
  .free_delivery {
    color: #23B8BA;
    font-weight: bold;
    font-size: 16px;
    margin-right: 3px;
  }

  .products-left {
    padding-right: 0;
    margin-right: 60px;
    margin-left: -51px;
    width: 100%;
  }
  .dropdown-button {
    width: 106%;
    background-color: #f7f7f7;
    color: #091C5C;
    font-weight: 600;
    border: none;
    padding: 17px;
    text-align: center;
    cursor: pointer;
    margin-left: 35px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    border: 1px solid #d2d2d2;
    margin-top: -11px;
  }
  .products-right {
    padding-right: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 700px;
    position: relative;
    margin-left: 2px;
    margin-right: 0;
  }

  .swiper-container-todo-index {
		width: 94%;
		display: grid;
		margin-left: -5px;
  }
  .swiper-container-todo-listar {
		width: 94%;
		display: grid;
		margin-left: -5px;
  }
  .swiper-container-todo-carrito {
		width: 94%;
		display: grid;
		margin-left: -5px;
  }
  .swiper-container-todo-detalle {
		width: 94%;
		display: grid;
		margin-left: -5px;
  }
  .swiper-container-todo-micuenta {
		width: 94%;
		display: grid;
		margin-left: -5px;
  }

  .cart-options-container {
    font-size: 16px;
    line-height: 1.5;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (max-width: 432){
	.row {
		margin-right: -15px;
		margin-left: -9px;
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
}

@media screen and (max-width: 403px) {

  .col-12 {
    width: 100% !important;
  }

  .men-thumb-item {
    position: relative;
    margin-top: -21px;
  }

  a.single-item {
    color: #fff;
    font-size: 15px;
    padding: 11px;
    text-decoration: none;
    border-radius: 50px 50px 50px 50px;
    background-color: #23B8BA;
    margin-bottom: 3px;
    margin-right: 0;
  }

  .despacho_inmediato {
    color: #121212;
    font-size: 11px;
    margin-right: 3px;
    margin-left: 0;
  }

  .info-product-price {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: auto;
    margin-left: 16px;
  }

  .precio-anterior {
    font-size: 15px;
  }

  .item_price {
    color: black;
    font-weight: bold;
    font-size: 14px;
  }

  .single-right-left del {
    color: #A7A7A7;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 400;
  }

  .free_delivery {
    color: #23B8BA;
    font-weight: bold;
    font-size: 14px;
    margin-right: 3px;
  }

  .item_add-index {
    font-size: 10px;
    padding: 4px 4px 4px 4px;
    margin-right: 0;
  }

  .ver-mas-container {
    text-align: center;
    margin-bottom: 38px;
    position: relative;
    margin-left: -33%;
    margin-top: 31px;
    color: white;
  }

  .row {
    margin-right: -15px;
    margin-left: -1px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

  #categorias_top {
    max-width: 1200px;
    margin: 40px 0px 5px 0px;
    gap: 40px;
    padding: 0px;
    justify-items: stretch;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .menu__item {
    margin-left: auto;
  }

  .css-treeview {
    border: 1px solid #d2d2d2;
    margin-top: 31px;
    margin-right: -50px;
    margin-left: 45px;
    flex-wrap: nowrap;
  }

  .logo_principal {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
  }

  .box_1 {
    padding: 7px 10px;
    margin-top: -36px;
  }

  .activoInventario::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 51%;
    transform: translateX(-103%);
    height: 40px;
    background-color: #F3F4F4;
    border-radius: 100%;
    width: 6%;
  }

  .activoInventario::after {
    transform: translateX(-118%);
  }

  .col-sm-4 {
    width: 94%;
  }

}

.boton-confirmpagocontraentrega {
  background-color: #23B8BA;
  border-radius: 30px;
}

.boton-confirmpagocontraentrega:hover {
  transform: scale(1.05);
}

.boton-cancelpagocontraentrega {
  background-color: #6e6e6e;
  border-radius: 30px;
}

.boton-cancelpagocontraentrega:hover {
  transform: scale(1.05);
}

.pedido_detalle {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.pedido_info {
  display: flex;
  gap: 15px;
}

.pedido_info img {
  width: 80px;
  height: auto;
  border-radius: 5px;
}

.pedido_texto p {
  margin: 5px 0;
  font-size: 14px;
}

.pedido_texto .cantidad {
  font-size: 12px;
  color: #7f8c8d;
}

.btn-cerrar-cancelacion-pedido {
  background-color: #6e6e6e;
  border-radius: 30px;
  color: white;
  padding: 10px;
  font-size: 14px;
  border-style: none;
}

.btn-cerrar-cancelacion-pedido:hover {
  transform: scale(1.05);
}

.btn-confirmar-solicitud-cancelacion-pedido {
  background-color: #f44336;
  border-radius: 30px;
  color: white;
  padding: 10px;
  font-size: 14px;
  margin-left: 6px;
  border-style: none;
  display: none;
}

.btn-confirmar-solicitud-cancelacion-pedido:hover {
  transform: scale(1.05);
}

.my-swal-confirm {
  background-color: #f44336;
  border-radius: 30px;
  color: white;
  padding: 10px;
  font-size: 14px;
  margin-left: 6px;
  border-style: none;
}

.container_verificar_usuario {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  padding: 20px;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.header_verificar_usuario {
  font-size: 24px;
  font-weight: bold;
  color: #091C5C;
}

.image_verificar_usuario {
  margin: 20px 0;
}

.espacio-antes-footer {
  margin-top: 20px;
  margin-bottom: 70px;
}

.contenidoPage {
  font-family: 'roboto', sans-serif;
  color: #091C5C;
  line-height: 1.6;
  font-size: 16px;
}

.contenidoPage p {
  margin-bottom: 20px;
  text-align: justify;
}

.contenidoPage span {
  font-weight: bold;
  color: #091C5C;
}

.contenidoPage ul {
  list-style-type: disc;
  margin-left: 20px;
}

.contenidoPage ul li {
  margin-bottom: 10px;
}

/* Estilo para el encabezado de los términos y condiciones */
h1.text-center {
  margin-bottom: 30px;
}

/* Estilo para las líneas de separación */
hr {
  border-top: 1px solid #dfdfdf;
}

/* Espaciado entre secciones */
.contenidoPage .row {
  margin-top: 20px;
}

.no-results-container {
  text-align: center;
  padding: 50px 20px;
  color: #333;
}

.no-results-title {
  font-size: 24px;
  color: #222;
  margin-bottom: 10px;
}

.no-results-text {
  font-size: 16px;
  color: #555;
  margin-bottom: 20px;
}

.no-results-button {
  display: inline-block;
  padding: 10px 20px;
  background-color: #23B8BA;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  transition: background-color 0.3s;
  -webkit-border-radius: 50px 50px 50px 50px;
  border: 0px solid #000000;
}

.no-results-button:hover {
  background-color: #1B9191;
  color: white;
}

/* *********** */

.category {
  margin-top: 10px;
  min-height: 230px;
  background-color: #F3F4F4;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border: 0px solid #000000;
  text-align: center;
  color: #091C5C;
  padding: 15px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: transform 0.2s ease-in-out
}

.category:hover {
  transform: scale(1.05);
}

.category img {
  width: 130px;
  height: 130px;
  margin-bottom: 10px;
}

.category p {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.btn-ver-mas {
  display: inline-block;
  padding: 12px 20px;
  background-color: #23B8BA;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  transition: background 0.3s ease;
  padding: 10px 10px;
  border-radius: 25px;
  font-size: 14px;
  font-weight: 600;
  color: white;
  width: 100px;
  position: absolute;
}

.btn-ver-mas:hover {
  background-color: #1B9191;
  color: white;
}

.btn-ver-mas a {
  color: white;
  text-decoration: none;
  background-color: #23B8BA;
  padding: 10px 10px;
  border-radius: 25px;
}

.container-vistosFrec {
  width: 100%;
}
.fav-count{
  margin-right: 5px;
  margin-left: -2px;
}
.titulo_favoritos {
  display: block;
  text-align: center;
  color: #091C5C;
  font-size: 26px;
  font-weight: 400;
}


/* Fondo oscuro */
#popupFondo {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9998;
}

/* Caja del popup */
#popupOferta {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.95);
  background: transparent; /* Fondo completamente transparente */
  border-radius: 20px;
  box-shadow: 0px 10px 30px rgba(0,0,0,0.4);
  padding: 0;
  text-align: center;
  z-index: 9999;
  width: 100%;
  max-width: 590px; /* Más grande */
  animation: aparecer 0.4s ease forwards;
  font-family: 'Poppins', sans-serif;
}

/* Botón de cierre */
#cerrarPopup {
  position: absolute;
  top: -10px;
  right: -10px;
  background: white;
  border: none;
  font-size: 22px;
  font-weight: bold;
  color: #457b9d;
  cursor: pointer;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  box-shadow: 0px 2px 6px rgba(0,0,0,0.3);
}

/* GIF clickeable */
#gifLink img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  display: block;
}

/* Animación */
@keyframes aparecer {
  to {
      transform: translate(-50%, -50%) scale(1);
      opacity: 1;
  }
}