/*
 Theme Name:   GM Group Consulting Child
 Description:  GM Group Consulting Child Theme
 Author:       The Space
 Author URI:   https://www.thespacesm.com/
 Template:     gmgroupconsulting
 Version:      1.0.0
 Text Domain:  gmgroupconsulting
*/


/*sfondo bianco caselle form preventivo*/
.row.newsletter input ,
.row.newsletter textarea {
    background-color: #ffffff;
}

.entry-meta-list .meta-author,
.entry-meta-list .meta-reply,
.slide-post article .post-date  {
    display: none !important; 
}

.slide-post article .meta-post-categories.wd-post-cat.wd-style-with-bg {
    border-radius: 20px !important;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 700;
    font-size: 18px !important;
}


.pulsante-preventivo { 
    background-color:#f28837; 
    color: #ffffff;
    border-radius: 35px;
    padding: 17px 40px;
    font-size: 16px;
    line-height: 22px
}

#cmplz-document {max-width:100%}

@media only screen and (min-width: 1025px) and (max-width: 1600px) {
 .requisiti-query .vc_col-lg-6 {
    width: 100%;
}
.requisiti-query .margin-none .vc_column-inner {   
    margin-top: 0px !important;
    margin-bottom: 80px;
}
}

@media only screen and (min-width: 990px) and (max-width: 1200px) {
 .requisiti-query .rental-query {
    flex-flow: row-reverse !important;
}
}


/*media query*/

@media only screen and (min-width: 1025px) and (max-width: 1350px) {
.footer-colonna-1.vc_col-lg-5 {
    width: 100%;
    padding-left: 40px;
}
.footer-colonna-2.vc_col-lg-7 {   
    width: 100%;
}
}

@media only screen and (max-width: 480px) {
    .wpb_wrapper video {
        max-width: 107%;
    }
}
