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

h1 {
  color: #00254f;
  font-size: 20px;
}

h2 {
  color: #00254f;
  font-size:1.2em;
}

a {
  color: #ffc200;
}

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

.headerTop {
  background: #ffffff;
}

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

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

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

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

a.solidSocialColorContact i {
  color: #ffc200;
}

a.solidSocialColorContact svg path {
  fill: #ffc200;
}

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

a.solidSocialColorFooter svg path {
  fill: #ffc200;
}

.newsletterSubmit, .headerSearchSubmit {
  color: #ffffff;
  background: #ff0000;
  width:75px;
}

.about {
  background: #ffffff;
  color: #3a3a3a;
  font-size: 16px;
  font-family: 'Arial';
}

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

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

.storyItem time {
  color: #00254f;
  font-family: 'Arial';
}

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

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

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

.mainFooter ul li ul.parent li:hover {
      background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, #15304e), color-stop(100%, #173557));
    background: -webkit-linear-gradient(bottom, #15304e 25px, #173557 25px);
    background: -moz-linear-gradient(bottom, #15304e 25px, #173557 25px);
    background: -o-linear-gradient(bottom, #15304e 25px, #173557 25px);
    background: linear-gradient(to bottom, #15304e 25px, #173557 25px);
  }

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

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

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

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

.shippingNote {
  color: #b6b6b6;
}

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

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

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


.smsIcon svg path {
  fill: #ffc200;
}

.smsIcon svg circle {
  fill: #3a3a3a;
}

.burg {
  background: #ff0000;
}

.burg:after {
  background: #ff0000;
}

.burg:before {
  background: #ff0000;
}

.activeBurg {
  background:transparent;
}

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

.viewToggle, .refineByToggle {
  color: #3a3a3a;
}

.cartSideBar ul li a {
  color: #3a3a3a;
}

.itemInfo h3, .itemInfo span {
  color: #3a3a3a;
}

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

.price span {
  color: #3a3a3a;
}

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

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

.inquireForm label {
  color: #ffffff;
}

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

.inquireForm {
  background: #00254f;
}

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

.contactSubmit {
  background: #00254f;
}

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

.reviewNewsStar svg polygon {
  fill: #ffc200;
}

.reviewStar svg polygon {
  fill: #ffc200;
}

.reviewForm input[type="submit"] {
  background: #00254f;
  color: #ffffff;
}



.headerTop {
  border-bottom:1px solid #173557;
}

.mainNav ul li {
  background: #1a3b61;
}

.mainNav ul li a {
  color: #ffffff;
  font-family: 'Oswald';
  border-bottom:1px solid #173557;
}

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

.mainNav ul li ul li {
  background: #173557;
}

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

.pagination li:last-child a {
  border-right:1px solid #b6b6b6;
}

.pagination li a {
  border:1px solid #b6b6b6;
  color: #ffffff;
  background: #1a3b61;
}

.pagination li a:hover {
  background: #00254f;
}

.active a {
  background: #173557 !important;
}

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

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

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







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

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

.event-title {
  color:#ffc200;
}

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

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


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

  .headerTop {
    border-bottom:0;
  }

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

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

  .mainNav ul li ul li:hover {
      background: #15304e;
  }

  .mainNav ul li:last-child {
    border-right: 1px solid #1a3b61;
  }

  .mainNav ul li:hover > ul li {
    border:1px solid #15304e;
  }

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

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

}

  


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

  
  @media all and (max-width:767px) {
    .largeHeader {
            height:200px;
    }
  }

  
body>div>div.ng-scope>div.productRightSide>div.productOptions>p:nth-child(7) {
    display: none;
}