/*
Theme Name: Construction Child
Author: Vamtam
Author URI: http://vamtam.com
Template: construction
*/



/*

put your child theme styles here


you don't need any @import rules

*/

.services .thumbnail {
    display:flex;
    justify-content:center;
}

.cart-dropdown{
    display:none !important;
}

.wpcf7-not-valid{
    border:1px solid red !important;
}