@media (max-width: 1740px) {
  .container {max-width: 1420px;}

  /* Header */
  .header-top>div.site-name-wrapper {padding-right: 20px;}

  /* Popups */
  .popup-widget.cart-widget {margin-left: 260px;}

  .ji-category-carousel .slick-next {right: -20px;}
  .ji-category-carousel .slick-prev {left: -20px;}
}

@media (max-width: 1480px) {
  .container {max-width: 1260px;}

  /* Popups */
  .popup-widget.cart-widget {margin-left: 180px;}
  .popup-widget.login-widget {margin-left: 180px;}

  /* Products */
  .products-block .p {padding: 4px;padding-top: 15px!important;padding-bottom: 15px!important;}
  .products-block .p .flags-default {top: -15px;}
  .columns-4 .products-block>div {width: 20%;}
  .products-block .p-code {top: 0;right: 0;}

  /* Header */
  #header .site-name a {max-width: 180px;}
  .header-top>div.site-name-wrapper {flex: 0 0 28%;}

  .header-top>div.navigation-buttons {padding-left: 20px;}

  /* Cart */
  .next-step .next-step-back {justify-content: center;}
}

@media (max-width: 1300px) {
  .container {max-width: 990px;}

  /* Carousel */
  #carousel .ji-carousel-links li a {padding: 10px 15px;}
  #carousel .ji-carousel-links li a .extended-banner-title {font-size: 15px;width: 210px;}
  #carousel .ji-carousel-links {row-gap: 10px;padding: 0;}

  /* Popups */
  .popup-widget.cart-widget {margin-left: 45px;}
  .popup-widget.login-widget {margin-left: 45px;}

  /* Cart */
  .cart-row>div.col-md-4 {width: 300px;}
  .cart-row>div.col-md-8 {width: calc(100% - 300px);}

  ol.cart-header li {font-size: 18px;}
  .ji-order-summary-item__image {width: 40px;height: 40px;}
  .cart-item>div.cart-item-price {width: 65px;}

  /* Subacategories */
  .subcategories li {width: 25%;}

  /* HP categories */
  .footer-banners .extended-banner-title {font-size: 24px;}

  /* Header */
  .header-top>div.site-name-wrapper {flex: 0 0 180px;}
  .header-top>div.site-name-wrapper a.project-phone {display: none;}

  #header .header-top .search .compact-form .btn {max-width: 100px;}
  #header .header-top .search input {padding-right: 110px;}

  /* Detail */
  .add-to-car-wrapper .btn {min-width: 0;}
  .p-info-wrapper .price-final {font-size: 28px;}
  .p-detail-inner {flex-flow: row wrap;}
  .p-detail-inner .side-products {flex: 0 0 100%;flex-direction: row;overflow: hidden;padding: 0;}
  .side-products.products-block>div {width: 33.333%!important;margin-bottom: -1px;padding: 5px;border-right: 1px solid #FFD9DF;}

  body.type-detail #newsWrapper .news-item:nth-of-type(+n+4) {display: none;}
  #newsWrapper .news-item .text a {font-size: 24px;min-height: 75px;}
  #newsWrapper .news-item {width: 32.3333%;}
}

@media (max-width: 1200px) {
  /* Footer */
  .newsletter-here .compact-form .form-control {padding-right: 100px;padding-left: 0;font-size: 14px;}
  .newsletter-here .compact-form .btn {width: 100px;}

  /* Detail */
  .p-image-wrapper {margin-bottom: 40px;padding-right: 0;}

}

@media (max-width: 991px) {
  .container {max-width: 768px;}

  .products-block.products.ji-category-carousel .p>.image {width: 40%;}
  .products-block.products.ji-category-carousel .p>.p-in {width: 60%;}

  /* Popups */
  .popup-widget.cart-widget {margin-left: 0px;}
  .popup-widget.login-widget {margin-left: 0px;}

  /* Cart */
  .cart-row>div.col-md-8 {width: 100%;}
  .cart-row>div.col-md-4 {width: 100%;}

  /* Products */
  .columns-4 .products-block>div {width: 33.333%;}

  /* Subacategories */
  .subcategories li {width: 33.3333%;}

  /* HP Categories */
  .footer-banners>div {padding: 5px!important;}
  .footer-banners .extended-banner-title {font-size: 18px;}

  /* Header */
  .header-top .btn.cart-count:before {margin-right: 0;}
  .header-top .btn.cart-count:after {display: none;}
  .header-top .btn.cart-count .cart-price {display: none;}
  .header-top>div.navigation-buttons a.top-nav-button>span {display: none;}
  .header-top>div.navigation-buttons a.top-nav-button::before {margin-right: 0;}
  .header-top>div.navigation-buttons a.sale-a {font-size: 0;width: 40px;padding-right: 0;}

  .header-top>div.search {flex: 0 0 46%;}

  /* Banners */
  .banners-row .col-sm-8 {padding-right: 0!important;padding-left: 0!important;}
  .banners-row .col-sm-4 {position: initial;width: 100%;padding-left: 0;}
  .next-to-carousel-banners {display: flex;justify-content: center;}
  .banners-row .banner-wrapper+.banner-wrapper {margin-top: 0;}
  .banners-row .banner-wrapper {margin: 10px!important;}

  #carousel .carousel-indicators {display: none;}
  #carousel .ji-carousel-links {display: none;}
  #carousel .carousel-control {display: block;}
  .carousel-control.right::before {content: "";right: 10px!important;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;stroke:%23d9d9d9;stroke-miterlimit:10;%7D.b%7Bstroke:none;%7D.c%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Cg class='a'%3E%3Crect class='b' width='40' height='40'/%3E%3Crect class='c' x='0.5' y='0.5' width='39' height='39'/%3E%3C/g%3E%3Cg transform='translate(17.188 15.313) rotate(-90)'%3E%3Cpath d='M-.209.416A.735.735,0,0,0-1.152.358l-.067.057L-5,4.054-8.781.416A.735.735,0,0,0-9.723.358l-.067.057a.669.669,0,0,0-.059.908l.059.065,4.286,4.125a.735.735,0,0,0,.943.057l.067-.057L-.209,1.388A.669.669,0,0,0-.209.416Z' transform='translate(0 0)'/%3E%3C/g%3E%3C/svg%3E");}
  .carousel-control.right::before:hover {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;stroke:%23000;stroke-miterlimit:10;%7D.b%7Bstroke:none;%7D.c%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Cg class='a'%3E%3Crect class='b' width='40' height='40'/%3E%3Crect class='c' x='0.5' y='0.5' width='39' height='39'/%3E%3C/g%3E%3Cg transform='translate(17.188 15.313) rotate(-90)'%3E%3Cpath d='M-.209.416A.735.735,0,0,0-1.152.358l-.067.057L-5,4.054-8.781.416A.735.735,0,0,0-9.723.358l-.067.057a.669.669,0,0,0-.059.908l.059.065,4.286,4.125a.735.735,0,0,0,.943.057l.067-.057L-.209,1.388A.669.669,0,0,0-.209.416Z' transform='translate(0 0)'/%3E%3C/g%3E%3C/svg%3E");}

  .carousel-control.left::before {content: "";left: 10px!important;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;stroke:%23d9d9d9;stroke-miterlimit:10;%7D.b%7Bstroke:none;%7D.c%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(40)'%3E%3Cg class='a' transform='translate(-40)'%3E%3Crect class='b' width='40' height='40'/%3E%3Crect class='c' x='0.5' y='0.5' width='39' height='39'/%3E%3C/g%3E%3Cg transform='translate(-17.188 15.313) rotate(90)'%3E%3Cpath d='M.209.416A.735.735,0,0,1,1.152.358l.067.057L5,4.054,8.781.416A.735.735,0,0,1,9.723.358l.067.057a.669.669,0,0,1,.059.908l-.059.065L5.505,5.513a.735.735,0,0,1-.943.057l-.067-.057L.209,1.388A.669.669,0,0,1,.209.416Z' transform='translate(0 0)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
  .carousel-control.left::before:hover {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;stroke:%23000;stroke-miterlimit:10;%7D.b%7Bstroke:none;%7D.c%7Bfill:none;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(40)'%3E%3Cg class='a' transform='translate(-40)'%3E%3Crect class='b' width='40' height='40'/%3E%3Crect class='c' x='0.5' y='0.5' width='39' height='39'/%3E%3C/g%3E%3Cg transform='translate(-17.188 15.313) rotate(90)'%3E%3Cpath d='M.209.416A.735.735,0,0,1,1.152.358l.067.057L5,4.054,8.781.416A.735.735,0,0,1,9.723.358l.067.057a.669.669,0,0,1,.059.908l-.059.065L5.505,5.513a.735.735,0,0,1-.943.057l-.067-.057L.209,1.388A.669.669,0,0,1,.209.416Z' transform='translate(0 0)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}

  .carousel-control {box-shadow: none;text-shadow: none;}
  .carousel-control:before {width: 25px;height: 25px;line-height: 25px;border-radius: 3px;background-size: contain;margin-top: -12px;background-color: transparent;border-radius: 0;}

  /* USPs */
  .usps {padding-left: 0;justify-content: center;}
  .usps .usps__item {width: 33.333%;}

  body.in-index main.content {padding-right: 0;}

  .banners-content.body-banners .col-sm-12 {padding-right: 0;}

  /* Detail */
  body.type-detail #newsWrapper .news-item:nth-of-type(+n+3) {display: none;}
  #newsWrapper .news-item {width: 49%;}
  .blog-title {margin-top: 0px;}
  .p-detail #newsWrapper {margin-bottom: 40px;}
  .shp-tabs-wrapper {margin-bottom: 0;}
}

@media (max-width: 991px) {
  /* Breadcrumbs */
    .breadcrumbs>span>a::after {content: "";position: absolute;top: 2px;display: none;}
    .breadcrumbs>span>a {position: relative;padding: 0;}
    .breadcrumbs>span>a::before {content: "";margin-right: 8px;background-color: transparent;display: flex;width: 13px;height: 12px;flex: 0 0 13px;background-image: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.70465 5.99963L7.56084 3.14285C7.65593 3.04776 7.78109 3.00012 7.90605 3.00012C8.03121 3.00012 8.15578 3.04776 8.25146 3.14285C8.44222 3.33381 8.44222 3.6429 8.25146 3.83328L6.0851 5.99983L8.25126 8.16658C8.44183 8.35734 8.44183 8.66643 8.25126 8.857C8.0605 9.04776 7.75141 9.04757 7.56084 8.857L4.70465 5.99963Z' fill='black'/%3E%3C/svg%3E%0A");}
    .breadcrumbs {display: flex;padding: 14px 0;padding-top: 4px;}

    .breadcrumbs>span {display: none;}
    .breadcrumbs>span:nth-last-of-type(2) {display: flex;}


    body.type-category .breadcrumbs>span {display: none;}
    body.type-category .breadcrumbs>span:nth-of-type(1) {display: flex;}
}

@media (min-width: 768px) and (max-width: 1200px) {
  .navigation-in>ul>li.ext>ul>li {flex-basis: 50%;width: 50%;}
}

@media (max-width: 767px) {
  .container {padding-left: 15px;padding-right: 15px;}
  .content-wrapper.container {padding-left: 15px;padding-right: 15px;}
  .content-wrapper.container .row {margin-left: 0;margin-right: 0;}

  .h1, h1 {font-size: 28px;}

  .products-block.products.ji-category-carousel .p {flex-flow: row wrap;}
  .products-block.products.ji-category-carousel .p>.image {width: 100%;}
  .products-block.products.ji-category-carousel .p>.p-in {width: 100%;}
  .products-block.products.ji-category-carousel .p .p-in {max-width: 100%;}

  .products-block.products.ji-category-carousel .p .p-tools {flex-flow: row wrap;}
  .products-block.products.ji-category-carousel .p .p-tools .pr-action {width: 100%;margin-top: 10px;}
  .products-block.products.ji-category-carousel .p .quantity {flex: initial;}
  .products-block.products.ji-category-carousel .btn.btn-cart {flex: 1;}
  .products-block.products.ji-category-carousel {padding: 20px;}

  .ji-category-carousel .slick-next {right: -12px;}
  .ji-category-carousel .slick-prev {left: -12px;}

  /* Pop-ups */
  .popup-widget.cart-widget {top: 100px;}
  .popup-widget.login-widget {top: 100px!important;}
  .popup-widget.login-widget .popup-widget-inner {overflow: auto;}

  /* Cart */
  ol.cart-header {position: initial;}
  .cart-inner {padding-top: 0;}

  .ordering-process .site-name {display: block;}
  .ordering-process .header-top>div.navigation-buttons a.top-nav-button {margin-right: 0;}

  .cart-table .p-quantity .quantity {margin-left: auto;}
  .cart-table tr {border-bottom: 1px solid #D5D6DA;}
  .cart-table {border-bottom: 0;}

  ol.cart-header {margin-left: -15px;margin-right: -15px;width: calc(100% + 30px);}
  .payment-logo {text-align: left;margin-top: 5px;}

  .cart-summary .extras-wrapper .discount-coupon form input {font-size: 14px;}

  .col-md-8 .cart-content {padding: 0 15px;}

  /* Detail */
  .content-wrapper.container .row>div.p-info-wrapper {padding-left: 0;padding-right: 0;}
  .content-wrapper.container .row>div.p-image-wrapper {padding-left: 0;padding-right: 0;}

  body.type-detail #newsWrapper .news-item:nth-of-type(+n+2) {display: none;}
  #newsWrapper .news-item {width: 100%;}
  .p-detail #newsWrapper {margin-bottom: 0;}

  .p-info-wrapper .add-to-car-wrapper {flex-flow: row wrap;padding: 15px;}
  .p-detail .add-to-cart {flex: 0 0 100%;justify-content: flex-start;}
  .p-detail .add-to-cart .quantity {flex: 0 0 110px;position: relative;}
  .p-info-wrapper .p-final-price-wrapper {width: 100%;margin-bottom: 12px;}
  .p-info-wrapper .price-final {font-size: 36px;}
  .add-to-car-wrapper .btn {flex: 1;}

  .p-info-wrapper .shipping-info-block {padding-right: 90px;position: relative;}
  .shipping-info-block .shipping-options {position: absolute;right: 0;top: -20px;width: 80px;text-align: right;text-decoration: underline;}

  .extra-msg {background-position: center left 15px;padding: 20px;padding-left: 55px;}

  .side-products.products-block>div {width: 100%!important;}

  .product-top {margin-bottom: 10px;}

  .shp-tabs-holder {padding-left: 0;padding-right: 0;display: none;}

  .p-detail-tabs-wrapper .col-sm-12 {padding-left: 0!important;padding-right: 0!important;}
  .detail-accordion{width: calc(100 + 30px);margin-left: -15px;margin-right: -15px;border-bottom: 1px solid #4B515926;margin-top: 0px;}
  .detail-accordion__title .star-list {margin-left: 10px;}
  .detail-accordion__title {display: block;border-top: 1px solid #D5D6DA!important;background: none;color: #222222;font-weight: 500;font-size: 14px;padding: 13px;padding-right: 20px;position: relative;}
  .detail-accordion__title::after {content: "";width: 18px;height: 18px;position: absolute;right: 15px;top: 50%;margin-top: -8px;transition: 0.5s;background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_82_1448' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='18' height='18'%3E%3Crect width='18' height='18' transform='matrix(-1 0 0 1 18 0)' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_82_1448)'%3E%3Cpath d='M9 11.5322L13.5 7.03218L12.45 5.98218L9 9.43218L5.55 5.98218L4.5 7.03218L9 11.5322Z' fill='%23FF6B83'/%3E%3C/g%3E%3C/svg%3E%0A");}
  .detail-accordion__title.--active::after {transform: rotate(180deg);}
  .detail-accordion .tab-pane {padding: 15px;}
  .detail-accordion .description-inner{padding-inline: 0}
  .detail-accordion .basic-description {padding-right: 0;font-size: 14px;}
  .detail-accordion .basic-description a {text-decoration: underline;color: #8E66ED;}
  .detail-accordion .basic-description a:hover {text-decoration: none;}

  .description-inner .basic-description>h3:first-child {display: none;}

  /* Products */
  .products-block .p {padding: 0;}
  .columns-4 .products-block>div {width: 50%;}

  /* Subacategories */
  .subcategories {margin-bottom: 30px;}
  .subcategories li {width: 50%;padding: 3px;}
  .subcategories li a {min-height: 55px;overflow: hidden;}
  .subcategories li a:before {display: none;}
  .subcategories.with-image li a .image img {max-height: 50px;}
  .subcategories.with-image li a {padding-right: 5px;}
  .subcategories.with-image li a .text {max-height: 48px;font-weight: 400;}

  /* Filters */
  .category-header {background-color: #fff;margin-bottom: 18px;}
  .category-header fieldset {display: none;}
  .mobile-sort {display: block;width: 100%;max-width: 100%;font-size: 14px;color: #000;border: 2px solid #1E1E1C;background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_60_2855)'%3E%3Cpath d='M9.90008 2.68515L9.39911 2.18422C9.33236 2.11733 9.25546 2.08398 9.16853 2.08398C9.08181 2.08398 9.00494 2.11733 8.93819 2.18422L5.00005 6.12215L1.06209 2.18433C0.995301 2.11743 0.918439 2.08409 0.831611 2.08409C0.744747 2.08409 0.667886 2.11743 0.601132 2.18433L0.100235 2.68529C0.0333416 2.75205 0 2.82891 0 2.91577C0 3.00256 0.0334469 3.07943 0.100235 3.14618L4.76957 7.81562C4.83633 7.88241 4.91322 7.91579 5.00005 7.91579C5.08688 7.91579 5.16364 7.88241 5.23036 7.81562L9.90008 3.14618C9.96683 3.07939 10 3.00253 10 2.91577C10 2.82891 9.96683 2.75205 9.90008 2.68515Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_60_2855'%3E%3Crect width='10' height='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-size: 10px;background-position: center right 14px;}

  .pagination-wrapper .pagination {justify-content: center;margin-top: 10px;}
  .pagination-wrapper {margin-bottom: 10px;}

  .filter-sections .filter-section {margin-bottom: 10px;}
  #content .filter-section>form, #content .filter-section .param-filter-top {width: 100%;}

  .active-filters {margin-top: 25px;position: relative;margin-bottom: 0;padding-bottom: 0px;border-bottom: 0;display: block!important;width: 100%;}
  .active-filters div {display: flex;}
  .active-filters__remove-all-btn {position: absolute;right: 0;top: 1px;}
  .active-filters::before {width: 100%;padding-bottom: 10px;}
  .active-filters__list {padding: 5px 0;width: calc(100% + 30px);overflow-x: scroll;flex-flow: row;margin-right: -15px;position: relative;margin-left: -15px;padding-left: 10px;}
  .active-filters__parameter {margin-right: 0;display: flex;width: 100%;}
  .active-filters__parameter-value {white-space: nowrap;padding-right: 20px!important;}
  .active-filters__parameter-values {flex-flow: nowrap;width: 100%;}

  /* Carousel */
  .banners-row {padding-top: 0;}
  .next-to-carousel-banners {flex-direction: column;justify-content: center;}
  .banners-row .col-sm-4 {padding-right: 0;}
  .banners-row .next-to-carousel-banners .banner-wrapper {text-align: center;}

  /* Products */
  .h4.homepage-group-title, h4.homepage-group-title, .footer-banners::before {font-size: 30px;}

  /* Slick */
  .slick-prev {left: -10px;top: 50%;right: initial;width: 25px;height: 25px;background-size: contain;}
  .slick-next {right: -10px;top: 50%;width: 25px;height: 25px;background-size: contain;}

  /* USPs */
  .usps {padding: 25px 0;}
  .usps .usps__item {width: 100%;}
  body.in-index .instagram-block {margin-bottom: 10px;}

  /* Body banners */
  .banners-content.body-banners .extended-banner-title {font-size: 34px;}
  body.in-index main.content>div.footer-banners {order: -10;margin-top: 15px;margin-bottom: 10px;}
  .footer-banners::after {display: none;}
  .footer-banners::before {display: none;}

  /* HP Categories */
  .footer-banners.row {margin-left: -5px!important;margin-right: -5px!important;margin-bottom: 35px;}
  .footer-banners>div {padding: 5px!important;width: 50%;}
  .footer-banners a::after {display: none;}
  .footer-banners a {background-color: #fff;min-height: 45px;display: flex;align-items: center;padding: 5px 10px 5px 40px;position: relative;border: 1px solid #DBDBDB;border-radius: 8px;}
  .footer-banners a img {width: 20px;height: 20px;object-fit: cover;border-radius: 50%;position: absolute;left: 10px;top: 50%;margin-top: -10px;}
  .footer-banners .extended-banner-texts {position: initial;justify-content: flex-start;}
  .footer-banners .extended-banner-title {text-align: left;color: #000;font-size: 15px;white-space: initial;font-weight: 400;}

  /* Videos block */
  .hp-videos .iframe-embed-wrapper {width: 100%;padding-bottom: 55%;}
  .hp-videos .iframe-embed-wrapper:nth-of-type(+n+2) {display: none;}
  .hp-videos .hp-videos__inner {flex-flow: row wrap;}
  .hp-videos {padding-bottom: 35px;margin-top: 30px;}

  /* Instagram */
  .instagram-widget.columns-2>a {width: calc(33.333% - 3px);padding-bottom: calc(33.333% - 3px);}
  .instagram-widget.columns-2>a:nth-of-type(+n+4) {display: none;}
  .instagram-widget>a img {top: 50%;}

  /* Footer */
  .custom-footer {margin: 0 -15px;padding-bottom: 0;padding-top: 10px;}
  .custom-footer>div {width: 100%;padding: 15px;}

  .newsletter-here {max-width: 100%;padding-bottom: 15px;}
  #footer .socials {margin-bottom: 15px;}

  .custom-footer>div:nth-of-type(-n+2) h4 {pointer-events: none;}

  .custom-footer>div:nth-of-type(+n+3) ul {display: none;margin-bottom: 0;}
  .custom-footer>div:nth-of-type(+n+3) h4 {margin-bottom: 0;position: relative;display: flex;align-items: center;justify-content: space-between;}
  .custom-footer>div:nth-of-type(+n+3) h4.toggled::after {transform: rotate(180deg);}
  .custom-footer>div:nth-of-type(+n+3) h4::after {content: "";width: 14px;height: 14px;background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_60_835' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='14' height='14'%3E%3Crect width='14' height='14' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_60_835)'%3E%3Cpath d='M7 8.96877L3.5 5.46877L4.31667 4.6521L7 7.33543L9.68333 4.6521L10.5 5.46877L7 8.96877Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");}
  .custom-footer>div:nth-of-type(+n+3) {border-top: 1px solid #EE3E5B;}

  .copyright {margin-bottom: 0;order: -1;}
  .footer-rows+.footer-bottom {display: flex;flex-direction: column;}
  #signature {margin-top: 10px;}

  /* Header */
  #header {margin-bottom: 13px;}
  #header .header-top {display: flex;position: relative;align-items: flex-start;flex-flow: row wrap;padding-top: 7px;padding-bottom: 0;height: 100px;z-index: 10;}
  #header .site-name a {max-width: 125px;}
  #header .cart-count {top: initial;left: initial;right: initial;}
  #header::after {height: 50px;}
  #header .search-form {display: block;}
  #header .header-top .search::before {display: none;}

  .header-top>div.site-name-wrapper {flex: 0 0 130px;padding-right: 0;}
  .header-top>div.search {flex: 0 0 100%;order: 5;z-index: 1;padding-left: 50px;margin-top: 7px;}
  #header .header-top .search input {padding: 0 95px 0 12px;background-color: #fff;font-size: 15px;}
  #header .header-top .search input::placeholder {font-size: 15px;}
  #header .header-top .search .compact-form .btn {max-width: 90px;border: 1px solid #fff;}

  .header-top>div.navigation-buttons a.top-nav-button {margin: 0 12px;}
  .header-top>div.navigation-buttons a.top-nav-button::before {width: 36px;height: 36px;flex: 0 0 36px;background-repeat: no-repeat;background-size: contain;background-image: url("data:image/svg+xml,%3Csvg width='36' height='38' viewBox='0 0 36 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='1' width='36' height='36' rx='18' fill='%231E1E1C' fill-opacity='0.08'/%3E%3Cg clip-path='url(%23clip0_235_1449)'%3E%3Cpath d='M17.9997 19.0002C20.3214 19.0002 22.2018 17.1198 22.2018 14.7982C22.2018 12.4766 20.3214 10.5962 17.9997 10.5962C15.6782 10.5962 13.7977 12.4766 13.7977 14.7982C13.7977 17.1198 15.6782 19.0002 17.9997 19.0002ZM17.9997 21.1013C15.1949 21.1013 9.5957 22.5089 9.5957 25.3033V27.4043H26.4038V25.3033C26.4038 22.5089 20.8046 21.1013 17.9997 21.1013Z' fill='%231E1E1C' fill-opacity='0.6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_235_1449'%3E%3Crect width='36' height='38' rx='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}

  .header-top>div.navigation-buttons a.sale-a {width: 36px;height: 36px;background-color: #FF6B83;}
  .header-top>div.navigation-buttons a.sale-a::before {width: 36px;height: 36px;flex: 0 0 36px;background-repeat: no-repeat;background-size: contain;background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='36' height='36' rx='18' fill='%23FF6B83'/%3E%3Cmask id='mask0_0_1' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='6' y='6' width='24' height='25'%3E%3Crect x='6' y='6.18506' width='24' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_0_1)'%3E%3Cpath d='M13.6635 17.0022C12.7897 17.0022 12.0441 16.6934 11.4264 16.0757C10.8088 15.4581 10.5 14.7124 10.5 13.8387C10.5 12.965 10.8088 12.2194 11.4264 11.6017C12.0441 10.9841 12.7897 10.6753 13.6635 10.6753C14.5372 10.6753 15.2828 10.9841 15.9005 11.6017C16.5181 12.2194 16.8269 12.965 16.8269 13.8387C16.8269 14.7124 16.5181 15.4581 15.9005 16.0757C15.2828 16.6934 14.5372 17.0022 13.6635 17.0022ZM13.6629 15.5022C14.1248 15.5022 14.5176 15.3405 14.8414 15.0172C15.1651 14.6938 15.3269 14.3012 15.3269 13.8393C15.3269 13.3774 15.1652 12.9846 14.8419 12.6608C14.5186 12.3371 14.1259 12.1752 13.664 12.1752C13.2021 12.1752 12.8093 12.3369 12.4855 12.6603C12.1618 12.9836 12 13.3763 12 13.8382C12 14.3001 12.1616 14.6929 12.485 15.0166C12.8083 15.3403 13.201 15.5022 13.6629 15.5022ZM22.3461 25.6848C21.4724 25.6848 20.7267 25.376 20.1091 24.7584C19.4915 24.1408 19.1827 23.3951 19.1827 22.5214C19.1827 21.6477 19.4915 20.902 20.1091 20.2844C20.7267 19.6668 21.4724 19.358 22.3461 19.358C23.2198 19.358 23.9655 19.6668 24.5831 20.2844C25.2007 20.902 25.5095 21.6477 25.5095 22.5214C25.5095 23.3951 25.2007 24.1408 24.5831 24.7584C23.9655 25.376 23.2198 25.6848 22.3461 25.6848ZM22.3455 24.1849C22.8075 24.1849 23.2003 24.0232 23.524 23.6998C23.8477 23.3765 24.0096 22.9839 24.0096 22.522C24.0096 22.0601 23.8479 21.6672 23.5246 21.3435C23.2012 21.0198 22.8086 20.8579 22.3467 20.8579C21.8848 20.8579 21.4919 21.0196 21.1682 21.3429C20.8445 21.6663 20.6827 22.0589 20.6827 22.5208C20.6827 22.9828 20.8443 23.3756 21.1676 23.6993C21.491 24.023 21.8836 24.1849 22.3455 24.1849ZM11.6404 25.5887L10.5962 24.5445L24.3692 10.7714L25.4134 11.8156L11.6404 25.5887Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");}

  #header .cart-count {position: relative;padding-left: 0;}
  .navigation-buttons>a[data-target=cart] i {bottom: -4px;right: -8px;left: initial;top: initial;}
  .header-top .btn.cart-count:before {position: initial;margin-top: 0;width: 36px;height: 36px;flex: 0 0 36px;background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='36' height='36' rx='18' fill='%231E1E1C' fill-opacity='0.08'/%3E%3Cg clip-path='url(%23clip0_235_1485)'%3E%3Cpath d='M22.5851 15.3602L18.7307 9.58737C18.5635 9.34097 18.2819 9.21777 18.0003 9.21777C17.7187 9.21777 17.4371 9.34097 17.2699 9.59617L13.4155 15.3602H9.20031C8.71631 15.3602 8.32031 15.7562 8.32031 16.2402C8.32031 16.3194 8.32911 16.3986 8.35551 16.4778L10.5907 24.6354C10.7931 25.3746 11.4707 25.9202 12.2803 25.9202H23.7203C24.5299 25.9202 25.2075 25.3746 25.4187 24.6354L27.6539 16.4778L27.6803 16.2402C27.6803 15.7562 27.2843 15.3602 26.8003 15.3602H22.5851ZM15.3603 15.3602L18.0003 11.4882L20.6403 15.3602H15.3603ZM18.0003 22.4002C17.0323 22.4002 16.2403 21.6082 16.2403 20.6402C16.2403 19.6722 17.0323 18.8802 18.0003 18.8802C18.9683 18.8802 19.7603 19.6722 19.7603 20.6402C19.7603 21.6082 18.9683 22.4002 18.0003 22.4002Z' fill='%23808080'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_235_1485'%3E%3Crect width='36' height='36' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}

  .navigation-buttons a[data-target=navigation] {position: absolute;z-index: 1;background-color: transparent;bottom: 10px;left: 0;width: 30px;height: 30px;background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_43_1120)'%3E%3Cpath d='M26.25 22.5H3.75V20.0001H26.25V22.5ZM26.25 16.25H3.75V13.75H26.25V16.25ZM26.25 7.5V9.99999H3.75V7.5H26.25Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_43_1120'%3E%3Crect width='30' height='30' fill='white' transform='matrix(-1 0 0 1 30 0)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");}
  .navigation-window-visible .navigation-buttons a[data-target=navigation], .navigation-window-visible .navigation-buttons a[data-target=navigation]:hover {background-color: transparent;}

  .search-whisperer {width: calc(100% + 50px);margin-left: -50px;margin-top: 5px;z-index: 99;}

  /* Navigation */
  #navigation {padding-bottom: 0;}
  .top-navigation-bar .container>div {display: none!important;}
  .top-navigation-bar-menu li:first-child a {padding-left: 20px;}

  .submenu-arrow {margin-left: auto;color: #000;padding-right: 0;}
  .submenu-arrow::after {font-weight: bold;color: #000;}

  .navigation-in>ul>li.exp>a b {font-weight: 600;}
  .navigation-in>ul>li.exp>a {color: var(--color-primary);}
  .navigation-in>ul>li>a {font-size: 16px;align-items: center;color: #000;display: flex;padding-top: 15px;padding-bottom: 15px;}
  .navigation-in ul.menu-level-2 li a {font-size: 16px;color: #000;padding-top: 12px;padding-bottom: 12px;}
  .navigation-in ul.menu-level-2 {padding-bottom: 20px;}
  .navigation-in>ul>li>a>b {padding-top: 0;padding-bottom: 0;}
  .navigation-in>ul>li>a>span {padding-top: 0;padding-bottom: 0;}

  #navigation .responsive-menu-footer {display: flex;flex-flow: row wrap;justify-content: space-between;margin: 0px;margin-bottom: 0;border-bottom: 1px solid #DADADA;margin-bottom: 0px;}
  #navigation .responsive-menu-footer li {width: 50%;border: 0;margin-bottom: -1px;}
  #navigation .responsive-menu-footer li a {height: 100%;font-size: 14px;padding: 0;color: #434343;font-weight: 500;line-height: 20px;min-height: 30px;display: flex;align-items: center;padding: 10px 20px;border-bottom: 1px solid #DADADA;border-right: 1px solid #DADADA;}
  #navigation .responsive-menu-footer li:nth-of-type(2n) a {border-right: 0;}
  #navigation .responsive-menu-footer li a:hover {text-decoration: underline;}

  .project-phone-wrap {padding: 15px 15px;padding-bottom: 50px;}
  .project-phone-wrap::before {content: "Máte otázku? Zavolajte nám:";display: block;font-size: 14px;color: #434343;padding-bottom: 15px;}
  .project-phone-wrap .project-phone::before {content: "";width: 28px;height: 28px;position: absolute;left: 0;top: 50%;margin-top: -15px;background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_235_63' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='30' height='30'%3E%3Crect width='30' height='30' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_235_63)'%3E%3Cpath d='M24.3004 25.6251C21.9447 25.6251 19.5781 25.0774 17.2007 23.9821C14.8233 22.8867 12.639 21.3415 10.6479 19.3463C8.65669 17.3511 7.11342 15.1668 6.01806 12.7934C4.92271 10.42 4.37503 8.05547 4.37503 5.69972C4.37503 5.32128 4.50003 5.00591 4.75003 4.75362C5.00003 4.50133 5.31253 4.37518 5.68753 4.37518H9.76441C10.0801 4.37518 10.3586 4.47815 10.5998 4.68409C10.8409 4.89003 10.9944 5.14443 11.0601 5.44731L11.7764 9.12515C11.8261 9.46651 11.8157 9.75978 11.7452 10.005C11.6747 10.2502 11.5481 10.4561 11.3653 10.6227L8.47834 13.4328C8.94309 14.2838 9.47395 15.0887 10.0709 15.8475C10.6679 16.6063 11.3141 17.3311 12.0096 18.0218C12.6955 18.7077 13.4247 19.3447 14.1971 19.9329C14.9696 20.521 15.8037 21.0683 16.6995 21.5747L19.5048 18.7454C19.7003 18.5419 19.9371 18.3992 20.2152 18.3175C20.4932 18.2358 20.7821 18.2157 21.0818 18.2574L24.5528 18.9641C24.8686 19.0475 25.1262 19.2085 25.3257 19.4473C25.5252 19.6861 25.625 19.9569 25.625 20.2598V24.3126C25.625 24.6876 25.4988 25.0001 25.2465 25.2501C24.9942 25.5001 24.6789 25.6251 24.3004 25.6251ZM7.59134 11.6588L9.82213 9.52422C9.86219 9.49215 9.88823 9.44808 9.90025 9.392C9.91227 9.33589 9.91027 9.28381 9.89425 9.23575L9.35097 6.44247C9.33495 6.37836 9.30691 6.33029 9.26684 6.29825C9.22678 6.26618 9.1747 6.25015 9.11059 6.25015H6.4375C6.38944 6.25015 6.34937 6.26618 6.31731 6.29825C6.28525 6.33029 6.26922 6.37035 6.26922 6.41843C6.33332 7.2726 6.47315 8.14039 6.68869 9.02181C6.90425 9.90323 7.20514 10.7822 7.59134 11.6588ZM18.4663 22.4617C19.2949 22.8479 20.159 23.1432 21.0589 23.3475C21.9587 23.5518 22.7997 23.6732 23.5817 23.7117C23.6298 23.7117 23.6699 23.6957 23.7019 23.6636C23.734 23.6316 23.75 23.5915 23.75 23.5434V20.9136C23.75 20.8495 23.734 20.7974 23.7019 20.7573C23.6699 20.7173 23.6218 20.6892 23.5577 20.6732L20.9327 20.1396C20.8846 20.1235 20.8426 20.1215 20.8065 20.1336C20.7704 20.1456 20.7324 20.1716 20.6923 20.2117L18.4663 22.4617Z' fill='%23FF6B83'/%3E%3C/g%3E%3C/svg%3E%0A");}
  .project-phone-wrap .project-phone {padding-left: 32px;position: relative;}
  .project-phone-wrap .project-phone span {color: #000;font-size: 18px;font-weight: 600;}
}

@media (max-width: 480px){
  .ordering-process .quantity-form .quantity .decrease, .ordering-process .quantity-form .quantity .increase {width: 18px;height: 18px;}
  .ordering-process .quantity-form .quantity {padding: 0;}
}

