<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
.external-fonts-loaded body,
body.blank-mode {
  font-family: 'Poppins', sans-serif;
}
body .container,
.external-fonts-loaded body .container,
body.blank-mode .container {
  max-width: 1180px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding: 0;
}
@media only screen and (max-width: 1200px) {
  body .container,
  .external-fonts-loaded body .container,
  body.blank-mode .container {
    padding: 0 20px !important;
  }
}
body .popup-widget,
.external-fonts-loaded body .popup-widget,
body.blank-mode .popup-widget {
  margin-left: 0;
}
@media only screen and (min-width: 768px) {
  body .popup-widget.login-widget,
  .external-fonts-loaded body .popup-widget.login-widget,
  body.blank-mode .popup-widget.login-widget {
    top: 81px !important;
    left: unset !important;
    position: fixed;
    right: 49px;
    z-index: 999;
  }
  body .popup-widget.login-widget a,
  .external-fonts-loaded body .popup-widget.login-widget a,
  body.blank-mode .popup-widget.login-widget a {
    color: #000;
  }
  body .popup-widget.cart-widget,
  .external-fonts-loaded body .popup-widget.cart-widget,
  body.blank-mode .popup-widget.cart-widget {
    top: 81px;
    left: unset;
    right: 8px;
    position: fixed;
    z-index: 999;
  }
  body .popup-widget.cart-widget a,
  .external-fonts-loaded body .popup-widget.cart-widget a,
  body.blank-mode .popup-widget.cart-widget a {
    color: #000;
  }
}
@media only screen and (min-width: 1200px) {
  body .popup-widget.cart-widget,
  .external-fonts-loaded body .popup-widget.cart-widget,
  body.blank-mode .popup-widget.cart-widget {
    right: calc(50% - 603px);
  }
  body .popup-widget.login-widget,
  .external-fonts-loaded body .popup-widget.login-widget,
  body.blank-mode .popup-widget.login-widget {
    right: calc(50% - 540px);
  }
}
@media only screen and (min-width: 768px) {
  .site-msg {
    position: absolute;
    top: 2px;
    bottom: unset !important;
    box-shadow: none !important;
    background: transparent;
    font-size: 1em;
    font-weight: 500;
    line-height: 100%;
    left: calc(50% - 600px) !important;
  }
}
@media only screen and (max-width: 1200px) {
  .site-msg {
    left: 0px !important;
  }
}
@media only screen and (max-width: 768px) {
  body.ordering-process .site-name {
    display: block;
  }
}
body .top-navigation-bar {
  border: none;
}
@media only screen and (max-width: 768px) {
  body .top-navigation-bar {
    position: fixed;
    top: 0;
    width: 100%;
    height: 56px;
    z-index: 9;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  }
  body .top-navigation-bar .top-navigation-tools .responsive-tools a[data-target="login"] {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  body .top-navigation-bar .container {
    padding: 0 !important;
  }
  body .top-navigation-bar .container .top-navigation-contacts a {
    padding: 0 15px 0 15px !important;
    font-size: 0.82em;
  }
  body .top-navigation-bar .top-navigation-contacts a.project-phone span {
    letter-spacing: 0px !important;
  }
  body .top-navigation-bar .top-navigation-contacts a.project-phone:after {
    left: 70px !important;
  }
}
body .top-navigation-bar .responsive-tools a[data-target="navigation"] {
  margin-left: 55px;
  position: relative;
  right: unset;
}
body .top-navigation-bar .responsive-tools a[data-target="navigation"]:before {
  background: #8a582f;
  color: #fff;
  width: 40px;
  height: 40px;
  margin-top: -4px;
  padding-top: 4px;
  font-size: 1.3em;
}
@media only screen and (max-width: 768px) {
  body .top-navigation-bar .responsive-tools a[data-target="search"] {
    position: absolute;
    top: 8px;
    right: 137px;
  }
  body .top-navigation-bar .responsive-tools a[data-target="search"]:before {
    font-weight: 500;
    color: #000;
    font-size: 16px;
  }
}
body .top-navigation-bar .responsive-tools a {
  padding-left: 0;
  padding-right: 0;
  color: #000;
}
body .top-navigation-bar .responsive-tools a:hover {
  color: #8a582f;
}
@media only screen and (max-width: 768px) {
  body .top-navigation-bar .responsive-tools {
    justify-content: flex-end;
    padding-top: 0;
    padding-bottom: 0;
    height: 56px;
  }
}
body .top-navigation-bar .top-navigation-contacts {
  flex-basis: 100% !important;
}
body .top-navigation-bar .top-navigation-contacts a.project-phone {
  display: none;
}
body .top-navigation-bar .project-email {
  display: none;
}
.top-navigation-bar .top-navigation-tools a.top-nav-button-account {
  position: absolute;
  right: 57px;
  top: 30px;
  color: #000;
  border: 1px solid #000;
  padding: 3px 10px;
  border-radius: 6px;
  display: block;
  font-size: 0.9em;
  width: 45px;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  .top-navigation-bar .top-navigation-tools a.top-nav-button-account {
    width: 30px;
    height: 30px;
    color: transparent;
    right: 80px;
    top: 34px;
    background-color: transparent !important;
    background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/sajo/build/img/user.svg);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
  }
}
@media only screen and (max-width: 768px) {
  .top-navigation-bar .top-navigation-tools a.top-nav-button-account {
    right: 108px;
    top: 14px;
  }
}
.top-navigation-bar .top-navigation-tools a.top-nav-button-account:hover {
  background: #8a582f;
  color: #fff;
}
.top-navigation-bar .top-navigation-tools a.login {
  font-weight: 500;
  height: 36px;
  width: 36px;
  font-size: 1.1em;
  letter-spacing: 0.2px;
  border-radius: 50px;
  text-transform: uppercase;
  color: transparent;
  overflow: hidden;
  line-height: 36px;
  display: inline-block;
  padding: 0;
  position: absolute;
  right: 70px;
  top: 32px;
  z-index: 999;
  letter-spacing: 0;
}
@media only screen and (max-width: 768px) {
  .top-navigation-bar .top-navigation-tools a.login {
    position: absolute;
    right: 105px;
    left: inherit;
    top: 11px;
  }
}
.top-navigation-bar .top-navigation-tools a.login:hover {
  color: transparent;
}
.top-navigation-bar .top-navigation-tools a.login:before {
  content: '' !important;
  background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/sajo/build/img/user.svg);
  background-size: 16px;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 8px;
  position: absolute;
  top: 6px;
  left: 6px;
}
@media only screen and (min-width: 768px) {
  .top-navigation-bar {
    background: #e7e9ec;
    padding: 0px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
  }
  .top-navigation-bar .container {
    flex-direction: row-reverse;
  }
  .top-navigation-bar .top-navigation-contacts {
    display: none;
  }
  .top-navigation-bar .top-navigation-menu {
    display: none !important;
  }
  .top-navigation-bar .top-navigation-bar-menu-helper li {
    list-style: none;
    padding: 0;
  }
  .top-navigation-bar .top-navigation-bar-menu-helper li a {
    padding: 7px 20px;
  }
  .top-navigation-bar .top-navigation-bar-menu-helper li a:before {
    display: none;
  }
  .top-navigation-bar .top-navigation-menu,
  .top-navigation-bar .top-navigation-contacts {
    background-color: transparent;
  }
  .menu-helper {
    top: 33px;
    right: 195px;
  }
  .menu-helper:after {
    color: #000;
    background-color: transparent;
    content: '';
    background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/sajo/build/img/menu.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    height: 32px;
  }
  .menu-helper &gt; ul &gt; li a b {
    font-weight: 500;
    line-height: 1.3em;
    color: #000;
  }
  .menu-helper &gt; ul &gt; li a:hover b {
    color: #a17959;
  }
  .menu-helper-visible .menu-helper:after {
    background: #f1f4f7;
  }
  #navigation {
    margin: 0;
    position: relative;
    background: transparent !important;
    height: 100px;
    position: absolute;
    left: 130px;
    top: 0;
    display: flex;
    width: 820px;
  }
  #navigation .menu {
    background: transparent;
  }
  #navigation ul.menu-level-1 &gt; li {
    border: none;
    background: transparent;
  }
  #navigation ul.menu-level-1 &gt; li.ext {
    padding-bottom: 40px;
    margin-bottom: -40px;
  }
  #navigation ul.menu-level-1 &gt; li.ext.exp &gt; a {
    position: relative;
  }
  #navigation ul.menu-level-1 &gt; li.ext.exp &gt; a:after {
    width: 25px;
    height: 25px;
    background: #f2f4f7;
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(-45deg);
    bottom: -43px;
  }
  #navigation ul.menu-level-1 &gt; li .menu-level-2 {
    border-color: #8a582f;
    width: 95vw;
    position: absolute;
    max-width: 1180px;
    left: 50%;
    top: 69px;
    transform: translateX(-50%);
    background: #f2f4f7;
    padding: 5px 20px;
    border-width: 4px;
  }
  #navigation ul.menu-level-1 &gt; li .menu-level-2 &gt; li {
    min-height: 70px;
  }
  #navigation ul.menu-level-1 &gt; li .menu-level-2 &gt; li &gt; a.menu-image {
    padding: 0;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50px;
    border: 2px solid transparent;
    overflow: hidden;
    margin-right: 15px;
  }
  #navigation ul.menu-level-1 &gt; li .menu-level-2 &gt; li &gt; a.menu-image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
  #navigation ul.menu-level-1 &gt; li .menu-level-2 &gt; li:hover a.menu-image {
    border-color: #a17959;
  }
  #navigation ul.menu-level-1 &gt; li .menu-level-2 a {
    font-weight: 500;
    color: #23262b;
  }
  #navigation ul.menu-level-1 &gt; li .menu-level-2 a:hover {
    color: #a17959;
  }
  #navigation ul.menu-level-1 &gt; li .menu-level-3 a {
    color: #8a582f;
  }
  #navigation ul.menu-level-1 &gt; li .more-items-trigger {
    color: #8a582f;
  }
  #navigation ul.menu-level-1 &gt; li &gt; a {
    line-height: 100px;
    background: transparent;
    color: #000;
    padding: 0 15px;
    letter-spacing: 0.4px;
    font-size: 1.1em;
  }
  #navigation ul.menu-level-1 &gt; li &gt; a:hover,
  #navigation ul.menu-level-1 &gt; li &gt; a.active {
    color: #a17959;
    margin: 0;
  }
  #navigation ul.menu-level-1 &gt; li &gt; a b {
    font-weight: 500;
  }
  #navigation ul.menu-level-1 &gt; li:last-child a {
    border: none;
  }
}
@media only screen and (max-width: 1200px) {
  #navigation ul.menu-level-1 &gt; li .menu-level-2 {
    left: 0;
    transform: none;
    top: 46px;
  }
}
.products .slick-list {
  width: 100% !important;
  border: none !important;
  padding: 0 0 30px 0 !important;
}
@media only screen and (max-width: 768px) {
  .products .slick-list {
    margin: 0 !important;
  }
}
.products .slick-dots {
  display: none !important;
}
.products .slick-arrow {
  position: absolute;
  top: -70px;
  right: 2px;
  content: "";
  background-color: transparent;
  outline: none;
  border: 1px solid #dfe4eb;
  color: rgba(45, 50, 57, 0);
  width: 25px;
  height: 25px;
  border-radius: 3px;
  overflow: hidden;
  background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/sajo/build/img/slider-arrow-right.png);
  background-size: 6px;
  background-repeat: no-repeat;
  background-position: center;
}
.products .slick-arrow.slick-disabled {
  border-color: #ccc !important;
  opacity: 0.3;
}
.products .slick-prev {
  right: 31px;
  background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/sajo/build/img/slider-arrow-left.png);
}
@media only screen and (max-width: 992px) {
  .products .slick-prev {
    right: inherit;
    left: 0px;
    top: -33px;
  }
}
@media only screen and (max-width: 992px) {
  .products .slick-next {
    right: 0;
    left: inherit;
    top: -33px;
  }
}
.products .slick-arrow:hover {
  border: 1px solid #bbc2cb;
}
.homepage-box {
  border: none;
}
#header {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 768px) {
  #header {
    position: fixed;
    top: 0;
    z-index: 99;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.1);
  }
}
#header .btn.cart-count {
  margin-right: 10px;
  margin-top: -6px;
}
@media only screen and (max-width: 768px) {
  #header .btn.cart-count {
    padding-right: 0;
    margin-right: 15px;
    position: fixed;
    right: 48px;
    top: 19px;
  }
}
#header .btn.cart-count .cart-price {
  display: none !important;
}
#header .btn.cart-count:before {
  content: '';
  background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/sajo/build/img/cart.svg);
  background-position: center;
  background-repeat: no-repeat;
  width: 25px;
  height: 30px;
  border-radius: 0;
  background-size: 24px;
  margin-right: 10px;
  background-color: transparent;
}
@media only screen and (max-width: 768px) {
  #header .btn.cart-count:before {
    width: 30px;
    height: 30px;
    background-size: 22px;
  }
}
#header .btn.cart-count .sr-only {
  display: block !important;
}
#header .btn.cart-count i {
  right: -12px;
  left: unset;
  top: 6px;
  width: 19px;
  height: 19px;
  font-weight: 500;
  padding-top: 4px;
  color: #fff;
  font-size: 12px;
  background: #8a582f;
}
@media only screen and (max-width: 768px) {
  #header .btn.cart-count i {
    right: 9px;
    left: unset;
    top: -3px;
  }
}
@media only screen and (max-width: 768px) {
  #header .search-form {
    position: fixed;
    top: 56px;
    left: 0;
    width: 100%;
    margin: 0 !important;
    padding: 10px;
    background: #f2f2f2;
  }
  #header .search-form button {
    top: 10px;
    right: 10px;
    background: #8a582f;
    border-color: #8a582f;
  }
}
@media only screen and (min-width: 768px) {
  #header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
  }
  #header .header-top {
    height: 100px;
    padding: 0;
  }
  #header .header-top .navigation-buttons {
    flex: auto;
  }
  #header .header-top &gt; div {
    flex: unset;
  }
  #header .search-form {
    position: absolute;
    right: 135px;
    z-index: 3;
    top: 32px;
    cursor: pointer;
    /*&amp;:before {
        width: 25px;
        height: 30px;
        font-size: 20px;
        color: #4f4e4c;
        content: '\e920';
        font-family: shoptet;
        position: absolute;
        right: -11px;
        top: 4px;
        transform: scaleX(-1);
      }*/
  }
  #header .search-form fieldset {
    transition: 0.3s;
    position: relative;
    right: 20px;
  }
  #header .search-form fieldset input {
    padding-left: 10px;
    opacity: 0;
    color: #000;
    width: 0;
    transition: 0.3s;
    padding-right: 10px;
    border: 1px solid #000;
    box-shadow: 0 0 0 3px #e6e6e6;
  }
  #header .search-form fieldset input::placeholder {
    color: #000;
  }
  #header .search-form fieldset button {
    position: absolute;
    right: -40px;
    background-color: transparent !important;
    border: none !important;
    left: unset;
    width: 30px;
    height: 30px;
    overflow: hidden;
    color: transparent;
  }
  #header .search-form fieldset button:before {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    content: '\e920';
    font-family: shoptet;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    display: inline-block;
  }
  #header .search-form:hover fieldset {
    opacity: 1;
    width: 200px;
  }
  #header .search-form:hover fieldset input {
    opacity: 1;
    width: 200px;
  }
}
@media only screen and (min-width: 768px) and only screen and (max-width: 768px) {
  #header .search-form fieldset button {
    padding: 0;
    color: #000;
    width: 35px;
    content: '\e920';
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  #header #navigation {
    width: calc(100% - 320px);
  }
  #header .menu-helper {
    right: 165px;
  }
}
@media only screen and (min-width: 768px) {
  #header .site-name {
    margin-top: 0;
    height: 96px;
  }
  #header .site-name img {
    height: 96px !important;
    max-height: 96px !important;
  }
}
@media only screen and (max-width: 768px) {
  #header .site-name {
    min-width: unset;
    position: fixed;
    left: 20px;
    top: 0;
  }
  #header .site-name img {
    max-height: 55px !important;
  }
  #header .btn.cart-count .cart-price {
    display: none !important;
  }
}
.footer-banners {
  margin: 0;
}
.homepage-box {
  background: #fff;
  padding-top: 5px;
}
.homepage-box .banners-row &gt; div {
  width: 100%;
  padding: 0;
}
.banners-content.body-banners &gt; div {
  width: 100% !important;
  padding: 0;
}
.p-detail .stars-wrapper {
  font-size: 0.9em;
}
.next-to-carousel-banners {
  display: flex;
  justify-content: center;
  max-width: 1180px;
  padding: 25px 0 25px 60px;
  margin: 20px auto;
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .next-to-carousel-banners {
    border: 1px solid #e9e9e9;
  }
}
@media only screen and (max-width: 1200px) {
  .next-to-carousel-banners {
    justify-content: center;
    flex-wrap: wrap;
    padding: 30px 0 0 0;
  }
}
@media only screen and (max-width: 480px) {
  .next-to-carousel-banners {
    border: none;
  }
}
.next-to-carousel-banners .banner-wrapper {
  margin-top: 0 !important;
  width: 33.33%;
  padding-bottom: 20px;
}
.next-to-carousel-banners .banner-wrapper:nth-child(3) {
  padding-right: 0;
}
@media only screen and (min-width: 1200px) {
  .next-to-carousel-banners .banner-wrapper {
    padding-right: 64px;
    width: auto;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 992px) {
  .next-to-carousel-banners .banner-wrapper {
    width: 50%;
    max-width: 300px;
  }
}
@media only screen and (max-width: 768px) {
  .next-to-carousel-banners .banner-wrapper {
    width: 100%;
  }
}
.next-to-carousel-banners .banner-wrapper img {
  max-width: 100%;
  height: auto;
}
.next-to-carousel-banners .banner-wrapper .small-banner {
  display: flex;
  align-items: center;
  /*@media @desktop-min {
        padding-right: 55px;
        border-right: 1px solid #e9e9e9;
      }*/
}
.next-to-carousel-banners .banner-wrapper .small-banner .icon-box {
  width: 75px;
  height: 75px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #000;
  border-radius: 70px;
  transition: 0.3s;
  min-width: 60px;
}
.next-to-carousel-banners .banner-wrapper .small-banner .icon-box img {
  max-height: 70px;
  max-width: 70px;
}
@media only screen and (max-width: 768px) {
  .next-to-carousel-banners .banner-wrapper .small-banner .icon-box img {
    max-width: 50px;
    max-height: 50px;
  }
}
.next-to-carousel-banners .banner-wrapper .small-banner .icon-box:before {
  display: none;
}
.next-to-carousel-banners .banner-wrapper .small-banner .desc-box h3 {
  font-size: 1.4em;
  letter-spacing: 0.5px;
  color: #222;
  margin: 0;
  font-weight: 700;
  line-height: 1.2em;
}
@media only screen and (max-width: 768px) {
  .next-to-carousel-banners .banner-wrapper .small-banner .desc-box h3 {
    font-size: 1.2em;
  }
}
.next-to-carousel-banners .banner-wrapper .small-banner .desc-box p {
  color: #222;
  font-size: 0.9em;
  margin: 0;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.wide-carousel {
  width: 100%;
}
#carousel {
  margin-bottom: 18px;
  margin-top: 75px;
  background: #f9f8f9;
  height: 500px;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  #carousel {
    height: 400px;
    margin: 0 -20px;
  }
}
@media only screen and (max-width: 768px) {
  #carousel {
    height: 350px;
    margin: 55px -20px 0 -20px !important;
  }
}
#carousel .carousel-inner {
  min-height: auto !important;
}
@media only screen and (max-width: 768px) {
  #carousel .carousel-control.right::before,
  #carousel .carousel-control.left::before {
    background: transparent;
    width: 30px;
  }
  #carousel .carousel-control.right::before {
    right: 0;
  }
  #carousel .carousel-control.left::before {
    left: 0;
  }
}
#carousel .item {
  height: 500px;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  #carousel .item {
    height: 400px;
  }
}
@media only screen and (max-width: 768px) {
  #carousel .item {
    height: 350px;
  }
}
#carousel .item img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: unset;
  min-width: 100%;
  min-height: 100%;
}
@media only screen and (max-width: 768px) {
  #carousel .item img {
    transform: translateY(-50%);
    right: -270px;
    left: unset;
  }
}
.button,
.products .product button,
.products .product .btn,
.btn.btn-primary {
  width: auto;
  min-width: 90px;
  border-radius: 0;
  height: 35px;
  background: #fff;
  color: #23262b !important;
  display: flex !important;
  font-weight: 500;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: 1px solid #23262b;
  transition: 0.3s;
  letter-spacing: 0.3px;
  text-shadow: none;
}
.button:hover,
.products .product button:hover,
.products .product .btn:hover,
.btn.btn-primary:hover {
  background: #23262b;
  color: #fff !important;
}
@media only screen and (max-width: 768px) {
  .button,
  .products .product button,
  .products .product .btn,
  .btn.btn-primary {
    margin: 0 auto;
  }
}
ol.cart-header li.active a,
ol.cart-header li.active strong {
  color: #8a582f;
}
.content-wrapper.homepage-box.middle-banners-wrapper {
  overflow: hidden;
}
.flags .flag {
  letter-spacing: 0.8px;
  padding: 9px 10px;
  background: #8a582f;
  font-weight: 300;
  color: #000;
  font-size: 0.9em;
}
.flags .flag.flag-new {
  background: #90daa7;
  color: #fff;
}
body .content-wrapper {
  background: transparent;
}
.content-wrapper.homepage-box.before-carousel {
  padding: 0;
}
.content-wrapper.latest-contribution-box {
  display: none;
}
.products-block &gt; div.slick-slide {
  flex: 0 0 auto;
  width: 100%;
}
.products .slick-list {
  margin: 0 -10px;
  padding: 10px !important;
}
.products .slick-track {
  float: left;
}
.products .product {
  border: none !important;
  position: relative;
  font-family: Poppins;
  padding: 10px 13px 20px 13px !important;
  transition: 0.3s;
  width: 25%;
}
@media only screen and (max-width: 992px) {
  .products .product {
    width: 33.33%;
  }
}
@media only screen and (max-width: 768px) {
  .products .product {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .products .product {
    width: 100%;
  }
}
.products .product .stars-placeholder,
.products .product .p .stars-wrapper {
  height: auto;
  margin: 0;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translatex(-50%);
}
.products .product .flag-discount {
  margin-left: 0;
}
.products .product .p-code {
  display: none;
}
.products .product:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  z-index: 9;
}
.products .product.slick-slide {
  padding: 0 10px;
}
.products .product .p-in {
  position: relative;
}
.products .product .category-appendix {
  display: none !important;
}
.products .product .flags {
  width: 100%;
}
.products .product .stars {
  margin-bottom: 10px;
}
.products .product .p {
  position: relative;
  border: none;
}
.products .product .p .name {
  text-align: center;
  font-weight: 500;
  font-size: 1.1em;
  color: #000;
  letter-spacing: 0.5px;
  text-decoration: none;
  min-height: 40px;
  height: auto;
  margin: 20px auto 5px auto;
  font-family: Poppins;
  display: flex;
  align-items: center;
  justify-content: center;
}
.products .product .ratings-wrapper {
  width: 100%;
  justify-content: center;
  flex-direction: column;
  top: 0;
  min-height: 20px;
}
.products .product .ratings-wrapper .stars {
  display: none;
}
.products .product .availability {
  font-size: 14px;
  flex: unset;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
  float: right;
}
.products .product .availability .availability-amount {
  display: none;
}
.products .product .p-desc {
  display: none;
}
.products .product .prices {
  order: 2;
  padding: 0px;
  flex-basis: 0px;
  margin-bottom: 5px;
  text-align: center;
}
.products .product .prices .price-additional {
  display: none;
}
.products .product .prices .price,
.products .product .prices .price strong {
  text-transform: none;
}
.products .product .prices .price-final {
  margin-bottom: 10px;
}
.products .product .prices .price-final strong {
  font-weight: 400;
  font-family: Poppins;
  color: #000;
  font-size: 1.6em;
}
.products .product .stars-placeholder {
  position: absolute;
  top: -11px;
}
.products .product a {
  border: none;
}
.products .product a img {
  border: none;
}
.products .product button,
.products .product .btn {
  width: 155px;
}
.products .product button:before,
.products .product .btn:before {
  display: none;
}
.products .product .p-bottom &gt; div {
  flex-direction: column;
  align-items: center;
}
.products .product .p-tools {
  order: 3;
}
.overall-wrapper {
  overflow: hidden;
}
.h4,
.content h4,
.category-title,
.p-detail-inner h1,
article h1,
h4.homepage-group-title,
.h4.homepage-group-title {
  text-align: center;
  font-weight: 400;
  color: #292b32;
  margin-bottom: 30px;
  font-family: Poppins !important;
  position: relative;
  letter-spacing: 1px;
  font-size: 1.8em;
  margin-top: 50px;
  padding-bottom: 12px;
}
.content form fieldset h4 {
  text-align: left;
  font-size: 1.3em;
}
.one-column-body .content {
  padding: 0;
}
.user-action-tabs {
  padding: 0;
}
.type-page .content-inner {
  width: 100%;
  max-width: 100%;
  padding-bottom: 30px;
}
.content {
  /*.content-inner {
    width: 100%;
    max-width: 100%;
  }*/
}
.content article {
  position: relative;
  padding-bottom: 30px;
  color: #000;
  font-weight: 500;
}
.content article p {
  color: #000;
}
.content article h1 {
  text-align: left;
}
.content article h1:after {
  left: 0;
  transform: none;
}
.content .category-perex {
  display: none;
}
.content .category-header input[type="radio"]:checked + label {
  background: #000;
  color: #fff !important;
  font-weight: 400;
}
.content .category-header div {
  display: none;
}
.content .category-header {
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 40px;
  margin-top: 30px;
  background: #eaecef;
}
.content .category-header label {
  font-size: 13px !important;
  color: #000 !important;
  border-radius: 0 !important;
  letter-spacing: 0.5px;
  margin-top: 0 !important;
  padding: 14px 20px !important;
  font-weight: 500;
}
.cart-content h4 {
  font-size: 1.5em;
  margin-top: 0;
  text-align: left;
  margin-bottom: 20px !important;
  padding-bottom: 0;
}
#content .category-title,
#content .p-detail-inner h1,
.type-posts-listing h1,
.type-post h1 {
  margin-top: 5px;
  margin-bottom: 15px;
  font-family: Poppins;
  text-align: left;
  /*font-size: 1.8em;*/
}
#content .category-title .product-appendix,
#content .p-detail-inner h1 .product-appendix,
.type-posts-listing h1 .product-appendix,
.type-post h1 .product-appendix {
  display: none;
}
#content .category-title:after,
#content .p-detail-inner h1:after,
.type-posts-listing h1:after,
.type-post h1:after {
  left: 0;
  transform: none;
}
.type-posts-listing,
.type-post h1 {
  margin-bottom: 40px;
}
.login-wrapper a {
  color: #8a582f;
}
.content-wrapper,
.content-wrapper.container {
  padding: 0 15px;
}
.btn.btn-conversion,
a.btn.btn-conversion,
.btn.btn-cart,
a.btn.btn-cart {
  background: #8a582f;
  border-color: #8a582f;
  color: #fff !important;
}
#filters .filter-sections {
  background: transparent;
}
#filters .filter-section {
  background: transparent;
}
#filters .filter-section label {
  font-weight: 500;
}
#filters .slider-wrapper {
  padding: 0 5px 15px 5px;
}
.ui-slider-horizontal .ui-slider-handle {
  background: #8a582f;
  width: 23px;
  height: 23px;
}
.ui-slider-horizontal .ui-slider-handle:after {
  width: 13px;
  height: 13px;
}
input[type="checkbox"] + label::before,
input[type="radio"] + label::before {
  width: 20px;
  height: 20px;
  border-radius: 3px;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  padding-left: 26px;
}
input[type="checkbox"]:checked + label::before,
input[type="radio"]:checked + label::before {
  border-color: #8a582f;
}
input[type="checkbox"]:checked + label::after,
input[type="radio"]:checked + label::after {
  background-color: #8a582f;
  width: 16px;
  height: 16px;
}
.type-index .content-wrapper.homepage-box.before-carousel {
  margin-bottom: 0;
  padding-bottom: 0;
}
.type-index .content-wrapper {
  padding-top: 0 !important;
}
.type-index .row.body-banners {
  margin: 0;
  padding-top: 20px;
}
.type-index .latest-contribution-wrapper {
  display: none;
}
.type-index .homepage-box.middle-banners-wrapper {
  margin-bottom: 0;
  padding-bottom: 0;
}
.type-index .banners-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
@media only screen and (max-width: 1200px) {
  .type-index .banners-row {
    flex-direction: column;
    align-items: center;
  }
}
.type-index .banners-row .normal-banners {
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: center;
  max-width: 885px;
  height: 180px;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .type-index .banners-row .normal-banners {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .type-index .banners-row .normal-banners {
    display: none;
  }
}
.type-index .banners-row .col-sm-8,
.type-index .banners-row .col-sm-4 {
  width: 100% !important;
  padding: 0;
  display: block !important;
}
.content-wrapper.before-carousel {
  padding-top: 0;
  overflow: hidden;
}
.content-wrapper.before-carousel .container {
  max-width: 100%;
}
@media only screen and (max-width: 1200px) {
  .content-wrapper.before-carousel {
    padding-top: 0;
  }
}
.homepage-box.welcome-wrapper {
  margin-bottom: 0;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  padding: 50px 0;
  background: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/sajo/build/img/welcome-bg.png) no-repeat center;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  .homepage-box.welcome-wrapper {
    padding: 0 0 20px 0;
  }
}
.homepage-box.welcome-wrapper .welcome &gt; div {
  max-width: unset;
  width: 100%;
}
.homepage-box.welcome-wrapper .welcome {
  padding-top: 30px;
  text-align: center;
  color: #fff;
  max-width: 900px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .homepage-box.welcome-wrapper .welcome {
    padding: 30px 20px 0 20px;
  }
}
.homepage-box.welcome-wrapper .welcome p {
  text-align: center !important;
  font-size: 0.9em !important;
  letter-spacing: 1px;
  line-height: 2.1em;
}
.homepage-box.welcome-wrapper .welcome .to-expand {
  display: none;
}
.homepage-box.welcome-wrapper .welcome .to-expand.show {
  animation-name: showup;
  animation-duration: 1s;
}
.homepage-box.welcome-wrapper .welcome h1 {
  font-size: 1.5em;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 30px;
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .homepage-box.welcome-wrapper .welcome h1 {
    font-size: 1.3em;
  }
}
.homepage-box.welcome-wrapper .welcome h1 strong {
  text-transform: uppercase;
  font-size: 1.9em;
  display: block;
  font-weight: 300;
  margin-top: 13px;
  letter-spacing: 2px;
}
@media only screen and (max-width: 768px) {
  .homepage-box.welcome-wrapper .welcome h1 strong {
    font-size: 1.6em;
  }
}
.homepage-box.welcome-wrapper .welcome .button {
  background: transparent;
  color: #fff !important;
  border-color: #fff;
  display: inline-block !important;
  line-height: 40px;
  height: 40px;
  width: 200px;
  font-size: 1.2em;
  font-weight: 400;
  margin-top: 10px;
}
.homepage-box.welcome-wrapper .welcome .button:hover {
  background: #8a582f !important;
  border-color: #8a582f;
}
@media only screen and (max-width: 768px) {
  .homepage-box.welcome-wrapper .container {
    padding: 0 !important;
  }
}
.homepage-box.welcome-wrapper .row {
  max-width: unset;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .homepage-box.welcome-wrapper .row {
    flex-direction: column;
  }
}
.middle-page-banner {
  height: 255px;
  position: relative;
  margin-top: 30px;
}
.middle-page-banner img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-width: unset;
  min-height: 100%;
}
#footer {
  padding-top: 0;
  border-top: 1px solid #e5e6e9;
  background: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/sajo/build/img/footer-bg.png) no-repeat center;
  background-size: cover;
  color: #fff;
  margin-top: 40px;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  #footer {
    margin-top: 30px;
  }
}
#footer .paticka-spodek {
  display: none;
}
#footer .container {
  background: transparent !important;
}
#footer .site-name {
  display: none !important;
}
#footer .custom-footer {
  padding: 0;
  border: none;
}
#footer .contact-box ul li &gt; span:before {
  display: none;
}
#footer h4 {
  color: #fff;
  font-weight: 400;
  font-size: 1.3em;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 20px;
  position: relative;
  font-family: Poppins;
  margin-bottom: 30px;
}
@media only screen and (max-width: 992px) {
  #footer h4 {
    margin-bottom: 30px;
  }
}
#footer h4:before {
  display: none;
}
#footer .footer-bottom {
  background: transparent !important;
  padding: 30px 0;
  font-weight: 400;
  text-align: left;
  height: 180px;
  letter-spacing: 0.3px;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 768px) {
  #footer .footer-bottom {
    padding-bottom: 20px;
    padding-top: 20px !important;
    height: auto;
    flex-direction: column-reverse;
  }
  #footer .footer-bottom:before {
    display: none;
  }
}
#footer .footer-bottom #signature {
  text-align: left;
  font-size: 0.9em;
  flex: 1;
  font-weight: 500;
}
#footer .footer-bottom #signature a {
  color: #fff;
}
#footer .footer-bottom .copyright {
  color: #fff;
  font-size: 15px;
  text-align: left;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  #footer .footer-bottom .copyright {
    text-align: center;
    margin-top: 0;
  }
}
#footer .footer-bottom .copyright strong {
  font-weight: 400;
}
#footer .footer-bottom .copyright a {
  font-weight: 400;
  color: #fff;
}
#footer .footer-bottom .copyright .podpis {
  color: #fff;
  text-transform: none;
  font-weight: 400;
  font-size: 12px;
}
#footer .footer-bottom .copyright .podpis a {
  color: #a17959;
  font-weight: 500;
}
.podpis {
  display: block;
  margin-top: 10px;
}
.ordering-process .podpis {
  display: none;
}
.ordering-process #header {
  margin-bottom: 0px;
  border: none !important;
}
.ordering-process #content-wrapper {
  margin-top: 120px;
}
@media only screen and (max-width: 768px) {
  .ordering-process #content-wrapper {
    margin-top: 70px;
  }
}
.box.co-box h4,
.co-box h4 {
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
}
.box.co-box h4:before,
.co-box h4:before {
  color: #8a582f;
}
.box.co-box h4:after,
.co-box h4:after {
  display: none;
}
.pagination-wrapper a,
.pagination-wrapper strong {
  color: #8a582f;
}
.pagination-wrapper a.pagination-link:hover {
  background-color: #8a582f;
}
.breadcrumbs-wrapper {
  padding: 0;
  margin-top: 130px !important;
}
@media only screen and (max-width: 768px) {
  .breadcrumbs-wrapper {
    margin-top: 70px !important;
  }
}
.breadcrumbs-wrapper .navigation-home-icon-wrapper::before {
  display: none;
}
.breadcrumbs-wrapper .navigation-home-icon-wrapper #navigation-first a {
  padding-left: 0;
}
.breadcrumbs-wrapper .breadcrumbs &gt; span &gt; a::before {
  display: none;
}
.breadcrumbs-wrapper .breadcrumbs &gt; span {
  align-self: center;
  margin-top: -2px;
}
.breadcrumbs-wrapper .breadcrumbs &gt; span &gt; a,
.breadcrumbs-wrapper .breadcrumbs &gt; span &gt; span {
  padding: 10px 12px;
  color: #000;
  font-weight: 500;
  font-size: 0.9em;
}
.breadcrumbs-wrapper .breadcrumbs &gt; span &gt; a::after {
  width: 7px;
  height: 9px;
  content: '/';
  background: transparent;
  font-family: Poppins;
  color: #9ea3a8;
  right: -3px;
  bottom: unset;
  transform: none;
  top: 11px;
}
.breadcrumbs-wrapper .breadcrumbs {
  background: transparent;
  border: none;
  margin: -10px 0 10px 0;
}
.breadcrumbs-wrapper .breadcrumbs .sr-only {
  display: block !important;
  overflow: visible;
  position: relative;
  left: 0;
  width: auto;
  height: auto;
  margin: 0;
}
#footer .custom-footer {
  position: relative;
  margin: 0;
  color: #000;
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
}
#footer .custom-footer .footer-banner {
  padding: 0;
}
#footer .custom-footer .banner {
  margin-top: 0;
}
#footer .custom-footer h4 {
  color: #fff;
  font-size: 1.3em;
  font-weight: 400;
  margin-bottom: 25px;
  margin-top: 0;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer h4 {
    margin-bottom: 15px;
  }
}
#footer .custom-footer h4:before {
  display: none;
}
#footer .custom-footer ul {
  line-height: unset;
  padding-left: 0 !important;
}
#footer .custom-footer ul li {
  padding: 0 !important;
  list-style: none;
  font-size: 0.9em;
  color: #fff;
  letter-spacing: 1px;
}
#footer .custom-footer ul li a {
  color: #fff !important;
  font-weight: 300;
}
#footer .custom-footer ul li a:hover {
  color: #a17959;
}
#footer .custom-footer ul span {
  padding-left: 0 !important;
}
#footer .custom-footer &gt; div {
  width: 25%;
  padding: 60px 15px 10px 0 !important;
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer &gt; div {
    padding: 30px 15px 0px 0 !important;
  }
}
@media only screen and (max-width: 992px) {
  #footer .custom-footer &gt; div {
    width: 50% !important;
  }
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer &gt; div {
    width: 100% !important;
  }
}
@media only screen and (max-width: 992px) {
  #footer .custom-footer {
    padding-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer {
    margin-top: 30px;
  }
  #footer .custom-footer .banner {
    min-height: inherit;
    margin-bottom: 0;
  }
  #footer .custom-footer &gt; div {
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer {
    padding: 30px 0;
  }
}
#footer .custom-footer a {
  display: block;
  margin-bottom: 12px;
  letter-spacing: 0;
}
#footer .custom-footer a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer a {
    margin-bottom: 8px;
  }
}
#footer .custom-footer p {
  margin-bottom: 12px;
  color: #838995;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  #footer .custom-footer p {
    margin-bottom: 8px;
  }
}
aside .client-center-box ul {
  padding: 0;
}
aside .client-center-box ul li {
  list-style: none;
}
aside .client-center-box ul li a {
  padding: 8px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
}
aside .client-center-box ul li.logout a {
  color: #fff !important;
  border-color: #a17959;
  background-color: #a17959;
  height: 30px;
  min-width: inherit;
  width: 100px;
}
@media only screen and (max-width: 1200px) {
  .content-wrapper-in {
    flex-direction: column;
  }
  .content-wrapper-in aside {
    width: 100%;
  }
  .content-wrapper-in aside ul.active.expanded {
    display: none !important;
  }
}
.product-top {
  margin: 0 0 35px 0;
}
.product-top .p-final-price-wrapper .price-standard,
.product-top .p-final-price-wrapper .price-save {
  color: #000;
  font-family: Poppins;
}
.product-top .p-final-price-wrapper .price-standard {
  color: #8a582f;
}
.admin-bar {
  position: absolute;
}
.type-category #productsTop {
  display: none;
}
.type-category .products .product .p {
  position: relative;
  border: none;
  margin: 0 auto;
}
.type-category .subcategories {
  margin: 0 -5px 20px -5px;
}
.type-category .subcategories li {
  padding: 5px;
  min-width: 20%;
}
.type-category .subcategories li a {
  color: #000;
}
@media only screen and (max-width: 480px) {
  .type-category .subcategories li {
    width: 100%;
  }
}
.type-category .subcategories li a {
  border-radius: 3px;
  border-color: #e0e4e8;
  color: #848185;
  height: 60px;
}
.type-category .subcategories li a:hover {
  background: transparent !important;
  border-color: #8a582f;
  color: #8a582f;
}
.type-category .subcategories li a .text {
  font-size: 14px !important;
}
.type-category .subcategories li a:before {
  display: none;
}
.type-category .product {
  margin-bottom: 40px;
}
.type-category .content h4 {
  display: none;
}
.type-detail .p-code {
  display: none;
}
.type-detail .products .product .p {
  position: relative;
  border: none;
  margin: 0 auto;
}
.type-detail .product-top {
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .type-detail .product-top h1 {
    padding-left: 10px;
  }
}
.type-detail .product-top .stars {
  width: 100px;
}
.type-detail .product-top .stars .star {
  width: 20px;
}
.type-detail .product-top .stars .star:before {
  font-size: 16px;
}
.type-detail .product-top .stars .star.star-off::before {
  color: #f0b820;
}
.type-detail .p-short-description {
  line-height: 1.5em;
  color: #262626;
  font-weight: 500;
  letter-spacing: 0;
  margin-top: 25px;
}
.type-detail .p-detail-info {
  display: none;
}
.type-detail .p-detail-info .stars-wrapper {
  flex: 0;
}
.type-detail .p-detail-info .stars-wrapper:before {
  width: 10px;
  color: transparent;
}
.type-detail .p-detail-info .stars-wrapper .stars-label {
  color: #000;
  font-weight: 500;
}
.type-detail .product-top .col-xs-12:first-of-type,
.type-detail .product-top .p-image-wrapper {
  padding-left: 0;
}
@media only screen and (max-width: 1200px) {
  .type-detail .product-top .col-xs-12:first-of-type,
  .type-detail .product-top .p-image-wrapper {
    padding-left: 20px;
  }
}
.type-detail .product-top .variant-list select {
  width: 250px;
  padding: 12px 16px;
  background: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/old/kodl/sajo/build/img/adown-grey.png) no-repeat right 15px center;
  background-size: 10px;
}
.type-detail .question-tooltip {
  background: #8a582f;
  border-color: #8a582f;
}
.type-detail .detail-parameters {
  min-width: 300px;
  margin-bottom: 0;
}
.type-detail .detail-parameters a {
  color: #000;
}
.type-detail .detail-parameters tr th a,
.type-detail .detail-parameters tr td a {
  color: #000;
}
.type-detail .detail-parameters tr th {
  text-transform: none;
  color: #000;
  font-weight: 600;
}
.type-detail .detail-parameters tr td {
  font-weight: 500;
}
.type-detail .basic-description {
  color: #000;
  font-weight: 500;
}
.type-detail .products-related {
  width: 100%;
  max-width: 100%;
}
.type-detail .p-thumbnail.highlighted::before,
.type-detail .show360image.highlighted::before,
.type-detail .p-thumbnail:hover::before,
.type-detail .show360image:hover::before {
  background-color: #8a582f;
}
.type-detail .watchdog {
  display: none;
}
.type-detail .pr-list-unit {
  display: none;
}
.type-detail #description {
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #474747;
  line-height: 1.7em;
}
.type-detail .shp-tabs-wrapper {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .type-detail .shp-tabs-holder {
    padding: 0;
  }
}
.type-detail .social-buttons-wrapper .link-icons {
  margin-top: 10px;
}
.type-detail .social-buttons-wrapper .link-icons a:first-child {
  padding-left: 0;
}
.type-detail .social-buttons-wrapper .link-icons a:hover {
  color: #8a582f;
}
@media only screen and (max-width: 1200px) {
  .type-detail .p-info-wrapper {
    margin-top: 50px;
  }
}
.type-detail .p-info-wrapper .basic-description {
  color: #545454;
}
.type-detail .p-final-price-wrapper .price-final {
  font-size: 2.9em;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Poppins;
  letter-spacing: 2px;
}
.type-detail .price-additional {
  margin-bottom: 30px;
  font-family: Poppins;
  color: #000;
}
.type-detail .availability-value {
  margin-bottom: 20px;
  font-size: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #22b333;
}
.type-detail .description-inner h3,
.type-detail .products-related-header {
  font-size: 1.6em;
  font-family: Poppins;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
.type-detail .products-related-header {
  margin-top: 40px;
}
@media only screen and (max-width: 992px) {
  .type-detail .products-related-header {
    margin-top: 40px;
  }
}
.type-detail .products-related &gt; div {
  border: none !important;
  border-right-width: 0 !important;
}
.type-detail .products-related .p .availability {
  display: block;
}
.type-detail .products-related .product .prices {
  margin-bottom: 0 !important;
}
.type-detail .description-inner {
  padding: 0;
}
@media only screen and (max-width: 1200px) {
  .type-detail .description-inner .extended-description {
    margin-top: 40px;
  }
}
.type-detail .shp-tabs-wrapper .shp-tabs-holder,
.type-detail .shp-tabs-wrapper .shp-tabs {
  background: #f3f3f3 !important;
}
.type-detail .shp-tabs-wrapper .shp-tabs {
  background: #f3f3f3;
  border-radius: 4px;
  overflow: hidden;
}
.type-detail .shp-tabs-wrapper .shp-tabs .shp-tab .shp-tab-link {
  color: #000;
  padding: 15px 20px;
  font-size: 1em;
  font-weight: 500;
  border: none;
  background: transparent;
}
.type-detail .shp-tabs-wrapper .shp-tabs .shp-tab.active .shp-tab-link {
  background: #000;
  color: #fff;
}
.type-detail .chevron-after {
  margin-bottom: 20px;
  display: block;
  font-weight: 400;
}
.type-detail .chevron-after:after {
  font-size: 9px;
  margin-left: 10px;
  color: #000;
}
.type-detail .availability-label {
  color: #000;
}
.type-detail a.chevron-after.chevron-down-after {
  position: relative;
  color: #000;
  text-decoration: underline;
  font-weight: 500;
  display: inline-block;
}
.type-detail .social-buttons-wrapper a {
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
}
.type-detail .social-buttons-wrapper a span {
  text-transform: none;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
}
.type-detail .social-buttons-wrapper a:hover {
  color: #8a582f;
}
.type-detail .social-buttons-wrapper a:hover span {
  color: #8a582f;
}
.type-detail .add-to-cart {
  margin-bottom: 15px;
  margin-top: 15px;
  margin-left: 0;
}
.type-detail .add-to-cart button {
  background: #000;
  border-color: #000;
  border-radius: 0 ;
  color: #000;
  font-size: 1.3em;
  font-family: Poppins;
  letter-spacing: 0.5px;
  width: 170px;
  font-weight: 400;
}
.type-detail .add-to-cart button:before {
  display: none;
}
.type-detail .add-to-cart button:hover {
  background: #8a582f;
  border-color: #8a582f;
}
@media only screen and (max-width: 480px) {
  .type-detail .add-to-cart button {
    width: 180px;
    font-size: 1em;
    letter-spacing: 0.5px;
  }
}
@keyframes showup {
  0% {
    max-height: 0px;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    max-height: 100vh;
    opacity: 1;
  }
}
@keyframes showdown {
  0% {
    max-height: 100vw;
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  100% {
    max-height: 0;
    opacity: 0;
  }
}
</pre></body></html>