/* ==========================================================================
   VIVOLIFE.PL — IdoSell Custom CSS (Cleaned)
   Brand colors:
     --vivo-green:       #5ac158  (primary — nav, badges, borders, accents)
     --vivo-green-dark:  #48bc44  (hover states, CTA buttons, cookie bar)
   ========================================================================== */

/* --- GLOBAL / RESET ---------------------------------------------------- */

html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: left;
}

ul li {
  font-size: 16px;
}

/* --- FREE SHIPPING BAR ------------------------------------------------- */

.freeShipping {
  margin: 0;
  border: 0;
  background: #48bc44;
  color: #fff;
  position: relative;
}

.freeShipping::before {
  content: '';
  background: #48bc44;
  width: 100%;
  left: -100%;
  height: 100%;
  position: absolute;
  display: block;
}

.freeShipping::after {
  content: '';
  background: #48bc44;
  width: 100%;
  right: -100%;
  height: 100%;
  position: absolute;
  display: block;
}

html.--freeShipping:not(.order_process) #container:not(.payment_tunnel) .freeShipping {
  border-radius: 0;
}

.freeShipping__close {
  color: #fff;
}

.freeShipping__close:hover {
  color: #fff;
  opacity: 0.8;
}

/* --- COOKIE DISCLAIMER ------------------------------------------------- */

.ck_dsclr_v2 a {
  color: #fff !important;
}

.ck_dsclr_v2 a:hover {
  color: #48bc44 !important;
}

.ck_dsclr_v2 p {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
}

.ck_dsclr__btn_v2 {
  background-color: #48bc44 !important;
}

/* --- HEADER & NAVIGATION ----------------------------------------------- */

header .nav-link {
  font-weight: 500;
}

header .nav-link.active {
  color: #5ac158;
}

header a.nav-link:hover,
a:hover,
#menu_search .menu_search__mobile:hover,
#menu_search .menu_search__submit:hover {
  color: #48bc44;
}

.breadcrumbs #back_button {
  color: #000;
}

.search_name__label::after {
  display: none;
}

/* --- PRODUCT ----------------------------------------------------------- */

h1.product_name__name {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 500;
}

.product__name {
  text-align: center;
}

.product__name:hover {
  color: #48bc44;
}

.product__prices {
  text-align: center;
}

.photos__link.--nav.--video::before {
  background: #5ac158;
}

.enclosures__name::before {
  color: #5ac158;
}

/* Hide unit price fields */
.number_description,
.number_amount,
.number_unit {
  display: none !important;
}

/* --- HOTSPOT / PRODUCT GRID -------------------------------------------- */

.hotspot:not(.--slider):not(.--list) .products {
  border: 0;
}

.hotspot.--list .product__name:hover {
  color: #5ac158;
}

/* --- SEARCH ------------------------------------------------------------ */

#search .product__compare_item:hover {
  color: #48bc44;
}

/* --- BUTTONS ----------------------------------------------------------- */

.btn.--medium.--solid {
  background: #5ac158;
  border: 1px solid #5ac158;
}

.btn.--large.--solid {
  background: #48bc44;
  border: 1px solid #48bc44;
  color: #fff;
}

/* --- BASKET ------------------------------------------------------------ */

.basket__product .product__link:hover {
  color: #5ac158;
}

.topBasket__sub.--hover {
  background-color: #5ac158;
}

.topBasket__sub.--hover .badge,
.topBasket__row a:hover {
  background-color: #fff;
  color: #5ac158;
}

.badge-info {
  background-color: #5ac158;
  color: #fff;
}

/* --- CHECKOUT PROGRESS ------------------------------------------------- */

.progress__icon {
  color: #5ac158;
}

.progress__item.--active .progress__icon {
  background: #5ac158;
  border: 1px solid #5ac158;
  color: #fff;
}

/* --- SLIDER ------------------------------------------------------------ */

.slick-slide img {
  width: 100%;
  max-width: 1170px;
}

/* --- BACK TO TOP ------------------------------------------------------- */

#backTop:hover {
  color: #000;
}

/* --- HEADLINES & LABELS ------------------------------------------------ */

.big_label,
.headline {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #333;
  display: block;
  text-align: left;
  font-size: 2.2rem;
  font-weight: 600;
  padding: 6px 0;
  padding-left: 10px;
  text-decoration: none;
  line-height: 1;
  margin-top: 30px;
  margin-bottom: 20px;
  border-left: 3px solid #5ac158;
}

.big_label::after,
.headline::after {
  display: none;
}

.big_label small,
.headline small,
.big_label__after,
.headline__after {
  color: #48bc44;
}

/* --- CMS CONTENT ------------------------------------------------------- */

#main_cms2 {
  padding: 30px;
  background: url(https://vivolife.iai-shop.com/data/include/cms/vivo_life/concrete_seamless.jpg);
}

.cm h2 {
  font-size: 25px;
  text-align: center;
}

.cm h3 {
  font-size: 21px;
  text-align: left;
}

.cm h4 {
  font-size: 29px;
  text-align: center;
}

#main_cms2 .bigs img {
  max-width: 320px;
  width: 100%;
}

#main_cms2 .slogs img {
  max-width: 450px;
  width: 100%;
}

/* --- CUSTOM GRID (s-grid) ---------------------------------------------- */

.s-row {
  display: flex;
}

.s-grid-2 {
  width: 16.7%;
  margin-right: 20px;
  text-align: center;
}

.s-grid-2 img {
  width: 80px;
  display: block;
  margin: 0 auto 20px;
}

.s-grid-2 span {
  display: block;
}

.s-grid-3 {
  width: 25%;
  margin-right: 20px;
}

#main_cms .s-grid-3 a {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}

.s-grid-6 {
  width: 45%;
  font-size: 45px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}

.s-grid-3:last-child,
.s-grid-2:last-child {
  margin-right: 0;
}

.s-row.heads {
  min-height: 120px;
  align-content: center;
  align-items: center;
  margin-bottom: 40px;
}

.s-row.heads .slogs p {
  font-size: 19px;
  font-weight: normal;
  text-transform: none;
  text-align: left;
  line-height: 1.6;
}

/* --- BLOG -------------------------------------------------------------- */

.article__image_wrapper {
  float: none;
  max-width: 100%;
  margin: 0;
  margin-bottom: 10px;
}

.article__block.row {
  display: flex;
}

.menu_blog_box ul li.active a,
.menu_blog_box ul li a,
.menu_blog_box ul li a:hover,
#menu_blog_bydates ul li > ul li.active a {
  color: #5ac158;
}

#menu_blog_bydates ul li > ul li a {
  color: #000;
}

#menu_blog_bydates ul li > ul li a:hover {
  color: #5ac158;
}

#menu_blog_bydates ul li > a::after {
  color: #000;
}

/* --- FOOTER ------------------------------------------------------------ */

footer {
  background: #000;
}

footer.max-width-1200 {
  max-width: none;
  position: relative;
}

footer.max-width-1200::before {
  content: '';
  width: 100%;
  background: #000;
  height: 100% !important;
  position: absolute;
  display: block;
  left: -100%;
}

footer.max-width-1200::after {
  content: '';
  width: 100%;
  top: 0;
  background: #000;
  height: 100% !important;
  position: absolute;
  display: block;
  right: -100%;
}

#footer_links {
  max-width: 1170px;
  text-align: left;
  margin-bottom: 15px;
  padding-top: 0;
  border-top: 5px solid #5ac158;
}

#footer_links .footer_links_label {
  margin: 0 0 2rem 0;
  display: block;
  color: #fff;
}

#footer_links a,
#footer_links span {
  display: block;
  text-decoration: none;
  color: #fff;
}

#footer_links a:hover {
  color: #48bc44;
}

#footer_links a.footer_links_label {
  color: #fff;
}

#footer_links a.footer_links_label:hover {
  color: #48bc44;
}

#footer_links .footer_links#menu_orders {
  border: 0;
  border-radius: 0;
  padding: 0;
}

#footer_links .footer_links#menu_account {
  border: 0;
  border-radius: 0;
  padding: 0;
}

#footer_links .footer_links_sub > li i {
  color: #48bc44 !important;
}

#footer_links .footer_links_sub > li.menu_orders_item a {
  color: #fff;
  font-size: 13px;
  line-height: 1.2;
}

#footer_links .footer_links_sub > li.menu_orders_item a:hover {
  color: #48bc44 !important;
}

.footer_settings {
  max-width: 1170px;
  margin-top: 30px;
}

#menu_regulations {
  margin: 0 !important;
}

#menu_contact {
  background: transparent;
  margin: 0 auto 0;
  position: relative;
  text-align: center;
  color: #fff;
  font-size: 12px;
  padding-bottom: 20px;
}

#menu_contact ul {
  margin: 0;
  background: transparent;
  z-index: 10;
  position: relative;
  padding-right: 20px;
  color: #fff;
}

#menu_contact ul li a {
  color: #fff;
}

/* --- FOOTER CREDIT ----------------------------------------------------- */

.ftd {
  text-align: center;
  font-size: 10px;
  padding: 10px 0;
  color: #888;
}

.ftd a {
  color: #888;
}

.ftd a:hover {
  color: #000;
}

/* --- RESPONSIVE: TABLET (max-width: 978px) ----------------------------- */

@media only screen and (min-width: 979px) {
  #main_blog .col-md-6 {
    flex: 0 0 33%;
    max-width: 33%;
  }
}

@media only screen and (max-width: 978px) {
  html.--freeShipping:not(.order_process) #container:not(.payment_tunnel) header {
    padding-top: 0 !important;
  }

  body {
    padding: 60px 0 0;
  }

  .s-row {
    display: block;
  }

  .s-grid-3 {
    width: 49%;
    margin-right: 0;
    display: inline-block;
    vertical-align: top;
  }

  .s-grid-3:nth-child(2n) {
    margin-right: 0;
  }

  #main_cms .s-grid-3 a {
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
  }

  #footer_links {
    padding-top: 20px;
  }

  #menu_regulations {
    padding-left: 0;
  }

  html.--freeShipping:not(.order_process) #container:not(.payment_tunnel) .freeShipping {
    top: 0;
  }

  html.--freeShipping:not(.order_process) #container:not(.payment_tunnel) header {
    padding-top: 38px;
    height: 99px;
  }

  html:not(.--scroll-down):not(.scroll):not(.sidebar_open):not(.--search-open).--freeShipping .main_page #menu_search .menu_search__block {
    top: 100px;
  }

  .s-grid-2 {
    width: 48%;
    margin-right: 0;
    padding: 0 10px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
  }

  .s-grid-2 img {
    width: 55px;
  }

  .s-row.heads .slogs p {
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
    text-align: center;
    line-height: 1.3;
  }

  .s-grid-6 {
    width: 100%;
    font-size: 31px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
  }

  .container {
    padding-right: 15px;
    padding-left: 15px;
  }

  #main_cms2 .heads img {
    max-width: 320px;
    width: 100%;
  }

  #main_cms2 .slogs img {
    margin-top: 20px;
  }
}

/* --- RESPONSIVE: MOBILE (max-width: 756px) ----------------------------- */

@media only screen and (max-width: 756px) {
  html .main_page {
    padding-top: 30px;
  }
}