@import url(////fonts.googleapis.com/css?family=Lato:300,400,700|Corben:400,700);


/** Duck Soup Styles **/

body {
    font-family:'Lato',arial,helvetica,sans-serif;
    font-size:13px;
    color:#575757;
    }

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

.btn {
    background-color: #ff738f;
    font-size: 12px;
}

.btn:hover {
background:#FF92A8;
}

.btn.alt {
background-color: transparent;
    border: 3px solid #fdcadc;
    color: #aaaaaa;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
}

.btn.alt:hover {
border: 3px solid #ff738f;
color: #1e1e1e;
}

h1, .h1, .TitleHeading {
    color: #1e1e1e;
    font-family: "Lato",Arial,sans-serif;
    font-size: 30px;
    font-weight: normal;
}





/** Header **/

#Header {
    padding-top:10px;
    
    }

#Header > .inner {
    background: transparent none repeat scroll 0 0;
}

.HeaderSocial {
    width:33.33%;
    float:left;
    text-align:left;
    margin-top: 25px;
    }

.HeaderSocial h5 {
    font-family:'Corben',arial,helvetica,sans-serif;
    color:#67D4D3;
    font-size:16px;
    padding:0;
    margin-bottom:5px;
    font-weight:normal;
    }

.HeaderSocial .Social {
    margin-bottom:15px;
    margin-left:0;
    }

.HeaderSocial li {
    list-style::none outside none;
    display:inline-block;
    width:auto;
    height:30px;
    margin-right:5px;
    }

.HeaderSocial li a {
    font-size:0;
    display:inline-block;
    height:30px;
    background:url(//https://cdn2.bigcommerce.com/server3500/d3128obc/templates/__custom/images/social-icons.png?t=1704854910) no-repeat scroll 0 0 transparent;
    vertical-align: top;
    }

.HeaderSocial li.FB a {
    background-position:0 0;
    width:31px;
    }

.HeaderSocial li.TW a {
    background-position:-40px 0;
    width:36px;
    }

.HeaderSocial li.IN a {
    background-position:-80px 0;
    width:32px;
    }

.HeaderSocial li.PN a {
    background-position:-120px 0;
    width:32px;
    }

.HeaderSocial li.SC a {
    background-position:-160px 0;
    width:32px;
    }

.HeaderSocial li.FB a:hover {
    background-position:0px -31px;
    }

.HeaderSocial li.TW a:hover {
    background-position:-40px -31px;
    }

.HeaderSocial li.IN a:hover {
    background-position:-80px -31px;
    }

.HeaderSocial li.PN a:hover {
    background-position:-120px -31px;
    }

.HeaderSocial li.SC a:hover {
    background-position:-160px -31px;
    }

.HeaderEmail {
    display:inline-block;
    line-height:30px;
    }

.HeaderEmail a {
    color:#757575;
    font-size:14px;
    background:url(//https://cdn2.bigcommerce.com/server3500/d3128obc/templates/__custom/images/signup-icon.png?t=1704854910) no-repeat scroll left center transparent;
    padding-left:17px;
    }

.header-logo {
    width:33.33%;
    float:left;
    text-align:center;
    }

.header-secondary {
    width:33.33%;
    float:right;
    text-align:right;
    margin-top: 10px;
    }

.TopMenu {
    float:right;
    margin-bottom:22px;
    }

.TopMenu .inner {
width:100%;
    color:#757575;
    padding:0;
    }

.TopMenu ul {
    }

.TopMenu li {
    line-height: 30px;
    margin: 0 0 0 13px;
    padding:0;
    }

.TopMenu li a {
    color:#757575;
    font-size:13px;
    text-transform:lowercase;
    }

.TopMenu li.CartLink a {
    color:#1e1e1e;
    font-weight:normal;
    }

.icon-cart {
    background-position: 0 -18px;
    height: 30px;
    }

#SearchForm {
    clear: right;
    display: block;
    float: right;
    width: 60%;
    margin-bottom:6px;
}

#SearchForm input#search_query {
    border-width: 0 !important;
    color: #aaaaaa;
    font-family:'Lato',arial,helvetica,sans-serif;
}

#SearchForm .Button {
    background-image:url(//https://cdn2.bigcommerce.com/server3500/d3128obc/templates/__custom/images/search.png?t=1704854910);
    }

.HeaderShipping {
    float:right;
    clear:right;
    color:#FF738F;
    font-size:15px;
    font-family:'Corben',arial,helvetica,sans-serif;
    }

.header {
    border-bottom: 0 none;
    margin-bottom: 20px;
}

.PageMenu {
    margin: 0;
    background:#67D4D3;
    }

.PageMenu .inner {
    text-align:center;
    }

.PageMenu ul {
width:100%;
}

.PageMenu li {
    display: inline-block;
    line-height: 40px;
    margin: 0 14px;
    padding: 0;
}

.PageMenu .sf-menu > li > a {
    color: #fff;
    font-family:'Lato',arial,helvetica,sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}

.PageMenu .sf-menu > li > a:hover {
    color:#43474A;
    }

.PageMenu li ul::before {
    display:none;
    }

.PageMenu li ul {
    background: #FDCADC;
    padding:10px 0;
    margin-left:-12px;
}

.PageMenu li ul li a {
    color: #43474a;
    font-family:'Lato',arial,helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.6em;
}

.PageMenu li ul li a:hover {
    color:#fff;
    }

.SitewideBanner {
display: block;
    font-size: 16px;
    margin: 15px auto -5px;
    max-width: 900px;
    text-align: center;
    width: 100%;
}

.SitewideBanner img {
width:100%;
height:auto;
}

.SitewideMobile {
display:none;
text-align:center;
}

.SitewideMobile img {
width:100%;
height:auto;
max-width:460px;
}


/** Category **/

.Breadcrumb li {
    font-weight:300;
    padding-right:6px;
font-size:12px;
    }

.Breadcrumb li a {
    color: #878787;
    font-weight:300;
    padding-right: 12px;
background-position:100% 60%;
}

.SubCategoryList {
    margin-bottom: 10px;
}

.SubCategoryList h2, #SideCategoryShopByPrice h4, .facet-header h5.facet-header-title {
    color: #67d4d3;
    font-family: "Corben",arial,helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 0px;
    text-transform: lowercase;
    }

.SubCategoryList ul {
    margin-bottom:10px;
    }

.Left #SideCategoryList .SideCategoryListFlyout > ul > li, ul.side-menu li {
    border-bottom: 0 solid #e3e3e3;
    line-height: 1.8;
    margin: 0 !important;
    padding: 0 !important;
}

.Left #SideCategoryList .SideCategoryListFlyout > ul > li a, ul.side-menu li a {
    color: #575757;
    font-size: 14px;
    font-weight: 400;
    }

.ProductList li {
    width:33.33%;
    }

.facet-header h6 {
    color: #FF738F;
}

.facet-container {
    border-top: 1px solid #ddd;
border-bottom:0;
}

.facet-container h4 {
color: #67d4d3;
}

.js-faceted-search-container > [class^="js-facet-"]:last-of-type .facet-container {
    border-bottom: 1px solid #ddd;
}

.facet-container .facet-form .btn {
    background: #67D4D3 none repeat scroll 0 0 !important;
}

#CategoryHeading .TitleHeading {
    border: 0 none;
    color: #1e1e1e;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 2px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    position:relative;
    padding-top:5px;
}

#CategoryHeading .TitleHeading::after {
    background: #FDCADC none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 35%;
    width: 100%;
    }

#CategoryHeading .TitleHeading span {
    padding:0 20px;
    background:#fff;
    z-index:2;
    position:relative;
    }

.inner #CategoryPagingTop, .inner #CategoryPagingBottom {
    float: right;
    }

.CategoryPagination .PagingList li {
    background: #eeeeee none repeat scroll 0 0;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 2px 6px;
    margin-left:5px;
}

.CategoryPagination .PagingList li.ActivePage {
    color:#ffffff;
    background:#FF738F;
    }        

.CategoryPagination .PagingList a {
    color: #757575;
}

.SortBox {
    float: left;
}

.product-nav {
    margin-bottom: 30px;
}

.ProductList .ProductDetails {
    padding: 10px 10px 0;
    }

#CategoryContent .ProductList .pname, #CategoryContent .ProductList .p-name a, .ProductList .pname {
    color: #1e1e1e;
    font-size: 14px;
    font-weight: 400;
}

#CategoryContent .ProductList .p-price, .ProductList em {
    color: #757575;
    font-size:13px;
    font-family: "Corben",arial,helvetica,sans-serif;
}

#QuickViewProductDetails {
width:50% !important;
}

#QuickViewProductDetails #ProductDetails h1 {
margin-bottom:10px;
}

#QuickViewProductDetails .ProductDetailsGrid .p-price {
color:#757575;
font-weight:normal;
font-size:14px;
font-family: "Corben",arial,helvetica,sans-serif;
}

#QuickViewProductDetails .addToCart .btn {
background-color: #ff738f;
    font-size: 16px;
    padding: 0 35px;
margin-right: 5px;
}




/* Search */

#SearchTabsList {
display:none;
}

#SearchPageHeader {
margin: 0 0 20px !important;
    padding: 0 !important;
}

#SearchPageHeader .txt24 {
margin:0;
}

#SearchResultsCategoryAndBrand {
display:none;
}

.CompareButtonContainer {
display:none;
}

.txt24 {
    font-family:"Lato",arial,helvetica,sans-serif;
font-weight:normal;
}

.SearchContainer .CategoryPagination {
float:right;
padding-left:20px;
}

.SearchContainer .ProductDetails {
padding-bottom:10px;
text-align:center;
}

.SearchContainer .ProductDetails a {
color: #1e1e1e;
    font-size: 14px;
    font-weight: 400;
}

.QuickSearch {
 border: 1px solid #e3e3e3;
    margin-left: 43px;
    margin-top: 3px;
    min-width: 222px !important;
    width: 222px !important;
}

.QuickSearchAllResults {
    padding: 0 10px !important;
}

.QuickSearchAllResults td {
    float: right;
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0 10px;
    text-transform: uppercase;
}

.QuickSearchResultName {
    padding-bottom: 0;
}

.QuickSearchResult .Price {
    color: #757575;
    font-family: "Corben",arial,helvetica,sans-serif;
    font-size: 11px;
font-weight:normal;
}

.QuickSearch .QuickSearchAllResults a {
color:#67D4D3;
font-weight:700;
letter-spacing:0;
}



/** Product **/

.left-content {
    width: 45%;
}

.ProductThumbImage {
    margin-bottom:10px;
    }

.PrimaryProductDetails .ProductMain {
    width:52%;
    }

#ProductDetails h1 {
    color: #1e1e1e;
    font-size: 24px;
    font-weight: normal;
}

.productPage .PriceRow.p-price {
    font-family: "Corben",arial,helvetica,sans-serif;
    font-size: 16px;
    display: inline-block;
}

.PrimaryProductDetails .ProductPrice {
    color: #757575;
}

.PrimaryProductDetails .RetailPrice {
    color: #aaa;
}

.ProductDetailsGrid .DetailRow.product-rating {
    border-bottom: 0 none;
    border-left: 1px solid #ddd;
    border-top: 0 none;
    display: inline-block;
    margin-left: 10px;
    padding: 0 0 0 13px;
}

.AddThisButtonBox {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin: 0 0 40px !important;
    padding: 7px 0 6px;
    width: auto;
}

.AddThisButtonBox p {
color: #67d4d3;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    margin: 0 10px 0 0;
    text-transform: uppercase;
    vertical-align: middle;
}

.addthis_sharing_toolbox {
display:inline-block;
vertical-align:middle;
}

.productAddToCartRight {
background: #f5f5f5 none repeat scroll 0 0;
    padding: 20px 30px 5px;
}

.productAttributeList .productAttributeLabel label {
    font-size: 14px;
    margin-bottom: 5px !important;
}

.productAttributeList div.selector span {
font-size:13px;
}

.DetailRow.qty {
display:inline-block;
margin-right:10px;
padding-top:15px;
margin-bottom:0;
}

.Label.QuantityInput {
display:none;
}

.addto {
    border-top: 0 none;
    display: inline-block;
    padding: 15px 0 0;
    vertical-align: top;
}

.PrimaryProductDetails .btn.add-to-cart {
    background-color: #ff738f;
    font-size: 16px;
    padding: 0 35px;
}

#ProductDescription {
margin-top:30px;
}

#ProductDescription h2 {
    border-bottom: 1px solid #ddd;
    color: #757575;
    font-family: "Corben",arial,helvetica,sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 15px;
    padding-bottom: 3px;
    text-transform: lowercase;
}

#SideProductRelated {
padding-top:20px;
}

#SideProductRelated h2, #ProductReviews h2 {
    border: 0 none;
    color: #1e1e1e;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    position:relative;
    padding-top:5px;
}

#SideProductRelated h2::after, #ProductReviews h2::after {
    background: #FDCADC none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 35%;
    width: 100%;
    }

#SideProductRelated h2 span, #ProductReviews h2 span {
    padding:0 20px;
    background:#fff;
    z-index:2;
    position:relative;
    }

.productPage .ProductList li {
width:25% !important;
}

.productPage .ProductList li:nth-child(n+5) {
display:none;
}

#ProductReviews {
margin-bottom:40px;
}

.ProductReviewList {
    margin-left: 10px;
}

h4.ReviewTitle {
font-size: 15px;
    padding-bottom: 8px;
    text-transform: none;
color:#ff738f;
font-weight:400;
 font-family: "Corben",arial,helvetica,sans-serif;
}

.ProductReviewList p {
font-size:14px;
color:#1e1e1e;
padding-left:10px;
border-left:2px solid #eeeeee;
margin-left:1px;
}

.ProductReviewList p.Meta {
color: #878787;
    font-size: 12px;
    padding-bottom: 3px;
margin:0 0 0 1px;
font-weight:300;
line-height: 1;
}

#ProductReviews .btn {
background:#67d4d3;
}



/* Account Pages */

h3, .h3 {
    font-size: 20px;
}

#LoginForm {
min-height:400px;
}

#CreateAccountForm .txt24 {
display:none;
}

#CreateAccountForm .borderB {
    border-bottom: 0px solid #e3e3e3;
padding:10px 0;
}

#CreateAccountForm dt {
    font-weight: normal;
    text-align: left;
    width: 200px;
}

h4, .h4 {
    font-size: 13px;
    font-weight: 400;
    padding-bottom: 10px;
}

h4 a {
color:#FF738F !important;
}

.YourAccount .txt24 {
font-weight:normal;
font-size:14px;
}

#SideAccountMenu {
padding-top:5px;
}

#SideAccountMenu h4, #GiftCertificatesMenu h4 {
display:none;
}

#SideAccountMenu li, #GiftCertificatesMenu li {
    line-height: 1.8;
}

#SideAccountMenu li a, #GiftCertificatesMenu li a {
color: #575757 !important;
    font-size: 14px;
    font-weight: 400;
}

.LittleNotePassword {
    display: inline-block;
    padding: 2px 0 2px 10px;
}

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

.AccountOrderStatusList a {
color:#fd91c3 !important;
text-decoration:underline;
}

.SuccessMessage, .ErrorMessage, .InfoMessage {
    padding: 10px 20px 10px 55px;
}

#AccountOrder .OrderShipments .ShippingMethod, #AccountOrder .OrderShipments .TrackingNumber {
text-align:left !important;
padding-left:0 !important;
}


/* Cart/Checkout */

.fastCartThumb img {
width:100%;
}

.fastCartSummaryBox {
background:#f5f5f5;
}

.fastCartSummaryBox .ProceedToCheckout a, .fastCartSummaryBox .actionLink .btn {
background-color: #ff738f;
text-transform:uppercase;
font-size:13px;
font-family:'Lato',arial,helvetica,sans-serif;
font-weight:400;
}

.fastCartSummaryBox .ProceedToCheckout a:hover, .fastCartSummaryBox .actionLink .btn:hover {
background:#FF92A8;
    color:#ffffff;
}

.fastCartSummaryBox .actionLink .btn.alt {
background:#fff !important;
font-weight:700;
}

.fastCartSummaryBox .actionLink .btn.alt:hover {
color:#1e1e1e !important;
font-weight:700;
}

.fastCartBottom h4 {
border: 0 none;
    color: #1e1e1e;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 0;
    padding-top: 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.fastCartBottom h4 span {
background: #fff none repeat scroll 0 0;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}

.fastCartBottom h4::after {
    background: #fdcadc none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 35%;
    width: 100%;
}

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


.TitleHeading, .TabNav {
    border-bottom: 0 none;
    margin-bottom: 0;
}

.fastCartSummaryBox .actionLink {
    margin: 0;
}

.fastCartSummaryBox .subtotal .ProductPrice {
}

#CartHeader {
margin-bottom:0;
}

.CartContents thead {
    background: #f5f5f5 none repeat scroll 0 0;
}

table.CartContents thead tr th {
padding:10px;
}

.CartContents thead th {
text-align:right !important;
padding:10px 15px !important;
}

.CartContents thead th:first-child {
text-align:left !important;
}

.CartContents thead th:nth-child(2) {
text-align:center !important;
}

.CartContents .ProductName {
color:#575757;
font-size: 12px;
}

.CartContents .ProductName a {
    font-weight: 500;
color:#1e1e1e;
font-size:13px;
}

.CartItemTotalPrice .ProductPrice {

}

.CartContents .productAttributes {
    margin: 15px 0 0;
table-layout:fixed;
}

.CartContents .productAttributes td {
word-wrap:break-word;
word-break: break-all;
}

.CartContents .ProductName .CustomizeItemLink {
color: #FF738F;
    display: inline-block;
    font-size: 11px;
    margin-bottom: 10px;
}

.CartContents .SubTotal em {
font-style:normal;
}

#CartContent .ProceedToCheckout {
    float:right;
}

.KeepShopping {
    float:left;
}

.CartCode h3 {
font-weight: normal;
    padding-bottom: 5px;
color:#1e1e1e;
}

.CartCode .btn {
background: #cccccc none repeat scroll 0 0;
color:#fff;
}

.CartCode .btn:hover {
background:#757575;
color:#fff;
}

.CheckoutButton .btn {
background-color: #ff738f;
text-transform:uppercase;
font-size:14px;
font-family:'Lato',arial,helvetica,sans-serif;
font-weight:400;
}

.CheckoutButton .btn:hover {
    background:#FF92A8;
    color:#ffffff;
    font-weight:400;
    }

.EstimateShipping {
    border: 0 none;
    float: right;
    width: 375px;
}

.EstimateShipping dt {
width:150px;
}

.EstimateShipping .btn.alt {
font-size:13px;
}

.TitleHeading {
    margin-bottom: 0 !important;
}

.ExpressCheckoutBlock .ExpressCheckoutTitle {
border:0;
background:#f5f5f5;
padding:10px 15px;
color:#1e1e1e;
font-weight:normal;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
background: #fff none repeat scroll 0 0;
    border: 2px solid #eeeeee;
    color: #878787;
}

.ExpressCheckoutContent .AccountLogin .HorizontalFormContainer dt:empty {
display:none;
}

.ExpressCheckoutContent .btn {
background-color: #ff738f;
text-transform:uppercase;
font-size:12px;
font-family:'Lato',arial,helvetica,sans-serif;
font-weight:400;
    margin-bottom: 0;
}

.ExpressCheckoutContent .btn:hover {
background:#FF92A8;
    color: #fff;
}

.ExpressCheckoutContent .btn.alt {
background-color: transparent;
    border: 3px solid #fdcadc;
    color: #aaaaaa;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
}

.ExpressCheckoutContent .btn.alt:hover {
   border: 3px solid #ff738f;
color: #1e1e1e;
    font-size: 12px;
}

.ExpressCheckoutContent .AccountLogin #LoginButton {
margin-top:20px;
}

.AddBillingAddress dt, .AddShippingAddress dt {
    clear: left;
}

.AddBillingAddress .HorizontalFormContainer, .AddShippingAddress .HorizontalFormContainer {
overflow: visible !important;
}

.AddBillingAddress .HorizontalFormContainer dt, .AddShippingAddress .HorizontalFormContainer dt {
    text-align: left;
}

.AddBillingAddress .HorizontalFormContainer p.Submit, .AddShippingAddress .HorizontalFormContainer p.Submit {
    margin-top: 0;
    padding-top: 0;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #aaaaaa;
    min-height: 20px;
    padding: 12px 15px 6px;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
color:#FF738F;
}

.ExpressCheckoutContent .CartContents .ProductPrice, .ExpressCheckoutContent .SubTotal .ProductPrice {

}

#payment_options .PTB20 {
padding: 5px 0 10px;
}

#payment_options .PTB20 h2 {
padding-bottom: 0;
}

#OrderConfirmationForm .txt-right {
text-align:left !important;
margin-top:15px;
}

#OrderConfirmationForm #bottom_payment_button {
background-color: #ff738f;
text-transform:uppercase;
font-size:13px;
font-family:'Lato',arial,helvetica,sans-serif;
font-weight:400;
    margin-bottom: 0;
    padding: 0 1.5em;
}

#OrderConfirmationForm #bottom_payment_button:hover {
background:#FF92A8;
    color:#ffffff;
    font-weight:400;
}

#CheckoutStepPaymentDetails em.ProductPrice, .PaymentFormOnly em.ProductPrice {
font-style:normal;
}

#CheckoutStepPaymentDetails p.Submit .btn, .PaymentFormOnly p.Submit .btn {
background-color: #ff738f;
text-transform:uppercase;
font-size:13px;
font-family:'Lato',arial,helvetica,sans-serif;
font-weight:400;
    margin-bottom: 0;
    padding: 0 1.5em;
}

#CheckoutStepPaymentDetails p.Submit .btn:hover, .PaymentFormOnly p.Submit .btn:hover {
background:#FF92A8;
    color:#ffffff;
    font-weight:400;
}

.PaymentFormOnly .HorizontalFormContainer dt {
    text-align: left;
}

.PaymentFormOnly .HorizontalFormContainer dd {
    margin-left: 0;
    padding-left: 20px;
}

.OrderConfirmation .NotifyMessage {
border:0;
background:#f5f5f5;
padding:10px 15px;
font-size:14px;
}

#share-product {
padding-top: 20px;
}

#share-product a.btn {
background-color: #ff738f;
text-transform:uppercase;
font-size:12px;
font-family:'Lato',arial,helvetica,sans-serif;
font-weight:400;
margin-bottom:0;
letter-spacing:0;
}

#share-product a.btn:hover {
background:#FF92A8;
    color:#ffffff;
    font-weight:400;
}

.ContinueShopping {
    text-align: left;
}

.SuccessMessage, .InfoMessage {
background-color:#f5f5f5;
}

.ErrorMessage {
background-color:#FBFEB4;
}






/** Homepage **/

.slide-show {
    margin: auto;
    width: 85%;
}

.Block.banner_home_page_top {
    display:inline-block;
    width:100%;
margin-bottom:40px;
    }

.Block.banner_home_page_top h2::after, #HomeFeaturedProducts h3::after {
    background: #fdcadc none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
}

.Block.banner_home_page_top h2, #HomeFeaturedProducts h3 {
border: 0 none;
    color: #1e1e1e;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 0;
    padding-top: 0px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
margin-bottom:15px;
padding-bottom:0;
} 

#HomeFeaturedProducts h3 {
margin-bottom:15px;
}

.Block.banner_home_page_top h2 span, #HomeFeaturedProducts h3 span {
background: #fff none repeat scroll 0 0;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}

.Block.banner_home_page_top div.FeatLeft {
float:left;
width:49%;
max-width:540px;
}

.Block.banner_home_page_top div.FeatGrid {
float:right;
width:49%;
max-width:540px;
}

.Block.banner_home_page_top div.FeatGrid div {
max-width:260px;
float:left;
line-height: 1;
width:48%;
}

.Block.banner_home_page_top div.FeatGrid div.TopLeft {
margin-bottom:22px;
margin-right:20px;
}

.Block.banner_home_page_top div.FeatGrid div.TopRight {
margin-bottom:22px;
}

.Block.banner_home_page_top div.FeatGrid div.BotLeft {
margin-right:20px;
}

.FeaturedProducts, .NewProducts, .TopSellers {
    margin-bottom: 0;
}

#home .ProductList {
    margin: 0 0 0 -20px;
}

#home .ProductList li {
    width: 25%;
}

#home .ProductList li:nth-child(n+5) {
display:none;
}

#home .ProductList .ProductDetails, #home .ProductList .p-price, #home .ProductList .ProductPriceRating {
display:none;
}

.HomeInstagram {
width:100%;
margin-bottom:20px;
}

.HomeInstagram h5 {
    color: #51ccca;
    font-family: "Corben",arial,helvetica,sans-serif;
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 15px;
    padding-bottom: 0;
    text-align: center;
font-weight:normal;
}

.HomeInstagram h5 div {
display:inline;
}

.HomeInstagram h5 span {
color:#fd91c3;
font-weight:normal;
}

.HomeInstagram iframe {
}






/** Footer **/

.footer {
    position: relative;
}

.newsletter-subscription {
    background-color: #FDCADC;
    border:0;
}

.newsletter-subscription .inner {
}

.newsletter-subscription h4 {
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.2;
    font-family:'Corben',arial,helvetica,sans-serif;
}

.newsletter-subscription p {
    color: #43474A;
    font-size: 13px;
    line-height: 1.2;
    margin: 0;
    }

.newsletter-subscription input {
    border:0;
    color:#aaaaaa;
    font-family: "Lato",arial,helvetica,sans-serif;
    }

.newsletter-subscription .btn {
    color:#fff;
    font-family:'Corben',arial,helvetica,sans-serif;
    font-size:14px;
    }

.footer-main .inner {
    padding: 25px 0 0;
    text-align:center;
}

.footer-main h4 {
    color: #1e1e1e;
   font-family: "Corben",arial,helvetica,sans-serif;
    text-transform:lowercase;
    padding-bottom:10px;
    font-weight:normal;
    font-size:16px;
}

.footer .footer-columns li {
    padding: 0 0 5px;
}

.footer-main a {
    color: #575757;
    font-size: 13px;
}

.footer-main .HeaderSocial {
    margin:0 0 15px;
    float:none;
    display:inline-block;
    width:auto;
    text-align:center;
    padding-top:5px;
    }

.footer-main .HeaderSocial ul {
    display: inline-block;
    float: none;
    margin: 0;
    width: auto !important;
    }

.footer-main .HeaderSocial li {
    margin:0 5px;
    }

.FooterSeals {
    display:inline-block;
    text-align:center;
    }

.GeoTrust {
    display:inline-block;
    vertical-align:top;
    margin:0 5px;
    padding-top: 20px;
    }

.FooterBBB {
    display:inline-block;
    vertical-align:top;
margin:0 5px;
    }

.SecureNet {
    display:inline-block;
    vertical-align:top;
    padding-top: 5px;
margin:0 5px;
    }

.CCLogos {
    clear:both;
    display:block;
    }

.IncSeal {
display:inline-block;
max-height: 100px;
margin:0 5px;
}

.footer-links {
    background: #fff none repeat scroll 0 0;
    color: #999999;
    text-align: center;
}

.footer-links p {
    font-size: 12px;
    padding: 0 0 20px;
    color: #999999;
}

.footer-links p a {
    color: #999999;
    }

.FooterBackToTop {
    bottom: 10px;
    position: absolute;
    right: 0;
}

.FooterBackToTop a {
    background: #67d4d3 url(//https://cdn2.bigcommerce.com/server3500/d3128obc/templates/__custom/images/arrow-backtop.png?t=1704854910) no-repeat scroll center 15px;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    padding: 35px 10px 10px;
    text-align: center;
    text-transform: uppercase;
    width: 90px;
}

.FooterCopyright {
background: #f5f5f5;
}

.FooterCopyright .inner {
max-width: 1100px;
padding:0;
margin:0 auto;
}

.FooterCopyright p {
margin-bottom:0;
line-height: 35px;
color: #757575;
font-size: 12px;
}

.FooterCopyright a {
color:#757575;
text-decoration:underline;
}

p.Copyright {
float:left;
}

p.MVBLink {
float:right;
}



/* 1350px */
@media screen and (max-width: 1350px) {

.PageMenu li {
margin:0 16px;
}

.slide-show {
    width: 90%;
}

}


/* 1150px */
@media screen and (max-width: 1150px) {

.HeaderSocial, .header-secondary {
width:37%;
}

.header-logo {
width:26%;
}

.PageMenu li {
margin:0 13px;
}

.Block.banner_home_page_top div.FeatGrid div.TopLeft, .Block.banner_home_page_top div.FeatGrid div.BotLeft {
    margin-right: 18px;
}


}


/* 1050px */
@media screen and (max-width: 1050px) {

.TopMenu li:first-child {
display:none;
}

.PageMenu li {
    margin: 0 8px;
}

.Block.banner_home_page_top div.FeatGrid div.TopLeft, .Block.banner_home_page_top div.FeatGrid div.BotLeft {
    margin-right: 16px;
}

.Block.banner_home_page_top div.FeatGrid div.TopLeft, .Block.banner_home_page_top div.FeatGrid div.TopRight {
    margin-bottom: 19px;
}

.ProductList li {
    width: 50%;
}

.newsletter-subscription p {
display:none;
}

.newsletter-subscription h4 {
    line-height: 35px;
}

.footer-columns .one-quarter {
width:20%;
}

.footer-columns .one-half {
width:60%;
}

.newsletter-subscription .btn {
    font-size: 13px;
    letter-spacing: 0;
    padding: 0;
}


}


/* 980px */
@media screen and (max-width: 980px) {

.PageMenu .sf-menu > li > a {
font-size:14px;
}

.newsletter-subscription h4 {
    line-height: 1.1;
}

.GeoTrust {
    margin: 0 15px;
}

.SecureNet {
    max-width: 150px;
    padding-top: 15px;
}

.FooterBackToTop {
display:none;
}

.FooterCopyright {
text-align:center;
}

p.MVBLink, p.Copyright {
float:none;
}


}


/* 930px */
@media screen and (max-width: 900px) {

.Block.banner_home_page_top div.FeatGrid div.TopLeft, .Block.banner_home_page_top div.FeatGrid div.BotLeft {
    margin-right: 15px;
}

.Block.banner_home_page_top div.FeatGrid div.TopLeft, .Block.banner_home_page_top div.FeatGrid div.TopRight {
    margin-bottom: 16px;
}

.HomeInstagram h5 {
font-size:22px;
}

}



/* 900px */
@media screen and (max-width: 900px) {

.header-logo img {
    max-height: 130px;
}

.HeaderSocial {
    margin-top: 10px;
}

.header-secondary {
margin-top:0;
}

.HeaderShipping {
font-size:14px;
}

.PageMenu ul {
padding:5px 0;
}

.PageMenu li {
    line-height: 30px;
    margin: 0 20px;
}

.PageMenu li ul {
display:none !important;
}




}



/* 870px */
@media screen and (max-width: 870px) {

.Block.banner_home_page_top div.FeatGrid div.TopLeft, .Block.banner_home_page_top div.FeatGrid div.BotLeft {
    margin-right: 13px;
}

.Block.banner_home_page_top div.FeatGrid div.TopLeft, .Block.banner_home_page_top div.FeatGrid div.TopRight {
    margin-bottom: 14px;
}

}



/* 800px */
@media screen and (max-width: 800px) {

.HeaderSocial {
    display: none;
}

.header-logo {
    width: auto;
}

.header-secondary {
    width: 60%;
}

.TopMenu {
    margin-bottom: 15px;
}

.TopMenu li:first-child {
    display: inline-block;
}


}



/* 770px */
@media screen and (max-width: 770px) {

.header-secondary {
    clear: none;
}

.header-secondary #SearchForm {
    width: 80%;
}

.header-logo {
margin-bottom:0;
}

#HomeSlideShow {
display:block;
}

.Block.banner_home_page_top div.FeatGrid div.TopLeft, .Block.banner_home_page_top div.FeatGrid div.TopRight {
    margin-bottom: 13px;
}

.Block.banner_home_page_top div.FeatGrid div.TopLeft, .Block.banner_home_page_top div.FeatGrid div.BotLeft {
    margin-right: 10px;
}

#home .ProductList li {
    width: 25% !important;
}

.HomeInstagram h5 {
    font-size: 18px;
    line-height: 25px;
}

.PrimaryProductDetails .ProductMain {
    width: 100%;
}

.productPage .ProductList li {
    width: 50% !important;
}

.footer-columns .grid__item:last-child {
    display: none;
}

.footer-columns .one-quarter {
    width: 25%;
}

.footer-columns .one-half {
    width: 75%;
}

.newsletter-subscription .btn {
    font-size: 12px;
}



}


/* 650px */
@media screen and (max-width: 650px) {

.PageMenu li {
    margin: 0 15px;
}

.header-secondary {
    width: auto;
}

}


/* 600px */
@media screen and (max-width: 600px) {

.TopMenu li:first-child {
    display: none;
}

.PageMenu li {
    margin: 0 10px;
}

.SitewideBanner {
display:none;
}

.SitewideMobile {
width:100%;
max-width:600px;
margin: 10px 0 0;
display:block;
}

.Block.banner_home_page_top div.FeatLeft {
width:100%;
margin-bottom: 15px;
}

.Block.banner_home_page_top div.FeatGrid {
width:100%;
}

.Block.banner_home_page_top div.FeatGrid div.TopLeft, .Block.banner_home_page_top div.FeatGrid div.BotLeft {
    margin-right: 18px;
}

.Block.banner_home_page_top div.FeatGrid div.TopLeft, .Block.banner_home_page_top div.FeatGrid div.TopRight {
    margin-bottom: 18px;
}

#home .ProductList li {
    width: 50% !important;
}

.HomeInstagram {
display:none;
}

.CartCode .CouponCode {
margin-bottom:20px;
}

.newsletter-subscription h4 {
    line-height: 35px;
padding-bottom:0;
}

.newsletter-subscription p {
display:block;
text-align:center;
margin-bottom:10px;
}

.newsletter-subscription .btn {
    font-size: 14px;
}

.footer-columns .one-quarter, .footer-columns .one-half {
    width: 100%;
margin-bottom:10px;
}

}


/* 520px */
@media screen and (max-width: 520px) {

.Block.banner_home_page_top div.FeatGrid div.TopLeft, .Block.banner_home_page_top div.FeatGrid div.BotLeft {
    margin-right: 16px;
}

.Block.banner_home_page_top div.FeatGrid div.TopLeft, .Block.banner_home_page_top div.FeatGrid div.TopRight {
    margin-bottom: 16px;
}

.KeepShopping, #CartContent .ProceedToCheckout {
    float: none;
}


}



/* 480px */
@media screen and (max-width: 480px) {

.header-secondary {
    float: none;
    width: 100%;
text-align: left;
}

.header-secondary #SearchForm {
    width: 100%;
margin-bottom:0;
}

.header-secondary #SearchForm input.Textbox {
height:35px;
}

.HeaderShipping {
    background: #ff738f none repeat scroll 0 0;
    color: #fff;
    float: none;
    text-align: center;
    width: 100%;
}

.header-logo {
    float: none;
}

.header-logo img {
    max-height: 55px;
}

#Header {
    padding-top: 0;
}

#Header > .inner {
    padding-top: 70px;
}

.header {
    padding-top: 130px;
}

#home .PageMenu {
    background: transparent none repeat scroll 0 0;
display:none !important;
}

.PageMenu ul {
    padding: 0;
}

.PageMenu li {
    display: block;
    margin: 0;
}

.PageMenu .sf-menu > li > a {
    color: #44bdbc;
}

.sf-menu a.sf-with-ul {
    padding-right: 1em !important;
}

.Block.banner_home_page_top h2, #HomeFeaturedProducts h3 {
font-size:16px;
}

.ProductList .ProductImage a {
height:auto !important;
}

.addto {
    display: block;
}

.EstimateShipping {
    float: none;
    width: auto;
}

#OrderConfirmationForm #bottom_payment_button, #CheckoutStepPaymentDetails p.Submit .btn, .PaymentFormOnly p.Submit .btn {
height:auto;
}

#ContactForm dd, #CheckoutStepPaymentDetails dd {
    margin-left: 0;
}

#CheckoutStepPaymentDetails .Submit {
    margin: 0 0 20px;
}

#DrawerMenu {
background:#67D4D3;
color:#ffffff;
font-weight: 400;
}

#DrawerMenu #SideCategoryList {
}

#DrawerMenu .SideCategoryListFlyout {
    display: block;
}

#DrawerMenu .subcat-expand {
    height: 44px;
}

#DrawerMenu h3 {
    background: #FF738F none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
text-transform:uppercase;
}

#DrawerMenu .subcat-expand::after {
    color: #fff;
}

#DrawerMenu .drawer-subcat {
    background: #aaaaaa none repeat scroll 0 0;
}

#DrawerMenu a {
    color: #fff;
font-size:14px;
    padding: 13px;
}

#DrawerMenu li > div > a {
    display: inline-block;
    margin: 0;
    padding: 13px 0;
}

}


}