/*
Theme Name: Hidracar
Description: Material Design WordPress Theme
Version: 5.0
Author:	UpSolution
Theme URI: http://Hidracar.us-themes.com/
Author URI: http://us-themes.com/
License: Themeforest Split Licence
License URI: -
Tags: responsive-layout, custom-colors, theme-options, translation-ready
Text Domain: us
Domain Path: /languages
*/

/*.menu-menu-footer-container {*/
/*    background-color: #002f80 !important;*/
/*    padding: 60px 70px !important;*/
/*}*/

/*.custom-footer-menu li {*/
/*    margin: 0;*/
/*    padding: 0 0 0.5rem;*/
/*}*/

/*div.l-main {*/
/*    margin-top: 90px!important;*/
/*}*/

.w-grid-item-elm.post_image img {
    height: 300px;
    object-fit: contain;
}

.pb-0 .l-section-h {
    padding-bottom: 0 !important;
}
.pt-0 .l-section-h {
    padding-top: 0 !important;
}
.txt-2 h3,
.txt-2 li,
.txt-2 p {
    font-size: 17px !important;
}

#tabs-md .wpb_wrapper li,
#tabs-md .wpb_wrapper p {
    color: black;
    font-weight: 300;
    font-size: 18px;
}

.mb-0 h1{
    margin-bottom: 0;
}

.sub-ttl h2,
.sub-ttl h1{
    font-weight: 600;
    font-size: 42px;
    line-height: 1.1em;
    margin-bottom: 15px;
}

.home div.w-grid-item-elm.post_title {
    font-weight: 500 !important;
    line-height: 1.3em !important;
    margin-bottom: 10px !important;
    margin-top: 14px !important;
    font-size: 22px !important;
}

.descrp-md h1,
.descrp-md h2 {
    font-size: 34px;
    font-weight: 600;
    line-height: 1.1em;
}
.descrp h2 {
    font-size: 34px;
    font-weight: 600;
    line-height: 1.1em;
}

.ttl h2{
    font-weight: 400;
    font-size: 40px;
    font-style: normal;
    line-height: 1;
}


.ttl-producto h1 {
    color: #0242a7;
    font-weight: 600;
    font-size: 34px;
    line-height: 1.2em;
    text-transform: uppercase;
}

.sub-ttl-producto h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
}


@media (max-width: 768px) {
    .ttl h2 {
        font-size: 30px;
    }
    .descrp-md h1,
    .descrp-md h2 {
        font-size: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
    .ttl-producto h1 {
        font-size: 30px;
        line-height: 1.1em;
    }
}

@media (max-width: 572px) {
    .descrp-md h1,
    .descrp-md h2 {
        text-align: center;
    }
    .ttl-producto h1 {
        text-align: left !important;
    }

    header.l-header .w-img img {
        max-width: 230px;
        object-fit: contain;
    }

    .pb-0 .l-section-h h2 {
        text-align: left !important;
    }
    .pt-0 .l-section-h .txt p{
        text-align: left !important;
    }

    h1, h2 {
        font-size: 32px !important;
    }

    .w-btn-wrapper a.w-btn {
        font-size: 14px !important;
    }
    .w-btn.boton-producto {
        padding: 0 20px !important;
    }
}

div.wpcf7-response-output {
    color: black !important;
}

.wpcf7-form .d-inline {
    display: inline-block !important;
    width: 100% !important;
}
.wpcf7-form select {
    font-size: 18px;
    padding-left: 10px !important;
    color: #777777 !important;
}
.wpcf7-form select option {
    background-color: #fbfbfb !important;
    font-size: 18px;
    color: #777777 !important;
    font-weight: 300;
}

body.single-post .l-section.for_related .usg_post_title_1 {
    text-transform: uppercase;
}

.l-subheader-cell.at_right .w-nav-list.level_2 .menu-item-has-children > .w-nav-arrow:active,
.l-subheader-cell.at_right .w-nav-list.level_2 .menu-item-has-children > .w-nav-arrow:focus,
.l-subheader-cell.at_right .w-nav-list.level_2 .menu-item-has-children > .w-nav-arrow:focus-visible {
    outline-color: transparent !important;
    outline: none !important;
    background: transparent !important;
}


.home #blog-md h4.post_title {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.3em;
    margin-bottom: 10px;
    margin-top: 14px;
}
