/* tablet, desktop */
@media only print, screen and (min-width: 768px) {
  /*
    catLanding-color.css

    This file contains rules used on the Category Landing pages
    This is a color-specific css file containing *ONLY* color-related rules
    (color, background, border, outline, box-shadow, border-radius, opcaity, etc.)
*/
  .catCarousel h3,
  .catCarousel p,
  .catCarousel span {
    color: #010101;
  }
  .tabbedBillboard p {
    color: #323232;
  }
  .hpCarouselTitle {
    background: url("../../img/catCarouselTitleBg.gif") repeat-x scroll center center transparent;
  }
  .hpCarouselTitle span {
    background: #FFF;
    color: #32210F;
  }
  .categoriesList div h4 {
    background: url("../../img/CatLanding_catarrow.jpg") no-repeat scroll 0 0 transparent;
  }
  .categoriesList li {
    background: url("../../img/CatArrows02.png") no-repeat scroll 1px 14px transparent;
  }
  .categoriesList .activated {
    background: url("../../img/CatArrows02.png") no-repeat scroll 1px -16px transparent;
  }
  .catCarousel h3,
  .catCarousel p,
  .catCarousel span {
    color: #010101;
  }
  .hpCarouselTitle {
    background: url("../../img/catCarouselTitleBg.gif") repeat-x scroll center center transparent;
  }
  .hpCarouselTitle span {
    background: #FFF;
    color: #32210F;
  }
  .categoriesList div h4 {
    background: url("../../img/CatLanding_catarrow.jpg") no-repeat scroll 0 0 transparent;
  }
  .categoriesList li {
    background: url("../../img/CatArrowleft.png") no-repeat scroll 0px 9px rgba(0, 0, 0, 0);
  }
  .categoriesList .activated {
    background: url("../../img/cat-arrow-hover.png") no-repeat scroll 0px 9px rgba(0, 0, 0, 0);
  }
  .categoriesList .activated a {
    color: #323232;
  }
  .categoriesList li.subCategory:hover a {
    color: #dd1e29;
  }
  .categoriesList li.subCategory a,
  .categoriesList a {
    color: #828282;
  }
  .categoriesList li.subCategory {
    background: none;
  }
  #CatHeaders .pageTitle,
  .pageTitleOfCLP {
    color: #323232;
  }
  .leftColumnPromo {
    background-color: #D2D2D2;
    color: #686868;
  }
  /*****CLP Middle Promotion Slot*******/
  .promotionSlotA .text,
  .promotionSlotB .text,
  .promotionSlotC .text {
    color: #FFFFFF;
  }
  .promotionSlotA a:hover .text {
    color: #323232;
    opacity: 0.9;
    background: url("../../img/red_arrow_hover.png") no-repeat scroll right 100% #ffffff;
    text-align: center;
  }
  .promotionSlotB a:hover .text {
    color: #323232;
    opacity: 0.9;
    background: url("../../img/red_arrow_hover.png") no-repeat scroll right 100% #ffffff;
    text-align: center;
  }
  .categoriesList a {
    outline: none;
  }
  .promotionSlotC a:hover .text {
    color: #323232;
    opacity: 0.9;
    background: url("../../img/red_arrow_hover.png") no-repeat scroll right 100% #ffffff;
    text-align: center;
  }
  .aboutPromotion {
    border: 1px solid #F4F4F4;
  }
  .promotionSlotA a:hover .redArrow,
  .promotionSlotB a:hover .redArrow,
  .promotionSlotC a:hover .redArrow {
    background: none;
  }
  /*****************************************************Flex-Caption***************************/
  .tabbedBillboard span {
    color: #323232;
  }
  .carousel .imgtxt {
    color: #828282;
  }
  .carousel .imgtxt span {
    color: #2db9eb;
  }
  .tabbedBillboard a.flex-caption-button {
    background: url("../../img/red_button.png") no-repeat 0 0 transparent;
    color: #fff;
  }
  .tabbedBillboard a.flex-caption-button:hover {
    background: url("../../img/red_button.png") no-repeat 0 24% transparent;
    color: #fff;
  }
  .rightColumn .productPromotions {
    border: none;
  }
  /**************EOF********************/
  /*
    catLanding-font.css

    This file contains rules used on the Category Landing pages
    This is a font-specific css file containing *ONLY* font-related rules
    (font-size, text-align, line-height, text-decoration, etc.)
*/
  .helveticaNeueBoldCnd {
    font-family: 'HelveticaNeueBoldCnd';
  }
  .helveticaNeueBold {
    font-family: 'HelveticaNeueBold';
  }
  .helveticaNeueLight {
    font-family: 'HelveticaNeueLight';
  }
  .helveticaNeueMedCn {
    font-family: 'HelveticaNeueMedCn';
  }
  .leftCol nav a {
    font-weight: normal;
  }
  .carouselHeader h3,
  .categoryBlocks h3,
  .allCharacters h3 {
    font-size: 20px;
  }
  .charactersList a {
    font-size: 13px;
  }
  .currentOffers ul li a {
    font-size: 14px;
  }
  .subText {
    font-size: smaller;
  }
  #CatHeaders .pageTitle,
  .pageTitleOfCLP {
    font-family: 'HelveticaNeueBoldCnd';
    font-size: 16px;
  }
  .categoriesList li,
  .categoriesList li.subCategory a,
  .categoriesList .active {
    font-size: 14px;
  }
  .categoriesList li {
    font-family: 'HelveticaNeueBoldCnd';
  }
  .categoriesList li.subCategory a {
    font-family: 'HelveticaNeueMedCn';
  }
  .highlightsItem h3 {
    font-weight: normal;
    font-size: 13px;
  }
  .highlightsItem .price span {
    font-size: 14px;
  }
  .aboutPromotion .content {
    line-height: 1.3em;
  }
  .aboutPromotion .promotionHeader {
    font-size: 18px;
    font-family: 'inherit';
  }
  .bold {
    font-family: 'HelveticaNeueBold';
  }
  .leftColumnPromo {
    font-family: helvetica;
    font-size: 24px;
  }
  #catlanding-leftmenu-01 .leftColumnPromo {
    font-family: 'HelveticaNeueLight';
    line-height: 28px;
  }
  #catlanding-leftmenu-02 .leftColumnPromo {
    font-family: 'HelveticaNeueLight';
    line-height: 20px;
  }
  .sizeGuide {
    font-size: 16px;
  }
  /*****CLP Middle Promotion Slot*******/
  .promotionSlotA .text,
  .promotionSlotB .text,
  .promotionSlotC .text {
    font-family: 'HelveticaNeueLight';
    font-size: 22px;
    line-height: 23px;
  }
  /*****************************************************Flex-Caption***************************/
  .tabbedBillboard p,
  .tabbedBillboard a.flex-caption-button {
    font-size: 16px;
  }
  .tabbedBillboard p {
    line-height: 20px;
    font-size: 16px;
    font-family: 'HelveticaNeueLight';
    text-align: left;
  }
  .tabbedBillboard .imgtxt {
    line-height: 20px;
    font-family: 'HelveticaNeueLight';
    font-size: 16px;
  }
  .tabbedBillboard .imgtxt span {
    line-height: 20px;
    font-family: 'HelveticaNeueLight';
    font-size: 16px;
  }
  .tabbedBillboard span {
    font-size: 22px;
    line-height: 28px;
  }
  .tabbedBillboard a.flex-caption-button {
    line-height: 36px;
    /*font-family: helveticaneue BoldCond */
  }
  #cat-listing-carousel-top .tabbedBillboard p {
    font-family: 'HelveticaNeueLight';
    font-size: 38px;
  }
  /**************EOF********************/
  .categoryContainer {
    -webkit-border-radius: 0.75em;
    -moz-border-radius: 0.75em;
    border-radius: 0.75em;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 1px 1px 0px #e7e7e7;
    -moz-box-shadow: 1px 1px 0px #e7e7e7;
    box-shadow: 1px 1px 0px #e7e7e7;
  }
  .categoryContainer img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .categoryContainer a span {
    text-shadow: 2px 2px 2px #000000;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-right-radius: 0;
    -moz-border-bottom-right-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -moz-border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-transition: background-color 4000ms linear;
    -moz-transition: background-color 4000ms linear;
    -ms-transition: background-color 4000ms linear;
    -o-transition: background-color 4000ms linear;
    transition: background-color 4000ms linear;
  }
  .categoryContainer a:hover span {
    -webkit-transition: background-color 4000ms linear;
    -moz-transition: background-color 4000ms linear;
    -ms-transition: background-color 4000ms linear;
    -o-transition: background-color 4000ms linear;
    transition: background-color 4000ms linear;
  }
  .secCatHeader {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  }
  .categoryCarousel .productsCarousel .imageHolder {
    -webkit-box-shadow: 0 2px 5px #e9e9e9;
    -moz-box-shadow: 0 2px 5px #e9e9e9;
    box-shadow: 0 2px 5px #e9e9e9;
  }
  /*
    catLanding-struct.css

    This file contains rules used on the Category Landing pages
    This is a layout-specific css file containing *ONLY* layout-related rules
    (width, height, margin, padding, display, position, overflow, float, etc.)
*/
  .subdimensionJump {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 0;
  }
  .subdimensionJump select {
    width: 200px;
  }
  .categoryBlocks {
    margin: 29px 33px;
  }
  .categoriesWrapper {
    margin-left: -2%;
  }
  .categoryContainer {
    position: relative;
    float: left;
    width: 30.1%;
    padding: 5px;
    margin: 0 0 20px 2%;
    text-align: center;
  }
  .categoryContainer img {
    display: block;
  }
  .categoryContainer a {
    display: block;
  }
  .categoryContainer a span {
    display: block;
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
    font-size: 20px;
    padding: 10px 0;
  }
  .catLandingSecondary {
    margin: 0 33px;
    padding: 18px 0 0 0;
  }
  .leftCol {
    float: left;
    width: 208px;
  }
  .leftCol nav {
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .leftCol nav a {
    display: block;
    font-size: 12px;
    padding-bottom: 5px;
  }
  .secondaryCats {
    margin-left: 250px;
    overflow: hidden;
  }
  .secCatHeader {
    position: relative;
    z-index: 2;
    margin-bottom: 35px;
  }
  .secCatHeader img {
    display: block;
    margin: 0;
    padding: 0;
  }
  .mainHomeSlider {
    margin: 0 0 5px;
    padding: 1.2% 0 0;
  }
  /* Category A-Z */
  .multiBillboard {
    margin: 0 33px 29px;
    padding: 5px;
    behavior: url(/js/pages/PIE.htc);
  }
  .multiBillboard img {
    display: block;
  }
  .characterSection {
    padding-bottom: 18px;
  }
  .characterSection h3,
  .allCharacters h3 {
    margin: 15px 0;
  }
  .mainCategoryImg {
    float: left;
    width: 320px;
  }
  .charactersList,
  .currentOffers {
    margin-left: 320px;
    overflow: hidden;
  }
  .charactersList a {
    display: inline-block;
    float: left;
    width: 33.333333%;
    margin-bottom: 15px;
  }
  .characterSection a img {
    vertical-align: middle;
    margin-right: 5px;
  }
  .characterRow {
    overflow: hidden;
    padding: 0 0 40px;
  }
  .singleCharacter {
    float: left;
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
    margin-left: 2.564102564102564%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .singleCharacter:first-child {
    margin-left: 0;
  }
  /* Special Offers */
  .promoTiles {
    overflow: hidden;
    margin: 0 33px 29px;
    padding-top: 20px;
  }
  .ttTile {
    width: 24%;
    margin-left: 0;
    float: left;
    color: #fff;
    position: relative;
  }
  .promoTiles .featuredProduct {
    display: block;
    float: left;
    width: 24%;
    margin-left: 1.33333333%;
  }
  #ttLink {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
  }
  #ttDollar {
    font-size: 20px;
    font-weight: bold;
    float: left;
    position: relative;
    z-index: 1;
    padding: 21px 0 0 5px;
  }
  #ttAmount {
    font-size: 35px;
    font-weight: bold;
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 3px;
    padding-top: 14px;
  }
  #ttPromo {
    font-size: 19px;
    font-weight: bold;
    float: left;
    position: relative;
    z-index: 1;
    padding-top: 29px;
  }
  .columns2 {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 25px;
  }
  .columns2:first-child {
    padding-left: 0;
  }
  .currentOffers ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .currentOffers ul li {
    list-style: none;
    margin-bottom: 12px;
  }
  .flex-caption {
    display: block;
  }
  /*****************************************************Flex-Caption***************************/
  .tabbedBillboardp {
    position: absolute;
    top: 7%;
    padding: 0 0 0 43px;
    margin: 0;
    width: 84%;
  }
  .tabbedBillboardimg {
    width: 726px;
    height: 265px;
  }
  .tabbedBillboard.imgtxt {
    height: 30px;
    background-color: #f5f5f5;
    padding: 17px 0 23px 15px;
    word-wrap: break-word;
    position: absolute;
    width: 98%;
    bottom: 0;
  }
  .tabbedBillboard.imgtxt span {
    display: inline;
  }
  .tabbedBillboard span,
  .tabbedBillboard a.flex-caption-button {
    display: block;
  }
  .tabbedBillboard a.flex-caption-button {
    width: 116px;
    height: 36px;
    padding: 0 10px;
    margin-top: 20px;
  }
  .categoryLandingRecommendations {
    margin: 10px 0 15px 0;
  }
  .categoryLandingRecommendations .recommendationsContainer {
    padding: 0 8px;
  }
  .categoryLandingRecommendations .carouselItem {
    width: 162px;
    margin: 5px auto;
    height: 385px;
  }
  .categoryLandingRecommendations .productColorSwatches.expanded {
    left: -8px;
    right: -8px;
  }
  /* 	  Category Landing page    */
  .leftColumn {
    padding: 0;
    float: left;
    width: 18.75%;
    /*180px*/
    margin: 0 0 0 2.08333%;
    /*20px*/
  }
  #CatHeaders {
    padding: 0;
  }
  .leftColumn h1 {
    margin: 0;
  }
  .pageTitleOfCLP {
    display: inline-block;
    margin: 36px 0 0 2.08333%;
  }
  .rightColumn {
    float: right;
    width: 75%;
    /*720px*/
    margin: 0 2.08333%;
    /*20px*/
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /*Full Width Continer*/
  .fullWidthWrapper .contentArea {
    margin: 0 auto;
    padding: 0;
    position: relative;
    max-width: 100%;
  }
  .fullWidthWrapper .contentArea .CatSlidesWrapper {
    float: right;
    width: 75%;
    margin: 0 2.08333%;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .CatLeftColOverflow .rightColumn {
    width: 100%;
  }
  .rightColumn .productPromotions {
    width: 100%;
    border: none;
  }
  .productPromotions .slides img,
  .flex-control-nav {
    width: 100%;
  }
  .categoriesList {
    float: left;
    margin: 14px 0 0 0;
  }
  .categoriesList a {
    display: block;
    padding: 0 0 0 12px;
    outline: none;
    max-width: 156px;
    word-wrap: break-word;
    line-height: 22px;
  }
  .categoriesList li {
    list-style-position: outside;
    list-style: none;
  }
  .categoriesList .activated {
    list-style-position: outside;
    list-style: none;
  }
  .categoriesList li.subCategory {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    display: none;
    padding: 0;
  }
  .categoriesList .activated li.subCategory {
    display: block;
  }
  .categoriesList .activated li.subCategory a {
    padding: 6px 0 0 15px;
  }
  .contentSlot1 {
    width: 49.5%;
    float: left;
    margin-right: 1%;
  }
  .contentSlot2 {
    width: 49.5%;
    float: left;
  }
  .promotionSlot {
    margin: 2px 0;
  }
  .promotionSlot img {
    padding: 0;
    width: 100%;
  }
  .contentSlot,
  .CatLeftColOverflow,
  .contentArea {
    overflow: hidden;
  }
  .leftColumnPromotions {
    margin-top: 30px;
    margin-left: 12px;
  }
  .leftColumnPromo {
    padding: 5px;
    max-width: 180px;
    height: auto;
  }
  .catlanding-leftmenu-slot-01 {
    margin: 13px 0 0 0;
  }
  #catlanding-leftmenu-02 .leftColumnPromo p {
    margin: 3px 0;
  }
  #catlanding-leftmenu-01 {
    margin: 17px 0 10px 0;
  }
  #catlanding-leftmenu-02 {
    margin: 0 0 20px 0;
  }
  #catlanding-leftmenu-01 .leftColumnPromo p {
    margin: 2px;
  }
  #catlanding-leftmenu-01 .leftColumnPromo img {
    margin-top: 25px;
    margin-bottom: 1px;
  }
  .aboutPromotion {
    border: 1px solid #F4F4F4;
    padding: 10px;
    height: 210px;
  }
  .aboutPromotion img {
    position: relative;
    left: 20%;
    top: -35px;
  }
  .aboutPromotion .content {
    height: 11.6em;
    overflow: hidden;
    line-height: 1.3em;
  }
  .flexslider .slides img {
    max-width: 100%;
  }
  .flexslider .slides > li {
    position: relative;
  }
  .headerNoSearchResults {
    margin-bottom: 15px;
    padding: 0 25px 0 0;
    font-size: 20px;
  }
  /*****CLP Middle Promotion Slot*******/
  .promotionSlotA {
    margin-top: 4px;
    margin-right: 1.665%;
    width: 66%;
    float: left;
    position: relative;
  }
  .promotionSlotB {
    margin-top: 4px;
    width: 32.337%;
    float: left;
    position: relative;
  }
  .promotionSlotC {
    margin-top: 9px;
    margin-right: 1.665%;
    width: 32.337%;
    float: left;
    position: relative;
  }
  .promotionSlotD {
    margin-top: 9px;
    width: 66%;
    float: left;
  }
  .promotionSlotA .redArrow,
  .promotionSlotB .redArrow,
  .promotionSlotC .redArrow {
    background: url("../../img/red_arrow.png") no-repeat scroll right 100%;
    height: 50px;
    position: relative;
    text-align: center;
    width: 20px;
  }
  .promotionSlotA img,
  .promotionSlotB img,
  .promotionSlotC img,
  .promotionSlotD img {
    width: 100%;
    vertical-align: middle;
  }
  .promotionSlotA a,
  .promotionSlotB a,
  .promotionSlotC a,
  .promotionSlotD a {
    outline: none;
    display: block;
  }
  .promotionSlotA .text,
  .promotionSlotB .text,
  .promotionSlotC .text {
    position: absolute;
    top: 0%;
    text-align: center;
    width: 100%;
    height: 100%;
  }
  .promotionSlotA .text span,
  .promotionSlotB .text span,
  .promotionSlotC .text span {
    top: 45%;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .promotionSlotA .redArrow,
  .promotionSlotB .redArrow,
  .promotionSlotC .redArrow {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  /* 	  No hits page    */
  .catListingRightCol .catSorting select {
    z-index: 999;
  }
  #cat-listing-carousel-top .tabbedBillboard p {
    line-height: 35px;
    text-align: center;
    padding: 0 20%;
    width: 60%;
    margin: 0;
  }
  #cat-listing-carousel-top .flex-caption {
    padding-left: 247px;
    position: absolute;
    top: 112px;
    width: 335px;
  }
  /**************EOF********************/
}
@media only print and (max-width: 745px), screen and (min-width: 768px) and (max-width: 745px) {
  .tabbedBillboard p,
  .tabbedBillboard a.flex-caption-button {
    font-size: 14px;
  }
  .tabbedBillboard span {
    font-size: 20px;
  }
}
@media only print and (max-width: 660px), screen and (min-width: 768px) and (max-width: 660px) {
  .tabbedBillboard p,
  .tabbedBillboard a.flex-caption-button {
    font-size: 12px;
  }
  .tabbedBillboard span {
    font-size: 16px;
  }
}
@media only print and (max-width: 615px), screen and (min-width: 768px) and (max-width: 615px) {
  .tabbedBillboard p,
  .tabbedBillboard a.flex-caption-button {
    font-size: 10px;
  }
  .tabbedBillboard span {
    font-size: 14px;
  }
}
@media only print and (max-width: 930px), screen and (min-width: 768px) and (max-width: 930px) {
  #cat-listing-carousel-top .tabbedBillboard p {
    font-size: 30px;
  }
}
@media only print and (max-width: 930px), screen and (min-width: 768px) and (max-width: 930px) {
  #cat-listing-carousel-top .tabbedBillboard p {
    top: 100px;
  }
}
/* mq */
/* mobile */
@media only print, screen and (max-width: 767px) {
  /*
    catLanding-color.css

    This file contains rules used on the Category Landing pages
    This is a color-specific css file containing *ONLY* color-related rules
    (color, background, border, outline, box-shadow, border-radius, opcaity, etc.)
*/
  /* ----------------------------------------------------   LESS MIXIN DEFINITIONS   */
  /* ----------------------------------------------------   COLORS   */
  .categoryContainer {
    border: 1px solid #e7e7e7;
  }
  .categoryContainer a span {
    color: #fff;
    background-color: #207D97;
    background-color: rgba(32, 125, 151, 0.6);
  }
  .categoryContainer a:hover span {
    background-color: #207D97;
  }
  .catLandingSecondary {
    border-top: solid 1px #e9e9e9;
  }
  .leftCol nav {
    border-bottom: solid 1px #e9e9e9;
  }
  .leftCol nav a {
    color: #666;
  }
  .secCatHeader {
    border: solid 1px #e9e9e9;
  }
  .secondaryCats .categoryCarousel {
    border-top: solid 2px #3095b4;
  }
  .categoryCarousel .quickLookButton {
    background-position: -2px -25px;
  }
  .categoryCarousel .promo {
    background-position: -2px 0;
  }
  /* Category A-Z */
  .charactersAZ {
    border-top: solid 1px #ddd;
  }
  .multiBillboard {
    background: #fff;
    border: solid 1px #e7e7e7;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 5px #e7e7e7;
    -moz-box-shadow: 0 0 5px #e7e7e7;
    box-shadow: 0 0 5px #e7e7e7;
  }
  .characterSection,
  .characterRow {
    border-bottom: solid 1px #ddd;
  }
  .characterSectionLast {
    border-top: solid 2px #ddd;
  }
  .characterSection img,
  .allCharacters img {
    border: solid 1px #ddd;
  }
  .charactersList a {
    color: #757575;
  }
  .promoTiles {
    border-top: solid 1px #207d98;
  }
  .currentOffers ul li a {
    color: #222;
  }
  .subText {
    color: #777;
  }
  .title {
    color: #3095B4;
  }
  .specialOffers {
    border-top: solid 2px #3095b4;
  }
  .specialOffers .characterSection {
    border-bottom: solid 2px #3095b4;
  }
  .categoriesList {
    color: #25190F;
  }
  .mainCategory {
    background: url("../../img/mobile/dropArrows.png") no-repeat scroll right 15px transparent;
  }
  .categoriesList .subCategory {
    background: none;
  }
  .categoriesList .activated {
    background: url("../../img/mobile/dropArrows.png") no-repeat scroll right -32px transparent;
  }
  .hpCarouselTitle {
    background: url("../../img/catCarouselTitleBg.gif") repeat-x scroll center center transparent;
  }
  .hpCarouselTitle span {
    background: #FFF;
    color: #32210F;
  }
  .catCarousel h3,
  .catCarousel p,
  .catCarousel span {
    color: #010101;
  }
  .pageTitleOfCLP {
    background: #d2d2d2;
    color: #42515b;
  }
  .mainCategory {
    border-top: 1px solid #C2AE6F;
    cursor: pointer;
  }
  .flexslider .slides img {
    border: none;
  }
  .rightColumn .productPromotions {
    border: none;
  }
  .CLPPromotionSlot .promotionSlot {
    color: #42515b;
    background: #d2d2d2;
  }
  /*****************************************************Flex-Caption***************************/
  .tabbedBillboard p {
    background: none;
  }
  .tabbedBillboard span,
  .tabbedBillboard p {
    color: #fff;
  }
  .tabbedBillboard .flex-caption span {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
  }
  .tabbedBillboard a.flex-caption-button {
    background: url("../../img/red_button.png") no-repeat 0 0 transparent;
    color: #fff;
    background-size: 100%;
  }
  .tabbedBillboard a:hover.flex-caption-button {
    background: url("../../img/red_button.png") no-repeat 0 0 transparent;
    color: #fff;
    background-size: 100%;
  }
  /*
    catLanding-font.css

    This file contains rules used on the Category Landing pages
    This is a font-specific css file containing *ONLY* font-related rules
    (font-size, text-align, line-height, text-decoration, etc.)
*/
  .helveticaNeueBoldCnd {
    font-family: 'HelveticaNeueBoldCnd';
  }
  .helveticaNeueBold {
    font-family: 'HelveticaNeueBold';
  }
  .helveticaNeueLight {
    font-family: 'HelveticaNeueLight';
  }
  .helveticaNeueMedCn {
    font-family: 'HelveticaNeueMedCn';
  }
  .leftCol nav a {
    font-weight: normal;
  }
  .carouselHeader h3,
  .categoryBlocks h3,
  .allCharacters h3 {
    font-size: 20px;
  }
  .charactersList a {
    font-size: 13px;
  }
  .currentOffers ul li a {
    font-size: 14px;
  }
  .subText {
    font-size: smaller;
  }
  .categoriesList {
    font-family: 'HelveticaNeueBoldCnd';
  }
  .categoriesList li {
    font-size: 16px;
  }
  .categoriesList .active {
    font-weight: 700px;
    font-size: 14px;
  }
  .mainCategory {
    font-size: 14px;
  }
  .hpCarouselTitle {
    text-align: center;
  }
  .hpCarouselTitle span {
    font-size: 25px;
  }
  .highlightsItem h3 {
    font-weight: normal;
    font-size: 13px;
  }
  .highlightsItem .price span {
    font-size: 14px;
  }
  .CLPPromotionSlot .promotionSlot {
    font-family: 'HelveticaNeueLight';
    font-size: 14px;
    line-height: 11px;
  }
  .CLPPromotionSlot .promotionSlot .heading {
    font-family: 'HelveticaNeueBold';
    font-size: 14px;
    line-height: 11px;
  }
  .pageTitleOfCLP {
    font-size: 16px;
    font-family: 'HelveticaNeueBoldCnd';
    font-weight: normal;
  }
  /*****************************************************Flex-Caption***************************/
  .carousel a.flex-caption-button {
    font-size: 12px;
  }
  .carousel p {
    line-height: 11px;
    font-size: 22px;
  }
  .carousel span {
    font-size: 22px;
    line-height: 28px;
    font-weight: bold;
    /*font-family: helveticaneue 55 Roman */
  }
  .carousel a.flex-caption-button {
    line-height: 30px;
    text-align: left;
    /*font-family: helveticaneue BoldCond */
  }
  /**************EOF********************/
  .categoryContainer a span {
    text-shadow: 1px 1px 1px #000000;
    -webkit-transition: background-color 4000ms linear;
    -moz-transition: background-color 4000ms linear;
    -ms-transition: background-color 4000ms linear;
    -o-transition: background-color 4000ms linear;
    transition: background-color 4000ms linear;
  }
  .categoryContainer a:hover span {
    -webkit-transition: background-color 4000ms linear;
    -moz-transition: background-color 4000ms linear;
    -ms-transition: background-color 4000ms linear;
    -o-transition: background-color 4000ms linear;
    transition: background-color 4000ms linear;
  }
  .secCatHeader {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  }
  .categoryCarousel .productsCarousel .imageHolder {
    -webkit-box-shadow: 0 2px 5px #e9e9e9;
    -moz-box-shadow: 0 2px 5px #e9e9e9;
    box-shadow: 0 2px 5px #e9e9e9;
  }
  .refinement .value.disabled {
    cursor: default;
  }
  .refinement .value.disabled:before {
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  /*
    catLanding-struct.css

    This file contains rules used on the Category Landing pages
    This is a layout-specific css file containing *ONLY* layout-related rules
    (width, height, margin, padding, display, position, overflow, float, etc.)
*/
  .productsCarousel {
    margin-left: 0;
    height: auto;
  }
  .mainHomeSlider {
    margin: 0;
  }
  .breadcrumOfCLP {
    display: none;
  }
  .categoryBlocks {
    margin: 0 10px;
  }
  .categoryContainer {
    position: relative;
    float: left;
    width: 48%;
    margin: 0 0 20px 1%;
    text-align: center;
  }
  .categoryContainer img {
    display: block;
  }
  .categoryContainer a {
    display: block;
  }
  .categoryContainer a span {
    display: block;
    position: absolute;
    font-size: 14px;
    padding: 5px 0;
    bottom: 0px;
    left: 0px;
    right: 0px;
  }
  .catLandingSecondary {
    margin: 0 33px;
    padding: 18px 0 0 0;
  }
  .carousel img {
    width: 726px;
    height: 242px;
  }
  .carousel .imgtxt {
    display: none;
  }
  .secondaryCats {
    margin-left: 250px;
    overflow: hidden;
  }
  .secCatHeader {
    position: relative;
    z-index: 2;
    margin-bottom: 35px;
  }
  .secCatHeader img {
    display: block;
    margin: 0;
    padding: 0;
  }
  .categoryCarousel {
    padding-left: 0;
    padding-right: 0;
  }
  .secondaryCats .categoryCarousel {
    margin-top: -2px;
    z-index: 1;
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .secondaryCats .categoryCarousel:first-child {
    padding-top: 0;
    margin-top: 0;
    border: 0;
  }
  .productsCarousel .carouselItems {
    width: 101%;
  }
  .productsCarousel ul.slides {
    margin: 0;
  }
  .promo p {
    margin: 0;
  }
  .productsCarousel .imageHolder img {
    left: 0;
    margin-left: 0;
    width: 229px;
  }
  .categoryCarousel .productsCarousel {
    /* make some extra space for the right margin of slider items. this way the
    slider js will calculate how many items are visible correctly */
    margin-right: -10px;
  }
  .categoryCarousel .loading .flexslider {
    /* make the slider height fixed while its loading to avoid page scroll flicker */
    height: 320px;
    overflow: hidden;
  }
  .categoryCarousel .carouselItem {
    margin: 0 10px 0 0;
    width: 229px;
  }
  .categoryCarousel .quickLookButton {
    width: 200px;
    left: -220px;
  }
  .categoryCarousel .promo {
    width: 200px;
  }
  .categoryCarousel .imageHolder {
    height: 229px;
  }
  /* Category A-Z */
  .multiBillboard {
    margin: 0 10px 29px;
    padding: 5px;
    behavior: url(/js/pages/PIE.htc);
  }
  .multiBillboard img {
    display: block;
  }
  .characterSection {
    padding-bottom: 18px;
  }
  .characterSection h3,
  .allCharacters h3 {
    margin: 15px 0;
  }
  .mainCategoryImg {
    width: 100%;
    margin-bottom: 20px;
  }
  .mainCategoryImg > a > img {
    width: 100%;
  }
  .charactersList,
  .currentOffers {
    overflow: hidden;
  }
  .charactersList a {
    display: inline-block;
    float: left;
    width: 50%;
    text-align: left;
    margin-bottom: 15px;
  }
  .characterSection a img {
    vertical-align: middle;
    margin-right: 5px;
  }
  .characterRow {
    overflow: hidden;
    padding: 0 0 40px;
  }
  .singleCharacter {
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .singleCharacter > a > img {
    width: 100%;
  }
  .singleCharacter:first-child {
    margin-left: 0;
  }
  /* Special Offers */
  .promoTiles {
    overflow: hidden;
    margin: 0 33px 29px;
    padding-top: 20px;
  }
  .ttTile {
    width: 24%;
    margin-left: 0;
    float: left;
    color: #fff;
    position: relative;
  }
  .promoTiles .featuredProduct {
    display: block;
    float: left;
    width: 24%;
    margin-left: 1.33333333%;
  }
  #ttLink {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
  }
  #ttDollar {
    font-size: 20px;
    font-weight: bold;
    float: left;
    position: relative;
    z-index: 1;
    padding: 21px 0 0 5px;
  }
  #ttAmount {
    font-size: 35px;
    font-weight: bold;
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 3px;
    padding-top: 14px;
  }
  #ttPromo {
    font-size: 19px;
    font-weight: bold;
    float: left;
    position: relative;
    z-index: 1;
    padding-top: 29px;
  }
  .columns2 {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 25px;
  }
  .columns2:first-child {
    padding-left: 0;
  }
  .currentOffers ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .currentOffers ul li {
    list-style: none;
    margin-bottom: 12px;
  }
  /* =========================================== Temporary */
  .subdimensionJump {
    display: none;
  }
  .categoryBlocks > h3 {
    margin: 15px 0;
  }
  .leftCol {
    width: 100%;
  }
  .secondaryCats {
    margin-left: 0;
    width: 100%;
  }
  .catLandingSecondary {
    margin: 0 10px;
  }
  .secondaryCats .categoryCarousel {
    width: 100%;
    display: block;
  }
  .leftColumn h1 {
    display: none;
  }
  .pageTitleOfCLP {
    padding: 8px 20px;
    margin: 0;
  }
  .leftColumnPromotions,
  .aboutChocolate {
    display: none;
  }
  #catlanding-leftmenu-01,
  #catlanding-leftmenu-02 {
    display: none;
  }
  .leftColumnPromo {
    display: none;
  }
  .promotionSlot {
    display: none;
  }
  .categoriesList {
    text-align: left;
  }
  .subCategory {
    border-bottom: none;
  }
  .mainCategory {
    list-style: none;
    border-top: 1px solid #ebebeb;
    cursor: pointer;
  }
  .categoriesList li.subCategory {
    list-style: none;
    display: none;
  }
  .mainCategory a {
    display: block;
    padding: 12px 0 12px 17px;
  }
  .categoriesList .activated li.subCategory {
    display: block;
  }
  .categoriesList .activated li.subCategory a {
    padding: 0 0 12px 17px;
  }
  .contentSlot1,
  .contentSlot2 {
    display: none;
  }
  .CatLeftColOverflow .leftColumn {
    display: block;
  }
  .rightColumn .productPromotions {
    border: none;
  }
  .mobCatCarousel {
    margin: 0 12px;
  }
  .flex-direction-nav a {
    height: 60px;
    width: 20px;
  }
  .headerNoSearchResults {
    display: none;
  }
  .CLPPromotionSlot .promotionSlot {
    padding: 10px 20px 10px 20px;
    width: auto;
    height: 100%;
    display: block;
  }
  .CLPPromotionSlot .promotionSlot .fastskin img {
    width: auto;
    height: auto;
    margin-top: 7px;
    margin-bottom: 0px;
  }
  .CLPPromotionSlot .promotionSlot .heading {
    margin-bottom: 5px;
  }
  /*****************************************************Flex-Caption***************************/
  .flex-caption {
    display: block;
  }
  .tabbedBillboard p {
    position: absolute;
    top: 42%;
    margin: 0;
    width: 46%;
    max-height: 80px;
  }
  .tabbedBillboard span,
  .tabbedBillboard a.flex-caption-button {
    display: block;
  }
  .tabbedBillboard a.flex-caption-button {
    width: 100px;
    height: 36px;
    padding: 0 7px;
    margin-top: 16px;
  }
  .flex-control-nav {
    bottom: -4px;
  }
}
/* mq */
