
@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: #ffffff;
}

h1, h2 {
  color: rgb(23, 23, 23);
  font-family: Work Sans;
  font-size: 20px;
}

h2 {
  color: ;
  font-family: ;
  font-size:1.2em;
}

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

h4 {
  color: ;
  font-family: ;
  font-size:;
}

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

a {
  color: rgb(207, 30, 56);
}

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

.headerTop {
  background: rgba(248, 246, 246, 0.66);
}

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

.navWrapper ul li a .fa {
  text-shadow: 0px 0px 3px #ffffff;
}

.navWrapper ul li a .fa:after {
  background: #ffffff;
}

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


.headerRight span:not(.caret) {
  color: rgb(207, 30, 56);
  font-family: 'Work Sans';
}

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

a.solidSocialColorHeader svg path {
  fill: rgb(207, 30, 56);
}

a.solidSocialColorContact i {
  color: rgb(207, 30, 56);
}

a.solidSocialColorContact svg path {
  fill: rgb(207, 30, 56);
}

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

a.solidSocialColorFooter svg path {
  fill: rgb(207, 30, 56);
}

.newsletterSubmit,
.headerSearchSubmit {
  color: rgb(255, 255, 255);
  background: rgb(207, 30, 56);
  width:75px;
}

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

.about {
  background: #ffffff;
  color: #000000;
  font-size: 14px;
  font-family: 'Work Sans';

  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: 'Work Sans';

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

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

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

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

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

.mainFooter {
  background: #f4f4f4;
}
@media (min-width: 768px) {
  .mainFooter {
    background: #f4f4f4;
  }
}

.mainFooter ul li {
  display: inline;
  padding: 0 10px;
  border-right: 1px solid #000000;
}

.mainFooter ul li a {
  color: #000000;
  font-family: 'Work Sans';
}

.mainFooter ul li ul.parent {
  background: #f4f4f4;
}

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

.copyright, .poweredBy, .poweredBy a, .poweredBy span {
  color: #000000;
}

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

.cartColor {
  border:1px solid rgb(232, 232, 232);
}

.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(232, 232, 232);
}

.shippingNote {
  color: rgb(232, 232, 232);
}

.checkoutComplete hr, .checkoutConfirm hr {
  border-color:rgb(232, 232, 232);
}

svg path,
svg rect{
  fill: rgb(207, 30, 56);
}

.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(207, 30, 56);
  }
  footer svg path,
  footer svg rect{
    fill: rgb(207, 30, 56);
  }

.smsIcon svg path {
  fill: rgb(207, 30, 56);
}

.smsIcon svg circle {
  fill: #000000;
}

.burg {
  background: rgb(207, 30, 56);
}

.burg:after {
  background: rgb(207, 30, 56);
}

.burg:before {
  background: rgb(207, 30, 56);
}

.activeBurg {
  background:transparent;
}

.itemInfo {
  border-top: 1px solid rgb(232, 232, 232);

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

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

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

.itemInfo h3,
.itemInfo span {
  color: rgb(0, 0, 0);
}

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

.price span {
  color: #000000;
}

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

.reviewForm .button,
.inquire button,
.addToCart,
.chooseOptionsButton,
.cartTotals button,
.checkoutButton,
.listButton button,
.rsvpButton,
button.largeButton {
  background: rgb(207, 30, 56);
  color: rgb(255, 255, 255);
}

.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: #ffffff;
}

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

.contactSubmit {
  color: rgb(255, 255, 255);
  background: rgb(207, 30, 56);
}

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

.sendInquiry {
  background: rgb(207, 30, 56) !important;
  color: rgb(255, 255, 255) !important;
}

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

.sc-association #sc-search button {
  background: rgb(207, 30, 56);
  color: rgb(255, 255, 255);
}

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

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

.reviewNewsStar svg polygon {
  fill: rgb(255, 209, 15);
}

.reviewStar svg polygon {
  fill: rgb(255, 209, 15);
}

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

.mainNav ul li {
  background: rgba(235,235,235,1);
}

.mainNav ul li a {
  color: rgb(207, 30, 56);
  font-family: 'Work Sans';
  border-bottom:1px solid rgba(212,212,212,1);
  font-size: 16px;

  margin: ;
  padding: ;
}

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

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

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

.mainNav ul li ul li {
  background: rgba(212,212,212,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 rgba(186,27,50,1);
  color: rgb(255, 255, 255);
  background: rgb(207, 30, 56);
}

.pagination li a:hover {
  background: rgb(232, 232, 232);
  color: ;
}

.pagination li.active a {
  background: rgba(212,212,212,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-directionNav {
    display:none;
  }

.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(207, 30, 56);
}

.event-ticket-button {
  background: rgb(207, 30, 56);
  color: rgb(255, 255, 255);
}

.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(232, 232, 232);
        height: 50px;
  }

  .mainNav ul li {
    height: 50px;
    display: inline-block;
    border-right: 1px solid rgb(232, 232, 232);
    border-left: 1px solid rgba(235,235,235,1);
          background: rgb(232, 232, 232);
      }

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

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

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

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

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

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

  .mainNav ul li a {
    color: rgb(207, 30, 56);
    font-family: 'Work Sans';
  }

}

  .mainHeader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    z-index:100000;
  }
  
  .mainContentMobile, .mainContainer {
    margin-top:100px;
  }
  @media (min-width: 768px) {
    .mainContent, .mainContainer {
        margin-top: 170px;
    }
  }
      @media (min-width: 768px) {
      .mainContent, .mainContainer {
          margin-top: 195px;
      }
    }
  


  @media (min-width: 1200px) {
    .contain, .mainNav .contain, .mainContent {
      width:1200px;
    }
        .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: rgb(0, 0, 0);
    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: space-between;
}


.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(255, 255, 255);
    }
}

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

.mainContent {
    margin-top: 40px!important;
}

.mainNav {
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .mainNav ul li a {
        padding: 0px 16px!important;
    }
    .mainNav ul li {
        padding: 0px -1px!important;
    }
    .mainNav {
        margin-top: 20px;
    }
}

.mainNav ul li a {
    white-space: nowrap;
}

.mainNav ul li a .caret {
    padding: 0px 4px;
}


/** SITE SPECIFIC **/

.WHTBGC {
    background-color: rgba(255, 255, 255, 0);
}

.MIDBLKBGC {
    background-color: rgb(0, 0, 0);
}

.MIDBLKBGC p,
.MIDBLKBGC ul {
    color: rgb(255, 255, 255)
}

.MIDBLKBGC h1,
.MIDBLKBGC h2,
.MIDBLKBGC h3,
.MIDBLKBGC h4,
.MIDBLKBGC h5 {
    color: rgb(206, 30, 56);
}

.SPLCOL {
    background-image: linear-gradient(white 50%, rgb(0, 0, 0)50%);
}

.SPLCOL2 {
    background-image: linear-gradient(rgb(0, 0, 0)50%, white 50%);
}

<script>$('div[ng-controller="productDetail"]').attr('id', 'IOSproductDetail')</script>
/** UNI STYLE **/

.PARLX {
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    width: 100%;
}

.CONSIMG {
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0 0 0 / 50%);
}

.GRNFLRRS {
    position: relative;
    top: 10%;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: rgb(207, 30, 56);
    clip-path: polygon(0 0, 100% 14%, 100% 83%, 0 100%);
}

.GRNFLRLS {
    position: relative;
    top: 10%;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: rgb(207, 30, 56);
    -webkit-clip-path: polygon(0% 14%, 100% 0%, 100% 100%, 0% 83%);
    clip-path: polygon(0% 14%, 100% 0%, 100% 100%, 0% 83%);
}

.BGSHPPARLX450RS {
    position: relative;
    top: 10%;
    left: 0;
    width: 100%;
    height: 300px;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-clip-path: polygon(0 0, 100% 14%, 100% 83%, 0 100%);
    clip-path: polygon(0 0, 100% 14%, 100% 83%, 0 100%);
}

.BGSHPPARLX300RS {
    position: relative;
    top: 10%;
    left: 0;
    width: 100%;
    height: 300px;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-clip-path: polygon(0 0, 100% 14%, 100% 83%, 0 100%);
    clip-path: polygon(0 0, 100% 14%, 100% 83%, 0 100%);
}

.BGSHPPARLX300LS {
    position: relative;
    top: 10%;
    left: 0;
    width: 100%;
    height: 300px;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-clip-path: polygon(0% 14%, 100% 0%, 100% 100%, 0% 83%);
    clip-path: polygon(0% 14%, 100% 0%, 100% 100%, 0% 83%);
}

.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;
}

.PD120 {
    padding: 120px 20px;
}

.FLXPOD2UPRESP {
    display: flex;
    flex-wrap: wrap;
}

.FLXPOD2UPRESP div {
    flex: 1 1 460px;
    padding: 16px;
}

.HPODS {
    display: flex;
    flex-wrap: wrap;
}

.HPODS>div {
    flex: 1 1 310px;
    aspect-ratio: 100 / 50;
    position: relative;
    color: rgb(255, 255, 255);
    background-size: cover;
    border-radius: 20px;
    overflow: hidden;
    margin: 20px;
    box-shadow: 0 0 10px rgba(0 0 0 / 50%);
}

.card_content {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px;
    background-color: rgba(150, 150, 150, 0.6);
    transform: translateY(86px);
    transition: .25s;
    -webkit-clip-path: polygon(0 0, 100% 9%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 9%, 100% 100%, 0 100%);
}

.card_title {
    line-height: 13px;
    margin: 0px 0px 10px;
    text-shadow: 0 0 10px white;
}

.card_subtitle {
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
    text-shadow: 0 0 10px black;
}

p.card_discription {
    font-size: 14px;
    opacity: 0;
    transition: opacity .5s;
    text-shadow: 0 0 10px black;
}

a.card_link {
    font-size: 12px;
    padding: 6px 8px;
    background-color: rgb(32, 32, 32);
    border-radius: 6px;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    color: rgb(200, 200, 200);
    opacity: 0;
    transition: opacity .5s;
    transition: .5s;
    border: 1px solid rgb(145, 144, 144);
}

a.card_link:hover {
    color: rgb(32, 32, 32);
    transition: .15s;
    background-color: rgb(145, 144, 144);
}

.HPODS>div:hover .card_content {
    transform: translateY(0);
}

.HPODS>div:hover p.card_discription,
.HPODS>div:hover a.card_link {
    opacity: 1;
    transition-delay: .25s;
}