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

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

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

a {
  color: #4385d1;
}

body {
  color: #201f1f;
  font-size: 14px;
  font-family: 'Montserrat';
}

.headerTop {
  background: #050e0b;
}

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

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

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

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


.headerRight span {
  color: #2dba5c;
  font-family: 'Montserrat';
}

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

a.solidSocialColorHeader svg path {
  fill: #43c76e;
}

a.solidSocialColorContact i {
  color: #43c76e;
}

a.solidSocialColorContact svg path {
  fill: #43c76e;
}

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

a.solidSocialColorFooter svg path {
  fill: ;
}

.newsletterSubmit, .headerSearchSubmit {
  color: #050e0b;
  background: #2dba5c;
  width:75px;
}

.about {
  background: #f8f8f8;
  color: #534f4f;
  font-size: 14px;
  font-family: 'Montserrat';
}


.newsfeed {
  background: #f4f4f4;
  color: #000000;
  font-size: 14px;
  font-family: 'Montserrat';
}

.storyItem time {
  color: #4385d1;
  font-family: 'Montserrat';
}

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

.mainFooter {
  background: #23a57a;
}
@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: 'Montserrat';
}

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

.mainFooter ul li ul.parent li:hover {
      background: #19201d;
  }

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

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

.cartColor {
  border:1px solid #2dba5c;
}

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

.shippingNote {
  color: #2dba5c;
}

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

svg path,
svg rect{
  fill: #2dba5c;
}

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

.smsIcon svg path {
  fill: #4385d1;
}

.smsIcon svg circle {
  fill: #534f4f;
}

.burg {
  background: #2dba5c;
}

.burg:after {
  background: #2dba5c;
}

.burg:before {
  background: #2dba5c;
}

.activeBurg {
  background:transparent;
}

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

.viewToggle, .refineByToggle {
  color: #201f1f;
}

.cartSideBar ul li a {
  color: #201f1f;
}

.itemInfo h3, .itemInfo span {
  color: #201f1f;
}

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

.price span {
  color: #201f1f;
}

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

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

.inquireForm label {
  color: #23a57a;
}

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

.inquireForm {
  background: #040404;
}

.sendInquiry {
  background: #23a57a !important;
  color: #040404 !important;
}

.contactSubmit {
  background: #040404;
}

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

.reviewNewsStar svg polygon {
  fill: #F2CA22;
}

.reviewStar svg polygon {
  fill: #F2CA22;
}

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



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

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

.mainNav ul li a {
  color: #2dba5c;
  font-family: 'Montserrat';
  border-bottom:1px solid #1c2320;
}

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

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

.mainNav ul li:first-child a {
  border-top:1px solid #1c2320;
}

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

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

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

.pagination li a {
  border:1px solid #2dba5c;
  color: #2dba5c;
  background: #1f2724;
}

.pagination li a:hover {
  background: #050e0b;
}

.active a {
  background: #1c2320 !important;
}

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

.blogPost h1 {
  border-bottom:1px solid #201f1f;
}

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







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

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

.event-title {
  color:#4385d1;
}

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

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


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

  .headerTop {
    border-bottom:0;
  }

  .mainNav {
          background: #050e0b;
        height: 50px;
  }

  .mainNav ul li {
    height: 50px;
    display: inline-block;
    border-right: 1px solid #050e0b;
    border-left: 1px solid #1f2724;
          background: #050e0b;
      }

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

  .mainNav ul li:hover {
          background: #19201d;
      }

  .mainNav ul li ul li:hover {
      background: #19201d;
  }

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

  .mainNav ul li:hover > ul li {
    border:1px solid #19201d;
  }

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

  .mainNav ul li a {
    color: #2dba5c;
    font-family: 'Montserrat';
  }

}

  



body {
    background-color: #fff;
    background-image: url('https://www.shopbarrie.com/tools/files/10056107_28398039.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
}

@media (max-width: 767px) {
    body {
        background-image: url('https://www.shopbarrie.com/tools/files/10056107_28398039.jpg');
        background-repeat: repeat;
        background-position: center center;
        background-attachment: fixed;
        background-size: contain;
    }
}

.newsfeed {
    background: rgba(254, 248, 248, 0.85);
    border: 2px solid #62303c;
    margin-top: 20px;
    padding: 15px;
}

.mainContainer,
.bizInfo {
    background: rgba(254, 248, 248, 0.85);
    border: 2px solid #62303c;
    margin-top: 8px;
    padding: 15px;
}

.nivoSlider {
    border: 7px solid #000;
    margin-top: 15px;
}

.mainFooter {
    background-color: Transparent;
}

.about {
    background-color: transparent;
}

.headerRight {
    padding-top: 80px;
}

.headerRight span:first-child:before {
    content: "Call 705-817-GROW";
    position: absolute;
    top: 100%;
    right: 0;
    height: 45px;
    white-space: nowrap;
}
