<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@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: #000000;
  font-family: ;
  font-size: 20px;
}

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

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

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

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

a {
  color: #872019;
}

body {
  color: #585858;
  font-size: 14px;
  font-family: 'Arial';
}

.headerTop {
  background: #000000;
}

.navWrapper ul li a.video-thumb {
  border-color: #872019;
}

.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: #872019;
  font-family: 'Arial';
}

a.solidSocialColorHeader {
  color: #000000;
  font-size:24px;
  margin-left: 8px;
}

a.solidSocialColorHeader svg path {
  fill: #000000;
}

a.solidSocialColorContact i {
  color: ;
}

a.solidSocialColorContact svg path {
  fill: ;
}

a.solidSocialColorFooter {
  color: ;
  font-size:24px;
  margin-left: 8px;
}

a.solidSocialColorFooter svg path {
  fill: ;
}

.newsletterSubmit,
.headerSearchSubmit {
  color: #000000;
  background: #872019;
  width:75px;
}

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

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

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

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


.newsfeed {
  background: #f4f4f4;
  color: #585858;
  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: #872019;
  font-family: 'Arial';
  border-color: ;
  border-bottom-width:;
}

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

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

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

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

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

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

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

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

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

.cartColor {
  border:1px solid #bfbfbf;
}

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

.shippingNote {
  color: #bfbfbf;
}

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

svg path,
svg rect{
  fill: #872019;
}

.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: #000000;
  }
  footer svg path,
  footer svg rect{
    fill: ;
  }

.smsIcon svg path {
  fill: #872019;
}

.smsIcon svg circle {
  fill: #585858;
}

.burg {
  background: #872019;
}

.burg:after {
  background: #872019;
}

.burg:before {
  background: #872019;
}

.activeBurg {
  background:transparent;
}

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

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

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

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

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

.price, .productDescription h2, .priceOnSale {
  color: #000000;
}

.price span {
  color: #585858;
}

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

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

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

.contactSubmit {
  color: ;
  background: #000000;
}

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

.sendInquiry {
  background: #ffffff !important;
  color: #000000 !important;
}

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

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

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

.subReview {
  border-left: 4px solid #000000;
}

.reviewNewsStar svg polygon {
  fill: #F2CA22;
}

.reviewStar svg polygon {
  fill: #F2CA22;
}

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

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

.mainNav ul li a {
  color: #ffffff;
  font-family: 'Arial';
  border-bottom:1px solid rgba(23,23,23,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(23,23,23,1);
}

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

.pagination li a:hover {
  background: #000000;
  color: ;
}

.pagination li.active a {
  background: rgba(23,23,23,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 #585858;
}

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

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






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

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

.event-title {
  color:#872019;
}

.event-ticket-button {
  background: #000000;
  color: #ffffff;
}

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

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


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

  .headerTop {
    border-bottom:0;
  }

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

  .mainNav ul li {
    height: 50px;
    display: inline-block;
    border-right: 1px solid #000000;
    border-left: 1px solid rgba(26,26,26,1);
          background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, #000000), color-stop(100%, rgba(26,26,26,1)));
      background: -webkit-linear-gradient(bottom, #000000 25px, rgba(26,26,26,1) 25px);
      background: -moz-linear-gradient(bottom, #000000 25px, rgba(26,26,26,1) 25px);
      background: -o-linear-gradient(bottom, #000000 25px, rgba(26,26,26,1) 25px);
      background: linear-gradient(to bottom, #000000 25px, rgba(26,26,26,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(21,21,21,1)), color-stop(100%, rgba(23,23,23,1)));
      background: -webkit-linear-gradient(bottom, rgba(21,21,21,1) 25px, rgba(23,23,23,1) 25px);
      background: -moz-linear-gradient(bottom, rgba(21,21,21,1) 25px, rgba(23,23,23,1) 25px);
      background: -o-linear-gradient(bottom, rgba(21,21,21,1) 25px, rgba(23,23,23,1) 25px);
      background: linear-gradient(to bottom, rgba(21,21,21,1) 25px, rgba(23,23,23,1) 25px);
      }

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

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

  .mainNav ul li:hover &gt; ul li {
    border-color: rgba(21,21,21,1);
  }

  .on {
    background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, rgba(21,21,21,1)), color-stop(100%, rgba(23,23,23,1))) !important;
    background: -webkit-linear-gradient(bottom, rgba(21,21,21,1) 25px, rgba(23,23,23,1) 25px) !important;
    background: -moz-linear-gradient(bottom, rgba(21,21,21,1) 25px, rgba(23,23,23,1) 25px) !important;
    background: -o-linear-gradient(bottom, rgba(21,21,21,1) 25px, rgba(23,23,23,1) 25px) !important;
    background: linear-gradient(to bottom, rgba(21,21,21,1) 25px, rgba(23,23,23,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: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;
      }
                    .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:150px;
    }
  }

  

#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 {
    				
		}

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

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

/**Header Proporties**/

.headerTop {
    background: #00000000;
}


/**Navigation**/

.mainNav {
    /**box-shadow: 0 3px 0 0 #ffffff, 0 5px 5px 0 #872019;**/
    background: #00000000;
    text-transform: uppercase;
}

.mainNav a:hover {
    background-color: #872019!important;
    transition: 0.2s;
}

.mainNav ul li a {
    font-size: 14px;
}

@media (min-width: 768px) {
    .mainNav ul {
        border-bottom: 4px solid #872019;
    }
}


/**Slider Proporties**/

.theme-default .nivoSlider {
    border: 1px solid #4a4a4a5c;
}


/**Site Buttons**/

.contactSubmit,
.inquire button,
.inquireForm,
.reviewForm input[type="submit"] {
    background: #872019;
}

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

.headerTop .headerSearch .headerSearchSubmit,
.headerTop .headerSearch .newsletterSubmit,
.headerTop .newsletterContainer .headerSearchSubmit,
.headerTop .newsletterContainer .newsletterSubmit,
.newsletterSubmit {
    color: #fff;
}


/**Homepage Proporties**/

.about {
    background-color: #00000000;
}

.HPabout {
    box-shadow: 0px 0px 5px #00000050;
    margin: 25px 5px 50px;
    padding: 15px 15px 45px;
    background-color: #ffffff94;
    border-top: 10px solid #000;
    border-bottom: 2px solid #000;
}

@media (min-width: 768px) .about&gt;:not(.slider-wrapper):not(.contain) {
    padding: 3px;
}


/**Content Container Proporties**/

.mainContainer {
    box-shadow: 0px 0px 5px #00000050;
    margin: 25px auto 50px;
    padding: 15px 15px 45px;
    background-color: #ffffff94;
    border-top: 10px solid #000;
    border-bottom: 2px solid #000;
}

#shortdiv {
    border: 0;
    background-color: #872019;
    width: 50px;
    height: 5px;
    margin: 0;
}

.mainContainer p,
.mainContainer ul,
.about p,
.about ul {
    line-height: 1.6;
}


/**Newsfeed Container Proporties**/

.newsfeed {
    box-shadow: 0px 0px 5px #00000050;
    margin: 25px auto 50px;
    padding: 15px 15px 45px;
    background-color: #ffffff94;
    border-top: 10px solid #000;
    border-bottom: 2px solid #000;
}


/**Footer Background**/

.mainFooter {
    background-image: url('../uploads/FooterBG.jpg');
    background-size: cover;
    background-position: center bottom;
    background-color: Transparent;
    /**background: #00000000;**/
}


/**scroll Bar**/

body::-webkit-scrollbar {
    width: 8px;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: #000;
    outline: 1px solid slategrey;
}</pre></body></html>