/*
Theme Name: Selfa
Theme URI: http://software4u.com.pl
Author: Przemysław Tafliński Software4U
Author URI: http://software4u.com.pl
Description:  Selfa
Version: 3.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: selfa-theme
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;
  /*font-family: 'Lato', sans-serif;*/
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}

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;
}

a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}

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
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

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
--------------------------------------------------------------*/

#primary{
  padding-left: 0;
  padding-right: 0;
}
header#masthead {
  margin-bottom: 0;
}

.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;
}

.container-navbar-brand{
  position: relative;
  z-index: 1000;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

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;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
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: #fff;
  padding: 0.5rem 0;
  font-weight: 700;
  font-size: 0.875rem;
  text-transform: uppercase;
}

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;*/
  text-transform: uppercase;
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@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;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
    margin: auto;
    margin-right: 0;
  }
}
.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;
}

/*--------------------------------------------------------------
# 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 {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 0px;
  padding-top: 20px;
}

.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: #99979c;
  /*background-color: #f7f7f7;*/
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  /*color: inherit;*/
}

.woocommerce #primary{
  padding-left: 25px;
  padding-right: 25px;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }

  .woocommerce #primary{
    padding-left: 0;
    padding-right: 0;
  }
}
/*--------------------------------------------------------------
# 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%;
  }
}

.menu-bar{
  background-color: #E31E24;
  border-radius: 5px;
  position: relative;
  z-index: 999;
}

.home-header{
  /*background-image: url('img/Top_selfa1.jpg');*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 200px;
}

.home-header-title{
  float: right;
  color: #FFFFFF;
  width: 50%;
  text-shadow: 0px 0px 10px #000000;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
}

.navbar-nav{
  width: 100%;
}

.navbar-nav li{
  width: 11.5%;
  text-align: center;
  color: #FFFFFF;
}

.navbar-nav li:last-of-type{
  width: 19.5%;
}

.page-bg{
  background-image: url('img/BG_SELFA.png');
  background-position: -50vh;
  background-repeat: repeat-y;
}

.home-info-bar{
  background-color: rgba(100,100,100, 0.7);
  width: 100%;
  color: #FFFFFF;
  box-sizing: border-box;
  position: relative;
  height: 120px;
  font-size: 18px;
  font-weight: bold;
  border-radius: 10px;
}

.home-info-bar span{
  font-size: 32px;
}

.home-info-bar-1{
  float: left;
  width: 25%;
  box-sizing: border-box;
  display: block;
  background-repeat: no-repeat;
  background-position: calc(50% - 42px);
  background-size: 45px 64px;
  background-image: url('img/baner-icon-1.png');
  height: 120px;
  text-align: center;
  padding-top: 20px;
}

.home-info-bar-2{
  float: left;
  width: 50%;
  box-sizing: border-box;
  display: block;
  background-repeat: no-repeat;
  background-position:  calc(50% - 62px);
  background-size: 96px 80px;
  background-image: url('img/baner-icon-2.png');
  height: 120px;
  text-align: center;
  padding-top: 35px;
}

.home-info-bar-3{
  float: left;
  width: 25%;
  box-sizing: border-box;
  display: block;
  background-repeat: no-repeat;
  background-position:  calc(50% - 46px);
  background-size: 102px 103px;
  background-image: url('img/baner-icon-3.png');
  height: 120px;
  text-align: center;
  padding-top: 20px;
}

.home-info-bar-div{
  text-align: left;
  float: right;
  width: 60%;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

.footer-1{
  float: left;
  width: 100%;
  background-color: #3C3C3C;
  color: #ffffff;
  padding-bottom: 40px;
  border-radius: 10px 10px 0 0;
}

.footer-2{
  float: left;
  width: 100%;
  background-color: #404040;
  color: #ffffff;
}

.footer-3{
  float: left;
  width: 100%;
  background-color: #4E4E4E;
  color: #C0C0C0;
  text-align: center;
  padding: 5px 0;
  border-radius: 0 0 10px 10px;
}

.footer-first-line{
  width: 100%;
  float: left;
  color: #FFFFFF;
  text-align: center;
}

.footer-first-line-1{
  font-size: 28px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 30px;
}

.footer-first-line-div{
  width: 25%;
  float: left;
  color: #FFFFFF;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  height: 80px;
}

.footer-first-line-div-1{
  background-image: url('img/footer-1.jpg');
}
.footer-first-line-div-2{
  background-image: url('img/footer-2.jpg');
}
.footer-first-line-div-3{
  background-image: url('img/footer-3.jpg');
}
.footer-first-line-div-4{
  background-image: url('img/footer-4.jpg');
}

.footer-image-second-line{
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  height: 90px;
  width: 25%;
  float: left;
}

.footer-image-second-line-1{
  background-image: url('img/footer-logo-1.png');
}

.footer-image-second-line-2{
  background-image: url('img/footer-logo-2.png');
}

.footer-image-second-line-3{
  background-image: url('img/footer-logo-3.png');
}

.footer-image-second-line-4{
  background-image: url('img/footer-logo-4.png');
}

.navbar-top-right{
  float: right;
  padding: 10px 0px;
}

.navbar-top-right li{
  list-style: none;
  float: left;
  margin-left: 5px;
}

.navbar-top-right img{
  max-width: 100%;
  border-radius: 8px;
  width: 15px;
  height: 15px;
}


/*** STRONA GLOWNA ***/
.mp-oferta{
  display: block;
  box-sizing: border-box;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.mp-oferta-title{
  display: block;
  box-sizing: border-box;
  float: left;
  width: 100%;
  font-size: 36px;
  text-align: center;
  font-weight: bold;
  color: #505050;
}

.mp-oferta-sub{
  display: block;
  box-sizing: border-box;
  float: left;
  width: 100%;
  text-align: center;
  font-weight: bold;
  margin-bottom: 35px;
  color: #505050;
  font-size: 18px;
}

.mp-oferta-offers{
  display: block;
  box-sizing: border-box;
  float: left;
  width: 100%;
}

.mp-oferta-offer-link{

}

.mp-oferta-offer {
  display: block;
  box-sizing: border-box;
  float: left;
  width: calc(25% - 20px);
  margin-right: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 275px;
  border-radius: 15px;
}

.mp-oferta-offer-link:nth-of-type(4n+0) .mp-oferta-offer {
  margin-right: 0px;
}

.mp-oferta-offer-title{
  color: #FFFFFF;
  height: 275px;
  text-align: center;
  text-shadow: 0px 0px 5px #000000;
  font-size: 22px;
  font-weight: bold;
  border-radius: 15px;
  padding-top: 100px;
}

.mp-oferta-offer-title:hover{
  background-color: rgba(227,30,26, 0.7);
  text-shadow: none;
}

.mp-aktualnosci{
  display: block;
  box-sizing: border-box;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.mp-aktualnosci-title{
  display: block;
  box-sizing: border-box;
  float: left;
  width: 100%;
  font-size: 36px;
  text-align: center;
  font-weight: bold;
  color: #505050;
}

.mp-aktualnosci-sub{
  display: block;
  box-sizing: border-box;
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 35px;
  color: #505050;
  font-size: 18px;
}

.mp-aktualnosci-items{
  display: block;
  box-sizing: border-box;
  float: left;
  width: 100%;
}

.mp-aktualnosci-item-link{

}

.mp-aktualnosci-item-link:nth-of-type(4n+0) .mp-aktualnosci-item {
  margin-right: 0px;
}

.mp-aktualnosci-item{
  display: block;
  box-sizing: border-box;
  float: left;
  width: calc(25% - 15px);
  margin-right: 20px;
  border-radius: 15px;
  padding: 15px;
}

.mp-aktualnosci-item-image{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 245px;
}

.mp-aktualnosci-item-title{
  display: block;
  box-sizing: border-box;
  float: left;
  width: 100%;
  text-align: center;
  height: 45px;
  margin: 10px 0px;
  color: #505050;
}

.mp-aktualnosci-item:hover{
  background-color: #E31E24;
}

.mp-aktualnosci-item:hover .mp-aktualnosci-item-title{
  color: #FFFFFF;
}

.sg-about{
  display: block;
  box-sizing: border-box;
  float: left;
  width: 100%;
  color: #3D3D41;
  margin-bottom: 30px;
}

.sg-about-left{
  display: block;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 0px 35px;
  font-weight: bold;
}

.sg-about-right{
  display: block;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 0px 35px;
  font-weight: bold;
}

.sg-about-line{
  float: left;
  width: 100%;
}

.sg-about-line-left{
  float: left;
  width: 50%;
  background-color: #EAEAEA;
  border-radius: 15px;
  padding: 20px 30px;
}

.sg-about-line-right{
  float: right;
  width: 50%;
  background-color: #EAEAEA;
  border-radius: 15px;
  padding: 20px 30px;
}

.sg-about-span0{
  font-size: 24px;
}

.sg-about-span1{
  font-size: 20px;
}

.sg-about-span2{
  font-size: 22px;
}

.sg-about-span3{
  font-size: 20px;
}

.sg-about-span4{
  font-size: 24px;
}

.sg-about-span5{
  font-size: 20px;
}

.sg-about-image-div{
  width: 100%;
  float: left;
  background-color: #EAEAEA;
  border-radius: 15px;
  padding: 25px 15px;
  margin-bottom: 15px;
}

.sg-about-image{
  box-shadow: 7px 7px 10px #999999;
}

.sg-cert{
  display: block;
  box-sizing: border-box;
  float: left;
  width: 100%;
  color: #3D3D41;
  background-color:  rgba(220,220,220, 0.7);
  border-radius: 15px;
  padding: 25px 0px;;
  margin-bottom: 30px;
}

.sg-cert-left{
  display: block;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 0px 35px;
  font-weight: bold;
}

.sg-cert-right{
  display: block;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 0px 35px;
  text-align: center;
}

.sg-cert-image{
  margin: 0px 15px;
  box-shadow: 7px 7px 10px #999999;
}

.button-more{
  border: 2px solid #E31E24;
  text-align: center;
  color: #E31E24;
  background-color: transparent;
  float: right;
  padding: 5px 20px;
  border-radius: 20px;
  font-weight: bold;
  font-size: 18px;
  margin-top: 35px;
}

.button-more:hover{
  background-color: #E31E24;
  color: #FFFFFF;
}

.sg-pytania{
  width: 100%;
  float: left;
  background-color: #B20C0C;
  padding: 15px;
  border-radius: 15px;
  color: #FFFFFF;
  margin-bottom: 30px;
}

.sg-pytania-left{
  width: 50%;
  float: left;
}

.sg-pytania-div{
  width: 70%;
  float: right;
  font-size: 14px;
  font-weight: bold;
}

.sg-pytania-div span{
  font-size: 24px;
}

.sg-pytania-right{
  width: 50%;
  float: left;
}

.sg-pytania-kontakt-left{
  width: calc(50% - 60px);
  background-position: left;
  background-repeat: no-repeat;
  background-size: auto;
  background-image: url('img/masz-pytania-1.jpg');
  float: left;
  height: 55px;
}

.sg-pytania-kontakt{
  width: 120px;
  float: left;
}

.sg-pytania-kontakt-button{
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
  border-radius: 25px;
  text-align: center;
  font-size: 20px;
  padding: 10px;
  width: 120px;
  font-weight: bold;
}

.sg-pytania-kontakt a, .sg-pytania-kontakt a:hover{
  text-decoration: none;
}

.sg-pytania-kontakt-button:hover{
  background-color: #FFFFFF;
  color: #E31E24;
}

.sg-pytania-kontakt-right{
  width: calc(50% - 60px);
  float: left;
  background-position: left;
  background-repeat: no-repeat;
  background-size: auto;
  background-image: url('img/masz-pytania-2.jpg');
  height: 55px;
}

.sg-invest{
  text-align: center;
  width: 100%;
  float: left;
  box-sizing: border-box;

  background-color: #404040;
  border-radius: 15px;
  padding: 25px 0px;
  margin-bottom: 30px;
}

.sg-invest a{
  color: #FFFFFF;
  font-size: 24px;
}

.sg-invest-left{
  text-align: center;
  width: 50%;
  float: left;
}

.sg-invest-right{
  text-align: center;
  width: 50%;
  float: left;
}

.on-historia{
  width: 100%;
  float: left;
  box-sizing: border-box;
  margin-bottom: 30px;
}

.on-historia p{
  padding: 0px 15px;
}

.on-historia-left{
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding-right: 15px;
}

.on-historia-right{
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding-left: 15px;
}

.on-historia-video{
  box-shadow: 7px 7px 10px #999999;
  padding: 15px;
  border-radius: 15px;
  background-color: #DFDFDF;
  width: 100%;
  margin-bottom: 20px;
}

.on-historia-bold{
  font-weight: bold;
}

.on-historia-img-div{
  float: left;
  box-sizing: border-box;
  width: calc(50% - 20px);
  margin: 0px 10px;
  padding: 5px;
  background-color: #ffffff;
  box-shadow: 7px 7px 10px #999999;
  text-align: center;
  margin-bottom: 15px;
}

.on-historia-img{
  float: left;
  box-sizing: border-box;
  width: 100%;
}

.on-dzialamy{
  width: 100%;
  float: left;
  box-sizing: border-box;
  margin-bottom: 30px;
}

.on-dzialamy-left{
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding-right: 15px;
}

.on-dzialamy-right{
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding-left: 15px;
}

.on-inwestycje{
  width: 100%;
  float: left;
  box-sizing: border-box;
  background-color:  rgba(220,220,220, 0.7);
  border-radius: 15px;
  padding: 15px;
  margin-bottom: 30px;
}

.on-inwestycje-left{
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding-right: 15px;
}

.on-inwestycje-right{
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding-left: 15px;
}

.on-historia p, .on-inwestycje p, .on-dzialamy p{
  padding: 0px 15px;
}

.on-historia h2, .on-inwestycje h2, .on-dzialamy h2{
  padding: 0px 15px;
  margin-top: 0px;
}

.on-inwestycje-img{
  float: left;
  height: 210px;
  margin-right: 10px;
}

.on-historia-mapa-div{
  width: 51%;
  float: left;
  box-sizing: border-box;
  background-color:  rgba(220,220,220, 0.7);
  border-radius: 15px;
  padding: 15px;
  margin-bottom: 30px;
}

.on-historia-mapa{
  box-shadow: 7px 7px 10px #999999;
}

#secondary{
  background-color: #E8E8E8;
  border-radius: 10px;
}

.tax-product_cat li .woocommerce-loop-product__title{
  text-align: center;
}

.tax-product_cat .page-title{
  text-align: center;
  margin-top: 0px;
}

.tax-product_cat .term-description{
  text-align: center;
  font-size: 18px;
}

.tax-product_cat .term-description a{
  color: #E31E24;
}

.tax-product_cat .term-description a:hover{
  color: #666666;
}

.woocommerce .woocommerce-breadcrumb{
  font-size: 16px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
  margin: 0 1.2% 20px 1.2%;
  padding: 10px;
  border-radius: 10px;
}

.woocommerce ul.products li.product a img{
  margin-bottom: 0px;
}

.woocommerce ul.products li.product .woocommerce-placeholder{
  border: 0px solid #f2f2f2;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
  padding: 5px 0 0;
}

.woocommerce ul.products li:hover, .woocommerce-page ul.products li:hover{
  background-color: #E31E24;
}

.woocommerce ul.products li:hover h2, .woocommerce-page ul.products li:hover h2, .woocommerce-page ul.products li:hover .selfa-grid-product-span{
  color: #FFFFFF !important;
}

.product_title, .shop_attributes{
  color: #515050;
}

.woocommerce div.product div.summary{
  margin: 0;
}

h1.entry-title{
  border-bottom: none;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
  width: 32%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
  width: 64%;
}

.woocommerce table.shop_attributes th{
  width: 33.33333%;
  border-bottom: 1px solid rgba(0,0,0,.1);
}

.woocommerce table.shop_attributes td{
  width: 66.66666%;
  font-style: normal !important;
  border-bottom: 1px solid rgba(0,0,0,.1);
}


.woocommerce table.shop_attributes tr:nth-child(2n) td, .woocommerce table.shop_attributes tr:nth-child(2n) th{
  background-color: transparent;
}

.woocommerce table.shop_attributes{
  border-top: none;
}

.woocommerce table.shop_attributes tr:nth-child(2n) td, .woocommerce table.shop_attributes tr:nth-child(2n) th{
  border-top: none;
}

.woocommerce table.shop_attributes tr:last-child td, .woocommerce table.shop_attributes tr:last-child th {
  border-bottom: none;
}

.woocommerce nav.woocommerce-pagination {
  margin-bottom: 60px;
}


.woocommerce nav.woocommerce-pagination ul{
  border: none;
}

.woocommerce nav.woocommerce-pagination a{
  color: #5F5E64;
}

.woocommerce nav.woocommerce-pagination ul li{
  color: #5F5E64;
  background-color: transparent;
  border: none;
  height: 32px;
  width: 32px;
  border-radius: 10px;
}

.woocommerce nav.woocommerce-pagination ul li span {
  padding: 7px 0px 9px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{
  background-color: #5F5E64;
  color: #FFFFFF;
  font-weight: bold;
}

.woocommerce #secondary{
  padding: 0;
}

.selfa-sidebar-title{
  color: #515050;
  font-size: 20px;
  width: 100%;
  padding: 5px 10px;
  float: left;
  margin-bottom: 20px;
  font-weight: bold;
}

.selfa-sidebar-title-filter{
  margin-top: 20px;
}

.selfa-sidebar-categories{
  width: 100%;
  margin-bottom: 20px;
}

.selfa-sidebar-cat{
  width: 100%;
  padding: 5px 10px 5px 10px;
  margin-bottom: 5px;
  color: #515050;
  /*cursor: pointer;*/
  float: left;
}

.selfa-sidebar-cat a{
  color: #515050;
}

.selfa-sidebar-cat-2{
  padding: 5px 10px 5px 30px;
}

.selfa-sidebar-cat-3{
  padding: 5px 10px 5px 50px;
}


.selfa-sidebar-menu-more{
  display: none;
  float: right;
  color: #515050;
  cursor: pointer;
  z-index: 10;
  text-align: center;
  height: 24px;
  width: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  background-image: url('img/chevron-down.png');
}

.selfa-sidebar-menu-more.active{
  background-image: url('img/chevron-up.png');
}

.selfa-sidebar-menu-more:hover{
  background-image: url('img/chevron-down-hover.png');
}

.selfa-sidebar-menu-more.active:hover{
  background-image: url('img/chevron-up-hover.png');
}

.selfa-sidebar-cat-more{
  float: right;
  color: #515050;
  cursor: pointer;
  z-index: 10;
  text-align: center;
  height: 24px;
  width: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  background-image: url('img/chevron-down.png');
}

.selfa-sidebar-cat-more.active{
  background-image: url('img/chevron-up.png');
}

.selfa-sidebar-cat-more:hover{
  background-image: url('img/chevron-down-hover.png');
}

.selfa-sidebar-cat-more.active:hover{
  background-image: url('img/chevron-up-hover.png');
}

.selfa-sidebar-cat-div{
  float: left;
  display: none;
  width: 100%;
}

.selfa-sidebar-cat-main{
  font-weight: bold;
}

.selfa-sidebar-cat-main-active{
  background-color: #5F5E64;
  color: #FFFFFF;
}

.selfa-sidebar-cat-main-active a{
  color: #FFFFFF;
}

.selfa-sidebar-cat-active{
  background-color: #DBDBDB;
  color: #E31E24;
}

.selfa-sidebar-cat-active a{
  color: #E31E24;
}

.selfa-sidebar-cat:hover{
  background-color: #DBDBDB;
  color: #E31E24;
}

.selfa-sidebar-cat a:hover{
  color: #E31E24;
}

.selfa-sidebar-row{
  float: left;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
}

.selfa-sidebar-filter-button{
  color: #ffffff;
  background-color: #999999;
  cursor: pointer;
  padding: 10px 10px;
  font-weight: bold;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 200px;
  font-size: 20px;
}

.selfa-sidebar-filter-button:hover{
  background-color: #E31E24;;
}

.selfa-sidebar-filters{
  width: 100%;
  color: #515050;
  float: left;
}

.selfa-sidebar-filter{
  width: 100%;
  margin-bottom: 10px;
  float: left;
}

.selfa-filter-title{
  width: 100%;
  font-weight: bold;
  padding: 5px 10px;
  float: left;
}

.selfa-filter-options{
  width: 100%;
  float: left;
}

.selfa-filter-option{
  width: 100%;
  float: left;
  padding: 5px 10px 5px 40px;
  cursor: pointer;
  background-position: 10px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-image: url('img/check-unchecked.png');
}

.selfa-filter-option-active{
  background-image: url('img/check-checked.png');
}

.selfa-filter-more{
  width: 100%;
  float: left;
  padding: 0 10px;
  cursor: pointer;
  color: #E31E24;
  text-align: center;
  font-weight: bold;
}

.selfa-filter-more:hover{
  color: #515050;
}

.selfa-filter-label{
  width: 20%;
}

.selfa-filter-input{
  width: 30%;
}

.woocommerce .page-title{
  color: #515050;
}

.woocommerce-loop-product__title{
  color: #515050;
}

.woocommerce h1{
  margin-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.selfa-product-actions{
  float: left;
  width: 100%;
}

.selfa-product-actions-left{
  float: left;
  width: 50%;
}

.selfa-product-actions-right{
  float: left;
  width: 50%;
}

.selfa-product-button{
  border: 2px solid #999999;
  padding: 5px 20px 5px 50px;
  background-position: 15px center;
  background-size: 20px;
  background-repeat: no-repeat;
  color: #999999;
  float: left;
  border-radius: 20px;
  line-height: 20px;
  font-size: 16px;
  cursor: pointer;
  margin-bottom: 20px;
}

.selfa-product-button:hover{
  border: 2px solid #666666;
  color: #666666;
}

.selfa-product-print{
  background-image: url('img/product-print.png');
}

.selfa-product-pdf{
  background-image: url('img/product-pdf.png');
}

.selfa-product-compare{
  background-image: url('img/product-compare.png');
  float: right;
}

.compare.button{
  border: 2px solid #999999 !important;
  padding: 5px 20px 5px 50px !important;
  background-position: 15px center !important;
  background-size: 20px !important;
  background-repeat: no-repeat !important;
  color: #999999 !important;
  border-radius: 20px !important;
  line-height: 20px !important;
  font-size: 16px !important;
  cursor: pointer !important;
  margin-bottom: 20px !important;
  background-color: transparent !important;
  background-image: url('img/product-compare.png') !important;
  float: right ;
  font-weight: normal !important;
}

.compare.button:hover{
  border: 2px solid #666666 !important;
  color: #666666 !important;
}

.selfa-product-request{
  background-image: url('img/product-request.png');
  border: 2px solid #e31e24;
  color: #e31e24;
  float: right;
}

.selfa-product-request:hover{
  border: 2px solid #971418;
  color: #971418;
}

.woocommerce-info{
  border: none;
  background-color: transparent;
  text-align: center;
  color: #e31e24;
  padding: 1em 2em;
}

.woocommerce-info a{
  color: #e31e24;
  font-weight: bold;
}

.woocommerce-info a:hover{
  color: #971418;
}

.woocommerce-info::before{
  content: none;
}



/*** KONTAKT ***/

.contact-bar{
  width: 100%;
  float: left;
}

.contact-bar-pos{
  float: left;
  width: 50%;
  text-align: center;
  padding: 10px;
  background-color: #DBDBDB;
  color: #505050;
  font-weight: bold;
  cursor: pointer;
}

.contact-bar-pos-active{
  background-color: #505050;
  color: #DBDBDB;
}

.contact-data{
  display: none;
  float: left;
  width: 100%;
}

.contact-data-active{
  display: block;
}

.contact-row{
  float: left;
  width: 100%;
  border-top: 1px solid #DBDBDB;
  padding-top: 20px;
  text-align: center;
}

.contact-row:hover{
  font-weight: bold;
  background-color: rgba(250, 250, 250, 0.5);
}

.contact-row-title{
  float: left;
  width: 25%;
  padding: 0 10px;
}

.contact-row-title span{
  float: left;
  width: 100%;
  font-weight: bold;
}

.contact-row-right{
  float: left;
  width: 75%;
}

.contact-row-data{
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.contact-row-person{
  float: left;
  width: 100%;
  border-top: 1px solid #DBDBDB;
  padding-top: 20px;
}

.contact-row-person:first-child{
  border-top: none;
  padding: 0;
}

.contact-row-email{
  float: left;
  width: 100%;
}

.contact-row-col{
  float: left;
  width: 33.3333%;
}

.contact-row-col-1{
  float: left;
  width: 100%;
}

.contact-row-col-2{
  float: left;
  width: 100%;
}

#contact-2-data h2{
  margin-top: 20px;
  float: left;
  text-align: center;
  width: 100%;
}

#contact-2-data h3{
  margin-top: 20px;
  float: left;
  text-align: center;
  width: 100%;
}

#contact-2-data span{
  width: 100%;
  text-align: center;
  float: left;
  padding: 5px 0;
}

#contact-2-data #wpgmza_map{
  margin-bottom: 20px;
  margin-top: 20px;
}

/********/

#selfa-request-query {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.2); /* Black background with opacity */
  z-index: 10000; /* Specify a stack order in case you're using a different order for other elements */
}

.selfa-request-query-box{
  position: absolute;
  z-index: 10002;
  background-color: #FFFFFF;
  width: 50%;
  left: 25%;
  top: 100px;
  border: 2px solid #E31E24;
  border-radius: 20px;
}

.srq-close{
  width: 30px;
  height: 30px;
  border-radius: 15px;
  color: #FFFFFF;
  background-color: #E31E24;
  cursor: pointer;
  top: -15px;
  right: -15px;
  position: absolute;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}

.srq-query{
  float: left;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.srq-thank{
  float: left;
  width: 100%;
  display: none;
  color: #E31E24;
  text-align: center;
}

.srq-line{
  float: left;
  width: 100%;
  padding: 5px 30px;
}

.srq-line-head{
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 18px;
}

.srq-line input{
  width: 100%;
}

.srq-line textarea{
  width: 100%;
}

.srq-button{
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #E31E24;
  text-align: center;
  color: #E31E24;
  background-color: transparent;
  padding: 5px 20px;
  border-radius: 20px;
  font-weight: bold;
  font-size: 18px;
  margin-top: 10px;
  width: 200px;
  cursor: pointer;
}

.srq-button:hover{
  background-color: #E31E24;
  color: #FFFFFF;
}

.selfa-block{
  width: 100%;
  float: left;
  padding: 15px;
  margin-bottom: 10px;
  box-sizing: border-box;
  display: table;
}

.selfa-block .button-more{
  float: none;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

.selfa-block-25{
  width: 25%;
}

.selfa-block-33{
  width: 33.3333%;
}

.selfa-block-50{
  width: 50%;
}

.selfa-block-center{
  text-align: center;

}

.selfa-block-center-float{
  text-align: center;
  float: left;
}

.selfa-block-center-float a{
  margin-top: 10px;
}

.selfa-block-image{
  text-align: center;
}

.selfa-block-image img{
  margin: 10px 20px;
  border: 5px solid #ffffff;
  box-shadow: 7px 7px 10px #999999;
  max-height: 250px;
}

.selfa-block-grey{

  background-color: rgba(220,220,220, 0.7);
  border-radius: 15px;

}

.selfa-block-half{
  width: 50%;
  /*float: left;*/
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}

.selfa-block a, .selfa-block a:hover{
  color: #E31E24;
}

.selfa-block-video iframe{
  box-shadow: 7px 7px 10px #999999;
  padding: 15px;
  border-radius: 15px;
  background-color: #DFDFDF;
  margin-bottom: 20px;
}

.selfa-news-head{
  float: left;
  display: block;
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 2px solid #E31E24;
}

.selfa-news-head img{
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}

.selfa-news-image{
  float: left;
  display: block;
  width: 50%;
}

.selfa-news-head-title{
  color: #E31E24;
  font-size: 20px;
  display: block;
  width: 100%;
  margin-bottom: 20px;
}


.selfa-news-head-date{
  color: #E31E24;
  font-size: 16px;
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.selfa-news-head-ex{
  text-align: justify;
  display: block;
}

.selfa-news-title{
  float: left;
  display: block;
  width: 50%;
  color: #E31E24;
  font-size: 20px;
}


.selfa-news-content{
  float: left;
  display: block;
  width: 100%;


}

.woocommerce-breadcrumb{
  width: 100%;
  float: left;
  font-size: 16px;
  color: #515050;
}

.woocommerce-breadcrumb a{
  font-weight: bold;
  font-size: 16px;
  color: #515050;
}

.woocommerce-breadcrumb a:hover{
  color: #E31E24;
}

.search-head{
  float: left;
  margin-right: 10px;
  margin-top: 4px;
  position: relative;
}

.search-head input{
  border: 1px solid #999999;
  padding: 0 10px;
  border-radius: 5px;
  position: relative;
  display: block;
  float: left;
}

.selfa-prod-atts{
  float: left;
  width: 100%;
  display: block;
}

.selfa-prod-atts.odd{
  background-color: #E8E8E8;
}

.selfa-prod-atts.even{
  background-color: transparent;
}

.selfa-prod-atts-name{
  float: left;
  width: 33.33333%;
  display: block;
  padding: 10px 20px;
  text-align: right;
}

.selfa-prod-atts-value{
  width: 66.66666%;
  float: left;
  display: block;
  padding: 10px 20px;
  text-align: left;
}

#wpis-gallery .slick-slide{
    padding-right: 10px;
    padding-top: 10px;
}

/************/

ul.product-cats{
  margin: 0;
  padding: 0;
  float: left;
}

ul.product-cats li {
  list-style: none;
  margin: 0 1.2% 2.992em 1.2%;
  padding: 10px;
  border-radius: 10px;
  text-align: center;
  color: #515050;
}

ul.product-cats li.category_full{
  width: 100%;
}

ul.product-cats li h2{
  padding: 15px 0 0;
  color: #515050 !important;
  font-size: 1em;
  height: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

ul.product-cats li h2{
  color: #515050 !important;
}

ul.product-cats li img {
  margin: 0 auto;
}

ul.product-cats li:hover{
  background-color: #E31E24;
}

ul.product-cats li:hover h2{

  color: #FFFFFF !important;

}



ul.product-cats .category-image{
  width: 100%;
  /*height: 100px;*/
  background-position: center;
  background-size: contain;
  background-color: #ffffff;
  background-repeat: no-repeat;
}

.category-person-info{
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #515050;
  font-size: 16px;
  margin-bottom: 40px;
}

.sp-slides-container .sp-mask.sp-grab{
  border-radius: 10px;
}

#searchform .search-submit{
  background-color: transparent;
  border: none;
  padding: 0;
  color: #666666;
  right: 5px;
  z-index: 200;
  position: absolute;
  display: block;
  float: right;
  top: -2px;
}


.selfa-grid-product-span{
  width: 100%;
  text-align: center;
  color: #000000;
  text-decoration: none;
  float: left;
}

ul.product-cats li:hover .selfa-grid-product-span{

  color: #FFFFFF !important;

}

table.compare-list thead th a.close, h1 a.close {
  float: none;
  width: 100%;
  display: block;
}

.woocommerce ul.products li.product .price{
  margin-bottom: 0;
}

@media screen and (min-width:768px) {

  ul.product-cats {
    margin-left: 0;
    clear: both;
    width: 100%;
    border-bottom: 3px solid #E8E8E8;
    margin-bottom: 40px;
  }
  ul.product-cats li {
    width: 30.75%;
    margin: 0 1.2% 2.992em 1.2%;
    padding: 10px;
    border-radius: 10px;
    float: left;
  }

  .col-lg-12 ul.product-cats li {
    width: 22.5%;
  }
/*
  .woocommerce ul.products.columns-3 .col-lg-12  li.product, .woocommerce-page .col-lg-12 ul.products.columns-3 li.product{
    width: 22.5%;
  }
*/

}

@media only screen and (max-width: 991px) {

  #secondary{
    margin-bottom: 30px;
  }

  .selfa-sidebar-menu-more{
    display: block;
  }

  .selfa-sidebar-categories{
    display: none;
  }

  .selfa-sidebar-filters{
    display: none;
  }

  .selfa-sidebar-row{
    display: none;
  }
}


@media only screen and (max-width: 767px) {

  .woocommerce-breadcrumb{
    padding: 0 10px !important;
    font-size: 16px !important;
  }

  .navbar{
    display: block;
  }

  .search-head{
    margin-top: 0;
  }

  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
    width: 100%;
  }

  .product_title{
    text-align: center;
  }

  .selfa-request-query-box{
    width: 90%;
    left: 5%;
  }

  .sg-invest-left, .sg-invest-right{
    width: 100%;
  }

  .sg-invest-left{
    margin-bottom: 20px;
  }

  .selfa-block-half{
    width: 100%;
    float: left;
  }

  .selfa-news-image, .selfa-news-title{
    width: 100%;
  }

  .selfa-news-head img {
    float: none;
    margin-right: auto;
    margin-left: auto;
    display: block;
  }

  .selfa-news-head-title{
    float: left;
    width: 100%;
  }

  .selfa-news-head-date{
    float: left;
    width: 100%;
  }

  .selfa-news-head-ex{
    float: left;
    width: 100%;
  }

  ul.product-cats li{
    margin-bottom: 0;
  }

  ul.product-cats li h2{
    padding: 5px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 50px;
  }

  .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product{
    width: 100%;
    margin-bottom: 0;
  }
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{
  width: 100%;
}

.woocommerce .woocommerce-ordering select{
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.woocommerce-result-count{
  display: none;
}

@media only screen and (max-width: 499px) {
  .selfa-product-actions-left, .selfa-product-actions-right{
    width: 100%;
    float: left;
  }

  .selfa-product-actions-right{
    text-align: center;
  }

  .selfa-product-actions-right a{
    float: none !important;
    width: 220px;
  }

  .selfa-product-button{
    margin-right: auto;
    margin-left: auto;
    float: none;
    width: 220px;
    text-align: center;
    clear: both;
  }


}

@media only screen and (max-width: 479px) {

  ul.product-cats li{
    margin-bottom: 0;
  }

  ul.product-cats li h2{
    padding: 5px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 50px;
  }

  .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product{
    width: 100%;
    margin-bottom: 0;
  }

  #secondary{
    display: block;
    width: 100%;
  }

  .selfa-news-head img{
    margin-right: auto;
    margin-left: auto;
    float: none;
    width: 100%;
  }


  .selfa-news-head-title{
    float: left;
    width: 100%;
  }

  .selfa-news-head-date{
    float: left;
    width: 100%;
  }

  .selfa-news-head-ex{
    float: left;
    width: 100%;
  }
}

.selfa-catalog-image{
  background-color: #fff;
}

.selfa-catalog-image{
  vertical-align: middle;
}

.selfa-catalog-image img{
  vertical-align: middle;
}

.selfa-catalog-image .imagewrapper{
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: center;
}

.page-numbers li .woocommerce-loop-product__link{
  display: none !important;
}

.woocommerce-loop-product__link span.price{
  display: none;
}

.woocommerce-Price-amount{
  display: none;
}

.slick-prev{
  z-index: 100;
  margin-left: 20px;
}

.slick-next{
  z-index: 100;
  margin-right: 20px;
}

.woocommerce ul.products li.product a img{
  height: 100%;
}

.woocommerce .products li.product{
  cursor: pointer;
}

.hide-products{
  display: none;
}

@media only screen and (max-width: 767px) {

  .home-info-bar{
    float: left;
    height: 370px;
  }

  #content .container {
    float: left;
    width: 100%;
  }

  .home-header-title{
    font-size: 14px;
  }

  .home-info-bar-1{
    width: 100%;
    background-position: calc(50% - 93px);
  }
  .home-info-bar-2{
    width: 100%;
    background-position: calc(50% - 93px);
  }
  .home-info-bar-3{
    width: 100%;
    background-position: calc(50% - 93px);
  }

  .home-info-bar span{
    font-size: 20px;
  }

  .mp-oferta-offer{
    width: 100%;
    margin: 0 0 20px;
  }

  .mp-aktualnosci-item{
    width: 100%;
    margin: 0 0 20px;
  }

  .sg-pytania-left, .sg-pytania-right{
    width: 100%;
  }

  .sg-pytania-div{
    width: 100%;
    text-align: center;
  }

  .sg-pytania-left{
    margin-bottom: 10px;
  }

  .sg-about-left, .sg-about-right{
    width: 100%;
  }
  
  .sg-about-line-left, .sg-about-line-right{
    width: 100%;
    margin-bottom: 10px;
  }

  .sg-cert-left, .sg-cert-right{
    width: 100%;
  }

  .footer-first-line-div{
    width: 100%;
  }

  .footer-image-second-line{
    width: 100%;
  }

  .on-historia-left, .on-historia-right{
    width: 100%;
    padding: 0;
  }

  .on-historia-right img{
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:  10px;
  }

  .on-historia-mapa-div{
    width: 100%;
    text-align: center;
  }

  .on-historia-img-div{
    width: 100%;
    margin: 10px 0;
  }

  .on-dzialamy-left, .on-dzialamy-right{
    width: 100%;
    padding: 0;
  }

  .on-inwestycje-left, .on-inwestycje-right{
    width: 100%;
    padding: 0;
  }

  .on-inwestycje-left, .on-inwestycje-right{
    text-align: center;
  }

  .on-inwestycje-left img, .on-inwestycje-right img{
    margin-bottom: 10px;
    float: none;
  }

  .button-more{
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-top-right{
    padding: 5px 0px;
  }

  .navbar-nav li{
    width: 100%;
    text-align: left;
  }

  .contact-row-title{
    width: 100%;
    text-align: center;
  }

  .contact-row-right{
    width: 100%;
    padding: 10px;
  }

}

@media only screen and (max-width: 479px) {

  .selfa-request-query-box {
    overflow-y: auto;
    height: 400px;
    overflow-x: hidden;
  }

  .home-info-bar{
    height: 245px;
  }

  .home-info-bar-1{
    background-size: 22px 32px;
    height: 95px;
    padding-top: 5px;
  }

  .home-info-bar-2{
    background-size: 48px 40px;
    height: 50px;
    padding-top: 0;
  }

  .home-info-bar-3{
    background-size: 51px 51px;
    height: 90px;
    padding-top: 0;
  }

  .home-info-bar{
    font-size: 18px;
  }

  .home-info-bar span{
    font-size: 22px;
  }
}
.nazwa-produkt
{
	padding: 15px 0 0;
    font-size: 1em;
    height: 50px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.25;
    font-weight: 600;
}
 ul.product-cats li:hover .nazwa-produkt {
    color: #fff !important;
}
.upp
{
	text-transform: uppercase;
}

.lang-item-de{
  display: none;
}

.woof_autohide_wrapper{
  display: none !important;
}