/*
Theme Name: skt-repair-man-child
Description: Theme enfant de So
Author: So
Template: skt-repair-man 
Version: 0.1.0
*/

/* HEADER */
.header .head_inner{height: 104px!important;}
.logo img{position: relative!important; top: 0px!important;}
.skt-header-extras{border: none!important;}
.skt-header-extras .skt-header-button a{background-image: none!important; background-color: #272961!important; color: white !important; padding: 0.8em 1.5em!important; border-radius: 5px!important; margin-top: 1em!important; font-size: 18px!important;}

/* CONTACT */
body.page-id-944 form textarea{max-height: 150px!important;}
body.page-id-944 form input[type=submit]{border-radius: 5px!important; background-color: #272961!important; font-size: 16px!important;}
body.page-id-944 form input[type=submit]:hover{background-color: #1e2058!important;}

/* FOOTER */
#footer .rowfooter{padding-bottom: 0!important;}
#footer .footercols3{padding: 0 2em!important;}
#footer p a{color: #fff!important;}
#footer p a:hover{color: #b1a062!important;}
#copyright .copytext{border: none!important; padding-top: 0!important;}


/* RESPONSIVE */
@media (max-width: 479px) {
	/* HEADER */
	.header .logo img{max-width: 120px!important;}
	.header .skt-header-extras .skt-header-button{display: none!important;}
}