/*
 Theme Name:   TESCOMOBILE ESHOP
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme 8pBnP42x 940148984 uisab2ai
 Author:       K-system.cz
 Author URI:   https://www.k-system.cz
 Template:     generatepress
 Version:      0.1
*/


#site-header-inner {
  border-image-width: 0px;
}

.tesco.home .elementor-container.elementor-column-gap-no {
  width: 100%;
}

.hero_sekce h2 {
  visibility: hidden;
  display: none;
}

.home .hero_sekce {
  top: 0px !important;
  margin-top: 0px !important;
}

.entry-header {
  visibility: hidden;
  display: none;
}

.sk2 .entry-content:not(:first-child) {
  margin-top: 0px;

}


.dekujeme_section {
  top: -100px !important;
  margin-top: 0px !important;
}

#top-bar-wrap {
  background-color: #212f47;
  border-bottom: 0px solid transparent;
  border-bottom-width: 0px;
}

.home #top-bar-wrap.top-bar-sticky {
  background-color: transparent;
}

.home #top-bar-sticky-wrapper.oceanwp-sticky-top-bar-holder,
.postid-1055 #top-bar-sticky-wrapper.oceanwp-sticky-top-bar-holder {
  background-color: transparent;
}

.home #top-bar-sticky-wrapper.oceanwp-sticky-top-bar-holder.is-sticky #top-bar-wrap,
.postid-1055 #top-bar-sticky-wrapper.oceanwp-sticky-top-bar-holder.is-sticky #top-bar-wrap {
  background-color: #212f47;

}

.postid-1055 #top-bar-sticky-wrapper.oceanwp-sticky-top-bar-holder #top-bar-wrap {
  background-color: #212f47;

}

.home #top-bar-wrap,
.postid-1055 #top-bar-wrap {
  background-color: transparent;

}


.fas.fa-circle {
  display: inline-block;
}


#top-bar-inner {
  padding-top: 8px;
  padding-bottom: 8px;
}



.produkty_section .produkt_item_box {
  background-color: #ffffff;
  margin: 25px;
  border-radius: 10px;
  cursor: pointer;

  /*width: 200px !important;*/
  transition: all 0.3s ease;
}

.produkty_section .produkt_item_box:hover {
  background-color: #00aeef;
}


.produkty_section .tooltip_produkt_box {
  position: absolute;
  padding: 40px 25px;
  right: 0;

  left: -180%;
  z-index: 299;

  margin-right: 235px;
  margin-left: -50px;
  border-radius: 10px;
  box-shadow: 0 12px 12px 0 rgba(35, 63, 99, .05);
  width: auto !important;

  visibility: hidden;
}


.produkty_section .produkt_item_box:hover .tooltip_produkt_box {
  visibility: visible;
}


.page .centered-page-header .page-header-title.clr {
  font-size: 50px;
}




/* EXTERNAL CSS MICHAL LENKA */

/* TOP BAR */
#top-bar-inner {
  color: #ffffff;
}

/* MENU */

/*
 #menu-hlavni .samoobsluha a {
  background-color: white;
  color: #233f63;
  border-radius: 5px;
  line-height: 38px;
  margin-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
 }

 #menu-hlavni .kredit a {
  background-color: #00aeef;
  color: #ffffff;
  border-radius: 5px;
  line-height: 38px;
  margin-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 10px;
  margin-right: 15px;
 }

 #menu-hlavni .samoobsluha a:hover {
  background-color: #00aeef;
  color: #ffffff;
 }
 #menu-hlavni .kredit a:hover {
  background-color: #0094ca;
  color: #ffffff;
 }

 #menu-hlavni #menu-item-43 a:hover > span:after {
  visibility: hidden;
 }

/* PATICKA */
.tesco .footer_section a,
.tesco .footer_section span {
  font-size: 14px;
  text-decoration-line: underline;
  color: #c4c4c4 !important;
}

.footer_section_X a::after {
  top: 15px;
  right: 0px;
  content: "K";
  font-size: 15px;
  font-family: 'untitled-font-1';
  font-weight: 600;
}

.footer_section {
  padding-top: 10px;
}

.footer_section .aci-contact-dropdown {
  font-size: 14px;
  padding-top: 10px;
}

.footer_section .aci-footer-dropdown {
  font-size: 14px;
}

.footer_section a:hover,
.footer_section span:hover {
  color: #00aeef !important;
}

.footer_section p {
  margin-bottom: 0;
  color: #c4c4c4 !important;
}

.footer_section h3 {
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 5px !important;
  font-size: 20px;
}

.footer_section p {
  font-size: 15px;
}

.footer_section .elementor-widget-text-editor {
  margin-bottom: 0px;
}

.footer_section .elementor-widget-heading {
  margin-bottom: 5px;
}

.made_by {
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (max-width: 768px) {

  .footer_section p {
    font-size: 18px;
    text-align: center;
  }

  .footer_section h3 {
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    text-indent: 1.2em;
    font-weight: 600;
  }

  .tesco .footer_section a {
    text-align: center;
    font-size: 16px;
  }

}



/* HLAVICKA JEDNOTLIVYCH STRANEK */
.header_section {
  background-image: linear-gradient(0deg, #212f47 80%, #212f47);
  background-repeat: no-repeat;
  background-color: #212f47;
}

.header_section .elementor-column-wrap {
  padding-bottom: 0px !important;
  padding-top: 25px !important;
}

.header_section .header_title h1 {
  margin-bottom: 65px;
}

.header_section .header_title2 h1 {
  margin-bottom: 20px;
}

.header_section .header_subtitle h1 {
  font-size: 35px;
}

/*@media (min-width: 1025px) {
      .header_section .header_subtitle h1 {
              max-width: 300px;
      }
 }*/

@media (max-width: 767px) {
  .header_section .header_subtitle h1 {
    font-size: 20px !important;
  }
}

.header_section .elementor-inner-section>.elementor-container {
  margin-bottom: 40px;
}

/* ODKAZY */
.href_box a {
  text-decoration: underline;
}

/* TLAČÍTKO */
.button_box a {
  color: #ffffff;
  background-color: #00aeef;
}

.button_box a:hover {
  background-color: #233f63;
}

/* OCHRANA OSOBNICH UDAJU */
.text_section li {
  list-style: none;
}

.text_section .elementor-heading-title {
  line-height: 1.6;
}

/* MAPA STRANEK */
.site_map_section p {
  margin-bottom: 0;
}

.site_map_section .subpage a {
  padding-left: 15px;
}

/* SMS KODY */
.sms_kody_section p {
  margin-bottom: 0;
}

/* TABULKY */

.table_text_block .elementor-text-editor {
  overflow-x: auto;
}

.table_text_block table {
  margin-bottom: 0;
}

.table_text_block th {
  border-top: 1px solid #00aeef;
  padding: 16px 12px !important;
  font-size: 18px;
  /*font-weight: 600;*/
}

.sms_kody_section .table_text_block th {
  color: #212f47;
  text-transform: none;
}

.balicky_table_section .table_text_block th {
  color: #00aeef;
  border-bottom: 1px solid #00aeef;
  text-transform: capitalize;
}

.table_text_block td {
  padding: 16px 12px !important;
  font-size: 16px;
  color: #212f47;
}

.balicky_table_section .table_text_block td {
  white-space: nowrap;
}

@media (max-width: 1024px) {

  .table_text_block th,
  .table_text_block td {
    font-size: 14px;
  }
}

/* CASTE OTAZKY */
.faq_filter .elementor-widget-container {
  margin-bottom: 20px;
}

.faq_accordion {
  margin-bottom: 30px;
}

.faq_accordion .elementor-accordion-item .elementor-tab-content p {
  margin-bottom: 10px;
}

.faq_accordion .elementor-accordion-item .elementor-tab-content p a {
  text-decoration: underline;
}

.faq_accordion .elementor-accordion-item .elementor-tab-content ul li {
  list-style: none;
  margin-bottom: 10px;
}

.faq_accordion .elementor-accordion-item,
.faq_accordion .elementor-accordion .elementor-tab-content {
  border: 0px;
}

.faq_accordion .elementor-accordion-item .elementor-tab-title {
  padding: 7px 20px;
}

.faq_accordion .elementor-tab-title a {
  display: table-cell;
  padding-left: 15px;
}

.faq_accordion .elementor-tab-title a,
.faq_accordion .elementor-tab-title .elementor-accordion-icon .fa:before {
  color: #233f63;
  transition: all 0.3s ease;
  font-size: 20px;
  line-height: 1.4em;
}

.faq_accordion .elementor-tab-title:hover a,
.faq_accordion .elementor-tab-title:hover .elementor-accordion-icon .fa:before {
  color: #00aeef;
}

.faq_accordion .elementor-tab-content {
  margin: 10px 0px 25px 45px;
  padding: 15px 20px 5px 20px;
  background-color: hsla(0, 0%, 100%, .5);
  border-radius: 10px;
}

@media (max-width: 767px) {

  .faq_accordion .elementor-tab-title a,
  .faq_accordion .elementor-tab-title .elementor-accordion-icon .fa:before {
    font-size: 16px;
  }

  .faq_accordion .elementor-tab-content {
    margin: 10px 0px 25px 0px;
    padding: 20px 20px 10px 20px;
  }

  .faq_accordion .elementor-accordion-item .elementor-tab-content p {
    font-size: 14px;
  }
}

/* SITEMAP*/

#wpms_sitemap {
  padding-left: 80px;
  max-width: 700px;
  min-height: 600px;

  margin: 0 auto;
}

.wpms_sitemap_posts {
  display: none;
  visibility: hidden;
  height: 0px;
}

#sitemap_menus_3 {
  margin-top: -15px;
}

.tesco .wpms_column.wpms_column_1 {
  width: 100%;
}

/* SURIKATA */

.table-players .elementor-tab-title.elementor-active {
  color: #ffffff;
  background-color: #00aeef;
  border: 1px #00aeef solid;
}


.table-players.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {


  border: 3px #00aeef solid;
}

.table-players.elementor-widget-tabs .elementor-tabs-wrapper {
  border-bottom-width: 1px;
}

.table-players.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
  border-color: #00aeef;
  border-top-color: #00aeef;
  border-right-color: #00aeef;
  border-bottom-color: #00aeef;
  border-left-color: #00aeef;
  border-radius: 8px 8px 0px 0px;
}

.table-players.elementor-widget-tabs .elementor-tabs-wrapper {
  border-bottom-color: #00aeef;
  border-bottom-width: 3px;

}

.table-players.elementor-widget-tabs .elementor-tab-title.elementor-tab-desktop-title::after {
  border-bottom-color: #00aeef;
  border-bottom-width: 3px;
}

.table-players.elementor-widget-tabs .elementor-tab-title.elementor-tab-desktop-title::before {
  border-bottom-color: #00aeef;
  border-bottom-width: 3px;
}

.table-players.elementor-widget-tabs .elementor-tab-title.elementor-tab-desktop-title {
  border-bottom-color: #00aeef;
  border-bottom-width: 3px;
}

.table-players.elementor-widget-tabs .elementor-tab-title.elementor-tab-desktop-title a {
  border-bottom-color: #00aeef;
  border-bottom-width: 3px;
}

.table-players .gutentor-module-tabs-nav.text-align-center-desktop {
  white-space: unset;
  overflow-x: unset;
  display: flex;
}

.gutentor-module-tabs-nav {
  display: flex;
  justify-content: center;
}

.suri-kolo-blok {
  max-width: 430px;
}

@media (max-width: 768px) {
  .table-players .gutentor-module-tabs-nav.text-align-center-desktop {
    white-space: nowrap;
    overflow-x: scroll;
    display: flex;
    justify-content: center;
  }
}

/* KREDIT */
.link_title_button a {
  color: #ffffff;
  text-decoration: underline;
}

.link_title_button a:hover {
  color: #00aeef;
}

.dobijeni_inner_section h3 {
  font-weight: 600;
}

.dobijeni_inner_section ul {
  list-style: none;
  margin: 0;
}

.dobijeni_inner_section li:before {
  content: "-";
  margin-right: 10px;
}

.sec_dobijeni {
  font-size: 16px;
  line-height: 24px;
}

.sec_dobijeni ul {
  margin-left: 20px;
}

.sec_dobijeni li {
  padding-bottom: 5px;
}

.sec_dobijeni h3 {
  font-size: 20px;

}


.gb-container.gate_kredit {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  margin-right: 0px;
}

.gb-container.but_kredit_help {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  margin-right: 0px;
  cursor: pointer;
}

.grid-hero.kredit>.gb-grid-wrapper>.gb-grid-column>.gb-container>.gb-inside-container>.gb-container_X {
  text-align: right;
  display: flex;
  justify-content: flex-end;
}

.dobijeni_nadpis2 {
  text-align: center;
}

ul.seznam_kredit {
  list-style: none;
  margin-left: 25px;

}

.sk2 .button--white .arrow-right::after {
  content: url(/images/-e-arrow2.svg);
  position: absolute;
  right: 20px;
  top: 15px;
  z-index: 999;
}


.seznam_kredit>li strong {
  font-weight: bold;

  font-size: 18px;
  line-height: 24px;
  color: #1BAEEF;
  margin-bottom: 0px;
}

.seznam_kredit>li {
  position: relative;
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 0px;
}

.seznam_kredit>li::before {
  content: "";
  line-height: 1em;
  width: .5em;
  height: .5em;
  background-color: #1BAEEF;
  float: left;
  margin: .25em .25em 0;
  border-radius: 50%;
  position: absolute;
  left: -1.3em;
  top: 0.3em;
}



@media (max-width: 767px) {

  .gb-container.gate_kredit,
  .gb-container.but_kredit_help {
    text-align: center;
    display: flex;
    justify-content: center;
    margin: 0px auto;
  }

  .gb-container.gate_kredit>.gb-inside-container {
    padding-left: 0px;
    padding-right: 0px;
    width: 300px;
  }

  .page-id-8918 h2 {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 400px) {
  .gb-container.gate_kredit {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-right: -15px;
    margin-left: -15px;
  }
}

/* APLIKACE TESCO MOBILE */
@media (min-width: 1025px) {
  .download_app_img {
    float: left;
    width: 225px !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .download_app_img {
    float: left;
    width: 50% !important;
    padding-left: 15px;
    padding-right: 15px;
    min-width: 50%;
  }

  .page-id-8918 h2.gb-headline {
    padding-left: 0px;
    padding-right: 0px;
  }

  .page-id-8918 h1.gb-headline {
    padding-left: 0px;
    padding-right: 0px;
  }


}

@media (max-width: 767px) {
  .app_image_row_group {
    overflow: hidden;
  }

  .app_image_row_group .elementor-row {
    flex-wrap: nowrap;
    overflow-x: scroll;
  }

  .app_image_row_group .elementor-top-column {
    flex-direction: row;
    justify-content: flex-start;
    overflow-x: auto;
    min-width: 250px;
  }
}

.app_img img {
  border-radius: 10px;
}

.voucher_item {
  background-color: #ffffff;
  border-radius: 10px;
  margin: 0px 15px;
  padding: 0px 30px 15px 30px;

  height: 100%;
}

.voucher_item h3 {
  color: #00aeef;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 15px;
}

.voucher_item .elementor-element-populated {
  padding: 0px !important;
}

@media (max-width: 767px) {
  .voucher_item {
    margin: 15px;
  }

  .voucher_item h3 {
    font-size: 18px;
  }
}

/* BALICKY */
.header_section .balicky_panels_inner_section>.elementor-container {
  margin-bottom: 0;
}

.balicky_panels_inner_section .elementor-column-wrap {
  padding: 0px !important;
}

.balicky_panels_inner_section>.elementor-container {
  max-width: 920px !important;
}

.balicky_panel a {
  min-width: 290px !important;
  color: #233f63 !important;
  background-color: #ffffff;
  border-radius: 0 !important;
  transition: 0s;
}

.balicky_panel a:hover {
  color: #233f63;
}

.balicky_panel.active a {
  background-color: #e9ecf5;
}

.balicky_panel.left a {
  border-top-left-radius: 5px !important;
}

.balicky_panel.right a {
  border-top-right-radius: 5px !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .balicky_panels_inner_section>.elementor-container {
    max-width: 600px !important;
  }

  .balicky_panel a {
    min-width: 195px !important;
  }

  .balicky_panel.left a,
  .balicky_panel.center a {
    padding: 29px 40px;
  }
}

@media (max-width: 767px) {
  .balicky_panels_inner_section>.elementor-container {
    max-width: auto !important;
    min-width: 252px !important;
  }

  .balicky_panels_inner_section .elementor-column {
    width: 33.3% !important;
  }

  .balicky_panel a {
    min-width: auto !important;
  }

  .balicky_panel a {
    width: 96% !important;
    padding: 20px 10px !important;
    font-size: 16px !important;
  }

  .balicky_panel,
  .balicky_panel .elementor-widget-container,
  .balicky_panel .elementor-button-wrapper,
  .balicky_panel a {
    height: 100%;
  }
}

@media (min-width: 456px) and (max-width: 767px) {

  .balicky_panel.left a,
  .balicky_panel.center a {
    padding-top: 27px !important;
  }
}

@media (min-width: 446px) and (max-width: 455px) {

  .balicky_panel.left a,
  .balicky_panel.center a {
    padding-top: 35px !important;
  }
}

@media (min-width: 408px) and (max-width: 445px) {
  .balicky_panel.left a {
    padding-top: 35px !important;
  }

  .balicky_panel.center a {
    padding-top: 27px !important;
  }
}

@media (max-width: 407px) {

  .balicky_panel.left a,
  .balicky_panel.center a {
    padding-top: 35px !important;
  }
}

.balicky_title_h2 {
  margin-top: 40px;
  margin-bottom: 5px !important;
}

.balicky_section .elementor-row {
  flex-wrap: wrap;
}

.balicky_section .balicky_item_box {
  background-color: #ffffff;
  margin: 25px;
  border-radius: 10px;
  cursor: pointer;

  width: 200px !important;
  transition: all 0.3s ease;
}

.balicky_section .balicky_item_box.top_left,
.balicky_section .balicky_item_box.top_right {
  margin-top: 68px;
}

.balicky_section .balicky_item_box>.elementor-column-wrap {
  padding: 25px 15px !important;
}

.balicky_section .balicky_item_title,
.balicky_section .balicky_item_offer,
.balicky_section .balicky_item_prize {
  margin-bottom: 4px !important;
}

.balicky_section .balicky_item_box .balicky_item_title h3 {
  font-size: 23px;
  margin: 0;
  color: #00aeef;
  font-weight: 600;
  transition: all 0.3s ease;
}

.balicky_section .balicky_item_box .balicky_item_offer p {
  color: #212f47;
  margin: 0;
  font-size: 16px;
  transition: all 0.3s ease;
}

.balicky_section .balicky_item_box .balicky_item_prize p {
  color: #212f47;
  margin: 0;
  font-size: 25px;
  font-weight: 700;
  transition: all 0.3s ease;
}


/*  HOVER  */
.balicky_section .balicky_item_box:hover {
  background-color: #00aeef;
}

.balicky_section .balicky_item_box:hover .balicky_item_title h3,
.balicky_section .balicky_item_box:hover .balicky_item_offer p,
.balicky_section .balicky_item_box:hover .balicky_item_prize p {
  color: #ffffff;
}

.balicky_section .balicky_item_box:hover .tooltip_text_box {
  visibility: visible;
}

@media (min-width: 850px) and (max-width: 1024px) {
  .balicky_section.volani .elementor-container {
    max-width: 500px !important;
  }
}

@media (min-width: 850px) and (max-width: 959px) {
  .balicky_section .elementor-container {
    max-width: 750px !important;
  }
}

@media (min-width: 768px) and (max-width: 849px) {
  .balicky_section .elementor-container {
    max-width: 500px !important;
  }

  .balicky_section .balicky_item_box.top_right {
    margin-top: 25px;
  }
}

@media (max-width: 767px) {

  .balicky_section .balicky_item_box.top_left,
  .balicky_section .balicky_item_box.top_right {
    margin-top: 25px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .balicky_section .balicky_item_box {
    width: 60% !important;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 479px) {
  .balicky_section .balicky_item_box {
    width: 100% !important;
    margin-left: 42px;
    margin-right: 42px;
    min-width: 188px;
  }
}

.balicky_section .tooltip_text_box {
  position: absolute;
  padding: 40px 25px;
  left: 0;
  right: 0;
  background-color: #fff;
  top: 117%;
  z-index: 299;
  margin-right: -50px;
  margin-left: -50px;
  border-radius: 10px;
  box-shadow: 0 12px 12px 0 rgba(35, 63, 99, .05);
  width: auto !important;

  visibility: hidden;
}

.balicky_section .tooltip_text_box p {
  margin: 0;
  font-size: 14px;
  color: #212f47;
  font-weight: 400;
}

.balicky_icon_box_volba {
  background-color: #00aeef;
  color: #ffffff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin: -25px -15px 0px -15px;
  padding: 6px 25px;
  width: 200px !important;
  transition: all 0.3s ease;
}

.balicky_icon_box_volba i {
  font-size: 22px !important;
  padding-top: 6px;
}

.balicky_icon_box_volba .elementor-icon-list-text {
  font-size: 13px;
  padding-left: 23px !important;
}

.balicky_item_box:hover .balicky_icon_box_volba {
  background-color: #ffffff;
  color: #00aeef;
}

@media (max-width: 767px) {
  .balicky_icon_box_volba {
    width: 150% !important;
    min-width: 188px;
  }

  .balicky_icon_box_volba .elementor-widget-container {
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* NAS TIP! */

.tip_white_bg {
  background-color: #ffffff;
}

.tip_call_to_action .elementor-ribbon-inner {
  background-color: #233f63;
  color: #ffffff;
  font-weight: 400;
  margin-top: 43px;
  margin-left: 8px;
}

.tip_call_to_action .elementor-cta__bg {
  background-size: 70% auto;
  background-repeat: no-repeat;
  background-position: center top;
}

.tip_call_to_action:hover .elementor-cta__bg {
  transform: scale(1.13) !important;
}

.tip_call_to_action .elementor-cta__content {
  background-color: transparent !important;
  padding: 0;
}

.tip_call_to_action a {
  text-decoration: none !important;
}

.tip_call_to_action .elementor-cta__title {
  font-size: 15px;
  margin-bottom: -10px !important;
  color: #212f47 !important;
}

.tip_call_to_action .elementor-cta__description {
  font-size: 18px;
  font-weight: 600;
  color: #212f47 !important;
  line-height: 2.5;
}

.tip_call_to_action:hover .elementor-cta__title,
.tip_call_to_action:hover .elementor-cta__description {
  color: #337ab7 !important;
}

.tip_call_to_action:hover .elementor-cta__bg-overlay {
  background-color: transparent !important;
}


@media (min-width: 1160px) {
  .tip_call_to_action .elementor-cta__bg-wrapper {
    min-height: 375px !important;
  }
}

@media (min-width:992px) and (max-width: 1159px) {
  .tip_call_to_action .elementor-cta__bg-wrapper {
    min-height: 310px !important;
  }

  .tip_call_to_action {
    width: 223px !important;
  }
}

@media (max-width: 1159px) {
  .tip_call_to_action .elementor-cta__description {
    font-size: 16px;
  }
}


@media (max-width: 991px) {
  .tip_call_to_action .elementor-cta__bg-wrapper {
    min-height: 310px !important;
  }

  .tip_call_to_action {
    min-width: 223px;
  }

  .tip_section .elementor-row {
    flex-wrap: nowrap;
    overflow-x: scroll;
  }

  .tip_section .tip_column {
    flex-direction: row;
    justify-content: flex-start;
    overflow-x: auto;
    min-width: 235px;
  }
}

/*zoom in phony*/


.tip_section .oew-flip-box-front:hover .oew-flip-box-image {
  z-index: 999999 !important;
}



.tip_section .tip_phone:hover .oew-flip-box-front .oew-flip-box-image {
  transform: scale(1.07) !important;
}

.tip_section .tip_phone:hover .oew-flip-box-front .oew-flip-box-layer-inner .oew-flip-box-layer-desc {}

.tip_section .tip_phone .oew-flip-box-front .oew-flip-box-layer-inner .oew-flip-box-layer-title {
  font-size: 17px;
}


.tip_section .tip_phone:hover .oew-flip-box-front .oew-flip-box-layer-inner .oew-flip-box-layer-title {
  color: #00aeef;
  font-size: 17px;
}


.tip_section .tip_phone .oew-flip-box-front .oew-flip-box-image {
  transition: all 1s ease-out;
}


/*zoom in phony*/
.aktuality_section2 .aktuality_elem2 .oew-flip-box-layer.oew-flip-box-back .oew-flip-box-layer-inner {
  overflow-y: auto;
}


.aktuality_section2 .aktuality_elem2 .elementor-flip-box__front {
  background-color: #ffffff;
  box-shadow: 10px 10px 10px #999999;
  border-radius: 15px;

  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 230px;
}

.aktuality_section2 .aktuality_elem2 .elementor-flip-box__front h3 {
  color: #233f63;
}

.aktuality_section2 .aktuality_elem2 .elementor-flip-box__back {
  background-color: #212f47;
  border-radius: 15px;
  box-shadow: 10px 10px 10px #999999;
}

.aktuality_section2 .aktuality_elem2 .elementor-flip-box__front .elementor-flip-box__layer__overlay {
  padding: 245px 20px 0px;
}

.aktuality_section2 .aktuality_elem2 .elementor-flip-box__back .elementor-flip-box__layer__inner {
  overflow-y: auto;
}

.aktuality_section2 .aktuality_elem2 .elementor-flip-box__back .elementor-flip-box__layer__inner::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #aaaaaa;
}

.aktuality_section2 .aktuality_elem2 .elementor-flip-box__back .elementor-flip-box__layer__inner::-webkit-scrollbar {
  width: 4px;
  background-color: #F5F5F5;
}

.aktuality_section2 .aktuality_elem2 .elementor-flip-box__back .elementor-flip-box__layer__inner::-webkit-scrollbar-thumb {
  background-color: #ffffff;
  border: 0px;
}

.aktuality_section2 .aktuality_elem2 .elementor-flip-box__back .elementor-flip-box__layer__inner .elementor-flip-box__layer__description,
.aktuality_section2 .aktuality_elem2 .elementor-flip-box__back .elementor-flip-box__layer__inner .elementor-flip-box__layer__title {
  margin-left: 10px;
  margin-right: 10px;
}




@media (min-width: 768px) and (max-width: 1024px) {
  .aktuality_section2 .elementor-column {
    width: 335px;
    margin-left: auto;
    margin-right: auto;
  }

  .aktuality_section2 .elementor-row {
    max-width: 675px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .aktuality_section2 .aktuality_elem2 .elementor-flip-box__front {
    background-size: auto 180px;
  }

  .aktuality_section2 .aktuality_elem2 .elementor-flip-box__front .elementor-flip-box__layer__overlay {
    padding: 200px 20px 0px;
  }
}




@media (max-width: 1024px) {
  .sim_box_column {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .sim_box_column {
    max-width: 400px;
  }
}


/*zoom in boxíky*/

.flip_hover:hover {
  z-index: 999999 !important;
}

.oew-flip-box-effect-zoom-in .oew-flip-box:hover .oew-flip-box-back {
  transform: scale(1.2) !important;
}

.aci-box-w h3 {
  color: #212f47 !important;
}

.aci-box-b .oew-flip-box-back {
  box-shadow: 0 0 5px 0 #ffffff;
}

.aci-box-w .oew-flip-box-back {
  box-shadow: 0 0 5px 0 #cccccc;
}

.header_buttons a {
  color: #233f63 !important;
  background-color: #ffffff !important;
  padding: 25px 10px !important;
  transition: all 0.3s ease;
  border-radius: 0px !important;
}

.header_buttons a.buttton_active,
.header_buttons a:hover {
  background-color: #e9ecf5 !important;
  font-weight: bold;
  /*text-decoration: underline;*/
  color: #13aff0 !important;
}

.elementor-110 .elementor-element.elementor-element-d0e632a .oew-buttons li a,
.elementor-100 .elementor-element.elementor-element-46b03f7 .oew-buttons li a,
.elementor-46 .elementor-element.elementor-element-2cfb2ab .oew-buttons li a {
  min-width: 180px !important;
}

.elementor-110 .elementor-element.elementor-element-d0e632a .oew-buttons li a span,
.elementor-100 .elementor-element.elementor-element-46b03f7 .oew-buttons li a,
.elementor-46 .elementor-element.elementor-element-2cfb2ab .oew-buttons li a span {
  margin: 0px auto;
}

.prize {
  font-weight: bold !important;
}

@media (max-width: 768px) {

  .elementor-110 .elementor-element.elementor-element-d0e632a .oew-buttons li a,
  .elementor-100 .elementor-element.elementor-element-46b03f7 .oew-buttons li a,
  .elementor-46 .elementor-element.elementor-element-2cfb2ab .oew-buttons li a {
    min-width: 98% !important;
  }

  .elementor-1358 .elementor-element.elementor-element-7c91036>.elementor-widget-container {
    padding: 60px 10px 20px 10px !important;
    background-position: 50% 10px !important;
  }

  .elementor-1358 .elementor-element.elementor-element-7c91036>.elementor-widget-container p {
    margin: 0px auto !important;
    text-align: center !important;
  }
}


/* tabs balíčky */

@media (min-width: 768px) and (max-width: 1024px) {
  .header_buttons a {
    width: 200px;
    min-width: auto !important;
    vertical-align: top;
  }

  .header_buttons a.button_lte,
  .header_buttons a.button_volani {
    padding: 28px 24px !important;
  }
}

@media (max-width: 767px) {
  .header_buttons a {
    width: 70px;
    min-width: auto !important;
    vertical-align: top;
    margin: auto !important;
    height: 100%;
    padding: 10px !important;

    display: inline-flex !important;
    align-items: left;

  }

  .header_buttons ul {
    display: flex;
  }

  .header_buttons li {
    width: 25%;
    min-height: 60px;
    vertical-align: middle;
  }
}



/* internet a volání*/



/* volani a sms */

@media (min-width: 768px) and (max-width: 1024px) {
  .header_buttons a {
    width: 200px;
    height: 80px;
    min-width: auto !important;
    vertical-align: top;
  }

  .header_buttons a.button_lte,
  .header_buttons a.button_volani {
    padding: 28px 24px !important;
  }
}

@media (max-width: 767px) {
  .header_buttons a {
    width: 98%;
    /*width: 20%; zmena*/
    min-width: auto !important;
    vertical-align: top;
    margin: auto !important;
    height: 100%;
    padding: 10px !important;

    display: inline-flex !important;
    text-align: left;
  }

  .r1,
  .r2,
  .r3 {
    color: #ffffff;

  }

  .header_buttons ul {
    display: flex;
  }

  .header_buttons li {
    width: 33.3%;
  }
}

.balicky_table_section .table_text_block th {
  color: #ffffff !important;
  border: 0px;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  text-transform: none;
  text-align: center;
  padding: 10px 12px !important;
}

.balicky_table_section .table_text_block td {
  color: #ffffff;
  border: 0px;
  border-bottom: 1px solid #666;
  text-align: center;
  padding: 8px 24px !important;
}

.balicky_table_section .table_text_block td.to_right {
  text-align: right;
}

.elementor-accordion .elementor-accordion-item {
  border: none !important;
}

.faq_accordion .elementor-tab-content a {
  text-decoration: none !important;
  color: #00aeef;
}




/* filpbox oceanWP */

.aktuality_section2 .aktuality_elem2 .oew-flip-box-layer.oew-flip-box-back .oew-flip-box-layer-inner {
  overflow-y: auto;
}


.aktuality_section2 .aktuality_elem2 .oew-flip-box-front {
  background-color: #ffffff;
  box-shadow: 10px 10px 10px #999999;
  border-radius: 15px;

  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 230px;
}

.aktuality_section2 .aktuality_elem2 .oew-flip-box-front h3 {
  color: #233f63;
}

.aktuality_section2 .aktuality_elem2 .oew-flip-box-back {
  background-color: #212f47;
  border-radius: 15px;
  box-shadow: 10px 10px 10px #999999;
}

.aktuality_section2 .aktuality_elem2 .oew-flip-box-front .oew-flip-box-layer-overlay {
  padding: 245px 20px 0px;
}

.aktuality_section2 .aktuality_elem2 .oew-flip-box-back .oew-flip-box-layer-inner {
  overflow-y: auto;
}

.aktuality_section2 .aktuality_elem2 .oew-flip-box-back .oew-flip-box-layer-inner::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #aaaaaa;
}

.aktuality_section2 .aktuality_elem2 .oew-flip-box-back .oew-flip-box-layer-inner::-webkit-scrollbar {
  width: 4px;
  background-color: #F5F5F5;
}

.aktuality_section2 .aktuality_elem2 .oew-flip-box-back .oew-flip-box-layer-inner::-webkit-scrollbar-thumb {
  background-color: #ffffff;
  border: 0px;
}

.aktuality_section2 .aktuality_elem2 .oew-flip-box-back .oew-flip-box-layer-inner .oew-flip-box-layer-desc,
.aktuality_section2 .aktuality_elem2 .oew-flip-box-back .oew-flip-box-layer-inner .elementor-flip-box__layer__title {
  margin-left: 10px;
  margin-right: 10px;
}

.aktuality_section2 .aktuality_elem2 .oew-flip-box-back .oew-flip-box-layer-inner .oew-flip-box-layer-desc h3 {
  font-size: 18px;
}

.aktuality_section2 .aktuality_elem2 .oew-flip-box-back .oew-flip-box-layer-inner .oew-flip-box-layer-desc p {
  font-size: 16px;
}

.aktuality_section2 .aktuality_elem2 .oew-flip-box-back .oew-flip-box-layer-inner .oew-flip-box-layer-desc a {
  color: #fff;
  text-decoration: underline;
}



@media (min-width: 768px) and (max-width: 1024px) {
  .aktuality_section2 .elementor-column {
    width: 335px;
    margin-left: auto;
    margin-right: auto;
  }

  .aktuality_section2 .elementor-row {
    max-width: 675px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767px) {
  .aktuality_section2 .aktuality_elem2 .oew-flip-box-front {
    background-size: auto 180px;
  }

  .aktuality_section2 .aktuality_elem2 .oew-flip-box-front .oew-flip-box-layer-overlay {
    padding: 200px 20px 0px;
  }
}



/* tooltip */

.look-tooltip {
  width: 280px !important;
  background: #00aeef;
  border-radius: 1rem;
  color: #fff;
  display: inline-block;
  font-size: 3.5rem;
  font-weight: 600;
  line-height: 4.3rem;
  margin: 60px auto;
  padding: 20px 40px 0px 40px;
  position: relative;
}

.look-tooltip:after {
  background-color: inherit;
  border: inherit;
  border-radius: 0 0 0 1rem;
  bottom: -1.3rem;
  clip-path: polygon(0 0, 100% 100%, 0 100%);
  content: "";
  display: block;
  height: 2.6rem;
  left: calc(50% - 1.3rem);
  position: absolute;
  transform: rotate(-45deg);
  width: 2.6rem;
}


/* KOUPIT SIM*/

.agreement-input input[type=checkbox]:checked::before {
  content: '\f00c';
  float: left;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  line-height: 14px;
  font-family: 'Font Awesome 5 Free';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #13aff0;
  margin-bottom: -1px;

}


/*test*/
.produkt_item_text_box {
  margin-bottom: 0 !important;
}

.produkt_item_text_box h3 {
  font-size: 18px;
}

.produkt_item_text_box img {
  margin-bottom: 20px;
}

.produkty_section .produkt_item_box {
  background-color: #ffffff;
  margin: 2px;
  border-radius: 10px;
  padding: 20px 20px 0px 20px;
  cursor: pointer;
  width: 100% !important;
  transition: all 0.3s ease;
}

.produkty_section .produkt_item_box:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.produkty_section .produkt_item_box.highlight {
  background-color: #233f63;
}

.produkty_section .produkt_item_box.highlight:hover {
  background-color: #212f47;
}

.produkty_section .produkt_item_box.highlight .produkt_item_text_box h3 {
  color: #ffffff !important;
}

.produkty_section .produkt_item_box .elementor-widget-image {
  visibility: hidden !important;
  height: 0;
}

.nadpish1 {
  display: none;
  visibility: hidden;
  font-size: 0px;
}


/* sticky-buttons */

.sticky-buttons {
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 105;
  transform: rotate(270deg);
  transform-origin: right bottom;
}

/* sticky-buttons  LEFT

 .sticky-buttons {
  position: fixed;
  top: 15%;
  left:40px;
  z-index: 105;
  width: 180px;
  transform: rotate(90deg);
  transform-origin: left top;
 }

 .sticky-buttons a {
  background-color: #fff;
  cursor: pointer;
  color:#212f47;
  display: inline-block;
  text-decoration: none;
  padding-bottom:8px;
  padding-top:8px;
  padding-left:15px;
  padding-right:15px;
  min-width:60px;
  border-radius: 5px 5px 0px 0px;
  border-top-color: #212f47;
  border-top-style: solid;
  border-top-width: 1;
  border-right-color: #212f47;
  border-right-style: solid;
  border-right-width: 1;
  border-bottom-color: #212f47;
  border-bottom-style: solid;
  border-bottom-width: 1;
  border-left-color: #212f47;
  border-left-style: solid;
  border-left-width: 1;


 }
 .sticky-buttons .icon.icon-calendar-1{
  display: inline;
  margin-right:10px;
  width: 18px;
  width: 18px;

 }
 .sticky-buttons .icon.icon-calendar-1:before{
  font-size: 18px;
 }
 .sticky-buttons .but_fb{
  margin-left:4px;
 }

 .sticky-buttons .but_team{
  margin-left:4px;
  background-color: #f0f0f0;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  font-weight: 700;
 }

 .tesco.sk2 .sticky-buttons {
   position: fixed;
   top: 40%;
   left:40px;
   z-index: 105;
   width: 180px;
   transform: rotate(90deg);
   transform-origin: left top;
 }
 */

.tesco.sk2 .sticky-buttons {
  background-color: #25D366 !important;
  bottom: 0%;
  top: unset;
  right: 400px;
  z-index: 99;
  transform: rotate(0deg);
  transform-origin: unset;
  text-align: center;
  padding-right: 8px;
  width: 45px;
  height: 45px;
  border-radius: 8px 8px 8px 8px;
  margin-left: 20px;
  margin-bottom: 34px;
}

.sticky-buttons a {
  background-color: unset;
  cursor: pointer;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  font-size: 25px;
  font-weight: 300;
  padding-bottom: 0px;
  padding-top: 0px;
  padding-left: 12px;
  padding-right: 12px;
  min-width: unset;
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
}

.wsup {
  width: 45px;
  height: 45px;
  margin: 0px;

}

.wsup:before {
  content: url(/images/ws.svg);
  position: absolute;
  width: 25px;
  left: calc(50% - 12px);
  top: 5px;
  filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(135deg) brightness(99%) contrast(103%);
}

.but_video:hover .wsup:before {
  content: url(/images/ws.svg);
  position: absolute;
  width: 25px;
  left: calc(50% - 12px);
  top: 5px;

  filter: invert(50%) sepia(99%) saturate(1617%) hue-rotate(161deg) brightness(96%) contrast(101%);
}

@media (max-width:760px) {
  .tesco.sk2 .sticky-buttons {
    background-color: #25D366 !important;
    bottom: 0%;
    top: unset;
    left: 0px;
    z-index: 99;
    transform: rotate(0deg);
    transform-origin: unset;
    text-align: center;
    padding-right: 8px;
    width: 45px;
    border-radius: 8px 8px 8px 8px;
    margin-left: 20px;
    margin-bottom: 34px;
  }

  .sticky-buttons a {
    background-color: unset;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    font-size: 25px;
    font-weight: 300;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 12px;
    padding-right: 12px;
    min-width: unset;
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
  }

  .tesco.sk2 .sticky-buttons_X {
    position: fixed;
    top: 40%;
    left: 40px;
    z-index: 105;
    width: 180px;
    transform: rotate(90deg);
    transform-origin: left top;
  }
}



#site-logo #site-logo-inner a img {
  width: 162px;
  height: 65px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 0px !important;
}


.a {
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
}

.a100,
.a-100 {
  width: 100%;
}

.a-50,
.a50 {
  width: 50%;
}

.a800px {
  width: 800px;
}

.right {
  text-align: right;
}

.center {
  text-align: center !important;
}

.row {
  display: block;
}

.borderless {
  border: none !important;
}

.aci-area {
  width: 100%;
  background: #e9ecf5;
  text-align: center;
}

.aci-complaint-form {
  box-sizing: border-box;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  color: #000000;
  text-align: center;
  font-size: 16px;
}

.aci-complaint-form h2 {
  font-weight: 500;
  font-size: 29px;
  color: #233f63;
  text-align: center;
}

.aci-complaint-form .delivery-data h2 {
  color: #212f47;
  font-size: 21px;
  text-align: center;
}

.aci-complaint-form .delivery-data p {
  margin-left: 25px;
  text-align: left;
}

.thanks {
  width: 100%;
  display: inline-block;
  margin: 0px auto;
}

.mini {
  font-size: 13px;
}

.sim-data {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 15px 15px 15px 15px;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 30px 30px 20px 30px;
  margin-bottom: 50px;
}

.complaint-type-switch {
  vertical-align: middle;
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 30px;
}

.complaint-type-switch input[type=radio] {
  background-color: #ffffff;
  color: #000000;
  width: 20px;
  height: 20px;
}

.complaint-type-switch strong {
  display: inline-block;
  margin-top: -10px;
  vertical-align: middle;
}

.new-or-exchange {
  padding-bottom: 10px;
  border-bottom: 2px solid #e9ecf5;
  margin-bottom: 10px;
}

.phone-number {
  display: none;
}

.phone-number input[type=text] {
  width: 120px;
}

.sim-text {
  font-size: 18px;
  margin: 0;
}

.sim_light_blue {
  color: #00aeef;
  padding-left: 10px;
  padding-right: 10px;
}

.simpack-listed {
  display: none;
}

.simpack-listed p {
  margin: 0;
}

.simpack-placeholder p {
  color: #00aeef;
  line-height: 36px;
  font-size: 20px;
  text-align: center;
  padding: 40px 0;
  margin: 0;
}

.price-total {
  padding-top: 10px;
  border-top: 2px solid #e9ecf5;
  margin-top: 10px;
}

.delivery {
  margin: 30px 0;
  text-align: left;
}

.aci-suggestion-form .sim-data,
.aci-suggestion-form .delivery-data {
  padding: 30px;
  text-align: left;
}

.aci-complaint-form .delivery-data {
  text-align: center;
  background-color: transparent;
  color: #212f47;
  padding-bottom: 60px;
}

.delivery-data-inner {
  margin: 0 auto;
  width: 100%
}

.aci-suggestion-form .delivery-data input,
.delivery-data textarea {
  border: 0px !important;
  background-color: transparent !important;
  color: #212f47 !important;
  border-bottom: 1px solid #212f47 !important;
  margin-right: 15px;
  margin-top: 15px;
  max-width: 90%;
  box-sizing: border-box;
  border-radius: 0 !important;
}

.aci-suggestion-form textarea {
  border: 1px solid #212f47 !important;
}

.aci-suggestion-form .aci-gdpr {
  text-align: left;
  margin-top: 15px;
  padding-left: 30px;
}

.aci-suggestion-form input[type=checkbox] {
  border: 1px solid #212f47 !important;
  margin: 0px;
  margin-right: 20px;
}

.aci-suggestion-form .delivery-data input::placeholder {
  color: #212f47 !important;
}

.aci-suggestion-form input[type=submit] {
  background-color: #00aeef;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 1px;
  min-height: auto !important;
  font-size: 16px !important;
  padding: 12px 24px !important;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.purchase-sim {
  color: #000000;
  font-size: 18;
}

.aci-shoplist {
  display: inline-block;
  background-color: #00aeef;
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  padding: 8px 20px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.aci-shoplist:hover {
  color: #ffffff;
}



.aci-list-tmhp li {
  font-size: 14px;
  list-style-type: circle;
}









@media (max-width: 1000px) {
  .aci-complaint-form {
    width: 100%;
  }
}

@media (max-width: 800px) {
  .a800px {
    width: 100%;
  }

  .delivery-data-inner {
    width: 100%;
  }
}

@media (max-width: 768px) {
  [class*="a-"] {
    width: 100%;
  }

  .sd-item {
    padding: 0px;
  }

  .sd-item-back h3 {
    margin: 0px auto;
  }

  .aci-btn-tm {
    width: 80%;
    margin: 10px auto;
  }
}


/* MOJE RODINA */

/* MOJE RODINA 2022 */

.hero-block2 {
  background: url(/images/s-arrow4.svg), radial-gradient(circle, #212f47 0%, #3f60af 0%, #212f47 100%);
  background-repeat: no-repeat, no-repeat;
  background-size: 3841px 46.59px, cover !important;
  background-position: calc(50% + 25px) 101%, center center;
  z-index: 25;
}

.hero-block2.arrow-grey {
  background: url(/images/s-arrow-grey.svg), radial-gradient(circle, #212f47 0%, #3f60af 0%, #212f47 100%);
  background-repeat: no-repeat, no-repeat;
  background-size: 3841px 46.59px, cover !important;
  background-position: calc(50% + 25px) 101%, center center;
  z-index: 25;
}

.hero-block-limitka.arrow-grey {
  background: url(/images/s-arrow-grey.svg), url(https://tescomobile.cz/wp-content/uploads/2024/04/back-limitka-5000-scaled.webp);
  background-repeat: no-repeat, no-repeat;
  background-size: 3841px 46.59px, auto 100% !important;
  background-position: calc(50% + 25px) 101%, center center;
  z-index: 25;
}

.rodina_hero_title {
  padding-left: 0px;
}

.gb-container.rodina_boxik {
  display: flex;
  margin-left: 0px;
}

.rodina_hero_title.nadpis_krok {
  text-indent: -26px;
}

@media (max-width: 768px) {
  .rodina_hero_title.nadpis_krok {
    text-indent: 0px;
  }
}


.hero-block2 .gb-inside-container {
  height: 100%;
  width: 100%;
}


.sk2 .center_col_block_X {
  vertical-align: middle;
  align-items: center;
  align-content: center;
  justify-content: unset;
}

.grid-hero {
  width: 100%;
}

.center_col_block>.gb-inside-container {
  display: flex;
  align-items: center;
  justify-content: center;

}

.hero-block_X>.gb-inside-container>.gb-grid-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .hero-block2 {
    height: unset;
  }
}


/*
 .hero-block:before, .hero-block:after {
  box-sizing: border-box;
  content: " ";
  position: absolute;
  top:0%;
  display: block;
  width: 50%;
  height: 635px;
  border: 30px solid transparent;
  border-bottom-color: white;
}

.hero-block:before {
  left: 0;
  border-right:30px solid transparent;
  border-left: 0;

}

.hero-block:after {
  right: 0;
  border-left: 30px solid transparent;
  border-right: 0;

}

*/



/*********/
/* ESHOP */

.woocommerce-checkout #billing_address_2_field,
.woocommerce-checkout #shipping_address_2,
#shipping_country_field {
  display: none;
  visibility: hidden;
  height: 0px;
}

.archive.tax-product_cat {}

.archive.tax-product_cat .site-header {
  background-color: unset;
}


.archive.tax-product_cat .entry-content {
  margin-top: -105px;
}

.archive.tax-product_cat .hero-block2 {
  padding-top: 100px;
}

.woocommerce-cart .hero-block2 {
  margin-top: -105px;
  padding-top: 100px;
  padding-bottom: 50px;
}

.woocommerce-checkout .hero-block2 {
  margin-top: -105px;
  padding-top: 100px;
  padding-bottom: 50px;
}


.elementor .site.grid-container.container.hfeed {
  margin-top: -105px;
}

.elementor-page .site.grid-container.container.hfeed>.site-content>.elementor {
  margin-top: -105px;
}

.elementor-page .site.grid-container.container.hfeed>.site-content>.elementor>.elementor-section.header_section {
  margin-top: -105px;
  background: url(/images/s-arrow4.svg), radial-gradient(circle, #212f47 0%, #3f60af 0%, #212f47 100%);
  background-repeat: no-repeat, no-repeat;
  background-size: 3841px 46px, cover !important;
  background-position: calc(50% + 25px) bottom, center center;
  z-index: 25;
  padding-top: 100px;
  padding-bottom: 25px;
}

.elementor-page .site.grid-container.container.hfeed h1.elementor-heading-title {
  color: #ffffff;
}

.elementor-spacer-inner {}

.archive.tax-product_cat .site.grid-container.container.hfeed {
  margin: 0px;
  max-width: 100%;
  width: 100%;
}

.hero2-slider {
  padding-top: 0px;
  padding-bottom: 0px;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}






/* THANK YOU */

.woocommerce #order_review table.shop_table th {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
  background-color: #e9e9e9;
}

.woocommerce #order_review table.shop_table td {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
  background-color: #fdfdfd;
}

.woocommerce #order_review table.shop_table tfoot td {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
  background-color: #f5f5f5;
}


.woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li {
  padding-bottom: 0px;
}

.woocommerce #order_review table.shop_table {
  margin: 0 0 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  border: none;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  font-size: 20px;
}

.order_icon {
  width: 48px;
  display: inline-block;
  position: relative;
  top: -12px;

}

.order_icon2 {
  padding-left: 15px;
  display: inline-block;
  position: relative;
  left: -10px;
}

.woocommerce-order-received .woocommerce ul.order_details,
.woocommerce-order-received .woocommerce ul.order_details li {
  padding-left: 0px;

}

@media (max-width: 800px) {

  .woocommerce-order-overview__payment-method .order_icon {
    width: 48px;
    display: inline-block;
    position: relative;
    top: -32px;

  }

  .woocommerce-order-overview__payment-method .order_icon2 {
    padding-left: 15px;
    display: inline-block;
    position: relative;
    width: 75%;
    left: -10px;
  }

}

ul.order_details li strong {
  display: block;
  font-size: 13px;
  text-transform: none;
  background-color: #f7f7f7;
  color: #233f63;
  font-weight: bold;
  padding: 5px;
  border-radius: 5px 5px 5px 5px;
}

.woocommerce-order-received .woocommerce-order-details__title {
  font-size: 20px;

}

.woocommerce-table.woocommerce-table--order-details.order_details {
  margin-left: 20px;
}

/* CART */

.woocommerce-cart,
.woocommerce-cart .site.grid-container.container.hfeed {
  background-color: #E9ECF5;
  padding-bottom: 85px;
}

.woocommerce-checkout,
.woocommerce-checkout .site.grid-container.container.hfeed {
  background-color: #E9ECF5;
  padding-bottom: 85px;
}

.woocommerce-Price-currencySymbol {
  padding-left: 2px;
}

.tesco.woocommerce-page table.shop_table td {
  text-transform: uppercase;
  border-bottom: 0px solid transparent;
}

/* Zobrazení pole pro kupón */
.woocommerce-cart .woocommerce-cart-form__contents tr.coupons_X {
  display: block;
  height: auto;
  visibility: visible;
}

.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table td {
  padding-bottom: 0em;
}

.woocommerce-cart .woocommerce table.shop_table td,
.woocommerce-checkout .woocommerce table.shop_table td {
  padding-bottom: 0.2em;
}

.entry-content .woocommerce {
  margin-top: 32px;
}

.woocommerce-cart table.shop_table thead {
  background-color: #ffffff;
}

.tesco.woocommerce-cart .cart_totals table.shop_table th {
  background-color: #E9ECF5;
}

/* Zobrazení akcí v košíku */
.woocommerce-page table.cart td.actions_XX {
  display: block;
  visibility: visible;
}

.input-text.qty.text {
  font-size: 14px;
}

.woocommerce .quantity .qty {}

.tesco.woocommerce-page form .quantity.buttons-added .qty,
.tesco.woocommerce-page form .quantity.buttons-added .minus,
.tesco.woocommerce-page form .quantity.buttons-added .plus {
  width: 40px;
  min-height: 40px;
}


.cart_totals h2 {
  background-color: #f7f7f7;
  border-bottom: 1px solid;
  margin: 0 -20px 20px;
  padding: 0.8em 20px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  color: #444;
  text-align: center;
  border-color: #eaeaea;
}

.tesco.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  display: block;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-align: center;
  background-color: #00AEEF;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  padding-top: 16px;
  padding-right: 30px;
  padding-bottom: 16px;
  border-radius: 4px;

}

.tesco.woocommerce-cart .wc-proceed-to-shop a.button {
  display: block;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-align: center;
  background-color: #444444;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  padding-top: 12px;
  padding-right: 30px;
  padding-bottom: 12px;
  border-radius: 4px;
}

.tesco.woocommerce-cart .entry-content {
  min-height: 100vh;
}


/* Force table to behave with flexbox */
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive {
  display: flex;
  flex-wrap: wrap;
}

/* Force all items to fill available space */
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive * {
  flex: 1;
  box-sizing: border-box;
}

/* Force thead/tbody/tfoot to fill 100% of space */
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive>* {
  flex: 1 0 100%;
}

/* Control table rows with flex */
.woocommerce-cart .cart-collaterals .cart_totals .shop_table.shop_table_responsive tr {
  display: flex;
}

/* Make item descriptions 60%+ of the table width */
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive thead th:nth-of-type(odd),
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive td:nth-of-type(odd) {
  flex: 1 0 60%
}

/* Fix tfoot headings ( subtotal, shipping etc.) to occupy maximum of 130px */
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tbody th {
  flex: 0 0 110px;
}

/* Corect text alignment on right hand columns */
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive td:nth-of-type(even),
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive tbody td:nth-of-type(odd),
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive thead th:nth-of-type(even) {
  text-align: right;
}



/* checkout - shipping */

.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive .woocommerce-shipping-methods * {
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive .woocommerce-shipping-methods li input {
  flex: 1 0 5%;
}

.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive .woocommerce-shipping-methods li label {
  flex: 1 0 82%;
  padding-top: 3px;
  ;
}

.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive .woocommerce-shipping-methods li .woocommerce-Price-amount.amount {
  flex: 1 0 13%;
  text-align: right;
  float: right;
  color: #00AEEF;
}

.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive .cart-subtotal .woocommerce-Price-amount.amount {

  color: #00AEEF;
}

.woocommerce-cart .cart-collaterals .cart_totals table.shop_table.shop_table_responsive .order-total .woocommerce-Price-amount.amount {

  color: #00AEEF;
}


/* C H E C K O U T */


/* Force table to behave with flexbox */
.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table {
  display: flex;
  flex-wrap: wrap;
}

/* Force all items to fill available space */
.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table * {
  flex: 1;
  box-sizing: border-box;
}

/* Force thead/tbody/tfoot to fill 100% of space */
.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table>* {
  flex: 1 0 100%;
}

/* Control table rows with flex */
.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tr {
  display: flex;
}

/* Make item descriptions 60%+ of the table width */
.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table thead th:nth-of-type(odd),
.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table .cart_item td:nth-of-type(odd) {
  flex: 1 0 60%
}

/* Fix tfoot headings ( subtotal, shipping etc.) to occupy maximum of 130px */
.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tfoot th {
  flex: 0 0 130px;
}

/* Corect text alignment on right hand columns */
.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table .cart_item td:nth-of-type(even),
.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table tfoot td:nth-of-type(odd),
.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table thead th:nth-of-type(even) {
  text-align: right;
}



.woocommerce-shipping-destination,
#billing_country_field {
  display: none;
  visibility: hidden;
  height: 0px;
}

ul#shipping_method {
  padding-bottom: 0px;
}

/* checkout - shipping */

.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table .woocommerce-shipping-methods * {
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table .woocommerce-shipping-methods li input {
  flex: 1 0 5%;
}

.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table .woocommerce-shipping-methods li label {
  flex: 1 0 82%;
  padding-top: 3px;
  ;
}

.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table .woocommerce-shipping-methods li .woocommerce-Price-amount.amount {
  flex: 1 0 13%;
  text-align: right;
  float: right;
}

.woocommerce-checkout .woocommerce #order_review table.shop_table .woocommerce-shipping-totals.shipping td {
  padding-top: 0em;
  padding-bottom: 0em;
}

.woocommerce-checkout .woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods {
  padding-bottom: 0em;
}

.woocommerce-checkout .woocommerce label {
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 0em;
  color: #333333;
}

.woocommerce .woocommerce-checkout #customer_details h3,
.woocommerce .woocommerce-checkout h3#order_review_heading {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 0em;
  color: #333333;
}


.woocommerce .woocommerce-checkout .woocommerce-privacy-policy-text p {
  font-size: 14px;
  margin-bottom: 10px;
}

/* checkout - payment */
.woocommerce-checkout #payment ul.payment_methods {
  padding-bottom: 10px;
}


.wc_payment_methods.payment_methods.methods {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-top: 5px;

}

.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 0.4px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.woocommerce .woocommerce-checkout .wc_payment_method.payment_method_barion a {
  display: none;
  visibility: hidden;
}

.shop_table.woocommerce-checkout-review-order-table th {
  min-width: 140px;
}


.payment_box.payment_method_barion {
  display: none;
  visibility: hidden;
  height: 0px;
}

.woocommerce-privacy-policy-link a:link {
  color: #b2baf0;
}

/* SHOP PRODUCTS */


ul.woocommerce-error {
  background-color: #e2e2e2;
  color: red;

}

ul.woocommerce-error li:before {
  color: red;
}

.oceanwp-mobile-menu-icon .wcmenucart-total span {
  color: rgb(255, 255, 255);
  font-size: 16px;
}

.oceanwp-mobile-menu-icon .mobile-menu .fa.fa-bars {
  width: 30px;
  font-size: 20px;
}

.woocommerce li.product button.button {
  color: #ffffff;
  background-color: #00AEEF;
  font-weight: 400;
  font-size: 12px;
  display: block;
  width: 155px;
  text-transform: uppercase;
  padding-top: 18px;
  padding-right: 30px;
  padding-bottom: 18px;
  border-radius: 4px;
  margin: 0 auto;

}

.woocommerce li.product button.button::after {
  content: url(/images/shopping-bag-line.svg);
  position: absolute;
  left: 20px;
  top: 16px;
  z-index: 999;
}

.quantity.buttons_added {
  margin: 0 auto;
  margin-bottom: 15px;
  float: unset;
  text-align: center;
  width: 120px;
  display: block;
}

.clr.grid {
  max-width: 1050px;
  margin: 0px auto;
}

#wc-column-container .product.product-type-simple {
  float: none;
  width: 350px;
  background-color: #ffffff;
  margin: 5px 12px;
  border-radius: 8px;
  padding-bottom: 32px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 75px;
  display: block;
  position: relative;
  text-align: center;
}





.do-quantity-buttons div.quantity {
  display: inline-block;
  float: none;
  align-items: center;
  justify-content: flex-start;
  font-size: 14px;
}

.tax-product_cat .do-quantity-buttons div.quantity {

  align-items: center;
  justify-content: center;
}


.woocommerce-page .quantity {
  display: inline-block;
  text-align: center;
  float: none;
  padding-bottom: 5px;
}

.archive.tax-product_cat,
.archive.tax-product_cat .product {
  background-color: #E9ECF5;
}

.sk2.tesco .one-container .containerX {
  background-color: #E9ECF5;
}

.archive.tax-product_cat .site.grid-container.container {
  background-color: #E9ECF5;
}

#wc-column-container .product.product-type-simple h3 {
  margin-bottom: 5px;
}

h2.woocommerce-loop-product__title {
  height: 50px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 24px;
}

.woocommerce-product-details__short-description h3 {
  height: 50px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 3px;
  padding-bottom: 15px;
  font-weight: 700;
}

.woocommerce-product-details__short-description h3 strong {
  font-weight: 400;
}

.woocommerce-product-details__short-description {
  font-size: 14px;
  padding-left: 55px;
  padding-right: 55px;
  padding-bottom: 0px;
  font-weight: 400;
}

.woocommerce-product-details__short-description strong {
  font-size: 18px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 400;
  text-transform: uppercase;
}

.wc-product-image {
  width: 261px;
  margin: 0px auto;
}


.product_cat-koupit-sim-hk .wc-product-image {
  padding-top: 40px;


  margin: 0px auto;

}

.product-inner[aria-hidden="true"] {
  opacity: 0.4;
}

[aria-disabled="true"] {
  display: none;
  visibility: hidden;
}

.hero2-slider_X {
  width: 1000px;
}

.woocommerce .onsale {
  display: none;
}

.woocommerce-additional-fields {
  display: none;
}

.woocommerce li.product .woo-entry-inner.clr li.title_X {
  min-height: 102px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.woocommerce li.product .woo-entry-inner.clr li.title {
  min-height: 102px;
}

.woocommerce li.product .woo-entry-inner.clr li.title h2 {
  color: #212f47;
  font-size: 35px;
  font-weight: bold;
  line-height: 1.4;
  text-transform: uppercase;
  margin: 0 auto;
  padding-left: 35px;
  padding-right: 35px;
  letter-spacing: 0.03em;
  height: 100%;
}

.woocommerce li.product .price del .woocommerce-Price-amount.amount {
  font-size: 30px;
  color: #212f47;
  font-weight: bold;
  letter-spacing: 0.1em;
}


.woocommerce li.product .price ins {
  display: inline-block;
  font-weight: 600;
}

.woocommerce li.product .button {
  color: #ffffff;
  font-weight: 400;
  font-size: 17px;
  text-transform: uppercase;

  padding-top: 16px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 16px;
  border-radius: 4px;
  margin: 0 auto;
}

.woocommerce ul.woo-entry-inner li.btn-wrap button.button {
  color: #ffffff;
  font-weight: 400;
  font-size: 17px;
  text-transform: uppercase;

  padding-top: 16px;
  padding-left: 38px;
  padding-right: 40px;
  padding-bottom: 16px;
  border-radius: 4px;
  margin: 0 auto;
}

.woocommerce.woocommerce-page li.product .product-inner li.woo-desc {
  color: #212f47;
  visibility: visible;
  display: block;
  text-align: left;
  line-height: 26px;
  padding-left: 38px;
  padding-right: 38px;
  margin-bottom: 10px;
  font-size: 14px;
  letter-spacing: 0.01em;
  min-height: 144px;
}

.woocommerce-product-details__short-description ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.woocommerce-product-details__short-description h3 {
  font-size: 18px;
}

.woocommerce.woocommerce-page li.product .product-inner li.woo-desc ul li {
  line-height: 26px;
  margin-bottom: 0px;
}

.woocommerce.woocommerce-page li.product .product-inner li.woo-desc_X ul {
  min-height: 10px;

}

.woocommerce.woocommerce-page li.product .product-inner li.woo-desc h3 {
  font-size: 19px;
  text-transform: uppercase;
  padding-bottom: 10px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #212f47;

}

.product-type-simple .aci-extra-inner {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: unset;
  line-height: px;
  margin-top: 3px;

  color: #ffffff;
  position: absolute;
  top: 25px;
  right: -40px;
  width: 160px !important;
  transform: rotate(45deg);
}

.product-type-simple .aci-extra-inner-label {
  top: 20px;
  left: -35px;
  color: #aa2a2a;
  position: absolute;
  top: 25px;
  left: 25px;
  width: 160px !important;
}

.product-type-simple .aci-extra {
  border-left: 50px solid transparent;
  border-top: 50px solid #00AEEF;
  border-right: 50px solid #00AEEF;
  border-bottom: 50px solid transparent;
  border-top-width: 50px;
  border-top-style: solid;
  border-top-color: #00AEEF;
  border-top-right-radius: 8px;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
}

#wc-column-container .product.product-type-simple.product {
  margin-top: 30px;

}

#wc-column-container li.product.featured_X.product-type-simple {
  border: 2px solid #00AEEF;
  border-top: 30px solid #00AEEF;
  margin-top: 0px;
}

li.product.featured_X.product-type-simple .aci-extra {
  border-top-right-radius: 0px;
}

.product.featured_X::before {
  content: url(/images/featured2.svg);
  position: absolute;
  width: 136px;
  left: calc(50% - 65px);
  top: -26px;
  color: white;
}




.aci-packages-selection {
  position: relative;
}

.pack-block.yes {
  position: relative;
  border: 2px solid #00AEEF;
  border-top: 30px solid #00AEEF;
  margin-top: 0px;
}


.pack-block.yes:before {
  content: url(/images/featured.svg);
  position: absolute;
  width: 136px;
  left: calc(50% - 65px);
  top: -26px;
  color: white;
}


.aci-packages-selection .pack-block:nth-child(1) {
  border-top-color: #84b502;
  /* Příklad změny pozadí */
  border-bottom-color: #84b502;
  border-left-color: #84b502;
  border-right-color: #84b502;
}

.aci-packages-selection .pack-block:nth-child(1) .wp-block-button__link {
  background-color: #84b502;
  /* Příklad změny pozadí */
}

.aci-packages-selection .pack-block:nth-child(1) .wp-block-button__link:hover {

  color: #ffffff;
  /* Změní barvu textu při hoveru */
  background-color: #133261;
}




@media (max-width: 768px) {
  .quantity.quantity.buttons-added {
    justify-content: center;
  }
}

/* term-koupit-sim-hk */

.term-koupit-sim-hk .woocommerce .product-type-simple {
  background-color: #ffffff;
  padding-bottom: 32px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 125px;
}

.term-koupit-sim-hk .product-type-simple .aci-extra {
  border-left: 80px solid transparent;
  border-top: 80px solid #00AEEF;
  border-right: 80px solid #00AEEF;
  border-bottom: 80px solid transparent;
  border-top-width: 80px;
  border-top-style: solid;
  border-top-color: #00AEEF;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
}

.term-koupit-sim-hk .product-type-simple .aci-extra-inner {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.11em;
  line-height: 19px;
  margin-top: -7px;
  top: 25px;
  right: -25px;
  color: #ffffff;
  position: absolute;
  top: 36px;
  right: -30px;
  width: 170px !important;
  transform: rotate(45deg);
}

.term-koupit-sim-hk.woocommerce li.product .woo-entry-inner.clr li.title h2 {
  color: #212f47;
  font-size: 34px;
  font-weight: bold;
  line-height: 1.3;
  padding-top: 10px;
  padding-left: 65px;
  padding-right: 65px;
  text-transform: uppercase;
  margin: 0 auto;
  letter-spacing: 0.02em;
  height: 100%;
}

.woocommerce li.product .price .amount {
  /* cena */
  font-size: 28px;
  color: red;
  letter-spacing: unset;
}

.woocommerce li.product .price del .woocommerce-Price-amount.amount {
  font-size: 28px;
  color: #212f47;
  font-weight: bold;
  letter-spacing: unset;
}


.woocommerce li.product .price ins {
  display: inline-block;
  font-weight: 600;
}

.tesco.woocommerce-cart .wc-proceed-to-shop .button {
  display: block;
  background-color: #525353;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
}

.woocommerce-cart .wc-proceed-to-shop .button a {
  margin-top: 0px;
  margin-bottom: 0px;
}

.woocommerce-cart table.shop_table thead {
  background-color: #ffffff;
}

.tesco.woocommerce-cart .cart_totals table.shop_table th {
  background-color: #E9ECF5;
}

.cart_totals h2 {
  background-color: #f7f7f7;
  border-bottom: 1px solid;
  margin: 0 -20px 20px;
  padding: 0.8em 20px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  color: #444;
  text-align: center;
  border-color: #eaeaea;
}

/* footer */

.page-subheading {
  color: #ffffff;

}

.aci-footer-dropdown {
  display: none;
}

.aci-footer-button {
  text-decoration: underline;
  cursor: pointer;
}

.aci-footer-dropdown.aci-social-dropdown a {
  text-decoration: none;
}

.aci-footer-dropdown.aci-social-dropdown a i {
  padding-left: 15px;
  padding-bottom: 8px;
  font-size: 37px;
}


.aci-footer-dropdown.aci-social-dropdown a i.fa-whatsapp {
  font-size: 50px;
}

.footer_section {
  max-width: 1200px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 0;
  color: #c4c4c4 !important;
}

#footer,
#footer-widgets {}

/* SURIKATA JUMP */

.surikata-jump p {
  font-size: 15px;
  margin-bottom: 10px;
}

.surikata.gb-container-5487cccb {
  background: url(/images/s-arrow-grey.svg), url(/wp-content/uploads/2022/05/mockup_suri_2.webp);
  background-repeat: no-repeat, no-repeat;
  background-size: 3841px 46.59px, cover;
  background-position: calc(50% + 25px) bottom, center center;
}

.surikata.header1 {
  background: url(/images/s-arrow-grey.svg), url(/wp-content/uploads/2022/10/suri-header-v2.webp);
  background-repeat: no-repeat, no-repeat;
  background-size: 3841px 46.59px, cover;
  background-position: calc(50% + 25px) bottom, top -5px left calc(50% - 25px);
}

.list-suri-vanoce {
  position: relative;
  margin-left: 30px;
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 0px;
  font-weight: bold;
}

.list-suri-vanoce::after {
  content: url(/images/mark-list1.png);
  width: 0;
  height: 0;
  position: absolute;
  left: 8px;
  top: 4px;
  margin-left: -40px;
}

.list-suri-vanoce.los7x::after {
  content: url(/images/mark-list7x.png);
  width: 0;
  height: 0;
  position: absolute;
  left: 8px;
  top: 4px;
  margin-left: -40px;
}

.losujeme::before {
  content: url(/images/losujeme.png);
  width: 0;
  height: 0;
  position: absolute;
  left: 60%;
  top: 50px;
  margin-left: -40px;
}



@media (max-width: 768px) {
  .list-suri-vanoce {
    position: relative;
    margin-left: 30px;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0px;
    font-weight: bold;
  }

  .surikata.header1 {
    background: url(/images/s-arrow-grey.svg), url(/images/suri-header-mobil3.webp);
    background-repeat: no-repeat, no-repeat;
    background-size: 3841px 46.59px, 100%;
    background-position: calc(50% + 25px) bottom, bottom -30px left 0px;
  }

  .losujeme::before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 60%;
    top: 100px;
    margin-left: -40px;

  }

  .list-suri-vanoce::after {
    content: url(/images/mark-list1.png);
    width: 15px;
    height: 15px;
    position: absolute;
    left: 8px;
    top: 4px;
    margin-left: -40px;
  }
}


.surikata-jump h3 {
  font-weight: 500;
  font-size: 25px;
  color: #1BAEEF;
  margin-bottom: 0px;

}

.surikata ol {
  margin-left: 28px;
}

.surikata li {
  font-weight: 500;
  font-size: px;
  color: #1BAEEF;
  margin-bottom: 0px;
}

.surikata li strong {
  font-weight: 500;
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 0px;
  margin-left: -28px;
}

.table-players table {
  border: 0px solid transparent !important;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  padding-top: 20px;

}

.table-players table tr {
  border: 0px solid transparent !important;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;

}

.table-players table td {
  border: 0px solid transparent !important;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  font-size: 15px;
}

.table-players table tr:nth-child(even) {
  background: #4cc6f3;
}

.table-players table tr:nth-child(odd) {
  background: transparent
}

.table-players table tr:nth-child(1) {
  background: none;
}

.hero_suri_col {
  padding-left: 130px;

}

.hero_suri_col h4 {
  margin-bottom: 0px;

}

.suri-kolo-table {
  border: 4px solid #00AEEF;
  border-top: 30px solid #00AEEF;
  margin-top: 0px;
  border-radius: 8px;
  background-color: #00AEEF;
}

.suri-kolo-table .has-fixed-layout {
  margin-bottom: 0px;
  border-radius: 4px;
  border-color: #f0f1f2;
  border-width: 10px;

}

.suri-kolo-table .has-fixed-layout tr {
  background-color: #f0f1f2;
}

.suri-kolo-table .has-fixed-layout tr:nth-of-type(2) {
  background-color: #BAE6F0;
}

.suri-kolo-table .has-fixed-layout td {
  border: none;
}

.table-players.tbl-1 .table_X {
  padding-left: 30px;
  padding-left: 30px;
}

.table-players.tbl-1 table td:nth-child(1) {
  width: 13%;
}

.table-players.tbl-1 table td:nth-child(3) {
  width: 22%;
}

@media (max-width: 967px) {

  .hero_suri_col {
    padding-left: 30px;

  }

  .surikata-jump h3 {
    font-weight: 500;
    font-size: 20px;
    color: #1BAEEF;
    margin-bottom: 0px;

  }

}

/* surikata summer 2023 */


.page-id-15535 .surikata3-hero_X {
  background: url(https://tescomobile.cz/images/s-arrow-grey.svg), url(https://tescomobile.cz/wp-content/themes/tescomobileshop/images/suri-jumb-s02.webp);
  background-repeat: no-repeat, no-repeat;
  background-size: 3841px 46.59px, 3452px 550px;
  background-position: calc(50% + 25px) bottom, calc(50% - 545px) 0;
}



/* samoobsluha */

/* 2022 */
/********/


/* FONTS */
/*

@font-face {
  font-family: "TESCO Modern";
  src: url("fonts/TESCO Modern.eot");
  src: url("fonts/TESCO Modern.eot?#iefix") format("embedded-opentype"),
    url("fonts/TESCO Modern.woff2") format("woff2"),
    url("fonts/TESCO Modern.woff") format("woff"),
    url("fonts/TESCO Modern.ttf") format("truetype"),
    url("fonts/TESCO Modern.svg#TESCO Modern") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

*/
@font-face {
  font-family: "TESCO Modern";
  src: url("fonts/TESCOModern-Regular-web.eot");
  /* IE9*/
  src: url("fonts/TESCOModern-Regular-web.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("fonts/TESCOModern-Regular-web.woff2") format("woff2"),
    /* chrome、firefox */
    url("fonts/TESCOModern-Regular-web.woff") format("woff"),
    /* chrome、firefox */
    url("fonts/TESCOModern-Regular-web.ttf") format("truetype"),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("fonts/TESCOModern-Regular-web.svg#TESCO Modern") format("svg");
  /* iOS 4.1- */
  font-weight: normal;
  /*400*/
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TESCO Modern";
  src: url("fonts/TESCOModern-Bold-web.eot");
  /* IE9*/
  src: url("fonts/TESCOModern-Bold-web.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("fonts/TESCOModern-Bold-web.woff2") format("woff2"),
    /* chrome、firefox */
    url("fonts/TESCOModern-Bold-web.woff") format("woff"),
    /* chrome、firefox */
    url("fonts/TESCOModern-Bold-web.ttf") format("truetype"),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("fonts/TESCOModern-Bold-web.svg#TESCO Modern") format("svg");
  /* iOS 4.1- */
  font-weight: bold;
  /*700*/
  font-style: normal;
  font-display: swap;
}


/*
@font-face {
  font-family: "TESCO Modern Bold";
  src: url("fonts/TESCO Modern Bold.eot");
  src: url("fonts/TESCO Modern Bold.eot?#iefix") format("embedded-opentype"),
    url("fonts/TESCO Modern Bold.woff2") format("woff2"),
    url("fonts/TESCO Modern Bold.woff") format("woff"),
    url("fonts/TESCO Modern Bold.ttf") format("truetype"),
    url("fonts/TESCO Modern Bold.svg#TESCO Modern Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
*/

/* gutentor */
.grid-container.container.hfeed {
  padding: 0px;
}

.elementor-page .site.grid-container {
  margin: 0px;
  width: 100%;
  max-width: 100%;

}

/* basic template */

.tesco .wp-block-button__link {

  width: 203px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}

.one-container .site-content {
  padding: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

body .grid-container {
  max-width: 1200px;
}

.inside-header.grid-container {
  padding-left: 0px;
  padding-right: 0px;
}

.full-gb-container.gb-container {
  padding-left: 0px;
  padding-right: 0px;
}

.no-sidebar .entry-content .alignfull.full-gb-container.gb-container_X {
  margin: 0px;
}

.site-header {
  z-index: 99;
}

.site-header {
  background-color: #212f47;
}


.sec_gray a {
  color: var(--global-color-8);
}

.sec_gray a:hover {
  color: var(--contrast-3);
}

a {
  color: var(--global-color-8);
}

a:hover {
  color: var(--contrast-3);
}





.site-header {
  background-color: unset;
}

.tesco.sk2.home .entry-content {
  margin-top: 0px;
}





.tesco.sk2.woocommerce-page .entry-content {
  margin-top: 0px;
}

.tesco.sk2.tax-product_cat .entry-content {
  margin-top: -105px;
}

@media (min-width: 768px) and (max-width: 1055px) {

  .main-navigation .main-nav ul li a {
    padding-left: 4px;
    padding-right: 6px;
    line-height: 30px;

  }

  .tesco.sk2 .header-image.is-logo-image {
    width: 110px;
  }

  .main-navigation .main-nav ul li.menu-otazky.menu-item a {
    padding-left: 0px;
    margin-left: 5px;
    width: 15px;
  }

  .main-navigation .main-nav ul li.menu-fb.menu-item a {
    margin-right: 7px;
    margin-left: 5px;
    width: 15px;
  }

  .main-navigation .main-nav ul li.menu-ins.menu-item a {
    margin-right: 0px;
    margin-left: 5px;
    width: 15px;
  }
}

@media (max-width: 768px) {

  .tesco.sk2.woocommerce-page .entry-content {
    margin-top: -105px;
  }

  #wc-column-container .product.product-type-simple {
    width: 338px;
  }



  .mobile-menu-open .main-navigation .main-nav li.menu-ins_X {
    width: 20%;
  }

  .mobile-menu-open .main-navigation .menu-item a {
    text-align: left;
  }

}


.tesco.sk2 .entry-content {
  margin-top: -105px;
}

.hero-block2 {
  padding-top: 85px;
}

.page-id-14588 .hero-block2 {
  padding-top: 0px;
}


.hero-block2 h1 {
  color: #ffffff;
}






.page-id-8298 .site-header,
.home .site-header {
  background-color: transparent;
}

.header-image.is-logo-image {
  width: 165px;
  height: 65px;
}

.section_grey p>a {
  color: #00AEEF;
}

/* HP */
.home .container.hfeed {
  margin-top: -135px;
}

.no-sidebar .entry-content .alignfull {
  margin: 0px;
}

.inner_center_col {
  vertical-align: middle;
}

.full_50 {
  display: inline-block;
  width: 50%;
}

.wp-block-button__link {
  border-radius: 4px;
}

.wp-block-button__link:hover {
  color: var(--global-color-8);
}

.wp-block-button__link:hover {
  color: var(--global-color-8);
  background-color: #133261;
}

.h2_cislo {
  padding-right: 100px;
}

@media (max-width: 1200px) {
  .site-logo {
    margin-left: 25px;
  }

  .mobile-menu-open .tesco .site-header.has-inline-mobile-toggle {
    background-color: #233F63;
  }
}

@media (max-width: 1125px) {



  .inside-header.grid-container_X {
    background-color: #212f47;
  }
}

@media (max-width: 768px) {

  .entry-content>.gb-container {
    padding-left: 25px;
    padding-right: 25px;
  }

  .entry-content>.gb-container.block-slider {
    padding-left: 0px;
    padding-right: 0px;
  }

  .home .container.hfeed {
    margin-top: -105px;
  }




  .gb-container.inner_center_col {
    justify-content: center;
    text-align: center;
  }

  .gb-inside-container .wp-block-buttons {
    text-align: center;
    justify-content: center;
    margin-bottom: 25px;
  }

  .gb-container.ao .gb-inside-container {
    padding-left: 0px;
  }

  h1 {
    padding-left: 0px;
    padding-right: 0px;
  }

  h2 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .h2_cislo {
    padding-left: 40px;
    padding-right: 40px;
  }



}

/* MENU */

.menu-fb a {

  padding-left: 15px;
  padding-right: 0px;
  background-image: url('/images/menu_fb.svg');
  background-repeat: no-repeat;
  background-position: center;

}

.menu-sam a {

  padding-left: 15px;
  padding-right: 0px;
  background-image: url('/images/user.svg');
  background-repeat: no-repeat;
  background-position: center;
  color: transparent !important;

}

.main-navigation .main-nav ul li.menu-fb a:hover,
.main-navigation .main-nav ul li.menu-sam a:hover,
.main-navigation .main-nav ul li.menu-ins a:hover {
  fill: #00AEEF;
  filter: invert(50%) sepia(99%) saturate(1617%) hue-rotate(161deg) brightness(96%) contrast(101%);
}




.fb img,
.ins img {
  filter: invert(100%) sepia(1%) saturate(7321%) hue-rotate(291deg) brightness(87%) contrast(74%);
}

.fb:hover img,
.ins:hover img {
  filter: invert(50%) sepia(99%) saturate(1617%) hue-rotate(161deg) brightness(96%) contrast(101%);
}

.menu-ins a {

  padding-left: 15px;
  padding-right: 0px;
  background-image: url('/images/menu_ins.svg');
  background-repeat: no-repeat;
  background-position: center;
}

.aci-social-dropdown a.ins {}

.aci-social-dropdown a.fb {}


/* SECTION GRAY + ARROW */

.alignfull.section_grey {
  padding-bottom: -60px;
}

.tesco .section_grey.alignfull {
  position: relative;
  padding-top: 55px;
  padding-bottom: 5px;
}

.page-id-19461 .section_grey {
  position: relative;
  padding-top: 35px;
  padding-bottom: 5px;
}

.section_grey h2 {
  padding-top: 32px;
}

.section_grey>.gb-grid-wrapper>.gb-grid-column {
  align-items: center;
}

.section_grey::after {
  content: url(/images/section_arrow_top_white.svg);
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  top: -10px;
  margin-left: -40px;
}

.section_grey::before {
  content: url(/images/section_arrow.svg);
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 10px;
  margin-left: -40px;
}

.section_grey_2024::before {
  content: url(/images/section_arrow.svg);
  width: 68px;
  height: 37px;
  position: absolute;
  left: 50%;
  top: -5px;
  margin-left: -40px;
}

.section_white_2024::before {
  content: url(/images/section_arrow_top_white.svg);
  width: 68px;
  height: 37px;
  position: absolute;
  left: 50%;
  top: -5px;
  margin-left: -40px;
}

.last.section_grey::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 10px;
  margin-left: -40px;
}

@media (max-width: 768px) {
  .section_grey h2 {
    padding-top: 0px;
  }
}

.section_grey.section_first::after {
  content: "";
}

.tesco .section_grey.section_first.alignfull {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
}

.section_grey_X::before {
  content: url(/images/section_arrow_top_white.svg);
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #E9ECF5;
  position: absolute;
  left: calc(50% - 15px);
  bottom: 30px;
  margin-left: -20px;
}

.section_grey_X::after {
  background-color: white;
  content: url(/images/section_arrow.svg);
  z-index: 99;
  position: relative;
  bottom: -40px;
  left: calc(50% - 55px);
  z-index: 1000;
  width: 0;
  height: 0;
}

.hero-block_X::after {
  content: url(/images/arrow_slider.svg);

  position: absolute;
  left: 50%;
  bottom: 250px;
  margin-left: -40px;
  z-index: 1;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #f00;
}

/* ANIMATE */

.animate_blok .grid_inner .gb-inside-container>p {
  padding-right: 10px;

}

.ao>.gb-inside-container {
  display: flex;
  justify-content: center;
  margin-right: 0px;
}

@media (max-width: 768px) {

  .ao>.gb-inside-container {
    display: flex;
    justify-content: center;
  }

  .animate_blok .grid_inner .gb-inside-container>p {
    padding-right: unset;

  }

  .grid_inner> :nth-child(2) {
    margin-top: -5px;
  }

}

.page-id-9790 .ao-container1 {
  /*prenos cisla */
  display: flex;
  justify-content: flex-end;
  top: 0px;
  left: 0px;
  width: 300px;
  height: 457px;
  position: relative;
}

@media (max-width: 768px) {
  .h2_cislo {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* AO-1 */
.ao-container1 {
  display: flex;
  justify-content: flex-start;
  top: 0px;
  left: 0px;
  width: 300px;
  height: 457px;
  position: relative;
}

.ao-container1 .im_back {
  position: absolute;
  top: 0px;
  left: 0px;
  transform: rotate(0deg) translate(0px, 0px) scale(0.94);
  transition: 0.5s ease-in-out 0s, transform 0.5s ease 0s;
}

@media (max-width: 768px) {
  .ao-container1 {
    width: 245px;
    height: 417px;
  }
}

.animate_blok:hover .ao-container1 .im_back_X {
  transform: rotate(0deg);
}

.sim_gold {
  position: absolute;
  top: 255px;
  left: 110px;
  width: 20px;
  height: 33px;
  opacity: 0;
  transform: rotate(0deg) scale(0.1);
  transition: transform 0.3s ease-in-out 0s;
}

.animate_blok:hover .ao-container1 .sim_gold {
  transform: scale(9);
  opacity: 1;
}

.sim_white {
  position: absolute;
  top: 140px;
  left: 95px;
  width: 80px;
  height: 133px;
  transform: scale(1.5);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease-in-out 0s, transform 0.2s ease-in-out 0s;
}

.animate_blok:hover .ao-container1 .sim_white {
  transform: scale(0.1);
  opacity: 0;
}

@media (max-width: 768px) {
  .ao-container1.scrolled .im_back {
    transform: rotate(0deg);
  }

  .ao-container1.scrolled .sim_gold {
    transform: translate(0px, -40px) scale(9);
    opacity: 1;
  }

  .ao-container1.scrolled .sim_white {
    transform: scale(0.1);
    opacity: 0;
  }
}


/* AO 2*/

.ao-container2 {
  display: flex;
  justify-content: flex-start;
  top: 0px;
  left: 0px;
  width: 300px;
  height: 457px;
  position: relative;
}

.ao-container2 .im_back {
  position: absolute;
  width: 300px;
  height: 495px;
  top: 0px;
  left: 0px;

  transform: rotate(0deg) translate(0px, 0px) scale(0.94);
  transition: 0.5s ease-in-out 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container2 .im_back_X {
  transform: rotate(0deg);
}

.animate_blok .ao-container2 .im_over1 {
  position: absolute;
  top: 60px;
  left: 98px;
  transform: rotate(0deg) scale(0.5);
  transition: transform 0.5s ease 0s;
  transition-delay: 0.1s;
}

.animate_blok:hover .ao-container2 .im_over1 {
  transform: rotate(-25deg) translate(15px, 15px) scale(0.6);
}

.ao-container2 .im_over2 {
  position: absolute;
  top: 165px;
  left: 20px;
  transform: rotate(0deg) scale(0.5);
  transition: transform 0.5s ease 0s;
  transition-delay: 0.15s;
}

.animate_blok:hover .ao-container2 .im_over2 {
  transform: rotate(0deg) translate(0px, 25px) scale(0.66);
}

.ao-container2 .im_over3 {
  position: absolute;
  top: 195px;
  left: -10px;
  transform: rotate(0deg) scale(1);
  transition: transform 0.5s ease 0s;
  transition-delay: 0.2s;
}

.animate_blok:hover .ao-container2 .im_over3 {
  transform: rotate(10deg) translate(0px, 35px) scale(1.25);
}

.ao-container2 .im_over4 {
  position: absolute;
  top: 60px;
  left: -35px;
  transform: rotate(0deg) scale(0.5);
  transition: transform 0.5s ease 0s;
  transition-delay: 0.25s;
}

.animate_blok:hover .ao-container2 .im_over4 {
  transform: rotate(10deg) translate(-5px, 15px) scale(0.6);
}

.ao-container2 .im_over5 {
  position: absolute;
  top: 335px;
  left: 15px;
  transform: rotate(0deg) scale(0.5);
  transition: transform 0.5s ease 0s;
  transition-delay: 0.25s;
}

.animate_blok:hover .ao-container2 .im_over5_X {
  transform: rotate(0deg) translate(-5px, 15px) scale(0.6);
}



@media (max-width: 768px) {
  .ao-container2.scrolled .im_over1 {
    transform: rotate(-25deg) translate(15px, 15px) scale(0.6);
  }

  .ao-container2.scrolled .im_over2 {
    transform: rotate(-25deg) translate(15px, 35px) scale(0.6);
  }

  .ao-container2.scrolled .im_over3 {
    transform: rotate(10deg) translate(0px, 35px) scale(1.25);
  }

  .ao-container2.scrolled .im_over4 {
    transform: rotate(10deg) translate(-5px, 15px) scale(0.6);
  }
}


/* AO 3*/

.ao-container3 {
  display: flex;
  justify-content: flex-start;
  top: 0px;
  left: 0px;
  width: 300px;
  height: 457px;
  position: relative;
}

.ao-container3 .im_back {
  position: absolute;
  top: 0px;
  left: 0px;

  transform: rotate(0deg) translate(0px, 0px) scale(0.94);
  transition: 0.5s ease-in-out 0s, transform 0.5s ease 0s;
}

.ao-container3:hover .im_back_X {
  transform: rotate(10deg);
  width: auto;
}

.ao-container3 .im_over1 {
  position: absolute;
  top: 252px;
  left: 15px;
  transform: rotate(0deg) scaleX(0.9) scaleY(1);
  transition: 0.3s ease-in-out 0s, transform 0.3s ease 0s;
}

.animate_blok:hover .ao-container3 .im_over1 {
  transform: rotate(0deg) translate(0px, 5px) scaleX(1.1) scaleY(1.1);
  width: auto;
}

.ao-container3 .im_over2 {
  /*icons*/
  position: absolute;
  top: 252px;
  left: 26px;
  transform: rotate(0deg) scale(0.57);
  transition: 0.3s ease-in-out 0s, transform 0.3s ease 0s;
}

.animate_blok:hover .ao-container3 .im_over2 {
  transform: rotate(0deg) translate(0px, 15px) scale(1);
  width: auto;
}

.ao-container3 .im_over3 {
  /*moje rodina text*/
  position: absolute;
  top: 295px;
  left: 0px;
  transform: rotate(0deg) scale(0.5);
  transition: 0.2s ease-in-out 0s, transform 0.3s ease 0s;
}

.animate_blok:hover .ao-container3 .im_over3 {
  transform: rotate(0deg) translate(0px, 25px) scale(0.3);
  width: auto;
  opacity: 0;
}

.ao-container3 .im_over4 {
  position: absolute;
  top: 40px;
  left: -12px;
  width: 300px;
  transform: rotate(0deg) scaleX(0.5) scaleY(0.5);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
}

.ao-container3:hover .im_back_X {
  transform: rotate(10deg);
  width: auto;
}



@media (max-width: 768px) {
  .ao-container3.scrolled .im_over1 {
    transform: rotate(0deg) translate(0px, 5px) scaleX(1.05) scaleY(1.1);
    ;
  }

  .ao-container3.scrolled .im_over2 {
    transform: rotate(0deg) translate(0px, 0px) scale(0.60);
  }

  .ao-container3.scrolled .im_over3 {
    transform: rotate(0deg) translate(0px, 5px) scale(0.6);
  }
}


/* AO 4*/
.ao-container4 {
  display: block;
  width: 255px;
  height: 473px;
  position: relative;
}

.ao-container4 .im_back {
  position: absolute;
  transform: rotate(-5deg) scale(1);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container4 .im_back {
  transform: rotate(15deg);
  width: auto;
}

.ao-container4 .im_over1 {
  position: absolute;
  top: 235px;
  left: 0px;
  transform: rotate(0deg) scale(0.75);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container4 .im_over1 {
  transform: rotate(0deg) translate(0px, 0px) scale(0.9);
  width: auto;
}

.ao-container4 .im_over2 {
  position: absolute;
  top: 165px;
  left: 100px;
  transform: rotate(0deg) scale(0.8);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container4 .im_over2 {
  transform: rotate(0deg) translate(0px, 0px) scale(1);
  width: auto;
}

.ao-container4 .im_over3 {
  position: absolute;
  top: 290px;
  left: 60px;
  transform: rotate(0deg) scale(0.8);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container4 .im_over3 {
  transform: rotate(0deg) translate(0px, 0px) scale(1);
  width: auto;
}


@media (max-width: 768px) {
  .ao-container4.scrolled .im_over1 {
    transform: rotate(0deg) translate(0px, 0px) scale(0.95);
  }

  .ao-container4.scrolled .im_over2 {
    transform: rotate(0deg) translate(0px, -10px) scale(1.1);
  }

  .ao-container4.scrolled .im_over3 {
    transform: rotate(0deg) translate(0px, 10px) scale(1.1);
  }
}


/* AO4-2 */

.ao-container4-2 {
  display: flex;
  justify-content: flex-start;
  top: 0px;
  left: 0px;
  width: 300px;
  height: 457px;
  position: relative;
}

.ao-container4-2 .im_back {
  position: absolute;
  top: 0px;
  left: 0px;

  transform: rotate(0deg) translate(0px, 0px) scale(0.94);
  transition: 0.5s ease-in-out 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container4-2 .im_back {
  transform: rotate(0deg);
  width: auto;
}

.ao-container4-2 .im_over1 {
  /* kosik */
  position: absolute;
  top: 165px;
  left: -40px;
  width: 360px;
  max-width: none;
  transform: rotate(0deg) scale(0.5);
  transition: transform 0.2s ease-in-out 0s;
}

.animate_blok:hover .ao-container4-2 .im_over1 {
  transform: rotate(0deg) translate(0px, -10px) scale(0.6);
  width: auto;
}

.ao-container4-2 .im_over2 {
  /* sleva */
  position: absolute;
  top: 40px;
  left: -10px;
  transform: rotate(0deg) scale(0.75);
  transition: transform 0.2s ease-in-out 0s;
}

.animate_blok:hover .ao-container4-2 .im_over2 {
  transform: rotate(0deg) translate(0px, 10px) scale(1);
  width: auto;
}

/* AO 5*/
.ao-container5 {
  display: flex;
  justify-content: flex-end;
  width: 280px;
  height: 550px;
  position: relative;
}

.ao-container5 .im_back {
  position: absolute;
  top: 0px;
  left: 0px;
  transform: rotate(0deg) scale(1);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
}

.ao-container5:hover .im_back_X {
  transform: rotate(10deg);
  width: auto;
}

.ao-container5 .im_over1 {
  position: absolute;
  top: 55px;
  left: 20px;
  transform: rotate(0deg) scalex(0.70) scaley(0.9);
  transition: 0.2s ease-in-out 0s, transform 0.35s ease 0s;
}

.animate_blok:hover .ao-container5 .im_over1 {
  transform: rotate(0deg) translate(0px, 0px) scalex(1.10) scaley(1.1);
  width: auto;
}

.ao-container5 .im_over2 {
  position: absolute;
  top: 50px;
  left: 30px;
  transform: rotate(0deg) scale(0.6);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.3s ease 0s;
}

.animate_blok:hover .ao-container5 .im_over2 {
  transform: rotate(0deg) translate(0px, 14px) scale(1.02);
  width: auto;
}

.ao-container5 .im_over3 {
  position: absolute;
  top: 98px;
  left: 65px;
  transform: rotate(0deg) translate(0px, 7px) scale(1);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container5 .im_over3 {
  transform: rotate(0deg) translate(0px, 15px) scale(0.1);
  width: auto;
  opacity: 0;
}

/* AO 5s*/

.ao-container5-s {
  display: flex;
  justify-content: flex-end;
  width: 277px;
  height: 457px;
  position: relative;
}

.ao-container5-s .im_back {
  position: absolute;
  top: 0px;
  left: 0px;
  transform: rotate(0deg) scale(0.92);
  transition: 0.2s ease-in-out 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container5-s .im_back_X {
  transform: rotate(10deg);
  width: auto;
}

.ao-container5-s .im_over1 {
  position: absolute;
  top: 70px;
  left: 16px;
  transform: rotate(0deg) scalex(0.65) scaley(0.85);
  transition: 0.2s ease-in-out 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container5-s .im_over1 {
  transform: rotate(0deg) translate(0px, 5px) scalex(1) scaley(1.1);
  width: auto;
}

.ao-container5-s .im_over2 {
  position: absolute;
  top: 65px;
  left: 25px;
  transform: rotate(0deg) scale(0.5);
  transition: 0.2s ease-in-out 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container5-s .im_over2 {
  transform: rotate(0deg) translate(0px, 14px) scale(0.85);
  width: auto;
}

.ao-container5-s .im_over3 {
  position: absolute;
  top: 95px;
  left: 0px;
  transform: rotate(0deg) translate(0px, 7px) scale(0.5);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container5-s .im_over3 {
  transform: rotate(0deg) translate(0px, 15px) scale(0.1);
  width: auto;
  opacity: 0;
}

/* AO 5r*/

.ao-container5-r {
  display: flex;
  justify-content: flex-end;
  width: 277px;
  height: 550px;
  position: relative;
}

.ao-container5-r .im_back {
  position: absolute;
  top: 0px;
  left: 0px;
  transform: rotate(0deg) scale(1);
  transition: 0.2s ease-in-out 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container5-r .im_back_X {
  transform: rotate(10deg);
  width: auto;
}

.ao-container5-r .im_over1 {
  position: absolute;
  top: 52px;
  left: 16px;
  transform: rotate(0deg) scalex(0.7) scaley(0.95);
  transition: 0.2s ease-in-out 0s, transform 0.3s ease 0s;
}

.animate_blok:hover .ao-container5-r .im_over1 {
  transform: rotate(0deg) translate(0px, 5px) scalex(1.08) scaley(1.15);
  width: auto;
}

.ao-container5-r .im_over2 {
  position: absolute;
  top: 52px;
  left: 28px;
  transform: rotate(0deg) scale(0.6);
  transition: 0.2s ease-in-out 0s, transform 0.3s ease 0s;
}

.animate_blok:hover .ao-container5-r .im_over2 {
  transform: rotate(0deg) translate(0px, 14px) scale(0.95);
  width: auto;
}

.ao-container5-r .im_over3 {
  position: absolute;
  top: 85px;
  left: 0px;
  transform: rotate(0deg) translate(0px, 7px) scale(0.55);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container5-r .im_over3 {
  transform: rotate(0deg) translate(0px, 15px) scale(0.1);
  width: auto;
  opacity: 0;
}



/* AO 6*/
.ao-container6_main {
  display: block;
  width: 370px;
  height: 210px;
  position: relative;
  margin-left: unset;
}

.ao.col_right>.gb-inside-container_X {
  justify-content: right;
}

.ao-container6_main .im_back {
  position: absolute;
  left: 0px;
  top: -10px;
  transform: rotate(0deg) scale(1);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
  opacity: 1;
  width: 100%;
  display: inline-block;
}

.animate_blok:hover .ao-container6_main .im_back {
  transform: rotate(0deg) scale(0.65);
  opacity: 0.4;
  width: 100%;
}

.animate_blok .ao-container6_main .im_over1 {
  display: inline-block;

  width: 70%;
}

.animate_blok:hover .ao-container6_main .im_over1 {
  animation: ao6-1A 0.4s ease-in-out 0s 1 normal forwards;
}

@keyframes ao6-1A {
  0% {
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(1);
    opacity: 1;
  }

  50% {
    transform: translateX(-8px) translateY(-1px) rotate(20deg) scale(1);
    opacity: 1;
  }

  100% {
    transform: translateX(-2px) translateY(-4px) rotate(20deg) scale(1);
    opacity: 1;
  }
}

.ao-container6-1 {
  display: inline-block;
  width: 77px;
  height: 112px;
  position: relative;
}

@media (max-width: 768px) {
  .ao-container6-1 {
    display: inline-block;
    width: 57px;
    height: 85px;
    position: relative;
  }
}


.ao-container6-1 .im_over1 {
  position: absolute;
  top: 50px;
  left: 12px;
}

.ao-container6-2 {
  display: inline-block;
  width: 93px;
  height: 135px;
  left: 0px;
  top: 35px;
  position: relative;
}

.ao-container6-2 .im_over1 {
  position: absolute;
  top: 65px;
  left: 14px;
}

.ao-container6-3 {
  display: inline-block;
  width: 105px;
  height: 149px;
  left: 0px;
  top: 85px;
  position: relative;
}

.ao-container6-3 .im_over1 {
  position: absolute;
  top: 72px;
  left: 14px;
}

.ao-container6-4 {
  display: inline-block;
  width: 72px;
  height: 105px;
  top: -60px;
  left: -20px;
  position: relative;
}

.ao-container6-4 .im_over1 {
  position: relative;
  top: 43px;
  left: 0px;
}


@media (max-width: 900px) {
  .ao-container6_main {
    display: block;
    width: 100%;
    height: 207px;
    position: relative;
    margin-left: 0px;
  }

  .ao-container6-4_X {
    display: none;
    visibility: hidden;
    width: 0px;
    height: 0px;
  }
}

@media (max-width: 860px) {
  .ao-container6_main {
    display: block;
    width: 360px;
    height: 220px;
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
  }

  .ao-container6-1 {
    width: 60px;
    height: 85px;
    top: 5px;
  }

  .ao-container6_main .im_over1 {
    position: absolute;
    top: 50px;
    left: 10px;
  }

  .ao-container6-1 .im_over1 {
    top: 40px;
  }

  .ao-container6-3 .im_over1 {
    top: 60px;
    left: 13px;
  }

  .ao-container6-2 .im_over1 {
    top: 58px;
    left: 14px;
  }

  .ao-container6-4 .im_over1 {
    top: 35px;
    left: 8px;
  }

  .ao-container6-2 {
    width: 80px;
    height: 60px;
    left: 0px;
    top: 5px;
  }

  .ao-container6-3 {

    width: 90px;
    height: 120px;
    left: 0px;
    top: 85px;

  }

  .ao-container6-4 {
    width: 55px;
    height: 80px;
    left: -15px;
    top: 20px;

  }

  .gb-container-09403c03.animate_blok {
    padding-left: 0px;
    padding-right: 0px;
  }
}


/* AO7 */

.ao-container7 {
  display: block;
  width: 277px;
  height: 457px;
  position: relative;
}

.ao-container7 .im_back {
  position: absolute;
  left: 0px;
  transform: rotate(0deg) scale(0.92);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
}

.ao-container7:hover .im_back_X {
  transform: rotate(10deg);
  width: auto;
}

.ao-container7 .im_over1 {
  position: absolute;
  top: 65px;
  left: 0px;
  transform: rotate(0deg) scale(0.78);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container7 .im_over1 {
  transform: rotate(0deg) translate(0px, 0px) scale(1.05);
  width: auto;
}

h2.has-text-align-center {
  text-align: center;
}



/* AO 8*/
.ao-container8 {
  display: flex;
  justify-content: flex-end;
  width: 288px;
  height: 550px;
  position: relative;
}

.ao-container8 .im_back {
  position: absolute;
  top: 0px;
  left: 0px;
  transform: rotate(0deg) scale(1);
  transition: 0.2s ease-in-out 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container8 .im_back_X {
  transform: rotate(10deg);
  width: auto;
}

.ao-container8 .im_over1 {
  position: absolute;
  top: 60px;
  left: 0px;
  transform: rotate(0deg) scale(0.63);
  transition: 0.2s ease-in-out 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container8 .im_over1 {
  transform: rotate(0deg) translate(0px, 0px) scale(0.88);
  width: auto;
}

@media (max-width: 768px) {
  .ao-container8 {
    height: 325px;
  }
}




/* AO 8 digi*/
.ao-container8d {
  display: flex;
  justify-content: flex-end;
  width: 288px;
  height: 550px;
  position: relative;
}

.ao-container8d .im_back {
  position: absolute;
  top: 0px;
  left: 0px;
  transform: rotate(0deg) scale(0.99);
  transition: 0.2s ease-in-out 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container8d .im_back_X {
  transform: rotate(10deg);
  width: auto;
}

.ao-container8d .im_over1 {
  position: absolute;
  top: 60px;
  left: 0px;
  transform: rotate(0deg) scale(0.61);
  transition: 0.2s ease-in-out 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container8d .im_over1 {
  transform: rotate(0deg) translate(0px, 20px) scale(0.79);
  width: auto;
}

@media (max-width: 768px) {
  .ao-container8d {
    height: 325px;
  }
}

/* AO 8-2*/

.ao-container8-2 {
  display: flex;
  justify-content: flex-end;
  width: 244px;
  height: 510px;
  position: relative;
}

.ao-container8-2 .im_back {
  position: absolute;
  top: 0px;
  left: 0px;
  transform: rotate(0deg) scale(1);
  transition: 0.2s ease-in-out 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container8-2 .im_back_X {
  transform: rotate(10deg);
  width: auto;
}

.ao-container8-2 .im_over1 {
  position: absolute;
  top: 140px;
  left: 0px;
  transform: rotate(0deg) scale(0.5);
  transition: 0.2s ease-in-out 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container8-2 .im_over1 {
  transform: rotate(0deg) translate(0px, 0px) scale(0.9);
  width: auto;
}

@media (max-width: 768px) {
  .ao-container8-2 {
    height: 325px;
  }
}

/* AO 10*/
.ao-container10 {
  display: flex;
  justify-content: flex-end;
  width: 244px;
  height: 515px;
  position: relative;
}

.ao-container10 .im_back {
  position: absolute;
  transform: rotate(0deg) scale(1);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
}

.ao-container10:hover .im_back_X {
  transform: rotate(10deg);
  width: auto;
}

.ao-container10 .im_over1 {
  position: absolute;
  top: 90px;
  left: 0px;
  opacity: 0;

  transform: rotate(0deg) scale(0.9);
  transition: width 900ms ease-in-out 0s, height 900ms ease 0s, transform 600ms ease 0s;
}

.animate_blok:hover .ao-container10 .im_over1 {
  transform: rotate(0deg) translate(0px, -10px) scale(1.02);
  opacity: 1;
  width: auto;
}

@media (max-width: 768px) {
  .ao-container10 {
    height: 350px;
  }
}

.col1,
.col2 {
  display: inline-block;
  width: 48%;
}


/* ao11 */

.ao-container11 {
  display: flex;
  justify-content: flex-end;
  width: 255px;
  height: 400px;
  position: relative;
  margin-right: 30px;
}

.ao-container11 .im_back {
  position: absolute;
  transform: rotate(4.5deg) scale(1);
  transition: transform 0.5s ease 0s;
}

.ao-container11 .im_over1 {
  position: absolute;
  top: 60px;
  left: 100px;
  transform: rotate(0deg) scale(0.85);
  transition: transform 0.5s ease 0s;
  transition-delay: 0.1s;
}

.animate_blok:hover .ao-container11 .im_over1 {
  transform: rotate(0deg) translate(15px, 15px) scale(1.2);
}

.ao-container11 .im_over2 {
  position: absolute;
  top: 175px;
  left: 105px;
  transform: rotate(0deg) scale(0.85);
  transition: transform 0.5s ease 0s;
  transition-delay: 0.2s;
}

.animate_blok:hover .ao-container11 .im_over2 {
  transform: rotate(0deg) translate(15px, 35px) scale(1.2);
}

.ao-container11 .im_over3 {
  position: absolute;
  top: 210px;
  left: -30px;
  transform: rotate(0deg) scale(0.85);
  transition: transform 0.5s ease 0s;
  transition-delay: 0.3s;
}

.animate_blok:hover .ao-container11 .im_over3 {
  transform: rotate(0deg) translate(-30px, 35px) scale(1.2);
}

.ao-container11 .im_over4 {
  position: absolute;
  top: 100px;
  left: -15px;
  transform: rotate(0deg) scale(0.9);
  transition: transform 0.5s ease 0s;
  transition-delay: 0.4s;
}

.animate_blok:hover .ao-container11 .im_over4 {
  transform: rotate(0deg) translate(-30px, 15px) scale(1.2);
}


/* ao12 */

.ao-container12 {
  display: flex;
  justify-content: flex-start;
  display: block;
  width: 382px;
  height: 553px;
  position: relative;
}

.ao-container12 .im_back {
  position: absolute;
  top: -20px;
  left: 0px;
  transform: rotate(0deg) scale(0.88);
  transition: 0.2s ease-in-out 0s, transform 0.2s ease 0s;
}

.animate_blok:hover .ao-container12 .im_back_X {
  transform: rotate(0deg) translate(5px, 5px) scale(1.03);
  width: auto;
}

.ao-container12 .im_over1 {
  position: absolute;
  top: 170px;
  left: 30px;
  transform: rotate(0deg) scale(1);
  transition: 0.2s ease-in-out 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container12 .im_over1 {
  transform: rotate(-25deg) translate(35px, 0px) scale(1.1);
  width: auto;
}

.ao-container12 .im_over2 {
  position: absolute;
  top: 230px;
  left: 145px;
  transform: rotate(0deg) scale(1);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container12 .im_over2 {
  transform: rotate(0deg) translate(10px, 0px) scale(1.1) skew(0deg);
  width: auto;
}

@media (max-width: 900px) {
  .ao-container12 {
    max-width: 100%;
    width: 100%;

  }

  .ao-container12 .im__back {
    transform: rotate(0deg) scale(0.5);
  }

  .ao-container12 .im_over1 {
    max-width: 100%;
    width: 100%;
    transform: rotate(0deg) scale(0.7);
  }

  .animate_blok:hover .ao-container12 .im_over1 {
    transform: rotate(-25deg) translate(-35px, 0px) scale(0.8);
    width: auto;
  }

}

@media (max-width: 768px) {

  .entry-content .section-mobi-3.alignfull,
  .entry-content .section-mobi-3.alignfull>.gb-inside-container {
    width: 100%;
    max-width: unset;
    padding-left: 0px;
    padding-right: 0px;

  }

  .page-id-14065 .entry-content .section-mobi-3.alignfull>.gb-inside-container {
    width: 100%;
    max-width: unset;
    padding-left: 15px;
    padding-right: 15px;

  }

  .container-mobi-im-full {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -25px;
    margin-right: -25px;
  }

  .section-mobi-3 h2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .section-mobi-3 .grid_inner,
  .section-mobi-3 .grid_inner .block-editor-inner-blocks {
    width: 100%;
  }

  .section-mobi-3 .gb-grid-wrapper.grid_inner> :nth-child(2),
  .section-mobi-3 .gb-grid-wrapper.grid_inner>.block-editor-inner-blocks>.block-editor-block-list__layout> :nth-child(2) {
    order: 2;
    width: 100%;
  }

  .section-mobi-3 .gb-grid-wrapper.grid_inner> :nth-child(4),
  .section-mobi-3 .gb-grid-wrapper.grid_inner>.block-editor-inner-blocks>.block-editor-block-list__layout> :nth-child(4) {
    order: 1;
    width: 100%;
  }


}

/* AO 13*/

.ao-container13 {
  display: flex;
  justify-content: flex-end;
  width: 288px;
  height: 550px;
  position: relative;
}

.ao-container13 .im_back {
  position: absolute;

  transform: rotate(0deg) scale(1);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
}

.ao-container13:hover .im_back_X {
  transform: rotate(10deg);
  width: auto;
}

.ao-container13 .im_over1 {
  position: absolute;
  top: 83px;
  left: 3px;
  transform: rotate(0deg) scale(1);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container13 .im_over1 {
  transform: rotate(0deg) translate(20px, 0px) scale(1);
  width: auto;
}

.ao-container13 .im_over2 {
  position: absolute;
  top: 43px;
  left: -5px;
  transform: rotate(0deg) scale(1);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container13 .im_over2 {
  transform: rotate(0deg) translate(40px, 0px) scale(1);
  width: auto;
}

/* AO 14*/

.ao-container14 {
  display: flex;
  justify-content: flex-end;
  width: 346px;
  height: 557px;
  position: relative;
}

.ao-container14 .im_back {
  position: absolute;
  top: 0px;
  left: 0px;
  transform: rotate(0deg) scale(1);
  transition: 0.2s ease-in-out 0s, transform 0.3s ease 0s;
}

.animate_blok:hover .ao-container14 .im_back_X {
  transform: rotate(10deg);
  width: auto;
}

.ao-container14 .im_over1 {
  position: absolute;
  top: 305px;
  left: -15px;
  transform: rotate(0deg) scale(0.66);
  transition: 0.2s ease-in-out 0s, transform 0.3s ease 0s;
}

.animate_blok:hover .ao-container14 .im_over1 {
  transform: rotate(0deg) translate(0px, 10px) scale(0.9);
  width: auto;
}

.ao-container14 .im_over4 {
  position: absolute;
  top: 95px;
  left: 9px;
  width: 300px;
  transform: rotate(0deg) scaleX(0.62) scaleY(0.62);
  transition: width 0.5s ease-in-out 0s, height 0.5s ease 0s, transform 0.5s ease 0s;
}

.animate_blok:hover .ao-container14 .im_back_X {
  transform: rotate(10deg);
  width: auto;
}

/* AO-15 */
.ao-container15-2 {
  display: block;
  width: 245px;
  height: 510px;
  position: relative;
}

.ao-container15-2 .im_back {
  position: absolute;
  width: 245px;
  height: 510px;
  left: 0px;
}

.ao-container15-2 .im_over1 {
  position: absolute;
  width: 245px;
  height: 510px;
  left: 178px;
  opacity: 0;
  display: none;
  visibility: hidden;
}



.animate_blok.over .ao-container15-2 .im_over1 {
  animation: out1 1000ms ease-in-out 0s 1 normal forwards;
  display: block;
  visibility: visible;
}


.animate_blok.over .ao-container15-2 .im_back {
  animation: in1 700ms ease-in-out 0ms 1 normal forwards;
}


.animate_blok.out .ao-container15-2 .im_back {
  animation: in2 1000ms ease-in-out 0ms 1 normal forwards;
}


.animate_blok.out .ao-container15-2 .im_over1 {
  animation: out2 400ms ease-in-out 0ms 1 normal forwards;

}



/* AO 15*/

.ao-container15 {
  display: block;
  width: 288px;
  height: 608px;
  position: relative;
}

.ao-container15 .im_back {
  position: absolute;
  width: 288px;
  height: 608px;
  left: 0px;
}

.ao-container15 .im_over1 {
  position: absolute;
  width: 288px;
  height: 608px;
  left: 178px;
  opacity: 0;
}



.animate_blok.over .ao-container15 .im_back {
  animation: in1 0s ease-in-out 0ms 1 normal forwards;

}

.animate_blok.over .ao-container15 .im_over1 {
  animation: out1 0.4s ease-in-out 0s 1 normal forwards;
}

.animate_blok.out .ao-container15 .im_back {
  animation: in2 0.4s ease-in-out 0s 1 normal forwards;

}

.animate_blok.out .ao-container15 .im_over1 {
  animation: out2 0.4s ease-in-out 0s 1 normal forwards;
}

@keyframes in1 {
  0% {
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(1);
    opacity: 1;
  }

  50% {
    transform: translateX(-180px) translateY(0px) rotate(0deg) scale(1);
    opacity: 1;
  }

  100% {
    transform: translateX(-180px) translateY(0px) rotate(0deg) scale(0.2);
    opacity: 0;
  }
}


@keyframes out1 {
  0% {
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(0.2);
    opacity: 0;
  }

  50% {
    transform: translateX(-178px) translateY(0px) rotate(0deg) scale(1);
    opacity: 1;
  }

  100% {
    transform: translateX(-178px) translateY(0px) rotate(0deg) scale(1);
    opacity: 1;
  }
}

@keyframes in2 {
  0% {
    transform: translateX(-180px) translateY(0px) rotate(0deg) scale(0.2);
    opacity: 0;
  }

  50% {
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(1);
    opacity: 1;
  }

  100% {
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(1);
    opacity: 1;
  }
}

@keyframes out2 {
  0% {
    transform: translateX(-180px) translateY(0px) rotate(0deg) scale(1);
    opacity: 1;
  }

  50% {
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(1);
    opacity: 1;
  }

  100% {
    transform: translateX(0px) translateY(0px) rotate(0deg) scale(0.2);
    opacity: 0;
  }
}




.gb-container-5487cccb>.gb-shapes .gb-shape-1 svg {
  height: 40px;
  width: 60px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  min-width: 100%;
}

@media (max-width: 768px) {

  .mob_hidden {
    display: none;
    visibility: hidden;
  }

  .mobi_back_im {
    background-position: 30% 0px;
    margin-right: 140px;
  }

  .mobi_back_im .gb-container {
    padding-right: 0px;
    padding-left: 0px;
  }
}

.scroll-reveal.active .im_back {
  transform: rotate(10deg);
  width: auto;
}

.scroll-reveal.active .sim_gold {
  transform: scale(3);
  opacity: 1;
  width: 100px;
  height: 100px;
}


/* PACKAGES */

.post-9273 h2 {
  margin-bottom: 5px;
}

.balicky_sekce {
  z-index: 99;
}

.pack-block {
  border: 0px solid rgb(124, 122, 120);
  display: flex;
  flex-basis: auto;
  flex-direction: row;
  justify-content: space-between;
  align-content: stretch;
  max-width: 1200px;
  margin: 20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(196, 196, 196, 0.1);
  border-radius: 8px;
}

.pack-block>.gb-grid-column {
  display: flex;
  align-content: flex-start;
}

.pack-block>.gb-grid-column>.gb-container {
  align-content: center;
}


.balicky_box1,
.balicky_box2,
.balicky_box3 {
  line-height: 24px;
  padding-left: 10px;
  margin-bottom: unset;
}

.balicky-otazky {
  position: relative;
  margin-right: 20px;
  white-space: nowrap;
}

.balicky-otazky:after {
  content: url(/wp-content/uploads/2022/05/external-link-square.svg);
  position: absolute;
  right: -20px;
  top: 0px;
}


@media (max-width: 768px) {

  .tesco .balicky_blok_down {
    padding-left: 35px;
    padding-right: 35px;
  }

  .tesco h2.balicky_ceny_title {
    text-transform: none;
  }

  .balicky.svg-shadow>.gb-grid-column {
    padding-left: unset;
  }

  .balicky.svg-shadow>.gb-grid-column img {
    width: 95px;
  }

  .balicky_box1,
  .balicky_box2,
  .balicky_box3 {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: unset;
  }

}

.pack-block>.gb-grid-column {
  position: relative;
  background-color: white;
  padding-top: 23px;
  padding-bottom: 15px;
  align-content: stretch;
}

.pack-block .gb-grid-column:nth-of-type(1) {
  width: 167px;
  justify-content: center;
  align-items: center;
}

.pack-block .gb-grid-column:nth-of-type(2) {
  text-align: left;
  justify-content: flex-start;
  flex-grow: 1;
}

.pack-block .gb-grid-column:nth-of-type(3) {
  width: 200px;
  margin-left: 15px;
  margin-right: 5px;
  padding-right: 0px;
}

.pack-block h2 {
  font-size: 24px;


}

.pack-block h3 {
  font-size: 14px;
  font-weight: bold;


}

.aci-packages-dropdown-content>h3.pack_block_nadpis {
  margin-bottom: unset;
  border-bottom: none;
  border-bottom-width: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 28px;
  text-transform: uppercase;

}

.pack-block .popisek p {
  background-color: white;
  margin-bottom: unset;
  padding-bottom: 5px;
  font-size: 14px;
  line-height: 18px;
  text-indent: -15px;
  padding-left: 15px;
  overflow-wrap: normal;
  max-width: 370px;

}



.pack-block .col1 {
  display: inline-block;
  width: 100px;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
}

.pack-block .col2 {
  display: inline-block;
  width: 80px;
  text-align: right;
}

.pack-block .sleva .col1 {
  color: #DA2029;
}

.pack-block .sleva .col2 {
  font-size: 24px;
  color: #DA2029;
  font-weight: 900;
}

.pack-block .normal {
  margin-bottom: 5px;
}

.im_check {
  display: inline-block;
  margin-right: 8px;
}

.pack-block .dd-but.wp-block-button__link {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  background-color: #00AEEF;
  color: aliceblue;
  padding: 15px 15px;
  border-radius: 5px;
  font-size: 12px;
  min-height: 50px;
}

.aci-packages-dropdown-content {
  position: relative;
  display: none;
  margin-top: 30px;
  padding: 20px 60px;

  background-color: #ffffff;
  border: 1px solid #cccccc;
}

.aci-packages-dropdown-content .close_but {
  position: absolute;
  right: 0px;
  top: 0px;

}

.aci-packages-selection .blok1,
.aci-packages-selection .blok2 {
  display: inline-block;
  width: 49%;
  text-align: left;
  font-size: 16px;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: top;
}

.aci-packages-selection .blok1 {

  width: 49%;
  text-align: left;
  font-size: 16px;
  padding-left: 0px;
  padding-right: 15px;
  vertical-align: top;
}

.aci-packages-selection .blok2 {

  width: 49%;
  text-align: left;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 0px;
  vertical-align: top;
}


.aci-packages-links>p {
  display: inline-block;
  width: 49%;
  padding-left: 0px;
  padding-right: 0px;
}

.aci-packages-links>p>a {
  width: 100%;
}


.jak_aktivovat {
  font-size: 24px;
  padding-bottom: 35px;
  font-weight: bold;
}

.btn-tm {
  display: inline-block;
  background-color: #233F63;
  color: #ffffff;
  font-weight: 300;
  font-size: 12px;
  text-transform: normal;
  padding: 18px 30px;
  border-radius: 4px;
  margin-right: 0px;
  margin-bottom: 0px;
  text-decoration: none;
  text-decoration-thickness: 0px;
  text-decoration-style: none;
  transition-property: none;
}

.btn-tm.n1 {
  margin-right: 15px;
}

.btn-tm.n2 {
  background-color: #ffffff;
  color: #233F63;
  border: 1px solid #233F63;
  margin-left: 15px;
}

.btn-tm.n2:hover,
.btn-tm.n1:hover {
  background-color: #00AEEF;
  border: 1px solid #00AEEF;
  color: #ffffff;
}

.aci-packages-dropdown-content a {
  font-weight: normal;
}

.btn-tm:hover {
  color: #ffffff;
}

.aci-close-button {
  width: 15px;
  cursor: pointer;
  margin: 15px;
}

.aci-dd-pc-display {
  display: block;
}

.aci-dd-mob-display {
  display: none;
}

.aci-packages-selection,
.aci-packages-dropdown {
  max-width: 1200px;
  margin: 0 auto;
}

.gutentor-tabs-nav-active {
  border-bottom: #00AEEF solid 2px;
  color: #00AEEF;
}

.svg-shadow img {
  width: 100px;
  filter: drop-shadow(0px 12px 24px rgb(33 47 71 / 0.4));
  text-align: right;
}

.svg-shadow>.gb-grid-column {
  margin-bottom: 32px;
  padding-left: 25px;

}

.tesco .tab_icon .gutentor-module-tabs-item {
  position: relative;
  padding-left: 30px;
  padding-right: 7px;
  font-size: 16px;
  margin-right: 0px;
}


.tab_icon .gutentor-module-tabs-nav>.gutentor-module-tabs-item:nth-of-type(1)>.gutentor-module-tabs-title::before {
  content: url(/images/tab_neomezene.svg);
  position: absolute;
  left: 2px;
  top: 10px;
  filter: invert(20%) sepia(10%) saturate(3059%) hue-rotate(174deg) brightness(102%) contrast(91%);
}

.tab_icon .gutentor-module-tabs-nav>.gutentor-module-tabs-item.gutentor-tabs-nav-active:nth-of-type(1)>.gutentor-module-tabs-title::before {

  filter: invert(50%) sepia(89%) saturate(2553%) hue-rotate(161deg) brightness(94%) contrast(101%);
}

.tab_icon .gutentor-module-tabs-nav>.gutentor-module-tabs-item:nth-of-type(2)>.gutentor-module-tabs-title::before {
  content: url(/images/tab-arrow.svg);
  position: absolute;
  left: 10px;
  top: 10px;
  filter: invert(20%) sepia(10%) saturate(3059%) hue-rotate(174deg) brightness(102%) contrast(91%);

}

.tab_icon .gutentor-module-tabs-nav>.gutentor-module-tabs-item.gutentor-tabs-nav-active:nth-of-type(2)>.gutentor-module-tabs-title::before {
  filter: invert(50%) sepia(89%) saturate(2553%) hue-rotate(161deg) brightness(94%) contrast(101%);
}

.tab_icon .gutentor-module-tabs-nav>.gutentor-module-tabs-item:nth-of-type(2) {
  padding-left: 30px;
}

.tab_icon .gutentor-module-tabs-nav>.gutentor-module-tabs-item:nth-of-type(3)>.gutentor-module-tabs-title::before {
  content: url(/images/tab-phone.svg);
  position: absolute;
  left: 10px;
  top: 10px;
  filter: invert(20%) sepia(10%) saturate(3059%) hue-rotate(174deg) brightness(102%) contrast(91%);

}

.tab_icon .gutentor-module-tabs-nav>.gutentor-module-tabs-item.gutentor-tabs-nav-active:nth-of-type(3)>.gutentor-module-tabs-title::before {
  filter: invert(50%) sepia(89%) saturate(2553%) hue-rotate(161deg) brightness(94%) contrast(101%);
}


.tab_icon .gutentor-module-tabs-nav>.gutentor-module-tabs-item:nth-of-type(3) {
  padding-left: 25px;
}


@media (max-width: 768px) {

  .aci-packages-dropdown .aci-packages-dropdown-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .aci-packages-selection .blok1 {
    width: 100%;
  }

  .aci-packages-selection .blok2 {
    width: 100%;
    padding-left: 0px;
  }

  .aci-packages-links p .btn-tm {
    padding-left: 10px;
    padding-right: 10px;
  }

  .aci-packages-dropdown-content>h3.pack_block_nadpis {
    padding-top: 25px;
  }

  .aci-packages-links p {
    width: 100%;
  }

  .aci-packages-links .btn-tm.n2 {
    margin: 0px;
  }


  .pack-block {
    border: 0px solid rgb(124, 122, 120);
    display: flex;
    flex-basis: auto;
    flex-direction: column;
    justify-content: space-between;
    align-content: stretch;
    max-width: 1200px;
    margin: 20px 0px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }

  .pack-block .gb-grid-column:nth-of-type(3) {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
  }

  .dd-but {
    cursor: pointer;
    display: inline-block;
    width: 100%;
    padding: 20px;
  }

  .pack-block .gb-grid-column:nth-of-type(1) {
    text-align: center;
    justify-content: center;
    width: 100%;
  }

  .pack-block .gb-grid-column:nth-of-type(2) {
    text-align: center;
    justify-content: center;
  }

  .pack-block .gb-grid-column:nth-of-type(3) {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    justify-content: center;
  }

  .pack-block .gb-grid-column:nth-of-type(3) .gb-container {
    width: 100%;
  }

  .pack-block .gb-grid-column {
    padding-left: 15px;
    padding-right: 15px;
    background-color: transparent;
    justify-content: center;
  }

  .pack-block .popisek>p {
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    padding-left: 30px;
  }

  .pack-block .wp-block-button__link {
    width: 100%;
    padding: 20px;
  }

  .svg-shadow img {
    width: 115px;
  }


}

/* unique benefits */

.apka_curve {
  position: relative;
}

@media (min-width: 768px) {
  .apka_curve>.gb-inside-container::after {
    content: url(/images/app-here.svg);
    position: absolute;
    left: 50%;
    bottom: -95px;
  }

}

@media (max-width: 1200px) {

  .gb-container.container-mobi-im-full {
    margin-left: 0px;
    margin-right: 0px;
  }
}

.tax-product_cat .woocommerce-Price-amount.amount {
  text-decoration: line-through;
}

.tax-product_cat .do-quantity-buttons.product .price,
.tax-product_cat .do-quantity-buttons.product del,
.tax-product_cat .do-quantity-buttons.product bdi,
.tax-product_cat .do-quantity-buttons.product .woocommerce-Price-amount.amount {
  text-decoration-style: none;
  text-decoration: none;
}

.tax-product_cat .do-quantity-buttons.product bdi {
  text-decoration: line-through;
}

.tax-product_cat .do-quantity-buttons.product ins bdi {
  text-decoration-style: none;
  text-decoration: none;
}

.wc-menu-item .amount {

  display: none;
  visibility: hidden;
}


.main-navigation .main-nav ul li.menu-otazky a {

  padding-left: 15px;
  padding-right: 4px;
  padding-bottom: 3px;
  font-size: 25px;
  font-weight: 900;
  color: rgb(255, 255, 255);

  width: 38px;
}


/* DARKY 10 */

.surikata.darek.gb-container-5487cccb {
  background: url(/images/s-arrow-grey.svg), url(/wp-content/uploads/2023/03/header-darek.webp), radial-gradient(circle, #212f47 0%, #3f60af 0%, #212f47 100%);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: 3841px 46.59px, auto 100%, cover !important;
  background-position: calc(50% + 25px) bottom, center center, center center;
}


@media (max-width: 920px) {

  .surikata.darek.gb-container-5487cccb {
    background: url(/images/s-arrow-grey.svg), url(/wp-content/uploads/2023/03/header-darek-mob4.webp), radial-gradient(circle, #212f47 0%, #3f60af 0%, #212f47 100%);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-size: 3841px 46.59px, auto 100%, cover !important;
    background-position: calc(50% + 25px) bottom, bottom center, center center;
  }

  .gb-container-f28bde1c.darky-phone-fb {
    background-position: calc(50% + -10px) top;
  }

}


.page-id-14588 .wp-block-getwid-video-popup {
  position: relative;
  text-align: left;
}

.page-id-14588 .wp-block-getwid-video-popup__button.is-size-small {
  border-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  min-height: 45px;
}

.page-id-14588 .wp-block-getwid-video-popup__button.is-size-small .wp-block-getwid-video-popup__icon {
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 13px;
  margin-left: 20px;
  background-color: rgb(255, 255, 255);
  color: #233F63;
}

.page-id-14588 .wp-block-getwid-video-popup__button-caption {
  line-height: 36px;
  font-size: 14px;
  padding-left: 0px;
  font-weight: 600;

}

@media (max-width: 768px) {
  .page-id-14588 .wp-block-getwid-video-popup {

    text-align: center;
  }
}

.page-id-10510 .site-header {
  background-color: #212f47 !important;
}


.page-id-10510 .entry-content {
  display: flex;
  justify-content: center;
  /* Centruje obsah vodorovně */
  align-items: center;
  /* Centruje obsah svisle */
  min-height: 80vh;
  /* Nastavuje minimální výšku, přizpůsobte dle potřeby */
  flex-direction: column;
  /* Orientuje obsah svisle */

}

.page-id-10510 .entry-content .post-password-form {
  max-width: 500px;

}
/* vyhody */

.page-id-22941 .hero-block2.arrow-white_X {
  background: url(/images/s-arrow4.svg), radial-gradient(circle, #212f47 0%, #3f60af 0%, #212f47 100%);
  background-repeat: no-repeat, no-repeat;
  background-size: 3841px 46.59px, cover !important;
  background-position: calc(50% + 25px) bottom, center center;
  z-index: 25;
}
.page-id-22941 .hero-block2.arrow-grey_X {
  background: url(/images/s-arrow-grey.svg), radial-gradient(circle, #212f47 0%, #3f60af 0%, #212f47 100%);
  background-repeat: no-repeat, no-repeat;
  background-size: 3841px 46.59px, cover !important;
  background-position: calc(50% + 25px) 101%, center center;
  z-index: 25;
}

.page-id-22941 .section_grey {
  position: relative;
  padding-top: 35px;
  padding-bottom: 5px;
}


/*

.id2 .popisek_blok.R1 .boxR1, .id5 .popisek_blok.R1 .boxR1{
  font-size: 20px;
  line-height: 30px;

}
.id2 .popisek_blok.R1, .id5 .popisek_blok.R1 {
margin-bottom: 10px;
}


@media (max-width: 768px) {
  .id2 .popisek_blok.R1 .boxR1, .id5 .popisek_blok.R1 .boxR1{
    font-size: 18px;
    line-height: 22px;

  }
  .id2 .popisek_blok.R1, .id5 .popisek_blok.R1 {
  margin-bottom: 10px;
  }
}

.inside-wc-product-image{
  height: 225px;
}



.hero-slider .id2 .col_2 {
  padding-top: 150px !important;

}

.hero-slider .id2 .col_2 h2 {
  font-size: 63px;
  line-height: 68px;
  font-weight: 900;
  letter-spacing: -1px;

}

.hero-slider .id2 .popisek_blok.R1 .boxR1 {
  font-size: 55px;
  letter-spacing: -1px;
  line-height: 60px;
  margin-bottom: 10px;
  font-weight: 900;
  background-color: #d9252a;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 10px;
}

@media (max-width: 1200px) {

  .hero-slider .block_hero.slick-slide.id2 .col_2 {
    padding-top: 120px !important;

  }
  .hero-slider .id2 .col_2 h2 {
    font-size: 55px;
    line-height: 60px;
    font-weight: 900;
    letter-spacing: -1px;

  }
  .hero-slider .id2 .popisek_blok.R1 .boxR1 {
    font-size: 55px;
    line-height: 60px;
    margin-bottom: 10px;
    font-weight: 900;
    background-color: #d9252a;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 20px;
    border-radius: 10px;
  }
}

@media (max-width: 768px) {

  .hero-slider .block_hero.slick-slide.id2 .col_2 {
    padding-top: 0px !important;

  }
  .hero-slider .block_hero.slick-slide.id2 .col_2 h2 {
    font-size: 40px!important;
    line-height: 45px!important;
    font-weight: 900;
    letter-spacing: -1px;

  }
  .hero-slider .id2 .popisek_blok.R1 .boxR1 {
    font-size:  40px!important;
    line-height: 40px!important;;
    margin-bottom: 10px;
    font-weight: 900;
    background-color: #d9252a;
    color: #ffffff;
    text-transform: uppercase;
    padding: 8px 10px;
    border-radius: 10px;
    margin-left:20px;
    margin-right:20px;
  }
  .id2 .popisek_blok.R1{
    width: 100%!important;
    margin-left:0px;
    margin-right:0px;
  }
}



.hero-slider .id2 .col_2_X h2 {
  margin-bottom: 10px;
}




.hero-slider .id3 .col_2 {
  padding-top: 220px !important;

}

.hero-slider .id3 .col_2 h2 {
  font-size: 35px;
  line-height: 40px;
  font-weight: 900;
  letter-spacing: -1px;
  overflow-wrap: normal;
}
.hero-slider .id3 .popisek_blok.R1 .boxR1 {
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0px;
  margin-bottom: 10px;
  padding: 10px 0px;
  border-radius: 10px;
}


@media (max-width: 1200px) {

  .hero-slider .id3 .col_2 {
    padding-top: 150px !important;

  }

  .hero-slider .id3 .col_2 h2 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 900;
    letter-spacing: -1px;
    overflow-wrap: normal;
  }
  .hero-slider .id3 .popisek_blok.R1 .boxR1 {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0px;
    margin-bottom: 10px;
    padding: 10px 0px;
    border-radius: 10px;
  }

}


@media (max-width: 768px) {

  .hero-slider .block_hero.slick-slide.id3 .col_2 {
    padding-top: 0px !important;

  }
  .hero-slider .block_hero.slick-slide.id3 .col_2 h2 {
    font-size: 28px!important;
    line-height: 32px!important;
    font-weight: 900;
    letter-spacing: -1px;

  }
  .hero-slider .id3 .popisek_blok.R1 .boxR1 {
    font-size:  15px!important;
    line-height: 17px!important;;
    margin-bottom: -10px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 8px 10px;
    border-radius: 10px;
    margin-left:20px;
    margin-right:20px;
  }
  .id3 .popisek_blok.R1{
    width: 100%!important;
    margin-left:0px;
    margin-right:0px;
  }
}
*/

.term-koupit-sim .woocommerce-product-details__short-description {
  height: 130px;
  padding-left: 20px 5px!important;
  overflow: hidden; /* Skryje přetékající obsah */
  /* overflow: auto; /* Přidá posuvník pro přetékající obsah */
}
.term-koupit-sim .woocommerce-product-details__short-description p {
  padding-bottom: 5px;
  margin-bottom: 0px!important;
  font-size: 16px!important;
  font-weight: 500!important;
  line-height: 18px;
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;

}

.term-koupit-sim h2.woocommerce-loop-product__title{
  font-size: 23px!important;
  line-height: 26px;
  font-weight: 900!important;
  margin-bottom: 15px;
  height: 26px;
}
.term-koupit-sim a.button{
  margin-top: 10px;
  width:60%;
}
