/*
Theme Name: Child Theme
Theme URI: https://theheadlinergroup.com/
Template: slide
Author: SmartWPress
Author URI: http://themeforest.net/user/SmartWPress
Description: Child Theme
Tags: editor-style,featured-images,full-width-template,theme-options,translation-ready,custom-background,custom-colors,custom-menu,one-column,two-columns,custom-logo
Version: 1.3.1738749090
Updated: 2025-02-05 09:51:30

*/

h1, h2{
	color: #C0A264;
}
h2 {
	line-height: 1.2;
}
.italic-h2 {
	line-height: 40 !important;
	font-size: 28px !important;
	font-style: italic;
} 

p {
	color: #fff;
}

.single-js_artist .lc_swp_full,
.single-js_artist .lc_basic_content_padding {
	max-width: 1200px;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
}
.single-js_artist .lc_swp_full img {
	padding-right: 30px;
	padding-bottom: 30px;
}

#luxury_private-events p{
	margin-top: 5px;
}

#luxury_private-events h2{
	margin-bottom: 0em;
}


input[type="text"],input[type="email"],textarea.wpcf7-textarea{
	color: #ABAFCC;
  background-color: #70728133;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 5px;
  border-color: #02010100 !important;
	border-width: 1px;
  width: 100%;
  line-height: 30px;
  border-style: solid;
}

input[type="submit"]{
	border-radius: 5px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.75px;
  background-color: #C0A264;
  border-color: #02010100 !important;
	line-height: 45px;
	display: inline-block;
	color: #fff8ea;
}

.classic_header_icons,
.lc_copy_area .copy_email{
	display: none;
}

.heading_titles_container {
	display: none;
}

.heading_content_container {
	padding-top: 150px;
}

.elementor-widget-slide-gallery .justified-gallery > div{
	border: 4px solid #fff;
}

.lc_post_meta.lc_cpt_category{
	font-size: 14px;

}

.lc_post_meta.lc_cpt_category a{
		color: #bdb5a5;
}


@media only screen and (max-width: 768px) {
  .heading_content_container {
    padding-top: 75px;
  }
	.single_artist_item{
		--gaps: calc(4 - 2) !important;
	width: calc((100% - var(--gaps) * 2%)/2) !important;
  }

}
