
  .w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.loyalty-cta-signup {
  width: 200px;
  margin-right: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  font-weight: 700;
  text-align: center;
}

.loyalty-cta-signup:hover {
  background-color: transparent;
  color: #fff;
}

.loyalty-cta-signin {
  width: 200px;
  margin-left: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 5px;
  background-color: transparent;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.loyalty-cta-signin:hover {
  background-color: #fff;
  color: #000;
}

.header-subtext {
  display: inline-block;
  width: 52%;
  margin-bottom: 10px;
  color: #fff;
}

.loyalty-header-ctas {
  position: absolute;
  left: 28%;
  top: auto;
  right: auto;
  bottom: 9%;
  z-index: 2;
}

.loyalty-h1 {
  color: #fff;
  font-size: 30px;
}

.loyalty-howto-tiles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

.loyalty-howto-tile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.loyalty-howto-image {
  width: 90px;
}

.loyalty-h3 {
  font-size: 20px;
}

.loyaltyheader {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.loyalty-benefits-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.loyalty-benefits-tile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.loyalty-benefits-image {
  height: 80px;
}

.loyalty-benefits-subtext {
  margin-top: 10px;
}

.loyalty-benefit-tiles {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.loyalty-horizontalbar {
  width: 100%;
  margin-top: 10px;
  padding-bottom: 20px;
  border-top: 2px solid #000;
}

.loyalty-h2 {
  font-size: 24px;
  line-height: 24px;
}

.gap-loyalty-header-ctas {
  position: absolute;
  left: 32%;
  top: auto;
  right: auto;
  bottom: 13%;
  display: inline-block;
  text-align: center;
}

.gap-loyaltyheader {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.gap-loyalty-header-wrapper {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.gap-loyalty-h1 {
  margin-top: 0px;
  padding-top: 10px;
  color: #fff;
  font-size: 30px;
}

.gap-header-subtext {
  display: inline-block;
  width: 50%;
  margin-bottom: 0px;
  color: #fff;
}

.gap-loyalty-howto-tiles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

.gap-loyalty-howto-tile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.gap-loyalty-howto-image {
  height: 80px;
}

.gap-loyalty-h3 {
  font-size: 20px;
}

.gap-loyalty-benefits-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.gap-loyalty-h2 {
  font-size: 24px;
  line-height: 24px;
}

.gap-loyalty-cta-signup {
  width: 200px;
  margin-right: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 5px;
  background-color: #fff;
  color: #122344;
  font-weight: 700;
  text-align: center;
}

.gap-loyalty-cta-signup:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}

.gap-loyalty-cta-signin {
  width: 200px;
  margin-left: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 5px;
  background-color: transparent;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.gap-loyalty-cta-signin:hover {
  border-color: #122344;
  background-color: #122344;
  color: #fff;
}

.gap-loyalty-horizontalbar {
  width: 100%;
  margin-top: 10px;
  padding-bottom: 20px;
  border-top: 2px solid #000;
}

.gap-loyalty-benefit-tiles {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.gap-loyalty-benefits-tile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.gap-loyalty-benefits-image {
  height: 80px;
}

.gap-loyalty-benefits-subtext {
  margin-top: 10px;
}

.ms-loyalty-bg {
  z-index: -100;
  display: block;
}

.mns-loyalty-header-wrapper {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.ms-loyalty-bg-mobile {
  z-index: -100;
  display: none;
}

.gap-header-image {
  z-index: -10;
}

.gap-header-image-mobile {
  z-index: -10;
  display: none;
}

.crm-flow-container {
  max-width: 1200px;
}

.gap-loyalty-header-text {
  position: absolute;
  left: 0%;
  top: 19%;
  right: 0%;
  bottom: 0%;
}

.mns-loyalty-header-text {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

@media screen and (max-width: 991px) {
  .header-subtext {
    width: 70%;
  }

  .loyalty-header-ctas {
    left: 22%;
    bottom: 17%;
  }

  .loyalty-benefits-tile {
    padding-right: 10px;
    padding-left: 10px;
  }

  .gap-loyalty-header-ctas {
    left: 22%;
    display: inline-block;
  }

  .gap-loyalty-header-wrapper {
    display: block;
  }

  .gap-header-subtext {
    display: inline-block;
    width: 60%;
  }

  .gap-loyalty-howto-tiles {
    margin-top: 20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .gap-loyalty-howto-tile {
    padding-right: 10px;
    padding-left: 10px;
  }

  .gap-loyalty-h3 {
    font-size: 15px;
    line-height: 18px;
  }

  .gap-loyalty-howto-subtext {
    font-size: 12px;
    line-height: 15px;
  }

  .gap-loyalty-benefits-tile {
    padding-right: 0px;
    padding-left: 0px;
  }

  .gap-loyalty-benefits-image {
    height: 50px;
  }

  .ms-loyalty-bg {
    display: none;
  }

  .mns-loyalty-header-wrapper {
    margin-bottom: 20px;
  }

  .ms-loyalty-bg-mobile {
    display: block;
    width: 100%;
  }

  .gap-header-image {
    z-index: -1;
    display: none;
  }

  .gap-header-image-mobile {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: -1;
    display: block;
    width: 100%;
  }

  .crm-flow-container {
    max-width: 1400px;
  }

  .mns-loyalty-header-text {
    top: 16%;
  }
}

@media screen and (max-width: 767px) {
  .loyalty-cta-signup {
    display: block;
    width: auto;
    margin-bottom: 10px;
    margin-left: 10px;
    border-color: #bdd755;
    background-color: #bdd755;
  }

  .loyalty-cta-signup:hover {
    color: #000;
  }

  .loyalty-cta-signin {
    display: block;
    width: auto;
    margin-right: 10px;
    border-color: #bdd755;
    color: #000;
  }

  .loyalty-cta-signin:hover {
    background-color: #bdd755;
  }

  .header-subtext {
    width: 60%;
  }

  .loyalty-header-ctas {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .loyalty-h1 {
    margin-top: 10px;
    line-height: 30px;
  }

  .loyalty-howto-tiles {
    margin-top: 20px;
  }

  .loyalty-howto-tile {
    padding-right: 10px;
    padding-left: 10px;
  }

  .loyalty-h3 {
    font-size: 14px;
    line-height: 16px;
  }

  .loyalty-howto-subtext {
    font-size: 12px;
  }

  .loyalty-benefits-tile {
    padding-right: 30px;
    padding-left: 30px;
  }

  .loyalty-benefit-tiles {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .gap-loyalty-header-ctas {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .gap-loyalty-howto-tile {
    padding-right: 10px;
    padding-left: 10px;
  }

  .gap-loyalty-h3 {
    font-size: 14px;
    line-height: 16px;
  }

  .gap-loyalty-howto-subtext {
    font-size: 12px;
  }

  .gap-loyalty-cta-signup {
    display: block;
    width: auto;
    margin-bottom: 20px;
    margin-left: 10px;
    border-color: #122344;
    background-color: #122344;
    color: #fff;
  }

  .gap-loyalty-cta-signup:hover {
    border-color: #122344;
    color: #122344;
  }

  .gap-loyalty-cta-signin {
    display: block;
    width: auto;
    margin-right: 10px;
    border-color: #122344;
    color: #122344;
  }

  .gap-loyalty-benefit-tiles {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .gap-loyalty-benefits-tile {
    padding-right: 30px;
    padding-left: 30px;
  }

  .mns-loyalty-header-wrapper {
    margin-bottom: 0px;
  }

  .gap-loyalty-header-text {
    bottom: 32%;
  }

  .mns-loyalty-header-text {
    bottom: 47%;
  }
}

@media screen and (max-width: 479px) {
  .loyalty-cta-signup {
    background-color: #bdd755;
  }

  .loyalty-cta-signup:hover {
    border-color: #bdd755;
    color: #000;
  }

  .loyalty-cta-signin {
    border-color: #bdd755;
    color: #000;
  }

  .loyalty-cta-signin:hover {
    border-color: #fff;
    background-color: #bdd755;
  }

  .header-subtext {
    width: 90%;
    font-size: 12px;
    line-height: 14px;
  }

  .loyalty-header-ctas {
    margin-top: 22px;
  }

  .loyalty-h1 {
    font-size: 21px;
    line-height: 20px;
  }

  .loyalty-howto-image {
    width: 50px;
  }

  .loyalty-h3 {
    font-size: 10px;
    line-height: 12px;
  }

  .loyalty-howto-subtext {
    font-size: 10px;
    line-height: 12px;
  }

  .loyalty-benefits-tile {
    padding-right: 10px;
    padding-left: 10px;
  }

  .loyalty-benefits-image {
    height: 60px;
  }

  .loyalty-benefit-tiles {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .loyalty-h2 {
    margin-right: 20px;
    margin-left: 20px;
    text-align: center;
  }

  .gap-loyalty-h1 {
    font-size: 20px;
    line-height: 20px;
  }

  .gap-header-subtext {
    width: auto;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 14px;
  }

  .gap-loyalty-howto-tiles {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .gap-loyalty-h3 {
    font-size: 10px;
    line-height: 12px;
  }

  .gap-loyalty-howto-subtext {
    font-size: 10px;
    line-height: 12px;
  }

  .gap-loyalty-h2 {
    margin-right: 20px;
    margin-left: 20px;
    text-align: center;
  }

  .gap-loyalty-cta-signup:hover {
    border-color: #122344;
    color: #122344;
  }

  .gap-loyalty-benefit-tiles {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .gap-loyalty-benefits-tile {
    padding-right: 10px;
    padding-left: 10px;
  }

  .gap-loyalty-benefits-image {
    height: 60px;
  }

  .gap-loyalty-header-text {
    top: 8%;
    bottom: 48%;
  }

  .mns-loyalty-header-text {
    top: 10%;
  }
}

@font-face {
  font-family: 'Mslondon-semibold';
  src: url('https://cdn-aing.akinon.net/static_omnishop/mns399/dist/30d8e513b75f7b89495b15373f4eef12.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mslondon-demibold';
  src: url('https://cdn-aing.akinon.net/static_omnishop/mns399/dist/fb64f30548a22c43ce9fa083d9845bd4.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'mns-leeds';
  src: url('https://int-asset1.marksandspencer.com/75.1/res/common/assets/fonts/MandSLeedsW03Light.woff') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'mns-leeds-bold';
  src: url('https://www.marksandspencer.com/hp/assets/fonts/MnSLeeds-Bold-874b2e3d7b3180e85678310a1151039e.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

ul, ol {
padding-left: 0 !important;
}

.bra-shape-component__description, .bra-fit-tips-component__title--description, .page__title-component__description, .blog-context-paragraph, .bra-fit-tips-component__sub-title {
    font-family: 'Mslondon-semibold';
}
.feature-list-container {display:  none;

}
/*     icgiyim-rehberi-fix  ------START------ */
a.product-block.icgiyim.w-inline-block {
    overflow: visible !important;
    max-width: 200px;
}
@media screen and (max-width: 479px) {
	a.product-block.icgiyim.w-inline-block {
	max-width: 180px !important;
}
}

.product-name {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.blog-4-lingerie-guide.icgiyimproduct {
	justify-items: center !important;
}
/* slider  geniÃ…Å¸lik dÃƒÂ¼zeltme */
.hero-slider {
	
	    padding: 0 0% !important;
margin-top: 0 !important;
}
/*     icgiyim-rehberi-fix  ----END----- */

/* mobile header fix */

.home-container { 
margin-top : 0 !important;
padding: 0 !important;
overflow: hidden;
}
@media (max-width: 1199px) and (orientation: portrait){
	
.search {
	
	top:48px !important;
}

}
/*  anneler gunu fix------------   */

.hero-banner__navigation {
	    padding: 5% 5.75% 0rem 5.75% !important;
}

a:hover, a:focus {
    text-decoration: none !important;
	
}
