/* @override 
	
	http://doranna.giodc.com/wp-content/themes/siteorigin-north/style.css?ver=4.8
	http://doranna.giodc.com/wp-content/themes/DorannaHair/style.css?ver=4.8.1
	http://doranna.giodc.com/wp-content/themes/DorannaHair/style.css?ver=4.9.4
	
	
	*/



/* 
 Theme Name:   Doranna
 Theme URI:    http://giodc.com
 Template:     siteorigin-north
 Description:  Theme for Doranna Hairstylist
 Author:       giodc
 Author URI:   http://giodc.com

 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

header#masthead.site-header.layout-default.sticky-menu div.container {
	
	max-width: 1600px;	
}

div#content.site-content div.container {
	max-width: 1300px;
}

div#secondary.widget-area {
	padding-left: 60px;
}

footer#colophon.site-footer.unconstrained-footer div.site-info {
	padding: 50px 0px;
}

ul.social-links  {
margin: 10px 0px; padding: 0px!important;
}

 ul.social-links  li {
	display: inline-block; 
}

ul.social-links li a{
	
	text-decoration: none;
	font-size: 18px;
	padding: 5px!important;
	
}

a.more-link {
	background: #aaaaaa; border: 0px!important; color: white!important; font-family: "Open Sans"!important;
	position: relative; float: left;
}

.main-navigation ul li a {
	font-size: 13px;
	text-transform: uppercase;
}

body.page .review.type-review {
	width: 30%;
	display: inline-block;
	float: left;
	padding: 15px;
	margin: 15px;
	background: #fff;
	border: 1px solid #eee;
	min-height: 700px;
}

.dw-flexible-posts {
	display: inline;
	clear: both;
	height: auto;
	
}

.clear {
	clear: both;
}



.dw-flexible-posts .review {
	padding: 10px;
	border: 1px solid #ccc;
	display: block;
	float: left;
	margin: 10px;
	width: 43%;
	float: left;
	min-height: 240px;
}
 .dw-flexible-posts h5.title {
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	text-align: center;border: 0px; }

 .dw-flexible-posts a { 
	text-decoration: none!important;
}

.btn.btn-default {
	background: #aaaaaa!important; color: white!important ;
	border-radius: 0!important; border: 0px!important; padding: 12px 30px!important;
}

#scroll-to-top {
  line-height: 0;
  position: fixed;
  bottom: 90px!important;
  right: 18px!important;
  margin-left: -22px;
  background: rgba(0, 0, 0, 0.65);
  padding: 18px;
  border-radius: 36px;
  border-color: transparent;
  cursor: pointer;
  z-index: 101;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  -o-transform: scale(0.85);
  transform: scale(0.85);
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  transition: 0.35s; }


.review.type-review.status-publish.has-post-thumbnail.hentry.post a button.btn-xs.btn-default {
	width: 100%; color: white; background: #aaaaaa; border: 0px!important;
}

main#main.site-main h1 a {
	text-decoration: none;
}

.review.type-review.status-publish.has-post-thumbnail.hentry.post div.entry-content blockquote {
	padding: 10px 20px; margin: 0px; border: 1px dashed #aaaaaa;
}

@media only screen and (max-width: 1024px) {
   
   body.page .review.type-review {
   	width: 47%;
   	display: inline-block;
   	padding: 15px;
   	margin: 10px;
   }
   
   .dw-flexible-posts .review {
   	padding: 10px;
   	border: 1px solid #ccc;
   	display: block;
   	float: left;
   	margin: 10px;
   	width: 40%;
   	float: left;
   }
   
}


@media only screen and (max-width: 768px) {
   
   body.page .review.type-review {
   	width: 100%;
   	display: inline-block;
   	padding: 15px;
   	margin: 10px;
   }
}



