/*
Theme Name: lpc-divi
Description: adapatation of Divi
Author: Dale Jackson
Author URI:
Template: Divi
Version: 1.10.15
*/

@import url('../Divi/style.css');

p:empty {display: none;}

/* Amendments to main style.css */
#top-header #et-info {width:100%;font-size:1.4em;text-align:center;}
.et_color_scheme_green #top-header { background: #6a866a !important;}
.et_color_scheme_green a {color: #66865b;}
#footer-bottom {background-color:#333;}
#footer-widgets {padding: 3% 0px 0px;}
#glink {width:100%;min-height:500px;}
#hp-carousel {padding:0 !important;}
#hp-carousel .et_pb_row_0 {width:100% !important;}
#hp-carousel .et_pb_row {padding-top:2px;}
hr {
    border: 0;
    height: 1px;
	margin-bottom:20px;
    background-image: -webkit-linear-gradient(left, rgba(102,102,102,0), rgba(102,102,102,0.75), rgba(102,102,102,0)); 
    background-image:    -moz-linear-gradient(left, rgba(102,102,102,0), rgba(102,102,102,0.75), rgba(102,102,102,0)); 
    background-image:     -ms-linear-gradient(left, rgba(102,102,102,0), rgba(102,102,102,0.75), rgba(102,102,102,0)); 
    background-image:      -o-linear-gradient(left, rgba(102,102,102,0), rgba(102,102,102,0.75), rgba(102,102,102,0)); 
}

#main-content .container {padding-top: 28px;}
#main-footer {background-color:#6a886a;}
#main-footer > .container {background:url('https://littleparrock.co.uk/wp-content/uploads/2016/04/4stSelfCatering.png') left center no-repeat, url('https://littleparrock.co.uk/wp-content/uploads/2016/04/4stSelfCatering.png') right center no-repeat;}
#main-header {padding-bottom:20px;padding-top:20px;}
#post-138 .et_pb_section, #post-136 .et_pb_section {padding-top: 0px;}
.snap {padding:6px;background-color:white;-webkit-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 2px 6px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 2px 6px 0px rgba(50, 50, 50, 0.5);}


#text-2 {float:none;text-align:center;font-size:1.3em;}

@media only screen and ( max-width: 1200px ) {
#top-menu li {padding-right: 10px;}
.et_fullwidth_nav #main-header .container {padding-left: 5px;padding-right: 5px;}
.centered-inline-logo-wrap {width: 320px !important;}
}

@media (max-width:980px) {
.footer-widget:nth-child(n) {width:100% !important;}
}

@media (max-width: 767px) {
#main-footer > .container {background:none;}
}