/*--------------PLEASE PLACE ALL CUSTOM CSS HERE ----------------*
NOTES: If you use Appearance/Customize/Additional CSS to test your custom CSS, please make sure that once you're done you add that code to this stylesheet and remove it from the Appearance/Customize/Additional CSS section.

Please add a commented out title to the custom code you add to this page so it's easy for developers to find what they need. 
----------------------------------------------------------------*/
/*--------------GENERAL ----------------*/
h1, h2, h3{
	font-family: 'Fredoka One', san serif;
	font-weight: normal!important;
	color: #b14334;

}
.underbanner, .bottom {
    background: #D6AD3B;
    color: #000;
}

a{
	color: #c85445;
}

a:hover{
	color: #843227;
}
.banner{
	margin-top:-4em;
}

.bottom{
	margin-bottom:-4em;
}

.underbanner h1, .bottom h2, .bottom h3{
	color: #000;
}

.wpcf7-form input[type=submit], button, html input[type="button"], input[type="reset"], input[type="submit"], a.contact-btn,.biziq-button,.client-button, #content .btn, #slider .btn, .view-article, .rev-read-more, #respond #submit, .btn, .link-button {
	color: #fff;
	background: #b14334;
	font-family: 'Fredoka One', san serif;
	margin-top: .5em;
    margin-bottom: .5em;
    font-weight: normal!important;
    }

    #footer .btn:hover, .link-button:hover, .billboard .slider-content a:hover, .video-container .slider-content a:hover, .btn:hover, #slider:hover .btn, button:hover, .rev-read-more:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, #content .view-article:hover, .wpcf7-form input[type=submit]:hover, #content .btn:hover, #slider .btn:hover {
    	background: #752c23;
    	color: #fff;
    	transition: 500ms;
		font-weight: normal!important;
        text-decoration: none!important;}


/*--------------HEADER ----------------*/

.sticky-background {
    background: #b14334;

}
#header {
    background: #b14334;
}
.logo a, .logo a:hover {
    font-family: 'Fredoka One', san serif;
    color: #fff;
    font-weight: normal!important;
    font-size: 2em;
    text-decoration: none;
}

a.hidden-logo, a.hidden-logo:hover {
    color: #fff;
    font-family: 'Fredoka One', san serif;
    font-weight: normal;
    font-size: 1.75em;
    text-decoration: none;
}

.nav-bar ul a {
    display: inline-block;
    text-decoration: none;
    padding: 0 10px;
    color: #fff;
    font-family: 'Fredoka One', san serif;
    font-weight: normal!important;
    font-size: 1.2em;
}

.phone a, .phone a:hover {
    background: #d6ad3b;
    color: #000;
	font-weight: bold;
    font-size: 1.2em;
    text-decoration: none;
    border-radius: 5px;}

/*--------------BILLBOARD----------------*/
.billboard .slider-content{
    max-width: 1200px;
    color: #000;

}

.billboard .slide-header, .video-container .slide-header {
    font-family: 'Fredoka One', san serif;
    font-weight: normal;
    font-size: 3em;
}

.slider-content {
    padding: 1em;
    text-align: center;
    background: #ffffffcc;
    border: 3px solid #C85445;
}

.billboard .slider-content .slider-cta-button, .video-container .slider-content .slider-cta-button, .billboard .slider-content a, .video-container .slider-content a {
    font-family: 'Fredoka One', san serif;
    font-weight: normal;
    background: #D6AD3B;
    border: 0px;
    border-radius: 5px;
    color: #000;
	font-weight: normal!important;}

.billboard .slider-content {
    padding: 2em;
}
/*--------------HOME ----------------*/

.grid {
    background: #fff;
    color: #222;
}

.home-wrap {
    padding: 4em;
}

.grid-image {
    margin:0px;
	padding: 0px;}

.home-features .col-md-4 {
    margin-bottom: 1em;
}

.feature-wrap {
    font-family: 'Fredoka One', san serif;
    background: #b14334;
    font-size: 1.2em;
    text-align: center;
    padding: 2em;
}

.breakout.home-features {
    background: url(/wp-content/uploads/featured-section.jpg);
    background-attachment: fixed;
    background-size: cover;
}


/*--------------SERVICES ----------------*/

.grocery {
    background: url(/wp-content/uploads/grocery-background.jpg);
    background-attachment: fixed;
    color: #000;
    padding-top: 4em;
    padding-bottom: 4em;
    background-size: cover;
}

.large-wrapper.tray {
    background: #fffffff1;
    color: #222;
    border: 2px solid #B14334;
    box-shadow: 2px 2px 15px #000;
	font-weight: bold;
}

.page-id-22 ul.fancylist li {
    text-align: center;
}

.additional {
    padding-top: 4em;
    padding-bottom: 4em;
    background: url(/wp-content/uploads/lottery-tickets.jpg);
    background-size: cover;
    background-attachment: fixed;
}


#footer ul li:before, ul.fancylist li:before {
    color: #b14334;}
/*--------------REVIEWS ----------------*/
.rev-cont {
    border: 2px solid #B14334;}

.author-name {
    font-weight: normal;
    font-family: 'Fredoka One', san serif;
    color: #B14334;
}

.final-star {
    color: #D6AD3B!important;
}


.rev-cont:before {
    background-color: #d6ad3b;
    color: #000;}

/*--------------CONTACT ----------------*/

.page-contact-us form.wpcf7-form {
    padding: 10px 20px;
    background: #fff;
    border: 2px solid #b14334;
}

textarea#message {
    max-height: 100px;
}
/*--------------FOOTER----------------*/
footer#footer{
	background: #a23d30;
	color:#fff;
}

footer h2{
	color: #fff;
	font-family: 'Fredoka One', san serif;
	font-weight: normal;
}

#footer a.btn {
	background: #D6AD3B;
	color:#000;
    width: 14em;
}

#footer a.btn:hover {
	background: #b18c25;
	color:#000;
    width: 14em;
}
.footer_logo::before, .footer_logo::after {
    color: #fff;}
.today {
    color: #f1e3bc;
}

#copyright{
	background: #D6AD3B;
	color: #000;
}
/*--------------MOBILE ----------------*/

#mobile-menu-container .menu-bar {
	background: #B14334;
}



#mobile-menu-container.left, #mobile-menu-container.right {
    background: #B14334;}

#mobile-menu-container .menu, #mobile-menu-container .menu-icon {
	background: #b14334;
	}
@media (max-width: 1023px){
.box.footer_logo {
    border-bottom: solid 3px #fff;
}
}

@media only screen and (max-width: 27em){
	.medium-wrapper, .small-wrapper, .large-wrapper {
    padding: 2em;}

    .banner{
    	margin-top:-2em;
    }

    .bottom{
    	margin-bottom: -2em;
    }
	h1, h2, h3{
		text-align:center
	}
.grocery, .additional, .breakout.home-features{
   background-attachment: scroll;}

.home-wrap {
    padding: 2em;
}

.logo {
    text-align: center;
    line-height: 1.2;
}

.billboard .slide-header, .video-container .slide-header {
    font-size: 1.5em;
}
	.large-wrapper.tray {
    margin-left: 1em;
    margin-right: 1em;
    text-align: center;}
	
	.ethic{
		text-align:center;
	}
}


