@charset "utf-8";
/*
 Theme Name:   Generate Press Child Theme
 Description:  A child theme of the Generate Press WordPress theme
 Author:       Author: Tom Usborne
 Template:     generatepress
 Version:      1.3.41
*/


/* //// General  //// */

ul, ol {
    margin: 0 0 1.5em 1.2em;
}

/* //// Call to action front page //// */

.origin-widget.origin-widget-call-to-action-simple-light_dashed .origin-widget-button {
  
/* ////  position: absolute; //// */
    display: block;
    top: 50%;
    right: 2em;
    margin-top: 40px !important;
    float:right;
}



/* //// Footer //// */

#footer-widgets .widget-title {
 	margin-bottom: 5px;    
    border-bottom: 2px solid #085DAD;
        color:#085DAD;
}

#footer-widgets p {
	margin-bottom: 0;   
}
   

/* //// SIDEBAR WIDGETS //// */

#right-sidebar .widget-title {
    margin-bottom: 15px;
    background-color: #8cc739;
    color: #fafafa;
    padding: 10px
}

#right-sidebar p {
    padding: 0 18px 10px 18px;
}

#right-sidebar h4 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 5px;
    padding: 0 18px;
}
.sidebar .widget .widget-title {
    line-height: 1.15em;
}

.sidebar .widget {
	border: 2px solid #8cc739;   
	border-radius: 8px;       
}

.one-container .sidebar .widget {
    padding: 0;
}

#pl-w57ec165f0993d .panel-grid-cell .so-panel {
    margin-bottom: 5px !important;

}


/* //// BUTTONS //// */

.ow-button-base a {
    line-height: 1.25em;
}
