/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


/* BEGIN - TYPOGRAFICKY SPRÁVNÉ STYLY TEXTŮ pro textový blok v elementoru    TH - mravenci.cz */
div.elementor-widget-text-editor h1, div.elementor-widget-text-editor h2, div.elementor-widget-text-editor h3, div.elementor-widget-text-editor h4, div.elementor-widget-text-editor h5, div.elementor-widget-text-editor h6 {
    margin-top: 0em;
    margin-bottom: 0.2em;
}
div.elementor-widget-text-editor ul {
    margin-bottom: 1.5em;
}
p>a {
    text-decoration: underline!important;
}
/* END - TYPOGRAFICKY SPRÁVNÉ STYLY TEXTŮ pro textový blok v elementoru */

/* co je toto ?? */
@media (max-width: 767px) {
  .elementor-lightbox .elementor-swiper-button-next,
  .elementor-lightbox .elementor-swiper-button-prev {
    width: 0 !important;
  }
}


/* Stylovani tlacitek */
.elementor-button-wrapper a{
	text-decoration: none;
}


/* Sekundarni tlacitko se sipkou */
.custom-secondary-button .elementor-button {
    padding: 0;
    background: #FFFFFF00;
    color: var( --e-global-color-590aa4a );
    text-decoration: none;
    font-size: 15px !important;
}
.custom-secondary-button .elementor-button:hover{
    background: #FFFFFF00;
    color: var( --e-global-color-74592f6 );
}
.custom-secondary-button .elementor-button:focus{
	color: var( --e-global-color-590aa4a );
    background: #FFFFFF00;
}
.custom-secondary-button .elementor-button:focus:hover{
	color: var( --e-global-color-74592f6 );
}
.custom-secondary-button .elementor-button svg{
    width: 16px;
    height: auto;
    margin-bottom: 1px;
}
.custom-secondary-button .elementor-button svg path{
    transition: all .3s;
}
.custom-secondary-button .elementor-button:hover svg path{
    fill: var( --e-global-color-74592f6 );
    transition: all .3s;
}
.custom-secondary-button .elementor-button:focus svg path{
    fill: var( --e-global-color-74592f6 );
}


/* Sekundarni tlacitko se sipkou - bile bez hoveru*/
.custom-secondary-button-white .elementor-button {
    padding: 0;
    background: #FFFFFF00;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 15px !important;
}
.custom-secondary-button-white .elementor-button:hover{
    background: #FFFFFF00;
    color: #FFFFFF;
}
.custom-secondary-button-white .elementor-button:focus{
	color: #FFFFFF;
    background: #FFFFFF00;
}
.custom-secondary-button-white .elementor-button:focus:hover{
	color: #FFFFFF;
}
.custom-secondary-button-white .elementor-button svg{
    width: 16px;
    height: auto;
    margin-bottom: 1px;
}
.custom-secondary-button-white .elementor-button svg path{
	fill: #FFFFFF;
    transition: all .3s;
}
.custom-secondary-button-white .elementor-button:hover svg path{
    fill: #FFFFFF;
    transition: all .3s;
}
.custom-secondary-button-white .elementor-button:focus svg path{
    fill: #FFFFFF;
}


/* Sekundarni tlacitko se sipkou - cervene bez hoveru*/
.custom-secondary-button-red .elementor-button {
    padding: 0;
    background: #FFFFFF00;
    color: var( --e-global-color-590aa4a );
    text-decoration: none;
    font-size: 15px !important;
}
.custom-secondary-button-red .elementor-button:hover{
    background: #FFFFFF00;
    color: var( --e-global-color-590aa4a );
}
.custom-secondary-button-red .elementor-button:focus{
	color: var( --e-global-color-590aa4a );
    background: #FFFFFF00;
}
.custom-secondary-button-red .elementor-button:focus:hover{
	color: var( --e-global-color-590aa4a );
}
.custom-secondary-button-red .elementor-button svg{
    width: 16px;
    height: auto;
    margin-bottom: 1px;
}
.custom-secondary-button-red .elementor-button svg path{
	fill: var( --e-global-color-590aa4a );
    transition: all .3s;
}
.custom-secondary-button-red .elementor-button:hover svg path{
    fill: var( --e-global-color-590aa4a );
    transition: all .3s;
}
.custom-secondary-button-red .elementor-button:focus svg path{
    fill: var( --e-global-color-590aa4a );
}


/* Scroll tlacitko s ikonou */
.custom-scroll-button .elementor-button {
    padding: 0;
    background: #FFFFFF00;
    color: var( --e-global-color-text );
    text-decoration: none;
    font-size: 15px !important;
	font-weight: 400 !important;
}
.custom-scroll-button .elementor-button:hover{
    background: #FFFFFF00;
    color: var( --e-global-color-f6a56f9 );
}
.custom-scroll-button .elementor-button:focus{
	color: var( --e-global-color-f6a56f9 );
    background: #FFFFFF00;
}
.custom-scroll-button .elementor-button:focus:hover{
	color: var( --e-global-color-f6a56f9 );
}
.custom-scroll-button .elementor-button svg{
    width: 12px;
    height: auto;
    margin-top: 2px;
}
.custom-scroll-button .elementor-button svg path{
    transition: all .3s;
}
.custom-scroll-button .elementor-button:hover svg path{
    fill: var( --e-global-color-f6a56f9 );
    transition: all .3s;
}
.custom-scroll-button .elementor-button:focus svg path{
    fill: var( --e-global-color-f6a56f9 );
}

.alfa-logo-bg {
    background-position: calc((100vw - 1140px) / 2) 100% !important;
}

.facetwp-categories {
  display: block;
}

.facetwp-checkbox .facetwp-counter {
    display: none;
}

.facetwp-categories .facetwp-facet {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  gap: 5px;
  margin-bottom: 0;
}

.facetwp-categories .facetwp-checkbox {
  background: var( --e-global-color-primary );
  color: var( --e-global-color-3eb2b50 );
  border: 1px solid var( --e-global-color-primary );
  padding: 5px 15px;
  border-radius: 0;
  font-size: 16px;
  font-weight: 500;
  transition: .5s;
}

.facetwp-categories .facetwp-checkbox:hover {
  background: transparent;
  border: 1px solid transparent;
  color: var( --e-global-color-primary );
}

.facetwp-categories .facetwp-checkbox.checked {
  background-image: none;
  border: 1px solid transparent;
  background: transparent;
  color: var( --e-global-color-primary );
}

.gallery-slider .swiper-container {
    padding-bottom: 40px !important;
}

@media (min-width: 769px) {
.post-password-form {
    max-width: 1140px;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    vertical-align: middle;
    flex-direction: inherit;
	  margin-top: 3vh;
}
}

@media (max-width: 768px) {
.post-password-form p {
  margin-bottom: 0px!important;
  padding: 20px!important;
}
}

.post-password-form p {
    font-size: 18px;
		padding: 50px 30px;
    background: var(--e-global-color-3eb2b50);
}
.post-password-form input[type=password] {
	  border-radius: 0px;
    padding: 10px 15px;
	  margin-top: 3px;
}
.post-password-form label {
    margin-bottom: 0px;
	  font-size: 14px;
}
.custom-password-message {
    max-width: 1140px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    vertical-align: middle;
    flex-direction: inherit;
    margin-top: 3vh;
    text-align: center;
    font-size: 18px;
    color: #f50909;
    font-weight: 600;
}

/** Add to Cart POPUP */

.wc-atcp-product .wc-atcp-popup-notice span {
    color: var(--e-global-color-accent);
    font-size: 18px;
    font-weight: 400;
  }
  .wc-atcp-product .wc-atcp-popup-notice svg {
    color: var(--e-global-color-accent);
  }

  @media (max-width: 767px) {
    .wc-atcp-cart__cta {
      display: block!important;
    }
    .wc-atcp-product__col1 {
      display: none;
    }
  }

  .wc-atcp-product .wc-atcp-btn--primary {
    padding: 15px 20px 15px 20px;
    color: var(--e-global-color-3eb2b50)!important;
    background-color: var(--e-global-color-secondary);
    line-height: 1em;
    border-radius:0px;
    height: inherit;
    text-decoration: none;
    font-weight: var( --e-global-typography-accent-font-weight )
  }
  .wc-atcp-product .wc-atcp-btn--primary:hover {
    color: var(--e-global-color-3eb2b50)!important;
    background-color: var(--e-global-color-589c310);
    font-weight: var( --e-global-typography-accent-font-weight )
  }
  .wc-atcp-product__image {
    min-height: 150px!important;
    max-height: 200px!important;
}

  .wc-atcp-product .wc-atcp-btn--secondary {
    background-color: var(--e-global-color-3eb2b50);
    color: var(--e-global-color-590aa4a)!important;
    line-height: 1em;
    border-radius:0px;
    height: inherit;
    text-decoration: none;
    padding: 15px 20px 15px 20px;
    font-weight: var( --e-global-typography-accent-font-weight )
  }
  .wc-atcp-product .wc-atcp-btn--secondary:hover {
    background-color: var(--e-global-color-3eb2b50);
    color: var(--e-global-color-589c310)!important;
    font-weight: var( --e-global-typography-accent-font-weight )
  }
  .wc-atcp-btn--primary:hover {
    font-weight: 600;
    text-decoration: none;
  }
  .wc-atcp-product .wc-atcp-product__name {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.2em;
    color: var(--e-global-color-590aa4a);
    font-weight: var( --e-global-typography-primary-font-weight );
  }
  .wc-atcp-product .wc-atcp-product__price {
    color: var(--e-global-color-accent);
    font-size: 16px;
    font-weight: 700;
  }

.page-id-494 aside {
  padding-top: 6px !important;
}

.products img,
.products picture,
.products picture img,
.cross-sells .products img,
.cross-sells .products picture,
.cross-sells .products picture img {
    display: none !important;
}

.home .uael-woocommerce .uael-woo-products-summary-wrap {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.home .uael-woocommerce .uael-woo-products-summary-wrap .button {
    margin-top: auto;
}

/* Soubory ke stazeni - WP File Download */
.wpfd-content .wpfd-container .wpfd-content-table tr,
.wpfd-content .wpfd-container .wpfd-content-table td {
	background-color: #FFFFFF !important;
}
.wpfd-content .wpfd-container table,
.wpfd-content .wpfd-container th {
    color: #000000 !important;
}
.wpfd-content .wpfd-container table thead {
    display: none;
}
.wpfd-content .wpfd-container table {
    margin-top: 20px !important;   
}
.wpfd-content a[class*=-download-category] i,
.wpfd-content .wpfd-container .wpfd_downloadlink i {
    display: none;
}
.wpfd-content-table td.file_title {
    padding: 15px 0px !important;
}
.wpfd-content-table td.file_size {
    padding: 15px !important;
}
.wpfd-content {
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.wpfd-content-table .file,
.wpfd-content-table .file.is_downloaded,
.wpfd-content-table .wpfd-table-bordered td{
    background-color: #ffffff !important; 
    border: 0 !important;
    border-color: #ffffff !important;
    line-height: 0 !important;
}
@media only screen and (max-width: 767px) {
	.wpfd-content-table td.col-download {
		max-width: 80px !important;
		min-width: 50px !important;
		width: 80px !important;
		padding: 5px 0px 5px 5px !important;
	}
	.wpfd-file-crop-title {
		font-size: 12px !important;
	}
}

/* Tlacitka */
.wpfd-content .wpfd-container .file_download_tbl .wpfd_downloadlink {
    border-radius: 0px !important;
    font-size: 14px;
    font-weight: 700 !important;
}
.wpfd-content .wpfd-container .file_download_tbl .wpfd_downloadlink:hover {
    background-color: var(--e-global-color-589c310) !important;
    box-shadow: 0;
}
.wpfd-content .wpfd-container .file_title .wpfd_downloadlink{
    color: #000000 !important;
    font-size: 14px;
    line-height: 1.4em
}
.wpfd-content a[class*=-download-category] {
    background-color: var(--e-global-color-secondary) !important;
    margin: 0 !important;
    padding: 14px 32px !important;
    border-radius: 0 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: "Roboto", Sans-serif !important;
    height: auto !important;
    line-height: 1.1em !important;
    box-shadow: unset !important;
    letter-spacing: 0.7px !important;
    transition: all .3s !important;
	width: auto !important;
	max-width: 170px !important;
}
.wpfd-content a[class*=-download-category]:hover {
    background-color: var(--e-global-color-589c310) !important;
    transition: all .3s !important;
    box-shadow: unset !important;
}
