/*
Theme Name: Indexdesign Child
Author: Indexdesign
Author URI: http://www.indexdesign.com.ar/
Description: Este es un Child Theme de Indexdesign, se recomienda no realizar cambios en esta sección ya que pueden dañar tu sitio web.
Version: 22.5.23
Template: dt-the7
*/



.degrade {
    background-color: #E12532;
    background: #E12532;
    background: -webkit-linear-gradient(left, #E12532 0%, #b31b30 43%, #E12532 74%);
    background: linear-gradient(left, #e75f00 0%, #f6b823 43%, #ffef38 74%);
	height: 3px;
}
.degrade2 {
    background-color: #E12532;
    background: #E12532;
    background: -webkit-linear-gradient(left, #E12532 0%, #b31b30 43%, #E12532 74%);
    background: linear-gradient(left, #e75f00 0%, #f6b823 43%, #ffef38 74%);
	height: 1px;
}


a {text-decoration: none !important;}


/***********/
/* FOOTER  */
/***********/

/* Footer: Información */

.footer_ubicacion{text-decoration:none;}
.footer .widget, .comollego {font-size: 14px; line-height: 25px;}

/* Footer: Logos */	
.footer_aviso {text-align:center}
.footer_fiscal {padding-top: 10px; display: table-cell; float: left; padding-right: 10px;}	
/*.footer .widget-title {color: #ff5f00; font-weight: 600; font-size: 15px; font: normal 15px / 20px "Roboto", Helvetica, Arial, Verdana, sans-serif;text-transform: uppercase;}*/


/* Footer: Links */	
.custom-menu li {margin: 0; padding: 0;}
#bottom-bar a {color: #333;}
#bottom-bar a:hover {text-decoration: none; color: #005da8;}

/* Footer: Social */	
#page .dt-shortcode-soc-icons a {text-decoration: none; height: 35px; width: 35px; margin: 5px;}
.dt-shortcode-soc-icons a .soc-font-icon, #main .dt-team-shortcode .soc-ico a .soc-font-icon { color: #fff; font-size: 32px;}
.dt-shortcode-soc-icons a:hover .soc-font-icon, #main .dt-team-shortcode .soc-ico a:hover .soc-font-icon { color: #ebebeb; font-size: 32px;}

/* Boton ir arriba */
.scroll-top.on {display: none;}

/* Captcha */
.grecaptcha-badge {opacity:0}


/***********/
/* PLUGINS  */
/***********/

/*Formulario de Contacto */
.wpcf7-form textarea {width: 100%; height: 120px; color: #333;font-size: 16px !important;}
.wpcf7-form input[type="text"], .content input[type="email"], .wpcf7-select  {color: #333;font-size: 16px !important;}
.wpcf7-form input[type="submit"] {width: 100% !important;font-size: 16px !important;height: 60px !important;}


/************/
/* RESERVAS */
/************/


#mainSearch h1 {
    color: #3C85C1 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
}


.alert-danger {
    color: #f7be68;
    background-color: #f2dede;
    border-color: #ebccd1;
}
