/*--------------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: Lobster, sans-serif;
	color: #9e1c3b;
	font-weight:normal!important;
}

a{
	color:#9e1c3b;
}

a:hover{
	color: #5b101c;
}
#footer ul li:before, ul.fancylist li:before {
    color: #9e1c3b;

}
.wpcf7-form input[type=submit], button, html input[type="button"], input[type="reset"], input[type="submit"], a.contact-btn, .client-button, #content .btn, #slider .btn, .view-article, .rev-read-more, #respond #submit, .btn, .link-button {
	background: #9e1c3b;
	color:#fff;
	margin-top: .5em;
	font-size:1.1em;
}

#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: #5b101c;
	transition: 500ms;
}

.breakout.banner {
    margin-top: -4em;
}

.bottom {
    margin-bottom: -4em;
}
/*-------------- HEADER ----------------*/


.woocommerce .logo img, .woocommerce-page .logo img, .logo img {
    width: 100%;
    max-width: 150px;
}

.header-c .hidden-logo img {
    height: 100px;
}


.phone a, .phone a:hover {
    background: #9E1C3B;
    color:#fff;
    text-decoration:none;}


.nav-wrap {
    background: #FBD680;
}

header-c .nav-wrap a {
    padding: 1em;}

.nav-bar ul a {
    color: #654321;
    font-weight: bold;
    font-size: 1.25em;
}
#header {
	background: #fff;}
/*-------------- BILLBOARD------------*/

.billboard .slide-header, .video-container .slide-header {
    font-family: lobster, sans-serif;
    font-weight: normal;
}

.billboard .slider-content .slider-cta-button, .video-container .slider-content .slider-cta-button, .billboard .slider-content a, .video-container .slider-content a{
     border:none;
	background: #9e1c3b;
	color:#fff;
	font-weight: bold;}

.tan-bkgd {
    background: #FBD680;
}

.red-text {
    color: #9e1c3b;
}

/*---------------HOME---------------*/
.breakout.banner {
    margin-top: -4em;
}


.breakout.leather {
    background: linear-gradient( rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45) ), url(/wp-content/uploads/leather-background.jpg);
    margin-top: -1em;
}

.leather h1 {
    color: #fff;
}
.inserts {
    border: 2px double #9e1c3b;
    margin-top: 3em;
}
.red-bar {
    background: #9e1c3b;
    padding: 2em;
    text-align: center;
}

.red-bar .text-wrap {
    padding: 1em;
}


.line {
    border-right: 2px solid #fff;
}
/*-------------- SERVICES------------*/
.breakout.services.banner {
    background: linear-gradient( rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75) ), url(/wp-content/uploads/service-banner.jpg);
    background-position: bottom;
    padding: 2em;
}

.breakout.services.banner {
    background: linear-gradient( rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75) ), url(/wp-content/uploads/service-banner.jpg);
    background-position: bottom;
    padding: 2em;
    font-weight: bold;
}


.breakout.services h1 {
    color: #fff;
}

.services .text-wrap {
    max-width: 550px;
    margin: auto;
}
/*-------------- CONTACT------------*/
.contact.banner {
    background: linear-gradient( rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4) ),url(/wp-content/uploads/shoe-repair-banner.jpg);
    padding: 2em;
}
.contact h1 {
    color: #fff;
}

.page-contact-us form.wpcf7-form {
    background: transparent;
    padding-top: 0px;
}

/*-------------- FOOTER------------*/
#footer {
	background: #4b0d17;
	color: #fff;
}
#footer h2{
	color: #fff;
}
.socialicons{
	margin-top: 1em;
}

.today{
	color:#fbd680;
	font-weight:bold;
}

#copyright{
	background: #FBD680;
    color: #654321;
}

#footer .btn{
	width: 11em;
	border: 2px solid transparent;
}

#footer .btn:hover{
	width: 11em;
	border: 2px solid #fff;
}
.tan-bkgd {
    background: #FBD680;
}

.red-text {
    color: #9e1c3b;
}

/*-------------- REVIEWS------------*/

.author-name {
    font-family: lobster;
    font-weight: normal;
    color: #9e1c3b;
    font-size: 1.5em;
}

.rev-cont:before {
    background-color: #FBD680;
    color: #9e1c3b;}
.final-star {
    color: #9e1c3b!important;
}
/*-------------- MOBILE------------*/
#mobile-menu-container .menu-bar {
    background: #9e1c3b;}

#mobile-menu-container .menu, #mobile-menu-container .menu-icon {
    background: #9e1c3b;}

#mobile-menu-container.left, #mobile-menu-container.right{
    background: #9e1c3b;}
@media (max-width: 1023px){
.box.footer_logo {
    border-bottom: solid 3px #fff;
}
}
@media (max-width: 768px){
.line.med {
    border-right: none;
}
.red-bar .col-md-6 {
    margin-bottom: 2em;
}

}
@media (max-width: 27em){
.line {
    border-right: none;
    border-bottom: 2px solid #fff;
}
	.banner{
		margin-top:-2em;
	}
	.bottom {
    margin-bottom: -2em;
	}
	.medium-wrapper, .small-wrapper, .large-wrapper {
    padding: 2em 2em;
}
}
