/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 05 2022 | 23:14:45 */
.site-contact{
  padding:0 !important;
}

.delaware_title-type-7 .title:after,  .delaware_title-type-6 .title:after, .main-nav li.dl-active-menu, .dl-btn-primary{
  background-color:#FF1229;
}

.site-extra-text .header-contact span{
  color:#FF1229;
}

.dl-contact-box .form-ct-box .wpcf7-form input[type="text"], .dl-contact-box .form-ct-box .wpcf7-form input[type="email"], .dl-contact-box .form-ct-box .wpcf7-form input[type="tel"], .dl-contact-box .form-ct-box .wpcf7-form select, .dl-contact-box .form-ct-box .wpcf7-form textarea{
  border-color:#d8d8d8;
}

.dl-text-box.show-underline .box-title span{
  border-bottom:4px solid #FF1229;
}

/* *********** RESPONSIVO *************************/
@media only screen and (max-width: 1199px) {
div#footer-widgets .footer-sidebar {
    flex: auto !important;
    margin-bottom: 0px !important;
}  
div#footer-widgets .footer-sidebar:first-child {
    margin-bottom: 30px !important;
}  
}
@media only screen and (max-width: 767px) {
.row-2col-movil .wpb_column {
    width: 50% !important;
}  
.row-box-center .wpb_column .delaware-icon-box {
    float: none !important;
    margin: 0 auto;
}  
}
@media only screen and (max-width: 675px) {
div#footer-widgets .footer-sidebar {
    flex: 0 0 100% !important;
}
}