/**
*
* LICENSE:
* This source file is subject to the licensing terms that
* are available through the world-wide-web at the following URI:
* http://cartdesigners.com/legal-terms/licensing-terms/.
*
* @author       CartDesigners <info@cartdesigners.com>
* @author       Ransom Carroll <ransom.carroll@cartdesigners.com>
* @copyright    Copyright © 2013 Cart Designers, LLC
* @file         cd-styles.css
* @description  CSS file used for Bigcommerce styles
*

custom fonts: font-family: 'Open Sans';

**/


/** HOMEPAGE new**/
/* Header */
body {
    background: #fff url(//cdn11.bigcommerce.com/s-ecvwun71/templates/__custom/images/FA/bg-body.png?t=1522097404) repeat-x;
    font-size: 14px;
}
body, a, #Container h1, #Container h2, #Container h3 {
    font-family: 'Open Sans', 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
a, #Container h1, #Container h2, #Container h3 {
    color: #333;
}
a:hover, #TopMenu li a:hover, #Menu ul li a:hover {
    color: #FF4632;
}
a, a:hover, #SideCategoryList li a:hover, #SideCategoryList .sf-menu li a:hover, #TopMenu li a:hover, #Menu ul li a:hover, .ProductList a:hover {
    text-decoration: none;
}
h1, h2, h3, .TitleHeading,.slide-show-render h2,h2.slide-heading{
    text-transform: none;
}
#Outer{
    max-width:1000px;
    margin: 0 auto;
}
#Wrapper{
    padding: 0px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
#Header {
    z-index: 100;
}
/* PhatBar */
.phat-bar-active body{
    background-position: 0 50px;
}
.phat-bar{
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    height: 50px;
    text-align: center;
    float: left;
    width: 100%;
}
.phat-bar .message, .phat-bar .message a{
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 46px;
    padding: 0;
    height: 50px;
}
.phat-bar button.close{
    height: 30px;
    width: 60px;
    position: absolute;
    right: 0;
}
#Container, #Wrapper, .Content, .Block.banner_home_page_bottom, .Block.banner_category_page_bottom, .Block.banner_brand_page_bottom, .Block.banner_search_page_bottom, #Header, #HeaderLower {
    width: 100%;
}
#Header{
    padding-left: 365px;
    position: relative;
    position: relative;
    height: 60px;
    min-height: 0;
}
#Header .hlogo{
    position: absolute;
    width: 365px;
    top: 0;
    left: 0;
    height: 85px;
}
.hlower{
    position: relative;
    z-index: 51;
}
#Logo {
    margin: 0px 0 0;
    position: relative;
    z-index: 1;
    margin-bottom: -55px;
    height: 60px;
}
#SearchForm {
    float: right;
    margin: 12px 10px 0 0;
    padding: 0 0 0 30px;
    width: calc(100% - 201px - 10px);
    position: relative;
}
#SearchForm form{
    position: relative;
    padding-right: 30px;
    max-width: 390px;
    width: 100%;
    margin: 0 auto;
    margin-top: 2px;
}
#SearchForm input.Textbox {
    border: 2px solid #777;
    float: right;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 30px;
    padding: 2px 10px;
    text-transform: none;
    width: 100%;
}
#SearchForm .Button {
    background: #fff url(//cdn11.bigcommerce.com/s-ecvwun71/templates/__custom/images/FA/sprite-search.png?t=1522097404) center center no-repeat;
    cursor: pointer;
    display: block;
    float: left;
    height: 30px;
    margin: 0 0 0 -2px;
    text-indent: -99999px;
    width: 32px;
    margin-top: 0px;
    border: 2px solid #777;
    position: absolute;
    right: 0;
    top: 0;
}
#TopMenu {
    clear: none;
    float: right;
    margin: 0 0 0;
}
#TopMenu li {
    border-left: 1px solid #fff;
    margin: 11px 0 0;
    padding: 1px 8px;
}
#TopMenu li a, #TopMenu li div {
    border: none;
    font-size: 14px;
    padding: 0;
    margin: 0;
    text-transform: lowercase;
}
#TopMenu li a {
    color: #fff;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
#TopMenu .top-menu-link{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 60px;
    margin: 0;
    padding: 0;
    width: calc(33.3333%);
    border: none;
}
#TopMenu .top-menu-link--icon{
    font-size: 18px;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
#TopMenu .top-menu-link--anchor{
    float: left;
    width: 100%;
    height: 100%;
    padding: 0 5px;
    transition: background-color 0.3s ease, color 0.3s ease;
}
#TopMenu .top-menu-link--anchor:hover{
    color: #fff;
    background: #f26531;
}
#TopMenu .top-menu-link--text{
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 4px;
}
#TopMenu .top-menu-link__search{
    display: none;
}
#TopMenu li.CartLink{
    background: none;
    padding-right: 0;
}
#TopMenu .item-count {
    position: absolute;
    background: #f26531;
    width: 13px;
    height: 13px;
    font-size: 10px;
    border-radius: 50%;
    top: 6px;
    left: 50%;
    margin-left: -17px;
    text-align: center;
    line-height: 12px;
}
/* Navigation */
#HeaderLower {
    border: none;
    margin: 0px 0 0;
    position: relative;
    top: 0;
}
.shop-menu{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.shop-menu h2{
    display: none;
}
.shop-menu #SideCategoryList .category-list{
    width: 100%;
    display: flex;
    // display: inline-block;
    position: relative;
}
.shop-menu .afterSideCategoryList{
    display: none;
}
.shop-menu #SideCategoryList .category-list > li{
    flex-grow: 1;
    float: none;
    display: inline-block;
    position: static;
}
.shop-menu #SideCategoryList .category-list > li > a{
    width: auto;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 43px 10px 4px;
    position: relative;
    transition: color 0.3s ease;
    line-height: 1;
}
.shop-menu #SideCategoryList .category-list > li:first-of-type > a{
    padding-left: 0;
}
.shop-menu #SideCategoryList .category-list > li > a:after{
    content: "";
    height: 3px;
    width: 0;
    position: absolute;
    left: 10px;
    bottom: -3px;
    background: #f26531;
    transition: width 0.5s cubic-bezier(0.74, 0.2, 0, 1.35);
}
.shop-menu #SideCategoryList .category-list > li:first-of-type > a:after{
    left: 0;
}
.shop-menu #SideCategoryList .category-list > li > a:hover,
.shop-menu #SideCategoryList .category-list > li:hover > a{
    color: #f26531;
}
.shop-menu #SideCategoryList .category-list > li > a:hover:after{
    width: calc(100% - 22px);
}
.shop-menu #SideCategoryList .category-list > li:first-of-type > a:hover:after{
    width: calc(100% - 12px);
}
.shop-menu #SideCategoryList .category-list > li > ul{
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    background: #ededed;
    margin-top: 0px;
    border-top: 3px solid #f26531;
    padding: 20px 26px;
    z-index: 51;
    box-shadow: 0px 2px 8px -2px rgba(0,0,0,.2);
}
.shop-menu #SideCategoryList .category-list > li:hover > ul{
    display: block;
}
.shop-menu #SideCategoryList .category-list > li > ul > li{
    margin: 0;
    width: calc(25% - 2px);
    display: inline-block;
    clear: none;
}
.shop-menu #SideCategoryList .category-list > li > ul > li > a{
    font-size: 14px;
    color: #333333;
    transition: background-color 0.5s cubic-bezier(0.74, 0.2, 0, 1.35), color 0.3s cubic-bezier(0.74, 0.2, 0, 1.35);
    text-transform: none;
    padding: 4px 7px;
    font-weight: 400;
    display: inline-block;
    width: 100%;
}
.shop-menu #SideCategoryList .category-list > li > ul > li > a:hover{
    background-color: rgba(0,0,0,.05);
    text-decoration: none;
    color: #000;
}
.shop-menu #SideCategoryList .category-list > li > ul > li > ul{
    display: none;
}
.debug .shop-menu{
    display: block;
}
.debug .hlower{
    display: none;
}
.cMenu {
    float: left;
    margin: 20px 0px 10px;
    width: 100%;
}
.cMenu a {
    display: block;
    letter-spacing: normal;
}
.cMenu h4 {
    color: #333;
    display: inline-block;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: -0.05em;
    margin: 45px 0px 0px 25px;
}
.cMenu h4 span {
    float: right;
    font-size: 45px;
    line-height: 30px;
    margin: 8px 0px 0px 5px;
}
.cMenu ul {
    list-style: none;
    margin: 0px;
}
.cMenu li {
    margin: 0px 0px 10px;
}
.cMenu > ul {
    display: inline-block;
    float: left;
}
.cMenu > ul > li {
    float: left;
    margin: 0px 7px;
    position: relative;
    margin-right: -27px;
    overflow: hidden;
}
.cMenu > ul > li:hover {
    z-index: 9;
    overflow: visible;
    vertical-align: top;
}
.cMenu .dropdown {
    background: #fff;
    display: none;
    left: 0px;
    padding: 20px 0px 5px 8px;
    position: absolute;
    top: 92px;
    width: 842px;
    z-index: 300;
    box-shadow: 0 4px 6px 1px rgba(50, 50, 50, 0.14);
}
.cMenu .column {
    float: left;
    margin: 0px 0px 0px 14px;
    width: 192px;
}
.cMenu .column ul {
    float: left;
    width: 100%;
}
.cMenu .column li {
    float: left;
    margin: 0px 0px 15px;
    width: 100%;
}
.cMenu .column li li {
    margin: 1px 0px;
}
.cMenu .top {
    color: #FF4632;
    font-size: 104px;
    font-weight: 700;
    height: auto;
    letter-spacing: -1px;
    padding: 0px 15px;
    line-height: 92px;
}
.cMenu li:hover .top {
    background: none;
}
.cMenu li:hover .dropdown {
    display: block;
}
.cMenu .dropdown > .column > ul > li > a, .cMenu .dropdown > .column > ul > li > ul > li > a {
    color: #8A8A8A;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.cMenu .dropdown > .column > ul > li > a:hover, .cMenu .dropdown > .column > ul > li > ul > li > a:hover {
    color: #FF4632;
}
.cMenu .paint .dropdown > .column > ul > li a:hover{
    color: #8AB0DD;
}
.cMenu .draw .dropdown > .column > ul > li a:hover{
    color: #CDDC29;
}
.cMenu .craft .dropdown > .column > ul > li a:hover{
    color: #FF831A;
}
.cMenu .dropdown > .column > ul > li > a {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.cMenu .dropdown > .column > ul > li > ul > li > a {
    font-size: 14px;
    font-weight: 400;
    text-transform: lowercase;
}
.cMenu li.paint > a{
    color: #8ab0dd;
}
.cMenu li.draw > a{
    color: #cddc29;
}
.cMenu li.craft > a{
    color: #ff831a;
}
.cMenu li.draw .dropdown{
    left: -245px;
}
.cMenu li.craft .dropdown{
    left: auto;
    right: 0;
}
.cMenu li.craft{
    margin-right: 0;
}
.cMenu li.paint{
    margin-left: 0;
}

#Menu {
    float: left;
    margin: 0px 0px 10px;
}
#Header #SideCategoryList{
    float: right;
    margin-top: 45px;
    z-index: 1;
    position: relative;
}
#HeaderLower #SideCategoryList li a:hover {
    color: #333;
}
#HeaderLower #SideCategoryList #Menu li a {
    border-left: 1px solid #333;
    color: #8a8a8a;
    font-family: 'Open Sans', 'Trebuchet MS', Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    height: auto;
    letter-spacing: normal;
    padding: 0 17px;
}
#HeaderLower #SideCategoryList #Menu ul li a:hover {
    color: #231f20;
}
#HeaderLower #SideCategoryList #Menu li:first-child a {
    border: none;
}

/* New styles to top pages menu */
#HeaderLower #Menu{
    width: auto;
}
#HeaderLower #Menu > ul{
    width: auto;
}

/* End New styles */


/* Basic jQuery Slider essential styles */
ul.bjqs { display: none; list-style: none; margin: 0px; overflow: hidden; padding: 0px; position: relative; }
li.bjqs-slide { display: none; position: absolute; }
ul.bjqs-controls { list-style: none; margin: 0px; padding: 0px; z-index: 9999; }
ul.bjqs-controls.v-centered li a { position: absolute; }
ul.bjqs-controls.v-centered li.bjqs-next a { right: 0px; }
ul.bjqs-controls.v-centered li.bjqs-prev a { left: 0px; }
ol.bjqs-markers { list-style: none; padding: 0px; margin: 0px; width:100%; }
ol.bjqs-markers.h-centered { text-align: center; }
ol.bjqs-markers li { display: inline; }
ol.bjqs-markers li a { display: inline-block; }
p.bjqs-caption { bottom: 0px; display: block; margin: 0px; padding: 2%; position: absolute; width: 96%; }

/* Footer */
#ContainerFooter {
    border-top:2px solid black;
    background: #fff;
    margin: 40px auto 0;
}
#ContainerFooter #FooterUpper, #ContainerFooter #Footer {
    border: none;
    font-size: 14px;
    width: 1000px;
}
#ContainerFooter #socnet .f-heading {
    margin-bottom: 10px;
}
#ContainerFooter .f-heading {
    color :#000;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
#ContainerFooter #socnet {
    border: none;
    float: left;
    font-size: 16px;
    margin: 0;
    padding: 0;
}
#socnet span {
    display: block;
}
#socnet a {
    height: 43px;
    margin: 0 5px 0 0;
}
.icon-social {
    background: url(//cdn11.bigcommerce.com/s-ecvwun71/templates/__custom/images/FA/sprite-social.png?t=1522097404) no-repeat;
}
#ContainerFooter #socnet{
    width: 30%;
}
#ContainerFooter .icon-social{
    width: 42px;
    height: 42px;
    margin-right: 10px;
    background: url(//cdn11.bigcommerce.com/s-ecvwun71/templates/__custom/images/FA/social-footer-sprite.png?t=1522097404) no-repeat;
}
#ContainerFooter .icon-facebook{
    background-position: 0 0;
}
#ContainerFooter .icon-twitter{
    background-position: -50px 0;
}
#ContainerFooter .icon-pinterest{
    background-position: -100px 0;
}
#ContainerFooter .icon-instagram {
    background-position: -150px 0;
}
#ContainerFooter .icon-rss{
    background-position: -150px 0;
}
#ContainerFooter .icon-facebook:hover{
    background-position: 0 -50px;
}
#ContainerFooter .icon-twitter:hover{
    background-position: -50px -50px;
}
#ContainerFooter .icon-pinterest:hover{
    background-position: -100px -50px;
}
#ContainerFooter .icon-instagram:hover {
    background-position: -150px -50px;
}
#ContainerFooter .icon-rss:hover{
    background-position: -150px -50px;
}
.icon-facebook {
    width: 41px;
}
.icon-facebook:hover {
    background-position: 0 -44px;
}
.icon-twitter {
    background-position: -48px 0;
    width: 48px;
}
.icon-twitter:hover {
    background-position: -48px -44px;
}
.icon-pinterest {
    background-position: -108px 0;
    width: 44px;
}
.icon-pinterest:hover {
    background-position: -108px -44px;
}
.icon-rss {
    background-position: -159px 0;
    width: 43px;
}
.icon-rss:hover {
    background-position: -159px -44px;
}
#ContainerFooter ul {
    width: 200px;
}
#ContainerFooter ul li {
    background: none;
    font-size: 14px;
    padding: 3px 0;
}
#ContainerFooter ul .spacer.spacer-first{
    margin-top: 0;
}
#ContainerFooter ul .spacer {
    font-weight: 700;
    margin-top: 20px;
}
#ContainerFooter ul li a {
    color: #000;
    display: block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#ContainerFooter ul li a:hover {
    text-decoration: underline;
}
#footerTop {
    clear: both;
    float: left;
    margin: 10px 0;
    width: 100%;
    position: relative;

}
#Footer {
    padding: 50px 0 5px;
    text-align: center;
}
#Footer p {
    color: #000;
    margin: 0;
    text-align: left;
}
/* Slider */
.home-slide-show{
    float: left;
    width: 100%;
}
.slide-show-render.slide-show {
    border: none;
    margin: 0 0 20px;
    top: 0;
    width: 1000px;
}
.slide-show-render .slides li {
    border: none;
}
/* CTAs */

/* Newsletter Signup */
#SideNewsletterBox {
    float: right;
    margin: 0;
}
.NewsletterSubscription p {
    margin: 0 0 5px;
}
.NewsletterSubscription input.Textbox {
    border: 1px solid #666;
    color: #999;
    padding: 7px 10px;
    width: 210px;
}
.NewsletterSubscription .btn {
    background: #666;
    border: 1px solid #999;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: normal;
    padding: 7px 4px;
    text-transform: lowercase;
    width: auto;
}
#ContainerFooter .NewsletterSubscription .btn{
    padding-bottom: 5px!important;
    padding-top: 5px!important;
}
.NewsletterSubscription .btn:hover {
    background: #FF4632;
    border-color: #666;
}
#FooterUpper h2 {
    font-family: 'Open Sans', 'Trebuchet MS', Helvetica, Arial, sans-serif;
    letter-spacing: normal;
    margin: 0;
    padding: 0;
}
#Container .FeaturedProducts h2, #Container #HomeNewProducts h2 {
    border: none;
    font-size: 23px;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 0;
}
.FeaturedProducts {
    border-top: 2px solid #918f88;
    width: 100%;
}

/* Product Grid */
#CategoryContent {
    background: url(//cdn11.bigcommerce.com/s-ecvwun71/templates/__custom/images/FA/product-line.jpg?t=1522097404) 0 0 repeat-x;
}
#HomeFeaturedProducts{
    clear: both;
    display: inline-block;
    margin-top: 15px;
    padding-top: 10px;
}
#HomeFeaturedProducts .ProductDetails{
    float: left;
    width: 100%;
}
#frmCompare ul.ProductList{}
ul.ProductList {
    margin: 0px 0px;
}
.Content .ProductList li:first-child{margin-left: 0px;}
.Content .ProductList li, .ProductList li {
    margin: 0 0 20px 0px !important;
    width: 195px !important;
    float: left;
    height:268px;
}
.Content .ProductList li .ProductDetails{
    padding: 0px 10px;
    float: left;
    width: 100%;
    height: 40px;
    margin-bottom: 0;
}
.Content .ProductList li .ProductPriceRating{
    padding: 0px 10px;
    height: auto !important;
    float: left;
}
.ProductList a {
    color: #000;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.ProductPrice, .ProductList em {
    color: #222!important;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-transform: lowercase;
    margin-top: 0;
}
.ProductList em .SalePrice {
    color: #ff0000;
}
.ProductList .ProductActionAdd {
    display: none;
}
.SubCategoryListGrid{
    border: none;
    text-align: center;
}
.SubCategoryListGrid li:first-child{margin-left: 0px !important;}
.SubCategoryListGrid li{
    width: 30% !important;
    height: 320px !important;
    display: inline-block;
    padding: 0px 0px;
    margin-left: 35px !important;
    border: 1px solid #7b9ac5;
    position: relative;
}
.SubCategoryListGrid li.RowDivider{display: none;}
.SubCategoryListGrid .TagMove{
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    color: #3364a9;
    display: block;
    margin-top: 50px;
}
.SubCategoryListGrid li img{
    width: 100%;
}
.banner_category_page_top img{
    max-width:100%;
    height: auto;
}
#frmCompare{border: none;}

/* QuickView (color and text settings in backend) */
.QuickViewModal {

}
#ModalContainer.QuickViewModal .ModalContent { background: #fff; }

/* Sitemap */
.SitemapPages, .SitemapCategories, .SitemapBrands{float: left;margin-right: 20px;}
/* tags */
.tags {

}
#tags-main {

}
div#fancy_overlay{
    z-index: 100!important;
}
div#fancy_outer{
    z-index: 101!important;
}
.pp_social{
    display: none !important;
}

.ProductList .ProductImage > a{
    display: table-cell;
    vertical-align: middle;
    height: 174px;
    width: 200px;
}
.Content .ProductList .ProductImage img{
    max-height:97%;
}
.CartContents thead tr th,
table.General thead tr th {
    background: #cccccc;
    border-bottom: 3px solid #cccccc;
    color: #000;
    font-family: 'Open Sans', arial, helvetica, sans-serif, sans-serif;
    font-size: 14px;
}
.checkout table.CartContents thead tr th{
    border:none;
    background: #F4F4F4;
}
.checkout .proceed-to-payment button{
    margin-bottom: 15px;
    border:none;
    float: right;
}
.checkout .pay-for-order button{
    margin-bottom: 15px;
    border:none;
}
.checkout #payment_options > h3{
    font-weight: 600;
    margin-top: 0;
}
table.CartContents, table.General { border: 3px solid #fff; }

.CartItemQuantity .quantityInput { text-align: center; }
.CartContents .productAttributes tr, .CartItemIndividualPrice  { color: black; font-size: 16px; }
.CartContents .ProductPrice { color: black; font-size: 16px; }
.CartContents .productAttributes tr td { border: none; font-size: 13px;}
.CartContents td{
    border-bottom: 1px solid #333333;
}
.CartContents td.ProductName{
    min-width:280px;
}
.CartContents tfoot .SubTotal td{border: none;}
.CartContents tfoot .sub-total-tax td.Even{
    font-weight: normal;
}
/* Quick Cart */
#quickCart { border-top: 2px solid; bottom: 0px; display: none; font-size: 18px; left: 0px; padding: 20px 0px; position: fixed; text-align: center; width: 100%; z-index: 999; }
#quickCart.dark { background: url(//cdn11.bigcommerce.com/s-ecvwun71/templates/__custom/images/bg-quick-dark.png?t=1522097404) repeat; border-color: #000; color: #fff; }
#quickCart.light { background: url(//cdn11.bigcommerce.com/s-ecvwun71/templates/__custom/images/bg-quick-light.png?t=1522097404) repeat; border-color: #fff; color: #000; }
#quickCart p { margin: 0px 0px 10px; }
#quickCart a { margin: 0px 5px; }

/* Sexy Search */
#sexy-search-wrap {
    height: 100%;
    min-height: 100%;
    width: 285px;
    background: #000;
    position: fixed;
    top: 0px;
    left: -325px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=92)";
    filter: alpha(opacity=92);
    opacity: .92;
    padding: 20px;
    -webkit-transition:  all 0.5s ease;
    -moz-transition:  all 0.5s ease;
    -o-transition:  all 0.5s ease;
    -ms-transition:  all 0.5s ease;
    transition:  all 0.5s ease;
}

#sexy-search-wrap.open {
    left: 0;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


#sexy-search-wrap .open-close .icon {
    background: url(//cdn11.bigcommerce.com/s-ecvwun71/templates/__custom/images/search-glass-sprite.png?t=1522097404) center -31px no-repeat;
    width: 31px;
    height: 31px;
    overflow: hidden;
    text-indent: -9999px;
    float: left;
}

#sexy-search-wrap .open-close {
    position: absolute;
    top: 13px;
    right: -51px;
    padding: 10px 10px 9px 10px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    background: #000;
}
#sexy-search-wrap .open-close:hover {
    cursor: pointer;
    background-position: center -31px;
}
#sexy-search-wrap.open .open-close{background: #000;right: -44px;}
#sexy-search-wrap.open .open-close .icon{background-position: center -64px;}
#sexy-search-wrap.open .open-close:hover .icon{background-position: center -95px;}

#sexy-search-wrap input {
    padding: 12px 11px;
    width: 100%;
    font-size: 14px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-top: 3px solid #D0D0D0;
    margin-top: -4px;
    background: #eee;
    border-bottom: 2px solid #3b3b3b;
}

#sexy-search-wrap h4 {
    font-size: 20px;
    text-align: center;
    font-weight: 300;
    letter-spacing: 1px;
    font-family: 'Open Sans', 'roboto condensed';
    text-transform: uppercase;
    color: #ccc;
    background: #2a2a2a;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding: 5px 0px;
    border-bottom: 5px solid #444;
    display: none;
}
#sexy-search-wrap .search-results {
    color: #fff;
    margin: 0;
    padding: 0;
}

#sexy-search-wrap .search-results li {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    border-bottom: 3px solid #444;
    background: #111;
    margin-bottom: 0px;
    padding: 15px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}

#sexy-search-wrap .search-results img {
    float: left;
    width: auto;
    height: auto;
    max-width: 50px;
    max-height: 50px;
    margin-right: 10px;
    border: 5px solid white;
}

#sexy-search-wrap .search-results a.name {
    color: #fff;
    font-family: 'Open Sans', 'Roboto Condensed';
    font-size: 14px;
    line-height: 15px;
    min-width: 30%;
    display: inline-block;
    margin-left: -70px;
    max-width: 100%;
    padding-left: 70px;
    box-sizing: border-box;
}

#sexy-search-wrap .search-results a.name:hover {
    color: #f0f0f0;
}

#sexy-search-wrap .search-results .product-price {
    float: left;
    margin-top: 5px;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
}

#sexy-search-wrap .search-results .RatingIMG {
    float: right;
    border: none;
    margin-right: 0;
    max-width: 9999px;
    max-height: 9999px;
    display: inline-block;
    margin-top: 8px;
}
.Blogpost{
    margin-top: 35px;
}

.Blogpost .col h1{
    font-family: 'Open Sans', 'Trebuchet MS', Helvetica, Arial, sans-serif;
    font-size: 23px;
    font-weight: bold;
    text-transform: capitalize;
}
.Blogpost .col p{
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
}
.Blogpost .col a{
    color: #FA4632;
}
.SubCategoryList{
    width: 100%;
    padding:10px 0px 6px 0px;
    margin: 0px 0px;
    background: #fff;
    display: inline-block;
    overflow: hidden;
}
.SubCategoryList ul{
    margin-left: 0px;
}
.SubCategoryList li{
    background: none;
    float: left;
    padding: 0px 0px;
    margin: 0px 0px 5px 10px;
    background: #666666;
}
.SubCategoryList li a:hover{
    color: #ddd;
    text-decoration: none;
}
.SubCategoryList li a{
    width: 173px;
    display: block;
    padding: 10px 0px;
    font-family: 'Open Sans', 'Trebuchet MS', Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: white;
    text-transform: capitalize;
    font-weight: bold;
    text-align: center;
}
.header-wrapper{
    border-top: none;
    display: inline-block;
    padding: 10px 0px;
}
.SortBox{
    float: left;
    clear: none;
    width: 100%;
    padding: 10px 0px;
    margin: 0px 0px;
}
.SortBox span{margin-bottom: 10px; display: block;}
.SortBox select{
    padding: 3px 5px;
    width: 190px;
}
/* Pagination */
.CategoryPagination li{
    vertical-align: top;
}
#CategoryPagingTop{
    float: right;
    clear: none;
    border: none;
    width: 50%;
    padding: 0px 0px;
    margin: 0px 0px;
}
.CategoryPagination{
    margin: 0px;
}
.CategoryPagination .PagingList{
    margin-top: 4px;
    display: inline-block;
    position: relative;
}
.CategoryPagination .PagingList li:first-child{
    display: inline-block;
    font-family: 'Open Sans', 'Trebuchet MS', Helvetica, Arial, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #2d2e30;
    position: relative;
}
.PagingList li:hover{
    border: none;
}
.PagingList li a{
    background: #666666;
    color: #b5b4b4;
    font-size: 14px;
    font-family: 'Open Sans', 'Trebuchet MS', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 2px 8px;
    float: left;
}
.CategoryPagination .PagingList li.ActivePage, .PagingList li a:hover{
    background: #F81206;
    color: white;
    font-size: 14px;
    font-family: 'Open Sans', 'Trebuchet MS', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 2px 8px;
    text-decoration: none;
}
.CategoryPagination .FloatLeft a, .CategoryPagination .FloatRight a{display: none;}
.CompareButton{display: none;}

.Breadcrumb{
    width: 100%;
    position: relative;
    z-index: 003;
    padding: 0px 0px;
    margin: 10px 0px;
    display: inline-block;
    border: none;
}
.Breadcrumb ul{
    float: left;
}
.Breadcrumb li, .Breadcrumb a{
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-transform: capitalize !important;
    color: #2d2e30;
}
.Breadcrumb a{
    font-weight: normal;
    color: #666666;
    text-transform: lowercase !important;
}
.Breadcrumb li{font-weight: 600;}


/* Account */
.account .Content .Block{
    clear: none;
}

.PrimaryProductDetails .ProductAside{
    width: 425px;
}
#ProductDetails .ProductTinyImageList{
    width: 96%!important;
    max-width:355px;
}
#ProductDetails #ImageScrollPrev{
    margin-left: -13px;
    margin-right: 0px;
}
#ProductDetails #ImageScrollPrev, #ProductDetails #ImageScrollNext{
    margin-top: 26px;
}
.PrimaryProductDetails .ProductThumb{
    display: table-cell;
    vertical-align: middle;
}
.ProductThumbImage{
    display: table;
    vertical-align: middle;
    width: auto !important;
}
.productAttributeList .productAttributeRow{
    margin-left: 0px !important;
    padding-left: 0px !important;
    border: none;
}
.productAttributeList .productAttributeRow label{
    margin-left: 0px;
    width: auto;
    margin-top: 5px;
    min-width: 100px;
    text-align: left;
    font-weight: normal;
    text-transform: lowercase;
}
.productAttributeList .productAttributeRow label .required{
    float: left;
    width: 10px;
    margin-left: -10px;
    display: none;
}
.productAttributeList .productAttributeLabel{
    margin: 0px 0px !important;
    width: auto !important;
}
.SuccessMessage {
    background: #DAFBD8;
    text-indent: 0;
    padding: 8px 15px;
    width: 100%;
}
.ErrorMessage {
    background: #FBE9E7;
    text-indent: 0;
    padding: 8px 15px;
    width: 100%;
}
/**************************************************
BUTTONS cart - update
*****************************/
.Submit input,
.ML20 input,
.btn,
.header .actions .btn,
#bottom_payment_button,
.ExpressCheckoutContent input[type="submit"],
#bottom_payment_button,
.Submit input,
.plain.btn,
.prodAccordionContent .btn,
.ToggleSearchFormLink.btn #toggle_form_link,
#ModalButtonRow input.Submit,
.QuickViewBtn,
#QuickViewContent .addToCartBtn,
.checkout .pay-for-order button{
    cursor: pointer;
    background:#333333 !important;
    padding: 6px 10px !important;
    font-family: inherit !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    color: white !important;
    border: none !important;
    margin: 0px 0px !important;
    font-weight: bold !important;
    letter-spacing: 0.05em !important;
    border-radius: 0px !important;
}
.Submit input:hover,
.ML20 input:hover,
.btn:hover,
.CartUpdateBtn input:hover,
.ExpressCheckoutContent input:hover[type="submit"],
#bottom_payment_button:hover,
.Submit input:hover,
.plain.btn:hover,
.header .actions .btn:hover,
.prodAccordionContent .btn:hover,
.ToggleSearchFormLink.btn #toggle_form_link:hover,
#ModalButtonRow input.Submit:hover,
.QuickViewBtn:hover,
#QuickViewContent .addToCartBtn:hover,
.checkout .pay-for-order button:hover{
    background: #ddd !important;
    color: #000 !important;
    text-decoration: none !important;
    letter-spacing: 0.05em !important;
    font-weight: bold !important;
    padding: 6px 10px !important;

}
.ExpressCheckoutContent input[type="submit"],
#bottom_payment_button,
.checkout .pay-for-order button{
    background: #F26531 !important;
    -webkit-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
}
.ExpressCheckoutContent input[type="submit"]:hover,
#bottom_payment_button:hover,
.checkout .pay-for-order button:hover{
    background: #333333 !important;
    color: #fff!important;
}
#CheckoutStepConfirmation #bottom_payment_button{
    margin-bottom: 10px;
}
#CartHeader{border: none;}

table.General tbody tr.First td{
    text-transform: none;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent{
    width: 350px;
    margin-left: 130px;
    margin-top: 6px;
}
#co-express #credit_provider_list input:last-of-type + label > .payment-svg:before,
#co-express #provider_list input:last-of-type + label > .payment-svg:before{
    display: none;
}
#co-express .payment-svg{
    white-space: nowrap;
}
#co-express .payment-svg svg{
    height: 20px!important;
    margin-right: 3px;
    top: 3px;
    position: relative;
    display: inline-block;
}
#co-express .payment-svg svg:last-of-type{
    margin-right: 0;
}
#co-express #payment_options{
    float: left;
    text-align: left;
    border: 3px solid rgba(255, 255, 255, 0);
    padding: 0 10px 10px 0;
    margin-bottom: 10px;
    width: 100%;
}
#co-express #provider_list{
    float: left;
    width: 100%;
    padding-left: 0;
}
#co-express .payment-radio{
    float: left;
    width: 100%;
}
#co-express #provider_list input[type="radio"],
#co-express #credit_provider_list input[type="radio"]{
    visibility: hidden;
    display: none;
}
#co-express #provider_list input + label,
#co-express #credit_provider_list input + label{
    background: #F4F4F4;
    padding: 6px 30px 11px 35px;
    border-radius: 4px;
    border: 1px solid #DCDCDC;
    border-top:none;
    cursor: pointer;
    display: inline-block;
    margin-right: 45px;
    position: relative;
    margin-top: 30px;
    vertical-align:bottom;
    position: relative;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    float: left;
    clear: both;
}
#co-express #provider_list input + label:before,
#co-express #credit_provider_list input + label:before{
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background: white;
    box-shadow: inset 0 1px 3px 0px rgba(0,0,0,.24);
    border: 1px solid #ccc;
    left: 7px;
    top: 9px;
    transition: all 0.2s ease-out;
    text-align: center;
    color: #444;
    font-size: 12px;
    font-family: 'Glyphicons Halflings';
}
#co-express #payment_options.error-state #provider_list input + label:before,
#co-express #payment_options.error-state #credit_provider_list input + label:before{
    border: 1px solid #C97373;
    box-shadow: inset 0 0px 4px 0px rgba(222, 21, 21, 0.54);
}
#co-express #provider_list input + label:after,
#co-express #credit_provider_list input + label:after{
    content: attr(title);
    position: absolute;
    left: -1px;
    top: 0;
    padding: 4px 7px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border: 1px solid #DCDCDC;
    border-bottom: none;
    width: calc(100% + 2px);
    font-size: 12px;
    text-align: center;
    margin-top: -25px;
    background: #fff;
    text-align: left;
}
#co-express #provider_list input:checked + label:before,
#co-express #credit_provider_list input:checked + label:before{
    content: "\e013";
}
#co-express #provider_list input:last-of-type + label,
#co-express #credit_provider_list input:last-of-type + label{
    margin-right: 0;
}
#co-express .ExpressCheckoutBlock .ExpressCheckoutTitle .credit-card-svgs{
    margin-top: -7px;
    float: left;
    position: relative;
}
#co-express .ExpressCheckoutBlock .ExpressCheckoutTitle .credit-card-svgs:before{
    display: none;
}
#SideAccountMenu, #GiftCertificatesMenu{
    padding: 0px 0px;
    background: none;
}
h1.title{
    margin-top: 0px !important;
}
.Content.left{
    margin-left: 20px;
}
#frmGiftCertificate .Submit input[type=submit]{
    text-indent: 0px;
    width: auto;
    text-decoration: none;
}
#frmGiftCertificate .Submit input[type=button]{
    text-decoration: none;
}
#HomeNewProducts .ProductList li{
    margin: 0px 0px;
}
/* Left */
.Content.left, .Content.Wide.WideWithLeft{
    margin-left: 20px;
    width: 780px;
}
.Left{
    width: 200px;
}
.Left #SideCategoryList ul, .Left #SideCategoryList .sf-menu ul{
    width: 100%;
}
.Left #SideCategoryList ul.category-list li{
    text-transform: none !important;
    border: none;
    width: 100%;
}
.Left #SideCategoryList ul.category-list li a{
    color: black;
    font-size: 24px;
    padding: 5px;
    text-align: left;
    width: inherit;
}
.Left #SideCategoryList ul.category-list li a.active{
    background: #000;
    color: white;
}
.Left #SideCategoryList ul.category-list li.ActiveTab:hover > ul li{
    display: block !important;
}
.Left #SideCategoryList ul.category-list li.ActiveTab:hover > ul{
    display: block;
    position: static;
}
.Left #SideCategoryList ul.category-list li.ActiveTab > ul{
    background: white;
    display: block;
    position: static;

}
.Left #SideCategoryList ul.category-list li > ul li{
    background: none;
    margin: 0px;
    display: block;
    float: left;
    width: 100%;
}
.Left #SideCategoryList ul.category-list li > ul li a{
    background: url(//cdn11.bigcommerce.com/s-ecvwun71/templates/__custom/images/FA/arrow-red.png?t=1522097404) left center no-repeat;
    padding-left: 15px;
}
.Left #SideCategoryList ul.category-list li > ul li a{
    color: black;
    font-size: 16px;
    font-weight: bold;
}
.Left #SideCategoryList ul.category-list li > ul li > ul{
    padding-left: 10px;
    position: static;
    background: none;
}
.Left #SideCategoryList ul.category-list li > ul li > ul li a{
    background: none !important;
    box-sizing: border-box;
}
#SideNewProducts{clear: both; margin-top: 15px; display: inline-block;}
#SideNewProducts h2{display: none;}
#SideNewProducts .ProductImage{
    float: none;
}
#SideNewProducts .ProductDetails{width: 130px; padding: 10px 0px;}
#SideNewProducts .ProductList li{margin-bottom: 10px;}
.prodAccordionContent{
    display: block;
    padding: 0px 0px;
    margin: 0px 0px;
    border: none;
}
.product .review-button{
    color: #E47C03;
    font-style: italic;
    font-weight: bold;
    float: left;
    width: auto;
    margin-left: 5px;
    margin-top: -3px;
}
#ProductReviews h2{display: none;}
#ProductReviews .btnOff{
    color: #e47c03;
    font-style: italic;
    font-weight: bold;
    float: left;
    width: auto;
}
.TopDetails .DetailRow{
    float: left;
    display: block !important;
}
.TopDetails .DetailRow .Label{display: none;}
.ProductMain #ProductReviews{
    float: left;
    width: auto;
    clear: none;
    margin: 0px 0px;
    padding: 0px 0px;
    position: relative;
    top: -17px;
    margin-left: 20px;
}
.ProductSKU{
    clear: both;
    float: none;
}
.ProductSKU .Label{
    display: block !important;
    float: left;
}
.ProductSKU .Value{
    float: left;
    margin-left: 10px;
}
.ProductSKU .Label, .ProductSKU .Value{
    text-transform: uppercase;
    font-size: 14px;
}
#ProductDescription h2{
    display: none;
}
#ProductDescription .prodAccordionContent{
    margin-top: 10px;
}
.ProductPriceWrap, .ProductDetailsGrid .DetailRow.PriceRow{
    border: none;
    background: none;
    padding: 5px 0px;
    margin: 0px 0px;
    clear: both;
}
.ProductDetailsGrid .DetailRow.PriceRow .Value em{
    color: black;
    font-size: 23px;
    font-weight: bold;
}
.ProductDetailsGrid .Label{
    float: left;
    width: auto;
    margin-right: 10px;
}
#ProductOtherDetails{
    float: right;
    position: absolute;
    left: 50%; margin-left: 350px;
    margin-top: -90px;
}
#ProductOtherDetails h2{display: none;}
#ProductOtherDetails{
    display: none;
}
.side-cart-contents{
    display: none !important;
}
.productAddToCartRight{
    position: relative;
}
.AddToWishlistLink .wishlist-button{
    text-decoration: none;
    position: static;
    background: url(//cdn11.bigcommerce.com/s-ecvwun71/templates/__custom/images/FA/icon-heart.png?t=1522097404) 10px center no-repeat;
    padding: 10px 20px 10px 30px;
    display: inline-block;
    border: 1px solid #e4e4e4;
    text-transform: lowercase;
}
.AddToWishlistLink .wishlist-button:hover{
    background: #f94631 url(//cdn11.bigcommerce.com/s-ecvwun71/templates/__custom/images/FA/icon-heart.png?t=1522097404) 10px center no-repeat;
}
#ProductOtherDetails .Label{
    text-transform: capitalize;
    font-size: 15px;
}
.ProductAddToCart .QuantityInput{
    width: auto;
    float: left;
    margin-top: 2px;
    margin-right: 5px;
    font-weight: normal;
    text-transform: lowercase;
    min-width: 100px;
    margin: 0px;
    padding-top: 5px;
}
.ProductAddToCart .QuantityInput.list-view-hidden{
    display: none;
}
#text_qty_{
    border: 1px solid #d5d5d5;
}
.product #text_qty_{
    padding: 8px;
}
.shipping{
    margin-bottom: 15px;
    float: right;
    text-decoration: underline;
    clear: left;
}
.product .hazardous,
.product .instorepickuponly{
    float: right;
    clear: both;
    margin: 0;
}
.product .hazardous + .instorepickuponly,
.product .instorepickuponly + .hazardous{
    margin-top: 5px;
}
.product .hazardous a,
.product .instorepickuponly a{
    text-decoration: underline;
}
#cart-main .hazardous,
#cart-main .instorepickuponly{
    padding: 4px 7px;
    margin-top: 5px;
}
.PrimaryProductDetails{border: none;}
.PrimaryProductDetails .ProductMain{
    padding-top: 0px;
    width: calc(100% - 425px);
    padding-left: 0;
}
.PrimaryProductDetails .ProductThumbWrap{
    border: 1px solid #f4f4f4;
}
.ProductThumbImage .zoomWrapper{
    border: none;
}
.PrimaryProductDetails .zoomPad img{
    border: none;
}
.product .col{
    clear: both;
    display: inline-block;
    width: 100%;
}
.product .col-left{
    float: left;
    width: 50%;
}
.product .col-right{
    float: right;
    width: 50%;
}
#VideoSideContainer ul{
    text-align: left;
    list-style: none;
    margin: 0px 0px;
    padding: 0px 0px;
}
.sideVideoRow{
    clear: left;
    margin-bottom: 15px;
    display: inline-block;
}
.sideVideoRow a{
    float: left;
    display: block;
}
.VideoSideDescription{
    float: left;
}
.sideVideoRow img{
    float: left;
}
.PrimaryProductDetails .ProductThumb{
    height: 350px;
}
#ProductDetails .ProductTinyImageList ul li .TinyOuterDiv{
    border: none !important;
    height: auto !important;
    width: auto !important;
}
#SimilarProductsByCustomerViews{
    clear: both;
    margin-top: 20px;
}
.btn-secondary{
    background: #f1b600;
    text-transform: capitalize;
    color: black;
    font-size: 16px;
    padding: 5px 60px;
    font-weight: 500;
}
.btn-secondary:hover{
    padding: 5px 60px;
    font-weight: 500;
    color: #000;
}
.btn-white{
    background: none;
    text-transform: capitalize;
    color: black;
    font-size: 16px;
    padding: 3px 60px;
    font-weight: 500;
    border: 2px solid #ddd;
}
.btn-white:hover{
    background: #2b2b2b;
    color: #fff;
}
.CheckoutButton .btn-secondary:hover{
    background: #edca66;
    color: #000;
}
.CartUpdateBtn input{
    cursor: pointer;
    background: #fff;
    border: 1px solid #cccccc;
    color: black;
    font-size: 16px;
    padding: 5px 60px !important;
    font-weight: 500;
}
.CartUpdateBtn input:hover{
    background: #333333 ;
    padding: 5px 60px !important;
    font-weight: 500 !important;
    letter-spacing: 0.0em !important;
}
.ExpressCheckoutBlock.ExpressCheckoutBlockCollapsed, .ExpressCheckoutBlock.ExpressCheckoutBlockCollapsed h3{
    background: #e2e2e2 !important;
    border: none;
}
.ExpressCheckoutBlock{margin-top: 0px;}
.ExpressCheckoutBlock .ExpressCheckoutTitle{
    background: black;
    border: none;
}

.ExpressCheckoutBlock h3 span, .ExpressCheckoutBlock h3.ExpressCheckoutTitle{
    color: white !important;
}
.ExpressCheckoutBlock.ExpressCheckoutBlockCollapsed h3, .ExpressCheckoutBlock.ExpressCheckoutBlockCollapsed h3 span,  .ChangeLink{
    color: black !important;
}
.ExpressCheckoutBlockCompleted a.ChangeLink{
    color: black !important;
    margin-top: 3px;
}
.ExpressCheckoutBlock.ExpressCheckoutBlockCollapsed:hover {
    cursor: default !important;
}
#SideCategoryList>li>ul:before, #SideCategoryList .sf-menu>li>ul:before{display: none;}
.banner_home_page_top{
    margin-top: 5px;
    margin-bottom: 30px;
    max-width:100%;
}
.banner_home_page_top img{
    max-width:100%;
    height: auto;
}
.TopDetails h1{
    color: #f84643 !important;
    text-transform: capitalize;
}
.TopDetails .share{
    display: inline-block;
    float: right;
    width: auto;
    position: relative;
    margin-top: -17px;
    /*left: 129px;*/
}
.TopDetails .share ul{
    width: 230px;
    display: inline-block;
    margin: 0;
}
.TopDetails .share li{
    list-style: none;
    float: left;
    width: 20%;
}
.TopDetails .share li:first-of-type{
    width: 130px;
}
.TopDetails .share li + li{
    margin-top: 3px;
}
.AddCartBtn{
    background: #f94631 ;
    color: white;
    text-transform: uppercase;
    border: none;
    padding: 10px ;
    cursor: pointer;
    margin: 0px 0px !important;
    font-size: 20px;
    font-weight: bold;
}
.AddCartBtn:hover{
    background: #333333;
}

/* Flax Gold CTA */
.flax-gold{
    width: 100%;
    background: #8ab0dd;
    padding: 15px;
    float: left;
}
.flax-gold p{
    font-weight: 700;
    font-size: 19px;
    color: #fff;
    margin-bottom: 5px;
}
.flax-gold p em{
    color: #cedd89;
}
.flax-gold a{
    color: #6d757e;
    float: right;
    font-weight: 700;
    font-size: 16px;
    font-style: italic;
}
.flax-gold a em{
    color: #b5cb6a;
    font-style: normal;
    font-size: 22px;
}
.flax-gold a:hover{
    text-decoration: underline;
}

/* Category Side Nav */
.category .SubCategoryList{
    display: none;
}
.Left #SideCategoryList .category-list .active-category > ul{
    display: inline-block;
}
#SideCategoryList li ul, #SideCategoryList .sf-menu li ul{
    z-index: 1;
}
.Left #SideCategoryList .category-list .active-category > ul{
    position: relative;
    left: 0;
    top: 0;
}
.Left #SideCategoryList .category-list .active-category-empty{
    background: #eee;
}
.Left #SideCategoryList ul.category-list li > ul li a{
    background: none;
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.Left #SideCategoryList ul.category-list > li > ul > li.has-children > a:before {
    content: "";
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #ff831a;
    width: 0px;
    height: 0px;
    position: absolute;
    left: 2px;
    top: 10px;
}
.Left #SideCategoryList ul.category-list > li > ul > li.has-children.active-category > a:before {
    border-top: 8px solid #ff831a;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom:none;
    left: 0px;
    top: 12px;
}
.Left #SideCategoryList ul.category-list > li.active-category > a{
    background: #333333;
    color: #fff;
}
.Left #SideCategoryList ul.category-list > li > a{
    padding-left: 15px;
    width: 100%;
    box-sizing: border-box;
}
.Left #SideCategoryList ul.category-list li > ul li > ul{
    display: none;
}
.Left #SideCategoryList ul.category-list li > ul li.active-category > ul{
    position: relative;
    left: 0;
    top: 0;
}
#SideCategoryList li:hover ul, #SideCategoryList li.over ul{
    display: none;
}
/* tertiary level */
.Left #SideCategoryList ul.category-list > li > ul > li > ul > li > a{
    font-weight:500;
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.Left #SideCategoryList ul.category-list > li > ul > li > ul > li.active-category > a{
    background: #e7e7e7!important;
}
.Breadcrumb li, .Breadcrumb a{
    text-transform: lowercase!important;
}
.Breadcrumb li:empty{display: none;}
.QuickSearchResultMeta img{
    max-width:83px;
}
#QuickSearch{
    margin-left: 30px;
}


.slide-show-render-full .slide-overlay{
    top:0;
    left:0;
    background: #a2a0a1;
    width: 290px;
    position: relative;
    float: left;
    clear: both;
    height: 112.3px;
    padding: 15px;
    padding-top: 10px;
    box-sizing: border-box;
}
.slide-show-render-full .slide-overlay.active,.slide-show-render-full .slide-overlay:hover{
    background: #6F6F6F;
    cursor: pointer;
}
.slide-show-render-full .slide-overlay h2{
    margin-top: 0;
    color: #fff!important;
    line-height: 23px;
    margin-bottom: 5px;
}
.slide-show-render-full .slide-overlay p{
    color: #fff!important;
}
.slide-show-render-full .slide-text{
    font-size: 16px;
    margin-bottom: 5px;
}
.slide-show-render-full .slide-button{
    display: none;
}
.slide-show-render .slides{
    position: absolute;
    top:0;
}
.flex-viewport{
    position: relative;
    height: 450px;
}
.SpecificInfoMessage {
    clear: both;
}
.flex-control-nav{
    display: none!important;
}
.flex-direction-nav{
    display: none !important;
}
#Container .PrimaryProductDetails .ProductMain h1{
    font-size: 26px;
    font-weight: 400;
    text-transform: none;
    margin-top: 0;
}
#CartStatusMessage{
    float: left;
    width: 100%;
}
#CartStatusMessage > span > div{
    margin: 5px 0;
}
#cart-proceed-top{
    margin-top: -45px;
}
.CartItemQuantity .cart-qty-minus, .CartItemQuantity .cart-qty-plus{
    float: left;
    border-radius:3px;
    background: #eee;
    padding:5px 10px;
    padding: 0px 9px 3px;
    margin: 0!important;
}
.CartItemQuantity .cart-qty-minus:hover, .CartItemQuantity .cart-qty-plus:hover{
    cursor: pointer;
    background: #ddd;
}
.CartItemQuantity span{
    float: left;
    margin: 0 5px!important;
}
.cart-qty-remove{
    float: left;
    width: 106px;
    clear: both;
    text-align: center;
}
.cart-qty-remove span{
    float: none;
}
.cart-only{
    position: absolute;
    visibility:hidden;
    left:-99999px;
}
#cart-main .cart-only {
    position: relative;
    visibility: visible;
    left: 0;
}

/* Modal Window Styles */
#ModalTitle, .ModalTitle{
    border-radius:0;
    -mox-border-radius:0;
    background: #f8f8f8;
}
#ModalButtonRow, .ModalButtonRow{
    -mox-border-radius:0;
    border-radius:0;
    background: #f8f8f8;
}
#ProductVideos{
    float: left;
    width: 50%;
    clear: none;
}
#VideoSingle{
    width: 100%;
    margin-top: 10px;
    padding: 0;
}

.VideoSingleDescription{
    height: auto;
}
#VideoSideContainer{
    display: none;
}
#VideoList{
    margin-top: 10px;
}

.detail-row-brand{
    clear: both;
}
.detail-row-brand .Value a{
    font-weight: 600;
}

.ProductPriceWrap .RetailPrice strike{
    float: left;
    margin-right: 10px;
}
.ProductPriceWrap .RetailPrice .YouSave{
    float: left;
}
.TinyOuterDiv img{
    max-width:97%;
    height: auto;
}
.ToggleSearchFormLink a img{
    margin-top: 9px;
    float: right;
    margin-left: 6px;
}
.search .Content .ProductList li{
    min-width: 20%;
    max-width:20%;
    margin-right: -1px !important;
}
.search .Content .ProductList .ProductImage{
    width: 100%!important;
    float: left;
}
.search .Content .ProductList li:hover{
    overflow: visible;
    position: relative;
}
.search .FeedLink{
    display: none !important;
}
#cart-main .shipping-estimator{
    display: none;
}
.KeepShopping{
    width: auto;
    clear: none;
    margin: 0;
    margin-right: 10px;
}
select.field-xlarge{
    padding: 5px;
}
#CheckoutStepShippingProvider .ExpressCheckoutContent .ML20{
    margin-bottom: 20px;
}
#CheckoutStepConfirmation #bottom_payment_button{
    float: left;
    margin-bottom: 20px!important;
    /*display: none;*/
}
.ExpressCheckoutBlock{
    padding-top: 0;
}
.CheckoutRedeemCoupon{
    width: 50%;
}
.checkout .ExpressCheckoutTitle{
    float: left;
    width: 100%;
    margin: 0;
    margin-bottom: 5px;
    padding: 10px;
}
.checkout .ExpressCheckoutContent{
    float: left;
    width: 100%;
    padding-top: 15px;
}
.checkout #CheckoutStepAccountDetails .ExpressCheckoutContent{
    padding-top: 0;
}
/* Zip code field */
#FormField_13,#FormField_23{
    width: 100px !important;
}
input.field-xlarge, select.field-xlarge{
    line-height: inherit;
    padding:7px 5px;
}
.landing .InfoMessage{
    margin-top: 15px;
    float: left;
    margin-bottom: 3px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.Message{
    background-image: none;
    padding-left: 15px;
    padding-top: 10px;
    float: left;
    width: 100%;
}
.InfoMessage{
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.Content .ProductList .ProductImage{
    min-height:175px;
    float: left;
    width: 100%;
}
.Content{
    margin-top: 15px;
}
.Content.left{
    float: none;
    padding-left: 220px;
    margin: 0;
    width: 100%;
}
.Content.left > div{
    float: left;
    clear: none!important;
}
.account .Content.left > div{
    float: none;
}
.CategoryDescription img{
    max-width:100%;
    height: auto;
}
/* Brick and Mortar */
.page-list{
    float: left;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
    border-top:2px solid #908e8f;
    padding-top: 10px;
    margin-bottom: 12px;
}
.page-list li{
    float: none;
    display: inline-block;
    clear: none;
    margin: 0;
    padding: 0;
    margin-top: 5px;
}
.page-list li.active a{
    font-weight: 600;
    color: #2b2b2b;
}
.page-list li a{
    padding: 0px 13px;
    border-left: 1px solid #b1b1b1;
    text-transform: uppercase;
    font-weight: 500;
    color: #908e8f;
}
.page-list li a:hover{
    color: #2b2b2b;
}
.page-list li:first-of-type a{
    border-left: none;
}

.cta-list{
    text-align: center;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    margin-left: -15px;
    margin-right: -15px;
}
.cta-list li{
    float: left;
    display: inline-block;
    clear: none;
    margin: 0;
    text-align: left;
    width:20%;
}
.cta-list li a{
    color: #3a779c;
    font-size: 16px;
}
.cta-list li img{
    width:100%;
    height: auto;
}
.cta-list .image-wrap{
    padding:0 15px;
    border-left: 1px solid #b1b1b1;
    float: left;
    width: 100%;
}
.cta-list li:first-of-type .image-wrap{
    border: none;
}
.cta-list li span{
    display: block;
    margin-top: 10px;
    padding: 0 20px;
    text-align: center;
    float: left;
    width: 100%;
}
.slide-show .slides{
    width: 100%;
}
.slide-show .slides li{
    margin-right: 0 !important;
    float: right !important;
    width: 710px !important;
    position: absolute!important;
    right: 0!important;
    top: 0!important;
    display: none;
}
.slide-show-render-full .slide-content{
    width: 100%!important;
}

/* Brands Styles */
.SubBrandList{
    display: none;
}
.brand-sections{}
.brand-sections .brand-section{
    float: left;
    width: 100%;
}
.brand-sections .brand-heading{
    float: left;
    width: 100%;
    text-transform: uppercase;
    border-bottom:1px solid #444;
    font-size: 28px;
    padding-bottom: 5px;
}
.brand-sections .brands-list{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.brand-sections .brands-list li{
    display: inline-block;
    width: 20%;
}
.brand-filter{
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    margin-top: 10px;
}
.brand-filter li{
    display: inline-block;
    width: 3.7%;
}
.brand-filter a{
    color: #8AB0DD;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.brand-filter .disabled a{
    color: #c0c0c0;
}
/* responsive styles */
#Outer{
    /*overflow: hidden;*/
    min-height:960px;
}
*{
    box-sizing:border-box;
}
#Logo img {
    max-height:85px;
}

#HeaderUpper {
    position: relative;
    top: 0;
}
#ContainerFooter{
    overflow: hidden;
}
#ContainerFooter #FooterUpper {
    max-width: 1000px;
    width: 100%;
}

#ContainerFooter #FooterUpper .Location {
 position: initial;
 left: 0;
 margin-left: 0;
 top: 0;
}

.landing #c-ctas img{
    max-width:100%;
    height: auto;
}
.Blogpost img{
    max-width:100%;
    height: auto;
}

#PageContent img{
    max-width:100%;
    height: auto;
}
#share-product ul.tabs li img{
    top:-1px;
}

/* Blog */
.blog .Content > h1{
    margin-top: 0;
}
.blog #Wrapper{
    position: relative;
}
.Content.WideWithRight{
    width: 100%;
    padding-right: 240px;
}
.Right{
    width: 220px;
    position: absolute;
    top: 20px;
    right: 20px;
}
.BlogShare .addthis_button_linkedin_counter{
    padding-top: 1px!important;
}
.BlogShare .addthis_button_pinterest_pinit{
    width: 43px !important;
}
.BlogShare .addthis_button_facebook_like{
    width: 52px !important;
}

/* Responsive */
.OutOfStockMessage:empty{
    display: none !important;
}
.OutOfStockMessage{
    color: #A94442;
    background-color: #F2DEDE;
    border-color: #EBCCD1;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    margin-top: 10px;
    float: left;
}
.hamburger-nav{
    position: absolute;
    width: 50px;
    right: 0;
    height: 60px;
    color: #fff;
    background: #4F4F4F;
    cursor: pointer;
    text-align: center;
    display: none;
}
.hamburger-nav .hamburger-bar{
    height: 2px;
    width: 18px;
    clear: both;
    overflow: hidden;
    margin-bottom: 1px;
    display: block;
    background: #fff;
    margin: 0 auto;
    position: relative;
    margin-top: 3px;
    border-radius: 1px;
}
.hamburger-nav .hamburger-bar:first-of-type{
    margin-top: 17px;
}
.hamburger-nav .hamburger-nav-text{
    font-size: 12px;
    margin-top: 4px;
    position: relative;
    display: block;
}
.hamburger-nav .glyphicon-remove{
    display: none;
    height: auto;
    margin-top: 15px;
}
.side-pane-open .hamburger-bar{
    display: none;
}
.side-pane-open .hamburger-nav .glyphicon-remove{
    display: inline-block;
}
.side-pane{
    position: fixed;
    width: 260px;
    height: 100%;
    background: #4f4f4f;
    right:-260px;
    top: 0;
    z-index: 999;
    overflow-y: auto;
    padding: 30px 20px 15px;
}
.side-pane-open{
    position: absolute;
    width: 100%;
    top: 0;
    left: -260px;
}
.side-pane-open .side-pane{
    right: 0;
}
.side-pane h2{
    float: left;
    width: 100%;
    background: #FFF;
    padding: 5px 10px 6px;
}
.side-pane .paint h2{
    color: #8AB0DD;
}
.side-pane .draw h2{
    color: #CDDC29;
}
.side-pane .craft h2{
    color: #FF831A;
}
.side-pane #SideCategoryList .SideCategoryListClassic .category-list{
    margin: 0;
    list-style:none;
    float: left;
    width: 100%;
}
.side-pane #SideCategoryList .SideCategoryListClassic .category-list > li{
    float: left;
    width: 100%;
}
.side-pane #SideCategoryList .SideCategoryListClassic .category-list > li > a{
    color: #fff;
    font-weight: bold;
    float: left;
    width: 100%;
    padding:5px 10px;
    background: #333;
}
.side-pane #SideCategoryList .SideCategoryListClassic .category-list > li ul{
    margin-left: 0px;
    width: 100%;
    float: left;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    background: none;
    margin-bottom: 20px;
}
.side-pane #SideCategoryList .SideCategoryListClassic .category-list > li li{
    margin: 0;
    float: left;
    width: 100%;
    border-bottom: none;
}
.side-pane #SideCategoryList .SideCategoryListClassic .category-list > li a{
    font-weight: normal;
    color: #e7e7e7;
    float: left;
    width: 100%;
    padding: 8px;
    text-transform: none;
    border-bottom: 1px dashed #3a3a3a;
}
.side-pane #SideCategoryList .SideCategoryListClassic .category-list > li:last-of-type > a{
    border: none;
}
.side-pane #SideCategoryList .SideCategoryListClassic .category-list > li a:hover{
    text-decoration: none;
}
.side-pane #SideCategoryList .SideCategoryListClassic .category-list ul ul{
    margin-left: 15px;
    width: calc(100% - 15px);
    display: none;
}
.side-pane #SideCategoryList .SideCategoryListClassic .category-list ul ul a{
    font-size: 12px;
}


#co-express #ContainerFooter{
    margin-top: 10px;
}



@media (max-width: 1200px) {
    #ContainerFooter ul {
        width: 100%;
        text-align: center;
    }
    #ContainerFooter #FooterUpper {
        padding: 20px;
    }
    #footerTop {
        text-align: center;
    }
    #footerTop #socnet {
        float: none;
        margin-bottom: 10px;
    }
    #SideNewsletterBox .BlockContent {
        display: inline-block;
    }
    .row-cols > div {
        float: left;
        width: 25%;
        margin-bottom: 10px;
    }

    .row-cols > div:nth-child(3) {
        clear: none;
    }

    #ContainerFooter #socnet {
        float: left;
    }

}

@media only screen and (max-width: 1010px) {

    #Header > .row{
        margin-left: 0;
        margin-right: 0;
    }
    /* Change slide show arrangement */
    .flex-viewport{
        height: auto;
        text-align: center;
    }
    .slide-show .slides{
        min-height:603px;
    }
    .slide-show .slides li{
        width: 100% !important;
    }
    .slide-show-render-full .slide-image{
        max-height:none;
        max-width:100%;
    }
    .slide-show-render.slide-show{
        max-width:1000px;
        width: 100%;
        height: auto;
        float: left;
        margin-bottom: 0;
    }
    .slide-show-render .slides{
        position: relative;
        height: auto;
    }
    .slide-show-render .slides li{
        height: auto;

    }
    .slide-show-render-full .slide-content{
        height: auto;
        width: 100%;
    }
    .slide-show-render-full .slide-overlay{
        width: 25%;
        float: none;
        display: inline-block;
        clear: none;
        vertical-align: top;
    }
    #Wrapper {
        padding: 0 20px;
    }
    .landing #Wrapper{
        padding: 0;
    }
    .landing #Wrapper > .Content{
        padding: 0 20px;
        overflow: hidden;
    }
    .cMenu > ul {
        float: none;
        text-align: center;
        width: 100%;
    }
    .cMenu > ul > li {
        display: inline-block;
        float: none;
        margin: 0;
    }
    .cMenu .top {
        font-size: 90px;
        line-height: 90px;
        padding: 0 10px;
    }
    .cMenu .dropdown {
        text-align: left;
        top: 90px;
    }
    #ContainerFooter #FooterUpper, #ContainerFooter #Footer{
        width: 100%;
        max-width:100%;
        overflow: hidden;
    }
    #Footer p{
        text-align: center;
        font-size: 12px;
    }
    /* Category Products */
    .Content .ProductList, .ProductList{
        width: 100%;
        text-align: center;
    }
    .Content .ProductList li, .ProductList li{
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    /* Product Page */
    .product-swatches{
        text-align: center;
    }
    .product-swatches li{
        width: 90px !important;
    }
    .shop-menu{
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 960px) {
    #Logo {
        overflow: hidden;
        width: 100%;
    }
    #Header{
        padding-left: 165px;
    }
    #Header .hlogo{
        height: 100%;
        width: 165px;
        padding: 11px 0 11px 11px;
    }
    #Logo img {
        height: 35px;
    }
    #SearchForm{
        text-align: center;
    }
    #SearchForm input.Textbox{
        float: none;
        display: inline-block;
        text-align: left;
    }
    .search .Content .ProductList li{
        max-width:238px;
        min-width:238px;
    }
    #cart-main .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #DDD;
    }
    #cart-main table.CartContents{
        margin-top: 0;
    }

    /* Checkout Responsive */
    .checkout .CreateAccount, .checkout .AccountLogin{
        width: 350px;
    }
}
@media only screen and (max-width: 900px) {
    .slide-show .slides {
        min-height: 534px;
    }
    .slide-show-render-full .slide-overlay h2{
        font-size: 19px !important;
    }
    .slide-show-render-full .slide-text{
        font-size: 14px;
        font-family: 'Open Sans';
    }
    .cMenu .top {
        font-size: 75px;
        line-height: 75px;
    }
    .cMenu .dropdown {
        top: 75px;
        padding-bottom: 10px;
        padding-left: 2px;
        width: 770px;
    }
    .cMenu .column {
        margin: 0 0 0 10px;
        width: 180px;
    }
    .cMenu .column li {
        margin: 0 0 5px;
    }
    .cMenu .dropdown > .column > ul > li > a {
        font-size: 13px;
    }
    .cMenu .column ul ul {
        display: none;
    }
    .cta-list li{
        float: none;
        width: 25%;
        vertical-align: top;
    }
    .ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
        width: auto;
        margin-left: 210px;
        margin-top: 6px;
        position: absolute;
        left: 0;
    }

}

@media (max-width: 840px) {
    .shop-menu{
        border-bottom: 3px solid #333;
        margin-top: 10px;
    }
    .shop-menu #SideCategoryList .category-list{
        display: inline-block;
    }
    .shop-menu #SideCategoryList .category-list > li > ul{
        top: auto;
    }
    .shop-menu #SideCategoryList .category-list > li{
        padding-bottom: 10px;
        width: calc(20% - 3px);
    }
    .shop-menu #SideCategoryList .category-list > li > a{
        padding: 7px 9px;
        font-size: 14px;
    }
    .shop-menu #SideCategoryList .category-list > li:first-of-type > a{
        padding: 7px 9px;
    }
}
@media (max-width: 768px) {
    .slide-show .slides {
        min-height: 450px;
    }

    #SearchForm input.Textbox {
        font-size: 11px;
    }
    #TopMenu li a, #TopMenu li div {
        font-size: 12px;
    }
    #Header #SideCategoryList, #HeaderLower #Menu {
        float: left;
        margin: 0;
        width: 100%;
    }
    #Header #SideCategoryList {
        margin: 10px 0;
        text-align: center;
    }
    #HeaderLower #Menu > ul {
        width: 100%;
    }
    #SideCategoryList li, #SideCategoryList .sf-menu li {
        display: inline-block;
        float: none;
    }
    #HeaderLower #SideCategoryList #Menu li a {
        font-size: 12px;
        padding: 0 10px;
    }
    .cMenu .top {
        font-size: 50px;
    }
    .cMenu .dropdown {
        width: 540px;
    }
    .cMenu .column {
        width: 120px;
    }
    .cMenu .dropdown > .column > ul > li > a {
        font-size: 12px;
        font-weight: 400;
    }
    .row-cols > div {
        width: 50%;
    }
    .row-cols > div:nth-child(3) {
        clear: both;
    }

    #ContainerFooter #socnet, #ContainerFooter .NewsletterSubscription {
        width: 100%;
    }
    #FooterUpper .Location .wrap{
        text-align: center;
    }
    #FooterUpper .Location .wrap p{
        margin-top: 10px;
    }

    /* Product Page */
    .PrimaryProductDetails .ProductAside{
        width: 100%;
        text-align: center;
    }
    .PrimaryProductDetails .ProductThumbWrap{
        display: inline-block;
        float: none;
        max-width:100%;
    }
    .PrimaryProductDetails .ProductMain{
        width: 100%;
        padding-left: 0;
    }
    #Container .PrimaryProductDetails .ProductMain h1{
        margin-top: 10px;
    }
    .PrimaryProductDetails .ProductThumb{
        display: inline-block;
        width: auto;
        height: auto!important;
        max-width: 100%;
    }
    .PrimaryProductDetails .ProductThumbImage{
        max-width: 100%;
        display: inline-block;
    }
    .PrimaryProductDetails .ProductThumbImage img{
        max-width:100%;
    }
    .brand-sections .brands-list li{
        width: 25%;
    }

    /* Checkout Responsive */
    .checkout .CreateAccount, .checkout .AccountLogin{
        width: 100%;
        padding:10px 0;
        text-align: center;
        border: none;
    }
    .checkout .CreateAccount .PL40, .checkout .AccountLogin .PL40{
        padding-left: 0;
    }
    .checkout .AccountLogin dd input{
        width: 100%;
    }
    .checkout .CreateAccount p.Submit, .checkout .AccountLogin p.Submit{
        margin: 10px auto 0;
    }
    .checkout .AccountLogin br{
        display: none;
    }
    .checkout .AccountLogin #LoginButton{
        margin-right: 10px!important;
    }
    #CheckoutStepBillingAddress dt, #CheckoutStepShippingAddress dt, #CheckoutStepPaymentDetails dt{
        width: 100%;
        text-align: left;
    }
    #CheckoutStepBillingAddress dd, #CheckoutStepShippingAddress dd, #CheckoutStepPaymentDetails dd{
        padding: 5px 0 10px 11px!important;
        margin: 0;
        float: left;
        width: 100%;
    }
    #CheckoutStepBillingAddress dd input[type="text"], #CheckoutStepShippingAddress dd input[type="text"], #CheckoutStepPaymentDetails dd input[type="text"]{
        width: 100%;
    }
    #CheckoutStepBillingAddress dd > label, #CheckoutStepShippingAddress dd > label, #CheckoutStepPaymentDetails dd> label{
        width: 100%;
        text-align: center;
    }
    #CheckoutStepBillingAddress .FloatLeft, #CheckoutStepShippingAddress .FloatLeft, #CheckoutStepPaymentDetails .FloatLeft{
        width: 100%;
    }
    .checkout #FormField_13, .checkout #FormField_23{
        width: 50%!important;
    }
    #CheckoutStepBillingAddress dd input.field-xlarge, #CheckoutStepBillingAddress dd select.field-xlarge, #CheckoutStepShippingAddress dd input.field-xlarge, #CheckoutStepShippingAddress dd select.field-xlarge, #CheckoutStepPaymentDetails dd .field-xlarge{
        width: 100%;
    }
    #CheckoutStepBillingAddress p.Submit, #CheckoutStepShippingAddress p.Submit, #CheckoutStepPaymentDetails p.Submit{
        margin: 0;
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    #CheckoutStepBillingAddress p.Submit .pay-for-order button, #CheckoutStepShippingAddress p.Submit .pay-for-order button, #CheckoutStepPaymentDetails p.Submit .pay-for-order button{
        width: 100%;
        padding: 10px;
    }
    #CheckoutStepShippingProvider .ExpressCheckoutContent{
        text-align: center;
    }
    #CheckoutStepShippingProvider .ShippingProviderList{
        margin-left: 0;
    }
    #CheckoutStepShippingProvider .ExpressCheckoutContent .ML20{
        margin-left: 0;
    }
    #SearchForm{
        width: calc(100% - 187px - 10px);
    }
    #TopMenu .top-menu-link--icon{
        margin-top: 11px;
    }
    #TopMenu .item-count{
        margin-left: -18px;
    }
}
@media only screen and (max-width: 670px) {
    .slide-show .slides {
        min-height: 388px;
    }
    /* This width is where we stop seeing 2 products to a row on cat pages */
    .Left{
        display: none;
    }
    .Content.left{
        padding-left: 0;
    }
    .gift-certs .Left{
        display: inline-block;
        width: 100%;
    }
    .gift-certs #GiftCertificatesMenu{
        width: 100%;
        text-align: center;
    }
    #SideAccountMenu li, #GiftCertificatesMenu li{
        display: inline-block;
        float: none;
        width: auto;
        background: none;
        margin-right: 5px;
        clear: none;
    }
    #PurchaseGiftCertificate{
        width: 100%;
    }
    #frmGiftCertificate{
        margin-top: 0;
    }
    #frmGiftCertificate dt{
        float: left;
        width: 100%;
        text-align: left;
    }
    #frmGiftCertificate dd{
        margin: 0;
        float: left;
        width: 100%;
        clear: both;
    }
    #frmGiftCertificate .Field350{
        max-width: 100%;
    }
    .gift-certs .HorizontalFormContainer p.Submit{
        float: left;
        margin: 0;
    }
    .gift-certs #frmGiftCertificate .Submit input[type=submit], .gift-certs #frmGiftCertificate .Submit input[type=button]{
        width: 100%;
        font-size: 12px !important;
        margin-bottom: 5px!important;
    }
    .cta-list li{
        width: 32.3333%;
    }
    .cta-list li span{
        font-size: 12px;
    }
    .Content.WideWithRight{
        padding-right: 0;
    }
    .Right{
        display: none;
    }
    .ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
        display: none;
    }

}
@media only screen and (max-width: 620px) {
    #cart-main .KeepShopping{
        width: 100%;
        margin-top: 10px;
        margin-right: 0;
    }
    #cart-main .KeepShopping a{
        width: 100%;
        text-align: center;
        padding: 10px;
    }
    #cart-main .ProceedToCheckout > .FloatRight{
        width:100%;
    }
    #cart-main .ProceedToCheckout .CheckoutButton a{
        float: left;
        width: 100%;
        text-align: center;
        padding: 10px;
    }
    #cart-main h1.title{
        float: left;
        width: 100%;
        text-align: center;
    }
    #cart-main #cart-proceed-top{
        margin: 0;
        width: 100%;
        margin-bottom: 10px;
    }
    #cart-main #cart-proceed-top a{
        float: left;
        width: 100%;
        text-align: center;
        padding: 10px;
    }
    #cart-main #CartContent{
        padding: 0;
    }
    #cart-main #CartContent .AlternativeCheckout{
        width: 100%;
        text-align: center;
    }
    #cart-main #CartContent .AlternativeCheckout a{
        width: 100%;
    }
    #cart-main .PayPalExpressCheckout{
        width: 100%;
        margin-top: 10px;
    }
    #cart-main .PayPalExpressCheckout > p{
        float: none !important;
        width: 100%;
    }
    #cart-main .PayPalExpressCheckout a{
        width: 100%;
    }
    #cart-main .PayPalExpressCheckout input{
        margin-top: 10px;
    }
    /* Checkout */
    #co-express .CheckoutRedeemCoupon{
        width: 100%;
    }
    #co-express .PaymentOptions{
        width: 100%;
    }
    #co-express .CheckoutOrderComments{
        float: left;
        width: 100%;
    }
    #co-express .CheckoutOrderComments textarea{
        width: 100%;
    }
    #co-express #OrderConfirmationForm > .PL20{
        float: left;
        width: 100%;
        margin: 0;
    }
    #co-express .proceed-to-payment input[type="submit"]{
        float: left;
        background: #F1B600!important;
        width: 100%;
        padding: 10px!important;
        margin-bottom: 15px!important;
    }
}
@media only screen and (max-width: 600px) {
    #Header{
        padding-left: 0;
    }
    #HeaderUpper #SearchForm{
        width: 100%;
        max-width: none;
        margin-top: 10px;
        transition: height 0.3s ease;
        height: 0px;
        overflow: hidden;
        display: block;
    }
    #SearchForm form{
        max-width: none;
    }
    .search-toggled #HeaderUpper #SearchForm{
        height: 35px;
    }
    #TopMenu .top-menu-link__search{
        display: inline-block;
    }
    #TopMenu .top-menu-link{
        width: calc(25%);
    }
    .slide-show .slides {
        min-height: 344px;
    }
    #TopMenu li {
        display: none;
    }
    #TopMenu li.First, #TopMenu li.CartLink {
        display: inline-block;
    }
    .cMenu .top {
        font-size: 40px;
    }
    .cMenu .dropdown {
        width: 330px;
    }
    .cMenu li.draw .dropdown {
        left: -105px;
    }
    .cMenu .column {
        width: 95%;
    }
    .cMenu .column li {
        display: inline-block;
        float: none;
        width: 45%;
    }
    .cMenu .dropdown > .column > ul > li > a {
        font-size: 12px;
        font-weight: 400;
    }
    .slide-show-render-full .slide-overlay{
        width: 100%;
        height: auto;
        text-align: center;
    }
    .brand-sections .brands-list li{
        width: 33.3333%;
    }
    .shop-menu{
        margin-top: 0;
    }

}
@media (max-width: 560px) {
    .shop-menu #SideCategoryList .category-list > li > a{
        font-size: 10px;
        padding: 7px 4px;
    }
    .shop-menu #SideCategoryList .category-list > li:first-of-type > a{
        padding: 7px 4px;
    }
}
@media (max-width: 500px) {
    .slide-show .slides {
        min-height: 280px;
    }
}
@media (max-width: 470px) {
    .cta-list li {
        width: 50%;
        float: left;
    }
    .cta-list li:nth-child(odd){
        clear: both;
    }
    .cta-list li:nth-child(odd) .image-wrap {
        border-left: none;
    }
    .row-cols > div {
        width: 100%;
    }

    #ContainerFooter ul {
        padding-bottom: 20px;
        border-bottom: 1px solid #eee;
    }

    #ContainerFooter #socnet {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #eee;
    }

    #SideNewsletterBox {
        padding-bottom: 20px;
        border-bottom: 1px solid #eee;
    }

    #SideNewsletterBox #nl_email {
        width: 100%;
    }

    #SideNewsletterBox .btn {
        width: 100%;
    }
}
@media only screen and (max-width: 450px) {
    /* this is the breakpoint when the hamburger menu shows */
    .shop-menu{
        display: none !important;
    }
    .hamburger-nav{
        display: block;
    }
    .slide-show .slides {
        min-height: 249px;
    }
    #c-ctas > div:first-of-type img{
        margin-bottom: 20px;
    }
    .banner_home_page_top{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .Blogpost{
        margin-top: 20px;
    }
    #Header #SideCategoryList {
        margin: 0 0 0;
    }
    #SideCategoryList li, #SideCategoryList .sf-menu li {
        width: 100%;
    }
    #HeaderLower #SideCategoryList #Menu li:first-child a, #HeaderLower #SideCategoryList #Menu li a {
        background: #f4f4f4;
        border: none;
        border-bottom: 1px solid #ddd;
        padding: 6px 0;
    }
    .cMenu{
        margin-top: 10px;
    }
    .cMenu > ul > li {
        width: 32%;
    }
    .cMenu > ul > li a.top {
        font-size: 25px;
        line-height: 1.5;
    }
    .cMenu li:hover .dropdown {
        display: none;
    }
    #Header .hupper{
        position: static;
    }
    #Header #HeaderUpper{
        position: static;
    }
    #Header #HeaderUpper #SearchForm #search_query{
        width: 100%;
    }
    // #Header .hlower{
    //     float: left;
    //     margin-top: 41px;
    //     width: 100%;
    // }
    .brand-sections .brands-list li{
        width: 50%;
    }
    .brand-filter li{
        width: 6.7%;
    }
    #Header .hlogo {
        width: 48px;
    }
    #Header #TopMenu{
        padding-right:50px;
    }
    .hlower{
        display: none;
    }
}
@media only screen and (max-width: 380px) {
    .slide-show .slides {
        min-height: 204px;
    }
    #TopMenu .top-menu-link--anchor{
        padding: 0;
    }
}
@media only screen and (max-width: 320px) {
    .slide-show .slides {
        min-height: 166px;
    }
    .brand-sections .brands-list li{
        width: 100%;
    }
}

