
@font-face {
            font-family: 'Footlight MT';
            src: url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.eot');
            src: url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.eot?#iefix') format('embedded-opentype'),
              url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.woff') format('woff'),
              url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.ttf') format('truetype'),
              url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.svg#FootlightMTLight') format('svg');
            font-weight: 300;
            font-style: normal;
          }
html {
  background: rgb(238, 238, 238);
}

h1, h2 {
  color: rgb(66, 66, 66);
  font-family: Lora;
  font-size: 18px;
}

h2 {
  color: rgb(66, 66, 66);
  font-family: Lora;
  font-size:1.2em;
}

h3 {
  color: rgb(66, 66, 66);
  font-family: Lora;
  font-size:;
}

h4 {
  color: rgb(66, 66, 66);
  font-family: Lora;
  font-size:;
}

h5 {
  color: ;
  font-family: Lora;
  font-size:;
}

a {
  color: rgb(159, 159, 159);
}

body {
  color: #000000;
  font-size: 14px;
  font-family: 'Lora';
}

.headerTop {
  background: rgb(207, 20, 43);
}

.navWrapper ul li a.video-thumb {
  border-color: rgb(159, 159, 159);
}

.navWrapper ul li a .fa {
  text-shadow: 0px 0px 3px rgb(238, 238, 238);
}

.navWrapper ul li a .fa:after {
  background: rgb(238, 238, 238);
}

  @media all and (min-width:768px) {
    .mainHeader {
      height:120px;
    }
    .headerTop, .headerLeft {
      height:70px;
    }
    .headerLeft img {
      max-height:70px;
    }
  }


.headerRight span:not(.caret) {
  color: rgb(249, 249, 249);
  font-family: 'Lora';
}

a.solidSocialColorHeader {
  color: rgb(249, 249, 249);
  font-size:24px;
  margin-left: 8px;
}

a.solidSocialColorHeader svg path {
  fill: rgb(249, 249, 249);
}

a.solidSocialColorContact i {
  color: rgb(207, 20, 43);
}

a.solidSocialColorContact svg path {
  fill: rgb(207, 20, 43);
}

a.solidSocialColorFooter {
  color: rgb(207, 20, 43);
  font-size:24px;
  margin-left: 8px;
}

a.solidSocialColorFooter svg path {
  fill: rgb(207, 20, 43);
}

.newsletterSubmit,
.headerSearchSubmit {
  color: rgb(207, 20, 43);
  background: rgb(249, 249, 249);
  width:75px;
}

.newsletterSubmit:hover,
.headerSearchSubmit:hover {
    background: ;
    color: ;
}

.about {
  background: rgb(238, 238, 238);
  color: rgb(66, 66, 66);
  font-size: 14px;
  font-family: 'Lora';

  border-width: ;
  border-style: ;
  border-color: ;
  border-radius: ;
}

@media (min-width: 768px) {
    .about {
        margin: ;
        padding: ;
    }
}

  @media (min-width: 768px) {
    .about {
      width:100% !important;
      padding:15px;
    }
  }

.newsfeed {
  background: #f4f4f4;
  color: #000000;
  font-size: 14px;
  font-family: 'Arial';

  border-width: ;
  border-style: ;
  border-color: ;
  border-radius: ;
}

@media (min-width: 768px) {
    .newsfeed {
        margin: ;
        padding: ;
    }
}

.newsfeed .storyItem time {
  color: #4385d1;
  font-family: 'Arial';
  border-color: ;
  border-bottom-width:;
}

.storyItem time {
  border-bottom:1px solid #000000;
}

.storyItem .coupon,
.couponsContainer .coupon {
  border:2px dashed #000000;
}

.mainFooter {
  background: rgb(207, 20, 43);
}
@media (min-width: 768px) {
  .mainFooter {
    background: rgb(207, 20, 43);
  }
}

.mainFooter ul li {
  display: inline;
  padding: 0 10px;
  border-right: 1px solid rgb(249, 249, 249);
}

.mainFooter ul li a {
  color: rgb(249, 249, 249);
  font-family: 'Lora';
}

.mainFooter ul li ul.parent {
  background: rgb(207, 20, 43);
}

.mainFooter ul li ul.parent li:hover {
      background: rgba(172,36,53,1);
  }

.copyright, .poweredBy, .poweredBy a, .poweredBy span {
  color: rgb(249, 249, 249);
}

@media (max-width: 767px) {
  .mainFooterMobile .copyright, .mainFooterMobile .poweredBy, .mainFooterMobile .poweredBy a, .mainFooterMobile .poweredBy span {
    color: #000000;
  }
}

.cartColor {
  border:1px solid rgb(207, 20, 43);
}

.cartSideBar {
    color: ;
    background-color: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

.cartSideBar a {
    color: ;
}

.cartSideBar ul.mobileProductCats li i,
.cartSideBar ul.productCats li i {
  color: rgb(207, 20, 43);
}

.shippingNote {
  color: rgb(207, 20, 43);
}

.checkoutComplete hr, .checkoutConfirm hr {
  border-color:rgb(207, 20, 43);
}

svg path,
svg rect{
  fill: rgb(249, 249, 249);
}

.likely__widget_facebook svg path {
    fill: #425497
}

.likely__widget_twitter svg path {
    fill: #00b7ec
}

.likely__widget_gplus svg path {
    fill: #dd4241
}

.likely__widget_pinterest svg path {
    fill: #cc002b
}

  .headerRight svg, footer svg {
    width: 24px;
    height: 24px;
    vertical-align: -3px;
  }
  .headerRight svg path,
  .headerRight svg rect{
    fill: rgb(249, 249, 249);
  }
  footer svg path,
  footer svg rect{
    fill: rgb(207, 20, 43);
  }

.smsIcon svg path {
  fill: rgb(159, 159, 159);
}

.smsIcon svg circle {
  fill: rgb(66, 66, 66);
}

.burg {
  background: rgb(249, 249, 249);
}

.burg:after {
  background: rgb(249, 249, 249);
}

.burg:before {
  background: rgb(249, 249, 249);
}

.activeBurg {
  background:transparent;
}

.itemInfo {
  border-top: 1px solid rgb(207, 20, 43);

  border-top-style: ;
  border-color: ;
}

.viewToggle, .refineByToggle {
  color: #000000;
}

.cartSideBar ul li a {
  color: #000000;
}

.itemInfo h3,
.itemInfo span {
  color: ;
}

.price, .productDescription h2, .priceOnSale {
  color: rgb(66, 66, 66);
}

.price span {
  color: #000000;
}

.thumbWrapper {
  border-top:1px solid rgb(207, 20, 43);
}

.reviewForm .button,
.inquire button,
.addToCart,
.chooseOptionsButton,
.cartTotals button,
.checkoutButton,
.listButton button,
.rsvpButton,
button.largeButton {
  background: rgb(66, 66, 66);
  color: rgb(249, 249, 249);
}

.reviewForm .button:hover,
.inquire button:hover,
.addToCart:hover,
.chooseOptionsButton:hover,
.cartTotals button:hover,
.checkoutButton:hover,
.listButton button:hover,
.rsvpButton:hover,
button.largeButton:hover {
    background: ;
    color: ;
}

.inquire button,
.addToCart,
.chooseOptionsButton,
.cartTotals button,
.checkoutButton,
.listButton button,
button.largeButton {
  background: ;
  color: ;
}

.inquire button:hover,
.addToCart:hover,
.chooseOptionsButton:hover,
.cartTotals button:hover,
.checkoutButton:hover,
.listButton button:hover,
button.largeButton:hover {
    background: ;
    color: ;
}

.inquireForm label {
  color: rgb(238, 238, 238);
}

.inquireForm {
  background: rgb(66, 66, 66);
}

.contactSubmit {
  color: ;
  background: rgb(66, 66, 66);
}

.contactSubmit:hover {
    background: ;
    color: ;
}

.sendInquiry {
  background: rgb(238, 238, 238) !important;
  color: rgb(66, 66, 66) !important;
}

.sendInquiry:hover {
  background:  !important;
  color:  !important;
}

.sc-association #sc-search button {
  background: rgb(66, 66, 66);
  color: rgb(249, 249, 249);
}

.sc-association #sc-search button:hover {
    background: ;
    color: ;
}

.subReview {
  border-left: 4px solid rgb(66, 66, 66);
}

.reviewNewsStar svg polygon {
  fill: #F2CA22;
}

.reviewStar svg polygon {
  fill: #F2CA22;
}

.headerTop {
  border-bottom:1px solid rgba(191,40,59,1);
}

.mainNav ul li {
  background: rgba(212,44,65,1);
}

.mainNav ul li a {
  color: rgb(238, 238, 238);
  font-family: 'Lora';
  border-bottom:1px solid rgba(191,40,59,1);
  font-size: 16px;

  margin: ;
  padding: ;
}

.mainNav ul li a .caret:before {
  border-top: 6px solid rgb(238, 238, 238);
}

.mainNav ul li a .caretUp:before {
  border-bottom: 6px solid rgb(238, 238, 238);
}

.mainNav ul li:first-child a {
  border-top:1px solid rgba(191,40,59,1);
}

.mainNav ul li ul li {
  background: rgba(191,40,59,1);
}

.mainNav ul li ul li a {
  color: ;
}

.mainNav ul li ul li a .caret:before {
  border-top: 6px solid ;
}

.mainNav ul li ul li a .caretUp:before {
  border-bottom: 6px solid ;
}

@media (max-width: 767px) {
  .mainNav ul li ul li {
    border-left:5px solid ;
  }
}

.pagination li a {
  border:1px solid rgb(207, 20, 43);
  color: rgb(238, 238, 238);
  background: rgba(212,44,65,1);
}

.pagination li a:hover {
  background: rgb(207, 20, 43);
  color: ;
}

.pagination li.active a {
  background: rgba(191,40,59,1);
  color: ;
}

.newsfeed .pagination li a {
  border-color: ;
  color: ;
  background: ;
}

.newsfeed .pagination li a:hover {
  background: ;
  color: ;
}

.newsfeed .pagination li.active a {
  background: ;
  color: ;
}



.blogPost h1 {
  border-bottom:1px solid #000000;
}

.blogPost .blogCreated {
  color: #000000;
  font-size: 14px;
}

  .slider-wrapper .nivoSlider {
    box-shadow:none !important;
  }

  .slider-wrapper .nivo-controlNav {
    display:block;
  }


  .slider-wrapper .nivo-controlNav {
    padding:10px 5px !important;
  }
  .slider-wrapper .nivo-controlNav a.nivo-control {
    border-radius: 50%;
    margin:0 10px;
    height:10px;
    width:10px;
    background: #999999;
  }
  .slider-wrapper .nivo-controlNav a.nivo-control.active {
    background: #000000;
  }

  .slider-wrapper {
    position:relative;
  }
  .slider-wrapper .nivo-controlNav {
    position:absolute;
    z-index:99999999;
    bottom:0;
    left:0;
    width:100%;
    padding:20px 10px !important;
  }


.storyDate {
  border-bottom:1px solid #000000;
}

.move-month span::after {
  border-right: 0.2em solid #000000;
  border-top: 0.2em solid #000000;
}

.event-title {
  color:rgb(159, 159, 159);
}

.event-ticket-button {
  background: rgb(66, 66, 66);
  color: rgb(249, 249, 249);
}

.event-ticket-button:hover {
  background:  !important;
  color:  !important;
}

.eventsContainer ul.event-list li .event-list-details .eventRight .date {
  border-color: #000000;
}


@media all and (min-width:768px) {

  .headerTop {
    border-bottom:0;
  }

  .mainNav {
          background: rgb(207, 20, 43);
        height: 50px;
  }

  .mainNav ul li {
    height: 50px;
    display: inline-block;
    border-right: 1px solid rgb(207, 20, 43);
    border-left: 1px solid rgba(212,44,65,1);
          background: rgb(207, 20, 43);
      }

  .mainNav ul li:first-child a {
    border-top:0;
  }

  .mainNav ul li:hover {
          background: rgba(172,36,53,1);
      }

  .mainNav ul li ul li:hover {
      background: rgba(172,36,53,1);
  }

  .mainNav ul li:last-child {
    border-right: 1px solid rgba(212,44,65,1);
  }

  .mainNav ul li:hover > ul li {
    border-color: rgba(172,36,53,1);
  }

  .on {
    background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, rgba(172,36,53,1)), color-stop(100%, rgba(191,40,59,1))) !important;
    background: -webkit-linear-gradient(bottom, rgba(172,36,53,1) 25px, rgba(191,40,59,1) 25px) !important;
    background: -moz-linear-gradient(bottom, rgba(172,36,53,1) 25px, rgba(191,40,59,1) 25px) !important;
    background: -o-linear-gradient(bottom, rgba(172,36,53,1) 25px, rgba(191,40,59,1) 25px) !important;
    background: linear-gradient(to bottom, rgba(172,36,53,1) 25px, rgba(191,40,59,1) 25px) !important;
  }

  .mainNav ul li a {
    color: rgb(238, 238, 238);
    font-family: 'Lora';
  }

}

  



    .contain, .mainNav .contain, .mainContent {
      width:100%;
    }
    .slider-wrapper {
      max-height:600px;
    }
    .mainContent .about {
      width:75%;
    }
    .mainContent .newsfeed {
      width:25%;
    }
    .album {
      width:calc(20% - 1rem);
    }
    .cartSideBar {
      width:20%;
    }
    .productRightSide {
      width:80%;
    }
    .productOptions {
      width:30%;
    }
    .productImages {
      width:66%;
    }




#slider.nivoSlider {
    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

@media all and (min-width:768px) {
  .mainContent, .mainContainer {
      margin: ;
      padding: ;

      border-width: ;
      border-style: ;
      border-color: ;
      border-radius: ;
  }
}

#slider.nivoSlider {
    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

    .slider-wrapper {
      max-height:100vh;
      display:flex;
      align-items:center;
    }



body {
    				
		}

.headerTop {
    				
		}

.mainFooter {
    				
		}

.cartItem,
.productImages,
.listView .innerItem,
.innerItem {
    color: ;
    margin: ;
    padding: ;

    background-color: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

.albumsContainer-Grid .album span,
.albumsContainer-GridTall .album span,
.albumsContainer-GridRect .album span {
    color: ;
    background-color: ;
    text-align: ;
}

.album:hover div:after,
.navWrapper li:hover a:after {
    background-color:  !important;
}

.albumsContainer {
    justify-content: center;
}


.slider-wrapper {
    margin: ;
    padding: ;
}

.bizInfo {
    background: ;

    margin: ;
    padding: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

.mainContainer {
    background: ;

    margin: ;
    padding: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

@media (min-width: 768px) {
    body.home header.header-HamburgerOverlayHomeOnly:not(.scrolled) .headerTop,
    body.home header.header-OverlayHomeOnly:not(.scrolled) .headerTop,
    header.header-HamburgerOverlay:not(.scrolled) .headerTop,
    header.header-Overlay:not(.scrolled) .headerTop {
        background: rgb(207, 20, 43);
    }
}

@media (min-width: 515px) {
    .album {
        width: calc(20% - 1rem);
    }
}

#OldSite {
    display: none;
}

.contactFormContainer {
    display: none;
}

#HP #NewSite {
    padding-top: 0px!important;
}

#NewSite {
    padding-top: 120px;
}

@media (max-width: 767px) {
    #NewSite {
        padding-top: 0px;
    }
}

@font-face {
    font-family: Allura;
    src: URL('/uploads/Allura-Regular.ttf');
}

@media (min-width: 768px) {
    .slider-wrapper {
        padding-top: 120px;
    }
}

.St {
    font-family: "Allura";
}


/** Full Width Start **/

.bizInfo {
    display: none;
}

.headerRight>div {
    display: none;
}

p {
    line-height: 1.6em;
}

.theme-default .nivoSlider {
    margin-bottom: 0px!important;
}

p.STA {
    line-height: 1.6em;
    margin: 14px 0px 28px;
}

.padding {
    padding: 0px!important;
}

.about {
    padding: 0px!important;
    width: 100%!important;
}

.about>:not(.slider-wrapper):not(.contain) {
    overflow: hidden;
    padding: 0 0%!important;
}

.mainHeader {
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.34);
    background-color: rgb(0, 0, 0);
}

@media (min-width: 768px) {
    .headerTop {
        border-bottom: 0;
        max-width: 100%;
        margin: auto;
        padding: 0px 20px;
    }
    .mainNav,
    .inlineNav {
        margin: 0px auto 0px;
        max-width: 1366px;
    }
    .inlineNav ul li a {
        padding: 0 0.3rem!important;
        font-size: 13px !important;
        text-transform: uppercase;
    }
    .inlineNav ul li ul {
        left: auto;
        right: -100px;
    }
    .mainNav a:hover {
        background-color: transparent;
    }
    .mainNav ul li a .caret:before {
        left: 23px;
    }
    .caret {
        display: none;
    }
    .newsfeedContainer,
    .contactContainer,
    .productList,
    #PRDT,
    #reviewContainer {
        margin: 0px auto;
        max-width: 1366px!important;
        padding: 15px;
    }
    .bizInfo {
        display: none;
    }
    .headerTop .contain {
        max-width: 1366px !important;
        width: 100% !important;
    }
}

.newsfeedContainer,
.contactContainer,
.productList,
.blogPost,
#reviewContainer,
#IOSproductDetail {
    margin: 0px auto;
    max-width: 1366px!important;
    padding: 15px!important;
}

@media (max-width: 768px) {
    .productRightSide,
    .productImages,
    .productOptions,
    .cartSideBar {
        width: 100%;
    }
}


/** Full Width End **/

body::before {
    content: "";
    color: rgba(255, 255, 255, 1.0);
    font-weight: 600;
    width: 100%;
    height: 30px;
    display: block;
    box-sizing: border-box;
    background: rgb(255, 255, 0);
    font-family: arial;
    padding: 5px 0px;
    margin: 0px;
    text-align: center;
    background-image: url("https://www.shoplondon.ca/tools/files/10065639_55101733.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: none;
}

.headBTN {
    width: 100%;
    height: 30px;
    position: absolute;
    cursor: pointer;
    top: 0px;
}

@media (min-width: 768px) {
    .mainNav {
        width: 100% !important;
    }
    .mainNav ul li a {
        padding: 0px 16px!important;
    }
    .mainNav ul li {
        padding: 0px -1px!important;
    }
    .mainNav ul li:last-child {
        border-right: 0;
    }
}

.mainNav ul li a {
    white-space: nowrap;
}

.mainNav ul li a .caret {
    padding: 0px 4px;
}

.BLKSTN25 {
    background-color: rgba(0, 0, 0, 0.25);
}

.BLKSTN50 {
    background-color: rgba(0, 0, 0, 0.5);
}

.BLKSTN70 {
    background-color: rgba(0, 0, 0, 0.7);
}

.BLKSTN75 {
    background-color: rgba(0, 0, 0, 0.75);
}

.BLKSTN100 {
    background-color: rgba(0, 0, 0, 1.0);
}

.MOCHASTN25 {
    background-color: rgba(146, 115, 43, 0.25);
}

.MOCHASTN50 {
    background-color: rgba(146, 115, 43, 0.5);
}

.MOCHASTN70 {
    background-color: rgba(146, 115, 43, 0.7);
}

.MOCHASTN75 {
    background-color: rgba(146, 115, 43, 0.75);
}

.MOCHASTN100 {
    background-color: rgba(146, 115, 43, 1.0);
}

.FLUR2 {
    backdrop-filter: blur(2px);
}

.FLUR4 {
    backdrop-filter: blur(4px);
}

.FLUR6 {
    backdrop-filter: blur(6px);
}

.FLUR8 {
    backdrop-filter: blur(8px);
}

.FLUR10 {
    backdrop-filter: blur(10px);
}

.FLUR12 {
    backdrop-filter: blur(12px);
}

.CONT1440 {
    max-width: 1440px!important;
    margin: auto;
}

.CONT1366 {
    max-width: 1366px!important;
    margin: auto;
}

.CONT1200 {
    max-width: 1200px!important;
    margin: auto;
}

.CONT1024 {
    max-width: 1024px!important;
    margin: auto;
}

.PD15 {
    padding: 15px 20px;
}

.PD25 {
    padding: 25px 20px;
}

.PD35 {
    padding: 35px 20px;
}

.PD45 {
    padding: 45px 20px;
}

.PD55 {
    padding: 55px 20px;
}

.PD65 {
    padding: 65px 20px;
}

.PD120 {
    padding: 120px 20px;
}