/*
font-family: 'Muli', sans-serif;
font-family: 'Open Sans', sans-serif;

background:url('//cdn10.bigcommerce.com/s-wzl5vx/templates/__custom/images/bgBody.jpg?t=1767297468') center top no-repeat #000;
*/

body {
    background:url('../images/bgBody.jpg') center top no-repeat #000;
    font-family: 'Muli', sans-serif;
}
#Outer {
    /*background: #FFF;*/
}
#Header {
    position:relative;
    background:none;
    height:200px;
}
#TopMenu, #TopMenu ul {
    float:right;
}
#TopMenu li a, #TopMenu li div, #TopMenu li div a {
    font-size:12px;
    color:#fdfdfe;
}
#TopMenu li.CartLink {
    background:none;
    padding-right:0;
}
#Logo {
    position:absolute;
    top:68px;
    left:0;
}
#Logo, #Logo h1, #Logo h1 a {
    display:block;
    text-indent:-9999px;
    width:309px;
    height:76px;
    padding:0;
    margin:0;
} 
#Logo h1 a {
    background:transparent url('//cdn10.bigcommerce.com/s-wzl5vx/templates/__custom/images/bgLogo.png?t=1767297468') no-repeat;
}
#Header #Menu {
    position:absolute;
    top:155px;
    left:0;
    height:45px;
    width:100%;
    background:#1f201d;
}
#Header #Menu ul {
    width:980px;
    height:45px;
    margin:0;
    padding:0;
}
#Header #Menu li {
    float:left;
    width:auto;
    height:45px;
}
#Header #Menu li:nth-child(2) {
    margin-left:30px;
}
#Header #Menu li a {
    font-family: 'Muli', sans-serif;
    font-size:24px;
    color:#9abfc6;
    height:45px;
    line-height:45px;
    padding:0 25px;
    text-transform:none;
    font-style:none;
}

#Header #Menu li li:nth-child(2) {
    margin-left:0;
}
#SideCategoryList li ul li a {
    width:220px !important;
    font-size:18px !important;
    padding:0 20px !important;
    background-color: #1f201d;
}
#SideCategoryList li ul, #SideCategoryList .sf-menu li ul {
    top: 45px;
}
#SideCategoryList > li > ul:before, #SideCategoryList .sf-menu > li > ul:before {
    display:none;
}
#SideCategoryList li li, #SideCategoryList .sf-menu li li {
    border-bottom:solid 1px #383a3c;
}
#SideCategoryList li ul li, #SideCategoryList .sf-menu li ul li {
    margin:0;
}
#hdrSocial {
    position: absolute;
    top:93px;
    left:340px;
    width:350px;
    height:40px;
    text-align:right;
}
#hdrSocial img {
    margin:0;
}
#hdrSocial img:hover{
    opacity:0.7;
    -webkit-filter: brightness(0);
    /*transition: all 0.2s ease;*/
}
#SearchForm {
    position: absolute;
    top:98px;
    right:0;
    float: none;
    width: auto;
    margin:0;
    padding:0;
}
#SearchForm input.Textbox {
    width:170px;
    height:20px;
    -moz-box-shadow:    inset 2px 2px 4px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 2px 2px 4px rgba(0,0,0,0.5);
    box-shadow:         inset 2px 2px 4px rgba(0,0,0,0.5);
    font-size:14px;
    color:#aaabac;
    padding:6px 30px 6px 15px;
    border:none;
    text-transform:none;
}
#SearchForm .Button {
    width: 20px;
    height: 19px;
    padding: 0;
    margin:8px 0 0 -34px;
}



#Wrapper {
    background:#FFF;
}

/* HOME PAGE STYLES IN custom_home.css */

.PrimaryProductDetails .ProductMain, .PrimaryProductDetails .productAddToCartBelow {
    width: 480px;
}
.Content.Widest {
    float:none;
    width:920px;
    margin:0 auto;
}
#CartHeader {
    padding-left: 20px;
}
.CartCode .CouponCode, .CartCode .GiftCertificate {
    width: 420px;
}
.AccountLogin {
    width:450px;
}
.Submit input, #bottom_payment_button, .ExpressCheckoutContent input[type="submit"], .btn {
    background-color:#000 !important;
}
.CartUpdateBtn .btn {
    background-color:#e8e8e8 !important;
}

.PrimaryProductDetails h1 {
    margin-top:15px;
}
.PrimaryProductDetails .ProductMain {
    padding-top:0;
}



#ContainerFooter {
    position: relative;
    width: 980px;
    margin: 0 auto;
    float: none;
}
#FooterUpper .Column.col1 {
    width:175px;
    margin-left:15px;
}
#FooterUpper .Column.col2 {
    width:260px;
}
#FooterUpper h2 {
    font-family: 'Muli', sans-serif;
    font-size:24px;
    color:#41b73b;
    text-transform:none;
}
#FooterUpper li ul, #FooterUpper li:hover ul {
    display:block !important;
}
#footerCats li {
    background:none;
}
#footerCats li a {
    font-size:24px;
    color:#41b73b;
    text-transform:none;
}
#footerCats li ul {
    margin:10px 0 0 0;
}
#footerCats li li {
    background: url(../images/white/Arrow.gif) 0 50% no-repeat;
}
#footerCats li li a {
    font-size:14px;
    color:#2d2e2d;
    text-transform:uppercase;
}

#Footer {
    text-align:center;
}
#Footer ul li.First {
    margin-left:250px;
}
.icon-instagram {
    width:24px;
    height:24px;
    background:url('//cdn10.bigcommerce.com/s-wzl5vx/templates/__custom/images/ftrIG.jpg?t=1767297468') no-repeat !important;
    background-position:0 0 !important;
}






