/* Demo Styles */
.banner_home_page_top h1 {
    margin: 0;
    padding: 0;
}
.HomeCTA {
    display: block;
    text-align: center;
    height: 12vw;
    line-height: 12vw;
    background: #484848;
    margin-top: 2vw !important;
    color: #fff;
}
a.HomeCTA:hover {
    text-decoration: none !important;
}


/* Global Styles */

html, body {
    
}

html, body, .MenuContainer, .scroller {
    height: 100%;
}

.container, .wrapper {
    max-width: 1536px;
}
.wrapper, .main {
    position: relative;
    z-index: 1;
}
.main {
    margin: 25px;
}
#home .main {
    margin: 0;
}

hr {
    border: none;
    background: #cbced8;
    height: 1px !important;
    display: block;
}
ul, ol { box-sizing: border-box; }

.Clear {
    clear: both !important;
    float: none !important;
}
.MenuContainer {
    position: relative;
    overflow: hidden;
    background: #FFF;
}

.FloatRight {
    float: right !important;
}
.FloatLeft {
    float: left !important;
}

.Block {
    margin-bottom: 2em;
}

.TopMenu > .inner, #Header > .inner, .PageMenu > .inner, .main > .inner, .footer-main > .inner, .footer-links > .inner, .newsletter-subscription > .inner {
    width: auto;
    max-width: 100%;
}

.MaintenanceModeNotice {
    display: none;
}

.header.mobile, .container .row.mobile {
    display: none;
}

#ModalContainer {
    overflow-y: auto !important;
}

#AjaxLoading img {
    -webkit-animation-name: spin;
    -webkit-animation-duration: 2000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 2000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 2000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    
    animation-name: spin;
    animation-duration: 2000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

/* Typography */

body, .PageMenu, .btn, strike {
    font-size: 1em;
    font-family: 'Poppins', sans-serif;
}

h1, .h1, h2, .h2, h4, .h4, h5, .h5, h6, .h6, #prodAccordion h2, 
#HomeFeaturedProducts h3, #SideTopSellers h3, #HomeNewProducts h3, #CategoryHeading .TitleHeading, #ProductDetails h1 {
    font-family: 'Poppins', sans-serif;
    letter-spacing: -1px;
}

h2, .h2 {
    text-transform: uppercase;
    font-size: 1.75em;
}
h3, .h3 {
    
    font-size: 1.35em;
    
}

a, a.NextLink, .Left li li a, .Left #SideCategoryList li a, .Left .slist li a, .Left .afterSideShopByBrand a, .Left #GiftCertificatesMenu li a, .Left #SideAccountMenu li a, .Left #SideCategoryList li li a, .Left .slist li li a, .TabNav li.Active a, .currency-converter p span, .page-content #LayoutColumn2 a, p a, .BlockContent.PageContent a {
    
}
.Left li a.active, a:hover, a.alt, .Left #SideCategoryList li a:hover, .Left .slist li a:hover, .Left .afterSideShopByBrand a:hover, .Left #GiftCertificatesMenu li a:hover, .Left #SideAccountMenu li a:hover, .ModalContent h4 a:hover {
    
}
a:hover, a:focus, a:active {
    outline: none;
}
.ProductList .pname, a.pname, .Breadcrumb li {
    
}

#ToggleMenu span, .newsletter h4 span, .HorizontalFormContainer dd, .HorizontalFormContainer dt p, .HorizontalFormContainer dd p, .Breadcrumb li a, .pushmenu ul li ul li a {
    
}
em {
    
}
.bold, b, strong, th, span.TitleHead, .newsletter h4, .footer-main h4, .atlantic .footer-main h4, .HorizontalFormContainer dt, em.p-price, #CategoryContent .ProductList .p-price, .PrimaryProductDetails .ProductPrice, .CartContents tfoot .SubTotal td, .txt24, input.btn.add-to-cart.AddCartButton, .ExpressCheckoutBlock .ExpressCheckoutTitle, .CartContents .ProductName a, .CartContents .ProductName a, .MobileCartItemTop a.ProductName, .pushmenu ul li a {
    
}
.CartContents tfoot .SubTotal td em, .MobileCartItemBottomRight em.ProductPrice, em.ProductPrice {
    font-style: normal !important;
}

sup {
    top: -0.4em !important;
}

.Content a:hover, a.pname:hover {
    text-decoration: underline;
}

strike {
    color: #888;
    font-size: .8em;
    font-weight: 400;
}
.PrimaryProductDetails .ProductPrice {
    color: #484848;
    font-weight: 700;
}
.txt24 {
    line-height: 1.2;
}

/* Buttons */

.btn, .PrimaryProductDetails .btn.add-to-cart {
    background-color: #484848 !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 300;
    height: auto;
    font-size: 12px;
    padding: 3px 25px !important;
    border: 1px solid #484848 !important;
}
.btn:hover, .PrimaryProductDetails .btn.add-to-cart:hover, .btn:active,  .PrimaryProductDetails .btn.add-to-cart:active {
    background-color: #010101 !important;
    color: #ffffff !important;
    text-decoration: none !important;
}
.btn.alt, #CategoryContent .CompareButton .btn, input.btn.wishTrigger {
    color: #484848 !important;
    border: 1px solid #484848 !important;
    height: auto;
    background-color: transparent !important;
}
.btn.alt:hover, #CategoryContent .CompareButton .btn:hover, input.btn.wishTrigger:hover, .btn.alt:active, #CategoryContent .CompareButton .btn:active, input.btn.wishTrigger:active {
    color: #fff !important;
    background: #484848 !important;
    border: 1px solid #484848 !important;
    text-decoration: none;
}
input.btn.add-to-cart.AddCartButton {
    
}

input.btn.add-to-cart.AddCartButton:hover {
    
}
.CartCode .GiftCertificate input.btn, .CartCode .CouponCode input.btn, input#apply_code {
    padding: 4px 20px;
    line-height: 25px;
    margin-left: 20px;
}

.QuickViewBtn { text-align: center; }

/* Videos */

.video-container {
    position: relative;
    padding-bottom: 44.5%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    margin: 1em 1em 2em 1em;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Notifications */

.SuccessMessage, .ErrorMessage, .InfoMessage {
    margin: 20px 0;
    padding: 20px;
    padding-left: 55px;
    line-height: 1.2;
}

/* Forms */

.CurrencyList dd, select, input.Textbox, textarea, input[type="text"], input[type="password"], .QuickSearch, .SharePublicWishList, .ExpressCheckoutBlock .ExpressCheckoutTitle, .TabNav li a, .HowToPay, .NotifyMessage, .QuickSearchResult .QuickSearchResultImage, .CurrencyChooser, div.uploader, div.selector {
    border: 1px solid #c8c8c8;
}

fieldset {
    border: none !important;
}
div.selector {
    
}
div.selector span {
    white-space: inherit;
}
div.checker {
    height: 29px;
}
.form input.Textbox, .form textarea, .form input[type="text"], .form input[type="password"] {
    width: 100%;
}
.HorizontalFormContainer {
    max-width: 50em;
    margin: 0 auto !important;
}
form .HorizontalFormContainer dt {
    clear: left;
}
form .HorizontalFormContainer dd {
    float: left;
    width: 100%;
    max-width: 28em;
}

form .HorizontalFormContainer dd input {
    width: 100%;
    display: block;
}

.CartItemQuantity div.selector span, .DetailRow.qty .selector span {
    height: 24px;
}

.CartItemQuantity .selector, .DetailRow.qty .selector {
    width: 60px !important;
}

div#uniform-AuthorizeNet_ccexpm, div#uniform-AuthorizeNet_ccexpy {
    width: 7em;
}

/* Header */

.TopHeaderBar {
    background: #484848;
}
.TopHeaderBar a {
    padding: 10px;
    display: block;
}
.HeaderSocial {
    float: left;
    margin: 0;
}
.HeaderSocial li {
    list-style: none;
    float: left;
    color: #fff;
}
.HeaderSocial li a {
    color: #fff;
} 
.TopMenu a, .TopMenu i {
    color: #fff;
    text-transform: uppercase;
    padding: 10px 5px;
}
.TopMenu a:hover {
    text-decoration: underline;
}
.TopMenu li.logged-in, .TopMenu li.logged-out {
    display: none;
}
.header {
    border: none;
    margin: 0;    
    position: relative;
    z-index: 2;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
}
.HeaderOuter.fixed{    
    z-index:999;
    width:100%;
    position:fixed !important;
    top:0;
    animation:fixedAnim 1s ease 0s normal both 1 running;
    -webkit-animation:fixedAnim 1s ease 0s normal both 1 running;
    -moz-animation:fixedAnim 1s ease 0s normal both 1 running;
    -ms-animation:fixedAnim 1s ease 0s normal both 1 running;
    -o-animation:fixedAnim 1s ease 0s normal both 1 running;
    left: 0;
    right: 0;        
}
.HeaderOuter.fixed .header {
    background-color: rgba(255,255,255,.9) !important;
}
.HeaderOuter.fixed .TopHeaderBar {
    display: none;
}
.HeaderOuter.fixed .col { margin-top: 0 !important; margin-bottom: 0 !important; }

@-webkit-keyframes fixedAnim{0%{top:-90px;}100%{top:0;}}
@-moz-keyframes fixedAnim{0%{top:-90px;}100%{top:0;}}
@keyframes fixedAnim{0%{top:-90px;}100%{top:0;}}

.header-logo {
    
}
.header-logo h1 {
    margin: .5em 0;
    letter-spacing: -1px;
    font-weight: 700;
}
img#LogoImage {
    max-width: 100%;
    max-height: 80px;
    width: 210px;
    height: auto;
}
.PageMenu.InfoMenu {
    color: #333;
    float: right;
    cursor: default;
    font-size: 1.2em;
    margin-top: 28px;
}
.PageMenu.InfoMenu > ul > li {
    padding-bottom: 20px;
}
.PageMenu.InfoMenu > ul > li.over {
    color: #484848;
    text-decoration: underline;
}
.PageMenu.InfoMenu ul li ul {
    display: block;
    left: initial;
    right: -40px;
}
.PageMenu.InfoMenu ul li ul li a:hover{
    /* text-align: right;*/
}
.PageMenu li ul li a.hasSub {
    background: none;
}
.PageMenu li ul li a.hasSub:after {
    content: ">";
    float: right;
}
ul.Functions {
    float: right;
    margin: 0;
    margin: 8px 0 0 0;
}
ul.Functions li {
    display: inline-block;
    list-style: none;
    vertical-align: top;
}
.CartLink {
    padding-top: 5px;
}
.CartLink a {
    cursor: pointer;
    font-size: 36px;
    margin-top: -8px;
    color: #484848;
    background: none;
    padding: 20px 5px 20px 25px !important;
}
.CartLink a span.old {
    display: none;
}
.CartLink a span.new {
    color: #fff;
    font-size: 12px;
    margin: 16px 0 0 -20px;
    position: absolute;
}
#SearchIcon {
    cursor: pointer;
    font-size: 24px;
    margin-top: 0px;
    color: #484848;
    background: none;
    padding: 20px 5px 20px 25px !important;
}
#ToggleMenu {
    font-size: 24px;
    padding: 20px 5px 20px 25px !important;
    cursor: pointer;
    color: #484848;
    display: none;
}
#ToggleMenu span {
    font-size: 7px;
    vertical-align: bottom;
    display: block;
}
.MainMenu {
    background: #484848;
}
.MainMenu .container {
    overflow-x: initial;
}
.PageMenu {
    margin: 20px 0 0 0;
    color: #fff;
}
.PageMenu li {
    margin: 0;
    padding: 0;
}
.PageMenu li a{ 
    color: #101010 !important;
    padding: 8px 20px 20px;
    padding-right: 20px !important;
}
.PageMenu li ul li a{
    padding: 12px 20px;
}
.PageMenu li a:hover {
    color: #484848 !important;
}
#SearchForm {
    width: 100%;
    max-width: 20em;
    margin: 4px;
    height: 34px;
    line-height: 34px;
}
#SearchForm input {
    height: 32px;
    line-height: 32px;
    width: 90%;
}

#SearchForm .Button {
    height: 32px;
    line-height: 32px;
    width: 10%;
}

/* Main Menu */

.PageMenu .sf-menu > li > a {
    font-size: 18px;
}
.PageMenu .sf-menu > li:hover > a {
    text-decoration: underline;
}

.PageMenu li ul {
    background: #fff;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.35);
    border: none;
}
.PageMenu li ul:before {
    display: none;
}
.PageMenu li ul li {
    padding: 0;
}
.PageMenu li ul li a {
    color: #484848 !important;
    line-height: 1;
}
.PageMenu li ul li a:hover {
    background: #484848 !important;
    color: #fff !important;
}

/* Mobile Header */

.header.mobile {
    background: #484848;
    color: #fff;
    height: 60px;
    
    width: 100%;
    top: 0;
}
#MobileLogo {
    height: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
}
#MobileLogo img {
    max-width: 100%;
    height: auto;
}
#MobileLogo h1 {
    padding: 10px;
}
#MobileLogo a {
    color: #fff;
}

#cart-amount {
    float: left;
}
#cart-amount a {
    font-size: 14px;
    display: block;
}
#cart-amount i {
    font-size: 24px;
    margin-top: -4px;
    color: #fff;
    background: none;
    padding: 20px 20px 20px 10px !important;
}
#cart-amount .Cart .total {
    color: #484848;
    position: absolute;
    font-size: 9px;
    background: none;
    top: 20px;
    left: 20px;
}


/* Mobile Menu */ 

.pushmenu {
    display: none;
    background: #484848;
}
.pushmenu.Open {
    
}

.pushmenu h2 {
    margin: 0;
    padding: 10px 20px;
    color: #fff !important;
    font-size: 24px;
    text-align: left;
}

.pushmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0px;
}

.pushmenu ul li {
    display: inline-block;
    width: 100%;
    clear: both;
    height: 40px;
    margin-bottom: 0;
    position: relative;
    box-shadow: inset 0 -1px rgba(0,0,0,0.2);
    
}

.pushmenu ul li a {
    display: block;
    padding: 10px 10px 10px 20px;
    outline: none;
    color: #fff;
    font-size: 13px;
    -webkit-transition: background 0.3s, box-shadow 0.3s;
    -moz-transition: background 0.3s, box-shadow 0.3s;
    transition: background 0.3s, box-shadow 0.3s;
    height: 20px;
    float: left;
}
.pushmenu ul li a:hover, .pushmenu ul li a:active {
    text-decoration: underline;
}
.pushmenu ul li ul {
    display: none;
    clear: both;
    background: rgba(0,0,0,0.2);
}
.pushmenu ul li ul li a {
    padding: 10px 10px 10px 30px;
}

.pushmenu li.LogStatusText a.LetMeIn:before {
    font-family: FontAwesome;
    content: "\f090";
    margin-right: 5px;
}

.pushmenu li.LogStatusText a.LetMeOut:before {
    font-family: FontAwesome;
    content: "\f08b";
    margin-right: 5px;
}

.pushmenu ul li.LogStatusText a {
    // width: 100%;
}

.pushmenu ul li.CartLink {
    display: none;
}

.pushmenu ul li.LogStatusText {
    font-size: 0px;
}

.pushmenu ul li.LogStatusText a:nth-child(2) {
    font-size: 0;
    display: none;
}

.Innerds .Activator {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    box-sizing: border-box;
    width: 35px;
    padding: 10px;
    color: #999;
    text-align: center;
    background: rgba(0,0,0,0.2);
    opacity: 1;
    transition: all ease-in-out .2s;
    text-decoration: none !important;
}

.Innerds .Activator:before {
    font-family: FontAwesome;
    content: "\f107";
}

#ToggleMenu.active:before {
    content: "\f00d";
}

.Innerds .Active .Activator:before {
    font-family: FontAwesome;
    content: "\f106";
}

.PushSearch {
    display: none;
    width: 100%;
}

.PushSearch form {
    background: #EFEFEF;
    padding: 0px 10px;
}

.PushSearch form #search_query2.Textbox {
    width: calc(100% - 6vw) !important;
    background: none;
    border: none;
    height: 55px;
    padding: 0px 2vw !important;
    margin: 0px !important;
    display: inline-block;
    font-size: 18px;
}

.PushSearch form .Button {
    float: right;
    cursor: pointer;
    border: 0 !important;
    vertical-align: top;
    margin: 0;
    width: 6vw;
    height: 55px;
    padding: 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: url(//cdn3.bigcommerce.com/r-6ad23a11c9c6076b631254938ff31f73dbbd04e8/themes/ClassicNext/images/searchIcon.png) 50% 50% no-repeat transparent;
    -moz-transition: background-color 150ms ease;
    -webkit-transition: background-color 150ms ease;
    -o-transition: background-color 150ms ease;
    transition: background-color 150ms ease;
}

.PushSearch form label {
    display: none;
}


/* Home */

.CTA {
    margin: 1vw 0;
    text-align: center;
}

.CTAimg img {
    border: 1px solid #eee;
    max-width: 100%;
    height: auto;
}

.CTA h2 {
    font-size: 1.5em;
    text-transform: uppercase;
    padding: 10px;
}

.CTA h2:after {
    content: " ";
    border-bottom: 1px solid #e3e3e3;
    width: 6em;
    display: block;
    margin: 10px auto 6px;
}
.CTA .btn {
    font-size: 12px;
    padding: 3px 25px !important;
}

.CTA:hover img {
    border: 1px solid #484848;
}
.CTA:hover a {
    text-decoration: none !important;
}
.slick-slide img {
    margin: 0 auto;
}

.CTA:hover .btn {
    color: #fff !important;
    background: #484848 !important;
    border: 1px solid #484848 !important;
}

.HomeContent, .HomeContent2 { 
    text-align: center;
    padding: 5vw 3vw;
}
.HomeContent img, .HomeContent2 img { 
    max-width: 100%; 
    height auto; 
}
.HomeContent.ProductLineImage { background: url(../img/productlineup.jpg) 0% 50% no-repeat; }
.HomeContent.AboutImage { background: url(../img/aboutimg.jpg) 50% 0% no-repeat; background-size: cover; }
.HomeContent2.TestimonialImage { background: url(../img/testimonialimg.jpg) 0% 0% no-repeat; }

.HomeContent h2:before, .diamond:before {
    content: " ";
    margin: -10px 10px 0 -28px;
    vertical-align: middle;
    height: 28px;
    width: 28px;
    display: inline-block;
    background: url(../img/diamond.png) 50% 50% no-repeat;
}
#HomeFeaturedProducts {
    margin-top: 15px;
}
#HomeFeaturedProducts h3 {
    text-align: center;
    font-size: 2.4em;
}
#HomeFeaturedProducts h3 i {
    font-size: 22px;
    vertical-align: top;
    margin: 10px 15px 10px 0;
}

ul#FeaturedProducts {
    margin: 0;
}

.Testimonials {
    padding: 1.5vw 5vw;
    background: url(../img/quotes.png) top center no-repeat;
    background-size: contain;
}
.Testimonial span {
    display: block;
    font-size: .7em;
    margin-top: .75vw;
}


/* breadcrumb */

.Breadcrumb {
    color: #333;
    padding: 0;
    margin: 0;
    display: none !important;
}
.Breadcrumb ul {
    margin: 0;
}
.Breadcrumb li a {
    color: #484848;
    font-weight: 400;   
}
.Breadcrumb li a:hover {
    text-decoration: underline;
}
#CategoryBreadcrumb, #ProductBreadcrumb {
    /*display: block !important;*/
}
.Breadcrumb li a {
    background: none;
    position: relative;
}
.Breadcrumb li a:after {
    content: "›";
    position: absolute;
    right: 0;
    top: -1px;
}

/* footer */

.footerlogo {
    margin-bottom: 1vw;
}
.footer p, .footer li, .footer li a {
    color: #878787 !important;
    line-height: 1.2;
}
.footer h3 {
    color: #fff;
    font-size: 1.8em;
    margin-bottom: .75vw;
}
.footermenu ul {
    padding: 0;
    margin: 0;
}
.footermenu ul li ul, .FooterMenuGroup ul li ul {
    display: none !important;
}
.footermenu li {
    padding: 0;
}
.footermenu li a {
    float: left;
    font-size: 1rem;
    padding: .2vw 0;
    text-transform: capitalize;
}
.footer a:hover, .footer a:active {
    text-decoration: underline;
    color: #fff !important;
}
.Copyright, .Copyright a {
    color: #878787;
    text-align:center;
    line-height: 1.5;
}
p.Legal {
    margin: 0;
    padding: 0;
    line-height: 1;
}
.footer img {
    max-width: 100%;
    height: auto;
}
.newsletter {
    display: inline-block;
    vertical-align: top;
}
.newsletter label {
    display: none;
}
.newsletter form {
    float: left;
}
.newsletter input.Textbox {
    font-size: 18px;
    color: #484848;
    border: none;
    margin: 0 0 20px 0;
    padding: 30px;
    width: 100%;
}

.newsletter .btn {
    margin: 0;
    border: 1px solid #fff !important;
    color: #fff !important;
}

.newsletter .btn:hover, .newsletter .btn:active  {
    border: 1px solid #fff !important;
    background: #fff !important;
    color: #484848 !important;
}

.footer-main {
    background: #484848;
    padding: 3vw 0 1vw;
}
ul.FooterSocial {
    float: right;
    width: auto !important;
}
.FooterSocial li {
    float: left;
    display: inline-block;
    width: auto;
}
.FooterSocial li a i {
    padding: .4vw;
    font-size: 2.5em;
    color: #fff;
}
.footer-main h4 {
    font-size: 16px;
    color: #fff !important;
    font-weight: 400;
}
.footer-main h4 span {
    font-size: 22px;
}
.footer-main li, .footer-main li a {
    color: #fff;
    display: block;
}
.FooterMenuGroup a {
    text-align: left;
    text-transform: capitalize;
}
.FooterMenuGroup a:hover {
    color: #fff;
    text-decoration: underline;
}
.footer-links #LogoImage {
    max-width: 25em;
}
/* Mobile Footer */

.footer .mobile {
    display: none;
    padding: 0;
}
.footer .mobile h4 {
    margin: 0;
    padding: 20px;
    cursor: pointer;
}
.footer .mobile h4:after {
    content: "\f078";
    float: right;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    transition: all ease-in-out .3s;
}
.footer .mobile h4.expanded:after {
    transform: rotateX(180deg);
}
.footer .mobile .FooterMenuGroup {
    border-bottom: 1px solid rgba(255,255,255,.2)
}
.footer .mobile .FooterMenuGroup:last-child {
    border-bottom: none;
}
.footer .mobile .FooterMenuGroup ul {
    padding: 0 20px 20px 20px;
}
.footer .mobile .FooterMenuGroup ul a {
    padding: 10px 0;
    font-size: 14px;
}

.footer .mobile ul.pages-menu {
    width: 98% !important;
}
#socnet li {
    display: inline-block;
    margin: 0px 5px 10px 5px;
}

/* Product Lists */

.ProductImage {
    padding: 5px;
    border: 1px solid #eee;
    margin: 10px 10px 25px 10px;
}
.ProductList, .ProductList li {
    padding: 10px;
}

.ProductList li, li.slick-slide {
    position: relative;
    overflow: visible;
}

.ProductList .ProductImage, .brand-img, #ProductDetails .ProductThumbImage {
    box-sizing: border-box;
}

.ProductList .ProductDetails, .ProductDetails, .ProductList .pname {
    display: block;
    text-align: center;
    margin: 10px 25px;
    text-transform: uppercase;
    font-size: 12px;
    min-height: 2em;
    padding: 0;
    line-height: 1.3;
}
.ProductList.List .ProductImage {
    width: 25%;
    margin: 20px 10px 10px 0;
}
.ProductList.List li:after {
    content: " ";
    display: table;
    clear: both;
}
#CategoryContent .ProductList.List .p-name, 
#CategoryContent .ProductList.List .p-price, 
#CategoryContent .ProductList.List .ProductDetails {
    text-align: left;
}
.ProductList.List .ProductDetails {
    height: auto !important;
    overflow: inherit;
    margin: 10px 0;
}
.ProductList.List li .ProductCompareButton {
    text-align: right;
}
.productPage .ProductList .ProductDetails {
    margin: 10px 0px;
}

em.p-price, #CategoryContent .ProductList .p-price {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    color: #484848;
    font-style: normal;
    font-size: 16px;
    font-weight: 700;
}
strike.RetailPriceValue {
    color: #888;
    font-weight: 400;
}
.ProductActionAdd {
    display: none;
}
.ProductList .ProductImage a, .ProductThumbImage a {
    height: auto !important;
}

.QuickViewBtn {
    left: 20% !important;
    right: 20% !important;
}
.ProductList.List .QuickViewBtn {
    text-align: center;
    width: 170px;
    top: inherit !important;
    left: 0 !important;
    bottom: 10px !important;
}
.SubBrandList li {
    background: none;
}

/* CSS Rating Stars */
.ProductPriceRating {
    text-align: center;
}
.Rating,
.ProductList .Rating {
    font-weight: 400;
    font-size: 22px;
    letter-spacing: 0px;
}
.ReviewTitle .Rating {
    font-size: 22px;
}
.Rating img,
.ProductList .Rating img {
    display: none;
}
span.Rating.Rating0:before,
span.Rating.Rating1:before,
span.Rating.Rating2:before,
span.Rating.Rating3:before,
span.Rating.Rating4:before,
span.Rating.Rating5:before {
    letter-spacing: 5px;
}
span.Rating.Rating0:after,
span.Rating.Rating1:after,
span.Rating.Rating2:after,
span.Rating.Rating3:after,
span.Rating.Rating4:after,
span.Rating.Rating5:after {
    opacity: .4;
    letter-spacing: 5px;
}
span.Rating.Rating0:before {
    content: "Not Rated";
    letter-spacing: 0px;
    font-size: 12px;
    text-transform: uppercase;
    opacity: .4;
    white-space: nowrap;
}
span.Rating.Rating0:after, span.Rating.Rating5:after {
    content: "";
}
span.Rating.Rating1:before,
span.Rating.Rating4:after {
    content: "★";
}
span.Rating.Rating2:before,
span.Rating.Rating3:after {
    content: "★★";
}
span.Rating.Rating3:before,
span.Rating.Rating2:after {
    content: "★★★";
}
span.Rating.Rating4:before,
span.Rating.Rating1:after {
    content: "★★★★";
}
span.Rating.Rating5:before {
    content: "★★★★★";
}
.ProductList span.Rating.Rating1:before,
.ProductList span.Rating.Rating2:before,
.ProductList span.Rating.Rating3:before,
.ProductList span.Rating.Rating4:before {
    margin-right: -4px;
}
.ProductList span.Rating.Rating1:after,
.ProductList span.Rating.Rating2:after,
.ProductList span.Rating.Rating3:after,
.ProductList span.Rating.Rating4:after,
.ProductList span.Rating.Rating5:after,
.ProductList span.Rating.Rating5:before {
    margin-right: -5px;
}

div.radio input, div.checker input {
    vertical-align: top;
}


/* Category Page */

.CategoryDescription {
    margin-bottom: 25px;
}
.CategoryDescription p {
    line-height: 1.5;
}
.CategoryDescription:after {
    content: " ";
    display: table;
    clear: both;
}
.SubCategoryList {
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
}
.SubCategoryList ul {
    margin: 0;
    display: block;
}
.SubCategoryList li {
    border: none !important;
    list-style: none;
    margin: 0;    
    padding: 0;
    display: inline-block;
}
.SubCategoryList li a {
    border: 1px solid #484848;
    background: #484848;
    padding: 10px 20px;
    margin: 5px;
    line-height: inherit;
    display: block;
    color: #fff;
    transition: all ease-in-out .2s;
}
.SubCategoryList li a:hover {
    color: #484848;
    background: transparent;
    text-decoration: none;
}
.SubCategoryList li:last-child a {
}
.SortBox div.selector span, .SearchSorting div.selector span {
    background: transparent;
}

/* Product Page */

#ProductDetails .left-content {
    overflow: hidden;
}

.AddThisButtonBox {
    float: left;
}

.PinterestButtonContainer {
    height: 20px;
    float: left;
    padding: 4px;
}

#ProductDetails h1 {
    line-height: 1.2;
    font-size: 1.8em;
}

#ProductDescription h2 {
    margin: 2em 0;
    padding: 1em 0;
    border-bottom: 2px solid;
}

#ProductDescription h2 span {
    text-decoration: none !important;
}
#ProductDescription p {
    line-height: 1.5;
}

#ProductDescription ul:after {
    content: " ";
    clear: both;
    display: table;
}
#ProductDescription ul li {
    line-height: 1.5;
    margin-bottom: .5em;
}

#ProductReviews {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 2em 0;
    margin-bottom: 2em;
}
.addto {
    overflow: initial;
}

/* Account */

#SideAccountMenu li, #GiftCertificatesMenu li {
    padding: 10px 0;
}
form.RemoveFromWishlistForm {
    text-align: center;
}
.LittleNotePassword {
    padding: 0;
}

/* Cart & Checkout */

a.EstimateShippingLink.btn.alt {
    margin-bottom: 0;
}
table.CartContents thead {
    background: #888;
    color: #fff;
}

table.CartContents tbody tr.mobile {
    display: none;
}
table.CartContents tbody tr.mobile > td {
    display: block;
    border-bottom: none;
    margin: 0;
}
.CartContents .productAttributes td {
    border-bottom: none;
}
table.CartContents tbody tr.mobile .productAttributes {
    margin: 0;
}
table.CartContents .productAttributes label {
    padding: 0 !important;
}
a.CustomizeItemLink {
    font-size: 11px;
    padding: 10px 5px !important;
}

.MobileCartItemTop {
    text-align: center;
    clear: both;
    float: none;
    border-top: 1px solid #e3e3e3;
    padding-top: 15px;
}
.MobileCartItemImage {
    text-align: center;
    margin-bottom: 10px;
}
.MobileCartItemImage img {
    max-width: 100px;
}
.MobileCartItemTop a.ProductName {
    display: block;
}
.MobileCartItemBottom {
    margin-top: 15px;
}
.MobileCartItemBottomLeft {
    width: 50%;
    display: inline-block;
    text-align: left;
    float: left;
}
.MobileCartItemBottomLeft .MobileCartItemIndividualPrice {
    padding: 5px 5px 0px 5px;
    font-size: 10px;
}
.MobileCartItemBottomLeft .MobileCartItemIndividualPrice span {
    width: 40px;
}

.MobileCartItemBottomRight {
    display: inline-block;
    width: 50%;
    float: right;
    text-align: right;
}
.MobileCartItemBottomRight .selector {
    display: inline-block;
    float: right;
    margin-bottom: 5px;
}
.MobileCartItemBottomRight em.ProductPrice {
    display: block;
    width: 100%;
    clear: both;
    font-size: 12px;
    margin-bottom: 10px;
}
.MobileCartItemBottom:after {
    content: " ";
    display: table;
    clear: both;
}
#fastCartSuggestive li {
    min-height: auto !important;
}

#fastCartSuggestive .ProductImage a {
    height: auto !important;
}

div#CheckoutStepPaymentDetails .ProductPrice {
    font-size: 1.8em;
    color: #484848;
}

.ExpressCheckoutContent {
    max-width: 60em;
    margin: 0 auto;
    padding: 0 0 25px 0;
}

.ExpressCheckoutContent .CreateAccount {
    padding-right: 0%;
    padding-left: 2%;
}
.ExpressCheckoutContent .AccountLogin {
    padding-left: 0%;
    padding-right: 2%;
}
.ExpressCheckoutContent .FloatLeft {
    float: none !important;
    display: block;
}
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #eee;
}
table.CartContents thead tr th {
    text-align: center;
}
tfoot em.ProductPrice {
    width: 150px;
    display: block;
    float: right !important;
    text-align: right;
}
div#CheckoutStepPaymentDetails br {
    display: none;
}

/* Responsive calls */
@media screen and (min-width: 1024px) {
    .pushmenu {
        display: none !important;
    }
} 
@media screen and (max-width: 1024px) {
    .header-logo {
        margin-bottom: 0;
    }
    .header-logo a {
        display: block;
    }
    .pushmenu h2.PushAccount, .pushmenu .pages-list {
        display: none;
    }
    .PageMenu.InfoMenu {
        display: none;
    }
    #ToggleMenu {
        display: inline-block;
    }
    .col.footercontact {  
        text-align: center;
        border-bottom: 1px solid rgba(255,255,255,.2);
        padding-bottom: 3vw;
        margin-bottom: 2vw;
    }
    .col.footermenu {
        padding-left: 3vw;
    }
    .col.footerform {
        text-align: center;
        border-top: 1px solid rgba(255,255,255,.2);
        padding-top: 3vw;
        margin-top: 2vw;
    }
    li.email a {
        padding: 20px 0;
    }
    .col.newsletter form { float: none; } 
}

@media screen and (max-width: 980px) {
    .PageMenu .sf-menu > li > a {
        padding: 8px 16px !important;
    }
}

}
@media screen and (max-width: 800px) {
    .header-logo {
        margin-bottom: 0;
    }
    .TopMenu li {
        padding: 0;
        font-size: .95em;
    }
    .PageMenu .sf-menu > li > a {
        font-size: 14px;
        padding: 10px !important;
    }
    #HomeSlideShow {
        display: block;
    }
    .Breadcrumb {
        display: none !important;
    }
    .newsletter h4 {
        margin: 0;
        display: block;
        width: 100%;
        text-align: center;
    }
    .newsletter form {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 768px) {
    .SubCategoryList {
        border-bottom: none;
    }
    .BlockContent .CartThumb img {
        max-width: 60px;
    }
    .CartContents .ProductName a {
        font-size: 11px;
    }
    .productAttributes {
        margin: 15px 0 0 0;
        font-size: 11px;
    }
    table.CartContents tr td {
        line-height: 1;
        padding: 10px 5px !important;
    }
    table.CartContents tr.CheckoutRedeemCoupon label {
        display: inline-block;
        padding: 5px 0 15px !important;
    }
    div#CheckoutStepPaymentDetails .ProductPrice {
        padding-bottom: 10px;
        display: block;
    }
}

@media screen and (max-width: 600px) {
    
    /* General */
    
    body {
        font-size: .9em;
    }
    h1, h2, h3 {
        text-align: center;
        line-height: 1;
    }
    .FloatRight, .FloatLeft {
        float: none !important;
        clear: both !important;
    }
    .main {
        margin: 15px 10px;
    }
    #home .main {
        margin-top: 0;
    }
    .container .row.grey {
        padding: 1em;
    }
    .Block.banner_home_page_top, .Block.banner_category_page_top, .Block.banner_brand_page_top, .Block.banner_search_page_top {
        text-align: center;
    }
    
    /* Typography */
    
    #HomeFeaturedProducts h3 {
        margin-top: 5px;
        text-align: center;
        font-size: 1.4em;
    }
    .HomeContent h2:before, .diamond:before, #HomeFeaturedProducts h3 i {
        display: block;
        margin: 0 auto 15px;
    }
    
    /* Buttons */
    
    .btn, .PrimaryProductDetails .btn.add-to-cart, .CTA .btn { padding: 15px 25px !important; }
    
    /* Header */
    
    .header {
        padding-top: 0;
    }
    .header.desktop, .container .row.desktop, .footer .desktop {
        display: none;
    }
    .header.mobile, .container .row.mobile, .footer .mobile {
        display: block;
    }
    .header-logo {
        display: block;
    }
    .header-logo h1 {
        margin: 0;
        line-height: 1;
    }
    .HeaderOuter.fixed .header-logo {
        display: none;
    }
    .m-full.MobileBar {
    background: #484848;
    width: 101.5625%;
    margin: 0 !important;
    transform: translatex(-1.5625%);
    }
    ul.Functions {
        float: none;
        width: 100%;
        text-align: center;
    }
    #ToggleMenu, #SearchIcon, .CartLink a {
        color: #fff;
        padding: 10px 20px !important;
        line-height: 1;
    }
    .CartLink a span.new {
        color: #484848;
    }
    .pushmenu h2.PushAccount, .pushmenu .pages-list {
        display: block;
    }
    /* Home Page */
    
    #HomeSlideShow {
        display: block;
        width: 150%;
        margin-left: -25%;
        margin-bottom: 0 !important;
    }
    .slick-slider {
        margin-bottom: 4px !important;
    }
    .slick-prev, .slick-next {
        display: none !important;
    }
    a.m-short {
        height: 14em;
        display: block;
        overflow: hidden;
    }
    a.m-short img {
        margin-top: -35%;
    }
    .Testimonials {
        padding: 1.5vw 13vw;
    }
    
    /* Footer */
    
    .col.footercontact img {
        max-width: 60%;
        margin: 3vw 0 2vw;
    }
    .newsletter {
        display: block;
        margin: 0 20px 20px 20px;
    }
    .newsletter h4 {
        display: block;
        text-align: center;
        float: none;
    }
    .newsletter form {
        float: none;
    }
    .newsletter input.Textbox {
        width: 100%;
        margin-bottom: 20px;
    }
    .newsletter .btn {
        margin: 0;
    }
    .footer-links, .Copyright, .FooterLogo {
        text-align: center !important;
        padding: 1em;
    }
    #socnet {
        text-align: center;
        margin: 10px;
    }
    .row.footerbottom {
        text-align: center;
    }
    ul.FooterSocial {
        float: none;
    }
    .FooterSocial li {
        display: inline-block;
        width: auto;
        float: none;
        padding: 0 2vw;
    }
    /* Breadcrumb */
    
    #CategoryBreadcrumb, #ProductBreadcrumb {
        display: none !important;
    }
    
    
    /* Product Lists */
    
    .ProductDetails {
        font-size: 10px;
    }
    
    /* Product Page */
    
    .PrimaryProductDetails .ProductMain,
    .productAttributeList .productAttributeLabel label,
    .ProductDetailsGrid .Label,
    .ProductAddToCart .productAttributeLabel, 
    #ProductReviews {
        text-align: center !important;
    }
    div#SimilarProductsByCustomerViews {
        display: none;
    }
    /* Forms */
    
    .form dt, .FormContainer dt, form .HorizontalFormContainer dt {
        text-align: left;
        width: auto;
        clear: both;
        float: none;
        padding: 0;
    }
    
    .form dd, .FormContainer dd, form .HorizontalFormContainer dd {
        padding: 0;
        margin: 0;
        width: 100%;
    }
    #ContactForm dd, #CheckoutStepPaymentDetails dd, #ContactForm .Submit, #CheckoutStepPaymentDetails .Submit {
        margin-left: 0;
    }
    
    /* Cart & Checkout */
    
    table.CartContents tbody tr.desktop {
        display: none;
    }
    table.CartContents tbody tr.mobile {
        display: block;
    }
    
    table.CartContents thead tr th {
        display: none;
    }
    .CartContents tfoot .SubTotal td div {
        text-align: left;
    }
    tr.CheckoutRedeemCoupon input {
        display: inline-block !important;
        float: left !important;
        width: 65% !important;
    }
    tr.CheckoutRedeemCoupon #apply_code.btn.alt {
        display: inline-block !important;
        float: left !important;
        width: 30% !important;
        line-height: 18px;
        margin-left: 5%;
    }
    .CartCode .GiftCertificate input.btn, .CartCode .CouponCode input.btn, input#apply_code {
        margin-left: 0;
    }
}           