#highlights {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}

#articlesContainer2 .sliderContainer {
  width: 90%;
}

.newsSummary {
  font-size: 18px;
  line-height: 19px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.sliderEterna {
  background-image: url(../../files/fondoRoto.png);
  height: auto !important;
  overflow: hidden;
}

.subtituloContainer {
  height: 147px;
  width: 100%;
  background-color: #f4f4f4;
  background-image: url(../../files/fondoCorcho.png);
}
.highlight img{    
  width: 100%;}
.ec_book {
  height: auto !important;
  color: #000;
  width: 100%;
  margin: 0 auto;
  margin-top: 0;
  position: relative;
  height: 430px;
  overflow: hidden;
}

.ec_book_no_slider {
  display: flex;
  justify-content: center;
}

.ec_book_no_slider .sliderLeftArrow,
.ec_book_no_slider .sliderRightArrow {
  display: none;
}

.sliderGroupSliderContainer3 .slick-track {
  justify-content: center;
}

.bookContainer {
  width: 25%;
  margin-bottom: 0px !important;
}

.productViewEcImage {
  position: relative;
  width: 200px;
  height: 74%;
  overflow: hidden;
  display: block;
  position: relative;
  z-index: 0;
  margin-top: 30px;
  background-color: #f6f6f6;
  display: flex;
  justify-content: center;
  transition: all 0.2s ease-out;
  border: 2px solid #f6f6f6;
  aspect-ratio: 9/16;
}

.productViewEcData {
  position: relative;
  width: 200px;
  margin: 0 auto;
  float: unset;
  height: auto;
  margin-top: 20px;
  margin-bottom: 40px;
  overflow: hidden;
  color: #000;
  text-align: left;
}

.productViewEcName {
  position: relative;
  float: left;
  width: 100%;
  overflow: auto;
  height: auto;
  line-height: 22px;
  letter-spacing: 0px;
  font-size: 18px;
  font-weight: 100;
  overflow: hidden;
}

.productViewEcAuthor {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  line-height: 19px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  font-size: 16px !important;
  margin-top: 9px;
  color: #848484;
}

.productViewEcImageContainer {
  overflow: hidden;
  display: block;
  position: relative;
  width: 100%;
  float: none;
  width: fit-content;
  z-index: 0;
  background-color: #f6f6f6;
  display: flex;
  justify-content: center;
  transition: all 0.2s ease-out;
  border: 2px solid #f6f6f6;
  padding: 10px;
  margin: 0 auto;
}

.subtitulo {
  font-style: italic;
  position: relative;
  color: black;
  display: block;
  width: fit-content;
  margin: 0 auto;
  overflow: hidden;
  font-size: 40px;
  line-height: 3.5;
}

.imgIndex {
  background-image: url("../../files/imgIndex.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 65vh;
  overflow: hidden;
  min-height: 450px;
}

#searchSite {
  color: black !important;
}

#searchSite::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black;
  opacity: 1;
  /* Firefox */
}

.searchSite2 {
  color: white !important;
}

.highlight {
  position: relative;
  width: 100%;
  display: block;
  height: auto !important;
  text-align: center;
  color: white;
  font-size: 48px;
  text-decoration: underline;
  overflow: hidden;
}
.sliderContainer {
  width: 100%;
  overflow: hidden;
  margin: 0;
  display: block;
  position: relative;
  float: left;
}

.sliderTitleContainer {
  width: 46%;
  text-align: center;
  margin: 0px auto;
  padding-top: 40px;
  text-transform: none !important;
  margin-bottom: 0px;
  color: #7b201a;
  padding-top: 40px;
  font-size: 23px;
  font-style: italic;
  font-family: "Arimo" !important;
}
.newsContainer {
  width: 90%;
  margin: auto;
}
#newsContainerForHome .newsBox {
  width: 100% !important;
}
.newsContainerTitle {
  width: 100%;
  text-align: center;
  margin: 0px auto;
  margin-bottom: 0px;
  color: #7b1f1a;
  padding-top: 3px;
  letter-spacing: 2px;
  text-transform: initial;
  font-size: 23px;
  font-weight: 500;
  font-style: italic;
  font-family: "Arimo" !important;
}
.newsWrapper {
  margin: 0 10px;
}
.arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1rem 0;
  gap: 20px;
}
.sliderGroupContainer .viewAll:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}

.ec_book {
  height: auto !important;
  color: #000;
  width: 100%;
  margin: 0 auto;
  margin-top: 0;
  position: relative;
  height: 430px;
  overflow: hidden;
}

.ec_book_no_slider {
  display: flex;
  justify-content: center;
}

.ec_book_no_slider .sliderLeftArrow,
.ec_book_no_slider .sliderRightArrow {
  display: none;
}

.sliderGroupSliderContainer3 .slick-track {
  justify-content: center;
}

.bookContainer {
  width: 25%;
  margin-bottom: 0px !important;
}
.arrowsContainer {
  display: flex;
  gap: 25px;
  width: fit-content;
  margin: auto;
}

.productViewEcImage {
  position: relative;
  width: 200px;
  height: 74%;
  object-fit: contain;
  overflow: hidden;
  display: block;
  position: relative;
  z-index: 0;
  margin-top: 30px;
  background-color: #f6f6f6;
  display: flex;
  justify-content: center;
  transition: all 0.2s ease-out;
  border: 2px solid #f6f6f6;
}

.productViewEcData {
  position: relative;
  width: 200px;
  margin: 0 auto;
  float: unset;
  height: auto;
  margin-top: 20px;
  margin-bottom: 40px;
  overflow: hidden;
  color: #000;
  text-align: left;
}

.productViewEcName {
  position: relative;
  float: left;
  width: 100%;
  overflow: auto;
  height: auto;
  line-height: 22px;
  letter-spacing: 0px;
  font-size: 18px;
  font-weight: 100;
  overflow: hidden;
}

.productViewEcAuthor {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  line-height: 19px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  font-size: 16px !important;
  margin-top: 9px;
  color: #848484;
}

.productViewEcImageContainer {
  overflow: hidden;
  display: block;
  position: relative;
  width: 100%;
  float: none;
  width: fit-content;
  z-index: 0;
  background-color: #f6f6f6;
  display: flex;
  justify-content: center;
  transition: all 0.2s ease-out;
  border: 2px solid #f6f6f6;
  padding: 10px;
  margin: 0 auto;
}
.sliderGroupContainer .viewAll {
  background: unset;
  border: unset;
  color: black;
  text-transform: unset;
  font-size: 18px;
  font-weight: 100;
  margin-top: 5px;
}
.productSlide {
  margin: 8px 20px;
}
.sliderGroupContainer {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.arrowsAndTitle {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  column-gap: 28px;
  margin-bottom: 10px;
}

.arrowsAndTitle img {
  width: 26px;
}

.sliderGroupSliderContainer {
  display: block;
  position: relative;
  width: 100% !important;
  margin: 0 auto;
}

.sliderRightArrow:hover,
.sliderLeftArrow:hover {
  opacity: 0.8;
}

.sliderLeftArrow,
.sliderRightArrow {
  object-fit: contain;
  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;
  height: 39px;
  width: 40px;
  left: calc(50% - 50px);
  cursor: pointer;
  background-image: url(../../files/arrowLeft.svg);
  background-size: 25px;
  z-index: 1;
  background-position: 50% 50%;
  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;
}

.sliderLeftArrow {
  left: -9px;
}

.sliderRightArrow {
  right: -9px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

#specialOffersContainer .sliderLeftArrow,
#specialOffersContainer .sliderRightArrow {
  top: 41%;
}

.sliderLeftArrow:not(.slick-disabled):hover,
.sliderRightArrow:not(.slick-disabled):hover {
  opacity: 0.8 !important;
}

@media screen and (max-width: 1100px) {
  .sliderGroupContainer {
    width: 100%;
  }
  .newsContainerTitle {
    font-size: 20px;
  }
  .sliderGroupSliderContainer {
    width: 100%;
  }
  .sliderContainer.sliderEterna {
    padding-top: 50px;
    margin-bottom: 0px;
    padding-bottom: 20px;
    margin-top: 0px;
  }
  .productSlide .productViewContainer {
    width: 100%;
    margin: 0;
    height: auto;
  }

  .sliderContainer {
    width: 100%;
    height: auto;
    margin: 20px auto 40px;
  }

  .sliderLeftArrow,
  .sliderRightArrow {
    display: none;
  }

  .sliderRightArrow {
    top: 36%;
    height: 16px;
    right: 5px;
    z-index: 1;
    background-size: contain;
  }

  .sliderLeftArrow {
    top: 36%;
    left: 3px;
    height: auto;
    z-index: 1;
    background-size: contain;
  }
  #highlights {
    max-height: 390px;
  }
  .sliderTitleContainer {
    text-transform: inherit;
    margin: 0px auto 25px;
    width: var(--web-container);
    padding: 0;
    text-align: center;
  }
  .productViewEcImageContainer {
    width: 85%;
  }

  .arrowsContainer,
  .arrows {
    margin-bottom: 20px;
  }

  .sliderGroupContainer .viewAll {
    margin-top: 20px;
  }

  .sliderContainer .productViewBottom {
    height: auto;
  }

  .productSlide.slick-slide {
    margin: 0 5px;
    padding: 0;
  }
}
.newsLeftArrow {
  height: 39px;
  width: 40px;
  left: calc(50% - 50px);
  cursor: pointer;
  background-image: url(../../files/arrowLeft.svg);
  background-size: 25px;
  z-index: 1;
  background-position: 50% 50%;
  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;
}
.newsRightArrow {
  display: block;
  /* position: absolute; */
  right: calc(50% - 50px);
  top: calc(50px - 51px);
  z-index: 1;
  height: 39px;
  width: 40px;
  background-image: url(../../files/arrowLeft.svg);
  background-size: 25px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  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;
  transform: rotate(180deg);
}
.widthContainer {
  width: 100%;
}

#imageGroupTitle {
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-top: 50px;
  margin-bottom: 25px;
  color: #333234;
  text-align: center;
}

.slick-dots {
  bottom: 20px;
}

.slick-dots li button:before {
  border: 2px solid #58595b;
  border-radius: 100px;
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  color: transparent;
  opacity: 0.5;
  font-size: 0px;
}

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

#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;
}

.sliderContainer.redes {
  background-image: url(../../files/backgroundRedes.png);
  background-size: cover;
  padding-bottom: 50px;
}

#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;
}

#imageGroups {
  width: 974px;
  margin: 0 auto;
  padding-left: 9px;
  margin-bottom: 30px;
}

.newsWrapper .newsImage {
  height: 50vh !important;
  object-fit: cover;
}

.sliderGroupContainer {
  width: 100% !important;
}

.newsSummary p span {
  font-size: 18px !important;
  font-family: "Arimo" !important;
}

@media screen and (max-width: 768px) {
  .internalView .sliderContainer {
    width: 100% !important;
  }

  .news {
    width: 95%;
  }

  .sliderTitleContainer {
    margin-bottom: 20px !important;
  }

  .newsWrapper {
    margin-bottom: 0;
  }

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

  .productViewImage.firstImg.backgroundImage {
    height: 30vh !important;
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .productViewImageContainer {
    height: auto !important;
    width: 100% !important;
  }

  a.productViewContainer.book {
    width: 95%;
    margin: auto;
  }

  .sliderLeftArrow {
    margin-left: 10px;
  }

  .productViewEcImageContainer .productViewEcImage {
    height: 30vh;
    margin-bottom: 29px;
  }

  .productViewImageContainer {
    height: fit-content !important;
  }

  .bookContainer {
    display: block;
    overflow: hidden;
  }

  .promoWideImages {
    width: 80%;
    margin-left: 10%;
    margin-bottom: 10px;
    height: 200px;
    margin-top: 0px;
  }
  .newsContainer {
    width: 100%;
    margin: auto;
  }
  #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;
  }

  #specialOffers {
    display: none;
  }

  .dots {
    display: none;
  }

  #specialOffersMobile {
    display: block;
    padding-top: 0px;
    padding-bottom: 10px;
  }

  .specialOfferImg {
    margin-left: 0px;
  }

  #specialOffersTitle {
    margin-top: 25px;
    margin-bottom: 0px;
  }

  .specialOffer {
    height: auto;
    overflow: hidden;
  }

  #offersLeftArrowContainer {
    position: absolute;
    margin-top: 41px;
    width: 15%;
    height: 250px;
  }

  .imagesLeftArrow {
    background-image: url("/images/carousell/leftArrow.png");
    height: 30%;
    width: 40%;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 30%;
    top: 30%;
  }

  #offersRightArrowContainer {
    width: 15%;
    height: 250px;
    position: absolute;
    right: 0px;
    margin-top: 41px;
  }

  .ec_book {
    height: unset;
    color: #000;
    width: unset;
    margin: unset;
    padding-top: unset;
    margin-top: unset;
    margin-bottom: unset;
    position: relative;
    height: unset;
    display: unset;
  }

  .imagesRightArrow {
    background-image: url(/images/carousell/rightArrow.png);
    height: 30%;
    width: 40%;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 30%;
    top: 30%;
  }

  .productViewName {
    font-size: 11px;
    margin-bottom: 4px;
    margin-top: 2px;
    margin-left: 0px;
  }

  .productViewEcImageContainer {
    height: 100vw;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    height: auto !important;
    width: 85%;
    margin: 0 auto;
    margin-bottom: 10px;
  }

  .mainImageSelect {
    background-size: cover;
  }

  .productViewEcData {
    width: 100%;
    text-align: inherit;
  }

  #imageGroups {
    width: 100%;
    padding-left: 0;
  }

  .highlight img {
    width: 100%;
  }
}
