.contact-bar-form { 
  	padding-top: 60px;
  	padding-bottom: 40px;
	background-color: #363636;
  	color: #fff !important;
}
.contact-bar-form a {
  	color: #fff !important;
}

.contact-bar-form input[type="text"], 
.contact-bar-form input[type="email"], 
.contact-bar-form input[type="number"], 
.contact-bar-form input[type="tel"], 
.contact-bar-form textarea {
    margin: 0 0 15px;
  	background-color: #1c1c1c;
  	border: 1px solid #1c1c1c;
}  

.home_benefit_blurb {
    margin-top: 40px;
}

.home-featured-extra-row 
.featured-box--inner {
    width: 100%;
    padding: 0;
}

.home-featured-extra-row 
.featured-box--image img {
    width: 100%;
    padding: 10px;
}

.about-footer ul {
    margin-left: 30px;
    margin-top: 10px;

}
.about-footer ul li { 
    position: relative;
}

.about-footer i.fa {
    position: absolute;
    left: -20px;
    top: 5px;
}

.benefit_blurb ul {
    margin-left: 60px;
}

.benefit_blurb li {
	position: relative;
}

.benefit_blurb li span {
    position: absolute;
    left: -60px;
    width: 40px;
}

.benefit_blurb a {
	color: #D66373;
}

.about-hero-image {
	margin-bottom: 20px;
}

.site-header--meta-links {
    margin-left: 20px;
}
.site-header--text-links {
	font-size: 0.95em;
}

ul.site-nav--dropdown li a {
    padding: 3px 45px 3px 15px;
}

ul.site-nav--dropdown {
    padding: 10px 0 15px;
}

button#addToCart {
    background-color: #CB1D2D;
}

button#privy-submit-btn {
	background-color: #363636 !important;
}

.contact-bar-form input.btn.right {
    background: #D66373;
}

ul.why-signwise {
    margin-left: 15px;
}

ul.why-signwise li {
    list-style-type: disc;
}

span.sale-tag {
    color: #d66373;
    border-color: #d66373;
}


.sidebar time em {
    font-size: 12px;
    color: #8a8a8a !important;
}

.template-blog p.text-light,
.template-article .text-light {
    font-style: italic;
    color: #8a8a8a;
    font-size: 13px;
}

.template-blog h2 {
    margin-bottom: 5px;
}

.template-blog img.article__image {
    width: 100%;
    border: 1px solid #eaeaea;
    padding: 5px;
    background: #ececec;
}

.template-article span.left a,
.template-article span.right a,
.blog-read-more {
	color: #D66373 !important;
  	font-weight: bold;
}

.template-article #comments input[type="text"], 
.template-article #comments input[type="search"], 
.template-article #comments input[type="password"], 
.template-article #comments input[type="email"], 
.template-article #comments input[type="file"], 
.template-article #comments input[type="number"], 
.template-article #comments input[type="tel"], 
.template-article #comments textarea, 
.template-article #comments select {
	background-color: #eaeaea;
    border-color: #bababa;
}

#fb-root {
    display: none;
}


.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 95% !important;
}

button.btn[name=checkout] {
    min-width: 215px;
    border-radius: 5px;
    margin-bottom: 10px;
}



@media screen and (min-width: 769px) {
  .site-header {
      padding: 10px 0;
  }
}

.contact-bar-form .form-error {
    width: 80%;
}



.featured-box {
	border: 0;
}

.homepagerow {
  padding-top: 30px !Important;
  clear: both;
}  

.home-featured-extra-row .featured-box--title,
.home-featured-4row .featured-box--title {
	padding-top: 0;
}

.home-featured-extra-row .featured-box:after,
.home-featured-4row .featured-box:after {
    background-color: rgba(146,146,146,0.1);
}

@media only screen and (min-width: 769px) {
  .home-featured-extra-row,
  .home-featured-4row {
      margin-left: -5px;
  }    
  .home-featured-extra-row .large--one-third {
      width: 33.3%;
  }
  .home-featured-extra-row .grid-item,
  .home-featured-4row .grid-item {
      padding-left: 10px;
  }
  .home-featured-extra-row .featured-box,
  .home-featured-4row .featured-box {
  	  padding: 0;
  }
  
  .home-featured-extra-row .featured-box:after,
  .home-featured-4row .featured-box:after {
  	  height: initial;
  }
  
  .home-featured-extra-row .featured-box--title,
  .home-featured-4row .featured-box--title {
  	  display: none;
  }
  .home-featured-extra-row .grid-item.medium--one-third.large--one-third,
  .home-featured-4row .grid-item.medium--one-third.large--one-third {
  	  height: initial;
  }
  .home-featured-extra-row a.featured-box,
  .home-featured-4row a.featured-box {
  	  margin-bottom: 0;
  }
  .home-featured-extra-row .featured-box--image img,
  .home-featured-4row .featured-box--image img {
      padding: 0;
  }    

}

@media only screen and (max-width: 768px) {
  .homepagerow .grid-item.large--one-fifth.medium--one-third.small--one-half.on-sale {
  	  
  }
}

@media only screen and (max-width: 768px) and (min-width: 481px) {
  .home-featured-extra-row,
  .home-featured-4row {
      margin-left: -5px;
  }  
  
  .home-featured-extra-row .grid-item,
  .home-featured-4row .grid-item {
      padding-left: 5px !important;
  }
  
  .home-featured-extra-row .featured-box--title,
  .home-featured-4row .featured-box--title {
  	  padding-top: 0;
      margin-bottom: 0;
  }
  
  .home-featured-extra-row .featured-box,
  .home-featured-4row .featured-box {
  	  margin-bottom: 5px;
  }
}

@media screen and (max-width: 480px) {
  div#privy-container {
  	display: none;
  }

  div#ajaxifyCart {
      padding-bottom: 100px;
  }  
}

@media screen and ( max-width: 500px ) {
  button.btn[name=checkout] {
      width: 100%;
  }
}



.privy-element-wrapper.privy-image-element-wrapper {
    display: none !important;
}
.privy-element-wrapper.privy-text-element-wrapper.privy-element-wrapper-absolute[data-element-id="745140"] {
	top: 50px !important;
}
.privy-element-wrapper.privy-text-element-wrapper.privy-element-wrapper-absolute[data-element-id="745141"] {
	top: 150px !important;
}
.privy-element-wrapper.privy-form-element-wrapper.privy-element-wrapper-absolute[data-element-id="745142"] {
	top: 200px !important;
}
.privy-element-wrapper.privy-button-element-wrapper.privy-element-wrapper-absolute[data-element-id="745143"] {
	top: 260px !important;
}
input.privy-email-input::-webkit-input-placeholder {
    color: #000 !important;
}


