/*
 Theme Name:   Jacqueline Child Theme
 Theme URI:    http://jacqueline.themerex.net
 Description:  Jacqueline Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     jacqueline
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  jacqueline
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.widget_services .sc_services_default .sc_services_item_info {
    padding: 0em 0em;
    text-align: left;
}
.widget_services .sc_services_default .sc_services_item_title {
    font-size: 17px;
	font-weight: 500;
}
.menu_mobile.opened .menu_mobile_inner .socials_mobile{
	display:none;
}
.sc_testimonials_hover .sc_testimonials_item_author_data .sc_testimonials_item_author_title{
	text-transform:none !important; 
}
.sc_testimonials_hover .sc_testimonials_item:before {
    content: '\201c';
    font-family: "fontello";
    font-size: 95px;
}
/* .home input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.fill_inited::placeholder,
.home textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.noscroll.fill_inited::placeholder{
	color: #ffffff;
} */
.home_contact .widget_contacts .contacts_info,
.home_contact .widget_contacts .contacts_info span a,
.home_contact .widget_contacts .contacts_info>div>a,
.home_contact .widget_contacts .contacts_info>a,
.home_contact .widget_contacts .contacts_info span:before,
.home_contact .widget_contacts .contacts_info>a:before{
	color: #bcbcbc;
}
/* .contact_form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.fill_inited::placeholder,
.contact_form textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.noscroll.fill_inited::placeholder{
	color: #ffffff;
	font-size:16px;
} */
.contact_form div.wpcf7 .form-style-2 input[type="text"],
.contact_form div.wpcf7 .form-style-2 input[type="email"],
.contact_form div.wpcf7 .form-style-2 input[type="tel"],
.contact_form div.wpcf7 .form-style-2 textarea{
	border: 1px solid #eaeaea;
	border-radius: 3px;
	padding-left:10px;
}
.contact_form_left .sc_icons_item_description a{
	color: #2f7253 !important;
}
@media (max-width: 767px){
	.sc_testimonials_hover .sc_testimonials_item:before {
		font-size: 60px !important;
	}
}