body{background-color:white; padding:0px; color:black; font-size:16px}
 

ul li, ol li{ list-style-type:none}
.text-primary{color:#00adef !important}
.text-success{ color:#44af26}

a{transition:.5s color; color:#00adef }

a:hover{color:#0066e9; text-decoration:none}
.bg-dark{background-color:white!important}
.navbar-brand img{ max-width:280px}
.btn-success, .bg-success{background-color:#35c655!important}
.contactlinks a, .shopping-cart a{color:rgb(19, 19, 19); transition:.5s color}
.contactlinks a:hover, .shopping-cart a:hover{color:#24bf26; text-decoration:none}
.contactlinks p{ display:flex;}
.fa{ margin-right:10px; width:25px; text-align:center; color:white}
.contactlinks p{margin-bottom:2px;}
.navbar-nav{border-radius:10px; overflow:hidden}
.navbar-expand-lg .navbar-nav .nav-link{ background-color:#328ad8; color:white; padding:.5rem 1.3rem; transition: .5s background-color; }
.navbar-expand-lg .navbar-nav .active .nav-link, .navbar-expand-lg .navbar-nav .nav-link:hover{background-color:#35c655; }
.shopping-cart{text-align:right;}
.shopping-cart a span{color:#24bf26}
.carousel{ margin-bottom:2rem}
.hor-border{width:1px; height:100%; border-left:1px #eddede dashed}
.intro-img img{max-width:100%; max-height:150px}

h1{ border-radius:10px; padding:10px; font-size:30px; background-color:transparent; color:#000 ; }
h1 a{color:white;}
h1 a:hover{ text-decoration:none; color:#333}
h2,h3,h4{margin-bottom:0px}
h2{font-size:30px;}
p{margin-bottom:20px}
.prod-price{ 
	color:#ff0000; 
	font-size:24px; 
	font-weight:600;
}


.breadcrumb a{color:white;}
.breadcrumb span{color:#fff; padding:0px 10px;}

.cart-header{border-radius:10px; padding:5px 10px; font-size:25px; background-color:#57a5c1; margin-top:25px; color:#000 ; margin-bottom:5px; text-transform:capitalize}
.cart-content a{ color:#fff;}
.cart-contact-form{ max-width:600px; margin:0px auto;}

.prod-summary p{ margin-bottom:0px; overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
   -webkit-line-clamp: 5; /* number of lines to show */
   -webkit-box-orient: vertical;}
   
.result-products .product{ margin-bottom:40px}

.social-media{color:white;font-size:25px;}
.social-media .fa{ font-size:30px}
.social-media .facebook{ color:#314d88; }
.social-media .instagram{ color:#a61c89}
.social-media .youtube{ color:#df0505}
.social-media .social-media-icon{ font-size:0px;}


footer a{color:rgb(255, 255, 255)}
footer a:hover{text-decoration:none; color:#24bf26}
footer h4{ color:rgb(255, 255, 255);}

.copyright{ border-top:#333 solid 1px; color:#888; font-size:13px;}
@media(max-width:991px)
{
	.navbar-toggler{ right:15px; top:15px;}
	/*.intro-img{ margin-bottom:10px;}*/
}

@media(max-width:767px){

	.contactlinks{ margin-top:10px}
	h1.headinglinks{ font-size:22px;font-weight:600}
	
}

@media(max-width:576px)
{
	.intro-img{ text-align:center;}
}

.mapa{
	text-align: center;
	margin-left: 60px;
	width: 50%;
}

.moto{
	text-align: center;
	margin-left: 70px;
}

.flex-container {
	display: flex;
	align-items: stretch;
	background-color: #f1f1f1;	
  }
  
.flex-container > div {
	background-color: DodgerBlue;
	color: white;
	margin: 10px;
	text-align: center;
	line-height: 75px;
	font-size: 30px;
}
.mas{
	text-align: right;
	margin-top: -39px;
	color: white;
}

.igv{
	font-size: 15px;
}

footer{
	background-color: #368EDD;
}

.social-media{
	margin-bottom: 0 !important;
}

.foot{
	color: white !important;
	font-size: 16px;
}

.foot:hover{
	text-decoration:;
	color:#5effa4 !important}
footer a:hover{
    color: #5effa4;
}
#ofert{
	position: relative;
	background-image: url("../images/navofert.jpg");
}

.floating_btn {
	position: fixed;
	bottom: 10px;
	right: 3px;
	width: 100px;
	height: 100px;
	display: flex;
	flex-direction: column;
	align-items:center;
	justify-content:center;
	z-index: 1000;
}

.text_icon {
	margin-top: 8px;
	color: #707070;
	font-size: 13px;
}

#whats{
	color: white;
	margin-right: 0;
}

#low{
	margin-top: 5px;
}

 
  /* ADJUST THESE SETTINGS TO GET YOUR DESIRED LAYOUT */
.share-bar li {
	min-width: 30px; /* Set minimum width of each cube */
	min-height: 30px; /* Set minimum height of each cube */
    padding: 0.8em;
	line-height: 105%; /* set same as min-height */
	vertical-align: middle;
}
.share-bar .top, .share-bar .bottom {
	min-width: 400px;
}
.share-bar .left, .share-bar .right {
	  min-height: 400px;
}
.share-bar i {
	font-size: 30px; 
}
  
  /* DO NOT EDIT BELOW THIS LINE */
.share-bar {
  position: relative;
	height: auto;
	width: auto;
	margin: auto 0;
}
  
.bottom {
	bottom: 0;
	margin: 0 auto;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
}
  
.share-bar ul {
	width: inherit;
	height: inherit;
	margin: 0;
	padding: 0;
}
  
  .share-bar li {
	list-style-type: none;
}
  
.share-bar.right a, .share-bar.left a {
	width: inherit;
	height: inherit;
	display: block;
}
  
.share-bar.top a, .share-bar.bottom a {
	width: inherit;
	height: inherit;
	display: inline-block;
}
  
.share-bar .right a {
	width: inherit;
	height: inherit;
	display: block;
}
  
.share-bar i {
	line-height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #FFF;
	text-align: center;
}
  
.share-bar fa {
	width: 100%;
	height: auto;
}
  
.share-bar li {
	display: block;
}
  
.share-bar.top li, .share-bar.bottom li {
	float: left;
}
  
.share-bar .twitter:hover { background-color: #1da1f2; }
.share-bar .facebook:hover { background-color: #3b5998; }
.share-bar .youtube:hover { background-color: #cd201f; }
.share-bar .linkedin:hover { background-color: #0077b5; }
.share-bar .googleplus:hover { background-color: #dd4b39; }
.share-bar .embed:hover { background-color: #34bf49; }
  


body::-webkit-scrollbar {
	width: 15px;/* width of the entire scrollbar */
	height: 1px;
}
  
body::-webkit-scrollbar-track {
	background: rgb(235, 235, 235);        /* color of the tracking area */
}
  
 body::-webkit-scrollbar-thumb {
	background-color: rgb(202, 202, 202);    /* color of the scroll thumb */
	border-radius: 20px;       /* roundness of the scroll thumb */
	border:rgb(235, 235, 235);  /* creates padding around scroll thumb */
}

.twomas{
	margin-left: 10px;
	font-size: 25px;
}

@media (max-width: 450px), (max-width: 1100px) {
	.eapps-instagram-feed-popup {
		display: none;
	}

	.maps {
		width: 100%;
	}
}

#low h4{
	text-decoration: underline;
	font-size: 1.4rem;
}

.cyber{
	border-radius: 5px;
 	
}
@media (max-width: 450px){
	.cyber {
		 
		margin-top: 25px;
	}
}

.cybertwo{
 width: 750px;
 margin-top: 25px;
 border-radius: 5px;
}

#myBtn {
	display: none;
	position: fixed;
	bottom: 150px;
	right: 10px;
	z-index: 99;
	font-size: 18px;
	border: none;
	outline: none;
	 background-color: transparent;
	color: white;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
}
  
#myBtn:hover {
	background-color: transparent;
}
html,
  body {
	scroll-behavior: smooth;
}
 
.tope{
 
	text-decoration:line-through;
}
.precio{
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 1rem !important;
}
 

.botones{
	text-align: left !important;
}

.portada{

}

@media (max-width: 720px) {
	#ofert,
	#test {
		display: none;
		
	}

	#low {
		text-align: center;
	}
	#ofert{
	     background-image: none !important;
	}
}

@media (min-width: 720px) {
	#test {
		display: block;
	}
	#test2 {
		display: none;
	}
}

#ofert {
	width: 100%;
	padding: 0;
	height: auto;
	background: no-repeat;
}
	
.igvproduct{
	color: #000000	;
	font-weight: bold;
	font-size: 20px;
}

.separador{
	border: 1px solid black;

}
.paymentlogo{
	width: 100px !important;
}

.paymentdiv{
	text-align: center;
}

.paymentlogo{
	opacity: 0.3;
}
.paymentlogo:hover{
	opacity: 1;
}

.paymentpago{
	background-color: #35c655;
}

.paymentpago:hover{
	background-color: #34bf49;
}


/* === Nav Bab  ===*/
.nav-bar{
  grid-area: nav-bar;
  height: 70px;
  box-shadow: 0 1px 6px rgba(57,73,76,0.35);
}

.brand{
  font-size: 2.3em;
  text-transform: uppercase;
  margin-left: 20px;
  padding: 10px 10px;
  line-height: 1.42857;
  color: #222;
}

.box-wrapper{
  height: 630px;
  position: relative;  
}



.borderpayment{
	border-right: 5px solid #35C655;
} 

@media (max-width: 720px) {
	.borderpayment {
		border-right: 0;
		border-bottom: 5px solid #35C655;
	}

	.imgresponsive {
		max-width: 100% !important;
		height: auto !important;
	}
}

.mb-5{
	margin-bottom: 1rem !important;
	/*font-size: 17.5px;*/
}

.igv2{
	font-size: 15px;
}
 
.igv22{
	font-size: 15px;
	margin-bottom: 15px;
	color: black;	 
}
 
.fil, .fil a {
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	padding: 3px;
	color: black;
}

.fil:active, 
 .fil:focus {
      
     border-color: white !important;
	 outline: none; /* quitar color negro del borde predeterminado del boton*/
	 background-color: #8d99ae;
	 color: white;
}
  
.hfil{
	margin: 0;
	font-weight: 400;
	font-size: 17.5px;
}


.fixemovil{
	display: none;
	margin-top: 10px;
	text-align: center !important;
	border: 1px solid #1C6EA4;
	padding: 10px;
	border-radius: 5px; 	
}
	
.fixelado{
	border-radius: 5px;
	width: 10% !important;
	position: absolute;
	z-index: 50;
	margin-left:98%;
	margin-top: 10% !important;
}

@media (max-width: 992px) {
	.fixelado {
		display: none;
	}
	.fixemovil {
		display: block;
	}
    .contactlinks p {
		display:block;
	}
}

.prod-summary h2{
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	padding-top: 10px;
}



.prod-summary h2{
	font-size: 20px !important;
}




/* BOTTOM PRODUCTOS POSICIONAR AL FINAL */


@media (max-width: 1000px) {
	

	.prod-summary p {
		font-size: 18px !important;
	}
}

/*NEW*/
.text-card p{
	color: black;
	font-size: 17px;
	margin-bottom: 2px !important;
	 
}

.text-card{
	padding-top: 10px;
}

.text-card img{
	padding-top: 20px;
}

.mt-5{
	margin-top: 20px !important;
}

.cuotas{
	font-size: 15px;
	padding-bottom: 0px !important;
	color: red !important;
}

.p-card{
	padding-top: 15px;
}

.image-pagos{
	width: 100%;
	height: auto;
	padding-top: 8%;
}

.pad{
	padding-right: 0;
}

.h-2{
	margin-bottom: 0;
}

.asesor{
	font-size: 18px;
	padding-left: 3%;
	color: black;
}

.text-card p{
	font-weight: 600;
}

.asesor{
	font-weight: 600;
}

.precio{
	font-weight: 600;
}

.cuotas a{
	color: red;
}

.cuotas a:hover{
	color: red;
}

 
 /* 
.page * {
	padding: 0;
	margin: 0;
}
*/
  
  /* Mobile */ 
#store_cart {
	float: right;
	width: 100%;
}

  /* cart header */
  
.cart_head {
	float: left;
	width: 100%;
	display: table;
	background: #f2f2f2;
	color: black;
}
  
.cart_head li {
	vertical-align: middle;
	padding: 12px;
	font-size: 18px;
	float: left;
}
  
  /* cart header cells */
  
.cart_head_title {
	display: table-cell;
	width: 100%;
}
  
.cart_head_product {
	display: none;
}
  .cart_head_options {
	display: none;
}
  .cart_head_price {
	display: none;
}
  
/* cart item */ 
.cart_item {
	float: left;
	width: 100%;
	display: table;
	background: #fff; 
}
  
.cart_item li {
	vertical-align: middle;
	padding: 9px;
	font-size: 0.8em;
	/*float: left;*/
 }
  
.cart_item li p {
	font-size: 1.3em;
}
  
.cart_item li span {
	font-size: 0.9em;
}
  
.cart_item li h2 {
	font-size: 1.1em;
}
  
/* cart item cells */
.cart_img_col {
	display: inline-block;
	width: 30%;
	text-align: center;
	background: center / 90% no-repeat;
	height: 100px;
}
  
.cart_product_col {
	display: inline-block;
	width: 70%;
	padding-bottom: 0 !important;
}
  
.cart_options_col {
	display: inline-block;
	width: 40%;
}
.cart_options_col input {
	width: 48px;
}
.cart_price_col, .cart_del_col {
	display: inline-block;
	width: 20%;
	text-align: center;
}
.cart_del_col img {
	max-width: 25px;
	cursor: pointer;
}
.cart_del_col img:hover {
	opacity: 0.8;
}
  
/* cart item pseudo-class */
  
/* Tablet */
@media only screen and (min-width: 481px) {
  
    /* cart item */   
    .cart_item {
        height: 100px;
    }
    
    .cart_head li {
        float: none;
        font-size: 1em;
    }
    
    .cart_item li {
        float: none;
    }
    
    .cart_item li p {
        font-size: 1.2em;
    }
    
    .cart_item li span {
        font-size: 1em;
    }
    
    .cart_item li h2 {
        font-size: 1em;
    }
    
    /* cart header cells */   
    .cart_head_title {
        display: none;
    }
    .cart_head_product {
        display: table-cell;
        width: 45%;
    }
    .cart_head_options {
        display: table-cell;
        width: 18.5%;
    }
    .cart_head_price {
        display: table-cell;
        width: 21.625%;
    }
    
    /* cart item cells */
    .cart_img_col {
        width: 15%;
        display: table-cell;
        background-image: none;
    }
    
    .cart_img_col img {
      
        display: inline-block;
        height: auto;
    }
    
    .cart_product_col {
        display: table-cell;
        width: 30%;
        padding-bottom: 12px !important;
    }
    
    .cart_options_col {
        display: table-cell;
        width: 18.5%;
    }
    
    .cart_price_col {
        display: table-cell;
        width: 11.625%;
    }
    
    .cart_del_col {
        display: table-cell;
        width: 9%;
    }
    
    .cart_item li:nth-child(even) {
        background: rgba(0,0,0, 0.1);
    
    }
    
    .cart_head li:nth-child(odd) {
        background: rgba(255, 255, 255, 0.1);
    }
    
}
  
 /* Desktop */
  
@media only screen and (min-width: 769px) {
  
  /* cart item */
  
  .cart_head li:nth-child(even) {
	background: rgba(255, 255, 255, 0.1);
  }
  
  .cart_head li:nth-child(odd) {
	background: none;
  }
  
  .cart_item {
	height: 10px;
  }
  
  .cart_head li {
	font-size: 1.5em;
	font-weight: 600;
	color: #494847;
  }
  
  .cart_item li p {
	font-size: 1.46em;
	font-weight: 400;
  }
  
  .cart_item li span {
	font-size: 1em;
  }
  
  .cart_item li h2 {
	font-size: 1.4em;
  }
  
  /* cart header cells */
  .cart_head_title {
	display: table-cell;
	width: 15%;
  }
  .cart_head_product {
	width: 45%;
  }
  .cart_head_options {
	width: 19.5%;
  }
  .cart_head_price {
	width: 18.5%;
  }
  
  /* cart item cells */
  .cart_img_col img {
	max-width: 140px;
  }
  
  .cart_product_col {
	width: 45%;
  }
  
  .cart_price_col {
	width: 11.625%;
  }
  
  .cart_options_col {
	width: 19.5%;
  }
  
  .cart_del_col {
	width: 6.875%;
  }
  
}

.cart_img_col {
	width: 30%;
	max-width: 80%;
}

.cart_item li:nth-child(2n) {
    background-color: transparent	;
	font-size: 0.72rem;
}

.tol{
	float: left;
}

/*QUAT*/
.qty-count{
	background-color: transparent !important;
	border: none;
	font-size: 25px;
	outline: 0 !important; /*REMOVER BORDER PREDE DEL IMPUT*/

}

.product-qty{
	text-align: center;
} 

.topes{
	margin-top:0 ;
	background-color: #f2f2f2;
	color: #494847;
	border-radius: 0;
}
 
.data-del{
	text-align: center;
}

.data-del label{
	font-size: 18px;
}

.form-pago input[type=text], select {
	width: 40%;
	padding: 12px 20px;
	margin: 8px 0; 
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
}
  
.right-text{
	font-size: 20px;
	color: #494847;
	 
}

.deta{
	font-size: 14px !important;
	font-weight: 600;
}

 .price-product-cart{
	font-size: 22px !important;
}

@media(max-width:1000px){
	.wal{float: right; }
	
	 .wal-b{
		float: right;
		margin-top: -10px;
		padding:2px;
	
	 }
	 .wal-2{float: left;}
}

.wal{
	float: right;
	margin-top: -50px;
	margin-bottom: 0;
}

.wal-b{
	float: right;
	margin-top: 10px;
 
	
}
 
.state{
	text-align: center !important;
	justify-content: center !important;
	width: 60%;
	height: 60%;
}

@media (max-width: 1000px) {
	.right-text {
		padding-top: 20px !important;
	}

	.qty-input {
		margin-top: 30%;
	
	}

	.state {
		text-align: center !important;
		justify-content: center !important;
		width: 60%;
		height: 100%;
	}

	.no-cost h4 {
		font-size: 17px;
	}
}

.no-cost h4{
	text-align: center;
	color: white;
	background-color: rgb(94, 94, 94);
	padding: 10px;
	border-radius: 5px;
}

.qty-input .ads{
	font-size: 2em !important;
	color: black;
}
 
.cant-num{
	padding-left: 18px !important;
	padding-right: 18px !important;
	border: 1px solid black;
	height: 100px !important;
	font-size: 15px !important;
}

.cart-va{
	margin-bottom: 50px;
}


.seguir{
	color: #00adef;
}

.seguir:hover{
	color: #09ca47;
}

.next-h3{
	margin-top: 10px;
}

.fa {
    
    margin-top: px;
}

.contactlinks{
	color: white;
}
	 
.share-bar{
	display: flex;
	justify-content: center;	 
}
.sombra{
	box-shadow: none;
	transition: box-shadow .5s;
	transition: transform .9s; 
}
.sombra:hover{
	box-shadow: 0px 0px 36px -5px rgba(8,8,8,0.75);
-webkit-box-shadow: 0px 0px 36px -5px rgba(8,8,8,0.75);
-moz-box-shadow: 0px 0px 36px -5px rgba(8,8,8,0.75);
transform: scale(1.05); 
}
.container-pag{
	margin-top: 50px;
} 

/* border-pagination */
.b-pagination-outer {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	display: flex
}
 #border-pagination {
	margin: 0 auto;
	padding: 0;
	text-align: center
}
  #border-pagination li {
	display: inline;
  
}
 #border-pagination li a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 5px 10px;
	border: 1px solid #ddd;
	float: left;
  
}
 
#border-pagination li a.active {
	background-color: #4caf50;
	color: #fff !important;
}
#border-pagination li a:hover:not(.active) {
	background: #ddd;
}


.prod-price {
    color: black;
	font-weight: 400;
 }

.small{
	text-decoration: line-through;
	font-size: 16px;
	color: rgb(126, 126, 126);
 }

.descuento{
 	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	background-color: transparent !important;
	margin-bottom:0px !important;
	color: white;
	padding: 5px;
	border-radius: 10px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
}



 


 
 .row{
	 
 }

.prod-summary p {
	color: black;
}

.col-lg-3{
	-right: 15px !important;
    -left: 15px !important;
 }



.btn-primary{
	padding-top: 3px;
	padding-bottom: 3px;
}

 
.espacio{
	margin-top: -15px !important;
}



.btn-success{
	padding-top: px;
	padding-bottom: px;
}


.igv3{
	font-size: 15px !important;
	font-weight: 400 !important;
}


/* nuevo 04/24 */

.articulos{
	border-radius: 5px;
	display: flex;
   align-items: center;
}

.articulos .col-md-6 a{
	font-weight: 600;
	vertical-align: middle;
}

.articulos .col-md-6 img{
	 width: 60%;
    display: block;
    margin: auto;
	
	justify-content: center;
    align-items: center;
}
.ver{
	color: white;
}


.sub-title h1{
	background-color: white !important;
	margin-left: 0px;
	text-align: center;
}

.buttom-catindex {
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	-o-transition-duration: .8s;
	transition-duration: .8s;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
	display: inline-block;
	padding: 11px 19px;
	margin-bottom: 9px;
	font-size: 17.5px;
	line-height: 20px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
	border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* ESTE A HREF "BOTON" ES PARA LA PAG DE RESULTADOS Y EL FILTRO DE BUSQUEDA */
.buttom-filtro-resultado {
	display: inline-block;
	padding: 5px 5px !important;
	margin-bottom: 10px;
	font-size: 17.5px;
	line-height: 20px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
	border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.boton-activo{

	background-color: #348CDA;
	color: white;

}

.boton-activo:hover{

	 
	color: white;

}

.title-product{
	color: black;
      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;

}

.show-more{
 	margin-top: 10px;
	text-align: center !important;
	border: 1px solid #1C6EA4;
	padding: 10px;
	/* border-left: 1px solid #1C6EA4;
	border-right: 1px solid #1C6EA4;
	border-bottom: 1px solid #1C6EA4; */
	border-radius: 5px;
}




 
.producto-categoria{ border-radius:10px; padding:10px; font-size:30px; background-color:#35c655; margin-top:30px; color:#000 ; margin-bottom:20px; }
.producto-categoria a{color:#333;}
.producto-categoria a:hover{ text-decoration:none; color:white}

.bottom-plus-article{
	margin: 0 auto; 
	margin-top: 15px !important;
}

.enlaces-color{
	text-decoration: underline;
	font-weight: 400;
}

.h1-fondo-verde{
	color:white;
	margin-top: 20px;
}

h1{
	padding-left: 0px;
}



.copyright{
	text-align: center;
}

.a-hover{
	color: black;
    text-decoration: none;
}

.a-hover:hover{
	color: #24bf26;
    text-decoration: none;
}


@media (min-width: 560px){
	.sm-image{
		display:none !important;
	}
}

 @media (max-width: 1250px){
 

	.carousel-item{
		height: 300px !important;
	}

	.carousel-item > img {
	    width: 100%;
		height: 100%;
	}
}

@media (max-width: 560px){
	.lg-image{
	 	display:none !important;
	}

	.carousel-item{
		height: 300px !important;
	}

	.carousel-item > img {
	    width: 358px !important;
		height: 300px;
	}
}

.margen-articulos-foot, .margen-articulos-foot-3{
	padding-bottom: 20px;
}

.margen-articulos-foot-3 {
	padding-right	: 0px !important;
}


.bread-articulos{
	 text-align: center;
	 color: white !important;
}

.bread-articulos a{
	 
	color: white !important;
}



/* NUEVO */





.margen-articulos-foot, .margen-articulos-foot-3{
	padding-bottom: 20px;
}

.margen-articulos-foot-3 {
	padding-right	: 0px !important;
}

 
.bread-articulos{
	 text-align: center;
	 color: white !important;
}

.bread-articulos a{
	 
	color: white !important;
}

.breadcrumb {
    border-radius: 10px;
    padding: 5px 10px;
    font-size: 20px;
    background-color: #2db2ff;
    margin-top: 25px;
    color: #333;
    margin-bottom: 40px;
    text-transform: capitalize;
}
 

.flex-articulos{
	display: flex !important;
	vertical-align: middle !important;
}




.contenedor-fl {
	display: flex;
	align-items: center; /* Centrar verticalmente */
	border-right: 2px solid #ccc; /* Borde al lado derecho */
	padding-right: 20px; /* Espaciado derecho para separar el borde del contenido */
	margin-bottom: 35px; 
	border-right: 2px solid #ccc; /* Borde al lado derecho */
	padding-right: 20px; /* Espaciado derecho para separar el borde del contenido */
	border-radius: 5px; /* Borde redondeado */
	background-color: #f9f9f9; /* Color de fondo */
  }
  
  .contenido {
	margin-left: 20px; /* Espacio entre la imagen y el contenido */
	  
  }

  .contenido p {
  margin: 5px 0; /* Espaciado del párrafo */
  color: #666; /* Color del texto del párrafo */
  /* max-height: calc(5 * 1.2em);   Máximo de cinco líneas de texto */
  overflow: hidden; /* Ocultar el exceso de texto */
  line-height: 1.2em; /* Altura de línea para calcular el máximo de líneas */
  
  
}

  .contenido h3{
	font-size: 20px;
  }
  
  .contenido h2 {
	margin: 0; /* Eliminar margen predeterminado del título */
  }
  
  .contenido p {
	margin: 5px 0; /* Espaciado del párrafo */
}

.contenedor-fl img{
	width: 200px !important;
	border-radius: 20px;
	padding: 10px;
	max-width: none !important;
}

@media (max-width: 1000px){
	.contenedor-fl img{
		width: 100% !important;
	}
}

.max{
	max-width: 1500px !important;
}

@media (max-width: 900px) {
	.contenedor-fl {
	  flex-direction: column; /* Cambiar a disposición de columna */
	  align-items: flex-start; /* Alinear elementos a la izquierda */
	  border-right: none; /* Eliminar borde en modo responsive */
      padding-right: 0; /* Eliminar espaciado derecho en modo responsive */
	  padding: 10px; /* Añadir espacio de relleno */
	}
  
	.contenido {
	  margin-left: 0; /* Eliminar margen lateral */
	  margin-top: 10px; /* Espacio entre la imagen y el contenido */
	}
  }

.descrip-art{
	  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2; /* Limitar a dos líneas */
}


 
/*.backmenu{
	
	ARREGLAR PARA VER ESTO DEL MENU VER SI SE PUEDRE AGREGAR UN DISEÑO*/
/*NUEVO*/

.btn-group{
	
	vertical-align: center !important;

}



.category-popular{
	padding-top: 0px;
	padding-bottom: 30px;
	text-align: center;
}

.category-popular h2{
	text-align: center;
	/* text-transform: uppercase; */
	font-weight: 400 !important;
	color: #1d3557;

}

.category-popular h5{
	text-align: center;
	padding-top: 10px;
	color: #1d3557;
}

.category-popular img{
	border-radius: 60px;
	transform: scale(1);
	transition: 0.4s;
	
}

.category-popular img:hover{
	transform:scale(1.1);
	-webkit-transition: all 0.5s 0s ease;
	-moz-transition: all 0.5s 0s ease;
	-o-transition: all 0.5s 0s ease;
	transition: all 0.5s 0s ease;
}

@media(max-width:991px){
	.category-popular{

		display: none;
	}

	.pd-l{
	padding-left:0px !important;
}
    .portada{
        margin-top:10px;
    }
	
}

.category-popular-mobil{
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: center;
	
}

.category-popular-mobil img{
	width: 100%;
	
}

.category-popular-mobil{
	height: 450px;
	
}

.category-popular-mobil h5{
	color: black;
	
}

.h-mobil{
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
}

@media(min-width:991px){
	.category-popular-mobil{
		display: none;
	}
}


 
.nav-menu > li > a {
    font-weight: 600;
	color: #1d3557;
}
 
.contactlinks a{
	color: #1d3557;
}

.mob h2{
	color: black;
	text-align: center;
}

@media(max-width:1200px){
	.contactlinks p{
		font-size: 14px !important;
	}
	.backmenu a{
		font-size: 12px !important;
	}
}


@media (max-width: 991px) {
    .logopc {
        margin-left: 10px;
        padding-top: 10px;
    }
    
    .search{
	 	display:none !important;
	}
}

@media (max-width: 991px) { 
    .header_area {
        padding-bottom: 10px !important;
    }
}

.mobh {
    font-size: 15px;
    color: #1d3557 !important;
    font-weight: 400;
}

@media(max-width:991px){
	.nav-menu li a {
		width: auto !important;
		 
	}
}

@media (min-width: 992px){
	.buscar-cel{
	 	display:none !important;
	}
	
	.eliminar-car{
        padding:2px;
    }

 
}

.buscar-cel{
	padding-top: 5px;
	padding-bottom: 1px;
}
.buscar-cel .row .pr-1{
	padding-left: 0px !important;
}

.nav-toggle {
 
    top: 30% !important;
 
}

@media (max-width: 1000px){


	.row{
		flex-wrap: wrap;
		margin-right: 0px !important;
		margin-left: 0px !important;

	} 
	.botones a{
     width: 100%;
     margin-bottom:8px;
    }
    .borrar-cel-espacio{
        display:none;
    }
    
    .car-pad{
        padding-left:0;
        padding-right:0;
    }
    
    .cart_img_col {

	width: 40%;

    }
  
    .cart_product_col {
	 
	width: 60%;
	padding-bottom: 0 !important;
    }
  
     
}

/* MEDIDAS REPSONSIVE PARA IMAGEN DE PASOS CARRITO*/
@media (max-width: 992px){

    .carrito-pasos-pc-laptop{
        display:none;
    }
     
}

@media (min-width: 992px){
	.carrito-pasos-movil-lap{
	 	display:none;
	}
	 

 
}
/* AQUI TERMINA */
 


.botones a{
    padding: 10px;
}

.new-text-car h4{
    text-align: left !important;
	color: black !important;
	background-color: white !important;
	padding: 10px;
	border-radius: 5px;
}


 

@media (max-width: 575px){
	.below-product .btn-success{
		margin-top: 0px;
	}

 
}

.boton-w-car button{
	    width: 100%;
	    padding:10px;
}

@media (max-width: 767px){
	.w-continuar{
		width: 100%;
	}


 
}

.w-continuar{
    padding: 10px !important;
}



.boton-w-car a{
    width: 100% !important;
}

@media (max-width: 1199px){
	.below-product .btn-success{
		margin-top: 5px;
	}
	
	.boton-w-car {
    padding-left:0px;
    padding-right:0px;
  
    }
    
    .boton-w-car a{
    width: auto !important;
}

 
}



@media (max-width: 991px){

    
    .boton-w-car a{
    width: 100% !important;
    margin-right: 0px
    }

 
}


@media (max-width: 415px) {
    .wal-b {
    
        margin-right: 6px;
    }
}


@media (max-width: 800px) {


	.state {
		text-align: center !important;
		justify-content: center !important;
		width: 100%;
		height: 100%;
	}

}
@media (max-width: 991px){
	.below-product .btn-success{
		margin-top: 0px;
	}
	
	.form-pago input[type=text], select {
    width: 60%;

}
	

}

.total-car{
        border-top: 2px solid #d4d4d4;
    padding-top: 10px;
    margin-bottom: 5px;

}

@media (max-width: 767px){
	.navegando{
		margin-bottom: 5px;
	}
	
	
	.m-top{
	    margin-top:-50px !important;
	}
	.eliminar-car{
	    margin-left:-0.8px !important;
	}
 

}

.font-p-w{
    width:500px;
}

.negrita{
    font-weight: 600;
}

.cart_item{
    margin-bottom: 0px;
}


 
@media (max-width: 970px){
    .font-p-w {
         width: auto;  
         
    }
	.carousel-container{
	    margin-top: 10px;
	}
 

}






/*NUEVO CSS */


/* Contenedor principal del carrusel */
        .carousel-container {
            position: relative;
            width: 100%;
            height: ; /* Ocupa el 100% de la altura del contenedor padre */
            overflow: hidden;
            background-color: transparent; /* Fondo negro para que las imágenes se vean bien */
            margin-bottom: 10px;
        }

        .carousel-wrapper {
            display: flex;
            transition: transform 0.5s ease-in-out;
            width: 100%; /* El contenedor de las imágenes ocupa el 100% del ancho */
        }

        .carousel-item1 {
            width: 100%; /* Cada item ocupa el 100% del contenedor */
            height: 100%; /* Cada item ocupa el 100% de la altura del contenedor */
            flex-shrink: 0; /* No se deben reducir los elementos */
            position: relative;
        }

        .carousel-item1 img {
            width: 100%; /* Las imágenes ocupan el 100% del ancho */
            height: 100%; /* Las imágenes ocupan el 100% de la altura */
            object-fit: cover; /* Asegura que la imagen cubra el área sin distorsionarse */
        }

        .arrow {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            font-size: 2rem;
            color: white;
            background-color: transparent;
            border: none;
            padding: 10px;
            cursor: pointer;
            z-index: 1;
        }
        
        .arrow-left {
            left: 10px;
            background-color:transparent;
        }

        .arrow-right {
            right: 10px;
            background-color:transparent;
        }
        
        .arrow-left, .arrow-right{
            background-color:transparent !important;
        }
         .arrow-left, .arrow-right:focus{
            outline: none !important;
}

.foto-producto{
    width: 100%;
}        
     
     
     
      
@media (max-width: 970px){
    .sm-image{
         width: 650px !important;  
         
    }
    .product-w{
        width: 300px !important;
        height: 300px !important;
    }
    .moto{
        margin-left:0px;
    }
 
 

}


@media (min-width: 970px){
  
    .product-w{
        width: 100% !important;
       
    }
 

}

.logomovil{
    width: 179px;
    height: 60px;
}

.img-wasa{
    width: 85px;
    height: 85px;
 
}

.mapa{
    width: 180px !important;
    height: 255px !important;
}

.logopc{
     width: 280px;
    height: 94px;
 
}

@font-face {
    font-family: 'FontAwesome';
    src: url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2');
    font-display: swap !important; /* Asegura que el texto sea visible mientras se carga la fuente */
}

.nav-menus-wrapper-open {
    overflow: hidden; /* Evita que se haga scroll dentro de este contenedor */
}


/*body:not(.menu-ready) .header_area {
	visibility: hidden;
	opacity: 0;
  }
  body.menu-ready .header_area {
	visibility: visible;
	opacity: 1;
   }*/
   
.header_area{


 
  top: 0;
  left: 0;
  width: 100%;
 
  z-index: -100000; /* Detrás de todo */

    

}   

@media (max-width: 768px) {
  .nav-menus-wrapper,
  .nav-menu {
    display: none;
  }

  .menu-loaded .nav-menus-wrapper,
  .menu-loaded .nav-menu {
    display: block;
  }
  .otras-categorias-h{
      height: 400px !important;
  }
  
}




 


.otras-categorias-h{
    height: 420px !important;
}
@media (max-width: 768px) {
 
  .otras-categorias-h{
      height: 400px !important;
  }
    .carousel-item {
    background-image: url('/images/carrusel_compumarket_sm.webp');
     background-size: 100% 300px;
  }
 .producto-info h1{
     margin-top:8px;
    font-size: 23px;
    }
  
}
 
    @media (max-width: 768px) {
 
    .p-menu{
        padding-right: 150px !important;
  }
}
 
.portada{
    background-color: #F1F1F1;
}

    .height-alto{
        height: 105px;
    }
     @media (max-width: 768px) {

        .title-product{
       
        -webkit-line-clamp: 6;

         }
         .height-alto{
             height: 126px;
         }
         .cuotas-producto{
            font-size:18px;
            margin-bottom: 0px;
            color: #007bff;
            font-weight: 600;
        }  
        .precio{
            margin-bottom: 5px !important;
        }
    }
    
    
.cuotas-producto{
            font-size:20px;
            margin-bottom: 0px;
            color: #007bff !important;
            font-weight: 600;
}  








/*NUEVO CSS*/


.top-bar {
      background-color: #37CA57; /* negro grisáceo */
      color: white;
      font-size: 14px;
      font-weight: ;
    }
    
    /* Contenedor central */
    .top-container {
      max-width: 1140px;   /* ancho máximo del contenido */
      margin: 0 auto;      /* centra el bloque */
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 16px 20px;   /* espacio interno lateral */
    }
    
    /* Secciones izquierda y derecha */
    .top-left,
    .top-right {
      display: flex;
      align-items: center;
      gap: 20px;  /* espacio entre enlaces */
    }
    
    /* Estilo de los enlaces */
    .top-left a,
    .top-right a {
      text-decoration: none;
      color: white;
      display: flex;
      align-items: center;
      gap: 5px;  /* separación ícono-texto */
      transition: color 0.3s ease;
    }
    
    .top-left a:hover,
    .top-right a:hover {
      color: #00bfff; /* color celeste al pasar el mouse */
    }
    
    /* Íconos */
    .top-left i,
    .top-right i {
      color: #00bfff; /* íconos celestes */
    }
    
    /* === Responsivo (móvil y tablet) === */
    @media (max-width: 768px) {
      .top-container {
        flex-direction: column;
        gap: 8px;
        text-align: center;
      }
    
      .top-left,
      .top-right {
        flex-direction: column;
        gap: 5px;
      }
    }
    
    /* --- RESPONSIVE --- */
@media (max-width: 768px) {

  .top-bar{
    display: none;
  }
}
 
 
 
 body {
            font-family: 'Roboto', sans-serif;
            background-color: #f8f9fa;
        }

        /* Tarjeta de producto */
        .product-card {
            border: 1px solid #e5e7eb;
            transition: box-shadow 0.3s ease, transform 0.2s ease;
            background: white;
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            position: relative; 
        }

        .product-card:hover {
           /* box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1);*/
            transform: translateY(-2px);
        } 

        /* Badge Oferta */
        .badge-offer {
            background-color: #ff0000;
            color: white;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: bold;
            font-size: 0.8rem;
            box-shadow: 0 2px 4px rgba(0,0,0,0.2);
            position: absolute;
            top: 10px;
            right: 10px;
            z-index: 10;
        }

        .badge-offer:empty {
            display: none;
        }

        /* Botones */
        .btn-add {
            background-color: #2db2ff;
            color: white;
            border-radius: 9999px;
            transition: background-color 0.2s;
        }
        .btn-add:hover {
            background-color: #1a9ceb;
        }

        .btn-info {
            background-color: #35C655; 
            color: white;
            border-radius: 9999px;
            transition: background-color 0.2s;
        }
        .btn-info:hover {
            background-color: #2ea849;
        }

        /* Flechas de Navegación */
        .custom-nav-btn {
            width: 35px;
            height: 35px;
            background: white;
            border: 1px solid #ddd;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            transition: all 0.2s;
            color: #333;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            z-index: 50; 
            box-shadow: 0 4px 6px rgba(0,0,0,0.1);
            border-radius: 50%; 
        }

        .custom-nav-btn:hover {
            background: #f3f4f6;
            border-color: #bbb;
            box-shadow: 0 6px 10px rgba(0,0,0,0.15);
        }

        /* Posición de flechas */
        .custom-prev { left: 0; }
        .custom-next { right: 0; }

        @media (min-width: 1280px) {
            .custom-prev { left: -25px; }
            .custom-next { right: -25px; }
        }

        /* Imagen */
        .img-container {
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            overflow: hidden;
            /*margin-top: 20px; */
        }
        .img-container img {
            max-height: 100%;
            width: auto;
            object-fit: contain;
        }

        /* Títulos */
        .section-title-bg {
            background-color: #2db2ff;
            color: white;
            display: inline-block;
            padding: 8px 20px;
            font-weight: 700;
            font-size: 1.2rem;
        }

        .titulo-producto {
            display: -webkit-box;
            -webkit-line-clamp: 5; 
            -webkit-box-orient: vertical;
            overflow: hidden;
            font-size: 18px !important; 
            height:80px !important;
            margin-bottom: 10px;
            font-weight: 400 !important;
        }

        .titulo-carousel-p {
            background-color: #2db2ff;
            border-radius: 10px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding-right: 20px;
        }
        
        @media (max-width: 991px) {
            .custom-nav-btn {
                width: 25px;
                height: 25px;
            }
        }

        .pb-2{
            padding-bottom: 0px !important;
        }
        .mb-12 {
            margin-bottom: 2rem !important;
        }
        .container-max{
          max-width: 1140px !important;
        }
        /*.img-container img{
            width: 100% !important;
            height: 100% !important;
        }*/
        
    
        
        
    .banners-productos{
    max-width: 1360px;
     
    }
    
     
    
    .of2 a{
        color: white !important;
    }
    
    .marcas img{
        width: 110px !important;
        height: 100% !important;
    }
    
    
     /* --- BENEFICIOS --- */
    .benefits {
      text-align: center;
      padding: 1rem 1rem;
      background: #fff;
    }
    
    .benefits h2 {
      font-size: 1.5rem;
      margin-bottom: 2rem;
      color: #333;
    }
    
    .benefit-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
      gap: 1rem;
    }
    
    .benefit-card {
      background: #368EDD;
      color: #fff;
      padding: 1.5rem;
      border-radius: 12px;
      text-align: center;
    }
    
    .benefit-card h3 {
      font-size: 1rem;
      margin: 0.5rem 0;
    }
    
    .benefit-card p {
      font-size: 0.9rem;
    }
    
    .icon {
      font-size: 2rem;
    }
    
    /* --- REDES SOCIALES --- */
    .socials {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      text-align: center;
      margin: 0;
    }
    
    .social {
      padding: 2rem;
      color: black;
    }
    
    .social-content img {
      margin: 1rem auto;
      width: 100px;
      height: 100px;
    }
    
    .social-content p {
      font-size: 0.85rem;
      opacity: 0.9;
    }
    
    /* Colores de fondo por red  
    .facebook {
      background: linear-gradient(135deg, #3b5998, #4b70d1);
    }
    .instagram {
      background: radial-gradient(circle at 30% 30%, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5);
    }
    .youtube {
      background: linear-gradient(135deg, #ff0000, #ff5555);
    }
    .tiktok {
      background: linear-gradient(135deg, #69c9d0, #ee1d52, #010101);
    }
    */
    /* Responsivo */
    @media (max-width: 768px) {
      .benefits {
        padding: 2rem 1rem;
      }
      .benefit-card {
        padding: 1rem;
      }
      .social-content img {
        width: 80px;
        height: 80px;
      }
    }

    
    
    .mapaw{
        padding-top: 0px;
        padding-bottom: 30px;
    }
    
    footer{
        background-color: #368EDD;
        margin-top: 10px;
        padding-top: 30px;
    }
    
    .titulo{
      max-width: 1330px;
      margin: 0 auto; /* centrado horizontal */
      
      
    }
    
    .titulo h2{
        border-radius: 10px;
        padding: 10px;
        font-size: 30px;
        background-color: transparent;
        color: #000;
        font-weight: 600;
        text-align: center;
    }
    
    .main_header_area{
        background-color: white;
    }
    
    .top-left i, .top-right i {
        color: white !important;
    } 
    
    .top-left a:hover {
        color: white !important;
    } 
    
    .top-left a, .top-right a {
        text-decoration: none;
        color: white;
        display: flex;
       
        gap: 0px;
        transition: color 0.3s ease;
    }

    
    .header_area{
        background-color: white;
    }
    .container{
        max-width: 1280px !important; 
    }
    
    nav-toggle {
    width: 30px;
    height: 30px;
    padding: 6px 2px 0;
    position: absolute;
    top: 20%;
    margin-top: -14px;
    right: 15px;
    display: none;
    cursor: pointer;
}
 .buscar-cel{
	margin-bottom: 10px;
}

@media (max-width: 991px) {
    .logopc {
        width: 45% !important;
        height: auto;
       padding-bottom: 0;
    }
	.buscar-pc{
		display: none;
	}

}

 .baner-productos a img{
	width: 100%;
    height: 400px !important;
}


.div-contenedorcarou{
	max-width: 1350px;
	margin: 0 auto;
}

@media (max-width: 991px) {
 
	.buscar-pc{
	    display: none !important;
	}
}


@media (max-width: 1199px) {
    .logopc {
        width: 60% !important;
        height: auto;
    }
}

 /* --- ARTÍCULOS --- */
    .articles {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      gap: 1.5rem;
      padding: 1rem 1rem;
      background: #fff;
    }
    
    .article-card {
      background: #ffffff;
      border-radius: 16px;
      overflow: hidden;
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
      transition: transform 0.3s ease, box-shadow 0.3s ease;
    }
    
    .article-card img {
      width: 100%;
      height: auto;
      display: block;
    }
    
    .article-card h3 {
      font-size: 1.1rem;
      margin: 1rem;
      color: #333;
    }
    
    .article-card p {
      font-size: 0.9rem;
      color: #555;
      margin: 0 1rem 1.5rem;
    }
    
    .article-card:hover {
      transform: translateY(-6px);
      box-shadow: 0 8px 18px rgba(0,0,0,0.15);
    }
    
    /* --- RESPONSIVE --- */
    @media (max-width: 768px) {
      .benefits {
        padding: 2rem 1rem;
      }
      .benefit-card {
        padding: 1rem;
      }
      .articles {
        padding: 2rem 1rem;
      }
      .article-card h3 {
        font-size: 1rem;
      }
      .article-card p {
        font-size: 0.85rem;
      }
      .top-bar{
        display: none;
      }
      .precio-final{
    font-size: 20px !important;
    }
}
    
    .text-sm {
    font-size: 1.000rem !important;
    line-height: 1.25rem;
}   

 .precio-final{
    font-size: 20px !important;
}

.img-container{
    
    margin-top: 15px !important;
    margin-bottom: 15px !important;

}

.title-product:hover{
    color:#0066e9;
}


 


 @media (min-width: 1024px) {
    .container {
        max-width: 1280px;
    }
    .fa-phone-square:before {
    content: "\f098";
    color: white;
    }
    
    .fa-envelope:before {
        content
    : "\f0e0";
    color : white;
    }
}

    .image-container {
            width: 100%;
            display: flex;
            justify-content: center;
            background-color: #f3f4f6;
        }

     

        /* Contenedor del riel del carrusel */
        .carousel-track {
            display: flex;
            transition: transform 0.8s cubic-bezier(0.65, 0, 0.35, 1);
            width: 100%;
        }

        /* Cada slide ocupa el 100% del contenedor padre */
        .carousel-slide {
            min-width: 100%;
            flex-shrink: 0;
        }
            /* Clase para las imágenes con altura responsiva */
        .wow {
            width: 100%;
            height: 250px !important; /* Altura para móviles */
            
            flex-shrink: 0;
        }

        /* Ajuste de altura para pantallas más grandes (Tablets/PC) */
        @media (min-width: 768px) {
            .wow {
                height: 400px !important;
            }
        }