/*
/   name           Favourite
/   version        4.2
/   description    Responsive and customizable Joomla!3 template
/   demo           http://demo.favthemes.com/favourite
/   author         FavThemes
/   author URL     https://www.favthemes.com
/   copyright      Copyright (C) 2012-2018 FavThemes.com. All Rights Reserved.
/   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

/*//////////////////////////////////////////////////////////////////////////////
///
///  custom style
///
//////////////////////////////////////////////////////////////////////////////*/
/*
*** J2 Store ***
*/
.j2store-img-responsive {
    max-width: 250px;
    height: auto;
}
.product-sku {
    display: none;
}
i[class*=" fa-"] {
    font-size: 18px;
    padding-right: 0em;
}
.fav-container .favth-btn, .fav-container .btn, .fav-container .btn-primary, .fav-container .pager .next a, .fav-container .pager .previous a, .fav-container .hikabtn {
    padding: 10px 15px 10px;
}
.fav-container .btn:hover {
   background-color: #CB650077!important;
}
.j2store .checkout-content {
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0px 40px;
}
label {
    display: inherit;
    margin-bottom: 5px;
}
.j2store_field_required {
    float: left;
    color: #ff0000;
    margin-right: 2px;
    margin-left: -9px;
}
.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th {
    background-color: #777;
}
/*
*** Joomspirit Slider ***
*/
.flexslider.flex-slide-theme-horizontal {
    margin: 0 -15px;
    border-left: 0px solid #555;
    border-right: 0px solid #555;
    border-color: rgba(0,0,0,0.6);
}
/*
*** CUSTOM ***
*/


@media screen and (min-width: 768px) {
#fav-headerwrap {
    position: fixed;
    z-index: 999;
    width: 100%;
    margin-top: -25px;
}
#fav-mainwrap {
    padding-top: 100px;
}
}

@media (max-width: 767px) {
.favth-visible-xs {
    display: block !important;
    position: fixed;
    z-index: 999;
    width: 100%;
}
#fav-mainwrap {
    padding-top: 50px;
}
}

.centreren {
    text-align: center!important;
}
body {
    line-height: 24px;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    background-color: #333!important;
    color: #fff;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}
body a {
    color: #fff!important;
}
body a:hover {
    color: #CB6500!important;
}

.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
    color: #555!important;
}
.fav-container h1 a, .fav-container h2 a, .fav-container h3 a, .fav-container h4 a, .fav-container h5 a, .fav-container h6 a {
    color: #CB6500;
}
.text-success {
    color: #CB6500!important;
}
.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: -1px;
    z-index: 99;
    display: block;
    text-align: right;
}
#fav-mainbottomwrap, #fav-maintopwrap, #fav-navbarwrap, #fav-footerwrap, #fav-bottomwrap, #fav-mainwrap, #fav-slidewrap, #fav-headerwrap, #fav-headerwrap.fav-fixed {
    background-color: #333;
    color: #fff;
}
#fav-mainwrap {
    margin: 25px 0;
}
#fav-bottomwrap {
    position: relative;
    box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.27);
}
.favth-navbar-default {
    background-color: #333;
}
.favth-navbar-default .favth-navbar-toggle:hover, .favth-navbar-default .favth-navbar-toggle:focus {
    background-color: #333;
}
.favth-navbar-default #fav-mobilemenutext {
    color: #fff;
}
.favth-navbar-toggle {
    margin-top: 25px;
}
.fav-module-block-light p {
    color: #fff;
}
.moduletable .custom h3, div[class^="moduletable-"] div[class^="custom-"] h3, div[class^="moduletable-"] div[class*=" custom-"] h3, div[class*=" moduletable-"] div[class^="custom-"] h3, div[class*=" moduletable-"] div[class*=" custom-"] h3 {
    color: #CB6500;
}
.moduletable .custom h4, div[class^="moduletable-"] div[class^="custom-"] h4, div[class^="moduletable-"] div[class*=" custom-"] h4, div[class*=" moduletable-"] div[class^="custom-"] h4, div[class*=" moduletable-"] div[class*=" custom-"] h4 {
    color: #fff;
    font-size: 24px;
}
.retina-logo {
    margin-left: auto;
    margin-right: auto;
}
.item-image img, .fav-tags-img {
    padding: 0px;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 0 13px;
    line-height: 90px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    font-weight: bold;
}
.entry-header h2 {
    margin: 8px 0 0;
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
    color: #CB6500;
}
a {
    color: #CB6500;
}
h1 {
    color: #fff;
    font-size: 36px;
    font-family: 'Quicksand', sans-serif;
}
h2 {
    color: #CB6500;
    font-size: 30px;
    font-family: 'Quicksand', sans-serif;
}
h3 {
    color: #fff;
    font-size: 24px;
    font-family: 'Quicksand', sans-serif;
}
#sp-bottom a {
    color: #ffffff;
}
#sp-bottom {
    background-color: #333!important;
}
#sp-footer {
    padding: 10px 0 0 0;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #CB6500;
}
