/**
* 2007-2021 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2021 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
.product_metros_label
{
    font-weight:600;
    font-size:26px;
    color:#4D4D4D;
}
.product_detail_label{
    font-weight:400;
    font-size:14px;
    color:#B5A5A5;

}
.product_medidas_label{
    font-weight:400;
    font-size:14px;
    color:#B5A5A5;
    padding-right: 10px;
}
.product_medidas_value{
    font-weight:400;
    font-size:14px;
    color:#4D4D4D;
    padding-right: 10px;
}
.product_precios_label{
    font-weight:600;
    font-size:20px;
    color:#4D4D4D;
}
.product_precios_clp{
    font-weight:400;
    font-size:10px;
    color:#4D4D4D;
}
.product_div{
    border-style: solid;
    border-width: 1px;
    border-color: #B5A5A5;
    border-radius: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
}

.insurance_div{
    border-style: solid;
    border-width: 1px;
    border-color: #B5A5A5;
    background-color: #EDEDED;
    border-radius: 20px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 30px;
    padding-bottom: 10px;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: grid;
    cursor:pointer;
    color:#4D4D4D;
}

.insuranceselected{
    background-color: #4D4D4D;
    color:white;
}

.seguro_valor{
    font-weight: 600;
    font-size: 34px;
}
.seguro_pesos{
    font-weight: normal;
    font-size: 14px;
}
.seguro_descripcion{
    font-weight: normal;
    font-size: 18px;
}

.resumen_label{
    font-weight: normal;
    font-size: 14px;
    color:#B5A5A5;
}

.border_error {
    border-color: #dc3545!important;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.resumen_valor{
    font-weight: normal;
    font-size: 14px;
    color:#4D4D4D;
    margin-bottom: 15px;
}

.resumen_total{
    font-weight: 600;
    font-size: 26px;
    color:#4D4D4D;
}

.resumen_total_clp{
    font-size: 10px;
    color:#4D4D4D;
}

#resumen_hr{
    margin-top: 20px;
    margin-bottom: 20px;
}

.form_fields .form-control{
    border-radius: 10px;
    margin-bottom: 20px;
}

.form_fields fieldset{
    margin-bottom: 20px;
}

.form_fields fieldset label{
    font-weight: normal;
    font-size: 18px;
    color:#4D4D4D;
    padding-left:10px;
}

.form_fields input[type="radio"] {
    content: "";
    width: 26px;
    height: 26px;
    float: left;
    margin: 0.5em 0.5em 0 0;
    border: 2px solid #ccc;
    background: #fff;
    border-radius: 100%;
    accent-color: #4D4D4D;
    
}

.data_empresa{
    display: none;
}

.form_fields label{
    font-weight: normal;
    font-size: 14px;
    color:#4D4D4D;
    padding-top:10px;
}

.insurance_capsula{
}

.product_image{
    background-color: #B5A5A5;
    border-radius: 12px!important;
}

.product_btn{
    background-color: #f9b233;
    font-size: 20px;
    color:#ffffff;
    border: none; 
    border-radius: 12px; 
    padding: 14px 28px;
    font-weight: normal; 
}

.cat_XS{
    display:block;
}
.cat_XXL{
    display:block;
}
.cat_XL{
    display:block;
}
.cat_S{
    display:block;
}
.cat_M{
    display:block;
}
.cat_L{
    display:block;
}

.btn_disabled{
    background-color: #B5A5A5;
}

.filtrodiv{
    margin-top: 40px;
    margin-bottom: 20px;
}

.filtro_precio{
    font-weight: normal;
    font-size: 14px;
    color:#B5A5A5;
}

.txtrango{
    font-size: 13px;
    font-weight: normal;
    color:#4D4D4D;
}

.min-max-slider {position: relative; width: 100%; text-align: center; margin-bottom: 50px;}
.min-max-slider > label {display: none;}
span.value {height: 1.7em; font-weight: bold; display: inline-block;}
span.value.lower::before {content: "$"; display: inline-block;}
span.value.upper::before {content: "- $"; display: inline-block; margin-left: 0.4em;}
.min-max-slider > .legend {display: flex; justify-content: space-between;}
.min-max-slider > .legend > * {font-size: 9px; color:#4D4D4D;}
.min-max-slider > input {cursor: pointer; position: absolute;}

/* webkit specific styling */
.min-max-slider > input {
  -webkit-appearance: none;
  outline: none!important;


  background: transparent;
  background-image: linear-gradient(to bottom, transparent 0%, transparent 30%, silver 30%, silver 60%, transparent 60%, transparent 100%);
}
.min-max-slider > input::-webkit-slider-thumb {
  -webkit-appearance: none; /* Override default look */
  appearance: none;
  width: 14px; /* Set a specific slider handle width */
  height: 14px; /* Slider handle height */
  background: #eee; /* Green background */
  cursor: pointer; /* Cursor on hover */
  border: 1px solid gray;
  border-radius: 100%;
}
.min-max-slider > input::-webkit-slider-runnable-track {cursor: pointer;}