/*
 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.1
 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
------------------------------------------------------------ */

body .wpcf7 textarea {
    height: 100px;
}
.footer_wrap .sc_layouts_row {
    line-height: 1.33;
}
.sc_testimonials_item_content p {
    font-size: 14px;
    line-height: 1.6;
}
.box-overlay {
    margin-top: -70px;
}
.box-text {
    min-height: 135px;
}
#top-header a {
    color: white;
}
#top-header p,
#main-footer p,
#copyright p {
    color: #fff;
}

body .wpcf7 .wpcf7-submit-style .wpcf7-submit {
    padding: 12px 30px !important;
	font-size: 14px;
    font-family: 'Gotham-Light';
	font-weight: 400;
	line-height: 1;
}
body .wpcf7 .wpcf7-submit-style .submit-style-in::before {
	display: none;
}

.sc_testimonials_hover .sc_testimonials_item.sc_item_container {
    background-color: #F1F1F2;
}

body .sc_testimonials_hover .sc_testimonials_item:after {
	background: none;
}
body .sc_testimonials_hover .sc_testimonials_item:hover .sc_testimonials_item_content,
body .sc_testimonials_hover .sc_testimonials_item:hover .sc_testimonials_item_author_title,
body .sc_testimonials_hover .sc_testimonials_item:hover .sc_testimonials_item_author_subtitle {
    color: #333 !important;
    opacity: 1 !important;
}
body .sc_testimonials_hover [class*="column"] .sc_testimonials_item_content, 
body .sc_testimonials_hover .sc_testimonials_item_content,
body .sc_testimonials_hover .sc_testimonials_item_author_data .sc_testimonials_item_author_subtitle, 
body .sc_testimonials_hover .sc_testimonials_item_author_data .sc_testimonials_item_author_title + .sc_testimonials_item_author_subtitle {
	color: #000;
	opacity: 1;
}

body .tabs_style_extra.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-title.elementor-active,
body .tabs_style_extra.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-title {
    border-color: #000;
}
body .tabs_style_extra.elementor-widget-tabs .elementor-tab-title.elementor-active {
    background-color: var(--e-global-color-primary);
}

body .sc_blogger_item_default.sc_blogger_item_image_position_left .sc_blogger_item_body, 
body .sc_blogger_item_default.sc_blogger_item_image_position_right .sc_blogger_item_body, 
body .sc_blogger_item_default.sc_blogger_item_image_position_alter .sc_blogger_item_body {
	align-items: flex-start;
}

.sc_item_subtitle.sc_item_subtitle_above {
    font-size: 1.1em;
    font-weight: 600;
    margin-bottom: 20px;
}

html .menu_hover_border .sc_layouts_menu_nav>li>a, 
html .menu_hover_border .sc_layouts_menu_nav>li.menu-item-has-children>a {
	padding: 0.4em;
}


@media(max-width: 1023px) {	
	.box-text {
		min-height: 200px;
	}
}

@media(max-width: 580px) {	
	.box-overlay {
		margin-top: 0;
	}
	.box-text {
		min-height: 0;
	}
	.sc_icons .sc_icons_item {
		margin-bottom: 30px;
	}
	.newline-phone {
		display: block;
	}
}