/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.row{
	display: block;
	clear:both;
	width:100%;
}
@media(min-width:48em){

.col-fifth{
	width: 20%;
	float:left;
}

}
.gallery-container{
	margin-top: 20px;
	margin-bottom: 20px;
}
.gallery-caption{
	font-size: 18px;
    line-height: 27px;
    font-family: museo-slab-300,Arial,Helvetica,sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    color: #000;
}
.gallery-description{
	font-size: 14px;
	color: #333;
	font-family: museo-slab-300,Arial,Helvetica,sans-serif;
    font-weight: 400;
    line-height: 1.43;
    letter-spacing: 0;
    margin: 0 0 10px;
    padding: 0;
}
.fusion-content-widget-area .widget ul, .sidebar .widget ul{
	display: block;
    list-style-type: disc;
    padding-left: 20px;
}
.fusion-content-widget-area .widget ul li, .sidebar .widget ul li{
	    display: list-item;
}

/*
Odmev, širina contenta
*/
.odmev {
    width: calc(100% + 26px);
}

/*
Najave, link na arhivu
*/
#text-6 {
	margin-top: -35px;
}

/*
Najave, link na arhivu - SLO
*/
#text-12 {
	margin-top: -35px;
}

/*
Galerija slo-dom, širina contenta
*/
#gallery-1 {
    width: calc(100% + 60px);
}

/*
Briše ikonu ispod datuma u novostima
*/
.fusion-icon-pen:before {
display: none !important;
}

/*
Potpisi pod slikama
*/
.gallery-caption {
    font-size: 12px;
	line-height: 15px;
}

/*
Zatavice za odabir jezika
*/
.fusion-megamenu-icon img {
    max-height: 32px !important;
}