/**
 *
 * -------------------------------------------
 * Custom CSS changes
 * -------------------------------------------
 *
 **/
 
 /* Here you can put your CSS modifications using the Child Theme */

.entry-content, .entry-summary {
-webkit-hyphens: manual;
-moz-hyphens: manual;
-ms-hyphens: manual;
hyphens: manual;
}
.gk-menu-container dd:after {
display: none;
}

.gk-logo.gk-logo-css {
max-width: 100%;
}