/*
Theme Name: Pixeltokig
Theme URI: https://pixeltokig.se
Author: Pixeltokig
Author URI: https://pixeltokig.se
Description: Ett tokigt bra tema anpassat och kodat från grunden.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pixeltokig
*/


/*--------------------------------------------------------------
	Reset
--------------------------------------------------------------*/
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;box-sizing:border-box}body{margin:0}html,body{overflow-x:hidden}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects;text-decoration:none}a:active,a:hover{outline:0;cursor:pointer}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}img{border:0;height:auto;width:100%;max-width:100%;display:block}svg:not(:root){overflow:hidden}figure{margin:20px 20px}hr{box-sizing:content-box;height:0}pre{overflow:auto}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button, html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled], html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{margin:0;padding:0}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}h1,h2,h3,h4,h5,h6{clear:both;margin:0;padding:0}p{margin:0;padding:0}dfn,cite,em,i{font-style:italic}abbr,acronym{border-bottom:2px dotted #000;cursor:help}mark,ins{text-decoration:none}big{font-size:125%}*,*:before,*:after{box-sizing:inherit}body{background:#fff}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}hr{background-color:#000;border:0;height:2px}ul,ol{margin:0;padding:0;margin-left:20px}ul{list-style:none}ol{list-style:decimal}li>ul,li>ol{margin:0}section,article{width:100%}dt{font-weight:bold}dd{margin:0}table{width:100%;margin:0}button,input[type="button"],input[type="reset"],input[type="submit"]{padding:0}textarea{width:100%;padding:0}a{cursor:pointer}a:visited{cursor:pointer}a:focus{outline:none}a:hover,a:active{outline:0}.widget{margin:0}.widget select{max-width:100%}.sticky{display:block}.hentry{margin:0}.byline,.updated:not(.published){display:none}.single .byline, .group-blog .byline{display:inline}.page-content,.entry-content,.entry-summary{margin:0}.page-links{clear:both;margin:0}




/*
  ___  _            _  _         _    _
 | _ \(_)__ __ ___ | || |_  ___ | |__(_) __ _
 |  _/| |\ \ // -_)| ||  _|/ _ \| / /| |/ _` |
 |_|  |_|/_\_\\___||_| \__|\___/|_\_\|_|\__, |
                                        |___/
*/
/*   Sticky Header  */

header.sticky-header {
	--header-height: 100px;
	--opacity: 0.90;
	--shrink-me: 0.80;
	--sticky-background-color: #ffffff;
	--transition: .3s ease-in-out;
	box-shadow: 0px 0px 7px 0px rgb(2 1 1 / 5%);
	transition: background-color var(--transition),
	background-image var(--transition),
	backdrop-filter var(--transition),
	opacity var(--transition);
	border-bottom: 1px solid #eee;
}
header.sticky-header.elementor-sticky--effects {
   background-color: #ffffff;
}
header.sticky-header > .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(100% * var(--shrink-me));
}
.logo img{width: 200px;}
#menuCustom li a:hover, #menuCustom li a.elementor-item-active {
    color: #C3122C;
    background: #E1DCD7;
    border-radius: 50px;
}
.forelasningar_sec p {
    min-height: 140px;
    margin: 0;
}
.forelasningar_sec h4 {
    min-height: 60px;
    font-weight: 500;
}
div#Informationsfilmer p:first-child {
    min-height: auto;
}

div#Informationsfilmer p {
    min-height: 80px;
    margin: 0;
}
#Filmer .fg-item-content {
    min-height: 240px;
}

div#Lectures .swiper-wrapper {
    padding: 0 0 100px;
}

div#Lectures h3 {
    color: #201d1d;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
}
div#Lectures p {
    color: #5e5e5e;
    font-size: 14px;
    line-height: 26px;
    font-style: normal;
    font-weight: 400;
}

div#Lectures .swiper-slide a {
    color: #c3122c;
    display: block;
    font-weight: 400;
    background: url(/wp-content/uploads/arrow.png)no-repeat;
    background-position: right center;
    display: table;
    padding-right: 20px;
}
div#Lectures .swiper-button-next,div#Lectures .swiper-button-prev {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 50%;
    background: #fff;
    width: 50px;
    font-size: 24px;
    height: 50px;
    opacity: 1;
    margin-left: 15px;
    border-radius: 50px;
    color: #c3122c;
}

div#Lectures .swiper-button-prev {
    left: 48%;
    background: #fff;
    color: #c3122c;  opacity: 1;
    margin-left: -3.5%;
}

div#Lectures .swiper-button-disabled {
    color: #797676;
}

div#Lectures .swiper-slide h3{ min-height:60px;margin: 0 0 15px;}


div#Lectures .eael-testimonial-text p:nth-child(2) {
    min-height: 115px;
}
div#Lectures .eael-testimonial-text p:nth-child(3) {
    min-height: auto; margin: 0;
}



#radiousgb{overflow: hidden;border-radius:15px;}

.boxed_area{
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 42, 106, 0.1);
	box-shadow: 0px 0px 30px 0px rgba(0, 42, 106, 0.1);
	border-radius: 25px;
	padding: 45px 25px;	
}
.hero_medium_height {
	min-height: 600px !important;
}

/* Responsive */ 

@media only screen and (max-width:767px){
	header.sticky-header {--header-height: 80px;}
	div#Lectures .swiper-slide h3{min-height: auto; margin: 0 0 15px;   }
	div#Lectures .eael-testimonial-text p:nth-child(2) {min-height: auto; margin: 0;    }
	div#Lectures .swiper-button-prev {left: 40%;}
	div#Lectures .swiper-wrapper{padding: 0 0 70px;}
	div#Lectures .swiper-slide a {margin: 0 auto;}
	#Filmer .fg-item-content{min-height: auto;}
	.forelasningar_sec p{min-height: auto;    margin: 0;}
	.forelasningar_sec h4 {min-height: auto;}    
	div#Informationsfilmer p{min-height: auto; margin: 0;}        
#menuCustom li a:hover, #menuCustom li a.elementor-item-active{ border-radius:0px; }    
	#radiousgb{height: 250px;}       


    
}


@media only screen and (min-width:768px) and (max-width:991px){
	div#Informationsfilmer p{min-height: 100px;}
	.forelasningar_sec p{min-height: auto;}
	#Filmer .fg-item-content {min-height: 358px;}
	div#Informationsfilmer h3{font-size: 18px;}
	.forelasningar_sec h4{min-height: auto; font-size: 18px;}
	#radiousgb {height: 300px;}

}

@media only screen and (min-width:992px) and (max-width:1024px){
	div#Informationsfilmer p{min-height:60px;}
	.forelasningar_sec p{min-height: 100px;}
	#Filmer .fg-item-content {min-height: 270px;}
	.forelasningar_sec h4{min-height: auto; font-size: 18px;}
	#radiousgb {height: 300px;}
}


@media only screen and (min-width:1025px) and (max-width:1170px){
	#heroArea{padding:100px 0 200px}
	div#Informationsfilmer p {min-height: 100px;margin: 0}
	#menuCustom li a{font-size: 14px;  padding: 10px;}
	#menuCustom li a:hover, #menuCustom li a.elementor-item-active {
	 font-size: 14px;padding: 10px 10px;}
	header.sticky-header > .elementor-container .logo img {width:100% !important;}
}

@media only screen and (min-width:1171px) and (max-width:1366px){
	 #heroArea{
	     padding:80px 0 160px;
	 }
	 header.sticky-header > .elementor-container .logo img {
	    transition: max-width var(--transition);
	    width: 100% !important;
	}
}


@media only screen and (min-width:100px) and (max-width:1024px){
	.medium_height {
		min-height: 400px !important;
	}
	.hero_medium_height {
		min-height: 500px !important;
	}
	.boxed_area {
		padding: 45px 0;
	}
}

@media only screen and (min-width:100px) and (max-width:1024px){
	.medium_height {
		min-height: 300px !important;
	}
	.hero_medium_height {
		min-height: 400px !important;
	}
}















