#olapic-swiper-tab {
  padding: 0 40px; }

.olapic-content .loader.show {
  margin: auto; }

.olapic-content:not(.olapic-pdp) {
  font-size: 0;
  padding: 80px 40px;
  margin: auto;
  background: #f4f4f4; }

.olapic-content:not(.olapic-pdp) > div {
  position: relative; }

.olapic-content .img-container {
  width: calc(25% - 12px);
  float: left;
  vertical-align: top;
  margin-bottom: 16px;
  font-size: 1.5rem;
  position: relative;
  background-size: cover; }

.olapic-content .img-container:first-of-type {
  background: #fff; }

.olapic-content .img-container:first-of-type .text-container {
  padding: 0 40px; }

.olapic-content .img-container:not(:first-of-type) {
  cursor: pointer; }

.olapic-content .text-container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  margin: auto;
  color: #292929; }

.olapic-content .text-container h1 {
  font-size: 6rem;
  font-family: "LacosteSansCondensedBold";
  margin: 0; }

.olapic-content .text-container h2 {
  font-family: "LacosteSansCondensedLight";
  font-size: 2.5rem;
  margin: 0;
  margin-top: 5px;
  text-transform: none; }

.olapic-content .img-container:not(:first-of-type):before {
  content: "";
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s linear; }

.products-swiper-slide.isHidden {
  display: none !important; }

.olapic-pdp #hp-recos-swiper-products {
  width: 260px;
  margin: auto;
  position: relative; }

.olapic-content .text-container a,
.olapic-swiper a.btn,
.olapic-content button.btn,
.olapic-content select.btn {
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 3px;
  display: inline-block;
  font-size: 1.5rem;
  font-family: "LacosteSansCondensedBold";
  transition: all 0.3s ease-out;
  background: #fff;
  letter-spacing: 0;
  text-shadow: none;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #292929;
  margin-top: 25px; }

.olapic-content button.btn,
.olapic-content select.btn,
#button-filter {
  background: #fff;
  margin: auto;
  margin-top: 20px;
  display: block; }

.olapic-content .step {
  position: relative;
  display: inline-block;
  margin-right: 10px; }

.olapic-content .olapic-filter.btn,
#button-filter {
  display: inline-block;
  font-family: "LacosteSansCondensedLight";
  padding-left: 15px;
  padding-right: 35px;
  padding-top: 5px;
  padding-bottom: 6px;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  font-size: 1.5rem;
  position: relative;
  transition: background .3s linear,color .3s linear;
  margin-bottom: 16px;
  margin-top: 0; }

.olapic-content .olapic-filter.btn:after,
#button-filter:after {
  content: '';
  display: block;
  position: absolute;
  float: none;
  background-position: -240px -30px;
  width: 11px;
  height: 6px;
  transform: translateY(-50%);
  top: 50%;
  right: 15px; }

ul.olapic-filters {
  position: absolute;
  z-index: 1;
  background: #fff;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height ease-out 0.5s, opacity 0.2s 0.3s;
  top: 40px;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  width: 260px;
  opacity: 0; }

ul.olapic-filters.active {
  max-height: 240px;
  opacity: 1;
  transition: max-height ease-out 0.5s; }

ul.olapic-filters li {
  text-transform: uppercase;
  list-style-type: none;
  display: inline-block;
  cursor: pointer;
  width: 100%;
  transition: all ease 0.3s, opacity 0.2s;
  padding: 20px;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
  background-color: transparent;
  transition: background .2s linear;
  width: 100%;
  cursor: pointer;
  font-size: 1.3rem;
  font-family: "LacosteSansCondensedLight"; }
  ul.olapic-filters li:last-of-type {
    border-bottom: none; }

ul.olapic-filters li input {
  display: inline-block;
  margin-right: 10px; }

ul.olapic-filters li:hover {
  background-color: #e5e5e5; }

.olapic-content .olapic-active-filters {
  color: #292929;
  margin-left: 10px;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "LacosteSansCondensedLight";
  font-size: 1.5rem;
  text-transform: none;
  cursor: pointer; }

.olapic-content .olapic-active-filters:after {
  content: "";
  width: 9px;
  height: 9px;
  background-position: -294px -174px;
  position: relative;
  display: inline-block;
  margin-left: 4px;
  background-color: #000;
  padding: 4px;
  border-radius: 50%;
  position: relative;
  top: 3px;
  transition: transform .2s ease-out; }

.olapic-swiper a.btn {
  margin-top: 30px; }

.olapic-widget-rendered {
  display: inline-block;
  vertical-align: top; }

.olapic-content .text-container.hover a {
  padding: 5px 10px;
  color: #fff;
  border-color: #fff;
  background: none;
  margin-top: 0; }

.olapic-content .img-container img {
  width: 100%;
  display: none; }

.olapic-content .img-container:nth-of-type(14n+1) {
  width: calc(50% - 8px);
  margin-right: 8px; }

.olapic-content .img-container:nth-of-type(14n+2),
.olapic-content .img-container:nth-of-type(14n+4) {
  margin-left: 8px;
  margin-right: 16px; }

.olapic-content .img-container:nth-of-type(14n+6),
.olapic-content .img-container:nth-of-type(14n+7),
.olapic-content .img-container:nth-of-type(14n+8) {
  width: calc(100% / 3 - 10px); }

.olapic-content .img-container:nth-of-type(14n+6),
.olapic-content .img-container:nth-of-type(14n+7) {
  margin-right: 15px; }

.olapic-content .img-container:nth-of-type(14n+9),
.olapic-content .img-container:nth-of-type(14n+10) {
  width: calc(50% - 8px); }

.olapic-content .img-container:nth-of-type(14n+9) {
  margin-right: 16px; }

.olapic-content .img-container:nth-of-type(14n+11),
.olapic-content .img-container:nth-of-type(14n+12),
.olapic-content .img-container:nth-of-type(14n+13),
.olapic-content .img-container:nth-of-type(14n+14) {
  width: calc(25% - 12px); }

.olapic-content .img-container:nth-of-type(14n+11),
.olapic-content .img-container:nth-of-type(14n+12),
.olapic-content .img-container:nth-of-type(14n+13) {
  margin-right: 16px; }

.olapiclear {
  display: block;
  clear: both; }

#olapic-content-lightbox {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 150; }

#olapic-content-lightbox.showPopin {
  display: block; }

.olapic-lightbox {
  position: fixed;
  top: 120px;
  left: calc(50% + 125px);
  transform: translateX(-50%);
  background-color: #f4f4f4;
  width: 920px;
  z-index: 200;
  opacity: 0;
  transition: opacity ease 0.5s; }

.olapic-overlay {
  content: "";
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 150;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all ease 0.3s; }

.olapic-lightbox.showPopin,
.olapic-overlay.showPopin {
  opacity: 1; }

.olapic-lightbox .half {
  width: 50%;
  float: left;
  min-height: 30px;
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: top;
  position: relative;
  text-align: left; }

.olapic-lightbox .half video {
  width: 100%;
  cursor: pointer; }

.olapic-lightbox .half button.video {
  border: none;
  background: none;
  position: absolute;
  top: calc(50% - 29px);
  left: calc(50% - 29px); }

.olapic-lightbox .button-play-bg,
.olapic-lightbox .button-play-arrow {
  opacity: 0;
  transition: opacity ease 0.3s; }

.olapic-lightbox .button-play-arrow-border {
  transition: all ease 0.3s; }

.olapic-lightbox .swiper-products-buttons > button.swiper-products-btn-prev,
.olapic-lightbox .swiper-products-buttons > button.swiper-products-btn-next {
  top: 0; }

.olapic-lightbox .half:nth-of-type(2) {
  padding: 33px 40px;
  padding-bottom: 0; }

.olapic-pdp button.close-lightbox {
  position: absolute;
  left: calc(50% - 20px + 125px);
  top: 60px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  background: #fff;
  z-index: 210;
  transition: all ease 0.3s; }

.olapic-pdp button.close-lightbox:after {
  background-position: -150px -60px;
  content: "";
  height: 9px;
  width: 9px;
  position: absolute;
  left: 16px;
  top: 16px; }

.olapic-lightbox .half img.avatar {
  float: left;
  height: 50px;
  width: 50px;
  margin-top: 10px;
  margin-right: 20px; }

.olapic-lightbox .half h2,
.olapic-lightbox .half h3 {
  font-size: 2.5rem;
  color: #292929;
  text-transform: uppercase;
  font-family: "LacosteSansCondensedBold";
  margin: 0; }

.olapic-lightbox .half h3 {
  font-size: 1.5rem;
  font-family: "LacosteSansCondensedLight"; }

.olapic-lightbox .productTile {
  margin: auto;
  width: 70%;
  display: block;
  border: none;
  padding: 0 1px;
  border: none !important;
  margin-top: 30px; }

.olapic-lightbox .products-swiper-wrapper {
  border: none !important; }

.olapic-lightbox .swiper-products-buttons {
  display: block; }

.olapic-lightbox .swiper-products-btn-prev {
  transform: translate(-50%, -50%) ScaleX(-1); }

.olapic-lightbox .productTile .images > img.main {
  opacity: 1 !important; }

.olapic-lightbox .productTile .images > img.rover {
  opacity: 1; }

.olapic-lightbox .productTile .badges {
  display: none; }

.olapic-lightbox .productTile .images {
  margin: 0;
  margin-bottom: 15px; }

.olapic-lightbox .productTile .shop-btn {
  display: none; }

.olapic-lightbox .productTile .description {
  margin-left: 0;
  margin-right: 0; }

.olapic-lightbox .productTile .description .price {
  margin: 0;
  display: inline-block;
  vertical-align: top;
  width: 70px;
  text-align: right; }

.olapic-lightbox .productTile .description p {
  width: calc(100% - 70px);
  margin: 0;
  display: inline-block;
  vertical-align: top; }

.olapic-content .img-container .loader-container,
.olapic-modular-react .loader-container {
  position: absolute;
  top: calc(50% - 50px);
  left: calc(50% - 50px); }

#olapic-content-lightbox .productTile .images .isLoading > .loaderContainer .loader {
  left: 50%; }

.olapic-swiper .powered-olapic, .powered-olapic {
  text-align: right;
  position: absolute;
  right: 0; }

.olapic-swiper .powered-olapic {
  margin-top: 10px; }

.olapic-swiper .powered-olapic a, .powered-olapic a {
  color: #292929;
  text-decoration: none;
  font-family: "LacosteSansCondensedLight";
  text-transform: uppercase;
  font-size: 1.4rem; }

.olapic-pdp .productTile .description .colors,
.olapic-pdp .productTile .description .colors.more,
.olapic-pdp .productTile .price-and-colors .colors.more {
  display: none; }

.olapic_buttons {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  text-align: right;
  padding: 0 8px;
  margin-bottom: 40px; }

.olapic_buttons:last-of-type {
  text-align: left; }

@media screen and (min-width: 1280px) {
  .olapic-content .olapic-active-filters:hover:after {
    transform: rotate(-180deg);
    filter: invert(100%); }
  .olapic-content .text-container a:hover,
  .olapic-swiper a.btn:hover,
  .olapic-content select.btn:hover {
    color: #fff;
    background: #292929;
    border-color: #292929; }
  .olapic-content button.btn:hover,
  .olapic-content button.btn:focus {
    color: #fff;
    background-color: #292929;
    background-image: none;
    border-color: #292929; }
  .olapic-content button.btn:hover:after,
  .olapic-content button.btn:focus:after {
    filter: invert(100%); }
  .text-container.hover a:hover {
    color: #292929;
    background: #fff;
    border-color: #fff; }
  .olapic-content .img-container:hover:before {
    opacity: 0.6; }
  .olapic-content .text-container.hover {
    color: #fff;
    opacity: 0;
    transition: all linear 0.3s; }
  .olapic-content .img-container:hover .text-container.hover {
    opacity: 1; }
  .olapic-content .text-container.hover h1 {
    font-size: 2.5rem; }
  .olapic-content .text-container.hover h2 {
    font-size: 1.5rem; }
  .olapic-lightbox .half:hover .button-play-bg,
  .olapic-lightbox .half:hover .button-play-arrow {
    opacity: 1; }
  .olapic-lightbox .half:hover .button-play-arrow-border {
    fill: #000; }
  .olapic-lightbox a.productTile.isLoaded:hover .images > img.rover {
    opacity: 0; }
  #button-filter {
    display: none; }
  #tablet-list {
    display: block !important; }
  .olapic-pdp button.close-lightbox:hover {
    filter: invert(100%); } }

@media screen and (max-width: 1281px) {
  .olapic-content:not(.olapic-pdp) {
    padding: 40px 20px; }
  .olapic-content .text-container h1 {
    font-size: 4rem; }
  .olapic-content .text-container h2 {
    font-size: 1.8rem; }
  .olapic-content .img-container a {
    text-decoration: none; }
  .olapic-lightbox .half {
    float: none;
    width: 100%; }
  .olapic-lightbox {
    transform: translateX(-50%);
    top: 80px;
    left: 50%;
    width: 375px;
    bottom: 60px;
    overflow-y: auto; }
  .olapic-lightbox .productTile,
  .olapic-pdp #hp-recos-swiper-products {
    width: 100%;
    max-height: none; }
  .olapic-lightbox .half:nth-of-type(2) {
    padding-bottom: 33px; }
  #button-filter {
    width: 100%;
    margin: 0;
    color: #292929;
    margin-bottom: 16px; }
  .olapic-content .step,
  .olapic-content .olapic-filter.btn {
    width: 100%;
    margin-right: 0; }
  ul.olapic-filters {
    position: static;
    border: none;
    background: #f6f6f6;
    width: 100%;
    opacity: 1; }
  ul.olapic-filters li {
    border: none;
    font-size: 1.5rem;
    padding: 10px 20px; }
  ul.olapic-filters.active {
    max-height: 180px; }
  ul.olapic-filters li input {
    margin-right: 20px; }
  .olapic-content .olapic-filter.btn {
    margin: 0;
    border-bottom: 0;
    border-radius: 0; }
  .olapic-content .step:nth-of-type(3) .olapic-filter.btn {
    border-bottom: 1px solid #e6e6e6; }
  .olapic-content .olapic-filter.btn,
  #button-filter {
    padding: 13px; }
  #button-filter:after {
    margin: 0;
    position: static;
    display: inline-block;
    margin-left: 10px; }
  #olapic-list-filters {
    position: relative; }
  #tablet-list {
    display: none;
    position: absolute;
    z-index: 2;
    top: 47px; } }

@media screen and (max-width: 640px) {
  .olapic-pdp button.close-lightbox {
    background: #292929; }
  .olapic-pdp button.close-lightbox:after {
    background-position: -150px -90px; }
  .olapic-pdp #hp-recos-swiper-products {
    width: 100%; }
  #olapic-swiper-tab {
    padding: 0 20px; }
  .olapic-content:not(.olapic-pdp) {
    padding: 20px; }
  .olapic-content .text-container h1 {
    font-size: 3rem; }
  .olapic-content .text-container h2 {
    font-size: 1.5rem; }
  .olapic-content .img-container:nth-of-type(1n) {
    width: 100%;
    margin: 0;
    margin-bottom: 10px; }
  .olapic-content .img-container:nth-of-type(9n+2),
  .olapic-content .img-container:nth-of-type(9n+3),
  .olapic-content .img-container:nth-of-type(9n+4),
  .olapic-content .img-container:nth-of-type(9n+5),
  .olapic-content .img-container:nth-of-type(9n+8),
  .olapic-content .img-container:nth-of-type(9n+9) {
    width: calc(50% - 5px); }
  .olapic-content .img-container:nth-of-type(9n+2),
  .olapic-content .img-container:nth-of-type(9n+4),
  .olapic-content .img-container:nth-of-type(9n+8) {
    margin-right: 10px; }
  .olapic-content .text-container {
    position: static;
    transform: none;
    display: none; }
  .olapic-content .img-container:first-of-type .text-container {
    padding: 40px 30px; }
  .olapic-content .img-container:first-of-type .text-container {
    display: block; }
  .olapic-overlay {
    background: #fff; }
  .olapic-lightbox {
    width: 100%;
    bottom: 0;
    overflow-y: scroll;
    transform: none;
    left: 0; }
  .olapic_buttons {
    width: 100%;
    padding: 0; }
  .olapic-swiper .olapic_buttons a.btn {
    width: 100%;
    margin-top: 10px; }
  .olapic-swiper .olapic_buttons:nth-of-type(2) a.btn {
    margin-top: 40px; } }

.olapic-swiper {
  text-align: center;
  font-size: 0; }

.olapic-swiper h2 {
  font-family: "LacosteSansCondensedBold";
  text-transform: uppercase;
  font-size: 2.5rem;
  margin-bottom: 15px; }

.olapic-swiper p {
  font-family: "LacosteSansCondensedLight";
  text-transform: none;
  font-size: 1.5rem;
  max-width: 400px;
  margin: auto;
  margin-bottom: 40px; }

.olapic-modular-react {
  position: relative; }

.olapic-modular-react > div {
  position: relative; }

.olapic-modular-react div.olapic-hide {
  position: relative;
  overflow: hidden; }

.olapic-swiper-container {
  position: relative;
  width: calc(100% + 16px); }

.olapic-swiper-container .swiper-wrapper {
  margin-left: -8px; }

.olapic-swiper-container .swiper-slide {
  padding: 0 8px;
  vertical-align: top; }

.olapic-pdp .products-swiper-container .products-swiper-slide:nth-child(odd) {
  margin-right: 0; }

.olapic-swiper-container .swiper-slide > div.img-container {
  background-size: cover;
  height: 300px;
  cursor: pointer;
  position: relative; }

.olapic-modular-react .swiper-button-next,
.olapic-modular-react .swiper-button-prev {
  width: 58px;
  height: 58px;
  right: -24px;
  transition: opacity ease 0.3s;
  border: none;
  margin-top: -29px;
  border-radius: 50px;
  background: #292929;
  position: absolute;
  top: 50%; }

.olapic-modular-react .swiper-button-prev {
  left: -24px;
  display: none; }

.olapic-modular-react .swiper-button-next:after,
.olapic-modular-react .swiper-button-prev:after,
.olapic-pdp .swiper-products-buttons > button:after {
  width: 11px;
  content: "";
  height: 7px;
  background-position: -210px -30px;
  position: relative;
  display: inline-block;
  transform: rotate(-90deg) !important;
  margin-left: 4px; }

.olapic-modular-react .swiper-button-prev {
  transform: ScaleX(-1); }

.olapic-modular-react .relativeDiv {
  position: relative; }

@media screen and (max-width: 1280px) {
  .olapic-swiper-container {
    width: calc(100% + 10px); }
  .olapic-swiper-container .swiper-wrapper {
    margin-left: -5px; }
  .olapic-swiper-container .swiper-slide {
    padding: 0 5px; }
  .olapic-modular-react .swiper-button-next,
  .olapic-modular-react .swiper-button-prev {
    width: 39px;
    height: 39px;
    right: -20px;
    margin-top: -19px; }
  .olapic-modular-react .swiper-button-prev {
    left: -20px; }
  .olapic-pdp button.close-lightbox {
    top: 20px;
    left: calc(50% - 20px); } }

@media screen and (max-width: 640px) {
  .olapic-modular-react .swiper-button-next {
    right: -15px; }
  .olapic-modular-react .swiper-button-prev {
    left: -15px; }
  .olapic_buttons {
    margin-bottom: 0; } }

/*# sourceMappingURL=../css/olapic.css.map */
