/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* @import url("https://fonts.googleapis.com/css2?family=Titillium+Web:wght@200;300;400;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kanit:wght@500&display=swap");

@font-face {
  font-family: 'Jost', sans-serif;
  src: url("/themes/classic/assets/fonts/Diavlo/Diavlo.ttf");
}

@font-face {
  font-family: 'Jost', sans-serif;
  src: url("/themes/classic/assets/fonts/Diavlo/Diavlo_BOLD_II_37.otf");
}

@font-face {
  font-family: 'Jost', sans-serif;
  src: url("/themes/classic/assets/fonts/Diavlo/Diavlo_BLACK_II_37.otf");
} */

* {
  /* font-family: "Titillium Web", sans-serif; */
  font-family: 'Jost', sans-serif;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  scroll-behavior: smooth;
}
.block-categories .collapse-icons[aria-expanded=true] .remove {
  margin: 0 0 .25rem 0;
}
.block-categories .collapse-icons .material-icons {
  margin: 0 0 .25rem 0;
}
button, input, optgroup, select, textarea {
  font-family: 'Jost', sans-serif !important;
}
.block-categories .arrows .arrow-down {
  margin: 0 0 .25rem 0;
}
#wrapper .container #left-column .block-categories .category-top-menu li .category-sub-menu .arrows .arrow-down {
  line-height: 35px !important;
  height: 98% !important;
}
a {
  text-decoration: none;
  color: #e67a06;
}
.product-price-and-shipping .netto-price {
  text-transform: unset !important;
}
.product-price-and-shipping .price-top .price {
  text-transform: unset !important;
}
.cdpcp-highlight,
.cdpcp-highlight > * {
  background-color: rgba(250, 138, 3, 0.8) !important;
}

a:hover,
a:focus {
  color: #ffad00;
}

html {
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}

.btn-orange,
.btn-primary {
  background: #ff8a00;
  border-radius: 3px;
  border: 1px solid #ffad00;
  color: #fff;
}

.btn-orange:hover,
.btn-primary:hover {
  background: #ffad00;
  color: #fff;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary.active,
.btn-primary:active,
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover {
  background-color: #ffad00 !important;
  outline: none;
}
.my-new-row-main-page {
  padding: 1.25rem 3rem;
}
@media (max-width: 500px) {
  .my-new-row-main-page {
    padding: 1.25rem .1rem;
  }
}
.row-wrapper-main-page {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.my-new-row-main-page * {
  margin-block-end: 0;
}
.phone-header {
  display: flex;
  align-items: center;

}

.phone-header a {
  text-transform: uppercase;
  padding: 0 1rem 0 0;
}
.mail-header {
  display: flex;
  align-items: center;
}
.mail-header a {
  text-transform: uppercase;
  padding: 0 1rem 0 0;
}

.data-header .yellow {
  font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 18px;
letter-spacing: 0.07em;
color: #FEAF00 !important;
padding: 0 0 0 1rem;
}
.login-header a  {
padding: 0 !important;
margin: 0 .7rem;
}
@media (max-width: 1000px) {
  .data-header {
    justify-content: center;
    display: flex;
    padding: .3rem;
  }
  .phone-header {
    width: 50%;
  }
  .mail-header {
    width: 50%;
  }
  .login-header {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .data-header {
    display: none !important;
  }
  .login-header {
    display: none ;
  }
}
.login-icon-header-main-page {
  display: none;
}
.user-info a .hidden-sm-down {
  display: none !important;
}
@media (max-width: 767px) {
  .login-icon-header-main-page {
    display: block;
  }
  .user-info {
    margin-top: 1.6rem !important;
  }
}
#header .header-nav .container {
  width: 100%;
  background: #36393c;
}

#header .header-top #top-menu li:nth-child(1) a::before {
  content: url("/themes/classic/assets/img/home-icon.png");
  margin-top: 0.267rem;
  margin-right: 1rem;
}

#header .header-top #top-menu li:nth-child(1) a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#header .header-top #top-menu li:nth-child(1):hover a::before {
  content: url("/themes/classic/assets/img/home-icon-dark.png");
}

@media (max-width: 767px) {
  #header .header-nav .container {
    background: #fff;
  }

  #header .header-nav .cart-preview.active {
    background: transparent;
  }

  #header .header-nav .cart-preview.active i,
  #header .header-nav .cart-preview.active .cart-products-count,
  #header .header-nav .cart-preview.active .value {
    color: #ff8a00;
  }

  #header .header-nav .container .row .mobile #menu-icon,
  #header .header-nav .container .row .mobile #_mobile_cart {
    padding-top: 0.7rem;
  }

  #header .header-top .position-static {
    width: 100%;
  }
}

@media (max-width: 335px) {
  #header .header-nav .blockcart {
    padding: 0.7rem 0 0 0;
  }
}


#header .header-nav .container .row .hidden-sm-down .col-md-5 p .yellow {
  text-transform: uppercase;
  font-weight: 600;
}

#header .header-nav .container .row .hidden-sm-down .col-md-7 p .yellow {
  font-weight: normal;
  /* font-family: 'Jost', sans-serif; */
}

#header .yellow:hover {
  color: #efd08a !important;
}

#header .header-nav .container .row .hidden-sm-down .col-md-5,
#header .header-nav .container .row .hidden-sm-down .col-md-7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* justify-content: center; */
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
  padding: 1.8rem 0;
}

#header .header-nav .container .row .hidden-sm-down .col-md-5 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#header .header-nav .container .row .hidden-sm-down .col-md-7 {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 0.5rem;
}

@media (max-width: 1142px) {
  #header .header-nav .container .row .hidden-sm-down .col-md-7 {
    padding-right: 0;
  }
}

#header .header-nav .container .row .hidden-sm-down .col-md-5 a,
#header .header-nav .container .row .hidden-sm-down .col-md-5 p,
#header .header-nav .container .row .hidden-sm-down .col-md-7 a,
#header .header-nav .container .row .hidden-sm-down .col-md-7 p {
  color: #a0a0a0;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 18px;
  letter-spacing: 0.07em;
  margin-bottom: 0;
}

#header .header-nav .container .row .hidden-sm-down .col-md-5 svg {
  height: 16px;
  width: 16px;
  /* margin-right: 15px; */
}

#header .header-nav .container .row .hidden-sm-down .col-md-5 .topbar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  white-space: nowrap;
}

#header
  .header-nav
  .container
  .row
  .hidden-sm-down
  .col-md-5
  .topbar-wrapper
  .topbar-phone,
#header
  .header-nav
  .container
  .row
  .hidden-sm-down
  .col-md-5
  .topbar-wrapper
  .topbar-mail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#header
  .header-nav
  .container
  .row
  .hidden-sm-down
  .col-md-5
  .topbar-wrapper
  .topbar-phone
  a,
#header
  .header-nav
  .container
  .row
  .hidden-sm-down
  .col-md-5
  .topbar-wrapper
  .topbar-mail
  a {
  margin: 0 30px;
  /* font-family: 'Jost', sans-serif; */
}

#header .header-nav .container .row .hidden-sm-down .col-md-5 a:hover,
#header .header-nav .container .row .hidden-sm-down .col-md-7 a:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

@media (max-width: 1440px) {
  #header .header-nav .container .row .hidden-sm-down .col-md-5 {
    width: 65%;
  }

  #header .header-nav .container .row .hidden-sm-down .col-md-7 {
    width: 35%;
  }
}

@media (max-width: 1085px) {
  #header .header-nav .container .row .hidden-sm-down .col-md-5 a,
  #header .header-nav .container .row .hidden-sm-down .col-md-5 p,
  #header .header-nav .container .row .hidden-sm-down .col-md-7 a,
  #header .header-nav .container .row .hidden-sm-down .col-md-7 p {
    font-size: 14px;
  }

  #header .header-nav .container .row .hidden-sm-down .col-md-5 {
    width: 70%;
  }

  #header .header-nav .container .row .hidden-sm-down .col-md-7 {
    width: 30%;
  }
}

@media (max-width: 1005px) {
  #header .header-nav .container .row .hidden-sm-down {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  #header .header-nav .container .row .hidden-sm-down .col-md-5,
  #header .header-nav .container .row .hidden-sm-down .col-md-7 {
    padding: 1rem;
    width: 80%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

#header .header-top {
  padding-bottom: 0;
}

#header .header-top .container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#header .header-top .container .row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#header .header-top .search-widget {
  float: unset;
    width: 57%;
    min-width: 300px;
    padding: 0 0 0 13rem;
}
@media (max-width: 1800px) {
  #header .header-top .search-widget {
    padding: 0 0 0 12rem;
  }
}
@media (max-width: 1750px) {
  #header .header-top .search-widget {
    padding: 0 0 0 11rem;
  }
}
@media (max-width: 1700px) {
  #header .header-top .search-widget {
    padding: 0 0 0 10rem;
  }
}
@media (max-width: 1650px) {
  #header .header-top .search-widget {
    padding: 0 0 0 8rem;
  }
}
@media (max-width: 1600px) {
  #header .header-top .search-widget {
    padding: 0 0 0 6rem;
  }
}
@media (max-width: 1500px) {
  #header .header-top .search-widget {
    padding: 0 1rem 0 2rem;
  }
}
@media (max-width: 990px) {
  #header .header-top .search-widget {
    padding: 0;
  }
}
#header .header-top .position-static {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

#header .logo {
  max-width: 362px;
}

#header .header-top .container .row .col-md-2 {
  width: auto;
}

#header .header-top .position-static .search-widget form input[type="text"] {
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  border: transparent;
  padding: 17px;
  height: 53px;
}

#header .search-widget form button[type="submit"] {
  background: #ff8a00;
  bottom: 0;
  right: 0px;
  height: 100%;
  border-radius: 3px;
  width: 93px;
  border: 1px solid #ffad00;
  cursor: pointer;
}

#header .search-widget form button:hover {
  background: #ffad00;
}

#header .search-widget form button[type="submit"] i {
  color: white;
  font-size: 32px;
}

#header .search-widget form input[type="text"]:focus {
  outline: none;
}

.display-none,
#js-product-list-header h2 {
  display: none;
}

#_desktop_cart .blockcart .header {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.01em;
  background-color: #ff8a00;
  color: #ffffff;
  border: 1px solid #ffad00;
  height: 53px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 31.5px;
  border-radius: 3px;
  
}

#_desktop_cart .blockcart .header:hover {
  background-color: #ffad00;
}

#_desktop_cart .blockcart .header a {
  color: #fff;
}

@media (max-width: 1390px) {
  #header .logo {
    max-width: unset;
  }

  #_desktop_cart .blockcart .header {
    font-size: 23px;
  }
}

@media (max-width: 1250px) {
  #_desktop_cart .blockcart .header {
    font-size: 20px;
  }

  #header .logo {
    max-width: 210px;
  }
}

@media (max-width: 990px) {
  #header .header-top .position-static {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #header .header-top .search-widget,
  #header .header-top #_desktop_cart {
    width: 80%;
    margin: 12px;
  }
}

@media (max-width: 767px) {
  #header .header-top #_desktop_cart {
    margin: 0%;
    width: 0%;
  }

  #header .header-top .position-static {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media (max-width: 575px) {
  #header .header-top .position-static .search-widget form input[type="text"] {
    height: 44px;
  }
}

#header .header-top .menu-home {
  width: 100%;
  background-color: #36393c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#header .header-top .menu-home .menu-wrapperr {
  width: 92%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.55rem 0;
}

#header .header-top .menu {
  margin-bottom: 0;
  width: 100%;
}
@media (max-width: 980px) {
  #header .header-top .menu {
    
    width: 100% !important;
  }
}
#header .header-top .menu .top-menu {
  width: 95%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#header .header-top .menu-home .menu-wrapperr .dropdown-item,
#header .zapytanie-ofertowe-menu {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ffffff;
  padding: 0.35rem;
  white-space: nowrap;
}

#header .zapytanie-ofertowe-menu {
  padding: 0.35rem 3.58rem;
}

#header .header-top .menu-home .menu-wrapperr .top-menu li a {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

#header .zapytanie-ofertowe-menu:hover {
  color: #fff;
}

@media (max-width: 1445px) {
  #header .header-top .menu-home .menu-wrapperr .dropdown-item,
  #header .zapytanie-ofertowe-menu {
    font-size: 16px;
  }

  #header .zapytanie-ofertowe-menu {
    padding: 0.35rem 2.7rem;
  }
}

@media (max-width: 1200px) {
  #header .zapytanie-ofertowe-menu {
    padding: 0.35rem 1.3rem;
  }
}

@media (max-width: 1140px) {
  #header .header-top .menu-home .menu-wrapperr .dropdown-item,
  #header .zapytanie-ofertowe-menu {
    font-size: 13.5px;
  }

  #header .zapytanie-ofertowe-menu {
    padding: 0.3rem 1rem;
  }
}

#header .header-top .menu-home .menu-wrapperr ul {
  margin-bottom: 0;
}

@media (max-width: 980px) {
  #header .header-top .menu-home .menu-wrapperr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #header .header-top .menu-home .menu-wrapperr ul {
    width: 100% !important;
  }
  #header .header-top .menu-home .menu-wrapperr .dropdown-item,
  #header .zapytanie-ofertowe-menu {
    font-size: 14px;
  }

  #header .zapytanie-ofertowe-menu {
    padding: 0.35rem 1.7rem;
  }
}

@media (max-width: 767px) {
  #header #mobile_top_menu_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #36393c;
    padding-bottom: 5rem;
  }

  #header.is-open,
  #header.is-open .header-top {
    background-color: #36393c;
  }

  .disappear {
    display: none;
  }

  #header #mobile_top_menu_wrapper .top-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    /* align-items: center; */
  }

  #header #mobile_top_menu_wrapper .top-menu a {
    border: none;
    color: #fff;
  }

  #mobile_top_menu_wrapper .js-top-menu-bottom a {
    color: #ffffff;
  }
}

#header .header-top .menu-home .menu-wrapperr .dropdown-item:hover {
  color: #a0a0a0;
}

#index #wrapper,
#index #wrapper .container {
  width: 100%;
  padding: 0;
}

.slide-contain {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slide-contain .wrapper-slide-img,
.slide-contain .wrapper-slide-desc {
  width: 50%;
}

.slide-contain .wrapper-slide-img img {
  -o-object-fit: cover;
  object-fit: fill;
  height: 100%;
  width: 100%;
  display: flex;
}

#index .carousel .carousel-inner {
  /* height: 670px; */
  height: 100%;
}

/* 
#index .carousel .carousel-inner .carousel-control {
    bottom: 13%;
    right: 13%;
}

#index .carousel .wrapper-slide-img .direction .left {
    left: 37%;
    width: 80px;
}

#index .carousel .wrapper-slide-img .direction .right {
    right: 53%;
    width: 44px;
} */

.carousel-control .icon-next,
.carousel-control .icon-prev {
  bottom: 13%;
  top: unset;
  width: auto;
  height: auto;
}

.carousel-control .icon-next {
  left: 20%;
}

.carousel-control .icon-prev {
  left: 513%;
}

#index .wrapper-slide-img {
  position: relative;
}

.slide-contain .wrapper-slide-desc {
  background-image: url("/themes/classic//assets/img/yellow-back.png");
  background-position: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-contain .wrapper-slide-desc .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 80%;
  height: 80%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 3rem;
}

.slide-contain .wrapper-slide-desc .wrap h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 35px;
  line-height: 93.9%;
  letter-spacing: 0.03em;
  color: #36393c;
  margin-bottom: 2rem;
}

.slide-contain .wrapper-slide-desc .wrap h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 93.9%;
  letter-spacing: 0.03em;
  color: #36393c;
}

.slide-contain .wrapper-slide-desc .wrap h3 {
  /* font-family: 'Jost', sans-serif; */
  font-style: normal;
  font-weight: 900;
  font-size: 49px;
  line-height: 107.9%;
  letter-spacing: 0.03em;
  color: #36393c;
}

.slide-contain .wrapper-slide-desc .wrap .caption-description {
  width: 59%;
  min-width: 350px;
}

.slide-contain .wrapper-slide-desc .wrap .caption-description p {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.05em;
  color: #36393c;
}

.slide-contain .wrapper-slide-desc .wrap a {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.04em;
  color: #ff8a00;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  padding: 1.25rem 4.8rem;
  border-radius: 3px;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.slide-contain .wrapper-slide-desc .wrap a:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.page-home {
  overflow-x: hidden;
}

.carousel .carousel-item figure {
  height: 100%;
}

.carousel-control .icon-prev:before,
.carousel-control .icon-next:before {
  display: none;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}

@media (max-width: 1384px) {
  .slide-contain .wrapper-slide-desc .wrap h2 {
    font-size: 28.5px;
  }

  .slide-contain .wrapper-slide-desc .wrap h4 {
    font-size: 18px;
  }

  .slide-contain .wrapper-slide-desc .wrap h3 {
    font-size: 41.5px;
  }

  .slide-contain .wrapper-slide-desc .wrap .caption-description p {
    font-size: 16px;
  }

  .carousel-control .icon-next {
    left: -20%;
  }

  .carousel-control .icon-prev {
    left: 462%;
  }

  .slide-contain .wrapper-slide-desc .wrap {
    margin-top: 0;
  }
}

@media (max-width: 1184px) {
  .slide-contain .wrapper-slide-desc .wrap h2 {
    font-size: 20px;
    margin-bottom: 0%;
  }

  .slide-contain .wrapper-slide-desc .wrap h4 {
    font-size: 13.5px;
  }

  .slide-contain .wrapper-slide-desc .wrap h3 {
    font-size: 32px;
  }

  .slide-contain .wrapper-slide-desc .wrap .caption-description p {
    font-size: 16px;
  }

  .slide-contain .wrapper-slide-desc .wrap {
    margin-top: 0.9rem;
  }
}

@media (max-width: 1084px) {
  .carousel-control .icon-next {
    left: -45%;
  }

  .carousel-control .icon-prev {
    left: 405%;
  }
}

@media (max-width: 991px) {
  .slide-contain {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .slide-contain .wrapper-slide-img img {
    width: 100%;
    max-height: 300px;
  }

  .carousel .wrapper-slide-img .direction {
    top: 40%;
  }

  .slide-contain .wrapper-slide-img,
  .slide-contain .wrapper-slide-desc {
    width: 100%;
  }

  .slide-contain .wrapper-slide-img {
    max-height: 300px;
    position: unset;
  }

  .carousel-control .icon-next {
    right: 40px;
  }

  .carousel-control .icon-prev {
    left: 40px;
  }

  .slide-contain .wrapper-slide-desc {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .slide-contain .wrapper-slide-desc .wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin: 0.9rem 0;
  }

  .slide-contain .wrapper-slide-desc .wrap a {
    font-size: 18px;
    padding: 1rem 3.8rem;
  }
}

@media (max-width: 575px) {
  #index .wrapper-slide-img .icon-prev,
  #index .wrapper-slide-img .icon-next {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
  }

  #index .wrapper-slide-img .icon-next {
    right: 80px;
  }

  .slide-contain .wrapper-slide-desc .wrap h2 {
    font-size: 17.5px;
    margin-bottom: 0%;
  }

  .slide-contain .wrapper-slide-desc .wrap h3 {
    font-size: 25px;
  }

  .slide-contain .wrapper-slide-desc .wrap a {
    font-size: 18px;
    padding: 0.8rem 3.2rem;
  }

  .slide-contain .wrapper-slide-desc .wrap .caption-description p {
    font-size: 14px;
  }
}

@media (max-width: 450px) {
  #index .wrapper-slide-img .icon-next {
    right: 50px;
    left: unset;
  }
}

@media (max-width: 375px) {
  #index .wrapper-slide-img .icon-prev,
  #index .wrapper-slide-img .icon-next {
    -webkit-transform: scale(0.45);
    -ms-transform: scale(0.45);
    transform: scale(0.45);
  }

  .slide-contain .wrapper-slide-desc .wrap h2 {
    font-size: 16px;
    margin-bottom: 0%;
  }

  .slide-contain .wrapper-slide-desc .wrap h3 {
    font-size: 20px;
  }

  .slide-contain .wrapper-slide-desc .wrap a {
    font-size: 17px;
    padding: 0.4rem 2rem;
  }

  .slide-contain .wrapper-slide-desc .wrap .caption-description p {
    font-size: 13px;
    line-height: 20px;
  }

  .slide-contain .wrapper-slide-desc .wrap .caption-description {
    width: 100%;
    min-width: unset;
  }
}

.kafle-home {
  background-image: url("/themes/classic/assets/img/kafelki-back.png");
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 6.5rem;
}

.kafle-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 96%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 4.5rem;
  /* padding-bottom: 4.5rem; */
  /*+margin 2rem z góry i dołu*/
}

.kafle-wrapper .kafel-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  margin: 2rem 0;
}

.kafle-wrapper .kafel-wrapper .kafel-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 3px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 307px;
}

.kafle-wrapper .kafel-wrapper .kafel-inner .kafel-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 296px;
}

.kafle-wrapper .kafel-wrapper .kafel-inner .kafel-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0rem 0 0rem 3.5rem;
  width: 55%;
}

.kafle-wrapper .kafel-wrapper .kafel-inner .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  padding: 2rem 0 0 2rem;
  margin-left: -2rem;
  z-index: 2;
}

.kafle-wrapper .kafel-wrapper .kafel-inner h3 {
  font-family: 'Jost', sans-serif; 
  font-size: 26px;
  line-height: 27.24px;
  color: #36393c;
  margin-left: 0.6rem;
  white-space: nowrap;
  font-weight: 500;
}
@media (max-width: 550px) {
  .kafle-wrapper .kafel-wrapper .kafel-inner h3 {
    white-space: unset;
  }
}
.kafle-wrapper .kafel-wrapper .kafel-inner .kafel-img {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.kafle-wrapper .kafel-wrapper .kafel-inner .kafel-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.kafle-wrapper .kafel-wrapper .kafel-inner .kafel-text a {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 4px;
  padding: 0.58rem 1.9rem;
  margin-left: 2rem;
}

.kafle-wrapper .kafel-wrapper .kafel-inner .kafel-text a:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.kafle-wrapper .kafel-wrapper .kafel-inner .kafel-text ul li {
  text-transform: uppercase;
  /* font-family: 'Jost', sans-serif;  */
  font-style: normal;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.03em;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
}
@media (max-width: 500px) {
  .kafle-wrapper .kafel-wrapper .kafel-inner .kafel-text ul li {
    white-space: normal;
  }
}
.kafle-wrapper .kafel-wrapper .kafel-inner .kafel-text ul {
  margin-left: 2rem;
  z-index: 2;
}

.kafle-wrapper .kafel-wrapper .kafel-inner .kafel-text ul li svg {
  margin-right: 0.3rem;
}

.kafle-wrapper .kafel-wrapper .kafel-black h3,
.kafle-wrapper .kafel-wrapper .kafel-black ul li {
  color: #fff;
}

.kafle-wrapper .kafel-wrapper .bot-img {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.topp-img {
  height: 100%;
}

.kafle-wrapper .kafel-wrapper .kafel-inner .topp-img img {
  height: auto;
}

.kafle-wrapper .kafel-wrapper .left {
  margin-left: 2rem;
}

@media (max-width: 1444px) {
  .kafel-text {
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
  }
}

@media (max-width: 1260px) {
  .kafle-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .kafle-wrapper .kafel-wrapper {
    width: 95%;
  }

  .kafel-text {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

@media (max-width: 854px) {
  .kafel-text {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
    padding: 0 0 0 1.4rem !important;
  }
}

@media (max-width: 640px) {
  .kafle-wrapper .kafel-wrapper .kafel-inner .column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .kafle-wrapper .kafel-wrapper .kafel-inner .reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .kafle-wrapper .kafel-wrapper .kafel-inner .kafel-text {
    width: 100%;
  }

  .kafle-wrapper .kafel-wrapper .kafel-inner .kafel-text {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .kafle-wrapper .kafel-wrapper .kafel-inner .kafel-text .title h3 {
    font-size: 22px;
  }

  .kafle-wrapper .kafel-wrapper .kafel-inner .kafel-text a {
    font-size: 17px;
    padding: 0.3rem 1rem;
  }

  .kafle-wrapper .kafel-wrapper .kafel-inner .kafel-text ul li {
    font-size: 14.5px;
  }
}

@media (max-width: 5250px) {
  .kafle-wrapper .kafel-wrapper .kafel-inner .title {
    white-space: normal;
  }
}

@media (max-width: 470px) {
  .kafle-wrapper .kafel-wrapper .kafel-inner .kafel-text {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    padding-left: 0 !important;
  }

  .kafle-wrapper .kafel-wrapper .kafel-inner .kafel-text ul {
    /* margin-left: -1rem; */
    margin-top: 0.9rem;
  }

  .kafle-wrapper .kafel-wrapper .kafel-inner .kafel-text ul li {
    padding-bottom: 0.7rem;
  }
}

.banner-strefa-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  position: relative;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.banner-strefa-wrapper .svg-indywidualna {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 156px;
}

.banner-strefa-wrapper .svg-indywidualna svg path {
  stroke: #ffad00;
  fill: #ffad00;
}

.banner-strefa-wrapper .svg-indywidualna svg .translucent {
  fill: transparent;
}

#banner-strefa-home .banner-title,
.banner-prom-home .banner-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 93%;
  z-index: 4;

  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#banner-strefa-home .banner-title h2,
.banner-prom-home .banner-title h2 {
  /* font-family: 'Jost', sans-serif;  */
  font-style: normal;
  font-size: 36px;
  line-height: 99.4%;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ffffff !important;
  white-space: nowrap;
  margin-bottom: 0;
}

@media (max-width: 1152px) {
  .banner-strefa-wrapper,
  #banner-strefa-home .banner-title,
  .banner-prom-home .banner-title {
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 810px) {
  #banner-strefa-home .banner-title h2,
  .banner-prom-home .banner-title h2 {
    font-size: 30px;
  }
}

@media (max-width: 575px) {
  #banner-strefa-home .banner-title h2,
  .banner-prom-home .banner-title h2 {
    font-size: 23.5px;
    white-space: normal;
    text-align: center;
  }
}

.strefa-indywidualnej-wyceny-kafle {
  background-color: #ffffff;
  /* background-image: url('/themes/classic/assets/img/homeback.png'); */
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 6.5rem;
  padding-bottom: 6.5rem;
}

.strefa-indywidualnej-wyceny-kafle a {
  margin-bottom: 1.1rem;
}

#index .featured-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#index .featured-products .products {
  width: 80%;
}

.partners {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* padding: 4.5rem 0; */
  background-color: white;
}

.partners-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 90%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 2.5rem 0;
}

.partners-wrapper .partner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* min-width: 240px; */
  margin: 1.5rem;
}

.partners-wrapper .padding-bot {
  padding-bottom: 1rem;
}

.partners-wrapper .partner-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.newsletter-title {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ffffff;
  padding: 1rem;
  padding-top: 0 !important;
  width: 97%;
  text-align: center;
}

#main .page-footer {
  margin-bottom: 0;
}

#footer .container {
  width: 100%;
  padding: 0%;
  margin: 0%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#footer .container .roww {
  width: 100%;
  padding: 0%;
  margin: 0%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.newsletter-wrapper {
  width: 100%;
  padding: 0%;
  margin: 0%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#footer .container .roww .block_newsletter .newslettered {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0%;
  margin: 0%;
  background-image: url("/themes/classic/assets/img/background.png");
  background-repeat: no-repeat;
  background-size: cover;
}

#blockEmailSubscription_displayFooterBefore {
  width: 100%;
  padding: 0%;
  margin: 0%;
}

#footer .container .roww .block-social {
  display: none;
}

#footer .container .roww .block_newsletter .newslettered input {
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 29px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 4px 29px rgba(0, 0, 0, 0.11);
  border-radius: 3px;
  border: none;
  margin: 0 1rem;
}

#footer .container .roww .block_newsletter .newslettered .btn-primary {
  background: #ff8a00;
  border-radius: 3px;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #ffffff;
  width: 300px;
  height: 43px;
}

.newsletter-wrapper .wide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.newslettered .col-md-7 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.newslettered .col-md-7 .roww {
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.newslettered .col-md-7 form {
  width: 100%;
}

.input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block_newsletter form input[type="text"],
.block_newsletter form input[type="email"] {
  min-width: 300px;
}

.newsletter-inner {
  width: 75%;
  height: 296px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.outer-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* padding-bottom: 4.5rem; */
  /* background-image: url('/themes/classic/assets/img/homeback.png'); */
  background-color: white;
  background-repeat: no-repeat;
  background-size: cover;
}

.swiped-promos {
  width: 95%;
}

.swiped-promos .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}

.swiper-button-prev,
.swiper-button-next {
  width: 49%;
  top: 89%;
  opacity: 0.5;
}

@media (max-width: 472px) {
  .swiper-button-prev,
  .swiper-button-next {
    width: 47% !important;
  }
}

.swiper-button-prev:hover,
.swiper-button-next:hover,
.swiper-button-prev.active .swiper-button-next.active {
  opacity: 1;
}

.swiped-promos .swiper {
  height: 900px;
  margin-bottom: 2rem;
}

.swiper-button-prev {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.swiper-button-next {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (max-width: 1386px) {
  .newsletter-inner {
    width: 100%;
  }

  .swiper-button-prev,
  .swiper-button-next {
    width: 48%;
  }
}

@media (max-width: 1050px) {
  .newsletter-wrapper .wide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .block_newsletter form .input-wrapper {
    margin-bottom: 1rem;
  }

  .newsletter-title {
    font-size: 32px;
  }
}

@media (max-width: 880px) {
  .newsletter-title {
    font-size: 28px;
  }

  #footer .container .roww .block_newsletter .newslettered input {
    margin: 0 0 1rem 0;
  }

  .block_newsletter form .input-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
  }

  .newsletter-inner {
    height: 320px;
  }
}

@media (max-width: 480px) {
  .newsletter-title {
    font-size: 22px;
  }

  #footer .container .roww .block_newsletter .newslettered .btn-primary,
  .block_newsletter form input[type="text"],
  .block_newsletter form input[type="email"] {
    min-width: 275px;
    width: 275px;
  }
}

.banner-title .margin-right {
  margin-right: 1.3rem;
}

@media (max-width: 600px) {
  .banner-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .banner-title .margin-right {
    margin-right: 0;
  }
}

#footer .footer-quest {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #464b4f;
}

#footer .map-container {
  width: 42%;
  min-height: 500px;
}

#footer .map-container iframe {
  width: 100%;
  height: 100%;
  min-height: 500px;
}

#contact-form-home {
  width: 58%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url("/themes/classic/assets/img/backform.png");
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
}

#contact-form-home .contact-form-wrapped {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#contact-form-home .contact-form-wrapped .contact-form-title {
  text-align: center;
  width: 100%;
 font-family: 'Jost', sans-serif;
  font-style: normal;
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ffffff;
  margin: 4.3rem 0;
}

#contact-form-home .contact-form-wrapped form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#contact-form-home .contact-form-wrapped .input-top-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

#contact-form-home .contact-form-wrapped .input-top-wrapper .form-home {
  width: 49%;
}

#contact-form-home .contact-form-wrapped .form-home {
  margin-bottom: 1.2rem;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 29px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 4px 29px rgba(0, 0, 0, 0.11);
  border-radius: 3px;
  padding: 0.9rem;
  border: none;
  width: 100%;
}

#contact-form-home .contact-form-wrapped .textarea {
  padding-bottom: 5.5rem;
}

#contact-form-home .contact-form-wrapped form label {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 141%;
  text-align: justify;
  color: #ffffff;
  border-radius: 6px;
  margin-bottom: 0;
}

#contact-form-home .contact-form-wrapped form .checkbox-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60%;
  margin: 0.8rem 0;
}

#contact-form-home .contact-form-wrapped form .checkbox-wrapper input {
  margin: 0.9rem;
}

#contact-form-home .contact-form-wrapped form .buttons-wrapper {
  width: 95%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 1rem 0;
  padding-bottom: 4rem;
}

@media (max-width: 1280px) {
  #contact-form-home .contact-form-wrapped form .buttons-wrapper {
    width: 100%;
  }
}

#contact-form-home
  .contact-form-wrapped
  form
  .buttons-wrapper
  input[type="file"] {
  color: #fff;
  cursor: pointer;
  font-weight: 500;
  font-size: 20px;
}

::-webkit-file-upload-button {
  background: #ff8a00;
  -webkit-box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  font-size: 20px;
  /* line-height: 30px; */
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  /* font-family: 'Jost', sans-serif; */
  font-family: 'Jost', sans-serif !important;
  padding: 0.5rem 1.25rem;
  outline: none;
  border: none;
  max-width: 300px;
  height: 50px;
}

::-webkit-file-upload-button:hover {
  background-color: #feaf00;
}

#contact-form-home .contact-form-wrapped form .buttons-wrapper .btn-primary {
  letter-spacing: 4px;
  max-width: 220px;
  width: 50%;
  border: none;
  margin: 0 0.6rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 20px;
  padding: 0.365rem 1.25rem;
  height: 50px;
}

@media (max-width: 1237px) {
  .footer-quest {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  #footer .map-container,
  #contact-form-home {
    width: 100%;
  }
}

@media (max-width: 726px) {
  #contact-form-home .contact-form-wrapped .contact-form-title {
    font-size: 32px;
  }

  #contact-form-home .contact-form-wrapped form .checkbox-wrapper {
    width: 90%;
  }

  #contact-form-home .contact-form-wrapped form .checkbox-wrapper input {
    margin-left: 0;
  }

  #contact-form-home .contact-form-wrapped form .buttons-wrapper {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  #contact-form-home .contact-form-wrapped form .buttons-wrapper .btn-primary {
    margin-top: 1.2rem;
    max-width: 300px;
    width: 300px;
  }

  #contact-form-home
    .contact-form-wrapped
    form
    .buttons-wrapper
    input[type="file"] {
    width: 100%;
    font-size: 12px;
  }

  ::-webkit-file-upload-button {
    width: 300px;
    margin: 0 0.6rem;
  }

  #contact-form-home .contact-form-wrapped .form-home {
    margin-bottom: 0.95rem;
  }

  #contact-form-home .contact-form-wrapped .input-top-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #contact-form-home .contact-form-wrapped .input-top-wrapper .form-home {
    width: 100%;
  }
}

@media (max-width: 517px) {
  ::-webkit-file-upload-button,
  #contact-form-home .contact-form-wrapped form .buttons-wrapper .btn-primary {
    width: 220px;
    height: 40px;
    font-size: 17px;
  }
}

@media (max-width: 475px) {
  #contact-form-home .contact-form-wrapped form .buttons-wrapper {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding-bottom: 2rem;
  }

  #contact-form-home .contact-form-wrapped .contact-form-title {
    font-size: 26px;
    margin: 2rem 0;
  }

  ::-webkit-file-upload-button,
  #contact-form-home .contact-form-wrapped form .buttons-wrapper .btn-primary {
    width: 146px;
    height: 34px;
    font-size: 14.5px;
  }
}

#footer .footer-container {
  margin: 0;
  padding: 0;
}

#footer .footer-container .container {
  width: 100%;
  padding: 0%;
  margin: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#footer .footer-container .container .row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #36393c;
}

#footer .footer-container .container .row .row-wrapper {
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 2.6rem 0;
}

#footer .footer-container .container .row .row-wrapper ul {
  margin-bottom: 0;
}

#footer .footer-container .container .row .row-wrapper ul .title-li {
  font-weight: bold;
  font-size: 24px !important;
  line-height: 167%;
  letter-spacing: 0.03em;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 1.1rem;
}

#footer .footer-container .container .row .row-wrapper ul li,
#footer .footer-container .container .row .row-wrapper ul li a {
  font-weight: 600;
  font-size: 18px !important;
  line-height: 169%;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ffffff !important;
}

#footer .footer-container .container .row .row-wrapper ul li .lowercase {
  text-transform: lowercase;
}

#footer .footer-container .container .row .row-wrapper ul li a:hover {
  color: #ffad00 !important;
}

#footer
  .footer-container
  .container
  .row
  .row-wrapper
  ul
  .payment
  .payment-imgs {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 1.1rem;
}

@media (max-width: 1505px) {
  #footer .footer-container .container .row .row-wrapper ul li,
  #footer .footer-container .container .row .row-wrapper ul li a {
    font-size: 15px !important;
  }
}

@media (max-width: 1237px) {
  #footer .footer-container .container .row .row-wrapper {
    width: 95%;
    margin: 0%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #footer .footer-container .container .row .row-wrapper ul {
    margin: 1.8rem;
  }

  #footer .footer-container .container .row .row-wrapper ul li,
  #footer .footer-container .container .row .row-wrapper ul li a {
    font-size: 13px !important;
  }
}

@media (max-width: 540px) {
  #footer .footer-container .container .row .row-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.copyrights {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.copyrights .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 53%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1.1rem 0;
}

.copyrights .wrapper .copy2020,
.copy2020 a {
  font-family: 'Jost', sans-serif !important;
  font-style: normal;
  font-weight: 300;
  font-size: 21px;
  line-height: 31px;
  letter-spacing: 0.08em;
  color: #36393c;
  text-transform: uppercase;
  white-space: nowrap;
}

.copyrights .wrapper .copy2020 .bold,
.copyrights .wrapper .copy2020 a {
  font-weight: 800;
  font-family: 'Jost', sans-serif !important;
}

.copyrights .wrapper .borderline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.copyrights .wrapper .borderline .border {
  height: 1px;
  background-color: #3a3a3a;
  width: 300px;
}

@media (max-width: 1475px) {
  .copyrights .wrapper .borderline .border {
    width: 240px;
  }

  .copyrights .wrapper {
    width: 70%;
  }
}

@media (max-width: 988px) {
  .copyrights .wrapper .copy2020 {
    font-size: 18px;
  }

  .copyrights .wrapper .borderline .border {
    width: 180px;
  }

  .copyrights .wrapper {
    width: 80%;
  }
}

@media (max-width: 710px) {
  .copyrights .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .copyrights .wrapper .borderline .border {
    margin: 0.3rem 0;
  }
}

.modal-content .has-discount .page-content.page-cms ul,
.has-discount.product-price,
.has-discount p,
.page-content.page-cms .has-discount ul {
  color: #2e2e2e;
}

.modal-content .has-discount .discount {
  background-color: #ff8a00;
}

.modal-content .product-images > li.thumb-container > .thumb.selected,
.product-images > li.thumb-container > .thumb:hover {
  border: 2px #feaf00;
}

.modal-content .product-add-to-cart .product-quantity .add .btn {
  background: #ff8a00;
  border-radius: 3px;
  border: 1px solid #ffad00;
  color: #fff;
}

/* .quickview .social-sharing {
    display: none;
} */

.product-miniature .thumbnail-container:hover .highlighted-informations,
#products .thumbnail-container:hover .highlighted-informations {
  bottom: 4rem !important;
  height: 80%;
  width: 100%;
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgb(54 57 60 / 61%);
}

#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: none;
  color: #3a3a3a;
}

.product-miniature .thumbnail-container .highlighted-informations a,
#products .product-miniature .thumbnail-container .highlighted-informations a {
  font-style: normal;
  font-weight: bold;
  font-size: 24px !important;
  line-height: 37px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ffffff;
}

.product-miniature .thumbnail-container .highlighted-informations a:hover,
#products .thumbnail-container .highlighted-informations a:hover {
  color: #ffad00;
}

.product-miniature
  .thumbnail-container
  .highlighted-informations
  .hover-wrapper,
#products .highlighted-informations .hover-wrapper,
.featured-products .highlighted-informations .hover-wrapper,
.product-accessories .highlighted-informations .hover-wrapper,
.product-miniature .highlighted-informations .hover-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 35%;
  width: 100%;
}

.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
  min-height: 220px;
}

#products .product-description {
  min-height: 200px;
}

#products .thumbnail-container {
  width: 350px;
  height: 490px;
  margin-bottom: 3rem;
}

.featured-products .thumbnail-container {
  width: 300px;
  height: 502px;
  margin-bottom: 2.5rem;
}

.product-accessories .thumbnail-container,
#index .product-miniature .thumbnail-container {
  width: 360px;
  height: 502px;
  margin-bottom: 2.5rem;
}

@media (max-width: 1592px) {
  #index .product-miniature .thumbnail-container {
    width: 340px;
  }
}

@media (max-width: 1180px) {
  #index .product-miniature .thumbnail-container {
    width: 318px;
    height: 490px;
  }
}

@media (max-width: 717px) {
  #index .product-miniature .thumbnail-container {
    width: 300px;
  }
}

#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
  width: 100%;
}

.product-flags {
  z-index: 3;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-flags .product-flag {
  background: #e90d0d !important;
  border: 1px solid #ff3e00;
  border-radius: 3px;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 0 !important;
  padding: 0.3125rem 1.5rem !important;
}

#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
  min-height: 78px;
}

.product-price-and-shipping {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 5% 5% 5%;
}

.product-price-and-shipping .price-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.product-price-and-shipping .price-top .price {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 21px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #2e2e2e;
  text-align: left;
}

.product-price-and-shipping .regular-price {
  color: #7a7a7a8c;
}

.product-price-and-shipping .netto-price {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #2e2e2e;
}

#blockcart-modal .product-name {
  color: #ff8a00;
  text-transform: uppercase;
}

#blockcart-modal .cart-content-btn .btn-secondary,
#blockcart-modal .cart-content-btn .btn-primary {
  color: #fff;
  background-color: #ff8a00;
  border-radius: 4px;
}

#blockcart-modal .cart-content-btn .btn-secondary:hover,
#blockcart-modal .cart-content-btn .btn-primary:hover {
  color: #fff;
  background-color: #feaf00;
  -webkit-transform: scale(1.09);
  -ms-transform: scale(1.09);
  transform: scale(1.09);
  border-radius: 8px;
}

.product-description .add-to-cart {
  width: 100%;
  text-transform: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: -o-linear-gradient(115.24deg, #ffad00 39.08%, #fadc02 127.49%);
  background: linear-gradient(334.76deg, #ffad00 39.08%, #fadc02 127.49%);
  border-radius: 3px;
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.01em;
  color: #ffffff;
  padding: 0.6rem 0;
  margin: 0;
  border: none;
  -webkit-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.product-description .add-to-cart:hover {
  background: -o-linear-gradient(115.24deg, #f3a900 39.08%, #eefd70 127.49%);
  background: linear-gradient(334.76deg, #f3a900 39.08%, #eefd70 127.49%);
}

.product-description .add-to-cart svg {
  margin-right: 4px;
}

.product-description .add-to-cart.disabled,
.product-description .add-to-cart:disabled {
  opacity: 1;
}

.product-description .add-to-cart.focus,
.product-description .add-to-cart:focus {
  outline: none;
}

#products .thumbnail-container .product-thumbnail img,
.featured-products .thumbnail-container .product-thumbnail img,
.product-accessories .thumbnail-container .product-thumbnail img,
.product-miniature .thumbnail-container .product-thumbnail img {
  bottom: 77px;
}

#wrapper .container #left-column .block-categories ul li .text-uppercase {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-size: 24px;
  letter-spacing: -0.03em;
  color: #ffffff;
  width: 100%;
  background-color: #36393c;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 1.2rem;
}

#category #wrapper .container,
#prices-drop #wrapper .container {
  width: 100%;
}

#wrapper .container #left-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 248px;
  width: 23%;
}
@media (max-width: 767px) {
  #left-column {
    width: 100% !important;
  }
}
#wrapper .container #left-column .block-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0%;
  padding: 0%;
  width: 100%;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#category #wrapper {
  background-image: url("/themes/classic/assets/img/cat-back.png");
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: contain;
}

#wrapper .container #left-column .block-categories .category-top-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-width: 360px;
}

#wrapper .container #left-column .block-categories .category-top-menu li {
  width: 100%;
  /* margin: 0 0 1.2rem 0; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#wrapper
  .container
  #left-column
  .block-categories
  .category-top-menu
  li
  .category-sub-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

/* .cl0 .category-sub-menu {
  margin-top: 1rem !important;
} */

.cl2 a {
  padding-left: 20px !important;
}

.cl3 a {
  margin-left: 20px !important;
}

#wrapper
  .container
  #left-column
  .block-categories
  .category-top-menu
  li
  .category-sub-menu
  li
  a {
  padding: 0.9rem 0 0.9rem 0.9rem;
  background: -o-linear-gradient(115.24deg, #ffad00 39.08%, #fadc02 127.49%);
  background: linear-gradient(334.76deg, #ffad00 39.08%, #fadc02 127.49%);
  border-radius: 3px;
  font-family: 'Jost', sans-serif;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.015em;
  text-transform: uppercase;
  color: #36393c;
  border: none;
  min-height: 69px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#wrapper
  .container
  #left-column
  .block-categories
  .category-top-menu
  li
  .category-sub-menu
  .category-sub-link {
  line-height: 44px;
  letter-spacing: -0.05em;
  background: none;
  margin-left: 15px;
  padding: 0%;
  min-height: unset;
}

.block-categories .category-top-menu .category-sub-menu .collapse-icons {
  min-height: 69px;
  width: 69px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #ffffff;
}

.block-categories .collapse-icons .material-icons {
  width: 100%;
  height: 100%;
  text-align: center;
}

.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover {
  color: #fff;
}

#wrapper
  .container
  #left-column
  .block-categories
  .category-top-menu
  li
  .category-sub-menu
  li
  li {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #ebebeb;
  margin-bottom: 0;
  position: relative;
}

#wrapper
  .container
  #left-column
  .block-categories
  .category-top-menu
  li
  .category-sub-menu
  .arrows {
  width: 45px;
  height: 100%;
  background: #ffffff;
  border-left: 1px solid #c4c4c4;
  position: absolute;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#wrapper
  .container
  #left-column
  .block-categories
  .category-top-menu
  li
  .category-sub-menu
  .arrows
  .arrow-right,
#wrapper
  .container
  #left-column
  .block-categories
  .category-top-menu
  li
  .category-sub-menu
  .arrows
  .arrow-down {
  height: 100%;
}

#wrapper
  .container
  #left-column
  .block-categories
  .category-top-menu
  li
  .category-sub-menu
  .arrows
  .arrow-down {
  line-height: 47px;
}

#wrapper
  .container
  #left-column
  .block-categories
  .category-top-menu
  li
  .category-sub-menu
  .arrows
  i,
#wrapper
  .container
  #left-column
  .block-categories
  .category-top-menu
  li
  .category-sub-menu
  .material-icons {
  font-size: 36px;
  font-family: 'Jost', sans-serif;
  color: #36393c;
  background-color: #fff;
  text-align: center;
}

/* #wrapper
  .container
  #left-column
  .block-categories
  .category-top-menu
  li
  .category-sub-menu
  .arrows
  i.material-icons.arrow-down,
#wrapper
  .container
  #left-column
  .block-categories
  .category-top-menu
  li
  .category-sub-menu
  .material-icons.remove {
  font-size: 50px;
  line-height: 50px;
} */

.block-categories .category-sub-menu li[data-depth="0"] > a {
  margin: 0;
}

#wrapper
  .container
  #left-column
  .block-categories
  .category-top-menu
  li
  .category-sub-menu
  li
  .category-sub-menu
  li
  .collapse
  .category-sub-menu
  li {
  background-color: #ffffff;
}

#wrapper
  .container
  #left-column
  .block-categories
  .category-top-menu
  li
  .category-sub-menu
  li
  .category-sub-menu
  li
  .collapse
  .category-sub-menu
  li
  a {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 44px;
  letter-spacing: -0.03em;
  color: #7e7f80;
  /* text-transform: none; */
}

#wrapper
  .container
  #left-column
  .block-categories
  .category-top-menu
  li
  .category-sub-menu
  li
  .category-sub-menu
  li
  .collapse
  .category-sub-menu
  li::before {
  display: none;
}

#wrapper
  .container
  #left-column
  .block-categories
  .category-top-menu
  li
  .category-sub-menu
  li
  .category-sub-menu
  li
  .collapse
  .category-sub-menu
  li
  li {
  padding-left: 10px;
}

.block-categories
  .category-sub-menu
  li:not([data-depth="0"]):not([data-depth="1"]) {
  padding: 0%;
}

.block-categories .category-sub-menu {
  margin-top: 0;
}

.cl1 {
  border: #c4c4c4 1px solid;
}

.cl2,
.cl3 {
  border-top: #c4c4c4 1px solid;
}

.cl0 .collapse-icons {
  border: #c4c4c4 1px solid;
}

@media (max-width: 1650px) {
  #wrapper .container #left-column .block-categories .category-top-menu {
    min-width: 300px;
  }

  #wrapper
    .container
    #left-column
    .block-categories
    .category-top-menu
    li
    .category-sub-menu
    li
    a {
    font-size: 16px;
  }

  #search_widget .block-title-search {
    font-size: 20px;
    text-align: center;
  }
}

@media (max-width: 1442px) {
  #wrapper
    .container
    #left-column
    .block-categories
    .category-top-menu
    li
    .category-sub-menu
    li
    a {
    font-size: 14px;
    min-height: 56px;
  }

  .block-categories .category-top-menu .category-sub-menu .collapse-icons {
    min-height: 56px;
    width: 56px;
  }

  #wrapper
    .container
    #left-column
    .block-categories
    .category-top-menu
    li
    .category-sub-menu
    li
    .category-sub-menu
    li
    .collapse
    .category-sub-menu
    li
    a {
    font-size: 13px;
  }
}

@media (max-width: 1400px) {
  #wrapper .container #left-column .block-categories .category-top-menu {
    min-width: 260px;
  }

  #wrapper
    .container
    #left-column
    .block-categories
    .category-top-menu
    li
    .category-sub-menu
    li
    a {
    font-size: 12px;
    min-height: 48px;
    padding: 0 0 0 0.8rem;
  }

  #wrapper
    .container
    #left-column
    .block-categories
    .category-top-menu
    li
    .category-sub-menu
    li
    .category-sub-menu
    li
    .collapse
    .category-sub-menu
    li
    a {
    font-size: 11.5px;
  }

  .block-categories .category-top-menu .category-sub-menu .collapse-icons {
    min-height: 48px;
    width: 48px;
  }

  #wrapper .container #left-column .block-categories ul li .text-uppercase {
    padding-left: 0.4rem;
    font-size: 22px;
  }

  #main .card-block h1 {
    font-size: 22px !important;
  }

  #search_widget .block-title-search {
    font-size: 17px;
  }
}

@media (max-width: 1310px) {
  #search_widget .block-title-search {
    font-size: 14px;
    padding: 0;
  }

  #left-column .search-widget form .test {
    height: 40px !important;
    min-width: 220px !important;
  }

  #left-column #search_widget button {
    height: 40px !important;
    min-width: unset !important;
    font-size: 17px !important;
    padding: 0 1rem;
  }
}

@media (max-width: 1240px) {
  #left-column .search-widget form .test {
    width: 100% !important;
  }

  #left-column #search_widget button {
    width: 100% !important;
    margin-top: 2.2rem;
  }
}

@media (max-width: 1227px) {
  #wrapper .container #left-column .block-categories ul li .text-uppercase {
    padding-left: 0.4rem;
    font-size: 18px;
  }

  #main .card-block h1 {
    font-size: 18px !important;
  }
}

@media (max-width: 1613px) {
  #products .products .product {
    width: 32%;
  }

  #products .thumbnail-container {
    width: 340px;
  }

  .featured-products .thumbnail-container,
  .product-accessories .thumbnail-container,
  .product-miniature .thumbnail-container {
    width: 300px;
  }

  #left-column .search-widget form .test {
    height: 40px !important;
    min-width: 220px !important;
  }

  #left-column #search_widget button {
    height: 40px !important;
    font-size: 17px !important;
  }
}

#wrapper .breadcrumb {
  background: #ffffff;
  border: 1px solid #c4c4c4;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 54px;
}

#wrapper .breadcrumb ol li a,
#wrapper .breadcrumb ol li span {
  font-family: 'Jost', sans-serif;
  font-size: 18px;
  line-height: 47px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c;
  white-space: nowrap;
}

#wrapper .breadcrumb li:after {
  content: url("/themes/classic/assets/img/vector2.png");
  padding: 0%;
  margin: 0%;
  height: 54px;
}

#wrapper .breadcrumb ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 12px;
}

#wrapper .breadcrumb ol li,
#wrapper .breadcrumb ol li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#wrapper .breadcrumb ol li a span svg {
  margin-bottom: -2.37px;
}

#wrapper .breadcrumb ol li {
  padding: 0 7px;
}

#left-column #search_widget .test {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #a0a0a0;
  width: 100%;
}

.active {
  display: block !important;
}

.block-title-search {
  font-family: 'Jost', sans-serif;
  font-size: 24px;
  line-height: 47px;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #36393c;
  padding: 0.4rem 1rem;
}

#left-column #search_widget button {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  background: #ff8a00;
  border: 1px solid #ffad00;
  border-radius: 3px;
  min-width: 110px;
  height: 53px;
}

#left-column .search-widget form button[type="submit"] {
  bottom: unset;
  right: 0;
}

#left-column .search-widget form .test {
  height: 53px;
  min-width: 285px;
}

.search-widget form input[type="text"]:focus {
  outline: #ff3e00;
}

#main .card-block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0%;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: transparent;
}

/* #category */
#main .card-block h1 {
  height: 56px;
  color: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-size: 24px;
  line-height: 47px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  background: #36393c;
  padding-left: 1.2rem;
}

#category #main .block-category .block-category-inner #category-description {
  width: 100%;
  background: #ffffff;
  border: 1px solid #c4c4c4;
  margin-top: 1.2rem;
}

#category #main .block-category .block-category-inner #category-description {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  text-align: justify;
  letter-spacing: 0.05em;
  color: #36393c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 1.25rem;
}

#category #main .block-category .block-category-inner #category-description p {
  width: 96%;
}

#products #js-product-list-top .total-products {
  display: none;
}

#products #js-product-list-top .col-md-6 {
  width: 100%;
  background: -o-linear-gradient(130.84deg, #ffad00 -21.35%, #fadc02 136.98%);
  background: linear-gradient(319.16deg, #ffad00 -21.35%, #fadc02 136.98%);
  border-radius: 3px;
}

#products #js-product-list-top .col-md-6 .sort-by-row .sort-by {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.01em;
  color: #36393c;
  text-align: left;
  white-space: nowrap;
}

#content-wrapper {
  padding: 0;
  /* width: 77%; */
}

#products #js-product-list-top .col-md-6 {
  padding: 0;
  margin: 0;
}

#products #js-product-list-top {
  margin: 0 0 1.25rem 0;
}

#products .product {
  width: 25%;
}

.block-category {
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
}

#product #wrapper .container {
  width: 100%;
}

#product #wrapper .container #content-wrapper #main {
  width: 100%;
}

#product-modal .modal-content .modal-body .product-images img:hover,
.product-images > li.thumb-container > .thumb.selected,
.product-images > li.thumb-container > .thumb:hover {
  border: 3px solid #ffad00;
}

.blockreassurance_product {
  display: none;
}

.block-category .block-category-inner {
  width: 100%;
}

.products-sort-order .select-title {
  background: #ffffff;
  border: 1px solid #c4c4c4;
  -webkit-box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
}

.pagination {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.pagination .page-list {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pagination .page-list li {
  margin: 0 0.35rem;
}

.pagination .page-list li .prev {
  margin-right: 1.5rem;
}

.pagination .page-list li .nex {
  margin-left: 1.5rem;
}

.pagination .page-list li a {
  font-family: "Kanit";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 127.32%;
  text-align: center;
  color: #adaab0;
}

.pagination .page-list .current a {
  color: #ff8a00;
}

.sort-by-row .products-sort-order .dropdown-menu {
  padding: 0;
}

.brands-sort .select-list,
.products-sort-order .select-list,
.suppliers-sort .select-list {
  padding: 0 1.25rem;
}

.products-sort-order .select-list {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 44px;
  letter-spacing: -0.03em;
  color: #7e7f80;
  background: #ffffff;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
}

.products-sort-order .select-list:hover {
  background: #ff3e00;
}

.pagination .button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#product .button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pagination .button-wrapper a,
#product .button-wrapper a {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.01em;
  color: #ffffff;
  padding: 8px 25px;
}

#products .products-sort-order {
  width: 60%;
  margin-left: -5%;
}

@media (max-width: 1326px) {
  #products .products-sort-order {
    margin-left: -3%;
  }
}

@media (max-width: 1168px) {
  #products .products-sort-order {
    margin-left: 0;
  }
}

#products .products-sort-order .select-title {
  width: 427px;
  padding: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: baseline;
}

#products .view-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.01em;
  color: #36393c;
}

#products .view-options a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 20px;
}

#products .products-sort-order .dropdown-menu {
  width: 427px;
}

#products .sort-by-row .sort-by {
  width: auto;
  /* margin-right: 2rem; */
}

#products .sort-by-row {
  padding: 0.4rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.products-sort-order .select-title {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 16px;
  color: #000;
  border: 1px solid #c4c4c4;
  padding-left: 2rem;
}

.products-sort-order .select-title .material-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#product #wrapper {
  background: #ffffff;
}

#product .product-cover .zoom-in {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ffffff;
}

#product #main .images-container .js-qv-mask {
  display: none;
}

#product #main .product-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#product #main .product-container .prod-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 69%;
}

#product #main .product-container .prod-right {
  width: 31%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 2px solid #e8e8e8;
  border-radius: 3px;
  padding: 0%;
}

#product #main .product-container .prod-left .page-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: unset;
  border: 2px solid #e8e8e8;
  border-radius: 3px;
  /* max-height: 505px; */
}

#product
  #main
  .product-container
  .prod-left
  .page-content
  .product-left
  .product-flags {
  width: 500px;
}

#product #main .product-container .prod-left .page-content .images-container {
  width: 500px;
  height: 100%;
}

#product #main .product-container .prod-left .product-cover {
  margin: 0;
  height: 100%;
}

#product #main .product-container .prod-left .product-cover img {
  -webkit-box-shadow: none;
  box-shadow: none;
  /* border-right: 2px solid #E8E8E8; */
  border-radius: 3px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#product #main .product-container .prod-left .page-content .product-right {
  /* width: 50%; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 2rem;
  border-left: 2px solid #e8e8e8;
}

#product
  #main
  .product-container
  .prod-left
  .page-content
  .product-right
  .short-ver {
  display: -webkit-box;
  -webkit-line-clamp: 7;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

#product #main .product-container .prod-left .page-content .product-right h1 {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: 0.03em;
  text-transform: none;
  color: #36393c;
  padding-bottom: 30px;
  border-bottom: 2px solid #e8e8e8;
  border-radius: 3px;
}

#product
  #main
  .product-container
  .prod-left
  .page-content
  .product-right
  .product-description
  p,
#product
  #main
  .product-container
  .prod-left
  .page-content
  .product-right
  .product-description
  span {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
  text-align: justify;
  letter-spacing: 0.05em;
  color: #36393c;
}

#product
  #main
  .product-container
  .prod-left
  .page-content
  .product-right
  .short-ver
  p {
  font-weight: normal;
  margin-bottom: 0;
}

#product #main .product-container .prod-left .page-content .product-right a {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 3rem;
}

#product
  #main
  .product-container
  .prod-left
  .page-content
  .product-right
  .description-full {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ff3e00;
  outline: none;
  border: none;
  background: none;
}

#product
  #main
  .product-container
  .prod-left
  .page-content
  .product-right
  .description-full:hover {
  background: none;
  outline: none;
  border: none;
  cursor: pointer;
  color: #ff9900;
}

#product #product-availability {
  display: none;
}

.product-prices .brutto-price-prod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#product .product-prices .tax-shipping-delivery-label,
#product .has-discount.product-price,
#product .product-prices .current-price {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 0.04em;
  color: #ff3e00;
  margin: 0%;
  padding: 0;
}

#product .product-prices .tax-shipping-delivery-label {
  margin-right: 0.7rem;
  text-transform: uppercase;
}

#product .has-discount.product-price .current-price {
  margin-bottom: 0;
}

#product .product-add-to-cart .product-quantity {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -0.8rem;
}

@media (max-width: 1020px) {
  #product .product-add-to-cart .product-quantity {
    margin-bottom: 1.7rem;
  }
}

.search-widget form button[type="submit"] .search:hover,
.search-widget form input[type="text"]:focus + button .search {
  color: #ffffff;
}

#product .product-without-taxes {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #adaab0;
  margin-bottom: 0.5rem;
}

#product .product-variants > .product-variants-item {
  margin: 0;
}

#product .product-without-taxes .netto-price {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.04em;
  color: #2e2e2e;
  text-transform: none;
}

#product .product-prices {
  border-bottom: 2px solid #e8e8e8;
  width: 87%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  /* margin-bottom: 2rem; */
}

.brutto-price-prod .h5 {
  margin-bottom: 0.1rem;
}

#product .product-price-unit {
  width: 87%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#product .product-price-unit .bolded,
#product #main .product-container .prod-right .product-manufacturer .label,
#product #main .product-container .prod-right .product-actions .control-label {
  font-family: 'Jost', sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 56px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c;
  margin-right: 0.3rem;
  margin-bottom: 0;
  white-space: nowrap;
  width: auto;
}

#product .product-without-taxes,
#product .product-prices .brutto-price-prod {
  margin-bottom: 0%;
  /* margin-top: 0%; */
}

#product .product-price-unit p,
#product #main .product-container .prod-right .product-manufacturer a {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-size: 18px;
  line-height: 56px;
  letter-spacing: 0.03em;
  color: #36393c;
  text-transform: uppercase;
}

#product #main .product-container .prod-right .product-manufacturer {
  width: 87%;
  margin-bottom: -1rem;
}

#product #main .product-container .prod-right .product-actions .control-label {
  margin-bottom: 0;
}

.quickview
  .modal-body
  .product-prices
  .brutto-price-prod
  .tax-shipping-delivery-label,
.quickview .modal-body .product-prices .brutto-price-prod .h5 {
  color: #ff8a00;
  font-weight: bold;
  font-size: 16px;
}

.quickview .modal-body .product-prices .product-without-taxes .netto-price {
  color: #2e2e2e;
  text-transform: capitalize;
}

.quickview
  .modal-body
  .quickview
  .modal-body
  .product-prices
  .product-without-taxes {
  color: #adaab0;
}

.quickview
  .modal-body
  .product-prices
  .brutto-price-prod
  .tax-shipping-delivery-label {
  margin-bottom: 0.225rem;
}

.quickview .modal-body .product-prices .brutto-price-prod .h5 .current-price {
  margin-bottom: 0 !important;
}

.product-quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#product #main .product-container .prod-right .product-information,
#product
  #main
  .product-container
  .prod-right
  .product-information
  .product-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

#product
  #main
  .product-container
  .prod-right
  .product-information
  .product-actions
  .add-to-cart {
  width: 100%;
  background: -o-linear-gradient(115.24deg, #ffad00 39.08%, #fadc02 127.49%);
  background: linear-gradient(334.76deg, #ffad00 39.08%, #fadc02 127.49%);
  border-radius: 3px;
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.01em;
  color: #ffffff;
  text-transform: none;
  padding: 2.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#product
  #main
  .product-container
  .prod-right
  .product-information
  .product-quantity
  .add {
  margin-bottom: 0;
  margin-top: 2.2rem;
}

#product .product-container .prod-right .product-information .product-variants {
  width: 87%;
}

#product #add-to-cart-or-refresh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

/*jednostka miary*/
#product .product-actions .product-variants-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#product .product-actions .vertical-att {
  flex-direction: column;
  align-items: flex-start;
}

#product .product-actions .product-variants-item ul {
  margin-bottom: 0;
}

#product .product-actions .product-variants-item ul li label {
  margin: 0%;
  padding-left: 0.2rem;
}

.product-actions .product-variants-item ul li .radio-label {
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Jost', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  line-height: 56px;
  letter-spacing: 0.03em;
  color: #36393c;
  background: transparent;
}

.product-actions .product-variants-item ul li .input-radio {
  cursor: text;
}

.quickview
  .modal-body
  .row
  .product-actions
  .product-variants
  .product-variants-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.quickview
  .modal-body
  .row
  .product-actions
  .product-variants
  .product-variants-item
  ul {
  margin-bottom: 0;
  padding: 0%;
  margin-left: 0.3rem;
  margin-bottom: -0.19rem;
}

.quickview
  .modal-body
  .row
  .product-actions
  .product-variants-item
  ul
  li
  .radio-label {
  font-size: 16px;
}

.quickview .modal-body .row .product-actions .qty {
  margin-left: 2rem;
}

.quickview
  .modal-body
  .row
  .product-actions
  .product-variants
  .product-variants-item
  .control-label {
  width: auto;
}

#product
  .product-container
  .prod-right
  .product-information
  .product-add-to-cart {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#product
  .product-container
  .prod-right
  .product-information
  .product-minimal-quantity {
  height: 0;
  margin: 0;
}

#product
  .product-container
  .prod-right
  .product-information
  .product-add-to-cart
  .quantity-with-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 87%;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#product
  .product-container
  .prod-right
  .product-information
  .product-add-to-cart
  .control-label {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 56px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 2rem;
}

#product
  .product-container
  .prod-right
  .product-information
  .product-quantity
  .qty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#product .tabs {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  padding: 0%;
}

#product .tabs .nav-tabs {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #ff8a00;
  position: relative;
  border-bottom: #ff8a00 2px solid;
}

#product .tabs .nav-tabs .nav-link {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ffffff;
  padding: 1.9rem 3.5rem;
}

#product .tabs .nav-tabs .nav-link:hover {
  border-bottom: none;
  background: #36393cb9;
  border-radius: 3px;
}

#product .tabs .nav-tabs .nav-link.active {
  border-radius: 3px;
  border-bottom: none;
  background: #36393c;
}

#product .tabs .back-wrapper {
  /* position: absolute; */
  height: 100%;
  right: 0;
}

#product .tabs .back-wrapper .back-svg {
  height: 100%;
  position: absolute;
  right: 0;
}

#product .tabs .back-wrapper .back-svg svg {
  height: 100%;
}

#product .tabs .back-svg svg g path {
  stroke: #ffad00;
  fill: #ffad00;
}

#product .tabs .back-svg svg g .transparent {
  fill: none;
}

#product .tabs .product-quantities,
#product .tabs .product-features .h6 {
  display: none;
}

#product .tabs .product-features {
  margin-left: -15px;
  margin-right: -15px;
}

#product .tabs .product-features .data-sheet .name {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-size: 18px;
  line-height: 53px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c;
  padding-left: 2rem;
}

#product .tabs .product-features .data-sheet .value {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 53px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c;
}

.product-features > dl.data-sheet dd.value,
.product-features > dl.data-sheet dt.name {
  margin-right: 0;
  margin-bottom: 0%;
  background: #ebebeb;
}

.product-features > dl.data-sheet dd.value:nth-of-type(2n),
.product-features > dl.data-sheet dt.name:nth-of-type(2n) {
  background: #ffffff;
}

.hidden-md-up .btn-secondary {
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.01em;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #ffffff !important;
  background: #ff8a00;
  border: 1px solid #ffad00;
  border-radius: 3px;
}

@media (max-width: 1260px) {
  #category #wrapper .container #content-wrapper {
    width: 75%;
  }

  #products .products .product {
    width: 50%;
  }

  #products .thumbnail-container {
    width: 360px;
    margin-bottom: 2.4rem;
  }

  .featured-products .thumbnail-container,
  .product-accessories .thumbnail-container,
  .product-miniature .thumbnail-container {
    width: 300px;
  }
}



  #products .products-sort-order .dropdown-menu,
  #products .products-sort-order .select-title {
    width: 280px;
  }


@media (max-width: 1085px) {
  #products .products .product {
    width: 100%;
  }
}

@media (max-width: 918px) {
  #wrapper .container #left-column .block-categories .category-top-menu {
    min-width: 200px;
  }

  #products #js-product-list-top .col-md-6 .sort-by-row .sort-by,
  #products .view-options {
    font-size: 18px;
  }

  #products .products-sort-order {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  #products .view-options a {
    margin: 0 7px;
  }

  #category #wrapper .container #content-wrapper {
    width: 67%;
  }

  #wrapper .container #left-column .block-categories ul li .text-uppercase,
  #main .card-block h1 {
    font-size: 15px !important;
  }

  .block-categories .category-sub-menu li[data-depth="0"] > a {
    font-size: 13px !important;
  }

  .block-categories .category-sub-menu li[data-depth="1"] > a,
  .block-categories .category-sub-menu li[data-depth="2"] > a {
    font-size: 9px;
  }

  #products .products-sort-order .dropdown-menu,
  #products .products-sort-order .select-title {
    width: 226px;
  }

  #category #wrapper .container {
    margin: 0%;
    padding: 0%;
  }
}

@media (max-width: 786px) {
  #category #left-column,
  #category #wrapper .container #content-wrapper {
    width: 100%;
    margin-left: 0;
  }

  #wrapper .container #left-column .block-categories .category-top-menu li {
    margin: 0 0 0.7rem 0;
  }

  #wrapper .container #left-column .block-categories ul li .text-uppercase {
    height: 32px;
  }

  #wrapper
    .container
    #left-column
    .block-categories
    .category-top-menu
    li
    .category-sub-menu
    li
    a {
    min-height: 22px;
    height: 32px;
  }

  #wrapper
    .container
    #left-column
    .block-categories
    .category-top-menu
    li
    .category-sub-menu
    .arrows
    i,
  #wrapper
    .container
    #left-column
    .block-categories
    .category-top-menu
    li
    .category-sub-menu
    .material-icons {
    font-size: 30px;
  }

  /* #wrapper
  .container
  #left-column
  .block-categories
  .category-top-menu
  li
  .category-sub-menu
  .arrows
  i.material-icons.arrow-down,
#wrapper
  .container
  #left-column
  .block-categories
  .category-top-menu
  li
  .category-sub-menu
  .material-icons.remove {
  font-size: 35px;
  line-height: 35px;
  } */

  .block-categories .category-top-menu .category-sub-menu .collapse-icons {
    min-height: 32px;
  }

  
}
@media (max-width: 1200px) {
  #category #wrapper .container #content-wrapper #main {
    margin: 3.2rem 1rem 0 1rem;
  }
}
@media (max-width: 767px) {
  .products-selection .filter-button .btn-secondary {
    padding: 0.2rem 1rem;
  }

  #category #wrapper .search-widget {
    display: none;
  }

  #category #wrapper .container #content-wrapper #main {
    margin: 0.6rem;
  }

  #category #main .block-category .block-category-inner #category-description {
    margin-top: 0;
    margin-bottom: 0.67em;
  }

  #products .thumbnail-container {
    width: 70%;
  }

  .featured-products .thumbnail-container,
  .product-accessories .thumbnail-container,
  .product-miniature .thumbnail-container {
    width: 290px;
  }

  .sort-by-row .filter-button {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .pagination {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (max-width: 515px) {
  #products .sort-by-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #products .products-sort-order .dropdown-menu,
  #products .products-sort-order .select-title {
    width: 300px;
  }

  #products .products-sort-order {
    padding: 0;
  }

  .products-selection .filter-button {
    padding: 0;
    width: 300px;
    margin-top: 0.3rem;
  }

  #products .view-options {
    width: 300px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  #products .up .btn-secondary,
  #products .product {
    width: 100%;
  }

  #products .thumbnail-container {
    width: 90%;
  }

  .featured-products .thumbnail-container,
  .product-accessories .thumbnail-container,
  .product-miniature .thumbnail-container {
    width: 300px;
  }

  #products .product-title,
  .featured-products .product-title,
  .product-accessories .product-title,
  .product-miniature .product-title {
    min-height: 67px;
    font-size: 16px;
  }

  .product-description .add-to-cart,
  .product-price-and-shipping .price-top .price {
    font-size: 20px;
  }
}

@media (max-width: 350px) {
  #products .products-sort-order .dropdown-menu,
  #products .products-sort-order .select-title,
  .products-selection .filter-button {
    width: 260px;
  }

  .header-nav .cart-preview.active .cart-products-count,
  #header .header-nav .cart-preview.active .value {
    font-size: 13px;
  }

  #header .header-nav .cart-preview.active .value {
    margin-right: 0.3rem;
  }
}

#contact .contact-rich h4 {
  font-family: 'Jost', sans-serif;
  font-size: 20px;
  line-height: 120%;
  color: #36393c;
}

#contact .contact-rich .block .icon i {
  color: #ffad00;
}

#contact .contact-rich .block .data {
  color: #36393c;
}

#contact #wrapper,
#contact .contact-form {
  background: #ffffff;
}

#contact .contact-rich .block .data a,
.contact-rich .block a[href^="mailto:"] {
  font-size: 16px;
}

#contact .contact-form .form-fields .form-group .col-md-offset-3 {
  text-align: center;
}

#contact .contact-form .form-fields .form-group .col-md-offset-3 h3 {
  font-family: 'Jost', sans-serif;
  font-size: 20px;
  line-height: 120%;
  color: #2e2e2e;
}

#contact .contact-form .input-group .input-group-btn > .btn,
#contact .contact-form .input-group .form-control:not(:last-child) {
  height: 39px;
}

#contact .contact-form .input-group .input-group-btn > .btn {
  font-size: 0.89rem;
  border: 1px solid #ff8a00;
}

.group-span-filestyle .btn-default,
.input-group .input-group-btn > .btn {
  background: #ff8a00 !important;
  border-radius: 3px;
}

#contact .contact-form .form-control-label {
  color: #000;
}

@media (max-width: 1200px) {
  #contact #wrapper .container {
    width: 100%;
  }
}

@media (max-width: 1021px) {
  #contact .container #left-column,
  #contact .container #content-wrapper {
    width: 100%;
  }
}

#cms .page-header {
  text-align: center;
}

#cms .page-header h1 {
  color: #2e2e2e;
  font-size: 36px;
  font-family: 'Jost', sans-serif;
  text-align: center;
}

#cms #wrapper,
.page-content.page-cms {
  background: #ffffff;
}
.bootstrap-touchspin-down .touchspin-down {
  border: none !important;
}
.bootstrap-touchspin-up .touchspin-up {
  border: none !important;
}
#cms h2,
#cms h3,
#cms h4,
#cms p {
  font-family: 'Jost', sans-serif;
  color: #2e2e2e;
}

.quickview .modal-footer {
  display: none;
}

#wrapper {
  padding-bottom: 2.5rem;
}

#footer {
  padding-top: 0 !important;
}

#authentication #wrapper {
  background: #ffffff;
}

#authentication #wrapper .page-header h1 {
  color: #2e2e2e;
  font-size: 36px;
  font-family: 'Jost', sans-serif;
  text-align: center;
}

#cms .form-control-comment,
#authentication .form-control-comment,
#authentication .form-control-label {
  color: #36393c;
}

#authentication #wrapper .btn {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

#authentication #wrapper .login-form {
  width: 100%;
}

@media (max-width: 1080px) {
  #authentication #wrapper .btn-primary {
    width: 300px;
  }

  #authentication #wrapper .form-footer {
    text-align: center;
  }
}

@media (max-width: 480px) {
  #authentication #wrapper .btn-primary {
    width: 260px;
  }
}

/* #authentication .custom-checkbox input[type=checkbox]+span {
    border: white 2px solid;
} */

#authentication .custom-checkbox label,
#authentication .custom-checkbox label em {
  color: black;
}

#authentication .register-form p,
#authentication .register-form .form-group label {
  color: black;
}

#delivery-address .form-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.done {
  color: black !important;
}

#checkout section.checkout-step .step-title {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 44px;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  color: #36393c;
}

#js-checkout-summary,
body#checkout section.checkout-step {
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  border: none;
}

body#checkout section.checkout-step .custom-radio input[type="radio"] {
  background: -o-radial-gradient(
    47.83% 47.48%,
    57.12% 101.48%,
    rgba(255, 255, 255, 0.84) 0%,
    rgba(248, 248, 248, 0.84) 100%
  );
  background: radial-gradient(
    57.12% 101.48% at 47.83% 47.48%,
    rgba(255, 255, 255, 0.84) 0%,
    rgba(248, 248, 248, 0.84) 100%
  );
  border: 1px solid rgba(89, 89, 113, 0.31);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 19px;
}

body#checkout .media-body .product-name,
body#checkout .media-body .product-line-info-secondary .value {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #3a3a3a;
}

body#checkout .media-body .product-quantity,
.media-body .product-line-info-secondary .label {
  display: none;
}

body#checkout .media-body .product-price {
  color: #ff8a00;
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.04em;
  padding: 3rem 0 0 0;
}

body#checkout body#checkout a:hover {
  color: #ff3e00 !important;
}

body#checkout .cart-summary-line .label,
body#checkout .cart-summary-line .value {
  font-family: 'Jost', sans-serif;
  font-style: normal;

  font-size: 16px;
  line-height: 33px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c;
}

body#checkout .cart-summary-subtotals-container {
  padding-left: 0%;
  padding-right: 0%;
}

body#checkout .cart-summary-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

body#checkout .cart-total {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 46px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c;
}

/* body#checkout  .card-block:after {
 display: none;
} */

#cart #wrapper {
  background: #00000091;
}

#cart .card .card-block .h1 {
  font-weight: bold;
  font-size: 24px;
  line-height: 44px;
  /* or 184% */

  letter-spacing: -0.05em;
  text-transform: uppercase;
  background: #fff;
  color: #36393c;
}

.card .separator {
  border: 1px solid #e8e8e8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#cart .product-line-grid-left img {
  border: 2px solid #e8e8e8;
  border-radius: 3px;
}

#cart
  #content-wrapper
  .cart-grid-body
  .card
  .product-line-grid-body
  > .product-line-info
  > .label {
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #3a3a3a;
}

#cart #content-wrapper .cart-grid-body .label {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 44px;

  letter-spacing: -0.05em;

  color: #ffffff;
}

#cart #content-wrapper .cart-grid-body .label:hover {
  color: #ff8a00;
}

#cart .product-line-grid .product-line-actions .row .price .product-price {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-size: 23px;
  line-height: 23px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ff8a00;
}

#cart .cart-item .product-line-grid .product-line-info .current-price .price {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-size: 21px;
  line-height: 21px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #2e2e2e;
}

#cart .container {
  width: 85%;
}

#cart .product-line-grid .product-line-actions .col-md-10 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#cart
  .product-line-grid-right
  .cart-line-product-actions
  .remove-from-cart
  .material
  svg:hover
  path {
  fill: #ff8a00;
}

#cart #main .cart-detailed-totals .card-block {
  width: 100%;
  padding: 2rem;
  padding-bottom: 0;
}

#cart #main .card-block .cart-summary-line {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

body#checkout #header .header-nav {
  max-height: unset;
  padding: 0%;
  -webkit-box-shadow: none;
  box-shadow: none;
}

body#checkout #footer {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#checkout #wrapper .cart-summary-line:after {
  display: none;
}

body#checkout a:hover {
  color: #ff3e00;
}

#cart .cart-detailed-totals .card-block .cart-summary-line {
  width: 100%;
}

#cart #cart-subtotal-shipping div {
  display: none;
}

#cart .cart-grid-right .cart-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#cart .cart-summary-line:after,
#cart .card-block:after {
  display: none;
}

#cart .cart-summary-line .label {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 33px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c;
}

#cart .cart-summary-line .value {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 33px;
  text-align: right;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c;
}

#cart #main .card-block .cart-total .label,
#cart #main .card-block .cart-total .value {
  font-weight: bold;
  font-family: 'Jost', sans-serif;
}

#cart #main .cart-summary .cart-detailed-actions {
  padding: 4rem 2.5rem 7.5rem 2.5rem;
}

#cart #main .cart-detailed-actions .btn-primary {
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.01em;
  text-transform: none;
  color: #ffffff;
  background: -o-linear-gradient(115.24deg, #ffad00 39.08%, #fadc02 127.49%);
  background: linear-gradient(334.76deg, #ffad00 39.08%, #fadc02 127.49%);
  border-radius: 3px;
}

#cart #main .cart-detailed-actions .btn-primary:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

@media (max-width: 1300px) {
  #cart #wrapper .container {
    width: 100%;
  }
}

@media (max-width: 767px) {
  #cart .card {
    background: #ffffff;
  }
}

@media (max-width: 588px) {
  #cart .product-line-grid-bod {
    padding-left: 0;
  }

  #cart
    #content-wrapper
    .cart-grid-body
    .card
    .product-line-grid-body
    > .product-line-info
    > .label,
  #cart .cart-item .product-line-grid .product-line-info .current-price .price {
    font-size: 13px;
  }

  #cart #main .card-block .cart-total .label,
  #cart #main .card-block .cart-total .value,
  #cart .product-line-grid .product-line-actions .row .price .product-price {
    font-size: 18px;
  }
}

@media (max-width: 444px) {
  #cart .product-line-grid .product-line-actions .row .price .product-price {
    margin-left: 1.1rem;
  }

  #cart .border-need {
    margin-left: -9rem !important;
  }

  #cart .cart-item .product-line-grid .product-line-actions .row .hidden-md-up {
    width: 0;
  }

  #cart #main .card-block .cart-total .label,
  #cart #main .card-block .cart-total .value,
  #cart .product-line-grid .product-line-actions .row .price .product-price {
    font-size: 15px;
  }

  #cart .cart-summary-line .value {
    font-size: 17px;
  }

  #cart .cart-summary-line .label {
    font-size: 15px;
  }
}

@media (max-width: 360px) {
  #cart .border-need {
    margin-left: -3rem !important;
  }
}

@media (max-width: 1340px) {
  #product #main .product-container .prod-left .page-content .images-container,
  #product
    #main
    .product-container
    .prod-left
    .page-content
    .product-left
    .product-flags {
    width: 410px;
  }
}

@media (max-width: 1160px) {
  #product #main .product-container .prod-left .page-content .images-container,
  #product
    #main
    .product-container
    .prod-left
    .page-content
    .product-left
    .product-flags {
    width: 320px;
  }

  #product .product-price-unit .bolded,
  #product .product-price-unit p,
  #product #main .product-container .prod-right .product-manufacturer .label,
  #product #main .product-container .prod-right .product-actions .control-label,
  #product #main .product-container .prod-right .product-manufacturer a {
    font-size: 15px;
  }

  #product
    #main
    .product-container
    .prod-right
    .product-information
    .product-actions
    .add-to-cart {
    padding: 1.3rem;
  }

  #product .product-variants > .product-variants-item {
    margin: 0;
  }

  #product #main .product-container .prod-right .product-manufacturer,
  #product .product-price-unit {
    margin-bottom: -1.4rem;
  }

  #product .product-prices .tax-shipping-delivery-label,
  #product .has-discount.product-price,
  #product .product-prices .current-price {
    font-size: 24px;
  }
}

@media (max-width: 580px) {
  #product
    .product-container
    .prod-right
    .product-information
    .product-quantity {
    margin-bottom: 1rem;
  }
}

@media (max-width: 1020px) {
  #product #main .product-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding: 0%;
  }

  #product
    .product-container
    .prod-right
    .product-information
    .product-quantity
    .qty {
    width: 13%;
  }

  #product #main .product-container .prod-left,
  #product #main .product-container .prod-right {
    width: 100%;
    padding: 0;
    margin: 0;
  }

  #product
    .product-container
    .prod-right
    .product-information
    .product-add-to-cart
    .quantity-with-label
    .control-label {
    font-size: 24px !important;
  }

  #product #main .product-container .prod-right .product-manufacturer,
  #product .product-price-unit,
  #product
    .product-container
    .prod-right
    .product-information
    .product-variants {
    width: 50%;
  }
}

@media (max-width: 1480px) {
  #product #wrapper .breadcrumb ol li span {
    font-size: 15px;
  }
}

@media (max-width: 1320px) {
  #product #wrapper .breadcrumb ol li span {
    font-size: 13px;
  }
}

@media (max-width: 1135px) {
  #product #wrapper .breadcrumb ol li span {
    font-size: 11px;
    line-height: 18px;
    white-space: normal;
  }

  #product #wrapper .breadcrumb ol li:nth-child(1) span {
    white-space: nowrap;
  }
}

@media (max-width: 580px) {
  #product #main .product-container .prod-right .product-manufacturer,
  #product .product-price-unit,
  #product
    .product-container
    .prod-right
    .product-information
    .product-variants {
    width: 87%;
  }

  #product
    .product-container
    .prod-right
    .product-information
    .product-quantity
    .qty {
    width: 17%;
  }

  #product .product-price-unit .bolded,
  #product .product-price-unit p,
  #product #main .product-container .prod-right .product-manufacturer .label,
  #product #main .product-container .prod-right .product-actions .control-label,
  #product #main .product-container .prod-right .product-manufacturer a {
    font-size: 13.5px;
  }

  body#checkout section.checkout-step .forgot-password {
    margin-left: 0;
  }
}

#cart .netto-price {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #2e2e2e;
}

#cart .product-line-info {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #3a3a3a;
}

#cart .product-descr-cart p {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #3a3a3a !important;
}

.touchspin-up::after {
  content: "+" !important;
  font-family: 'Jost', sans-serif;
  font-style: normal;
  /* font-weight: bold; */
  font-size: 1.8rem;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c;
  top: 10px;
  position: absolute;
}

.touchspin-down::after {
  content: "-" !important;
  font-family: 'Jost', sans-serif;
  font-style: normal;
  /* font-weight: bold; */
  font-size: 3rem !important;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c;
  top: 8px;
  position: absolute;
}

#cart .border-need {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.bootstrap-touchspin {
  -webkit-box-shadow: none;
  box-shadow: none;
}

#checkout .form-control {
  text-align: center;
  position: unset !important;
}

.bootstrap-touchspin {
  position: relative;
  width: 2rem;
}

.input-group-btn-vertical {
  position: unset !important;
}

.bootstrap-touchspin-down {
  height: 100% !important;
  position: absolute !important;
  top: 0;
  left: 0;
  -webkit-transform: translate(-98%, 0);
  -ms-transform: translate(-98%, 0);
  transform: translate(-98%, 0);
  height: 100%;
  margin-left: 0 !important;
  margin-top: 0 !important;
}

.bootstrap-touchspin-up {
  height: 100% !important;
  position: absolute !important;
}

.bootstrap-touchspin-up .touchspin-up {
  width: 100%;
  height: 100%;
  top: 0 !important;
  left: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: -o-radial-gradient(
    47.83% 47.48%,
    57.12% 101.48%,
    rgba(255, 255, 255, 0.84) 0%,
    rgba(248, 248, 248, 0.84) 100%
  );
  background: radial-gradient(
    57.12% 101.48% at 47.83% 47.48%,
    rgba(255, 255, 255, 0.84) 0%,
    rgba(248, 248, 248, 0.84) 100%
  );
  border: 1px solid rgba(89, 89, 113, 0.31);
  border-left: 0;
}

.bootstrap-touchspin-down .touchspin-down {
  width: 100%;
  height: 100%;
  top: 0 !important;
  left: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: -o-radial-gradient(
    47.83% 47.48%,
    57.12% 101.48%,
    rgba(255, 255, 255, 0.84) 0%,
    rgba(248, 248, 248, 0.84) 100%
  );
  background: radial-gradient(
    57.12% 101.48% at 47.83% 47.48%,
    rgba(255, 255, 255, 0.84) 0%,
    rgba(248, 248, 248, 0.84) 100%
  );
  border: 1px solid rgba(89, 89, 113, 0.31);
  border-right: 0;
}

.fomr-control {
  font-family: 'Jost', sans-serif;
  background: -o-radial-gradient(
    47.83% 47.48%,
    57.12% 101.48%,
    rgba(255, 255, 255, 0.84) 0%,
    rgba(248, 248, 248, 0.84) 100%
  );
  background: radial-gradient(
    57.12% 101.48% at 47.83% 47.48%,
    rgba(255, 255, 255, 0.84) 0%,
    rgba(248, 248, 248, 0.84) 100%
  );
  border: 2px solid rgba(89, 89, 113, 0.31) !important;
}

body#checkout .container {
  width: 1600px;
}

#checkout .collapse {
  display: unset !important;
}

#checkout .cart-summary-products p {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 33px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c;
}

#checkout .product-line-info span p {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #3a3a3a;
}

#checkout .card-block {
  padding: 1.25rem 2.25rem 0.5rem;
}

#checkout .media {
  padding: 0 0 1rem 0;
}

#checkout .clearfix > .btn-primary {
  padding: 1rem 3rem;
  background: #ff8a00 !important;
  -webkit-box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

#checkout .ps-shown-by-js > .btn-primary {
  padding: 1rem 3rem;
  background: #ff8a00 !important;
  -webkit-box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

#checkout .card-block.cart-summary-totals {
  padding: 0 1rem 3rem;
}

body#checkout section.checkout-step .step-number {
  display: none;
}

body#checkout section.checkout-step.-current.-reachable.-complete .step-number {
  display: none;
}

#product .product-quantity #quantity_wanted {
  background: -o-radial-gradient(
    47.83% 47.48%,
    57.12% 101.48%,
    rgba(255, 255, 255, 0.84) 0%,
    rgba(248, 248, 248, 0.84) 100%
  );
  background: radial-gradient(
    57.12% 101.48% at 47.83% 47.48%,
    rgba(255, 255, 255, 0.84) 0%,
    rgba(248, 248, 248, 0.84) 100%
  );
  border: 2px solid rgba(89, 89, 113, 0.31);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Jost', sans-serif;
  height: 2.5rem;
  text-align: center;
  width: 4.3rem;
}

#cart .bootstrap-touchspin .form-control {
  background: -o-radial-gradient(
    47.83% 47.48%,
    57.12% 101.48%,
    rgba(255, 255, 255, 0.84) 0%,
    rgba(248, 248, 248, 0.84) 100%
  );
  background: radial-gradient(
    57.12% 101.48% at 47.83% 47.48%,
    rgba(255, 255, 255, 0.84) 0%,
    rgba(248, 248, 248, 0.84) 100%
  );
  border: 1px solid rgba(89, 89, 113, 0.31);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Jost', sans-serif;
  height: 2rem;
  text-align: center;
  width: 3rem;
  font-size: 14px;
}

#cart .product-line-grid-right .cart-line-product-actions .remove-from-cart {
  margin-top: 0.9rem;
}

#cart .bootstrap-touchspin-up .touchspin-up,
#cart .bootstrap-touchspin-down .touchspin-down {
  border: none;
}

#cart .cart-item .product-line-grid .product-line-actions .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 425px) {
  #product
    .product-container
    .prod-right
    .product-information
    .product-quantity
    .qty {
    width: 32%;
  }
}

body#checkout section.checkout-step .address-item.selected {
  border: 3px solid #ffad00;
}

.custom-radio input[type="radio"]:checked + span {
  background: #ff8a00;
}

#order-confirmation #wrapper {
  background: #ffffff;
}

#order-confirmation #wrapper .card {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#order-confirmation #wrapper #order-items .row h3 {
  margin-top: 0.4rem;
  font-family: 'Jost', sans-serif;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.04em;
  color: #2e2e2e;
}

#order-confirmation
  #wrapper
  #order-items
  .order-confirmation-table
  .order-line {
  margin-left: 0%;
  margin-right: 0%;
  border-bottom: 1px solid rgba(89, 89, 113, 0.31);
}

#order-confirmation
  #wrapper
  #order-items
  .order-confirmation-table
  .order-line
  .col-xs-4 {
  margin-top: 1rem;
  font-size: 20px;
}

#order-confirmation
  #wrapper
  #order-items
  .order-confirmation-table
  .order-line
  .row
  span {
  font-size: 18px;
  margin-top: 1rem;
}

#order-confirmation
  #wrapper
  #order-items
  .order-confirmation-table
  .order-line
  .text-xs-right {
  color: #ff8a00;
  font-weight: bold;
}

/* #order-confirmation #wrapper #order-items .order-confirmation-table .order-line .text-xs-left {

} */

#order-confirmation #order-items table tr td {
  font-size: 18px;
}

#order-confirmation #order-items table tr td:last-child {
  color: #ff8a00;
}

#order-confirmation #order-details h3 {
  font-size: 20px;
  margin-top: 1rem;
  font-family: 'Jost', sans-serif;
}

#order-confirmation #content-hook_payment_return strong {
  font-family: 'Jost', sans-serif;
}

#order-confirmation #registration-form {
  width: 65%;
}

#order-confirmation #registration-form .card-block h4 {
  font-family: 'Jost', sans-serif;
}

#order-confirmation
  #content-hook-order-confirmation-footer
  .featured-products
  h2 {
  font-family: 'Jost', sans-serif;
  font-size: 24px;
  line-height: 32px;
}

#order-confirmation
  #content-hook-order-confirmation-footer
  .featured-products
  .products {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.form-control:focus,
.input-group.focus {
  outline: none;
}

.form-control:focus {
  border-color: #ffad00;
}

/* @media(max-width: 767px) {
  #products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
    width: 360px;
  }
} */

.right-nav p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.right-nav p a {
  display: block;
  padding: 0 0.62rem;
}

.right-nav p a:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.featured-products .product-title,
.product-miniature .product-title {
  min-height: 98px;
  margin-left: 2px;
  margin-right: 2px;
}

#products .products {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

@media (max-width: 600px) {
  .ui-menu .ui-menu-item {
    width: 100% !important;
  }
}

@media (max-width: 575px) {
  .ui-menu .ui-menu-item a {
    white-space: normal !important;
  }

  .ui-menu {
    width: 100% !important;
    left: 0% !important;
  }
}

.cl2::before {
  display: none !important;
}

#search_filter_toggler {
  display: none;
}

.ui-menu .ui-menu-item a {
  font-size: 13px;
  white-space: nowrap;
}

.ui-menu .ui-menu-item:focus-visible {
  outline: none;
}

.page-my-account #content .links a:hover i {
  color: #ffad00;
}

.btn.disabled,
.btn.disabled:hover {
  border: none;
}

@media (max-width: 420px) {
  .btn.disabled,
  .btn.disabled:hover {
    font-size: 14px;
  }
}

#module-pshowblog-blog #wrapper {
  background-color: #ffffff;
}

@media (max-width: 767px) {
  #module-pshowblog-blog #wrapper .container {
    width: 100%;
  }

  #pshowblog_entries .pshowblog_entry {
    flex-direction: column;
    margin: 2rem 0;
    border-bottom: #7e7f80 2px;
  }

  .pshowblog_entry .pshowblog_entry_image {
    width: 100%;
    max-width: 270px;
  }

  .pshowblog_entry .col-xs-12 {
    width: 100%;
    text-align: center;
    justify-content: center;
    display: flex;
  }
}

#pshowblog_entries h1 {
  font-size: 36px;
  font-family: 'Jost', sans-serif;
  text-align: center;
  margin-bottom: 2rem;
}

#pshowblog_entries #pshowblog_sort_bar {
  margin-bottom: 4rem;
}

#pshowblog_entries .pshowblog_entry {
  display: flex;
  align-items: center;
}

#module-pshowblog-entry h1 {
  font-family: 'Jost', sans-serif;
  font-size: 20px;
}

#module-pshowblog-entry .pshowblog_entry_image {
  max-height: 440px;
  height: 440px;
  width: auto;
}

@media (max-width: 767px) {
  #module-pshowblog-entry .pshowblog_entry_image {
    max-height: 440px;
    height: auto;
    width: 100%;
  }
}

#module-pshowblog-entry .pshowblog_entry_image img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}

#pshowblog_entries article .entry_title_anchor h2 {
  font-size: 19px;
}

.pshowblog_entry_heading-item .entry_date {
  font-size: 12px;
}

.but-tiles {
  display: flex;
  width: 100% !important;
  margin: 0 0 2rem 0;
  height: 400px;
}

@media (max-width: 1550px) {
  .but-tiles {
    height: unset;
  }
}

@media (max-width: 1350px) {
  .but-tiles {
    flex-direction: column;
    align-items: center;
  }
}

.tile {
  cursor: pointer;
}

.tile:focus svg {
  fill: #ff8a00;
  transform: rotate(180deg);
  transform-origin: center;
}

.list {
  cursor: pointer;
}

.list:focus svg {
  fill: #ff8a00;
  transform: rotate(180deg);
  transform-origin: center;
}

.span-remove {
  width: 97%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s ease-in-out;
  text-align: center;
}

.span-remove p {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #3a3a3a;
  margin: 0;
  padding: 1rem 0;
  width: 95%;
}

.hide-on-start {
  display: none !important;
}

.hide-on-start.active {
  display: flex !important;
  flex-direction: column;
  margin: 0;
  width: 100%;
}

.product-miniature-list {
  margin: 0 !important;
  width: 33%;
}

@media (max-width: 1100px) {
  .product-miniature-list {
    width: 40%;
    margin: 0 !important;
  }
}

@media (max-width: 600px) {
  .product-miniature-list {
    height: 20rem;
    width: 100%;
  }
}

.article {
  display: flex;
  width: 74%;
  justify-content: flex-start;
}

@media (max-width: 600px) {
  .article {
    flex-direction: column;
  }
}

.thumbnail-list {
  height: 100% !important;
  margin: 0 !important;
  box-shadow: none !important;
  border: 2px solid #e8e8e8;
  border-radius: 3px;
  /* border-right: 0; */
}

@media (max-width: 767px) {
  .thumbnail-list {
    width: 100% !important;
  }
}

.thumbnail-list a {
  display: contents !important;
}

.thumbnail-list img {
  bottom: 0 !important;
}

.add-to-compere {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.add-to-compere svg {
  margin-right: 1rem;
}

.description-in-list {
  width: 65%;
  padding: 2rem;
  border: 2px solid #e8e8e8;
  border-radius: 3px;
  background-color: #fff;
  position: relative;
}

@media (max-width: 1100px) {
  .description-in-list {
    width: 57%;
  }
}

@media (max-width: 767px) {
  .description-in-list {
    padding: 1rem;
  }
}

@media (max-width: 600px) {
  .description-in-list {
    width: 100%;
  }
}

.description-list-title h2 {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c;
}

@media (max-width: 767px) {
  .description-list-title h2 {
    text-align: center;
  }
}

.line {
  height: 2px;
  background-color: #e8e8e8;
  border-radius: 3px;
  width: 100%;
  margin: 1rem 0;
}

.description-bold p {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  text-align: justify;
  letter-spacing: 0.05em;
  color: #36393c;
}

@media (max-width: 767px) {
  .description-bold p {
    text-align: center;
  }
}

.short-ver {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  text-align: justify;
  letter-spacing: 0.05em;
  color: #36393c;
}

@media (max-width: 767px) {
  .short-ver p {
    margin: 0;
  }
}

.full-descr {
  position: absolute;
  bottom: 1rem;
}

@media (max-width: 1330px) {
  .full-descr {
    position: unset;
    padding: 0.5rem;
  }
}

.descrition-in-list-wrapper a button {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ff3e00;
  outline: none;
  border: none;
  background: none;
  cursor: pointer;
}

.listing-for-price {
  width: 26%;
  display: flex;
  justify-content: center;
  border: 2px solid #e8e8e8;
  border-radius: 3px;
  background-color: #fff;
}

.listing-for-price-wrapper {
  width: 100%;
  position: relative;
}

.delivery-listing {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px !important;
  line-height: 24px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ff3e00 !important;
}

.price-listing {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px !important;
  line-height: 24px;
  letter-spacing: 0.04em;

  color: #ff3e00 !important;
  margin: 0 0 0 0.3rem;
}

.new-price-list {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.no-tax-list {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px !important;
  line-height: 27px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #2e2e2e !important;
  margin: 0;
}

.the-tax {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px !important;
  line-height: 27px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #adaab0 !important;
}

.unit {
  display: flex;
  text-transform: uppercase;
}

.variant-links {
  width: unset !important;
  padding-left: 0.5rem;
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;

  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c;
}

.variant-links p span {
  text-transform: lowercase !important;
}

.features-description strong {
  width: unset !important;

  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;

  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c !important;
}

.marka {
  text-transform: uppercase;
}

.listing-button-cart {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(334.76deg, #ffad00 39.08%, #fadc02 127.49%);
  border-radius: 3px;
}

.listing-button-cart {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.01em;
  color: #ffffff;
  text-transform: unset !important;
  padding: 0.5rem 0;
}

@media (max-width: 1550px) {
  .listing-button-cart {
    font-size: 20px;
  }
}

@media (max-width: 1330px) {
  .listing-button-cart {
    font-size: 20px;
  }
}

.listing-button-cart svg {
  margin: 0 1rem 0 0;
}

.product-prices-bis {
  width: 90%;
  margin: 2rem 0 0 0 !important;
}

.product-information-bis {
  width: 90%;
}

.listing-qnty {
  display: flex;
  justify-content: space-between;
  width: 50%;
  align-items: center;
}

.js-product-miniature {
  position: relative;
}

.cdpcp-compare-btn {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 !important;
  max-width: unset !important;
  background: linear-gradient(334.76deg, #ffad00 39.08%, #fadc02 127.49%);
  border-radius: 3px;
}

.cdpcp-compare-btn span {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.01em;
  color: #ffffff;
  padding: 0.5rem 0;
}

@media (max-width: 1550px) {
  .cdpcp-compare-btn span {
    font-size: 20px;
  }
}

@media (max-width: 1330px) {
  .cdpcp-compare-btn span {
    font-size: 20px;
  }
}

.cdpcp-table__quickview {
  background: #ff8a00;
  border: 1px solid #ffad00;
  border-radius: 3px;
  color: white;
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 6rem;
}

.cdpcp-table__quickview:hover {
  background-color: orange !important;
}

.cdpcp-table__product-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#cdpcp-highlight-btn {
  background: #ff8a00;
  border: 1px solid #ffad00;
  border-radius: 3px;
  color: white;
  text-transform: uppercase;
}

#cdpcp-highlight-btn {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.no-overflow {
  overflow: unset !important;
}

.cdpcp-highlight > * {
  background-color: #fa8a0380 !important;
}

.cdpcp-table__name {
  color: #3a3a3a !important;
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.kosz {
  display: flex;
  background: #ffffff;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
}

.kosz:hover svg path {
  fill: white;
}

.cdpcp-table__product-link {
  width: 100%;
}

.product-table-img {
  border: 2px solid #e8e8e8;
  border-radius: 3px;
}

.cdpcp-table__add-cart {
  background: linear-gradient(334.76deg, #ffad00 39.08%, #fadc02 127.49%);
  border-radius: 3px;

  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.01em;

  color: #ffffff;
}

@media (max-width: 550px) {
  .cdpcp-table__add-cart {
    font-size: 13px;
  }
}

.quantity-with-label {
  display: flex;
  width: 65%;
  align-items: center;
  margin-top: 1rem;
}

.cdpcp-compare-modal__dialog {
  width: 100%;
  max-width: unset;
}

.cdpcp__item img {
  border: 2px solid #e8e8e8;
  border-radius: 3px;
}

.send-title {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.04em;
  text-transform: uppercase;

  color: #ff3e00;
}

.my-content {
  background: #00000091 !important;
  padding: 0 !important;
}

.new-ind-container {
  width: 100%;
  margin: 0;
  padding: 0;
}

.new-ind-page {
  width: 100%;
}

.ind-title {
  background-color: #ff8a00;
  padding: 3.5rem 0;
  text-align: center;
}

.ind-title h1 {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 36px;
  line-height: 99.4%;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ffffff;
}

.new-ind-content {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 5rem 0 0 0;
}

.new-ind-content-wrapper {
  width: 90%;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1200px) {
  .new-ind-content-wrapper {
    width: 95%;
  }
}

@media (max-width: 1100px) {
  .new-ind-content-wrapper {
    flex-direction: column;
    margin: 0 !important;
  }
}

.ind-left-side {
  width: 48%;
}

@media (max-width: 1100px) {
  .ind-left-side {
    width: 100%;
    margin: 1rem 0;
  }
}

.ind-left-side-title {
  background-color: #fff;
  padding: 1rem;
}

.ind-right-side {
  background-color: #fff;
  width: 48%;
}

.ind-left-side-title span {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 44px;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  color: #36393c;
  padding: 1rem;
}

.products-container-ind {
  width: 100%;
  background: #fff;
}

.ind-line {
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  width: 100%;
}

@media (max-width: 1100px) {
  .ind-right-side {
    width: 100%;
    margin: 1rem 0;
  }
}

.ind-right-side-title {
  text-align: center;
  padding: 1rem 0;
}

.ind-right-side-title span {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 44px;
  letter-spacing: -0.05em;
  text-transform: uppercase;
  color: #36393c;
}

.priceless-form {
  display: flex;
  justify-content: center;

  flex-direction: column;
  align-items: center;
}

.priceless-form input[type="radio"] {
  appearance: none;
  border: 1px solid rgba(89, 89, 113, 0.31);
  box-sizing: border-box;
  border-radius: 19px;
}

.priceless-form input[type="radio"]:after {
  width: 13px;
  height: 13px;
  border-radius: 15px;
  position: relative;
  background-color: #fff;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.priceless-form input[type="radio"]:checked:after {
  width: 13px;
  height: 13px;
  border-radius: 15px;
  position: relative;
  background-color: #ff8a00;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.checkboxes-ind {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 70%;
  padding: 3rem 0;
}

.first-radio,
.scd-radio {
  display: flex;
  align-items: center;
  justify-self: center;
}

.first-radio label {
  margin: 0 0 0 1rem;
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 15px;
  text-align: justify;
  color: #36393c;
}

.scd-radio label {
  margin: 0 0 0 1rem;
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 15px;
  text-align: justify;
  color: #36393c;
}

.inputs {
  width: 100%;
}

.inputs-title {
  text-align: center;
  padding: 2rem 0;
}

.inputs-title span {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 44px;
  letter-spacing: -0.05em;
  color: #36393c;
}

.inputs-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.inputs-content input[type="text"]:focus::placeholder {
  color: transparent;
}

.inputs-content input[type="email"]:focus::placeholder {
  color: transparent;
}

.inputs-content input[type="number"]:focus::placeholder {
  color: transparent;
}

.inputs-content input {
  padding: 1rem;
  margin: 1rem;
  outline: none;
  width: 60%;
  background-color: #ebebeb;
  border: 0;
}

@media (max-width: 1200px) {
  .inputs-content input {
    width: 80%;
  }
}

.input-files {
  width: 100%;
  text-align: center;
}

.input-files-title {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.input-files-title span {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 44px;
  letter-spacing: -0.05em;
  color: #36393c;
  padding: 1rem 0;
}

.submit-btn {
  display: flex;
  justify-content: center;
  padding: 2rem 0;
}

.submit-btn input {
  background: #ff8a00;
  border-radius: 3px;
  outline: none;
  border: none;
  padding: 1rem;
  width: 60%;
  cursor: pointer;
}

@media (max-width: 450px) {
  .submit-btn input {
    width: unset;
  }
}

.submit-btn input:hover {
  background: #d56602f7;
}

.submit-btn input[type="submit"] {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #ffffff;
}

.remove-from-dom {
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
}

.remove-from-dom-2 {
  height: 0;
}

.toDel {
  cursor: pointer;
}

.pop-up-info {
  width: 20rem;
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin: 2rem 0 0 0;
  position: fixed;
  top: 2rem;
  right: 5rem;
  background-color: #ff8a00b7;
  border: 1px solid #ffad00;
  padding: 2rem;
  z-index: 1000000000;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s ease-in-out;
  /* animation: disa 0.7s cubic-bezier(0.470, 0.000, 0.745, 0.715); */
}

.pop-up-info.active {
  width: 20rem;
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin: 2rem 0 0 0;
  position: fixed;
  top: 2rem;
  right: 5rem;
  background-color: #ff8a00b7;
  border: 1px solid #ffad00;
  padding: 2rem;
  z-index: 1000000000;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s ease-in-out;

  animation: disa 0.7s cubic-bezier(0.47, 0, 0.745, 0.715);
}

@keyframes disa {
  0% {
    -webkit-transform: scale(2);
    transform: scale(2);
    -webkit-filter: blur(4px);
    filter: blur(4px);
    opacity: 0;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}

.pop-up-info-wrapper {
  width: 100%;
  border-radius: 3px;
  text-align: center;
}

.pop-up-info-wrapper p {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
}

.pop-up-info.active {
  opacity: 1;
  pointer-events: all;
}

#close-svg {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

#close-svg svg {
  width: 1rem;
  height: 1rem;
}

#close-svg svg path {
  fill: #fff;
}

.questions-about-prod {
  position: absolute;
  right: 3rem;
  bottom: 1rem;
}

.qty-final {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 33px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c;
}
.question-button-desc {
  padding: 0 !important;
}
@media (max-width: 1670px) {
  .questions-about-prod {
    position: unset;
  }
}
.description-listing {
  padding: 0 !important;
}
@media (max-width: 1350px) {
  .listing-for-price {
    width: 70%;
    height: 400px;
    margin: 1rem 0;
  }
}

@media (max-width: 500px) {
  .qty-final {
    width: 30%;
  }
}

@media (max-width: 600px) {
  .listing-for-price {
    width: 100%;
  }
}

@media (max-width: 1350px) {
  .article {
    width: 100%;
  }
}

@media (max-width: 1550px) {
  .cdpcp-compare-btn span {
    font-size: 18px;
  }
}

@media (max-width: 1650px) {
  .listing-qnty {
    width: 70%;
  }
}
@media (max-width: 1550px) {
  .listing-qnty {
    width: 80%;
  }
}

@media (max-width: 1350px) {
  .listing-qnty {
    width: 40%;
  }
}
@media (max-width: 1100px) {
  .listing-qnty {
    width: 50%;
  }
}

@media (max-width: 900px) {
  .listing-qnty {
    width: 60%;
  }
}
@media (max-width: 500px) {
  .listing-qnty {
    width: 75%;
  }
}

@media (max-width: 1550px) {
  .listing-button-cart {
    font-size: 18px;
  }
}

@media (max-width: 576px) {
  .cdpcp-compare-modal__dialog {
    margin: 0;
  }
}

@media (max-width: 500px) {
  .cdpcp-table__cell-inner {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .cdpcp-table__add-cart {
    width: 100%;
  }

  .cdpcp-table__add-cart i {
    display: none;
  }
}

.product-additional-info .btn {
  display: none;
}

.product-additional-info .btn .cdpcp-compare-btn {
  display: none;
}

.remove-it {
  display: none !important;
}

.swiper-slide
  .product
  .js-product-miniature
  .reviews-loading
  .cdpcp-compare-btn {
  display: none;
}

.btn-tertiary {
  text-transform: unset !important;
}

.listing-qnty .control-label {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 56px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c;
}

.modal-body {
  display: flex;
  justify-content: center;
}

.modal-body .row {
  width: 85%;
}

.cdpcp-table__cell-inner {
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 46px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c;
}

.input-width {
  width: 80px !important;
  border: 1px solid rgba(0, 0, 0, 0.25) !important;
  text-align: right;
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 56px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #36393c;
  background: radial-gradient(
    57.12% 101.48% at 47.83% 47.48%,
    rgba(255, 255, 255, 0.84) 0%,
    rgba(248, 248, 248, 0.84) 100%
  );
}

.listing-qnty .js-cart-line-product-quantity-wrapper .input-group {
  width: 75% !important;
}

#cdpcp-go-to-compare-form {
  position: fixed;
  right: 5rem;
  bottom: 5rem;
  z-index: 1000;
}

#cdpcp-go-to-compare-form button {
  background: #ff8a00;
  border-radius: 3px;
  color: #fff;
}

.actual-promotion {
  background-image: url("/themes/classic//assets/img/orangepercent.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.partners-ind {
  background-image: url("/themes/classic//assets/img/orangehands.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.ind-zone {
  background-image: url("/themes/classic//assets/img/orangebelt.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.have-a-q {
  background-image: url("/themes/classic//assets/img/orangeq.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.current_cate {
  color: #000 !important;
  font-weight: bold !important;
}
.first-to {
  display: none;
}
.first-to.active {
  display: flex;
}
.second-to {
  display: none;
}
.second-to.active {
  display: flex;
}
.new-modal-content {
  padding: 2rem;
}
@media (max-width: 550px) {
  .new-modal-content {
    padding: 1rem 0.1rem;
  }
}
.new-modal-header {
  border: none;
}
.new-modal-body {
  padding: 0 0 3.125rem 0 !important;
}
.new-divide-right {
  border: solid 1px #dbdbdb !important;
  width: 48%;
  padding: 0 !important;
}
@media (max-width: 1050px) {
  .new-divide-right {
    width: 70%;
  }
}
@media (max-width: 750px) {
  .new-divide-right {
    width: 100%;
  }
}
.new-divide-right svg {
  width: 1.5rem;
  margin: 0 0.5rem;
}
.green-span {
  color: #279927;
  width: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #279927;
  padding: 0.5rem 0 1.5rem 0;
  font-weight: bold;
  text-align: center;
}
.new-row {
  width: 95% !important;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1050px) {
  .new-row {
    flex-direction: column;
    align-items: center;
    width: 100% !important;
  }
}
.new-col-7 {
  border: solid 1px #dbdbdb;
  background-color: #f1f1f1;
  width: 48%;
  padding: 0 !important;
}
@media (max-width: 1050px) {
  .new-col-7 {
    width: 70%;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 750px) {
  .new-col-7 {
    width: 100%;
  }
}
.row-no-margin {
  margin: 0 !important;
  width: 100% !important;
  display: flex;
  padding: 1rem;
}
.right-part {
  float: none !important;
  padding: 0;

  width: 30% !important;
}
@media (max-width: 400px) {
  .right-part {
    display: flex;
    align-items: center;
  }
}
.left-part {
  float: none !important;
  width: 70% !important;
}
@media (max-width: 400px) {
  .left-part {
    width: unset !important;
    padding-right: 0;
  }
}
.left-part .product-quantity {
  font-weight: bold;
  font-size: 1.2rem !important;
}
.left-part p {
  font-weight: bold;
}
.netto-price {
  font-weight: bold;
}
.new-product-image {
  max-width: unset !important;
}
.new-product-name {
  font-size: 1rem !important;
  color: black !important;
}
@media (max-width: 400px) {
  .new-product-name {
    padding: 0 !important;
  }
}
.left-part .Kolor {
  display: none !important;
}
.new-price-listing {
  margin: 0 !important;
}
@media (max-width: 400px) {
  .new-price-listing {
    font-size: 1.3rem !important;
    padding: 0 !important;
  }
}
@media (max-width: 400px) {
  .netto-price {
    
    padding: 0 !important;
  }
}
.new-cart-content {
  padding: 0 !important;
  text-align: center;
}
@media (max-width: 1050px) {
  .new-cart-content {
    width: 100%;
  }
}
.to-center {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  padding: 0.6rem 0;
  border-bottom: 1px solid #000;
}
.to-center .cart-products-count {
  color: #000;
  font-weight: bold;
}
.right-low-box {
  padding: 1rem;
}
.right-low-box p {
  font-size: 1.2rem !important;
  font-weight: bold !important;
}
.right-low-box .label {
  font-size: 1.2rem !important;
}
.product-total .label {
  font-size: 1.2rem !important;
  color: red;
}
.product-total .value {
  font-size: 1.2rem !important;
  color: red;
}
.new-pr {
  margin: 0.9rem !important;
}
.low-zl {
  text-transform: lowercase !important;
}
.cdpcp-menu-slideout {
  background-color: unset !important;
  padding: 0 !important;
  display: flex !important;
  justify-content: center !important;
}
.lower-width {
  width: 70%;
  background-color: #fff;
  padding: 2rem;
  position: relative;
}
.cdpcp__slideout--open {
  display: flex !important;
  justify-content: center !important;
}

/* druga seria poprawek */

/* .clearfix {
  display: none;
} */
.new-wrapperr {
  width: 99% !important;
}
.new-menu-home {
  justify-content: flex-start !important;
}
.menu {
  padding-left: 0 !important;
  justify-content: flex-start !important;
}
.top-menu {
  width: 90% !important;
  justify-content: space-around !important;
}
.new-container {
  padding-left: 5px !important;
}
.new-topbar-wrapper {
  justify-content: space-between !important;
}
.new-left-nav {
  width: 60% !important;
  padding-left: 15px !important;
}
.new-right-nav {
  width: 36.5% !important;
}
.new-position-static {
  justify-content: space-between !important;
  padding-right: 5px !important;
  width: 80% !important;
  
}
@media (max-width: 767px) {
  .new-position-static {
    width: 100% !important;
  }
}
.not-important {
  display: none !important;
}
#_desktop_cart {
  min-width: 400px;
  width: 27.5%;
}
@media (max-width: 1445px) {
  #_desktop_cart {
    min-width: 316px;
  }
  #_desktop_cart .blockcart .header {
    font-size: 20px;
  }
}
.cart-products-count {
  padding: 0 0 0 5px;
}
.new-pr .thumbnail-container {
  height: 490px !important;
}
.new-class {
  width: 1500px !important;
}
#search #wrapper {
  background-image: url("/themes/classic/assets/img/kafelki-back.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.sub-menu-a {
  margin: 0 0 1rem 0 !important;
}
.new-cat-marg {
  margin: 0 0 1.2rem 0;
}
/* .new-category-sub-menu {
  margin: 0 0 1rem 0 !important;
} */
.new-cart-products-count {
  font-weight: bold !important;
  color: #000 !important;
}
#cdpcp-compare-now-main {
  display: none;
}
@media (min-width: 768px) {
  .new-left-column-cat-page {
    float: left;
    width: 77% !important;
  }
}
@media (max-width: 930px) {
  .new-left-column-cat-page {
    width: 60% !important;
  }
}
@media (max-width: 1200px) {
  .new-left-column-cat-page {
    width: 100% !important;
    
  }
}
@media (max-width: 787px) {
  .new-left-column-cat-page {
    
    margin: 0 0 0 0;
  }
}
.select-title {
  margin: 0 0 0 5rem;
}
@media (max-width: 1200px) {
  .newest-left-column {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  #product-tile .product {
    width: 100% !important;
  }
}
#lnk-strona-glowna 
{
  margin: 0 0 0 0.5rem;
}
.my-new-row {
  display: flex;
  justify-content: space-between !important;
}
.my-new-row::after {
  display: none;
}
@media (max-width: 1260px) {
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .order-3 {
    order: 3;
  }
  .order-4 {
    order: 4;
  }
  .order-5 {
    order: 5;
  }
  .order-6 {
    order: 6;
  }
  .order-7 {
    order: 7;
  }
  .order-8 {
    order: 8;
  }
}
@media (max-width: 640px) {
  .kafel-wrapper {
    height: 550px;
    overflow: hidden;
  }
  .kafel-img {
    height: 250px;
  }
}