/**
Theme Name: PO - strona wydziału
Author: BonaSoft
Author URI: http://wpastra.com/about/
Description: Motyw powstał w ramach projektu budowy środowiska multiportalowego Politechniki Opolskiej 2020. Motyw przeznaczony dla strony wydziału.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: po-strona-wydzialu
Template: astra
*/




/*nagłówek*/
.elementor-11 .elementor-element.elementor-element-570a97b7 {
	box-shadow: 0px 10px 13px -8px #dcdcdc;
}

/*blog*/

.blog-layout-1{padding: 0 15% 2em 15%;}





/*MENU*/



.elementor-widget-container #mega-menu-wrap-primary #mega-menu-primary{
display: flex;
justify-content: space-between;
}


.mega-indicator{
display:none!important;
}

/* #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
font-weight:600;
border-bottom: solid 2px transparent;
} */

/* #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover{
font-weight:600;
border-bottom: solid 2px #0059A0;
} */


.mega-menu-item-16961{
border-right: solid 0px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
border-right: solid 1px #03A2A0;
height:auto;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
font-weight:600;
border-bottom: solid 2px #0059A0;
}

.date-time p {
    margin-bottom: 5px;
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 1.2vw;
    font-weight: normal;
    }

@media(min-width:1134px){

	#mega-menu-wrap-primary ul#mega-menu-primary{
		padding-left: 15%;
		padding-right: 15%;
	}
}

@media (max-width:768px){


table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td{
	font-size: 3.5vw;
}


dl, ol, ul{
	padding:0;
	margin:0 0 0 10%;
}

}

@media (min-width:769px) and (max-width:1133px){


	#mega-menu-wrap-primary ul#mega-menu-primary{
		padding: 1.5vw 6% 1.5vw 6%;
	}

}

@media (max-width:1133px){
	a.elementor-item-active::after{
		content: "";
    position: absolute;
    left: auto;
    bottom: 0;
    height: 2px;
    width: 85%;
    border-bottom: 2px solid white;
	
}
}

@media (min-width:769px){
	.wpml-ls-legacy-list-horizontal>ul{
		text-align: end;
	}
}
