@charset "UTF-8";
/*ver->2.0std-02-08-2019*/
/*ver->2.0std-02-08-2019*/
/* =============================== Ogólna responsywność ================================= */
/* =============================== Podstawowe przeskoki ================================= */
@media screen and (max-width: 1540px) {
  .megadropdown .product-offer .button {
    width: 150px;
    font-size: 0.9rem;
  }
  .megadropdown .product-offer .offer-categories > div {
    padding: 0 2.5px 5px 2.5px;
  }
}
/* ---------------------------------------- tablet --------------------------------- */
@media screen and (max-width: 1200px) {
  #BANER-CONTENT .banner-content {
    padding-bottom: 30px;
  }
  .search-box-wrapper {
    background: #ffcc00;
    position: static;
  }
  .search-box-wrapper .container.full {
    position: relative;
  }
  .search-box-wrapper .tab-wrapper {
    margin: auto;
  }
  .search-box-wrapper .search-box {
    padding: 35px 0;
    margin-top: 60px;
  }
  .search-box-wrapper .search-box .input-option-wrapper {
    flex-direction: column;
  }
  .search-box-wrapper .search-box .input-option-wrapper > div {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .search-box .input-search-wrapper input[type=text] {
    width: 100%;
  }
  .product-offer .header .text-wrapper {
    padding: 0;
  }
  .page-section {
    padding: 60px 0;
  }
  .product-offer .header {
    padding-top: initial;
  }
  #BOTTOM {
    padding: 80px 0 80px 0;
  }
  #SYSTEM-FOOT .container {
    flex-wrap: wrap;
    padding: 20px 15px;
  }
  #SYSTEM-FOOT a {
    text-decoration: none;
    padding-right: 0;
  }
  #SYSTEM-FOOT a:after {
    content: "|";
    margin: 0 5px;
    color: #777;
  }
  #SYSTEM-FOOT a:hover:after {
    color: #777;
  }
  #SYSTEM-FOOT a:last-child:after {
    content: "";
  }
}
@media screen and (max-width: 1095px) {
  .why-us-columns > div:nth-child(2) {
    display: none;
  }
  #START #TOP nav.desktop .nav-button > a {
    padding: 0 20px;
  }
}
@media screen and (max-width: 770px) {
  #BANER-CONTENT .banner-header h1,
  #BANER-CONTENT .banner-header .banner-title {
    font-size: 3.28rem;
  }
  .search-box .input-option-wrapper {
    flex-direction: column;
  }
  .search-box-wrapper form {
    width: 100%;
  }
  .search-results-box {
    width: 100%;
  }
  .product-offer .header {
    padding-top: 180px;
  }
  #SYSTEM-FOOT .container {
    justify-content: center;
    justify-items: center;
    text-align: center;
  }
  #SYSTEM-FOOT .container div:first-child {
    border-bottom: 1px solid #666666;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .price-section-wrapper {
    display: initial;
  }
  .product-3d-viewer,
  .product-3d-canvas,
  .product-3d-no-model .product-3d-fallback,
  .product-3d-error .product-3d-fallback {
    min-height: 330px;
    height: 330px;
  }
  .product-3d-controls {
    bottom: 12px;
    right: 12px;
  }
  .product-3d-start-button {
    right: 12px;
    bottom: 12px;
    min-width: 82px;
    height: 32px;
    padding: 0 12px;
    font-size: 12px;
    line-height: 30px;
  }
  .product-3d-photo-button {
    left: 12px;
    bottom: 12px;
    width: 38px;
    height: 38px;
  }
  .product-3d-button {
    width: 28px;
    height: 28px;
    font-size: 13px;
    line-height: 28px;
  }
}
/* ---------------------------------------- mobile --------------------------------- */
@media screen and (max-width: 900px) {
  #cart-module {
    margin-right: 45px;
  }
}
@media screen and (max-height: 870px) and (min-width: 771px) {
  .search-box-wrapper {
    position: static;
    background-color: #ffcc00;
    margin-top: 60px;
  }
  #BANER-CONTENT .banner-content {
    padding-bottom: 110px;
  }
  .search-box-wrapper .container.full {
    position: relative;
  }
  .search-box-wrapper .tab-wrapper {
    margin: 0 0;
  }
}
@media screen and (max-height: 500px) {
  .search-box-wrapper {
    position: static;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 700px) {
  .search-box-wrapper .tab-wrapper > a span.text {
    display: none;
  }
  .search-box-wrapper .tab-wrapper .button {
    min-width: 100px;
  }
  .search-box .tile .image-wrapper {
    max-width: 100%;
  }
  .search-box .tile .content {
    padding-left: 0;
    padding-top: 20px;
    margin-bottom: 50px;
    min-width: 240px;
    overflow: hidden;
  }
  .products-wrapper > div {
    display: block;
  }
  .products-category,
  .products-items {
    width: auto;
    margin-right: initial;
  }
  .subtitle-category {
    font-size: 1.5rem;
  }
  #page-search .search-heading-title {
    font-size: 2.4rem;
  }
  #page-search .search-heading-count {
    font-size: 1.25rem;
  }
  #page-search .search-heading-query {
    font-size: 1.8rem;
  }
  .products-category > ul {
    height: 80px;
    overflow-y: scroll;
  }
  .button.filter-btn {
    padding: 5px 10px;
    margin: 0 1px 2px 0;
  }
  .page-quick-search {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 12px 0;
    background: #ffcc00;
    overflow: visible;
    z-index: 1;
  }
  .page-quick-search .container {
    justify-content: center;
    height: auto;
  }
  .page-quick-search .container:before {
    display: none;
  }
  .page-quick-search-form {
    width: 100%;
  }
  #cart-module {
    margin-right: 55px;
  }
  .container {
    padding: 0 15px !important;
  }
  #BANER-CONTENT .banner-header h1,
  #BANER-CONTENT .banner-header .banner-title {
    font-size: 2.08rem;
  }
  .page-section {
    padding: 30px 0;
  }
  .product-offer .button {
    height: 65px;
    width: 127px;
  }
  .product-offer .offer-categories > div {
    padding: 0 10px 15px 10px;
  }
  .product-offer .header {
    padding-top: 30px;
  }
  .header {
    padding-bottom: 30px;
  }
  .icon-tile .content {
    padding-left: 0;
  }
  #page-category .product-item-list .image-wrapper,
  #page-category .product-item-list .image-wrapper .img-placeholder {
    width: 100px;
    height: 100px;
    min-width: 100px;
  }
  #page-category .product-3d-list-badge,
  #page-search .product-3d-list-badge {
    right: 6px;
    bottom: 6px;
    width: 34px;
    height: 34px;
    font-size: 10px;
  }
  #page-category .product-item-list .product-card-title {
    font-size: 1em;
  }
  #page-category .product-item-list .product-content p {
    line-height: 1.3;
    font-size: 0.9em;
  }
  #page-category .product-item-list .product-content .controls {
    margin-top: 30px;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
  }
  #page-category .product-item-list .product-content .content {
    margin-bottom: 55px;
  }
  #page-category .product-item-list .product-content .button {
    width: 100%;
  }
  #why-us-img {
    padding: 50px 0;
  }
  #START .why-us .content {
    padding-left: 20px;
  }
  #BOTTOM {
    padding: 40px 0 40px 0;
  }
  #BOTTOM h3,
  #BOTTOM .content {
    text-align: center;
  }
  #BOTTOM h3 {
    margin: 0 0 20px 0;
  }
  #BOTTOM .contact-icon,
  .social-links {
    align-items: center;
    justify-content: center;
  }
  #BOTTOM .logo-paypal {
    width: 100%;
  }
}/*# sourceMappingURL=theme-media.css.map */
