@charset "UTF-8";
/* roboto-regular - latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v29-latin-ext-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-v29-latin-ext-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v29-latin-ext-regular.woff2") format("woff2"), url("../fonts/roboto-v29-latin-ext-regular.woff") format("woff"), url("../fonts/roboto-v29-latin-ext-regular.ttf") format("truetype"), url("../fonts/roboto-v29-latin-ext-regular.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-italic - latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/roboto-v29-latin-ext-italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-v29-latin-ext-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v29-latin-ext-italic.woff2") format("woff2"), url("../fonts/roboto-v29-latin-ext-italic.woff") format("woff"), url("../fonts/roboto-v29-latin-ext-italic.ttf") format("truetype"), url("../fonts/roboto-v29-latin-ext-italic.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-500 - latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/roboto-v29-latin-ext-500.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-v29-latin-ext-500.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v29-latin-ext-500.woff2") format("woff2"), url("../fonts/roboto-v29-latin-ext-500.woff") format("woff"), url("../fonts/roboto-v29-latin-ext-500.ttf") format("truetype"), url("../fonts/roboto-v29-latin-ext-500.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-700 - latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-v29-latin-ext-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-v29-latin-ext-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v29-latin-ext-700.woff2") format("woff2"), url("../fonts/roboto-v29-latin-ext-700.woff") format("woff"), url("../fonts/roboto-v29-latin-ext-700.ttf") format("truetype"), url("../fonts/roboto-v29-latin-ext-700.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-900 - latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/roboto-v29-latin-ext-900.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-v29-latin-ext-900.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v29-latin-ext-900.woff2") format("woff2"), url("../fonts/roboto-v29-latin-ext-900.woff") format("woff"), url("../fonts/roboto-v29-latin-ext-900.ttf") format("truetype"), url("../fonts/roboto-v29-latin-ext-900.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-700italic - latin-ext */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/roboto-v29-latin-ext-700italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-v29-latin-ext-700italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v29-latin-ext-700italic.woff2") format("woff2"), url("../fonts/roboto-v29-latin-ext-700italic.woff") format("woff"), url("../fonts/roboto-v29-latin-ext-700italic.ttf") format("truetype"), url("../fonts/roboto-v29-latin-ext-700italic.svg#Roboto") format("svg");
  /* Legacy iOS */
}
html, body {
  font-size: 18px;
}

* {
  font-family: "Roboto", Arial, Helvetica;
}

p {
  font-size: 1rem;
}
p a {
  font-size: inherit;
}

h1 {
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 0;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.4rem;
}

h4 {
  font-size: 1.3rem;
}

h5 {
  font-size: 1.2rem;
}

h6 {
  font-size: 1.1rem;
}

@media only screen and (max-width: 576px) {
  h1 {
    font-size: 1.5rem;
  }
}
@font-face {
  font-family: "ceramizer-icons";
  src: url("../fonts-icon/ceramizer-icons.eot?ca5xzn");
  src: url("../fonts-icon/ceramizer-icons.eot?ca5xzn#iefix") format("embedded-opentype"), url("../fonts-icon/ceramizer-icons.ttf?ca5xzn") format("truetype"), url("../fonts-icon/ceramizer-icons.woff?ca5xzn") format("woff"), url("../fonts-icon/ceramizer-icons.svg?ca5xzn#ceramizer-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ceramizer-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

i.c-icon, i.c-icons {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ceramizer-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ceramizer-alert-circle:before {
  content: "\e932";
}

.ceramizer-alert-octagon:before {
  content: "\e933";
}

.ceramizer-alert-triangle:before {
  content: "\e93d";
}

.ceramizer-award:before {
  content: "\e93e";
}

.ceramizer-bell:before {
  content: "\e945";
}

.ceramizer-check:before {
  content: "\e946";
}

.ceramizer-check-circle:before {
  content: "\e947";
}

.ceramizer-check-square:before {
  content: "\e948";
}

.ceramizer-chevron-right1:before {
  content: "\e949";
}

.ceramizer-clipboard:before {
  content: "\e94a";
}

.ceramizer-credit-card1:before {
  content: "\e94b";
}

.ceramizer-edit-2:before {
  content: "\e94c";
}

.ceramizer-file:before {
  content: "\e94d";
}

.ceramizer-file-minus:before {
  content: "\e94e";
}

.ceramizer-file-plus:before {
  content: "\e94f";
}

.ceramizer-file-text:before {
  content: "\e950";
}

.ceramizer-gift1:before {
  content: "\e951";
}

.ceramizer-globe:before {
  content: "\e952";
}

.ceramizer-grid:before {
  content: "\e953";
}

.ceramizer-heart1:before {
  content: "\e954";
}

.ceramizer-link:before {
  content: "\e955";
}

.ceramizer-link-2:before {
  content: "\e956";
}

.ceramizer-list1:before {
  content: "\e957";
}

.ceramizer-mail:before {
  content: "\e958";
}

.ceramizer-map1:before {
  content: "\e959";
}

.ceramizer-map-pin:before {
  content: "\e95a";
}

.ceramizer-menu1:before {
  content: "\e95b";
}

.ceramizer-phone:before {
  content: "\e95c";
}

.ceramizer-phone-call1:before {
  content: "\e95d";
}

.ceramizer-plus1:before {
  content: "\e95e";
}

.ceramizer-plus-circle:before {
  content: "\e95f";
}

.ceramizer-plus-square:before {
  content: "\e960";
}

.ceramizer-pocket:before {
  content: "\e961";
}

.ceramizer-power:before {
  content: "\e962";
}

.ceramizer-printer:before {
  content: "\e963";
}

.ceramizer-refresh-ccw:before {
  content: "\e964";
}

.ceramizer-search1:before {
  content: "\e965";
}

.ceramizer-send1:before {
  content: "\e966";
}

.ceramizer-server:before {
  content: "\e967";
}

.ceramizer-settings:before {
  content: "\e968";
}

.ceramizer-share:before {
  content: "\e969";
}

.ceramizer-share-2:before {
  content: "\e96a";
}

.ceramizer-shield1:before {
  content: "\e96b";
}

.ceramizer-star1:before {
  content: "\e96c";
}

.ceramizer-tablet:before {
  content: "\e96d";
}

.ceramizer-tag:before {
  content: "\e96e";
}

.ceramizer-thumbs-down:before {
  content: "\e96f";
}

.ceramizer-thumbs-up:before {
  content: "\e970";
}

.ceramizer-tool:before {
  content: "\e971";
}

.ceramizer-trash:before {
  content: "\e972";
}

.ceramizer-trash-2:before {
  content: "\e973";
}

.ceramizer-upload1:before {
  content: "\e974";
}

.ceramizer-user1:before {
  content: "\e975";
}

.ceramizer-x:before {
  content: "\e976";
}

.ceramizer-x-circle:before {
  content: "\e977";
}

.ceramizer-x-octagon:before {
  content: "\e978";
}

.ceramizer-x-square:before {
  content: "\e979";
}

.ceramizer-youtube1:before {
  content: "\e97a";
}

.ceramizer-zoom-in:before {
  content: "\e97b";
}

.ceramizer-zoom-out:before {
  content: "\e97c";
}

.ceramizer-book:before {
  content: "\e900";
}

.ceramizer-icon-check:before {
  content: "\e901";
}

.ceramizer-dot-grid:before {
  content: "\e902";
}

.ceramizer-heart:before {
  content: "\e903";
}

.ceramizer-instagram:before {
  content: "\e904";
}

.ceramizer-calendar:before {
  content: "\e905";
}

.ceramizer-download:before {
  content: "\e906";
}

.ceramizer-upload:before {
  content: "\e907";
}

.ceramizer-file-pdf:before {
  content: "\e908";
}

.ceramizer-document:before {
  content: "\e909";
}

.ceramizer-gift:before {
  content: "\e90a";
}

.ceramizer-home:before {
  content: "\e90b";
}

.ceramizer-plus:before {
  content: "\e90c";
}

.ceramizer-shield:before {
  content: "\e90d";
}

.ceramizer-user:before {
  content: "\e90e";
}

.ceramizer-youtube:before {
  content: "\e90f";
}

.ceramizer-list:before {
  content: "\e910";
}

.ceramizer-star:before {
  content: "\e911";
}

.ceramizer-facebook:before {
  content: "\e912";
}

.ceramizer-check-shield:before {
  content: "\e913";
}

.ceramizer-chevron-down:before {
  content: "\e914";
}

.ceramizer-chevron-left:before {
  content: "\e915";
}

.ceramizer-chevron-right:before {
  content: "\e916";
}

.ceramizer-chevron-up:before {
  content: "\e917";
}

.ceramizer-credit-card:before {
  content: "\e918";
}

.ceramizer-lock:before {
  content: "\e919";
}

.ceramizer-map:before {
  content: "\e91a";
}

.ceramizer-menu:before {
  content: "\e91b";
}

.ceramizer-minus:before {
  content: "\e91c";
}

.ceramizer-phone-call:before {
  content: "\e91d";
}

.ceramizer-refresh:before {
  content: "\e91e";
}

.ceramizer-search:before {
  content: "\e91f";
}

.ceramizer-bx_x:before {
  content: "\e920";
}

.ceramizer-chevron-right-circle:before {
  content: "\e921";
}

.ceramizer-ci_clock:before {
  content: "\e922";
}

.ceramizer-cil_car-alt:before {
  content: "\e923";
}

.ceramizer-cil_envelope-closed:before {
  content: "\e924";
}

.ceramizer-clarity_plane-line:before {
  content: "\e925";
}

.ceramizer-clarity_wrench-line:before {
  content: "\e926";
}

.ceramizer-arrow-small-left:before {
  content: "\e927";
}

.ceramizer-arrow-small-right:before {
  content: "\e928";
}

.ceramizer-package:before {
  content: "\e929";
}

.ceramizer-newspaper-o:before {
  content: "\e92a";
}

.ceramizer-alert-urgent:before {
  content: "\e92b";
}

.ceramizer-send:before {
  content: "\e92c";
}

.ceramizer-chevron-double-down:before {
  content: "\e92d";
}

.ceramizer-chevron-double-left:before {
  content: "\e92e";
}

.ceramizer-chevron-double-right:before {
  content: "\e92f";
}

.ceramizer-chevron-double-up:before {
  content: "\e930";
}

.ceramizer-shopping-cart:before {
  content: "\e931";
}

.ceramizer-scooter:before {
  content: "\e934";
}

.ceramizer-video:before {
  content: "\e935";
}

.ceramizer-discount:before {
  content: "\e936";
}

.ceramizer-calculatr:before {
  content: "\e937";
}

.ceramizer-oil:before {
  content: "\e938";
}

.ceramizer-shipping:before {
  content: "\e939";
}

.ceramizer-tractor:before {
  content: "\e93a";
}

.ceramizer-truck:before {
  content: "\e93b";
}

.ceramizer-check-circle-2:before {
  content: "\e93c";
}

.ceramizer-mower-bag:before {
  content: "\e93f";
}

.ceramizer-piston:before {
  content: "\e940";
}

.ceramizer-sale:before {
  content: "\e941";
}

.ceramizer-handshake:before {
  content: "\e942";
}

.ceramizer-przegladaj:before {
  content: "\e943";
}

.ceramizer-twitter-alt:before {
  content: "\e944";
}

.fi {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}

.fi:before {
  content: " ";
}

.fi-es {
  background-image: url(../flags/es.svg);
}

.fi-cz {
  background-image: url(../flags/cz.svg);
}

.fi-de {
  background-image: url(../flags/de.svg);
}

.fi-fr {
  background-image: url(../flags/fr.svg);
}

.fi-gb {
  background-image: url(../flags/gb.svg);
}

.fi-hm {
  background-image: url(../flags/hm.svg);
}

.fi-is {
  background-image: url(../flags/is.svg);
}

.fi-pl {
  background-image: url(../flags/pl.svg);
}

.fi-ru {
  background-image: url(../flags/ru.svg);
}

.fi-sk {
  background-image: url(../flags/sk.svg);
}

.fi-tr {
  background-image: url(../flags/tr.svg);
}

.fi-cn {
  background-image: url(../flags/cn.svg);
}

.fi-ar {
  background-image: url(../flags/ar.svg);
}

.fi-ie {
  background-image: url(../flags/ie.svg);
}

.fi-jp {
  background-image: url(../flags/jp.svg);
}

#p-icon {
  width: 25px;
  height: 30px;
  position: relative;
  margin: 10px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

.scrolled #p-icon {
  margin: 6px auto;
}

#p-icon span {
  display: block;
  position: absolute;
  height: 2.3px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

#p-icon span:nth-child(1) {
  top: 7px;
}

#p-icon span:nth-child(2), #p-icon span:nth-child(3) {
  top: 14px;
  width: 75% !important;
  text-align: right;
  right: 0 !important;
  left: auto;
}

#p-icon span:nth-child(4) {
  top: 21px;
}

#p-icon.open span:nth-child(1) {
  top: 14px;
  width: 0%;
  left: 50%;
}

#p-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#p-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#p-icon.open span:nth-child(4) {
  top: 14px;
  width: 0%;
  left: 50%;
}

.c-hamburger {
  border: none;
  outline: 0;
  padding: 0;
}

.c-hamburger:focus {
  box-shadow: none;
}

#c-header {
  position: fixed;
  width: 100%;
  z-index: 9999;
}

#c-main-header {
  background: linear-gradient(90deg, #F36617 17.95%, rgba(0, 0, 0, 0.5) 29.13%);
}

.c-contact-data-header a i {
  font-size: 0.9rem;
}

.c-dropdown-language .dropdown-menu {
  width: auto;
  min-width: 3rem;
}
.c-dropdown-language .dropdown-item {
  width: fit-content;
}

.c-menu li {
  padding: 15px 20px;
}
.c-menu li:hover {
  background-color: #000;
}
.c-menu li a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.75rem;
  letter-spacing: 0.5px;
}
.c-menu li a:hover {
  color: #F15820;
}
.c-menu li .c-dropdown-menu {
  color: #fff;
  font-size: 1.125rem;
  margin-left: 5px;
}
.c-menu .menu-item-has-children {
  display: flex;
  align-items: center;
}

.menu-item-has-children, .hassub {
  position: relative;
}
.menu-item-has-children:after, .hassub:after {
  content: " ";
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 12px;
  background: transparent;
}
.menu-item-has-children:hover, .hassub:hover {
  box-shadow: 0 0 5px #000;
}
.menu-item-has-children .sub-menu, .hassub .sub-menu {
  transition: all 0.3s 0s ease;
  display: none;
  position: absolute;
  background: #000;
  box-shadow: 0 0 5px #000;
  top: 50px;
  padding: 15px 10px;
  left: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  list-style-type: none;
  width: max-content;
}
.menu-item-has-children .sub-menu li, .hassub .sub-menu li {
  padding: 6px 10px;
  line-height: 1.2em;
}
.menu-item-has-children .sub-menu a, .hassub .sub-menu a {
  color: #fff;
  text-transform: none;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.2em;
}
.menu-item-has-children:hover .sub-menu, .hassub:hover .sub-menu {
  display: block;
  height: fit-content;
}

.c-two-col {
  columns: 2;
  column-rule-color: #FF6600;
  column-rule-style: solid;
  column-rule-width: 2px;
  width: 550px !important;
}

.c-search .dgwt-wcas-search-icon {
  margin-top: 5px;
}
.c-search i {
  font-size: 20px;
}

#c-mini-cart-icon {
  font-size: 1.25rem;
  color: #fff;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
#c-mini-cart-icon .basket-item-count {
  position: absolute;
  top: -15px;
  right: -13px;
  align-self: flex-start;
}
#c-mini-cart-icon .basket-item-count span {
  font-size: 0.625rem;
  background-color: #000;
  border-radius: 100%;
  padding: 3px 6px;
}

#c-mini-cart {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 0px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  padding: 15px;
  transition: all 0.5s 0s ease;
  z-index: 2;
  overflow-y: scroll;
}

.c-mini-cart-open {
  visibility: visible !important;
  opacity: 1 !important;
  width: 425px !important;
  z-index: 2;
}

.mini-cart-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #000;
  opacity: 0;
  z-index: 1;
  visibility: hidden;
}

.add-overlay {
  visibility: visible;
  opacity: 0.5;
}

.woocommerce-mini-cart {
  list-style-type: none;
  padding-left: 0;
}
.woocommerce-mini-cart li {
  margin: 15px 0;
  padding: 15px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #eee;
}
.woocommerce-mini-cart li a {
  font-size: 0.8rem;
  line-height: 1.2em;
}
.woocommerce-mini-cart li .woocommerce-Price-amount {
  font-size: 0.7rem;
  color: #000;
  font-weight: 500;
}
.woocommerce-mini-cart li .quantity {
  font-size: 0.7rem;
  text-align: center;
}
.woocommerce-mini-cart img {
  width: 60px;
  height: auto;
  margin-right: 10px;
}
.woocommerce-mini-cart .c-trash-icon {
  width: 15px;
  height: auto;
  margin: 0 2px;
}
.woocommerce-mini-cart .remove_from_cart_button {
  color: red;
}

#c-exit-mini-cart {
  cursor: pointer;
  color: #FF6600;
}

.woocommerce-mini-cart__total {
  text-align: center;
  margin-bottom: 20px;
}

.woocommerce-mini-cart__buttons {
  display: flex;
  text-align: center;
}
.woocommerce-mini-cart__buttons a {
  margin: 0 8px;
  background: #000;
  color: #fff;
  padding: 5px 12px;
  width: 50%;
  border-radius: 12px;
  font-size: 0.8rem;
}
.woocommerce-mini-cart__buttons a:hover {
  color: #fff;
}
.woocommerce-mini-cart__buttons .checkout {
  background-image: linear-gradient(to right, #F36B17 0%, #FF8A00 51%, #f46b45 100%);
  background-size: 200% auto;
  transition: all 0.3s 0s ease;
}
.woocommerce-mini-cart__buttons .checkout:hover {
  background-position: center right;
}

.scrolled #c-top-header {
  background: #000;
  padding: 5px 0 !important;
}
.scrolled #c-main-header {
  background: #FF6600;
}
.scrolled #c-main-header .c-logo img {
  width: 80%;
  height: auto;
}
.scrolled #c-main-header .c-menu li {
  padding: 10px 20px !important;
}
.scrolled #c-main-header .sub-menu {
  top: 45px;
}
.scrolled #c-main-header .sub-menu li {
  padding: 6px 10px !important;
}

@media screen and (min-width: 1280px) and (max-width: 1400px) {
  .c-menu li a {
    font-size: 0.65rem;
  }
}
@media screen and (max-width: 1279px) {
  #c-main-header {
    background: #FF6600;
    padding: 10px;
  }

  .c-search i {
    color: #fff;
    font-size: 24px;
  }

  .c-logo img {
    width: 90%;
  }

  .c-menu {
    height: 100vh !important;
    justify-content: start !important;
    padding-top: 60px;
    align-items: center;
  }
  .c-menu .menu-item-has-children {
    text-align: center;
    justify-content: center;
    display: block;
  }
  .c-menu li {
    padding: 20px 5px;
    width: 100%;
    box-shadow: none;
    text-align: center;
  }
  .c-menu li a {
    font-size: 1.2rem;
  }
  .c-menu .sub-menu {
    position: static;
    background: #000;
    box-shadow: none;
    border-radius: 0;
    margin: 0 auto;
    width: 100%;
  }
  .c-menu .sub-menu li {
    font-size: 1.1rem;
    text-align: center;
  }
  .c-menu .c-two-col {
    columns: 1;
    width: auto !important;
  }

  .scrolled #c-main-header c-logo img {
    width: 70%;
  }
  .scrolled #c-main-header .c-menu li {
    padding: 20px 5px !important;
  }
  .scrolled #c-main-header .c-menu .sub-menu li {
    padding: 6px 0 !important;
  }
}
@media screen and (min-width: 1600px) {
  #c-main-header {
    background: linear-gradient(90deg, #F36617 24%, rgba(0, 0, 0, 0.5) 30%);
  }
}
/*slick slider css*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-slide {
  margin: 0px 20px;
}

.logo-carousel {
  overflow: inherit;
}

.slick-next, .slick-prev {
  font-size: 1.4rem;
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: #fff;
  border: none;
  outline: 0;
  background: #FF6600;
  padding: 5px;
  border-radius: 100%;
  z-index: 99999;
}

.slick-next {
  right: 25px;
}

.slick-prev {
  left: 25px;
}

@media screen and (max-width: 576px) {
  .slick-prev, .slick-next {
    display: none !important;
  }
}
.slick-list.draggable {
  max-width: 1300px;
  margin: 0 auto;
}

.slick-track {
  display: flex;
}

.slick-track .slick-slide {
  display: flex;
  height: auto;
  align-items: center;
  justify-content: center;
}

.slide img {
  filter: grayscale(100%);
}
.slide img:hover {
  filter: grayscale(0%);
}

.articles-carousel .slick-track {
  min-height: 470px;
}
.articles-carousel .slick-slide {
  margin: 0 10px;
}
.articles-carousel .slick-slide img {
  filter: grayscale(0);
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.1)));
  -webkit-transition: all 0.4s 0s ease;
  -moz-transition: all 0.4s 0s ease;
  -o-transition: all 0.4s 0s ease;
  transition: all 0.4s 0s ease;
}
.articles-carousel .slick-slide h3 {
  visibility: hidden;
}
.articles-carousel .slick-center h3 {
  visibility: visible;
  font-size: 1rem;
  -webkit-transition: all 0.4s 0s ease;
  -moz-transition: all 0.4s 0s ease;
  -o-transition: all 0.4s 0s ease;
  transition: all 0.4s 0s ease;
}
.articles-carousel .slick-center img {
  filter: grayscale(0);
  transform: scale(1.3);
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(90%, transparent), to(rgba(250, 250, 250, 0.1)));
}
.articles-carousel .slick-active:not(.slick-center, .slick-center + .slick-active) {
  transform: perspective(1000px) rotateY(40deg);
}
.articles-carousel .slick-active:not(.slick-center, .slick-center + .slick-active) img:hover {
  transform: translate3D(-15px, 0, 0);
}
.articles-carousel .slick-center + .slick-active {
  transform: perspective(1000px) rotateY(-40deg) !important;
}
.articles-carousel .slick-center + .slick-active img:hover {
  transform: translate3D(15px, 0, 0);
}
.articles-carousel .slick-center + .slick-active + .slick-active {
  transform: perspective(1000px) rotateY(-40deg) !important;
}
.articles-carousel .slick-center + .slick-active + .slick-active img:hover {
  transform: translate3D(15px, 0, 0);
}

.reveal {
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease !important;
}

.reveal.active {
  transform: translateY(0);
  opacity: 1;
}

.products-carousel .slick-slide {
  -webkit-transition: all 0.4s 0s ease;
  -moz-transition: all 0.4s 0s ease;
  -o-transition: all 0.4s 0s ease;
  transition: all 0.4s 0s ease;
  margin: 0 5px;
}
.products-carousel .slick-slide img {
  filter: grayscale(0) !important;
  -webkit-transition: all 0.4s 0s ease;
  -moz-transition: all 0.4s 0s ease;
  -o-transition: all 0.4s 0s ease;
  transition: all 0.4s 0s ease;
}
.products-carousel .slick-slide h3 {
  font-size: 0.8rem;
  visibility: hidden;
  display: none;
}
.products-carousel .c-slider-button {
  display: none;
}
.products-carousel .slick-center {
  -webkit-animation: scale-up-center 0.9s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: scale-up-center 0.9s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
.products-carousel .slick-center a {
  color: #000;
}
.products-carousel .slick-center h3 {
  margin-top: 24px;
  visibility: visible;
  display: block;
}
.products-carousel .slick-center img {
  -webkit-transition: all 0.4s 0s ease;
  -moz-transition: all 0.4s 0s ease;
  -o-transition: all 0.4s 0s ease;
  transition: all 0.4s 0s ease;
  transform: scale(1.2);
}
.products-carousel .slick-center .c-slider-button {
  display: block;
  font-size: 0.9rem;
  padding: 3px 0;
  font-weight: 500;
}
.products-carousel .prevdiv {
  -webkit-animation: slide-left 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-left 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.products-carousel .nextdiv {
  -webkit-animation: slide-right 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-right 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.products-carousel .prevdiv2 {
  -webkit-animation: slide-left 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-left 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.products-carousel .nextdiv2 {
  -webkit-animation: slide-right 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-right 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes slide-right {
  0% {
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes slide-right {
  0% {
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@-webkit-keyframes slide-left {
  0% {
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@keyframes slide-left {
  0% {
    -webkit-transform: translateX(200px);
    transform: translateX(200px);
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.video-carousel {
  text-align: center;
}
.video-carousel .slick-track {
  min-height: 400px;
}
.video-carousel img {
  filter: grayscale(0);
  object-fit: cover;
  width: 360px;
  height: 240px;
  margin: 0 auto;
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(60%, transparent), to(rgba(250, 250, 250, 0.1)));
}
.video-carousel h3 {
  font-size: 1rem;
  margin-top: 12px;
  display: none;
}
.video-carousel .slick-slide {
  margin: 0 10px;
}
.video-carousel .slick-center {
  transform: scale(1.2);
  z-index: 2;
}
.video-carousel .slick-center h3 {
  display: block;
}
.video-carousel .slick-center img {
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(90%, transparent), to(rgba(250, 250, 250, 0.1)));
}
.video-carousel .slick-active:not(.slick-center, .slick-center + .slick-active) {
  transform: perspective(1000px) rotateY(40deg);
}
.video-carousel .slick-active:not(.slick-center, .slick-center + .slick-active) img:hover {
  transform: translate3D(-15px, 0, 0);
}
.video-carousel .prevdiv2 {
  transform: perspective(1000px) rotateY(40deg);
}
.video-carousel .slick-center + .slick-active {
  transform: perspective(1000px) rotateY(-40deg) !important;
  z-index: 1;
}
.video-carousel .slick-center + .slick-active img:hover {
  transform: translate3D(15px, 0, 0);
}
.video-carousel .slick-center + .slick-active + .slick-active {
  transform: perspective(1000px) rotateY(-40deg) !important;
  z-index: 0;
}
.video-carousel .slick-center + .slick-active + .slick-active img:hover {
  transform: translate3D(15px, 0, 0);
}

#c-video-lightbox {
  width: 100%;
  height: 100%;
  position: fixed;
  justify-content: center;
  align-items: center;
  transform: translateY(-5%);
  z-index: 9999999;
}
#c-video-lightbox iframe {
  width: 600px;
  height: 400px;
  border: 5px solid #FF6600;
  z-index: 9999999999999;
}
#c-video-lightbox .modal-dialog {
  max-width: 600px;
  pointer-events: auto !important;
}
#c-video-lightbox .close {
  cursor: pointer;
}

#c-video-lightbox.modal {
  display: flex !important;
}

#c-lightbox-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
}

.slick-dots {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  background: #FF6600;
  border-radius: 10px;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li.slick-active {
  transform: none !important;
}

@media screen and (max-width: 576px) {
  #c-video-lightbox iframe {
    width: 300px;
    height: 200px;
    border: 5px solid #FF6600;
    z-index: 9999999999999;
  }
  #c-video-lightbox .modal-dialog {
    max-width: 300px;
    pointer-events: auto !important;
  }
}
#c-newsletter {
  background: #FF6600;
}

.c-newsletter-heading {
  font-size: 2rem;
}

#fm_form_1 {
  background-color: transparent !important;
  padding: 0 20px !important;
  box-shadow: none !important;
  margin-top: -15px;
}

.freshmail_form_1 input {
  border-radius: 10px;
  padding: 4px 24px !important;
}
.freshmail_form_1 div {
  display: inline-block;
}
.freshmail_form_1 div:nth-child(1), .freshmail_form_1 div:nth-child(3) {
  width: 49%;
}
.freshmail_form_1 div:nth-child(2), .freshmail_form_1 div:nth-child(4) {
  display: none;
}
.freshmail_form_1 p {
  text-align: left !important;
}
.freshmail_form_1 a {
  color: #000;
}
.freshmail_form_1 a:hover {
  color: #fff;
}

.form_subscribe_button {
  width: 100% !important;
  border: 0 !important;
  display: block;
  color: white;
  border-radius: 12px;
  transition: 0.3s ease;
  margin-top: 10px;
  padding: 7px 0 10px 0;
  box-shadow: 0 0 8px #acacac;
  background-image: linear-gradient(to right, #000 0%, #353535 51%, #353535 100%) !important;
  background-size: 200% auto;
  transition: all 0.3s 0s ease;
}

#c-main-footer-content {
  background-image: url("../images/ceramizer-car.webp") !important;
  background-repeat: no-repeat;
  background-size: 60%;
  background-color: #000;
  background-position: right center;
  background-position: 110% 75%;
  padding: 75px 0;
  position: relative;
  z-index: 1;
}
#c-main-footer-content::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: linear-gradient(90deg, #000 37%, rgba(0, 0, 0, 0.6) 70%);
  z-index: -1;
}

#c-footer-logo {
  background-image: linear-gradient(90deg, #F36617 17.95%, rgba(0, 0, 0, 0) 29.13%);
}

.c-newsletter-benefit {
  background-color: #000;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 10px;
  box-shadow: 0 0 5px #000;
}
.c-newsletter-benefit img {
  margin: 0 auto;
}
.c-newsletter-benefit h6 {
  font-weight: 400;
  font-size: 0.9rem;
}

#c-links {
  overflow-x: hidden;
}
#c-links .c-info-footer {
  margin: 15px 0;
}
#c-links .c-info-footer span {
  font-size: 0.85rem;
  line-height: 1.1em;
}
#c-links .c-footer-menu {
  list-style-type: none;
  padding-left: 0;
}
#c-links .c-footer-menu li {
  margin: 5px 0;
  font-size: 0.85rem;
}
#c-links .c-footer-menu li a {
  color: #fff;
}
#c-links .c-footer-menu li a:hover {
  color: #FF6600;
}
#c-links .c-operators-logo {
  display: flex;
  flex-wrap: wrap;
}
#c-links .c-operators-logo img {
  max-width: 100%;
  filter: grayscale(100%);
}
#c-links .c-operators-logo img:hover {
  filter: grayscale(0%);
}
#c-links .c-social-media {
  display: flex;
}
#c-links .c-social-media .icon-container {
  padding: 8px;
  border-radius: 100%;
  background: #eee;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-transition: all 0.5s 0s ease;
  -moz-transition: all 0.5s 0s ease;
  -o-transition: all 0.5s 0s ease;
  transition: all 0.5s 0s ease;
}
#c-links .c-social-media a {
  font-size: 1rem;
  color: black;
  transition: 0s;
}
#c-links .c-social-media .c-yt a {
  font-size: 1.1rem;
}
#c-links .c-social-media .c-yt:hover {
  background-color: #ff0000;
  color: #fff;
}
#c-links .c-social-media .c-yt:hover a {
  color: #fff;
}
#c-links .c-social-media .c-ig:hover {
  background: #f09433;
  background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f09433", endColorstr="#bc1888",GradientType=1 );
  color: #fff;
}
#c-links .c-social-media .c-ig:hover a {
  color: #fff;
}
#c-links .c-social-media .c-fb:hover {
  background: #0c8ef1;
  color: #fff;
}
#c-links .c-social-media .c-fb:hover a {
  color: #fff;
}

#c-mobile-menu {
  background-color: #FF6600;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 10px 0;
  z-index: 99999;
}
#c-mobile-menu .c-mobile-menu-icon-container {
  text-align: center;
}
#c-mobile-menu .c-mobile-menu-icon-container i {
  font-size: 1.2rem;
  color: #fff;
}

#c-return-button {
  position: fixed;
  text-align: center;
  right: 20px;
  bottom: 110px;
  background: #FF6600;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  padding-top: 4px;
  opacity: 0;
  -webkit-transition: all 0.3s 0s ease;
  -moz-transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
  z-index: 9999999;
}
#c-return-button a {
  margin-top: 5px;
}
#c-return-button .c-icons {
  color: #fff;
  font-size: 1.8rem;
}

.returnactive {
  opacity: 1 !important;
}

@media screen and (max-width: 576px) {
  #c-main-footer-content {
    background-image: none !important;
  }

  #c-footer-logo {
    background-image: linear-gradient(90deg, #F36617 35%, rgba(0, 0, 0, 0.5) 70%);
    background-color: #000;
  }

  .freshmail_form_1 {
    margin-top: 40px;
  }
  .freshmail_form_1 div:nth-child(1), .freshmail_form_1 div:nth-child(3) {
    width: 100%;
  }

  #chat-application {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1600px) {
  #c-footer-logo {
    background-image: linear-gradient(90deg, #F36617 24%, rgba(0, 0, 0, 0) 30%);
  }
}
img, button, a {
  transition: all 0.3s 0s ease;
}

a {
  text-decoration: none;
  color: #FF6600;
}
a:hover {
  color: #F15820;
}

.c-heading-1 {
  color: #fff;
}

.c-small-font {
  font-size: 0.75rem;
}

.color-white {
  color: #fff;
}

.color-black {
  color: #000;
}

.color-gray {
  color: #8a8a8a;
}

.color-accent {
  color: #FF6600;
}

.c-pointer {
  cursor: pointer;
}

.c-section-color-bg {
  background: #f9f9f9;
}

.c-button {
  color: #fff;
  background-color: #FF6600;
  border-radius: 12px;
  padding: 8px 30px;
  box-shadow: 0 0 10px #000;
  display: inline-block;
  transition: background 0.4s 0s ease;
  transition: all 0.4s 0s ease;
}
.c-button:hover {
  transform: translateX(20px);
  color: #fff;
}

#c-ceramizer-calculator {
  background: #000;
  margin-top: -1px;
}
#c-ceramizer-calculator .c-sub-heading {
  font-weight: 400;
}
#c-ceramizer-calculator h2 {
  font-size: 2.2rem;
}
#c-ceramizer-calculator .c-cal-img-container {
  background-image: linear-gradient(93.17deg, rgba(0, 0, 0, 0.1) 47.44%, #000 92.35%), url("../images/ceramizer-calculator-section.webp");
  background-size: cover;
  height: 400px;
}
#c-ceramizer-calculator .c-calculator-button {
  padding: 8px 30px;
  width: fit-content;
}
#c-ceramizer-calculator .c-calculator-button i {
  font-size: 1.6rem;
}

.c-ceramizer-calculator-contain {
  background: #f9f9f9 !important;
}
.c-ceramizer-calculator-contain .c-cal-img-container {
  height: 350px !important;
}
.c-ceramizer-calculator-contain .container {
  background: #000 !important;
}
.c-ceramizer-calculator-contain h2 {
  font-size: 1.9rem;
}

@media screen and (max-width: 576px) {
  #c-ceramizer-calculator .c-cal-img-container {
    background-image: linear-gradient(182.96deg, rgba(0, 0, 0, 0.1) 45.77%, #000 89.09%), url("../images/ceramizer-calculator-section.webp");
    background-position: center;
    height: 250px;
  }
  #c-ceramizer-calculator .c-sub-heading {
    font-size: 1rem;
  }
  #c-ceramizer-calculator h2 {
    font-size: 1.5rem;
  }
  #c-ceramizer-calculator .c-calculator-button {
    margin: 0 auto;
  }

  div#cookies-message {
    bottom: 45px !important;
  }
}
#c-trusted-us {
  overflow-x: hidden;
}

.c-btn-grad {
  padding: 10px 30px;
  border-radius: 12px;
  background-image: linear-gradient(to right, #F36B17 0%, #FF8A00 51%, #f46b45 100%);
  color: #fff;
  background-size: 200% auto;
  transition: all 0.3s 0s ease;
}
.c-btn-grad:hover {
  color: #fff;
  background-position: center right;
}

.c-btn-box-shadow {
  box-shadow: 1px 3px 10px #acacac;
}

.c-btn-gray {
  border-radius: 12px;
  background-color: #f9f9f9;
  color: #000;
  font-size: 0.9rem;
  width: fit-content;
  padding: 5px 20px;
}
.c-btn-gray i {
  font-size: 1.2rem;
}

/*BREADCRUMBS*/
.breadcrumb-item + .breadcrumb-item::before {
  font-family: "ceramizer-icons" !important;
  content: "\e916" !important;
  padding-right: 0.3rem;
}

.c-navigation-breadcrumbs {
  border-bottom: 1px solid #eee;
}
.c-navigation-breadcrumbs .breadcrumb-item {
  font-size: 0.75rem;
}

/*END BREADCRUMBS*/
/*OPINIE TRUSMATE*/
p.tm-alpaca-description {
  font-size: 12px;
}

.tm-lemur-container .tm-lemur-sticker {
  width: 7em !important;
}

/*END OPINIE*/
/*POPUP*/
#c-popup {
  width: 100%;
  height: 100%;
  position: fixed;
  justify-content: center;
  align-items: center;
  transform: translateY(-5%);
  z-index: 9999999;
  display: none;
}
#c-popup img {
  z-index: 3;
}

#c-popup-overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: -20px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
}

.scrolledPopup {
  display: flex !important;
}

.scrolledPopupOverlay {
  display: block !important;
}

.modal .close {
  position: absolute;
  right: 0;
  position: absolute;
  right: -10px;
  top: -10px;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  font-size: 0.78rem;
  border: 2px solid #000;
}

.animate-bottom {
  position: relative;
  animation: animatebottom 0.9s;
}

@keyframes animatebottom {
  from {
    bottom: -150px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
/*END POPUP*/
/*WISHLIST*/
.wl-add-but {
  margin-top: 12px;
  padding: 10px 30px;
  border-radius: 12px;
  background-image: linear-gradient(to right, #000 0%, #353535 51%, #353535 100%);
  color: #fff;
  background-size: 200% auto;
  transition: all 0.3s 0s ease;
  display: inline-block;
  font-size: 0.8rem;
  padding: 6px 24px;
  box-shadow: 1px 3px 10px #acacac;
}
.wl-add-but:hover {
  color: #fff;
  background-position: center right;
}
.wl-add-but:before {
  font-family: "ceramizer-icons" !important;
  content: "\e954";
  margin-right: 6px;
}

.wl-already-in {
  display: none;
}

/*END WISHLIST*/
/*WPML*/
.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal {
  display: none;
}

/*END WPML*/
/*Animation*/
.fade-in {
  -webkit-animation: fade-in 1.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in 1.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}

.fade-in-1000 {
  -webkit-animation: fade-in 1.4s cubic-bezier(0.39, 0.575, 0.565, 1) 1000ms both;
  animation: fade-in 1.4s cubic-bezier(0.39, 0.575, 0.565, 1) 1000ms both;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*End animation*/
.c-mb-3d-slider {
  margin-bottom: 100px;
}

.c-3d-slider-heading {
  margin-bottom: 0 !important;
}

.c-slider-cov-button {
  font-weight: 500;
  font-size: 0.9rem;
  padding: 4px 36px;
}

.c-cov-title {
  font-size: 0.9rem !important;
}

.reveal-fade-in {
  position: relative;
  opacity: 0;
  transition: 1s all ease !important;
}

.reveal-fade-in.active {
  opacity: 1;
}

/*# sourceMappingURL=general.css.map */
