/*!
Theme Name: Skenderbeu
Theme URI: http://gjimnaziskenderbeu.com/
Author: Gjimnazi "Skënderbeu"
Author URI: http://gjimnaziskenderbeu.com/
Description: Gjimnazi "Skënderbeu"
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: skenderbeu
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');

body{
	font-family: 'Open Sans', sans-serif;
}

.text-center{
	text-align: center;
}

img{
	height: auto;
}

#logo img{
	width: auto;
	height: 100px;
}

#header-full.small #logo{
	margin: 12px 0 0 0;
}

#header-full.small #logo img{
	height: 45px;
	width: auto;
}

.home #main-header{
	margin-top: 0;
}

a.site-title{
	float: left;
	margin-top: 20px;	
	padding-left: 20px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	font-family: 'Raleway', sans-serif;
	padding-top: 15px;
}

a.site-title h1{
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 10px;
}

a.site-title h2{
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 3px;
}

#header-full.small a.site-title{
  margin-top: 5px;
	padding-top: 10px;
	padding-left: 10px;
}

#header-full.small a.site-title h1{
	margin-bottom: 3px;
}

#header-full.small a.site-title h1{
	margin-bottom: 5px;
	font-size: 16px;
}

#header-full.small a.site-title h2{
	font-size: 12px;
}

#header-full.small + #nav{
	position: absolute;
	width: 100%;
}

#header-full.small + #nav #nav-main, 
#header-full.small + #nav .menu ul{
	float: right;
}

#header-full.small + #nav .menu ul{
	padding-left: 0;
	height: auto;
}

#header-full.small + #nav #nav-main li a, 
#header-full.small + #nav .menu li a{
	padding: 15px 12px 0 12px;
}

#header-full.small + #nav #button-registration{
	margin-top: 4px;
}

#main-header,
#logo img{
	-webkit-transition: height 200ms ease-out;
	-moz-transition: height 200ms ease-out;
	-o-transition: height 200ms ease-out;
	transition: height 200ms ease-out;
}

.header-push{
	height: 180px;
}

#nav-main li a{
	-webkit-transition: background-color 200ms ease-out;
	-moz-transition: background-color 200ms ease-out;
	-o-transition: background-color 200ms ease-out;
	transition: background-color 200ms ease-out;	
}

#main-footer{
	position: relative;
}

#main-footer:after{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 210px;
	background-color: rgba(0,0,0,.2);
	z-index: 1;
}

#blur-top{
	position: relative;
	z-index: 3;
}


#intro figure{
	width: 240px;
}

#nav-sidebar{
	list-style: none;
}

#slideshow-tabs .ui-tabs-panel{
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
}

.nav-slider-left{
	width: 100%;
	float: none;
}

.nav-slider-left:after{
	content: '';
	float:left;
	clear: both;
}

.nav-slider-left li{
	display: block;
	width: 190px;
	float: left;
}

.nav-slider-left li:nth-of-type(odd){
	margin-right: 20px;
}

.nav-slider-left li a{
	-webkit-transition: background-color 200ms ease-out;
	-moz-transition: background-color 200ms ease-out;
	-o-transition: background-color 200ms ease-out;
	transition: background-color 200ms ease-out;	
}

#list-category-team.list-category-full{
	width: 100%;
	float: none;
}

#list-category-team.list-category-full li{
	display: block;
	width: 100%;
}

.static-page .wp-block-gallery{
	margin-left: 0;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination a {
  /*display: inline-block;*/
}
.pagination a,
.pagination span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #2d548d;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination a:first-child,
.pagination span:first-child{
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > a:last-child,
.pagination > span:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination a:hover,
.pagination span:hover,
.pagination a:focus,
.pagination span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > a.current,
.pagination > span.current,
.pagination > a.current:hover,
.pagination > span.current:hover,
.pagination > a.current:focus,
.pagination > span.current:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #2d548d;
  border-color: #2d548d;
}
.pagination > span.disabled,
.pagination > span.disabled:hover,
.pagination > span.disabled:focus,
.pagination > a.disabled,
.pagination > a.disabled:hover,
.pagination > a.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}


.news-container.last,
.news-container:nth-of-type(even){
	margin-right: 0;
}

.frm_fields_container{
	margin-left: -15px;
	margin-right: -15px;
}

.frm_form_field,
.frm_submit{
	box-sizing: border-box;
	padding: 0 15px;
}

#nav .menu ul {
	height: auto;
}

.slider-tabs:after{
	content: "";
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	right: 0;
	height: 35px;
	background-color: #716658;		
}

#footer-address a{
	color: #000;
	text-decoration: none;
}

#list-team li{
	text-align: left;
	margin-bottom: 10px;
}

.supporters{
	padding: 10px 0 40px;
	width: 100%;
	float: left;
}

.supporters-logo{
	width: 100%;
	text-align: center;
}

.supporter{
	display: inline-block;
	width: 200px;
	margin-right: 20px;
}

.supporter img{
	max-width: 200px;
	max-height: 55px;
}

.news-group .event-container{
	width: calc(50% - 25px);
}

.wp-block-quote cite{
	font-weight: bold;
	font-style: italic;
}

.img-box img{
	border: 1px solid #ddd;
	padding: 4px;
}