/** Shopify CDN: Minification failed

Line 507:2 Unexpected "2.fnt40"

**/
/*

Please add any custom CSS code in here, it will be easier to transfer if updating themes.

We highly recommend labelling changes, or App installs, so these can also be updated or removed as needed.

*/
.color.swatch-element label {
    border-radius: 0;
    min-width: 90px;
    min-height: 120px;
}
.info-cols--image.ser img {
    width: 30px;
}
@media screen and (max-width: 768px){
  a.thumbs-direction-nav--next {
    background-color: #fff;
    opacity: 75%;
    width: 40px;
    height: 100%;
    display: flex !important;
    align-items: center;
    align-items: center;
    justify-content: center;
}
  a.thumbs-direction-nav--prev {
    background-color: #fff;
    opacity: 75%;
    width: 40px;
    height: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    align-items: center;
}
  .color.swatch-element label {
    min-width: 64px;
    min-height: 90px;
  }
  .product-description-section-wrapper {
    padding: 0px 0;
}
  #product-box {
    padding-bottom: 20px;
}
.collection-grid-wrapper {
    padding-top: 15px;
}
  .collection-filtering-section .btn {
    margin: 0px;
}
  .money-styling {
        font-weight: 600;
    text-align: left;
      }
 .mob nav.breadcrumb {
    display: none;
}
.product-medias.col-md-7 {
    padding-top: 15px;
}
.product-page--thumb-slider.no-arrows .thumbs-direction-nav, .product-page--thumb-slider.no-arrows .thumbs-direction-nav--next, .product-page--thumb-slider.no-arrows .thumbs-direction-nav--prev {
    display: block;
    z-index: 2;
}
  .product-single__thumbnails .swiper-pagination {
    display: none !Important;
}
  .product-info-wrapper {
    padding-top: 15px;
}
  
  .mobile-header--wrapper {
    padding: 0px 0;
  }
  
  .mobile-header--wrapper {
    padding: 0px 0;
    
  }
  
  .mobile-header--wrapper .mobile-logo-column {
    width: 70%;
    justify-content: left;
}
  .mobile-header--wrapper .mobile-side-column {
    width: 14%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
  .header-wrapper .site-header__logo {
    justify-content: left;
    width: 130px;
}
  a.site-header__logo-image {
    margin-top: -8px;
}
  .links-footer ul li a {
    font-weight: 700;
}
  table.chartable {
    width: 100%;
}
}
 .payment-footer-list {
    display: flex;
    justify-content: center;
    align-items: center;padding: 0px;
}

ul.payment-footer-list li {
    list-style: none;
    margin-right: 10px;
}

.envy-badge.sale-badge {
    display: none;
}

.notification-bar__message p {
    font-weight: 600;
}

.notification-bar__message {
    padding: 10px 4px !Important;
}
 .product-list-services ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 11px;
    list-style: none;
    padding: 0 27px 0 0;
    margin-bottom: 0;
}

.product-list-services ul {
    display: flex;
    margin-bottom: 0;padding: 0px;
}
.product-list-services ul li:before {
    float: left;
    padding-right: 15px;
    padding-right: 0;
    margin-right: 8px;
    display: block;
    content: " ";
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
}
 .product-list-services ul .secure-shopping:before {
    background-image: url(https://annmiss.com/static/version1639645602/frontend/Lixup/blank/fr_FR/images/icons/icon-shield.svg);
}
.product-list-services ul .easy-return:before {
    background-image: url(https://annmiss.com/static/version1639645602/frontend/Lixup/blank/fr_FR/images/icons/icon-return.svg);
}
@media only screen and (max-width: 767px){
  
  .swatch .swatch-element.color {
    margin-right: 5px;
}
  .product-page--thumb-slider .thumbs-direction-nav .thumbs-direction-nav--next, .product-page--thumb-slider .thumbs-direction-nav .thumbs-direction-nav--prev {
    z-index: 2;
}
  .product-single__thumbnails:not(.product-single__thumbnails--carousel) .thumbs-direction-nav {
    display: block;
}
  .hp-title {
    padding-top: 5px;
}
div#Collection .indiv-product {
    margin-bottom: -10px;
}


.product-list-services ul li:before {
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
}
.product-description-section-wrapper table {
    width: 100% !important;    overflow: auto;
}
}
thead {
    font-weight: 600;
}


.compare-at-price {
    width: auto;
}

td.col_0 {
    font-weight: 600;
}
th, td {
  text-align: left;
  padding: 8px;
}

tr:nth-child(odd) {
  background-color: #f5f5f5;
}

tr.standard {
    background: transparent;
}

 .price-tag-block {
    display: flex;
    align-items: center;
    background: #f5f5f5;
    width: fit-content;
    height: fit-content;
min-width: 100%;
    max-width: 100%;
    min-height: 64px;
    padding: 7px 38px 7px 0;
    border-radius: 2px;
}

.price-tag-block:before {
    display: block;
    content: " ";
    background-image: url(https://annmiss.com/static/version1639645602/frontend/Lixup/blank/fr_FR/images/icons/pricetags-outline.svg);
    background-size: 32px 32px;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    min-width: 32px;
    margin: 14px;
}

.title {
    font-weight: 700;
    font-size: 13px;
    margin-bottom: 3px;
}
.coupon {
    text-decoration: underline;
    font-weight: 400;
    font-size: 11px;
    margin-bottom: 3px;
}
.description {
    font-size: 10px;
      margin: 0px;
}

.price-tag-block {
    margin-bottom: 20px;
}

.swatch .tooltip{
 display:none; 
}
@media only screen and (max-width: 767px){
  div#newsletter-wrapper {
    margin: 0px !important;
    padding: 0px 10px !important;
}
 
  .homepage-section--newsletter-wrapper .homepage-sections-wrapper--dark svg {
    stroke: white !important;
}
  div#newsletter-wrapper button {
    background: black;
    color: white !important;
}
  .homepage-section--newsletter-wrapper #newsletter_text, .homepage-section--newsletter-wrapper [id^=newsletter_text] {
    background: #fff!important;
    margin-top: 0px !Important;
          width: 100%;
}
  .newsletter__item h2 {
    font-size: 18px;
    line-height: initial;
    padding: 0px 10px;
}
  .title-bar.custom-font h2 {
    font-size: 18px;
}
  .description {
    font-weight: 400;
    font-size: 10px;
}
  .coupon {
    font-size: 9px;
}
  .title {
    font-size: 11px;
}
.price-tag-block {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    min-height: 54px;
    padding: 6px 12px 7px 0;
    justify-content: flex-start;
}
  .price-tag-block:before {
    margin: 13px 12px;
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
    min-width: 28px;
}
.as {
    display: flex;
}
.slas {
    margin-left: 15px;
}
  
  .slas .info-cols--text {
    font-size: 9px;
        margin-top: 5px;
}
  .info-cols--item.col-sm-12.col-md-3 {
    padding-left: 30px;
}
  .info-cols--image.ser {
    flex: 12%;
}
  .slas {
    margin-left: 15px;
    flex: 90%;
}
  .info-cols--item:not(:last-child) {
    margin-bottom: 22px;
}
}

.homepage-section--newsletter-wrapper #newsletter_text, .homepage-section--newsletter-wrapper [id^=newsletter_text] {
      background: #fff !important;
    margin-top: 20px;
}
.homepage-section--newsletter-wrapper .row {
    display: block;
}
.as h3.type-subheading.type-subheading--1.info-cols--title {
    font-weight: 600;
      text-transform: capitalize;
    color: black;
}

.info-cols--image.ser svg {
    width: 35px;
    height: 35px;
}
@media only screen and (min-width: 767px){
  #newsletter_text, [id^=newsletter_text] {
    padding: 8px 20px;
  }
  div#newsletter-wrapper button {
    height: 44px;
}
  div#newsletter-wrapper {
    max-width: 750px;
    margin: auto;
}
  div#newsletter-wrapper button {
    background: black;
    margin-top: 20px;
}
  .homepage-section--newsletter-wrapper .homepage-sections-wrapper--dark svg {
    stroke: white !important;
}
  .rte.featured-row__subtext.textarea p {
    font-size: 30px;
}
  .newsletter__item h2 {
    font-size: 24px;
}
  .info-cols--image.ser svg {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}
.info-cols--item.col-sm-12.col-md-3.as {
    margin-bottom: 30px;
    text-align: center;
}
}

div#newsletter-wrapper button {
    width: auto;
    opacity: 1;
    font-size: 20px;
    color: white;
    padding: 0px 30px;
}

@media only screen and (max-width: 767px){
  .img-block.img-block-desktop {
    display: none;
}
  .container.fls {
    display: flex;
    flex-wrap: wrap;
}
  .bgi.feature-row-wrapper {
    background: linear-gradient( 
143deg, #f4d6c9 0%, #f7ede9 100%);
    margin-top: 80px;
    padding-bottom: 24.3px;
}
  .content-wrapper {
    width: 100%;
}
  .content-wrapper h1 {
    font-size: 34px;
    margin: 0px 30px;
    line-height: 30px;
    margin-top: 30px;
}
  .info-cols--container.container.mb .info-cols--item:not(:last-child) {
    margin-bottom: 12px;
}
  .price-tag-block {
    margin-bottom: 0px;
}
  h2.fnt40 {
    font-size: 30px !important;
    margin-bottom: 25px;
}
}
.bgi.feature-row-wrapper {
    background: linear-gradient( 
90deg, #f4dcc9 0%, #fdf0e5 100%);
    margin-top: 107px;
    margin-bottom: 40px;
}
.content-wrapper {
    text-align: center;
}
@media only screen and (min-width: 767px){
  .fls {
    display: flex;
}
  .footer-alignment--center .footer-article, .footer-alignment--center .links-footer li, .footer-alignment--center h3 {
    text-align: left;
}
  ul.payment-footer-list {
    margin: 0px !important;
}
  .bottom-footer p {
    text-align: left;
    padding-top: 0px;
}
  .bottom-footer {
    border-top: 1px solid grey;
    padding-top: 20px;
    margin-top: 10px;
    padding-bottom: 20px;
}
  .links-footer ul li a {
    font-weight: 600;
}
 .content-wrapper a.category-btn {
    width: fit-content;
    height: fit-content;
    padding: 13px 46px;
    /* font-family: 'Mulish', sans-serif; */
    font-weight: 700;
    color: #000;
    font-size: 18px;
    border: 1px solid black;
    height: auto;
    line-height: unset;
}
  .content .title {
    font-size: 40px;
    margin-bottom: 24px;
    line-height: 47px;
}
  .container.fls {
    display: flex;
        padding-bottom: 20px;
}
  .img-block.img-block-mobile {
    display: none;
}
  .fnt40{
  font-size: 45px !important;
    margin-bottom: 40px;
  }
.img-block.img-block-desktop {
    max-width: 724.28px;
    margin-top: -44px;
    margin-right: 82.7px;
}
}

@media only screen and (max-width: 767px){
  2.fnt40 {
    font-size: 30px;
    margin-bottom: 30px;
}
.mb-bg {
    padding: 0px !important;
}
  .feature-row__image {
    padding: 0px;
}
  .feature-row__text.col-md-6.col-12 {
    display: flex;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0px;
    align-items: center;
    justify-content: center;
    color: white;
}
  ul#home-page-category-button-list {
    overflow: auto;
    padding-left: 15px;
}

  ul#home-page-category-button-list li a {
    padding: 10px 50px !Important;
  }
.feature-row {
    position: relative;
}
  .title-bar.custom-font.text-center h2 {
    font-size: 48px;
    line-height: 45px;
}
  .sticky-header-wrapper.sticky {
    z-index: 100;
}
  
  ul#home-page-category-button-list::-webkit-scrollbar {
display:none;
}
.mppp {
    padding: 30px 0px !important;
}
}
@media only screen and (min-width: 767px){
  .site-header__logo.h1.logo-placement--within {
    margin-bottom: 0.5rem;
}
  ul#home-page-category-button-list {
    padding: 0px;
}
.page-width{
      max-width: 1240px;
    margin: 0 auto;
}
  .sticky-header-wrapper__inner {
    max-width: 1240px;
    margin: 0 auto;

}
  .info-cols--container.container {
    max-width: 1240px;
}
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1240px;
}
  .collection-main--wrapper {
    max-width: 1240px;
    margin: auto;
}
  .collection-grid-wrapper {
    padding: 0px !important;
}
  .indiv-product {
    position: relative;
    margin-bottom: 0px;
}
  .collection-filtering-section {
    padding: 0px 30px 0 30px;
}
  .mb-bg {
    padding: 0px !important;
    margin-bottom: 20px;
}
  .header-wrapper.js.unstuck {
    max-width: 1240px;
    margin: auto;
}
}

@media only screen and (max-width: 767px){
ul#home-page-category-button-list li a {
    padding: 10px 15px!important;
    width: 156px !important;
}
.fls {
    display: flex;
    flex-wrap: wrap;
}

.img-block.img-block-mobile {
    width: 300px;
    margin: auto;
    display: block;
    margin-top: -48px;
}
  ul.category-listing {
    padding: 0px;
}
  .medium-up--hide.sections-wrapper.text--text-adverts__section-wrapper.homepage-sections-wrapper--white {
    padding: 0px !important;
}
}


@media only screen and (min-width: 767px){
  .medium-up--hide {
    display: none;
}
  .as h3.type-subheading.type-subheading--1.info-cols--title {
    font-size: 17px;
}
  .header-wrapper {
    border-bottom: 0px;
      }
 .head {
    box-shadow: 0 4px 8px rgb(0 0 0 / 5%);
}
.notification-bar__message p {
    font-weight: 700;
    font-size: 20px;
}
  .header-wrapper .site-header__logo {
    justify-content: left;
}
  .logo-placement-within-wrapper__item.empty {
    display: none;
}
  .logo-placement-within-wrapper__item {
    margin-left: 0px !Important;
}
  .header-menu-wrapper.d-none.d-lg-block {
    padding: 18px 0;
    max-width: 1240px;
    margin: auto;
}
  .header-wrapper.js {
    max-width: 1240px;
    margin: auto;
}
}

.slick-next:before, .slick-prev:before {
    color: #000;
  
}

#top-search-wrapper.expanded{
    left: 0;
}
.slick-next:before{
 display:none; 
}

.nav-slider .slick-slide {
    display: block;
    text-align: center;width: auto !important;
    margin-left: 14px;
    margin-right: 14px;
}

button.slick-next.slick-arrow svg {
    width: 30px;
    height: 30px;
    margin-top: -4px;
}

button.slick-prev.slick-arrow svg {
    width: 30px;
    height: 30px;
    margin-top: -4px;
    transform: rotateY(
180deg);
}

.slick-prev:before{
 display:none; 
}

.slick-prev {
    left: -35px;
}

button.slick-prev.slick-arrow {
    background: linear-gradient( 
-90deg, rgba(255,255,255,0) 0%, #fff 50%, #fff 100%);
    width: 45px;
}

button.slick-next.slick-arrow {
    background: linear-gradient( 
-90deg, rgba(255,255,255,0) 0%, #fff 50%, #fff 100%);
    width: 45px;
}

a.header-link.alt-focus {
      font-size: 15px;
    position: relative;
    letter-spacing: normal;
}

.slick-arrow[aria-disabled="true"] {
    visibility: hidden;
}

/* a.header-link.alt-focus:hover:after {
    content: '';
    display: block;
    height: 3px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
} */

.main-navigation-wrapper .nav {
     margin: 0px;
}

a.site-header__logo-image svg {
    height: 45px !important;
}


a.header-link.alt-focus:hover{
text-shadow: 1px 0 0 #000;
}

.head.darkHeader {
    position: fixed;
    top: 50px;
    width: 100%;
    z-index: 100;
    background: white;
}

.fx {
    position: fixed !important;
    top: 0px;
    width: 100%;
    z-index: 10;
}
@media only screen and (max-width: 767px){
a.site-header__logo-image svg {
    height: 35px!important;
    width: 140px;
}
 .mobile-category-list-block ul.category-listing {
    margin: 0px;
}
}

@media screen and (min-width: 769px){
.header-wrapper .header-content>div {
    margin: 10px 0px;
}
.feature-row__image.col-md-6.col-12 {
    padding: 0px;
}
button.slick-prev.slick-arrow {
    background: linear-gradient(
215deg,rgba(255,255,255,0) 0,#fff 50%,#fff 100%);
    width: 35px;
    /* height: 54px; */
    left: -4px;
    z-index: 10;
}
  button.slick-next.slick-arrow {
    background: linear-gradient(
128deg,rgba(255,255,255,0) 0,#fff 50%,#fff 100%);
    width: 45px;
    right: 0px;
    z-index: 10;
    text-align: end;}

}
@media screen and (min-width: 769px){
.collection-filtering-section {
    padding-left: 0px !important;
}
.collection-grid-wrapper {
    width: 71% !important;
}
  .four-col-grid {
    grid-gap: 10px !Important;
}
}
@media screen and (max-width: 769px){
  .feature-row__text.col-md-6.col-12 {
    z-index: 2;
  }
  .product-description-section-wrapper {
    overflow: auto;
}
  .tableArea {
    width: 100%!important;
    overflow: auto;
}
  td, th {
    min-width: 70px;
}
  .notification-bar__message p {
    font-size: 12px;
}
  div#newsletter-wrapper {
    display: -webkit-flex;
}


.head.darkHeader {
    top: 40px;
}
  .fx {
    z-index: 1000;
}
  .mobile-menu-wrapper ul li:not([class^=sm-]) a {
    font-weight: 600;
    letter-spacing: unset;
}
}
.h4.spf-product-card__title {
    display: none !important;
}
.spf-product-card {
    margin-bottom: 0px !Important;
}
.spf-product-card__price-wrapper {
  text-align: center;}
@media screen and (min-width: 769px){
  .spf-col, .spf-col-1, .spf-col-10, .spf-col-11, .spf-col-12, .spf-col-2, .spf-col-3, .spf-col-4, .spf-col-5, .spf-col-6, .spf-col-7, .spf-col-8, .spf-col-9, .spf-col-auto, .spf-col-lg, .spf-col-lg-1, .spf-col-lg-10, .spf-col-lg-11, .spf-col-lg-12, .spf-col-lg-2, .spf-col-lg-3, .spf-col-lg-4, .spf-col-lg-5, .spf-col-lg-6, .spf-col-lg-7, .spf-col-lg-8, .spf-col-lg-9, .spf-col-lg-auto, .spf-col-md, .spf-col-md-1, .spf-col-md-10, .spf-col-md-11, .spf-col-md-12, .spf-col-md-2, .spf-col-md-3, .spf-col-md-4, .spf-col-md-5, .spf-col-md-6, .spf-col-md-7, .spf-col-md-8, .spf-col-md-9, .spf-col-md-auto, .spf-col-sm, .spf-col-sm-1, .spf-col-sm-10, .spf-col-sm-11, .spf-col-sm-12, .spf-col-sm-2, .spf-col-sm-3, .spf-col-sm-4, .spf-col-sm-5, .spf-col-sm-6, .spf-col-sm-7, .spf-col-sm-8, .spf-col-sm-9, .spf-col-sm-auto, .spf-col-xl, .spf-col-xl-1, .spf-col-xl-10, .spf-col-xl-11, .spf-col-xl-12, .spf-col-xl-2, .spf-col-xl-3, .spf-col-xl-4, .spf-col-xl-5, .spf-col-xl-6, .spf-col-xl-7, .spf-col-xl-8, .spf-col-xl-9, .spf-col-xl-auto {
    padding-right: 8px !important;
    padding-left: 8px !important;
}

  #top-search-wrapper {
    z-index: 1000;
  }
  
  .outerwear.collection-title {
    padding-left: 0px;
}
  
  .title-bar.custom-font.collection-header {
    text-align: left;
}
}

legend.swatch-title {
    display: flex;
    justify-content: space-between;
}

.table, table {
    border: 1px solid #E6E6E6;
}

.hp-title {
    font-weight: 600;
    padding-top: 10px;
}

a.siz {
    text-decoration: underline;
}

@media screen and (max-width: 769px){
  .product-medias.col-md-7 {
    padding: 0px;
}
.product-description-section-wrapper {
    overflow: auto;
    padding-left: 18px;
    padding-top: 20px;
}
  div#size {
    border-top: 1px solid #E6E6E6;
    padding-top: 10px;
    margin-top: 20px;
}

}

@media only screen and (min-width: 767px){
  .collection-header-wrapper .collection-title {
    padding-left: 0px !important;
}
  .jumpsuits.collection-title {
    padding-left: 0px;
}
  #top-search-wrapper.expanded .search-results-panel {
    right: 0;
    left: 0;
    margin: auto;
    /* display: block; */
    /* width: 100%; */
}
  .top-search {
    top: auto !important;
    right: 0px !important;
    left: 0px !important;
    height: 100%;
    align-items: center;
}

  .collection-filters__label {
    margin: 0px 0 1rem;
}

}

.flx {
    display: flex;
    justify-content: space-between;
}

.as h3.type-subheading.type-subheading--1.info-cols--title {
    text-transform: inherit;
}

spa {
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 100px;
}

button#purchase {
    font-weight: 600 !important;
}

.blocks-product-image {
  
    position: absolute;
    left: 43%;
    transform: translateX(-50%);
    z-index: 1;
    bottom: 375px;

} .product-image-overlay {
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: unset;
    background: #fff;
    opacity: 95%;
    width: fit-content;
    height: fit-content;
    min-width: 320px;
    min-height: 42px;
    border-radius: 2px;
    display: none;
    z-index: 10;
}
.product-image-overlay.top-img-block {
    min-height: 52px;
    margin-bottom: 8px;
}
.product-image-overlay .content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: unset;
    padding: 5px 24px 5px 11px;
}
.product-image-overlay.top-img-block .content-wrapper {
    padding: 10px 41px 10px 10px;
}
.product-image-overlay svg {
    margin-right: 8px;
    width: 32px;
    height: 32px;
}
.product-image-overlay .content {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    color: #000;
    font-size: 12px;
    line-height: 15px;
}
.product-image-overlay.top-img-block .content {
    display: flex;
    flex-direction: column;text-align: left;
}

.product-image-overlay .title {
    font-weight: 900;
    width: 100%;    font-size: 12px;line-height: inherit;
    margin: 0px;

}

.recomatic-ratings {
    display: none !important;
}

.shopify-payment-button .shopify-payment-button__button--unbranded {
    font-weight: 600 !important;
}
@media screen and (max-width: 769px){
  .recomatic-attributes {
    margin-bottom: 5px !important;
  }
  
  .recomatic-attributes {
    margin-top: -10px !important;
}
  .recomatic-wrap.recomatic-product-widget .recomatic-products, .recomatic-brand-wrap .recomatic-products {
    gap: 10px !Important;
}
.blocks-product-image {
    bottom: 70px;
    left: 50%;
}
    .indiv-product .hp-title {
    padding-top: 0px;
    margin-bottom: -15px;
}
}

@media screen and (min-width: 769px){
  button.owl-prev {
    position: absolute;
     top: -22px;
    left: -20px;
    margin: 0px !important;
    background: linear-gradient( 
-90deg
 , rgba(255,255,255,0) 0%, #fff 50%, #fff 100%) !important;
    height: 20px;
    width: 40px;
    top: 0px;
}
  button.owl-prev:after {
    display: block;
    content: ' ';
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
        position: absolute;
    top: 0px;
}

  button.owl-next:after {
    display: block;
    content: ' ';
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
        position: absolute;
    top: 0px;
    background-image: url(https://annmiss.com/static/version1639645602/frontend/Lixup/blank/fr_FR/images/icons/icon-arrow-forward.svg);
}
  span[aria-label="Previous"] {
    font-size: 0px;
}
  span[aria-label="Next"] {
    font-size: 0px;
}
button.owl-prev:after {
    background-image: url(https://annmiss.com/static/version1639645602/frontend/Lixup/blank/fr_FR/images/icons/icon-arrow-back.svg);
}
  button.owl-next {
    position: absolute;
    top: -22px;
    right: -20px;
     margin: 0px !important;
       background: linear-gradient( 
-90deg
 , rgba(255,255,255,0) 0%, #fff 50%, #fff 100%) !important;
    height: 20px;
    width: 40px;
    top: 0px;
}
  .owl-nav {
    margin: 0px !important;
}
  #owl-carousel .owl-item {
    text-align: center;
    width: auto !important;
}
  .indiv-product .hp-title {
    padding-top: 0px;
    margin-bottom: -10px;
}
.recomatic-attributes {
      margin-top: -10px!important;
    margin-bottom: -10px !important;
}
  button.owl-prev.disabled {
    opacity: 0 !important;
}
  button.owl-next.disabled {
    opacity: 0 !important;
}
}
input#cart_submit {
    font-weight: 600 !important;
}

input#update_quantities {
    font-weight: 600 !important;
}



.single .item {
    width: 100%;
}

.single  .owl-item {
      width: 100%;
}


.head.darkHeader {
    transform: translate3d(0,-100%,0);
    transition: none;
      top: 0px;
}


.head.darkHeader.smooth {
  
    transform: translateZ(0);
    transition: transform .4s cubic-bezier(.165, .84, .44, 1);
}

.notification-bar__message {
    text-align: center;
}

.header-menu-wrapper.d-none.d-lg-block {
    background: white;
    position: relative;
    top: 140px;
    z-index: 10;
}

.head {
    position: fixed;
    z-index: 100;
    background: white;
      width: 100%;
      top: 0px;
}
.pfix {
    height: 200px;
    background: white;
}
@media screen and (min-width: 769px){
#product-box .product-medias .product-single__thumbnails .swiper-container-horizontal .swiper-slide, .product--featured-product .product-single__thumbnails .swiper-container-horizontal .swiper-slide {
    padding: 5px;
}
  div#product-box {
    max-width: 964px;
}
  .col-md-12.mob {
    padding: 0px;
}
  .breadcrumb {
    background: 0 0;
    padding: 0px;
}
  .product-medias.col-md-7 {
  
    padding-left: 0px;

}
  .product-page--thumb-slider.horizontal {
    padding: 10px;
}
}
@media screen and (max-width: 769px){
  .recomatic-related-products-wrap h2 {
    font-size: 22px;
}
.pfix {
    height: 96px;
}
  .header-wrapper {
    border-bottom: 0px solid var(--header-border-color);
      }
  
  .head {
    box-shadow: 0 4px 8px rgb(0 0 0 / 5%);
}
  .product-image-overlay {
    min-width: 270px;
  }
  .product-image-overlay.top-img-block .content-wrapper {
    padding: 10px 20px 10px 10px;
}
  .swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
    padding: 0px 40px;
}
}

a.thumbs-direction-nav--next {
    border: none !important;
  outline:none !important;
  box-shadow:none !Important;
  -moz-box-shadow: none !important;
}
a.thumbs-direction-nav--prev{
     border: none !important;
  outline:none !important;
  box-shadow:none !Important;
  -moz-box-shadow: none !important;
}

.text p {
    margin: 0px;
    margin-left: 8px;
}

.text {
    display: flex;
    align-items: center;
}

article.page {
    padding: 50px 20px;
}