/*
 Theme Name:   Magnetic 2.0
 Theme URI:    http://www.wpbeginner.com/
 Description:  Magnetic Ideas Theme 
 Author:       Magnetic
 Author URI:   http://magnetic-ideas.com.com
 Template:     horizon
 Version:      1.0.0
*/

@import url("../horizon/style.css");

.single #blog-main {
	
	width:100%;
}


.single-post .post-thumb {
  height: 400px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.single .page-header.parallax .subtitle {
font-family: 'Playfair Display', serif;
text-transform: none;
font-weight: 400;
font-style: italic;
font-size: 20px;
}

.single #blog-main h1 {
padding-left: 45px;
}


.single .blog article .entry-content .entry-meta {
padding-left: 45px;
}

.single #blog-main p {
padding-right: 12%;
padding-left: 12%;
}

.single #blog-main p {
padding-right: 22%;
padding-left: 22%;
}

.button.lite {
    background: none;
    color: #96c8e3!important;   
}

.button {
    display: inline-block;
    border: 2px solid #d1d1d1;
    background: #e33e26;
    padding: 18px 80px;
    color: #d1d1d1;
}


a {
    text-decoration: none;
    color: #96c8e3;
}

.blog-sidebar-inner {
    background: #98c1dc;
}

.page-header.parallax h1 {
    font-size: 43px;
}

header.page-header {
padding-bottom: 50px
padding-left: 30px
padding-right: 30px
}