/********* Do not edit this file *********/
/*
My Custom CSS - Maked by Salvatore Noschese
a.k.a. DarkWolf - http://www://darkwolf.it/
*/

/* FOOTER */

#menu-footer .menu-item:first-of-type {
  border-left: none;
}
.promo-hello-bar {
  background: url('/wp-content/uploads/2016/02/rose-background-1600x200.jpg') center center #e0141f;
  bottom: 0;
  padding: 10px 5px 5px 5px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 10000;
}
.promo-hello-bar p {
  color: #fff;
  font-size: 14px;
}
.promo-hello-bar b {
  font-size: 16px;
}
.promo-hello-bar a {
  background: #f05940;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  margin: 5px;
  padding: 6px 20px;
  white-space: nowrap;
}
.promo-hello-bar a:hover {
  background: #c04733;
  text-decoration: none;
}
body {
  padding-bottom: 100px;
}
.page-template-page-template-valentines-day-2016 .promo-hello-bar {
  display: none;
}
.page-template-page-template-valentines-day-2016 {
  padding-bottom: 0;
}
@media (max-width: 800px) {
  .promo-hello-bar a {
    line-height: 40px;
  }
  body {
    padding-bottom: 150px;
  }
}

/* CYBER MONDAY SALES PAGE */

.cyber-monday-2015 .container-center {
  display: block;
  margin: 0 auto;
}
.cyber-monday-2015 .paragraph-col-1-2 {
  background: #e0e0e0;
  display: inline-block;
  vertical-align: top;
  padding: 2%;
  width: 49%;
}
.cyber-monday-2015 .paragraph-col-1-2:first-of-type {
  margin-right: 1%;
}
.cyber-monday-2015 .paragraph-col-1-2 p {
  line-height: 1.4;
  text-align: left;
}
.cyber-monday-2015 h1 {
}
.cyber-monday-2015 h2 {
  color: #272832;
  font-size: 30px;
  font-style: normal;
  font-weight: bold;
}
.cyber-monday-2015 h3 {
  color: #272832;
  font-size: 21px;
  font-weight: bold;
}
.cyber-monday-2015 .large-paragraph-text, 
.cyber-monday-2015 .large-paragraph-text p {
  font-size: 18px;
}

/* CSS FOR HOME PAGE SPLIT TEST */

.ob-interstitial p {
  line-height: 1.7;
}
.ob-interstitial__container {
  max-width: 995px;
  background: white;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  margin: 0 auto;
}
@media (min-width: 695px) {
  .ob-interstitial__container {
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
  }
}

.ob-interstitial__header {
  background: #80c6c7;
  padding-top: 20px;
}
@media (min-height: 780px) and (min-width: 695px) {
  .ob-interstitial__header {
    padding-top: 30px;
  }
}
@media (min-height: 780px) and (min-width: 995px) {
  .ob-interstitial__header {
    padding-top: 10px;
  }
}

.ob-interstitial__title {
  padding: 10px 40px;
  background: #80c6c7;
  color: white;
  line-height: 1.44;
  margin-bottom: 0;
}
@media (min-width: 695px) {
  .ob-interstitial__title {
    text-align: center;
  }
}

.ob-interstitial__intro {
  padding: 0 40px;
}
@media (min-width: 695px) {
  .ob-interstitial__intro {
    padding: 0 60px 30px 60px;
    text-align: center;
    max-width: 720px;
    margin: 0 auto;
  }
}
@media (min-width: 995px) {
  .ob-interstitial__intro {
    padding-bottom: 0;
  }
}
.ob-interstitial__intro p {
  font-weight: 600;
  font-size: 1.4rem;
  color: #556f6f;
}

.ob-interstitial__instructions {
  list-style: none;
  padding: 0;
}

.ob-interstitial__step1,
.ob-interstitial__step2,
.ob-interstitial__step3 {
  position: relative;
}
@media (min-width: 695px) {
  .ob-interstitial__step1,
  .ob-interstitial__step2,
  .ob-interstitial__step3 {
    width: 33.33%;
    float: left;
  }
}

.ob-interstitial__image-container {
  position: relative;
  background: #80c6c7;
  text-align: center;
  box-shadow: 2px 0 0 #80c6c7;
}
@media (min-width: 695px) {
  .ob-interstitial__image-container {
    padding: 0 14%;
  }
}
.ob-interstitial__image-container img {
  width: 100%;
  background: #80c6c7;
  max-width: 324px;
  margin: 0 auto;
}

.ob-interstitial__content {
  padding: 10px 40px 20px;
}
@media (min-width: 695px) {
  .ob-interstitial__content {
    padding: 10px 10% 20px;
  }
}
.ob-interstitial__content h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.8rem;
  color: #9bc660;
  font-weight: 600;
  line-height: 23px;
  font-style: normal;
  text-align: left;
}
.ob-interstitial__content p {
  font-weight: 400;
  text-align: left;
}
@media (min-width: 695px) {
  .ob-interstitial__content p {
    font-size: 12px;
  }
}
@media (min-width: 995px) {
  .ob-interstitial__content p {
    font-size: 13px;
  }
}

.ob-interstitial__plus,
.ob-interstitial__equals {
  display: none;
  position: absolute;
  width: 26%;
  top: 0;
  z-index: 1;
  padding: 0;
}
@media (min-width: 695px) {
  .ob-interstitial__plus,
  .ob-interstitial__equals {
    display: block;
  }
}
.ob-interstitial__plus {
  left: -13%;
}
.ob-interstitial__equals {
  right: -13%;
}