/*
Theme Name: Stockholm Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: stockholm
*/
@import url("../stockholm/style.css");



.wpcf7-form input[type="submit"] {
background: #FFC125 !important;
color: #000000 !important;
padding: 10px 30px !important;
border: 5px solid #FFC125;
width: auto;
}
 
.wpcf7-form input[type="submit"]:hover {
background: #DDA417 !important;
color: #000000 !important;
padding: 10px 30px !important;
}

.wpcf7 .watermark {
color: black !important;
font-family: arial !important;
font-size: 18px;
}
.testimonials.testimonials_carousel .slides li {
    margin-right: 0px !important;
}