/**
* 2007-2022 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2022 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/

.pages-title {
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    align-items: center;
    text-transform: uppercase;
    font-size: 27px;
    margin-bottom: 20px;
    color: black;
}

.pages-description{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #272727;
    max-width: 1094px;
}

.rte .pages-description p {
    line-height: 29px;
    margin: 0 0 10px;
}

.terms {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 36px;
    align-items: center;
    color: #272727;
    position: absolute;
    top: 8px;
    left: 22px;
}

.promoushen {
    position: absolute;
    top: -4px;
    right: 27px;
    overflow: hidden;
    height: 94px;
    width: 94px;
    text-align: center;
    z-index: 1;
}
.stock-block h2{
    position: absolute;
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 23px;
    color: #EA3469;
    top: 60px;
    left: 22px;
    max-width: 450px;
    text-align: left;
    word-wrap: normal;
    width: 80%;
}

.stock-block p{
    position: absolute;
    max-width: 235px;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #272727;
    top: 105px;
    left: 22px;
    text-align: left;
}

.promoushen .promotion-label-text {
    padding: 12px 0px 12px 0px;
    width: 133px;
    display: block;
    position: absolute;
    right: -33px;
    top: 10px;
    z-index: 1;
    transform: rotate(45deg);
    font-style: normal;
    font-weight: 800;
    font-size: 17px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}

#tabcont1{
    display: flex;
}

/* Style the tab */
.tab {
    overflow: hidden;
    margin-top: 60px;
}

/* Style the buttons inside the tab */
.tab button {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 2px 16px;
    font-size: 14px;
    position: relative;
    display: block;
    align-items: center;
    color: #9e9e9e;
    line-height: 20px;
    transition: color 250ms cubic-bezier(.4, .0, .23, 1);
    text-align: left;
    background: #ffffff;
    text-transform: uppercase;
}

/* Change background color of buttons on hover */
.tab button:hover {
    color: #272727;
}

/* Create an active/current tablink class */
.tab button.active {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #272727;
    border-bottom: 2px solid #1B96DE;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 0;
    border-top: none;
    margin-top: 20px;
    flex-wrap: wrap;
}

.stock-block {
    max-width: 97%;
    height: 250px;
    border: 1px solid #EFEFEF;
    border-radius: 2px;
    margin-right: 30px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    position: initial;
}
.stock-block:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    opacity: 0.8;
    background: linear-gradient(90deg, #FFFFFF 23.15%, rgba(255, 255, 255, 0) 82.78%);
}

/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-clock-wrapper a {
    cursor: pointer;
    text-decoration: none;
    color:  #EFEFEF; }

.flip-clock-wrapper a:hover {
    color: #fff; }

.flip-clock-wrapper ul {
    list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
    content: " ";
    display: table; }

.flip-clock-wrapper.clearfix:after {
    clear: both; }

.flip-clock-wrapper.clearfix {
    *zoom: 1; }

/* Main */
.flip-clock-wrapper {
    font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
    -webkit-user-select: none; }

.flip-clock-meridium {
    background: none !important;
    box-shadow: 0 0 0 !important;
    font-size: 36px !important; }

.flip-clock-meridium a { color: #313333; }

.flip-clock-wrapper {
    text-align: center;
    position: absolute;
    width: 100%;
    margin: 0.7em 0.7em 0.7em 0;
    top: 168px;
    left: 22px;
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.flip-clock-wrapper:after {
    clear: both;
}

/* Skeleton */
.flip-clock-wrapper ul {
    position: relative;
    float: left;
    margin: 2px;
    width: 28px;
    height: 33px;
    font-size: 33px;
    font-weight: bold;
    line-height: 33px;
    border-radius: 2px;
    background: #EFEFEF;
}

.flip-clock-wrapper ul li {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-decoration: none !important;
}

.flip-clock-wrapper ul li:first-child {
    z-index: 2; }

.flip-clock-wrapper ul li a {
    display: block;
    height: 100%;
    -webkit-perspective: 200px;
    -moz-perspective: 200px;
    perspective: 200px;
    margin: 0 !important;
    overflow: visible !important;
    cursor: default !important; }

.flip-clock-wrapper ul li a div {
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
    font-size: 80px;
    overflow: hidden;
    outline: 1px solid transparent; }

.flip-clock-wrapper ul li a div .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2; }

.flip-clock-wrapper ul li a div.up {
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    top: 0; }

.flip-clock-wrapper ul li a div.up:after {
    content: "";
    position: absolute;
    top: 44px;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 3px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4); }

.flip-clock-wrapper ul li a div.down {
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
    bottom: 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.flip-clock-wrapper ul li a div div.inn {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 200%;
    color: #EA3469;
    text-shadow: 0 1px 1px #EA3469;
    text-align: center;
    background-color: #EFEFEF;
    border-radius: 2px;
    font-size: 20px; }

.flip-clock-wrapper ul li a div.up div.inn {
    top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
    bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
    z-index: 3; }

.flip-clock-wrapper .flip {    box-shadow: 0 0 1px rgb(98 95 95 / 90%);      /*box-shadow: 0 0 0px rgb(156 156 156);*/ }

.flip-clock-wrapper ul.play li.flip-clock-active {
    -webkit-animation: asd 0.5s 0.5s linear both;
    -moz-animation: asd 0.5s 0.5s linear both;
    animation: asd 0.5s 0.5s linear both;
    z-index: 5; }

.flip-clock-divider {
    float: left;
    display: inline-block;
    position: relative;
    width: 17px;
    height: 33px; }

.flip-clock-divider:first-child {
    width: 0; }

.flip-clock-dot {
    display: block;
    background: #EA3469;
    width: 4px;
    height: 4px;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
    left: 6px; }

.flip-clock-divider .flip-clock-label {
    position: absolute;
    top: 4.5em;
    right: -5em;
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    color: #9C9C9C;
}

.flip-clock-divider.minutes .flip-clock-label {
    right: -53px; }

.flip-clock-divider.seconds .flip-clock-label {
    right: -91px; }

.flip-clock-dot.top {
    top: 12px; }

.flip-clock-dot.bottom {
    bottom: 5px; }

@-webkit-keyframes asd {
    0% {
        z-index: 2; }

    20% {
        z-index: 4; }

    100% {
        z-index: 4; } }

@-moz-keyframes asd {
    0% {
        z-index: 2; }

    20% {
        z-index: 4; }

    100% {
        z-index: 4; } }

@-o-keyframes asd {
    0% {
        z-index: 2; }

    20% {
        z-index: 4; }

    100% {
        z-index: 4; } }

@keyframes asd {
    0% {
        z-index: 2; }

    20% {
        z-index: 4; }

    100% {
        z-index: 4; } }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
    z-index: 2;
    -webkit-animation: turn 0.5s 0.5s linear both;
    -moz-animation: turn 0.5s 0.5s linear both;
    animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
    0% {
        -webkit-transform: rotateX(90deg); }

    100% {
        -webkit-transform: rotateX(0deg); } }

@-moz-keyframes turn {
    0% {
        -moz-transform: rotateX(90deg); }

    100% {
        -moz-transform: rotateX(0deg); } }

@-o-keyframes turn {
    0% {
        -o-transform: rotateX(90deg); }

    100% {
        -o-transform: rotateX(0deg); } }

@keyframes turn {
    0% {
        transform: rotateX(90deg); }

    100% {
        transform: rotateX(0deg); } }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
    z-index: 2;
    -webkit-animation: turn2 0.5s linear both;
    -moz-animation: turn2 0.5s linear both;
    animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
    0% {
        -webkit-transform: rotateX(0deg); }

    100% {
        -webkit-transform: rotateX(-90deg); } }

@-moz-keyframes turn2 {
    0% {
        -moz-transform: rotateX(0deg); }

    100% {
        -moz-transform: rotateX(-90deg); } }

@-o-keyframes turn2 {
    0% {
        -o-transform: rotateX(0deg); }

    100% {
        -o-transform: rotateX(-90deg); } }

@keyframes turn2 {
    0% {
        transform: rotateX(0deg); }

    100% {
        transform: rotateX(-90deg); } }

.flip-clock-wrapper ul li.flip-clock-active {
    z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
    background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
    background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
    background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f900), color-stop(100%, rgb(255 255 255 / 10%)));
    background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
    background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both; }

.flip-clock-wrapper .flip.play ul li a div.down .shadow, .flip-clock-wrapper ul li a div.down .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}
@-webkit-keyframes show {
    0% {
        opacity: 0; }

    100% {
        opacity: 1; } }

@-moz-keyframes show {
    0% {
        opacity: 0; }

    100% {
        opacity: 1; } }

@-o-keyframes show {
    0% {
        opacity: 0; }

    100% {
        opacity: 1; } }

@keyframes show {
    0% {
        opacity: 0; }

    100% {
        opacity: 1; } }

@-webkit-keyframes hide {
    0% {
        opacity: 1; }

    100% {
        opacity: 0; } }

@-moz-keyframes hide {
    0% {
        opacity: 1; }

    100% {
        opacity: 0; } }

@-o-keyframes hide {
    0% {
        opacity: 1; }

    100% {
        opacity: 0; } }

@keyframes hide {
    0% {
        opacity: 1; }

    100% {
        opacity: 0; } }
.flip-clock-divider.seconds , .flip-clock-divider.seconds ~ .flip.play {
    display: none;
}
.url-pages{
    position: relative;
    width: 50%;
}

.content_sortPagiBar {
    float: initial!important;
    width: 100% !important;
}

div#pagination_bottom {
    padding: 50px 0 0 0;
    text-align: center;
}

@media screen and (max-device-width: 767px) {
    .flip-clock-wrapper .flip {
        box-shadow: 0 0 0.7px rgb(98 95 95 / 90%);
    }
    #tabcont1 a{
        width: 100%;
    }
    .tab {
        overflow: hidden;
        margin-top: 20px;
    }

    .tab button {
        width: 50%;
        text-align: center;
    }
    .stock-block {
        max-width: 100%;
        margin-right: 0px;
        position: relative;
        height: 248px;
        border: 0px solid #EFEFEF;
    }
    #tabcont1{
        display: block;
    }
    .terms {
        display: none;
    }
    .stock-block h2 {
        /*position: initial;*/
        top: 37px;
        text-align: left;
        padding-bottom: 20px;
    }
    .stock-block:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: auto;
        top: 0;
        background: transparent;
        opacity: 1;
        background: rgba(255, 255, 255, 0.7);
        border: 1px solid #EFEFEF;
    }
    .promoushen {
        position: absolute;
        top: -4px;
        right: -4px;
        overflow: hidden;
        height: 94px;
        width: 94px;
        text-align: center;
        z-index: 1;
    }
    .stock-block p {
        /*position: initial;*/
        max-width: 188px;
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 20px;
        color: #272727;
        text-align: left;
    }
    .sticker{
        position: inherit;
        top: 0px;
        right: 0px;
    }
    .tab button {
        background: #fbfbfb;
    }
    .mobile-info {
        /*position: absolute;*/
        /*z-index: 11;*/
        /*left: 22px;*/
        /*top: 25px;*/
    }
    .flip-clock-wrapper {
        text-align: center;
        position: absolute;
        width: 100%;
        margin: 0.7em 0.7em 0.7em 0;
        top: 171px;
        left: 20px;
    }
    div#data-container-subscribe {
        margin-bottom: 17px;
    }
    .pages-title {
        margin-top: 72px;
    }
    .cms-wrap {
        width: 100%;
    }


}
.rte {
    max-width: 1151px;
    margin: auto;
}
.tab {
    max-width: 1151px;
    margin-left: auto;
    margin-right: auto;
}
.tabcontent {
    margin-left: auto;
    margin-right: auto;
    max-width: 1151px;
}

.terminee-block {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

p.destockage-text.terminee {
    font-size: 12px;
    padding-left: 5px;
    transform: translateY(12%);
}

.promoushen {
    position: absolute;
    top: -2px;
    right: 27px;
    overflow: hidden;
    height: 94px;
    width: 94px;
    text-align: center;
    z-index: 1;
}

@media screen and (max-device-width: 767px) {
    .promoushen {
        position: absolute;
        top: -4px;
        right: -4px;
        overflow: hidden;
        height: 94px;
        width: 94px;
        text-align: center;
        z-index: 1;
    }
}

