.details-control span
{
	color: #FF0000;
	cursor: pointer;
}
.img_r_sub_fami{
  width: 48%; float: left;
}
.sub_fami_bto_r{
  width: 48%; float: left; padding-left: 12px;
}
.sub_fami_bto_r_2{
  font-size: 16px; font-style: normal; text-align: center; height: auto; padding-bottom: 2px; min-height: 73px;
}
.sub_fami_r{
 width:380px; padding: 10px 5px 5px 10px; height:130px; cursor:pointer; display:inline-block; margin:0px 15px 0px 15px; margin-bottom:10px; background-color:#ffffff;
}
.details-control span:hover
{
	font-weight: bolder;
}
.m_r_g{
   background-color:#FFFFFF;
   font-weight:bold;
   width: 211px;
   margin-left: -8px;
   padding-left: 8px;
   padding-bottom:1px;
 
}

td.details-row-control {
    background: url('images/details_open.png') no-repeat center center !important;
    cursor: pointer;
}
tr.shown td.details-row-control {
    background: url('images/details_close.png') no-repeat center center !important;
}

.pedido_control
{
	float: right;
}

.btnSimple {
  background: #3498db;  
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 11px 20px;
  text-decoration: none;
}

.btnSimple:hover {
  background: #3cb0fd;  
  text-decoration: none;
}


.btnEnviarPedido {
  background: #34d9b8;    
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 7px 16px 7px 16px;
  text-decoration: none;
}

.btnEnviarPedido:hover {
  background: #34d9b8;;
  text-decoration: none;
}
.enviar_correo_botton  {
  float: left;
   background: #8dc63f!important;
  border: none!important;
  color: #ffffff!important;
  padding: 9px!important;
}

.enviar_correo_botton :hover {
  text-decoration: none;
}
.cancelar_enviar_correo{
  float: left;
   background: #ee6a1b!important;
  border: none!important;
  color: #ffffff!important;
  padding: 9px!important;
}

.cancelar_enviar_correo:hover {
  text-decoration: none;
}

.cve-table{	border: solid 1px #ccc;	border-radius: 5px; }
.cve-table tr{	background: #ccc;}
.cve-table tr:hover{background: #c1c1c1;}
.cve-table .table-th, .cve-table .table-th:hover{ background: #222;color: #fff;}
.cve-table td{	padding: 7px;}
.cve-table select{	width: 75px;}

.with_aside .content_wrapper {
	width: 1400px;
}

@import url(http://fonts.googleapis.com/css?family=Varela+Round);

.wcd{width:33%; height:40px; float:left;}
.wcd-logo{font-size: 36px; color: #fff;text-align: center; float:left; cursor: pointer;  color:#fff; font-size: 32px; font-family: 'Varela Round', sans-serif;
-webkit-transition:color 0.3s ease-in;  -moz-transition:color 0.3s ease-in; xÂ²-o-transition:color 0.3s ease-in; transition:color 0.3s ease-in;
   }
   .wcd-logo:hover{color:#3facff;}
.wcd-tuto{ font-family: 'Varela Round', sans-serif; color: #fff; font-size: 16px; line-height: 36px;}
.webcodo-top{width:100%; height:40px; background-color:#232323}

.clear{clear: both;}
.grid, .list{
	border-radius: 3px;
	width: 15px; 
	height:15px; 
	margin-left: 10px; 
	float: left; 
	cursor:  pointer; 
	padding: 5px; 
}

.grid{background: url(../img/grid.png) 50% no-repeat;}
.grid:hover{background: #7eb800 url(../img/gridw.png) 50% no-repeat;}
.grid-active{ background: #039fd3 url(../img/gridw.png) 50% no-repeat; }

.list{background:  url(../img/list.png) 50% no-repeat;}
.list:hover{background: #7eb800 url(../img/listw.png) 50% no-repeat;}
.list-active{background: #039fd3 url(../img/listw.png) 50% no-repeat;}

.prods-cnt{
	width: 96%; 
	height:auto;
	overflow: auto; 
	min-height: 162px; 
	margin: 20px auto;
	background-color: #ebebeb;
    border-radius: 8px;
	padding: 2%;
}

/* Grid Style */
.prod-box{
	max-width: 225px;
    width: 29%;
    padding: 2%;
    background-color: #fff;
    margin: 2% 0 2% 0;
    display:inline-block;
    box-sizing: border-box;
    text-align: left;
    color: #000;
}

.prod-box-puntos {
  max-width: 353px;
    width: 49%;
    padding: 1.5%;
    background-color: #fff;
    margin: 1.5% 0 1.5% 0;
    float: left;
    box-sizing: border-box;
    text-align: left;
    color: #000;
    height: 400px;
}

.prod-box-puntos .descripcion {
  max-width: 190px;
}

.prod-box img:first-child, .prod-box-list img:first-child{
	width: 100%; 
}
.prod-box h3
{
	text-align:center;
	height: 60px;
}
.prod-box h3 a{
	text-decoration: none;
	width:100%;
	margin: 0 auto;
	color:#888;
	font: italic normal 14px georgia;
	font-style: italic;
}
.prod-box p{ display: none;}

.prod-box .old{
	margin-right: 20px;
	color: #be0000 !important;
	text-decoration: line-through;
}
.prod-box .price{
	display: inline; 
	float: left;
	color: #9e005d;
	text-align: center;
	width: 100%;
	margin: 7px 0px;
}
.prod-box .price span{
	position:relative;
	font-weight: bolder;
	font-size: 18px!important;
}
.control-right
{
	width: 100%;
}
.prod-box .buy-ico{
	border-radius: 20px;
	width: 35px; height: 35px;
	float: right;
	margin: 5px;
	cursor: pointer;
	background: #039fd3 url(../img/bag-ico.png) 50%  no-repeat;
	-webkit-transition:background-color 0.3s ease-in;  
   	-moz-transition:background-color 0.3s ease-in;  
   	-o-transition:background-color 0.3s ease-in;  
   	transition:background-color 0.3s ease-in;
}
.prod-box .buy-ico:hover{
	background-color: #7eb800;
}

/* List View Style */
.prod-box-list{
	height: 190px;
	width: 670px;
	margin: 15px;
	padding: 10px;
	background-color: #fff;
}
.prod-box-list h3 a{
	text-decoration: none;
	width:320px;
	float: left;
	padding:0;
	margin: 0 10px;
	color:#3c2e25;
	font: italic normal 22px georgia;
}
.prod-box-list p{
	color: #888;
	width:360px;
	float: left;

	margin: 20px 10px 10px 10px;
	font: italic 13px  georgia;
	line-height: 20px;
}
.prod-box-list .buy-ico{
	border-radius: 5px;
	width: 85px; 
	height: 20px;
	color: #fff;
	padding: 5px 5px 5px 30px;
	font:italic 12px georgia;
	float: right;
	margin: 5px;
	cursor: pointer;

	background: #039fd3 url(../img/bag-ico.png) 5% 50%  no-repeat;
	-webkit-transition:background-color 0.3s ease-in;  
   	-moz-transition:background-color 0.3s ease-in;  
   	-o-transition:background-color 0.3s ease-in;  
   	transition:background-color 0.3s ease-in;
}
.prod-box-list .buy-ico:before{content: "More Details";	line-height: 22px;  }
.prod-box-list .buy-ico:hover{	background-color: #7eb800;}

.prod-box-list .old{	
		color: #be0000 !important; 
	float: right;	
	font-style: 18px;
	text-decoration: line-through;
}
.prod-box-list .price{
	margin-right: 10px;
	display: block; 
	font: italic 20px georgia;
	color: #181818;
	margin:7px;
}
.prod-box-list .price-cnt{ width: 95px; height: auto; float: right; text-align: right;}


/* Css Shadow Effect for the prod-box and prod-box-list div */
 .shadow{
   /*
   -webkit-box-shadow: 0px 0px 18px rgba(50, 50, 50, 0.31);
    -moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.31);
    box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.31);
	*/
}

.enviar_correo_botton_publico  {
  float: left;
   background: #8dc63f!important;
  border: none!important;
  color: #ffffff!important;
  padding: 9px!important;
}

.enviar_correo_botton_publico :hover {
  text-decoration: none;
}
.cancelar_enviar_correo_publico{
  float: left;
   background: #ee6a1b!important;
  border: none!important;
  color: #ffffff!important;
  padding: 9px!important;
}

.cancelar_enviar_correo_publico:hover {
  text-decoration: none;
}

.btnEnviar_correo_sesion  {
  float: left;
   background: #8dc63f!important;
  border: none!important;
  color: #ffffff!important;
  padding: 9px!important;
}

.btnEnviar_correo_sesion :hover {
  text-decoration: none;
}
.btnCancelar_correo_sesion{
  float: left;
   background: #ee6a1b!important;
  border: none!important;
  color: #ffffff!important;
  padding: 9px!important;
}

.btnCancelar_correo_sesion:hover {
  text-decoration: none;
}

.contenedor_producto_con_descuento {
    background-color: #fff933;
    color: #000;
    font-weight: bold;
}
.contenedor_producto_con_descuento h3 a {
    color: #000;
}
.contenedor_producto_con_descuento .price {
    color: #d11313;
}
.contenedor_producto_con_descuento .img-texto {
    position: relative;
}
.contenedor_producto_con_descuento .img-texto span {
    position: absolute;
    top: 2px;
    left: 2px;
    line-height: 1px;
    z-index: 999;
    background: #d11313;
    padding: 10px 5px;
    color: #fff;
    font-size: 0.9em;
}
.texto_tachado {
    color: #999999 !important;
    text-decoration: line-through;
    display: inline;
    float: left;
    text-align: center;
    width: 100%;
    margin: 0px;
    height: 10px;
    font-size: 14px;
    margin: 2px;
}
.texto_tachado_detalle {
    text-align: left !important;
}

.photoGallery_cambiar .img-texto {
    position: relative;
}

.photoGallery_cambiar .img-texto span {
    position: absolute;
    top: 2px;
    left: 2px;
    line-height: 18px;
    z-index: 999;
    background: #d11313;
    padding: 5px 5px 10px 5px;
    color: #fff;
    font-size: 2em;
}

.datos_detalle_producto {
    font-weight: normal;
}

#wpadminbar {
    display: none;
    visibility: hidden;
}

#zoom_pic {
    width: 800px !important;
    height: auto !important;
}

#lista_recomendados {
    width: 100%;
    max-width: none !important;
    margin-bottom: 20px;
}

#lista_recomendados .item {
    width: 179px !important;
}

#lista_recomendados .item img {
    width: 178px;
    height: 100px;
}

/* div con scroll */
.bstimeslider_conteiner {
    width:100%;
    height:62px;
    background:#FCFCFC;
    position:absolute;
}

.bstimeslider {
    width:100%;
    height:62px;
    background:#FCFCFC;
    position:relative;
}

@media (max-width: 767px) {
  .bstimeslider {
    width: 90% !important;
  }  
}

.bktibx {
    float:left;
    margin:0 40px 0 0 ;
    font-size:18px;
    width:60px;
    display:block;
    background:#FCFCFC;
    color:#fff;
    padding-left: 11px;
}

#tslshow {
    position:absolute;
    left:0;
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
}

#leftArrow {
    background-image: url('/contenido/images-estilos/left-arrow.gif');
    background-repeat: no-repeat;
    width:25px;
    height:62px;
    background-color:#FCFCFC; 
    position:absolute;
    left:0px;
}

#rightArrow {
    background-image: url('/contenido/images-estilos/right-arrow.gif');
    background-repeat: no-repeat;
    width:25px;
    height:62px;
    background-color:#FCFCFC; 
    position:absolute;
    right:0px;
}

#viewContainer {
    width:80%;
    height:100%;
    background:#FCFCFC;
    position:absolute;
    margin-left:25px;
    overflow:hidden; 
}

@media screen and (min-width:1280px) {
    .bstimeslider {
        width: 100%;
    }
    #viewContainer {
        width:93%;
    }
}

@media only screen and (max-width: 479px) {
  .sub_fami_r{
	  width:193px;
	  height:220px;
	}
  .img_r_sub_fami{
    width:188px;
  
  }	
  .sub_fami_bto_r{
     width:86%;
  }

  .prod-box-2 .descripcion {
    font-size: small !important;
}
}

/* fin div con scroll */

/*busqueda lupa*/
#list_opciones_busqueda{
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  margin-top: 5px;
  position:absolute;
  background-color: white;
  min-width: 500px;
  
}
#list_opciones_busqueda li{
  float: left;
  display: block;
  color: white;
  text-align: center;
  margin-right: 10px;
  padding: 0 5px 0 5px;
  text-decoration: none;
  background-color: #017DC3;
  border-radius: 5px;
  cursor: pointer;
  
}

#list_opciones_busqueda li:hover {
  background-color: #111111;
}


#busc_container {
  position:absolute;
  width: 700px;
  top: 80px;
  right: 0px;
  background-color: #e6e6e6;
  box-shadow: 0 0 5px rgb(0 0 0 / 25%);
  border:1px solid ghostwhite;
  z-index: 9999;
  padding: 10px;

}

#busc_container img{
  max-width: 100px;
}

#busc_container h6{
  text-align: center;
  font-weight: bold;
  color: grey
}
@media (max-width: 900px) {
  #busc_container{
    width: 100%;
  }
}

@media (max-width: 732px) {
  #busc_container{
    text-align: left;
  }
}

.busc_element{
  margin-top:5px;
  cursor: pointer!important;
  padding-left: 5px;
  
}

.busc_element:hover{
  transform: scale(1.02);
		background: #7c76ef;
		z-index: 99999999;
		box-shadow: 2px 2px 2px gray;
}

.busc_element div{
  
  padding: 3px;
  display:inline-block;
  vertical-align: middle;
}

#busc_container .busc_element{
  margin: 2px;
  background-color: white;
}

.busc_descuento {
  background-color: #FFF933;
  color: #D11313;
  position: absolute;
  right: 5%;
  font-weight: bold;
  padding: 3px;
}

.img-loading-lupa{
  position: absolute;
  text-align: center;
  z-index: 9999999;
  left: 3px;
  background-color: rgba(255, 255, 2555, .4);
}
.img-loading-lupa img{
  border-radius: 100%;
  margin-top: 25px;
}

.btnActualizarDialogPre{
  background: #8dc63f !important;
  background-color: #8dc63f !important;
}

.prod-box-2{
	max-width: initial;
  /*width: 24%;*/
    padding: 2px;
    min-height: 25em;
    /*grid-auto-rows: 25em;*/
    display: inline-grid !important;
    cursor: pointer;
}

.prod-box-2:hover .dv-lupa
{
    display: inline-block;
}

#menu_categorias{
  position: absolute;
  background-color: #01437D;
  padding: 15px 5px 10px;
  z-index: 99;
  border-radius: 5px;
  top:80px;
}
.cat-opcion{
  color: white;
  font-weight: bold;
  padding: 2px;
  width: 29%;
  text-align: center;
  display: inline-grid;
  margin-bottom: 10px;
}



.cat-opcion:hover{
  background-color: white;
  color: #01437D !important;
  cursor: pointer;
  
  border-radius: 5px;
}

.cat-opcion img{
  max-width: 70%!important;
  margin: 0px auto;
}

@media (max-width: 960px) {
  .prod-box-2{
    min-height: 20em;
  }

  .page-id-8372 .zoomContainer{
    display: none;
  }
}

@media (max-width: 767px) {
  .cat-opcion{
    width: 40%;
  }
  .btn-llamativo span{
    display: none;
  }
  .btn-llamativo{
    font-size: 30px;
  }
}

.prod-box-2 .price{
  text-align: left!important; 
}

.price{
  font-size: 18px!important;
}

.prod-box-2 .descripcion {
  height: auto;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: larger;
  font-weight: bold;
  min-height: 35px;
}

@media screen {
  
}

.prod-box-2 .link_ver_mas{
  margin-bottom: 5px;
  text-align: left;
}

.prod-box-2 .texto_tachado{
  text-align: left;
}
.img-prod-box-2{
  cursor: pointer; 
  width:100% !important; 
  margin: 0px auto !important;
  height: auto !important
}

.descu-label{
  margin: 2px 0 2px 0;
}

.descu-label span{
  background: #d11313;
  color: white;
  padding: 3px;
}

.btn-llamativo{
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  background-color: #01437D;
  color: white;
  transition: transform .2s;
  padding: 10px;
  border-radius: 2px;
  max-width: 50vh;
  position: absolute;
  right: 0px;
}

.btn-llamativo:hover{
  transform: scale(1.1)
}

.photoGallery_cambiar{
  margin: 50px
}

@media (max-width: 767px) {
  .photoGallery_cambiar{
    margin:10px
  }
  
}

.arrowUp{
  position: fixed;
  right: 50px;
  bottom: 100px;
  text-align: center;
  width: 3vw;
}

.ir-arriba {
  display: none;
  padding: 10px 16px 14px 16px;
  background: #024959;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  border-radius: 50%;
  border: solid 1px #fff;
}

.img_galleryScroll{
  display:none;
  width: 100%;
  height: 50vw;
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: 99;
}

@media (max-width: 767px) {
  .img_galleryScroll{
    display:inline-block;
  }
}

.descuento_label span{
  background: #d11313;
  padding: 5px 5px 10px 5px;
  color: #fff;
  font-size: 1.5em;
}
.descuento_label{
  padding-top: 10px;
  padding-bottom: 10px;

}

.photoGallery_cambiar{
  position: relative;
}

.flex-container {
  display: flex;
  flex-wrap: wrap;
}

.flex-container > .flex-grid {
  
  width:250px; 
  cursor:pointer;
  margin: 10px;
  text-align: center;
  /*height: 250px;*/
}

.flex-container > .info-art-nuestras-marc{
  width:55% !important;
  vertical-align: middle;
}

.flex-container > .img-art-nuestras-marc{
  width:45% !important;
}

.menu-fam-NM{
  margin: 5px;
  padding: 5px;
  cursor: pointer;
}

.menu-fam-NM:hover{
  text-decoration: underline;
}

.menu-fam-NM-dad{
  width: 100%;
  padding: 10px;
  justify-content: center;
}
.menu-fam-NM.selected{
  color:white !important;
  background-color: #01437D;
  text-decoration: underline;
  border-radius: 5px;
}

.menu-fam-NM.selected h3{ 
  color:white !important;
}

.art-box-NM:hover{
  transform: scale(1.1);
  /*border: solid #01437D 1px;
  border-radius: 3px;*/
}

.nm_art-group{
  margin: 2px;
  border: solid lightgray 1px;
  border-radius: 3px;
  padding: 2px;
  cursor: pointer;
  text-align: center;
}
.nm_art-group:hover{
  border: solid #01437D 1px;
}

.dv_pocasUnidades1{
  text-align: center;
  background-color: #F7b9b2;
  font-weight: bold;
  color: #01437D;
  font-family: 'Roboto' !important
}

.dv_pocasUnidadesInterno{
  padding: 5px;
  margin: 10px 0px;
  max-width: 200px;
}
.dv_pocasUnidadesInternoPuntos{
  margin-left: 20%;
}

.bg_gray{
  background-color: gray;
  color: white;
}

.list-container{
  padding: 20px;
  background-color: #F7F7F7;
  justify-content: space-between; /* Esto distribuirá los elementos a lo largo del contenedor */
      align-items: center; /* Esto centrará verticalmente los elementos dentro del contenedor */
      border-radius: 5px;
      margin: 5px;
      border: lightgrey solid 1px;

  ;
}

.btn_submit1{
  background-color: #E4B94A;
  font-weight: bold;
  border-radius: 15px;
  padding: 4px 11px;
  letter-spacing:2px
}

.btn_submit1:hover{
  background-color: #33466A;
  color: white;
}

.bg_green{
  background-color: #8dc63f;
}

.dv_padding_15{
  padding: 15px;
}

.align-items-right {
  justify-content: flex-end;
}

.ico-20px{
  width: 20px!important;
  height: 20px!important;
  margin: 2px;
  cursor: pointer;
}

.space-between{
  display: flex;
  justify-content: space-between; /* Alinear al principio y al final */
  align-items: center; /* Alinear verticalmente al centro, si es necesario */

}

.h6-blue-link a{
  color: #0080CC;
}

.w_150p{
  width: 150px !important;
}

.w_200p{
  width: 200px !important;
}

.w-50{
  width: 50%;
}
.w-25{
  width: 25%;
}

.w-75{
  width: 75% !important;
}

.w-100{
  width: 100% !important;
}

.wrap-no{
  flex-wrap: nowrap
}

.p-5{
  padding: 5px;
}

.p-10{
  padding: 10px;
}

.d-none{
  display: none;
}

.pb-20px{
  padding-bottom: 20px !important;
}

.h-70px{
  height: 70px;
}

.text-danger {
  color: red !important;
}

.me-2{
  margin-right: 2px !important;
}

.ms-2{
  margin-left: 2px !important;
}
.text-success {
  color: #28a745 !important;
}

.flex-container-centered {
  display: flex;
  align-items: center;
  gap: 8px; /* Espaciado entre el checkbox y el label */
}

.disabled-input{
  pointer-events: none;
  opacity: 0.5 ! important;
}

/* Estilos para las estrellas de calificacion de artículos */
.rating {
  unicode-bidi: bidi-override;
  font-size: 30px;
  min-height: 30px;
  padding: 5px 0px;
  text-align: left;
}

.star, .star_n {
  display: inline-block;
  width: 1.1em;
  cursor: pointer;
}

.star_n{
  cursor: initial;
}

.star:before {
  content: "\2606";

}

.star_selected:before,
.hover-star:before,
.star_n:before {
  content: "\2605";
}

.star, .star_n {
  color: grey;
}

.star_selected,
.hover-star {
  color: gold;
}

.rating_thumbs{
  font-size: 16px;
  text-align: center;
  background-color:white;
}

.rating-text-thumbs{
  color: #007DC0; 
  font-size: 14px
}

.flex-end{
  justify-content: flex-end !important;
}
.vertical-flex-end{
  align-items: flex-end !important;
}

.vertical-flex-start{
  align-items: flex-start !important;
}

#container-comentarios .rating_thumbs{
  text-align: left!important;
  background-color: initial;
}

#evaluaciones_comentarios_container .rating_thumbs{
  text-align: left!important;
  background-color: initial;
}

.centered{
  text-align: center;
}

.mt-2{
  margin-top: 0.5rem¿;
}


/* FIN Estilos para las estrellas de calificacion de artículos */

/*modal personalizado*/

.modal_per {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-contenido {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  max-height: 80vh; /* Altura de la div, ajusta según tus necesidades */
  overflow-y: scroll;
}

.cerrar-modal {
  position: fixed;
  top: 10px;
  right: 10px;
  font-size: 20px;
  cursor: pointer;
}

/*fin de modal personalizado*/


#instrucciones_evaluaciones > h4,h5 {
  color: black !important;
  font-weight: bolder;
}

.rating-text{
  font-size: 20px;
}

.texto-desc span {
  background: #d11313;
  padding: 0px 2px ;
  color: #fff;
  font-size: 2em;
}

.texto-desc{
  margin-top: 10px;
}

.pt-20px{
  padding-top: 20px !important;
}

.pt-40px{
  padding-top: 20px!important;
}

.w-100{
  width: 100%!important;
}

.w-80{
  width: 80%!important;
}


.w-40{
  width: 40%!important;
}

.w-60{
  width: 60%!important;
}

.img-ico-20{
  width: 20px!important;
}

.cursor_pointer{
  cursor: pointer;
}

.text-dark{
  color: black!important;
}

.text-center{
  text-align: center!important;
}

.star-white {
  display: inline-block;
  font-size: 20px;
  color: black; /* Color del borde */
  padding: 5px; /* Espaciado interno para separar el borde del contenido */
}

.pl-5{
  padding-left: 5px;
}

.pl-10{
  padding-left: 10px;
}

.pl-10{
  padding-right: 10px;
}

.barrita, .barritaint{
  height: 15px;  
}

.barrita{
  background-color: lightgray;
  width: 80%;
  margin-bottom: 5px;
  
}
.dotted-line {
  border: none;
  border-top: 2px dotted #ababab; /* Cambia el color y el grosor según sea necesario */
  margin: 20px 0; /* Espaciado superior e inferior */
}

.barritaint{
  background-color: gold;
}

.bg_lightgray{
  background-color: #d3d3d387!important;
}
.bg_gray{
  background-color: gray!important;
}

.pr-5{
  padding-right: 5px !important;
}
.pl-5{
  padding-left: 5px !important;
}

.mr-5{
  margin-right: 5px !important;
}
.ml-5{
  margin-left: 5px !important;
}

.m-5{
  margin: 5px !important;
}

.w-90{
  width: 90% !important;
}

.text-right{
  text-align: right;
}

.bloque-derecha {
  margin-left: auto;
}

#frm_preg_art input{
  max-width: 100% !important;
}

.respuesta_sac{
  /*margin-left: 2vw;*/
  padding: 5px;
  border-radius: 2px;
}

.text-left{
  text-align: left !important;
}

.frm-campo-faltante{
  border: 1px solid red !important;
}

.h-16p{
  height: 16px;
}

.flex-center {
  justify-content: center!important; /* Alinea los elementos en el centro horizontalmente */
  display: flex;
}

.dv_center{
  margin: 0px auto
}

.anchor_fake{
  text-decoration: underline;
  color: #0080CC;
  cursor: pointer;
}

#instrucciones_evaluaciones p{
  text-align: left!important;
}


.price{
  font-size: 18px!important;
}



.btnlink{
  color: #0080CC;
  font-size: 20px;
  cursor: pointer;
  text-align: center;
  margin: 0px auto;
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 400px;
  text-transform: uppercase;
}

.btnlink:hover{
  color: #01437D;
  text-decoration: underline;
}

.blue-text{
 color: #01437D;
 font-weight: bold;
}

.btn_actualizar_calificacion{
  border-radius: 15px;
  margin-top: 10px;
  font-weight: bold;
  padding: 4px 11px;
  letter-spacing: 2px;
}

.mini-input{
  width: 45px !important;
}

.card-cvc{
  width: 80px !important;
}

.card_expiracy_year{
  width: 60px !important;
}

.payment-brand{
  width: 60px !important;
  margin-right: 10px;
}

.barra-inclinada {
 font-size: 30px;
 padding-top: 5px;
}

.danger-text{
  background-color: #d9534f;
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.table-bordered  {
  border: 1px solid #ddd !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
  border-radius: 4px !important;
}

.table-bordered td, .table-bordered th{
  border: 1px solid #ddd !important;
  border-collapse: separate !important;
  padding: 5px !important;
}

.table-75{
  width: 75% !important;
}

.modal-contenido2 {
  width: 60%;
  max-height: 90vh;
}

.overflow-x{
  overflow-x: auto;
}

/*cuotas*/
.optCuotas{
  margin-top: 10px;
  margin-bottom: 10px;
}

.opt-cuota img{
  margin-right: 5px;
  max-width: 150px !important;
}

.verdetCuotas{
  text-decoration: underline;
  color: #0080CC;
  cursor: pointer;
}

#frm_cardInstallmentPayment #txt_card-cvc{
  height: 38.4px !important;
}

.tablePedidoCuotas{ 
  background-color: #ebebeb; 
  border-radius: 8px; 
  padding: 10px; 
  width:100%; 
  min-width: 280px; 
  border-spacing: 0 10px;
}

.tablePedidoCuotas thead{
  background-color: #ebebeb; 
  padding-left:10px; 
  padding-right:10px;
}

.tablePedidoCuotas tbody{
  background-color:#fff;
  border-collapse: collapse;
}

.tablePedidoCuotas tr{
  padding-top: 5px;
}

.tablePedidoCuotas td{
  padding: 5px;
  vertical-align: middle !important;
  text-align: center !important;
  border-top: 1px solid #ccc;
}

.tablePedidoCuotas tr:first-child td {
  border-top: none; /* Elimina el borde superior solo en el primer <tr> */
}

.tablePedidoCuotas th{
  padding: 5px;
  vertical-align: top !important;
  text-align: center !important;
}

.tablePedidoCuotas img{
  max-width: 100px !important;
}

.tablePedidoCuotas th span{
  text-align: left !important;
}

.tablePedidoContainer select{
  width: 110px;
}

.logoPlanBanco img{
  width: 25% !important;
}

.modal_3ds {
  min-height: 60vh !important; /* Ajuste del alto del diálogo */
}

.modal_3ds iframe {
  width: 100% !important;
  min-height: 400px !important;
  height: max-content;
}


/*fin cuotas*/

/*media queries*/

@media (max-width: 668px) {
  .pop-Up_NM{
    display: block;
    flex-wrap: nowrap!important;
  }
  .flex-container > .img-art-nuestras-marc,.info-art-nuestras-marc {
    width: 100% !important;
  }
  .flex-container > .info-art-nuestras-marc {
    width: 100% !important;
  }

  .wm-100{
    width: 100% !important;
  }

  .wm-95{
    width: 95% !important;
  }

  .mhide{
    display: none;
  }
  .mshow{
    display: inline-block;
  }

  .titulo-art-mobile{
    padding-top: 40px
    

  }

  .modal-contenido {

    width: 85%;
  }
  .table-m-100{
    width: 100% !important;
  }
  

  .rating{
    font-size: 25px;
  }
  .plm-0{
    padding-left: 0px!important;
  }
  .prm-0{
    padding-right: 0px!important;
  }

  .pm-5{
    padding: 5px!important;
  }

  .min-h-20{
    min-height: 20px!important;
  }
  
  .optCuotas{
    justify-content: center;
  }

  .installment-cvv{
    vertical-align: text-bottom !important;
  }

  
  .logoPlanBanco img{
    width: 50% !important;
  }

}

