@charset "UTF-8";
/*ver->2.0std-02-08-2019*/
/*ver->2.0std-02-08-2019*/
/* =============================== Ogólna responsywność ================================= */
#mobile-menu-button.show-nav {
  background: #5e1a28;
}

#mobile-menu-button.show-nav > span,
#mobile-menu-button.show-nav > span::after,
#mobile-menu-button.show-nav > span::before {
  background-color: #fff;
}

nav.mobile {
  top: 50px;
}

.nav-top {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
}

.nav-top .search-wrapper {
  float: right;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav-top .simple-search-wrapper {
  margin: 0;
  width: 100%;
}

.nav-top .simple-search-wrapper .button {
  background-color: #fff;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 0;
  padding: 8px;
  height: 40px;
}

.simple-search-wrapper .button.search-button img {
  filter: invert(0);
  pointer-events: none;
}

.nav-bottom .choose_lang,
.nav-bottom .choose_currency {
  top: auto;
  bottom: 100%;
}

.menu-button-placeholder {
  width: 60px;
}

.mobile-megadropdown-content .button {
  width: 100%;
  justify-content: flex-start;
}

.mobile-megadropdown-content .submenu-links {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 2px dotted #5E1A28;
}

/* =============================== Podstawowe przeskoki ================================= */
@media screen and (max-width: 1600px) {
  #TOP .container {
    padding: 0 30px;
  }
  #TOP .search-wrapper {
    padding-left: 60px;
  }
  nav.desktop .nav-button {
    margin: 0;
  }
  .cart-module-wrapper {
    padding-left: 20px;
  }
  .opSlider .banner-content, .photo-section .banner-content {
    transform: translate(0) !important;
  }
}
/* -------------------------------------------------------------------------------------- */
@media screen and (max-width: 1367px) {
  html, body, input, textarea {
    font-size: 14px;
  }
  #START h1 {
    font-size: 2.8rem;
  }
  #START h2 {
    font-size: 2.6rem;
  }
  .banner-content .text-wrapper {
    font-size: 1rem;
  }
  #TOP, #TOP-CONTENT, #TOP-PLACEHOLDER, #TOP-MAIN {
    height: 100px;
  }
  #TOP .search-wrapper {
    padding-left: 40px;
  }
  #TOP .search-wrapper .search-panel {
    position: absolute;
    top: 0;
    right: 40px;
    bottom: 0;
  }
  #TOP .search-btn-wrapper .search-btn {
    position: relative;
    right: auto;
    bottom: auto;
    top: auto;
  }
  nav.desktop .nav-button {
    margin: 0;
  }
  #logo {
    height: 50px;
    left: 12px;
    margin-bottom: 5px;
  }
  #TOP .cart-content-window-wrapper {
    top: 99px;
  }
  .container, .container.alt, .container.full {
    padding: 0 30px;
  }
  .steps-section-wrapper .one-step-wrapper .one-step .icon-wrapper {
    width: 80px;
    height: 80px;
  }
  .steps-section-wrapper .one-step-wrapper .one-step .content .step-number {
    font-size: 5.8rem;
    top: 0;
  }
  .steps-section-wrapper .one-step-wrapper .one-step .content {
    min-height: 150px;
    padding-top: 0;
  }
  .steps-section-wrapper .one-step-wrapper .one-step .content::after {
    top: 80px;
  }
  .sb-tile .content {
    padding: 60px 60px 60px 160px;
  }
  .blog-mod-listing-wrapper .header-blog-card .icon-wrapper, .blog-mod-listing-wrapper .header-blog-card .icon-wrapper .icon {
    width: 80px;
    height: 80px;
  }
  .blog-section-wrapper .columns.x2, .offer-mod2-section-wrapper .columns.x2 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .blog-section-wrapper .columns.x2 > div, .offer-mod2-section-wrapper .columns.x2 > div {
    padding: 0 15px 30px 15px;
  }
  .columns.x5 > div {
    width: 25%;
  }
  .leadgen-multimod-section .columns.x2 > div:first-child {
    border-right: 0;
  }
  .gallery-mod-wrapper .bg-circle, #page-blog_listing .container.page-blog_listing .bg-circle {
    width: 400px;
    height: 400px;
  }
  .offer-mod-section {
    padding-bottom: 180px;
  }
  .offer-mod2-section-wrapper {
    padding-top: 100px;
  }
  .offer-mod2-section-wrapper .columns.x2 > div .offer-mod-card .image-wrapper {
    margin-left: -15px;
    margin-right: 0;
  }
  .offer-mod2-section-wrapper .columns.x2 > div:first-child .offer-mod-card .image-wrapper {
    margin-right: -15px;
  }
  .offer-mod2-section-wrapper .columns.x2 > div .offer-mod-card .image-wrapper .image {
    right: -60px;
    top: 0;
  }
  .sb-tile .image-wrapper .image {
    left: -60px;
  }
}
/* ---------------------------------------- tablet --------------------------------- */
@media screen and (max-width: 1200px) {
  html, body, input, textarea {
    font-size: 13px;
  }
  #START h1 {
    font-size: 2.5rem;
  }
  #START h2 {
    font-size: 2.3rem;
  }
  h1 {
    font-size: 2rem;
  }
  h2 {
    font-size: 1.6rem;
  }
  h3 {
    font-size: 1.3rem;
  }
  .PAGE {
    padding: 0;
  }
  .offer-mod-section .offer-content > h3 {
    font-size: 2rem;
  }
  .photo-section {
    padding-bottom: 650px;
  }
  .opSlider .opSlider-inner, .opSlider .ps-image, .ps-image {
    left: 0;
  }
  .offer-mod-section .offer-content {
    padding: 40px;
    width: 480px;
    height: 480px;
    margin-bottom: -80px;
  }
  .offer-mod-section .offer-content > .controls {
    padding: 0 40px 40px 40px;
  }
  .offer-mod-section .offer-content .text-wrapper {
    min-height: 0;
  }
  .offer-image-wrapper .image-wrapper {
    margin-left: -30px;
    margin-right: -80px;
  }
  .offer-mod-section:nth-child(2n) > div.offer-image-wrapper .image-wrapper {
    margin-right: -30px;
    margin-left: -80px;
  }
  .offer-mod-section .offer-content .tags-wrapper {
    padding: 30px 0;
  }
  .offer-image-wrapper .image-wrapper {
    padding-bottom: 560px;
  }
  .offer-mod-section {
    padding-bottom: 160px;
  }
  .offer-mod-section::before {
    left: calc(50% + 80px);
    right: -30px;
  }
  .offer-mod-section:nth-child(2n)::before, .offer-mod2-section-wrapper::before {
    right: calc(50% + 80px);
    left: -30px;
  }
  .offer-mod-section .offer-content .tags-wrapper .icon-wrapper,
  .offer-mod-section .offer-content .tags-wrapper .icon-wrapper .icon {
    width: 30px;
    height: 30px;
  }
  .offer-mod-card .offer-content {
    padding: 40px;
    width: 300px;
    height: 300px;
  }
  .offer-mod-card .offer-content .controls {
    padding: 0 40px 40px 40px;
  }
  .offer-mod2-section-wrapper .columns.x2 > div .offer-mod-card .image-wrapper {
    width: 480px;
    padding-bottom: 480px;
  }
  .offer-mod2-section-wrapper .columns.x2 > div:first-child .offer-mod-card .image-wrapper .image {
    left: -110px;
    right: 80px;
  }
  .steps-section-wrapper .one-step-wrapper .one-step .icon-wrapper {
    width: 60px;
    height: 60px;
  }
  .steps-section-wrapper .one-step-wrapper .one-step .icon-wrapper .icon {
    padding: 15px;
  }
  .steps-section-wrapper .one-step-wrapper .one-step {
    padding-left: 60px;
  }
  .steps-section-wrapper .steps-wrapper::after {
    left: 175px;
  }
  .steps-section-wrapper .steps-wrapper {
    margin-left: -175px;
  }
  .steps-section-wrapper .steps-side {
    padding-right: 150px;
  }
  .blog-mod-listing-wrapper .header-blog-card .icon-wrapper, .blog-mod-listing-wrapper .header-blog-card .icon-wrapper .icon {
    width: 60px;
    height: 60px;
  }
  .blog-mod-listing-wrapper .header-blog-card .icon-wrapper .icon {
    padding: 15px;
  }
  .gallery-mod-wrapper {
    padding-bottom: 80px;
  }
  .blog-section-wrapper .bg-circle, .gallery-mod-wrapper .bg-circle {
    width: 300px;
    height: 300px;
  }
  .sb-tile .image-wrapper .image {
    left: -30px;
    right: -80px;
  }
  .header {
    padding-bottom: 40px;
  }
  .sb-tile .content {
    padding: 30px 30px 30px 120px;
  }
  .footer-columns > div.logo-footer {
    width: 25%;
  }
  .footer-columns > div.main-content-footer {
    width: 75%;
  }
  .login-wrapper, .cart-module-wrapper, #TOP .search-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  #logo {
    width: 160px;
  }
  .ico-process-steps-wrapper .icon-step {
    padding: 0 20px;
  }
  .ico-process-steps-wrapper {
    margin: 0 -20px;
    padding-bottom: 15px;
  }
  .ico-process-steps-wrapper .icon-step .icon-wrapper, .ico-process-steps-wrapper .icon-step .icon-wrapper .icon {
    width: 38px;
    height: 38px;
  }
  .ico-process-steps-wrapper .icon-step .icon-wrapper .icon {
    padding: 9px;
  }
  .ico-process-steps-wrapper .icon-step:after {
    background-size: 7px;
  }
  .leadgen-multimod-section {
    padding: 80px 0;
  }
  .leadgen-multimod-section .newsletter-wrapper, .leadgen-multimod-section .contact_data {
    padding: 20px;
  }
  .leadgen-multimod-section .text-wrapper {
    min-height: 80px;
  }
  .article-columns.side {
    padding-top: 0;
  }
  .submit-controls > .submit-area {
    margin-top: 2em;
  }
  .captcha_wrapper .g-recaptcha > div {
    float: right;
  }
  .contact-simple-layout > div.contact-content, .contact-simple-layout > div.contact-form {
    width: 100%;
    margin-bottom: 30px;
  }
  .contact-data-section {
    flex-direction: column;
  }
  .contact-data-section > div.contact-col {
    width: 100%;
    max-width: 100%;
  }
  #side-tree-panel {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: -400px;
    width: 340px;
    box-sizing: border-box;
    max-width: 90%;
    background: #fff;
    transition: all 600ms;
    z-index: 999;
    padding: 0 20px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  }
  #side-tree-panel.show-side {
    left: 0;
  }
  #side-tree-panel .close-panel {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: #223665;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
  }
  #side-tree-panel .hash-navigator-wrapper {
    position: static !important;
    padding-top: 60px;
  }
  .columns.x5 > div {
    width: 33.333%;
  }
  #page-product .product-lead-wrapper .product-lead-content {
    min-height: 380px;
  }
  #page-product .product-lead-wrapper .product-lead-content .product-image-wrapper {
    padding-bottom: 430px;
  }
  #page-product .product-lead-wrapper .cb-gallery {
    bottom: 30px;
  }
  #page-design_product .product-lead-wrapper .product-lead-content .product-image-wrapper {
    padding-bottom: 260px;
  }
  #page-design_product .product-lead-wrapper .product-lead-content {
    min-height: 400px;
  }
  .product-lead-wrapper .product-lead-content .product-image-wrapper {
    position: absolute;
  }
  .product-lead-wrapper .product-lead-content .product-image-wrapper {
    width: 300px;
    padding-bottom: 300px;
  }
  .product-lead-wrapper .product-lead-content {
    padding-left: 330px;
    min-height: 300px;
    padding-top: 0;
  }
  .cart-module-wrapper .cart-content-window-wrapper {
    max-width: 100vw;
    width: 400px;
  }
  #page-designs_listing .columns.x4 > div {
    width: 25%;
  }
  #TOP.sticked .cart-content-window-wrapper {
    top: 63px;
  }
  .product-lead-wrapper .cb-gallery {
    bottom: -170px;
  }
  .design-color-section > div {
    width: 55%;
  }
  #page-design_product .design-color-picker-wrapper .design-color-picker-item {
    width: 50%;
  }
  .design-color-section > div {
    padding-right: 0;
  }
}
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 1100px) {
  #TOP, #TOP-CONTENT, #TOP-PLACEHOLDER, #TOP-MAIN {
    height: 50px;
  }
  #TOP .cart-content-window-wrapper, #TOP.sticked .cart-content-window-wrapper {
    top: 49px;
  }
  #logo {
    margin-bottom: 0;
    width: 120px;
  }
  #TOP .container {
    padding: 0;
  }
  .banner-content {
    top: 50px;
  }
  .cart-content-window-wrapper {
    top: 50px;
  }
  .nice-cart-item .item-content .add-cart-product-info > div.info-value {
    white-space: normal;
  }
  .nice-cart-item {
    margin-bottom: 10px;
  }
  .mobile-megadropdown-content > div h3:first-child {
    margin-top: 0;
  }
}
/* ---------------------------------------- mobile --------------------------------- */
@media screen and (max-width: 1000px) {
  .blog-section-wrapper .bg-square {
    display: none;
  }
  .steps-section-wrapper .one-step-wrapper .one-step .content {
    min-height: 140px;
  }
  .blog-section-wrapper > .columns.x2 > div.col1, .blog-section-wrapper > .columns.x2 > div.col2 {
    width: 100%;
    margin: 0;
  }
  .opSlider .opSlider-inner, .opSlider .ps-image, .ps-image {
    left: 0;
  }
  .opSlider .banner-content, .photo-section .banner-content {
    right: 50%;
  }
  .opSlider {
    height: 580px;
  }
  .offer-mod-section .offer-content {
    padding: 30px;
  }
  .offer-mod-section .offer-content > .controls {
    padding: 0 30px 30px 30px;
  }
  .offer-image-wrapper .image-wrapper {
    padding-bottom: 480px;
  }
  .steps-section-wrapper .steps-side {
    padding-top: 30px;
  }
  .steps-section-wrapper .steps-wrapper {
    padding-top: 0;
  }
  #START .header {
    padding-bottom: 40px;
  }
  .own-sizes-configurator-wrapper {
    padding: 30px;
  }
  .own-sizes-configurator-wrapper .controls .button {
    min-width: 0;
  }
  .design-color-section > div.color-preview-wrapper::before {
    display: none;
  }
}
@media screen and (max-width: 850px) {
  .leadgen-multimod-section .text-wrapper {
    min-height: 120px;
    display: none;
  }
  .steps-section-wrapper {
    padding-left: 0;
    padding-top: 0;
  }
  .steps-section-wrapper .one-step-wrapper {
    padding-left: 0;
  }
  .steps-section-wrapper .steps-side {
    position: static;
    width: 100%;
    padding: 0;
  }
  .steps-section-wrapper .steps-wrapper {
    margin-left: 0;
  }
  .steps-section-wrapper::after,
  .steps-section-wrapper .steps-wrapper::after {
    display: none;
  }
  .offer-mod2-section-wrapper {
    padding-top: 80px;
  }
  .offer-mod-section > div.offer-image-wrapper, .sb-tile > div {
    width: 30%;
    min-width: 30%;
  }
  .offer-mod-section > div.offer-content-wrapper, .sb-tile > div.content {
    width: 70%;
  }
  .offer-mod-section::before {
    left: calc(60% + 80px);
  }
  .offer-mod-section:nth-child(2n)::before {
    right: 0;
  }
  .columns.x5 > div {
    width: 50%;
  }
  .footer-columns > div.logo-footer {
    display: none;
  }
  .footer-columns > div.main-content-footer {
    width: 100%;
  }
  #BOTTOM {
    padding: 30px 0;
  }
  .design-color-section > div {
    width: auto;
    padding-right: 30px;
  }
  .design-color-section > div.color-preview-wrapper {
    width: 100%;
    padding: 30px;
  }
}
/* ---------------------------------------- mobile --------------------------------- */
@media screen and (max-width: 700px) {
  .bottom.container.full {
    padding: 0 15px 30px 15px !important;
  }
  .breadcrumps {
    padding-bottom: 10px;
    padding-top: 10px;
    opacity: 0.6;
    font-size: 0.85rem;
  }
  .breadcrumps img, .breadcrumps svg {
    margin: 0 5px;
    width: 10px;
    height: 10px;
  }
  .container, .container.alt, .container.full {
    padding: 0 20px;
    max-width: 100%;
  }
  .header {
    padding-bottom: 20px;
  }
  #START .header .text-wrapper, #START h2 {
    text-align: left;
  }
  .form-fields-wrapper > .col1, .form-fields-wrapper > .col2 {
    width: 100%;
    padding: 0;
  }
  .email-wrapper .email {
    display: block;
  }
  .slick-prev, .slick-next {
    display: block;
  }
  .gallery-mod-wrapper .slick-prev, .gallery-mod-wrapper .slick-next {
    left: auto !important;
    right: 50px !important;
    bottom: 30px !important;
  }
  .gallery-mod-wrapper .slick-prev {
    right: 90px !important;
  }
  .product-gallery .slick-prev, .product-gallery .slick-next {
    bottom: 30px;
  }
  .submit-controls {
    flex-direction: column;
  }
  .icon-card-lux-section::after {
    display: none;
  }
  .icon-card-lux-section {
    padding-top: 50px;
  }
  .gallery.x4 > div {
    width: 33.333%;
  }
  #logo, .sticked #logo {
    left: 12px;
  }
  .icon-card.border-style .controls {
    text-align: left;
    left: 68px;
  }
  .news-wrapper .tile .image-wrapper {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
  .tile .content {
    width: 100%;
    padding: 0;
  }
  .product-tile .content {
    padding-bottom: 55px;
    padding-left: 15px;
  }
  .icon-wrapper.circle .icon {
    width: 40px;
    height: 40px;
    padding: 10px;
  }
  .icon-card.border-style {
    padding: 20px;
  }
  .icon-card-lux-section .icon-card .icon-wrapper {
    width: 60px;
    height: 60px;
  }
  .opSlider .banner-content {
    right: 0;
    background: none;
  }
  .opSlider-item.bg-image .opSlider-bg-image {
    left: 0;
  }
  .opSlider .banner-content .container {
    background: rgba(255, 255, 255, 0.8);
    padding: 30px;
  }
  .opSlider .banner-content .container .text-wrapper {
    display: none;
  }
  .opSlider .opSlider-inner {
    left: 0;
  }
  .photo-section {
    padding-bottom: 0;
  }
  .photo-section .mobile-img {
    margin-bottom: 30px;
  }
  .steps-section-wrapper .uk-active {
    top: 0 !important;
    position: relative !important;
  }
  .steps-section-wrapper .one-step-wrapper .one-step .content .step-number {
    font-size: 3.6rem;
    width: 40px;
  }
  .steps-section-wrapper .one-step-wrapper .one-step .content .step-number::before {
    width: 30px;
    height: 30px;
  }
  .steps-section-wrapper .one-step-wrapper .one-step .icon-wrapper .icon {
    padding: 10px;
  }
  .steps-section-wrapper .one-step-wrapper .one-step .icon-wrapper {
    width: 40px;
    height: 40px;
    display: none;
  }
  .steps-section-wrapper .one-step-wrapper .one-step {
    padding-left: 0;
    padding-bottom: 20px;
  }
  .steps-section-wrapper .one-step-wrapper .one-step .content {
    padding-left: 50px;
  }
  .steps-section-wrapper .one-step-wrapper .one-step .content::after {
    left: 21px;
    top: 45px;
    bottom: -20px;
    border-width: 1px;
  }
  .steps-section-wrapper .one-step-wrapper:last-child .one-step .content::before {
    bottom: -35px;
    left: 13px;
  }
  .steps-section-wrapper .one-step-wrapper .one-step .content {
    min-height: 0;
  }
  .steps-section-wrapper {
    padding-bottom: 0;
  }
  .offer-mod-section {
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 40px;
  }
  .offer-image-wrapper .image-wrapper {
    padding-bottom: 180px;
  }
  .offer-mod-section .offer-image-wrapper, .offer-mod-section:nth-child(2n) > div.offer-image-wrapper {
    order: 1;
  }
  .offer-mod-section .offer-content-wrapper, .offer-mod-section:nth-child(2n) > div.offer-content-wrapper {
    order: 2;
  }
  .offer-mod-section .offer-content {
    margin-bottom: 0;
    margin-top: -30px;
    padding-bottom: 80px;
    width: calc(100% - 20px);
    height: auto;
  }
  .offer-mod-section > div.offer-content-wrapper, .sb-tile > div.content {
    width: 100%;
    min-width: 100%;
  }
  .offer-mod-section:nth-child(2n) > div.offer-image-wrapper .image-wrapper {
    margin-left: -30px;
  }
  .offer-image-wrapper .image-wrapper, .offer-mod-section:nth-child(2n) > div.offer-image-wrapper .image-wrapper {
    margin-right: 0;
  }
  .offer-mod-section > div.offer-image-wrapper, .sb-tile > div {
    width: 70%;
    max-width: 300px;
  }
  .offer-mod-section:nth-child(2n) > div.offer-image-wrapper {
    align-self: flex-end;
  }
  .offer-mod-section:nth-child(2n)::before,
  .offer-mod-section:before {
    top: 180px;
    right: -30px;
    left: calc(60% + 80px);
  }
  .offer-mod-section:nth-child(2n)::before {
    right: calc(60% + 80px);
    left: -30px;
  }
  .offer-mod-section:nth-child(2n) > div.offer-image-wrapper .image-wrapper {
    margin-left: 0;
    margin-right: -30px;
  }
  .tags-wrapper > div {
    width: 50%;
    padding-bottom: 10px;
  }
  .offer-mod-card .offer-content {
    padding: 30px;
  }
  .blog-mod-listing-wrapper .columns > .controls {
    padding-bottom: 0;
    text-align: left;
    position: relative;
  }
  .blog-mod-listing-wrapper .columns > .controls .button {
    margin: 0;
    margin-left: 60px;
  }
  .blog-mod-listing-wrapper .blog-card.card-to-tile {
    padding-left: 60px;
    min-height: 60px;
    position: relative;
  }
  .blog-mod-listing-wrapper .blog-card.card-to-tile:after {
    content: "";
    position: absolute;
    top: -35px;
    bottom: -35px;
    left: 20px;
    width: 1px;
    background: #4d4d4d;
  }
  .blog-mod-listing-wrapper .columns > div {
    padding-bottom: 20px;
  }
  .blog-mod-listing-wrapper .columns > .controls:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 35px;
    width: 40px;
    height: 26px;
    border-left: 1px solid #4d4d4d;
    border-bottom: 1px solid #4d4d4d;
    background: none;
    border-radius: 0 0 0 10px;
  }
  .blog-mod-listing-wrapper .header-blog-card {
    height: auto !important;
    padding: 0;
  }
  .blog-mod-listing-wrapper .header-blog-card .content {
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 60px;
  }
  .blog-mod-listing-wrapper .header-blog-card .controls {
    bottom: 0;
    text-align: left;
    padding-left: 0;
  }
  .blog-mod-listing-wrapper .header-blog-card .icon-wrapper,
  .blog-mod-listing-wrapper .header-blog-card .icon-wrapper .icon {
    width: 40px;
    height: 40px;
  }
  .blog-mod-listing-wrapper .header-blog-card .icon-wrapper .icon {
    padding: 5px;
  }
  .blog-mod-listing-wrapper .header-blog-card .icon-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    z-index: 1;
    background: #fff;
  }
  .blog-section-wrapper .bg-circle, .gallery-mod-wrapper .bg-circle {
    display: none;
  }
  .blog-mod-listing-wrapper .blog-card h2, #START .blog-mod-listing-wrapper .blog-card h2 {
    text-align: left;
  }
  .page-blog_listing .header-blog-card {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    text-decoration: none;
  }
  .page-blog_listing .header-blog-card .icon-wrapper {
    margin: 0;
  }
  .page-blog_listing .header-blog-card .icon-wrapper,
  .page-blog_listing .header-blog-card .icon-wrapper .icon {
    width: 50px;
    height: 50px;
  }
  .header-blog-card .icon-wrapper .icon {
    padding: 10px;
  }
  .page-blog_listing .header-blog-card .content {
    flex: 1;
    padding-left: 20px;
    padding-bottom: 0;
  }
  .page-blog_listing .header-blog-card .content h2 {
    text-align: left;
    font-size: 1.6rem;
  }
  .page-blog_listing .header-blog-card .controls {
    display: none;
  }
  .sb-tile {
    flex-direction: column;
  }
  .sb-tile > div.content {
    padding: 30px;
    margin-top: -30px;
    background: #fff;
    z-index: 1;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
  }
  .offer-mod2-section-wrapper {
    padding: 40px 40px 0 40px;
  }
  .card.product-card.card-to-tile .image-wrapper {
    padding-bottom: 40%;
    margin-bottom: 0;
  }
  .offer-mod-section .offer-content .tags-wrapper {
    padding: 15px 0;
  }
  .blog-mod-listing-wrapper .blog-card h2, #START .blog-mod-listing-wrapper .blog-card h2 {
    margin-top: 0;
  }
  .card.card-to-tile .image-wrapper {
    margin-bottom: 0;
  }
  .leadgen-multimod-section .newsletter-wrapper, .leadgen-multimod-section .contact_data {
    padding: 0 0 30px 0;
  }
  .leadgen-multimod-section .newsletter-wrapper .input-combo {
    flex-direction: row;
  }
  .leadgen-multimod-section {
    padding: 50px 0;
  }
  .leadgen-multimod-section .contact_data .phones-wrapper .phone-hidden .phone-txt,
  .leadgen-multimod-section .contact_data .phones-wrapper .phone-number,
  .leadgen-multimod-section .contact_data .phones-wrapper .phone-number a,
  .leadgen-multimod-section .contact_data .emails-wrapper .email-wrapper .email a {
    font-size: 1.2rem;
  }
  .contact-icon .icon {
    padding: 6px;
  }
  .leadgen-multimod-section .text-wrapper {
    min-height: 0;
  }
  .offer-mod2-section-wrapper::before {
    display: none;
  }
  .offer-mod2-section-wrapper {
    padding: 0;
  }
  .offer-mod2-section-wrapper .columns.x2 > div:first-child .offer-mod-card .image-wrapper .image {
    left: -30px;
    right: 0;
  }
  .offer-mod2-section-wrapper .columns.x2 > div .offer-mod-card .image-wrapper .image {
    border-radius: 0 !important;
    right: 0;
    left: -30px;
  }
  .offer-mod2-section-wrapper .columns.x2 > div .offer-mod-card .image-wrapper {
    width: 100%;
    padding-bottom: 100%;
  }
  .offer-mod2-section-wrapper .columns.x2 > div .offer-mod-card .image-wrapper,
  .offer-mod2-section-wrapper .columns.x2 > div:first-child .offer-mod-card .image-wrapper {
    margin: 0;
  }
  .offer-mod-card {
    padding-bottom: 60px;
  }
  .offer-mod-card .offer-content {
    bottom: -40px;
  }
  .footer-columns > div.main-content-footer > div, #BOTTOM .links ul {
    flex-direction: column;
    display: block;
    width: 100%;
    text-align: center;
  }
  #BOTTOM .links ul li {
    display: inline-block;
    margin: 0 5px;
  }
  .footer-columns > div.main-content-footer > div, #BOTTOM .social-links {
    padding-bottom: 10px;
  }
  .product-tile .image-wrapper {
    height: 90px;
  }
  .product-tile .controls-placeholder {
    display: none;
  }
  .product-tile .content > p {
    overflow: hidden;
    display: box;
    box-orient: vertical;
    line-clamp: 2;
    display: -moz-box;
    -moz-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .product-lead-wrapper .product-lead-content .product-image-wrapper {
    position: relative;
  }
  .product-lead-wrapper .product-lead-content {
    padding-left: 0;
    padding-top: 0;
  }
  .filter-wrapper {
    padding-bottom: 30px;
  }
  .product-tile {
    padding-bottom: 15px;
  }
  .product-tile .image-wrapper {
    margin-bottom: 0;
  }
  .article-footer-controls .ctrl-right .button {
    padding-right: 46px;
  }
  .article-footer-controls .ctrl-left .button {
    padding-left: 46px;
  }
  .tags-wrapper {
    padding: 15px 0;
  }
  .tags-wrapper .icon-wrapper, .tags-wrapper .icon-wrapper .icon {
    width: 40px;
    height: 40px;
  }
  .card.product-card.card-to-tile {
    padding-bottom: 0;
  }
  .card.product-card.card-to-tile .image-wrapper {
    width: 20%;
    padding-bottom: 20%;
  }
  #page-designs_listing .columns.x4 > div {
    width: 50%;
  }
  #page-designs_listing .product-card .image-wrapper.no-photo .image {
    background-size: 40px;
  }
  .product-lead-wrapper .product-lead-content .product-image-wrapper {
    width: 100%;
    padding-bottom: 500px;
  }
  .product-lead-wrapper .cb-gallery {
    bottom: -15px;
  }
  .product-lead-wrapper .product-lead-content {
    min-height: 200px;
  }
  .product-image-wrapper .bg-circle {
    width: 120px;
    height: 120px;
  }
  .bestseller_label_color {
    font-size: 11px !important;
  }
  #page-design_product .design-color-picker {
    width: 26px;
    min-width: 26px;
    height: 26px;
  }
  #page-design_product .design-color-picker-wrapper .design-color-picker-item {
    margin-bottom: 15px;
  }
  #page-design_product .design-color-picker-item span {
    margin-left: 5px;
  }
  .filter-wrapper {
    position: fixed;
    top: 0;
    left: -300px;
    bottom: 0;
    width: 300px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    z-index: 999;
    transition: all 300ms;
  }
  .filters-area {
    overflow-y: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 40px 60px 40px 20px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    box-sizing: border-box;
  }
  .filter-wrapper .filter-button, .filter-wrapper .filter-remove {
    width: 100%;
    display: flex;
    position: relative;
    justify-content: flex-start;
  }
  .filter-wrapper .filter-remove {
    margin-top: 40px;
  }
  .filter-wrapper.show-me {
    left: 0;
  }
  .close-panel {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    z-index: 9999;
    background: #5E1A28;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #thanks-window .added-items .color-preview {
    width: 125px;
  }
  #thanks-window.window-overlay .window {
    max-height: 500px;
  }
  .final-elements .nice-cart-quantity-controls {
    display: block;
  }
  .product-card-wrapper {
    height: auto !important;
  }
  .product-card {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0;
    min-height: 0;
  }
  .product-card > .image-wrapper, .card.product-card.card-to-tile .image-wrapper {
    width: 90px;
    padding-bottom: 90px;
    min-width: 90px;
    overflow: visible;
    margin: 0;
  }
  .product-card > .content {
    padding-left: 20px;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
  }
  .product-card > .image-wrapper .button {
    display: none;
  }
  .product-card .content h3 {
    font-size: 1.3rem;
  }
  .product-card .price-wrapper {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .nice-cart-item .item-content {
    padding-bottom: 5px;
  }
  #page-cart .columns.x2 > div:first-child {
    border: 0;
    padding-right: 7.5px;
  }
  #page-cart .columns.x2 > div:last-child {
    padding-left: 7.5px;
  }
  #TOP .search-wrapper {
    display: none;
  }
  .opSlider .banner-content {
    display: block;
    bottom: 0;
    top: auto;
  }
  .steps-section-wrapper .one-step-wrapper .one-step {
    min-height: 0;
  }
  .offer-mod-card {
    padding-bottom: 40px;
  }
  .card.card-to-tile .image-wrapper {
    max-width: 80px;
  }
  .opSlider-indicators {
    display: none;
  }
  .offer-mod-card .offer-content .controls {
    padding: 0 30px 30px 30px;
  }
  .gallery-mod-wrapper .bg-circle, #page-blog_listing .container.page-blog_listing .bg-circle {
    width: 260px;
    height: 260px;
  }
  .header-blog-card .icon-wrapper {
    margin-top: 0;
  }
  .header-blog-card .icon-wrapper, .header-blog-card .icon-wrapper .icon {
    width: 60px;
    height: 60px;
  }
  .header-blog-card .icon-wrapper .icon {
    padding: 12px;
  }
  .header-blog-card .content {
    padding: 10px 0 50px 0;
  }
  .header-blog-card .controls {
    bottom: 15px;
  }
  .product-card.subbranche .content h3 {
    font-size: 1.3rem;
  }
  .columns.x5 > div {
    width: 100%;
  }
  .format-item .item-header .show-more-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: none;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 10px;
  }
  .format-item .item-header .show-more-btn img {
    transition: transform 300ms;
  }
  .format-item .item-header .show-more-btn.show img {
    transform: rotate(180deg);
  }
  .format-item .item-header {
    margin-bottom: 0;
    border: 0;
    position: relative;
    padding-left: 50px;
    min-height: 50px;
  }
  .format-item .item-content {
    padding-top: 0;
    height: 0;
    overflow: hidden;
    transition: all 300ms;
  }
  .format-item .item-content .item-spec {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #999;
  }
  .formats-wrapper div.format-item {
    min-height: 0;
    padding-bottom: 50px;
  }
  .format-item .item-header .image-wrapper {
    width: 50px;
    height: 50px;
    overflow: visible;
  }
  .format-item .item-header .image-wrapper .alt-cart-qty {
    position: absolute;
    top: -2px;
    right: -2px;
    border-radius: 50%;
    background: #5E1A28;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
  }
  .opSlider {
    height: 480px;
  }
  .color-name {
    bottom: -36px;
  }
  .own-sizes-configurator-wrapper {
    padding: 15px;
  }
  .own-sizes-configurator-wrapper .input-combo {
    flex-direction: row;
  }
  .offer-mod-section .offer-content .text-wrapper {
    overflow: hidden;
    display: box;
    box-orient: vertical;
    line-clamp: 3;
    display: -moz-box;
    -moz-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .card.card-to-tile .image-wrapper {
    max-width: 60px;
  }
  #BOTTOM .social-links {
    justify-content: center;
  }
  .blog-section-wrapper .columns.x2 > div {
    padding: 0 15px 20px 15px;
  }
  #page-design_product .product-lead-wrapper .cb-gallery {
    bottom: 10px;
  }
  #page-design_product .product-lead-wrapper .product-lead-content .product-image-wrapper {
    padding-bottom: 465px;
  }
  #thanks-window .added-items .added-items-text span {
    padding-right: 5px;
  }
  #thanks-window .added-items {
    flex-direction: column;
  }
  .payment_methods {
    border: 2px dotted #650525;
    padding: 20px;
    padding-bottom: 0;
    max-width: none;
  }
  .payment_methods .columns > div {
    width: 50%;
  }
  .payment_methods h2 {
    margin-bottom: 30px;
  }
  .payment_methods h2, .payment_methods .header {
    padding: 0 !important;
    text-align: center !important;
  }
  .bestseller_label_full {
    font-size: 13px;
    padding: 0px 10px;
    top: 0;
    right: 0;
    left: 0;
  }
  .bestseller_label {
    font-size: 13px;
  }
  #page-product .design-color-picker-wrapper .design-color-picker-item {
    width: 50%;
  }
  .footer-columns.special {
    flex-wrap: wrap;
  }
  .footer-columns.special > div {
    width: 50%;
  }
  .bestseller_label_color {
    top: -30%;
    left: -30%;
  }
}
@media screen and (max-width: 500px) {
  #page-products_listing .bestseller_label_full {
    top: auto;
    bottom: 0;
  }
  .bestseller_label_full {
    font-size: 10px;
  }
  .container, .container.alt, .container.full {
    padding: 0 15px;
  }
  .columns.x5 > div {
    width: 100%;
  }
  #START h1 {
    font-size: 2rem;
  }
  #START h2, .offer-mod-section .offer-content > h3 {
    font-size: 1.9rem;
  }
  #page-products_listing .window-overlay .window .window-content {
    padding: 20px;
  }
  .nice-cart-quantity-controls .input-wrapper {
    padding-right: 5px;
  }
  .offer-mod-card .offer-content .text-wrapper {
    overflow: hidden;
    display: box;
    box-orient: vertical;
    line-clamp: 2;
    display: -moz-box;
    -moz-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .offer-mod-card .offer-content {
    width: 250px;
    height: 250px;
  }
  .leadgen-multimod-section .newsletter-wrapper .input-combo {
    flex-direction: row;
  }
  .leadgen-multimod-section .newsletter-wrapper .input-combo .button {
    margin-right: 0;
  }
  .gallery-mod-wrapper {
    padding-bottom: 50px;
  }
  .opSlider .banner-content .container {
    padding: 15px;
  }
  .opSlider .banner-content .container .controls .button {
    min-width: 120px;
  }
  .nice-cart-item .del {
    min-width: 20px;
  }
  .cart-content-window-wrapper .cart-content-window {
    padding: 10px;
  }
  .card.product-card.card-to-tile .image-wrapper {
    width: 80px;
    padding-bottom: 80px;
    min-width: 80px;
  }
  .design-item .card.card-to-tile .content {
    padding-left: 10px;
  }
  #page-design_product .design-color-picker-item span {
    font-size: 0.9rem;
  }
  .footer-columns.special > div {
    width: 100%;
  }
}
@media screen and (max-width: 400px) {
  .design-color-picker::after {
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
  }
  .slick-slider {
    padding-right: 40px;
  }
  .gallery-mod-wrapper .slick-slider, .gallery-mod-wrapper .slick-list {
    overflow: hidden !important;
  }
  .window .nice-cart-quantity-controls .button {
    min-width: 0;
    padding-left: 0;
    padding-right: 46px;
  }
  .window .nice-cart-quantity-controls .button .descr {
    display: none;
  }
  .flags .current_lang a, .currencys .current_currency a {
    padding-right: 22px;
  }
  #TOP-MAIN .header-modules {
    padding-left: 0;
    margin-left: 0;
  }
  #TOP-MAIN .header-modules::after {
    display: none;
  }
  .currencys {
    padding-left: 5px;
  }
  #logo, .sticked #logo {
    height: 25px;
    width: 99px;
  }
  .bestseller_btn::after {
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
  }
}/*# sourceMappingURL=theme-media.css.map */