h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 40px;
  font-style: italic;
  font-weight: normal;
  padding-top: 20px;
}
body {
  color: #000000;
  background-color: #ffffff;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  body > .row {
    padding: 35px 20px;
  }
}
a {
  color: #000000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
}
a.block {
  border: 2px solid #000000;
  padding: 20px 0px;
  color: #000000;
  text-align: center;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 10px;
}
a:hover,
a:focus {
  text-decoration: none;
}
body#home #intro {
  background-color: #2b2b3f;
  color: #ffffff;
  padding-top: 52px;
  min-height: 661px;
  text-align: center;
}
body#home #intro .container {
  position: relative;
}
body#home #intro h1 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 81px;
}
body#home #intro img {
  max-width: 100%;
}
@media (max-width: 768px) {
  body#home #intro img.intro-img {
    display: none;
  }
}
body#home #intro .intro-text {
  border: 6px solid #ffffff;
  position: absolute;
  bottom: 64px;
  right: 42px;
  width: 255px;
  height: 255px;
  font-size: 16px;
  padding: 23px;
}
body#home #intro .intro-text h3 {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
}
body#home #intro .intro-text p {
  font-family: Georgia, "Times New Roman", Times, serif;
}
body#home #intro .intro-text a {
  color: #ffffff;
}
@media (max-width: 768px) {
  body#home #intro .intro-text {
    position: static;
    margin: 0 auto;
  }
}
body#home #collection {
  background-color: #ffffff;
  height: 564px;
}
body#home #collection h2 {
  padding-bottom: 20px;
}
body#home #collection .hash-tag {
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  letter-spacing: 0.04em;
  padding-bottom: 22px;
}
body#home #collection #collection-content {
  width: 100%;
  position: relative;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  padding-bottom: 30px;
}
body#home #collection #collection-content ul {
  padding: 0;
  width: 2497px;
}
body#home #collection #collection-content a {
  margin: 0 6px;
  float: left;
  list-style: none;
  position: relative;
  width: 213px;
}
body#home #collection #collection-content a img {
  padding-bottom: 21px;
  width: 100%;
  max-height: 230px;
  min-height: 230px;
}
body#home #collection #collection-content a .buy {
  background-color: transparent;
  background-image: url(/images/item-overlay.png );
  color: #ffffff;
  text-align: center;
  padding: 0 0;
  position: absolute;
  top: 140px;
  width: 216px;
  height: 88px;
}
body#home #collection #collection-content a .buy.request_btn {
  padding: 25px 0px;
  text-transform: uppercase;
}
body#home #collection #collection-content a .buy.request_btn span {
  margin: 0;
  position: relative;
  top: 2px;
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
  padding: 5px 20px;
  text-transform: uppercase;
  font-weight: bold;
}
body#home #collection #collection-content a .buy a {
  margin: 0;
  position: relative;
  top: 22px;
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
  padding: 5px 20px;
  text-transform: uppercase;
  font-weight: bold;
}
body#home #collection #collection-content a .buy a:hover {
  text-decoration: none;
}
body#home #collection #collection-content a p {
  text-align: center;
  padding: 0px 50px;
  font-size: 15px;
}
body#home #collection #collection-content a p.number {
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body#home #collection .iScrollLoneScrollbar {
  background-color: #666666;
}
body#home #collection .iScrollIndicator {
  background-color: #000000;
  border: none !important;
}
body#home #process {
  background-color: #969496;
  min-height: 567px;
}
body#home #process h2 {
  padding-bottom: 74px;
}
body#home #process .item {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 16px;
  text-align: center;
}
body#home #process .item span {
  font-style: normal;
  font-variant: small-caps;
  display: block;
}
body#home #process .item .fa {
  font-size: 70px;
  line-height: 195px;
}
body#home #process .item .fa.fa-mobile {
  font-size: 117px;
}
body#home #process .separator .fa {
  font-size: 5px;
  color: #ffffff;
  line-height: 284px;
}
body#home #process .find-more {
  position: relative;
  top: 107px;
  padding: 9px 0px;
}
body#home #about {
  background-color: #ffffff;
  min-height: 430px;
}
body#home #about .padded {
  padding-left: 30px;
}
@media (max-width: 768px) {
  body#home #about .padded {
    padding: 0;
  }
}
body#home #about p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18.5px;
  padding-right: 51px;
}
body#home #about a.contact {
  margin-bottom: 17px;
  width: 176px;
}
body#home #about a.follow {
  font-size: 14.5px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding-right: 20px;
}
body#home #about a.follow .fa {
  font-size: 40px;
  padding-right: 31px;
  padding-left: 5px;
  float: left;
}
#contact {
  background-color: #F1F3F1;
  min-height: 690px;
  overflow: hidden;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  -ms-transition: 1s;
  transition: 1s;
}
#contact h2 {
  padding-bottom: 35px;
}
#contact h3 {
  margin-top: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 4px;
}
#contact .padded {
  padding-left: 55px;
  padding-right: 20px;
}
@media (max-width: 768px) {
  #contact .padded {
    padding: 0;
  }
}
#contact button {
  border: 0;
  background-color: #000000;
  color: #ffffff;
  padding: 5px 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
#contact p.head {
  font-weight: 600;
}
#contact p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18.5px;
}
#contact.collapsed {
  height: 0px;
  min-height: 0px;
}
#basket button {
  border-radius: 0;
}
#basket ul {
  border-bottom: 1px dotted #000000;
}
#basket ul li input {
  width: 40px;
}
#basket ul li span {
  float: right;
}
#basket .delivery {
  text-align: right;
}
#basket .total {
  border-top: dotted 1px #000000;
  text-align: right;
}
footer#footer {
  background-color: #2D252F;
  color: #574F67;
  text-align: center;
  padding-top: 15px;
  font-size: 0.95em;
}
footer#footer img.logo {
  width: 283px;
  padding-bottom: 5px;
}
p.intro {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18.5px;
  padding-left: 5px;
  margin-bottom: 35px;
}
#collection-content a {
  position: relative;
  outline: none;
  color: #000;
}
#collection-content a * {
  outline: none;
}
#collection-content a div.buy {
  bottom: 40px;
  position: absolute;
}
.slick-arrow {
  position: absolute;
  border: 0;
  background-color: #000000;
  color: #ffffff;
  padding: 5px 15px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 0.06em;
  top: 85px;
  height: 35px;
  width: 35px;
  z-index: 999;
}
.slick-prev.slick-arrow {
  left: -35px;
}
.slick-next.slick-arrow {
  right: -35px;
}
.slick-slide img {
  margin: auto;
}
#about h2 {
  margin-bottom: 35px;
}
@media (max-width: 1200px) {
  #collection-content a div.buy {
    right: 5px;
  }
}
@media (max-width: 992px) {
  #collection-content a div.buy {
    right: 68px;
  }
  .slick-prev.slick-arrow {
    left: 0px;
  }
  .slick-next.slick-arrow {
    right: 0px;
  }
  body#home #collection #collection-content a img {
    width: 216px;
  }
}
@media (max-width: 550px) {
  #collection-content a div.buy {
    right: 17%;
  }
  body#home #about a.contact {
    margin-top: 30px;
  }
  #contact h3 {
    margin-top: 30px;
  }
  body#home #about a.follow span {
    margin-top: 10px;
    display: block;
  }
  
}
@media (max-width: 590px) {
  #collection-content a div.buy {
    right: 107px;
  }
}
@media (max-width: 420px) {
  #collection-content a div.buy {
    right: 75px;
  }
}
@media (max-width: 400px) {
  #collection-content a div.buy {
    right: 55px;
  }
}
@media (max-width: 370px) {
  #collection-content a div.buy {
    right: 47px;
  }
}
@media (max-width: 350px) {
  #collection-content a div.buy {
    right: 27px;
  }
}