/*
  Theme Name:   Route Child
  Theme URI:    http://routewp.com/
  Author:       Codestar
  Author URI:   http://codestar.me/
  Description:  Route Multi-Purpose WordPress Theme by a Elite Author
  Version:      6.0
  License:      GNU General Public License v2 or later
  License URI:  http://www.gnu.org/licenses/gpl-2.0.html
  Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
  Text Domain:  route
  Template:     route
*/
@import url("../route/style.css");

h2{ color: #334b70; }
h5{line-height: 22px;    }
#site-nav > ul > li > .cs-link{ padding-left: 20px; padding-right: 20px; }
h1, h2, h3, h4, h5, h6{ line-height: 24px; }
.menu-top-menu-container .sub-menu{ display: none; }
h1.page-title{ line-height: 45px; font-size: 45px; font-weight: bold; text-transform: uppercase;}
h2.cs-extra-bold{ line-height: 32px;}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"]{border-radius: 0px; box-shadow: none; background: #f1f1f1;}
.wpcf7-form textarea{ background: #f1f1f1; }
p{text-align: justify;}
.liststyle ul{ list-style: none; padding: 0; margin: 0; }
.liststyle ul li{ padding: 5px 10px; border-bottom: 1px solid #f1f1f1; position: relative;}
.liststyle ul li:after{ position: absolute; content: ''; height: 5px; width: 5px; left: 0; top:50%; background: #334b70; border-radius: 50%; margin-top: -3px; }
.vc_separator.vc_separator_align_center h4 {padding: 0 .8em; font-size: 25px; text-transform: uppercase; }
.entry-footer{ display:none;}
.post-navigation .nav-next{ width:50%;}
.post-navigation .nav-previous { width: 50%; float: left;}
.vc_custom_1419240595465 {min-height: 330px;}
.btn-none .vc_general.vc_btn3 { display:none;}
@media (max-width:1024px){
	#site-nav > ul > li > .cs-link { padding-left: 15px; padding-right: 15px;}
	.ourstory .vc_custom_1533967017568{ padding:20px !important; }
}