@font-face {
  font-family: League Spartan;
  src: url(../../media/fonts/LeagueSpartan-Regular.woff) format("woff");
}
@font-face {
  font-family: League Spartan Medium;
  src: url(../../media/fonts/LeagueSpartan-Medium.woff) format("woff");
}
@font-face {
  font-family: League Spartan SemiBold;
  src: url(../../media/fonts/LeagueSpartan-SemiBold.woff) format("woff");
}
@font-face {
  font-family: League Spartan Bold;
  src: url(../../media/fonts/LeagueSpartan-Bold.woff) format("woff");
}
@font-face {
  font-family: League Spartan Light;
  src: url(../../media/fonts/LeagueSpartan-Light.woff) format("woff");
}
@font-face {
  font-family: Proxima Nova;
  src: url(../../media/fonts/Proxima-Nova-Regular.woff2) format("woff2");
}
@font-face {
  font-family: Playfair Display Bold;
  src: url(../../media/fonts/PlayfairDisplay-Bold.woff) format("woff");
}
* {
  font-family: League Spartan;
}
a {
  color: #63cdd6;
}
body {
  background: #fff;
  font-family: League Spartan;
  overflow-x: hidden;
}
::selection {
  background: #ed1c24;
  color: #fff;
}
input:-webkit-autofill,
input:-webkit-autofill:focus textarea:-webkit-autofill,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus {
  box-shadow: inset 0 0 0 1000px #fff !important;
  -webkit-box-shadow: inset 0 0 0 1000px #fff !important;
}
a {
  cursor: pointer;
}
a,
a:hover {
  transition: all 0.6s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
}
b,
strong {
  font-family: League Spartan Bold;
}
.no-scroll {
  overflow: hidden !important;
}
.media,
.media .media {
  margin: 0 !important;
}
.media,
.media-body {
  zoom: unset !important;
  overflow: initial !important;
}
.button {
  background-color: #ed1c24 !important;
}
.button:hover {
  background-color: #cc1b21 !important;
}
#g-offcanvas {
  -webkit-overflow-scrolling: auto !important;
}
.g-container {
  max-width: 1200px;
  width: 100% !important;
}
@media only all and (min-width: 1200px) and (max-width: 2159.04px) {
  .g-container {
    max-width: 1200px;
  }
}
@media only all and (min-width: 960.96px) and (max-width: 1024px) {
  .g-container {
    max-width: 960px;
  }
}
@media only all and (max-width: 960px) {
  .g-container {
    max-width: 100%;
  }
}
.g-grid {
  width: 100%;
}
.span12 {
  min-height: unset !important;
}
.hide-hamburger {
  transition: all 0.6s ease-in-out;
  z-index: 11 !important;
}
.moduleItemExtraFieldsLabel a,
.moduleItemExtraFieldsLabel a:hover {
  color: #cc1b21;
  transition: all 0.6s ease-in-out;
}
.grecaptcha-badge {
  visibility: hidden;
  z-index: 7;
}
h2.decoration-bottom-1,
h3.decoration-bottom-1 {
  margin-bottom: 110px;
  position: relative;
}
h2.decoration-bottom-1:after,
h3.decoration-bottom-1:after {
  bottom: -70px;
  left: calc(50% - 120px);
  position: absolute;
  width: 250px;
}
.moduletable h1,
.moduletable h2 {
  font-family: League Spartan Bold;
  margin: 0;
  padding: 0 12px;
  text-align: center;
  text-transform: uppercase;
}
.moduletable h1 {
  color: #fff;
  font-size: 60px;
}
.moduletable h2 {
  font-size: 50px;
  line-height: 46px;
  margin-bottom: 19px;
  position: relative;
}
.moduletable h2.kde-nas-najdete {
  margin-bottom: 4px;
}
@media (max-width: 960px) {
  .moduletable h2.kde-nas-najdete {
    margin-bottom: 16px;
  }
  .moduletable h2 {
    margin-bottom: 31px;
  }
}
.uneditable-input:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
  border-color: #ed1c24;
  box-shadow: none;
}
#g-page-surround {
  background: #fff;
  box-shadow: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#g-main,
#g-mobilemenu-container,
.g-content,
.g-main-nav,
.nav,
li,
ul {
  margin: 0 !important;
  padding: 0 !important;
}
.g-menu-parent-indicator {
  display: none !important;
}
.maslove-trubicky-title {
  font-family: League Spartan SemiBold;
  font-size: 53px;
  line-height: 60px;
  text-align: center;
}
.maslove-trubicky-title-small {
  font-family: League Spartan SemiBold;
  font-size: 33px;
  text-align: center;
}
.pagination-next span.pagenav,
.pagination-prev span.pagenav {
  opacity: 0.5;
}
.no-products-found {
  font-size: 32px;
  margin-top: 40px;
  padding: 0 24px;
  text-align: center;
}
.vm-customfield-cart .product-field-type-E .product-field-label,
.vm-customfield-cart br {
  display: none;
}
.vm-customfield-cart .product-field-type-E:first-of-type .product-field-label {
  display: block;
}
.vm-customfield-cart .product-field-wrapper {
  display: flex;
  flex-direction: column;
}
.hledatvokoli {
  cursor: pointer;
}
#g-main .control-buttons .button {
  color: #fff;
  float: left;
  height: 50px;
  margin-right: 30px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  width: 370px;
}
#g-main .control-buttons .button:hover {
  background: #90ba1f !important;
  border-color: #90ba1f !important;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1200px) {
  div#opc_error_msgs {
    width: 50% !important;
  }
}
.news-section-container {
  padding-bottom: 50px !important;
}
.news-section-container .news-section-container {
  padding: 0 !important;
}
@media (max-width: 1200px) {
  span#check_date {
    padding: 0;
  }
  .news-section-container {
    padding: 50px 45px !important;
  }
  .news-section-container .news-section-container {
    padding: 0 !important;
  }
  .close-modal-desktop,
  .maslove-trubicky-category-view .kosikmodulside {
    display: none;
  }
  .clearFilter-desktop {
    display: none !important;
  }
  .clearFilter-mobile {
    background: transparent;
    color: #000;
    display: flex !important;
    flex-grow: 1;
    justify-content: flex-end;
  }
  .close-modal-mobile {
    cursor: pointer;
    display: flex;
    height: 26px;
    margin-right: 16px;
    position: relative;
    width: 33px;
  }
  .close-modal-mobile:after,
  .close-modal-mobile:before {
    background-color: #fff;
    content: " ";
    height: 26px;
    left: 15px;
    position: absolute;
    width: 2px;
  }
  .close-modal-mobile:before {
    transform: rotate(45deg);
  }
  .close-modal-mobile:after {
    transform: rotate(-45deg);
  }
  .g-block .g-container {
    padding: 0 12px;
  }
}
@media (max-width: 1200px) and (max-width: 570px) {
  .fresh-packed-products h2:after {
    bottom: -75px;
    left: calc(50% - 152px);
    width: 304px;
  }
}
@media (max-width: 1200px) {
  .category-view .category-container .maslove-trubicky-purchase .readLessDescBtn,
  .category-view .category-container .maslove-trubicky-purchase .readMoreDescBtn {
    background: transparent;
    color: #ed1c24;
    font-size: 20px;
  }
  .summary-wrapper-mobile {
    clear: none !important;
    float: none !important;
    width: 100%;
  }
  .summary-wrapper-mobile .vm-fieldset-souhrn {
    top: 0 !important;
  }
  .category-view .category-container .maslove-trubicky-purchase {
    padding: 0 20px;
  }
  .category-view .browse-view.maslove-trubicky-category-view .filter {
    display: none;
  }
  button.linkWithArrow {
    display: block;
    margin: 16px auto 0 !important;
  }
}
@media (max-width: 960px) {
  #g-mobilemenu-container {
    margin: 0 !important;
    padding: 0 !important;
  }
  .slider-icon-decoration svg {
    width: 50px;
  }
  .main-links-section,
  .secondary-navigation-section {
    padding: 0 12px;
  }
  .main-links-section #na_co_mate_chut_menu,
  .main-links-section ul,
  .secondary-navigation-section #na_co_mate_chut_menu,
  .secondary-navigation-section ul {
    align-items: center;
    flex-direction: column;
  }
  .main-links-section #na_co_mate_chut_menu .ncmc_item,
  .main-links-section #na_co_mate_chut_menu li,
  .main-links-section ul .ncmc_item,
  .main-links-section ul li,
  .secondary-navigation-section #na_co_mate_chut_menu .ncmc_item,
  .secondary-navigation-section #na_co_mate_chut_menu li,
  .secondary-navigation-section ul .ncmc_item,
  .secondary-navigation-section ul li {
    margin-bottom: 16px !important;
    margin-right: 0 !important;
    max-width: 450px;
    min-height: unset;
  }
  .main-links-section #na_co_mate_chut_menu .ncmc_item:last-child,
  .main-links-section #na_co_mate_chut_menu li:last-child,
  .main-links-section ul .ncmc_item:last-child,
  .main-links-section ul li:last-child,
  .secondary-navigation-section #na_co_mate_chut_menu .ncmc_item:last-child,
  .secondary-navigation-section #na_co_mate_chut_menu li:last-child,
  .secondary-navigation-section ul .ncmc_item:last-child,
  .secondary-navigation-section ul li:last-child {
    margin-bottom: 0 !important;
  }
  .main-links-section #na_co_mate_chut_menu .ncmc_item img,
  .main-links-section #na_co_mate_chut_menu li img,
  .main-links-section ul .ncmc_item img,
  .main-links-section ul li img,
  .secondary-navigation-section #na_co_mate_chut_menu .ncmc_item img,
  .secondary-navigation-section #na_co_mate_chut_menu li img,
  .secondary-navigation-section ul .ncmc_item img,
  .secondary-navigation-section ul li img {
    max-height: 250px;
    object-fit: cover;
  }
  .main-links-section #na_co_mate_chut_menu .ncmc_item:not(:last-of-type),
  .main-links-section #na_co_mate_chut_menu li:not(:last-of-type),
  .main-links-section ul .ncmc_item:not(:last-of-type),
  .main-links-section ul li:not(:last-of-type),
  .secondary-navigation-section #na_co_mate_chut_menu .ncmc_item:not(:last-of-type),
  .secondary-navigation-section #na_co_mate_chut_menu li:not(:last-of-type),
  .secondary-navigation-section ul .ncmc_item:not(:last-of-type),
  .secondary-navigation-section ul li:not(:last-of-type) {
    margin-bottom: 12px !important;
    margin-right: 0 !important;
  }
  .main-links-section {
    padding: 0 12px;
  }
  .main-links-section #na_co_mate_chut_menu {
    align-items: left;
    flex-direction: column;
  }
  .main-links-section #na_co_mate_chut_menu .ncmc_item {
    height: 100px;
    max-width: 100%;
    min-width: auto;
    padding: 0 !important;
  }
  .main-links-section #na_co_mate_chut_menu .ncmc_item a {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 13px;
    height: 100%;
    padding: 10px;
    position: relative;
    text-align: left;
    width: 100%;
  }
  .main-links-section #na_co_mate_chut_menu .ncmc_item a img {
    height: 81px;
    width: auto;
  }
  .main-links-section #na_co_mate_chut_menu .ncmc_item a span {
    align-items: center;
    display: flex;
    height: 100%;
    padding: 0;
    width: 100%;
  }
  .main-links-section #na_co_mate_chut_menu .ncmc_item a.delivery:after {
    background-image: url(../../images/g5_images/icons/maslove-trubicky-rozvoz.svg);
  }
  .fresh-packed-products .fresh-packed-products-wrapper {
    margin-bottom: 0;
    overflow: visible;
  }
  .fresh-packed-products .fresh-packed-products-wrapper .fresh-packed-products-swiper {
    max-width: 100%;
    overflow: visible;
  }
  .fresh-packed-products .fresh-packed-products-wrapper .fresh-packed-products-swiper .swiper-wrapper {
    flex-direction: column;
    transform: none !important;
  }
  .fresh-packed-products .fresh-packed-products-wrapper .fresh-packed-products-swiper .swiper-wrapper .swiper-slide {
    margin-bottom: 16px;
    width: 100% !important;
  }
  .fresh-packed-products .fresh-packed-products-wrapper .fresh-packed-products-swiper .swiper-wrapper .swiper-slide a {
    min-height: 100px;
    position: relative;
    text-align: left;
  }
  .fresh-packed-products .fresh-packed-products-wrapper .fresh-packed-products-swiper .swiper-wrapper .swiper-slide a img {
    display: none;
  }
  .fresh-packed-products .fresh-packed-products-wrapper .fresh-packed-products-swiper .swiper-wrapper .swiper-slide a span {
    align-items: center;
    display: flex;
    height: 100px;
    padding-bottom: 0;
    padding-left: 120px;
    padding-right: 10px;
  }
  .fresh-packed-products .fresh-packed-products-wrapper .fresh-packed-products-swiper .swiper-wrapper .swiper-slide a:before {
    content: "";
    height: 100px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100px;
  }
  .fresh-packed-products .fresh-packed-products-wrapper .fresh-packed-products-swiper .swiper-wrapper .swiper-slide a:after {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 80px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 80px;
  }
  .fresh-packed-products .fresh-packed-products-wrapper .fresh-packed-products-swiper .swiper-wrapper .swiper-slide.item-248 a:after {
    background-image: url(../../images/g5_images/icons/maslove-trubicky-fanda.svg);
  }
  .fresh-packed-products .fresh-packed-products-wrapper .fresh-packed-products-swiper .swiper-wrapper .swiper-slide.swiper-slide-duplicate {
    display: none;
  }
  .news-section ul {
    grid-template-areas: "first" "second" "third";
    grid-template-columns: 1fr;
  }
  .news-section ul li:first-of-type {
    margin-bottom: 15px !important;
    margin-right: 0 !important;
    padding: 0 10px;
  }
  .news-section ul li:first-of-type .moduleItemIntrotext {
    flex-direction: column;
  }
  .news-section ul li:nth-of-type(2) {
    margin-bottom: 15px !important;
  }
  .hp-local-support-section .customhp-local-support-section {
    flex-direction: column;
    padding-bottom: 25px;
  }
  .hp-local-support-section .customhp-local-support-section .leftBlock {
    margin-bottom: 25px;
    margin-right: 0;
    margin-top: 50px;
  }
  .hp-local-support-section .customhp-local-support-section .leftBlock img {
    height: auto !important;
    width: 180px !important;
  }
  .hp-local-support-section .customhp-local-support-section .rightBlock h3 {
    font-weight: 100;
    padding: 0 12px;
    text-align: center;
  }
  .hp-local-support-section .customhp-local-support-section .rightBlock p {
    padding: 0 12px;
  }
  .interesting-tips-section-2 .custominteresting-tips-section-2 {
    flex-direction: column;
    margin-top: 0;
    padding-bottom: 25px;
  }
  .interesting-tips-section-2 .custominteresting-tips-section-2 .leftBlock {
    margin-bottom: 25px;
    margin-right: 0;
    margin-top: 50px;
  }
  .interesting-tips-section-2 .custominteresting-tips-section-2 .leftBlock img {
    height: auto !important;
    width: 180px !important;
  }
  .interesting-tips-section-2 .custominteresting-tips-section-2 .rightBlock h3 {
    font-weight: 100;
    padding: 0 12px;
    text-align: center;
  }
  .interesting-tips-section-2 .custominteresting-tips-section-2 .rightBlock p {
    padding: 0 12px;
  }
  .interesting-tips-section {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 640px;
  }
}
@media (max-width: 960px) and (max-width: 530px) {
  .interesting-tips-section {
    min-height: 670px;
  }
}
@media (max-width: 960px) {
  .interesting-tips-section .custominteresting-tips-section {
    flex-direction: column;
    padding-bottom: 25px;
  }
  .interesting-tips-section .custominteresting-tips-section .leftBlock {
    margin-right: 0;
    order: 2;
  }
  .interesting-tips-section .custominteresting-tips-section .leftBlock svg {
    height: auto !important;
    width: 180px !important;
  }
  .interesting-tips-section .custominteresting-tips-section .rightBlock {
    margin-bottom: 25px;
    margin-right: 0;
    margin-top: 130px;
    order: 1;
  }
  .interesting-tips-section .custominteresting-tips-section .rightBlock h3 {
    font-weight: 100;
    padding: 0 12px;
    text-align: center;
  }
  .interesting-tips-section .custominteresting-tips-section .rightBlock p {
    padding: 0 12px;
  }
  .interesting-tips-section .custominteresting-tips-section .rightBlock:after {
    display: none;
    height: 36px;
    transform: translate(-50%, 720%);
    width: 46px;
  }
}
@media (max-width: 960px) and (max-width: 530px) {
  .interesting-tips-section .custominteresting-tips-section .rightBlock:after {
    transform: translate(-50%, 790%);
  }
}
@media (max-width: 960px) {
  .moduleKontakty {
    padding: 0 15px;
  }
  .moduleKontakty .moduleItemsList {
    grid-template-columns: none !important;
  }
  .moduleKontakty .moduleItemsList .moduleItem {
    display: block;
    height: auto;
  }
  .moduleKontakty .moduleItemsList .moduleItem .moduleItemImage {
    display: block;
    flex: none;
    height: 130px;
    width: 100%;
  }
  .moduleKontakty .moduleItemsList .moduleItem .moduleItemImage img {
    max-height: 100px;
    max-width: 100px;
  }
  .moduleKontakty .modulePretext {
    display: block;
    width: 100%;
  }
  .moduleKontakty .modulePretext .google-maps-button {
    width: fit-content;
  }
  #userForm {
    padding: 0 15px;
    width: 100%;
  }
  #userForm h2 {
    line-height: 100%;
  }
  #userForm .formContainer .formSpan12 .rsform-block-email,
  #userForm .formContainer .formSpan12 .rsform-block-jmeno,
  #userForm .formContainer .formSpan12 .rsform-block-predmet,
  #userForm .formContainer .formSpan12 .rsform-block-telefon {
    grid-column-end: 5;
    grid-column-start: 1;
  }
  .coupon_wrapper,
  .opc_unlogged_wrapper #userForm {
    padding: 0 !important;
  }
}
@media (max-width: 640px) {
  #vmMainPageOPC .addressmap:not(.schovana) {
    left: 50%;
    margin: 0 auto;
    max-width: 280px;
    right: unset;
    top: 50%;
    transform: scale(1) translate(-50%, -50%);
  }
  body.uvod .news-section ul li:first-of-type .moduleItemImage {
    display: flex;
  }
  body.uvod .news-section ul li:first-of-type .moduleItemImage img {
    display: flex;
    height: 100%;
    min-height: 218px;
    object-fit: cover;
  }
  .news-section-container h2 {
    padding: 0 20px !important;
  }
  .news-section-container h2:after,
  .news-section-container h2:before {
    display: none;
  }
  #userForm .formContainer .formSpan12 .rsform-block-odeslat {
    justify-self: left;
  }
  .coupon_wrapper {
    align-items: flex-start !important;
    flex-direction: column;
    float: none !important;
    padding: 0 !important;
  }
  .coupon_wrapper .coupon-container {
    margin-bottom: 15px;
    margin-right: 0 !important;
  }
  div#couponcode_field form#userForm[name="enterCouponCode"] div.coupon_wrapper .coupon_in input {
    max-width: 195px !important;
  }
  div#couponcode_field form#userForm[name="enterCouponCode"] div.coupon_wrapper input#submit_coupon_button {
    max-width: 90px !important;
  }
  div#onepage_info_above_button div#onepage_submit_section {
    flex-direction: column-reverse;
  }
  div#onepage_info_above_button div#onepage_submit_section .continueInPurchase1 {
    margin-top: 10px;
  }
  #fake-shipping-container {
    border-bottom: 1px solid #d5d9cb;
    padding-bottom: 24px;
  }
  div#couponcode_field h2 {
    font-size: 21px !important;
  }
  #vmMainPageOPC input#confirmbtn.buttonopc {
    height: 45px;
    max-width: unset;
  }
  .cena-celkem .left,
  .cena-celkem .right {
    font-size: 18 !important;
    font-weight: 400 !important;
  }
}
@media (max-width: 960px) {
  body.com_virtuemart.view-category div#fancybox-wrap,
  body.com_virtuemart.view-productdetails div#fancybox-wrap {
    min-height: 310px;
    min-width: calc(93vw - 15px);
  }
  body.com_virtuemart.view-category div#fancybox-wrap .addToCardInfoBox,
  body.com_virtuemart.view-productdetails div#fancybox-wrap .addToCardInfoBox {
    min-width: 100%;
  }
}
@media (max-width: 570px) {
  div#fancybox-wrap .addToCardInfoBox {
    align-items: center;
    flex-direction: column;
  }
  div#fancybox-wrap .addToCardInfoBox .continue_link,
  div#fancybox-wrap .addToCardInfoBox .showcart,
  div#fancybox-wrap .addToCardInfoBox h4 {
    width: 90% !important;
  }
}
body:not(.uvod) h2.kde-nas-najdete:after {
  filter: brightness(1.2);
}
body:not(.uvod) #g-footer {
  margin-top: 0;
  padding-top: 50px;
}
#g-main {
  background: #fff;
}
.hidden {
  display: none !important;
}
#rsfp-thankyou-scroll1 {
  padding-top: 120px;
}
button.rsform-submit-button {
  background-position: -75% -50%;
  transition: all 0.6s ease-in-out !important;
}
button.rsform-submit-button:hover {
  background-position: 150% 40%;
}
body.com_virtuemart:not(.nase-produkty) .productDetail-addToCart.no-branch-chosen {
  display: none !important;
}
.arrow-hover {
  position: relative;
}
.arrow-hover:after,
.catItemReadMore:after,
.display-all-branches:after,
.k2Container .mapa:after,
.moduleCustomLink:after,
.moduleItemReadMore:after,
.seeOurOffer:after {
  content: url(../../images/icons/news_arrow.svg);
  font-size: 16px;
  max-height: 15px;
  position: absolute;
  right: -27px;
  top: -1px;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.arrow-hover.moduleItemReadMore:after,
.catItemReadMore.moduleItemReadMore:after,
.display-all-branches.moduleItemReadMore:after,
.k2Container .mapa.moduleItemReadMore:after,
.moduleCustomLink.moduleItemReadMore:after,
.moduleItemReadMore.moduleItemReadMore:after,
.seeOurOffer.moduleItemReadMore:after {
  right: -22px;
}
.arrow-hover.moduleItemReadMore:hover:after,
.catItemReadMore.moduleItemReadMore:hover:after,
.display-all-branches.moduleItemReadMore:hover:after,
.k2Container .mapa.moduleItemReadMore:hover:after,
.moduleCustomLink.moduleItemReadMore:hover:after,
.moduleItemReadMore.moduleItemReadMore:hover:after,
.seeOurOffer.moduleItemReadMore:hover:after {
  right: -28px;
}
.arrow-hover:hover,
.catItemReadMore:hover,
.display-all-branches:hover,
.k2Container .mapa:hover,
.moduleCustomLink:hover,
.moduleItemReadMore:hover,
.seeOurOffer:hover {
  color: #ed1c24;
}
.arrow-hover:hover:after,
.catItemReadMore:hover:after,
.display-all-branches:hover:after,
.k2Container .mapa:hover:after,
.moduleCustomLink:hover:after,
.moduleItemReadMore:hover:after,
.seeOurOffer:hover:after {
  right: -31px;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.arrow-hover.display-all-branches:hover,
.catItemReadMore.display-all-branches:hover,
.display-all-branches.display-all-branches:hover,
.k2Container .mapa.display-all-branches:hover,
.moduleCustomLink.display-all-branches:hover,
.moduleItemReadMore.display-all-branches:hover,
.seeOurOffer.display-all-branches:hover {
  color: #eb4a4f;
}
.arrow-hover,
.display-all-branches,
.moduleCustomLink,
.moduleItemReadMore,
.seeOurOffer {
  color: #ed1c24;
  font-family: League Spartan Medium;
  font-size: 16px;
  position: relative;
  right: 25px;
}
.arrow-hover.display-all-branches,
.display-all-branches.display-all-branches,
.moduleCustomLink.display-all-branches,
.moduleItemReadMore.display-all-branches,
.seeOurOffer.display-all-branches {
  right: 15px;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active,
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #fff !important;
}
body.nakupovani.nakupovani-kosik #showcase {
  margin-top: 76px;
}
.moduletable.showcase .resend_activation_email {
  padding: 130px 0 !important;
}
body.com_virtuemart.view-orders #g-maintop {
  margin-top: 0 !important;
}
body.obchodni-podminky {
  padding: 0 24px;
}
body.obchodni-podminky #g-footer,
body.obchodni-podminky #g-header,
body.obchodni-podminky .g-offcanvas-hide {
  display: none !important;
}
body.change_password #showcase .customshowcase.bottom-content {
  padding: 130px 0;
}
body.view-pluginresponse #showcase h1 {
  display: none !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
  background-color: #fee440 !important;
  border-color: #fee440 !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
  border-color: #fee440 !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
  border-bottom: 1px solid #fee440 !important;
  color: #fee440 !important;
}

#CybotCookiebotDialog {
  @apply !font-sans;
}

#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw {
  border-color: #fee440 !important;
}

#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change {
  background-color: #fee440 !important;
  border-color: #fee440 !important;
}

#CookiebotWidget .CookiebotWidget-consent-details button {
  color: #fee440 !important;
}

#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg {
  fill: #fee440 !important;
}

#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg {
  fill: #fee440 !important;
}
#CybotCookiebotDialog a:hover::after,
#CybotCookiebotDialog a:hover::before,
#CybotCookiebotDialog button:hover::after,
#CybotCookiebotDialog button:hover::before {
  border-color: #fee440 !important;
}

#CybotCookiebotDialog #CybotCookiebotDialogBodyContentText a,
#CybotCookiebotDialog #CybotCookiebotDialogDetailFooter a,
#CybotCookiebotDialog #CybotCookiebotDialogDetailBulkConsentList dt a,
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonIABDescription a,
#CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieLink,
#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonIABHeaderViewPartnersLink,
#CybotCookiebotDialogDetailBodyContentTextAbout a {
  color: #fee440 !important;
}

#CybotCookiebotDialog input:checked + .CybotCookiebotDialogBodyLevelButtonSlider,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
  background-color: #fee440 !important;
}

#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
  border: 2px solid #fee440 !important;
}

#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover,
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentIABv2Tab:hover,
#CybotCookiebotDialogDetailBodyContentCookieContainerTypes
  .CybotCookiebotDialogDetailBodyContentCookieProvider:not(.CybotCookiebotDialogDetailBodyContentCookieInfoCount):hover {
  color: #fee440 !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
  color: #fee440 !important;
}

#CookiebotWidget {
  @apply !font-sans;
}
