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

h1, h2 {
  color: rgb(11, 5, 6);
  font-family: Architects Daughter;
  font-size: 24px;
}

h2 {
  color: rgb(0, 0, 0);
  font-family: Architects Daughter;
  font-size:20px;
}

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

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

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

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

body {
  color: #313131;
  font-size: 18px;
  font-family: 'Architects Daughter';
}

.headerTop {
  background: rgba(255, 255, 255, 0);
}

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

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

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

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


.headerRight span:not(.caret) {
  color: rgb(0, 0, 0);
  font-family: 'Architects Daughter';
}

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

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

a.solidSocialColorContact i {
  color: rgb(0, 0, 0);
}

a.solidSocialColorContact svg path {
  fill: rgb(0, 0, 0);
}

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

a.solidSocialColorFooter svg path {
  fill: rgb(0, 0, 0);
}

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

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

.about {
  background: rgba(255, 255, 255, 0);
  color: #313131;
  font-size: 18px;
  font-family: 'Architects Daughter';

  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: #ffffff;
  color: #313131;
  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: #56161b;
  font-family: 'Arial';
  border-color: ;
  border-bottom-width:;
}

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

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

.mainFooter {
  background: rgba(0, 0, 0, 0.71);
}
@media (min-width: 768px) {
  .mainFooter {
    background: rgba(0, 0, 0, 0.71);
  }
}

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

.mainFooter ul li ul.parent {
  background: rgba(0, 0, 0, 0.71);
}

.mainFooter ul li ul.parent li:hover {
      background: rgba(207,207,207,0);
  }

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

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

.cartColor {
  border:1px solid #9f9f9f;
}

.cartSideBar {
    color: ;
    background-color: rgb(255, 255, 255);

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

.cartSideBar a {
    color: ;
}

.cartSideBar ul.mobileProductCats li i,
.cartSideBar ul.productCats li i {
  color: #9f9f9f;
}

.shippingNote {
  color: #9f9f9f;
}

.checkoutComplete hr, .checkoutConfirm hr {
  border-color:#9f9f9f;
}

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

.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(6, 3, 3);
  }
  footer svg path,
  footer svg rect{
    fill: rgb(0, 0, 0);
  }

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

.smsIcon svg circle {
  fill: #313131;
}

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

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

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

.activeBurg {
  background:transparent;
}

.itemInfo {
  border-top: 1px solid #9f9f9f;

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

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

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

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

.price, .productDescription h2, .priceOnSale {
  color: rgb(11, 5, 6);
}

.price span {
  color: #313131;
}

.thumbWrapper {
  border-top:1px solid #9f9f9f;
}

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

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

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

.inquireForm {
  background: rgb(11, 5, 6);
}

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

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

.sendInquiry {
  background: rgb(0, 0, 0) !important;
  color: rgb(255, 255, 255) !important;
}

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

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

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

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

.reviewNewsStar svg polygon {
  fill: #F2CA22;
}

.reviewStar svg polygon {
  fill: #F2CA22;
}

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

.mainNav ul li {
  background: rgba(255,255,255,0);
}

.mainNav ul li a {
  color: rgb(0, 0, 0);
  font-family: 'Architects Daughter';
  border-bottom:1px solid rgba(230,230,230,0);
  font-size: 18px;

  margin: ;
  padding: ;
}

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

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

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

.mainNav ul li ul li {
  background: rgb(255, 255, 255);
}

.mainNav ul li ul li a {
  color: rgb(0, 0, 0);
}

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

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

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

.pagination li a {
  border:1px solid rgba(0,0,0,1);
  color: rgb(255, 255, 255);
  background: rgb(0, 0, 0);
}

.pagination li a:hover {
  background: rgba(255, 255, 255, 0);
  color: ;
}

.pagination li.active a {
  background: rgba(230,230,230,0);
  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 #313131;
}

.blogPost .blogCreated {
  color: #313131;
  font-size: 18px;
}

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






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

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

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

.event-ticket-button {
  background: rgb(0, 0, 0);
  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: #313131;
}


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

  .headerTop {
    border-bottom:0;
  }

  .mainNav {
          background: rgba(255, 255, 255, 0);
        height: 50px;
  }

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

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

  .mainNav ul li:hover {
          background: rgba(207,207,207,0);
      }

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

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

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

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

  .mainNav ul li a {
    color: rgb(0, 0, 0);
    font-family: 'Architects Daughter';
  }

}

  



  .largeHeader {
    width:100%;
    height:300px;
    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;
      }
              .mainContentMobile {
          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 {
            height:150px;
    }
  }

  

    #slider.nivoSlider {
        background: transparent;
    }


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




body {
    									background-image:url("/uploads/siteBGImage.jpg");
					background-size: cover;
					background-repeat: no-repeat;
					background-attachment: fixed;
				
		}

.headerTop {
    				
		}

.mainFooter {
    				
		}

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

    background-color: rgb(255, 255, 255);

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

.albumsContainer-Grid .album span,
.albumsContainer-GridTall .album span,
.albumsContainer-GridRect .album span {
    color: rgb(3, 2, 2);
    background-color: rgb(255, 255, 255);
    text-align: center;
}

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

.albumsContainer {
    justify-content: center;
}


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

.bizInfo {
    background: rgba(255, 255, 255, 0.93);

    margin: ;
    padding: 10px;

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

.mainContainer {
    background: rgb(255, 255, 255);

    margin: 25px auto 25px;
    padding: 15px;

    border-width: 2px;
    border-style: Solid;
    border-color: rgb(0, 0, 0);
    border-radius: 5px;
}

@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) {
    .mainNav ul li ul {
        min-width: 275px;
    }
}

.contactFormContainer {
    display: none;
}

@media (min-width: 768px) {
    .headerLeft {
        position: absolute;
        width: 100%;
        text-align: center;
    }
    .headerRight {
        float: right;
    }
}

h3 {
    font-size: 1.777em;
    font-weight: 400;
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.style-one {
    border-top: 15px dotted rgb(0, 0, 0)!important;
    border-bottom: 0px;
    border-right: 0px;
    border-left: 0px;
}

p {
    line-height: 1.4em;
}

@media (max-width:767px) {
    footer>.newsletterContainer {
        display: none;
    }
}