/* 
Theme Name:		 JJ Home Appliances
Theme URI:		 http://www.jjhomeappliances.co.uk/
Description:	 JJ Home Appliances Bespoke Theme Design
Author:			 Freelance-Creator
Author URI:		 http://www.freelance-creator.com/
Template:		 beetech
Version:		 1.0.0
Text Domain:	 Beetech-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Lato');

body, a, p, h1, h2, h3, h4, h5, input, .tagline {
	font-family: 'Lato', serif !important;
}

.site-header .site-branding a, .site-header .site-branding {
	color: #F5DD05;
}

.site-header .site-branding p.site-title a {
	font-size: 32px;
}

@media (max-width: 768px) {
    .site-header .site-branding p.site-title a {
		font-size: 22px;
	}
}

@media (max-width: 960px) {
    .bt-head-search {
		display: none !important;
	}
}

.site-header .site-branding {
	width: 45%;
}

.site-header .main-navigation {
	margin-top: 3px;
	width: 50%;
}

.sticky-wrapper.is-sticky .site-header {
	background: rgba(154,33,24,0.9);
}

.bt-front-slider-wrapper .single-slide-wrap:before {
	background: rgba(0,0,0,0.4);
}

.bt-front-slider-wrapper .slider-info:before {
	background: transparent;
}

.slide-button, .learn-more {
	display: none !important;
}

/* Services */

.bt-section-header h2:before {
	background: #9A2118;
}

.bt-section-services .row .col {
	cursor: default;
}

.bt-section-services .row .col .icon-holder {
	color: #9A2118;
}

.bt-section-services .row .col:hover .icon-holder {
	background: #9A2118;
}

.bt-section-services .row .col h5 a {
	cursor: default;
	pointer-events: none;
}

.bt-section-services .row .col h5 a:hover {
	color: #343434;
}

/* About */

.bt-about {
	background: #F7F7F7;
}

.bt-about .about-tab ul li .icon-holder {
	color: #9A2118;
}

.bt-about .about-tab ul li.active:before, .bt-about .about-tab ul li:hover:before {
	background: #9A2118;
}

/* Contact */

.bt-contact-section {
	padding-top: 30px !important;
}

.bt-contact-section .contact-form .detail-contact div:before {
	color: #9A2118;
}

.bt-contact-section .contact-form form input[type="submit"] {
	border-color: #9A2118;
	background: #9A2118;
}

.bt-contact-section .contact-form form input[type="submit"]:hover {
	color: #9A2118;
}

.bt-contact-section .contact-form form input {
	width: 180px;
}

/* footer */

.site-footer .site-info a {
	margin-left: 0;
	text-transform: none;
	color: #9A2118;
}

.site-footer .site-info a:hover {
	color: #FFF;
	text-shadow: none;
}

a#scroll-up {
	background: #9A2118;
	border: 1px solid #9A2118;
}

/* Primary Colour */
a:hover, a:focus, a:active {
	color: #CCC;
}
.bt-blog .grid-titles-info-post .blogs-grid-author:hover i {
	color: #9A2118;
}
.bt-front-slider-wrapper .slide-button a {
	background: #9A2118;
	border: 1px solid #9A2118;
}
.bt-front-slider-wrapper .slide-button a:hover {
	color: #9A2118;
}
.site-header .bt-head-search input.search-submit:hover {
	color: #9A2118;
}
#primary article.post .arcitle-more-btn a {
	border: 1px solid #9A2118;
	background: #9A2118;
}
#primary article.post .arcitle-more-btn a:hover {
	color: #9A2118;
}
footer.entry-footer span a {
	background: #9A2118;
	border: 1px solid #9A2118;
}
.comments-area .comments-title, .comments-area .comment-reply-title {
	color: #9A2118;
}
.widget-title {
	color: #9A2118;
}
.widget_search input[type=submit], .archive #primary .search-submit {
	background-color: #9A2118;
	border: 2px solid #9A2118;
}
.widget_search input[type=submit]:hover, .archive #primary .search-submit:hover {
	color: #9A2118;
}
.pagination .nav-links span,
.pagination .nav-links a {
	border: 1px solid #9A2118;
}
.pagination .nav-links span:hover,
.pagination .nav-links a:hover {
	background: #9A2118;
}
.pagination .nav-links span.current {
	background: #9A2118;
}
ul.menu.parallax-menu li a:hover {
	color: #F5DD05;
}
div#primary-menu li a:hover {
	color: #9A2118; 	
}