/*
 Theme Name:   Kuba Jurga
 Description:  Child Theme
 Template:     twentysixteen
 Author: Kamil Kondras
 Author URI: https://www.netmonster.pl/
*/

.crellyslider, .crellyslider li {height: 100vh !important; }
.custom-logo-link {display: block;position: fixed; top: 30px;left: 30px;z-index: 999;}
#comments {display: none;}

.crellyslider > .cs-controls {top: 0% !important}
.crellyslider > .cs-controls > .cs-previous, .crellyslider > .cs-controls > .cs-next {height:10vh !important; box-shadow: none; border-radius: 0; background-image: none !important; background: none }

.crellyslider > .cs-controls > .cs-previous:after, .crellyslider > .cs-controls > .cs-next:after { 
    position: absolute;
    right: 0.625em;
    top: 0.8125em;
	display: block;
	top: 0;
	color: #fff;
	font-smoothing: antialiased;

    font-family: "Genericons";
    font-size: 50px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    vertical-align: top;
}


.crellyslider > .cs-controls > .cs-next:after {transform: rotate(-90deg); content: "\f431"; left: 0; top: 10px}
.crellyslider > .cs-controls > .cs-previous:after { transform: rotate(90deg);content: "\f431"; right: 0; top: -10px}
.crellyslider > .cs-controls {margin-top: 0px !important}

.category article {margin: 30px 0 30px 0; padding-bottom: 0px;padding: 5px;position: relative;}
.portfolio article {margin: 0 0 0 0 !important; padding-bottom: 0px !important; padding: 0px !important; position: relative !important; width: 50%; float: left;}
.portfolio-box {height: 30vh}
.portfolio-box .gradient {width: 100%; height: 100%;background: rgba(0,0,0,0.0); position: relative;}

.portfolio-title {
	    display: block;
    font-size: 16px;
    font-style: normal;
    position: absolute;
    bottom: 0;
    z-index: 9999;
    color: #fff;
    padding: 10px;
    background: rgba(0,0,0,0.5);
    width: 100%;
    opacity: 0;
    transition: all 0.3s;
	text-align: center;
	
}

.entry-header:hover .portfolio-title {opacity: 1;}
.entry-img {	height: 30vh}



.portfolio-title h2 {
	color: #fff;
	text-align: center
}



.shadow {width: 100%;  height: 100%; background: rgba(0,0,0,0); position: absolute; transition: all 0.3s;}

.shadow:hover {background: rgba(0,0,0,0.3);}
#warto .so-panel:nth-child(odd) {background: #f9f9f9;}
#warto .so-panel .textwidget h3 {text-align: left;float: left;clear: none;}
#warto .so-panel .textwidget p {float: left;clear: none;}
#warto .so-panel .textwidget {max-width: 1200px;padding: 4vh 15px;margin: auto;}
#warto .col-sm-3 {text-align: center;padding-top: 50px;}
#warto .col-sm-9 {padding-left: 50px;}

.oferta .widget-title {font-size: 24px;font-weight: 600; padding: 20px;
}

.carousel-inner .active.left { left: -25%; }
.carousel-inner .next        { left:  25%; }
.carousel-inner .prev		 { left: -25%; }
.carousel-control 			 { width:  4%; }
.carousel-control.left,.carousel-control.right {margin-left:15px;background-image:none;}




.entry-shadow {
	    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    right: 0;
    left: 0;
    text-align: center;
    background: rgba(0,0,0,0.4);
    align-items: flex-end;
}


.entry-title h1 {
	font-size: 40px;
    font-weight: 600 !important;
    margin-bottom: 30px;
    margin-top: 30px;
    color: #fff;
    text-transform: uppercase;
	    width: 100%;
    display: block;
    text-align: center;
    padding: 30px;
	
}


.entry-shadow h1 {
	color: #fff;
	width: 100%;
	display: block;
	text-align: center;
	text-transform: uppercase;
	
}



.cs-controls {top: 0% !important; background: rgba(0,0,0,0.15);height: 100%;padding-top: 50vh;}
.crellyslider > .cs-controls, .crellyslider > .cs-navigation {opacity: 1;}
.main-navigation {	margin: 0px !important}




/*============================================================================================================== Shortcodes Ultimate  */

.su-posts-default-loop .su-post-thumbnail img {
  width: auto!important;
  height: 250px!important;
  align-content: center!important;
  margin: auto!important;
	max-width: none !important;
  max-height: none !important;
}

.su-posts-default-loop .su-post-thumbnail {
	overflow: hidden!important;
	  width: 100%!important;
    height: 250px!important;
}
.su-posts-default-loop .su-post {
    margin-bottom: 2.5em!important;
    line-height: 1.5!important;
    overflow: hidden!important;
	  
}


/*================================================================================================================== Category Header  */

.category-header, .single-header {
	background-position: center center !important;
	background-size:  cover !important;
	background-attachment: inherit !important;
	background:  #222;
	position: relative;
	
}



.category-baner, .single-baner {
	
    width: 100%;
    height: 100%;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.category-header .page-title, .single-header .page-title h1 {

}

.category-header .page-title, .single-header .page-title h1 {

	width: 100%;
	text-align: center
}


.site-footer {
	float: left;
    width: 100%;
}

.page-id-4 .site-footer {
	display: none !important;
	    
}



.site-header-menu {
	display: block;
	transition: all 1s;
	opacity: 0;
	padding-right: 40px;
	
}

.site-header-menu.toggled-on, .no-js .site-header-menu {
	opacity: 1;
	transition: all 1s;
	padding-right: 60px;
}


.menu-toggle {display: block; padding: 10px; z-index: 999; border: none; position: absolute}
.menu-toggle {margin: 20px;right: 0;float: right;transition: all 0.5s}

.menu-toggle:before {
	    content: "\f419";
    display: inline-block;
    float: left;
    font: 400 23px/20px dashicons;
    vertical-align: middle;
    outline: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0;
    border: none;
    text-align: center;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: "Genericons";
}



.toggled-on:before {
	content: "\f406";
	display: inline-block;
    float: left;
    font: 400 23px/20px dashicons;
    vertical-align: middle;
    outline: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0;
    border: none;
    text-align: center;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: "Genericons";
	
}

#site-header-menu:before {
	display: none !important;
}





.cs-background-link {
	opacity: 1 !important;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.1) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.1) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#1a000000',GradientType=0 );

	position: relative !important;
}










@media screen and (min-width: 56.875em) {

.site-header-menu {
    
}
.portfolio article {margin: 0 0 0 0 !important; padding-bottom: 0px !important; padding: 0px !important; position: relative !important; width: 25%; float: left;}
}

@media screen and (min-width: 56.875em) {
.portfolio article {margin: 0 0 0 0 !important; padding-bottom: 0px !important; padding: 0px !important; position: relative !important; width: 25%; float: left;}

}






