#highlights {
  width: 104%;
  margin-bottom: 0px;
  right: 0%;
  position: relative;
  overflow: hidden;
  height: auto !important;
  margin-bottom: 15px;
  max-height: 1000px;
}

#content {
  top: -115px;
  width: 100%;
}

#rightHeaderOptions {
  display: flex !important;
}

.arrowsSliderHighlights {
  position: absolute;
  top: 86%;
  z-index: 40;
  cursor: pointer;
}

.arrowLeftHighlight {
  left: 48%;
}

.arrowRightHighlight {
  left: 52%;
}

#bigHighlightCont {
  position: relative;
}

.slick-prev {
  left: 49%;
  top: 94%;
  display: block;
}

.slick-next {
  left: 51%;
  top: 94%;
  display: block;
}

.highlight {
  min-height: 957px;
  position: relative;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: auto !important;
  margin-right: 0px !important;
  text-align: center;
  color: white;
  font-size: 48px;
  text-decoration: underline;
  margin-left: -11px;
  width: -webkit-fill-available;
}

.highlight img {
  width: 100%;
}

.widthContainer {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}

#imageGroupTitle {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-top: 60px;
  color: #333234;
  text-align: center;
}

.slick-dots {
  bottom: 12px;
}

.slick-dots li {
  width: 12px;
  height: 14px;
}

.linkHighlight {
  width: 100%;
  display: block;
}

#headerLogoContainer {
  display: flex !important;
}

.slick-dots li button:before {
  border-radius: 100px;
  width: 10px;
  height: 10px;
  background-color: #5a5a5a;
  color: transparent;
  opacity: 0.2;
  font-size: 0px;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
}

#specialOffersContainer {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: transparent;
}

#specialOffersTitle {
  position: relative;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 5px;
  color: #84cdc4;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 18px;
}

#specialOffersDiv {
  position: relative;
  margin: 0 auto;
  width: 1250px;
  margin-top: 25px;
}

#specialOffersLeftArrow {
  position: absolute;
  left: 5px;
  height: 50px;
  top: 92px;
  cursor: pointer;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}

#specialOffersLeftArrow:hover {
  left: 0px;
}

#specialOffersRightArrow {
  position: absolute;
  right: 5px;
  height: 50px;
  top: 92px;
  cursor: pointer;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}

#specialOffersRightArrow:hover {
  right: 0px;
}

#specialOffers {
  position: relative;
  height: auto;
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}

.specialOffer {
  position: relative;
  float: left;
  width: 330px;
  height: auto;
  overflow: hidden;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  top: 0px;
}

.specialOffer:hover {
  top: -10px;
}

.specialOfferImg {
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 100%;
  height: 180px;
}

.specialOfferInfo {
  position: relative;
  width: 98%;
  margin: 0 auto;
  height: 45px;
  margin-top: 10px;
  border: 2px solid #84cdc4;
  border-radius: 2px;
  display: table;
}

.specialOfferTitle {
  position: relative;
  color: #8e8e8e;
  text-transform: uppercase;
  margin-left: 20px;
  font-size: 12px;
  letter-spacing: 1px;
  max-width: 130px;
  line-height: 14px;
  padding-top: 3px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}

.specialOfferPrice {
  position: relative;
  float: right;
  color: #8e8e8e;
  margin-right: 20px;
  font-weight: bold;
  font-size: 14px;
  padding-top: 17px;
}

#promotions {
  height: 570px;
}

#promoShadow {
  width: 75%;
  margin: 0 auto;
  height: 16px;
  position: relative;
  margin-bottom: 30px;
}

#topPromotionImages {
  height: 240px;
  margin-top: 40px;
  width: 100%;
}

#bottomPromotionImages {
  height: 270px;
}

.promoColumnImages {
  width: 275px;
  height: 275px;
  margin-left: 70px;
  float: left;
  display: inline-block;
  position: relative;
  background-size: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.promoColumnImages:hover,
.promoWideImages:hover {
  cursor: pointer;
}

.promoWideImages {
  margin-left: 70px;
  height: 230px;
  width: 448px;
  margin-top: 20px;
  float: left;
  position: relative;
  display: inline-block;
  background-size: 100%;
  background-position: 50% 50%;
  margin-bottom: 15px;
  background-repeat: no-repeat;
}

.promoImageColumnBkg {
  height: 20%;
  bottom: 0px;
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}

.promoImageWideBkg {
  height: 20%;
  bottom: 0px;
  position: absolute;
  width: 100%;
  background-color: #333234;
  opacity: 0.8;
}

.promoImageColumnText {
  float: left;
  margin-top: 5px;
  color: white;
  margin-top: 17px;
  position: relative;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}

.promoImageColumnPrice {
  margin-left: 10px;
  margin-top: 5px;
  float: left;
}

.promoImageWideText {
  float: left;
  margin-left: 5px;
  margin-top: 5px;
}

.promoImageWidePrice {
  float: left;
  margin-left: 5px;
  margin-top: 5px;
  height: auto;
  padding-bottom: 15px;
}

#mapDiv {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 500px;
  min-width: 1100px;
  margin-top: 20px;
}

#contactDiv {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: #b2d6d1;
}

#contactTitle {
  position: relative;
  margin-top: 80px;
  text-align: center;

  color: white;
  letter-spacing: 2px;
  font-size: 20px;
}

.contactInput {
  position: relative;
  float: left;
  width: 360px;
  padding-left: 15px;
  margin-top: 30px;
  height: 35px;
  background-color: transparent;
  border: 2px solid white;
  border-radius: 5px;
  color: white;
  font-size: 16px;
}

.contactInput::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: white;
  opacity: 1;
}

.contactInput:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: white;
  opacity: 1;
}

.contactInput::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: white;
  opacity: 1;
}

.contactInput:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
  opacity: 1;
}

.contactInput::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
  opacity: 1;
}

#contactName {
  margin-left: 150px;
  margin-right: 40px;
}

#contactMessage {
  margin-left: 150px;
  width: 780px;
  padding-top: 10px;
  height: 200px;
  resize: none;
}

#contactSend {
  position: relative;
  float: right;
  width: 300px;
  margin-right: 150px;
  margin-top: 20px;
  height: 40px;
  background-color: #84cdc4;
  color: white;
  text-align: center;
  line-height: 40px;
  letter-spacing: 2px;
  margin-bottom: 60px;
  border-radius: 3px;
  border: 2px solid #84cdc4;
  cursor: pointer;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}

#contactSend:hover {
  background-color: #35b7a7;
  border: 2px solid #35b7a7;
}

.leftArrow {
  position: absolute;
  z-index: 9;
  top: 308px;
  left: 20px;
  cursor: pointer;
}

.rightArrow {
  position: absolute;
  z-index: 9;
  top: 308px;
  right: 20px;
  transform: rotate(180deg);
  cursor: pointer;
}

.noBorder {
  border: none;
}

.firstLine,
.secondLine,
.thirdLine {
  width: 100%;
  float: left;
}

.firstLine {
  font-weight: 600;
  font-size: 27px;
  line-height: 34px;
}

.secondLine {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.thirdLine {
  font-size: 12px;
  line-height: 16px;
}

#highlights .slick-dots li {
  width: 25px;
}

#highlights .slick-dots li button:before {
  border: none;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  color: transparent;
  opacity: 1;
  font-size: 0px;
  background-color: white;
}

#highlights .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #828579;
  top: -1px;
}

.productViewTop {
  height: 20vw !important;
}

.titleCategories {
  display: none;
  font-size: 28px;
  color: #000000;
  font-weight: 600;
  text-align: center;
  margin-top: 40px;
}

.categoriesContainer {
  flex-wrap: wrap;
  width: 100%;
  right: 0%;
  position: relative;
  overflow: visible;
  display: flex;
  margin-top: 40px;
  height: 800px;
}

.box {
  flex: auto;
  width: 11.5%;
  display: flex;
  flex-direction: column;
}

.boxImgContainer {
  height: 800px;
  width: 100%;
  margin: auto;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.boxImg {
  position: relative;
  height: 800px;
  width: 100%;
  margin: auto;
  display: flex;
  align-content: center;
  transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: brightness(0.8);
  filter: brightness(0.8);
}

.boxImg:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-filter: brightness(0.6);
  filter: brightness(0.6);
}

.boxImgContainer img {
  height: 800px;
  margin: auto;
  width: 100%;
}

.boxTextContainer {
  text-align: center;
  height: auto;
  position: absolute;
  margin: auto;
  width: 25%;
  font-weight: 600;
  font-size: 15px;
  color: white;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  z-index: 11;
}

.boxText {
  width: 75%;
  margin-left: 10%;
  font-size: 47px;
}

.box:hover .boxImgContainer img {
  opacity: 0.85;
}

.imgBk {
  float: left;
  height: 65px;
  width: 70%;
  max-height: 330px;
  margin: auto;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}

#truck {
  background-image: url(../../files/truck.svg);
}

#money {
  background-image: url(../../files/money.svg);
}

#store {
  background-image: url(../../files/store.svg);
}

.color {
  display: none;
}

#highlights .slick-dots {
  display: none !important;
}

.carousel-title {
  width: 18%;
  text-align: center;
  margin: 0px auto;
  margin-top: 20px;
  margin-bottom: 40px;
  color: black;
  padding-top: 3px;
  font-size: 14px;
  letter-spacing: 1px;
  min-width: 245px;
  font-family: "Clarika-Light";
}

.carousel-subtitle {
  font-family: "DMSerifDisplay";
  font-size: 34px;
}

.flickity-page-dots {
  display: none;
}

.main-carousel {
  margin-bottom: 60px;
  margin-top: 60px;
}

.carousel-cell {
  width: 416px;
  height: 582px;
  margin-left: 1%;
  margin-right: 1%;
}

.flickity-button {
  display: none;
}

.carousel-cell:hover .carousel-hover {
  display: block;
}

.carousel-cell:hover .carousel-hover-category {
  display: block;
}

.carousel-cell:hover .carousel-hover-SEEMORE {
  display: block;
}

.carousel-hover {
  display: none !important;
  background-color: #000000;
  opacity: 0.2;
  width: 416px;
  height: 582px;
  top: -582px;
  z-index: 15;
  position: relative;
}

.carousel-hover-category {
  display: none;
  position: relative;
  z-index: 20;
  background-color: rgba(0, 0, 0, 0.5);
  line-height: 586px;
  top: -586px;
  width: 416px;
  height: 582px;
  left: 0px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.06em;
  font-size: 36px;
  text-transform: lowercase;
}

.carousel-hover-SEEMORE {
  display: none !important;
  position: relative;
  z-index: 20;
  top: -561px;
  left: 0px;
  color: #ffffff;
  text-align: center;
  font-weight: 100;
  font-size: 15px;
  margin-top: 7px;
}

.carousel-image {
  width: 416px;
  height: 582px;
}

.arrowContainer {
  bottom: 11%;
  position: absolute;
  margin: auto;
  text-align: center;
  width: 25%;
}

#arrowIndex {
  width: 50px;
  height: 50px;
}

#heighlightTextContainer {
  position: absolute;
  top: 230px;
  width: 65%;
  margin-left: 1%;
  color: white;
}

#text1 {
  text-transform: uppercase;
  font-style: italic;
  font-size: 32px;
  margin-bottom: 15px;
}

#text2 {
  text-transform: uppercase;
  font-size: 96px;
  font-weight: 900;
  letter-spacing: 1px;
}

#text3 {
  font-size: 22px;
  line-height: 25px;
  margin-top: 30px;
}

#button {
  position: absolute;
  border: 1px solid white;
  padding: 16px;
  width: 175px;
  text-align: center;
  border-radius: 35px;
  font-weight: 600;
  top: 485px;
}

@media screen and (max-width: 768px) {
  #content {
    min-width: 100%;
    padding: 0px;
    top: 0px !important;
    margin-top: 0px;
  }

  #headerLogoContainer {
    display: none !important;
  }

  .arrowLeftHighlight {
    left: 67%;
  }

  .arrowRightHighlight {
    left: 83%;
  }

  .boxImg {
    height: 100%;
    -webkit-filter: brightness(0.7);
    filter: brightness(0.7);
  }

  .arrowImage {
    width: 35px;
    height: 35px;
  }

  .centeredContent,
  .widthContainer {
    width: 100% !important;
    margin-bottom: 0px !important;
  }

  #highlights {
    max-height: 570px;
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    top: 0px;
  }

  .highlight {
    width: auto;
    margin-left: -11px;
    height: 510px;
    min-height: 560px;
    max-height: 560px;
  }

  .leftArrow {
    display: none;
  }

  .slick-dots {
    display: none;
  }

  .rightArrow {
    display: none;
  }

  .indexHeight {
    height: 387px !important;
  }

  #backImage,
  #frontImage {
    display: none;
  }

  .mainImageTextBox,
  #mainImageTextBoxTransparent {
    display: none !important;
  }

  #frontImageMobile {
    display: block;
    height: 250px;
    background-size: cover;
  }

  #backImageMobile {
    display: block;
    height: 250px;
    background-size: cover;
  }

  #mainImageTextBoxTransparent {
    display: none;
  }

  .mainImageTextBox {
    display: none;
  }

  #mainImageSelectorTransparent {
    width: 300px;
    top: initial;
    bottom: 10px;
    left: 50%;
    margin-left: -150px;
    height: 83px;
  }

  .mainImageSelector {
    width: 300px;
    top: initial;
    bottom: 10px;
    left: 50%;
    margin-left: -150px;
    height: 83px;
  }

  .mainImageSelect {
    width: 90px;
    height: 67px;
    float: left;
    margin-right: 1px;
  }

  .promoColumnImages {
    width: 80%;
    margin-left: 10%;
    margin-bottom: 10px;
    height: 200px;
  }

  .promoWideImages {
    width: 80%;
    margin-left: 10%;
    margin-bottom: 10px;
    height: 200px;
    margin-top: 0px;
  }

  #promoShadow {
    width: 80%;
    margin-bottom: 10px;
  }

  #paymentAndShipping {
    height: auto;
    overflow: hidden;
  }

  #paymentOptions {
    margin-top: 5px;
    height: auto;
    width: 100%;
    border-right: 0px;
    position: relative;
    border-bottom: 1px solid #f7f7f7;
    overflow: hidden;
    text-align: center;
  }

  #deliveryOptions {
    margin-top: 5px;
    height: auto;
    width: 100%;
    border-right: 0px;
    position: relative;
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 5px;
    overflow: hidden;
    text-align: center;
  }

  #locationOptions {
    margin-top: 5px;
    height: auto;
    width: 100%;
    border-right: 0px;
    position: relative;
    overflow: hidden;
  }

  #deliveryOptions:hover,
  #locationOptions:hover {
    cursor: pointer;
  }

  .paymentOption {
    height: 20px;
    margin-right: 4px;
    margin-left: 4px;
    float: none;
    margin-top: 15px;
    margin-bottom: 10px;
  }

  #mobileCreditCard {
    display: block;
  }

  #mobileDelivery {
    display: block;
    margin-top: 13px;
    width: 36px;
    float: left;
    margin-left: 20px;
    display: inline-block;
    margin-bottom: 8px;
  }

  #mobileLocation {
    display: block;
    background-image: url(../../files/paymentLocationIcon.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 10px;
    width: 18px;
    height: 24px;
    float: left;
    margin-left: 29px;
    display: inline-block;
    margin-bottom: 13px;
  }

  #paymentOption2 {
    width: 26px;
    height: 18px;
    margin-top: 8px;
  }

  #paymentText {
    display: none;
  }

  #deliveryOptionIcon {
    display: none;
  }

  #locationOptionIcon {
    display: none;
  }

  #deliveryOptionText {
    margin-top: 17px;
    margin-left: 20px;
    font-size: 13px;
    float: left;
    top: 0px;
    height: 20px;
  }

  #locationOptionText {
    margin-top: 17px;
    margin-left: 28px;
    font-size: 13px;
    float: left;
    top: 0px;
    height: 20px;
  }

  #heighlightTextContainer {
    top: 110px;
    width: unset;
  }

  #text1 {
    font-size: 20px;
    margin-bottom: 5px;
  }

  #text2 {
    font-size: 42px;
  }

  #text3 {
    font-size: 11px;
    line-height: 22px;
    margin-top: 17px;
  }

  #button {
    position: absolute;
    border: 1px solid white;
    padding: 10px 8px;
    width: 130px;
    text-align: center;
    border-radius: 35px;
    font-weight: 600;
    font-size: 10px;
    top: 300px;
  }

  .categoriesContainer {
    width: 100%;
    right: 0px;
    height: auto;
  }

  .box {
    width: 100%;
  }

  .boxImgContainer {
    height: 40vh;
    position: relative;
  }

  .boxTextContainer {
    position: absolute;
    width: inherit;
    padding: 0px 0px;
    height: auto;
  }

  .boxText {
    width: 76%;
    margin-left: 13%;
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 40px;
  }

  .arrowContainer {
    bottom: unset;
    width: 100%;
    z-index: 1;
    margin-top: 105px;
  }
}
