.clearfix {
    clear: both;
}
.nopadding {
    padding-left:0;
    padding-right:0;
}
/* Technical Break */
.technical-break {
    position:fixed;
    top:0;
    width:100%;
    z-index:9999;
    text-align:center;
    background-color:#000;
    color:#ffffff;
    font-size:10px;
    font-weight:normal;
    padding-top:10px;
    padding-bottom:10px;
}
.technical-break + .header {
    margin-top:45px;
}
.technical-break__text {
    width:100%;
    padding:5px auto ; 
    color: #ffffff;
}
.technical_break_page {
    background:url(../images/technical.jpg) no-repeat;
    width:100%;
    height:100vh;
    position: relative;
    background-size:cover;
    background-position: center center;
}
.technical_break_page_text {
    width:100%;
    position: absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    text-align: center;
}
.technical_break_page_text img {
    width: 113px;
    height: 37px;
    margin:30px 15px;
}
.technical_break_page_text h2 {
    font-family: 'bodoni',serif;
    font-size: 40px;
    color: #000;
    margin-bottom: 20px;
}
.technical_break_page_text p {
    font-family: 'bodoni',serif;
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
}
img:not([src]):not([srcset]) {
    visibility: hidden;
}
.error.form-check-input,.error {
    border:1px solid #c61919 !important;
}
.info_error {
    font-size: 14px;
    color: #c61919;
}
.form-check-input:checked { 
    border-color: #000;
    background-color: #000;
}
.form-check-input:focus {
    box-shadow: none;
}
.form-check-input { 
    width: 1.2rem;
    height: 1.2rem;
    left:-2rem;
}
.form-check-label {
    padding-left:10px;
}
.form-select:focus {
    border-color: #D0D0D0;
    outline: 0;
    box-shadow: none;
}
/* Remodal */
.remodal {
    max-width:800px !important;
}
.remodal-close {
    right:0;
    left:initial !important;
    color:#000;
}
.remodal-close::before { 
    font-size:30px;
}
.remodal-overlay {
    background: rgba(119, 119, 119, 0.61) !important;
}
/* Buttons */
.btn__black--huge{
    color:#fff;
    text-transform: uppercase;
    font-size:14px;
    background: #000;
    padding:15px 100px;
    margin-top:20px;
    font-weight: 400;
}
.btn__black--big{
    color:#fff;
    text-transform: uppercase;
    font-size:14px;
    background: #000;
    padding:15px 60px;
    margin-top:20px;
    font-weight: 400;
}
.btn__black--medium{
    color:#fff;
    text-transform: uppercase;
    font-size:14px;
    background: #000;
    padding:10px 40px;
    margin-top:20px;
    font-weight: 400;
}
.btn__blacktext--big{
    color:#000;
    text-transform: uppercase;
    font-size:14px;
    background: transparent;
    border:1px solid #000;
    padding:15px 60px;
    margin-top:20px;
    font-weight: 400;
    margin-top:10px;
}
.btn__blacktext--big:hover {
    color:#000;
    text-decoration: underline;
}
.btn__black--small-table{
    color:#000;
    font-size:16px;
    font-weight: 600;
    padding:4px 15px;
    margin:0 auto;
    width:125px;
}
.btn__black{
    color:#fff;
    text-transform: uppercase;
    font-size:12px;
    background: #000;
    padding:5px 35px 7px 35px;
    margin-top:20px;
    font-weight: 400;
}
.btn__black--big:hover,.btn__black:hover,.btn__black--medium:hover,.btn__black--huge:hover {
    color:#fff;
}
.btn:focus,.btn:active {
    outline: none !important;
    box-shadow: none;
 }
 input.btn__black--big,input.btn__black--huge {
     border:0;
 }
/* Header */
.header__logo {
    display: inline-block;
    padding:20px 0;
}
.header__logo img,.header__logo{
    width:100px;
}
.header__list {
    float:right;   
    padding:30px 0;
}
.header__list li {
    vertical-align: middle;
}
.header__lang {
    display: inline-block;
}
.header__lang li:first-of-type::after {
    content: '|';
    position: relative;
    padding: 0 5px;
}
.header__lang li a{
    padding:10px 0;
    text-transform: capitalize;
}
.header__lang li a:hover{
    padding:10px 0;
    text-transform: capitalize;
}
.header__cart {
    padding:0 20px;
}
.cart-item {
    padding-right:10px;
    vertical-align: middle;
}
.cart-name {
    vertical-align: middle;
}
.header__profil {
    padding-left:20px;
}
.header__profil img {
    margin-right:10px;
}
.header__reservation {
    padding-right: 20px;
    width: 75px;
}
.lang_style.selected {
    font-weight: 600;
}
.selectedNav {
    font-weight: 600;
}
/* Search */
.search_input {
    font-size:12px;
    border:none;
    border-bottom:1px solid #E0E0E0;
    padding:3px 10px;
    width:160px;
    z-index:100;
    margin-right:15px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #000;
}
.search_div  {
    position: relative;
}
#search input[type=submit],#search__mobile input[type=submit]{
    background: url('/web/images/icons/search.svg');
    border: 0;
    display: block;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    position: absolute;
    right:20px;
    top:5px;
}
#search img, #search__mobile img {
    position:relative;
    margin-right: 10px;
}
.showSearch {
    display: inline-block !important;
}
.showSearch + img{
    width:20px;
    height: 20px;
}
.header__search__mobile {
    display:none;
}
.search_input::-moz-focus-inner, input[type="submit"]::-moz-focus-inner {
    border: 0 !important;
}
input:focus, input.form-control:focus {
    outline:none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.search_input:focus, .search_input:hover, .search_input:active, a:focus, a:hover, a:active {
    outline: 0 !important;
}
/* Slider */
.flexslider {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.flex-direction-nav a.flex-next::before { 
    content:"";
    background:url('../images/icons/chevron-right.svg') no-repeat;
    width:30px;
    height: 30px;
    background-size: 30px 30px;
    position: relative;
    top: 10px;
}
.flex-direction-nav a::before {
    content: "";
    background:url('../images/icons/chevron-left.svg') no-repeat;
    width:30px;
    height: 30px;
    background-size: 30px 30px;
    position: relative;
    top: 10px;
}
.flex-next, .flex-prev{
    font-size: 0;
}
.flexslider {
    margin:0;
    border:none;
}
.flex-direction-nav .flex-next {
    right:10px;
}
.flex-direction-nav .flex-prev {
    left:10px;
}
.flex-direction-nav a{
    opacity:1;
}
.flex-direction-nav a {
    width:23px;
    height:44px;
}
.loading {min-height: 900px;}
.flexImages {
    display:none;
    overflow: hidden;
    max-height:1286px;
}
/* Slogan slider */
.slider__slogan a{
    color:#fff;
    text-transform: uppercase;
    font-size:14px;
    background: #000;
    padding:15px 60px;
    margin-top:20px;
}
.slider__slogan p {
    margin-top:45px;
}
.slider__slogan {
    position: absolute;
    top:41%;
    left:50%;
    transform:translate(-50%);
    -webkit-transform: translate(-50%); 
    -moz-transform: translate(-50%);  
    -o-transform: translate(-50%);  
    width:80%;
}
.slider__slogan h3 {
    font-family:'bodoni',serif;
    font-size:70px;
    color:#fff;
    font-weight:800;
    text-transform: uppercase;
    text-align:center;
}
/* Quick buy - Główna */
.quickbuy {
    margin-top:30px;
    margin-bottom:55px;
}
.quickbuy__div {
    position: relative;
}
.quickbuy__btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.quickbuy__img {
    width:100%;
    position: relative;
}
.quickbuy__content{
    background: rgba(41, 41, 41, 0.5);
    color: white;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: calc( 100% - 25px);
    opacity: 0;
    text-align: center;
     -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
  }
  .quickbuy__content:hover{
    opacity: 1;
  }

/* Quick buy 2 - Główna */
.quickbuy2 {
    margin-top:30px;
    margin-bottom:55px;
}
.quickbuy2__btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.quickbuy2__img {
    width:100%;
    position: relative;
}
.quickbuy2__content{
    background: rgba(41, 41, 41, 0.5);
    color: white;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: calc(100% - 23px);
    opacity: 0;
    text-align: center;
        -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}
.quickbuy2__box {
    position: relative;
}
.quickbuy2__content:hover{
    opacity: 1;
}
.quickbuy2__box:last-of-type {
    text-align: right;
}
/* Instagram  */
.instagram {
    margin-bottom:25px;
}
.instagram__style{
    border-top:1px solid#E8E8E8;
    padding-top:55px;
}
.instagram__photo img{
    width:100%;
    margin-bottom:30px;
}
.instagram__slogan {
    position: relative;
}
.instagram__slogan h4 p:first-of-type {
    text-align: center;
    font-size: 17px;
}
.instagram__slogan h4 p:nth-of-type(2){
    text-align: center;
    font-size: 24px;
    font-weight: 400;
}
.instagram__slogan h4{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    width:90%;
}
/* Footer */
.footer__content {
    border-top:1px solid #E8E8E8;
    border-bottom:1px solid #E8E8E8;
    padding-top:55px;
    padding-bottom:55px;
}
.footer__menu ul li {
    display: block;
    padding-bottom: 5px;
}
.footer__social-media ul {
    text-align: right;
}
.footer__social-media ul li a img {
    width:40px;
}
.footer__copyright p,.footer__copyright p a{
    padding-top:15px;
    color:#989797;
    font-size: 12px;
}
.footer__logo img {
    width:100px;
}
/* Shop*/
.shop {
    margin-bottom:35px;
}
.shop__border {
    padding-top:55px;
}
.shop__category ul li {
    display: block;
}
.shop__category ul li a{
    line-height: 2;
}
.shop__category ul li a.selected {
    font-weight: 600;
}
.shop__products {
    min-height:900px;
}
.shop__product {
    margin-bottom: 25px;
    position: relative;
}
.shop__img{
    width:100%;
    position: relative;
}
/*
Vimeo video product
*/
.shop__video{
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    pointer-events: none;
    overflow: hidden;
    aspect-ratio: 2/3;
}
.shop__video iframe {
    position: absolute;
    width: 152%;
    left: -25%;
    aspect-ratio: 1;
    z-index: 1;
}
@media(max-width:768px) {
  .shop__video {
    height: calc(100% - 77px);
  }
}
/*
end Vimeo video product
*/
.shop__hover {
    background: rgba(255, 255, 255, 0.7);
    color: white;
    display: block;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    width: calc( 100% - 23px);
    opacity: 0;
    text-align: center;
     -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
  }
  .shop__hover:hover{
    opacity: 1;
  }
  .shop__content {
      position: absolute;
      top:50%;
      left:50%;
      transform: translate(-50%,-50%);
      -webkit-transform: translate(-50%,-50%);
      -moz-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
      -o-transform: translate(-50%,-50%);
      width:85%;
}
.shop__title p{
    font-weight: 600;
    font-size:18px;
}
.shop__buy .btn__black {
    width:120px;
    margin-left: auto;
    margin-right: auto;
}
.shop__sizes {
    margin-top:10px;
}
.shop__sizes .form_size  li {
    /*background: rgb(245, 245, 245,0.8);*/
    color: #000 !important;
    /*border: 1px solid #000;*/
    font-family: 'Lato', sans-serif;
    min-width: 36px;
    display: inline-block;
    text-align: center;
    padding: 8px 5px;
    font-weight: 700;
    font-size: 16px;
}
.shop__sizes .form_size  li.zeroproduct {
    text-decoration: line-through;
    color: #5a5a5a !important;
    font-weight: 400;
}
.shop__mobile {
    display: none;
}
.box_price_sale {
    font-size: 14px;
    text-decoration: line-through;
    color:#6A6A6A;
    margin-left: 5px;
}
.shop__search p {
    font-weight: 600;
    font-size: 20px;
}
.shop__search span {
    font-weight: 400;
    font-size: 14px;
    color:#838383;
}
/* Product */
.product__remodal-img {
    float:left;
    margin-right:40px;
    margin-top:20px;
    width:230px;
}
.product__remodal-img img{
    width:100%;
}
.product__remodal-price {
    margin:10px 0 80px 0;
}
.product__remodal-product {
    float:left;
    text-align: left;
    width: 460px;
}
.product__remodal-product h2 {
    font-size: 20px;
    font-weight: 600;
    margin-top:50px;
}
.product__remodal-product .product__price--standard {
    font-size: 20px;
} 
.product__remodal-product .btn__black--big, .product__remodal-product .btn__blacktext--big {
    width:100%;
    text-align: center;
    display: block;
}
.product__price--sale {
    text-decoration: line-through;
    color:#6A6A6A;
    font-size:14px;
    margin-left: 10px;
}
.product__price--discount {
    color:#cf0001;
    font-weight: 600;
}
.product__status--sale {
    color:#cf0001;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.product__border {
    border-top:1px solid  #E8E8E8;
    padding-top:55px;
}
.product__breadcrumbs li a {
    color:#6A6A6A;
}
.product__breadcrumbs li:first-child::after {
    content: ">";
    font-size: 16px;
    color:#6A6A6A;
    padding: 0 0px 0 5px;
}
.product__slider,.product__carousel,.product__content {
    margin-top:20px;
}
#sliderProduct {
    width:80%;
    position: relative;
}
#sliderProduct .flex-direction-nav a{
    width: 40px;
    height: 58px;
    background: #fff;
    padding: 5px 0;
}
#sliderProduct .flex-direction-nav .flex-next {
    right:0;
}
#sliderProduct .flex-direction-nav .flex-prev {
    left:0;
}
#carouselProduct .flex-direction-nav a{
    width: 40px;
    height: 58px;
    background: #fff;
    padding: 5px 0;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
#carouselProduct .flex-direction-nav .flex-next {
    right:30px;
    top: 9px;
}
#carouselProduct .flex-direction-nav .flex-prev {
    left: -650px;
    top: 9px;
}
.flexsliderProduct {
    float: left;
    overflow: hidden;
}
.flexsliderProduct img {
    width:100%;
}
#carouselProduct {
    width:95px;
    margin-left:5%;
    position: relative;
}
#carouselProduct .flex-viewport {
    height: 676px !important;
}
#carouselProduct .slides,#carouselProduct .slides li {
    width: 95px !important;
}
#carouselProduct li {
    float: none!important;
    margin-bottom: 31px;
}
#carouselProduct li.flex-active-slide {
    border-bottom:2px solid #000;
}
#carouselProduct .flex-direction-nav{
    /*ROTATION*/
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -o-transform: rotate(90deg);
    /*POSITIONING*/
    display: inline-block;
    vertical-align: text-top;
    text-indent: 0px;
    width: 51%;
    margin-top: -24%;
    position: absolute;
    left:30px;
}
.product__content {
    padding-left:30px;
}
.product__header {
    margin-top:30px;
    float: left;
    width:60%;
    margin-right:5%;
}
.product__status {
    margin-top:30px;
    float: right;
    width:35%;
}
.product__presale {
    margin-top:10px;
}
.product__status--black,.product__presale--black{
    border:1px solid #000;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    padding:5px 0;
}
.product__presale--black{
    border:0;
    font-size: 16px;
    text-align: left;
    color:#006a00;
    text-transform: initial;
}
.product__presale--black svg {
    margin-right:20px;
    color:#006a00;
    margin-top:-2px;
}
.product__header h2 {
    font-size: 20px;
    font-weight: 600;
}
.product__price .product__price--standard{
    font-size:20px;
}
.product__price .product__price--omnibus{
    font-size:12px;
}
.shop__price .product__price--standard {
    font-size:18px;
}
.product__price {
    padding:30px 0;
}
.product__size-title {
    margin-bottom: 20px;
}
.product__size .form_size  li, .memoClass .form_size li {
    background: rgb(245, 245, 245,0.1);
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.3);
    display: inline-block;
    text-align: center;
    padding: 8px 15px;
    font-size: 14px;
    cursor:pointer;
    min-width: 53px;
}
.product__size .form_size  li.zeroproduct, .memoClass .form_size li.zeroproduct {
    text-decoration: line-through;
    background:#F4F4F4;
    color: #A2A2A2 !important;
    border: 1px solid #CACACA;
}
.product__size-available {
   margin-top:15px;
}
.product__size-available a {
    font-size:14px;
}
.product__size-available a img {
    margin-right: 5px;
}
.product__buy {
    margin:60px 0;
}
.product___desc {
    margin-bottom: 60px;
    margin-top:60px;
}
.accordion-button:focus {
    border-color:0;
    box-shadow: none;
}
.product___desc h3,.cart__title {
    font-weight: 300;
    color:#6A6A6A;
    font-size:20px;
    margin-bottom: 15px;
}
.product___desc p, .product___desc p span {
    font-weight: 300 !important;
    color:#6A6A6A !important;
    font-size:16px !important;
}
.product__spec .card-header{
    background-color: transparent;
    border-bottom: none;
}
.product__spec .accordion{
    border:none;
    border-radius: 0;
    border-top:1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.accordion-button {
    border-bottom: 0;
}
.product .accordion-button:not(.collapsed) {
    color: transparent;
    background-color:transparent;
}
.accordion-button:focus {
    border-color: #E0E0E0;
}
.product .accordion-button:not(.collapsed)::after {
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='3em' height='3em' class='bi bi-dash' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3e%3c/svg%3e");
    transform:rotate(180deg)
}
.product .accordion-button::after { 
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='3em' height='3em' class='bi bi-plus' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3e%3c/svg%3e");
    background-size: 1.5rem;
    width: 1.5rem;
    height: 1.5rem;
}
.accordion-body {
    padding: 1rem 0;
}
.accordion-collapse {
    border:0;
}
.product__spec .card-header {
    padding: 0;
}
.product__spec .accordion-button {
    padding: .8rem .8rem .8rem 0;
}
.product__spec .cart__title {
    float: left;
    margin-bottom: 0;
}
.product__spec .cart__icon {
    float: right;
}
.product__spec .cart__icon img {
    width: 30px;
}
.product__spec-table td {
    color:#6A6A6A;
    padding-bottom: 5px;
    text-transform: lowercase;
}
.product__spec-table td:first-of-type {
    padding-right: 40px;
    width:215px;
}
.product__spec-table td:first-letter,.product__spec .col_size:first-letter,.memory:first-letter { 
    text-transform: uppercase; 
}
.product__spec .card-body {
    padding:1.25rem 0;
}
.product__spec .size_table {
    max-width:510px;
    background:#fff;
}
.product__spec .col_size,.product__spec .col_size2 {
    color:#6A6A6A;
    padding:8px 13px;
    text-align:center;
    border:1px solid #E0E0E0;
    font-size: 16px;
    text-transform: lowercase;
}
.product__spec .col_size2 {
    text-transform: uppercase;
}
.memory {
    font-size:16px !important;
    text-transfrgba(255, 255, 255, 0.2) lowercase;
    text-align: left;
}
h4.memoClass {
    color:#000;
    font-size:14px !important;
    text-transform: initial;
}
p.memoClass {
    text-align: left;
    color:#6A6A6A;
    font-size:14px !important;
}
.memoClass .form_size {
    margin-bottom: 20px;
}
.product__memo-img {
    width: 70px;
    margin-bottom: 20px;
    float:left;
    margin-right:20px;
}
.product__memo-box {
    float:left;
    text-align: left;
    width:calc(100% - 90px)
}
.product__memo-box h4 {
    padding-top:7px;
}
.memoClass {
    text-align:left;
}
.custom-control-label {
    margin-left:10px;
}
.product__recommended .shop__product{
    margin-bottom:0;
}
.product__recommended-row {
    margin-top:55px;
    border-top:1px solid #e8e8e8;
}
.product__recommended-title p {
    font-weight: 600;
    font-size:20px;
    margin-top:55px;
    margin-bottom:30px;
}
.newAddressModal h4 {
    margin-top: 25px;
    font-size: 24pt;
}
.newAddressModal p {
    display: inline-block;
    margin: 5px 0 35px 0;
}
.header { position: relative; }
.addressStripe {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  width: 100%;
  min-height: 50px;
  background: #f2f2f2;
  color: #000;
  border-top: 1px solid #e0e0e0;
  font-size: 12pt;
  display: none;
  align-items: center;
  justify-content: space-between;
  padding: 0 50px;
  font-weight: 300;
}
.addressStripe.visible {
  display: flex;
}
.addressStripe__content {
  letter-spacing: 0;
}
.addressStripe__address {
  font-weight: 500;
}
.addressStripe .close-button {
  float: right;
  text-align: right;
  position: relative;
  border: none;
  background: none;
}
.addressStripe .close-button img {
  height: 24px;
}
.header__addressBell {
  margin-right: 25px;
  position: relative;
}
.addressBell.ringing img {
  animation: bell 3s ease-in-out infinite;
  transform-origin: top center;
  cursor: pointer;
}
.addressBell.ringing::before {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #4287f5;
  content: '';
  position: absolute;
  top: 3px;
  left: -2px;
}
.addressBell.ringing::before {
  animation: pulse 3s ease-in-out infinite;
}
.newAddressModal ul li {
  display: block;
  font-weight: 500;
}
.promoModal p {
    display: inline-block;
    margin: 60px 0;
}
.promoModal img {
    width: 440px;
    margin-top: 20px;
}
.promoModal .mle-button.mle-button-promo {
    font-size:16px;
    padding: 12px 60px;
}
@keyframes pulse {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  5% {
    opacity: 1;
  }
  20% {
    transform: scale(1.6);
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: scale(0);
  }
}

@keyframes bell {
  0% {
    transform: rotateZ(0deg);
  }
  5% {
    transform: rotateZ(2deg);
  }
  7% {
    transform: rotateZ(-6deg);
  }
  12% {
    transform: rotateZ(10deg);
  }
  17% {
    transform: rotateZ(-10deg);
  }
  21% {
    transform: rotateZ(9deg);
  }
  25% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(0deg);
  }
}

@media (max-width:1400px) {
    /* Search */
    .search_input {
        width: 110px;
    }
    /* Shop */
    .shop__title p {
        font-size:16px;
        margin-bottom:10px;
    }
    .shop__sizes .form_size li {
        min-width: 32px;
        padding: 5px 2px;
        font-size: 16px;
    }
    /* Product */
    #sliderProduct {
        width: 70%;
    }
    .product__status--black{
        font-size:11px;
    }
}
@media (max-width:1200px) {
    /* Product */
    #carouselProduct .flex-viewport {
        height: 460px !important;
    }
    #carouselProduct, #carouselProduct .slides, #carouselProduct .slides li {
        width:80px !important;
    }
    #carouselProduct li {
        margin-bottom: 38px;
    }
}
@media (max-width:1150px) { 
    /* Header */
    .header__profil {
        padding-left: 10px;
    }
    .header__cart {
        padding: 0 15px;
    }
    .header__reservation {
        padding-right: 15px;
    }
    .header__logo img, .header__logo {
        width: 80px;
    }
    .header__list {
        padding: 23px 0;
    }
    /* Search */
    .search_input {
        width: 90px;
    }
    .product__spec .col_size, .product__spec .col_size2 {
        font-weight: 300;
        font-size: 12px;
    }

}
@media(max-width:991px){
    .reverseColumn {
        display: flex;     
        flex-direction: column-reverse; 
    }
    /* Header */
    .header__list {
        padding: 10px 0;
    }
    .header__logo {
        padding: 0 0 20px 0; 
    }
    .header__logo img, .header__logo {
        width: 100px;
    }
    /* Search */
      .search_input {
        width: 130px;
    }
    /* Instagram  */  
    .instagram__slogan h4 p:first-of-type {
        font-size:14px !important;
    }
    /* Footer */
    .footer__social-media ul li a img {
        width: 30px;
    }
    .footer__logo img {
        width:70%;
    }
    /* Shop */
    .shop__title p {
        font-size:18px;
    }
    .shop__category li a.selected  {
        display: block;
    }
    .shop__category li a {
        display: none;
    }
    .shop__mobile {
        display: block;
    }
    .shop__category {
        display: none;
    }
    .shop__mobile p{
        font-weight: 600;
        font-size:20px;
    }
    .shop__change {
        text-align: center;
        cursor:pointer;
    }
    .shop__change p{
        font-size:16px;
        font-weight: 300;
        margin-bottom: 0;
        border:1px solid #e8e8e8;
        padding-top: 7px;
        padding-bottom:7px;
    }
    .shop__mobile-category {
        display: none;
    }
    .shop__mobile-category ul li {
        display: block;
    }
    .shop__mobile-category.showCategory {
        border: 1px solid #e8e8e8;
        width: calc(100% - 25px);
        text-align: center;
        margin: 0 auto;
        margin-top: -7px;
        display: block;
        padding-top:15px;
        padding-bottom:15px;
    }
    .shop__mobile-category.showCategory ul li a {
        font-size:16px;
        font-weight: 300;
        line-height: 2;
        padding:5px 40px;
    }
    .shop__mobile {
        margin-bottom: 30px;
    }
    .shop__mobile-category.showCategory ul li a.selected {
        font-weight: 600;
    }
    /* Product */
    #carouselProduct {
        display: none;
    }
    #carouselProduct .flex-viewport {
        height: 676px !important;
    }
    #carouselProduct .slides,#carouselProduct .slides li {
        width: 95px !important;
    }
    #carouselProduct li {
        margin-bottom: 28px;
    }
    .product__spec .col_size, .product__spec .col_size2 {
        font-size: 16px;
    }
    #carouselProduct {
        display: none;
    }
    #sliderProduct {
        width: 100%;
    }
    .product__recommended .shop__product{
        margin-bottom:30px;
    }
    .product__recommended .shop__title p {
        font-size:16px;
    }
}
@media (max-width:840px) {
    /*Remodal*/
    .remodal {
        padding:30px 15px;
    }
    /*Produckt*/
    .product__remodal-img {
        width:100%;
    }
    .product__remodal-img img {
        width:200px;
    }
    .product__remodal-product {
        width:100%;
        text-align: center;
    } 
    .product__remodal-price {
        margin:10px 0 40px 0;
    }
}
@media(max-width:768px) {
    /* General */
    .nopadding {
        padding-left:15px;
        padding-right:15px;
    }
    .technical-break + .header {
        margin-top:65px;
    }
    /* Header */
    .header__logo {
        padding: 20px 0;
        width: 100%;
        text-align: center;
    }
    .header__reservation {
        width: 65px;
    }
    /* Btn */
    .btn__black--huge {
        padding: 15px 50px;
    }
    .btn__black--big{
        padding:12px 40px;
    }
    .btn__blacktext--big {
        padding: 12px 40px;
    }
    /* Slider */
    .slider .nopadding {
        padding-left:0;
        padding-right:0;
    }
    /* Quickbuy */
    .quickbuy__content {
        width: calc( 100% - 23px);
    }
    /* Quickbuy 2 */
    .quickbuy2__content {
        width: calc( 100% - 23px);
    }
    .quickbuy2__img {
        width:100%;
    }
    /* Instagram */
    .instagram__slogan {
        position: initial;
    }
    .instagram__slogan h4 {
        position: relative;
    }
    /* Footer */
    .footer__social-media ul li a img {
        width: 40px;
    }
    .footer__logo img {
        width:initial;
        margin-bottom:30px;
    }
    .footer__logo,.footer__menu,.footer__social-media ul,.footer__copyright {
        text-align: center;
    }
    .footer__social-media ul {
        margin-top:30px;
    } 
    .footer__menu ul li {
        padding: 5px 0 8px 0;
        border-bottom: 1px solid #e8e8e8;
    }
    .footer__menu--first ul li:first-of-type {
        border-top: 1px solid #e8e8e8;
    }
    /* Shop */
    .shop__mobile-category.showCategory {
        margin-top: -1px;
    }
    .shop__content {
        position: initial;
        top:initial;
        left:initial;
        transform: initial;
        -webkit-transform: initial;
        -moz-transform: initial;
        -ms-transform: initial;
        -o-transform: initial;
        width:100%;
        padding:5px 0 0 0;
        text-align: left;
    }
    .shop__product {
        margin-bottom:5px;
    }
    .shop__hover {
        position: initial;
        width:100%;
        top:initial;
        opacity: 1;
        height:initial;
    }
    .shop__buy {
        display: none;
    }
    .shop__buy .btn__black {
        margin:20px 0;
    }
    .shop__title p {
        font-size: 12px;
        margin-bottom: 2px;
        margin-top:4px;
    }
    .shop__cut-title {
        text-overflow: ellipsis;
        overflow: hidden; 
        width: 100%; 
        white-space: nowrap;
    }
    .shop__sizes {
        margin-top: 0;
    } 
    .shop__stars {
        display: none;
    }
    .shop__price .product__price--standard {
        font-size: 14px;
    } 
    .box_price_sale {
        font-size: 12px;
    }
    .shop__buy .btn__black {
        text-align: center;
    }
    .shop__price p {
        margin-bottom:0;
    }
    .shop__sizes .form_size li {
        font-size:12px;
        width: initial;
        padding:3px;
    }
    .shop__sizes .form_size li {
        font-weight: 900;
        min-width: initial;
    }
    .shop__sizes .form_size li:first-of-type {
        padding-left: 0;
    }
    /* Product */
    .product__content {
        padding-left:15px;
    }
    .memoClass input[type="text"]{
        width:100% !important;
    }
    .product__recommended .shop__product:nth-of-type(5),.product__recommended .shop__product:nth-of-type(4) {
        margin-bottom:0;
    }
    .product__recommended .shop__title p {
        font-size:14px;
    }
    .promoModal img {
        width: 80%;
    }
    .promoModal .mle-button.mle-button-promo {
        padding: 12px 40px;
    }
    .promoModal p {
        margin: 40px 0;
    }
}
@media(max-width:600px)  {
    /*Produkt*/
    .remodal_cart a {
        display: block;
    }
    .remodal_cart a:first-of-type {
        margin-bottom: 10px;
    }
    .product__status {
        float:none;
        width: initial;
    }
    .product__header {
        float:none;
        width:100%;
    }
    .product__presale {
        margin-top:20px;
    }
    .product__content {
        margin-top:0;
    }
    .product__status--black, .product__presale--black {
        display: inline;
        padding:5px 30px;
    }
}
@media(max-width:576px) {
    .technical-break + .header {
        margin-top:85px;
    }
    /* Search */
    .header__search {
        display:none;
    }
    .header__search__mobile {
        display:block;
    }
    /* Quickbuy 2*/
    .quickbuy2__box:first-of-type{
        margin-bottom:55px;
    }
    /* Shop */
    .shop__border {
        border:none;
        padding-top:0;
    }
    /* Product */
    .product__border{
        border:none;
        padding-top:0;
    }
    .product__spec .col_size, .product__spec .col_size2 {
        font-size: 14px;
        padding: 6px 10px;
    }
    .product__spec-table td:first-of-type {
        text-decoration: underline;
    }
    .product__spec-table td {
        display: block;
        width:100%;
    }
    .product__spec-table td:first-of-type {
        width:100%;
    }
    .addressStripe.visible {
      padding-top: 10px;
      display: block !important;
      text-align: center;
    }
    .addressStripe .close-button {
      float: initial;
      padding: 15px 0;
    }
}
