body {
	/* Margin bottom by footer height */
    margin-bottom: 626px;
    font-family: 'Rubik', sans-serif;
}
/* ----------  HEADER  ---------- */
.site-header .logo, .logo {
    padding-top: 0px;
    padding-bottom: 0px;
}
.site-header{
    background-color: #fff;
	filter: drop-shadow(1px 1px 2px #e5e5e5);
    margin-bottom:0px;
}
#static-page-container{
    background-color: #fff;
}
.top-bar{
    background-color: #993300;
    padding-top: 5px;
    padding-bottom: 5px;
}    
.topbar-nav .navbar-nav > li > a,
.topbar-nav .navbar-nav > li > a > .fas{
    font-size:13px;
    color: #fff;
}
.navbar-nav .caret{
    border-top: 5px solid #333;
}
.navbar-default .navbar-nav .navbar-nav .caret{
    border-top: 5px solid #333;
}
#search-box{
    width:100%;
    margin: 10px 0;
    height:auto;
}
#search-box-submit,
#refine-box-submit,
#modal-refine-box-submit{
    border-top-right-radius:2px;
    border-bottom-right-radius:2px;
}
#search-box-input,
#refine-box{
    border-top-left-radius:2px!important;
    border-bottom-left-radius:2px!important;
}
#search-box-submit,
#refine-box-submit,
#modal-refine-box-submit{
    background-color: #993300;
}
.navbar-container {
    background-color:#fafafa!important;
}
.ui.fluid.search .results {
    width:650px!important;
}
/*---CSS for right side search to make dropdown move right---*/
/* .ui.fluid.search .results {
    right: 0;
    left: auto;
} */
/*---CSS for right side search to make dropdown move right---*/

.navbar-default{
    border-bottom: 0px solid transparent;
    background-color: #ffffff;
}
.navbar-container{
    background-color: #ffffff;
}
.navbar-default .navbar-nav > li > a{
    text-transform:none;
    border-right:0 none;
    color:#8e8e8e;
    padding: 10px 10px;
    font-weight:500;
	font-size:20px;
	text-transform:uppercase;
}
.navbar-default .navbar-nav > li > a:hover {
	color:#993300!important;
}
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:focus, 
.navbar-default .navbar-nav > .open > a:hover {
    background-color: #fff;
    color: #993300;
}
.nav > li > a:hover,
.nav > li > a:hover .fas{
    color: #dbdbcd;
}
.navbar-toggle .icon-bar{
   background-color: #993300;
}
/* ----------  HEADER  ---------- */
/* ----------  BODY  ---------- */
.category-name-grid {
    color: #993300;
}
.product-name {
    color: #993300;
}
a,
a:hover {
    color: #993300;
}
#details-product-price {
    color: #4c4c4e;
}
#modalRefinement .modal-header{
	background: #993300;
}
#modalRefinement .modal-header h4,
#modalRefinement .close,
#modalRefinement .modal-header .fas{
	color:#FFF;
}

/* -------  BUTTONS  ------- */
.navbar-default .navbar-nav > li > a:focus, 
.navbar-default .navbar-nav > li > a:hover{
    color:#993300;
}
.btn-blue,
.btn-blue:hover,
.btn-blue:focus,
#refine-sidebar .navbar-toggle{
    color:#FFF;
    background-color: #993300;
}
.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-grey,
.btn-grey:hover,
.btn-grey:focus{
    background-color:#333;
    border-color:#333;
}
.category-items .btn:lang(fr){
    padding:6px 10px;
}
/* -------  BUTTONS  ------- */
#wrapper{
    background: #FFF;
}
.pagination > .active > a, 
.pagination > .active > a:focus, 
.pagination > .active > a:hover, 
.pagination > .active > span, 
.pagination > .active > span:focus, 
.pagination > .active > span:hover {
    background-color: #993300;
    border-color: #993300;
}
/* -------  DETAILS  ------- */
#detail-tabs .nav-tabs > li.active, 
#detail-tabs-more-details .nav-tabs > li.active{
    border-bottom:3px solid #993300;
}
.nav-tabs > li.active > a:hover,
.modal-title{
    color: #993300;
}
#detail-tabs .nav > li > a:hover{
   color: #993300; 
}
/* -------  DETAILS  ------- */

/* ----------  BODY  ---------- */

/* ----------  FOOTER  ---------- */
#footer {
	/* Set the fixed height of the footer here */
    background: linear-gradient(to bottom, #993300 0%, #993300 85%, #666 85%, #666 100%);
    height: 626px;
    margin-bottom:0px!important;
}
.footer-style {
    padding-top:100px;
    text-align:left;
}
.footer-style > h4 {
    font-size:25px;
    color:#fff;
    text-transform:uppercase;
}
.footer-style > p {
    font-size:21px;
    color:#fff;
}
.footer-style > p > a{
    font-size:21px;
    color:#fff;
    text-decoration:none;
}
.footer-style > a {
    font-size:16px;
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    vertical-align: top;
}
.fa-facebook-square {
    color:#fff!important;
    font-size:30px;
}
/* ----------  FOOTER  ---------- */

@media (min-width: 767px) {
    .topbar-nav .navbar-nav > li:first-child{
        padding-left: 5px;
    }
}
@media (max-width: 992px) {
    .ui.fluid.search .results {
        width:100%!important
    }
}
@media (max-width: 767px) {
    .top-bar {
        background-color: #fff;
        border-bottom: 0 none;
        padding:0 15px; 
        padding-bottom: 0px;
    }
    #search-box{
        margin:10px 0;
    }
    .category {
        margin-top: 0;
    }
    #footer{
        height:auto;
    }
    .responsive-logo{
        text-align: center;
    }
    .responsive-cart {
        margin:0;
        padding:0;
        width:auto;
    }
    .responsive-cart-icon,
    .responsive-cart-icon:before,
    .responsive-cart-icon:hover,
    .responsive-cart-icon:hover:before{
        color:#993300;
        font-size:16px;
    }
    .navbar-header{
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom:0 none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: wrap;
        flex-flow: wrap;
        align-items:center
    }
    .topbar-nav .navbar-collapse,
    .topbar-nav .navbar-nav > li{
        background-color:transparent
    }
    .topbar-nav .navbar-collapse ul:nth-child(2){
        border-bottom:0 none;
    }
    .topbar-nav .navbar-nav > li {
        padding:10px;
        border-bottom:0 none;
    }
    .topbar-nav .navbar-nav > li > a{
        font-size:16px;
        font-weight:400;
        color:#666;
    }
    .navbar-nav .open .dropdown-menu{
        background-color:transparent;
    }
    .navbar-nav .open .dropdown-menu > li > a{
        padding:10px 0;
        border-bottom:0 none;
    }
    .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
        background-color:transparent;
    }
    #footer {
	    /* Set the fixed height of the footer here */
        background: linear-gradient(to bottom, #993300 0%, #993300 100%);
    }
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
}
@media (max-width : 320px) {
}
@media print {

}