#availability_value, #last_quantities, #last_quantities {
    z-index: 99;
    position: relative;
    border: 1px solid red;
    color: red;
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}

.btn-dark {
	background: black !important;
	color: white !important;
}
.carousel-sale-label {
    background: #CF385A;
    color: #FFF;
    padding: 1px 5px;
    display: block;
    margin-bottom: 1px;
}
.productPrices span.droppedPrice,
.price .droppedPrice {
    color: #CF385A !important;
}
.product_name {
    height: 48px !important;
}
.color-list-container {
    height: 25px !important;
}
#availability_statut, #pQuantityAvailable, #last_quantities {
    margin-right: 0 !important;
}

#impuesto_inglot_gt, #vat_area {
    display: none !important;
}

.subscribeNewsletter {
    text-align: center;
}
h3.subscribeNewsletterHead {
    font-size: 30px;
    font-weight: 700;
}
.subscribeNewsletterDescription {
    letter-spacing: 0.5px;
    padding: 0 30px 30px 30px;
}

.inputBenchmark_footer {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin: 0;
    border: 1px solid #000;
    outline: 0;
    color: #424242;
    font-family: "Roboto",Arial,sans-serif;
}
.input-group-bench {
    padding-left: 0;
    padding-right: 0;
    height: 60px;
    margin-bottom: 0;
}
.button_benchmark_footer {
    font-family: 'Saira Condensed',Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin: 0;
    border: 0;
    outline: 0;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    background: #000;
}
.input-group-bench input {
    width: 100%;
}
.error_benchmark {
    font-size: 12px;
    color: #ed622c;
}

.sliderOverlay {
	margin-bottom: -20px
}
.sliderOverlay svg {
	display: none
}

.sliderOverlay a.lookBelowLink {
	border: 1px solid white !important;
	margin: -50px 0 -20 -25px
}
.product-heading-h5{
    display: none;
}

#carousel-10 .carousel-product span.carousel-sale-label{
    /*display: none;*/
}
/* Tabla de Elija una opción de envío para esta dirección */
.delivery_option_radio{
    width: 60px !important;
}
.delivery_option_logo{
    width: 175px;
}
.delivery_option_price{
    width: 150px;
}

/** Thumbnails de colores/texturas de los productos */
#color_to_pick_list li{
    vertical-align: top;
}
#color_to_pick_list li span:nth-child(2){
    width: 100%;
    max-width: 80px;
    text-align: center;
    height: auto;
    min-height: 60px;
}
span.flag_new{

}
.discount_name,
.cart_quantity_input,
.cart_quantity_down,
.cart_quantity_up,
.account_input,
.address_select,
textarea.form-control,
.card-number,
.name,
.expiry,
.cvc
{
    border: 1px solid #696969 !important;
    border-radius: 0px !important;
}
@media (max-width: 500px) {
    .delivery_option_radio{
        width: 30px !important;
    }
    .delivery_option_logo{
        width: 75px;
    }
    .delivery_option_price{
        width: 75px;
    }
}

