/*!
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.27.0
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.single-post div#licence-table .et_pb_blurb_description {
    text-align: center;
    color: #1d427c;
}
.single-post #licence-table h2.et_pb_module_heading {
    color: #000000;
    font-weight: 600;
    font-size: 20px;
}
.single-post div#licence-table .et_pb_main_blurb_image {
    margin-bottom: 0px!important;
    display: block;
}

.single-post div#licence-table .et_pb_row.et_pb_row_3 {
    padding-bottom: 0px !important;
}

.single-post div#licence-table .et_pb_row.et_pb_row_4.et_pb_row_4col {
    padding-top: 0px !important;
}
.single-post div#licence-table .et_pb_blurb_container {
    margin-top: -5px;
}
.single-post .et_pb_row_5 {
    background-image: linear-gradient(90deg, #dadce3 0%, rgba(255, 255, 255, 0.68) 100%) !important;
}
.single-post div#licence-table h4.et_pb_module_header {
    text-align: center;
    color: #ffa93f;
    font-size: 20px;
    font-weight: 700;
}
.single-post .et_pb_row {
    padding: 0px !important;
}
.custom-section {
    border-top: 5px solid #1d427c;
    padding-top: 30px;
    padding-bottom: 50px;
}
.cst-btn {
    text-align: center;
    display: block;
    margin-top: 20px !important;
}
.custom-section .et_pb_button:hover {
    background-color: #1d427c;
}
#mc_embed_signup {
    width: 100% !important;
}
div#sidebar {
    border: 1px solid #e2e2e2 !important;
}
@media only screen and (max-width: 980px) {
	.single-post div#licence-table .et_pb_main_blurb_image img {
    width: 50%;
}
}
@media only screen and (max-width: 405px) {
.custom-section .et_pb_button {
    font-size: 16px;
}
}
@media only screen and (min-width: 981px) {
	.single-post div#licence-table h4.et_pb_module_header {
    height: 60px;
}
#sidebar {
    float: left;
    width: 30% !important;
}
#left-area {
    width: 70% !important;
}
#main-content .container:before {
    width: 0px !important;
}
.et_right_sidebar #sidebar {
    padding-left: 0px !important;
}
}

