/*

Theme Name: Progressive
Theme URI: //theme.co/pro/
Author: Themeco
Author URI: //theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/


@media (max-width: 979px) {
    .x-section .x-container {
        min-height: auto !important;
    }
}
.box-arrow-right{position: absolute; top: 10px; left: 0px;}
.box-arrow-left{position: absolute; top: 10px; right: 0px;}

img {max-width: none; max-height: 100%;}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin:1em 0 0.15em;text-rendering:optimizelegibility}h1,.h1{margin-top:1em;font-size:250%;line-height:1.1}h2,.h2{font-size:230%;line-height:1.2}h3,.h3{font-size:200%;line-height:1.3}h4,h5,h6,.h4,.h5,.h6{margin-top:1.75em;margin-bottom:0.5em;line-height:1.4}h4,.h4{font-size:180%}h5,.h5{font-size:150%}h6,.h6{font-size:100%;text-transform:none}

p {line-height:1.6; margin:0 0 15px 0;}

.x-recent-posts a {padding:0; box-shadow: 0 rgba(0, 0, 0, 0); }

.entry-bio {}
.entry-wrap {box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);border-radius: 0px;}
.has-post-thumbnail .entry-wrap {border-radius: 0px;}

.x-main {width: 66.7%;}
.entry-featured {box-shadow: 0 rgba(0, 0, 0, 0), 0px rgba(0, 0, 0, 0);}
.x-sidebar {width: 33.2%;}
.x-container {background-color: #fff;}
.x-container.offset {margin: 0 auto;}

blockquote:before p {margin-bottom:0;}


/* Custom CSS */

.box-inset {padding: 30px; border: 1px solid #fff;}
.orange {background-color: #ffaa55;}
.brown {background-color: #5d4b47;}