/*
Theme Name: Dream Way
Template: sg-window
Author: Cats_456
Author URI: http://wpblogs.ru/themes/
Theme URI: http://wpblogs.ru/themes/blog/theme/dream-way/
Description: Responsive theme with parallax header and different layouts and options in the customizer. See the demo at http://wpblogs.info/demo/dreamway/.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, gray, green, blue, left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, fluid-layout, responsive-layout, custom-background, custom-header, flexible-header, full-width-template, custom-menu, featured-images, sticky-post, translation-ready, photoblogging, custom-colors, editor-style, theme-options, threaded-comments
Text Domain: dreamway

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.site {
	width: 100%;
}

.image-wrapper img {
	width: 1680px;
}

.my-image:after,
.image-wrapper:after {
	content: '';
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	position: absolute;
	bottom: 0;
	height: 60px;
	right: 0;
	left: 0;
	z-index: 1;
}

.my-image:before,
.image-wrapper:before {
	content: '';

	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 13%, rgba(255,255,255,0.7) 28%, rgba(255,255,255,0) 99%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(13%,rgba(255,255,255,1)), color-stop(28%,rgba(255,255,255,0.7)), color-stop(99%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 13%,rgba(255,255,255,0.7) 28%,rgba(255,255,255,0) 99%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 13%,rgba(255,255,255,0.7) 28%,rgba(255,255,255,0) 99%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 13%,rgba(255,255,255,0.7) 28%,rgba(255,255,255,0) 99%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 13%,rgba(255,255,255,0.7) 28%,rgba(255,255,255,0) 99%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

	position: absolute;
	top: 0;
	height: 60px;
	right: 0;
	left: 0;
	z-index: 1;
}

#page .wide .widget:nth-child(2n+1) {
	backgrosund: #eee;
}

#page .entry-meta {
	color: #000;
	text-align: center;
}

.column .content,
.column .content-container {
	border-radius: 0;
}

#page  .widget.sgwindow_items_portfolio .element .entry-title,
#page  .widget.sgwindow_items_portfolio .element .entrytitle,
#page  .widget.sgwindow_items_category  .element .entry-title,
#page  .widget.sgwindow_items_category .element .entrytitle {
    background: transparent;
}

.default .entry-thumbnail img {
	margin: 0;
}

.default .content-container {
	margin-bottom: 20px;
}

#page .previous-image:hover,
#page .next-image:hover,
#page .nav-link .nav-previous:hover,
#page .nav-previous-one:hover,
#page .nav-link .nav-next:hover {
	color: rgb(24,24,24);
	border: 1px solid rgb(198,198,198);
	background: #f7f7f7 linear-gradient(#f7f7f7, #f1f1f1);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}

#page .previous-image:active,
#page .next-image:active,
#page .nav-link .nav-previous:active,
#page .nav-previous-one:active,
#page .nav-link .nav-next:active {
	color: rgb(24,24,24);
	border: 1px solid rgb(198,198,198);
	background: #f7f7f7 linear-gradient(#f7f7f7, #f1f1f1);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}

#page.site .menu-1 ul.nav-horizontal > li > a:hover {
	color: #fff;
}

#page .widget.sgwindow_page {
  color: #666;
  font-size: 18px;
  background: transparent;
}

#page .sidebar-footer .widget.sgwindow_page .content-container {
	border-radius: 10px;
}

#page .nav-container.top-1-navigation {
	box-shadow: none;
}

#page .sidebar-top-full,
#page .transparent  .site-content,
#page .transparent  .content-container {
	background: transparent;
	border: none;
}

.sidebar-footer .widget.sgwindow_page .entry-title {
  color: #000;
}

#page .column .widget.sgwindow_items_portfolio .entry-title, 
#page .wide .widget.sgwindow_items_portfolio .entry-title, 
#page .column .widget.sgwindow_items_category .entry-title,
#page .wide .widget.sgwindow_items_category .entry-title {
	color: #000;
}

#page .column .widget.sgwindow_product .element, 
#page .column .widget.sgwindow_items_portfolio .element, 
#page .column .widget.sgwindow_items_category .element, 
#page .column .widget.sgwindow_items .element {
	border: 1px solid #eee;
}

#page .wide .widget.sgwindow_product .element, 
#page .wide .widget.sgwindow_items_portfolio .element, 
#page .wide .widget.sgwindow_items_category .element, 
#page .wide .widget.sgwindow_items .element {
	border: 1px solid #eee;
}

.sidebar-before-footer.wide,
.sidebar-footer {
}

.image-wrapper,
.header-wrap {
	position: relative;
	padding: 0 !important
}

.woo-shop .products li,
.woo-shop .woocommerce-result-count,
.woocommerce-pagination,
.woo-shop .page-title,
.page-template-blog-full-width .content-container,
.blog .content-container,
.archive .content-container,
.search .content-container,
.archive-header,
.page .site-content,
.single .site-content,
#page .sg-header-area,
.sg-header-area img {
	box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
}

.page-template-blog-full-width #page  .site-content {
	background: transparent;
	box-shadow: none;
}

#page .header-wrap {
	box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
	padding: 20px;
}

.boxed-image .image-wrapper {
	padding: 20px;
}

#page .project a:before {
	color: blue;
}

#page .comment-metadata, 
#page .comment-author.vcard {
	display: block;
}

#page .comment-metadata {
	padding: 0 50px;
}

/* top sidebar */

#page .wide .widgettitle,
#page .wide .widget-title,
#page .wide .widget.widget_product_search,
#page .wide .widget.widget_categories,
#page .wide .widget.widget_search {

}

#page .wide .widget.woocommerce.widget_product_search, 
#page .wide .widget.widget_search {
	margin: 0;
}

#page .wide .column .widget,
#page .wide .column .widget.woocommerce.widget_product_search, 
#page .wide .column .widget.widget_search {
	margin: 0 0 20px 0;
}

#page .wide .widget.widget_text {
	padding: 20px;
}

#page .header-wrap {
	background: transparent;
}

#page .column .widget.sgwindow_page {
	border: none;
}

#page .column .content-container {
	border: none;
}

#page .column .widget {
	padding: 0;
}

#page .column .widget > ul,
#page .column .widget > div {
	padding: 0 20px;
}

#page .column .widget > table,
#page .column .widget > form {
	margin: 20px;
}
#page .column .widget.widget_calendar {
	padding-bottom: 20px;
}

#page .main-area {
	padding: 60px 40px;

}

#page .site-description,
#page .site-title {
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

#page .site-description h2,
#page .site-title h1 a {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#page .site-description h2 {
	margin-bottom: 10px;
}

#page .site-title h1 {
	margin-bottom: 0;
}

#page .sg-site-header-1 {
	padding: 0;
}

#page .sidebar-footer .widget.sgwindow_page {
	background: transparent;
}

.blog #page .content-container,
.search #page .content-container,
.arhive #page .content-container {
	box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
}

#page .column .widgettitle,
#page .column .widget-title {
	font-size: 26px;
	text-align: left;
}


#page .small.widget.sgwindow_gallery, 
#page .small .widget.sgwindow_image {

	padding: 20px;

}

#page .widget.sgwindow_portfolio_nav li:before {
	color: #fff;
}

.logo-section {
	display: none;
}


/* sg window */

.site .wide .widget-area .widget .widget-page-wrap {
  margin: 0 20px;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
  max-width: 100%;
}


.comment-list .comment-body {
	border: 1px solid #aaa;
}
.comment-meta {
  border-bottom: 1px solid #aaa;
}

/* parallax */

.site .widget .parallax-image {
	position: absolute;
	width: 100%;
	background-position: top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
	top: 0;	
	max-width: 100% !important;
}

.my-image.widget {
	overflow: hidden;
	position: relative;
}

.my-image {
	height: 200px;
}

@media screen and (min-width: 680px) {

	#page .horisontal-navigation .nav-horizontal {
		text-transform: uppercase;
	}
	
	#page .menu-2.horisontal-navigation .nav-horizontal {
		text-transform: uppercase;
		border-top: 4px solid black;
	}
	
	#page #footer-navigation  .horisontal-navigation a:hover,
	#page .horisontal-navigation li ul li a:hover,
	#page .horisontal-navigation li ul li a:focus,
	#page .horisontal-navigation li a:hover,
	#page .horisontal-navigation li a:focus {
		background: none;
		box-shadow: none;
		color: #000;
	}
	
	#page .nav-container.top-navigation {
		text-align: center;
	}
	#page .horisontal-navigation.menu-2 {
		display: inline-block;
		padding: 0;
	}
	
	.my-image {
		height: 300px;
	}
}