/* ----------------
RTE Content
----------------- */
#content .title {
  padding: 0 0 25px;
}

.rte {
  padding: 15px 25px;
  font-size: 14px;
  line-height: 21px;
  color: #898989;
}

.rte h6,
.rte h5,
.rte h4,
.rte h3,
.rte h2,
.rte h1 {
  margin: 15px 0;
  font-weight: 700;
  text-transform: none;
}

.rte h1 {
  font-size: 18px;
}

.rte h2 {
  font-size: 18px;
}

.rte h2 span {
  font-size: 0.9em;
}

.rte h3 {
  font-size: 18px;
}

.rte h4 {
  font-size: 16px;
}

.rte h5,
#content .pro_main_c .desc_blk .rte h5 {
  font-size: 15px;
  padding: 0;
  border: none;
  text-transform: none;
}

.rte h6 {
  font-size: 14px;
}

.rte p {
  font-size: 14px;
  line-height: 21px;
  color: #898989;
  margin-bottom: 10px;
}

.rte a {
  color: #37bbec;
}

.rte a:hover {
  color: #2a6496;
}

.rte img {
  max-width: 100%;
  height: auto;
}

.rte ul {
  margin: 20px 0;
}

.rte ul,
.rte ol {
  margin: 20px 0;
}

.rte li {
  margin-left: 25px;
  font-size: 14px;
  line-height: 21px;
  color: #898989;
  margin-bottom: 5px;
}

.rte ol li {
  list-style: decimal;
}

.rte ul li {
  list-style: square;
}

.rte .row {
  margin-bottom: 20px;
}

.rte table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  border: 1px solid #cbcbcb;
}

.rte table thead {
  background-color: #e0e0e0;
  text-align: left;
  vertical-align: bottom;
}

.rte table tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}

.rte table td:first-child,
.rte table th:first-child {
  border-left-width: 0;
}

.rte table th,
.rte table td {
  padding: 0.5em 1em;
}

.rte table td,
.rte table th {
  border-left: 1px solid #cbcbcb;
  border-width: 0 0 0 1px;
  font-size: inherit;
  margin: 0;
  overflow: visible;
}

.rte table td {
  border-bottom: 1px solid #cbcbcb;
}

.rte table tbody {
  display: table-row-group;
  vertical-align: middle;
  border-color: inherit;
}

.collection-box .rte {
  background: #fff;
}

.rte .videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.rte .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rte a.btn_c {
  color: #fff !important;
}

.rte blockquote {
  font-size: 14px;
  font-style: italic;
  border-left: 3px solid #ddd;
  padding-left: 10px;
  margin-left: 0;
}

/* ----------------
Miscellaneous Overrides
----------------- */
.hidden {
  display: none;
  visibility: hidden;
}

.sfbox {
  background: none repeat scroll 0 0 #fff;
  border-radius: 5px;
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  font-size: 14px;
  line-height: 26px;
  margin: 0 0 30px;
  overflow: hidden;
  padding: 20px 20px 30px;
  position: relative;
}

.sfbox-title {
  border-bottom: 1px solid #efefef;
  margin: -5px 0 15px -20px;
  padding-bottom: 12px;
  padding-left: 15px;
  width: 115%;
}

.sfbox .form-control {
  margin: 10px 0;
}

.breadcrumb {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 4px;
  list-style: none outside none;
  margin-bottom: 15px;
  margin-top: -15px;
  padding: 0;
  color: #898989;
}

.breadcrumb a {
  color: #37bbec;
}

.breadcrumb a:hover {
  color: #2a6496;
}

.currency_disclaimer p {
  padding: 10px 15px 0 !important;
}

.btn_c {
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  display: block;
  margin: 30px auto 0;
  padding: 0 20px;
  font-weight: 700;
  max-width: 250px;
  background: #37bbec;
  border-radius: 18px;
  border: none;
  text-align: center;
  cursor: pointer;
  position: relative;
  transition: all 0.3s;
  transition: all 0.3s;
  transition: all 0.3s;
}

.btn_c:hover {
  background-color: #2a6496;
  text-decoration: none;
  color: #fff;
  transition: all 0.3s;
  transition: all 0.3s;
  transition: all 0.3s;
}

.btn_c:active {
  background-color: #37bbec;
  text-decoration: none;
  color: #fff;
}

.collection-grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

#content .product_c {
  position: relative;
}

#content .filter_c {
  position: absolute;
  top: -75px;
  right: 0;
}

#content .filter_c span {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 35px;
  color: #898989;
  font-weight: 700;
  padding: 0 10px 0 20px;
  margin: 0;
}

#content .filter_c .select_box {
  display: block;
  float: left;
}

#content .filter_c .sel_1 {
  width: 85px;
}

#content .filter_c .sel_2 {
  width: 170px;
}

#content .filter_c .collection-view {
  margin-left: 10px;
}

#content .collection-view a i {
  color: #37bbec;
}

#content .collection-box {
  margin-bottom: 30px;
}

#content .collection-box img {
  max-width: 100%;
}

#content .frm {
  padding: 0 25px 30px;
}

#content .frm .req {
  color: #fb5700;
  font-size: 14px;
  font-weight: 700;
  margin-left: 4px;
}

#content .frm .btn_c {
  float: left;
  margin: 0;
}

#content .frm .reqired {
  color: #fb5700;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  float: right;
  display: block;
}

#content .sfbox .frm {
  padding: 0;
}

#content .box-search .frm .txtbox {
  height: 40px;
  margin-right: 10px;
}

@media (max-width: 768px) {
  #content .filter_c {
    top: 0;
  }
  #content .product_c {
    padding-top: 60px;
  }
  #content .box-search .frm .btn_c {
    float: right;
    margin: 20px 0 0;
  }
  p.no-products {
    margin: 0 0 20px 15px;
  }
}
@media (max-width: 480px) {
  #content .filter_c .sel_1 {
    width: 65px;
  }
  #content .filter_c span {
    padding: 0 5px;
  }
  #content .filter_c .sel_2 {
    width: 150px;
  }
  #content .frm .btn_c {
    float: none;
    margin: 0 5px;
    display: inline-block;
  }
}
.findify-components--text.findify-components--text__primary-uppercase.findify-components--text__inlineBlock.custom-findify-filter-body-text,
.findify-components-search--mobile-facets__title.custom-findify-filter-header-title > span {
  text-transform: capitalize !important;
}

/* main_box is used on homepage sections, collections and old related-products snippet(currently not in use) */
#content .main_box {
  border: 5px solid #fff;
  border-radius: 5px;
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
}

#content .main_box .box_1 {
  width: 100%;
  background: #fff;
  position: relative;
  overflow: hidden;
  text-align: center;
}

#content .main_box:hover .box_1 a.more_btn {
  color: #fff;
}

#content .main_box:hover .box_1 a.cart_btn_1 {
  color: #fff;
}

#content .collection-list .main_box .box_1 {
  background: #fff;
}

#content .main_box .box_1 .list-image {
  padding: 30px 15px 30px 30px;
  margin: 0 auto;
}

#content .main_box .box_1 .on-sale,
#content .main_box .box_1 .sold-out {
  color: #fff;
  border-radius: 5px;
  display: block;
  font-size: 13px;
  padding: 1px 4px;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  min-width: 55px;
  width: auto;
  z-index: 3;
}

#content .main_box .box_1 .on-sale {
  height: 35px;
  line-height: 35px;
  background-color: #37bbec;
  color: #fff;
}

#content .main_box .box_1 .sold-out {
  height: 35px;
  min-width: 75px;
  width: auto;
  line-height: 35px;
  background-color: #666;
  color: #fff;
}

#content .main_box .box_1 img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 250px;
  margin: 0 auto;
}

#content .main_box .desc {
  padding: 15px 10px;
  background: #fff;
}

#content .main_box .desc h5 {
  min-height: 40px;
}

#content .main_box .desc h5 a {
  color: #37bbec;
}

#content .main_box .desc h5 a:hover {
  color: #2a6496;
}

#content .main_box .desc p {
  font-size: 14px;
  color: #898989;
  padding: 7px 0 14px;
}

#content .main_box .desc .price,
#content .main_box .box_1 .product-details .price,
.mfp-content span.money {
  font-size: 16px;
  line-height: 20px;
  color: #282827;
  font-weight: 700;
}

#content .main_box .desc .price span.compare-price,
#content .main_box .box_1 .product-details span.compare-price {
  color: #ccc;
  text-decoration: line-through;
  margin-left: 5px;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
}

#content .main_box .box_1 .product-image {
  position: relative;
  height: 200px;
}

#content .grid-layout .main_box {
  margin: 0 !important;
}

#content .main_box .box_1 .product-image img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 400px) {
  #content .main_box .box_1 .product-image {
    height: 150px;
  }
}
#content .main_box .box_1 .overlay {
  position: absolute;
  inset: 0;
  background: rgba(3, 50, 68, 0.1);
  opacity: 0;
  transition: all 0.5s;
  transition: all 0.5s;
  transition: all 0.5s;
}

#content .main_box .box_1 a.cart_btn_1,
#content .main_box .box_1 input.cart_btn_1,
#content .main_box .box_1 a.more_btn {
  margin: -100px 10% 10px;
  width: 80%;
  max-width: 200px;
  transition: all 0.3s;
  transition: all 0.3s;
  transition: all 0.3s;
}

#content .main_box .box_1 a.info_btn {
  width: 80%;
  max-width: 200px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  display: block;
  margin: 0 auto;
  font-weight: 700;
  background: #fbcf00;
  border-radius: 18px;
  border: none;
  text-align: center;
  cursor: pointer;
  position: relative;
}

#content .collection-list .main_box .box_1 a.info_btn {
  width: auto;
  max-width: 200px;
}

#content .main_box:hover .overlay {
  opacity: 1;
}

#content .main_box:hover a.cart_btn_1,
#content .main_box:hover input.cart_btn_1,
#content .main_box:hover .box_1 a.more_btn {
  margin: 65px auto 10px;
}

#content .main_box.quick-view-overlay:hover a.cart_btn_1,
#content .main_box.quick-view-overlay:hover input.cart_btn_1,
#content .main_box.quick-view-overlay:hover .box_1 a.more_btn {
  margin: 40% 10% !important;
}

#content .main_box:hover .box_1 a.more_btn {
  margin: 95px auto 10px;
}

#content a.info_btn,
#content .main_box .box_1 a.cart_btn_1,
#content .main_box .box_1 input.cart_btn_1,
#content .main_box .box_1 a.more_btn {
  transition: all 0.3s;
  transition: all 0.3s;
  transition: all 0.3s;
}

#content .main_box .box_1 img {
  transition: all 0.3s;
  transition: all 0.3s;
  transition: all 0.3s;
}

#content .main_box .box_1 .product-details {
  margin: 30px 0;
  border-left: 1px solid #efefef;
  padding-left: 30px;
}

#content .main_box .box_1 .product-details p {
  color: #898989;
  font-size: 14px;
  line-height: 16px;
  padding: 7px 0 14px;
}

#content .main_box .box_1 .product-details .btn_c {
  display: inline-block;
  margin-right: 10px;
}

#content .product_c .main_box {
  transition: all 0.5s;
  transition: all 0.5s;
  transition: all 0.5s;
  background: #fff;
  margin: 0 15px;
}

#content .product_c .view-grid .main_box:hover {
  /* -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);  */
}

#content .product_c .featured-products .main_box {
  margin: 0 15px;
}

#content .product_c .collection-list .main_box {
  margin: 0 15px 30px;
}

#content .h_row_4 .carosel {
  padding-top: 30px;
}

#content .search_result .main_box {
  margin-bottom: 30px;
}

#content .search_result .main_box .box_1 a.info_btn {
  width: auto;
}

#content .main_box .box_1 a.info_btn:hover {
  background: #2a6496;
  transition: all 0.3s;
  transition: all 0.3s;
  transition: all 0.3s;
}

#content .search_result .main_box .box_1 {
  background: #fff;
}

.home_collection .product_c .main_box,
.collection-grid .main_box {
  margin: 0 !important;
}

#content .search-page .main_box {
  margin: 0;
}

#content .col-md-6 .main_box.quick-view-overlay:hover a.cart_btn_1 {
  margin: 0 !important;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media (min-width: 1200px) {
  #content .main_box .desc {
    padding: 22px 20px;
  }
}
@media (min-width: 750px) and (max-width: 1100px) {
  #content .main_box .desc .price,
  #content .main_box .box_1 .product-details .price {
    font-size: 16px;
  }
  #content .main_box .desc .price span.compare-price,
  #content .main_box .box_1 .product-details span.compare-price {
    font-size: 12px;
  }
}
@media (min-width: 992px) {
  .col-md-6 .main_box.quick-view-overlay a.cart_btn_1 {
    margin: -100px 0 0 !important;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 790px) {
  #content .main_box .desc h5 {
    font-size: 12px;
    line-height: 18px;
  }
  #content .main_box .box_1 a.cart_btn_1 {
    margin-top: 30px;
    width: 80%;
    max-width: 200px;
    font-size: 12px;
  }
  #content .main_box .box_1 a.info_btn {
    width: 80%;
    max-width: 200px;
    font-size: 12px;
  }
  #content .collection-list .main_box .box_1 .product-details a.info_btn {
    display: none;
  }
}
@media (max-width: 768px) {
  #content .main_box {
    margin-bottom: 20px;
  }
  #content .main_box .box_1 a.cart_btn_1 {
    margin-top: 50px;
    width: 80%;
    font-size: 14px;
    max-width: 200px;
  }
  #content .main_box .box_1 a.info_btn {
    width: 80%;
    max-width: 200px;
    font-size: 14px;
  }
}
#content .page_c {
  background: #fff;
  position: relative;
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  margin: 0 0 30px;
  padding: 0;
}

#content .blog_c .page_c {
  margin-top: 30px;
}

#content .page_c a.prev {
  width: 121px;
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  color: #282727;
  font-weight: 600;
  display: block;
  float: left;
}

#content .page_c a.next {
  width: 121px;
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  color: #282727;
  font-weight: 600;
  display: block;
  float: right;
}

#content .page_c a.prev:hover {
  color: #37bbec;
}

#content .page_c a.next:hover {
  color: #37bbec;
}

#content .page_c a.prev span.fa {
  font-size: 14px;
  line-height: 50px;
  margin-right: 8px;
}

#content .page_c a.prev:hover span.fa {
  color: #37bbec;
}

#content .page_c a.next span.fa {
  font-size: 14px;
  line-height: 50px;
  margin-left: 8px;
}

#content .page_c a.next:hover span.fa {
  color: #37bbec;
}

#content .page_c a.disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
  box-shadow: none;
  box-shadow: none;
  color: #333;
}

#content .page_c ul {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
}

#content .page_c ul li {
  margin: 0;
  padding: 0;
  display: block;
  width: 44px;
  float: left;
  text-align: center;
  border-left: 1px solid #efefef;
}

#content .page_c ul li a {
  font-size: 14px;
  line-height: 50px;
  color: #282727;
  display: block;
  font-weight: 600;
}

#content .page_c ul li.active a,
#content .page_c ul li a:hover {
  color: #37bbec;
}

#content .page_c ul li:last-child {
  border-right: 1px solid #efefef;
}

#content .page_c a:hover {
  text-decoration: none;
}

@media (min-width: 1200px) {
  #content .page_c ul li {
    width: 52px;
  }
  #content .page_c a.prev {
    width: 164px;
  }
  #content .page_c a.next {
    width: 163px;
  }
}
@media (max-width: 790px) {
  #content .page_c a.prev {
    width: 100px;
  }
  #content .page_c a.next {
    width: 100px;
  }
  #content .page_c ul li {
    width: 27px;
  }
}
@media (max-width: 768px) {
  #content .page_c {
    margin-top: 0;
  }
  #content .page_c a.prev {
    width: 83px;
    font-size: 12px;
  }
  #content .page_c a.next {
    width: 83px;
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  #content .page_c a.prev {
    width: 100%;
  }
  #content .page_c a.next {
    width: 100%;
  }
  #content .page_c ul li {
    width: 29px;
  }
  #content .page_c ul li:first-child {
    border-left: none;
  }
  #content .page_c ul li:last-child {
    border-right: none;
  }
  #content .page_c ul {
    width: 100%;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 0;
  }
}
.filter .tabbing {
  border: 1px solid #eee;
  display: inline-block;
  width: 100%;
  border-radius: 3px;
}
.filter .tabbing .nav-tabs {
  float: left;
  border-bottom: none;
}
.filter .tabbing .nav-tabs > li {
  float: none;
  margin: 0;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.filter .tabbing .nav-tabs > li.active > a,
.filter .tabbing .nav-tabs > li.active > a:focus,
.filter .tabbing .nav-tabs > li.active > a:hover {
  background-color: #eee;
  color: #325c93;
}
.filter .tabbing .nav-tabs > li > a {
  margin: 0;
  border-radius: 0;
  border: none;
  color: #333;
  height: 40px;
  box-sizing: border-box;
}
.filter .tabbing .nav-tabs > li > a:hover {
  border-color: #eee;
}
.filter .tabbing .tab-content {
  opacity: 0;
  transition: opacity 1s;
  transition: opacity 1s;
  padding: 2rem 1rem 1rem;
}
.filter .tabbing .tab-content > .active {
  float: left;
  width: 81%;
}
.filter .tabbing .tab-content .main-cat {
  width: 100%;
  max-width: 1160px;
  margin: auto;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.filter .tabbing .tab-content .main-cat .col-xs-6 {
  padding-left: 10px;
  padding-right: 10px;
}
.filter .tabbing .tab-content .main-cat .cat-card {
  position: relative;
  margin-bottom: 4%;
  overflow: hidden;
}
.filter .tabbing .tab-content .main-cat .cat-card a {
  text-decoration: none;
  margin-bottom: 0;
}
.filter .tabbing .tab-content .main-cat .cat-card a .cat-card-body {
  width: 100%;
  min-height: 50px;
  padding: 0;
  overflow: hidden;
  z-index: -999;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.filter .tabbing .tab-content .main-cat .cat-card a .cat-card-footer {
  display: block;
  text-align: center;
  background-color: transparent;
  font-size: 14px;
  text-decoration: none;
  color: #333;
  padding: 5px 0;
  z-index: 999;
}
.filter .tabbing .tab-content .main-cat .cat-card:hover a .cat-card-body .cat-card-img, .filter .tabbing .tab-content .main-cat .cat-card:focus a .cat-card-body .cat-card-img {
  transform: scale(1.1);
  transform: scale(1.1);
  transform: scale(1.1);
  transform: scale(1.1);
  transform: scale(1.1);
}
.filter .tabbing .tab-content .main-cat .shop-by-width .cat-card .cat-card-body {
  height: 35px;
}
.filter .tabbing .tab-content .main-cat .shop-by-width .cat-card .cat-card-body .cat-card-img {
  width: 55px;
  height: 20px;
  margin: 0 auto;
  background: url("https://cdn.shopify.com/s/files/1/0003/9252/7936/files/resize.png?5203862871405478966") no-repeat;
  background-color: transparent;
  background-position: center center;
  background-size: cover;
  transition: all 0.2s;
}
.filter .tabbing .tab-content .main-cat .shop-by-color .cat-card .cat-card-body {
  height: 50px;
  padding: 5px 0 0;
}
.filter .tabbing .tab-content .main-cat .shop-by-color .cat-card .cat-card-body .cat-card-img {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background: none;
  background-color: #fff;
  transition: all 0.2s;
  border: 1px solid #333;
  border-radius: 50%;
}
.filter .tabbing .tab-content .main-cat .shop-by-brands .cat-card .cat-card-body {
  height: 55px;
  padding: 0;
}
.filter .tabbing .tab-content .main-cat .shop-by-brands .cat-card .cat-card-body .cat-card-img {
  width: 130px;
  height: 55px;
  margin: 0 auto;
  background-color: transparent;
  background-position: center center;
  transition: none;
}
.filter .tabbing .tab-content .main-cat .shop-by-brands .cat-card:hover a .cat-card-body .cat-card-img, .filter .tabbing .tab-content .main-cat .shop-by-brands .cat-card:focus a .cat-card-body .cat-card-img {
  transform: none;
}
.filter .tabbing .tab-content-closed {
  padding: 0;
}

@media (min-width: 768px) {
  .main-cat .col-sm-1 {
    width: 12.5%;
  }
}
@media (max-width: 991px) {
  .filter .tabbing .nav-tabs {
    width: 100%;
    border-bottom: 1px solid #eee;
  }
  .filter .tabbing .nav-tabs > li {
    border-right: 0 solid transparent;
  }
  .filter .tabbing .tab-content > .active {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .filter .tabbing .nav-tabs {
    width: 100%;
  }
  .filter .tabbing .nav-tabs > li {
    opacity: 0;
    transition: opacity 1s;
    transition: opacity 1s;
  }
  .filter .tabbing .nav-tabs > li.active > a,
  .filter .tabbing .nav-tabs > li.active > a:focus,
  .filter .tabbing .nav-tabs > li.active > a:hover {
    border-right-color: #eee;
  }
  .filter .tabbing .tab-content > .active {
    width: 100%;
  }
}
.filter .tabbing {
  opacity: 0;
  transition: opacity 1s;
  transition: opacity 1s;
  min-height: 160px;
}
section[data-teloc=above_promo-category-banner3] .filter .tabbing {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  height: 230px;
}
@media only screen and (max-width: 767px) {
  section[data-teloc=above_promo-category-banner3] .filter .tabbing {
    flex-direction: column;
    height: auto;
  }
}
section[data-teloc=above_promo-category-banner3] .filter .tabbing .nav-tabs {
  display: flex;
  flex-direction: column;
  flex-basis: 15%;
}
@media only screen and (max-width: 991px) {
  section[data-teloc=above_promo-category-banner3] .filter .tabbing .nav-tabs {
    border-right: 1px solid #eee;
    border-bottom: none;
  }
}
@media only screen and (max-width: 767px) {
  section[data-teloc=above_promo-category-banner3] .filter .tabbing .nav-tabs {
    border-right: none;
  }
}
section[data-teloc=above_promo-category-banner3] .filter .tabbing .nav-tabs > li {
  height: 100%;
  display: flex;
  align-items: center;
  transition: background-color 0.2s;
  transition: background-color 0.2s;
}
@media only screen and (max-width: 767px) {
  section[data-teloc=above_promo-category-banner3] .filter .tabbing .nav-tabs > li {
    height: auto;
  }
}
@media (min-width: 768px) {
  section[data-teloc=above_promo-category-banner3] .filter .tabbing .nav-tabs > li:last-child {
    border-bottom: none;
  }
}
section[data-teloc=above_promo-category-banner3] .filter .tabbing .nav-tabs > li a {
  height: auto;
  width: 100%;
  padding: 18px 15px;
  transition: background-color 0.2s;
  transition: background-color 0.2s;
}
section[data-teloc=above_promo-category-banner3] .filter .tabbing .nav-tabs > li a:hover {
  background-color: transparent;
}
@media only screen and (max-width: 767px) {
  section[data-teloc=above_promo-category-banner3] .filter .tabbing .nav-tabs > li a {
    border-right: none;
  }
}
@media (min-width: 768px) {
  section[data-teloc=above_promo-category-banner3] .filter .tabbing .nav-tabs > li:hover {
    background-color: #eee;
  }
}
section[data-teloc=above_promo-category-banner3] .filter .tabbing .nav-tabs > li.active, section[data-teloc=above_promo-category-banner3] .filter .tabbing .nav-tabs > li:active {
  background-color: #eee;
}
section[data-teloc=above_promo-category-banner3] .filter .tabbing .tab-content {
  flex-basis: 85%;
  display: flex;
  align-items: center;
}
section[data-teloc=above_promo-category-banner3] .filter .tabbing .tab-content .tab-pane.active {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  section[data-teloc=above_promo-category-banner3] .filter .tabbing .tab-content .tab-pane.active {
    padding: 15px 0;
  }
}
section[data-teloc=above_promo-category-banner3] .filter .tabbing .tab-content .tab-pane.active .main-cat > div {
  padding-top: 0;
}
section[data-teloc=above_promo-category-banner3] .filter .tabbing .tab-content .tab-pane.active .main-cat > div .row > div,
section[data-teloc=above_promo-category-banner3] .filter .tabbing .tab-content .tab-pane.active .main-cat > div .row .card-logo {
  margin: 0;
}
section[data-teloc=above_promo-category-banner3] .filter .tabbing .tab-content .tab-pane.active .main-cat > div .row > div .cat-card,
section[data-teloc=above_promo-category-banner3] .filter .tabbing .tab-content .tab-pane.active .main-cat > div .row .card-logo .cat-card {
  margin-bottom: 0;
}
section[data-teloc=above_promo-category-banner3] .filter .tabbing .tab-content .tab-pane.active .main-cat > div .row > div .cat-card a,
section[data-teloc=above_promo-category-banner3] .filter .tabbing .tab-content .tab-pane.active .main-cat > div .row .card-logo .cat-card a {
  margin-bottom: 0;
}
section[data-teloc=above_promo-category-banner3] .filter .tabbing .tab-content .tab-pane.active .main-cat > div .row > div .cat-card a img,
section[data-teloc=above_promo-category-banner3] .filter .tabbing .tab-content .tab-pane.active .main-cat > div .row .card-logo .cat-card a img {
  margin-top: 0;
}
section[data-teloc=above_promo-category-banner3] .filter .tabbing .tab-content .tab-pane.active .main-cat > div .row > div .cat-card a .cat-card-footer,
section[data-teloc=above_promo-category-banner3] .filter .tabbing .tab-content .tab-pane.active .main-cat > div .row .card-logo .cat-card a .cat-card-footer {
  margin-bottom: 0;
}
.filter .tabbing .tab-content .tab-pane.active .main-cat .col-sm-1.col-xs-6.card-logo {
  width: auto;
  margin: 1rem;
}
.filter .tabbing .tab-content .tab-pane.active .main-cat .cat-card.card-logo {
  overflow: visible;
}
.filter .tabbing .tab-content .tab-pane.active .main-cat .cat-card {
  overflow: visible;
}
.filter .tabbing .tab-content .tab-pane.active .main-cat .cat-card a .cat-card-body.card-logo {
  height: auto;
  overflow: visible;
}
.filter .tabbing .tab-content .tab-pane.active .main-cat .cat-card a .cat-card-footer {
  margin-bottom: 1rem;
}
.filter .tabbing .tab-content .tab-pane.active .main-cat img {
  width: 100%;
  max-width: 40px;
  margin-top: 0.5rem;
  transition: all 0.2s;
}
.filter .tabbing .tab-content .tab-pane.active .main-cat img.card-logo {
  max-width: 80px;
}
.filter .tabbing .tab-content .tab-pane.active .main-cat .padding-top-large {
  padding-top: 2rem;
}

#content .collection_above_TE,
#content .collection_below_TE {
  padding: 0;
}
#content .findify-fallback {
  margin-top: 30px;
}
#content .findify-fallback .sidebar.sidebar_1 {
  border-right: 1px solid #f3f3f3;
  margin: 0;
  padding: 0 0 15px;
}
#content .findify-fallback .sidebar.sidebar_1 .side_box {
  box-shadow: none;
}
#content .findify-fallback .sidebar.sidebar_1 .side_box h5 {
  font-weight: 600;
  border: none;
}
#content .findify-fallback .sidebar.sidebar_1 .side_box ul li {
  padding: 5px 30px;
}
#content .findify-fallback .sidebar.sidebar_1 .side_box ul li:nth-child(odd),
#content .findify-fallback .sidebar.sidebar_1 .side_box ul li:nth-child(even) {
  background: transparent;
}
#content .findify-fallback .product_c .filter_c {
  top: -45px;
}
#content .findify-fallback .product_c .filter_c .collection-view {
  display: none;
  visibility: hidden;
}
#content .findify-fallback .product_c .filter_c .collection-view a {
  border-color: #e6e6e6;
  background-color: #f3f3f3;
  border: none;
  padding: 8px 12px;
  border-radius: 0;
}
#content .findify-fallback .product_c .filter_c .collection-view a i {
  color: #325c93;
}
#content .findify-fallback .product_c .filter_c > span {
  text-transform: uppercase;
  color: #333;
}
#content .findify-fallback .product_c .filter_c .select_box select {
  height: 35px;
  border: 0 solid #f3f3f3;
  border-radius: 0;
  background-color: #f3f3f3;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 400;
  color: #111;
  line-height: 20px;
}
#content .findify-fallback .product_c .collection-grid .mb30 .main_box {
  box-shadow: none;
  border-radius: 0;
}
#content .findify-fallback .product_c .collection-grid .mb30 .main_box .box_1 .on-sale {
  display: inline-block;
  width: 46px;
  height: 46px;
  background-color: #ffef00;
  color: #333;
  font-weight: 700;
  font-style: italic;
  font-size: 14px;
  line-height: 42px;
  text-indent: -3px;
  border-radius: 50%;
  border: 2px solid #fff;
  padding: 0;
  min-width: auto;
  left: 0;
}
#content .findify-fallback .product_c .collection-grid .mb30 .main_box .desc {
  padding: 5px;
}
#content .findify-fallback .product_c .collection-grid .mb30 .main_box .desc h5 {
  min-height: auto;
  padding: 0;
  margin: 5px 0;
  color: #666;
  font-size: 14px;
  word-wrap: break-word;
  line-height: 1.3;
  font-weight: 400;
  text-transform: none;
  font-family: "Open Sans", sans-serif !important;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
}
#content .findify-fallback .product_c .collection-grid .mb30 .main_box .desc h5 a {
  color: #666;
}
#content .findify-fallback .product_c .collection-grid .mb30 .main_box .desc .price {
  color: #404040;
}
#content .findify-fallback .product_c .collection-grid .mb30 .main_box .desc .price span.compare-price {
  display: none;
}
#content .findify-fallback .product_c .collection-grid .mb30 .main_box .desc .spr-badge {
  display: none;
  visibility: hidden;
}
#content .findify-fallback .product_c .page_c a.prev:hover,
#content .findify-fallback .product_c .page_c a.next:hover {
  color: #325c93;
}
#content .findify-fallback .product_c .page_c a.prev:hover span,
#content .findify-fallback .product_c .page_c a.next:hover span {
  color: #325c93;
}
#content .findify-fallback .product_c .page_c ul li.active a {
  color: #325c93;
}
#content .findify-fallback .product_c .page_c ul li a:hover {
  color: #325c93;
}

#content .home_collection.featuredColHome .box_1 {
  height: 200px;
}
#content .home_collection.featuredColHome.FC-6 .box_1 {
  height: 140px;
}
#content .home_collection.featuredColHome.FC-3 .box_1 {
  height: 285px;
}

#findify_results .findify-root .findify-widget--bread-crumbs__wrap .findify-widget--bread-crumbs__title {
  font-size: 16px;
  color: #333;
}
.findify-root .findify-autocomplete-wrapper .findify-block--autocomplete-body__container .findify-lists--products-list {
  height: 70vh;
  padding: 10px;
  overflow: hidden scroll;
  scroll-behavior: smooth;
}
.findify-root .findify-autocomplete-wrapper .findify-block--autocomplete-body__container .findify-lists--products-list .findify-widget--product .findify-widget--product__image-wrap .findify-widget--product__image {
  width: 100%;
}
.findify-root .findify-lists--products-list .findify-widget--grid__wrap {
  align-items: flex-start;
  justify-content: left;
}
.findify-root .findify-lists--products-list .findify-widget--grid__wrap .findify-widget--grid__column {
  position: relative;
}
.findify-root .findify-block--mobile-facets-list__content {
  border-top: 2px solid #ececec !important;
  overflow: scroll !important;
  overflow: hidden auto !important;
  margin-bottom: 66px !important;
}
.findify-root .findify-block--mobile-facets-list__content .findify-block--mobile-facets-list__preview-title,
.findify-root .findify-block--mobile-facets-list__content .findify-block--category-body-facet__title,
.findify-root .findify-block--mobile-facets-list__content .findify-block--checkbox-body-facet--checkbox__title {
  text-transform: capitalize;
}
.findify-root .findify-block--mobile-facets-list__facet-title .findify-block--mobile-facets-list__facet-title-name {
  text-transform: capitalize;
}
.findify-root .findify-block--category-body-facet__list .findify-block--category-body-facet__title {
  text-transform: uppercase;
}
.findify-root .findify-layouts--results-layout__facets {
  width: 25% !important;
}
.findify-root .findify-layouts--results-layout__facets .findify-block--generic-facet__content .findify-block--expand-button__wrap,
.findify-root .findify-layouts--results-layout__facets .findify-block--generic-facet__content .findify-block--search-input__wrap {
  display: none;
}
.findify-root .findify-layouts--results-layout__facets .findify-block--generic-facet__content .findify-block--range-body-facet__input {
  width: 65px;
  border-radius: 5px;
}
.findify-root .findify-layouts--results-layout__facets .findify-block--generic-facet__content .findify-block--range-body-facet__button {
  border-radius: 5px;
}
.findify-root .findify-layouts--results-layout__facets .sticky {
  top: 51px;
  left: 0;
  width: 26.4%;
  height: 100%;
  overflow: hidden scroll;
  padding: 20px 10px 20px 7px;
  box-sizing: border-box;
  background: #fff;
  border-right: 1px solid #eee;
}
.findify-root .findify-layouts--results-layout__facets .findify-block--checkbox-body-facet--checkbox__item._3--9h {
  cursor: auto;
}
.findify-root .findify-layouts--results-layout__facets .findify-block--checkbox-body-facet--checkbox__checkbox {
  cursor: pointer;
}
.findify-root .findify-layouts--results-layout__facets .findify-block--checkbox-body-facet--checkbox__title {
  text-transform: uppercase;
  cursor: pointer;
}
.findify-root .findify-widget--grid__column-9 .findify-widget--grid__column-3 {
  width: 33%;
  min-height: 360px;
  position: relative;
}
.findify-root .findify-widget--grid__column-9 .findify-widget--grid__column-4,
.findify-root .findify-widget--grid__column-9 .findify-widget--grid__column-3 {
  position: relative;
}
@media only screen and (max-width: 991px) {
  .findify-root .findify-widget--grid__column-9 .findify-widget--grid__column-4 {
    width: 50%;
  }
}
.findify-root .findify-widget--product {
  min-height: 275px;
  border-radius: 5px;
  transition: all 0.3s !important;
  transition: all 0.3s !important;
  transition: all 0.3s !important;
  transition: all 0.3s !important;
  cursor: pointer !important;
}
.findify-root .findify-widget--product.on-sale .findify-widget--product__price {
  color: #19a319;
}
.findify-root .findify-widget--product.unavailable .findify-widget--product__price-wrap::after {
  content: "Product availability varies, please contact your local store";
}
.findify-root .findify-widget--product .findify-widget--product__image-wrap {
  /* border: 1px solid #eee;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 12px; */
  min-height: 200px;
  display: flex;
  align-items: center;
  /* justify-content: center; */
  cursor: pointer;
}
@media only screen and (max-width: 500px) {
  .findify-root .findify-widget--product .findify-widget--product__image-wrap {
    min-height: 150px;
  }
}
.findify-root .findify-widget--product .findify-widget--product__image-wrap .findify-widget--product__image {
  max-height: 200px;
  cursor: pointer;
}
@media only screen and (max-width: 500px) {
  .findify-root .findify-widget--product .findify-widget--product__image-wrap .findify-widget--product__image {
    max-height: 150px;
  }
}
.findify-root .findify-widget--product .findify-widget--product__content {
  cursor: pointer;
  min-height: 55px;
  /* position:relative; */
}
.findify-root .findify-widget--product .findify-widget--product__content .findify-widget--product__title {
  color: #666;
}
.findify-root .findify-widget--product .findify-widget--product__content .findify-widget--product__title span {
  cursor: pointer;
  max-height: inherit !important;
}
.findify-root .findify-widget--product .findify-widget--product__content .findify-widget--product__description {
  color: #666;
  display: none;
}
.findify-root .findify-widget--product .findify-widget--product__price-wrap {
  display: inline-block;
  width: 100%;
  cursor: pointer;
}
.findify-root .findify-widget--product .findify-widget--product__price-wrap span {
  cursor: pointer;
}
.findify-root .findify-widget--product .findify-widget--product__price-wrap .findify-widget--product__compare {
  display: none;
}
.findify-root .findify-widget--product .findify-widget--product__price-wrap .findify-widget--product__compare + .findify-widget--product__price {
  color: #109f10 !important;
}
.findify-root .findify-widget--product .findify-widget--product__price-wrap .findify-widget--product__price {
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: normal;
}
.findify-root .findify-widget--product:focus {
  background-color: transparent !important;
}
.findify-root .findify-widget--product:hover {
  box-shadow: 0 1px 19px #ddd;
  box-shadow: 0 1px 19px #ddd;
  box-shadow: 0 1px 19px #ddd;
  box-shadow: 0 1px 19px #ddd;
  box-shadow: 0 1px 19px #ddd;
  background-color: transparent !important;
}
.findify-root .findify-widget--product:hover .findify-widget--product__image-wrap {
  border-color: transparent;
}
.findify-root .findify-widget--product {
  /* Badges */
}
.findify-root .findify-widget--product .findify-widget--product__content > div {
  position: absolute;
  display: none;
  margin: 0 5px 5px 0;
  float: left;
}
.findify-root .findify-widget--product .findify-widget--product__content > div span {
  display: none;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.assembly-required-container {
  display: none;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.special-order-container {
  display: none;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.sale-container {
  display: block;
  top: 17px;
  left: 15px;
  z-index: 1;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.sale-container .sale {
  display: inline-block;
  /* background-image: url( {{ "new.png" | file_img_url: "50x" }});
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 45px;
    width: 45px;
    z-index: 10;
    position: relative; */
  background-color: #ffef00;
  /* background-image: radial-gradient(#333, #222, #000); */
  color: #333;
  width: 46px;
  height: 46px;
  font-style: italic;
  font-weight: 700;
  font-size: 16px;
  line-height: 42px;
  border-radius: 50%;
  text-align: center;
  text-indent: -1px;
  border: 2px solid #fff;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.sale-container .sale::before {
  content: "SALE";
}
.french .findify-root .findify-widget--product .findify-widget--product__content > div.sale-container .sale::before {
  content: "Solde";
}
.findify-root .findify-widget--product .findify-widget--product__content > div.sale-container .sale {
  /* @media screen and (max-width: 992px) {
      height: 17px;
      width: 17px;
      bottom: 41px;
    } */
}
.findify-root .findify-widget--product .findify-widget--product__content > div.sale-container .sale-text {
  display: none;
}
@media screen and (max-width: 767px) {
  .findify-root .findify-widget--product .findify-widget--product__content > div.sale-container {
    top: 5px;
    left: 5px;
  }
}
.findify-root .findify-widget--product .findify-widget--product__content > div.new-arrival-container {
  display: block;
  top: 17px;
  left: 15px;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.new-arrival-container .new-arrival {
  display: inline-block;
  /* background-image: url( {{ "new.png" | file_img_url: "50x" }});
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 45px;
    width: 45px;
    z-index: 10;
    position: relative; */
  background-color: #325c93;
  color: #fff;
  width: 46px;
  height: 46px;
  font-style: italic;
  font-weight: 700;
  font-size: 16px;
  line-height: 42px;
  border-radius: 50%;
  text-align: center;
  text-indent: -1px;
  border: 2px solid #fff;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.new-arrival-container .new-arrival::before {
  content: "NEW";
}
.findify-root .findify-widget--product .findify-widget--product__content > div.new-arrival-container .new-arrival {
  /* @media screen and (max-width: 992px) {
      height: 17px;
      width: 17px;
      bottom: 41px;
    } */
}
.findify-root .findify-widget--product .findify-widget--product__content > div.new-arrival-container .new-arrival-text {
  display: none;
}
@media screen and (max-width: 767px) {
  .findify-root .findify-widget--product .findify-widget--product__content > div.new-arrival-container {
    top: 5px;
    left: 5px;
  }
}
.french .findify-root .findify-widget--product .findify-widget--product__content > div.new-arrival-container {
  display: none;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.made-in-canada-container {
  display: block;
  position: relative;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.made-in-canada-container .made-in-canada {
  /* display: inline-block;
    background-image: url( {{ "Made-in-Canada.jpg" | file_img_url: "250x" }});
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 22px;
    width: 22px;
    z-index: 10;
    margin-top: -2px;
    position: relative;
    bottom: 46px;
    left: 34px; */
  display: inline-block;
  background-image: url({{ "maple-leaf.png" | file_img_url: "39x" }});
  background-repeat: no-repeat;
  background-position: 7px center;
  background-size: 12px;
  /* background-color: #333; */
  color: #333;
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 18px;
  text-transform: capitalize;
  height: 20px;
  width: auto;
  z-index: 10;
  margin: 0;
  position: relative;
  bottom: 0;
  left: 0;
  padding: 0 8px 0 24px;
  border: 1px solid #ddd;
  border-radius: 3px;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.made-in-canada-container .made-in-canada::before {
  content: "Made In Canada";
}
.findify-root .findify-widget--product .findify-widget--product__content > div.made-in-canada-container .made-in-canada {
  /* @media screen and (max-width: 992px) {
      height: 17px;
      width: 17px;
      bottom: 41px;
      left: 29px;
    } */
}
.findify-root .findify-widget--product .findify-widget--product__content > div.made-in-canada-container .made-in-canada-text {
  display: none;
}
.french .findify-root .findify-widget--product .findify-widget--product__content > div.made-in-canada-container {
  display: none;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.made-in-canada-container {
  /* margin-top: 7px;
    color: $canada-made-text-color; */
}
.findify-root .findify-widget--product .findify-widget--product__content > div.limited-quantities-container {
  display: block;
  position: relative;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.limited-quantities-container .limited-quantities {
  /* display: inline-block;
    background-image: url( {{ "While-Quantities-Last.jpg" | file_img_url: "250x" }});
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 22px;
    width: 22px;
    z-index: 10;
    margin-top: -2px;
    position: relative;
    bottom: 46px;
    left: 62px; */
  display: inline-block;
  background-image: url({{ "while-qty-last-icon.png" | file_img_url: "39x" }});
  background-repeat: no-repeat;
  background-position: 7px center;
  background-size: 12px;
  background-color: #333;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-transform: capitalize;
  height: 20px;
  width: auto;
  z-index: 10;
  margin: 0;
  position: relative;
  bottom: 0;
  left: 0;
  padding: 0 8px 0 24px;
  border-radius: 3px;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.limited-quantities-container .limited-quantities::before {
  content: "Limited Quantity";
}
.findify-root .findify-widget--product .findify-widget--product__content > div.limited-quantities-container .limited-quantities {
  /* @media screen and (max-width: 992px) {
      height: 17px;
      width: 17px;
      bottom: 41px;
      left: 52px;
    } */
}
.findify-root .findify-widget--product .findify-widget--product__content > div.limited-quantities-container .limited-quantities-text {
  display: none;
}
.french .findify-root .findify-widget--product .findify-widget--product__content > div.limited-quantities-container {
  display: none;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.online-only-container {
  display: block;
  position: relative;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.online-only-container .online-only {
  /* display: inline-block;
    background-image: url( {{ "Online-Only.jpg" | file_img_url: "250x" }});
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 22px;
    width: 22px;
    z-index: 10;
    margin-top: -2px;
    position: relative;
    bottom: 46px;
    left: 90px; */
  display: inline-block;
  background-image: url({{ "online-only-icon.png" | file_img_url: "39x" }});
  background-repeat: no-repeat;
  background-position: 7px center;
  background-size: 12px;
  background-color: #333;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-transform: capitalize;
  height: 20px;
  width: auto;
  z-index: 10;
  margin: 0;
  position: relative;
  bottom: 0;
  left: 0;
  padding: 0 8px 0 24px;
  border-radius: 3px;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.online-only-container .online-only::before {
  content: "Online Only";
}
.findify-root .findify-widget--product .findify-widget--product__content > div.online-only-container .online-only {
  /* @media screen and (max-width: 992px) {
      height: 17px;
      width: 17px;
      bottom: 41px;
      left: 75px;
    } */
}
.findify-root .findify-widget--product .findify-widget--product__content > div.online-only-container .online-only-text {
  display: none;
}
.french .findify-root .findify-widget--product .findify-widget--product__content > div.online-only-container {
  display: none;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.condo-living-container {
  display: block;
  position: relative;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.condo-living-container .condo-living {
  /* display: inline-block;
    background-image: url( {{ "Condo-Living.jpg" | file_img_url: "250x" }});
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 22px;
    width: 22px;
    z-index: 10;
    margin-top: -2px;
    position: relative;
    bottom: 46px;
    left: 118px; */
  display: inline-block;
  background-image: url({{ "condo-living-icon.png" | file_img_url: "39x" }});
  background-repeat: no-repeat;
  background-position: 7px center;
  background-size: 12px;
  background-color: #333;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-transform: capitalize;
  height: 20px;
  width: auto;
  z-index: 10;
  margin: 0;
  position: relative;
  bottom: 0;
  left: 0;
  padding: 0 8px 0 24px;
  border-radius: 3px;
}
.findify-root .findify-widget--product .findify-widget--product__content > div.condo-living-container .condo-living::before {
  content: "Condo Living";
}
.findify-root .findify-widget--product .findify-widget--product__content > div.condo-living-container .condo-living {
  /* @media screen and (max-width: 992px) {
      height: 17px;
      width: 17px;
      bottom: 41px;
      left: 98px;
    }

    @media screen and (max-width: 407px) {
      height: 17px;
      width: 17px;
      bottom: 41px;
      left: 98px;
    } */
}
.findify-root .findify-widget--product .findify-widget--product__content > div.condo-living-container .condo-living-text {
  display: none;
}
.french .findify-root .findify-widget--product .findify-widget--product__content > div.condo-living-container {
  display: none;
}
.findify-root .findify-widget--pagination .findify-widget--pagination__button {
  padding: 15px 20px;
}
.findify-root .findify-widget--pagination .findify-widget--pagination__button:hover {
  background-color: #f7f7f7;
}
.findify-root .findify-widget--pagination .findify-widget--pagination__button.findify-widget--pagination__active {
  background-color: #333;
  color: #fff;
}
.findify-root .findify-recommendation--slot_product-findify-rec-2 {
  width: 98%;
}
.findify-root .findify-recommendation--slot_product-findify-rec-2 .findify-widget--products-carousel {
  padding: 0 0 20px !important;
  border: 1px solid #ececec !important;
  border-radius: 5px;
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
}
.findify-root .findify-recommendation--slot_product-findify-rec-2 .findify-widget--products-carousel .findify-widget--product {
  position: relative;
}
.findify-root .findify-recommendation--slot_product-findify-rec-2 .findify-widget--products-carousel .findify-widget--product:hover {
  box-shadow: none;
}
.findify-root .findify-recommendation--slot_product-findify-rec-2 .findify-widget--products-carousel h4.findify-widget--products-carousel__title {
  font-size: 22px;
  font-weight: 500;
  background: #eee;
}
.findify-root .findify-recommendation--slot_product-findify-rec-2 .findify-widget--products-carousel .slick-slider .slick-prev {
  left: 0;
}
.findify-root .findify-recommendation--slot_product-findify-rec-2 .findify-widget--products-carousel .slick-slider .slick-next {
  right: 0;
}
.findify-root .findify-recommendation--slot_product-findify-rec-2 .findify-widget--products-carousel .findify-widget--products-carousel__arrow.slick-disabled {
  display: none !important;
}
.findify-root .findify-recommendation--slot_product-findify-rec-2 .findify-widget--products-carousel .findify-widget--product__image-wrap {
  /* min-height: 150px;
  display: block; */
  height: 199px;
  position: relative;
  /* width: auto;
  max-width: 200px;
  display: -ms-flexbox;
  margin: 0 auto; */
}
.findify-root .findify-recommendation--slot_product-findify-rec-2 .findify-widget--products-carousel .findify-widget--product__image-wrap img {
  /* max-height: 180px;
  height: auto;
  width: auto;
  max-width: 200px; */
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: block;
  position: absolute;
  inset: 0;
  margin: auto;
  /* display: flex;
  display: -ms-flexbox;
  align-content: center;
  margin: 0 auto; */
  /* position: absolute;
  left: 0; */
}
.findify-root .findify-recommendation--slot_product-findify-rec-2 .findify-widget--products-carousel .findify-widget--product__content {
  min-height: auto;
}
.findify-root .findify-recommendation--slot_product-findify-rec-2 .findify-widget--products-carousel .findify-widget--product__content span {
  color: #325c93;
  display: block;
  text-align: center;
}
.findify-root .findify-recommendation--slot_product-findify-rec-2 .findify-widget--products-carousel .findify-widget--product__price-wrap {
  display: none;
}

.breadcrumb-container {
  position: relative;
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .breadcrumb-container {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
}

@media (min-width: 767px) {
  .fade-out-container {
    width: 750px;
    padding: 10px 15px 0;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 992px) {
  .fade-out-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .fade-out-container {
    width: 1170px;
  }
}
.fade-out-container {
  padding: 0;
  background: transparent;
}
.fade-out-container .breadcrumb {
  margin: 0;
}
.fade-out-container .breadcrumb a {
  color: #c72a29;
}
.fade-out-container::after {
  background: linear-gradient(left, rgba(255, 255, 255, 0) 2%, rgb(255, 255, 255) 71%, rgb(255, 255, 255) 100%); /* FF3.6-15 */
  background: linear-gradient(left, rgba(255, 255, 255, 0) 2%, rgb(255, 255, 255) 71%, rgb(255, 255, 255) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 2%, rgb(255, 255, 255) 71%, rgb(255, 255, 255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 41px;
}
.fade-out-container .breadcrumbs {
  position: relative;
  display: flex;
  display: flex;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
}
.fade-out-container .breadcrumbs #breadcrumbContent {
  display: flex;
  display: flex;
}
.fade-out-container .breadcrumbs a {
  display: inline-block;
}
@media (max-width: 767px) {
  .fade-out-container .breadcrumbs a:first-child {
    padding-left: 15px;
  }
  .fade-out-container .breadcrumbs a:last-child {
    padding-right: 15px;
  }
}
.fade-out-container .breadcrumbs .divider {
  display: inline-block;
}
.fade-out-container .breadcrumbs .divider .fa {
  font-size: 16px;
  color: #888;
  padding: 0 5px;
  line-height: 10px;
  float: left;
}
.fade-out-container .breadcrumbs a,
.fade-out-container .breadcrumbs span {
  white-space: nowrap;
  padding-bottom: 10px;
}
.fade-out-container .breadcrumbs .divider .fa {
  line-height: 21px;
}

.title .fade-out-container {
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 0;
}
.title .fade-out-container::after {
  top: 0;
  background: linear-gradient(left, rgba(246, 247, 248, 0) 2%, rgb(246, 247, 248) 71%, rgb(246, 247, 248) 100%); /* FF3.6-15 */
  background: linear-gradient(left, rgba(246, 247, 248, 0) 2%, rgb(246, 247, 248) 71%, rgb(246, 247, 248) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(246, 247, 248, 0) 2%, rgb(246, 247, 248) 71%, rgb(246, 247, 248) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f6f7f8', endColorstr='#f6f7f8',GradientType=1 ); /* IE6-9 */
}

#main-banner {
  font-family: inherit;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  background: #f6f7f8;
}
#main-banner h2,
#main-banner p,
#main-banner a {
  font-family: inherit;
  color: #333;
  text-decoration: none;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
#main-banner h2 div svg,
#main-banner p div svg,
#main-banner a div svg {
  color: #333;
  fill: #333;
}
#main-banner h2 div svg#calendar-icon rect,
#main-banner p div svg#calendar-icon rect,
#main-banner a div svg#calendar-icon rect {
  color: #333;
}
#main-banner h2 div:hover svg,
#main-banner p div:hover svg,
#main-banner a div:hover svg {
  color: #325c93;
  fill: #325c93;
}
#main-banner h2 div:hover svg#calendar-icon rect,
#main-banner p div:hover svg#calendar-icon rect,
#main-banner a div:hover svg#calendar-icon rect {
  color: #325c93;
}
#main-banner .row {
  background-color: transparent;
  border-radius: 0;
}
#main-banner h2 {
  color: #333;
}
#main-banner .col-xs-4 {
  text-align: center;
  padding: 0;
}
#main-banner .col-xs-4 div {
  padding: 3% 1%;
}
#main-banner .col-xs-4 div:hover i {
  color: #325c93;
}
#main-banner h2 {
  margin-bottom: 0;
  margin-top: 2%;
  font-size: 13px;
}
#main-banner p {
  font-size: 12px;
  margin: 5px 0 0;
}
#main-banner i {
  font-size: 2.5rem;
  color: #333;
}
#main-banner .col-xs-4 h2 span {
  display: none;
}
#main-banner .row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
#main-banner .col-height {
  display: table-cell;
  float: none;
  height: 100%;
}
#main-banner .col-top {
  vertical-align: top;
}
#main-banner .col-middle {
  vertical-align: middle;
}
#main-banner .col-bottom {
  vertical-align: bottom;
}
#main-banner .middle-cell {
  border-left: solid 2px white;
  border-right: solid 2px white;
}
#main-banner .border-left {
  border-left: solid 2px white;
}
#main-banner.mattress-footer-banner .container {
  padding: 0;
}
#main-banner.mattress-footer-banner .banner-wrapper {
  display: flex;
  flex-flow: row nowrap;
}
#main-banner.mattress-footer-banner .CTA-box {
  width: 100%;
}
#main-banner.mattress-footer-banner .CTA-box.fully-stocked-warehouses, #main-banner.mattress-footer-banner .CTA-box.fully-stocked-warehouses > a, #main-banner.mattress-footer-banner .CTA-box.fully-stocked-warehouses h2, #main-banner.mattress-footer-banner .CTA-box.fully-stocked-warehouses p {
  cursor: default;
}
[data-prov=QC] #main-banner.mattress-footer-banner .CTA-box.hide-quebec {
  display: none;
  visibility: hidden;
}
#main-banner.mattress-footer-banner .CTA-box div {
  padding: 20px 5%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #main-banner.mattress-footer-banner .CTA-box div {
    padding: 20% 5%;
  }
}
#main-banner.mattress-footer-banner .CTA-box div h2 {
  margin-top: 15px;
}
#main-banner.mattress-footer-banner .CTA-box div img {
  height: 35px;
  width: auto;
}

@media (min-width: 480px) {
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-xs-top {
    vertical-align: top;
  }
  .col-xs-middle {
    vertical-align: middle;
  }
  .col-xs-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-sm-top {
    vertical-align: top;
  }
  .col-sm-middle {
    vertical-align: middle;
  }
  .col-sm-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .row-md-height.cart-total {
    height: auto;
  }
  .row-md-height.cart-total h4.discount-price {
    color: #e90a2d;
  }
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-md-height.vertical-top {
    vertical-align: top;
  }
  .col-md-top {
    vertical-align: top;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-lg-top {
    vertical-align: top;
  }
  .col-lg-middle {
    vertical-align: middle;
  }
  .col-lg-bottom {
    vertical-align: bottom;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active), screen and (min-width: 768px) and (max-width: 991px) {
  #main-banner h2,
  #main-banner i {
    font-size: 1.4rem;
  }
  #main-banner h2 {
    padding-top: 2%;
  }
  #main-banner p {
    font-size: 1.1rem;
  }
}
@media only screen and (min-width: 50px) and (max-width: 767px) {
  #main-banner {
    padding: 0;
  }
  #main-banner .row {
    margin-right: 0;
    margin-left: 0;
  }
  #main-banner .col-xs-4 div {
    padding: 10%;
  }
  #main-banner h2 {
    font-size: 10px;
  }
  #main-banner p {
    display: none;
  }
  #main-banner .col-xs-4 h2 span {
    display: inline;
  }
  #main-banner h1 {
    font-size: 4em;
  }
}
@media only screen and (min-width: 50px) and (max-width: 450px) {
  #main-banner h1 {
    font-size: 4em;
  }
  #main-banner .col-xs-4 div {
    padding: 14%;
  }
  #main-banner h2 {
    font-size: 10px;
    padding-top: 5%;
  }
  #main-banner p {
    display: none;
  }
  #main-banner .col-xs-4 h2 span {
    display: inline;
  }
}
.template-collection #content {
  padding: 0;
}

#clearance-container,
#shopify-section-collection-clearance-template_en,
#shopify-section-collection-clearance-template_fr {
  /* ============================================================================
    #Grid
  ============================================================================== */
  /* ============================================================================
    Grid Setup
      1. Allow the grid system to be used on lists.
      2. Remove any margins and paddings that might affect the grid system.
      3. Apply a negative `margin-left` to negate the columns' gutters.
  ============================================================================== */
}
#clearance-container .grid,
#shopify-section-collection-clearance-template_en .grid,
#shopify-section-collection-clearance-template_fr .grid {
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -30px;
}
#clearance-container .grid::after,
#shopify-section-collection-clearance-template_en .grid::after,
#shopify-section-collection-clearance-template_fr .grid::after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 749px) {
  #clearance-container .grid,
  #shopify-section-collection-clearance-template_en .grid,
  #shopify-section-collection-clearance-template_fr .grid {
    margin-left: -22px;
  }
}
#clearance-container .grid__item,
#shopify-section-collection-clearance-template_en .grid__item,
#shopify-section-collection-clearance-template_fr .grid__item {
  float: left;
  padding-left: 30px;
  width: 100%;
}
@media only screen and (max-width: 749px) {
  #clearance-container .grid__item,
  #shopify-section-collection-clearance-template_en .grid__item,
  #shopify-section-collection-clearance-template_fr .grid__item {
    padding-left: 22px;
  }
}
#clearance-container .grid__item[class*="--push"],
#shopify-section-collection-clearance-template_en .grid__item[class*="--push"],
#shopify-section-collection-clearance-template_fr .grid__item[class*="--push"] {
  position: relative;
}
#clearance-container,
#shopify-section-collection-clearance-template_en,
#shopify-section-collection-clearance-template_fr {
  /* ============================================================================
    Reversed grids allow you to structure your source in the opposite
    order to how your rendered layout will appear.
  ============================================================================== */
}
#clearance-container .grid--rev,
#shopify-section-collection-clearance-template_en .grid--rev,
#shopify-section-collection-clearance-template_fr .grid--rev {
  direction: rtl;
  text-align: left;
}
#clearance-container .grid--rev > .grid__item,
#shopify-section-collection-clearance-template_en .grid--rev > .grid__item,
#shopify-section-collection-clearance-template_fr .grid--rev > .grid__item {
  direction: ltr;
  text-align: left;
  float: right;
}
#clearance-container,
#shopify-section-collection-clearance-template_en,
#shopify-section-collection-clearance-template_fr {
  /* ============================================================================
    Grid Columns
      - Create width classes, prepended by the breakpoint name.
  ============================================================================== */
  /* ================ Grid push classes ================ */
  /* ================ Clearfix helper on uniform grids ================ */
  /* ================ Build Base Grid Classes ================ */
  /* Whole */
}
#clearance-container .one-whole,
#shopify-section-collection-clearance-template_en .one-whole,
#shopify-section-collection-clearance-template_fr .one-whole {
  width: 100%;
}
#clearance-container,
#shopify-section-collection-clearance-template_en,
#shopify-section-collection-clearance-template_fr {
  /* Halves */
}
#clearance-container .one-half,
#shopify-section-collection-clearance-template_en .one-half,
#shopify-section-collection-clearance-template_fr .one-half {
  width: 50%;
}
#clearance-container,
#shopify-section-collection-clearance-template_en,
#shopify-section-collection-clearance-template_fr {
  /* Thirds */
}
#clearance-container .one-third,
#shopify-section-collection-clearance-template_en .one-third,
#shopify-section-collection-clearance-template_fr .one-third {
  width: 33.3333333333%;
}
#clearance-container .two-thirds,
#shopify-section-collection-clearance-template_en .two-thirds,
#shopify-section-collection-clearance-template_fr .two-thirds {
  width: 66.6666666667%;
}
#clearance-container,
#shopify-section-collection-clearance-template_en,
#shopify-section-collection-clearance-template_fr {
  /* Quarters */
}
#clearance-container .one-quarter,
#shopify-section-collection-clearance-template_en .one-quarter,
#shopify-section-collection-clearance-template_fr .one-quarter {
  width: 25%;
}
#clearance-container .two-quarters,
#shopify-section-collection-clearance-template_en .two-quarters,
#shopify-section-collection-clearance-template_fr .two-quarters {
  width: 50%;
}
#clearance-container .three-quarters,
#shopify-section-collection-clearance-template_en .three-quarters,
#shopify-section-collection-clearance-template_fr .three-quarters {
  width: 75%;
}
#clearance-container,
#shopify-section-collection-clearance-template_en,
#shopify-section-collection-clearance-template_fr {
  /* Fifths */
}
#clearance-container .one-fifth,
#shopify-section-collection-clearance-template_en .one-fifth,
#shopify-section-collection-clearance-template_fr .one-fifth {
  width: 20%;
}
#clearance-container .two-fifths,
#shopify-section-collection-clearance-template_en .two-fifths,
#shopify-section-collection-clearance-template_fr .two-fifths {
  width: 40%;
}
#clearance-container .three-fifths,
#shopify-section-collection-clearance-template_en .three-fifths,
#shopify-section-collection-clearance-template_fr .three-fifths {
  width: 60%;
}
#clearance-container .four-fifths,
#shopify-section-collection-clearance-template_en .four-fifths,
#shopify-section-collection-clearance-template_fr .four-fifths {
  width: 80%;
}
#clearance-container,
#shopify-section-collection-clearance-template_en,
#shopify-section-collection-clearance-template_fr {
  /* Sixths */
}
#clearance-container .one-sixth,
#shopify-section-collection-clearance-template_en .one-sixth,
#shopify-section-collection-clearance-template_fr .one-sixth {
  width: 16.6666666667%;
}
#clearance-container .two-sixths,
#shopify-section-collection-clearance-template_en .two-sixths,
#shopify-section-collection-clearance-template_fr .two-sixths {
  width: 33.3333333333%;
}
#clearance-container .three-sixths,
#shopify-section-collection-clearance-template_en .three-sixths,
#shopify-section-collection-clearance-template_fr .three-sixths {
  width: 50%;
}
#clearance-container .four-sixths,
#shopify-section-collection-clearance-template_en .four-sixths,
#shopify-section-collection-clearance-template_fr .four-sixths {
  width: 66.6666666667%;
}
#clearance-container .five-sixths,
#shopify-section-collection-clearance-template_en .five-sixths,
#shopify-section-collection-clearance-template_fr .five-sixths {
  width: 83.3333333333%;
}
#clearance-container,
#shopify-section-collection-clearance-template_en,
#shopify-section-collection-clearance-template_fr {
  /* Eighths */
}
#clearance-container .one-eighth,
#shopify-section-collection-clearance-template_en .one-eighth,
#shopify-section-collection-clearance-template_fr .one-eighth {
  width: 12.5%;
}
#clearance-container .two-eighths,
#shopify-section-collection-clearance-template_en .two-eighths,
#shopify-section-collection-clearance-template_fr .two-eighths {
  width: 25%;
}
#clearance-container .three-eighths,
#shopify-section-collection-clearance-template_en .three-eighths,
#shopify-section-collection-clearance-template_fr .three-eighths {
  width: 37.5%;
}
#clearance-container .four-eighths,
#shopify-section-collection-clearance-template_en .four-eighths,
#shopify-section-collection-clearance-template_fr .four-eighths {
  width: 50%;
}
#clearance-container .five-eighths,
#shopify-section-collection-clearance-template_en .five-eighths,
#shopify-section-collection-clearance-template_fr .five-eighths {
  width: 62.5%;
}
#clearance-container .six-eighths,
#shopify-section-collection-clearance-template_en .six-eighths,
#shopify-section-collection-clearance-template_fr .six-eighths {
  width: 75%;
}
#clearance-container .seven-eighths,
#shopify-section-collection-clearance-template_en .seven-eighths,
#shopify-section-collection-clearance-template_fr .seven-eighths {
  width: 87.5%;
}
#clearance-container,
#shopify-section-collection-clearance-template_en,
#shopify-section-collection-clearance-template_fr {
  /* Tenths */
}
#clearance-container .one-tenth,
#shopify-section-collection-clearance-template_en .one-tenth,
#shopify-section-collection-clearance-template_fr .one-tenth {
  width: 10%;
}
#clearance-container .two-tenths,
#shopify-section-collection-clearance-template_en .two-tenths,
#shopify-section-collection-clearance-template_fr .two-tenths {
  width: 20%;
}
#clearance-container .three-tenths,
#shopify-section-collection-clearance-template_en .three-tenths,
#shopify-section-collection-clearance-template_fr .three-tenths {
  width: 30%;
}
#clearance-container .four-tenths,
#shopify-section-collection-clearance-template_en .four-tenths,
#shopify-section-collection-clearance-template_fr .four-tenths {
  width: 40%;
}
#clearance-container .five-tenths,
#shopify-section-collection-clearance-template_en .five-tenths,
#shopify-section-collection-clearance-template_fr .five-tenths {
  width: 50%;
}
#clearance-container .six-tenths,
#shopify-section-collection-clearance-template_en .six-tenths,
#shopify-section-collection-clearance-template_fr .six-tenths {
  width: 60%;
}
#clearance-container .seven-tenths,
#shopify-section-collection-clearance-template_en .seven-tenths,
#shopify-section-collection-clearance-template_fr .seven-tenths {
  width: 70%;
}
#clearance-container .eight-tenths,
#shopify-section-collection-clearance-template_en .eight-tenths,
#shopify-section-collection-clearance-template_fr .eight-tenths {
  width: 80%;
}
#clearance-container .nine-tenths,
#shopify-section-collection-clearance-template_en .nine-tenths,
#shopify-section-collection-clearance-template_fr .nine-tenths {
  width: 90%;
}
#clearance-container,
#shopify-section-collection-clearance-template_en,
#shopify-section-collection-clearance-template_fr {
  /* Twelfths */
}
#clearance-container .one-twelfth,
#shopify-section-collection-clearance-template_en .one-twelfth,
#shopify-section-collection-clearance-template_fr .one-twelfth {
  width: 8.3333333333%;
}
#clearance-container .two-twelfths,
#shopify-section-collection-clearance-template_en .two-twelfths,
#shopify-section-collection-clearance-template_fr .two-twelfths {
  width: 16.6666666667%;
}
#clearance-container .three-twelfths,
#shopify-section-collection-clearance-template_en .three-twelfths,
#shopify-section-collection-clearance-template_fr .three-twelfths {
  width: 25%;
}
#clearance-container .four-twelfths,
#shopify-section-collection-clearance-template_en .four-twelfths,
#shopify-section-collection-clearance-template_fr .four-twelfths {
  width: 33.3333333333%;
}
#clearance-container .five-twelfths,
#shopify-section-collection-clearance-template_en .five-twelfths,
#shopify-section-collection-clearance-template_fr .five-twelfths {
  width: 41.6666666667%;
}
#clearance-container .six-twelfths,
#shopify-section-collection-clearance-template_en .six-twelfths,
#shopify-section-collection-clearance-template_fr .six-twelfths {
  width: 50%;
}
#clearance-container .seven-twelfths,
#shopify-section-collection-clearance-template_en .seven-twelfths,
#shopify-section-collection-clearance-template_fr .seven-twelfths {
  width: 58.3333333333%;
}
#clearance-container .eight-twelfths,
#shopify-section-collection-clearance-template_en .eight-twelfths,
#shopify-section-collection-clearance-template_fr .eight-twelfths {
  width: 66.6666666667%;
}
#clearance-container .nine-twelfths,
#shopify-section-collection-clearance-template_en .nine-twelfths,
#shopify-section-collection-clearance-template_fr .nine-twelfths {
  width: 75%;
}
#clearance-container .ten-twelfths,
#shopify-section-collection-clearance-template_en .ten-twelfths,
#shopify-section-collection-clearance-template_fr .ten-twelfths {
  width: 83.3333333333%;
}
#clearance-container .eleven-twelfths,
#shopify-section-collection-clearance-template_en .eleven-twelfths,
#shopify-section-collection-clearance-template_fr .eleven-twelfths {
  width: 91.6666666667%;
}
#clearance-container .show,
#shopify-section-collection-clearance-template_en .show,
#shopify-section-collection-clearance-template_fr .show {
  display: block !important;
}
#clearance-container .hide,
#shopify-section-collection-clearance-template_en .hide,
#shopify-section-collection-clearance-template_fr .hide {
  display: none !important;
}
#clearance-container .text-left,
#shopify-section-collection-clearance-template_en .text-left,
#shopify-section-collection-clearance-template_fr .text-left {
  text-align: left !important;
}
#clearance-container .text-right,
#shopify-section-collection-clearance-template_en .text-right,
#shopify-section-collection-clearance-template_fr .text-right {
  text-align: right !important;
}
#clearance-container .text-center,
#shopify-section-collection-clearance-template_en .text-center,
#shopify-section-collection-clearance-template_fr .text-center {
  text-align: center !important;
}
#clearance-container,
#shopify-section-collection-clearance-template_en,
#shopify-section-collection-clearance-template_fr {
  /* ================ Build Responsive Grid Classes ================ */
}
@media only screen and (max-width: 749px) {
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Whole */
  }
  #clearance-container .small--one-whole,
  #shopify-section-collection-clearance-template_en .small--one-whole,
  #shopify-section-collection-clearance-template_fr .small--one-whole {
    width: 100%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Halves */
  }
  #clearance-container .small--one-half,
  #shopify-section-collection-clearance-template_en .small--one-half,
  #shopify-section-collection-clearance-template_fr .small--one-half {
    width: 100%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Thirds */
  }
  #clearance-container .small--one-third,
  #shopify-section-collection-clearance-template_en .small--one-third,
  #shopify-section-collection-clearance-template_fr .small--one-third {
    width: 33.3333333333%;
  }
  #clearance-container .small--two-thirds,
  #shopify-section-collection-clearance-template_en .small--two-thirds,
  #shopify-section-collection-clearance-template_fr .small--two-thirds {
    width: 66.6666666667%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Quarters */
  }
  #clearance-container .small--one-quarter,
  #shopify-section-collection-clearance-template_en .small--one-quarter,
  #shopify-section-collection-clearance-template_fr .small--one-quarter {
    width: 25%;
  }
  #clearance-container .small--two-quarters,
  #shopify-section-collection-clearance-template_en .small--two-quarters,
  #shopify-section-collection-clearance-template_fr .small--two-quarters {
    width: 50%;
  }
  #clearance-container .small--three-quarters,
  #shopify-section-collection-clearance-template_en .small--three-quarters,
  #shopify-section-collection-clearance-template_fr .small--three-quarters {
    width: 75%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Fifths */
  }
  #clearance-container .small--one-fifth,
  #shopify-section-collection-clearance-template_en .small--one-fifth,
  #shopify-section-collection-clearance-template_fr .small--one-fifth {
    width: 20%;
  }
  #clearance-container .small--two-fifths,
  #shopify-section-collection-clearance-template_en .small--two-fifths,
  #shopify-section-collection-clearance-template_fr .small--two-fifths {
    width: 40%;
  }
  #clearance-container .small--three-fifths,
  #shopify-section-collection-clearance-template_en .small--three-fifths,
  #shopify-section-collection-clearance-template_fr .small--three-fifths {
    width: 60%;
  }
  #clearance-container .small--four-fifths,
  #shopify-section-collection-clearance-template_en .small--four-fifths,
  #shopify-section-collection-clearance-template_fr .small--four-fifths {
    width: 80%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Sixths */
  }
  #clearance-container .small--one-sixth,
  #shopify-section-collection-clearance-template_en .small--one-sixth,
  #shopify-section-collection-clearance-template_fr .small--one-sixth {
    width: 16.6666666667%;
  }
  #clearance-container .small--two-sixths,
  #shopify-section-collection-clearance-template_en .small--two-sixths,
  #shopify-section-collection-clearance-template_fr .small--two-sixths {
    width: 33.3333333333%;
  }
  #clearance-container .small--three-sixths,
  #shopify-section-collection-clearance-template_en .small--three-sixths,
  #shopify-section-collection-clearance-template_fr .small--three-sixths {
    width: 50%;
  }
  #clearance-container .small--four-sixths,
  #shopify-section-collection-clearance-template_en .small--four-sixths,
  #shopify-section-collection-clearance-template_fr .small--four-sixths {
    width: 66.6666666667%;
  }
  #clearance-container .small--five-sixths,
  #shopify-section-collection-clearance-template_en .small--five-sixths,
  #shopify-section-collection-clearance-template_fr .small--five-sixths {
    width: 83.3333333333%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Eighths */
  }
  #clearance-container .small--one-eighth,
  #shopify-section-collection-clearance-template_en .small--one-eighth,
  #shopify-section-collection-clearance-template_fr .small--one-eighth {
    width: 12.5%;
  }
  #clearance-container .small--two-eighths,
  #shopify-section-collection-clearance-template_en .small--two-eighths,
  #shopify-section-collection-clearance-template_fr .small--two-eighths {
    width: 25%;
  }
  #clearance-container .small--three-eighths,
  #shopify-section-collection-clearance-template_en .small--three-eighths,
  #shopify-section-collection-clearance-template_fr .small--three-eighths {
    width: 37.5%;
  }
  #clearance-container .small--four-eighths,
  #shopify-section-collection-clearance-template_en .small--four-eighths,
  #shopify-section-collection-clearance-template_fr .small--four-eighths {
    width: 50%;
  }
  #clearance-container .small--five-eighths,
  #shopify-section-collection-clearance-template_en .small--five-eighths,
  #shopify-section-collection-clearance-template_fr .small--five-eighths {
    width: 62.5%;
  }
  #clearance-container .small--six-eighths,
  #shopify-section-collection-clearance-template_en .small--six-eighths,
  #shopify-section-collection-clearance-template_fr .small--six-eighths {
    width: 75%;
  }
  #clearance-container .small--seven-eighths,
  #shopify-section-collection-clearance-template_en .small--seven-eighths,
  #shopify-section-collection-clearance-template_fr .small--seven-eighths {
    width: 87.5%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Tenths */
  }
  #clearance-container .small--one-tenth,
  #shopify-section-collection-clearance-template_en .small--one-tenth,
  #shopify-section-collection-clearance-template_fr .small--one-tenth {
    width: 10%;
  }
  #clearance-container .small--two-tenths,
  #shopify-section-collection-clearance-template_en .small--two-tenths,
  #shopify-section-collection-clearance-template_fr .small--two-tenths {
    width: 20%;
  }
  #clearance-container .small--three-tenths,
  #shopify-section-collection-clearance-template_en .small--three-tenths,
  #shopify-section-collection-clearance-template_fr .small--three-tenths {
    width: 30%;
  }
  #clearance-container .small--four-tenths,
  #shopify-section-collection-clearance-template_en .small--four-tenths,
  #shopify-section-collection-clearance-template_fr .small--four-tenths {
    width: 40%;
  }
  #clearance-container .small--five-tenths,
  #shopify-section-collection-clearance-template_en .small--five-tenths,
  #shopify-section-collection-clearance-template_fr .small--five-tenths {
    width: 50%;
  }
  #clearance-container .small--six-tenths,
  #shopify-section-collection-clearance-template_en .small--six-tenths,
  #shopify-section-collection-clearance-template_fr .small--six-tenths {
    width: 60%;
  }
  #clearance-container .small--seven-tenths,
  #shopify-section-collection-clearance-template_en .small--seven-tenths,
  #shopify-section-collection-clearance-template_fr .small--seven-tenths {
    width: 70%;
  }
  #clearance-container .small--eight-tenths,
  #shopify-section-collection-clearance-template_en .small--eight-tenths,
  #shopify-section-collection-clearance-template_fr .small--eight-tenths {
    width: 80%;
  }
  #clearance-container .small--nine-tenths,
  #shopify-section-collection-clearance-template_en .small--nine-tenths,
  #shopify-section-collection-clearance-template_fr .small--nine-tenths {
    width: 90%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Twelfths */
  }
  #clearance-container .small--one-twelfth,
  #shopify-section-collection-clearance-template_en .small--one-twelfth,
  #shopify-section-collection-clearance-template_fr .small--one-twelfth {
    width: 8.3333333333%;
  }
  #clearance-container .small--two-twelfths,
  #shopify-section-collection-clearance-template_en .small--two-twelfths,
  #shopify-section-collection-clearance-template_fr .small--two-twelfths {
    width: 16.6666666667%;
  }
  #clearance-container .small--three-twelfths,
  #shopify-section-collection-clearance-template_en .small--three-twelfths,
  #shopify-section-collection-clearance-template_fr .small--three-twelfths {
    width: 25%;
  }
  #clearance-container .small--four-twelfths,
  #shopify-section-collection-clearance-template_en .small--four-twelfths,
  #shopify-section-collection-clearance-template_fr .small--four-twelfths {
    width: 33.3333333333%;
  }
  #clearance-container .small--five-twelfths,
  #shopify-section-collection-clearance-template_en .small--five-twelfths,
  #shopify-section-collection-clearance-template_fr .small--five-twelfths {
    width: 41.6666666667%;
  }
  #clearance-container .small--six-twelfths,
  #shopify-section-collection-clearance-template_en .small--six-twelfths,
  #shopify-section-collection-clearance-template_fr .small--six-twelfths {
    width: 50%;
  }
  #clearance-container .small--seven-twelfths,
  #shopify-section-collection-clearance-template_en .small--seven-twelfths,
  #shopify-section-collection-clearance-template_fr .small--seven-twelfths {
    width: 58.3333333333%;
  }
  #clearance-container .small--eight-twelfths,
  #shopify-section-collection-clearance-template_en .small--eight-twelfths,
  #shopify-section-collection-clearance-template_fr .small--eight-twelfths {
    width: 66.6666666667%;
  }
  #clearance-container .small--nine-twelfths,
  #shopify-section-collection-clearance-template_en .small--nine-twelfths,
  #shopify-section-collection-clearance-template_fr .small--nine-twelfths {
    width: 75%;
  }
  #clearance-container .small--ten-twelfths,
  #shopify-section-collection-clearance-template_en .small--ten-twelfths,
  #shopify-section-collection-clearance-template_fr .small--ten-twelfths {
    width: 83.3333333333%;
  }
  #clearance-container .small--eleven-twelfths,
  #shopify-section-collection-clearance-template_en .small--eleven-twelfths,
  #shopify-section-collection-clearance-template_fr .small--eleven-twelfths {
    width: 91.6666666667%;
  }
  #clearance-container .grid--uniform .small--one-half:nth-child(2n+1),
  #clearance-container .grid--uniform .small--one-third:nth-child(3n+1),
  #clearance-container .grid--uniform .small--one-quarter:nth-child(4n+1),
  #clearance-container .grid--uniform .small--one-fifth:nth-child(5n+1),
  #clearance-container .grid--uniform .small--one-sixth:nth-child(6n+1),
  #clearance-container .grid--uniform .small--two-sixths:nth-child(3n+1),
  #clearance-container .grid--uniform .small--three-sixths:nth-child(2n+1),
  #clearance-container .grid--uniform .small--one-eighth:nth-child(8n+1),
  #clearance-container .grid--uniform .small--two-eighths:nth-child(4n+1),
  #clearance-container .grid--uniform .small--four-eighths:nth-child(2n+1),
  #clearance-container .grid--uniform .small--five-tenths:nth-child(2n+1),
  #clearance-container .grid--uniform .small--one-twelfth:nth-child(12n+1),
  #clearance-container .grid--uniform .small--two-twelfths:nth-child(6n+1),
  #clearance-container .grid--uniform .small--three-twelfths:nth-child(4n+1),
  #clearance-container .grid--uniform .small--four-twelfths:nth-child(3n+1),
  #clearance-container .grid--uniform .small--six-twelfths:nth-child(2n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .small--one-half:nth-child(2n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .small--one-third:nth-child(3n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .small--one-quarter:nth-child(4n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .small--one-fifth:nth-child(5n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .small--one-sixth:nth-child(6n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .small--two-sixths:nth-child(3n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .small--three-sixths:nth-child(2n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .small--one-eighth:nth-child(8n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .small--two-eighths:nth-child(4n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .small--four-eighths:nth-child(2n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .small--five-tenths:nth-child(2n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .small--one-twelfth:nth-child(12n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .small--two-twelfths:nth-child(6n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .small--three-twelfths:nth-child(4n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .small--four-twelfths:nth-child(3n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .small--six-twelfths:nth-child(2n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .small--one-half:nth-child(2n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .small--one-third:nth-child(3n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .small--one-quarter:nth-child(4n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .small--one-fifth:nth-child(5n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .small--one-sixth:nth-child(6n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .small--two-sixths:nth-child(3n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .small--three-sixths:nth-child(2n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .small--one-eighth:nth-child(8n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .small--two-eighths:nth-child(4n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .small--four-eighths:nth-child(2n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .small--five-tenths:nth-child(2n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .small--one-twelfth:nth-child(12n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .small--two-twelfths:nth-child(6n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .small--three-twelfths:nth-child(4n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .small--four-twelfths:nth-child(3n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .small--six-twelfths:nth-child(2n+1) {
    clear: both;
  }
  #clearance-container .small--show,
  #shopify-section-collection-clearance-template_en .small--show,
  #shopify-section-collection-clearance-template_fr .small--show {
    display: block !important;
  }
  #clearance-container .small--hide,
  #shopify-section-collection-clearance-template_en .small--hide,
  #shopify-section-collection-clearance-template_fr .small--hide {
    display: none !important;
  }
  #clearance-container .small--text-left,
  #shopify-section-collection-clearance-template_en .small--text-left,
  #shopify-section-collection-clearance-template_fr .small--text-left {
    text-align: left !important;
  }
  #clearance-container .small--text-right,
  #shopify-section-collection-clearance-template_en .small--text-right,
  #shopify-section-collection-clearance-template_fr .small--text-right {
    text-align: right !important;
  }
  #clearance-container .small--text-center,
  #shopify-section-collection-clearance-template_en .small--text-center,
  #shopify-section-collection-clearance-template_fr .small--text-center {
    text-align: center !important;
  }
}
@media only screen and (min-width: 750px) {
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Whole */
  }
  #clearance-container .medium-up--one-whole,
  #shopify-section-collection-clearance-template_en .medium-up--one-whole,
  #shopify-section-collection-clearance-template_fr .medium-up--one-whole {
    width: 100%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Halves */
  }
  #clearance-container .medium-up--one-half,
  #shopify-section-collection-clearance-template_en .medium-up--one-half,
  #shopify-section-collection-clearance-template_fr .medium-up--one-half {
    width: 50%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Thirds */
  }
  #clearance-container .medium-up--one-third,
  #shopify-section-collection-clearance-template_en .medium-up--one-third,
  #shopify-section-collection-clearance-template_fr .medium-up--one-third {
    width: 33.3333333333%;
  }
  #clearance-container .medium-up--two-thirds,
  #shopify-section-collection-clearance-template_en .medium-up--two-thirds,
  #shopify-section-collection-clearance-template_fr .medium-up--two-thirds {
    width: 66.6666666667%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Quarters */
  }
  #clearance-container .medium-up--one-quarter,
  #shopify-section-collection-clearance-template_en .medium-up--one-quarter,
  #shopify-section-collection-clearance-template_fr .medium-up--one-quarter {
    width: 25%;
  }
  #clearance-container .medium-up--two-quarters,
  #shopify-section-collection-clearance-template_en .medium-up--two-quarters,
  #shopify-section-collection-clearance-template_fr .medium-up--two-quarters {
    width: 50%;
  }
  #clearance-container .medium-up--three-quarters,
  #shopify-section-collection-clearance-template_en .medium-up--three-quarters,
  #shopify-section-collection-clearance-template_fr .medium-up--three-quarters {
    width: 75%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Fifths */
  }
  #clearance-container .medium-up--one-fifth,
  #shopify-section-collection-clearance-template_en .medium-up--one-fifth,
  #shopify-section-collection-clearance-template_fr .medium-up--one-fifth {
    width: 20%;
  }
  #clearance-container .medium-up--two-fifths,
  #shopify-section-collection-clearance-template_en .medium-up--two-fifths,
  #shopify-section-collection-clearance-template_fr .medium-up--two-fifths {
    width: 40%;
  }
  #clearance-container .medium-up--three-fifths,
  #shopify-section-collection-clearance-template_en .medium-up--three-fifths,
  #shopify-section-collection-clearance-template_fr .medium-up--three-fifths {
    width: 60%;
  }
  #clearance-container .medium-up--four-fifths,
  #shopify-section-collection-clearance-template_en .medium-up--four-fifths,
  #shopify-section-collection-clearance-template_fr .medium-up--four-fifths {
    width: 80%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Sixths */
  }
  #clearance-container .medium-up--one-sixth,
  #shopify-section-collection-clearance-template_en .medium-up--one-sixth,
  #shopify-section-collection-clearance-template_fr .medium-up--one-sixth {
    width: 16.6666666667%;
  }
  #clearance-container .medium-up--two-sixths,
  #shopify-section-collection-clearance-template_en .medium-up--two-sixths,
  #shopify-section-collection-clearance-template_fr .medium-up--two-sixths {
    width: 33.3333333333%;
  }
  #clearance-container .medium-up--three-sixths,
  #shopify-section-collection-clearance-template_en .medium-up--three-sixths,
  #shopify-section-collection-clearance-template_fr .medium-up--three-sixths {
    width: 50%;
  }
  #clearance-container .medium-up--four-sixths,
  #shopify-section-collection-clearance-template_en .medium-up--four-sixths,
  #shopify-section-collection-clearance-template_fr .medium-up--four-sixths {
    width: 66.6666666667%;
  }
  #clearance-container .medium-up--five-sixths,
  #shopify-section-collection-clearance-template_en .medium-up--five-sixths,
  #shopify-section-collection-clearance-template_fr .medium-up--five-sixths {
    width: 83.3333333333%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Eighths */
  }
  #clearance-container .medium-up--one-eighth,
  #shopify-section-collection-clearance-template_en .medium-up--one-eighth,
  #shopify-section-collection-clearance-template_fr .medium-up--one-eighth {
    width: 12.5%;
  }
  #clearance-container .medium-up--two-eighths,
  #shopify-section-collection-clearance-template_en .medium-up--two-eighths,
  #shopify-section-collection-clearance-template_fr .medium-up--two-eighths {
    width: 25%;
  }
  #clearance-container .medium-up--three-eighths,
  #shopify-section-collection-clearance-template_en .medium-up--three-eighths,
  #shopify-section-collection-clearance-template_fr .medium-up--three-eighths {
    width: 37.5%;
  }
  #clearance-container .medium-up--four-eighths,
  #shopify-section-collection-clearance-template_en .medium-up--four-eighths,
  #shopify-section-collection-clearance-template_fr .medium-up--four-eighths {
    width: 50%;
  }
  #clearance-container .medium-up--five-eighths,
  #shopify-section-collection-clearance-template_en .medium-up--five-eighths,
  #shopify-section-collection-clearance-template_fr .medium-up--five-eighths {
    width: 62.5%;
  }
  #clearance-container .medium-up--six-eighths,
  #shopify-section-collection-clearance-template_en .medium-up--six-eighths,
  #shopify-section-collection-clearance-template_fr .medium-up--six-eighths {
    width: 75%;
  }
  #clearance-container .medium-up--seven-eighths,
  #shopify-section-collection-clearance-template_en .medium-up--seven-eighths,
  #shopify-section-collection-clearance-template_fr .medium-up--seven-eighths {
    width: 87.5%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Tenths */
  }
  #clearance-container .medium-up--one-tenth,
  #shopify-section-collection-clearance-template_en .medium-up--one-tenth,
  #shopify-section-collection-clearance-template_fr .medium-up--one-tenth {
    width: 10%;
  }
  #clearance-container .medium-up--two-tenths,
  #shopify-section-collection-clearance-template_en .medium-up--two-tenths,
  #shopify-section-collection-clearance-template_fr .medium-up--two-tenths {
    width: 20%;
  }
  #clearance-container .medium-up--three-tenths,
  #shopify-section-collection-clearance-template_en .medium-up--three-tenths,
  #shopify-section-collection-clearance-template_fr .medium-up--three-tenths {
    width: 30%;
  }
  #clearance-container .medium-up--four-tenths,
  #shopify-section-collection-clearance-template_en .medium-up--four-tenths,
  #shopify-section-collection-clearance-template_fr .medium-up--four-tenths {
    width: 40%;
  }
  #clearance-container .medium-up--five-tenths,
  #shopify-section-collection-clearance-template_en .medium-up--five-tenths,
  #shopify-section-collection-clearance-template_fr .medium-up--five-tenths {
    width: 50%;
  }
  #clearance-container .medium-up--six-tenths,
  #shopify-section-collection-clearance-template_en .medium-up--six-tenths,
  #shopify-section-collection-clearance-template_fr .medium-up--six-tenths {
    width: 60%;
  }
  #clearance-container .medium-up--seven-tenths,
  #shopify-section-collection-clearance-template_en .medium-up--seven-tenths,
  #shopify-section-collection-clearance-template_fr .medium-up--seven-tenths {
    width: 70%;
  }
  #clearance-container .medium-up--eight-tenths,
  #shopify-section-collection-clearance-template_en .medium-up--eight-tenths,
  #shopify-section-collection-clearance-template_fr .medium-up--eight-tenths {
    width: 80%;
  }
  #clearance-container .medium-up--nine-tenths,
  #shopify-section-collection-clearance-template_en .medium-up--nine-tenths,
  #shopify-section-collection-clearance-template_fr .medium-up--nine-tenths {
    width: 90%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Twelfths */
  }
  #clearance-container .medium-up--one-twelfth,
  #shopify-section-collection-clearance-template_en .medium-up--one-twelfth,
  #shopify-section-collection-clearance-template_fr .medium-up--one-twelfth {
    width: 8.3333333333%;
  }
  #clearance-container .medium-up--two-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--two-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--two-twelfths {
    width: 16.6666666667%;
  }
  #clearance-container .medium-up--three-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--three-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--three-twelfths {
    width: 25%;
  }
  #clearance-container .medium-up--four-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--four-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--four-twelfths {
    width: 33.3333333333%;
  }
  #clearance-container .medium-up--five-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--five-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--five-twelfths {
    width: 41.6666666667%;
  }
  #clearance-container .medium-up--six-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--six-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--six-twelfths {
    width: 50%;
  }
  #clearance-container .medium-up--seven-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--seven-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--seven-twelfths {
    width: 58.3333333333%;
  }
  #clearance-container .medium-up--eight-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--eight-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--eight-twelfths {
    width: 66.6666666667%;
  }
  #clearance-container .medium-up--nine-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--nine-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--nine-twelfths {
    width: 75%;
  }
  #clearance-container .medium-up--ten-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--ten-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--ten-twelfths {
    width: 83.3333333333%;
  }
  #clearance-container .medium-up--eleven-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--eleven-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--eleven-twelfths {
    width: 91.6666666667%;
  }
  #clearance-container .grid--uniform .medium-up--one-half:nth-child(2n+1),
  #clearance-container .grid--uniform .medium-up--one-third:nth-child(3n+1),
  #clearance-container .grid--uniform .medium-up--one-quarter:nth-child(4n+1),
  #clearance-container .grid--uniform .medium-up--one-fifth:nth-child(5n+1),
  #clearance-container .grid--uniform .medium-up--one-sixth:nth-child(6n+1),
  #clearance-container .grid--uniform .medium-up--two-sixths:nth-child(3n+1),
  #clearance-container .grid--uniform .medium-up--three-sixths:nth-child(2n+1),
  #clearance-container .grid--uniform .medium-up--one-eighth:nth-child(8n+1),
  #clearance-container .grid--uniform .medium-up--two-eighths:nth-child(4n+1),
  #clearance-container .grid--uniform .medium-up--four-eighths:nth-child(2n+1),
  #clearance-container .grid--uniform .medium-up--five-tenths:nth-child(2n+1),
  #clearance-container .grid--uniform .medium-up--one-twelfth:nth-child(12n+1),
  #clearance-container .grid--uniform .medium-up--two-twelfths:nth-child(6n+1),
  #clearance-container .grid--uniform .medium-up--three-twelfths:nth-child(4n+1),
  #clearance-container .grid--uniform .medium-up--four-twelfths:nth-child(3n+1),
  #clearance-container .grid--uniform .medium-up--six-twelfths:nth-child(2n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .medium-up--one-half:nth-child(2n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .medium-up--one-third:nth-child(3n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .medium-up--one-quarter:nth-child(4n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .medium-up--one-fifth:nth-child(5n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .medium-up--one-sixth:nth-child(6n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .medium-up--two-sixths:nth-child(3n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .medium-up--three-sixths:nth-child(2n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .medium-up--one-eighth:nth-child(8n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .medium-up--two-eighths:nth-child(4n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .medium-up--four-eighths:nth-child(2n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .medium-up--five-tenths:nth-child(2n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .medium-up--one-twelfth:nth-child(12n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .medium-up--two-twelfths:nth-child(6n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .medium-up--three-twelfths:nth-child(4n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .medium-up--four-twelfths:nth-child(3n+1),
  #shopify-section-collection-clearance-template_en .grid--uniform .medium-up--six-twelfths:nth-child(2n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .medium-up--one-half:nth-child(2n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .medium-up--one-third:nth-child(3n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .medium-up--one-quarter:nth-child(4n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .medium-up--one-fifth:nth-child(5n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .medium-up--one-sixth:nth-child(6n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .medium-up--two-sixths:nth-child(3n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .medium-up--three-sixths:nth-child(2n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .medium-up--one-eighth:nth-child(8n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .medium-up--two-eighths:nth-child(4n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .medium-up--four-eighths:nth-child(2n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .medium-up--five-tenths:nth-child(2n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .medium-up--one-twelfth:nth-child(12n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .medium-up--two-twelfths:nth-child(6n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .medium-up--three-twelfths:nth-child(4n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .medium-up--four-twelfths:nth-child(3n+1),
  #shopify-section-collection-clearance-template_fr .grid--uniform .medium-up--six-twelfths:nth-child(2n+1) {
    clear: both;
  }
  #clearance-container .medium-up--show,
  #shopify-section-collection-clearance-template_en .medium-up--show,
  #shopify-section-collection-clearance-template_fr .medium-up--show {
    display: block !important;
  }
  #clearance-container .medium-up--hide,
  #shopify-section-collection-clearance-template_en .medium-up--hide,
  #shopify-section-collection-clearance-template_fr .medium-up--hide {
    display: none !important;
  }
  #clearance-container .medium-up--text-left,
  #shopify-section-collection-clearance-template_en .medium-up--text-left,
  #shopify-section-collection-clearance-template_fr .medium-up--text-left {
    text-align: left !important;
  }
  #clearance-container .medium-up--text-right,
  #shopify-section-collection-clearance-template_en .medium-up--text-right,
  #shopify-section-collection-clearance-template_fr .medium-up--text-right {
    text-align: right !important;
  }
  #clearance-container .medium-up--text-center,
  #shopify-section-collection-clearance-template_en .medium-up--text-center,
  #shopify-section-collection-clearance-template_fr .medium-up--text-center {
    text-align: center !important;
  }
}
#clearance-container,
#shopify-section-collection-clearance-template_en,
#shopify-section-collection-clearance-template_fr {
  /* ================ Build Grid Push Classes ================ */
}
@media only screen and (max-width: 749px) {
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Halves */
  }
  #clearance-container .small--push-one-half,
  #shopify-section-collection-clearance-template_en .small--push-one-half,
  #shopify-section-collection-clearance-template_fr .small--push-one-half {
    left: 50%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Thirds */
  }
  #clearance-container .small--push-one-third,
  #shopify-section-collection-clearance-template_en .small--push-one-third,
  #shopify-section-collection-clearance-template_fr .small--push-one-third {
    left: 33.3333333333%;
  }
  #clearance-container .small--push-two-thirds,
  #shopify-section-collection-clearance-template_en .small--push-two-thirds,
  #shopify-section-collection-clearance-template_fr .small--push-two-thirds {
    left: 66.6666666667%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Quarters */
  }
  #clearance-container .small--push-one-quarter,
  #shopify-section-collection-clearance-template_en .small--push-one-quarter,
  #shopify-section-collection-clearance-template_fr .small--push-one-quarter {
    left: 25%;
  }
  #clearance-container .small--push-two-quarters,
  #shopify-section-collection-clearance-template_en .small--push-two-quarters,
  #shopify-section-collection-clearance-template_fr .small--push-two-quarters {
    left: 50%;
  }
  #clearance-container .small--push-three-quarters,
  #shopify-section-collection-clearance-template_en .small--push-three-quarters,
  #shopify-section-collection-clearance-template_fr .small--push-three-quarters {
    left: 75%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Fifths */
  }
  #clearance-container .small--push-one-fifth,
  #shopify-section-collection-clearance-template_en .small--push-one-fifth,
  #shopify-section-collection-clearance-template_fr .small--push-one-fifth {
    left: 20%;
  }
  #clearance-container .small--push-two-fifths,
  #shopify-section-collection-clearance-template_en .small--push-two-fifths,
  #shopify-section-collection-clearance-template_fr .small--push-two-fifths {
    left: 40%;
  }
  #clearance-container .small--push-three-fifths,
  #shopify-section-collection-clearance-template_en .small--push-three-fifths,
  #shopify-section-collection-clearance-template_fr .small--push-three-fifths {
    left: 60%;
  }
  #clearance-container .small--push-four-fifths,
  #shopify-section-collection-clearance-template_en .small--push-four-fifths,
  #shopify-section-collection-clearance-template_fr .small--push-four-fifths {
    left: 80%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Sixths */
  }
  #clearance-container .small--push-one-sixth,
  #shopify-section-collection-clearance-template_en .small--push-one-sixth,
  #shopify-section-collection-clearance-template_fr .small--push-one-sixth {
    left: 16.6666666667%;
  }
  #clearance-container .small--push-two-sixths,
  #shopify-section-collection-clearance-template_en .small--push-two-sixths,
  #shopify-section-collection-clearance-template_fr .small--push-two-sixths {
    left: 33.3333333333%;
  }
  #clearance-container .small--push-three-sixths,
  #shopify-section-collection-clearance-template_en .small--push-three-sixths,
  #shopify-section-collection-clearance-template_fr .small--push-three-sixths {
    left: 50%;
  }
  #clearance-container .small--push-four-sixths,
  #shopify-section-collection-clearance-template_en .small--push-four-sixths,
  #shopify-section-collection-clearance-template_fr .small--push-four-sixths {
    left: 66.6666666667%;
  }
  #clearance-container .small--push-five-sixths,
  #shopify-section-collection-clearance-template_en .small--push-five-sixths,
  #shopify-section-collection-clearance-template_fr .small--push-five-sixths {
    left: 83.3333333333%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Eighths */
  }
  #clearance-container .small--push-one-eighth,
  #shopify-section-collection-clearance-template_en .small--push-one-eighth,
  #shopify-section-collection-clearance-template_fr .small--push-one-eighth {
    left: 12.5%;
  }
  #clearance-container .small--push-two-eighths,
  #shopify-section-collection-clearance-template_en .small--push-two-eighths,
  #shopify-section-collection-clearance-template_fr .small--push-two-eighths {
    left: 25%;
  }
  #clearance-container .small--push-three-eighths,
  #shopify-section-collection-clearance-template_en .small--push-three-eighths,
  #shopify-section-collection-clearance-template_fr .small--push-three-eighths {
    left: 37.5%;
  }
  #clearance-container .small--push-four-eighths,
  #shopify-section-collection-clearance-template_en .small--push-four-eighths,
  #shopify-section-collection-clearance-template_fr .small--push-four-eighths {
    left: 50%;
  }
  #clearance-container .small--push-five-eighths,
  #shopify-section-collection-clearance-template_en .small--push-five-eighths,
  #shopify-section-collection-clearance-template_fr .small--push-five-eighths {
    left: 62.5%;
  }
  #clearance-container .small--push-six-eighths,
  #shopify-section-collection-clearance-template_en .small--push-six-eighths,
  #shopify-section-collection-clearance-template_fr .small--push-six-eighths {
    left: 75%;
  }
  #clearance-container .small--push-seven-eighths,
  #shopify-section-collection-clearance-template_en .small--push-seven-eighths,
  #shopify-section-collection-clearance-template_fr .small--push-seven-eighths {
    left: 87.5%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Tenths */
  }
  #clearance-container .small--push-one-tenth,
  #shopify-section-collection-clearance-template_en .small--push-one-tenth,
  #shopify-section-collection-clearance-template_fr .small--push-one-tenth {
    left: 10%;
  }
  #clearance-container .small--push-two-tenths,
  #shopify-section-collection-clearance-template_en .small--push-two-tenths,
  #shopify-section-collection-clearance-template_fr .small--push-two-tenths {
    left: 20%;
  }
  #clearance-container .small--push-three-tenths,
  #shopify-section-collection-clearance-template_en .small--push-three-tenths,
  #shopify-section-collection-clearance-template_fr .small--push-three-tenths {
    left: 30%;
  }
  #clearance-container .small--push-four-tenths,
  #shopify-section-collection-clearance-template_en .small--push-four-tenths,
  #shopify-section-collection-clearance-template_fr .small--push-four-tenths {
    left: 40%;
  }
  #clearance-container .small--push-five-tenths,
  #shopify-section-collection-clearance-template_en .small--push-five-tenths,
  #shopify-section-collection-clearance-template_fr .small--push-five-tenths {
    left: 50%;
  }
  #clearance-container .small--push-six-tenths,
  #shopify-section-collection-clearance-template_en .small--push-six-tenths,
  #shopify-section-collection-clearance-template_fr .small--push-six-tenths {
    left: 60%;
  }
  #clearance-container .small--push-seven-tenths,
  #shopify-section-collection-clearance-template_en .small--push-seven-tenths,
  #shopify-section-collection-clearance-template_fr .small--push-seven-tenths {
    left: 70%;
  }
  #clearance-container .small--push-eight-tenths,
  #shopify-section-collection-clearance-template_en .small--push-eight-tenths,
  #shopify-section-collection-clearance-template_fr .small--push-eight-tenths {
    left: 80%;
  }
  #clearance-container .small--push-nine-tenths,
  #shopify-section-collection-clearance-template_en .small--push-nine-tenths,
  #shopify-section-collection-clearance-template_fr .small--push-nine-tenths {
    left: 90%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Twelfths */
  }
  #clearance-container .small--push-one-twelfth,
  #shopify-section-collection-clearance-template_en .small--push-one-twelfth,
  #shopify-section-collection-clearance-template_fr .small--push-one-twelfth {
    left: 8.3333333333%;
  }
  #clearance-container .small--push-two-twelfths,
  #shopify-section-collection-clearance-template_en .small--push-two-twelfths,
  #shopify-section-collection-clearance-template_fr .small--push-two-twelfths {
    left: 16.6666666667%;
  }
  #clearance-container .small--push-three-twelfths,
  #shopify-section-collection-clearance-template_en .small--push-three-twelfths,
  #shopify-section-collection-clearance-template_fr .small--push-three-twelfths {
    left: 25%;
  }
  #clearance-container .small--push-four-twelfths,
  #shopify-section-collection-clearance-template_en .small--push-four-twelfths,
  #shopify-section-collection-clearance-template_fr .small--push-four-twelfths {
    left: 33.3333333333%;
  }
  #clearance-container .small--push-five-twelfths,
  #shopify-section-collection-clearance-template_en .small--push-five-twelfths,
  #shopify-section-collection-clearance-template_fr .small--push-five-twelfths {
    left: 41.6666666667%;
  }
  #clearance-container .small--push-six-twelfths,
  #shopify-section-collection-clearance-template_en .small--push-six-twelfths,
  #shopify-section-collection-clearance-template_fr .small--push-six-twelfths {
    left: 50%;
  }
  #clearance-container .small--push-seven-twelfths,
  #shopify-section-collection-clearance-template_en .small--push-seven-twelfths,
  #shopify-section-collection-clearance-template_fr .small--push-seven-twelfths {
    left: 58.3333333333%;
  }
  #clearance-container .small--push-eight-twelfths,
  #shopify-section-collection-clearance-template_en .small--push-eight-twelfths,
  #shopify-section-collection-clearance-template_fr .small--push-eight-twelfths {
    left: 66.6666666667%;
  }
  #clearance-container .small--push-nine-twelfths,
  #shopify-section-collection-clearance-template_en .small--push-nine-twelfths,
  #shopify-section-collection-clearance-template_fr .small--push-nine-twelfths {
    left: 75%;
  }
  #clearance-container .small--push-ten-twelfths,
  #shopify-section-collection-clearance-template_en .small--push-ten-twelfths,
  #shopify-section-collection-clearance-template_fr .small--push-ten-twelfths {
    left: 83.3333333333%;
  }
  #clearance-container .small--push-eleven-twelfths,
  #shopify-section-collection-clearance-template_en .small--push-eleven-twelfths,
  #shopify-section-collection-clearance-template_fr .small--push-eleven-twelfths {
    left: 91.6666666667%;
  }
}
@media only screen and (min-width: 750px) {
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Halves */
  }
  #clearance-container .medium-up--push-one-half,
  #shopify-section-collection-clearance-template_en .medium-up--push-one-half,
  #shopify-section-collection-clearance-template_fr .medium-up--push-one-half {
    left: 50%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Thirds */
  }
  #clearance-container .medium-up--push-one-third,
  #shopify-section-collection-clearance-template_en .medium-up--push-one-third,
  #shopify-section-collection-clearance-template_fr .medium-up--push-one-third {
    left: 33.3333333333%;
  }
  #clearance-container .medium-up--push-two-thirds,
  #shopify-section-collection-clearance-template_en .medium-up--push-two-thirds,
  #shopify-section-collection-clearance-template_fr .medium-up--push-two-thirds {
    left: 66.6666666667%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Quarters */
  }
  #clearance-container .medium-up--push-one-quarter,
  #shopify-section-collection-clearance-template_en .medium-up--push-one-quarter,
  #shopify-section-collection-clearance-template_fr .medium-up--push-one-quarter {
    left: 25%;
  }
  #clearance-container .medium-up--push-two-quarters,
  #shopify-section-collection-clearance-template_en .medium-up--push-two-quarters,
  #shopify-section-collection-clearance-template_fr .medium-up--push-two-quarters {
    left: 50%;
  }
  #clearance-container .medium-up--push-three-quarters,
  #shopify-section-collection-clearance-template_en .medium-up--push-three-quarters,
  #shopify-section-collection-clearance-template_fr .medium-up--push-three-quarters {
    left: 75%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Fifths */
  }
  #clearance-container .medium-up--push-one-fifth,
  #shopify-section-collection-clearance-template_en .medium-up--push-one-fifth,
  #shopify-section-collection-clearance-template_fr .medium-up--push-one-fifth {
    left: 20%;
  }
  #clearance-container .medium-up--push-two-fifths,
  #shopify-section-collection-clearance-template_en .medium-up--push-two-fifths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-two-fifths {
    left: 40%;
  }
  #clearance-container .medium-up--push-three-fifths,
  #shopify-section-collection-clearance-template_en .medium-up--push-three-fifths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-three-fifths {
    left: 60%;
  }
  #clearance-container .medium-up--push-four-fifths,
  #shopify-section-collection-clearance-template_en .medium-up--push-four-fifths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-four-fifths {
    left: 80%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Sixths */
  }
  #clearance-container .medium-up--push-one-sixth,
  #shopify-section-collection-clearance-template_en .medium-up--push-one-sixth,
  #shopify-section-collection-clearance-template_fr .medium-up--push-one-sixth {
    left: 16.6666666667%;
  }
  #clearance-container .medium-up--push-two-sixths,
  #shopify-section-collection-clearance-template_en .medium-up--push-two-sixths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-two-sixths {
    left: 33.3333333333%;
  }
  #clearance-container .medium-up--push-three-sixths,
  #shopify-section-collection-clearance-template_en .medium-up--push-three-sixths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-three-sixths {
    left: 50%;
  }
  #clearance-container .medium-up--push-four-sixths,
  #shopify-section-collection-clearance-template_en .medium-up--push-four-sixths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-four-sixths {
    left: 66.6666666667%;
  }
  #clearance-container .medium-up--push-five-sixths,
  #shopify-section-collection-clearance-template_en .medium-up--push-five-sixths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-five-sixths {
    left: 83.3333333333%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Eighths */
  }
  #clearance-container .medium-up--push-one-eighth,
  #shopify-section-collection-clearance-template_en .medium-up--push-one-eighth,
  #shopify-section-collection-clearance-template_fr .medium-up--push-one-eighth {
    left: 12.5%;
  }
  #clearance-container .medium-up--push-two-eighths,
  #shopify-section-collection-clearance-template_en .medium-up--push-two-eighths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-two-eighths {
    left: 25%;
  }
  #clearance-container .medium-up--push-three-eighths,
  #shopify-section-collection-clearance-template_en .medium-up--push-three-eighths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-three-eighths {
    left: 37.5%;
  }
  #clearance-container .medium-up--push-four-eighths,
  #shopify-section-collection-clearance-template_en .medium-up--push-four-eighths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-four-eighths {
    left: 50%;
  }
  #clearance-container .medium-up--push-five-eighths,
  #shopify-section-collection-clearance-template_en .medium-up--push-five-eighths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-five-eighths {
    left: 62.5%;
  }
  #clearance-container .medium-up--push-six-eighths,
  #shopify-section-collection-clearance-template_en .medium-up--push-six-eighths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-six-eighths {
    left: 75%;
  }
  #clearance-container .medium-up--push-seven-eighths,
  #shopify-section-collection-clearance-template_en .medium-up--push-seven-eighths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-seven-eighths {
    left: 87.5%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Tenths */
  }
  #clearance-container .medium-up--push-one-tenth,
  #shopify-section-collection-clearance-template_en .medium-up--push-one-tenth,
  #shopify-section-collection-clearance-template_fr .medium-up--push-one-tenth {
    left: 10%;
  }
  #clearance-container .medium-up--push-two-tenths,
  #shopify-section-collection-clearance-template_en .medium-up--push-two-tenths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-two-tenths {
    left: 20%;
  }
  #clearance-container .medium-up--push-three-tenths,
  #shopify-section-collection-clearance-template_en .medium-up--push-three-tenths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-three-tenths {
    left: 30%;
  }
  #clearance-container .medium-up--push-four-tenths,
  #shopify-section-collection-clearance-template_en .medium-up--push-four-tenths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-four-tenths {
    left: 40%;
  }
  #clearance-container .medium-up--push-five-tenths,
  #shopify-section-collection-clearance-template_en .medium-up--push-five-tenths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-five-tenths {
    left: 50%;
  }
  #clearance-container .medium-up--push-six-tenths,
  #shopify-section-collection-clearance-template_en .medium-up--push-six-tenths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-six-tenths {
    left: 60%;
  }
  #clearance-container .medium-up--push-seven-tenths,
  #shopify-section-collection-clearance-template_en .medium-up--push-seven-tenths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-seven-tenths {
    left: 70%;
  }
  #clearance-container .medium-up--push-eight-tenths,
  #shopify-section-collection-clearance-template_en .medium-up--push-eight-tenths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-eight-tenths {
    left: 80%;
  }
  #clearance-container .medium-up--push-nine-tenths,
  #shopify-section-collection-clearance-template_en .medium-up--push-nine-tenths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-nine-tenths {
    left: 90%;
  }
  #clearance-container,
  #shopify-section-collection-clearance-template_en,
  #shopify-section-collection-clearance-template_fr {
    /* Twelfths */
  }
  #clearance-container .medium-up--push-one-twelfth,
  #shopify-section-collection-clearance-template_en .medium-up--push-one-twelfth,
  #shopify-section-collection-clearance-template_fr .medium-up--push-one-twelfth {
    left: 8.3333333333%;
  }
  #clearance-container .medium-up--push-two-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--push-two-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-two-twelfths {
    left: 16.6666666667%;
  }
  #clearance-container .medium-up--push-three-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--push-three-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-three-twelfths {
    left: 25%;
  }
  #clearance-container .medium-up--push-four-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--push-four-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-four-twelfths {
    left: 33.3333333333%;
  }
  #clearance-container .medium-up--push-five-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--push-five-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-five-twelfths {
    left: 41.6666666667%;
  }
  #clearance-container .medium-up--push-six-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--push-six-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-six-twelfths {
    left: 50%;
  }
  #clearance-container .medium-up--push-seven-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--push-seven-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-seven-twelfths {
    left: 58.3333333333%;
  }
  #clearance-container .medium-up--push-eight-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--push-eight-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-eight-twelfths {
    left: 66.6666666667%;
  }
  #clearance-container .medium-up--push-nine-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--push-nine-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-nine-twelfths {
    left: 75%;
  }
  #clearance-container .medium-up--push-ten-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--push-ten-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-ten-twelfths {
    left: 83.3333333333%;
  }
  #clearance-container .medium-up--push-eleven-twelfths,
  #shopify-section-collection-clearance-template_en .medium-up--push-eleven-twelfths,
  #shopify-section-collection-clearance-template_fr .medium-up--push-eleven-twelfths {
    left: 91.6666666667%;
  }
}
#clearance-container,
#shopify-section-collection-clearance-template_en,
#shopify-section-collection-clearance-template_fr {
  /* ================ Clearfix helper on uniform grids ================ */
}
#clearance-container .grid--uniform li,
#shopify-section-collection-clearance-template_en .grid--uniform li,
#shopify-section-collection-clearance-template_fr .grid--uniform li {
  display: inline-block;
  vertical-align: middle;
}
#clearance-container .collection-grid-item,
#shopify-section-collection-clearance-template_en .collection-grid-item,
#shopify-section-collection-clearance-template_fr .collection-grid-item {
  position: relative;
  width: 100%;
  padding-bottom: 60%;
  margin-bottom: 22px;
}
@media only screen and (min-width: 750px) {
  #clearance-container .collection-grid-item,
  #shopify-section-collection-clearance-template_en .collection-grid-item,
  #shopify-section-collection-clearance-template_fr .collection-grid-item {
    margin-bottom: 30px;
  }
}
#clearance-container,
#shopify-section-collection-clearance-template_en,
#shopify-section-collection-clearance-template_fr {
  /* ================ Return to collection/blog links ================ */
}
#clearance-container .return-link-wrapper,
#shopify-section-collection-clearance-template_en .return-link-wrapper,
#shopify-section-collection-clearance-template_fr .return-link-wrapper {
  margin-top: 82.5px;
  margin-bottom: 0;
}
@media only screen and (max-width: 749px) {
  #clearance-container .return-link-wrapper,
  #shopify-section-collection-clearance-template_en .return-link-wrapper,
  #shopify-section-collection-clearance-template_fr .return-link-wrapper {
    margin-top: 55px;
  }
}
#clearance-container .full-width-link,
#shopify-section-collection-clearance-template_en .full-width-link,
#shopify-section-collection-clearance-template_fr .full-width-link {
  position: absolute;
  inset: 0;
  z-index: 2;
}
#clearance-container,
#shopify-section-collection-clearance-template_en,
#shopify-section-collection-clearance-template_fr {
  /* ================ #Basic Styles ================ */
}
#clearance-container .page-width,
#shopify-section-collection-clearance-template_en .page-width,
#shopify-section-collection-clearance-template_fr .page-width {
  *zoom: 1;
  max-width: 1500px;
  margin: 0 auto;
}
#clearance-container .page-width::after,
#shopify-section-collection-clearance-template_en .page-width::after,
#shopify-section-collection-clearance-template_fr .page-width::after {
  content: "";
  display: table;
  clear: both;
}
#clearance-container .page-width,
#shopify-section-collection-clearance-template_en .page-width,
#shopify-section-collection-clearance-template_fr .page-width {
  padding-left: 55px;
  padding-right: 55px;
}
@media only screen and (max-width: 749px) {
  #clearance-container .page-width,
  #shopify-section-collection-clearance-template_en .page-width,
  #shopify-section-collection-clearance-template_fr .page-width {
    padding-left: 22px;
    padding-right: 22px;
  }
}
#clearance-container .collection-grid-item__title-wrapper::before,
#shopify-section-collection-clearance-template_en .collection-grid-item__title-wrapper::before,
#shopify-section-collection-clearance-template_fr .collection-grid-item__title-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #f1f2f4;
  opacity: 0.8;
}
#clearance-container .collection-grid-item__title,
#shopify-section-collection-clearance-template_en .collection-grid-item__title,
#shopify-section-collection-clearance-template_fr .collection-grid-item__title {
  color: #fff;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  padding: 0 5px;
  transform: translateY(-50%);
  transform: translateY(-50%);
  transform: translateY(-60%);
  transition: 100ms cubic-bezier(0.44, 0.13, 0.48, 0.87);
  -webkit-hyphens: auto;
          hyphens: auto;
}
@media only screen and (min-width: 750px) {
  #clearance-container .collection-grid-item__title,
  #shopify-section-collection-clearance-template_en .collection-grid-item__title,
  #shopify-section-collection-clearance-template_fr .collection-grid-item__title {
    padding: 0 15px;
  }
}
#clearance-container .collection-grid-item__title,
#shopify-section-collection-clearance-template_en .collection-grid-item__title,
#shopify-section-collection-clearance-template_fr .collection-grid-item__title {
  color: #fff;
  text-align: center;
  width: 100%;
  top: 50%;
  padding: 0 5px;
  -webkit-hyphens: auto;
          hyphens: auto;
}
#clearance-container .grid::after,
#shopify-section-collection-clearance-template_en .grid::after,
#shopify-section-collection-clearance-template_fr .grid::after {
  content: "";
  display: table;
  clear: both;
}
#clearance-container .container,
#shopify-section-collection-clearance-template_en .container,
#shopify-section-collection-clearance-template_fr .container {
  width: 100% !important;
  padding: 0;
  margin: 0;
  max-width: 100%;
}
#clearance-container #region-cards,
#shopify-section-collection-clearance-template_en #region-cards,
#shopify-section-collection-clearance-template_fr #region-cards {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
#clearance-container h5.card-header,
#shopify-section-collection-clearance-template_en h5.card-header,
#shopify-section-collection-clearance-template_fr h5.card-header {
  margin-top: 1em;
  margin-bottom: 0.5em !important;
}
#clearance-container .clearance-card,
#shopify-section-collection-clearance-template_en .clearance-card,
#shopify-section-collection-clearance-template_fr .clearance-card {
  background: #fafafa;
  padding: 2em;
  text-align: center;
  margin-bottom: 2em;
}
#clearance-container .card-header,
#shopify-section-collection-clearance-template_en .card-header,
#shopify-section-collection-clearance-template_fr .card-header {
  background: transparent !important;
  border-bottom: none !important;
  padding: 0 !important;
}
#clearance-container .card-content,
#shopify-section-collection-clearance-template_en .card-content,
#shopify-section-collection-clearance-template_fr .card-content {
  margin-top: 0.5em;
}
#clearance-container hr,
#shopify-section-collection-clearance-template_en hr,
#shopify-section-collection-clearance-template_fr hr {
  margin: 0;
}
@media screen and (min-width: 750px) {
  #clearance-container .clearance-card,
  #shopify-section-collection-clearance-template_en .clearance-card,
  #shopify-section-collection-clearance-template_fr .clearance-card {
    width: 23%;
  }
  #clearance-container .clearance-intro p,
  #shopify-section-collection-clearance-template_en .clearance-intro p,
  #shopify-section-collection-clearance-template_fr .clearance-intro p {
    max-width: 80%;
    margin: 0 auto;
    font-size: 20px;
  }
}
#clearance-container #clearance-container a,
#shopify-section-collection-clearance-template_en #clearance-container a,
#shopify-section-collection-clearance-template_fr #clearance-container a {
  font-weight: bold;
}
#clearance-container #clearance-container .collection-grid-item,
#shopify-section-collection-clearance-template_en #clearance-container .collection-grid-item,
#shopify-section-collection-clearance-template_fr #clearance-container .collection-grid-item {
  padding-bottom: 60%;
  margin-bottom: 30px;
}
#clearance-container #clearance-container.collection-grid-item__link_collectionCard,
#shopify-section-collection-clearance-template_en #clearance-container.collection-grid-item__link_collectionCard,
#shopify-section-collection-clearance-template_fr #clearance-container.collection-grid-item__link_collectionCard {
  background-color: #f7f8fa;
  position: absolute;
  inset: 0;
}
#clearance-container a.collection-grid-item__link_collectionCard:hover span,
#shopify-section-collection-clearance-template_en a.collection-grid-item__link_collectionCard:hover span,
#shopify-section-collection-clearance-template_fr a.collection-grid-item__link_collectionCard:hover span {
  color: #06c;
}
#clearance-container .collection-grid-item_span_empty,
#shopify-section-collection-clearance-template_en .collection-grid-item_span_empty,
#shopify-section-collection-clearance-template_fr .collection-grid-item_span_empty {
  color: #707070;
  display: block;
  font-weight: 400;
}
#clearance-container .collection-grid-item_span_empty_bottom,
#shopify-section-collection-clearance-template_en .collection-grid-item_span_empty_bottom,
#shopify-section-collection-clearance-template_fr .collection-grid-item_span_empty_bottom {
  color: #707070;
  font-weight: 400;
}
#clearance-container .collection-grid-item_span_collection,
#shopify-section-collection-clearance-template_en .collection-grid-item_span_collection,
#shopify-section-collection-clearance-template_fr .collection-grid-item_span_collection {
  color: #021a3a;
  display: block;
  font-weight: 400;
}
#clearance-container .collection-grid-item_span_collection_bottom,
#shopify-section-collection-clearance-template_en .collection-grid-item_span_collection_bottom,
#shopify-section-collection-clearance-template_fr .collection-grid-item_span_collection_bottom {
  color: #021a3a;
  font-weight: 400;
}
#clearance-container .price__vendor_card,
#shopify-section-collection-clearance-template_en .price__vendor_card,
#shopify-section-collection-clearance-template_fr .price__vendor_card {
  text-transform: unset;
}
#clearance-container .product-card__title,
#shopify-section-collection-clearance-template_en .product-card__title,
#shopify-section-collection-clearance-template_fr .product-card__title {
  font-weight: 700;
}
#clearance-container,
#shopify-section-collection-clearance-template_en,
#shopify-section-collection-clearance-template_fr {
  /* collection page */
}
#clearance-container .grid-view-item,
#shopify-section-collection-clearance-template_en .grid-view-item,
#shopify-section-collection-clearance-template_fr .grid-view-item {
  margin: 0 auto 35px;
  position: relative;
}
#clearance-container .clearance-hero-banner,
#shopify-section-collection-clearance-template_en .clearance-hero-banner,
#shopify-section-collection-clearance-template_fr .clearance-hero-banner {
  font-size: 16px;
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #071a38;
  line-height: 1.5;
}
@media screen and (min-width: 750px) {
  #clearance-container #clearance-container .clearance-intro p,
  #clearance-container #shopify-section-collection-clearance-template .clearance-intro p,
  #shopify-section-collection-clearance-template_en #clearance-container .clearance-intro p,
  #shopify-section-collection-clearance-template_en #shopify-section-collection-clearance-template .clearance-intro p,
  #shopify-section-collection-clearance-template_fr #clearance-container .clearance-intro p,
  #shopify-section-collection-clearance-template_fr #shopify-section-collection-clearance-template .clearance-intro p {
    max-width: 60%;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 300;
  }
}