.homePage .cartu-grid-list {
  width: initial;
}
.homePage .cartu-grid-tile {
  flex: 0 1 20%;
}
.homePage .delivery-option {
  position: relative;
}
.homePage .delivery-option .hoverMe {
  height: 100%;
  background-color: #fafafa;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.homePage .delivery-option .hoverMe:hover, .homePage .delivery-option .hoverMe:active {
  opacity: 1;
}
.homePage .delivery-option .hoverMe span {
  bottom: 15%;
  left: 5%;
  position: absolute;
  width: 90%;
  text-transform: uppercase;
  font-size: 2rem;
  padding-top: 2rem;
  color: #71984A;
}
.ie .homePage .product-grid {
  padding: 0 30px 0 0 !important;
}
.homePage .productGridRow {
  opacity: 0;
  max-height: 0;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #fcfcfc;
  padding: 14px 0 16px;
  margin: -15px -15px 0;
  box-sizing: content-box;
  overflow: visible;
}
.homePage > .row:last-child {
  margin-bottom: -30px;
}

.cartu-page, .homePage {
  display: block;
}

.iconBanners .spaced-home {
  padding: 3rem 1rem 2rem;
}

.productGridRow:hover *[class^=home-banner-] {
  opacity: 0.85;
}

.productGridRow *[class^=home-banner-] {
  opacity: 1;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  min-height: 120px;
  position: relative;
}
@media (max-width: 1199px) {
  .productGridRow *[class^=home-banner-] {
    min-height: initial;
  }
}
.productGridRow *[class^=home-banner-] .banner-box {
  background-color: transparent;
}
.productGridRow *[class^=home-banner-] .banner-box:after, .productGridRow *[class^=home-banner-] .banner-box:before {
  content: none;
}

.sectionName .indemn {
  font-weight: 100;
  text-transform: initial;
  font-size: 3rem;
}

.subtitlu-sectiune {
  font-weight: 200;
  font-size: 1.8rem;
  text-transform: initial;
}

.hoverTitle {
  min-height: 340px;
}
@media (max-width: 1199px) {
  .hoverTitle {
    min-height: initial;
  }
}
.hoverTitle a {
  color: black;
  text-decoration: none;
}
.hoverTitle a:hover {
  color: #71984A;
}
.hoverTitle .sectionName {
  position: relative;
  font-size: 4.2rem;
  font-weight: 200;
  letter-spacing: -0.05rem;
  text-transform: uppercase;
  padding: 1rem;
}
.hoverTitle .subtitlu-sectiune a {
  color: #71984A;
}
.hoverTitle .top {
  font-size: 1.3rem;
  text-transform: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.iconBanners {
  text-align: center;
}
.iconBanners .cartu-icons-bycicle {
  font-size: 6.4rem;
}
.iconBanners [class^=cartu-icons] {
  display: inline-block;
  margin: 0 auto;
  color: #71984A;
  font-size: 7rem;
  line-height: 10rem;
}

.productGridContainer {
  flex: 0 0 75%;
  max-width: 100%;
}

.gridBanner {
  flex: 0 0 25%;
  max-width: 100%;
}

#twrtr-el {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  border-radius: 4px;
  transform: translate(-50%, -50%);
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.05), 0 3px 4px 0 rgba(0, 0, 0, 0.07), 0 3px 3px -2px rgba(0, 0, 0, 0.06);
}
#twrtr-el .productImageContainer {
  height: 100%;
}
#twrtr-el .productImageContainer a {
  width: 100%;
  height: 100%;
  display: block;
}

.row.sliderTypewriter {
  min-height: 540px;
  position: relative;
}

.fullwidthbanner-container {
  overflow: visible;
}

ul.twrtr-container > li {
  overflow: hidden;
  padding: 15px;
  cursor: initial;
  border-radius: 4px;
}
ul.twrtr-container > li img {
  min-height: 270px;
}

.shuffleCard {
  overflow: hidden;
  height: 100%;
}

.slideContent {
  max-height: calc(100% - 35px);
  overflow: hidden;
}

ul.twrtr-container > li {
  pointer-events: none;
}
ul.twrtr-container > li > * {
  pointer-events: all;
}

span.stoc24h .text {
  visibility: hidden;
}

.product-grid {
  text-align: center;
}

.subtitlu-produs {
  font-weight: 400;
  font-size: 1.8rem;
  text-transform: uppercase;
  color: #71984A;
}

.grid-product-details .subtitlu-produs {
  font-size: 1.4rem;
  line-height: 1.6rem;
  text-align: center;
  margin: 0 -2px 4px;
  letter-spacing: -0.05rem;
  max-height: 4rem;
  overflow: hidden;
  width: 100%;
  transition: max-height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 0s;
}
.grid-product-details h5 {
  max-height: 5.5rem;
  overflow: hidden;
  text-align: center;
}
prod-grid-box:hover .grid-product-details .subtitlu-produs {
  max-height: 8rem;
}
prod-grid-box:hover .grid-product-details .md-title {
  max-height: 9rem;
}

prod-grid-box > a {
  display: block;
  height: 100%;
}

.topVanzari {
  padding: 20px 0 0;
  position: relative;
  border: none;
  z-index: 1;
  min-width: calc(100% + 120px);
  background-color: white;
  left: -45px;
  box-shadow: 0 4px 5px -2px rgba(0, 0, 0, 0.2), 0 7px 10px 1px rgba(0, 0, 0, 0.14), 0 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.topVanzari .tparrows {
  visibility: hidden;
}

[id^=topVanzari].mTS-hover-full {
  background: white;
  padding: 0;
}

.site-cartu .mTS-hover-full .mTS_horizontal .mTSThumbContainer:first-child {
  margin-left: 120px;
}

.site-cartu .mTS-hover-full .mTS_horizontal .mTSThumbContainer:last-child {
  margin-right: 150px;
}

.site-cartu-bf .mTS-hover-full .mTS_horizontal .mTSThumbContainer:first-child {
  margin-left: 120px;
}

.site-cartu-bf .mTS-hover-full .mTS_horizontal .mTSThumbContainer:last-child {
  margin-right: 150px;
}

[id^=topVanzari] ul li {
  position: relative;
  padding: 0 14px 28px;
}

.topVanzari + * > * {
  box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.12);
}
.topVanzari [id^=rev_slider_category] {
  background-color: white;
}
.topVanzari md-tabs:not(.md-no-tab-content):not(.md-dynamic-height) {
  min-height: 324px;
  overflow: hidden;
  padding-top: 324px;
}
.topVanzari md-pagination-wrapper {
  border-top: 2px solid #71984A;
}
.topVanzari md-tabs[md-border-bottom] md-tabs-wrapper {
  border-width: 0;
}
.topVanzari md-tabs md-tab-content {
  overflow: hidden;
}
.topVanzari .md-tab {
  float: none;
  display: inline-block;
}
.topVanzari .sectionName {
  font-size: 3.66rem;
  font-weight: 200;
  letter-spacing: -0.05rem;
  text-transform: uppercase;
  padding: 0 20px;
  text-align: center;
  margin: -10px 0 10px;
}
.topVanzari md-pagination-wrapper {
  min-width: 100%;
  text-align: center;
}
.topVanzari md-pagination-wrapper md-tab-item:not([disabled=disabled]) span {
  color: #666;
}
.topVanzari md-pagination-wrapper md-tab-item.md-active:not([disabled=disabled]) span {
  color: #71984A;
}
.topVanzari md-tabs.md-default-theme md-ink-bar, .topVanzari md-tabs md-ink-bar {
  color: #71984A;
  background-color: #71984A;
  top: 0;
  height: 7px;
  bottom: inherit;
  transform: translateX(calc(-50% + 7.5px));
}
.topVanzari md-tabs-canvas md-pagination-wrapper md-ink-bar {
  background-color: transparent;
}

md-pagination-wrapper md-tab-item span {
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
}

md-tabs-canvas md-pagination-wrapper md-ink-bar:before {
  content: " ";
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
  position: relative;
  top: -10px;
  width: 15px;
  height: 15px;
  line-height: 10px;
  background-color: white;
  z-index: 1;
  display: inline-block;
  border: solid #71984A;
  border-width: 0 0 2px 2px;
}

@media (min-width: 992px) {
  .topVanzari .md-tab {
    padding: 12px 8px;
  }
}
@media (min-width: 1200px) {
  .hoverTitle .top {
    width: 100%;
  }
  .hoverTitle .sectionName {
    position: relative;
    font-size: 3.66rem;
    font-weight: 200;
    letter-spacing: -0.05rem;
    text-transform: uppercase;
    padding: 1rem;
  }
  .hoverTitle {
    opacity: 1;
    transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    text-align: center;
  }
  .homePage .productGridRow {
    min-height: 340px;
  }
  .homePage .even .productGridRow {
    flex-direction: row-reverse;
  }
  .homePage .productGridRow {
  }
  .gridBanner {
    pointer-events: none;
  }
  .gridBanner a {
    pointer-events: initial;
  }
}
@media (max-width: 1199px) {
  .homePage .slidelink > a {
    position: relative;
    width: 970px !important;
    left: 50%;
    transform: translateX(-50%);
  }
  .hoverTitle .sectionName {
    font-size: 3.5rem;
    padding-top: 2rem;
    padding-bottom: 5rem;
    text-align: center;
  }
  .banner-box {
    height: auto !important;
  }
  .productGridContainer, .gridBanner {
    flex-basis: 100%;
    max-width: 100%;
  }
  .grid-product-details {
    height: 75px;
    max-height: 75px;
  }
  *[class^=home-banner-] > *[id^=w] {
    display: none;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .productGridRow {
    max-height: 100% !important;
  }
}
@media (max-width: 991px) {
  .homePage .slidelink > a {
    width: 750px !important;
  }
  .sliderTypewriter {
    display: none;
  }
  .homePage .cartu-grid-tile {
    min-width: initial;
  }
  .homePage .cartu-grid-tile {
    flex: 0 1 25%;
  }
  .productGridRow {
    max-height: 100% !important;
  }
  .homePage .productGridRow {
    padding: 0 15px -5px;
  }
  .productGridRow {
    flex-direction: column;
    margin-bottom: 1rem;
  }
  .topVanzari md-pagination-wrapper {
    padding-left: 0;
  }
  .topVanzari md-pagination-wrapper:before {
    content: "";
    display: none;
  }
  .topVanzari .md-tab {
    padding: 12px 6px;
  }
}
@media (max-width: 767px) {
  .homePage .slidelink > a {
    width: 100vw !important;
  }
  .homePage .delivery-option > *:first-child {
    flex: 0 0 20%;
    text-align: center;
    padding: 0;
  }
  .homePage .delivery-option > * {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    align-content: stretch;
    text-align: left;
    padding: 1rem;
  }
  .homePage .delivery-option {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .iconBanners .delivery-option {
    padding: 0;
  }
  .iconBanners .delivery-option:first-child {
    padding-top: 2rem;
  }
  .iconBanners .delivery-option:last-child {
    padding-bottom: 2rem;
  }
  .hoverTitle .sectionName {
    padding-top: 1rem;
  }
  .homePage .cartu-grid-tile {
    flex: 0 0 25%;
  }
  .iconBanners [class^=cartu-icons] {
    font-size: 4rem;
    line-height: initial;
  }
  .hoverTitle .top {
    position: relative;
    width: 100%;
    text-align: center;
    display: block;
    left: inherit;
    transform: initial;
  }
  .hoverTitle .sectionName {
    font-size: 2.1rem;
  }
  md-pagination-wrapper md-tab-item span {
    font-size: 1.4rem;
  }
  .md-tab {
    padding: 12px;
  }
  .topVanzari md-pagination-wrapper {
    padding-left: 111px;
  }
  .topVanzari md-pagination-wrapper:before {
    font-size: 1.4rem;
    top: 60%;
  }
}
@media (max-width: 599px) and (min-width: 360px) {
  .homePage .cartu-grid-tile {
    flex: 0 0 33.3%;
  }
}
.sectionName > a {
  letter-spacing: -0.12rem;
  font-size: 3.4rem;
}

/*# sourceMappingURL=homepage.css.map */
