/*

Theme Name: 	chucks-child
Theme URI: 		http://www.chuckswebdesign.nl
Author: 		chucks
Author URI: 	http://www.chuckswebdesign.nl
Description:	WordPress thema van Chucks Webdesign
Template:		chucks
Version: 		1.0
*/

/* Theme customization starts here
-------------------------------------------------------------- */


.image_frame .image_wrapper:hover {
    overflow: hidden;
    position: relative;
    transform: scale(1.1);
    transition: all 0.2s ease-in-out 0s;
}

.get_in_touch, .infobox {
    background-color: #ca3416 !important;
}

table th, table td {
    border-style: solid;
    border-width: 1px;
    padding: 10px;
    text-align: left !important;
    vertical-align: top;
}
