.modal-backdrop.show {
  z-index: 3;
}

.left-side-icons {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.left-side-icons .label-new {
  margin-bottom: 15px;
  /* color: #98165d; */
  color: #504e5c;
  font-size: 20px;
  text-transform: uppercase;
}
.left-side-icons .points {
  font-family: AkzidenzGroteskPro-Cn;
  cursor: pointer;
}


.left-side-icons .list-prizes.new li:not(.medal).points span {
  flex-direction: column;
  margin-left: 1px;
  padding-left: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: visible;
  color: #566259;
  font-weight: normal;
  font-size: 16px;
  line-height: 14px;
  text-align: center;
}
.left-side-icons .list-prizes.new li:not(.medal).points em {
  display: block;
  margin-top: 3px;
  margin-left: 0;
  height: 14px;
  border: none;
  background: none;
  font-size: 15px;
  line-height: 14px;
  font-style: normal;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-parker span {
  /* background: #98165d; */
  background: #504e5c;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-parker span em {
  background: transparent;
  color: #fff;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-spectator span {
  background: #f8f5f0;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-spectator span em {
  margin-top: 5px;
  padding: 1px 3px;
  height: 16px;
  /* background: #98165d;
  color: #fff; */
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-suckling span {
  /* border: 1px solid #98165d; */
  border: 1px solid #504e5c;
  font-size: 12px;
  text-transform: uppercase;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-suckling span em {
  font-size: 13px;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-suckling span em b {
  font-size: 16px;
}

.left-side-icons .list-prizes.new li:not(.medal).points.p-maroni span {
  position: relative;
  /* border-color: #98165d; */
  border-color: #504e5c;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-maroni span::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  display: block;
  width: 54px;
  height: 54px;
  min-height: 54px;
  background: url(../imgs/layout/targ/luca_maroni-60x60.png) no-repeat 50% 50%/contain;
  border-radius: 50%;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-maroni span i {
  display: none;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-maroni span em {
  position: relative;
  z-index: 1;
  margin-top: 0;
  font-size: 26px;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-decanter span {
  background: #898989;
  color: #fff;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-decanter span i:first-child {
  padding-top: 5px;
  font-style: normal;
  font-size: 16px;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-decanter span i + i {
  font-size: 10px;
  line-height: 10px;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-decanter span em {
  margin-top: 3px;
  color: #fff;
  font-size: 17px;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-enthusiast span {
  position: relative;
  border-color: #f8f5f0;
  overflow:hidden;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-enthusiast span::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 50%;
  width: 60px;
  height: 30px;
  background: #f8f5f0;
  border-radius: 0 0 50% 50%;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-enthusiast span > * {
  position: relative;
  z-index: 1;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-enthusiast span i:first-child {
  position: relative;
  font-style: normal;
  font-size: 16px;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-enthusiast span i + i {
  /* color: #98165d; */
  color: #504e5c;
  font-style: normal;
  font-size: 15px;
  line-height: 14px;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-enthusiast span em {
  margin-top: 3px;
  color: #000;
  font-size: 20px;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-falstaff span {
  border-color: #f8f5f0;
  background: #1c1c1a;
  color: #f8f5f0;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-falstaff span i {
  font-style: normal;
  font-size: 18px;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-falstaff span em {
  height: 20px;
  color: #f8f5f0;
  font-size: 26px;
  line-height: 26px;
}
.left-side-icons .list-prizes.new li:not(.medal).points.p-falstaff span em b {
  font-weight: normal;
}

.left-side-icons .list-prizes.new li.medal span {
  background: none;
  cursor: pointer;
}
.left-side-icons .list-prizes.new li.medal span svg {
  width: 100%;
  height: 100%;
}

/* de comentat la sf, in modif */
.left-side-icons .list-prizes.new li:not(.medal) span {
}
/* */




.market .top-img-market {
  position: relative;

  padding: 5% 4%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
}
.market .top-img-market h1 {
  margin-bottom: 20px;
  font-size: 40px;
}
.market .top-img-market h2 {
  margin-bottom: 20px;
  font-size: 30px;
}
.market .top-img-market strong {
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 20px;
}
.market .top-img-market:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0, .7);
}
.market .top-img-market > * {
  position: relative;
  z-index: 1;
}


.market .card-invite {
  margin-bottom: 40px;
  padding-bottom: 20px;
}

.market .card-invite .offer {
  padding-bottom: 0;
  border-bottom: none;
}
.market .card-invite .offer .message {
  text-transform: none;
  margin: 15px 0 0;
  font-size: 15px;
  text-align: left;
}

.market .total-wines {
  display: flex;
  align-items: center;
  flex: 1 0 auto;

  font-family: AkzidenzGroteskPro-Cn;
}
.market .total-wines strong {
  display: block;
  margin-right: 15px;
  font-size: 65px;
  line-height: 60px;
  letter-spacing: .5px;
}
.market .total-wines span {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 24px;
  line-height: 26px;
  /* letter-spacing: 4px; */
}
.market .total-wines b {
  /* letter-spacing: 1px;
  text-transform: uppercase; */
  font-size: 26px;
  letter-spacing: 3px;
}
.market .cloud {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.market .cloud a {
  position: relative;
  /* margin-right: 10px; */
  line-height: 1.2;

  margin: 3px 10px 3px 0;
  padding: 4px 15px;
  border-radius: 20px;
  border: 2px solid #68716a;
  color: #68716a;
}
.market .cloud a:hover {
  /* border-color: #98165d;
  color: #98165d; */
  border-color: #504e5c;
  color: #504e5c;
}
/* .market .cloud a:nth-of-type(4n) {
  font-size: 21px;
  letter-spacing: 3px;
}
.market .cloud a:nth-of-type(4n+1) {
  font-size: 18px;
}
.market .cloud a:nth-of-type(4n+2) {
  font-size: 13px;
}
.market .cloud a:nth-of-type(4n+3) {
  font-size: 14px;
  text-transform: uppercase;
}
.market .cloud .gift {
  font-weight: bold;
  letter-spacing: 3px!important;
  font-size: 20px!important;
  line-height: 28px!important;
  text-transform: uppercase;
}
.market .cloud a:not(:last-child):after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -17px;
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #566259;
  border-radius: 50%;
} */





.market .card-articles.card-articles-listing > li {
  margin-bottom: 50px;
}
.market .card-articles.card-articles-listing article {
  position: relative;
  padding: 0!important;
  box-shadow: 0px 0px 7px 5px rgb(0 0 0 / 8%);
  border-radius: 20px;
}
.market .card-articles.card-articles-listing .card {
  display: flex;
  padding: 0;
}

.market .card-horizontal .left-side-icons {
  position: static;
}

.market .card-horizontal .package {
  position: relative;
  margin-left: 30px;
  margin-right: 20px;
  width: 265px;
  min-width: 265px;
  height: 215px;
  text-align: left;
}
.market .card-horizontal .package img {
  top: 0;
  height: 185px;
}
.market .card-horizontal .package img:nth-of-type(2) {
  position: absolute;
  /* top: 5px; */
  left: 40px;
  height: 190px;
}
.market .card-horizontal .package img:nth-of-type(3) {
  position: absolute;
  left: 80px;
  height: 195px;
}
.market .card-horizontal .package img:nth-of-type(4) {
  position: absolute;
  left: 120px;
  z-index: 2;
  height: 200px;
}
.market .card-horizontal .package img:nth-of-type(5) {
  position: absolute;
  z-index: 1;
  left: 160px;
  height: 195px;
}
.market .card-horizontal .package img:nth-of-type(6) {
  position: absolute;
  left: 200px;
  height: 190px;
}

.market .card-horizontal .card-body {
  padding-bottom: 0;
  text-align: left;
}
.market .card-horizontal .list-characteristics {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  color: #000;
  text-transform: uppercase;
}
.market .card-horizontal .list-characteristics li {
  display: flex;
  align-items: center;
  padding-right: 10px;
}
.market .card-horizontal .list-characteristics li:not(:last-child)::after {
  content: '|';
  display: inline-block;
  margin-left: 10px;
  margin-top: -3px;
  font-size: 12px;
  line-height: 14px;
}
.market .card-horizontal .badge-secondary {
  background: #d7d7d7;
  color: #515151;
  font-weight:normal;
}

.market .card-horizontal .right-side {
  flex: 1;
  min-width: 200px;
}
.market .card-horizontal .right-side .btn-outline-secondary {
  font-style: italic;
  font-size: 16px;
  cursor: text;
}
.market .card-horizontal .right-side .btn-outline-secondary:hover {
  background: transparent;
  color: #566259;
}
.market .card-horizontal .price-piece span {
  font-size: 22px;
}
.market .card-horizontal .link-single {
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.market .card .card-price {
  font-size: 40px;
  font-weight: bold;
}



.market .card-articles article > .card-footer {
  margin-top: -16px;
  padding: 0;
  border-radius: 0 0 20px 20px;
  font-family: AkzidenzGroteskPro-Cn;
  text-align: center;
}
/*.market .card-articles article*/ .button-container-fly .card-footer {
  margin: -10px -15px 10px;
  padding: 0;
  font-family: AkzidenzGroteskPro-Cn;
  text-align: center;
}
.market .card-articles article > .card-footer.red,
/*.market .card-articles article*/ .button-container-fly .card-footer.red {
  background: #972000;
}
.market .card-articles article > .card-footer.white,
/*.market .card-articles article*/ .button-container-fly .card-footer.white {
  background: #fcf6c2;
}
.market .card-articles article > .card-footer.rose,
/*.market .card-articles article*/ .button-container-fly .card-footer.rose {
  background: #FBC1D0;
}
.market .card-articles article > .card-footer.champagne,
/*.market .card-articles article*/ .button-container-fly .card-footer.champagne {
  background: yellow;
}
.market .card-articles article > .card-footer.gift,
/*.market .card-articles article*/ .button-container-fly .card-footer.gift {
  /* background: #98165d; */
  background: #504e5c;
}
.market .card-articles article > .card-footer a,
/*.market .card-articles article*/ .button-container-fly .card-footer a {
  display: block;
  padding: 1px 20px;
  width: 100%;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
.market .card-articles article > .card-footer.white a,
.market .card-articles article > .card-footer.rose a,

/*.market .card-articles article*/ .button-container-fly .card-footer.white a,
/*.market .card-articles article*/ .button-container-fly .card-footer.rose a {
  color: #566259;
}



.market .badge-sale {
  /*margin-right: 25px;*/
  padding: 0!important;
  width: 40px;
  height: 40px;
  /* background: #98165d; */
  background: #504e5c;
  border-radius: 0;
  color: #fff;
  font-weight: normal;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}

.market .shop-preferences {
  text-align: center;
}
.market .shop-preferences strong {
  display: block;
  /* color: #98165d; */
  color: #504e5c;
  font-size: 25px;
  text-transform: uppercase;
}
.market .shop-preferences ul {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.market .shop-preferences ul li {
  margin: 40px 20px 0;
  width: 100%;
  max-width: 179px;
  text-transform: uppercase;
}
.market .shop-preferences ul li a {
  display: block;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 0px 0px 7px 5px rgb(0 0 0 / 8%);
}
.market .shop-preferences ul li .icon {
  width: 90px;
  height: 90px;
}
.market .shop-preferences ul li b {
  display: block;
  margin-top: 15px;
  color: #566259;
}
.market .shop-preferences ul li a:hover {
  /* background: #98165d; */
  background: #504e5c;
}
.market .shop-preferences ul li a:hover .icon svg {
  fill: #fff;
}
.market .shop-preferences ul li a:hover b {
  color: #fff;
}



.text-packing {
  margin: 30px 0;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 2px;
  font-family: AkzidenzGroteskPro-Cn;
}
.card-market-benefits strong {
  display: block;
  margin-bottom: 10px!important;
  font-size: 20px;
}
.card-market-benefits ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
}
.card-market-benefits ul li {
  margin-top: 12px;
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  font-family: AkzidenzGroteskPro-Regular;
}
.card-market-benefits li > .icon {
  vertical-align: middle;
  margin-right: 15px;
  width: 45px;
  height: 45px;
}
.card-market-benefits li > .icon svg {
  /* fill: #98165d; */
  fill: #504e5c;
}

.slider-vm-container header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 20px 20px 70px;
  min-height: 300px;
  background: url(../imgs/layout/targ/targ-1336x300-2.jpg) no-repeat 15% 0/cover;
}

.slider-vm-container header::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0,0,0,0.4) 0%, rgba(253,187,45,0) 100%);
}

.slider-vm-container header h3 {
  position: relative;
  z-index: 1;
  margin: 0;
  flex: 1 0 100%;
  max-width: 100%;
}
.slider-vm-container header h3 a {
  display: block;
  margin: 0 auto;
  width: 320px;
  height: 135px;
  background: url(../imgs/layout/targ/logo-targ-2.png) no-repeat 50% 0/contain;
  font: 0/0 a;
  max-width: 100%;
}
.slider-vm-container header strong {
  position: relative;
  z-index: 1;
  flex: 1 0 100%;
  display: block;
  /* margin-bottom: 20px; */
  width: 320px;
  height: 76px;
  background: url(../imgs/layout/targ/targ-pachet-6sticle-2.png) no-repeat 50% 0/contain;
  font: 0/0 a;
}
.slider-vm-container header .link {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  padding: 10px 30px;
  border-radius: .25rem;
  border: 1px solid #fff;
  color: #fff;
  font-style: normal;
  font-size: 24px;
  text-align: center;
}

@media (min-width: 768px) {}
@media (min-width: 992px) {
  .slider-vm-container header {
    background-position: 50% 0;
  }
  .slider-vm-container header strong,
  .slider-vm-container header .link {
    flex: 1 0 50%;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .slider-vm-container header {
    flex-wrap: nowrap;
  }
  .slider-vm-container header > * {
    flex: 0 0 auto!important;
    margin: 0!important;
  }
}


.slider-vm {
  margin-top: -40px;
  padding: 0 20px;
}
.slider-vm article {
  margin: 0 20px 20px;
  background: #fff;
}
.slider-vm .slick-arrow {
  top: 50%;
  transform: translateY(-50%);
}
.slider-vm .package {
  margin-left: 15px!important;
  margin-right: 15px!important;
}
.slider-vm .add-favorites {
  right:-15px;
}


@media (max-width:568px) {
  .market .card-horizontal .package {
    margin-left: -8px;
    margin-right: -30px;
    transform: scale(.8);
    width: 212px;
    height: 200px;
  }

  .market .shop-preferences ul li {
    max-width: 135px;
  }

  .button-container-fly {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    margin-bottom: 0!important;
    padding: 10px;
    background: #fff;
    box-shadow: 0px 0px 7px 5px rgb(0 0 0 / 8%);
  }
  .button-container-fly .card-price {
    font-size: 30px;
  }
  .button-container-fly .badge-sale {
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    font-family: AkzidenzGroteskPro-Cn;
  }

  .slider-vm {
    padding-left: 0;
    padding-right: 0;
  }
  .slider-vm .package {
    margin-left: -10px!important;
    margin-right: -30px!important;
  }
}

@media (min-width:992px) {
  .market .top-img-market h1 {
    font-size: 60px;
  }
  .market .top-img-market h2 {
    font-size: 40px;
  }
  .market .top-img-market strong {
    font-size: 30px;
  }

  .market .card-invite .invite {
    margin-bottom: 20px;
  }
  .market .card-invite {
    margin-bottom: 70px;
    padding-bottom: 0;
  }

  .market .total-wines strong {
    margin-right: 15px;
    font-size: 69px;
    line-height: 60px;
  }
  /* .market .total-wines b {
    margin-bottom: 10px;
  } */
  /* .market .cloud a:nth-of-type(4n) {
    font-size: 1.8vw;
  }
  .market .cloud a:nth-of-type(4n+1) {
    font-size: 2vw;
  }
  .market .cloud a:nth-of-type(4n+2) {
    font-size: 1.5vw;
  }
  .market .cloud a:nth-of-type(4n+3) {
    font-size: 1vw;
  } */
  .market .card-articles.card-articles-listing .card {
    flex-direction: row;
  }
  .market .card-horizontal .card-body {
    margin: 0 30px;
  }

  .market .shop-preferences {
    padding: 30px 0;
    text-align: center;
  }
}