@charset "UTF-8";
/* Insert your custom CSS styles */

.project-desc .title > a {
    color: #0987f3;
}

.price .amount {
    color: #2f2f2f;
}

.add-to-cart .quantity {
	float:left;
	margin-right: 20px;
}

.spacer {
	display: inline-block;
}

.tp-banner-holder {
	border: 6px solid #d4d4d4;	
}

.googlemap-wrapper {
	border: 6px solid rgba(255,255,255,0.05);	
}

.googlemap-wrapper img {
	max-width: inherit !important; 
}

.wide .title-accent {
display: none;
}

@media (min-width: 992px) {
  .wide .map-canvas {
    margin-bottom: 0;
    height: inital;
    width: auto;
  } 
  
  .footer .map-canvas {
      margin-bottom: 0;
      height: 250px;
      width: 250px;
  }
}

@media all and (min-width: 992px) {
	.hand-roasted-logo {
		float: right;
		padding: 22px 0;  
		transition: 0.2s;
	}
	
	.hand-roasted-logo img{
		width: auto;
	}
}

@media all and (max-width: 991px) {
	.hand-roasted-logo {
		display: none;
	}
}

.sticky-header .hand-roasted-logo {    
    padding: 5px 0;    
}

.sticky-header .hand-roasted-logo img{
	width: 80px;	
}

.alignnone a img:hover {
	background-color: #ff4f37;
	border-color: #ff4f37;
	transition: none;
	-webkit-transition: none;
}

.header-main{
	background-color: #fff;
}

.flexnav > li:hover > a:before,
.flexnav > li.active > a:before,
.flexnav > li.active-trail > a:before {
	background-color: #ff4f37;
}

.nav-main {
	margin-bottom: 20px;
}

/* Header v6 */
@media all and (min-width: 992px) {

	.nav-main {
		float: right;
		margin-bottom: 20px;
		width: 56%;
	}

	header.menu-pills .flexnav > li:hover  {
		background: none;
	}
	
	header.menu-pills .flexnav {		
		background: none;
		padding-top: 55px;
		padding-right: 20px;
	}  
	
	header.menu-pills .flexnav > li {
		-webkit-transition: initial;
		transition: none;
		border-radius: 0;
	}

	header.menu-pills .flexnav > li > a {
		line-height: 44px;
		border-radius: 0;
		font-size: 14px;
		font-family: 'Oswald', sans-serif;
		font-size: 16px;
	}

	header.menu-pills .flexnav > li ul{
		border-radius: 0;
	}
}

.flexnav > li > a {
	padding: 0 15px;
}
  
.flexnav > li > a:before {
	display: none;
}

.flexnav > li {
	-webkit-transition: initial;
	transition: none;
}

.flexnav > li > a {
	-webkit-transition: initial;
	line-height: 44px;
	transition: none;
}


/* Override Red Skin */
/*
// #Links
// --------------------------------------------------
*/
a {
  color: #ff4f37;
  text-decoration: none;
}
a:hover {
  color: #c4250a;
  text-decoration: underline;
}
/* Logo */
.header .logo h1 > a:first-letter,
.header .logo h2 > a:first-letter {
  color: #ff4f37;
}
@media all and (min-width: 992px) {
  .flexnav > li:hover > a:before,
  .flexnav > li.active > a:before {
    background: #ff4f37;
  }
}
/* Header v4 */
.header-top-colored .header-top {
  background: #ff4f37;
}
header.menu-colored {
  /* Navigation styles - For Desktop */
}
@media all and (min-width: 992px) {
  header.menu-colored .flexnav > li {
    /* Submenu */
  }
  header.menu-colored .flexnav > li.active > a {
    color: #ff4f37;
  }
  header.menu-colored .flexnav > li:hover {
    background: #ff4f37;
  }
  header.menu-colored .flexnav > li:hover > a {
    color: #fff;
  }
  header.menu-colored .flexnav > li ul li > a:hover {
    background: #ff4f37;
  }
}
/* Header v6 */
header.menu-pills {
  /* Navigation styles - For Desktop */
}
@media all and (min-width: 992px) {
  header.menu-pills .flexnav > li.active > a,
  header.menu-pills .flexnav > li.active-trail > a {
    background: #ff4f37;
    color: #fff;
  }  
  header.menu-pills .flexnav > li.active:hover > a {
      background: #ff4f37;
      color: #fff;
  } 
  header.menu-pills .flexnav > li:hover {
    background: none;
    color: #ff4f37;
  }
  header.menu-pills .flexnav > li:hover > a {      	
    color: #ff4f37;
  }
}
/* Slider */
.md-bullet:hover, .md-bullet.md-current {
  background: #ff4f37 !important;
}
.md-bullet:hover:after, .md-bullet.md-current:after {
  background: #ff4f37;
}
/* Widgets */
.widget .title > a:hover {
  color: #ff4f37;
}
footer .contacts-widget .contacts-info-list > li a:hover {
  color: #ff4f37;
}
.widget_flickr .flickr-feed > li > a:hover {
  border: 4px solid #ff4f37;
}
/* Pages */
.error-title {
  color: #ff4f37;
}
/* Blog */
.entry.entry__with-icon .entry-icon {
  background-color: #ff4f37;
}
.entry .entry-header h2 > a:hover {
  color: #ff4f37;
}
.entry .entry-meta a:hover {
  border-bottom: 1px solid #ff4f37;
}
.entry .entry-thumb > a:before {
  background: #ff4f37;
}
/* Comments */
.commentlist .bypostauthor .comment-wrapper {
  border-left-color: #ff4f37;
}
/*  Project Item Overlay */
.project-item .dlink,
.project-item .zoom {
  color: #ff4f37;
}
.project-item .dlink:hover,
.project-item .zoom:hover {
  background: #ff4f37;
}
/*  Portfolio Description  */
.project-desc .title > a:hover {
  color: #ff4f37;
}
/* Widgets */
/* Base Widgets */
.widget_archive ul li:before,
.widget_nav_menu ul li:before,
.widget_meta ul li:before,
.widget_pages ul li:before,
.widget_recent_comments ul li:before,
.widget_recent_entries ul li:before,
.widget_categories ul li:before {
  color: #ff4f37;
}
/* Widget :: Latest Post Widget */
.widget .title > a:hover {
  color: #ff4f37;
}
footer .widget .title > a:hover {
  color: #ff4f37;
}
/* Widget :: Latest Post Widget */
.latest-posts-widget .title > a:hover {
  color: #ff4f37;
}
/* Widget :: Contacts Info */
.contacts-widget .contacts-info-list > li a:hover {
  color: #ff4f37;
}
/* Footers Widgets specific styling */
footer .widget_archive ul li:hover,
footer .widget_nav_menu ul li:hover,
footer .widget_meta ul li:hover,
footer .widget_pages ul li:hover,
footer .widget_recent_comments ul li:hover,
footer .widget_recent_entries ul li:hover,
footer .widget_categories ul li:hover {
  background: #ff4f37;
}
footer .widget_archive ul li:hover,
footer .widget_nav_menu ul li:hover,
footer .widget_meta ul li:hover,
footer .widget_pages ul li:hover,
footer .widget_recent_comments ul li:hover,
footer .widget_recent_entries ul li:hover,
footer .widget_categories ul li:hover {
  background: #ff4f37;
}
/*
// #Headings
// --------------------------------------------------
*/
.section-dark .title-accent > h3 > span {
  color: #ff4f37;
}
/*
// #Buttons
// --------------------------------------------------
*/
.btn-primary {
  /*background-image: -webkit-linear-gradient(top, #ff4f37 0%, #c4250a 100%);*/
  /*background-image: linear-gradient(to bottom, #ff4f37 0%, #c4250a 100%);*/
  /*background-repeat: repeat-x;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc2a0b', endColorstr='#ffc4250a', GradientType=0);*/
  /*border-color: #c4250a;*/
  background-image: none;
  background-color: #0987f3;
  border-color: #0987f3;
}
.btn-primary:hover,
.btn-primary:focus {
  background: #ff4f37 !important;
  border-color: #ff4f37;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #ff4f37;
  border-color: #ff4f37;
}
/*
// #Lists
// --------------------------------------------------
*/
.list ul li:before {
  color: #ff4f37;
}
.list.list__lg ul li:before {
  border: 1px solid #ff4f37;
}
/*
// #Social Links
// --------------------------------------------------
*/
.social-links__primary > li > a {
  background: #ff4f37;
  border: 1px solid #ff4f37;
}
.social-links__primary > li > a:hover {
  color: #ff4f37;
}
/*
// #Tabs
// --------------------------------------------------
*/
.tabs .nav-tabs > li.active > a {
  color: #ff4f37;
}
.tabs .nav-tabs > li.active > a:after {
  background: #ff4f37;
}
/*
// #Accordion
// --------------------------------------------------
*/
.panel-group .panel-title > a {
  background-image: -webkit-linear-gradient(top, #ff4f37 0%, #c4250a 100%);
  background-image: linear-gradient(to bottom, #ff4f37 0%, #c4250a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc2a0b', endColorstr='#ffc4250a', GradientType=0);
}
/*
// #Icon Box
// --------------------------------------------------
*/
.icon-box .icon {
  color: #ff4f37;
}
.icon-box.circled .icon:before {
  background: #ff4f37;
}
.icon-box.squared .icon:before {
  background-color: #ff4f37;
}
.icon-box.bordered .icon {
  color: #ff4f37;
}
.icon-box.bordered .icon:before {
  background: #fff;
}
.icon-box.bordered .icon:after {
  background: #ff4f37;
}
/*
// #Progress Bars
// --------------------------------------------------
*/
.progress-bar {
  background-image: -webkit-linear-gradient(top, #ff4f37 0%, #ab2109 100%);
  background-image: linear-gradient(to bottom, #ff4f37 0%, #ab2109 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc2a0b', endColorstr='#ffab2109', GradientType=0);
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #71cd75 0%, #4bc050 100%);
  background-image: linear-gradient(to bottom, #71cd75 0%, #4bc050 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff71cd75', endColorstr='#ff4bc050', GradientType=0);
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #73c9e3 0%, #49b9db 100%);
  background-image: linear-gradient(to bottom, #73c9e3 0%, #49b9db 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff73c9e3', endColorstr='#ff49b9db', GradientType=0);
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #fcbe5c 0%, #fbaa2a 100%);
  background-image: linear-gradient(to bottom, #fcbe5c 0%, #fbaa2a 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcbe5c', endColorstr='#fffbaa2a', GradientType=0);
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
/*
// #Blockquotes & Testimonial
// --------------------------------------------------
*/
blockquote {
  border-left: 4px solid #ff4f37;
}
/*
// #Dropcaps
// --------------------------------------------------
*/
.dropcap {
  color: #ff4f37;
}
.dropcap.dropcap__rounded {
  background-color: #ff4f37;
}
/*
// #Pricing Tables
// --------------------------------------------------
*/
.pricing-table .plan.popular .pricing-head h3 {
  background: #ff4f37;
  border-color: #ff4f37;
}
/* Style 2 */
.pricing-table__style2 .plan.popular .pricing-head .circled {
  background: #ff4f37;
}
.pricing-table__style2 .plan.popular .pricing-head .circled:after {
  background: #ff4f37;
}
.pricing-table__style2 .plan.popular .pricing-head h3 {
  color: #ff4f37;
}
/* Style 3 */
.pricing-table__style3 .plan .pricing-head .circled {
  background: #ff4f37;
}
.pricing-table__style3 .plan.popular {
  background: #ff4f37;
}
/* Style 4 */
.pricing-table__style4 .plan .pricing-head .pricing-head-inner {
  background: #ff4f37;
}
.pricing-table__style4 .plan.popular {
  background: #ff4f37;
}
.pricing-table__style4 .plan.popular .pricing-head h3 {
  background: #ff4f37;
}
.owl-theme .owl-pagination .owl-page.active span {
  background-color: #ff4f37;
}
@media (min-width: 992px) {
  .featured-item:hover {
    background-color: #ff4f37;
  }
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
/*
// #Shop
// --------------------------------------------------
*/
table.cart-total > tbody > tr > td .amount {
  color: #ff4f37;
}
.price .amount {
  /*color: #ff4f37;*/
}
.star-rating span {
  color: #ff4f37;
}
.products .product .onsale {
  background: #ff4f37;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
/* Drupal */
.dlink .node-add-to-cart{
  color: #ff4f37;
}
.remove input{
  color: #ff4f37; 
}
legend{
  background-image: -webkit-linear-gradient(top, #ff4f37 0%, #c4250a 100%);
  background-image: linear-gradient(to bottom, #ff4f37 0%, #c4250a 100%);
  background-repeat: repeat-x;
}
.search-form .btn:hover,
#search-block-form .btn:hover {
  background-image: -webkit-linear-gradient(top, #ff4f37 0%, #c4250a 100%);
  background-image: linear-gradient(to bottom, #ff4f37 0%, #c4250a 100%);
  background-repeat: repeat-x;
  border-color: #ff4f37;
}
