/*
Theme Name: izzys
Template: wp-bootstrap-starter
*/

/*
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&family=Oswald:wght@300;400;600&display=swap');
*/

/*izzycolors*/
.izzypurple{
	color:#502d7f;
}
.izzyred{
	color:#e9193a;
}
.izzygold{
	color:#efcb2d;
}


/*defaults*/

body{
	font-family: 'Open Sans', sans-serif;
    font-size: 1.2rem;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Oswald', sans-serif;
}

#content.site-content {
    padding-bottom: 3.75rem !important;
    padding-top: 4.125rem !important;
}

.btn-primary{
	background-color:#502d7f;
	color:white;

}


/*not on main page though */

/*header*/
#moblogo{
    display: none;
}

#mainlogo{
    display: block;
}

#masthead {
    /*background-color: #502d7f !important;*/    
    background: #502d7f;
    max-height: 130px;
    z-index:5;    
 }   

 .navbar-brand {
    height: auto;
    z-index: 10;
}

.page-content, .entry-content, .entry-summary {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

/*
.nav-link {
    font-size: 32px !important;
    color:white !important;
    font-family: 'Oswald';
    text-transform: uppercase;
	padding-right: 0.5rem !important;
    padding-left: 2.5rem !important;
    padding-bottom: 5rem !important;
}*/

.nav-link {
    font-size: 28px !important;
    color: white !important;
    font-family: 'Oswald';
    text-transform: uppercase;
    padding-right: 0.0rem !important;
    padding-left: 2rem !important;
    padding-bottom: 5rem !important;
}



.nav-link:hover, .nav-link:focus {
    color: #efcb2d !important;
    font-weight: normal !important;
}


.splash-caption .vc_column-inner {
    padding-top: 5px !important;
    margin: 0px;
    font-size: 14px;
    text-align: right;
    font-style: italic;
}

.splash-caption .wpb_content_element{
    margin-bottom: 10px !important;
}

.navbar-nav > li.current_page_item > a {
    font-weight: 400 !important;
    color: #efcb2d !important;
}    


#reviews {
    padding-top: 0px;
        margin-top: 40px;
    background-color: #efefef;
}

#newsletter {
    background-color: #502d7f;
    background-position: center;
    background-repeat: no-repeat;
    color:white !important;
    padding-bottom: 25px;
    padding-top: 25px;
    height: 250px;
}

#newsletter #mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 0px !important;
}

#mc_embed_signup h2 {
    font-weight: bold !important;
    padding: 0 !important;
    margin: 0px 0px 5px 0px !important;
    font-size: 1.9em !important;
}


#newsletter h2 {
    color:white !important;
}

#reviewhead {
    position: relative;
    top: -45px;
}

.reviews p{
    margin-bottom: 5px;
}

p.stars {
    color: #b79c0c;
    margin: 0px;
    margin-bottom: 5px !important;
}

p.reviewname {
    margin: 0px;
    font-weight: 600;
    /* text-transform: uppercase; */
}

p.company {
    text-transform: uppercase;
    font-size: 16px;
    color: #7d7d7d;
}


.smallheight {
    height: 70px;
}

/* BEGIN IZZY'S MAN */
div#spokesman {
    width: 330px;
    height: 160px;
    position: absolute;
    top: 88px;
    background: url(../png/izzys_man.png) no-repeat bottom right;
    z-index: 3;
}
div#message {
    position: absolute;
    top: 12px;
    right: 92px;
    padding: 0 42px 0 19px;
    z-index: 4;
}
div#message span {
    display: block;
    height: 69px;
}
div#message span.left {
    position: absolute;
    top: 0;
    left: 0;
    width: 19px;
    background: url(../png/bubble_l.png) no-repeat;
    float: left;
}
div#message span.right {
    position: absolute;
    top: 0;
    right: 0;
    width: 42px;
    background: url(../png/bubble_r.png) no-repeat;
    float: right;
}
#message span.text {
    width: 190px;
    min-height: 68px;
    max-height: 68px;
    text-align: center;
    font-size: 13px;
    line-height: 16px;
    padding: 6px 0 4px 0;
    background-color: #fff;
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
    color: black;
}
div#hat {
    position: absolute;
    width: 24px;
    height: 16px;
    top: 9px;
    right: 50px;
    z-index: 6;
    background-repeat: no-repeat;
}
div#spokesman .izzys {
    background-image: url(../izzys.html);
}
/* END IZZY'S MAN */


 /*footer*/
 #footer-widget{
 	background-color:#3f3f3f;
 	color:white;
    margin-top: 0px !important;
    padding-bottom: 10px;
 }

 #footer-widget h3.widget-title {
    color: #efcb2d;
    font-size: 1.7rem;
    font-weight: 500;
    font-family: 'OSWALD';
}

h4 {
    color: #efcb2d;
    font-weight: 200;
}


 #footer-widget .textwidget p {
     margin-bottom: 7px;
     font-size: 1rem;
}

 #footer-widget .textwidget a {
     color:white;
}

 #footer-widget .textwidget i {
    font-size: 2rem;
    margin-right: 10px;
}


.reviewcol1 {
    padding-right: 40px;
}

.reviewcol3 {
    padding-left: 40px;
}



#mc_embed_signup_scroll {
    font-size: 16px;
}



#colophon {
    background-color:#000 !important;
}


/*locations*/
h1.title {
    padding: 0px;
    margin-bottom: 0px;
}

#startorder {
    text-align: right;
    padding-top: 15px;
}

#bottom_opt{
    padding-top: 15px;
}

#bottom_opt h4 {
    color: black;
    font-size: 1.5rem;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 0px;
    font-weight: 700;
}

#bottom_opt h4 a{
    color: black;
}

.tightp{
    margin-bottom: 30px;
}

.tightp p{
    margin-bottom: 5px;
}

.hours {
    line-height: 2rem;
}

p.option {
    margin: 0px;
    margin-bottom: .75rem;
}

p.option a i {
    margin-right: 10px;
    color: #212121;
    width: 20px;
    text-align: center;
}

/* end locations */


/*sidebar news items*/

h2.display-posts-title{
    margin-top: 0px;
}

.sbnews-items img {
    min-width: 100%;
    border-radius: 10%;
    display: block;
}

.listing-item {
    font-size: 1.1rem;
    line-height: normal;
    color: #101010;
}

.sbnews-items a.title {
    display: block;
    font-size: 24px;
    color: black;
    font-family: oswald, sans-serif;
    margin-top: 5px;
    margin-bottom: 5px;
}

.sbnews-items .listing-item {
    margin-bottom: 30px;
    border-bottom: solid;
    border-bottom-width: 1px;
    padding-bottom: 30px;
    border-bottom-color: #c5c5c5;
}

.sbnews-items div:last-child {
    border-bottom-color: white;
}

/* end news */



@media screen and (min-width: 994px) and (max-width:1200px) {

/*
.nav-link {
    font-size: 25px !important;
    color: white !important;
    padding-right: 0.5rem !important;
    padding-left: 1.5rem !important;
    padding-bottom: 4rem !important;
}*/

#masthead {
    /* background-color: #502d7f !important; */
    background: #502d7f;
    max-height: 100px;
    z-index: 5;
}


.nav-link {
    font-size: 24px !important;
    color: white !important;
    padding-right: 0.0rem !important;
    padding-left: 1.8rem !important;
    padding-bottom: 2rem !important;
}

.navbar-brand {
    width: 250px !important;
}


}


@media screen and (min-width: 768px) and (max-width:993px) {

body, .btn{
    font-size: 1.4rem;
}

.page-content, .entry-content, .entry-summary {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}


.listing-item {
    font-size: 1.4rem;
    color: #101010;
}


#masthead {
    max-height: 74px;
}
span.nomobile {
    display: none;
}

.navbar-brand {
    width: 190px !important;
}

.nav-link {
    font-size: 22px !important;
    color: white !important;
    font-family: 'Oswald';
    text-transform: uppercase;
    padding-right: 0.5rem !important;
    padding-left: 1.5rem !important;
    padding-bottom: 3.6rem !important;
}

#newsletter {
    height: 250px;
}

#mc_embed_signup_scroll  {
    font-size: 16px !important;
}

#mc_embed_signup_scroll .btn{
    font-size: 16px;
}


div#spokesman{
    top:88px;
}

#content.site-content {
    padding-bottom: 3.75rem !important;
    padding-top: 0rem !important;
    margin-top: 0px !important;
  }  




}	


@media screen and (min-width: 0px) and (max-width:767px) {

body, .btn{
    font-size: 1.7rem;
}

.listing-item {
    font-size: 1.7rem;
    color: #101010;
}

.page-content, .entry-content, .entry-summary {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.hours {
    line-height: 2rem;
    font-size: 1rem;
}



header#masthead {
    max-height: none;
}

#content.site-content {
    padding-bottom: 1.75rem !important;
    padding-top: 0rem !important;
    margin-top: 0px !important;
}

#moblogo{
    display: block;
}

#mainlogo{
    display: none;
}

button.navbar-toggler i {
    color: white;
    font-size: 42px;
    padding-top: 6px;
}

.nav-link {
    font-size: 38px !important;
    padding-right: 0.0rem !important;
    padding-left: 0.0rem !important;
    padding-bottom: 1rem !important;
}



div#spokesman{
    display: none;
}

#newsletter{
    height: 320px;
}

#mc_embed_signup_scroll {
    font-size: 16px;
}

#mc_embed_signup_scroll .btn {
    font-size: 16px;
}

.reviewcol1 {
    padding-right: 0px;
}

.reviewcol3 {
    padding-left: 15px;
}


}