/*
CTC Separate Stylesheet
Updated: 2024-06-20 12:54:31
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.25.2.1718888071
*/
/*@media(max-width:768px){}*/
/*Woo*/
.et_pb_wc_title h1{    font-weight: 800;
    line-height: 1.2em;
    color: #042e54;}
p.price {
    font-weight: 900;
    color: #000000 !important;
    background: #69c706;
    padding: 11px !important;
    border-radius: 4px;
    width: fit-content;
}
.woocommerce-breadcrumb {
 
    color: #ff6605 !important;
}
/*--Woo**/
/*------------------- Añadir iconos a los listados para Divi------------------------------------------*/

.cust_bull ul li {
  padding-left: 30px;
  list-style:none;
  margin-bottom: 10px;
}

.cust_bull ul li::before {
  content: '';
  display: inline-block;
  margin-right: 7px;
  margin-left: -30px;
  padding-right: 5px;
  font-family:'ETmodules';
  font-size: 1.2em;
  vertical-align: middle;
}

.cust_bull ul li::before { content: '\5a';
  /*color: #f26440!important;*/
	color: #69c706 !important;
}
#producto_cabe .et_pb_wc_breadcrumb {
    margin-bottom: 7px !important;
}
.sss span {
    background: #f2f2f2;
    color: #f26440;
    padding: 6px;
    margin: 0px;
    display: inline-block;
    font-size: 11px;
    border-radius: 3px;
}

/*Estilos Formulario POP-UP Productos*/
form#formulario_pop input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], textarea {
    -webkit-appearance: none;
    background-color: #eee;
    width: 100%;
    border-width: 0;
    border-radius: 0;
    color: #999;
    font-size: 14px;
    padding: 16px;
}

form#formulario_pop p.campo {
    width: 49%;
    display: inline-block;
    margin: auto;
    padding: 8px;
    font-weight: 400;
    font-size: 14px;
    color: black;
}

form#formulario_pop p.campo2 {
    width: 99%;
    display: inline-block;
    margin: auto;
    padding: 8px;
    font-weight: 400;
    font-size: 14px;
    color: black;
}

form#formulario_pop p.consent {
    width: 49%;
    display: inline-block;
    font-size: 14px;
    padding: 25px;
    text-align: justify;
    line-height: 1.7em;
}

form#formulario_pop input[type=submit] {
    border: 1px solid #f1cb25 !important;
    border-radius: 0;
    background: #f1cb25 !important;
    color: #000;
}

form#formulario_pop input[type=submit]:hover {
    color: #00303c!important;
    background: #fff !important;
    border: 1px solid #00303c!important;
}

form#formulario_pop input[type=submit] {
    cursor: pointer;
}

form#formulario_pop input[type=submit] {
    width: 49%;
    padding: 11px;
    font-size: 18px;
    border: 0;
    display: block;
    margin: auto;
}

form#formulario_pop a {
    color: #f18e00;
}

form#formulario_pop p.acepto {
    width: 100%;
    font-size: 12px;
}

form#formulario_pop .wpcf7-list-item {
    display: inline-block;
    margin: 4px 7px 4px 7px;
    font-weight: 400;
    font-size: 14px;
    color: black;
}

.form_consulta {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    color: #000;
    padding-top: 1em;
}

@media( max-width: 768px) {
    form#formulario_pop input[type=submit] {
        width:100%;
        margin: auto;
    }

    form#formulario_pop p.campo {
        width: 100%;
        display: block;
    }

    form#formulario_pop p.acepto {
        width: 100%;
        font-size: 12px;
    }

    form#formulario_pop p.campo2 {
        width: 100%;
    }

    form#formulario_pop p.consent {
        width: 100%;
    }

    form#formulario_pop {
        padding: 0 5px;
    }

    .form_consulta {
        font-size: 15px;
    }

    form#formulario_pop .wpcf7-list-item {
        font-size: 12px;
    }
}
/**--Formulario POP-UP Productos--**/

div#formu_prod a.woocommerce-product-gallery__trigger {
    display: none;
}

/**TABLAS**/
table.tablepress   {
    padding: 54px 0;
    display: block;
}
table.tablepress tr {
    border-bottom: 1px solid #ccc;
}

/***CABECRA MOVIL***/
@media(max-width:768px){
#cabecera #cabe1{float: left;
    width: 40% !important;
    z-index: 999;}
	#cabecera #cabe2{float: right;
    width: 60% !important;margin-top: 25px !important;
 }
}

.bot_flot .et_pb_button_module_wrapper {
    display: inline-block !important;
}
.cust_bull ul li::before {
    content: '';
    display: inline-block;
    margin-right: 7px;
    margin-left: -30px;
    padding-right: 5px;
    font-family: 'ETmodules';
    font-size: 1.2em;
    vertical-align: middle;
}
.cust_bull ul li::before {
    content: '\5a';
    /* color: #f26440 !important; */
    color: #69c706 !important;
}

.et_pb_menu .et-menu>li {
    padding-left: 4px !important;
    padding-right: 4px !important;
}
@media (min-width: 981px) {
	#cabecera .et_pb_column:nth-child(2){ width:65%}
	#cabecera .et_pb_column:nth-child(3){ width:15%}
}
.et_mobile_menu {
  max-height: 80vh; /* Ajustable */
  overflow-y: auto !important;
  position: relative;
  z-index: 9999;
}
/**************************/
@media only screen and (max-width: 980px) {
  /* Oculta submenús por defecto */
  .et_mobile_menu .menu-item-has-children > ul {
    display: none;
  }

  /* Estilo para flechita */
  .et_mobile_menu .menu-item-has-children > a::after {
    content: "▸";
    float: right;
    margin-left: 10px;
    font-size: 16px;
    transition: transform 0.3s ease;
  }

  /* Cambia flecha al desplegar */
  .et_mobile_menu .menu-item-has-children.open > a::after {
    transform: rotate(90deg);
  }
}
