/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+


*/
body{
	font-size: 18px
}

body, h1, h2, h3, h4, h5{
	    font-family: 'Montserrat', sans-serif;
/* 		background-color: black; */
}


h3 {
  font-size: 25px;
  text-transform: uppercase;
  line-height: 1.2;
  font-weight: 400;
}

#topnavWrap .et_pb_social_media_follow li a {
    margin-right: 4px !important;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    position: relative;
}

#topnavWrap .icon{
    height: 40px !important;
    width: 40px !important;
}

/*2025*/

#navWrap {
    display: flex;
    flex-direction: row !important;
    justify-content: end !important;
    padding-right: 2%;
    padding-top: 1%;
}

#logoWrap {
    margin-bottom: 0;
}

.time-wouldnt-waitWrap {
    position: relative;
    background-attachment: fixed;
    min-height: 800px !important;
}

#fyc01 {
    min-height: 100vh;
    position: relative;
}


/*2025 END*/

a.emaillist.btn:hover {
    background: transparent;
    color: #fc8b3f;
    border: 2px  #fc8b3f solid;
}
a.emaillist.btn {
    background-color: #fc8b3f;
    color: black;
    padding: 2% 4%;
    border-radius: 25px;
    font-size: 26px;
    border: 2px  #fc8b3f solid;
}

.bit-widget .bit-clickable {
    color: #2b9ec5;
}

.bit-widget .bit-offers {
    background-color: #2b9ec5;
    border: 1px solid #2b9ec5;
    color: #fff !important;
}

#SidebarWrap .bit-widget .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget {
    width: 100% !important;
    margin-right: 11.64%;
    margin-bottom: 11.64%;
}

#SidebarWrap .bit-widget {
    font-size: 16px;
    font-family: 'helvetica', 'arial', sans-serif;
    width: 100%;
    color: #fff;
    background-color: rgba(0,0,0,.5);
    padding: 4%;
}

#mainWrap {
  min-height: 100vh;
  position: relative;
}

#topnavWrap {
    width: 100%;
    background-color: rgba(0,0,0,.5);
    padding: 10px !important;
    position: fixed;
}

#mainWrap h1 strong {
  font-size: 42px;
  line-height: 1;
  margin: 0 0 6px;
  font-weight: 400;
  word-wrap: normal;
  word-break: normal;
  text-transform: uppercase;
}

#iconWrap {
  max-width: 100%;
}


#messaging #iconWrap ul {
  list-style: none;
  display: flex;
  padding: 0;
  justify-content: space-between;
  position: relative;
  margin-top: 4%;
  left: 0%;
  flex-direction: row;
  flex-flow: wrap;
}

#iconWrap h3 strong, #socialmediaWrap::before {
  color: lightgreen;
  background-color: rgba(0,0,0,.5);
  display: inline-block;
  border-radius: 50px;
  padding: 1% 4%;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
}

#socialmediaWrap::before{
	display: none !important;
}

#messaging #iconWrap ul li img {
  max-width: 100%;
  width: 90%;
}

#socialmediaWrap::before {
  content: "Follow Me on my socials:";
}

#socialmediaWrap {
  padding: 0 !important;
}

#socialmediaWrap {
  position: relative;
}

#mainWrap h1 strong {
  font-size: 42px;
  line-height: 1;
  margin: 0 0 6px;
  font-weight: 400;
  word-wrap: normal;
  word-break: normal;
}

#messaging #iconWrap ul li {
  max-width: 50%;
  width: 100%;
  display: grid;
  place-content: center;
  padding: 4%;
}


#messaging #iconWrap ul li img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

#iconWrap h3 {
  color: #fff;
}

#iconWrap ul li:nth-child(3) img {
/*   height: 35px !important; */
  position: relative;
/*   top: 8px; */
}

#gform_submit_button_1 {
  background-color: transparent;
  color: white;
  border: 0;
  outline: 1px white solid;
  padding: 2% 4%;
}

.gform_wrapper label.gfield_label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fc8b3f;
}

#messaging .et_pb_module.et_pb_text.et_pb_text_0.et_pb_text_align_left.et_pb_bg_layout_dark em {
  text-transform: uppercase;
  font-style: normal;
  color: #fc8b3f;
  letter-spacing: 1px;
  position: relative;
/*   left: 1%; */
}

#playlistWrap h5 strong {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
}

#playlistWrap h5 strong::before {
  content: "Dara Tucker: Dara Starr Tucker";
  color: #fff;
  display: block;
  font-weight: normal;
  color: #fc8b3f;
  font-size: 11px;
  padding-top: 1%;
}

#playlistWrap hr {
  border: 0;
  height: 1px;
  background-color: #000;
  position: relative;
  margin: 2% 0;
}

#playlistWrap .mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
  background: transparent !important;
}

.gform_wrapper textarea {
  padding: 6px 8px;
  line-height: 1.5;
  resize: none;
  border: none;
}

.gform_wrapper input, .gform_wrapper textarea {
	border-radius: 15px;
}

/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/

@media (max-width: 980px){
	#iconWrap h3 strong, #socialmediaWrap::before {
		display: block;
	}
	
#topnavWrap {
    width: 100%;
    background-color: rgba(0,0,0,.5);
    padding: 10px!important;
    position: relative !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
}


