/**
Hoja sestilos de yamanoja
**/

header.menu {
    background-color: rgba(255,255,255,255);
}
/*    
.section-pattern-overlay{
    opacity: 0.1;
}
*/


.pt_text_shortcode a{
    color : red;
    border-bottom: 0px;
}

.pt-contact-form .msg {
    font-weight: bold;
    font-size: 35px;
    color: #FF0101;
 
}

@media screen and (max-width: 767px){
    .navbar-toggle {
        display: none;
    }
}