@charset "UTF-8";
/* Generated by Glyphter (http://www.glyphter.com) on  Fri Feb 10 2017*/
@font-face {
  font-family: 'icons';
  src: url("/fonts/icons/icons.eot");
  src: url("/fonts/icons/icons.eot?#iefix") format("embedded-opentype"), url("/fonts/icons/icons.woff") format("woff"), url("/fonts/icons/icons.ttf") format("truetype"), url("/fonts/icons/icons.svg#40239c4150cfb87a49fd3ddfdd5a788a6f5bd797") format("svg");
  font-weight: normal;
  font-style: normal; }
.clearfix:after {
  content: '';
  display: block;
  clear: both; }

.icon:before {
  display: inline-block;
  font-family: 'icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon.icon-bathtowell:before {
  content: '\0041'; }
.icon.icon-towels4:before {
  content: '\0044'; }
.icon.icon-2bathtowell:before {
  content: '\0042'; }

.button {
  color: #ec008c;
  display: flex;
  letter-spacing: 0.1em;
  align-self: center;
  padding: 15px 30px;
  text-transform: uppercase;
  margin-bottom: 120px;
  margin-top: 40px;
  background: #ec008c;
  border: none;
  font-size: 30px;
  color: white;
  text-align: center; }
  .button.radius {
    display: block;
    border-radius: 75px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.8); }

.price {
  bottom: 10px;
  right: 10px;
  font-weight: bold;
  font-size: 22px;
  color: #ec008c; }
  .price:after {
    content: 'zł';
    padding-left: 5px; }
  .price:before {
    color: #666;
    content: 'cena: ';
    padding-right: 10px;
    font-size: 18px; }

@media screen and (max-width: 454px) {
  #header {
    height: 10vh;
    border: thin solid red; }

  .block2frames {
    margin-top: 10vh; } }
@media screen and (min-width: 454px) and (max-width: 768px) {
  #header {
    height: 18vh;
    border: thin solid; }

  .block2frames {
    margin-top: 18vh; } }
#homepage {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100vh; }
  #homepage #header {
    margin: 20px auto 40px;
    align-self: center; }
    #homepage #header svg#logo {
      position: relative;
      width: 900px;
      height: 90px;
      margin: 20px; }
    #homepage #header ul.menu li a {
      font-size: 20px; }

#start {
  display: flex;
  flex-grow: 2; }

#start {
  box-sizing: border-box;
  position: relative;
  display: flex;
  margin-top: 30px;
  height: 65vh;
  flex-direction: row; }
  #start .left {
    box-sizing: border-box;
    width: 50%;
    flex-grow: 1;
    display: flex;
    position: relative;
    background-image: url("/images/homepage/reczniki-w-koszu1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%; }
    #start .left img {
      width: 100%;
      height: auto; }
  #start .right {
    position: relative;
    width: 40%;
    flex-grow: 1;
    display: flex;
    justify-content: center;
    flex-direction: column; }
    #start .right h1 {
      display: flex;
      flex-direction: column;
      align-self: center;
      font-size: 20px !important;
      letter-spacing: 0.1em;
      width: 80%;
      font-weight: 400; }
      #start .right h1 p {
        padding: 0;
        margin: 0; }

.home-section-link {
  box-sizing: border-box;
  color: #ec008c;
  display: flex;
  letter-spacing: 0.1em;
  align-self: center;
  padding: 15px 30px;
  text-transform: uppercase;
  margin-bottom: 120px;
  margin-top: 40px;
  background: #ec008c;
  border: none;
  font-size: 30px;
  color: white;
  text-align: center;
  text-decoration: none;
  width: 100%; }

/*# sourceMappingURL=homepage.css.map */
