/* LICENSE & DETAILS
   ==================================================

	Theme Name: Atelier Child Theme
	Theme URI: http://atelier.swiftideas.com
	Description: An Incredible Responsive Multi-Purpose WordPress WooCommerce Theme - Designed & Developed by Swift Ideas ( www.swiftideas.com )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: atelier
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.com

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */
/*.layout-boxed #container {background:none!important;}
#main-container {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0!important;
}*/

#calltoaction .spb-asset-content h4 a {color:#000!important;}
#calltoaction .spb-asset-content h4 a:hover {color:#000!important; text-decoration:underline;}input[type="submit"], button[type="submit"], input[type="file"], select, .wpcf7 input.wpcf7-submit[type="submit"] {  background: #eadfc0 none repeat scroll 0 0!important; }
body.single-post, body.category {background: transparent url("/wp-content/uploads/2016/05/bg-writings.png") no-repeat fixed center top / cover ;}


.stroke {stroke:#fff!important;}
.fill {fill:#fff!important;} 

.mini-items .blog-item:nth-child(2n) figure {
  float: left;
  margin-left: inherit !important;
  margin-right: 30px !important;
}

h2.slider {font-family:"raleway"; font-size:36px; color:#eadfc0; font-weight:600;margin:30px 0 0 0;}
h3.slider {font-family:"raleway"; font-size:28px; color:#eadfc0;padding:20px 0 30px 0;}

nav .menu > li.menu-item > a, nav.std-menu .menu > li > a {
  font-weight: 600;
}

/* Typography Styles */

ul {
list-style-type: disc;
}

body p,
li,
li.has-items,
#copyright,
.date-block,
.masonry-items .blog-item .author,
.blog-item .side-details, .narrow-date-block {
  font-weight: 500;
}

.post a {
  border-bottom: 2px solid #c0b38f;
  padding-bottom: 3px;
}

.post p,
li {
  color: #eadfc0;
}

.excerpt p {
  color: #333;
}

.post h1,
.post h2,
.post h3,
.post h4,
.post h4 a {
  color: #eadfc0;
  border-bottom: 2px solid #eadfc0;
  padding-bottom: 3px;
  display: inline-block;
}

button.learn-more {
  background-color: #333;
  color: #fff !important;
  font-weight: 600 !important;
  padding: 10px 20px;
  border: none;
  text-transform: uppercase;
}

button.call-out {
  background-color: #333;
  color: #fff !important;
  font-weight: 600 !important;
  font-size: 32px;
  padding: 30px 60px;
  border: none;
  text-transform: uppercase;
  line-height: 1.5;
  text-align: center;
}

button.services {
  background-color: #f2f2f2;
  color: #222 !important;
  font-weight: 600 !important;
  font-size: 20px;
  padding: 10px 20px;
  border: none;
  text-transform: uppercase;
  line-height: 1.5;
  text-align: center;
}

button.services:hover {
  background-color: #222;
  color: #fff !important;
}

/* Post + Page Styles */

#main-container {
  background-color: #222;
/*background: transparent url("/wp-content/uploads/2016/05/bg-writings.png");*/
}

.page-id-3736 #main-container,
.page-id-3726 #main-container,
.page-id-3707 #main-container {
background: transparent url("/wp-content/uploads/2016/05/bg-writings.png");
}

/*.header-wrap #header {
background: transparent url("/wp-content/uploads/2016/05/bg-writings.png");
}*/

.home-header {
  background-color: rgba(0,0,0,0.85);
 /* display: inline-block;*/
  max-width: 50%;
  margin: 0 auto;
  text-align: center;
}

.home-header h1 {
  font-weight: 500;
}

@media only screen and (max-width: 550px) {

.fl-col-content .home-header {
min-width: 100%;
}

}

.fl-col-content .home-header .fl-module-content {
   border: 3px solid #eadfc0;
   padding-top: 15px;
}

.about-section .fl-module-content {
  background-color: rgba(0,0,0,0.55);
  padding: 20px 30px;
}

.call-out .fl-module-content {
  background-color: #222;
  color: #eadfc0 !important;
  font-weight: 600 !important;
  padding: 30px;
  border: none;
  text-align: center;
}

.call-out .fl-module-content .fl-rich-text p {
  line-height: 1.5;
}

.portfolio-page,
.contact-page {
  background-color: #222;
  padding: 60px 30px;
  margin-bottom: 60px;
}