/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/* Header */
@media (max-width: 959px){
    .menu-smart a {
        text-transform: inherit !important;
    }

    .menu-smart a, .menu-smart form.search {
        padding: 20px 36px 20px 36px;
    }
}

.tevredenheid {
    top: -100px;
}


@media (max-width: 959px) {
    .tevredenheid {
        top: 30px;
    }
}

.tevredenheid img {
    width: 200px !important;
    transform: rotate(20deg) !important;
}

.gdpr input[type="submit"], .gdpr button {
	border-radius: 100px !important;
}


/* Footer */
footer .footer-last .uncell {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 27px;
    padding-right: 27px;
}
