/*
Theme Name: Tography Lite Child theme of tography-lite
Theme URI: 
Description: Child theme of tography-lite theme for the Tography Lite theme
Author: <a href="http://www.quemalabs.com/">Quema Labs</a>
Author URI: 
Template: tography-lite
Version: 1.0.13
*/

.wpcf7 textarea, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 label{width: 100%;}
.wpcf7 input[type="submit"]{width: 100%;}
.nav_sidebar_wrap a.instagram{padding-left: 1.875rem;} 
#content .entry a{text-decoration: underline;}
article .entry p{text-align: justify;}
#footer p{text-align: center;}
.page_title{text-align: center;}
.ql_nav_btn{color:#000000;}
#footer, .page_title_wrap{border-color: #000000;}
.ql_nav_btn{right: 20px; left: auto;}  
.ql_nav_btn i.fa-close{opacity: 0;}
.ql_nav_btn.open i.fa-close{opacity: 1;}
.ql_single-portfolio_content{text-align: left;}
#captcha > div{margin: 0 auto 55px auto;}
/*
 * Mobile Landscape
*/
@media (min-width: 481px) and (max-width: 767px) {
    .page_title_wrap{margin-top: 50px;}    
}

/*
 * Mobile Portait
*/
@media (max-width: 480px) {
    .page_title_wrap{margin-top: 50px;}
}