/*
 Theme Name:     Divi-Child
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     
 Template:       Divi
 Version:        1.0.1
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

/* #logo {
    display: inline-block;
    float: none;
    max-height: 135px;
    margin-bottom: 0;
    vertical-align: middle;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: translate3d(0,0,0);
    position: absolute;
    box-shadow: 0px 0px 20px 4px #4e4e4e;
    top: -12px;
    max-width: 500px;
} */

/* overhanging logo */
/*  
#top-header {z-index: 99999;}

#logo {
   max-height: 130px;
   margin-top: -32px;
   z-index: 100000;
}

@media only screen and (max-width : 980px) {
   #logo { margin-top: 0px}} */


/*Overlappin*/
‪#‎top‬-header {z-index: 99999;}
.centered-inline-logo-wrap {width:225px !important;}
body.et_header_style_split .centered-inline-logo-wrap ‪#‎logo‬ {
margin-top: 90px;
z-index: 100000;
max-height: 514%;
}
.et-fixed-header .inline-logo-wrap #logo {
max-height: 153px;
}
@media (max-width: 980px) {
.et_header_style_split #logo {
max-height: 225px;
}
}
/*Overlappin*/
@media only screen and (max-width: 980px) {
#logo {
min-height: 100px;
}
}
@media only screen and (min-width: 981px) {
#logo {
min-height: 120px;
}
}   
#logo {
    max-height: 130px;
    margin-top: 35px;
    z-index: 100000;
    box-shadow: 0px 2px 20px 0px #0000005e;
    
 }

 img#logo{
    padding: 10px;
    background: #fff;
    padding-top: 20px;
 }
 .et_header_style_split #et-top-navigation {
    padding: 0px 0 0 0 !important;
    margin-top: -5px;
}

/* FEES */

.feesHeader{
    font-weight: bold;
    border-bottom: 2px solid rgba(128, 128, 128, 0.4);
}
.feesLine{
    border-bottom: 1px solid rgba(128, 128, 128, 0.4);
}
.feesTitle{
    display: inline;
}
.feesPrice{
    display: inline;
    float: right;
}

.feesBold{
    font-weight: bold;
}

/* END */

/* HOLES */

.holeInfo{
    display: table;
    padding: 1px;
    margin: 0 auto;
    width: 70%;
}

.infoRow{
    display: table-row;
    vertical-align: top;
    padding-bottom: 0;
    border-left: 0px;
}

.infoRowItem{
    float: left;
    vertical-align: top;
    padding: 0;
    width: 24%;
    height: 40px;
    text-align: center;
    margin: 0;
    border-bottom: solid 1px #dedede;
    padding-top: 5px;
}


.holeNumber{
    display: inline;
    font-weight: bold;
}
.holeName{
    display: inline;
    float: right;
}

.holeContainer{
    padding: 10px 10px;
    border: 1px solid #0000003b;
}
.infoWhite{
    border: 1px solid #0000007e;
    width: 45%;
    height: auto;
}
.infoYel{
    border: 1px solid #0000007e;
    width: 45%;
    height: auto;
    background: rgb(255, 251, 66);
}
.holeSponsor img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    height: 80px;
}

.hole {
    background-color: #fff;
    margin-bottom: 10px;
    padding: 20px !important;
    box-shadow: 1px 1px 5px #0000002b;
}
#homebanner hr {
    width: 30%;
    margin-top: 15px;
    margin-bottom: 20px;
}

/* End */