/**Theme Color CSS**/
.spinner > div {
    background-color: #d32e12;   
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #d32e12;
}
a {
    color: #d32e12;
}
.footer a:hover,
.footer a:active,
.footer a:focus {
    color: #d32e12;
}
.block-title.alt .fa.color {
    background-color: #d32e12;
}
.text-color {
    color: #d32e12;
}
.drop-cap {    
    color: #d32e12;
}
blockquote {
    background-color: #d32e12;    
}
.btn-theme {   
    background-color: #d32e12;
    border-color: #d32e12;   
}
.btn-theme-transparent, .btn-theme-transparent:focus, .btn-theme-transparent:active, .btn-title-more{
    background-color: rgba(0, 0, 0, 0);
    border-color: #e9e9e9;
}
.btn-theme-dark, .btn-theme-dark:focus, .btn-theme-dark:active {
    background-color: #232323;
    border-color: #232323;
}
.btn-theme-dark:hover {
    background-color: #d32e12;
    border-color: #d32e12;    
}
.btn-play { 
    background-color: rgba(211, 46, 18, 0.85);   
}
.btn-play:before {    
    border: solid 10px rgba(211, 46, 18, 0.35);
}
a:hover .btn-play,
.btn-play:hover {   
    color: #d32e12;
}

.top-bar ul a:hover .fa {
    color: #d32e12;
}
.top-bar ul a span.colored {
    color: #d32e12;  
}

.header {
    border-bottom: solid 3px #d32e12;
}
.coming-soon .header {  
    border-bottom-color: rgba(211, 46, 18, 0.5) !important;
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: #d32e12;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color: #d32e12;
}
.sf-menu li.megamenu ul a:hover {
    color: #d32e12;
}
.sf-menu li.special a {
    background-color: #d32e12;   
}
.sf-menu li.special a:hover {
    background-color: #000;   
}
.sf-menu li.special > ul li a {
    color: #fff;   
}
.sf-menu li.special:hover,
.sf-menu li.special.sfHover,
.sf-menu li.special.sfHover > a,
.sf-menu li.special.active {
  background-color: #fff;
  color: #d32e12;
}
@media (max-width: 991px) {   
    .sf-menu > li > a:hover {       
        color: #d32e12;
    }    
}
.footer {
    border-top: solid 10px #d32e12;   
}
.main-slider .caption-subtitle {    
    color: #d32e12;   
}
.main-slider .btn-theme:hover {
    border-color: #d32e12;
    background-color: #d32e12;   
}
.main-slider .dark .caption-text .btn-theme:hover {
    background-color: #d32e12;
    border-color: #d32e12;
}
.coming-soon .main-slider .page .countdown-amount { 
    color: #d32e12;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    border-color: #d32e12;
    background-color: #d32e12;  
}
.message-box {    
    background-color: #d32e12;  
}
.content-tabs .nav-tabs > li.active > a {   
    color: #d32e12;
}
.post-title a:hover {
    color: #d32e12;
}
.post-meta a:hover {
    color: #d32e12;
}
.about-the-author .media-heading a:hover {
    color: #d32e12;
}
.post-wrap blockquote {  
    border-top: solid 6px #d32e12;  
}
.recent-post .media-category { 
    color: #d32e12;
}
.recent-post .media-heading a:hover {
    color: #d32e12;
}
.widget .recent-post .media-meta a:hover {
    color: #d32e12;
}
.comment-author a:hover {
    color: #d32e12;
}
.comment-date .fa {
    color: #d32e12;  
}
.thumbnail.hover,
.thumbnail:hover {
    border: solid 1px #d32e12;
}
.caption-title a:hover {
    color: #d32e12;
}
.thumbnail.thumbnail-banner .btn-theme:hover {
    background-color: #d32e12;
    border-color: #d32e12;
}
.recent-post .media-link:after{
    background-color: rgba(211, 46, 18, 0);
}
.recent-post .media-link:hover:after {
    background-color: rgba(211, 46, 18, 0.7);
}
.thumbnail-banner .caption {    
    background-color: rgba(211, 46, 18, 0);
}
.thumbnail-banner.hover .caption,
.thumbnail-banner:hover .caption {
    background-color: rgba(211, 46, 18, 0.3);
}
.thumbnail .price ins {   
    color: #d32e12;
}
.product-single .reviews:hover,
.product-single .add-review:hover {
    color: #d32e12;
}
.product-single .product-availability strong {
    color: #d32e12;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-color: #d32e12;
}
.products.list .thumbnail .reviews:hover {
    color: #d32e12;
}
.products.list .thumbnail .availability strong {
    color: #d32e12;
}
.thumbnails.portfolio .thumbnail .caption.hovered {    
    background-color: rgba(211, 46, 18, 0.5);
}
.widget.widget-shop-deals .countdown-amount {   
    color: #d32e12;
}
.widget.widget-tabs .nav-justified > li.active > a,
.widget.widget-tabs .nav-justified > li > a:hover,
.widget.widget-tabs .nav-justified > li > a:focus {
    border-color: #d32e12;
    background-color: #d32e12;   
}
@media (min-width: 768px) {    
    .widget.widget-tabs.alt .nav-justified > li.active > a:before {      
        border-top: solid 5px #d32e12;
    }
}
.widget.shop-categories ul a:hover {
    color: #d32e12;
}
.widget-flickr-feed ul a:hover {
    border-color: #d32e12;
}
.widget-flickr-feed ul a:hover:before {
    background-color: rgba(211, 46, 18, 0.7);
}
.recent-tweets .media .fa {
    color: #d32e12;
}
.product-list .price ins {   
    color: #d32e12;
}
.product-list .media-link:after { 
    background-color: rgba(211, 46, 18, 0);   
}
.product-list .media-link:hover:after {
    background-color: rgba(211, 46, 18, 0.7);
}
.shop-sorting .col-sm-4 .btn-theme:hover {
    background-color: #d32e12;
}
.orders td.description h4 a:hover {
    color: #d32e12;
}
.orders td.total a:hover {
    color: #d32e12;
}
.orders .media-link:after {    
    background-color: rgba(211, 46, 18, 0);  
}
.orders .media-link:hover:after {
    background-color: rgba(211, 46, 18, 0.7);
}
.wishlist td.description h4 a:hover {
    color: #d32e12;
}
.wishlist td.total a:hover {
    color: #d32e12;
}
.wishlist .media-link:after {   
    background-color: rgba(211, 46, 18, 0);   
}
.wishlist .media-link:hover:after {
    background-color: rgba(211, 46, 18, 0.7);
}
.compare-products .product .media-link:after {  
    background-color: rgba(211, 46, 18, 0);   
}
.compare-products .product .media-link:hover:after {
    background-color: rgba(211, 46, 18, 0.7);
}
.compare-products .product h4:hover,
.compare-products .product h4 a:hover {
    color: #d32e12;
}
#contact-form .alert { 
    border-color: #d32e12;
    background-color: #d32e12;   
}
.to-top {   
    background-color: rgba(211, 46, 18, 0.5);
    border: solid 2px #d32e12;   
}
.to-top:hover {   
    border-color: #d32e12;
    color: #d32e12;
}
.header-nav-1 .sf-arrows > li > .sf-with-ul:focus::after,
.header-nav-1 .sf-arrows > li:hover > .sf-with-ul::after,
.header-nav-1 .sf-arrows > li.active > .sf-with-ul::after,
.header-nav-1 .sf-arrows > .sfHover > .sf-with-ul::after {
    border-top-color: #d32e12;
}
.header-nav-5 .sf-menu > li:hover,
.header-nav-5 .sf-menu li.active > a,
.header-nav-5 .sf-menu a:hover,
.header-nav-5 .sf-menu li.active,
.header-nav-5 .sf-menu > li.active.sfHover > a,
.header-nav-5 .sf-menu ul a:hover,
.sf-menu li:hover,
.header-nav-5 .sf-menu li.sfHover,
.header-nav-5 .sf-menu li.sfHover > a {
    color: #d32e12;
}
.header-nav-2 .sf-menu > li:hover,
.header-nav-2 .sf-menu > li:hover > a,
.header-nav-2 .sf-menu li.active,
.header-nav-2 .sf-menu > li.sfHover,
.header-nav-2 .sf-menu > li.sfHover > a {
    background-color: #d32e12;
}
.header-nav-2 .sf-menu ul a:hover {
    background-color: #d32e12;
}
.header-nav-3 .sf-menu > li:hover,
.header-nav-3 .sf-menu > li:hover > a,
.header-nav-3 .sf-menu li.active,
.header-nav-3 .sf-menu > li.sfHover,
.header-nav-3 .sf-menu > li.sfHover > a {
    background-color: #d32e12;
}
.header-nav-3 .sf-menu ul a:hover {
    background-color: #d32e12;
}
.information-title {
    border-bottom: 3px solid #d32e12;   
}
.widget.account-details .widget-title {
    border-bottom: 3px solid #d32e12;    
}
.widget.account-details li.active a {
    color: #d32e12;
}
.widget.account-details li a:hover,
.widget.account-details li a:focus,
.details-box > ul li a:hover,
.details-box > ul li a:focus {
    color: #d32e12;
}
.social-icons a:hover {
    color: #ffffff;
}
.header .navigation-wrapper {
    background-color: #f5f6f7;
    border-top: 1px solid #d3d5d7;
}
.btn-view-more-block {
    background-color: #a5abb7;
    border-color: #a5abb7;
}
.required ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #d32e12 !important;
}
.required :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #d32e12 !important;
   opacity:  1;
}
.required ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #d32e12 !important;
   opacity:  1;
}
.required :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #d32e12 !important;
}
.required ::-ms-input-placeholder { /* Microsoft Edge */
   color:    #d32e12 !important;
}
/*.thumbnail .caption{
	border: 1px solid red;
	width: 100% !important;
}
.thumbnail .caption .media-body{
	width: 100% !important;
  border: 1px solid red;
  margin: 0 auto;
  float:none;
  clear:both;
}*/
.thumbnail .caption div {
	/*border: 1px solid red;
	width: 100% !important;*/
}
.products .thumbnail{
	min-height: 370px;
}

.product-single .product-thumbnails div{
	max-height: 100px;
	overflow:hidden;
}
.product-single .product-thumbnails div img{
	height: 100%;
}
.img-carousel .item{
	max-height: 500px;
	overflow:hidden;
}

.widget.shop-categories ul li {
  padding: 0px 0px;
  width:100%;
}
.widget.shop-categories ul li > *{
  /*padding: 0px 10px;
  width:100%;
  overflow: hidden;*/
}
.widget.shop-categories ul .divider {
  margin: 0 0 0 0;
}
.widget.shop-categories ul li > span{
	font-weight: bold;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
  padding: 10px 10px;
  margin: 20px 0;
  width:100%;
  overflow: hidden;
}