.storepage .container-fluid .row .col-12 {
  padding: 0px; }

.section-banner {
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

.one-time .slick-dots {
  bottom: 20px; }

.one-time .slick-dots li button:before {
  color: rgba(255, 255, 255, 0.9) !important; }

.one-time .slick-prev:before, .one-time .slick-next:before {
  color: rgba(255, 255, 255, 0.7) !important; }

.one-time img {
  width: 100%;
  height: auto; }

/*title, text and black gradiant*/
.one-time h2 {
  padding: 0 0 0 90px;
  font-size: 3rem;
  color: #fff; }

.one-time p {
  padding: 0 0 0 90px;
  font-size: 2rem;
  color: #fff; }

.slider-tile {
  position: relative; }
  .slider-tile .caption-slider {
    top: 30%;
    position: absolute;
    width: 80%; }
  .slider-tile figure {
    overflow: hidden;
    margin: 0; }
  .slider-tile figure img {
    display: block;
    max-width: 100%;
    height: auto !important;
    width: auto\9;
    -ms-interpolation-mode: bicubic; }

.slider-tile:before {
  z-index: 9.99999;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, transparent 60%, rgba(0, 0, 0, 0.5)); }

.one-time .slick-prev {
  left: 20px; }

.one-time .slick-next {
  right: 20px; }

/*breakpoint*/
@media (max-width: 344px) {
  .one-time h2 {
    font-size: 1.5rem; } }

@media (max-width: 480px) {
  .one-time p {
    font-size: 1.5rem; } }

@media (max-width: 532px) {
  .one-time h2 {
    font-size: 2rem; }
  .one-time p {
    font-size: 1.5rem; } }

@media (max-width: 601px) {
  .slider-tile {
    position: relative; }
    .slider-tile .caption-slider {
      top: 30%;
      position: absolute;
      width: 80%; }
    .slider-tile figure {
      max-height: 250px;
      overflow: hidden;
      margin: 0; }
    .slider-tile figure img {
      display: block;
      max-width: 100%;
      height: auto !important;
      width: auto\9;
      -ms-interpolation-mode: bicubic; } }

@media (max-width: 779px) {
  .one-time h2 {
    font-size: 2rem; } }

@media (max-width: 842px) {
  .slider-tile {
    position: relative; }
    .slider-tile .caption-slider {
      top: 30%;
      position: absolute;
      width: 80%; }
    .slider-tile figure {
      max-height: 300px;
      overflow: hidden;
      margin: 0; }
    .slider-tile figure img {
      display: block;
      max-width: 100%;
      height: auto !important;
      width: auto\9;
      -ms-interpolation-mode: bicubic; } }

.section-category {
  padding: 50px 0 0 0; }

.section-category .no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0; }

img.img {
  width: 100%; }

.category-border {
  border: 1px solid #ffff; }

/*title and black gradiant*/
.category-tile {
  position: absolute;
  bottom: 20px;
  margin: 20px; }
  .category-tile h2 {
    font-size: 1.5rem;
    color: #fff;
    font-family: 'GothamLight'; }

.tile-prod {
  background-size: cover !important;
  background-position: center center !important; }
  .tile-prod:before {
    z-index: 9.99999;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, transparent 60%, rgba(0, 0, 0, 0.5)); }

.square {
  height: 300px; }

.rectangle {
  height: 400px; }

.large-rectangle {
  height: 700px; }

.categorie-link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute; }

/*breakpoint*/
@media (max-width: 720px) {
  .section-category {
    padding: 0; }
  .large-rectangle {
    height: 400px; } }

@media (max-width: 480px) {
  .square {
    height: 200px; }
  .rectangle {
    height: 200px; }
  .large-rectangle {
    height: 200px; } }

/*Colors*/
/*Fonts*/
/*Font sizes*/
/* Z-Index */
/*Max container width*/
/*Max container height*/
/*Border*/
/*Margins*/
/*Images*/
/*Colors*/
/*Fonts*/
/*Font sizes*/
/* Z-Index */
/*Max container width*/
/*Max container height*/
/*Border*/
/*Margins*/
/*Images*/
.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: black;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: black;
  border-radius: 0.69em;
  background-color: black;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: blue;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: blue;
  border-radius: 0.69em;
  background-color: blue;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: green;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: green;
  border-radius: 0.69em;
  background-color: green;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: white;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: white;
  border-radius: 0.69em;
  background-color: white;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    transform: rotate(-35deg); }

.section-product {
  padding: 50px 0 0 0; }

.section-product h5 {
  padding: 0 0 10px 0;
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase; }

header ~ #maincontent .container .section-product h5 a:not(.btn-primary):not(.btn-outline-primary) {
  color: grey; }

header ~ #maincontent .container .section-product h5 a:not(.btn-primary):not(.btn-outline-primary):hover {
  color: black; }

.section-product h5 a {
  text-decoration: none;
  background-image: linear-gradient(currentColor, #ED8800);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 0% 2px;
  transition: background-size .3s; }

.section-product h5 a:hover, .section-product h5 a:focus {
  background-size: 100% 2px; }

.section-product p.product-title {
  font-size: 0.8em;
  text-align: center; }

.section-product h5.txt-right {
  float: right; }

.swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #FFFFFF;
  border-radius: 1.25em;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 1px;
  margin-left: 1px;
  position: relative; }
  .swatch-circle.color-value[data-selected=true]::after {
    color: black;
    content: '\F058';
    display: table-caption;
    font-family: 'FontAwesome';
    font-size: 1.625em;
    left: 0.295em;
    position: absolute; }
  .swatch-circle.color-value.selected::after {
    background: #FFFFFF;
    border-radius: 50%;
    color: black;
    content: '\F058';
    display: table-caption;
    font-family: 'FontAwesome';
    font-size: 1.625em;
    height: 0.75em;
    left: 0.31em;
    line-height: 0.8em;
    position: absolute;
    top: 0.35em;
    width: 0.8em; }
  .swatch-circle i.fa-times-circle {
    background: #FFFFFF;
    border-radius: 50%;
    height: 0.75em;
    line-height: 0.8em;
    width: 0.8em; }

.productTilesTabs {
  margin-top: 30px; }
  .productTilesTabs .tab-content > .tab-pane,
  .productTilesTabs .pill-content > .pill-pane {
    display: block;
    height: 0;
    overflow-y: hidden; }
  .productTilesTabs .tab-content > .active,
  .productTilesTabs .pill-content > .active {
    height: auto; }
  .productTilesTabs .nav {
    -ms-flex-pack: center;
        justify-content: center; }
  .productTilesTabs .nav-tabs {
    border-bottom: none; }
    .productTilesTabs .nav-tabs .nav-link {
      text-transform: uppercase;
      font-family: 'GothamBold';
      font-size: 13px;
      letter-spacing: 1px;
      font-weight: 600;
      padding: 10px 0;
      margin: 0 15px;
      color: #bab8b9 !important; }
      .productTilesTabs .nav-tabs .nav-link.active {
        color: #ED8800 !important;
        border-bottom: 2px solid #ED8800; }
      .productTilesTabs .nav-tabs .nav-link:hover {
        background: transparent; }
  .productTilesTabs .tab-pane p {
    text-align: center;
    padding: 20px 0px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto; }

.box-slide {
  padding: 0 15px; }

.section-banner-promotion-one {
  padding: 50px 0 0 0; }

.promotion-border {
  border: 1px solid #ffff; }

.section-banner-promotion-one h5 {
  padding: 0 0 20px 0;
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center; }

.section-banner-promotion-one p {
  font-size: 1rem;
  text-align: center; }

header ~ #maincontent .container .section-banner-promotion-one a:not(.btn-primary):not(.btn-outline-primary):hover {
  cursor: pointer; }

/*header~#maincontent .container .section-banner-promotion-one a:not(.btn-primary):not(.btn-outline-primary):hover {
    cursor: pointer;
    text-decoration: underline;
    text-transform: uppercase;
}*/
.image-crop figure {
  max-height: 300px;
  overflow: hidden;
  margin: 0; }

.image-crop figure img {
  display: block;
  max-width: 100%;
  height: auto !important;
  width: auto\9;
  -ms-interpolation-mode: bicubic; }

.promotion-border {
  border: 1px solid #ffff; }

/*title and black gradiant*/
.promotion-one-tile:before {
  z-index: 9.99999;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, transparent 60%, rgba(0, 0, 0, 0.5)); }

.promotion-one-tile h2 {
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
  position: absolute;
  bottom: 5.9rem;
  color: #fff; }

.promotion-one-tile p {
  width: 100%;
  text-align: center;
  font-size: 1rem;
  position: absolute;
  bottom: 4rem;
  color: #fff; }

/*breakpoint*/
@media (max-width: 720px) {
  .promotion-one-tile h2 {
    bottom: 3.9rem; }
  .promotion-one-tile p {
    bottom: 2rem; } }

.section-banner-promotion-two {
  padding: 50px 0 0 0; }

.section-banner-promotion-two h5 {
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase; }

.wrapper-container .wrapper-img {
  height: 280px;
  overflow: hidden;
  position: relative; }
  .wrapper-container .wrapper-img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, transparent 60%, rgba(0, 0, 0, 0.5)); }
  .wrapper-container .wrapper-img img {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    left: 50%; }

/*title and black gradiant*/
.promotion-two-tile {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 30%; }
  .promotion-two-tile h2 {
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
    color: #fff; }
  .promotion-two-tile p {
    width: 100%;
    text-align: center;
    font-size: 1rem;
    color: #fff; }

/*breakpoint*/
@media (max-width: 720px) {
  .promotion-two-tile {
    top: 38%; } }

/*Colors*/
/*Fonts*/
/*Font sizes*/
/* Z-Index */
/*Max container width*/
/*Max container height*/
/*Border*/
/*Margins*/
/*Images*/
.section-trademakrs {
  padding: 50px 0 0 0; }

.section-trademakrs h5 {
  padding: 0 0 30px 0;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center; }

/*breakpoint*/
@media (max-width: 720px) {
  .slick-prev, .slick-next {
    display: none !important; } }

@media (max-width: 779px) {
  .container {
    max-width: 693px; } }
