
@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(208, 29, 51);
  font-family: ;
  font-size: 20px;
}

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

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

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

h5 {
  color: rgb(0, 0, 0);
  font-family: ;
  font-size:;
}

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

body {
  color: rgb(69, 69, 69);
  font-size: 14px;
  font-family: 'Arial';
}

.headerTop {
  background: #f4f4f4;
}

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

.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:250px;
    }
    .headerTop, .headerLeft {
      height:200px;
    }
    .headerLeft img {
      max-height:200px;
    }
  }


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

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

a.solidSocialColorHeader svg path {
  fill: rgb(208, 29, 51);
}

a.solidSocialColorContact i {
  color: rgb(208, 29, 51);
}

a.solidSocialColorContact svg path {
  fill: rgb(208, 29, 51);
}

a.solidSocialColorFooter {
  color: rgb(208, 29, 51);
  font-size:24px;
  margin-left: 8px;
}

a.solidSocialColorFooter svg path {
  fill: rgb(208, 29, 51);
}

.newsletterSubmit,
.headerSearchSubmit {
  color: #f4f4f4;
  background: rgb(69, 69, 69);
  width:75px;
}

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

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

  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 rgb(69, 69, 69);
}

.storyItem .coupon,
.couponsContainer .coupon {
  border:2px dashed rgb(69, 69, 69);
}

.mainFooter {
  background: rgb(208, 29, 51);
}
@media (min-width: 768px) {
  .mainFooter {
    background: rgb(208, 29, 51);
  }
}

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

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

.mainFooter ul li ul.parent {
  background: rgb(208, 29, 51);
}

.mainFooter ul li ul.parent li:hover {
      background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, rgba(113,113,113,1)), color-stop(100%, rgba(125,125,125,1)));
    background: -webkit-linear-gradient(bottom, rgba(113,113,113,1) 25px, rgba(125,125,125,1) 25px);
    background: -moz-linear-gradient(bottom, rgba(113,113,113,1) 25px, rgba(125,125,125,1) 25px);
    background: -o-linear-gradient(bottom, rgba(113,113,113,1) 25px, rgba(125,125,125,1) 25px);
    background: linear-gradient(to bottom, rgba(113,113,113,1) 25px, rgba(125,125,125,1) 25px);
  }

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

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

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

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

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

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

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

.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(208, 29, 51);
  }
  footer svg path,
  footer svg rect{
    fill: rgb(208, 29, 51);
  }

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

.smsIcon svg circle {
  fill: #000000;
}

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

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

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

.activeBurg {
  background:transparent;
}

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

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

.viewToggle, .refineByToggle {
  color: rgb(69, 69, 69);
}

.cartSideBar ul li a {
  color: rgb(69, 69, 69);
}

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

.price, .productDescription h2, .priceOnSale {
  color: rgb(208, 29, 51);
}

.price span {
  color: rgb(69, 69, 69);
}

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

.reviewForm .button,
.inquire button,
.addToCart,
.chooseOptionsButton,
.cartTotals button,
.checkoutButton,
.listButton button,
.rsvpButton,
button.largeButton {
  background: rgb(208, 29, 51);
  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(208, 29, 51);
}

.contactSubmit {
  color: ;
  background: rgb(208, 29, 51);
}

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

.sendInquiry {
  background: #ffffff !important;
  color: rgb(208, 29, 51) !important;
}

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

.sc-association #sc-search button {
  background: rgb(208, 29, 51);
  color: rgb(255, 255, 255);
}

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

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

.reviewNewsStar svg polygon {
  fill: #F2CA22;
}

.reviewStar svg polygon {
  fill: #F2CA22;
}

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

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

.mainNav ul li a {
  color: #ffffff;
  font-family: 'Arial';
  border-bottom:1px solid rgba(125,125,125,1);
  font-size: 16px;

  margin: ;
  padding: ;
}

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

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

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

.mainNav ul li ul li {
  background: rgba(125,125,125,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(126, 126, 126);
  color: #ffffff;
  background: rgba(139,139,139,1);
}

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

.pagination li.active a {
  background: rgba(125,125,125,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 rgb(69, 69, 69);
}

.blogPost .blogCreated {
  color: rgb(69, 69, 69);
  font-size: 14px;
}







.storyDate {
  border-bottom:1px solid rgb(69, 69, 69);
}

.move-month span::after {
  border-right: 0.2em solid rgb(69, 69, 69);
  border-top: 0.2em solid rgb(69, 69, 69);
}

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

.event-ticket-button {
  background: rgb(208, 29, 51);
  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: rgb(69, 69, 69);
}


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

  .headerTop {
    border-bottom:0;
  }

  .mainNav {
          background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, rgb(126, 126, 126)), color-stop(100%, rgba(139,139,139,1)));
      background: -webkit-linear-gradient(bottom, rgb(126, 126, 126) 25px, rgba(139,139,139,1) 25px);
      background: -moz-linear-gradient(bottom, rgb(126, 126, 126) 25px, rgba(139,139,139,1) 25px);
      background: -o-linear-gradient(bottom, rgb(126, 126, 126) 25px, rgba(139,139,139,1) 25px);
      background: linear-gradient(to bottom, rgb(126, 126, 126) 25px, rgba(139,139,139,1) 25px);
        height: 50px;
  }

  .mainNav ul li {
    height: 50px;
    display: inline-block;
    border-right: 1px solid rgb(126, 126, 126);
    border-left: 1px solid rgba(139,139,139,1);
          background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, rgb(126, 126, 126)), color-stop(100%, rgba(139,139,139,1)));
      background: -webkit-linear-gradient(bottom, rgb(126, 126, 126) 25px, rgba(139,139,139,1) 25px);
      background: -moz-linear-gradient(bottom, rgb(126, 126, 126) 25px, rgba(139,139,139,1) 25px);
      background: -o-linear-gradient(bottom, rgb(126, 126, 126) 25px, rgba(139,139,139,1) 25px);
      background: linear-gradient(to bottom, rgb(126, 126, 126) 25px, rgba(139,139,139,1) 25px);
      }

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

  .mainNav ul li:hover {
          background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, rgba(113,113,113,1)), color-stop(100%, rgba(125,125,125,1)));
      background: -webkit-linear-gradient(bottom, rgba(113,113,113,1) 25px, rgba(125,125,125,1) 25px);
      background: -moz-linear-gradient(bottom, rgba(113,113,113,1) 25px, rgba(125,125,125,1) 25px);
      background: -o-linear-gradient(bottom, rgba(113,113,113,1) 25px, rgba(125,125,125,1) 25px);
      background: linear-gradient(to bottom, rgba(113,113,113,1) 25px, rgba(125,125,125,1) 25px);
      }

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

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

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

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

  .mainNav ul li a {
    color: #ffffff;
    font-family: 'Arial';
  }

}

  


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



  .largeHeader {
    width:100%;
    height:75px;
    position:relative;
    overflow:hidden;
    background:url('../uploads/');
    background-size:cover;
    background-position:center top;
  }

      .largeHeader {
      position:absolute;
      z-index:-1;
    }
    .about {
      padding-top:0;
    }
          .mainContainer {
        margin-top:25px;
      }
                    .slider-wrapper {
        margin-top:25px;
      }

      @media all and (max-width:767px) {
        .slider-wrapper {
          margin-top:0;
        }
      }

      @media all and (min-width:768px) {
        .mainContent {
          margin-top:0;
        }
      }
      
  @media all and (max-width:767px) {
    .largeHeader {
              display:none;
            height:37.5px;
    }
  }

  

#slider.nivoSlider {
    border-width: 1px;
    border-style: Solid;
    border-color: rgb(0, 0, 0);
    border-radius: ;
}

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

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

#slider.nivoSlider {
    border-width: 1px;
    border-style: Solid;
    border-color: rgb(0, 0, 0);
    border-radius: ;
}




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: rgb(255, 255, 255);
    background-color: rgba(0, 0, 0, 0.81);
    text-align: center;
}

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

.albumsContainer {
    justify-content: center;
}

    .album:hover img,
    .navWrapper li:hover img {
        transform: scale(1.05);
    }

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

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

@media (min-width: 768px) {
    .headerLeft {
        position: absolute;
        width: 100%;
        text-align: center;
    }
    .headerRight {
        float: right;
    }
}

.storyItem time {
    border-bottom: 2px solid #d01d33;
}

body {
    background-image: url('../uploads/BG.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: fill;
}

.mainNav {
    box-shadow: 0 3px 0 0 #4a4a4a;
}

hr {
    border: 0;
    height: 2px;
    background: #d01d33;
}

#RegBut {
    color: #fff;
    Transition: 0.3s;
    padding: 10px;
    cursor: pointer;
    background: #d01d33;
    font-weight: bolder;
    border: 2px solid #000;
}

#RegBut:hover {
    background: #000;
    border: 2px solid #d01d33;
}

@media (max-width:767px) {
    #RegBut {
        width: 100%;
    }
}

.headerTop .headerSearch,
.headerTop .newsletterContainer {
    float: right;
    height: 30px;
    margin-left: 10px;
    padding-top: 93px;
    text-align: right;
}