.elementor-kit-8{--e-global-color-primary:#3A5D6F;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#DBE4E9;--e-global-color-a827217:#DBE4E9;--e-global-color-8b1cafa:#3A5D6F;--e-global-color-fb86a5b:#3A5D6F80;--e-global-color-5c1cdc6:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-primary );}.elementor-kit-8 a:hover{color:#23527C;}.elementor-kit-8 h1{color:var( --e-global-color-primary );font-family:"Didot Bold", Sans-serif;}.elementor-kit-8 h2{color:var( --e-global-color-primary );font-family:"Didot Bold", Sans-serif;}.elementor-kit-8 h3{color:var( --e-global-color-primary );font-family:"Didot Bold", Sans-serif;font-size:36px;}.elementor-kit-8 h4{color:var( --e-global-color-primary );font-family:"Didot Bold", Sans-serif;}.elementor-kit-8 h5{color:var( --e-global-color-primary );font-family:"Didot Bold", Sans-serif;}.elementor-kit-8 h6{color:var( --e-global-color-primary );font-family:"Didot Bold", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    background-image: url('/wp-content/uploads/default/texture.svg');
    background-repeat: no-repeat;
    background-size: cover;
}
/*Pagination Global START*/
/* Prioritné štýly pre Swiper pagination */
.swiper .swiper-pagination.swiper-pagination-bullets {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 90% !important; /* Pagination roztiahnutý na 90% šírky */
    left: 50% !important;
    transform: translateX(-50%) !important;
    bottom: 10px !important;
    gap: 5px !important; /* Medzera medzi čiarami */
    position: relative !important;
}

/* Základné čiary – neaktívne */
.swiper .swiper-pagination .swiper-pagination-bullet {
    width: 100% !important; /* Každá čiara zaberá rovnaký priestor */
    height: 1px !important;
    background: rgba(255, 255, 255, 0.3) !important; /* Priesvitná biela */
    transition: background 0.8s ease-in-out !important;
    border-radius: 0 !important;
    position: relative !important;
    overflow: hidden !important;
}

/* Pseudo-element na animovaný posun */
.swiper .swiper-pagination .swiper-pagination-bullet::after {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    left: -100% !important; 
    width: 100% !important;
    height: 100% !important;
    background: rgba(255, 255, 255, 1) !important; 
    transition: transform 0.8s ease-in-out !important;
    transform: translateX(0) !important;
}

/* Pri aktivácii pseudo-element prejde cez celý prvok */
.swiper .swiper-pagination .swiper-pagination-bullet-active::after {
    transform: translateX(100%) !important;
}

/*Pagination Global - END*/

/*clanky obrazok (news-clanky)*/
#gallery-image-detail img {
    max-height: 80vh; 
    max-width: 100%;   
    object-fit: cover; 
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Didot Bold';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://horustrade.sk/wp-content/uploads/2025/03/Didot-Bold.eot');
	src: url('https://horustrade.sk/wp-content/uploads/2025/03/Didot-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://horustrade.sk/wp-content/uploads/2025/03/Didot-Bold.woff2') format('woff2'),
		url('https://horustrade.sk/wp-content/uploads/2025/03/Didot-Bold.woff') format('woff'),
		url('https://horustrade.sk/wp-content/uploads/2025/03/Didot-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */