@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot');
  src: url('fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }

.icon-heart-broken:before {
  content: "\e600";
  font-family: 'icomoon'; }

.icon-heart:before {
  content: "\e601";
  font-family: 'icomoon'; }

.icon-heart2:before {
  content: "\e602";
  font-family: 'icomoon'; }

.icon-star:before {
  content: "\e603";
  font-family: 'icomoon'; }

.icon-cancel-circle:before {
  content: "\e604";
  font-family: 'icomoon'; }

.icon-tag:before {
  content: "\e605";
  font-family: 'icomoon'; }

.icon-tags:before {
  content: "\e606";
  font-family: 'icomoon'; }

.icon-cart:before {
  content: "\e607";
  font-family: 'icomoon'; }

.icon-cart2:before {
  content: "\e608";
  font-family: 'icomoon'; }

.icon-cart3:before {
  content: "\e609";
  font-family: 'icomoon'; }

.icon-bubbles:before {
  content: "\e60a";
  font-family: 'icomoon'; }

h2 {
  font-size: 50px; }

h3 {
  font-size: 25px; }

.kolor3 {
  color: #aa0813; }

.cleaner {
  clear: both; }

.ttab {
  display: table; }

.trow {
  display: table-cell;
  vertical-align: middle; }

.linia {
  width: 240px;
  height: 2px;
  background: #fff; }

.tcenter {
  text-align: center; }

.tright {
  text-align: right; }

.tleft {
  text-align: left; }

.tjust {
  text-align: justify; }

.dnone {
  display: none; }

.well {
  background: transparent;
  border: 0;
  box-shadow: none; }

.foot_podpis {
  position: relative; }

#foot2, #foot3 {
  position: absolute;
  top: 121px;
  right: 70px; }

.sluchawka {
  display: none;
  position: fixed;
  bottom: 40px;
  left: 40px;
  overflow: hidden;
  width: 75px;
  height: 75px;
  background-image: url(../gfxi/sluchawka.png);
  background-color: #e51937;
  background-repeat: no-repeat;
  background-position: 25px 20px;
  transition: all 0.5s;
  z-index: 999999999;
  box-sizing: content-box; }
  .sluchawka:hover {
    width: 400px;
    background-color: #e51937; }

.sluchawka:hover {
  width: 400px;
  background-color: #e51937; }

.sluchawka-inner {
  opacity: 1;
  position: relative;
  width: 65px;
  height: 65px;
  position: absolute;
  top: 5px;
  left: 5px;
  animation: sluch 0.5s infinite; }

.cookiez {
  background-color: rgba(255, 255, 255, 0.9);
  bottom: 0;
  font-size: 12px;
  left: 0;
  padding: 25px 0 30px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 20000; }
  .cookiez a {
    background-color: #ddd;
    border: 0 solid red;
    border-radius: 4px;
    color: #555;
    display: inline-block;
    margin-left: 10px;
    padding: 9px 17px; }

.btn_1:hover, .btn_1:focus, .btn_2:hover, .btn_2:focus, .btn_3:hover, .btn_3:focus {
  text-decoration: none; }

.shadowsmall {
  -webkit-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.1); }

.shadowhuge {
  -webkit-box-shadow: 0px 10px 0px 200px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 0px 200px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 0px 200px rgba(0, 0, 0, 0.1); }

.btn_1 {
  transition: all 0.5s;
  -khtml-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0);
  color: #fff;
  font-size: 15px;
  font-weight: 800;
  padding: 15px 34px 15px 34px;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  max-width: 100%; }
  .btn_1:hover, .btn_1:focus {
    transition: all 0.5s;
    -khtml-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    border: 1px solid #b1942e;
    background: #fff;
    color: #b1942e;
    font-size: 15px;
    font-weight: 800;
    padding: 15px 34px 15px 34px;
    border-radius: 0;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    max-width: 100%; }

.btn_2 {
  transition: all 0.5s;
  -khtml-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  border: 1px solid rgba(0, 0, 0, 0);
  background: #aa0813;
  color: #fff;
  font-size: 15px;
  font-weight: 800;
  padding: 15px 34px 15px 34px;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  max-width: 100%; }
  .btn_2:hover, .btn_2:focus {
    transition: all 0.5s;
    -khtml-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    border: 1px solid rgba(0, 0, 0, 0);
    background: #000;
    color: #000;
    font-size: 15px;
    font-weight: 800;
    padding: 15px 34px 15px 34px;
    border-radius: 0;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    max-width: 100%; }

.btn_3 {
  transition: all 0.5s;
  -khtml-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  border: 1px solid #000;
  background: #fff;
  color: #000;
  font-size: 15px;
  font-weight: 800;
  padding: 15px 34px 15px 34px;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  max-width: 100%; }
  .btn_3:hover, .btn_3:focus {
    transition: all 0.5s;
    -khtml-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    border: 1px solid #b1942e;
    background: #b1942e;
    color: #fff;
    font-size: 15px;
    font-weight: 800;
    padding: 15px 34px 15px 34px;
    border-radius: 0;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    max-width: 100%; }

body {
  font-family: 'Poppins', sans-serif; }

.prod, h1, h2, h3, h4 {
  font-family: 'Poppins', sans-serif; }

#myCarousel {
  border: 0px solid red;
  margin-top: 138px !important; }

.menu_topr {
  border: 2px solid yellow; }
  .menu_topr .navbar-default {
    border: 0px soliD green;
    box-shadow: none; }
    .menu_topr .navbar-default.change a.navbar-brand img {
      transform: translateY(-10px); }
    .menu_topr .navbar-default .menu_g {
      background-image: none !important;
      background-color: white;
      border: 0px solid red; }
      .menu_topr .navbar-default .menu_g .navbar-brand {
        padding: 0; }
    .menu_topr .navbar-default .belka {
      padding: 14px 0px;
      height: 46px !important; }
      .menu_topr .navbar-default .belka a {
        font-weight: 400;
        font-size: 14px; }
        .menu_topr .navbar-default .belka a:hover {
          color: white; }
        .menu_topr .navbar-default .belka a span {
          color: #8f080f; }
          .menu_topr .navbar-default .belka a span.cena {
            color: white; }
      .menu_topr .navbar-default .belka #search_1 {
        height: 38px; }
      .menu_topr .navbar-default .belka #search_3 {
        height: 38px;
        width: 38px;
        background-color: #ad0712; }
        .menu_topr .navbar-default .belka #search_3:hover {
          background-color: #777; }
    .menu_topr .navbar-default .navbar-nav > li > a {
      border: 0px solid red !important;
      background-color: #fff;
      color: #313131;
      padding: 0;
      font-size: 16px;
      cursor: pointer;
      padding: 10px 20px;
      border-bottom: 0px solid transparent !important;
      font-weight: 600;
      display: inline-block; }
      .menu_topr .navbar-default .navbar-nav > li > a:hover {
        box-shadow: none;
        border-bottom: 0px solid transparent !important;
        background-color: #efefef; }

section.top2 {
  padding: 0px 0 130px 0;
  background-image: url(../jpg/smiesznyb.png);
  background-repeat: repeat-x; }
  section.top2 .kat_nagl {
    background: #111; }
  section.top2 .produkt {
    padding: 14px 14px 0px 17px !important;
    margin-bottom: 1px; }
    section.top2 .produkt .prod_title {
      height: auto;
      max-height: 25px !important;
      padding: 10px 0;
      overflow: hidden; }
    section.top2 .produkt .dodaj_kosz span {
      background: #111; }
      section.top2 .produkt .dodaj_kosz span:hover {
        background: #555; }
    section.top2 .produkt .zob_prod {
      background: #111; }
      section.top2 .produkt .zob_prod:hover {
        background: #555; }
  section.top2 .filtry {
    background-color: #efefef; }
    section.top2 .filtry .wysz_dodat #btn_sz_w_kat {
      background-color: #b1942e; }
  section.top2 .paginator {
    border: 0px solid red;
    width: 440px;
    float: none;
    padding-right: 0px;
    margin: 10px auto 0 auto; }

@media (min-width: 1200px) {
  .top6 .container {
    width: 100%;
    border: 1px solid red;
    text-align: left; }
    .top6 .container h1 {
      text-align: left; }
    .top6 .container .tcenter {
      text-align: left; } }

.top6 .container {
  width: 100%;
  border: 0px solid red;
  text-align: left; }
  .top6 .container h1 {
    text-align: left; }
  .top6 .container .tcenter {
    text-align: left; }
  .top6#nowosci .zob_prod {
    background-color: #b1942e !important;
    border-color: #b1942e !important; }
    .top6#nowosci .zob_prod:hover {
      text-decoration: none;
      background-color: #444 !important;
      color: white !important; }
  .top6#promocje {
    border: 0px solid red;
    background-color: #efefef !important;
    padding-top: 0; }
  .top6#promocje .zob_prod_prom {
    background-color: #c90311 !important;
    border-color: #c90311 !important; }
    .top6#promocje .zob_prod_prom:hover {
      text-decoration: none;
      background-color: #444 !important;
      border-color: #444 !important;
      color: white !important; }

.mboczne li:hover {
  background: #efefef;
  box-shadow: none; }

@media (min-width: 992px) and (max-width: 1366px) {
  .menu_topr .navbar-default {
    box-shadow: none; }
    .menu_topr .navbar-default .navbar-nav > li > a {
      padding: 10px 17px; } }

@media (min-width: 768px) and (max-width: 1366px) {
  .menu_topr .navbar-default .menu_g .container {
    padding: 0;
    border: 0px solid red;
    background: white; }
    .menu_topr .navbar-default .menu_g .container .navbar-header {
      background-image: none; }
    .menu_topr .navbar-default .navbar-nav > li > a {
      padding: 10px 17px; } }

.belka a span {
  color: #b1942e; }

.kat_nagl, .zob_prod, .close-box, .close-boxx {
  background: #b1942e; }

.dodaj_kosz span, .inp_dalej, #buttons_koszyk input, #buttons_koszyk a, #buttons_koszyk .inp_dalej, #buttons_koszyk .button_zap, .profile .menu_profil .button {
  background: #000;
  border: 0; }
  .dodaj_kosz span:hover, .inp_dalej:hover, #buttons_koszyk input:hover, #buttons_koszyk a:hover, #buttons_koszyk .inp_dalej:hover, #buttons_koszyk .button_zap:hover, .profile .menu_profil .button:hover, .dodaj_kosz span:focus, .inp_dalej:focus, #buttons_koszyk input:focus, #buttons_koszyk a:focus, #buttons_koszyk .inp_dalej:focus, #buttons_koszyk .button_zap:focus, .profile .menu_profil .button:focus {
    background: #555;
    color: #fff; }

.menu_topr .navbar-default .belka a span {
  color: #b1942e; }

.menu_topr .navbar-default .belka #search_3 {
  background-color: #b1942e; }

.top2 .filtry .wysz_dodat #btn_sz_w_kat {
  background-color: #b1942e; }

#nowosci .zob_prod {
  background: #aa0813; }
  #nowosci .zob_prod:hover {
    color: #aa0813;
    background: #fff; }

.zob_prod_prom {
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
  background: #ffa125;
  padding: 11px 0;
  text-align: center;
  margin: 3px 0 20px 0;
  transition: all 0.5s;
  border: 1px solid #ffa125; }
  .zob_prod_prom:hover {
    color: #ffa125;
    background: #fff;
    border: 1px solid #ffa125; }

.kwiatek {
  border: 3px solid #b1942e;
  border-width: 3px 0 3px 0; }
  .kwiatek .ax_valuta {
    color: #b1942e !important; }

.tabkoszyk th, .tabkoszyksuma th {
  text-transform: uppercase; }

.tabkoszyksuma {
  font-family: 'Open Sans', sans-serif; }
  .tabkoszyksuma .waring {
    color: #b1942e;
    font-size: 16px;
    font-weight: 600; }
  .tabkoszyksuma td span {
    font-size: 26px;
    font-weight: 600; }

.top2 .produkt .cena_p {
  color: #777; }

.top4 {
  background: url(../gfxi/logo-top.png);
  color: #000; }

.koszyk_cont > h2 {
  text-transform: uppercase; }

.foot_mapa a span {
  color: #b1942e !important; }

.cookiez {
  background: #b1942e !important; }

.ramka_zam input.imp_zare {
  background: #000 !important; }
  .ramka_zam input.imp_zare:hover {
    background: #555 !important; }

.podsumowanie_adr_kosz, .tab_pod_kosz {
  border: 1px solid #fff;
  border-collapse: collapse; }
  .podsumowanie_adr_kosz th, .tab_pod_kosz th, .podsumowanie_adr_kosz td, .tab_pod_kosz td {
    border: 1px solid #fff; }

.adres_wys_form {
  width: 100%;
  border-collapse: collapse; }

.regulaminy_podsumowanie {
  width: 80%;
  margin: 0 auto; }
  .regulaminy_podsumowanie h2 {
    font-size: 30px; }

.imp_zbrej, .ramka_zam input.inp_podsumowanie {
  background: #b1942e !important; }

.krok2r {
  padding-left: 0; }

#krok41 {
  padding-left: 15px; }

.zaw_kosz {
  text-transform: uppercase; }

.koszyk_cont, .koszyk_cont table td, .koszyk_cont table th {
  color: #000; }

.imp_zbrej, .ramka_zam input.inp_podsumowanie {
  background: #000 !important; }

.top2 .promocje_info {
  background: #c90311 !important;
  padding: 0 0 5px 0;
  color: #fff; }
  .top2 .promocje_info h3 {
    text-align: center; }

.top2 .produkt .cena_p .cena_n {
  color: #000; }

.item .cena {
  color: #777; }

.promocje_slide .item .cena .stara_cena {
  color: #777; }
  .promocje_slide .item .cena .cena_n {
    color: #c90311; }

.kosz_info {
  font-weight: 400 !important;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000; }
  .kosz_info b, .kosz_info strong {
    font-weight: 800; }

.tabkoszyk {
  margin-bottom: 88px; }

.promocja_clk {
  position: relative;
  color: #c90311; }
  .promocja_clk .prod_prom {
    right: inherit;
    left: 78px; }

.kwiatek .cena_ns, .kwiatek .cena_n, .kwiatek .stara_cena {
  color: #000; }
  .kwiatek .cena_ns .ax_valutan, .kwiatek .cena_n .ax_valutan, .kwiatek .stara_cena .ax_valutan {
    color: #000 !important; }

.kwiatek .ax_valuta {
  color: #000 !important; }

.kwiatek .cena_ns b, .kwiatek .cena_n b {
  color: #000; }

.kwiatek .cena_p.promocja .cena_n {
  color: #c90311; }

.adres_wys_form {
  text-align: left; }

.podsumowanie_adr_kosz, .tab_pod_kosz {
  min-width: 550px; }

.top6#nowosci .container {
  background-color: #efefef !important; }

.mob_vis {
  display: none !important; }

body {
  overflow-x: hidden; }

img {
  max-width: 100%; }

.akc_reg_form {
  text-align: left;
  width: 50%;
  margin: 0 auto; }
  .akc_reg_form #r_regulamin1 {
    width: 18px; }

@media screen and (min-width: 1px) and (max-width: 1440px) {
  .slider_bootstrap .slide_item .txt img {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -khtml-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    margin-bottom: -50px; } }

@media screen and (min-width: 1px) and (max-width: 1366px) {
  nav.navbar-default .container {
    width: 966px; }
    nav.navbar-default .top_nav ul .logo_main {
      margin-left: 0;
      margin-right: 26.5px; }

  .slider_bootstrap .slide_item .txt {
    width: 900px;
    left: calc(50% - 450px); }
    .slider_bootstrap .slide_item .txt img {
      transform: scale(0.7);
      -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
      -khtml-transform: scale(0.7);
      -moz-transform: scale(0.7);
      -o-transform: scale(0.7);
      margin-bottom: -70px; }
    .slider_bootstrap .social {
      left: 50px; } }

@media screen and (min-width: 1px) and (max-width: 1280px) {
  .slider_bootstrap .slide_item .txt img {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -khtml-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    margin-bottom: -100px; } }

@media screen and (min-width: 1px) and (max-width: 1024px) {
  .slider_bootstrap .slide_item .txt {
    width: 700px;
    left: calc(50% - 350px); }
    .slider_bootstrap .slide_item .txt img {
      transform: scale(0.4);
      -webkit-transform: scale(0.4);
      -ms-transform: scale(0.4);
      -khtml-transform: scale(0.4);
      -moz-transform: scale(0.4);
      -o-transform: scale(0.4);
      margin-bottom: -120px; }
    .slider_bootstrap .social {
      left: 30px;
      top: 340px; } }

@media screen and (min-width: 1px) and (max-width: 991px) {
  #hurtownia_upominkow {
    display: none !important; }

  #hurtownia_upominkow2 {
    background: url('/gfxi/logo_m.png');
    height: 80px;
    width: 130px; }

  nav.navbar-default .container .col3 {
    width: 100%;
    text-align: right; }

  .top1 .hover, .top2 .hover, .top3 .hover {
    min-height: 66.666vW; } }

@media screen and (min-width: 1px) and (max-width: 982px) {
  .bg2 .produkcja_2, .bg2 .produkcja_3 {
    display: none !important; }

  nav.navbar-default .top_nav .nav-center {
    width: 100%; }
    nav.navbar-default .top_nav .navbar-nav li a {
      font-size: 14px;
      padding: 22px 8px; }

  .oferta .kategoria {
    width: 50%; } }

@media screen and (min-width: 1px) and (max-width: 768px) {
  body {
    width: 100% !important; }

  nav.navbar-default .top_nav .navbar-nav li {
    float: none;
    display: block; }
    nav.navbar-default .top_nav .navbar-nav li a {
      padding: 15px 8px; }

  nav.navbar-default .top_nav ul {
    width: 100%; }

  .carousel-inner > .item {
    overflow-x: hidden; }

  .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    max-width: 130%; }

  .top4 {
    display: none; }
    .top4 .right {
      padding: 0; }
      .top4 .right h2 {
        width: auto;
        font-size: 20px; }

  .mob_vis {
    display: block !important; }

  .top4.zadaszenia {
    display: none; }

  .navbar-brand img {
    margin-top: 4px;
    margin-left: 20px;
    max-height: 40px; }

  section.contact_section {
    text-align: center; }
    section.contact_section .form-horizontal {
      padding: 0 50px; }
    section.contact_section .form-group .col-md-4 {
      width: 100%; }

  section.offer_category {
    padding: 0 30px; }

  #story-freext {
    margin-top: 54px; }
    #story-freext p {
      font-size: 12px; }
    #story-freext .btn {
      display: none; }

  section.slider_bootstrap .description_slider {
    width: 100%;
    bottom: 10px; }
    section.slider_bootstrap .description_slider h3 {
      font-size: 30px; }
    section.slider_bootstrap .description_slider .col2, section.slider_bootstrap .description_slider .col1, section.slider_bootstrap .description_slider .col3 {
      width: 100%; }
      section.slider_bootstrap .description_slider .col2 h2, section.slider_bootstrap .description_slider .col1 h2, section.slider_bootstrap .description_slider .col3 h2 {
        font-size: 18px; }
    section.slider_bootstrap .description_slider p {
      text-align: center;
      padding: 0; }
      section.slider_bootstrap .description_slider p:nth-child(1) {
        display: none; }
      section.slider_bootstrap .description_slider p img {
        width: 200px;
        margin: 0 auto;
        display: block; }
    section.slider_bootstrap .description_slider .mob_none {
      display: none; }

  .top1 .hover .txt, .top2 .hover .txt {
    position: relative;
    left: inherit;
    bottom: inherit;
    padding: 30px 25px 120px 25px;
    text-align: center;
    transform: translateY(0); }
    .top1 .hover .txt .linia, .top2 .hover .txt .linia {
      margin: 0 auto; }
    .top1 .left, .top2 .left {
      background-size: cover; }

  .promotions_and_news .txt {
    padding: 50px 0; }

  .top3 .hover {
    padding: 40px 20px;
    text-align: center; }

  #foot2, #foot3 {
    top: 264px; }

  section.foot_podpis {
    padding: 50px 0 150px; }

  .podsumowanie_adr_kosz, .tab_pod_kosz, .regulaminy_podsumowanie, .d_info_zam {
    min-width: inherit;
    width: 100%; } }
