@import url('//fonts.googleapis.com/css?family=Hind:400,600,700');


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

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    color: #1e1e1e;
    font-family:'Hind',arial,helvetica,sans-serif;
    font-weight:600;
letter-spacing:-1px;
}

h2, .h2 {
    font-size: 22px;
    padding-bottom:10px;
    color:#cf6766;
    }

h3, .h3 {
    font-size: 16px;
    padding-bottom:10px;
    }

.btn {
    background-color: #669ACF;
    font-size: 14px;
    letter-spacing: 0;
    font-family: "Hind",arial,helvetica,sans-serif;
}

.btn:hover {
    background:#4A87BC;
    }

.btn.alt {
    background-color: #fff;
    border: 3px solid #aaa;
    color: #1e1e1e;
}

.btn.alt:hover {
    background-color: #fff;
    border: 3px solid #669ACF;
    color: #669ACF;
    }



.header {
    background: #F1FAFF none repeat scroll 0 0;
    border-bottom: 2px solid #DCEDF8;
    margin-bottom: 30px;
}

#Header {
    margin-bottom: 5px;
    }

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

.TopMenu {
    float:right;
    margin-top:10px;
    }

.TopMenu, .TopMenu a {
    color: #757575;
    font-size: 12px;
}

.TopMenu .CartLink a {
    color: #669ACF;
    font-weight: 700;
}

.TopMenu .inner {
    padding: 10px 0;
    width:auto;
}

.header-logo {
    margin-top: 20px;
}

.header-secondary {
    float:right;
clear:right;
    }

.pages-menu {
    margin-top:15px !important;
    }

.sf-menu li {
    margin-left: 35px;
}

.sf-menu a {
    color: #254e77;
    display: block;
    font-size: 20px;
    position: relative;
    text-transform: uppercase;
}

.sf-menu a:hover {
    color:#669ACF;
    }

.Left h4 {
color: #669acf;
padding-bottom:5px;
}

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

.TitleHeading, .TabNav, #CategoryHeading .TitleHeading {
    border-bottom: 0 solid #e3e3e3;
    font-family: "Hind",arial,helvetica,sans-serif;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: #1e1e1e;
    padding-bottom:0;
letter-spacing:-1px;
}


.ProductList {
    margin-left:-50px;
    }

.ProductList li {
    padding-left:50px;
    width:25%;
    }

#CategoryContent .ProductList .pname, #CategoryContent .ProductList .p-name a, .ProductList .pname {
    color: #1e1e1e;
    font-size: 16px;
    padding-bottom: 10px;
}

#CategoryContent .ProductList .p-price {
    color: #cf6766;
    font-size: 15px;
    font-weight: 700;
}



.left-content {
    width: 35%;
}

.ProductThumbImage {
    margin-bottom:15px;
    }

.PrimaryProductDetails .ProductMain {
    padding: 0 0 0 70px;
    width: 65%;
}

#ProductDetails h1 {
    color: #1e1e1e;
    font-family: "Hind",arial,helvetica,sans-serif;
    font-weight: 600;
    font-size: 24px;
letter-spacing:-1px;
}

.ProductDetailsGrid .DetailRow.product-heading {
    margin-bottom: 10px;
}

.productPage .PriceRow.p-price {
    font-size: 20px;
}

.PrimaryProductDetails .ProductPrice {
    color: #cf6766;
    font-weight: 700;
}

#ProductDescription p {
    color: #575757;
    line-height: 1.5;
    margin-bottom: 15px;
    }

.productAddToCartRight {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 0px solid #dce5ef;
    display: inline-block;
    padding: 20px 30px 10px;
    margin-bottom:30px;
    }

.productAttributeList {
    margin-bottom:20px;
    }

.ProductAddToCart .productAttributeLabel {
    font-weight: normal !important;
    }

.productAttributeList .productAttributeLabel label, .ProductDetailsGrid .Label, .ProductAddToCart .productAttributeLabel {
    margin-bottom: 5px !important;
    font-weight: normal !important;
    }

.DetailRow.qty {
    display:inline-block;
    vertical-align:bottom;
    margin-right:10px;
    }

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

.PrimaryProductDetails .btn.add-to-cart {
    background-color: #669ACF;
    font-size: 18px;
    letter-spacing: 0;
    padding: 0 3em;
    font-family: "Hind",arial,helvetica,sans-serif;
}

.PrimaryProductDetails .btn.add-to-cart:hover {
    background:#4A87BC;
    }

.PageContent p {
font-size:15px;
line-height:1.5;
}

.PageContent li {
font-size:15px;
}

.PageContent p a, .PageContent li a, p a, .BlockContent.PageContent a {
color: #669acf;
text-decoration:underline;
}


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

table.CartContents thead tr th {
font-size: 13px;
    font-weight: normal;
    padding: 10px;
text-transform:uppercase;
color:#fff;
}

.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: 400;
color:#1e1e1e;
font-size:14px;
}

.CartItemTotalPrice .ProductPrice {
font-style: normal;
}

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

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

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

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

#CartContent .ProceedToCheckout {
    float:right;
}

.KeepShopping {
    float:left;
}

.CheckoutButton .btn {
background-color: #669ACF;
    font-size: 15px;
}

.CheckoutButton .btn:hover {
background:#4A87BC;
    }

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

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

.ExpressCheckoutContent #LoginForm {
    min-height: 0px;
}

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

.ExpressCheckoutContent .btn {
background-color: #669ACF;
    font-size: 13px;
    letter-spacing: 0;
    font-family: "Hind",arial,helvetica,sans-serif;
}

.ExpressCheckoutContent .btn:hover {
background:#4A87BC;
}

.ExpressCheckoutContent .btn.alt {
   background-color: #fff;
    border: 3px solid #aaa;
    color: #1e1e1e;
}

.ExpressCheckoutContent .btn.alt:hover {
background-color: #fff;
    border: 3px solid #669ACF;
    color: #669ACF;
}

.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 .ExpressCheckoutCompletedContent {
    border-left: 1px solid #eee;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
color:#cf6766;
font-weight:400;
}

.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: #669ACF;
    font-size: 14px;
    letter-spacing: 0;
    font-family: "Hind",arial,helvetica,sans-serif;
    margin-bottom: 0;
    padding: 0 1.5em;
}

#OrderConfirmationForm #bottom_payment_button:hover {
background:#4A87BC;
}

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

#CheckoutStepPaymentDetails p.Submit .btn, .PaymentFormOnly p.Submit .btn {
background-color: #669ACF;
    font-size: 14px;
    letter-spacing: 0;
    font-family: "Hind",arial,helvetica,sans-serif;
    margin-bottom: 0;
    padding: 0 1.5em;
}

#CheckoutStepPaymentDetails p.Submit .btn:hover, .PaymentFormOnly p.Submit .btn:hover {
background:#4A87BC;
}

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

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

.OrderConfirmation .NotifyMessage {
border:1px solid #ddd;
background:#fff;
padding:15px 15px 5px;
font-size:14px;
}

.ContinueShopping {
    text-align: left;
}


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

.HomeImage {
    float:left;
    width:45%;
    }

.HomeImage img {
    width:100%;
    }

.HomeText {
    float:right;
    width:55%;
    box-sizing:border-box;
    padding:15px 0 0 40px !important;
    }

.HomeText h1 {
    font-size:28px;
    margin-bottom:15px !important;
    color:#cf6766;
    }

.HomeText p {
    font-size:16px;
    margin-bottom:15px !important;
line-height:1.5;
    }

.HomeText .HomeShop {
    margin-bottom:30px !important;
    }

.HomeText .HomeShop a {
    font-size: 16px;
    padding: 0 2em;
    }

.HomeText p.Disclaimer {
    font-size:12px;
    }



.footer-links {
    background: #F1FAFF none repeat scroll 0 0;
border-top:2px solid #DCEDF8;
    }

.footer-links p {
    font-size: 13px;
    padding: 20px 0;
    text-align: center;
color:#757575;
}



/* 1000px */
@media screen and (max-width: 1000px) {
    
.sf-menu li {
    margin-left: 20px;
}    

}


/* 950px */
@media screen and (max-width: 950px) {
    
    .header-logo img {
        max-height:50px;
    }

.pages-menu {
    margin-top: 10px !important;
}

.TopMenu {
    margin-top:0;
    }

.HomeText {
    padding: 0 0 0 40px !important;
}

.HomeText h1 {
    font-size: 20px;
}

.HomeText p {
    font-size: 14px;
}
    
    
    }


/* 880px */
@media screen and (max-width: 880px) {
    
    .TopMenu {
    float: none;
    }

.TopMenu ul {
    text-align:center;
    }

.header-logo {
    float: none;
    text-align: center;
}

.header-secondary {
    float: none;
}

.pages-menu {
    margin-top: 15px !important;
    text-align: center;
}

.sf-menu li {
    display: inline-block;
    float: none !important;
    margin:0 15px;
    }

.ProductList li {
    width: 33.33%;
}
    
    }



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

.PrimaryProductDetails .ProductMain {
    padding: 0;
    width: 100%;
}

}




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

.sf-menu li {
margin:0 10px;
}

.sf-menu a {
font-size:18px;
}

.HomeImage {
    float: none;
    margin: 0 auto 20px !important;
    width: 80%;
}

.HomeText {
    float: none;
    padding: 0 !important;
    width: 100%;
}

.HomeText h1 {
    font-size: 25px;
}

.HomeText p {
    font-size: 16px;
}

.ProductList li {
    width: 50%;
}

}


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

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

}



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

.header {
padding-top: 70px;
}

#Header {
top:0;
}

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

.header-secondary, #home .PageMenu {
display:none !important;
}

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

#cart-amount .Cart .bag-handle {
border-color:#669ACF;
}

#cart-amount .Cart .total {
    background: #669ACF none repeat scroll 0 0;
}

.productAddToCartRight {
width:100%;
box-sizing:border-box;
}

.addto {
display:block;
}

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

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

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

#DrawerMenu {
background:#444444;
color:#eee;
font-weight: 400;
text-align:left;
}

#DrawerMenu #SideCategoryList {
text-align:left;
display:none;
}

#DrawerMenu .SideCategoryListFlyout {
    display: block;
}

#DrawerMenu li {
    border-bottom: 1px solid #aaa;
}

#DrawerMenu .subcat-expand {
    height: 46px;
border-left: 1px solid #ccc;
}

#DrawerMenu h3 {
    background: #003D58 none repeat scroll 0 0;
color: #fff;
    font-size: 12px;
    font-weight: 700;
text-transform:uppercase;
display:none;
}

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

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

#DrawerMenu ul, .pages-menu {
margin:0 !important;
text-align:left;
}

.sf-menu li {
    display: block;
margin:0 !important;
}

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

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

#DrawerMenu .InfoMenu {
display:none;
}

}





















