body{
    font-family: 'Along Sans' !important; 
    letter-spacing: 0.6px;
}

/*-------------------------------------*/
/*-----------ESTILOS HEADER------------*/
/*-------------------------------------*/ 
header.header {
    box-shadow: 2px 2px 3px 1px rgb(0 0 0 / 8%);
}
header .container  {
    display: flex; 
    justify-content: space-between; 
    align-items:center; 
    padding: 15px
} 
header.header {
    position: fixed; 
    width:100%; 
    background: #fff; 
    z-index: 999
}
header  .nav ul {
    display: flex; 
    list-style: none; 
    gap: 70px; 
    font-family: 'Along Sans semi';
    text-transform: uppercase; max-height: 0
} 
.nav ul li a {
    font-size:12px;
    color: #000; 
    transition: all .5s;
    text-decoration: none;
    padding: 10px 15px
} 
header .top {
    height:50px; 
    background:#294F9E
} 
header ul li a:hover {
    color: #44978d;
} 
.ancla.active {
    color: #44978d; /* o cualquier estilo activo */
    font-weight: bold;
  }
/*-------------FOOTER--------------------------*/
 .logo-footer {
    padding-bottom:30px
 }
footer {
    background: #294f9e; 
    padding: 50px 0px
} 
footer  img{ 
    filter: brightness(17);
    max-width: 120px
} 
 footer ul {
    display: flex; 
    list-style: none; 
    gap: 70px; 
    row-gap:0px; 
flex-wrap:wrap;
    text-transform: uppercase;
} 
footer ul li a {
    font-size:12px;
    color:#fff; 
    text-decoration: none;
    padding: 10px 15px
} 
header .top {
    height:50px; 
    background:#294F9E
} 
.menu-footer ul {
    font-family: 'Along Sans semi'; 
    margin:  0px
} 
.menu-footer {   
padding-bottom: 35px}
.link-copy ul{ 
    padding: 0px; 
    gap: 30px; 
    font-family:'Along Sans' !important
} 
.link-copy ul li a {
    text-transform: none;   
    letter-spacing:0.6px
} 
.copy {
    display: flex; 
    font-family:'Along Sans' !important;
    letter-spacing:0.26px;
     font-size: 12px;  
    justify-content: space-between; 
    border-top: solid 1px #ffffffa3;
    padding-top: 25px; 
    flex-wrap: wrap;
    color:#fff
} 
.link-copy ul li a{ 
    position: relative;
    padding: 0px 
}
 
.link-copy ul li a:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 10px;
    background: #fff;
    top: 3px;
    right: -15px;  }
/*----------BANNER----------*/ 
.movil {
    display: none
} 
.tablet {
    display: none
}
.seccion-banner img {
    width: 100%
} 
.seccion-banner .container{
    position: absolute; 
    left: auto;  
    letter-spacing: 0.76px;
    top: auto;
} 
.seccion-banner { 
    display: flex; 
    justify-content: center; align-items: center;;
    position: relative; 
    padding-top: 100px
}
.textos-banner {
    max-width: 707px;
} 
.textos-banner h1 {
    font-size: 40px; 
    padding-right: 70px; 
	font-family: 'Along Sans bold';
    color:#fff; 
	line-height:45px
} 
.textos-banner strong {
    font-size: 24px; 
    color: #f8e07e;
    font-family: 'Along Sans semi'
} 
.textos-banner a {
    max-width: 289px;
    height: 61px;
    background: #2a2a2a;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 125px;
    font-size: 14px;
    font-family: 'Along Sans semi';
    color: #fff;
    text-decoration: none;
    margin-top: 25px; 
	 transition : all .5s
/*background: #6DAE99;*/

} 
.barra {
    height: 70px;
    font-size: 20px;
    letter-spacing: 0.6px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #19356e;
    color: #fff;
    font-family: 'Along Sans bold'
}  .barra p {
    margin: 0
} 

/**/ 
.seccion-info{
    background: #efebe4; 
    padding: 70px 0px 0px 0px
} 
.seccion-info img{ 
    width: 100%;
    height: 600px;
    object-fit: contain;
} 
.image{
    text-align: center
}  
.titulo p{
    font-size: 18px; 
    font-family: 'Along Sans'; 
    letter-spacing: 0.6px; 
} 
.titulo h2 {
    font-size:48px; 
    line-height: 52px; 
    color:#294f9e;  
font-family: 'Along Sans Bold';
    margin-bottom: 20px
} 
.titulo p:first-child strong{
    color: #6DAE99;

}
.titulo h2 strong { 
    font-family: 'Along Sans semi';
     display: block
}.titulo {
    padding-right: 150px;
} 
.seccion-info .row{
    align-items: center
} 
/*metodologia*/ 

.metodologia {
    background: #2a2a2a; 
    padding: 70px 0px 80px 0px;
    background-image: url(/wp-content/themes/doctorcabala/img/fondo.png);
   /* background-size: 100%;***/
    background-size: 90%;
    padding: 70px 0px 80px 0px;
    background-repeat: no-repeat;
    background-position: right;
    padding: 70px 0px 80px 0px 
} 
.metodologia h3{
    font-size: 48px; 
    text-align: center; 
    letter-spacing: 0.6px; 
	font-family: 'Along Sans Bold';
    color: #fff;
} .metodologia .col-md-12 p{ 
    text-align: center; 
    font-family: 'Along Sans';
    color: #fff
} 
.metodologia .col-md-12 strong {
    color: #f8e07e; 
    display: block;
    text-align: center
} 
.item {
    max-width: 398px; 
    height: 258px; 
    display: flex; 
    flex-direction:column;
    justify-content: center; 
    align-items: center;
    border-radius: 24px;  
    transition: all .5s;
    background: #efebee
} 
.item p {
    max-width: 230px;
    text-align: center; 
    margin: 0px
} 
.item p strong {
    display: block
} 
.item img {
    margin-bottom:20px
} 

.col-md-4:nth-child(2):hover .item {
    background:#f8e07e;
} 
.col-md-4:nth-child(3):hover .item {
    background:#6DAE99
}
.col-md-4:nth-child(4):hover .item {
    background:#9c7ef8;
} 
.metodologia .col-md-12 {
    margin-bottom: 30px
} 



.item-box { 
    border-radius: 25px; 
    overflow: hidden; 
    margin-bottom: 50px;
    position: relative; 
    border-radius: 25px;
    overflow: hidden;
    margin-bottom: 50px;
    position: relative; 
    overflow:hidden;
}  .item-box:hover > img {
    transform:scale(1.1)
} 
.item-box img { 
    width: 100%; 
    height: 525px; 
    border-radius: 25px;
    overflow: hidden;
    object-fit: cover; 
    transform: scale(1); 
     transition:all .5s
} 
.item-box .item-textos {
    position: Absolute;
    bottom: 0px;
    padding: 35px 35px;
    color: #fff; 
    Z-INDEX: 2
}

.item-box:BEFORE {
    CONTENT: "";
    POSITION: ABSOLUTE;
    background: linear-gradient(0deg, #f7ad6d00, #f7ad6d00), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    TOP: 0PX;
    LEFT: 0PX;
    WIDTH: 100%;
    HEIGHT: 100%;  
    Z-INDEX: 2
} 
.item-textos p strong {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 10px;
    display: block;
} 
.item-textos p:nth-child(1) { 
	height: auto;
	margin-bottom: 10px !important
 }
.item-textos p {
    font-family: 'Along Sans';
    padding-right: 0px; 
    height:63px;
    font-size: 14px;
} 
.item-textos a {
        max-width: 345px;
        height: 48px;
        width: 100%;
        background: #f3ecde;
        display: flex;
        align-items: center;
     	 justify-content: center;
        border-radius: 90px;
        margin-top: 15px;
        font-family: 'Along Sans semi';
        text-decoration: none;
        color: #000;
        font-size: 15px; 
    }

.servicios {
    background:#f5f5f5; 
    padding: 70px 0px
} 
.titulos { margin-bottom: 70px;
    text-align: center; 
} 
.titulos h4 {
    font-size: 48px; 
    color: #294F9E;
	 font-family: 'Along Sans Bold';
} 
.titulos strong{
    text-transform: uppercase; 
	font-family: 'Along Sans Bold';
    color: #6DAE99
} 
.item-box a img { 
    max-width: 28px; 
    margin-right:10px;
    height: auto
} 
#sidebar-movil.visible {
    right: 0; 
    width: 100%
}


.libro {
    height: ; 
    padding: 50px 0px; 
    background-image: url(/wp-content/themes/doctorcabala/img/fondo.png); 
    background-size: 100%;  
    background-color:#294F9E; 
    padding-bottom: 50px
} 
.titulos-1 {
    text-align: center; 
    color:#fff
} 
.titulos-1 h5 {
    font-size:48px; 
	font-family: 'Along Sans Bold';
    line-height:52px
} 
.libro img { 
    width: 100%; 
    height: auto;
      max-width: 480px;
    padding: 0px 30px;
} 
.libro .col-md-6:nth-child(2) {
    text-align: center
} 
.libro .row {
    align-items: center
} 
.libro .row  .col-md-6 strong {
    font-size: 30px;
    font-family: 'Along Sans semi';
    padding-right: 80px;
    display: block;
    margin-bottom: 40px;
    color: #fff;
    line-height: 42px; } 
                    
    .libro p{
    font-family: 'Along Sans';
    font-size: 20px;
    padding-right: 80px;
    color: #fff;
    }
.libro a{

    max-width: 380px;
    height: 51px;
    background: #2a2a2a;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 24px;
    color: #fff;
    text-decoration: none;
    font-family: 'Along Sans semi';
    margin-top: 35px;  }  
    .libro .titulos-1 strong{ 
        text-transform: uppercase;
        color: #6DAE99 
    } 
    .testimonios strong{
        text-transform: uppercase;
        color: #6DAE99;
    } 
    .testimonios h6 {
        font-size: 42px; 
		font-family: 'Along Sans Bold';
        line-height: 52px
    } 
    .titulos-2{
        text-align: center;
    } 
    .testimonios { 
        background: #f5f5f5;
        padding: 60px 0px
    } 
    .fa {
        font-family: 'Fontawesome'
    } 
    .contactos {
       /* background:#2a2a2a; 
        background-image: url(/wp-content/themes/doctorcabala/img/fondo.png); 
        background-size: 100% */
        padding:0px 0px
    }
    .contactos h6 {
        font-size: 48px; 
        color: #fff;
    } 
    .contactos h6 strong {
        display: block
    } 
    .contactos .titulos-3  > strong {
        text-transform:uppercase; 
        color:#F7AD6D
    } 
    .iconos {
     display: flex;
        flex-direction: column;
        row-gap: 20px;   } 
    .iconos i {
        width: 50px;
        height: 50px;
        /* background: red; */
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        color: #fff;
        font-weight: normal;
        border: solid 1px #294f9e;
        font-size: 20px;
        flex-direction: row-reverse;
    
    } 
    .info-contactos {
        display: flex; 
        align-items: center; 
        justify-content: space-between
    } 

    form .mb-3:nth-child(6){
        grid-column: span 2
    } 
    form input {
        height: 60px;
        border-radius: 36px !important;
        border-top-left-radius: 36px !important;
        border-top-right-radius: 36px !important;
        border-bottom-right-radius: 36px !important;
        border-bottom-left-radius: 36px !important;
        background: #efebe4 !important;
        font-family: 'Along Sans'; 
        padding-left: 25px !important
    }
     form input::placeholder { 
        letter-spacing: 0.6px;
        color: #2a2a2a
     } 
     form label {
        color:#fff; 
        font-family: 'Along Sans';
     } 
     form .mb-3 {
        margin-bottom: 40px !important
     } 
    .home  input[type=submit] {
        max-width: 354px; 
        height: 60px; 
        width: 100%; 
        margin: auto;
        border-radius:36px!important; 
        letter-spacing: 0.6px; 
        font-family: 'Along Sans semi'; 
        background: #19356e !important; border: none !important
    } 



    #loader {
        color: #2a2a2a;
        font-size: 1.2rem;
        margin: 1rem 0;
        visibility: hidden;
        transition: visibility 0.3s, opacity 0.3s;
        opacity: 0;
      }
  
      #loader.show {
        visibility: visible;
        opacity: 1;
      }
  
      .carousel {
        display: flex;
        gap: 10px;
        width: 95vw;
        justify-content: center;
        align-items: center;
        height: auto;
      }
  
      .panel {
        border-radius: 16px;
        cursor: pointer;
        transition: all 0.4s ease;
        position: relative;
        flex-shrink: 0;
        overflow: hidden;
        background: #000;
        display: flex;
        justify-content: center;
        align-items: center;
        opacity: ; 
        padding-top:50px
      }
  
      .panel iframe {
        width: 100%;
    height: 100%;
    border: none;
    border-radius: 16px;
    object-fit: cover;
      }
  
      .panel img {
        width: 100%;
        height: 60vh;
        object-fit: cover;
        border-radius: 8px;
        filter: brightness
      }
  
      .panel .title {
        writing-mode: vertical-rl;
        transform: rotate(180deg);
        text-align: center;
        color: #fff;
        position: absolute;
        font-size: 0.75rem;
      margin-top:-50px;
        height: 60vh;
    object-fit: cover;
    border-radius: 8px; 
    font-family: 'Along Sans semi'; 
    font-size: 22px; 
    text-transform: uppercase; 
		  display: none !important
   /* filter: */
      }
  
      .tiny {
        width: 80px;
        height:300px;
      }
  
      .small {
        width:80px;
        height:360px;
      }
  
      .medium {
        width: 80px;
        height: 420px;
      }
  
     .home .active, .error404 .panel.active{
        width: 640px;
    height: auto;
    aspect-ratio: 5 / 4;
    opacity: 1;
    z-index: 5;
      }
  
      .info-overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 10px;
        background: red;
        color: white;
        font-size: 0.9rem;
        text-align: center;
        z-index: 10;
        height:100px !important;
      }
  
      .hidden {
        display: none;
      }

      .videos{
         
        margin: 0; padding: 0;
        /*background: #111;*/
        font-family: sans-serif;
        display: flex; flex-direction: column;
        align-items: center;
        overflow: hidden;
      }
      .headline {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding: 12px 16px;
        background: #168338;
        color: #fff;
        font-size: 23px ;
        font-weight: bold;
        z-index: 10; 
        height:108px;
        text-align: center;
        font-family: 'Along Sans semi';
    padding: 22px;
    line-height: 33px;

      } 

      .headline strong {
        text-transform: none; 
        color: #f8e07e; } 

        .panel.tiny:before {
            content: "";
            position: absolute;
            background: linear-gradient(0deg, #f7ad6d00, #f7ad6d00), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
            width: 100%;
            height: 100%;
            top: 0px;
        } 
        .panel.small:before {
            content: "";
            position: absolute;
            background: linear-gradient(0deg, #f7ad6d00, #f7ad6d00), linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
            width: 100%;
            height: 100%;
            top: 0px;
        } 

        /* Estilos responsivos */
@media (max-width: 991px) {
   /* RESPONSIVE acordeón */
    #carousel {
      flex-direction: column;
      align-items: stretch;
      overflow-x: hidden;
    }
  
    .panel {
      width: 100%;
      max-width: 100%;
    }
  
    .panel:not(.active) iframe,
    .panel:not(.active) .headline {
      display: none;
    }
  }
  
  


  .textos-banner a:hover {
    box-shadow: inset 0 0 14px -2px #0000004d, 0 2px 13px -2px #00000026;
    background: #6DAE99;
  }



  .button_container{
    width: 176px;
    margin: 0 auto;
    margin-top: 30px;
    padding-top: 40px;
}

.button_su{
  overflow: hidden;
  position: relative;
  display: inline-block;
  border-radius: 3px;
  margin-bottom: 30px;
}
  
  .su_button_circle{
    background-color: red;
    border-radius: 1000px;
    position: absolute;
    left:0;
    top:0;
    width: 0px;
    height: 0px;
    margin-left: 0px;
    margin-top: 0px;
    pointer-events: none;
    /*animation-timing-function: ease-in-out; */
  }
  
  .button_su_inner{
      display: inline-block;
      background: #2a2a2a;
      color: #F4F4F4;
      font-size: 16px;
      font-weight: normal;
      width: 132px;
      text-align: center;
      border-radius: 3px;
      transition: 400ms;
      text-decoration: none;
      padding: 22px;
      z-index: 100000;
  }
  
  .button_text_container{
     position:relative;
     z-index: 10000;
  }
  
  .explode-circle {
     animation: explode 0.5s forwards;
  
  }
  
  .desplode-circle{
     animation: desplode 0.5s forwards;
  }
  
  @keyframes explode {
    0% {
      width: 0px;
      height: 0px;
      margin-left: 0px;
      margin-top: 0px;
      background-color:#6DAE99;
    }
    100% {
      width: 400px;
      height: 400px;
      margin-left: -200px;
      margin-top: -200px;
      background-color: #6DAE99;
    }
  }
  
  @keyframes desplode {
    0% {
      width: 400px;
      height: 400px;
      margin-left: -200px;
      margin-top: -200px;
      background-color: #6DAE99;
    }
    100% {
      width: 0px;
      height: 0px;
      margin-left: 0px;
      margin-top: 0px;
      background-color: #6DAE99;
    }
  } 

  
.close-sidebar {
    position: relative;
    top: 20px;
    right: 0px;
    z-index: 999;
    color: #fff;
    font-size: 25px;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding: 20px; }
    .item-movil {
        display: flex; 
        justify-content: space-between; 
        flex-direction: column; 
        align-items:center;
        height: 100%
    }
    .item-movil img{ 
        filter:brightness(13);
        max-width: 120px
    }  
    .item-movil ul{
        list-style: none;  
        margin-top: 20px;
         padding: 0px;
    } 
    .item-movil ul li {
        margin-bottom: 15px
    } 
    .item-movil ul li a{ 
        font-size: 20px; 
        font-size: 15px; 
        text-decoration: none;
    color: #fff;
    font-family: 'Along Sans semi';
        
        color: #fff
    } 
    .info-movil { 
        margin-top: 20px;
        display: flex;
    } 
    .redes strong {
        display: none
    } 
    .info-movil a{ 
        text-decoration:none;
        margin-right: 10px
    }  
    .sidebar-movil .redes { 
         flex-direction: column; 
         align-items: center;
    } 
    .redes .telefonos {
        color: #fff
    } 
    
.item-movil {
    display: flex
;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    height: 100%;
} 
.info-movil i { 
    width: 40px;
    height: 40px;
    background: #44978d; 
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    font-weight: normal;
    border: solid 1px #294f9e;
    font-size: 20px;
    flex-direction: row-reverse;
}


h2.accordion-header button {
    width: 100%;
    display: flex
;
    max-width: 100%;
    color: #fff;
    border-radius: 10px !important;
} 

.iframe-container {
    overflow: hidden;
    padding-top: 56.25%; /* 16:9*/
    position: relative;
  }
  
  .iframe-container iframe {
     border: 0;
     height: 100%;
     left: 0;
     position: absolute;
     top: 0;
     width: 100%;
  } 
  .acordeon {
    display: none
  } 
  .sidebar-toggle i { 
    font-size: 20px; 
    color: #000
  } 
  .iconos a{
text-decoration: none
  
  }  
  i {
    transition: all .5s
  }
  .iconos a:hover i {
    background:#294F9E
  } 
  input::focus {
        border-color: #294f9e;
        box-shadow: 0 0 0 .25rem rgb(41 79 158 / 36%);
  } 
  footer li a {
    color:#fff !important
  } 
  footer li a:hover {
    color:#44978d !important
  } 
  .sidebar-toggle {
    display: none 
  }



  /*estilos tienda*/

/*
  .container{
	max-width:1170px !important
}
body {
	font-family: "Urbanist", sans-serif !important; 
	overflow-x: hidden
} */
/*MARUQE*/  
.marque { 
	height: 35px;
	max-width:2600px !important
}/*
body {
	font-family: "Urbanist", sans-serif !important; 
	overflow-x: hidden
} */

/*MARUQE*/  
.marque {
	height: 35px;
	background: #00bfeb;
	 font-weight:300;
	font-size: 14px;
	color: #fff;  
	text-transform: uppercase; 
	display: flex; 
	overflow: hidden;
	align-items: center
}
.content {
  width: 100%;
  max-width: 100%;
  padding-block: 48px;
  border-radius: 8px;
  background-color: #242423;
}
/*
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
*/
.marquee {
  position: relative;
  background-color: #f5cb5c;
  padding-block: 8px;
  overflow: hidden;
}

.marquee.red {
  background-color: #f5765c;
}

.marquee.green {
  background-color: #9adb84;
}

.marquee:not(:last-child) {
  margin-bottom: 16px;
}

.marquee__inner {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
}

.marquee__part {
  flex-shrink: 0;
  padding-inline: 10px;

  animation-name: marquee;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
} 
.header-inner {
	display: flex; 
	justify-content: space-between; 
	align-items: center
} 
.header-inner .header-left{
	display: flex; 
	align-items: center;
} 
.header-right {
	display: flex;
    width: 50%;
    justify-content: flex-end;
    max-width: 300px;
} 
.header-right .user{
	max-width: 115px;
	width: 100%; 
	font-size: 16px;
	font-weight:bold;
	display: flex;
	align-items: center;
	color:#294F9E
}  
.user a {
	color: #294F9E !important; 
	font-weight: normal; 
	text-decoration: none !important
}
.header-right .user i {
	margin-right: 8px; 
	font-size: 15px
}
.header-right .search{ 
	max-width: 100px; 
	width: 100%; 
	cursor:pointer;
	font-size: 16px; 
	font-weight: normal; 
} 
.header-right .search i{
	margin-right:8px; 
	font-size: 15px
}
.header-right .cart {
	max-width: 100px
}

ul{
	list-style: none;
	padding: 0px
}  
::marker{
	display: none 
}
.header-left .menu .list {
	display:  flex; 
	padding: 0px;
	padding-left:50px; 
	
	margin: 0px
} 
.header-left .menu .list > li {
	position:; 
	margin-right:40px
}
.menu li  ul.submenu{
  display: none;
  position: absolute;
  min-width: 100%;
  left: 0px; 
  top:80px !important;  
	opacity:1 ! important;
  transition:all 0.5s; 
	background:#fff;
	z-index: 999999
}

.menu li:hover > ul.submenu{
 /*display: flex/*/
}
.menu > li{
 /* width: calc(100vw/3);*/
  text-align:center;
} 
.header-inner {
	padding: 20px 0px
} 
.woocommerce-js header .submenu .nav-item button {
	width: 100%; 
	outline: none;
	border: none;
	background: transparent; 
	border: solid 1px #294F9E; 
	height: 45px; 
	color: #294F9E !important;
	border-radius: 0px
}  

.tab-pane h2 {
	font-size: 17px;
	text-transform:uppercase;
	color: #294F9E
}
.submenu .nav-item{
	width: 100%; 
	max-width:190px; 
	margin-right: auto; 
	margin-left:0;
	margin-bottom: 10px
} 
.woocommerce-js .submenu .nav-link.active {
	background-color:transparent; 
	background:#294F9E;
	color: #fff !important
} 

.list li > a {
	color:#294F9E!important; 
	font-size: 18px; 
	cursor: pointer;
	font-weight: 800 
} 
.list i{
	margin-left:5px; 
font-size:15px
}
.img-pagos {
	display:flex; 
	gap: 15px; 
	padding-top: 10px
} 
.info{
	padding-top: 20px
}  
.info p{
	font-size: 15px; 
	color: #667085; 
	line-height: 25px
} 
.info p:last-child {
	font-size: 14px; 
	line-height: 20px
}
.metodos-de-pago strong {
	color: #fff; 
	font-size: 15px
} 
/*
footer .menu-footer strong{ 
	display:block; 
	font-size: 17px; 
	font-weight: bold; 
	color:#00bfeb ; 
	margin-bottom: 5px
} 
footer .menu-footer ul li a {
	font-size: 15px; 
	color: #000
} 
.menu-footer ul li {
	margin-bottom:3px
} 
.menu-footer span {
	font-size:15px;
	font-weight: bold; 
	color:#fff; 
	 display:block;  
	margin-bottom:0px
} */
.datos-de-contacto {
	font-size: 17px;
} 

.datos-de-contacto .correo{
	margin-bottom: 10px
}  
.datos-de-contacto .telefono {
	margin-bottom:10px
}
.datos-de-contacto .correo img {
	margin-right: 10px
} 
.datos-de-contacto .telefono img {
	margin-right:10px
}  
.datos-de-contacto > strong{
	margin-bottom:5px; 
	display: block;
} 
.redes strong{
	color: #0033a1
} 
.img-redes {
	display: flex; 
	gap:10px; 
	padding-top:0px
} 
.copy { 
	/*background: #f7f9ff; 
	height: 40px; 
	display: flex; 
	align-items: center; 
	text-align: center
} 
.copy p {
	margin:0;  
	font-size: 15px; 
	color: 
}  */
footer {
	padding-top:0px; 
	clear:both
} 
.seccion-home-1 { 
	padding:0px;
	/*background: #f6f9ff;*/
} 
.lista{ 
	display: grid; 
	grid-template-columns: 1fr 1fr 1fr 1fr; 
	gap:10px;
} 
.lista img{
	width: 100%
} 
.textos-home strong {
	display: block; 
	font-size: 17px;
	font-weight:800; 
	color: #003ecc;
    margin-bottom: 5px;
} 
.seccion-carrusel li a{
	text-decoration :none
}
.seccion-home-1 .row {
	align-items: center;
    padding: 0px 40px;
} 
.textos-home{
	padding-right: 35px
}
.textos-home a {
	color: #013ecc;
    font-weight: bold;
    font-size: 17px;
}
.textos-home p{
	font-size:17px; 
	max-width: 340px; 
	color:#294F9E
} 
.textos-home h2 { 
	font-size: 38px; 
	color:#294F9E;
	font-weight: 800
	
} 
.lista strong {
	text-align: center;
	font-size:20px; 
	font-weight:bold; 
	text-align: Center; 
	display:block;
	padding-top:10px; 
	position: absolute; 
	padding-left: 25px;
	bottom: 10px; 
	color:#fff
} 

.seccion-carrusel .item li {
	list-style: none
} 
#productos {
	padding: 0px 40px
} 
.seccion-carrusel {
	padding: 50px 0px; 
	overflow: hidden
} 
img {
	/*border: solid 0.3px #a2a7b1; */
	border-width:inherit
} 
/*
body header {
    font-size: 14px !important;
    font-weight:700;
    color: #000; 
	line-height:22px;
    margin-top: 15px;  
	display: -webkit-box;
  -webkit-line-clamp: 3; 
	text-transform: ; 
  -webkit-box-orient: vertical;  
  overflow: hidden; 
  font-family:'Along Sans';
	min-height:45px !important
}*/
 .woocommerce-js .product .button {
   /* display: flex!important;*/
    /*background: #014ecc;*/
    height: 50px;
    align-items: center;
    justify-content: center;
    color: #294F9E; 
	border: solid 1px #294F9E;
	position: relative;  
	 font-size:0px; 
	 display: none !important
}
.descuento { 
    position: absolute;
    background: #003ecb;
    max-width: 150px;
    display: flex;
    width: 100%;
    height: 40px;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    top: 15px;
    left: 0px;
	
} 
.woocommerce a.remove:hover{
	color: #00bfeb !important;
	background: transparent
}
.archive .product:hover  .button{
	display:flex !important
}
.woocommerce-js .product .button:before {
	content:"Agregar"; 
	position: absolute; 
    position: absolute;
    font-size: 14px;
} 
.woocommerce-js .product .button.added{
	background:#294F9E !important; 
	color: #fff
} 
.woocommerce-js .product .button.added:before{
	content:"Agregado" !important;
	background:#294F9E !important; 
	color: #fff
}
.product  .price {
	font-size:15px!important; 
	font-weight: 600 !important; 
	color: #667089!important; 
	display: flex; 
	flex-direction:column-reverse;
  	padding: 10px 0px
} 
.product .price del {
	position: relative;
    text-decoration: none;  
	font-weight: 400
}
.product .price del:before{ 
	content: "Antes"; 
	margin-right: 5px; 
	color:#294F9E
} 
.price del bdi{
	text-decoration: none;
	font-size: 15px !important;  
	color: #294F9E !important; 
	font-weight: 500 !important
} 
.price del {
	max-width: max-content; 
	display: flex; 
	align-items: center
} 
.added_to_cart{
	display:none
}
.product .price del:after {
	/*content: "-"; 
	margin-left: 8px; 
	margin-right: 4px*/ 
	content: "";
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    left: auto;
    height: 1px;
    background:#294F9E;
    display: flex;
    align-items: center;
    top: auto;
    position: absolute;
} 
.onsale {
	display: none 
} 

#productos .owl-nav .owl-prev{
    position: absolute;
    top: -16%;
    width: 40px;
    height:40px;
   /* background:#d9d9d9;*/
    left:40px; 
	border-radius: 5px; 
	border:solid 1px #294F9E
} 
#productos .owl-nav .owl-next {
    position: absolute;
    top:-16%;
    width: 40px;
    height: 40px;
   /* background:#d9d9d9; */
	right:40px; 
	border-radius: 5px; 
	border:solid  1px #294F9E
} 
button.owl-prev span {
    position: relative;
    font-size: 0px;
    display: flex;
    align-items: center;
	justify-content: center 
}  

button.owl-next span { 
	position: relative;  
	font-size: 0px; 
	display: flex; 
	align-items: center; 
	justify-content :Center
}

button.owl-prev span:before {
    content: "\f060";
    position: absolute;
    font-family: 'fontawesome';
    font-size:17px;
    left: auto;
    top: auto;
}
button.owl-next span:before {
    content: "\f061";
    position: absolute;
    font-family: 'fontawesome';
	font-size: 17px;
    left: auto;
    top: auto;
} 
.titulos {
	padding: 0px 40px; 
	text-align: Center
} 
.titulos h3{
	font-size:38px; 
	font-weight: 800; 
	color:#294F9E
} 
.seccion-guia-de-compra {
	 padding: 80px 0px; 
	 background: url(https://www.travexperu.com/wp-content/uploads/2024/04/Capa-582-copia.png); 
	 background-size: cover; 
	background-position: center
} 
.seccion-guia-de-compra .col-md-5 {
	padding-left: 60px
}
.info-guia h4 {
	font-size: 50px; 
	font-weight:900; 
	color:#fff; 
	margin:0px
}  
.info-guia strong{ 
	font-size: 28px; 
	font-weight: bold; 
	max-width: 400px; 
	color: #fff; 
	display: block;
	line-height: 35px; 
	margin-bottom:15px
} .info-guia p {  
	font-size: 17px; 
	color:#fff; 
	max-width: 350px; 
	line-height: 20px
} 
.info-guia a{
	font-size: 17px;
	font-weighT: bold; 
	color:#fff !important; 
	display: flex;
	margin-top:25px; 
    font-size: 17px;
    font-weighT: bold;
    color: #fff;
    display: flex;
    align-items: Center;
    border: solid 1px;
    max-width: max-content;
    padding: 10px 30px;
    height: 45px;
} 
.info-guia a i { 
	margin-left:10px;
	font-size: 15px; 
	display:none 
}  
.seccion-categorias {
	padding: 50px 0px; 
	background:#fff
} 
.titulo-categorias {
	text-align:center
} 
.titulo-categorias h5{
	font-size:38px; 
	color: #294F9E;
	font-weight: normal
}
.titulo-categorias h5 strong {
	 font-weight:800
}
.seccion-categorias .card{
	background: transparent;
    box-shadow: none !important;
    border: none;

} 
.seccion-categorias .nav-tabs{  
	justify-content: center; 
	border:none; 
	gap:30px
} 
.seccion-categorias .nav .nav-link {
	color: #667085; 
	border:none;
    font-weight: normal;
    font-size: 17px; 
	background: transparent;  
	outline: none; 
	border-radius: 0px
	
} 
.seccion-categorias .nav .nav-link.active {
	color: #fff; 
	background:#294F9E; 
	border:none
} 
.lista-categorias{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr; 
	gap: 20px; 
    gap: 20px;
   /*max-width: 970px;*
    margin: auto;*
  /*padding: 0px 25px;*/
} 
.lista-categorias img{
	width: 100%; 
	max-width: 280px;
} 
.seccion-categorias .tab-content{
	background-color: transparent !important;  
	border: none !important
} 
.item-categorias {
	text-align: 
} 
.item-categorias .titulos{ 
	max-width: 280px; 
	margin: auto; 
	background:#fff; 
	padding:10px;
	text-align:center;
} 
.lista-info {
	display:grid; 
	grid-template-columns: 1fr 1fr 1fr 1fr; 
	justify-items :Center
}
.lista-info p { 
    font-size: 18px;
    font-weight: 800;
    text-align: center;
    max-width: 180px; 
	color:#294F9E;
    line-height: 24px;
}  
.info-footer {
	border-top:solid 1px #d9d9d9; 
	border-bottom:solid 1px #d9d9d9; 
	background:#e7e7e7
} 
.lista-info .item-info {
	transition: all .5s
} 
.lista-info .item-info:hover { 
	background: #00bfeb
}

.item-info{
    width: 100%;
    display: flex;
	position: relative;
    justify-content: center;
    align-items: center;
    flex-direction: column; 
	padding:20px; 
   /* border: solid 0.5px #ccc;
    border-top: none;
    border-bottom: none;
    border-width: thin;*/  


}  
.lista-info .item-info:hover img {
	filter: brightness(0) invert(1);
} 
.lista-info .item-info:hover p {
	color:#fff
}
.lista-info .item-info::before{
	content:""; 
	position: absolute; 
	width: 1px;
	height: 100%; 
	background:#d9d9d9; 
	left: 0px;
} 
.lista-info .item-info:nth-child(4):after{
    content:""; 
	position:Absolute; 
	right: 0px;
	height:100%; 
	background:#d9d9d9; 
	width: 1px;
} 
.item-info  img { 
	margin: 10px 0px
	
}  

.home  .seccion-suscripcion {
	background: url(https://www.travexperu.com/wp-content/uploads/2024/04/Grupo-1-copia-copy.png)!important; 
	padding:  50px 0px; 
	background-position: center;	
	background-size:cover !important; 
	display: none
} 
.home .seccion-suscripcion {
	display: block
}
.suscribete h6 {
	font-size:clamp(30px,4vw,40px); 
	color: #fff; 
	font-weight:normal;
	line-height:clamp(35px,4vw,45px)
} 
.suscribete h6 strong{ 
	font-size:40px; 
	display: block; 
	color: #fff;
} 
.formulario input { 
	max-width: 440px; 
	width: 100%; 
	padding-left:40px;
	height:44px; 
	color: #00bfeb;
	font-size: 16px; 
	border:solid 1px #00bfeb; outline: none;
	background: transparent;
	border-bottom: 0px
} 
input::placeholder { 
	color: #00bfeb;
}
.formulario input[type=submit]{ 
	height: 50px; 
	background: transparent;     
	padding: 0px;
	border: none; 
	font-size:17px; 
	font-weight:500 ;
	text-transform:none; 
	color: #fff; 
	border:solid 1px #fff
}
footer .container-footer{
	padding-top: 30px
} 
.input{
	position: relative; 
	margin-bottom:0px
} 
.input img {
	position :Absolute; 
	top: 15px;
	left: 10px;
} 
.input input:placeholder {
	color: #667085
} 
.formulario strong {
	font-size: 15px; 
	display: none;
	color: #00bfeb;  
	font-weight: 500 
} 
.suscribete p{
	font-size: 17px; 
	max-width: 360px; 
	line-height: 24px; 
	color: #fff
} 
.archive .container.lista-catalogo .row {
	display: flex;
    grid-template-columns: 1fr;
    flex-direction: row-reverse; 
	padding: 0px 25px; 
	margin-bottom:80px
} 

.archive .widget-area {
	/*width: 25% */
	width: 100%;
   /* background: #f6f9ff;*/
    margin-right: 0%;
    box-sizing: border-box;
	padding: 25px 15px; 
	order:2; 
	gap:40px;
	display: grid;
	grid-template-columns:26% 1fr 20%
} 
.archive {
	/*background:#f5f5f5*/
} 
.lista-catalogo {
	padding-top:50px
} 
.lista-catalogo header:before {
	display: none
}
.archive .woocommerce-ordering {
/*float: none; 
	display: flex; 
	align-items :Centooerpp*pp*pp*´/p/pñ*p*/
} 
.archive .seccion-suscripcion {
	display: none !important
}


 


.archive .content-area {
	width: 100%;  
	position: relative;
	order:3;
	padding-left:20px; 
	padding: 30px;
	background:#fff
} 
#nav-breadcrumbs {
	width :100%; 
	order:1
} 
.archive header h1{
	color: #0033A1; 
	font-size: 30px; 
    font-family:  'Along Sans bold';
	font-weight:bold
} 
.woocommerce-result-count {
	color: #667085;
    font-size: 15px;
} 
	
.woocommerce .woocommerce-ordering select {
	vertical-align: top;
    border: solid 1px #d9d9d9 !important;
    font-size: 15px;
    font-weight: normal;
    color: #667085;
    height: 30px;
    padding-left: 0px;
    border: none !important;
    border-bottom: solid 1px #294F9E !important; 
	font-weight: 800; 
	color: #294F9E
} 
.archive .woocommerce-result-count{
	position: relative;
    top: 4px; 
	margin-right: 40px
}

#sidebar .widget-title{ 
  font-size: 15px; 
color: #294F9E; 
font-weight: bold;  
	text-transform:uppercase
} 
.woocommerce-js .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item  a{
	position :relative; 
	padding-left:25px;
	display:flex; 
	align-items :Center
} 
.woocommerce-widget-layered-nav-list__item a:before {
	content:"";
    font-family: 'fontawesome';
    font-weight: 300;
    width: 16px;
    height: 16px;
    border: solid 2px #ececec;
    position: absolute;
    left: 0px; background:#fff;
    border-radius: 3px; 
} 
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{
	display:none 
} 
.woocommerce-widget-layered-nav-list__item .count {
	display: none
} 
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
    font-family: 'FontAwesome';
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 3px;
    content: "\f00c";
    text-decoration: none;
    color: #0033A1;
    border-color: #0033A1;
    font-size: 11px;
    /* left: -1px; */
    text-align: center;
    font-weight: bold;
}
#sidebar ul li a {
	color: 7667085;
	color: #294F9E
} 
#sidebar ul li.current-cat a {
	color: #0033A1; 
	font-weight:bold;

}
#sidebar #custom_html-2 h2 { 
    font-size: 13px;
    text-transform: uppercase;
    color: #667085;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 30px; 
}  
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: 0.5em;
    /*min-width: 1em;*/
    display: flex; 
	width:35px;
	height:35px; 
    font-size: 15px;
    color: #667085;
    border: solid 1px #294F9E;
    color: #294F9E !important;
    font-weight: 800;
    align-items: center;
    justify-content: center;
    font-size: 15px;  
	border-radius: 4px; 
	margin: 0px 3px;
color:#667085
} 
.woocommerce-js .woocommerce-pagination ul {
	border: none!important
}
 
 #primary .woocommerce-pagination {
	/*text-align: left; 
	 position: absolute; 
	 top: 50px;
	 right: 40px	*/ 
}  
.page-numbers .next {
	display: none !important
} 
.page-numbers .prev{
	display: none!important
} 
.woocommerce-js .woocommerce-pagination span.current {
    font-weight: bold;
    color: #fff !important;
    background: #294F9E !important;
} 
#relacionados{
	display:block !important; 
	padding:0px 40px
}
#relacionados .owl-nav{
	display: block !important
}
 /*
#relacionados .owl-nav .owl-prev {
    position: absolute;
    top: 25%;
    width: 45px;
    height: 45px;
    background: #d9d9d9;
    left: 20px;
}
#relacionados .owl-nav .owl-next {
    position: absolute;
    top: 25%;
    width: 45px;
    height: 45px;
    background: #d9d9d9;
    right: 20px;
}*/
.woocommerce-related-product .related ul.products li.first, .woocommerce-related-product .related ul.products:after {
clear: none;
}
* Anular la opacidad en los sliders del carrusel */
.related-products-carousel .slick-slide {
    opacity: 1 !important;
}
/* To disable arrows on first and last slide */
/*.disabled{
    display: none;
  } */

.single-product .summary h1 {
	font-size: 30px; 
	font-weight: bold; 
	max-width: 380px;
	color:#0033a1
} 
.summary-items {  
	display:grid; 
	grid-template-columns: 1fr 1fr; 
	align-items: center
} 
.sku {
	font-size: 15px; 
	font-weight: 500; 
	color: #294F9E;  
	margin: 10px 0px;
	/*letter-spacing: 1.5px*/
} 
.price-item {
	color:#000; 
font-size: 25px;
}
.woocommerce div.product form.cart .button {
	display: flex !important ; 
	background: #294F9E !important;
    color: #fff !important;
    font-weight: normal;
    height: 52px;
    border: solid 1px #294F9E;
    border-left: 0px;
} 
.custom-related-products li.product .button { 
	display: none !important
} 
.custom-related-products li.product:hover .button { 
	display: flex !important;
}
.summary form.cart { 
	margin-top: 20px;
	display: fex;
} 
.product-description{
	    color: #294F9E;
}
.summary .quantity {
	border: solid 1px #294F9E; 
	margin-right: 0px !important;
    background: transparent !important;
}

.product-type-variable .summary > .price {
	display: none
}

.product-type-simple .summary > .price{
	display: 
} 
.custom-related-products { 
	height: 530px; 
	width:100%;
	clear:both
} 

/*
.flex-viewport {width:80.5% !important;float:left;}
.flex-control-thumbs {width:19% !important;float:right;margin:0 !important;}*/
.flex-control-thumbs li {
    width: auto !important;
    max-width: 90px;
    margin-bottom: 10px !important;
    border: solid 0.2px #66708569;
    border-width: thin;
}
.woocommerce-js .product:hover .button{
	/*width: 100%; 
	background: #294F9E !important*/
} 
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background: #00bfeb
} 
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background:#00bfeb
}

.archive .product .quantity { 
	display:none 
}


body.single-product .flex-viewport {
   /* order: 3;*/
}

body.single-product ol.flex-control-nav.flex-control-thumbs {
   /* order: 2;
    flex-direction: column;
    display: flex;
    flex: 1 0 20%;*/
}

body.single-product .woocommerce-product-gallery {
    display: ;
    flex-direction: ;
} 

.single-product .quantity { 
    max-width: 190px;
    width: 100%; 
	display: flex;
    float: none!important; 
	margin-bottom: 20px!important
} 

body.single-product .woocommerce div.product div.images .flex-control-thumbs li {
    max-width: 100% !important;
    width: 100%;
} 
/*
.quantity input::-webkit-outer-spin-button,
      input::-webkit-inner-spin-button {
         -webkit-appearance: none;
      }
.quantity .minus, .quantity .plus {
	width: 60px;
	height: 50px; 
	border: none; 
	font-size: 20px;
	color: #294F9E; 
	font-weight: bold;
	outline: none;
} 
.quantity .qty {
	width: 70px !important; 
	height: 50px; 
	background: #f0f0f0; 
	font-size: 18px; 
	text-align: center;
	border: none
}*/
.qty:focus{
	outline: none
} 

.summary .single_add_to_cart_button{ 
	max-width: 190px;
	width: 100%; 
	background: #013ecc!important; 
	border-radius: none !important
} 
.product_meta{
	display:none;
} 
.custom-related-products > h2{ 
	font-size: 25px; 
	color: #000; 
	margin-bottom: 20px; 
	letter-spacing: 0.2px; 
	font-weight: normal
} 
.single-product #sidebar{
	display: none
}  
.single-product .content-area {
	 margin-bottom: 50px
} 
.toggle-pdf {
	max-width:409px; 
	width: 100%; 
	/*background: #f0f0f0; */
	height: 48px; 
	display: flex; 
	align-items :Center; 
	font-size:15px; 
	font-weight:bold; 
	    justify-content: flex-start;
    text-transform: lowercase;
    cursor: pointer;
    color: #00bfeb;
	text-transform: ; 
	cursor:pointer
} 
.toggle-pdf i {
	    border: solid 2px;
    width: 28px;
    height: 28px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    margin-right: 10px;
}
.seccion-ficha-tecnica {
	margin-bottom: 50px
} 

.woocommerce-cart main.contenedor {
	max-width: 1200px;
	margin: auto;
	padding: 50px 25px 0px 25px; 
	padding-bottom: 50px
} 
.woocommerce-checkout main {
	max-width: 1170px; 
	margin: auto; 
	padding: 0px 25px
} 
.sidebar-cart-content{
	 display: ;
    flex-direction: column;
    /* align-items: flex-start; */
    justify-content: center;
    background: #fff;
    width: 500px;
    position: fixed;
	 right: -500px;
    height: 100%;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
    padding-top: 90px;
    padding: 20px 0px;
    transition: all 0.3s ease-out;
    z-index: 999;
    box-sizing: border-box;
}
#sidebar-cart{
    position: fixed;
    top: 0;
    z-index: 999;
    right: -100%; 
	background: #000000a3;
    width: 100%;
    height: 100%;
}

#mini-cart-toggle-button {
    background-color: #333;
    color: #fff;
    border: none;
    padding: 10px;
    cursor: pointer;
}

.mini-cart-content {
    background-color: #fff;
  /* border: 1px solid  #dd d  */
    padding: 10px;
}

.mini-cart-content.open {
    display: block;
}
.visible-cart {
    right: 0 !important;
} 
#productos img {
	height: auto
}

.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 70%;
    display: inline-block;
    margin-right: 1em;
	height: 50px;
    padding-left: 15px;
}

table.variations th {
    vertical-align: middle !important;
} 

@media (max-width: 1400px) { 
	.seccion-banner-home {
		padding-bottom: 235px !important
	}

}

@media (max-width: 1366px) { 
	.nosotros{
		background-size: cover !important 
	}
}
@media(max-width:1200px) {
	.home .seccion-home-1 {
		position: relative; 
		margin: 0px 25px
	} 
	.seccion-banner-home {  
		padding-bottom: 0px!important;
		flex-direction:column
	}
}
@media(max-width: 600px) {
/*.lista .item i {
		width: 20px;
		height: 20px;
		bottom: 0px; 
		right: 2pxt*/
	}
}
@media (max-width:767px) {
	.col-nosotros-1{
		 flex: 100% !important;
   		 max-width: 100% !important; 
		margin-bottom: 20px !important; 
	}
	 .col-nosotros-2 { 
		    flex: 100%; !important;
    max-width: 100% !important;
		 
	} 
	.nosotros .row:nth-child(2) .col-md-6:nth-child(1){
		background: red !important
	}
	
}
@media (max-width: 768px) { 
	#filter_879_0 ul.filter-items.level-0 {
		height:auto
	}
	.page-template-page-categorias .catalogo-desktop{
		display: none !important
	}
	.page-template-page-categorias .catalogo-movil{
		display: block !important
	}
	main .sticky-element {
		position: relative !important
	} 
	.page-template-page-nosotros.page-template-page-nosotros-php{
		overflow-x: hidden !important
	}
	
	.seccion-home-1 .item img{
		height: auto !important
	}
	span.price bdi{
		font-size: 17px
	}
	.woocommerce-cart main {
		padding-top: 15px !important
	}  
	 
	.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: block;
        max-width: max-content;
        width: 100%;
        display: flex;
        justify-content: space-between;
        /* grid-template-columns: 1fr; */
    } 
	.woocommerce-cart .cart-collaterals {
		padding-left: 0px
	}
	
	.woocommerce table.shop_table_responsive tr td.product-thumbnail::before {
        content: attr(data-title) "Producto: ";
        font-weight: 700;
        float: left;
   
} 
.woocommerce-cart .product-thumbnail{
		padding-left: 0px
	}
	.woocommerce-cart td.product-thumbnail div {
		padding-left:0px; 
		padding-top: 10px; 
		padding-bottom: 30px
	}
	.woocommerce-cart .product-remove {
		position: absolute;
		bottom: 0px
	}
	.woocommerce-cart .woocommerce-cart-form__cart-item {
        display: flex !important;
        position: relative;
        margin-bottom: 20px;
    }

	    .container-carrito {
        padding: 25px 0px 25px 0px !important;
        grid-template-columns: 1fr !important;
	}
	  .woocommerce-cart .shop_table .woocommerce-cart-form__cart-item td {
        padding-top: 40px;
        text-align: left !important;
        display: flex;
        flex-direction: column;
        align-items: flex-start; 
		 width: 33.3% !important
    }
	.woocommerce-js .search_result ul{ 
	 padding-left: 20px;
		grid-template-columns:1fr 1fr
	}
	main .seccion-banner-categorias .categoria-movil {
		display: block !important
	} 
	.seccion-banner-categorias .categoria-desktop { 
		display: none
	}
	main .seccion-banner-categorias .container {
		bottom: 50px
	}

	
	.wooocommerce-js .categoria-movil {
		display: block !important
	}
	.wooocommerce-js .categoria-desktop {
		display: block !important
	}
	.home .movil {
		display: block !important
	} 
	.home .desktop {
		display: none  !important
	}
	.page-template-page-tutoriales .btn-tutoriales {
		justify-content: flex-end
	}
	.seccion-tutoriales-1 .col-md-8 {
		margin-bottom: 20px
	} 
	.seccion-tutoriales-1 {
		position: relative
	}
	.lista-cerrraduras {
		padding: 0px 25px
	}
	.titulos-tutoriales{
		flex-direction: column;  
		margin-bottom: 20px;
		row-gap: 10px
	} 
	.btn-tutoriales{
		justify-content: space-between
	}
	#productos {
		padding: 0px
	}
	.woocommerce-form-row span.password-input{
		width: 100%
	}  
	
	.woocommerce .woocommerce-form-login .woocommerce-form-login__submit ,.woocommerce-form-register__submit {
		max-width: 100% !important;  
		margin: 0px !important
	}	.woocommerce-form-login .woocommerce-form-login__submit{
		margin-top: 20px !important
	}
	
	.woocommerce-account main .login-mi-cuenta {   
		padding: 35px 25px !important
	}
	main #customer_login{
		grid-template-columns: 1fr
	} 
	.suscribete .textos { 
		width: 100%
	} 
	.suscribete .wpcf7 {
		width: 100%
	}
	.woocommerce-js .suscribete {
		flex-direction: column
	}
	main.contenedor-contacto {
		padding-top: 80px !important
	}
main .formulario-contacto input[type=submit] {
		max-width: 100%
	}
	.formulario-contacto h1 {
		margin-bottom: 30px
	}
	 main .input-content {
		grid-template-columns :1fr
	}
	.woocommerce-js main .formulario-contacto {
		padding: 40px 25px
	}
	#primary .woocommerce-pagination {
	position: relative;
	right:auto; 
	top: auto
	} 
	.archive .woocommerce-ordering { 
		clear: both
	  }  
    .archive .woocommerce-ordering  span{ 
		display:  none
	}
	.archive .widget-area {
		grid-template-columns: 1fr
	}
	.sidebar-cart-content {
		width: 100%
	}
	
	footer .container-footer .col-md-3{ 
		max-width:100%; 
		flex-basis :100%; 
		width 100%:
	} 
	.woocommerce-js footer .container-footer .col-md-9{
		max-width: 100%; 
		padding-left: 15px;
		flex-basis:100%
	}
	footer .container-footer .col-md-12 .datos-de-contacto {
		grid-template-columns: 1fr
	}
	.titulo-categorias h5 {
		font-size: 30px; 
		margin-bottom: 20px
	} 
	.titulo-categorias h5 strong {
		display: block
	}
	.seccion-guia-de-compra {
	 background-position: left
	} 
	.seccion-guia-de-compra .col-md-5 {
		max-width: 100%; 
		flex-basis: 100%; 
		padding-left: 15px
	} 
	.info-guia {
		display:flex; 
		flex-direction: column;  


		align-items:center; 
		text-align: center
	}  
	.info-guia h4 {
		font-size: 40px
	} 
	.titulos h3 strong{
		display:block
	} 
 .home #productos .owl-prev {
		left: 10px
	} 
	.home #productos .owl-next {
		right:10px
	}
	.titulos {
		padding: 0px
	}
	.info-guia strong{ 
	    font-size: 24px;
		line-height:28px
		
	}
	.textos-home h2 { 
		font-size: 30px
	}
	.titulos h3 {
		font-size: 30px
	}
	#productos .owl-nav {
		display:block !important
	}
	.titulos:before {
		display: none
	} 
	.titulos:after {
		 display: none
	}
	.home .seccion-home-1 .row > .col-md-12 {
		grid-template-columns: 1fr
	} 
	.home .seccion-home-1 .container{ 
		padding: 25px !important
		
	}
	.home .seccion-home-1 .row .btn a {  
		width:100%;
		max-width: 100%; 
	} 
	.home .lista {
		grid-template-columns: 1fr 1fr; 
		padding-top:20px
	} 
	.lista-categorias{
		grid-template-columns: 1fr 1fr; 
		padding: 0px
	} 
	.seccion-categorias .tab-content {
		padding: 0px!important
	} 
	.seccion-categorias .card{
		padding: 0px !important
	} 
	.lista-info {
		grid-template-columns: 1fr 1fr
	}
} 

.textos-guia {
    text-align: justify;
}

.woocommerce-account main .login-mi-cuenta {
	    max-width: 1400px;
    margin: auto;
	background: #fff;
    padding: 60px;
} 
.menu-productos {
	display: grid; 
	grid-template-columns:1fr 66.668%
} 
.menu-footer-4 {
	display:grid; 
	grid-template-columns:1fr 1fr;
	max-width:570px
} 
.menu-footer-5{
	display: grid;  
	grid-template-columns: 1fr 1fr 1fr
}
.container-footer ul li a, .container-footer p{
	color: #fff !important
} 
.container-footer {
	background:#294F9E
} 
.container-footer .row .col-md-9 { 
	padding-left:70px
} 
.menu-2-container {
	display:grid; 
	grid-template-columns: 1fr 1fr
} 
.enlace {
	grid-column: span 7
} 
.enlace a {
	font-size: 15px;
    font-weight: bold;
    color: #fff;
    display: block;
    margin-bottom: 0px;
}  
.menu-footer-container { 
	border-bottom: solid 1px #fff; 
	padding-bottom: 15px; 
	margin-bottom :15px
} 
.menu-footer-2 .menu-1 {
	border-bottom: solid 1px #fff; 
	/*border-bottom: solid; */
	margin-bottom: 15px
} 
.menu-2 {
	border-bottom: solid 1px #fff; 
	margin-bottom: 15px
} 
.datos-de-contacto {
	border-top: solid 1px #fff; 
	padding-top:15px; 
	display:grid; 
	grid-template-columns: 1fr 1fr 1fr 40%;
	align-items: flex-start }

.direccion p {
	font-size: 15px
} 
.correo a {
	color: #fff !important; 
	font-size: 15px
}  
.telefono a{ 
	color:#fff !important; 
	font-size: 15px
} 
.img-redes i:before {
    font-family: 'FontAwesome';
} 

.img-redes i {
	width: 30px;
    height: 30px;
    /* background: red; */
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: solid 1px #fff;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}

.copy{
	display:
}
.telefono i{
	margin-right: 10px
} 
.direccion{ 
 display:flex;  
align-items: flex-start
}  
.direccion img { 
	margin-right:10px
} 
.menu-footer-2 .menu-1 ul li a {
	font-weight:bold
}.menu-2 ul li a {
	font-weight: bold
} 
.menu-3 ul li a {
	font-weight:bold
} 
.seccion-banner-home {
	position: relative
} 
.seccion-banner-home:before{
	content:"";
	position: absolute; 
	top: 0px; 
	width: 100%; 
	height:90%;
	background: url(https://www.travexperu.com/wp-content/uploads/2024/04/Objeto-inteligente-vectorial.png); 
	background-size: cover
} 
.seccion-home-1 .container {
	background: #fff; 
	position:relative;
	padding-top: 60px; 
	padding-left: 60px; 
	padding-bottom:60px;
	padding-right:60px; 
	border-radius:10px; 
	border-top-left-radius: 0px;
} 
.seccion-home-1 .row > .col-md-12  {
	display: grid; 
	grid-template-columns: 1fr 1fr
} 
.seccion-home-1 .row .btn a{
    border: solid 1px #294F9E;
    display: flex;
    align-items: center; 
    justify-content: center;
    max-width: max-content;
    padding: 10px 30px;
    height: 47px; 
	transition: all .5s; 
	text-decoration: none;
	color: #294F9E 
} 
.botones a:hover {
	background: #fff; 
	font-weight: 800;
	color:#294F9E
}

main .btn a:hover {
	background: #294F9E;
    color: #fff !important;
}
.row .btn{
	/*display: flex; 
	justify-content:flex-end; 
	padding: 0px; 
	align-items:center 
} */
.seccion-home-1 .row{
	padding: 0px 0px
} .seccion-home-1 .container > .col-md-12{ 
	padding: 0px
} 
.item {
	position: relative
} 
.item i {
    position: absolute;
    bottom: 2px;
    right: 0px;
    width: 38px;
    height: 38px;
    border: solid 1px #020693;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: #294F9E;
    font-size: 14px;
		z-index:10
}
.seccion-banner-home .owl-nav .owl-prev {
	position: absolute; 
	display: block !important
	 
}
	
.seccion-banner-home  .owl-nav .owl-prev{
    position: absolute;
    top: 40%;
    width: 40px;
    height: 40px;
    background:#d9d9d9;
    left: 20px; 
	border: solid 1px #fff !important;
    border-radius: 5px;
} 
.seccion-banner-home  .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    width: 40px;
    height: 40px;
    background:#d9d9d9; 
	right: 20px; 
	 border: solid 1px #fff !important;
    border-radius: 5px;
}
button.owl-prev span {
    position: relative;
    font-size: 0px;
    display: flex;
    align-items: center;
    justify-content: center
}  

button.owl-next span { 
	position: relative;  
	font-size: 0px; 
	display: flex; 
	align-items: center; 
	justify-content :Center
}

.seccion-banner-home button.owl-prev span:before {
    content: "\f060";
    position: absolute;
    font-family: 'fontawesome';
    font-size:17px;
    left: auto;
	color: #fff;
    top: auto;
}
.seccion-banner-home button.owl-next span:before {
    content: "\f061";
    position: absolute;
    font-family: 'fontawesome';
    font-size: 17px;
    left: auto;
	color: #fff;
    top: auto;
} 
.home{ 
background:#f5f5f5
} 

.titulos:before {
    content: "";
    position: absolute;
    width: 180px;
    height: 2px;
    background:#294F9E;
    left:115px;
    top: 23px;
} 
.titulos:after {
    content: "";
    position: absolute;
    width:180px;
    height: 2px;
    background:#020923;
    right: 115px;
    top: 23px;
} 
.titulos  {
	position: relative
} 
.woocommerce-js .product { 
    background: #fff;
    padding-bottom: 15px;
    padding-top: 30px;
    padding-left: 15px;
	padding-right: 15px;
} 
span.price bdi {
	font-size: 22px; 
	font-weight: 900; 
    font-family: 'Along Sans Bold';
	color:#294F9E;	
} 
.price ins { 
	text-decoration: none !important
}
#customer_login {
	display: grid;
	grid-template-columns: 1fr 1fr
} 
#customer_login:before{
	display: none
} 
.woocommerce-account main {
	background: #f5f5f5; 
	padding: 50px 0px
}
.woocommerce-account #customer_login > div {
	max-width: 100%; 
	width: 100%
} 
.woocommerce-account main h1{
	display: none
} 

#categoria-productos {
display:block !important
} 
.tab-pane .content {
	padding: 20px; 
	border-radius: 0px 0px  10px 10px; 
	background: #294F9E
}
.tab-pane .content h3{
	font-size: 20px; 
	height:68px;
	font-weight:800;
	color:#fff
} 
.tab-pane .content span{  
	color: #00bfeb;
    font-weight: 800;
    font-size: 16px;
    display: flex;
    align-items: center;
    margin-top: 20px;
} 

.tab-pane .content  i {
	width: 28px;
    height: 28px;
    border: solid 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* font-weight: normal; */
    font-weight: 8px;
    border-radius: 3px;
    margin-right: 10px;
} 
.tab-pane  i:before {
	font-size: 14px
} 
.woocommerce-js .tab-pane a {
	text-decoration: none
} 
.tab-pane .owl-nav {
	display: none
}  
.tab-pane .owl-dots .owl-dot {
	width: 14px;
    height: 14px;
    display: block;
    background:#ccc; 
    border-radius: 50%;
} 
.tab-pane .owl-dot.active{ 9
	background:#294F9E
}
.tab-pane .owl-dots {
	display:flex; 
	justify-content: center; 
	gap: 10px; 
	padding-top: 20px
} 
.seccion-suscripcion .row {
	flex-direction: row-reverse
} 
.seccion-suscripcion { 
	background-position:center
} 
.categorias{ 
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;  
	gap:10px
} 
.categorias .category-item img {
	width: 100%;
}
.category-item h3 {
    font-size: 17px;
    font-weight: 800;
    color: #294F9E;
	padding: 10px 0px; 
} /*
header {
	position: Relative; 
	background: #fff
} 
.header:before {
	content: "";
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: #ccc;
}*/
.submenu .tab-content{ 
	padding: 0px !important;
	border: none !important
} 
.woocommerce-mini-cart-item img{
	width:100px !important;
	height:Auto !important
} 
.woocommerce-mini-cart.cart_list{
	height: 500px;
    overflow: auto;
} 
.hidde-scroll{
	overflow:hidden
} 
.sidebar-cart-content { 
padding-top: 20px;
padding-bottom: 50px
} 
.cart_list li  {
 	display:flex; 
	gap:20px;
	position: Relative; 
	margin-bottom: 20px
} 





.quantity > .woocommerce-Price-amount {
	display:none 
} 
.product-info {
	display: flex; 
    flex-direction:column
}  
.product-info > a {
    order: 1;
    font-weight: 800;
    font-size: 17px;
    color: #294F9E;
    margin-bottom: 3px;
} 
.product-info span.quantity {
    order: 3;
}
.product-info div.quantity{ 
    max-width: 100px;
    display: flex;
    border: solid 1px #294F9E;
}
.product-info .price {
	order: 2
} 
.product-info .quantity button {
    width: 33.3px !important;
    height: 35px !important;  
	font-size: 16px;
	background: transparent
} 

/*.product-info .quantity .qty {
	height:35px !important;
    width: 33.3px !important; 
	font-size:  16px; 
	background:transparent
}*/

.product-info .price{
	display: flex; 
	gap:5px
} 

.product-info span.price bdi {
   /* font-size:17px;
    font-weight: 900;
    color: #003ecb;*/
} 
.product-info span.price del bdi{
	font-size: 17px  !important;  
} 

.cart_list {
	position: relative
}
.cart_list li .remove {
  /*  position: absolute;
   /* right: auto !important;
    bottom:23px !important;**/
    font-size: 14px !important;
    font-weight: bold !important;
    color: #00bfeb !important;

}  
.header-minicart {
	margin-top: 0; 
	padding: 0px 25px;
	margin-bottom: 0; 
	border-bottom: solid 1px #ccc;  
	padding-bottom: 20px; 
	display: flex; 
	justify-content: space-between;
}  
.icono{ 
	color: #294F9E;
    font-weight: bold;
    font-size: 18px;
    display: flex;
    align-items: center;
} 
.icono span{
	margin-left: 5px
} 
.header-minicart .fa-close {
	font-size: 20px
}

.mini-cart-content {
    margin-top: 0;
    background-color: #fff;
    padding: 10px;
    margin-bottom: auto;
    padding-top: 40px; 
	padding-left: 25px;
    padding-right: 25px;
	height: 100%
}
.widget_shopping_cart_content {
	height: 100%;
	display: flex; 
	justify-content: space-between; 
	flex-direction: column
}
 

.buttons a:first-child {
	display: none
}
.buttons a:last-child{
	 display: flex;
    justify-content: center;
    border: solid 1px #294F9E;
    height: 50px;
    align-items: center;
    font-size: 18px;
    color: #294F9E;
    font-weight: 500;
} 

.sidebar-cart-content .total {
	display: flex;
    justify-content: space-between;
    border-top: solid 1px #ccc;
    padding-top: 15px;
    padding-bottom: 10px;
} 
.total strong {
	color: #294F9E;
    font-weight: bold;
} 



.woocommerce-mini-cart::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.woocommerce-mini-cart::-webkit-scrollbar
{
	width: 5px;
	background-color: #F5F5F5;
}

.woocommerce-mini-cart::-webkit-scrollbar-thumb
{
	background-color: #294F9E;
	border: 2px solid #555555;
}


header .cart{
	position: relative
}
header .cart-contents-count{
    position: absolute;
    top: -4px;
    background: #294F9E;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    right: -7px;
    /* font-weight: bold; */
    line-height: 19px;
} 
.woocommerce-mini-cart__empty-message{ 
	  text-align: center
}

.sidebar-cart-content .cart-contents{
	position: relative; 
	color: #294F9E;
    font-weight: bold;
    font-size: 18px;
    display: flex;
    align-items: center;
}  
.sidebar-cart-content .cart-contents .cart-contents-count:after {
	content: "Productos"; 
	color: #294F9E;
    font-weight: bold; 
	margin-left: 5px;
    font-size: 18px;
} 
div.search_result {
  display: none;
} 
.search_result li {
	position: relative
}
.search_bar {
	display: none
}
.search_bar form {
	max-width: 1170px;  
position: relative;
	margin:auto
} 
.search_bar form input {
	height: 50px; 
	padding-left:45px; 
border:none; 
 
	outline: none;
	width: 100%
} 
.search_bar button {
	display: none
} 
.search_bar input::placeholder {
	 color:#999
} 
.search_bar  .fa-search {
	position: absolute; 
	top: 15px; 
	font-size: 20px; 
	color: #999;
	left:15px 
} 

.search_result ul{
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 20px;
    max-width: 1170px;
    margin: auto;
    align-content: center;
    padding-top: 30px;
}  
.search_result img { 
	width: 100%; 
	height: auto 
} 
.search_result a{
	color: #294F9E !important;
    font-weight: 800;
    font-size: 17px; 
	line-height: 22px; 
	display: flex;
    text-decoration: none !important;
} 
.search_bar{
	background:#fff
} 
.search_bar ul {
	overflow: auto; 
	height: 480px;  
	padding-top:100px; 
	padding-right: 20px;
	padding-bottom: 20px
}

.search_result ul:-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.search_result ul::-webkit-scrollbar
{
	width: 5px;
	background-color: #F5F5F5;
}

.search_result ul::-webkit-scrollbar-thumb
{
	background-color: #294F9E;
	border: 2px solid #555555;
}  .seccion-banner-home
.owl-dots {
	display: none
} 
.fixed-header {
	position: fixed; 
	width:100%; 
	z-index: 99
} 


.seccion-catalogo img {
	width:100%
} 
.seccion-catalogo .container{
	position: absolute;
    top: 20%;
    max-width: 450px !important;
    margin: auto;
    left: auto;
} 
.seccion-catalogo {
	display: flex;
	justify-content:center;  
	position: relative;
} 

.botones {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 35px;
} 
.botones a{ 
	border: solid 1px #fff; 
	max-width: max-content; 
	padding: 4px 30px; 
	display:flex;
	align-items: center;
	height:40px;
	color: #fff
} 
.seccion-catalogo h1 {
	font-size: 60px; 
	line-height: 60px; 
	font-weight: 600; 
	color: #fff;
}


.woocommerce-js .seccion-suscripcion {
	background: url(https://www.travexperu.com/wp-content/uploads/2024/04/snapedit_1713909696030.png); 
	background-size: cover;
	padding: 50px 0px;
	display: flex
}
.woocommerce-js .seccion-suscripcion .col-md-7{
	display:none
} 
.woocommerce-js .seccion-suscripcion .col-md-5{
	max-width: 100%;
	flex-basis: 100%
}
.woocommerce-js .seccion-suscripcion .col-md-5 .suscribete{ 
	display: flex; 
	align-items: center;
	justify-content: space-between;
	display:
} 

.home .seccion-suscripcion .col-md-5 .suscribete{
	display:inline 
	
}


.home .seccion-suscripcion .col-md-7{
	display:block !important
} 
.contenedor-servicios {
	padding: 50px 0px; 
	position: relative; padding-top:120px;
	background: #f5f5f5
} 
.contenedor-servicios .row:before {
    content: "";
    position: absolute;
    width: 274px;
    height:65px;
    background: url(https://www.travexperu.com/wp-content/uploads/2024/04/borde-1.png);
    background-size: 100%;
    top: -60px;
}
.contenedor-servicios .row{
	background: #fff;
    align-items: center;
    border-radius: 15px;  
	position: relative;
	border-top-left-radius: 0px;
    overflow: ;
} 
.contenedor-servicios .row .col-md-6:last-child {
	padding-right: 0px
} 
 
.contenedor-servicios .row img {
	width:100%; 
	border-radius: 0px 15px 15px 0px
} 
.contenedor-servicios .contenido {
	padding: 50px
} 
.contenedor-servicios h1 {
	font-size: clamp(30px,4vw,45px);
    font-weight: 700; 
	color:#023ece
} 
.contenedor-servicios p {
	font-size: 17px; 
	color:#294F9E
}  
.contenedor-servicios a { 
    font-size: clamp(25px,4vw,35px);
    font-weight: 800;
    color: #294F9E;
    display: flex;
    border: solid 1px; 
	align-items:center;
    max-width: max-content;
    padding:10px 25px;
} 

.contenedor-servicios .contenido  img {
	width: 45px;
    height: auto;
    /*max-width: 90px;*/
    display: block;
} 
.woocommerce-js .info-footer {
	display:none
} 
.home .info-footer{
	display: block !important
} 
.seccion-banner-categorias h1{
   /* font-size: 43px; */
	font-size: clamp(28px,4vw,42px);
    line-height: clamp(34px,4vw,45px);

/*    line-height: 60px;*/
    font-weight: 600;
    color: #fff;
   margin: 0; 
	margin-bottom: 5px
} 
.seccion-banner-categorias img {
	width: 100% 
}
.seccion-banner-categorias{
	position: relative; 
	display: flex; 
	justify-content: center; 
	align-items:center
} 
.seccion-banner-categorias .container {
	position: absolute; 
	top: auto; 
	left: auto; 
} 
.seccion-banner-categorias .contenido-categorias {
	max-width: 500px; 
	padding-right:50px; 
	padding-left:70px;
	color:#fff
}  
.contenido-categorias strong { 
	font-size: 18px;
	line-height: 22px;
    padding-right: 50px;
    display: block;
} 
.contenido-categorias p{
	font-size: 15px;
    padding-top: 10px;
    line-height:22px;
}





.syntaxhighlighter {
    background-color: #272822; /* Color de fondo principal */
    color: #f8f8f2; /* Color del texto */
    border-radius: 5px;
    padding: 10px;
    overflow: auto;
}

.syntaxhighlighter .line {
    color: inherit;
}

.syntaxhighlighter .line.alt {
    background-color: #303030; /* Color de fondo de líneas alternas */
}

.syntaxhighlighter .line.highlighted {
    background-color: #49483e; /* Color de fondo del texto resaltado */
}

.syntaxhighlighter .comment,
.syntaxhighlighter .string,
.syntaxhighlighter .literal,
.syntaxhighlighter .preprocessor,
.syntaxhighlighter .script,
.syntaxhighlighter .keyword {
    color: #f92672; /* Color de los comentarios, cadenas, literales, preprocesadores y palabras clave */
}

.syntaxhighlighter .constant,
.syntaxhighlighter .class-name,
.syntaxhighlighter .function,
.syntaxhighlighter .tag {
    color: #a6e22e; /* Color de las constantes, nombres de clase, funciones y etiquetas */
}

.syntaxhighlighter .attribute,
.syntaxhighlighter .variable {
    color: #fd971f; /* Color de los atributos y variables */
}

.syntaxhighlighter .number,
.syntaxhighlighter .builtin {
    color: #ae81ff; /* Color de los números y palabras clave integradas */
}

.syntaxhighlighter .symbol,
.syntaxhighlighter .selector,
.syntaxhighlighter .property,
.syntaxhighlighter .type,
.syntaxhighlighter .module {
    color: #66d9ef; /* Color de los símbolos, selectores, propiedades, tipos y módulos */
} 

@media (max-width: 1024px)  {
	  
	.header-right .search, .header-right .user{
		font-size: 0px; 
		max-width: 40px
	} 
	.header-right {
		width: 20%
	} 
	header .list {
		display: none !important
	}
} 
@media(max-width:991px) {  
	
/*	.woocommerce-js .cart_list li .remove {
    position: absolute;
    right: 240px !important;
    bottom: 18px !important;
    font-size: 14px !important;
    font-weight: bold !important;
		color: #00bfeb !important; 
	}*/
	
	
	
	.lista-cerraduras {
		display: none 
	} 
	.page-template-page-cerraduras .seccion-banner-categorias {
		background: transparent!important; 
		height: auto !important
	}
	.page-template-page-cerraduras .seccion-banner-categorias .container{
		top: 25% !important
	}
	.seccion-banner-categorias .contenido-categorias{
		padding-left :0px !important
	}
	.product-image{
		display: none 
	}
#relacionados {	
	padding: 0px !important
	} 
	
	.custom-related-products .titulos h2 {
		max-width: 200px;
		margin: Auto
	} 
	.custom-related-products .owl-nav .owl-prev { 
		top: -27% !important;  
		left: 5% !important;
	 } 
	.custom-related-products .owl-nav .owl-next {
		top: -27% !important;  
		right: 5% !important;
	} 
	ul#relacionados .product .button{
		display: flex !important
	}
 
	 
	.filters-container form {
		grid-template-columns: 1fr !important
	} 
	.archive .widget-area{
		padding-left: 0px
	} 
	.woocommerce-shop main .products li.product button {
		display: flex !important
	}
	.woocommerce-js .archive .content-area {
		padding: 30px 15px
	} 
	.woocommerce-shop li.product {
		height: auto !important; 
		margin-bottom: 50px
	} 
	/*header {
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  -webkit-box-orient: vertical;  
	  overflow: hidden; 
	overflow: hidden !important;
        height: 45px !important;
        line-height: 24px !important;
	} */
	.woocommerce-js #productos .item  .button {
		display: flex !important
	} 
	.woocommerce-js #productos .item {
		height: auto
	}
	
	
	
	
	
	
	
	
	
	
	.seccion-tutoriales-1 a {
		position: relative !important
	}
	.woocommerce-checkout .woocommerce-NoticeGroup{
		grid-column: auto !important
	} 
	.woocommerce form .form-row .select2-container{
		width:100% !important
	}
	form.woocommerce-checkout{
		display: flex !important;
		flex-direction: column
	}
	.woocommerce-js header .user { 
		display:none;
	}
.header-right {
		gap: 8px
	}
	.seccion-banner-categorias img {
		width: 100%;
		/*height: 400px;
		object-fit: cover;
		filter: brightness(0.4);*/
	}
	
	
	.contenedor-servicios {
		padding-top: 80px !important
	}
	.contenedor-servicios .row {
		margin: 0px 15px
	} 
	 
	.contenedor-servicios .contenido { 
		padding: 25px
	}
	.sidebar-cart-content {
		right: -100%
	}
	.woocommerce-js .formulario-contacto {
	padding: 50px
	}
	.header-right{
		max-width: 70px; 
		width:  100%
	} 
	.header-icon { 
		width: 100%; 
		display: block !important;
		max-width: 70px	
	} 
	.logo img{ 
		max-width:145px
	}
}

.header-icon{  
	display: none
 } 
.seccion-carrusel.carrusel-categorias {
	background: #f5f5f5
} 
.seccion-tutoriales {  
	padding: 50px 0px;
 	background: #013ecc; height:
} 
#tutoriales{
  display:block
} 
.titulos-tutoriales {
	display: flex; 
	justify-content: space-between
} 
.titulos-tutoriales h3 {
	font-size:clamp(25px,4vw,35px); 
	color:#fff;
}

#tutoriales .item {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.item iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
} 
.btn-tutoriales{ 
	display: flex; 
} 
.btn-tutoriales div{ 
display: flex;
gap:10px}
.btn-tutoriales div button{
	background: transparent; 
	width: 40px;
	height: 40px; 
	border: solid 1px #fff; 
	color: #fff; 
	border-radius: 5px
}  

.woocommerce-account main .woocommerce {
	max-width: 1170px; 
	margin: auto; 
	padding: 0px 25px
} 
.woocommerce-account .woocommerce nav ul li a {
  color:#294F9E
}  
.woocommerce-account .woocommerce nav ul li {
	margin-bottom: 5px
} 
.woocommerce-MyAccount-content {
	color: #0b43cd
}

.btn-tutoriales a{
    height: 40px;
    border: solid 1px #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px; 
	color: #fff !important; 
	text-decoration: none !important;
    margin-right: 10px;
} 
#tutoriales .item{
	overflow: visible
} 

.item strong{
	position: absolute;
	bottom: -40px; 
	color:#fff
} 
.seccion-home-1 .item strong {
	bottom: 20px
}

#tutoriales .owl-stage-outer {
 	padding-bottom: 50px
} 
.page-template-page-categoria-candados .seccion-suscripcion {
	display: none
} 
.page-template-page-categoria-bisagras .seccion-suscripcion {
	display: none
}
.page-template-page-categoria-perillas .seccion-suscripcion {
	display: none
} 
.page-template-page-categorias-manijas .seccion-suscripcion {
	display: none
}
.page-template-page-complementos .seccion-suscripcion{
	display: none
} 
.page-template-page-cerraduras .seccion-suscripcion{
	display: none
}
.lista-cerraduras {
	height:;
	background: url(https://www.travexperu.com/wp-content/uploads/2024/04/bg.png);
	background-size: 100%; 
	padding-bottom: 30px;
}  

.lista-cerraduras .owl-carousel {
	max-width: 800px !important; 
	margin: auto !important; 
	padding-top: 30px

}  
.lista-cerraduras h2  {
	color: #fff; 
	font-size: 28px; 
	text-align: center;
} 

.lista-cerraduras .content {
	padding: 20px; 
	border-radius: 0px 0px  10px 10px; 
	background: #294F9E
} 

.lista-cerraduras .content h3{
	font-size: 20px;
    font-weight: 800;
    color: #fff;
} 
.lista-cerraduras .content span {
	color: #00bfeb;
    font-weight: 800;
    font-size: 16px;
    display: flex;
    align-items: center;
    margin-top: 20px;
} 
.lista-cerraduras .content i{
	width: 28px;
    height: 28px;
    border: solid 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* font-weight: normal; */
    font-weight: 8px;
    border-radius: 3px;
    margin-right: 10px;
} 
.single-product {
	background: #f5f5f5
} 
.single-product > .container{ 
	padding-top:30px
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    font-size: .92em;
    color: #0033a1 !important;
} 
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
	color:#0033a1
} 
.woocommerce .woocommerce-breadcrumb > a:first-child {
	font-weight: bold !important
}
.single-product .product{ 
	background: transparent
} 
.custom-related-products .titulos h2 {
    font-size: clamp(27px,4vw,38px);
    font-weight: 800; 
	text-align: center;
    color: #294F9E; 
} 
.custom-related-products .owl-nav .owl-prev {
    position: absolute;
    top: -13%;
    width: 40px;
    height: 40px;
    /* background: #d9d9d9; */
    left: 40px;
    border-radius: 5px;
    border: solid 1px #294F9E !important;
} 
button.owl-prev span {
    position: relative;
    font-size: 0px;
    display: flex;
    align-items: center;
    justify-content: center
}  

button.owl-next span { 
	position: relative;  
	font-size: 0px; 
	display: flex; 
	align-items: center; 
	justify-content :Center
}
button.owl-prev span:before {
    content: "\f060";
    position: absolute;
    font-family: 'fontawesome';
    font-size: 17px;
    left: auto;
    top: auto;
} 
button.owl-next span:before {
    content: "\f061";
    position: absolute;
    font-family: 'fontawesome';
    font-size: 17px;
    left: auto;
    top: auto;
} 


.custom-related-products .owl-nav .owl-next {
    position: absolute;
    top: -13%;
    width: 40px;
    height: 40px;
    /* background: #d9d9d9; */
    right: 40px;
    border-radius: 5px;
    border: solid 1px #294F9E !important;
} 
.product-image {
	position: absolute;
    top: 20px;
    right: 70px;
} 

.summary ins{
	text-decoration: none
} 
span.woocommerce-Price-amount.amount, .woocommerce-variation-price {
    font-weight: 800;
    color: #0033a1;
	font-size: 25px;
} 
.single-product .seccion-suscripcion {
	display: none
} 
.custom-related-products .owl-item .button{
	display: none !important
} 

.woocommerce-cart .seccion-suscripcion {
	display: none
} 
.woocommerce-cart main {
	padding-top: 50px
} 
.woocommerce-cart h1 {
	font-size: 30px; 
	font-weight: 800;
	color:#294F9E !important
} 
a.wc-block-components-product-name {
    color: #294F9E;
    font-weight: 800;
} 
.wc-block-cart-item__remove-link {
	color:#00bfeb !important; 
	font-weight:800 !important
} 

.wc-block-cart__submit-button{
    background: #294F9E;
    color: #fff;
    font-weight: 800;
} 
.wc-block-components-totals-item  {
	display:none
} 
.woocommerce-checkout {
	background: #f5f5f5
} 
.wc-block-components-sidebar-layout {
	display: grid!important;  
	gap: 30px;
	grid-template-columns: 1fr 35%
} 
.wc-block-components-main{ 
	width: 100%!important; 
	padding :40px;
	background: #fff
} 
.wc-block-components-sidebar {
	width:100%!important; 
	padding :40px;
	background: #fff
	
}  

.woocommerce-checkout h1 {
	display: none
} 
.wc-block-components-button{
    background: #294F9E;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
} 
.woocommerce-checkout .seccion-suscripcion {
	display: none
	} 

main.contenedor-contacto { 
	padding: 50px 0px; 
	padding-top :120px;
	background: #f5f5f5; 
	padding-bottom: 0px
} 
.contenedor-general {
	max-width: 1170px;
	margin: Auto;
	padding: 50px 0px
} 

 .contenedor-general h1 {
	 text-align: center;
    font-weight: 800;
    font-size: 30px; 
	 margin-bottom:50px;
    color: #294F9E;
} 

.contenedor-general .contenido-general {
	max-width: 1000px;
    margin: auto;  
	padding: 0px 25px; 
	text-align:justify;
	color: #294F9E
} 
.item h3 { 
	font-size: 18px;
    color: #294F9E;
    font-weight: 800;  
	padding: 5px 10px;
	margin: 0px; 
	margin-top: 10px
}
.item p { 
	padding: 0px 10px;
	font-size: 14px;
    line-height:20px;
    color: #294F9E;
} 
.page-template-oage-general .seccion-suscripcion {
	display:none
}



.seccion-home-1 .container::before {
    position: absolute;
    width: 274px;
    height: 65px;
    background: url(https://www.travexperu.com/wp-content/uploads/2024/04/borde-1.png);
    background-size: 100%;
	top: -60px;
} 
.formulario-contacto input {
	height:50px;  
	padding-left:35px;
	width: 100%;
	border: solid 1px #003ecb
} 
.formulario-contacto select{
	height: 50px; 
	padding-left: 35px;
	width: 100%; 
	color: #999
} 
.formulario-contacto input::placeholder{
	color:#999
} 
.formulario-contacto textarea::placeholder{
	color: #999
} 
.formulario-contacto{ 
	border-top-left-radius: 0px;
	position: relative;
}

.formulario-contacto:before {
    content: "";
    position: absolute;
    width: 274px;
    height: 65px;
    background: url(https://www.travexperu.com/wp-content/uploads/2024/04/borde-1.png);
    background-size: 100%;
    top: -60px; 
	left: 0px
}
.formulario-contacto textarea{ 
	padding: 15px 
} 
.formulario-contacto input[type="submit"] {
	max-width: max-content;
    padding: 10px 40px;
    font-size: 17px;
    color: #294F9E;
    border: solid 1px #294F9E;
    font-weight: 500;
}

.input-content {
	display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
} 
.input textarea{
	height:120px; 
	width: 100%
} 
.formulario-contacto .input {
	margin-bottom: 14px
} 
.formulario-contacto .input-content{
	margin-bottom: 14px
} 
.formulario-contacto {
	background: #fff; 
	padding:50px 100px; 
	border-radius: 15px 15px 0px 0px
} 
.formulario-contacto h1{
	color: #003ecb; 
	font-size: clamp(30px,4vw,45px);  
	font-weight: 800; 
	line-height: clamp(35px,4vw,52px);
	text-align: right; 
} 
.formulario-contacto h1 strong {
	display:block; 
	color: #294F9E
}  
.woocommerce-MyAccount-content a{
	color: #0b43cd !important; 
	font-weight:800
} 
.woocommerce-MyAccount-navigation-link.is-active a{
	color: #0b43cd !important;
	font-weight:800
} 
.woocommerce-MyAccount-content strong {
	color: #294F9E
} 
.woocommerce-MyAccount-content h2 {  
	font-size: clamp(25px,4vw,35px);
    font-weight: 800;
    color: #294F9E;
	margin-bottom: 20px;
} 
.banner-guia img{
	width: 100%
} 

.guia .container {
	padding: 50px 25px;
} 
  .guia .container h2 {
	color: #294F9E;
    font-weight: 800;
    font-size: clamp(25px,4vw,35px);
} 
.guia h2 strong {
	color:#0b43cd 
} 
.guia {
	color: #294F9E; 
	font-size: 18px
} 
.guia ul {
	padding-left: 35px
} 
.guia h1 {
	font-size: clamp(30px,4vw,55px);
	line-height: clamp(35px,4vw,58px); 
	text-align: center;
	margin-bottom: 50px
}  
h1 strong{
	display: block
}


 .preguntas  h3 {
	color: #294F9E;
    font-weight: 800;
    font-size: clamp(18px,4vw,22px);
} 
.preguntas h2 strong {
	color:#0b43cd 
} 
.preguntas {
	color: #294F9E; 
	font-size: 18px; 
	padding: 50px 0px
} 
.preguntas p {
	padding-left: 0px
}  
.preguntas h1 {
	font-size: clamp(35px,4vw,45px); 
	font-weight: 800;
	text-align: center; 
	margin-bottom: 40px
} 
.info-contacto .row{
	margin: 0px; 
	padding: 25px;
	background: #294F9E
}
.info-contacto {
	color: #fff
} 
.info-contacto strong{
	color:#00bfeb; 
	font-size: 20px;
}
.info-contacto a {
	font-weight: 600
} 
.mapa { 
	padding-top:80px
} 
.seccion-tutoriales-1{ 
	padding: 80px 0px;
	background: #294F9E
} 
.video{
	 position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.video iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%; 
	height: 100%
} 
.seccion-tutoriales-1 h1 {
	font-size: clamp(35px,4vw,45px);
	color: #fff; 
	margin-bottom: 20px
} 
.seccion-tutoriales-1 h1 strong{	
	display: inline-block;
 	font-weight: 800
}
.seccion-tutoriales-1 .row .col-md-4 {
	color: #fff
} 
.seccion-tutoriales-1 .col-md-4 strong  {
	font-size: 20px
} 
.seccion-tutoriales-1 a {
	max-width: 409px;
    width: 100%;
    /* background: #f0f0f0; */
    height: 48px;
    display: flex;
    align-items: Center;
    font-size: 15px;
    font-weight: bold;
    justify-content: flex-start;
    text-transform: lowercase;
    cursor: pointer;
    color: #00bfeb!important;
	text-transform:A ; 
	position: Absolute; bottom: 0px
} 
.seccion-tutoriales-1 a i {
    border: solid 2px;
    width: 28px;
    height: 28px; 
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    margin-right: 10px;
} 
.seccion-videos {
	height: auto; 
	padding: 50px 0px;
	background: #013ecc
} 
main #tutoriales1{
	display:block !important
} 
main #tutoriales2{
	display:block !important
} 
main #tutoriales3{
	display:block !important
}
#tutoriales1 .item {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow:visible;
} 
.lista-1 .owl-stage-outer { 
	padding-bottom: 50px
}
#tutoriales2 .item {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow:visible;
} 
.lista-1 h2 {
	font-size: 20px;
    font-weight: 800;
    color: #fff;
} 

.lista-1 .titulos-tutoriales{
	margin-bottom: 20px
} 
.login-mi-cuenta h2 {  
	font-size: clamp(30px,4vw,35px); 
	color: #0b43cd !important;
    font-weight: 800;
} 
.woocommerce form.login,.woocommerce form.register{
	border: none; 
	padding: 0px; 
	margin-top: 15px
}

.login-mi-cuenta input {
	height: 50px; 
    padding-left: 45px; 
	border: solid 1px #0b43cd !important
} 
.login-mi-cuenta label{
	display: none  !important
}  
.login-mi-cuenta input::placeholder{
	color: #999
}
.login-mi-cuenta h1 {
    display: block !important;
	font-size: clamp(30px,4vw,40px); 
	line-height: clamp(35px,4vw,45px);
   /* font-size: 40px;*/
    font-weight: 800;
    max-width: 500px;
    color: #294F9E;
	margin-bottom: 40px; 
} 
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce .woocommerce-form-register__submit{
    float: left;
    margin-right: 1em;
    height: 50px;
    max-width: 200px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    border: solid 1px #294F9E !important;
    background: transparent !important;
    color: #294F9E;
    font-weight: 500;
    margin-top: 20px;
}
.login-mi-cuenta{
	position: relative; 
	color: #0b43cd !important;
	font-size: 18px;
}
.login-mi-cuenta:before {  
	 content: "";
    position: absolute;
    width: 274px;
    height: 65px;
    background: url(https://www.travexperu.com/wp-content/uploads/2024/04/borde-1.png);
    background-size: 100%;
    top: -60px; 
	left:  0px
} 
.woocommerce-account main {
	padding-top: 120px
} 
.woocommerce-LostPassword.lost_password a {
	font-weight: 800
} 
.woocommerce-privacy-policy-link {
	color: #000
}
.woocommerce-Addresses.col2-set {
    display: grid;
    grid-template-columns: 1fr 1fr;	
} 
.woocommerce-Addresses.col2-set:before{
	display: none
}
.woocommerce-Addresses.col2-set *{
	width :100% !important; 
	max-width: 100%
} 
.woocommerce-Addresses.col2-set  header{ 
  background: transparent
} 
.woocommerce-MyAccount-content input {
	height: 50px;
	padding-left: 45px; 
	background: transparent;
	border: solid 1px #0b43cd
}

.woocommerce-MyAccount-content button[type="submit"] {
  float: left;
    margin-right: 1em;
    height: 50px;
    max-width: 200px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    border: solid 1px #294F9E !important;
    background: transparent !important;
    color: #294F9E;
    font-weight: 500;
    margin-top: 20px;
} 

.seccion-home-1 .container:before { 
	content: "";
	position: absolute;
    width: 274px;
    height: 65px;
    background: url(https://www.travexperu.com/wp-content/uploads/2024/04/borde-1.png);
    background-size: 100%;
    top: -60px; 
	z-index: 10;
	left: 0px
}

.container-footer .info {
    text-align: justify;
}

.woocommerce-js .product:hover .button {
   /* width: 100%;
    background: #294F9E !important;
    display: flex !important;
    color: #fff !important;*/
}
/*
.woocommerce-js .product .button {
    width: 100%;
    background: transparent !important;
   /* display: flex !important;
	color: #294F9E !important
} */

.summary .single_add_to_cart_button  {
	color: #294F9E !important
}
.single-product .single_add_to_cart_button:hover  {
	color: #294F9E !important
} 

.input-libro input{
	height: 50px; 
	width: 100%; 
	padding-left: 15px
} 
.input-libro select{
	height: 50px; 
	width: 100%; 
	padding-left: 15px
}
.input-libro span {
	width: 100%
}
.input-libro .wpcf7-form-control{
	height: 50px; 
	width: 100%; 
	padding-left: 15px
} 
.input-libro {
	margin-bottom: 20px 
} 
.input-libro input[type=radio] {
	height: auto;
    width: auto;
} 

.wpcf7-form-control.wpcf7-radio {
	display: flex;
} 
.input-libro input[type=checkbox] {
	width: Auto;
	height: auto
} 

.page-template-page-libro main .wpcf7 {
	background: #fff;
    padding: 50px;
    border-radius: 15px
} 
.input-libro input[type=submit] {
	max-width: 200px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    margin: auto;
    background: #020863;
    color: #fff;
    font-size: 18px;
}  
.page-template-page-libro main {
	padding-bottom: 50px; 
	padding-top: 50px
} 
.section-title{
	text-align: center;
    font-weight: 800;
    color: #294F9E;
    margin-bottom: 50px;
} 

.page-template-page-libro h1 {
	display: none
}
.input-libro input::placeholder {
	color: #999
} 
.woocommerce-ResetPassword.lost_reset_password input {
	   height: 50px;
    padding-left: 45px;
    border: solid 1px #0b43cd !important;
}  

.lost_reset_password button[type=submit] {
	float: left;
    margin-right: 1em;
    height: 50px;
    max-width: 200px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    border: solid 1px #294F9E !important;
    background: transparent !important;
    color: #294F9E;
    font-weight: 500;
    margin-top: 20px;
} 


/**
* Snippet: How to add navigation controls to the WooCommerce product gallery slider 2024<br> * Author: John Cook <br> * URL: https://wcsuccessacademy.com/?789<br> * Tested with WooCommerce 8.8.2<br> * "Nav control css"
*//*
ul.flex-direction-nav {
position: absolute;
top: 30%;
z-index: 99999;
width: 100%;
left: 0;
margin: 0;
padding: 0px;
list-style: none;}
li.flex-nav-prev {
float: left;
}
li.flex-nav-next {
float: right;
}
a.flex-next {
visibility:hidden;
}
a.flex-prev {
visibility:hidden;
}
a.flex-next::after {
visibility:visible;
content: "\2771";
margin-right: 10px;
font-size: 20px;
font-weight: bold;
}
a.flex-prev::before {
visibility:visible;
content: '\2770';
margin-left: 10px;
font-size: 20px;
font-weight: bold;
}
ul.flex-direction-nav li a {
color: #ccc;
text-decoration:none;
}
ul.flex-direction-nav li a:hover {
text-decoration: none;
} 
*/

.woocommerce-js header .submenu .nav-item:last-child button.active a {
	color:#ffF !important
}

.woocommerce-js header .submenu .nav-item button:last-child a {
    width: 100%;
    height: 100%;
    background: ;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
	color: #294F9E;
	text-decoration: none;
    margin: 0; 
}
.woocommerce-js header .submenu .nav-item button:last-child  {
    padding: 0px;
    margin: 0;
} 


.contenedor-servicios a:hover{
	background: #294F9E; 
	text-decoration: none;
	color: #fff
}

.input svg {
	font-size: 14px;
    width: 23px;
    position: absolute;
    top: 12px;
    left: 9px;
}
.input img{
	display:none
}
.input .cls-1 {
	fill: #06b7de
}
.input-1 svg {
	font-size: 14px;
    width: 23px;
    position: absolute;
    top: 12px;
    left: 9px;
} 
.input-1 {
	position: relative
} 
.formulario-contacto .cls-1 {
	fill: #003ecb
}

.input-1 .cls-1 {
	fill: #003ecb
}
.input textarea{
	padding-left: 35px;
}
.wpcf7-response-output{
    font-size: 13px;
    margin: 0;
    margin-top: 15px;
} 
.formulario-contacto select{
	border: solid 1px #003ecb
}  
.formulario-contacto textarea{
	border:solid 1px #003ecb
} 
.seccion-banner-home > .container {
	max-width: 100%  !important; 
	padding: 0px;
}
.seccion-banner-home {
	position: relative; 
	display: flex;  
	padding-bottom: 200px;
	justify-content:center
} 
.seccion-banner-home:before{
	display: none
}
.seccion-home-1 {
	position:absolute; 
	bottom: 0px; 
	z-index:10;
	left:auto
}
.lista-cerraduras img {
	height: 280px;
	object-fit:cover

} 
.lista-cerraduras { 
	background-size: cover;
	padding-left:25px;
	padding-right: 25px;
} 
.lista-cerraduras .owl-nav { 
	display: none
}

/*
.single-product .flex-direction-nav .flex-disabled{
	opacity:1 !important;
	visibility: visible !important
}
*/
.submenu a{
	text-decoration: none !important
} 
.submenu .item img {
	width: 100%
} 

form.woocommerce-checkout{
	display: grid; 
	gap: 30px;
	grid-template-columns: 1fr 40%
} 

form.woocommerce-checkout .col2-set {
	display: flex; 
	background:#fff; 
	padding: 25px;
	flex-direction: column
} 

form.woocommerce-checkout .col2-set .col-1{
	max-width: 100%;
	width: 100%
} 
form.woocommerce-checkout .col2-set .col-2 {
	max-width: 100%; 
	width: 100%
} 
#order_comments_field {
 flex-direction: column
} 
.order-checkout {
	padding: 25px; 
	background: #fff
} 
.form-row input { 
	padding-left: 40px; 
	border:solid 1px #023ece;
	height: 50px
} 
.woocommerce-billing-fields__field-wrapper label {
	display: none !important
} 
.woocommerce-input-wrapper {
	width: 100%
} 
.select2-container--default .select2-selection--single {
	height: 50px;
} 
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 45px
} 
span.woocommerce-input-wrapper{
	position: relative
}
#billing_first_name_field span.woocommerce-input-wrapper:before {
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    background: url(https://www.travexperu.com/wp-content/uploads/2024/05/icon-user.png);
    background-size: 100%;
    top: 7px;
    left: 6px;
}

#billing_last_name_field span.woocommerce-input-wrapper:before {
   content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    background: url(https://www.travexperu.com/wp-content/uploads/2024/05/icon-user.png);
    background-size: 100%;
    top: 7px;
    left: 6px;

}
 
 /*
https://www.travexperu.com/wp-content/uploads/2024/05/icon-telf.png*/
#billing_company_field span.woocommerce-input-wrapper:before {
   content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    background: url(https://www.travexperu.com/wp-content/uploads/2024/05/icon-user.png);
    background-size: 100%;
    top: 7px;
    left: 6px;
} 
#billing_phone_field span.woocommerce-input-wrapper:before {
   content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    background: url(https://www.travexperu.com/wp-content/uploads/2024/05/icon-telf.png);
    background-size: 100%;
    top: 7px;
    left: 6px;

}

.woocommerce-checkout header {
	position: relative !important
}
.lista .item:hover img {
	opacity: 0.7
} 
.lista .item:hover i {
	background: #294F9E;
    color: #fff;
} 

.movil {
	display: none !important
} 
.seccion-banner-categorias .categoria-movil {
	display: none !important
}

.woocommerce-order-received .woocommerce-column--billing-address.col-1{
	width:50%; 
	max-width:50%
} 
.woocommerce-order-received .woocommerce-column--shipping-address.col-2{
	width:50%;
	max-width:50%;
} 
.woocommerce-order-received .woocommerce-column--billing-address.col-2{  
	width:50%;
	max-width:50%;
} 
.woocommerce-customer-details h2, .woocommerce-order-details h2 {
	font-size:25px; 
	font-weight: 600;
	color: #294F9E
} 
.woocommerce-order-received  main{
	background: #fff !important;
    padding: 25px; 
	margin: 50px auto
} 
.woocommerce-order-received .woocommerce {
	color: #294F9E
} 
.woocommerce-checkout .woocommerce-NoticeGroup {
	grid-column: span 7
} 

.woocommerce-billing-fields h3{
	font-size:25px; 
	font-weight: 600; 
	margin-bottom:30px;
	color: #294F9E
} 
#ship-to-different-address span {
	font-size:25px; 
	font-weight: 600;
	color: #294F9E
} 

.woocommerce-shipping-fields {
	padding-top:50px
} 
#billing_tipo_documento_field .select2-container {
	width: 100%;
} 

.woocommerce #place_order{
    width: 100%;
    height: 50px;
    border-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #294F9E;
} 

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: #fff
} 
#order_review_heading {
	font-size: 25px
} 

.woocommerce-checkout main {
	margin-bottom:50px
} 
.form-row input::placeholder {
	color: #999
} 



#home{
	display: block !important
}


.multi-level-menu-wrapper { 
  position: fixed;
  top: 0;
  bottom: 0;
  /*left: 0;*/
  margin: auto;
  width:100%;
  background-color:#294F9E;
  overflow: hidden;
}
.multi-level-menu-wrapper ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.multi-level-menu-wrapper ul li {
  color: #ffa; 
	border-bottom: solid 1px #fff
}
.multi-level-menu-wrapper ul li:hover {
  background-color: var(--backgroundHover);
  cursor: pointer;
}
.multi-level-menu-wrapper ul li a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  color:#fff;
}
.multi-level-menu-wrapper ul li a .icon {
  margin-right: 10px;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;; 
display:none
}

.multi-level-menu-wrapper ul li.hasSubMenu {
  padding-right: 50px;
  position: relative;
}/*
.multi-level-menu-wrapper ul li.hasSubMenu .trigger {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 50px;
}*/
.multi-level-menu-wrapper .mainMenu,
.multi-level-menu-wrapper .subMenu {
  background-color:#294F9E; 
padding-top:30px
}
.multi-level-menu-wrapper .subMenu {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 100%;
  margin: auto;
  transition: all ease-in-out 0.5s;
}
.multi-level-menu-wrapper .subMenu .backTrigger {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  color:#fff 
}
.multi-level-menu-wrapper .subMenu .backTrigger:hover {
  background-color: var(--backgroundHover);
  cursor: pointer;
}
.multi-level-menu-wrapper .subMenu .backTrigger .icon {
  margin-right: 10px;
}
.multi-level-menu-wrapper .subMenu.active {
  left: 0;
}


.sidebar{
  position: fixed;
    top: 0px;
	left: -100%; 
	transition: all 0.3s ease-out;
	z-index: 999; 
}
.visible1{
	left: 0%
}  
.cart-contents{
	pointer-events: none
} 

.close-sidebar-movil{ 
	position: absolute; 
	right: 15px;  
	top: 15px; 
	z-index: 999;
	font-size: 20px;   color: #fff 
	
} 

.mainMenu .fa-arrow-right::before ,.hasSubMenu .fa-arrow-right:before{
	content: "\f054"
}
#home .owl-item div a{
	width: 100%; 
	height:100%; 
	position: absolute;top: 0px;left: 0px;
} 
.place-order label:first-child{
	display: none
}

.woocommerce-js .submenu .nav-link{
	transition: all .5s
}
.woocommerce-js .submenu .nav-link:hover {
    background-color: transparent;
    background: #294F9E;
    color: #fff !important;
}
.woocommerce-js .submenu .nav-link:last-child:hover a{
    color: #fff !important;
} 


.submenu .category-item a {
	text-decoration: none !important;
    display: flex;
    width: 100%;
    height: auto;
    overflow: hidden;
} 
.categorias .category-item img { 
	transform: scale(1.1); 
	transition: all .5s
} 
.categorias .category-item:hover img {
	transform: scale(1)
}
 
.info-guia a {
	transition: all .5s
}
.info-guia a:hover{ 
	border-color:#fff;
	background: #fff;
    color: #294F9E !important ;
	text-decoration: none
} 
.suscribete .formulario input:focus {
	color: #fff;
} 
.suscribete .formulario input:focus::placeholder {
	color: #fff;
}

.red {
	fill: #fff !important
} 

.suscribete .wpcf7-not-valid-tip {
    color: #fff;
    font-size: 13px;
    background: #dc3232;
    display: block;
    max-width: max-content;
    margin: 5px 0px;
    padding-left: 10px; 
	max-width :440px
}
.suscribete  .wpcf7-response-output {
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    max-width: 440px;
    color: #fff;
    font-size: 13px !important;
    margin: 0 !important;
    margin-top: 10px !important 
} 

.formulario input[type=submit]:hover {
	background: #fff;
	color: #294F9E
} 
.formulario input[type=submit] {
	transition: all .5s
} 

.suscribete .wpcf7-spinner{
	position: absolute
} 
.enlace a i {
    font-size: 11px;
} 
.enlace a:hover {
	color: #fff
} 
.img-redes a:hover i{
	background: #fff;
	transition: all .5s
} 
.img-redes a:hover i:before {
	color: #294F9E
} 
.img-redes a{
	text-decoration: none !important
} 
.woocommerce ul.products li.product .button  {
	outline: none !important
}
.added_to_cart {
	display: none !important
} 
.woocommerce div.product form.cart .button {
	border-radius:0px !important;
	 outline: none 
} 
.woocommerce div.product form.cart .button:hover {
	background:#294F9E !important;
	color:#fff !important
}
ul#relacionados .product {
	background:#fff
}

.thumbnails.slider path {
    fill: rgb(255, 255, 255);
    width: 25px !important;
    height: 25px !important;
    fill: #294F9E !important;
}
.single-product .cls-1 {
	fill: transparent !important
} 

.single-product.woocommerce .thumbnails #slider-prev, .single-product.woocommerce .thumbnails #slider-next{
	display: block !important
} 

.images .thumbnails.slider svg {
    width: 19px;
    height: 18px;
    position: relative;
    top: -3px;
} 
.contenedor-servicios a i{ 
	margin-right:5px
} 

#productos .item .button {
	display: none  !important
} 
#productos .item:hover .button{
	display: flex !important
} 


.woocommerce-shop li.product {
   /* height:520px;*/
   /* border: solid;*/
} 
.woocommerce-shop main li.product button {
    display: none !importat
} 
.woocommerce-shop li.product:hover button { 
	display: flex !important
   /* height: 420px;
    border: solid;*/
} 
.header-left .menu .list a:hover {
	text-decoration: underline 
} 
.search_bar i.fa-close{
	position: absolute;
    right: 10px;
    top: 10px;  
	font-size: 18px;
	cursor: pointer;
    color: #999;
} 
button{
	outline: none 
} 

.lista-cerraduras .owl-dots .owl-dot {
	width: 14px;
    height: 14px;
    display: block;
    background:#ccc; 
    border-radius: 50%;
} 
.lista-cerraduras .owl-dot.active{ 9
	background:#294F9E
}
.lista-cerraduras .owl-dots {
	display:flex; 
	justify-content: center; 
	gap: 10px; 
	padding-top: 20px
} 
#productos .item {
	position: relative;
    height: 480px;
} 
.page-template-page-cerraduras .seccion-banner-categorias {
	background: url(https://www.travexperu.com/wp-content/uploads/2024/05/banner-cerraduraPuerta-desk.jpg); 
	background-size: cover; 
	background-position: top center;
	height: 1200px; 
	flex-direction: column
} 

.page-template-page-cerraduras .seccion-banner-categorias  img {
	display: none 
} 
.lista-cerraduras {
	position:absolute; 
	background:transparent;
	bottom: 50px
} 

.page-template-page-cerraduras .seccion-banner-categorias .container {
	top: 15%
} 
.filters-container form{ 
	display: grid;
gap: 20px;
	grid-template-columns: 1fr
} 

.yith-wcan-filters {
	background: transparent !important
} 
.filter-title {
	font-size: 15px;
    color: #294F9E  !important;
    font-weight: bold;
    text-transform: uppercase;
} 
.filter-items label {
	margin-bottom: 0px
}
.custom-related-products .titulos {
	margin-bottom: 30px
} 
.woocommerce-js .cart img{
	width: 30px;
	height:29px; 
	object-fit:cover
} 

.quantity-remove {
	 display: flex; 
	align-items:center;  
	flex-direction: row-reverse; 
	justify-content: flex-end; 
	gap: 20px; 
	order: 3
	} 
.product-info img {
	display:  none
}

.container-carrito {
	max-width: 1200px; 
	display: grid; 
	padding: 0px 25px;
	gap: 40px;
    grid-template-columns: 1fr 35%; 
	padding-top:50px;
	margin: auto 
}

.woocommerce-cart .cart-collaterals .cart_totals {
	width: 100%; 
}
/*
.shop_table tbody{
	 display: flex;
    justify-content: space-between;
    gap: 30px;
} 
.shop_table thead{
	display:none
} 
.shop_table tbody tr:last-child{
	display:none 
}*/ 

.woocommerce-cart .product-thumbnail a img {
	height: auto;
    width: 90px;
    object-fit: contain;
    border-radius: 5px; 
	padding: 4px;
    border: solid 1px #ccc;
} 
.woocommerce-cart .product-thumbnail a{
	min-width: 90px;
}

td.product-thumbnail {
	/*width: 100%;*/
	display: flex;
	align-items:Center
} 
td.product-thumbnail div{
	display: flex; 
	flex-direction:column; 
	padding-left:20px
} 

td.product-thumbnail div a{
/*font-family: 'Roboto';*/
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
    color: #373435;
} 
td.product-thumbnail div .amount{ 
/*	font-family: 'Roboto';*/
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
    color: #373435;
} 
td.product-quantity input {
	border-radius: 10px;
    border: solid 1px #ccc;
    font-size: 14px;
    /* padding: 0px 10px; */
    box-sizing: border-box;
    width: 50px;
    height: 30px;
    color: #373435;
   /* font-family: 'Roboto';*/
}






td..product-name {
	display: flex;
	flex-direction:column;
	padding-top: 35px
} 
.product-name a{
	padding-top: 30px 
} 

th.product-name{
	width: 40%
} 
th.product-quantity{
	width: 25%
}
th.product-subtotal {
	width: 25%
} 
th.product-remove {
	width: 10%
} 

.woocommerce-cart .woocommerce a.remove:hover{
	background: transparent; 
	color:#d92d20 !important
} 
.woocommerce-cart .woocommerce a.remove {
	font-size: 12px!important; 
	line-height:18px
} 

.woocommerce-cart-form {
	display:  flex; 
	padding-right: 80px;
	flex-direction: column-reverse 
} 
.woocommerce-cart .actions{
	display:none 
} 
.container-carrito .checkout-button {
      height: 40px;
    border-radius: 8px!important;
    border: solid 1px #194657 !important;
    background: transparent !important;
    color: #194657 !important;
    text-align: center;
   /* font-family: 'Roboto';*/
    font-size: 14px !important;
    line-height: 20px !important; 
	box-sizing:  border-box
} 
.cart_totals .button{
	display: none !important
} 
.cart_totals h2{
	position: relative; 
	font-size: 0px; 
	color: #373435;
	height :20px 
} 
.cart_totals h2:before {
	content:" Resumen de la compra"; 
	position: absolute; 
	font-size: 14px; 
	/*font-family: 'Roboto*/
	line-height: 20px 
} 
.cart_totals .shop_table {
    border: none !important;
    padding-top: 5px;
    margin-top: 10px !important;
    border-radius: 0px!important;
	border-top: solid 1px #ccc !important;
} 
.woocommerce-cart .cart_totals .cart-subtotal th {
	font-size: 14px;
    font-weight: normal;
    font-family: '';
    padding-left: 0;
    border: none; 
    padding-bottom: 5px; 
} 
.woocommerce-cart .cart_totals .cart-subtotal td {
	    font-size: 14px;
    font-weight: normal;
    font-family: ;
    padding-left: 0;
    border: none; 
	text-align:right; 
    padding-bottom: 5px;
} 
.woocommerce-cart .cart_totals .order-total th{
	font-size: 14px;
    font-weight: normal;
    font-family: ; 
    padding-left: 0; 
    border-top: none !important;
    padding-bottom: 5px;
} 

.woocommerce-cart .cart_totals .order-total td {
	font-size: 14px;
    font-weight: normal;
    font-family: ;
    padding-left: 0; 
    border-top: none !important;
    padding-bottom: 5px; 
	text-align: right
} 
.woocommerce-cart .woocommerce-cart-form .shop_table {
	border: none 
} 

.woocommerce-cart .woocommerce-cart-form__cart-item td{
	border-top: none 
}
.woocommerce table.shop_table td {
	border-top: none !important
} 
.woocommerce-cart .cart-collaterals{
	position: relative; 
	padding-left:35px
} 
.woocommerce-cart .cart-collaterals:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 80%;
    background: #d0d5dd;
    left: 0px;
 } 

.woocommerce-cart .shop_table th.product-name {

    font-family: ;
    font-size: 18px;
    line-height: 25px;
    font-weight: normal;
    color: #194657;
}
	.woocommerce-cart .contenedor > h1 { 
		display:none
	} 

.titulo-carrito h1{
	display: flex;
    text-align: center;
    width: 100%;
    justify-content: center;
    padding-top: 30px;
    margin: 0px;
    font-size: clamp(28px,4vw,48px);
    line-height: clamp(28px,4vw,48px);
    color: #004d2b;
    /* font-weight: bold; */
    position: relative;
    max-width: 1400px;
    margin: auto; 
	font-weight: 600;
    font-family: ;
    text-align: center; 
	flex-direction: column
} 
/*
.titulo-carrito h1:before{ 
	content: "";
    position: absolute;
    width: 33%;
    height: 2px;
    background: #194657;
    left: 20px;
    top: 70px;
} 
.titulo-carrito h1:after{
	content: "";
    position: absolute;
    width: 33%;
    height: 2px;
    background: #194657;
    right: 20px;
    top: 70px;
} */
.titulo-carrito h1 strong {
    /* display: block; */
    font-size: 16px;
    line-height: 22px;
    font-family: ;
    font-weight: normal;
    color: #194657;
} 

.woocommerce-cart .contenedor .woocommerce-message {
    border-top-color: #8fae1b;
    margin-bottom: 0;
} 
.banner-carrito img{
	width: 100%
} 
.woocommerce-cart main {
	padding-bottom: 80px
}
.related {
    max-width: 1400px;
    margin: auto;
} 

.woocommerce-cart .woocommerce-shipping-totals {
	display: none!important 
} 

.woocommerce-cart .quantity .minus, .woocommerce-cart  .quantity .plus {
    width: 50px;
    height: 40px;
    border: none;
    font-size: 20px;
    color: #294F9E; 
	background: transparent;
    font-weight: bold;
	outline: none; 
}  

.woocommerce-cart .quantity .qty{
	width: 50px!important; 
	background: transparent;
	height: 40px  !important
}

.woocommerce-cart .quantity {
    max-width: 150px;
    width: 100%;
    display: flex;
    float: none !important;
	margin-bottom: 20px !important;
	border: solid 1px #294F9E; }

.woocommerce-cart main {
	overflow: hidden
}

.woocommerce-cart .coupon {
	display: none !important
} 

.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
	background: transparent 
} 
.woocommerce-checkout .woocommerce-info {
	border-top-color: #294F9E;
} 
.woocommerce-checkout .woocommerce-info .showcoupon {
    color: #294F9E;
} 
.woocommerce-info:before {
	color: #294F9E 
}
.woocommerce-checkout .checkout_coupon .button {
    height: 50px;
    background: #294F9E;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;} 

.product-name img { 
	/*width:80px;
	position:Absolute; */
	width: 70px; 
    position: Absolute;
    left: 0px;
    padding: 3px;
    border: solid 1px #ccc;
    border-radius: 4px;
}  
.woocommerce-js .shop_table .product-name {
    color: #294F9E;
    padding-left: 80px !important;
    position: relative;
    font-size: 15px;
    line-height: 20px !important;
    font-weight: 500;
    width: 48%;
	padding-right: 0px !important; }  
.page-template-page-preguntas  .preguntas {
max-width: 800px;
margin: Auto; } 
 

.cart-icon:before{
    content: "\f00d" !important
}
	 font-weight:300;
	font-size: 14px;
	color: #fff;  
	text-transform: uppercase; 
	display: flex; 
	overflow: hidden;
	align-items: center
}
.content {
  width: 100%;
  max-width: 100%;
  padding-block: 48px;
  border-radius: 8px;
  background-color: #242423;
}
/*
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}*/








/* Todos los botones WooCommerce */
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce .woocommerce-button,
.woocommerce .woocommerce-Button {
  background-color: #000265 !important; /* tu color de marca */
  color: #fff !important;
  border: none;
  padding: 12px 24px !important;
  border-radius: 8px !important;
  text-transform: uppercase !important;
  font-weight: bold !important;
  transition: background 0.3s ease !important
}

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce .woocommerce-button:hover,
.woocommerce .woocommerce-Button:hover {
  background-color: #6DAE99; /* tono más oscuro para hover */
}


.woocommerce-shop #primary {
    max-width :1400px; 
    padding-top: 180px;
    margin:auto
} 

.woocommerce-shop .product .button{
    border-radius: 124px !important;
    font-family: 'Along Sans Bold'; 
    color: #294F9E !important; 
    border: solid 1px #294f9e
} 

select option {
    font-size: px;
    letter-spacing: -0.6px !important; 
    font-family: Arial, Helvetica, sans-serif; 
} 

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover img {
    opacity: 0.7;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
    transition: all .5s
}

.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
    width:40% 
} .single-product main{ 
    display:flex; 
    flex-direction: column;
    padding-top:180px
} 
.woocommerce-breadcrumb{
    max-width: 1266px; 
    padding: 0px 20px !important;
    margin: auto !important;
} 
.woocommerce div.product div.summary {
    width: 60%; 
    padding-left: 50px
}

.single-product .woocommerce-notices-wrapper {
    order: 1
} 
.mi-breadcrumb-wrapper {
    order:2; 
    padding-bottom: 20px;
    font-family: 'Along Sans';
    font-size: 15px;
    color: #2a2a2a;
    
} 
.single-product main .container {
    order: 3
} 
.woocommerce .quantity .qty 
{
    width: 100%
} 
.woocommerce-tabs {
    display:  !important
} 
.related { 
    padding-top:70px;
clear:both
} 
.related h2 {
    font-family: 'Along Sans semi'; 
    margin-bottom: 20px;
    color: #294F9E
} 
.related .price {
    font-family: 'Along Sans semi';
    font-size: 20px !important;
    color: #294f9e !important;
}

.woocommerce .related .button {
    display:flex !important
} 
.tax-product_cat main  {
      padding-top: 180px;
max-width: 1400px;
margin:auto; }
 main .cart .button , .related .products .button{ 
    border-radius: 124px !important;
    font-family: 'Along Sans semi' !important;
    font-size: 13px;
    max-width: max-content;
    padding: 5px 35px !important;
    height: 45px; 
    align-items:center;
    background: #294f9e !important;
} 
main .cart .button:hover {
  background: #6DAE99 !important
} 

.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-family: 'Along Sans semi';
    font-size: 30px;
    max-width: 600px; 
    line-height: 35px;
    color: #294f9e 
} 
 
main .related .button {
    justify-content: center; 
    max-width: 100% !important
} 
 .single-product .quantity{
    display: flex;
    background: #fff;
 border: solid 2px #294f9e; 
    border-radius: 124px;
    height: 45px;
    max-width: 200px;
    width: 100% !important;
    color: #ccc !important;
    font-family: 'Along Sans semi'  } 

    .single-product button.minus, .single-product button.plus {
        height: 100%;
        max-width: 60px;
        color: #294f9e;
        font-family: 'Along Sans semi';
        background: transparent;
        width: 60px;
        border-radius: 0px !important;
        border: none;
        font-family: 'Along Sans';
        font-size: 23px;
} 
.qty { 
    height: 100%; 
    bordeR: none;  
    background: transparent !important
} 
.summary div p{
    font-size: 15px;
    padding-right: 50px;
    line-height: 24px; 
    font-family: 'Along Sans'
} 
 
form.cart {
    margin-top:40px
} 
.summary .price {
    font-family: 'Along Sans Bold';
    font-size: 25px !important; 
    color: #294F9E !important
} .summary {
    display: flex;
    flex-direction :column
} 
.summary h1{
    order:1; 
    margin-bottom: 30px
} 
.summary p {
    order:3
} 
.summary .woocommerce-product-details__short-description {
    order :2
} 
.summary .cart {
    order: 4
} 
.summary .product_meta {
    order :5; 
    font-family: 'Along Sans'; 
    color: #294F9E
}
.product_meta a {
    color:#294F9E
}

ol.flex-control-nav.flex-control-thumbs li {
    margin-right: 10px !important;
} 
ol.flex-control-nav.flex-control-thumbs  {
    margin-top: 10px !important;
} 
.archive .products li .button {
        border-radius: 124px !important;
        font-family: 'Along Sans semi' !important;
        font-size: 13px;
        max-width: max-content;
        padding: 5px 35px !important;
        height: 45px; 
        width :100% !important; 
        display: flex !important; 
        justify-content: center;
        max-width: 100% !important;
        align-items: center;
        color :#fff !important;
        align-items: center;
        background: #294f9e !important;
    } 
    .archive .price {
        font-family: 'Along Sans semi';
        font-size: 20px !important;
        color: #294f9e !important;
    } 
    .archive h2 {
            font-family: 'Along Sans semi';
            margin-bottom: 20px;
            color: #294F9E;
    } 
    .woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
        display: inline-block;
        width: 38px;
        height: 38px;
        display: flex
    ;
        align-items: center;
        justify-content: center;
    } 
    .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
        background: #294f9e;
        color: #ffffff;
        width: 100%;
        height: 100%;
        line-height: 1;
        display: flex;
        align-items: center; 
        justify-content: center
    
}  
 
.single-product  .quantity .qty {
    width: 100%;
    padding-left: 0px !important;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 0px;
} 

.woocommerce-tabs .panel {
    background: transparent;
    display: block;
    border-radius: 0px;
    overflow: visible;
} 

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    font-family: 'Along Sans';
    letter-spacing: 0.6px;
    padding: 4px 12px;
    border-radius: 5px;
}

.woocommerce div.product form.cart .variations label {
    font-weight: 700;
    text-align: left;
    color: #000;
}

.woocommerce div.product form.cart .variations select {
     vertical-align: top;
    font-family: 'Along Sans';
    letter-spacing: 0.6px;
    padding: 4px 12px;
    border-radius: 5px;
}

.woocommerce-js  .page-title{
        font-family: 'Along Sans semi';
    color: #294f9e;
} 
.archive main {
    padding-bottom: 70px
} 
.variations tbody tr {
    display: grid
;
    grid-template-columns: 160px 1fr;
    align-items: center;
}
.woocommerce div.product form.cart .variations{
    margin-bottom:30px
} 

div#tab-description ul li:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background: #294f9e;
    left: 0px;
    border-radius: 50%;
    top: 7px;
}
div#tab-description ul {
  padding: 0px
} 
div#tab-description ul li {
    position: relative; 
    padding-left: 20px; 
    margin-bottom: 5px
} 
.woocommerce-tabs > h2 {
    display: none
} 

body.privacy-policy main, .page-id-263 main {
    padding-top: 180px;
    max-width: 1200px;
    margin: auto;
    padding-left: 25px;
    padding-right: 25px;
} 

.privacy-policy .text-primary,.page-id-263 .text-primary {
    font-family: 'Along Sans semi';
    color: #294f9e !important; 
	margin-bottom: 30px 

} 
.home .d-grid {
    display: grid !important;
    grid-column: span 2;
} 
.wpcf7 form.invalid .wpcf7-response-output {
	grid-column: span 2;
	color: #fff; 
	text-align: center
}

.iconos i:before {
    font-family: 'fontawesome';
} 
.disclaimer {
	    font-size: 12px;
    padding: 10px 20px;
    background: #6DAE99 !important;
    color: #fff;
    border-radius: 10px; 
	order: 5 !important 
}





