/* Custom styles for ChicWrap */
/* Improve "clearfix" */
.Clear:before, .Clear:after,
#Outer:before, #Outer:after,
#Wrapper:before, #Wrapper:after,
.Content .Block:before, .Content .Block:after {content: " "; display: table; }
.Clear:after,
#Outer:after,
#Wrapper:after,
.Content .Block:after { clear: both; }
.Clear,
#Outer,
#Wrapper,
.Content .Block { clear: none; *zoom: 1; }

#Outer {
    margin-bottom: 10px;
}
#CWCheckout #Outer {
    margin-bottom: 0;
}

#Logo {
    height: 100px;
    float: left;
/*    background-color: black; */
    text-align: center;
    padding-left: 50px;
}

#TopMenu {
    margin-top: 0;
    margin-right: 50px;
}
#TopMenu li div, #TopMenu li a {
    color: black;
    font-size: 15pt; /* 15px; */
    font-weight: 300;
}
#TopMenu li a.phonenumber {
    font-size: 16pt;
    font-style: italic;
    margin-top: 12px;
}
#TopMenu li a.viewcart {
    margin: 0;
    margin-top: 7px;
}
#TopMenu li a.viewcart img {
/*    vertical-align: bottom; */
}
#TopMenu li a:hover {
    color: black; /* #262626; */
}
.ActivePage a {
    color: black!important; /* #262626 !important; */
    text-decoration: none;
}

#Header {
    background-color: white!important; /* #e12e60!important; */
    padding: 10px 0;
}
#HeaderUpper {
    top: 30px;
}

body,
a,
.ProductList li .ProductActionAdd a:hover,
.btn:hover,
.AddToWishlistLink .wishlist-button,
.CartContents tfoot .GrandTotal td,
.CartItems {
    color: black; /* #262626; */
}
.ModalContent {
    color: black !important; /* #262626 !important; */
}

#Header #Menu .First {
    display: block;
}
#Header #Menu ul li ul {
    background-color: white; /* #e12e60; */
}
#Footer #Menu ul li ul {
    width: auto !important;
    background-color: #707070;
}
#Header #Menu ul li ul li,
#Footer #Menu ul li ul li {
    margin: 0;
}
#Footer #Menu ul li ul li {
    height: 32px;
}
#Header #Menu ul li ul li a,
#Footer #Menu ul li ul li a {
    padding: 0px 0px;
    font-size: 1.5em;
    font-weight: 500;
}
#Footer #Menu ul li ul li a {
    height: 18px;
}
#Footer #Menu ul li ul li:first-child a {
    margin-top: -14px;
}

#Footer ul {
    float: left;
    width: 16%;
}
#Footer li {
    list-style: none;
}
#Footer a:hover {
    text-decoration: underline;
}

#Header #SideCategoryList {
    float: right;
    margin-right: 50px;
}

#HeaderLower {
    background-color: white !important; /* #e12e60!important; */
    position: absolute;
    bottom: 0;
    right: 0;
    border-top: none;
    width: 500px; /* was 758px */
}

#HeaderLower a {
    color: black;
}

#HeaderLower li a:hover {
    background-color: black; /* #262626; */
    color: white !important; /* #e12e60!important; */
    text-decoration: none !important;
}

#SideCategoryList .sf-menu li ul {
    background-color: black; /* #262626; */
}

#SideCategoryList .sf-menu li span {
    font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
    letter-spacing: normal;
    font-weight: 500;
}

#SideCategoryList li a, #SideCategoryList .sf-menu li a {
    font-size: 15pt;
}

#Wrapper {
    padding-top: 0;
}

.BlockContent a {
    text-decoration: underline;
}

.Content {
    padding-bottom: 0;
/*    margin-bottom: 10px; */
}

.Content.Wide {
    margin-left: auto;
    margin-right: auto;
/*    float: none; */
    width: auto;
    background-color: white;
    padding: 10px;
}
/*.Content.Widest {
    padding-top: 10px;
}*/

.slide-show {
    border-top: none;
}
.slide-show-render.slide-show {
    top: 0;
    margin-bottom: 10px;
}
.slide-show-render .slides li {
    border-bottom: none;
}

/* Home Page "Banner" */
#ChicWrapBannerLeft {
    padding: 35px 30px 0 30px;
    background-color: #fb4221;
    width: 512px;
    height: 373px;
    float: left;
    color: white;
}
#ChicWrapBannerLeft h1 {
    text-transform: none;
    font-size: 76px;
    font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
    font-weight: lighter;
    margin-bottom: 0;
}
#ChicWrapBannerLeft p {
    font-size: 18px;
    font-weight: 200;
}
#ChicWrapBannerLeft hr {
    width: 57px;
    height: 5px;
    background-color: white;
    margin: 20px 0 10px 0;
}
#ChicWrapBannerLeft #ChicWrapMotto {
    color: #434343;
    font-size: 30px !important;
}
#ChicWrapBannerLeft h1 span.reg {
    font-size: 0.25em;
    vertical-align: 175%;
    margin-left: -10px;
    font-weight: normal;
}
#ChicWrapBannerLeft #ChicWrapMotto sup,
div.motto sup {
    font-size: 0.5em;
}
#ChicWrapBannerRight {
    width: 408px;
    margin-left: 0;
}
#ChicWrapAsFeaturedIn {
    width: 980px;
    overflow: hidden;
    margin-top: 10px;
    margin-left: 0;
    clear: both;
    background-color: white;
    border-top: 2px lightgray solid;
    border-bottom: 2px lightgray solid;
}
/*#ChicWrapAsFeaturedIn img {
    padding-left: 14px;
}*/

.asfeaturein {
    float: left;
    position: relative;
    z-index: 2;
    background-color: white;
    padding-left: 14px;
}

/* photobanner */
.photobannercontainer {
    width: 802px !important;
    overflow: hidden;
    float: left;
    margin-left: 0 !important;
}
.photobanner {
    width: 2261px !important;
    height: 93px;
    margin-left: 0 !important;
}
.photobanner img {
    padding-left: 0 !important;
}
/*keyframe animations*/
.photobanner .first {
    -webkit-animation: bannermove 60s linear infinite;
       -moz-animation: bannermove 60s linear infinite;
        -ms-animation: bannermove 60s linear infinite;
         -o-animation: bannermove 60s linear infinite;
            animation: bannermove 60s linear infinite;
}
@keyframes "bannermove" {
 0%   { margin-left: 0px; }
 5%   { margin-left: 0px; }
 50%  { margin-left: -1550px; }
 100% { margin-left: 0px; }
}
@-moz-keyframes bannermove {
 0%   { margin-left: 0px; }
 5%   { margin-left: 0px; }
 50%  { margin-left: -1550px; }
 100% { margin-left: 0px; }
}
@-webkit-keyframes "bannermove" {
 0%   { margin-left: 0px; }
 5%   { margin-left: 0px; }
 50%  { margin-left: -1550px; }
 100% { margin-left: 0px; }
}
@-ms-keyframes "bannermove" {
 0%   { margin-left: 0px; }
 5%   { margin-left: 0px; }
 50%  { margin-left: -1550px; }
 100% { margin-left: 0px; }
}
@-o-keyframes "bannermove" {
 0%   { margin-left: 0px; }
 5%   { margin-left: 0px; }
 50%  { margin-left: -1550px; }
 100% { margin-left: 0px; }
}


.SingleVideoLength {
    display: none;
}
.VideoSingleDescription {
    height: auto;
}

#CategoryBreadcrumb,
.SortBox {
    display: none;
}

#CartHeader h1.title {
    width: 100%;
}

/* ChicWrap-specific styles */
.one_half {
/*    width: 48%;
    position: relative;
    margin-right: 4%; */
    float: left;
}
.last {
    margin-right: 0 !important;
    clear: right;
}
.alignright {
    float: right;
    display: block;
    margin-bottom: 15px;
    margin-left: 15px;
}

/* for lightbox dialog */
.ui-widget-overlay {
    background: black !important;
    opacity: 0.8 !important;
}

#CategoryContent {
    margin-top: 16px;
    background-color: white;
}

#HomeFeaturedProducts h2 {
    display: none;
}

div.worldsbest {
    text-align: center;
    font-size: 64px;
    font-weight: lighter;
}
div.motto {
    text-align: center;
    font-size: 34px;
    font-weight: 200;
    color: black; /* #262626; */
    margin-top: -4px;
    margin-bottom: 10px;
}

/* Product Section */
.Content .ProductList {
    margin-left: 0px !important;
}
.Content .ProductList li {
    width: 186px !important;
    min-height: 211px;
    margin-left: 10px;
/*    margin-right: 15px; */
}
.Content .ProductList .ProductImage {
    border: none;
    padding: 0;
    text-align: left;
}

.Content .ProductList .ProductImage, .Content .ProductList .ProductImage img {
    height: 105px!important;
    width: 138px!important;
}

.Content .ProductList li:hover .ProductImage {
    border: none;
}
.Content .ProductList .ProductDetails {
    margin: 8px 0 0 0;
    font-size: 15px;
}
.Content .ProductList .ProductDetails,
.Content .ProductList .ProductPriceRating,
.Content .ProductList .ProductCompareButton,
.Content .ProductList .ProductActionAdd {
    padding-left: 15px;
}
.ProductList li .ProductActionAdd {
    margin-top: 13px;
}
.ProductList li .ProductActionAdd a {
    letter-spacing: normal !important;
    font-weight: bold;
}
.ProductDetails a {
    color: blue; /* #e12e60; */
    font-weight: bold;
    text-transform: uppercase;
}
.ProductDetails strong a em {
    font-size: 13px;
    color: black; /* #262626; */
}

#SocialFooter {
    float: right;
    width: 459px;
    height: 50px;
    text-align: center;
/*    margin-top: 10px; */
}
#CWHome #Outer, #CWStore #Outer {
    margin-bottom: 0;
}
#CWStore #SocialFooter {
    margin-top: 0;
}

#Footer {
    font-size: 1em;
/*    border-top: none;
    padding-top: 0; */
}
#Footer #Menu ul {
    padding: 0 0 0 20px;
    width: 960px !important;
    background-color: white; /* #e12e60; */
}
#Footer #Menu li a, #Footer #Menu li.First a {
    margin: 0;
    padding: 13px 10px 2px 10px;
    border-left: none;
    color: black;
    height: 35px;
}
#Footer #Menu li a:hover {
    background-color: black; /* #262626; */
    color: white !important; /* #e12e60!important; */
    text-decoration: none;
}
#Footer p {
    clear: both;
/*    padding-top: 2em; */
}

/* other pages */
.Content.Widest.Product {
    background-color: white;
}
#frmCompare {
    border-top: 0;
    padding-top: 0 /* was 40px; */
    padding-bottom: 30px;
}
.ChicStore {
    padding-bottom: 0;
}
.ChicStore #CategoryContent {
    margin-top: 0;
}
.Padded {
    padding: 50px;
}
.PrimaryProductDetails .zoomPad img {
    border: none;
}
#ProductDetails .ProductPriceWrap {
    padding: 0;
    border: none;
    background-color: white;
}
.ProductDetailsGrid .DetailRow.PriceRow {
    background-color: white;
}

#CWStore .banner_category_page_top, #CWStore .banner_category_page_bottom {
    background-color: white;
    margin: 10px 0 0 0;
    height: 50px;
    padding-top: 10px;
}
#CWStore .banner_category_page_bottom {
    margin-bottom: 10px;
}
#CWStore .banner_category_page_top p, #CWStore .banner_category_page_bottom p {
    text-align: center;
    font-size: 1.25em;
}
#CWStore .banner_category_page_bottom p {
    margin-bottom: 0;
}

h1.title {
    float: none;
    text-align: center;
}
#SideAccountMenu, #GiftCertificatesMenu {
    background-color: white; /* #e12e60; */
}
/*#CWSideMenu .Content.Wide {
    float: left;
    padding: 10px;
    margin-bottom: 10px;
}*/
#CWSideMenu .ModalContent {
    height: 353px !important;
}

/* product page */
/*#Wrapper .Product {
    margin-bottom: 10px;
}*/
.PrimaryProductDetails {
    border: none;
    margin: 10px;
}
.PrimaryProductDetails .ProductMain {
    padding: 10px 0 10px 34px;
}
.PrimaryProductDetails .ProductMain .DetailRow .Label {
    float: left;
    width: 100px;
}
.PrimaryProductDetails .ProductMain #prodAccordion .Block:last-child {
    border-bottom: none;
}
#ProductSocialButtons {
    position:absolute;
    right: 10px;
    top: 10px;
}
.AddThisButtonBox {
    float: right !important;
    margin: 0 0 5px 0 !important;
}
.PinterestButtonContainer {
    clear: right;
    float: right;
    margin: 0;
}
#CWProduct .Content .ProductList li {
    min-height: 0;
}
#CWProduct #frmWishList {
    position: absolute;
    top: -50px;
    left: 180px;
}
#CWProduct #frmWishList .wishlist-button {
    position: relative;
    top: auto;
    left: auto;
}
.ProductAddToCart .BulkDiscount input {
    margin-top: 0;
    margin-bottom: 0;
}

/* cart */
.fastCartSummaryBox .CartActions {
    padding: 0;
}
.CartActions a {
    text-decoration: underline;
    font-size: 18px;
}
.CWCart .Content {
    background-color: white;
}

/* checkout */
.ExpressCheckoutContent,
.FormContainer {
    background-color: white;
    padding: 10px;
}
.CreateAccount {
    border-right: none;
}
.CreateAccount, .AccountLogin {
    border-top: none;
}
.AccountLogin {
    padding-left: 24px;
    border-left: 1px solid rgb(240, 240, 240);
}
.CheckoutRedeemCoupon {
    float: none;
}
.CheckoutHideOrderTermsAndConditions {
    padding-bottom: 10px;
}
#bottom_payment_button {
    float: none;
}
.HorizontalFormContainer dd {
    line-height: 25px;
}
.CheckoutHideOrderTermsAndConditions a {
    text-decoration: underline;
}

/* e.g., video pages */
body.CWPage {
    /*background-attachment: fixed;
    background-color: #e5e5e5;
    background-image: linear-gradient(bottom, rgb(204,204,204) 0%, rgb(238,238,238) 50%, rgb(255,255,255) 100%);
    background-image: -o-linear-gradient(bottom, rgb(204,204,204) 0%, rgb(238,238,238) 50%, rgb(255,255,255) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(204,204,204) 0%, rgb(238,238,238) 50%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(204,204,204) 0%, rgb(238,238,238) 50%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(204,204,204) 0%, rgb(238,238,238) 50%, rgb(255,255,255) 100%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, rgb(204,204,204)),
        color-stop(0.5, rgb(238,238,238)),
        color-stop(1, rgb(255,255,255))
    );*/
}

.CWPage h1.PageHeader, .CWWhite h1.PageHeader {
    border: none;
    font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
    font-size: 64px;
    text-align: center;
}
.NoBG {
    background: none !important;
    padding: 0 !important;
}
.CWPage .one_half {
    margin-right: 76px;
}
.CWPage .video_frame {
    position: relative;
}
.CWPage .video_frame iframe {
    background-color: white;
    padding: 36px;
}
.CWReviewVideos {
    width: 100%;
    border-collapse: collapse;
}
.CWReviewVideos tr td {
    padding-top: 10px;
}
.CWReviewVideos tr:first-child td {
    padding-top: 0;
}
.CWReviewVideos td {
    padding-right: 10px;
}
.CWReviewVideos td:last-child {
    padding-right: 0;
}
.CWReviewVideos td iframe {
    background-color: white;
    padding: 25px;
}
.CWReviewVideos td[rowspan="2"] iframe {
    padding-top: 39px;
    padding-bottom: 39px;
}
.CWPage h2 {
    position: relative;
    width: 250px;
    margin: -0.7em auto 64px auto;
    padding: 0.2em 0;
    z-index: 2;
    background-color: #ff2705; /* was #00bdd6; */
    color: white;
    text-align: center;
    font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
    text-transform: none;
    letter-spacing: normal;
    text-shadow: none;
    font-size: 1.25em;
}
.CWPage .CategoryContent {
    background-color: transparent!important;
}
.CWPage form {
    padding: 0!important;
}
.CWPage .CategoryContent ul {
    margin-left: 194px!important;
}

.CWPage .CategoryContent li {
    background-color: white;
    margin-right: 76px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 36px;
}

/* store locator page */
.CWstorelocator {
    width: 100%;
}
.CWstorelocator h4 {
    padding: 10px 0 0 18px;
}
.CWstorelocator iframe {
    border: none;
}

/* Quick View */
#QuickViewImage, #QuickViewProductDetails {
    border: none !important;
}

/* order page */
#CWOrder #LayoutColumn2 {
    padding-top: 10px;
}
.order-number {
    letter-spacing: normal;
    font-family: 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
}

.Content.Wide.WideWithLeft {
    padding-left: 10px;
}

#LayoutColumn2 {
    width: 720px;
}
/*#LayoutColumn2 .InfoMessage.Message {
    width: 660px;
}*/

/* For embeds */
body.CWembed {
    background: none;
}
.CWembed #TopMenu {
    float: right;
}

/* To fix "Add to wishlist" positioning when "Sold Out" is displayed */
.DetailRow.InventoryLevel {
    margin-bottom: 21px;
}

.HideAddToCart .ExpectedReleaseDate, .HideAddToCart .productAddToCartRight {
    display: none;
}

/* fix white text buttons */
.btn-secondary { color: black !important; }

.ExpressCheckout input[type='submit'],
.Submit input {
    color: black !important;
    font-weight: 700 !important;
}

.ExpressCheckout input[type='submit']:hover,
.Submit input:hover,
#bottom_payment_button:hover {
    font-weight: 700 !important;
    color: #FFF !important;
    background: #000 !important;
}




















