body {
	
 font-family: "museo-sans","Arial",sans-serif;
 font-size:16px;
 background-color:black;

	}


h1,h2,h3,h4,h5,h6 

{

  font-family: "ff-good-headline-web-pro-con",sans-serif;
  text-transform:uppercase;

}


h1, h2, h3, h4, h5, h6, .collection_title, .headline, p.subtitle, .footer a, .empty_cart, #top-bar {
    font-weight: lighter;
    font-style: normal;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

h1, .h1 {
    font-size: 2em;
}

h2, .h2 {
    font-size: 1.5em;
}

h3, .h3 {
    font-size: 1.4em;
}

h4, .h4 {
    font-size: 1.3em;
}

h5, .h5 {
    font-size: 1.2em;
}

h6, .h6 {
    font-size: 1.1em;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
}

/* #UTILITY
================================================== */

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 0px;
}

/* #UTILITY END
================================================== */


/* #HEADER
================================================== */

.navbar-default .navbar-toggle .icon-bar {
    background-color: #111111;
}


#navbar-shop {
    color: #000000;
    font-weight: bold;
    line-height: .7;
    margin-left: 6px;
    font-size: 1.4em;
}

#top-bar {
 
    font-weight: lighter;
    font-style: normal; 
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

div#top-bar {
    background-color: #111111;
    color: #ffffff;
    font-size: .8em;
    max-height: 50px;
}

	div#login {
    padding-left: 20px;
    padding-top: 10px;
}


/* #END HEADER
================================================== */



/* MAIN MENU 
================================================== */

.mm-menu.mm-theme-black {
    background: black;
    color: rgba(255, 255, 255, 0.9);
}
.mm-listview {
    font: inherit;
    font-size: 16px;
}
.mm-menu.mm-theme-black .mm-listview > li .mm-prev:before,
.mm-menu.mm-theme-black .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-black .mm-listview > li .mm-arrow:after {
    border-color: white;
}
.mm-menu.mm-theme-black .mm-navbar {
    border-color: black;
}
.mm-menu.mm-theme-black .mm-navbar > *,
.mm-menu.mm-theme-black .mm-navbar a {
    color: white;;
}
.mm-menu.mm-theme-black .mm-navbar .mm-btn:before,
.mm-menu.mm-theme-black .mm-navbar .mm-btn:after {
    border-color: white;;
}
.mm-menu.mm-theme-black .mm-listview > li:after {
    border-color: black;
}


li#support {
    margin-top: 20px;
}


/* #MAIN MENU END
================================================== */




/* #FOOTER
================================================== */
.ss-icon, .footer .ss-icon {
    font-size: 1.5em;
    margin: 0px 5px 5px 0;
}

.footer-links li {
    padding: 0 5px;
}

.footer-links li a {
    font-size: .8em;
    text-transform: uppercase;
    font-style: normal;
}

.legal {
    font-size: .6em;
    margin-top: 25px;
}

#emailSignup .btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 21px;
    line-height: 1.3333333;
    border-radius: 0px;
	height: 50px;
}


#emailSignup .input-lg {
    height: 50px;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.3333333;
    border-radius: 0px;
}

#email-signup .form-inline input[type="email"] {
    display: inline-block;
    border: 2px solid #000000;
    height: 50px;
    outline: none;
    vertical-align: middle;
    width: 255px;
}


p#insider-text {
    font-size: .7em;
    text-transform: uppercase;
}

.footer {
    background-color: black;
    color: #8b8b8b;
    padding: 25px 0;
}


/* HOLIDAY DELIVERY SCHEDULE*/


i.fa.fa-truck {
    padding-right: 5px;
}

div#xmas-delivery-info {
    background-color: #12C331;
    margin-bottom: -10px;
}

#xmas-delivery-info .text-center a {
	color: black;
	
	}

#xmas-delivery-info .text-center a:hover {
	 color: white;
	
	}

/* HOLIDAY DELIVERY SCHEDULE END*/



/* #END FOOTER
================================================== */


/* #CATEGORY PAGES
================================================== */


.page-header.container-fluid.category-page-header {
    padding-left: 0px;
    padding-right: 0px;
}


.category-page-header #category-banner #category-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}



@media only screen and (min-width : 768px) {
	
	#category-banner h1 {
    font-size: 4em;
}


    }

@media only screen and (max-width : 516px) {

span#sortBy {
    font-size: 12px;
}

}


 


/* #END CATEGORY PAGES
================================================== */




/* #PRODUCT DETAIL
================================================== */


a.quick-shop.ss-icon.hidden-xs.hidden-sm {
    font-size: 50px;
    padding-bottom: 45px;
}

div#freeshipping {
    background-color: #F6F6F6;
    padding: 10px;
}

i.fa.fa-exchange {
    font-size: 3.5em;
	color: #000000;
 
}

.product-page .product-name {
    font-size: 2em;
    padding-bottom: 5px;
	text-transform:uppercase;

}

div#freeShipBody {
    padding-left: 30px;
}

button#color-dropdown {
    text-transform: none;
}


.addthis_sharing_toolbox {
    margin-top: -25px;
    margin-bottom: -10px;
}


/*===#PROMOTIONAL TEXT===*/

i.fa.fa-tags {
    font-size: 3.5em;
    color: red;
}

div#promotion-body {
    padding-left: 30px;
}

div#promotion-body a {
    color: black;
    font-size: .8em;
}

/*===#PROMOTIONAL TEXT END====*/




/* #END PRODUCT DETAIL
================================================== */




/* #HOMEPAGE
================================================== */

div#homepage-bottom {
    margin-top: 15px;
}

div#rwlifestyle {
	padding-top: 15px;
	line-height: 1.1;
    margin-right: -32px;

}

div#rwlifestyle-text {
    color: white;
    background-color: #D82C2F;
    height: 200px;
    margin-right: -16px;
	display: flex;
    flex-direction: column;
    justify-content: center;
	
}


span.insta-byline-text:after{ content:' #RWLifestyle';}

.hp-feature {margin-bottom: 15px;}

#homepage-bottom .show-overlay .overlay-div h4 {
    color: #fff;
    bottom: 35%;
    left: 50%;
    position: absolute;
    right: 50%;
    text-align: center;
    top: 47%;
    width: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}




/* #END HOMEPAGE
================================================== */

/* #CHECKOUT
================================================== */

.total {
    background-color: #F1F1F1;
	margin-right: -9px;
	margin-left: -9px;
}


#checkout .checkout-step-forms .checkout-step-form.active .submit-holder {
    display: block;
/*    margin-left: auto;
    margin-right: auto;
    max-width: 530px;
*/    padding-top: 30px;
}



@media (max-width: 991px){
#checkout .checkout-steps .checkout-step {
    height: 75px;
}
}
	
	/* # END CHECKOUT
================================================== */

/* HOLIDAY PROMOTION
================================================== */

#giveaway #giveaway-main {
    padding-top: 0px;
}

#giveaway #giveaway-main p {

font-family: "acumin-pro-semi-condensed",sans-serif;
font-size: .9em; 

}

p#qualify {
    font-size: .6em;
}


p.col-xs-8.col-xs-offset-2.text-center {
    padding: 5px;
}

/* HOLIDAY PROMOTION END
================================================== */

