/*
 Theme Name:     cosmoped
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        3.19.11
*/

 

 
/* --------  customization  ------------------ */
.entry-featured-image-url{
    padding: 5px !important;
}

/* -----------------   mega menu ---------------------- */

@media (max-width: 980px){
.mega-menu img {display:none;}
}

  
  

#top-menu li.mega-menu ul li a {
    width: 100%!important;
    padding: 5px 5px 0px 5px!important;
    float: left !important;
}

#top-menu li.mega-menu ul li {
   width: 16.66%;
   float: left !important;
   margin: 0;
}


#top-menu li.mega-menu ul li:nth-of-type(5n) {
    clear: none;
}
#top-menu li.mega-menu ul li:nth-of-type(7n) {
    clear: none;
}

.sub-menu.mega-link a {
    text-align: center !important;
    font-weight: 200 !important;
    font-weight: normal !important;
    
       
}
.sub-menu.mega-link a img {
    margin-bottom: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px !important;  
 
}
/* -----------------   guadmenu ---------------------- */



.megamenu ul li{
    margin: 5px !important; 
     

}
.megamenu ul ul li{
    width: 100% !important;
    
}




/* ----------------- dropdown menu ---------------------- */
#top-menu ul.sub-menu {
       
       background: rgba(255,228,225,0.90) !important;
}

#top-menu ul.sub-menu li a{
       
      
}
#top-menu ul.sub-menu li:hover{
       background: rgba(255,255,255,0.95) !important;
       
}
/* ---------------------- hover ponuda ----------------- */
.et_pb_blurb:hover {
                 
    -webkit-filter: saturate(2);
    filter: saturate(2);  
    
    -webkit-box-shadow: 0px 10px 24px 6px rgba(0,0,0,0.26) !important;
    -moz-box-shadow: 0px 10px 24px 6px rgba(0,0,0,0.26) !important;
     box-shadow: 0px 10px 24px 6px rgba(0,0,0,0.26) !important;
  
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    
    margin-top: 0px !important;
}




/* ----------------- hover vizija ---------------------- */

.et_pb_column_1 .et_pb_row_inner_1 .et_pb_module:hover{
         -webkit-filter: saturate(2);
    filter: saturate(2);  
    
    -webkit-box-shadow: 0px 10px 24px 6px rgba(0,0,0,0.26) !important;
    -moz-box-shadow: 0px 10px 24px 6px rgba(0,0,0,0.26) !important;
     box-shadow: 0px 10px 24px 6px rgba(0,0,0,0.26) !important;
  
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    
     margin-top: 5px; 
}


/* --------  ponuda  ------------------ */

.ponuda li{
    list-style: none;
    padding-left: 16px;
    background: url(images/trk.png) left no-repeat !important ;
    font-size: 18px !important;
    font-weight: normal;
    
    
}
.et_pb_text_inner img{
    border: #edeaea solid 1px !important;
    padding: 20px;
    margin-bottom: 20px;
    background: #F4F4F4;
}


















