/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wp-themes.com/twentytwentyone/
Author: OTS
Author URI: https://ots.si
Description: OTS 
Template: twentytwentyone
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 2.1.0.
Text Domain: twentytwentyone-child
*/




/**/
/*p {
    margin: 0px;
}*/

/*.count .eael-countdown-items {
	margin-left: -20px !important;
	margin-top: -20px !important;
}*/


footer#foot-home.elementor-section.elementor-top-section.elementor-element.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default {
	position: fixed !important;
    bottom: 0px !important;
    left: 0px !important;
    right: 0px !important;
}

a:hover{
	/*opacity: 0.7;*/
}

/*Hidden toggle button in menu*/
button.sub-menu-toggle {
    display: none !important;
}

/*Sub-menu*/
ul.sub-menu {
    width: 100% !important;
}

ul.sub-menu li a {
    padding: 5px 20px;
}

/*Markup when selecting elements*/
::selection{
	background:  #36C5CA !important;
}

/*Links and menus*/
ul.eael-simple-menu li a:focus {
    /*background: #36C5CA !important; 
    color: white !important;
    */
    border:  none !important;
    text-decoration: none !important;
    outline: none !important;
}

a:focus  {
   color:  #36C5CA !important;
   text-decoration: none !important;
}


img:target, img:visited, img:focus-visible, img:focus-within, img:focus, img:active,
a:target, a:visited, a:focus-visible, a:focus-within, a:focus, a:active{
	outline:  none !important;
   background: transparent !important;  
   border:  none !important;
}

a:hover {
    text-decoration-style: unset !important;
    text-decoration-skip-ink: none;
}

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
    outline: none !important;
}


/*
a:active, a:focus, a:focus-within, a:target, ul li a:active, ul li a:focus, ul li a:focus-within, ul li a:target {
    background: transparent !important; 
    color:  #36C5CA !important;
    text-decoration:  none !important;
    text-decoration-style: unset !important;
    text-decoration-skip-ink: none !important;
    border: none !important;
}

li.menu-item:active, li.menu-item:focus, li.menu-item:target, li.menu-item:focus-within, li.menu-item:focus-visible{
	background-color: transparent; !important;
	background: transparent !important; 
	text-decoration:  none !important;
	border: none !important;
	text-decoration-style: unset !important;
   text-decoration-skip-ink: none !important;
}
*/

a img:hover, a:hover{
	opacity: 0.7;
}

footer a img:hover, footer a:hover, header a img:hover, header a:hover{
	opacity: 1;
}

.disabled a.elementor-button.elementor-size-xs {
    cursor: pointer;
}

ul.sub-menu {
    width: 160px !important;
}

/*Tabela datumi*/
div#datumi td {
    border: none !important;
    padding-left: 0px !important;
    border-bottom: 1px solid black !important;
}

/*Program*/
#program h5 {
    color: #36C5CA;
}

#program h5.predavanja {
    color: #EF204C;
}

#program span.time {
    font-size: 14px !important;
    margin-right: 20px;
}

/*Prijava*/
div#workshop label {
    display: inline-block;
    width: 92%;
}

ul#menu-header li a {
    line-height: 25px;
}

@media screen and (max-width: 1500px) {
.eael-simple-menu-container .eael-simple-menu li a {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
}

/*Submeni*/
@media only screen and (max-width: 1024px) {
	ul.sub-menu {
		width: 100% !important;
	}
}

/*Aktivni link (meni)*/
a.eael-item-active {
    background-color: transparent !important;
}

#mobile-menu a.eael-item-active {
    background-color: #36C5CA !important;
}