body {
	    background-color: #eee;
		color: #770026;
}	



#header .logo {
    max-width: 100%;
    display: block;
    margin-left: auto;
    /* margin-right: auto; */
    /* width: 40%; */
}


#header {
    background: #fff;
    color: #000;
}

#header .header-nav {
    background: #A20034;
	border-bottom: 3px solid #FFC900;
	color: #ffeeee;
}
#header a {
    color: #ffeeee;
}

.dropdown .expand-more {
    color: #ffeeee;
}

.dropdown {
       color: #ffeeee;
}


#header .header-nav .blockcart {
    background: #A20034;
    height: 3rem;
    padding: .75rem;
    margin-left: .9375rem;
    text-align: center;
    white-space: nowrap;
 border-bottom: 1px solid #FFC900;

}

#header .header-nav .cart-preview .shopping-cart {
    vertical-align: middle;
    color: #FFC900

}

#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature {
    margin: 0 .5125rem;
}

#header .header-top a[data-depth="0"] {
    color: #A20034;
    text-transform: uppercase;
}


#wrapper {
    background: #F9F6F4;
    box-shadow: inset 0 2px 5px 0 rgba(162,0,52,.11);
    padding-top: 1.3rem;
}


.footer-container {
    margin-top: 1.25rem;
    padding-top: 1.25rem;
    overflow: hidden;
    box-shadow: 2px 2px 11px 0 rgba(0,0,0,.3);
	    background: #00626F;
    color: #FFC900;
		border-top: 3px solid #FFC900;
}

.footer-container li a {
    color: #ffeeee !important;
    cursor: pointer;
    font-size: .875rem;

}

.block-contact {
    color: #FFC900;
}

.block-contact .block-contact-title, .linklist .blockcms-title a {
    color: #ffeeee;
}

#block_myaccount_infos .myaccount-title a{
    color: #ffeeee;
}


.block-categories a {
    color: #A20034;
}


.block-categories {
    box-shadow: 2px 2px 8px 0 rgba(55,0,0,.5);
    background: #fff;
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
}


element.style {
}
*, :after, :before {
    box-sizing: inherit;
}
#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {
    color: #007A8B;
    font-weight: 700;
    text-align: center;
}

.product-price {
    color: #007A8B;
    display: inline-block;
}

.btn-primary {
    color: #fff;
    background-color: #007A8B;
    border-color: transparent;
}

.display-1 {
    font-size: 2.125rem;
    font-weight: 600;
}


.top-menu a[data-depth="0"] {
    font-weight: 600;
	font-size: 16px;
    padding: .1rem .3rem .1rem;
}

#header .header-top .position-static {
    
	   padding-left: 2px;
	   float: right;
}


#header .header-top .position-static {
    
	   padding-left: 2px;
	   float: right;
}




.hidden-sm-down{
    max-width: 100%;
    padding-left: 10px;
	padding-right: 5px;
}

#footer .hidden-sm-down {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 5px;
    color: #ffeeee !important;
}



.search-widget{
	visibility: hidden;


}


#header .header-top {
    padding-bottom: 0.35rem;
}


.carousel .carousel-inner {
    height: 240px;
}


.carousel .carousel-item .caption {
    position: absolute;
    bottom: 28px;
    left: 50px;
    color: #fff;
    max-width: 340px;
}


.display-1 {
    font-size: 2.025rem;
    font-weight: 400;
}

.carousel .carousel-inner {
    height: 240px;
}


.carousel .carousel-item .caption {
    position: absolute;
    bottom: 28px;
    left: 50px;
    color: #fff;
    max-width: 340px;
}

body#checkout .custom-checkbox span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15px;
    flex: 0 0 15px;
    margin-top: .1875rem;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #363a42;
    text-align: left;
    list-style: none;
    background-color: #A20034;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
}


#_desktop_top_menu a {
			color: #000026;
}


#header .header-nav .cart-preview.active {
    background: #B68F00;
	color: #FBC853;
}



#footer .text-sm-center {
	
	display: none;
}



@media (max-width: 768px) {
div#left-column {
    display: none;
}
#header .header-top a[data-depth="0"] {
    
	    background-color: #950000;
	color: #eee;
}


.header-nav {
    background: #950000;
}

.dropdown {
    color: #eee;
}


#header .logo {
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
        
}

#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature {
    margin: 0 .5125rem;
    margin-left: auto;
    margin-right: auto;
}
	
}






