/*!
Theme Name: Arquito
Theme URI: http://paul-themes.com/wordpress/arquito/
Author: VLThemes
Author URI: http://themeforest.net/user/vlthemes
Description: Arquito is evaluated an unique & trendy WordPress Theme for architecture & interior company. It includes everything, panorama 360 degree, home zoom parallax, svg icon animation and more.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: arquito
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

html {
	overflow-y: scroll;
}

body {
	margin: 0;
	font-size: 14px;
}

/* WordPress API Elements */

.wp-caption {
	margin: 30px 0;
	font-size: 16px;
	text-align: center;
	font-style: italic;
	max-width: 100%;
}

.wp-caption p,
.wp-caption-text {
	margin: 0;
	margin-top: 5px;
}

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.screen-reader-text {
	visibility: visible;
}

.screen-reader-text {
	display: none;
}

.aligncenter {
	margin: 30px auto;
	display: block;
}

.alignright {
	margin: 10px 0 10px 30px;
	float: right;
}

.alignleft {
	margin: 10px 30px 10px 0;
	float: left;
}

.vlt-page-title {
    padding: 114px 0 110px;
}

.vlt-page-title .container {
   text-align:center;
}

.vlt-page-title .vlt-breadcrumbs {
    font-size: 16px;
    margin-top: 12px;
    color: #999;
    display: none;
}
.vlt-page-title__inner {
    padding-left: -1px;
}

.vlt-page-title {
    padding: 110px 0 110px;
}

h1 {
  display: block;
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

.vlt-page-title h1 {
    font-size: 50px;
    line-height: 1;
    margin: 0;
}