/* CUSTOM STYLE OF CF MOTO NITRA   */
/*
*
*
*
*
*
*/

/** HEADER **/

#header .header-top {
  background-color: #000;
}
/* MENU */

@media (min-width: 768px) {
  .navigation-in > ul > li > a {
    color: #000;
  }

  .navigation-in {
    background-color: #d8df21;
  }

  .navigation-in > ul > li a {
    border-radius: 5px 5px 0px 0px;
    font-size: 17px;
  }

  .navigation-in ul li a b {
    font-weight: 600;
  }

  .navigation-in > ul > li.ext > ul > li > div > ul > li > a {
    font-weight: 600;
    font-size: 15px;
    line-height: 2rem;
  }

  .navigation-in ul.menu-level-2 {
    border-color: #d8df21;
  }

  .navigation-in > ul > li.ext > ul > li > div > a {
    font-weight: 500;
    padding: 0;
    font-size: 15px;
    text-transform: uppercase;
  }
}

.menu-helper:after,
.menu-trigger:after {
  background-color: #666;
  color: #ffffff;
}

[class^="icon-"] {
  color: white;
}

.next-to-carousel-banners {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .navigation-in ul li a {
    color: #000;
  }

  .navigation-in ul li a:hover {
    color: black;
  }
}

/* search */

.navigation-buttons a[data-target="search"] {
  background-color: #0000;
}

.top-nav-button-login {
  background-color: #0000;
}
.top-nav-button-login:hover {
  background-color: #0000;
}

[class^="icon-"] {
  color: #d8df21;
}

@media (max-width: 768px) {
  .navigation-buttons a[data-target="navigation"] {
    background-color: #000b;
    color: #d8df21;
  }
}

@media (min-width: 768px) {
  #header .header-top .header-top-wrapper .site-name,
  #header .header-top .header-top-wrapper h1.site-name {
    margin-bottom: 20px;
    margin-top: 20px;
  }
}

.navigation-buttons a[data-target="search"],
.navigation-buttons a[data-target="search"]:hover {
  background-color: #0000;
}

.navigation-window-visible .navigation-buttons a[data-target="navigation"],
.navigation-window-visible
  .navigation-buttons
  a[data-target="navigation"]:hover {
  background-color: var(--color-primary);
  color: #d8df21;
}

/* LOGO */

@media (min-width: 768px) {
  #header .header-top .header-top-wrapper .site-name,
  #header .header-top .header-top-wrapper h1.site-name {
    max-width: 18%;
  }
}

@media (max-width: 768px) {
  #header .header-top .header-top-wrapper .site-name,
  #header .header-top .header-top-wrapper h1.site-name {
    max-width: 50%;
  }
  #header .header-top .header-top-wrapper .site-name a img,
  #header .header-top .header-top-wrapper h1.site-name a img {
    max-height: 200%;
  }
}

/* ÚPRAVA HEADER HLAVIČKY*/

@media (min-width: 768px) {
  #header .header-top .header-top-wrapper > div {
    flex-grow: 0;
    width: auto;
  }

  #header .header-top .header-top-wrapper .site-name {
    position: relative;
    right: 30%;
    margin-bottom: 20px;
    top: 10px;
  }
}

/* ÚPRAVA HEADER HLAVIČKY*/

@media (min-width: 768px) {
  #header .header-top .header-top-wrapper > div {
    flex-grow: 0;
    width: auto;
  }

  #header .header-top .header-top-wrapper .site-name {
    position: relative;
    right: 30%;
    margin-bottom: 20px;
    top: 10px;
  }

  .header-contact-info {
    display: flex;
    flex-direction: column;
    align-items: baseline;
  }

  .header-contact-info a {
    text-transform: uppercase;
  }
}

/* LANGUAGE ICON */

.languagesMenu .languagesMenu__box ul.languagesMenu__list {
  height: 150px;
}

@media screen and (min-width: 1280px) and (max-width: 1680px) {
  /* Štýly pre 13" – 15" notebooky */
  .languagesMenu .languagesMenu__header--actual,
  .navigation-tools .dropdown button {
    align-items: center;
    display: flex;
    font-size: 14px;
    line-height: 14px;
    margin: 0 20px 0 0;
    padding: 0;
    position: relative;
    left: 1440px !important;
    bottom: 50px;
  }
}

/* DETAIL PRODUKTU_popis */
.sidebar + .content .full-width {
  border-radius: 20px;
}

.sidebar + .content .full-width {
  border-radius: 20px;
  background: #fff;
}

.shp-tabs-holder {
  background-color: #fff;
}

.p-detail-full-width .tab-content {
  border: 1px solid #f0eeee;
}

@media (min-width: 768px) {
  .shp-tabs-row .shp-tabs-holder ul.shp-tabs li.shp-tab a {
    border: 1px solid #f0eeee;
  }
}

.discussion-form {
  background-color: #fff;
}

/* DETAIL PRODUKTU */

/* veľkosť ceny  */
.p-detail-inner .p-price-wrapper .price-final {
  font-size: 32px;
}

/* mriežka v kategóriách produktov */

.product {
  border: 2px solid black;
  border-radius: 10px;
}

.products-block > div {
  padding: 25px;
  width: 100%;
}

@media (min-width: 992px) {
  .columns-3 .products-block > div,
  .columns-4 .products-block > div {
    width: 32.33333%;
  }
  .products-block {
    gap: 15px;
  }
  .products-wrapper.product-slider-holder.has-navigation .products-block {
    flex-wrap: nowrap;
  }
}

/* mriežka v kategóriách produktov */

.product {
  border: 1px solid rgb(128, 128, 128);
  border-radius: 10px;
}

.products-block > div {
  padding: 25px;
  width: 100%;
}

/*BUTTON*/

.btn.btn-cart {
  color: #d8df21;
}

.btn.btn-cart:hover {
  color: black;
}

.add-to-cart-button {
  background-color: black;
  color: #d8df21;
}

.add-to-cart-button .icon-cart {
  color: #d8df21;
}

.add-to-cart-button:hover {
  background-color: #d8df21;
  color: black;
}

.add-to-cart-button:hover .icon-cart {
  color: black;
}

.btn.btn-default:hover {
  color: black;
}

/* subcategorie */

.subcategories li a:focus-visible,
.subcategories li a:hover {
  background-color: #d8df21;
}

/* cart */

.navigation-buttons a[data-target="cart"] i {
  background-color: #d8df21;
  color: #292c32;
}

.navigation-buttons a[data-target="cart"] i:hover {
  background-color: #d8df21;
  color: #292c32;
}

.btn.btn-conversion:hover {
  color: black;
}

/* ZNAČKY */

@media (min-width: 992px) {
  .znacky img {
    height: 110px !important;
    max-width: 300px !important;
  }
}

.znacky {
  border-top: 0px !important;
  border-bottom: 0px !important;
  gap: 50px;
}

/* FOOTER */

#footer {
  background-color: black;
}

#footer h4 {
  color: #d8df21;
}

.footer-rows .custom-footer ul li {
  padding-bottom: 5px;
  color: white;
  font-weight: 400;
}

#footer a {
  padding-bottom: 5px;
  color: white;
  font-weight: 400;
}

.footer-bottom,
.footer-bottom-full-width {
  background-color: black;
}

#footer .footer-bottom {
  color: #fff;
  font-weight: 400;
}

#footer .footer-bottom a {
  color: #d8df21;
  font-weight: 600;
}

/* FOOTER - OTVÁRACIE HODINY */

.opening-hours {
  list-style: none;
  padding: 0;
}

.opening-hours li {
  display: grid;
  grid-template-columns: 120px auto;
  margin-bottom: 4px;
}

@media (min-width: 768px) {
  .footer-bottom > span {
    width: auto;
  }
}

/* SITE COOKIE BOT */

.siteCookies__form {
  background-color: #d8df21;
}
.siteCookies__text {
  color: black;
}

.siteCookies__text a {
  color: #d8df21;
}

.siteCookies__text a:hover {
  color: #d8df21;
}

.siteCookies__link {
  border: 2px solid #d8df21;
  color: #d8df21;
}

.siteCookies__button {
  color: #d8df21;
}

.siteCookies__button {
  color: #11111f;
}

button.siteCookies__link.js-cookies-settings {
  color: #d8df21;
  background-color: black;
  border-radius: 8px;
}
.siteCookies__text a {
  color: #11111f;
}
.siteCookies__text a:hover {
  color: #11111f;
}

@media (min-width: 768px) {
  .siteCookies--bottom.siteCookies--scrolled {
    background-color: #d8df21;
    box-shadow: 0 0 50px rgba(27, 25, 57, 0.5);
    left: 0;
    margin-left: 0;
    width: 100%;
  }
}

/*SKOVANIE IKONKY FOTOAPARAT*/

a.menu-image {
  display: none !important;
}

/* KATEGÓRIA - SKOVANIE IKONKY FOTOAPARAT */
span.image {
  display: none;
}

/* BENEFIT BANER */

@media (max-width: 768px) {
  .benefitBanner.position--benefitHomepage {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
    gap: 10px;
  }

  .benefitBanner .benefitBanner__title {
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
  }

  .benefitBanner .benefitBanner__data {
    font-size: 13px;
    line-height: 18px;
    text-align: center;
  }

  .benefitBanner .benefitBanner__item {
    flex: 0 0 100%;
    width: 100%;
    align-items: center;
  }

  .benefitBanner.position--benefitCategory {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: self-start;
    gap: 10px;
  }

  .benefitBanner .benefitBanner__data {
    font-size: 14px;
  }
}

strong.benefitBanner__title {
  color: black;
  text-transform: uppercase;
}

.benefitBanner .benefitBanner__data {
  font-size: 16px;
  color: black;
}

.benefitBanner .benefitBanner__picture img {
  max-height: 140%;
  max-width: 140%;
}

.benefitBanner .benefitBanner__title {
  line-height: 43px;
}

@media (max-width: 768px) {
  .benefitBanner .benefitBanner__title {
    line-height: 30px;
  }
}
