<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* category corrections */
#Content_Productlist{
  padding-top: 0!important;
}
#christmas_wrap {
  display: none;
}
.SubCats_Categories_Container {
  padding: 0 !important;
}
/* category corrections */
.chrispas_header_2019 {
  max-width: 1024;
  margin-bottom: 20px;
  margin-bottom: 0px;
  background-color: #eb942b;
  text-align: center;
  text-decoration:none;
  font-weight: bold;color: white;
  font-size: 17px;
}
.chrispas_header_2019 a{
  color: white;
}
.products_wrapper_chrismas_2019 {
  padding: 0 25px 10px;
  text-align: center;
}
.text_wrapper_chrismas_2019 {
  padding: 0 25px;
  display: inline-block;
}
.product_wrapper_chrismas_2019 {
  display: inline-block;
  margin-right: 20px;
  max-width: 225px;
  margin-bottom: 20px;
}

/*header .show-for-small.small-return-banner.mob_banner .xmasCat {
  display: none !important;
}*/
@media screen and (max-width: 550px) {
  .product_wrapper_chrismas_2019 {
    margin: 0;
    margin-bottom: 20px;
  }
}
.product_title_chrismas_2019 {
  width: 100%;
  text-align: center;
  padding: 10px 0;
  font-weight: bold;
  text-transform: uppercase;
}
.product_title_chrismas_2019 a {
  color: black;
  font-weight: bold;
}
.product_title_chrismas_2019 a:hover {
  color: black;
  text-decoration: underline;
  font-weight: bold;
}
.product_image_chrismas_2019 {
  width: 225px;
}
.product_price_chrismas_2019 {
  text-align: center;
  margin-top: 10px;
  /*background-image: url("/pages/ro/promo/christmas/2019/category/bg_cta.jpg?v=1");*/
  background-color: #eb942b;
  border-radius: 5px;
  display: inline-block;
  font-size: 13px;
} 
.product_price_chrismas_2019 a {
  color: white;
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
}
.product_price_chrismas_2019 a:hover {
  color: white;
  font-weight: bold;
}

/*scroll*/
/*back to top css*/
.scroll-to-top i.fa.fa-arrow-circle-up::before {content:"";}
.scroll-to-top {
  background: none;
  margin: 0;
  position: fixed;
  bottom: 35px;
  left: 10px;
  width: 55px;
  height: 50px;
  z-index: 100;
  display: none;
  text-decoration: none;
  color: #ffffff;
  background-color: #00a8ff;
  padding: 5px 10px;
  font-size: 30px;
  border-radius: 3px;
}
.scroll-to-top:hover {
  text-decoration: none;
  color: #fff;
}
.scroll-to-top:link {
  text-decoration: none;
  color: #fff;
}
.scroll-to-top:visited {
  text-decoration: none;
  color: #fff;
}
@media only screen and (max-width: 700px) {
  .scroll-to-top {
    max-width: 40px;
    max-height: 35px;
    padding: 2px 6px;
    bottom: 10px;
  }
  .scroll-to-top i {
    width: 100% !important;
    height: 100% !important;
  }
  .scroll-to-top i img {
    width: 100%;
    height: 100%;
    vertical-align: top;
  }
}


@media only screen and (max-width: 765px) {
  /*.show-for-small.small-return-banner.mob_banner.januarySale.standard-action {display: none !important;}*/
/*  .show-for-small.small-return-banner.mob_banner.januarySale.standard-action.mobileBanner a:first-child {display: none !important;}*/
}

.chrispas_header_2019 .xmas_case {
        display: block;
        text-align: center;
        background-color: #db0100;
        font-size: 22px;
        text-transform: uppercase;
        padding: 10px;
        color: white;
        font-weight: bold;
      }
      .chrispas_header_2019 .xmas_case span {
        text-decoration: underline;
      }
      @media only screen and (max-width: 767px) {
        .products_wrapper_chrismas_2019 {padding: 0 15px 10px;}
        .chrispas_header_2019{margin-bottom:3px;}
        .chrispas_header_2019 .xmas_case {
          font-size: 14px;
        }
        .pagination a img {
          vertical-align: unset !important;
        }
        h1.ProductListCategoryName {
          display: none;
        }
        div.clear.dotted {
          margin: 0 !important;
        }
        .productList.productListWrapper{
          padding-top:0 !important;
        }
        .xmas_category_list {
          margin-bottom:0;
        }
        .xmas_category_list .xmas_category_list_item {
          border: 1px solid #ebebeb;
          margin-bottom:2%;
          width:100%;
          text-transform: uppercase;
          display: inline-block;
        }
        .xmas_category_list.two_rows .xmas_category_list_item {margin-bottom:3%;
          width:48%;}
        .xmas_category_list.two_rows .xmas_category_list_item:first-child, .xmas_category_list.two_rows .xmas_category_list_item:nth-child(3) {
          margin-right: 2%
        }
        .xmas_category_list .xmas_category_list_item a {
          width: 100%;
          height: 100%;
          display: block;
          padding:5px 10px;
          color: #eb942b;
          font-weight: bolder;
          background: #fff url(/_images/layout/arrow-right-15px.png) no-repeat scroll 95% center !important;
        }
        .product_wrapper_chrismas_2019 {
          display:none !important;
        }
      }
      @media only screen and (max-width: 345px) {
        .xmas_category_list.two_rows .xmas_category_list_item a {background: unset !important;}
      }</pre></body></html>