/*
Theme Name: Czysta Tapicerka
Theme URI: https://investnet.pl/
Author: Investnet
Author URI: https://investnet.pl/
Version: 3.3.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: investnet
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;

}
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:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 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 {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: var(--primary);
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: 15px 0;
}
header#masthead .container {
  max-width: 100% !important;
  padding: 0 45px;
}
.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
  background-color: var(--light) !important;
}
#page-sub-header .container {
  padding: 30px 15px;
}
body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar .navbar-brand {
  height: auto;
  margin-right: 0;
  min-width: 236px;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}
.dropdown-menu .dropdown-toggle, .dropdown-toggle {
  padding-right: 12px !important;
  position: relative;
}
/*.dropdown-menu .dropdown-toggle::after, .dropdown-toggle::after {
  content: '\f078' !important;
  font-family: "Font Awesome 5 Free" !important; 
  font-weight: 900 !important;
  width: auto !important;
  height: auto !important;
  border: none !important;
  font-size: 9px !important;
  line-height: 1 !important;
  position: absolute;
  right: 0;
  bottom: 13px;
  z-index: 10;
}*/
.dropdown-menu .dropdown-toggle::after, .dropdown-toggle::after {
  display: none !important;
}
.dropdown-toggler {
  width: auto !important;
  height: auto !important;
  border: none !important;
  font-size: 14px !important;
  line-height: 1 !important;
  position: absolute;
  right: 20px;
  bottom: 13px;
  z-index: 10;
  cursor:pointer;
  transition: ease all 0.3s;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}
@media screen and (min-width: 1200px) {
  .menu-item-has-children:hover > .dropdown-menu {
    display: block;
  }
  .menu-item-has-children:hover .dropdown-toggler {
    color: var(--primary);
  }
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

body .dropdown-menu {
  min-width: 280px;
	margin: 0;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent !important;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent !important;
}
.dropdown-menu .menu-item:hover {
	background: transparent !important;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 5px 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
#content.margin-top {
  margin-top: 110px;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/


.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #000;
  background-color: #fff;
}
.navbar-dark .site-info {
  color: #000;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: var(--primary);
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}




/* CUSTOM STYLES */
/* GLOBAL */
ul {
  margin: 0;
}
.content-area {
  padding-bottom: 0 !important;
}
.single.single-post .site-content {
  padding: 40px 0;
}
.single.single-post .site-content article .post-thumbnail{
  text-align: center;
  margin-bottom: 25px;
}
.single.single-post .site-content .post-navigation .nav-previous a, .single.single-post .site-content .post-navigation .nav-next a {
  border-radius: 0;
  border: 0;
  width: auto;
  padding: 10px;
  display: flex;
  align-items: center;
  line-height: 1.3;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1.2px;
}
.single.single-post .site-content .post-navigation .nav-previous a:hover, .single.single-post .site-content .post-navigation .nav-next a:hover {
  color: var(--primary);
}
.single.single-post .site-content .post-navigation .nav-previous a:before {
  margin-right: 3px;
  color: var(--primary);
} 
.single.single-post .site-content .post-navigation .nav-next a::after {
  margin-left: 3px;
  color: var(--primary);
}
span.secondary-color {
  color: var(--secondary);
}
span.c-primary {
  color: var(--primary) !important;
}
.main-btn {
  border-radius: 0;
  font-weight: 600;
  font-size: 14px;
  display: inline-block;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  background-color: var(--primary);
  color: #000;
  padding: 10px 20px;
  border: 3px solid var(--primary);
  transition: ease all 0.3s;
  letter-spacing: 1.5px;
}
.main-btn:hover {
  background-color: rgba(0,0,0,0);
  transition: ease all 0.3s;
	color: var(--primary);
}
.main-btn.outline {
  border-color: #fff;
  background-color: none !important;
}
.main-btn.outline:hover {
  border-color: var(--secondary);
  background-color: var(--secondary);
  transition: ease all 0.3s;
}
/* SITE HEADER */
#masthead.site-header {
  top: 0;
  z-index: 9999;
  width: 100%;
	background: #fff;
}
.navbar .navbar-brand {
  padding: 10px 10px 10px 0;
}
.navbar-widget-container .widget {
  margin-bottom: 0 !important;
}
.right-nav-links {
  display: flex;
  align-items: center;
  min-width: 236px;
  justify-content: flex-end;
}
.right-nav-link {
  transition: ease all 0.3s;
}
.right-nav-link.fb:hover, .footer-info-container .footer-info-item.fb a i:hover {
  transform: scale(1.1);
}
.right-nav-link:hover span { 
  color: var(--primary) !important;
}
.right-nav-link.fb {
  margin-left: 20px;
  font-size: 26px;
}
.right-nav-link.fb i {
  color: #3B5999;
}
.footer-info-container .footer-info-item.fb a i {
  font-size: 26px;
  color: #3B5999;
  transition: ease all 0.3s;
  margin-top: 10px;
	margin-right: 5px;
}

.right-nav-link.phone a{
  display: flex;
  align-items: center;
}
.right-nav-link.phone i {
  color: var(--primary);
  font-size: 26px;
}
.right-nav-link.phone span{
  font-size: 14px;
  color: var(--third);
  font-weight: 700;
  margin-left: 5px;
  transition: ease all 0.3s;
}
.nav-btns-container {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
.nav-btns-container .nav-btn {
  padding: 15px 30px;
  border-radius: 5px;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav-btns-container .nav-btn.tel {
  margin-right: 20px;
  border: 2px solid #fff;
}
.nav-btns-container .nav-btn.tel img {
  margin-right: 15px;
}
.nav-btns-container .nav-btn.kontakt {
  background: var(--secondary);
  color: #fff;
  padding: 15px 70px;
  border: 2px solid var(--secondary);
}
.nav-btns-container .nav-btn.tel:hover {
  border-color: var(--secondary);
  color: var(--secondary);
  transition: ease all 0.3s;
}
.nav-btns-container .nav-btn.kontakt:hover {
  background: var(--primary);
  border-color: var(--secondary);
  color: var(--secondary);
  transition: ease all 0.3s;
}
#masthead.site-header .menu-item a.nav-link {
	color: var(--third);
	transition: ease all 0.3s;
	font-weight: 600;
  font-size: 14px;
  margin: 0 25px;
  text-align: center;
}
#masthead.site-header .menu-item:first-child a.nav-link {
  margin: 0 25px 0 0;
}
#masthead.site-header .menu-item:last-child a.nav-link {
  margin: 0 0 0 25px;
}
#masthead.site-header .menu-item.active a.nav-link, #masthead.site-header .menu-item a.nav-link:hover, #masthead.site-header .menu-item a.nav-link:active, #masthead.site-header .menu-item a.nav-link:focus  {
	color: var(--primary);
}
@media screen and (max-width: 1350px) {
  .nav-btns-container .nav-btn {
    padding: 10px 20px;
    font-size: 14px;
    transition: ease all 0.3s;
  }
  .nav-btns-container .nav-btn.kontakt  {
    padding: 10px 20px;
  }
}
#masthead .navbar-toggler {
  border: 0 !important;
  outline: 0 !important;
  background: none;
  padding: 15px;
}
#masthead .navbar-toggler-icon {
  width: 30px;
  height: 30px;
}
.last-menu-item {
	display: none;
}
.site-header .navbar-brand img {
    height: 60px;
    width: auto;
  }
@media screen and (max-width: 1200px) {
  #main-nav {
    padding: 25px 0;
	  position: absolute;
	  left: -20px;
	  width: 100vw;
	  height: auto;
	  top: 100%;
	  background: #fff;
  }
	#main-nav .navbar-nav {
		padding: 0 20px;
	}
	.last-menu-item {
	display: block;
	}
  .site-header .navbar-brand img {
    height: 45px;
    width: auto;
  }
  body #page:not(.page-subheader-active) #content.site-content, body #page-sub-header {
    margin-top: 95px;
  }
  header#masthead .container {
    padding: 0 20px;
  }
  #masthead.site-header .navbar-nav .menu-item a.nav-link {
    margin: 0;
    text-align: left;
    padding: 10px 0;
    line-height: 22px;
  }
  #masthead.site-header .before-icon.top > .nav-link {
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
  }
  #masthead.site-header .before-icon > .nav-link::before {
    margin: 0 10px 0 0;
    width: 20px;
    height: 20px;
  }
  #masthead.site-header .dropdown-toggle::after {
    display: none;
  }
  .site-header .dropdown-toggler {
    width: auto !important;
    height: 20px !important;
    border: none !important;
    position: absolute;
    right: 0;
    top: 9px;
    z-index: 10;
    padding: 5px 6px;
    background: var(--primary);
    border-radius: 50%;
    font-size: 11px;
    color: #fff;
  }
}
@media screen and (max-width: 768px) {
	#masthead .navbar-toggler {
		padding: 10px;
	}
	.navbar-widget-container .right-nav-link.fb {
		display: none;
	}
	.navbar .navbar-brand {
		min-width: 170px;
	}
	.right-nav-links {
		min-width: auto;
	}
}
@media screen and (max-width: 520px) {
	#masthead .navbar-toggler {
		padding: 5px;
	}
	.site-header .navbar-brand img {
		height: 35px;
	}
	.right-nav-link.phone i {
		font-size: 22px;
	}
	.right-nav-link.phone span {
		font-size: 12px;
	}
	.navbar-widget-container .right-nav-link.fb {
		display: none;
	}
	.navbar .navbar-brand {
		min-width: 132px;
	}
	body #page:not(.page-subheader-active) #content.site-content, body #page-sub-header {
    margin-top: 85px;
  }
}
@media screen and (max-width: 420px) {
  .site-header .navbar-brand img {
    height: 30px;
  }
  body #page:not(.page-subheader-active) #content.site-content, body #page-sub-header {
    margin-top: 80px;
  }
	header#masthead .container {
		padding: 0 10px;
	}
	.right-nav-link.phone span {
		margin-left: 3px;
		font-size: 11px;
	}
	.navbar .navbar-brand {
		min-width: 114px;
	}
}
/* STICKY HEADER */
#page:not(.page-subheader-active) #content.site-content, #page-sub-header {
  margin-top: 110px;
}
.site-header {
  transition: ease all 0.5s;
  position: absolute;
}
.site-header .navbar-brand img {
  transition: ease height 0.5s;
}
.site-header.sticky-banner {
  position: fixed;
  z-index: 999;
  width: 100%;
  transition: ease all 0.5s;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/*.site-header.sticky-banner .navbar-brand img {
  height: 28px;
  width: auto;
  transition: ease height 0.5s;
}*/
.entry-content {
  margin-top: 60px !important;
}

@media screen and (max-width: 1350px) {
	.site-header .navbar-brand img {
	  height: 45px;
	}
	#page:not(.page-subheader-active) #content.site-content, #page-sub-header {
		margin-top: 100px;
	}
}
@media screen and (max-width: 768px) {
	.site-header .navbar-brand img {
	  height: 40px;
	}
	body #page:not(.page-subheader-active) #content.site-content, body #page-sub-header {
		margin-top: 90px;
	}
	body .navbar {
		justify-content: flex-end;
	}
	body .navbar .navbar-brand {
		order: 1;
		justify-self: flex-start;
		margin-right: auto;
	}
	body .navbar .navbar-widget-container {
		order: 2;
		width: auto;
		justify-self: flex-end;
	}
	body #masthead .navbar-toggler {
		order: 3;
		width: auto;
		justify-self: flex-end;
	}
	body .right-nav-link.phone span {
		display: none;
	}
	body .right-nav-link.phone {
		margin-right: 15px;
	}
}
/* HEADER ICONS */
.before-icon > .nav-link::before {
  content: '';
  display: inline-block;
  margin: 0 auto 5px auto;
  width: 26px;
  height: 26px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}
.before-icon.top > .nav-link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.before-icon.home > .nav-link::before {
  background: url(https://czystatapicerka.pl/wp-content/uploads/2021/10/strona-glowna.svg);
}
.before-icon.oferta > .nav-link::before {
  background: url(https://czystatapicerka.pl/wp-content/uploads/2021/10/oferta-i-cennik.svg);
}
.before-icon.o-nas > .nav-link::before {
  background: url(https://czystatapicerka.pl/wp-content/uploads/2021/10/o-nas.svg);
}
.before-icon.realizacje > .nav-link::before {
  background: url(https://czystatapicerka.pl/wp-content/uploads/2021/10/realizacje.svg);
}
.before-icon.kontakt > .nav-link::before {
  background: url(https://czystatapicerka.pl/wp-content/uploads/2021/10/kontakt.svg);
}
/* BEFORE HEADER */
#before-header {
	background: var(--secondary);
	padding: 10px 0;
}
#before-header .widget {
	margin: 0;
	display: flex;
	align-items: center;
}
#before-header  .bh-item {
	display: flex;
	align-items: center;
	margin-right: 25px;
}
#before-header  .bh-item img {
	margin-right: 10px;
}
#before-header  .bh-item p {
	margin: 0;
	color: #fff;
	font-size: 12px;
}
#before-header  .bh-item p a {
	color: #fff;
	font-weight: 600;
}
#before-header  .bh-item p a:hover {
	color: var(--gray-dark);
}
#before-header-alert p {
	margin: 0;
	font-size: 13px;
}
#before-header-alert .widget {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #EEEEEE;
}
@media screen and (max-width: 768px) {
	#before-header .widget {
		flex-wrap: wrap;
	}
	#before-header  .bh-item:nth-child(2) {
		padding-top: 5px;
	}
	#before-header-alert {
		display: none;
	}
}
@media screen and (max-width: 420px) {
	#before-header .bh-item p {
		font-size: 11px;
	}
}
/*PAGE SUB HEADER */
#page-sub-header {
  padding: 0;
  min-height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#page-sub-header h1.entry-title {
  font-size: 38px;
  color: var(--secondary);
  border: 0;
	font-weight: 700;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  #page-sub-header h1.entry-title {
    font-size: 32px;
  }
  .single #page-sub-header h1.entry-title {
    font-size: 26px;
  }
}
@media screen and (max-width: 768px) {
  #page-sub-header {
    min-height: 160px;
    padding: 30px 15px;
  }
  #page-sub-header h1.entry-title {
    font-size: 28px;
  }
  .single #page-sub-header h1.entry-title {
    font-size: 22px;
  }
}
#breadcrumbs {
  font-size: 12px !important;
  margin-top: 10px !important;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--secondary);
}
@media screen and (max-width: 1024px) {
  #breadcrumbs {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 768px) {
  #breadcrumbs {
    font-size: 12px !important;
  }
}
#breadcrumbs a {
  color: var(--primary);
}
#breadcrumbs a:hover {
  color: var(--secondary);
}
.breadcrumb_last {
  color: var(--secondary);
  font-weight: 600;
}

/* BEFORE FOOTER */
#before-footer .widget {
  margin-bottom: 0;
	width: 100%;
	position: relative;
}
#before-footer {
  padding: 60px 0 40px 0;
  z-index: 0;
  margin-top: 50px;
	position: relative;
  /*background: url('') center center no-repeat;*/
  background-size: cover;
}
#before-footer h2, #before-footer h4 {
	color: #fff;
}
#before-footer .bf-col-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
#before-footer .bf-col {
  position: relative;
  padding: 15px;
}
#before-footer .bf-col.col1 {
  width: 35%;
  height: 180px;
}
#before-footer .bf-col.col1 img {
  position: absolute;
  bottom: 0;
  width: 470px;
  max-width: 470px;
  height: auto;
  left:-120px;
}
#before-footer .bf-col.col2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#before-footer  .bf-btn {
  margin-left: 15px;
}
#before-footer  .bf-btn a{
  display: block;
  border: 2px solid #fff;
  color: #fff;
  padding: 8px 15px;
  font-size: 16px;
  transition: ease all 0.3s;
  font-weight: 500;
  white-space: nowrap;;
}
#before-footer  .bf-btn a:hover {
  background: #fff;
  color: #3D8925;
}
#before-footer .bf-text {
  max-width: 500px;
}
#before-footer .bf-text h2 {
  font-size: 28px;
  font-weight: 500;
}
#before-footer .bf-text h4 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 1.2;
}
@media screen and (max-width: 1200px) {
  #before-footer {
    margin-top: 0;
  }
  #before-footer .bf-col.col1 img {
    position: absolute;
    bottom: 0;
    width: 320px;
    max-width: 320px;
    height: auto;
    left:-120px;
  }

}
@media screen and (max-width: 980px) {
  #before-footer .bf-col.col2 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  #before-footer  .bf-btn  {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  #before-footer .bf-col-container {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #before-footer .bf-col.col2 {
    align-items: center;
  }
  #before-footer .bf-col.col2 h2,  #before-footer .bf-col.col2 h4 {
    text-align: center;
  }
  #before-footer .bf-col.col2 h2 {
    font-size: 24px;
  }
  #before-footer .bf-col.col2 h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  #before-footer .bf-text {
    max-width: 380px;
  }
  #before-footer .bf-col.col1 {
    width: 100%;
    text-align: center;
    height: auto;
  }
  #before-footer .bf-col.col1  img {
    position: static;
    margin: auto;
    left: auto;
    width: auto;
    max-width: 100%;
  }
}

/* FOOTER WIDGETS */
#footer-widget {
	background: #fff;
}
#footer-widget > .container {
  padding-top: 50px;
  padding-bottom: 25px;
  border-top: 1px solid #EEEEEE;
}
#footer-widget  .row {
  flex-wrap: nowrap;
}
#footer-widget .col-12:first-child {
  padding-right: 20px;
}
#footer-widget .col-12:nth-child(2), #footer-widget .col-12:nth-child(3) {
  padding: 0 20px;
}
#footer-widget .col-12:last-child {
  padding-left: 40px;
}
#footer-widget a, #footer-widget span  {
  color: var(--third);
  font-size: 12px;
}
#footer-widget a:hover {
  color: var(--primary);
}
#footer-widget .nav-link {
  padding: 5px 0;
	font-size: 12px;
}
#footer-widget .widget-title {
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 30px;
  margin-bottom: 0;
  color: var(--primary);
}
.wpcf7 .form-col.e-mail {
  padding-right: 10px;
}
.wpcf7 .form-col.phone {
  padding-left: 10px;
}
.wpcf7 .form-row {
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.wpcf7 .form-row .form-col.e-mail {
  width: 60% !important;
}
.wpcf7 .form-row .form-col.phone {
  width: 40% !important;
}
.wpcf7-form textarea {
  margin-bottom: 20px !important;
  width: 100% !important;
}

.wpcf7-list-item {
  margin-left: 0;
  margin-top: 10px;
}
.wpcf7-list-item label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
}
.wpcf7-list-item label input {
  width: auto !important;
  margin-right: 10px;
}
.wpcf7-form-control-wrap.file {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  transition: ease all 0.3s;
  border: none !important;
  cursor: pointer;
}
.wpcf7-form-control-wrap.file input{
  background: none;
  color: #fff;
  border: none;
  opacity: 0;
  border: none !important;
  width: auto !important;
  z-index: 2;
  position: relative;
  cursor: pointer;
}
.wpcf7-form-control-wrap.file::before {
  cursor: pointer;
  content: '';
  background: url(https://czystatapicerka.pl/wp-content/uploads/2021/10/zalacznik.svg) center no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  width: 18px;
  opacity: 1;
  height: 20px;  
  z-index: 1;
}
.wpcf7-form-control-wrap.file::after {
  content: 'Dodaj załącznik';
  color: var(--third);
  font-weight: 700;
  position: absolute;
  left: 28px;
  transition: ease all 0.3s;
  z-index: 1;
  cursor: pointer;
}
.wpcf7-form-control-wrap.file:hover::after  {
  color: var(--primary);
}
#footer-widget .footer-info-item {
  margin-bottom: 15px;
}
#footer-widget .footer-info-item img {
  margin-right: 5px;
}
@media screen and (max-width: 1200px) {
  #footer-widget .col-12:last-child {
    padding-left: 20px;
  }
  .wpcf7 .form-col.e-mail {
    padding-right: 5px;
  }
  .wpcf7 .form-col.phone {
    padding-left: 5px;
  }
  .wpcf7 .form-row {
    padding-bottom: 10px;
  }
  .wpcf7 .wpcf7-form input[type=text], .wpcf7 .wpcf7-form input[type=email], .wpcf7 .wpcf7-form input[type=tel], .wpcf7 .wpcf7-form textarea {
    padding: 15px !important;
  }
}
@media screen and (max-width: 1024px) { 
  #footer-widget .row {
    flex-wrap: wrap;
  }
  #footer-widget .row .col-footer-widget {
    padding-bottom: 20px;
  }
  #footer-widget > .container {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
	#before-footer .wp-block-columns {
		position: relative;
	}
	#before-footer {
  		padding: 50px 0 40px 0;
	}
	.home.page-template #footer-widget {
		padding: 10px 0 0 0;
	}
	#before-footer .wp-block-column:nth-child(3), #before-footer .wp-block-column:nth-child(4) {
		margin-top: 2em;
	}
	#footer-widget .contact-list {
		flex-wrap: wrap;	
	}
}
@media screen and (max-width: 599px) { 
	#before-footer .wp-block-column:nth-child(2){
		margin-top: 2em;
	}
  .wpcf7 .form-row {
    flex-wrap: wrap;
  }
  .wpcf7 .form-row .form-col.e-mail {
width: 100% !important;
padding-right: 0;
padding-bottom: 5px;
  }
  .wpcf7 .form-row .form-col.phone {
width: 100% !important;
padding-left: 0;
padding-top: 5px;
  }
}
/* FOOTER */
.site-footer {
  background-color: #fff;
}
.site-footer .container {
  border-top: 1px solid #EEEEEE;
}
.site-footer .site-info {
  display: flex;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 20px;
}
.site-footer .site-info p {
  margin-bottom: 0;
  font-size: 12px;
	color: var(--third);
  font-weight: 400;
}
.site-footer .site-info .copy-logo img {
  height: 35px;
  width: auto;
}
.site-footer .site-info .copy-logo {
  text-align: center;
}
.site-footer .site-info p a:hover {
  color: var(--gray-dark) !important;
}
.site-footer p.copy-info {
  text-align: left;
}
.site-footer .realizacja p {
  text-align: right;
}
@media screen and (max-width: 980px) {
  .site-footer .site-info {
    flex-wrap: wrap;
    justify-content: center;
  }
  .site-footer .site-info .col-md-4 {
    width: auto;
    flex: none;
    max-width: 100%;
    padding: 5px 10px;
  }
  .site-footer .site-info .col-md-4 p {
    margin: 0;
  }
  .site-footer p.copy-info, .site-footer .realizacja p  {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .site-footer .site-info p {
    font-size: 12px;
	}
}
@media screen and (max-width: 768px) {
  .site-footer .site-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .site-footer p.copy-info {
    margin-bottom: 8px;
  }
}


/* HOME SLIDER */
.home-slider .elementor-button{
  display: flex;
  justify-content: flex-start;
  padding-left: 0 !important;
  margin-top: 38px !important;
}
.home-slider .swiper-slide-inner {
	max-width: 1050px !important;
	width: 100% !important;
	margin: auto;
	padding: 0 15px !important;
}

.home-slider .elementor-swiper-button-prev {
  top: 50px;
  left: 50px;
	font-size: 14px;
  right: auto;
	bottom: auto;
  padding: 15px;
  background: var(--white);
  color: var(--secondary);
  border-radius: 35px 0 0 35px;
  transition: ease all 0.3s;
	font-size: 14px;
  z-index: 999;
}
.home-slider .elementor-swiper-button-next {
  top: 50px;
  left: 94px;
	font-size: 14px;
  right: auto;
	bottom: auto;
  padding: 15px;
  background: var(--secondary);
  color: var(--white);
  border-radius: 0 35px 35px 0;
  transition: ease all 0.3s;
  z-index: 999;
}
.home-slider .swiper-pagination-bullets {
	max-width: 1020px !important;
	width: 100% !important;
	margin: auto !important;
	left: 50% !important;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
		display: flex;
	justify-content: flex-start;
	align-items: center;
	bottom: 50px !important;
}
.home-slider .swiper-pagination-bullet {
	width: 40px;
	background: #fff;
	border-radius: 35px !important;
	height: 3px;
	opacity: 1;
}
.home-slider .swiper-pagination-bullet-active {
	background: var(--secondary);
}
@media screen and (max-width: 1120px) {
	.home-slider .elementor-swiper-button-prev {
		left: 15px;
	}
	.home-slider .elementor-swiper-button-next {
		left: 59px;
	}
}
@media screen and (max-width: 980px) {
	.home-slider .swiper-slide-inner {
		max-width: 720px !important;
	}
	.home-slider .swiper-pagination-bullets {
		max-width: 690px !important;
	}
}
@media screen and (max-width: 768px) {
	.home-slider .swiper-slide-inner {
		max-width: 540px !important;
	}
	.home-slider .swiper-pagination-bullets {
		max-width: 510px !important;
	}
}
/*
@media screen and (max-width: 768px) {
  .home-slider .elementor-swiper-button-next {
    bottom: 20px;
    right: 20px;
    padding: 10px;
    font-size: 20px;
  }
  .home-slider .elementor-swiper-button-prev {
    bottom: 20px;
    right: 60px;
    padding: 10px;
    font-size: 20px;
  }
  .home-slider .elementor-button{
    display: flex !important;
    justify-content: center !important;
    align-items: flex-start !important;
    flex-direction: column !important;
    padding-left: 0 !important;
    margin-top: 25px !important;
  }
}*/
.home-slider .elementor-absolute .elementor-widget-container img{
  z-index: 1;
}
.home-slider .elementor-slides-wrapper {
  z-index: 2;
}
.home-slider .elementor-swiper-button-prev:hover, .home-slider .elementor-swiper-button-next:hover {
  background: var(--primary);
  color: var(--white);
}

/* HOME PAGE */
@media screen and (max-width: 1200px) {
	.why-us-container .elementor-image-box-title {
		font-size: 24px !important;
	}
}



/* BLOG */
.blog-container .elementor-pagination {
  padding: 30px 0;
}
.blog-sidebar h5{
  font-size: 28px;
  margin-bottom: 15px;
}
.blog-sidebar ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-sidebar ul a {
  font-size: 18px;
}
.blog-sidebar ul li .post-date::before {
  content: ' | ';
  margin: 0 5px;
  color: #bbb;
}
.blog-container .elementor-post__card h3 a:hover {
  color: var(--secondary) !important;
}
.blog-container .elementor-post__read-more:hover {
  color: #fff !important;
}
.blog-container .elementor-post__card img:hover {
  filter:brightness(60%);
}
/* SEARCH FORM */
.search-form {
  display: flex;
  align-items: center;
}
.search-form label {
  margin-bottom: 0;
  
}
.search-form .search-field {
  border-radius: 3px 0 0 3px;
}
.search-form .search-field::placeholder {
  font-size: 12px;
}
.search-form .search-submit {
  background: var(--secondary);
  color: #fff;
  border-radius: 0 3px 3px 0;
  transition: ease all 0.3s;
}
.search-form .search-submit:hover {
  background: var(--primary);
}


.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form label, .wpcf7-form p, .wpcf7-form span {
  width: 100% !important;
  max-width: 100% !important;
}
.wpcf7-form .ajax-loader {
	display: none;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=tel],.wpcf7-form textarea {
  padding: 15px 20px !important;
  height: auto !important;
  border-radius: 0;
  background: #F8F8F8;
  border: none;
  outline: 0;
  font-size: 14px;
  color: #000 !important;
  border-radius: 25px;
  border: 1px solid var(--light);
}
.wpcf7-form input:hover, .wpcf7-form textarea:hover, .wpcf7-form input:active, .wpcf7-form textarea:active, .wpcf7-form input:focus, .wpcf7-form textarea:focus {
  border: 1px solid var(--third);
  box-shadow: none !important;
}
.wpcf7-form input::placeholder, .wpcf7-form textarea::placeholder {
  color: var(--third) !important;
  font-size: 12px !important;
}
.wpcf7-form .wpcf7-submit {
  width: auto !important;
  max-width: auto !important;
  background-color: var(--primary);
  transition: ease all 0.3s;
  outline: 0 !important;
  border: none;
	color: #fff !important;
  font-size: 12px;
	border-radius: 0;
	font-weight: 600;
	padding: 15px 30px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
	margin-top: 15px;
  border-radius: 35px;
}
.wpcf7-form .wpcf7-submit:hover, .wpcf7-form .wpcf7-submit:focus, .wpcf7-form .wpcf7-submit:active {
  background: var(--third) !important;
  outline: 0 !important;
  border: none;
}
.wpcf7-response-output {
  border: none !important;
}
@media screen and (max-width: 768px) {
	.wpcf7-form .wpcf7-submit {
		float: none;
		margin: 15px auto 0 auto;
		display: flex;
	}
}
.home-contact-form .wpcf7-form input[type=text], .home-contact-form .wpcf7-form input[type=email], .home-contact-form .wpcf7-form input[type=tel], .home-contact-form .wpcf7-form textarea {
  font-size: 16px !important;
}
.home-contact-form .wpcf7-form input::placeholder, .home-contact-form .wpcf7-form textarea::placeholder {
  font-size: 14px !important;
}
.home-contact-form .wpcf7-acceptance span {
  font-size: 12px !important;
}
.wpcf7-acceptance span {
  line-height: 1.2 !important;
}
/* 404 */
.error-404.not-found {
  text-align: center;
  padding: 40px 0;
}
.error-404.not-found .main-btn {
  margin-top: 25px;
}
 body {
	font-size: 16px;
}
@media screen and (max-width: 768px) {
	 body {
		font-size: 14px;
	}
}

/* ANIMATION */
@keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

.menu-item ul.dropdown-menu {
	background: #fff;
	border: none;
  border-radius: 30px;
}
.menu-item ul.dropdown-menu a {
	color: var(--third);
  font-size: 14px;
  font-weight: 600;
}
.menu-item ul.dropdown-menu .menu-item {
	min-width: 260px;
}
.menu-item ul.dropdown-menu .menu-item:hover a, .menu-item ul.dropdown-menu .menu-item:focus a, .menu-item ul.dropdown-menu .menu-item:active a{
	background: transparent !important;
	color: var(--primary);
}
#page-sub-header .container {
	position: relative;
	z-index: 2;
}
/*#page-sub-header::before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}*/
#page-sub-header .entry-title, #page-sub-header #breadcrumbs {
	z-index: 2;
}

@media screen and (max-width:768px) {
	.posts-list-home .elementor-post__text {
		text-align: center;
	}
}
.gallery-slider .swiper-container {
  position: relative; 
  z-index: 1;
}
.gallery-slider .swiper-container:before {
  content: '';
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 15%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
}
.gallery-slider .swiper-container:after {
  content: '';
  z-index: 2;
  position: absolute;
  right: 0;
  top: 0;
  width: 10%;
  height: 100%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}
.gallery-slider .elementor-swiper-button {
  z-index: 3;
}
.gallery-slider .swiper-slide a {
  z-index: 5;
  position: relative;
}
.gallery-slider .swiper-slide a .swiper-slide-inner {
  position: relative;
  transition: ease all 0.3s;
}
.gallery-slider .swiper-slide a .swiper-slide-inner::before {
  content: '';
  transition: ease all 0.3s;
}
.gallery-slider .swiper-slide a:hover .swiper-slide-inner::before {
  content: '\f002';
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900;
  font-size: 36px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(117, 195, 244, 0.8);
  position: absolute;
  left: 0;
  top: 0;
}
/*.card-item .elementor-cta__title {
  position: relative;
}
.card-item .elementor-cta__title:after {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  background: var(--primary);
  margin: 20px auto 5px auto;
}
.card-item .elementor-cta .elementor-cta__content {
  overflow: auto;
}
.card-item, .card-item > .elementor-widget-container, .card-item > .elementor-widget-container > .elementor-cta {
  height: 100%;
}
.card-item, .card-item > .elementor-widget-container {
  padding-top: 50px;
}
.cards-row.icons .elementor-cta__image {
 background: #fff;
 margin-top: -50px;
 border-radius: 50%;
 width: auto;
 z-index: 2;
}
.cards-row.icons .elementor-cta__image img {
  padding: 40px;
  display: inline-block;
  position: relative;
  margin: auto;
  z-index: 2;
  position: relative;
}*/
.cards-row.icons .card-col > .elementor-widget-wrap {
  height: 100%;
}
.cards-row.icons .card-item {
  height: calc(100% - 90px);
  position: relative;
}
.cards-row.icons .card-item > .elementor-widget-container, .cards-row.icons .card-item > .elementor-widget-container > .elementor-cta, .cards-row.icons .card-item > .elementor-widget-container > .elementor-cta > .elementor-cta__content {
  height: 100%;
}
.cards-row.icons .icon-img {
  margin-bottom: -60px !important;
  position: relative;
  background: #fff !important;
  border-radius: 50% !important;
  z-index: 3;
}
.cards-row.icons.color-reverse .icon-img {
  background: #f8f8f8 !important;
}
.cards-row.icons .card-item > .elementor-widget-container > .elementor-cta > .elementor-cta__content {
  padding-top: 80px !important;
  min-height: 370px;
  height: 100%;
  border-radius: 35px;
}
.cards-row.icons.color-reverse .card-item > .elementor-widget-container > .elementor-cta > .elementor-cta__content {
  background-color: #fff;
}
.cards-row.icons .card-item .elementor-cta__title {
  position: relative;
}
.cards-row.icons .card-item .elementor-cta__title:after {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  background: var(--primary);
  margin: 20px auto 5px auto;
}
@media screen and (max-width: 768px) {
  .cards-row.icons .card-item > .elementor-widget-container > .elementor-cta > .elementor-cta__content {
    min-height: auto;
  }
  .cards-row.icons .card-item .elementor-cta__description {
    max-width: 480px;
    margin: auto;
    padding-bottom: 25px;
  }
  .cards-row.icons .card-item > .elementor-widget-container > .elementor-cta > .elementor-cta__content {
    max-width: 520px;
    margin: auto;
  }
}
.logo-gallery .e-gallery-grid .e-gallery-image {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}

.testimonial-slider .elementor-swiper-button-next {
  position: absolute !important;
  right: 25px !important;
}
.testimonial-slider .elementor-swiper-button-prev {
  position: absolute !important;
  left: 25px !important;
}
.testimonial-slider .swiper-slide {
	display: flex;
	align-items: center;
}
.testimonial-slider .swiper-slide .elementor-testimonial {
  position: relative;
}
.testimonial-slider .swiper-slide .elementor-testimonial .elementor-testimonial__name {
  position: absolute;
  bottom: 30px;
  margin-left: -5px;
}
.testimonial-slider .swiper-slide .elementor-testimonial .elementor-testimonial__cite {
  flex-direction: row;
  align-items: center;
  padding-bottom: 10px;
}
.testimonial-slider .swiper-slide .elementor-testimonial .elementor-testimonial__title {
  margin-left: 10px;
}
.testimonial-slider.elementor-widget-reviews.elementor-review--has-separator .elementor-testimonial__header {
  border-bottom: 0 !important;
}
@media screen and (max-width: 1450px) {
  .testimonial-slider .elementor-widget-container .elementor-main-swiper {
    width: 100% !important;
    max-width: 1300px;
  }
  .testimonial-slider .elementor-widget-container  {
    padding: 0 35px;
  }
  .testimonial-slider .elementor-swiper-button-next {
    right: -35px !important;
  }
  .testimonial-slider .elementor-swiper-button-prev {
    left: -35px !important;
  }
}
@media screen and (max-width: 768px) {

}
.social-btn .elementor-button-icon {
  padding: 8px;
  background: #fff;
  border-radius: 50%;
  font-size: 26px;
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  left: 5px;
}
.social-btn .elementor-widget-container .elementor-button-link {
  position: relative;
}

.cennik .elementor-price-list-header {
  margin-bottom: 0 !important;
}
.cennik .elementor-price-list-item {
  padding: 30px;
  border-top: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
}
.cennik .elementor-price-list-item:nth-child(2n) {
  background: #EEEEEE;
  border: none;
}
.cennik .elementor-price-list-title {
  font-weight: 400 !important;
}
.cennik .elementor-price-list-price {
  text-align: right;
}
@media screen and (max-width: 1024px) {
  .cennik .elementor-price-list-item {
    padding: 25px;
  }
}
@media screen and (max-width: 768px) {
  .cennik .elementor-price-list-item {
    padding: 15px 20px;
  }
}
.arrow-list {
  list-style: none;
  padding: 0;
}
.arrow-list li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 10px;
}
.arrow-list li::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '\f054';
  font-family: "Font Awesome 5 Free" !important; 
  font-weight: 900 !important;
  color: var(--primary);
}
.faq-items .elementor-toggle-item {
  background: #fff;
  border-radius: 30px;
}
.faq-items .elementor-tab-title {
  padding: 18px 25px !important;
}
.elementor-lightbox .elementor-slideshow__title {
	display: none;
}
.cookie-btn {
	background: #000 !important;
	border-radius: 30px !important;
	transition: ease all 0.3s;
}
.cookie-btn:hover {
	background: #fff !important;
	color: #000 !important;
}

.wpcf7 .klauzula a{
	font-size: 13px !important;
	font-weight: 700 !important;
	color: #000 !important;
}
.wpcf7 .klauzula {
	padding-bottom: 5px;
}
.wpcf7 .klauzula a:hover {
	color: var(--primary) !important;
}
.wpcf7 .form-control.wpcf7-file, .wpcf7 .wpcf7-form-control-wrap.accept .wpcf7-checkbox {
	border: none !important;
	padding: 0 !important;
	padding-bottom: 5px !important;
	display: block !important;
	height: auto !important;
}
.wpcf7 .form-control .wpcf7-list-item {
	margin: 0 !important;
	font-size: 12px !important;
}

@media screen and (max-width: 460px) {
	.klauzula-table ul  {
		padding-left: 0;
		list-style: none;
	}
	.klauzula-table ul li {
		padding-bottom: 10px;
	}
	.klauzula-table table td {
		padding: 5px;
	}
}

.codedropz-upload-wrapper .dnd-upload-counter {
	display: none;
}
.codedropz-upload-wrapper .codedropz-upload-inner {
	font-size: 13px;
	line-height: 1.2;
}
.codedropz-upload-wrapper .codedropz-upload-inner span:nth-child(2) {
	margin-left: 3px;
	color: var(--primary) !important;
	text-transform: uppercase;
}
.codedropz-upload-wrapper .codedropz-upload-inner a {
	color: #000 !important;
}
.codedropz-upload-wrapper .codedropz-upload-inner a:hover {
	color: var(--primary) !important;
}
.wpcf7 .wpcf7-spinner {
	display: none !important;
}