/*

Theme Name:Child Theme for Divi

Theme URI: http://wordpress-style.net

Description: Child Theme For Divi

Author: Eduard Ungureanu

Author URI: http://wordpress-style.net

Template: Divi

Version: 1.0

*/



/* Start your custom CSS bellow this comment

============================================ */

et_non_fixed_nav #page-container {
	overflow: hidden !important;
}

h1, h2, h3, h4, h5, h6, p {
    overflow-wrap: normal !important;
}

body.evr_popup_open {
    overflow: hidden !important;
    position: fixed;
}


/*.et_pb_countdown_timer {display: inline-block !important;}

.et_pb_countdown_timer .section p.value { display: inline-block !important; font-size: 13px !important; line-height: 1em !important; float: left !important; text-align: center !important;}

.et_pb_countdown_timer .section p.label { display: inline-block !important; float: left !important; font-size: 11px !important; line-height: 1em !important; text-align: center !important;}*/


.wp-video[style] {width: 100% !important;}

.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
	width: 100% !important;
	height: 100% !important;
}
.mejs-container {
	padding-top: 56.25%;
}
.wp-video, video.wp-video-shortcode {
	max-width: 100% !important;
}
video.wp-video-shortcode {
	position: relative;
}
.mejs-mediaelement {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.mejs-controls {
	display: none;
}
.mejs-overlay-play {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto !important;
	height: auto !important;
}

.page-id-26441 .et_pb_social_media_follow, .page-id-27027 .et_pb_social_media_follow {
	position: absolute !important;
    top: 10px !important;
    right: 5px !important;
}

.page-id-26441 .et_pb_social_media_follow li a.icon::before, .page-id-27027 .et_pb_social_media_follow li a.icon::before {
    width: 28px;
    height: 28px;
    font-size: 24px !important;
    line-height: 28px;
}

.page-id-26441 .et_pb_social_icon a.icon, .page-id-27027 .et_pb_social_icon a.icon {
    background-color: rgb(0,0,0,.4) !important;
}

.hide-menu {display: none !important;}

.drop_menu ul {
right: 0px !important;
}


.btn-details {
    width: 50% !important;
    float: left;
    display: inline-block !important;
    border-right: 1px solid #fff !important;
	margin: 0 !important;
}

.btn-tickets {
    width: 50% !important;
    float: right;
    display: inline-block !important;
}

.buytickets-1 {
    position: absolute;
    top: 15px;
    left: 25%;
}

.buytickets {border-radius: 0px;}
            .buytickets a {color: #fff!important; cursor: pointer;}
            li.buytickets {
                background-color:#e66b30;
                font-weight: 700; 
                text-transform: uppercase; 
                text-align: center; 
                padding: 10px 10px 10px 10px !important;
            border-radius: 3px;
                -moz-transition: all 0.5s; 
                -webkit-transition: all 0.5s;
                transition: all 0.5s;
margin-right: 40px;
}
            li.buytickets:hover {background-color:#fec430;}
 
/* fixed header button text color */
                 .et-fixed-header #top-menu .buytickets a {
                        color: #fff!important;}
        .buytickets li.current-menu-ancestor > a, .buytickets li.current-menu-item > a {
                    color: #fff !important;}

    @media only screen and (min-width : 981px) {
		
		
            li.buytickets {height: 33px;}

}


.et_pb_main_blurb_image {
    margin-bottom: 10px !important;
    text-align: center;
}

.sb_pb_modal_button {
    display: inline-block;
    padding: 0px !important;
    cursor: pointer;
}
.sb_pb_modal_button:hover {
	color: #381844;
}


.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
  background: #4c3040;
  color: #ffffff;
  border: 1px solid #4c3040;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover {
  background: #FFF;
  color: #4c3040;
  border: 1px solid #4c3040;
  text-decoration: none;
}

#smartPWLogin input[type=password] {
    padding: 5px;
    border: 1px solid #bbb;
    color: #4e4e4e;
    background-color: #fff;
    font-size: 2em;
    margin-top: 30px;
	text-align: center;
	max-width: 300px;
}
#smartPWLogin input[type=submit] {
    background: #bbb;
    color: #ffffff;
	border-top: 0;
    border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
    font-size: 20px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    cursor: pointer;
    margin: 0 auto;
    display: table;
    text-align: center;

}

#smartPWLogin input[type=submit]:hover {
  background: #FFF;
  color: #4c3040;
  text-decoration: none;
}

.et_portfolio_image .et_overlay {
    display: none !important;	
}
#et-secondary-menu > ul > li a {
	display: inline-block !important;
}

.fwsliderlink a.et_pb_more_button.et_pb_button {
	font-size: 0px;
	background-color: rgba(0, 0, 0, 0.0) !important;
	top: -1000px;
	right: -1000px;
	height: 5000px;
	width: 5000px;
	position: absolute;
}

sup {
    bottom: 5px;
    line-height: normal !important;
    font-size: 10px;
}

body.page-id-22826 {
    background-color: #130b09 !important;
}

.et_pb_code ul {
    padding: 0 0px 5px 0;
    line-height: 26px;
    list-style-type: disc;
}

.et_pb_code .et-social-icon .et_color_scheme_green a {
    color: #000000 !important;
}
.et_pb_code .et-social-icon a {
    display: inline-block;
    position: relative;
    font-size: 24px;
    text-align: center;
    text-decoration: none;
    transition: color 300ms ease 0s;
	color: #FFFFFF !important;
}
.et_pb_code .et-social-icons li {
    display: inline-block;
    margin-left: 0px;
    margin-right: 10px;
    vertical-align: middle;
    line-height: 10px;
}

.splash {
    margin-right: 0 !important;
    text-align: center !important;
	float: none !important;
}
.splash .et-social-icons {
	float: none !important;
}
.splash .et-social-icons li {
    display: inline-block;
    margin-left: 0px;
    margin-right: 20px;
    vertical-align: middle;
    line-height: normal;
}
.splash strong {
    font-weight: 700;
    line-height: 0px;
    vertical-align: text-top;
}

#top-menu li li {
    margin: 0;
    padding: 0 10px;
	min-height: 30px;
}
#top-menu li li a {
    width: 220px;
    padding: 6px 10px;
	line-height: normal;
}
#top-menu li {
    display: inline-block;
    padding-right: 20px;
    font-size: 14px;
}

.et_pb_promo {
        background-size: cover !important;
	background-position: right;
}

.et_pb_pricing_table {
	min-height: 800px;
}

#hs-rsp-image-wrap {
    position: absolute;
    background-color: #fff;
    /*padding: 40px;*/
    left: 20% !important;
    right: 20% !important;
    /*margin-top: 30% !important;*/
}

.et_pb_slide_content a {
	color: #FFF !important;	
}


#footer-widgets {
    padding: 2% 0 0 0;
}

a.footer-phone {
	font-size: 2em;
}
a.footer-phone:before {
	font-family: ETmodules !important;
    content: "\e090" !important;
	margin-right: 10px;
	color: #fff;
}

#text-4.et_pb_widget {
    margin-bottom: 0 !important;
    float: left;
}

#text-3.et_pb_widget {
    margin-bottom: 0 !important;
    float: right !important;
}

#custom_html-5 .et_pb_widget a {
    color: #FFF !important;
    text-decoration: none;
    font-size: 15px;
    line-height: normal;
}
#custom_html-5 {
	clear: both !important;
}
.et_pb_gutters3.et_pb_footer_columns2 .footer-widget .fwidget {
    margin-bottom: 10px !important;
}
/* Social Icons */
#top-header #et-info {
    line-height: 20px;
}

#et-info {
	float: none;
}
#top-header .et-social-icons {
    display: block;
    float: none;
    text-align: center;
}
#top-header .et-social-icons, #top-header .et-social-icons a, .et-social-icon strong {
	font-size: 14px !important;
	font-weight: 800 !important;
} 

#et-secondary-nav, #et-secondary-nav li {
    display: inline-block;
    float: right !important;
}

#et-secondary-menu .et-social-icons .hash-tag {
	color: #00a8e0;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
}

#top-menu li a {
	font-weight: 800 !important;
}

.custom-html-widget ul {
    list-style: none;
    list-style-type: none;
}
#footer-widgets .et-social-icons {
	display: inline-block;
	float: left !important;
}
#footer-widgets .et-social-icons li:before {
    position: absolute;
    top: 9px;
    left: 0;
    border-width: 3px;
    border-style: solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    content: "";
	display: none !important;
}
#footer-widgets .footer-widget li {
    position: relative;
    padding: 0px 10px 0 0 !important;
	margin: 0px !important;
}
#footer-widgets .et-social-icons li {
    display: inline-block;
    margin: 0px !important;
}
#footer-widgets .et-social-icons .hash-tag {
	color: #FFF;
    font-size: 14px;
	font-weight: bold;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
}
/* END Social Icons */

/*MAILCHIMP*/

#custom_html-3 {
	float: left;
}
#mc_embed_signup { clear:left; text-align: center; }

#mc_embed_signup h2 {
	color: #FFFFFF !important;
	line-height: normal;
	font-weight: bold;
	font-size: 17px;
}
#mc_embed_signup input.email {
    display: inline-block;
    width: 38%;
    padding: 8px 0;
    text-indent: 10px;
	line-height: 15px;
	border: none !important;
	font-size: 12px;
    color: #000000 !important;
}
#mc_embed_signup #mce-CITY {
    display: inline-block;
    width: 18%;
    padding: 8px 0;
    text-indent: 10px;
    line-height: 15px;
	border: none !important;
	font-size: 12px;
    color: #000000 !important;
}
#mc_embed_signup #mce-STATE {
    display: inline-block;
    width: 14%;
    padding: 8px 0;
    text-indent: 10px;
    line-height: 15px;
	border: none !important;
	font-size: 12px;
    color: #000000 !important;
}
#mc_embed_signup input.button {
    display: inline-block;
    width: 20%;
    text-align: center;
    background-color: #ffffff;
    border: none !important;
    border-radius: 0px;
    transition: all 0.23s ease-in-out 0s;
    color: #4c3040;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 0px 0 0 2px;
    padding: 0;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    text-transform: uppercase;
}
#mc_embed_signup input.button:hover {
	background-color: #ff5f00;
	color: #ffffff;
}
#mc_embed_signup div.mce_inline_error {
    margin: 0 0 0 0 !important;
    padding: 5px 10px !important;
    background-color: transparent !important;
    font-weight: bold !important;
    z-index: 1 !important;
    color: #fff !important;
    width: 100% !important;
    text-align: left !important;
    position: relative;
}
#mce-success-response {
    width: 100% !important;
    text-align: right !important;
    margin: 5px 0 0 0 !important;
    color: #FFF !important;
    font-size: 12px !important;
    display: block !important;
    padding: 5px 0px 0px 120px;
    font-weight: bold;
    line-height: normal;
}

#mc_embed_signup input[type=text]:focus {
    padding: 8px 0 !important;
    border: none !important;
    color: #4e4e4e;
    background-color: #fff;
}

input:focus {
	outline-offset: 0 !important;
}
/*END MAILCHIMP*/

#sg-popup-content-wrapper-6 h4 {
	font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
	font-size: 30px;
	line-height: normal;
	text-transform: none;
}

.et_pb_text_0 img { vertical-align: top !important; }

#hs-rsp-div {
	font-size: 13px;
	line-height: 1.5em;
}
#hs-rsp-div img {
	padding: 0 10px 10px 0;
	margin: 0 0px 80px 0;
	width: 91px;
	height: 78px;
}

/**************************** toggle custom 1 **************************/

	.et_pb_blurb_position_left .et_pb_blurb_container, .et_pb_blurb_position_right .et_pb_blurb_container {
			display: table-cell;
			vertical-align: middle !important;
	}
	
	.et_pb_toggle_open, .et_pb_toggle_close {
		padding: 0px;
		background: #fff;
	}
	
	.toggle_custom_1 {
		border: none;
	}
	
	
	.toggle_custom_1.et_pb_toggle.et_pb_toggle h5 {
		padding-left: 30px !important;
		color: #425363;
	}
	.toggle_custom_1 .et_pb_toggle_title:before {
		left: 0 !important;
		right: auto !important;
		font-size: 20px !important ;
		content: "3" !important;
		-webkit-transition: 0.3s;
		transition: 0.3s;
		color: #425363;
	}
	
	.toggle_custom_1.et_pb_toggle_open .et_pb_toggle_title:before {
		left: 0 !important;
		right: auto !important;
		color: #425363;
		-ms-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	
	.toggle_custom_1.et_pb_toggle_close.et_pb_toggle.et_pb_toggle p {
		padding-left: 30px;
	}
	
	.toggle_custom_1.et_pb_toggle_open.et_pb_toggle.et_pb_toggle p {
		padding-left: 30px;
	}
	
	.toggle_custom_1.et_pb_toggle_close.et_pb_toggle.et_pb_toggle ul, .toggle_custom_1.et_pb_toggle_open.et_pb_toggle.et_pb_toggle ul {
		padding: 0 0 23px 50px !important;
	}

.et_pb_toggle_content {
    position: relative;
    padding-top: 20px;
    margin-left: 30px !important;
}
	
	.home-slider-desktop .et_pb_slider .et_pb_slide, .et_pb_section {
		background-position: left;
	}
	
	/* Set the slider height */ 
    .home-slider-desktop .et_pb_slider, .home-slider-desktop .et_pb_slider .et_pb_container { 
        height: 540px !important; 
    }
    .home-slider-desktop .et_pb_slider, .home-slider-desktop .et_pb_slider .et_pb_slide { 
        max-height: 540px !important; 
    }
    .home-slider-desktop .et_pb_slider .et_pb_slide_description { 
        position: relative; 
        margin-top: 0;
        padding-top: 0 !important; 
        padding-bottom:0 !important; 
        height:auto !important; 
    }
	
	/* Set the slider height */
    .home-slider-tablet .et_pb_slider, .home-slider-tablet .et_pb_slider .et_pb_container { 
        height: 320px; 
    }
    .home-slider-tablet .et_pb_slider, .home-slider-tablet .et_pb_slider .et_pb_slide { 
        max-height: 320px; 
    }
    .home-slider-tablet .et_pb_slider .home-slider-tablet .et_pb_slide_description { 
        position: relative; 
        margin-top: 0; 
        padding-top: 0 !important; 
        padding-bottom:0 !important; 
        height:auto !important; 
    }

/* How to Turn Text Into Divi Animated Buttons */
 
    .btn-white {
            font-size: 18px;
            font-weight: 500;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
            padding: 8px 20px;
            line-height: 1.7em;
            background: transparent;
            border: 2px solid;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            -moz-transition: all 0.2s;
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
            position: relative;}
    a.btn-white {
        background-color: #FFF;
            border: 2px solid #425363; /* change border color here */
            color: #425363 !important; /* change font color here */
        font-weight: bold;}
    a.btn-white:hover {
        background: FFF;
            border: 2px solid #4c3040; /* change border color on hover here */
            padding: 8px 34px 8px 14px !important;
			color: #4c3040 !important; /* change font color here */
			}
    a.btn-white:after {
        font-family: 'ETmodules';
		color: #4c3040 !important; /* change font color here */
            font-size: 27px;
            opacity: 0;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            line-height: 1em;
            content: "\35";
            position: absolute;
            margin-left: -1em;
            -moz-transition: all 0.2s;
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
			right: 0px;top: 5px;}
    a.btn-white:hover:after {
        opacity:1;
        display: block!important;
            font-family: 'ETmodules';
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            right: 0px;
            top: 5px;
        margin-left: 0;
}

ul.et_pb_social_media_follow .et_pb_text_align_right {
    margin: 0 0 22px;
    padding: 0 0 0px 22px;
    list-style-type: none!important;
    text-align: right !important;
}

#footer-bottom .container, #main-footer .container{
	margin-right: 2.773%; 
	margin-left: 2.773%; 
	width:94.454%!important;
	max-width: 94.454%;
}

#main-footer .fwidget.et_pb_widget {
	width: 100%!important;
	max-width: 100%!important;
}



/*MOBILE*/
@media (max-width: 767px) {
	
	
	
	.page-id-26441 .et_pb_social_media_follow, .page-id-27027 .et_pb_social_media_follow {
	position: absolute !important;
    top: 10px !important;
    right: 5px !important;
}

.page-id-26441 .et_pb_social_media_follow li a.icon::before, .page-id-27027 .et_pb_social_media_follow li a.icon::before {
    width: 28px;
    height: 28px;
    font-size: 24px !important;
    line-height: 28px;
}

.page-id-26441 .et_pb_social_icon a.icon, .page-id-27027 .et_pb_social_icon a.icon {
    background-color: rgb(0,0,0,.4) !important;
}

	
	#main-header .container {width: 90% !important;}
	
	#et-info, #et-secondary-menu {
    	display: block !important;
		float: none;
		text-align: center !important;
		line-height: 30px;
		vertical-align: bottom;
	}
	#top-header {
		font-size: 12px !important;	
	}
	#mc_embed_signup h2 {
    	font-size: 21px;
    	line-height: 1em;
		font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
	}
	.et_pb_column .et_pb_pricing_table {
    	min-height: auto;
	}
	.page-id-17941 .tablepress-row.et_pb_row, .page-id-17945 .tablepress-row.et_pb_row, .page-id-17603 .tablepress-row.et_pb_row {
		width: 98% !important;
	}
	
	
	
	
}

/*TABLET*/
@media (max-width: 980px) {
	
	.btn-details {
    width: 100% !important;
    float: none;
    display: block !important;
    border-right: 0px solid #fff !important;
		    margin: 5px 0;
}

.btn-tickets {
    width: 100% !important;
    float: none;
    display: block !important;
}
	
	#main-header .container {width: 90% !important;}
	
	.et_pb_svg_logo #logo {
		max-height: 80%;
		height: 100%;
		max-width: 100%;
	}
	#top-header {
		font-size: 14px !important;	
	}
	#top-header .container {
		padding: 0;
		margin: 0 auto;
		width: 100%;
	}
	
	#top-header .et-social-icons li {
		margin-top: 0px;
		margin: 0 10px 0 0;
	}
	#et-info, #et-secondary-menu {
    	display: block !important;
		float: none;
		text-align: right;
		line-height: 30px;
		vertical-align: bottom;
	}
	#et-secondary-menu .et-social-icons {
		margin-right: 0px;
	}
	/*MAILCHIMP max-width: 980px*/
	#text-3.et_pb_widget {
		margin-bottom: 0 !important;
		float: left !important;
	}
	#mc_embed_signup_scroll {
		width: 100%;
		display: inline-block;
		text-align: left;
	}
	#mc_embed_signup {
		clear: both;
		text-align: center;
	}
	#mc_embed_signup h2 {
    	font-size: 14px;
    	line-height: 1em;
		font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
	}
	#mc_embed_signup input.email {
		width: 108px;
	}
	#mc_embed_signup input.button {
		width: 100px;
	}
	#mce-success-response {
		text-align: left !important;
		margin: 5px 0 0 0 !important;
		padding: 5px 0px 0px 0px;
	}
	.footer-widget .fwidget:last-child {
		margin-bottom: 0 !important;
		float: left;
	}
	/*END MAILCHIMP max-width: 980px*/
	
	/*.page-id-22826 .et_pb_section_0 {
		background-image: url(http://atlfoodandwinefestival.com/wp-content/uploads/2017/03/afwf-2017-landing-page-image.jpg);
		background-size: 200%;
	}*/
	.et_pb_text_2 {
		margin-right: 0% !important;
		margin-left: 0% !important;
	}
	
	.et_pb_code .et-social-icon a {
		display: inline-block;
		position: relative;
		font-size: 16px;
		text-align: center;
		text-decoration: none;
		transition: color 300ms ease 0s;
		color: #FFFFFF !important;
	}
	.page-id-22826 .et_pb_section_0 {
		background-size: cover;
		background-position: 0px 0px;
	}
	.et_pb_code .et-social-icons li {
		display: inline-block;
		margin-left: 0px;
		margin-right: 10px;
		color: #FFFFFF;
		text-shadow: 2px 2px 8px #000000;
	}
	
	#hs-rsp-div {
		font-size: 14px;
		line-height: 1.25em;
	}
	#hs-rsp-div img {
		padding: 0 10px 10px 0;
		margin: 0 0px 280px 0;
		width: 91px;
		height: 78px;
	}
	#hs-rsp-image-wrap {
		position: absolute;
		background-color: #fff;
		padding: 10px;
		left: 10% !important;
		right: 10% !important;
		margin-top: 10% !important;
		height: 40%;
	}
	
	ul.et_pb_social_media_follow {
		margin: 0 0 22px;
		padding: 0 0 10px 22px !important;
		list-style-type: none!important;
		text-align: left !important;
	}
	
}


@media screen and (max-width: 980px) {
     
}

@media (min-width: 981px) {
	.et_pb_gutters3 .footer-widget {
		margin: 0 5.5% 1% 0;
	}
	.talent-social-media {
		text-align: right;
	}
	
}

@media (max-width: 479px) {
	
	.btn-details {
    width: 100% !important;
    float: none;
    display: block !important;
    border-right: 0px solid #fff !important;
		margin: 5px;
}

.btn-tickets {
    width: 100% !important;
    float: none;
    display: block !important;
}
	
	#mc_embed_signup {
		clear: both;
		text-align: center;
	}
	
	#mc_embed_signup input.email {
    width: 60%;
}
	#mc_embed_signup input.button {
    	width: 97%;
    	margin: 4px;
	}
}

/*IPAD PRO*/
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
	  
	  .et_pb_svg_logo #logo {
    height: 50% !important;
}
	  .ipadpro-video { display: block !important;}
	  
	.et_pb_button_0.et_pb_button.et_pb_module, .et_pb_button_1.et_pb_button.et_pb_module {
    float: none !important;
    width: 80% !important;
}
	
.fest-details.et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4 {
    margin: 10px 0 0px 0 !important;
}

#hs-rsp-image-wrap {
		position: absolute;
		background-color: #fff;
		padding: 10px;
		left: 10% !important;
		right: 10% !important;
		margin-top: 10% !important;
		height: 90%;
	}

}