@import "url("https://use.typekit.net/bga0ssg.css")";

@media (max-width: 1390px) {
  body {
    padding-top   : 70px;
    padding-right : 20px;
    padding-left  : 20px;
  }
}

@media (max-width: 1120px) {
  body {
    padding-top   : 120px;
    padding-right : 20px;
    padding-left  : 20px;
  }
}

@media (max-width: 768px) {
  body {
    padding-top   : 20px;
    padding-right : 20px;
    padding-left  : 20px;
  }
}

@media (max-width: 400px) {
  .vcenterit h3 {
    font-size: 3rem!important;
  }
  h2.tulip {
    font-size: 4rem!important;
  }
  .btn-lg {
    padding: 14px 20px;
    font-size: 14px;
}
}

.flc-checkout-box-info {
  background-color:white!important;
}

.grey {
    background-color: #9e9e9e!important;
    color: white;
    padding: 10px;
}

a {
    color: #239489;
    font-weight: bold!important;
}

.green-text {
  color:#252525;
}
.embed-container {
  position       : relative;
  max-width      : 100%;
  height         : 0;
  padding-bottom : 56.25%;
  overflow       : hidden;
}

.embed-container embed,
.embed-container iframe,
.embed-container object {
  position : absolute;
  top      : 0;
  left     : 0;
  width    : 100%;
  height   : 100%;
}

address {
  font-size : 1.3rem;
}

#blacktranslucent {
  background-color : rgba(0, 0, 0, 0.68);
}

section {
  padding-top    : 100px;
  padding-bottom : 100px;
}

section.head {
  height : 500px;
}

#section1 {
  background-image : url("http://www.raintreenursery.com/images/shutterstock_365234702.jpg");
}

#id-example {
  background-image : url("http://www.raintreenursery.com/images/bgimage.jpg");
  padding: 150px 0;
}

#tulips {
  background-image : url("http://www.raintreenursery.com/images/tulips.jpg");
}

h2.tulip {
  color: #ffffff;
font-weight: bold;
font-size: 7rem;
padding: 50px 0;
}

.vcenterit {
  display     : flex;
  align-items : center;
}

.vcenterit h3 {
  color       : white;
  text-shadow : black 0 0 15px;
  font-family : "marydale",
                sans-serif;
  font-size   : 5em;
}

.navbar-brand {
  font-family : "marydale",
                sans-serif;
  font-size   : 2.5em;
}

h1,
h2 {
  color       : #252525;
  font-family : "marydale",
                sans-serif;
}

.centeredcardpic {
  display : center!important;
}

.card-product {
  min-height : 580px;
}

select.listing-quantity {
  display : table-row;
}

h3.catnav {
  font-size : 1.9em;
}

h3 {
  font-size : 1.92rem;
}
