/*
Theme Name: Miker Child Theme
Theme URI: https://shtheme.com/demosd/miker
Description: This is child theme of miker
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Version: 1.0
Text Domain:  miker-child
Template: miker
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/


.slider--videos--h3 a {
    background: #ffcb00!important;
}

.slider--videos--h3 a:hover {
    color: #ffffff!important;
}

.slider--videos--h3 a:hover::before, .slider--videos--h3 a:hover:after {
	border: 1px solid #ffcb00!important;
}

.btn--theme {
    background: #ffcb00!important;
}

.btn--theme:hover, .btn--theme:focus {
	border: 2px solid #ffcb00;
    color: #ffffff!important;
}

.feature--block--h3:hover .feature--icon--h3 i::before {
	color: #ffcb00!important;
}

.feature--block--h3 h4.feature--title:hover {
    color: #ffcb00!important;
}

.btn--line:hover::after {
	background: #fff224!important;
}

.skills .progress-bar {
    background-color: #ffcb00!important;
}

.review--thumb--h3 i {
    background: #ffcb00!important;
}

.common-arrow:hover::before {
    color: #ffcb00!important;
}

.common-arrow:hover::after {
	border-color: #ffcb00!important;
}

.gallery img {
	border: 4px solid #ffffff;
}

.project--content p {
	margin-bottom: 0px;
}

body.project-template-default.single .gallery .gallery-icon img {
	height: auto!important;
}

.project--content a.czytaj-wiecej {
	background-color: #FFCB00;
	color: #ffffff;
	padding: 10px 20px;
	margin-top: 10px;
    display: inline-block;
    margin-bottom: 15px;
	border-radius: 25px;
	font-size: 15px;
    font-family: 'Bebas Neue';
}

    body.single-project .movie--details .col-lg-8 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
	
	body.single-project .movie--details--text {
		color: #ffffff;
	}
	
	body.single-project .movie--details--text h2 {
		padding-top: 20px;
	}
	
	body.single-project .movie--details--text ul li {
		color: #ffffff;
	}


.footer--copyright p {
	font-size: 13px;
}

.footer--logo img {
    max-width: 247px!important;
}

.scroll-top:hover {
    background: #ffcb00;
    color: #ffffff;
}

.footer--address ul li i {
	color: #ffcb00!important;
}

.footer--menu ul li a:hover {
    color: #ffcb00!important;
}

.footer--social ul li a:hover {
    background: #ffcb00!important;
    border: 2px solid #ffcb00!important;
}

.footer--address a:hover {
    color: #ffcb00!important;
}

.breadcrumb-list ul li a, .breadcrumb-list ul li::before, .breadcrumb-list ul li {
	font-size: 18px!important;
}

.breadcrumb-list ul li:hover a {
    color: #ffcb00!important;
}

.alfabet {
	display: flex;
	flex-direction: inherit;
	justify-content: space-around;
	margin: 0 auto;
	width: 100%;
}

.alfabet li {
	color: #ffffff;
	font-size: 2em;
	background-color: #0399df;
	padding: 7px!important;
	border-radius: 5px;
}

.alfabet li a {
	font-family: "Open Sans", sans-serif;
}

.elementor-widget-container ul.alfabet li {
	list-style: inherit;
    list-style-type: none;
}

.alfabet li:marker {
	opacity: 0!important;
}

img.avatar{
    border-radius: 50%;
}
p.comment-form-cookies-consent{
    display: none;
}
.conatct-post-form p.form-submit input.submit{
    cursor: pointer;
    background: #ef6330;
    width: auto;
    border:2px solid transparent;
    font-size: 15px;
    color: #ffffff;
    letter-spacing: 0.1em;
    line-height: 1;
    padding: 23.4px 40px;
    height: auto;
    margin-bottom: 0;
    font-family: 'Bebas Neue';
}
.conatct-post-form p.form-submit input.submit:hover{
    background: transparent;
    border: 2px solid #ef6330;
    color: #ef6330;
    outline: 0;
}
a.comment-reply-link{
    color: #6f7172;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    transition: 0.3s;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 0;
    border: 2px solid #ef6330;
    padding: 10px 15px;
    border-radius: 7px;
}
a.comment-reply-link:hover{
    background-color: #ef6330;
    color: #fff;
}
h3.comment-reply-title{
    font-size: 26px;
    font-weight: 700;
    color: #140a20;
    margin-bottom: 40px;
}
ul.wp-tag-cloud{
    margin-right: -5px;
    margin-left: -5px;
    margin-top: -5px;
}
ul.wp-tag-cloud li{
    font-weight: 600;
    text-transform: uppercase;
    background: #f5f5f5;
    display: inline-block;
    padding: 7px 18px;
    margin: 5px;
}
ul.wp-tag-cloud li a{
    font-size: 12px!important;
    transition: 0s;
}
ul.wp-tag-cloud li:hover{
    background: #ef6330;
    color: #ffffff;
}
ul.pagination span.current{
    background: transparent;
    color: #ef6330;
    font-size: 18px;
    font-weight: 700;
    border-radius: 50%;
    margin: 0px;
    display: inline-block;
    text-align: center;
    font-family: 'Bebas Neue';
    border: 2px solid #ef6330;
    height: 65px;
    width: 65px;
    line-height: 65px;
}
ul.menu-inline{
    display: inline-block;
}
nav#mobile-menu li.search{
    display: inline-block;
    margin-left: 23px;
}
nav#mobile-menu li.search a{
    color: #ffffff;
    font-weight: 700;
    padding: 50px 0;
    display: block;
    font-size: 17px;
    font-family: 'Bebas Neue';
    letter-spacing: 0.1em;
}
.newsletter--input input.wpcf7-submit{
    position: absolute;
    height: 65px;
    background: #fff;
    color: #ef6330;
    line-height: 65px;
    font-size: 15px;
    font-weight: 600;
    top: 0;
    right: 0;
    border: 2px solid transparent;
    width: auto;
}
.newsletter--input input.wpcf7-submit::after{
    background:#ef6330;
}
.newsletter--input input.wpcf7-submit:hover{
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.35);
    color: #ffffff;
}
div.wpcf7-response-output{
    margin: 10px 0 0 0 ;
}
.contact-form input.wpcf7-submit{
    background: #ef6330;
    border: 2px solid transparent;
    width: auto;
    color: #fff;
    padding: 23.4px 40px;
    letter-spacing: 0.1em;
    line-height: 1;
    height: auto;
    margin-bottom: 0;
}
.contact-form input.wpcf7-submit:hover{
    background: transparent;
    border: 2px solid #ef6330;
    color: #ef6330;
    outline: 0;
}
h4.feature--title:hover{
    color: #ef6330;
}
.search-custom form button {
    border: 1px solid #ef6330;
    color: #fff;
    font-size: 20px;
    height: 50px;
    position: relative;
    width: 50px;
    cursor: pointer;
    float: right;
    background: #ef6330;
    margin-top: -50px;
    padding: 0;
    letter-spacing: 0;
}
.search-custom form button:hover{
    background: #fff;
    border: 1px solid #ef6330;
    color: #ef6330;
}
.search-custom form input{
    width: 100%;
    padding: 12px;
    margin-top: 10px;
}
.blog--sidebar--form button{
    cursor: pointer;
}
.footer--input input.wpcf7-submit{
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    position: absolute;
    height: 55px;
    width: 55px;
    font-size: 20px;
    background: #ef6330;
    border: 1px solid transparent;
    cursor: pointer;
    color: #ffffff;
    padding: 0;
    right: 0;
}
form br{
    display: none;
}
.blog--sidebar--news .border-bottom:last-child{
    border-bottom: none!important;
    padding-bottom: 0;
    margin-bottom: 0;
}
.post-text blockquote::before{
    color: #fff;
}
blockquote footer{
    color: #fff;
}
.mean-container .mean-nav ul li li a{
    opacity: 1;
}

.feature--text span {
	font-size: 34px!important;
	font-weight: bold!important;
    font-family: 'Bebas Neue'!important;
	color: #000000!important;
}

.theme-color {
	color: #009be0!important;
}

.feature--wrapper:hover::before, .feature--wrapper:hover::after {
    background: #64B12D!important;
}

.feature--block:hover i {
    background: #64B12D!important;
    box-shadow: 0px 10px 30px 0px rgb(69 239 48 / 33%)!important;
}

.elementor-widget-container ul {
    margin-top: 0;
    margin-bottom: 1rem;
	margin-left: 2rem;
}

.elementor-widget-container ul li {
    list-style: inherit;
	padding-bottom: 5px;
}

h4.feature--title:hover {
    color: #64B12D!important;
}

.elementor-widget-text-editor a {
	text-decoration: underline!important;
	color: #009be0!important;
}

ul li, ol li {
    font-size: 15px;
    font-weight: normal;
    line-height: 26px;
    color: #7a7a7a;
    font-family: 'Open Sans', sans-serif;
}

.review--block--three i {
    background: #64B12D!important;
}

.white p {
	color: #ffffff!important;
}

.about--feature a {
	text-decoration: underline!important;
	font-weight: bold!important;
}

.about--feature a:hover {
	color: #009be0!important;
}

/*--------------------------------------------------
    01. Header
---------------------------------------------------*/

.header--logo a {
    min-width: 375px!important;
}

.header--logo img {
    max-width: 375px!important;
}

.header--sidebar {
	display: none;
}

@media (max-width: 991px){
    li.search{
        display: none;
    }
}
.blog--author img.avatar {
    min-width: 70px;
    margin-right: 22px;
}
.slick-initialized .slick-slide:focus{
    outline: none;
}
.footer--logo p{
    margin-top:25px;
}
.feature--text--h3 a.read--more{
    color:#fff;
}
.feature--text--h3 .read--more::before{
    background:#fff;
}
i.theme-color{
    color:#333;
}
.post-meta span i{
    color:#333;
}
.post-meta span{
    font-weight:600;
}
.avatar-name span{
    color:#333;
    font-weight:600;
}
.map{
    margin-bottom:-5px;
}
.video--content--two,
.video--content--h3 a,
.video--tag span{
    z-index:999;
}
.black-bg .movie--details--meta ul li{
    color:#fff;
}
.movie--details--ratings ul li span{
    color:#fff;
}
div.wpcf7 .ajax-loader {
    display: none;
}
ul.menu-inline+ul {
    float: right;
    margin-top: 2px;
}
.movie--details--info h2{
    font-family: 'Bebas Neue';
}
.basic-pagination{
    margin-bottom:0;
}

@media (max-width: 767px){
    .contacts--address ul{
        text-align:left;
        
    }
    .contacts--address ul li{
        margin-left:30px;
    }
    .basic-pagination{
        margin-bottom:50px;
    }
    .team--info h5{
        font-size:22px;
    }
    .faq-wrapper .card-header h5 a::after{
        line-height:92px;
    }
    .mean-container a.meanmenu-reveal{
        margin-top: -44px;
    }
    .mean-container .mean-nav{
        margin-top: 35px;
    }
	.header--logo img {
		max-width: 265px !important;
	}
	body.home .mean-container a.meanmenu-reveal {
		border: 2px solid #000!important;
		color: #000!important;
	}
	body.home .mean-container a.meanmenu-reveal span {
		background: #000 none repeat scroll 0 0!important;
	}
	.mean-container .mean-nav {
		margin-bottom: 25px;
	}
	.mean-container .mean-nav ul li a.mean-expand {
		padding: 14px 12px!important;
		border: none!important;
		background: none!important;
	}
	
	body:not(.home) .mobile-menu {
		margin-top: -25px!important;
	}
	
}
@media (min-width: 768px){
.page--title h1.fs-80{
    font-size:80px;
}
}
.blog--standard--meta li a ,
.blog--standard--meta ul li{
    color: #333333;
}
a.pd-20{
    padding:20px 40px;
}
@media only screen and (max-width: 1600px) and (min-width: 1200px){
.header--user a {
    color: #7a7a7a;
    transition:0s;
}}
.header--user:hover a{
    color:#fff;
}
.header--logo img{
    max-width:100px;
}
.footer--logo img{
    max-width:100px;
}
.mean-container .mean-nav{
    margin-top: 25px;
    max-height: 350px;
    overflow-y: auto;
}
.mean-container .mean-nav{
    background:#111;
}
.mean-container .mean-nav> ul> li:last-child{
    margin-bottom:-5px;
}
.mean-container .mean-nav ul li a{
    padding:14px 5%;
}
.mean-container .mean-nav ul li a.mean-expand{
    padding:9px 12px;
}
.mean-container .mean-nav ul li li a{
    padding:14px 10%;
}
.movie--details--gallery ul{
    max-width:320px;
}
.movie--details--gallery ul li{
    margin:15px 10px 10px 15px;
}
.slick-slide.slider--height {
    min-height: 950px;
}
.blog--author img.avatar {
    min-width: 70px;
    margin-right: 22px;
    border-radius: 50px;
}
.slick-slide.slider--height--h3 {
    min-height: 800px;
}
.project--block .project--thumb.position-relative img {
    width: 100%;
}

.wp-block-group h2.wp-block-heading {
    position: relative;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 500;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.widget_block.widget_search label.wp-block-search__label {
    display: none;
}
.widget_block .wp-block-search .wp-block-search__inside-wrapper {
    position: relative;
}
.widget_block .wp-block-search .wp-block-search__input {
    width: 100%;
    padding: 10px;
    border: 0;
    background: #f4f5f7;
    margin-bottom: 0;
    border-radius: 0px;
}
.widget_block .wp-block-group .wp-block-group__inner-container ul li {
    margin-bottom: 20px;
    color: #040b11;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 28px;
}
.widget_block .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: transparent;
    color: #040b11;
    border: 0;
    cursor: pointer;
    font-size: 15px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li {
    margin-bottom: 20px;
    color: #040b11;
    font-size: 16px;
    line-height: 1.5em;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 40px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px dashed #cccccc;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment {
    color: #040b11;
    font-size: 16px;
    line-height: 1.5em;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 40px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px dashed #cccccc;
}
.sidebar_widget.widget.widget_block.widget_search .wp-block-search__button-outside .wp-block-search__inside-wrapper {
    margin: 0px 0px;
}
.sidebar__widget .wp-block-group__inner-container .wp-block-latest-comments {
    padding-left: 0rem;
}
.wp-block-group ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li a{
    color: inherit;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment a{
    color: inherit;
}