/*
Theme Name: Grif Graf Divi child theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: https://mrstth.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1763069908
Updated: 2025-11-13 21:38:28

*/

.et_pb_section {
 background: #fef5da;
}

.music-bg .et_pb_section {
    background: #414241!important;
}

.funnies-bg .et_pb_section {
    background: #f1f2e1!important;
}

.et_pb_post_slider .et_pb_slide_description {
       -webkit-animation-duration: 0s !important;
       animation-duration: 0s !important;
}

.gg-content .et_pb_row {   
	width: 100%; 
}

#footer-info .copyright {
	font-size: 14px;
}

.et_pb_post a img {
	max-width: 200px;
}

.the-funny article {
	padding-bottom: 1em;
	border-bottom: 12px solid #879c44;
	margin-bottom: 1em;
}


.entry-content .policies .cky-cookie-audit-table {
	margin-top: 1em;
}
.policies .cky-cookie-audit-table th {
    background-color: #eec65e78;
    border: 1px solid #eec65e;
}

.policies .cky-cookie-audit-table tr:nth-child(2n + 1) td {
    background: #eec65e12;
    border-top: #eec65e;
}