/*
Theme Name: Afensor Child Theme
Theme URI: http://afensor.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Afensor
Template: dompogrzebowy
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: afensor

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.elementor a, .blog-post a {
    color: #b79e63;
}

/* Opinie */

.gwolle-gb-write-button input.button {
    padding: 16px 22px 16px;
    min-width: 180px;
    line-height: 20px;
    background-color: #b79e63;
    color: #192d2f;
    -webkit-transition: all 0.2s ease !important;
    -moz-transition: all 0.2s ease !important;
    -o-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
	border-width: 0;
	cursor: pointer;
}

.gwolle-gb-write-button input.button:hover {
    color: #ffffff;
    background-color: #192d2f;
}

.gwolle-gb .gb-entry {
    border-top: 1px #e2e2e2 solid !important;
}

.gwolle-gb-total {
	margin-bottom: 25px;
}

.gwolle-gb .gb-entry {
	padding: 25px 0 !important;
}

/* Telefon */

@media (min-width: 1025px) {
	#callbutton {
		display: none;
	}
}

.zadzwon {
	font-size: 19px;
	color: #fff;
}

.form-call-wrapper {
    position: fixed;
    top: auto;
    left: 2.5rem;
    bottom: 2.5rem;
    right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    display: fixed;
    background: none;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    position: static;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: none;
    font-style: normal;
    text-transform: none;
    height: auto;
    width: auto;
    max-width: none;
    max-height: none;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    outline: 0;
    overflow: visible;
    text-decoration: none;
    vertical-align: bottom;
    word-spacing: normal;
    letter-spacing: normal;
}

.form-call-wrapper * {
    transition: 0.5s;
}

.form-call-wrapper {
    position: fixed;
    top: auto;
    bottom: 6.5em;
    left: 2em;
    right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 10px;
    line-height: 50px;
    z-index: 1000;
    cursor: pointer;
    transition: cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.15s;
    transition: opacity .3s ease-in-out;
}

.form-call-wrapper:after,
.form-call-wrapper:before {
    content: "";
    border-radius: 100%;
    position: absolute;
    /*top: 0;
    left: 0;*/
    width: 50px;
    height: 50px;
    transform-origin: center center;
    box-sizing: border-box;
    z-index: 9;
    transition: 0.5s;
}

.form-call-wrapper:after {
    background: #ddd;
    animation: lexprofitBackAnim 3s linear infinite;
}

.form-call-wrapper:before {
    border: 1px solid #ddd;
    animation: lexprofitBorderAnim 3s -0.5s linear infinite;
}

.form-call-wrapper .form-call-btn {
    z-index: 10;
    position: absolute;
	padding-top: 4px;
    background-color: #b79e63;
    border-radius: 100%;
    width: 100%;
    height: 100%;
}

.form-call-wrapper .form-call-btn .form-call-phone-icon {
    font-family: Flaticon-call-button;
    font-size: 30px;
    font-style: normal;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #27303f;
}

.form-call-wrapper .form-call-btn .form-call-phone-icon:before {
    content: "\e907";
    color: #f8f8f8;
}

.form-call-wrapper:hover .form-call-btn {
    background-color: #b79e63;
}

.form-call-wrapper .form-call-btn .form-call-phone-icon:hover:before {
    color: #fff;
}

.form-call-wrapper:hover:after {
    background-color: #b79e63;
}

.form-call-wrapper:hover:before {
    border-color: #aaa;
}

.form-call-wrapper:hover .form-call-btn {
    animation: lexprofitBoundingAnim 1s linear infinite;
}


/*
   * Animations
*/
@keyframes lexprofitBackAnim {
    0% {
        transform: scaleX(0.7) scaleY(0.7);
    }

    25% {
        transform: scaleX(1.2) scaleY(1.2);
    }

    50% {
        transform: scaleX(1.5) scaleY(1.5);
    }

    65% {
        transform: scaleX(1.2) scaleY(1.2);
        opacity: 0.7;
    }

    100% {
        transform: scaleX(0.7) scaleY(0.7);
        opacity: 0;
    }
}

@keyframes lexprofitBorderAnim {
    0% {
        transform: scaleX(1) scaleY(1);
    }

    50% {
        transform: scaleX(1.5) scaleY(1.5);
    }

    100% {
        transform: scaleX(2) scaleY(2);
        opacity: 0;
    }
}

@keyframes lexprofitBoundingAnim {
    0% {
        transform: rotate(0deg);
    }

    15% {
        transform: rotate(15deg);
    }

    30% {
        transform: rotate(0deg);
    }

    45% {
        transform: rotate(-15deg);
    }

    60% {
        transform: rotate(0deg);
    }
}

@media (max-width: 599px) {
	.lte-heading.lte-size-xl .lte-header {
		font-size: 47px;
	}
	
	.lte-page-header .container {
    padding-top: 70px;
    padding-bottom: 70px;
	}
}

@media (max-width: 1024px) {
	pressidium-floating-button{
	bottom: 140px !important;
}

.banner_arrow-down{
	animation: move-top-down linear 1s infinite alternate;
	position: relative;
	filter: invert(1);
}

@keyframes move-top-down{
	from{transform: translatey(0px);}
	to{transform: translatey(10px);}
}