/*glide slider*/
.shopsLondonBridge__panel-354007 .glide__bullets .glide__bullet,
.lazy-loading__panel-354007 .glide__bullets .glide__bullet {
	border-radius: 50%;
    width: 15px;
    height: 15px;
}

.js-image-sliders.glide .glide__bullet:hover, .js-image-sliders.glide .glide__bullet:focus, .js-image-sliders.glide .glide__bullet.glide__bullet--active {
    opacity: none;
  	background-color: rgba(255,255,255,0.5);
}

.js-image-sliders.glide.shop-gallery .glide__bullet {
    width: auto;
    height: auto;
    border-radius: 0;
    border: none;
    margin: 0;
    transition: none;
    background-color: transparent;
  	opacity: 1;
}

.js-image-sliders.glide.shop-gallery .glide__bullet:hover,
.js-image-sliders.glide.shop-gallery .glide__bullet:focus,
.js-image-sliders.glide.shop-gallery .glide__bullet.glide__bullet--active {
  	background-color: rgba(255, 255, 255, 0.5);
}

@media (min-width: 960px) {
	.shopsLondonBridge__panel-354007 .glide__bullets .glide__bullet,
  	.lazy-loading__panel-354007 .glide__bullets .glide__bullet {
        background-size: 7vw calc(7vw / 1.5);
        background-repeat: no-repeat;
        background-position: center;
        background-color: rgba(255,255,255,0);
        width: calc(7vw + 10px);
        height: calc((7vw / 1.5) + 10px);
        opacity: 1;
        margin: 0;
        border: 0;
        transition: 0s;
      	border-radius: 0;
    }
  
  .shopsLondonBridge__panel-354007 .glide__bullet[data-glide-dir="=0"],
  .lazy-loading__panel-354007 .glide__bullet[data-glide-dir="=0"] {
      background-image: url(/media/rtwe/uploads/featurecore/assets/354/1223.jpg?v=638816202821570000);
  }

  .shopsLondonBridge__panel-354007 .glide__bullet[data-glide-dir="=1"],
  .lazy-loading__panel-354007 .glide__bullet[data-glide-dir="=1"] {
      background-image: url(/media/rtwe/uploads/featurecore/assets/354/1224.jpg?v=638816202965330000);
  }

  .shopsLondonBridge__panel-354007 .glide__bullet[data-glide-dir="=2"],
  .lazy-loading__panel-354007 .glide__bullet[data-glide-dir="=2"] {
      background-image: url(/media/rtwe/uploads/featurecore/assets/354/1225.jpg?v=638816203101800000);
  }
}

/*panel layouts*/
.breadcrumb {
	display: none;
}

@media (min-width: 960px) {
  .shopsLondonBridge__panel-354008 {
  	margin: 60px 0 0; 
  }
  .shopsLondonBridge__panel-354006,
  .shopsLondonBridge__panel-354009 {
  	padding-top: 30px;
  }
}

.shopsLondonBridge__panel-354006 .fc-header__surtitle,
.shopsLondonBridge__panel-354007 .fc-header__surtitle {
	font-family: "Lato", arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.02em;
    line-height: 1.5;
    text-transform: uppercase;
    color: #7a3262;
  	padding: 10px 0;
}

.shopsLondonBridge__panel-354006 .fc-header__title,
.shopsLondonBridge__panel-354007 .fc-header__title {
	font-family: "Lato", arial, sans-serif;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.4;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
}

.shopsLondonBridge__panel-354009 .fc-layout__content {
	padding: 0;
}

@media (max-width: 959px) {
	.fc-layout--2-column .fc-layout__content  {
      	padding-top: 20px;
  	}
}

/***Title****/
.fc-layout .fc-layout__header,
.shop-header {
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 20px;
}
.shopsLondonBridge__panel-354009 .fc-header {
	padding: 0 0 20px;
}
.fc-header {
	position: relative;
  	padding: 0;
	overflow: hidden;
}
@media (min-width: 960px) {
  .fc-header {
      padding: 20px 0;
  }
}
.shop-title {
  	max-width: 1200px;
  	margin: 0 auto;
  	position: relative;
  	overflow: hidden;
}

.fc-header__title,
.shop-title__title {
	display: inline-block;
    vertical-align: baseline;
    position: relative;
  	letter-spacing: .15em;
  	padding: 0 20px;
}
.fc-header__title::before, .fc-header__title::after,
.shop-title__title::before, .shop-title__title::after {
    content: "";
    display: block;
    width: 1000px;
    position: absolute;
    top: 50%;
    border-top: 1px solid #BBAC78;
}

.fc-header__title::before,
.shop-title__title::before {
	right: 100%;
}

.fc-header__title::after,
.shop-title__title::after {
	left: 100%;
}

.fc-divider {
  display: none;
}

/***copy/content***/
.twe-shop-title {
  color: #101010;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 700;
}

.twe-shop-copy {
  color: #333;
  font-size: 16px;
  text-align: left;
  padding: 0 10px;
}
.shopsLondonBridge__panel-354009 .twe-shop-copy {
	text-align: center;
}
.twe-shops__link {
	color: #562345;
  	text-decoration: underline;
}

/***content boxes***/
.content-boxes {
	padding-top: 0;
  	padding-bottom: 0;
}
.content-boxes__copy {
	display: flex;
    flex-direction: column;
}
.content-boxes__title {
  order: 2;
}
.content-boxes__image {
  order: 1;
}
.content-boxes__copy {
  order: 3;
}
.twe-shops-learnMore {
  padding: 8px 30px;
  background-color: #562345;
  color: white;
  display: block;
  margin: 10px auto;
  width: 150px;
  height: 40px;
  font-size: 12px;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}
.twe-shops-learnMore:hover {
	background-color: #bbac78;
    color: #fff;
}