/*
Theme Name: Yonelle
Theme URI: http://fiorello.mikado-themes.com
Description: Yonelle
Author: Hyperdata 2023
Author URI: https://hyperdata.pl
Text Domain: fiorello
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 2.0.1.3
License: GNU General Public License
License URI: licence/GPL.txt
Template: fiorello

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.woocommerce .mkdf-out-of-stock .insideInfo {
  position: relative;
  margin-bottom: 3px;
  clear: both;
  float: left;
  background: none;
  padding: 2px 13px;
  height: 30px;
  line-height: 30px;
  background: #2b2b2b;
}

.woocommerce .mkdf-out-of-stock {
  height: auto !important;
  background: none !important;
  padding: 0 !important;
}

.woocommerce .mkdf-out-of-stock .insideInfo.new {
  background: #db65d5;
}

.woocommerce .mkdf-out-of-stock .insideInfo.gift {
  background: #6569db;
}

.woocommerce .mkdf-out-of-stock .insideInfo.bestseller {
  background: #dbb267;
}

.woocommerce .error {
  color: #ff3d2a;
}

#rodo-informations {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 300ms, opacity 300ms;
}

#rodo-informations.active {
  opacity: 1;
  visibility: visible;
  transition: visibility 0s linear 0s, opacity 300ms;
}

#rodo-informations .background {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

#rodo-informations .closer {
  background-image: url("/wp-content/themes/fiorello-child/images/close.png");
  background-size: 26px;
  background-repeat: no-repeat;
  position: absolute;
  width: 26px;
  height: 26px;
  right: 0;
  top: 0;
  cursor: pointer;
}

#rodo-informations div.container {
  width: 50%;
  max-height: 60%;
  overflow: auto;
  margin: 10% auto 0;
  font-size: 16px;
  background: white;
  padding: 1%;
  border-radius: 12px;
  position: relative;
}

#rodo-informations p {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  #rodo-informations div.container {
    width: 90%;
    margin-top: 40px;
    max-height: 80%;
    padding: 6px;
  }
}

/* GENERAL */
.tax-product_tag h2,
.page-template-page-bestsellery h1,
.page-template-page-prezenty h1,
.page-template-page-serie h1 {
  font-size: 28px;
}

#nav-menu-item-73846 span.item_text,
#nav-menu-item-74162 span.item_text {
  font-weight: bold;
}

.single-product.mkdf-woo-single-page .mkdf-single-product-content {
  margin-bottom: 12px;
}

.single-product.mkdf-woo-single-page .woocommerce-tabs .entry-content {
  padding-top: 12px;
  padding-bottom: 12px;
}

.single-product.mkdf-woo-single-page .related.products>h2 {
  margin-top: 20px;
}

body .mkdf-content .mkdf-content-inner>.mkdf-container>.mkdf-container-inner {
  padding-top: 20px;
}

.woocommerce-cart.woocommerce-page .mkdf-content .mkdf-quantity-buttons {
  padding: 0;
}

.woocommerce-cart.woocommerce-page .mkdf-content .mkdf-quantity-buttons .mkdf-quantity-label {
  display: none;
}

@media (min-width: 681px) {
  .woocommerce-cart.mkdf-woocommerce-page table.cart thead tr th {
    min-width: 100px;
  }
}

.woocommerce-checkout .payment_methods img {
  max-width: 80px;
  display: block;
  float: right;
  margin-left: 20px;
}

.home .home-form {
  text-align: center;
}

.home .wpcf7 .wpcf7-form {
  margin: 0 auto;
  max-width: 1000px;
}

.home .wpcf7 .wpcf7-form-control {
  width: 70%;
}

.home .wpcf7 .wpcf7-form-control.wpcf7-submit {
  width: 30%;
}

/* OLD PAGE */

.page-template-page-kosmetyki-trifusion #content ul li {
  background: url(images/bullet.png) 4px 7px no-repeat;
}

.page-template-page-kosmetyki-infuzyjne2 #content ul li {
  background: url(images/bullet.png) 4px 12px no-repeat;
}

.page-template-page-kosmetyki-metamorphosis #content ul li {
  /* background: url(images/bullet.png) 4px 7px no-repeat; */
  text-transform: uppercase;
}

.page-template-page-kosmetyki-trifusion .tabs_section ul li {
  padding: 20px;
}

/*TRIFUSION*/

.page-template-page-kosmetyki-trifusion {
  overflow-x: hidden;
}

.tri__wrapper {
  padding-top: 46px;
  padding-bottom: 56px;
}

.tri__row:after {
  content: "";
  clear: both;
  display: table;
}

.tri__col-12 {
  width: 100%;
  float: left;
}

.tri__col-6 {
  width: 50%;
  float: left;
}

.tri__col-4 {
  width: 33.33%;
  float: left;
}

@media (max-width: 991px) {

  .tri__col-6,
  .tri__col-4 {
    width: 100%;
  }
}

.tri-first__img {
  margin-bottom: 25px;
}

.tri-first {
  padding-right: 16px;
}

.tri-first__img {}

.tri-first__photo {}

.tri-first__title {}

.tri-first__about {
  font-size: 21px;
  font-family: "nexa", arial;
  padding-bottom: 40px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
  padding-right: 26px;
}

.tri-first__content {}

.tri-first__list-desc {
  font-size: 19px;
  font-family: "nexa_light", arial;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 26px;
}

.tri-first__list {
  list-style: none;
}

.page-template-page-kosmetyki-trifusion .tri-first__list .tri-first__item {
  font-size: 18px;
  font-family: "nexa_book", arial;
  line-height: 1.111;
  text-align: left;
  background: none;
  padding: 0 0 0 22px;
  position: relative;
  padding-bottom: 5px;
}

.page-template-page-kosmetyki-trifusion .tri-first__list .tri-first__item:after {
  background-color: #af4695;
  position: absolute;
  width: 6px;
  height: 6px;
  left: 0;
  content: "";
  top: 5px;
  border-radius: 100%;
}

.tri-first__tabel {}

.tri-table {
  width: 100%;
  border: 1px solid black;
  padding-top: 15px;
  padding-bottom: 1px;
}

.tri-table .tri__wrapper {
  padding-top: 10px;
  padding-bottom: 1px;
}

.tri-table .tri__wrapper .tri__row {
  box-sizing: border-box;
}

.tri-table .tri__wrapper .tri__col {
  padding-right: 17px;
  padding-left: 17px;
  width: 32%;
  box-sizing: border-box;
}

.tri-table__title {
  font-size: 40px;
  font-family: "nexa_thin";
  color: rgb(48, 48, 48);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 0;
}

.tri-table__subtitle {
  font-size: 22px;
  font-family: "nexa_bold";
  color: rgb(11, 11, 11);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
}

.tri-table h5 {
  font-size: 30px;
  font-family: "nexa";
  color: rgb(214, 118, 164);
  text-transform: uppercase;
  line-height: 1.167;
  text-align: center;
}

.tri-table p {
  font-size: 20px;
  font-family: "Nexa";
  color: rgb(7, 7, 7);
  line-height: 1.2;
  text-align: center;
}

@media (max-width: 991px) {
  .tri-first .tri__col-12 {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .tri-table .tri__wrapper .tri__col {
    width: 100%;
  }
}

.tri__button {
  font-size: 23px;
  font-family: "nexa_book";
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  background-color: rgb(214, 118, 164);
  padding: 2px 15px;
  margin-left: auto;
  margin-right: auto;
}

.bot-cream {
  height: 461px;
  width: 100vw;
  position: relative;
  left: calc((100vw - 100%) / -2);
  background: url("images/trifusion/second-section/bot-cream-background.jpg") no-repeat center center;
  background-size: cover;
}

.bot-cream img {
  width: auto;
  position: absolute;
  left: 0;
  z-index: 0;
  top: 20px;
}

.bot-cream__content {
  text-align: center;
  position: relative;
}

.bot-cream__title {
  font-size: 25px;
  font-family: "Nexa";
  color: rgb(0, 0, 0);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.12;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 24px;
}

.bot-cream__about {
  font-size: 18px;
  font-family: "nexa_xbold";
  color: rgb(214, 118, 164);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 5;
}

.bot-cream__about-more {
  font-size: 16px;
  font-family: "nexa_bold";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  width: 286px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 34px;
  position: relative;
}

.bot-cream__about-more:after {
  content: "";
  position: absolute;
  left: -20px;
  top: -3px;
  background-image: url("images/trifusion/second-section/left-bracket.png");
  width: 10px;
  height: 46px;
}

.bot-cream__about-more:before {
  content: "";
  position: absolute;
  right: -20px;
  top: -3px;
  background-image: url("images/trifusion/second-section/right-bracket.png");
  width: 10px;
  height: 46px;
}

.bot-cream__results {
  font-size: 15px;
  font-family: "nexa_light";
  color: rgb(0, 0, 0);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  width: 356px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 6px;
}

.bot-cream__test {
  font-size: 12px;
  font-family: "Georgia", serif;
  color: rgb(0, 0, 0);
  font-style: italic;
  vertical-align: super;
  line-height: 1.2;
  text-align: right;
  padding-right: 34px;
}

.tri__col--bot-cream {
  padding-left: 230px;
  box-sizing: border-box;
}

@media (max-width: 1200px) {
  .bot-cream {
    height: 801px;
    overflow: hidden;
  }

  .bot-cream .tri__col-6,
  .bot-cream .tri__col-4 {
    width: 100%;
    text-align: center;
  }

  .tri__col--bot-cream {
    margin-bottom: 80px;
  }
}

@media (max-width: 767px) {
  .bot-cream {
    height: 1151px;
  }

  .tri__col--bot-cream {
    padding-left: 0px;
  }

  .bot-cream img {
    position: relative;
  }

  .bot-cream__results {
    width: auto;
  }

  .tri__col--bot-cream {
    margin-bottom: 30px;
  }

  .bot-cream__about-more:after {
    content: "";
    position: absolute;
    left: -10px;
    top: -3px;
    background-image: url("images/trifusion/second-section/left-bracket.png");
    width: 10px;
    height: 46px;
  }

  .bot-cream__about-more:before {
    content: "";
    position: absolute;
    right: -10px;
    top: -3px;
    background-image: url("images/trifusion/second-section/right-bracket.png");
    width: 10px;
    height: 46px;
  }
}

@media (max-width: 577px) {
  .bot-cream {
    height: 1180px;
  }
}

.endo-cream {
  height: 461px;
  width: 100vw;
  position: relative;
  left: calc((100vw - 100%) / -2);
  background: url("images/trifusion/third-section/endo-cream-background.jpg") no-repeat center center;
  background-size: cover;
}

.endo-cream img {
  width: auto;
}

.endo-cream__content {
  text-align: center;
  padding-top: 38px;
}

.endo-cream__title {
  font-size: 25px;
  font-family: "nexa_bold";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.04;
  text-align: center;
  margin-top: 22px;
  margin-bottom: 48px;
  margin-left: auto;
  width: 62%;
  margin-right: auto;
}

.endo-cream__about {
  font-size: 21px;
  font-family: "nexa_book";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  width: 72%;
  margin-right: auto;
  margin-left: auto;
}

.endo-cream .product-slide-img {
  margin-top: 50px;
}

@media (max-width: 990px) {
  .endo-cream {
    height: 800px;
  }

  .endo-cream .tri__col {
    text-align: center;
  }

  .endo-cream__title {
    width: 100%;
  }

  .endo-cream__about {
    width: 100%;
  }
}

.no-wrap {
  white-space: nowrap;
}

/* Methamorphosis page */

.metamo-header {
  font-size: 55px;
  font-family: "nexa", arial;
  letter-spacing: 5px;
  font-weight: bold;
  padding: 32px 32px 0;
}

.metamo-sub-header {
  font-family: "nexa", arial;
  font-size: 21px;
  letter-spacing: 1px;
  padding: 0 32px;
}

.metamo-content {
  font-family: "nexa", arial;
  padding: 32px 0 20px;
}

.metamo-content .metamo-box {
  background-repeat: no-repeat;
  align-items: center;
  display: flex;
}

.metamo-box.first {
  background-image: url("images-yonelle/metamorph/backgroundf.jpg");
}

.metamo-box.first iframe {
  min-width: 494px;
  margin: 0 15px;
  border: 3px solid white;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.25);
}

.metamo-box.second {
  background-image: url("images-yonelle/metamorph/backgrounds.jpg");
}

.metamo-box.second .metamo-flex {
  margin-left: 100px;
  margin-top: 20px;
  max-width: 450px;
}

.metamo-box.second .metamo-flex .top .tri__button {
  margin-bottom: 20px;
}

.metamo-box.third {
  background-image: url("images-yonelle/metamorph/backgroundt.jpg");
}

.metamo-box.third img {
  padding-left: 260px;
}

.metamo-box.third .metamo-flex {
  max-width: 570px;
  padding: 20px 25px 0;
}

.metamo-box.third .top {
  padding: 12px 0;
  max-width: 410px;
}

.metamo-box.third .bottom {
  padding-top: 0;
}

.metamo-box .metamo-flex {
  padding-right: 20px;
}

.metamo-box .top {
  font-size: 25px;
  line-height: 28px;
  letter-spacing: 0.5px;
  font-weight: 600;
}

.metamo-box .top .tri__button {
  margin-bottom: 8px;
}

.metamo-box .top .tough {
  font-weight: bold;
}

.metamo-box .bottom {
  padding-top: 30px;
  font-weight: 600;
  font-size: 21px;
  letter-spacing: 0.5px;
}

.metamo-box .bottom ul {
  list-style-type: none;
  font-weight: normal;
  font-size: 18px;
  margin-left: -21px;
}

.metamo-box .bottom li {
  padding-left: 22px;
  background-image: url("images-yonelle/metamorph/star.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 20px;
  text-transform: initial;
  margin-top: 8px;
}

.metamo-content .tri__button {
  display: inline-block;
}

@media (max-width: 1200px) {
  .metamo-content .metamo-box {
    flex-flow: wrap;
    justify-content: center;
    background-size: cover;
    background-position: center;
    padding-bottom: 12px;
  }

  .metamo-box.first {
    background-image: url("images-yonelle/metamorph/backgroundf-m.jpg");
  }

  .metamo-box.second {
    background-image: url("images-yonelle/metamorph/backgrounds-m.jpg");
    flex-flow: wrap-reverse;
  }

  .metamo-box.second .metamo-flex {
    max-width: 100%;
    margin: 20px 0 0;
  }

  .metamo-box.third {
    background-image: url("images-yonelle/metamorph/backgroundt-m.jpg");
  }

  .metamo-box.third img {
    padding: 0;
  }

  .metamo-box.third .metamo-flex {
    padding: 0 0 0 20px;
    max-width: 100%;
  }

  .metamo-box.third .top {
    max-width: 46%;
    padding: 12px 4% 0 0;
  }

  .metamo-flex {
    padding: 0 32px;
  }

  .metamo-flex .top,
  .metamo-flex .bottom {
    max-width: 46%;
    float: left;
    padding-right: 4%;
  }
}

@media (max-width: 767px) {
  .metamo-header {
    font-size: 32px;
    padding: 0;
    letter-spacing: 0;
  }

  .metamo-sub-header {
    font-size: 18px;
    padding: 0;
  }

  .metamo-box.first iframe {
    margin-top: 20px;
  }

  .metamo-flex .top,
  .metamo-flex .bottom,
  .metamo-box.third .top {
    float: none;
    max-width: 100%;
  }

  .metamo-box .top {
    font-size: 21px;
  }

  .metamo-box .bottom {
    font-size: 18px;
  }

  .metamo-box.third .bottom {
    padding-top: 12px;
  }
}

/*ICONS IN SINGLE PRODUCT META*/
#product_meta .meta-with-icon {
  display: flex;
  flex-flow: row;
  align-items: center;
}

#product_meta .meta-with-icon.last {
  margin-bottom: 20px;
}

.meta-with-icon img {
  max-width: 40px;
  max-height: 40px;
  margin-right: 10px;
}

/*SINGLE PRODUCT PRICE*/

.mkdf-woo-single-page .mkdf-single-product-summary .woocommerce-product-details__short-description {
  margin-top: 0;
}

.woocommerce-page .mkdf-content a.added_to_cart {
  display: none;
}

.woocommerce-boost-sales .wbs-content .wbs-content-inner {
  width: 920px;
  height: 870px;
  max-width: 90vw;
  max-height: 95vh;
  box-sizing: border-box;
  padding: 70px 120px;
}

.woocommerce-boost-sales .wbs-breadcrum p.wbs-notify_added.wbs-title_style1 {
  font-size: 29px;
  line-height: 36px;
  color: #000000;
  font-weight: 400;
  font-family: "Lora";
  text-align: center;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
}

.woocommerce-boost-sales .wbs-breadcrum p.wbs-notify_added.wbs-title_style1 img {
  margin-right: 25px;
}

.woocommerce-boost-sales .wbs-breadcrum {
  padding: 0;
  border-radius: 0;
  background-color: #fff;
  display: grid;
  grid-template-columns: 1fr;
}

.woocommerce-boost-sales .wbs-breadcrum .wbs-p-image img {
  all: unset;
  width: 125px;
  height: 125px;
  margin-right: 30px;
  margin-left: 6px;
}

.woocommerce-boost-sales .wbs-breadcrum .wbs-header-right {
  grid-row: 3 / span 1;
  text-align: right;
}

.woocommerce-boost-sales .wbs-content {
  margin-top: 0 !important;
}

.mkdf-woocommerce-page .mkdf-content .single_variation_wrap .single_variation {
  margin: 0;
}

.mkdf-woocommerce-page .woocommerce-message {
  border-color: #000;
  color: #000;
}

.mkdf-woo-single-page .mkdf-single-product-summary .woocommerce-product-details__short-description p {
  display: none;
}

.mkdf-woo-single-page .mkdf-single-product-summary .woocommerce-product-rating {
  margin: 0;
  margin-bottom: 20px;
}

.availability-shipment {
  margin: 0;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: bold;
}

.availability-shipment i {
  padding-right: 5px;
}

.wbs-product {
  display: flex;
  border-top: 1px solid #ddd;
  padding-top: 20px;
  justify-content: space-between;
}

.wbs-bottom .wbs-product {
  border: none;
}

.woocommerce-boost-sales .wbs-breadcrum .wbs-p-title {
  margin: 0;
}

.woocommerce-boost-sales .wbs-breadcrum .wbs-p-title .wbs-p-url {
  color: black;
  font-weight: bold;
}

.woocommerce-boost-sales .wbs-breadcrum .wbs-p-price::before {
  display: none;
}

.wbs-p-quantity {
  padding-right: 35px;
}

.wbs-p-quantity-number {
  float: none;
  font-weight: bold;
  color: black;
  display: block;
  padding-top: 15px;
}

.woocommerce-boost-sales .wbs-breadcrum .wbs-total-price .wbs-money>span {
  display: block;
  padding-top: 15px;
}

.wbs-total-price {
  text-align: center;
}

.wbs-content-inner .wbs-bottom {
  padding: 0;
}

.wbs-content-inner .wbs-bottom hr {
  display: none;
}

.woocommerce-boost-sales .wbs-breadcrum .wbs-header-right {
  border-top: 1px solid #ddd;
}

.woocommerce-boost-sales .wbs-breadcrum .wbs-header-right a {
  background-color: #000;
  color: #fff;
  outline: none;
  border: none;
  cursor: pointer;
  padding: 14px 35px;
  font-family: Montserrat;
  font-size: 12px;
  line-height: 2em;
  font-weight: bold;
  text-transform: uppercase;
}

.woocommerce-boost-sales .wbs-breadcrum .wbs-header-right a:nth-child(2) {
  padding-left: 23px;
  padding-right: 23px;
}

.woocommerce-boost-sales .wbs-breadcrum .wbs-header-right a:last-child {
  display: none;
}

.woocommerce-boost-sales .wbs-breadcrum p.wbs-notify_added.wbs-title_style1 {
  padding-bottom: 20px;
}

.mkdf-woo-single-page .mkdf-single-product-summary .mkdf-single-product-title {
  margin-bottom: 14px;
}

@media (max-width: 700px) {
  .woocommerce-boost-sales .wbs-content .wbs-content-inner {
    height: 90vh;
    width: 85vw;
    padding: 20px;
  }

  .woocommerce-boost-sales .wbs-breadcrum p.wbs-notify_added.wbs-title_style1 {
    font-size: 20px;
  }

  .woocommerce-boost-sales .wbs-breadcrum .wbs-header-right {
    text-align: center;
  }

  .woocommerce-boost-sales .wbs-breadcrum .wbs-header-right a {
    width: 200px;
  }

  .woocommerce-boost-sales .wbs-breadcrum .wbs-p-image img {
    max-width: 100px;
  }

  .wbs-breadcrum .wbs-product {
    padding-bottom: 20px;
  }
}

@media (max-width: 960px) {
  .woocommerce-boost-sales .wbs-breadcrum .wbs-p-image img {
    margin-right: 10px;
  }
}

@media (max-width: 600px) {
  .woocommerce-boost-sales .wbs-breadcrum .wbs-p-image img {
    max-width: 200px;
    max-height: 200px;
    width: 200px;
  }
}

.mkdf-woocommerce-page .woocommerce-error,
.mkdf-woocommerce-page .woocommerce-info,
.mkdf-woocommerce-page .woocommerce-message {
  border-color: #000;
  color: #000;
}

form.checkout * {
  font-family: inherit !important;
}

.woocommerce-page .mkdf-content form.checkout textarea.error,
.woocommerce-page .mkdf-content form.checkout input.error {
  border-color: #ff3d2a;
}

.woocommerce-page .mkdf-content form.checkout label.error {
  margin-top: -15px;
  padding-bottom: 10px;
}

#wbs-content-upsells .wbs-p-quantity,
#wbs-content-upsells .wbs-bottom {
  display: none;
}

#wbs-content-upsells .wbs-content-inner {
  width: unset;
  max-width: 574px;
  height: unset;
  padding: 54px 21px 34px 32px;
}

@media (max-width: 750px) {
  #wbs-content-upsells .wbs-content-inner {
    max-width: 90%;
  }
}

@media (max-width: 600px) {
  #wbs-content-upsells .wbs-content-inner {
    max-width: 100%;
    margin-left: 12px;
    margin-right: 12px;
  }
}

#wbs-content-upsells .wbs-header-right,
#wbs-content-upsells .wbs-product {
  border-top: none;
}

#wbs-content-upsells .wbs-product {
  position: relative;
}

#wbs-content-upsells .wbs-close {
  border: none;
  background: transparent;
  top: 20px;
  right: 10px;
  border-radius: none !important;
  width: 45px;
  height: 45px;
}

#wbs-content-upsells .wbs-close span {
  color: #707070;
}

#wbs-content-upsells .wbs-button-continue {
  background-color: transparent;
  color: #080808;
  text-decoration: underline;
  margin: 0;
  letter-spacing: 0 !important;
  font-size: 18px !important;
  line-height: 24px;
  text-align: left;
  padding: 0;
  padding-top: 23px;
  text-transform: none;
}

#wbs-content-upsells .wbs-button-continue::before {
  content: "< ";
  display: inline;
  position: static;
  color: #000;
  background: transparent;
  opacity: 1;
}

#wbs-content-upsells .wbs-header-right {
  display: flex;
  flex-flow: row-reverse;
  align-items: center;
  justify-content: space-between;
  grid-row: 4 / span 1;
}

#wbs-content-upsells .wbs-total-price .wbs-money {
  margin-left: unset;
}

#wbs-content-upsells .wbs-total-price .wbs-money>span {
  display: initial;
  padding-top: unset;
  font-size: 25px;
  line-height: 33px;
  font-family: "Montserrat";
  color: #333a3e;
  font-weight: bold;
  letter-spacing: 0.5px;
}

#wbs-content-upsells p.wbs-notify_added.wbs-title_style1 {
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  line-height: 33px;
  letter-spacing: 0.44px;
  padding: 0;
  font-weight: 500;
  margin: 0;
  color: #333a3e;
}

.woocommerce-boost-sales .wbs-breadcrum .wbs-p-price {
  position: absolute;
  left: 162px;
  bottom: 38px;
  padding: 0;
}

#free-shipping-label {
  font-size: 18px;
  color: #3e773e;
  font-family: "Montserrat", sans-serif;
  text-align: center;
}

@media (min-width: 600px) {
  #free-shipping-label {
    font-size: 14px;
    margin-bottom: 10px;
  }
}

#sub_top_email_subm:disabled {
  background-color: #4f4f4f;
}

/*Promotion Bar*/
.promotion-bar {
  background-color: #261c1f;
}

p.promotion-bar__content {
  flex-wrap: nowrap;
  text-align: center;
  color: #fff;
  font-family: "Montserrat";
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  letter-spacing: 0.02rem;
  font-weight: 700;
}

p.promotion-bar__content span {
  font-family: "Courier New";
  letter-spacing: 0.04rem;
  font-size: 14px;
  display: inline-block;
}

.mkdf-menu-area>.mkdf-vertical-align-containers>.mkdf-position-left,
.mkdf-page-header,
.mkdf-main-menu>ul>li,
.mkdf-menu-area .mkdf-position-right-inner {
  max-height: 135px !important;
}

@media only screen and (max-width: 768px) {
  p.promotion-bar__content {
    margin: 0;
  }
}

.mkdf-shopping-cart-dropdown .mkdf-cart-bottom .mkdf-view-cart {
  background-color: #ab6786;
}

.mkdf-shopping-cart-dropdown .mkdf-cart-bottom .mkdf-view-cart:hover {
  background-color: #ab6786;
}

::selection {
  background: #ab6786;
}

.mkdf-shopping-cart-dropdown .mkdf-item-info-holder .remove span,
.mkdf-shopping-cart-dropdown .mkdf-item-info-holder .remove span:before {
  color: #ab6786;
  font-size: 18px;
}

a:hover {
  color: #ab6786;
}

/*Mobile Menu*/
@media only screen and (max-width: 768px) {
  /*hamburger not show letter a*/

  .mkdf-mobile-header .mkdf-mobile-side-area {
    top: 0% !important;
    right: 0% !important;
  }

  .mkdf-mobile-header .mkdf-mobile-side-area {
    min-height: 100vh !important;
    padding: 30px 0px 0px 0px !important;
  }

  .mkdf-mobile-header .mkdf-mobile-side-area .mkdf-close-mobile-side-area-holder i {
    color: #ab6786;
  }

  .mkdf-mobile-header .mkdf-mobile-nav .mobile_arrow {
    font-size: 20px !important;
    padding: 10px 10px 10px 10px !important;
  }

  .mkdf-mobile-header .mkdf-mobile-side-area .mkdf-mobile-side-area-inner {
    min-height: 100% !important;
  }

  /* .mkdf-mobile-header .mkdf-mobile-nav  */

  ul>li.mkdf-opened>span {
    z-index: 50 !important;
    position: fixed !important;
    top: 70vh !important;
    right: 0vw !important;
  }

  /* .mkdf-mobile-header .mkdf-mobile-nav  */
  li.mkdf-opened>span {
    display: none !important;
  }
}

/*popup-newsletter*/

.mkdf-page-footer {
  position: relative;
  z-index: 1 !important;
}

*:root {
  --var-black: #0f0f0f;
  --var-gray: #5d5d5d;
  --var-lite-gray: #efefef;
  --var-pink: #ab6786;
  --var-purple: #b1346a;
}

.popup-newsletter {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999999;
  height: 553px;
  width: 1000px;
}

.js-popup-newsletter-hidden {
  display: none;
}

.popup-newsletter__container {
  display: flex;
  flex-flow: wrap;
  height: 100%;
}

.popup-newsletter__exit {
  display: flex;
  justify-content: right;
  padding: 9px 14px 0 0;
}

.popup-newsletter__exit-box {
  background-color: transparent;
  border: none;
  height: 27px;
  width: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.popup-newsletter__exit-item {
  background: url("./images/close-icon.svg") center / contain no-repeat;
  width: 100%;
  height: 100%;
}

.popup-newsletter__image-box {
  box-sizing: border-box;
  position: relative;
  width: 375px;
  height: 100%;
  background-color: white;
  border-radius: 16px 0 0 16px;
  overflow: hidden;
}

.popup-newsletter__image {
  position: absolute;
  max-width: initial;
  width: 100%;
  height: 100%;
}

.popup-newsletter__content {
  box-sizing: border-box;
  width: 565px;
  height: 553px;
  background-color: white;
  box-shadow: 0 0 17px -13px var(--var-black);
  border-radius: 0 16px 16px 0;
  overflow-y: auto;
}

.popup-newsletter__child-container {
  padding: 0 33px;
}

.popup-newsletter__inline-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.popup-newsletter__inline {
  display: block;
  width: 117px;
  height: 2px;
  margin: 19px 0;
  background-color: var(--var-lite-gray);
}

.popup-newsletter__heading-top {
  display: block;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--var-black);
}

.popup-newsletter__primary-heding {
  margin: 0;
  text-align: center;
  font-size: 32px;
  line-height: 1;
}

.popup-newsletter__box-list {
  color: var(--var-black);
  list-style-position: initial;
  padding: 0 36px;
  margin: 0 0 24px;
}

.popup-newsletter__item-list {
  font-weight: bold;
  font-size: 11px;
  line-height: 1.2;
  margin-bottom: 11px;
}

.popup-newsletter__form-input {
  padding: 8px 11px !important;
  border: 1px solid #e0e0e0 !important;
  border-radius: 6px !important;
  color: #3b3b3b !important;
  font-size: 8px;
  margin-bottom: 12px !important;
}

.popup-newsletter__form-content {
  font-size: 10px;
  display: flex;
  align-items: center;
  color: var(--var-black);
}

.popup-newsletter__form-content a {
  text-decoration: underline;
  color: var(--var-black);
  margin: 0 2px;
}

.popup-newsletter__form-button {
  display: block;
  margin: 12px auto 21px;
  background-color: #794479;
  color: white;
  padding: 12px 38px;
  border: none;
  border-radius: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  cursor: pointer;
}

/* Woocommerce */

.woocommerce .mkdf-onsale,
.mkdf-pl-holder .mkdf-pli-inner .mkdf-pli-image .mkdf-pli-onsale {
  background-color: var(--var-purple);
  color: #fff;
  display: none !important;
}

.bapf_sfilter[data-taxonomy="_sale"] #bapf_2_2,
.bapf_sfilter[data-taxonomy="_sale"] #bapf_2_2+label {
  display: none !important;
}

.bapf_sfilter .bapf_hascolarr,
.bapf_sfilter .bapf_hasdesc {
  font-family: inherit;
}

.woocommerce .availability {
  font-size: 14px;
  font-weight: 500;
  margin-left: 1em;
  margin-top: 0.5em;
}

@media screen and (max-width: 1024px) {
  .woocommerce .availability {
    margin-left: 0em;
    text-align: center;
  }
}

.woocommerce .availability.true {
  color: #3e773e;
}

.woocommerce .availability-break {
  flex-basis: 100%;
  height: 0;
}

.mkdf-content {
  z-index: initial !important;
}

.swatch-image {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-color: initial !important;
}

.woocommerce.single-product form.cart.variations_form .tawcvs-swatches .swatch:before {
  border: 0px !important;
}

.shipping.paczkomaty-shipping a {
  font-weight: 700;
  margin-top: 15px;
}

.shipping.paczkomaty-shipping {
  margin-top: 15px;
}

/*
.woocommerce-checkout .select2-container--default .select2-selection--single{
 height: auto;
} */

.woocommerce-checkout .select2-container {
  z-index: 9999;
  /* width: 100%; */
}

.woocommerce-checkout.mkdf-woocommerce-page .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 38px;
}

.woocommerce-checkout.mkdf-woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0 !important;
}

.promo-bar {
  background: black;
  color: white;
  min-height: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  padding: 0px 15px;
  font-size: 12px;
}

.promo-bar p {
  font-family: Montserrat, sans-serif;
}

.promo-bar a {
  color: white;
  padding: 4px 8px;
  font-weight: 400 !important;
  font-size: 12px;
  font-family: Montserrat, sans-serif;
}

.promo-bar div {
  color: white;
  padding: 4px;
}

.single-post .wc-block-grid__product-rating {
  display: none !important;
}

/*Web Optimalization Fixes*/
@media (max-width: 768px) {
  footer .widget_text ul li a {
    height: 34px;
    padding: 5px 0px;
  }
}

#cookie-law-info-bar .cli-bar-btn_container {
  margin-top: 30px;
}

body.home .heading-h3 h1.mkdf-st-title {
  font-size: 30px;
  line-height: 1.4em;
}

body.home .vc_custom_1617233442166 h2.entry-title.mkdf-pli-title,
body.home .mkdf-blog-list-holder h3.entry-title.mkdf-post-title,
body.home .mkdf-blog-list-holder h4.entry-title.mkdf-post-title {
  font-size: 22px;
  line-height: 1.363em;
}

* {
  font-display: swap;
}

.grecaptcha-badge {
  visibility: hidden !important;
  opacity: 0 !important;
}

.h2_title_fix h1 {
  font-size: 32px;
  font-weight: 400;
}

ul.products .product h1,
ul.products .product h2,
ul.products .product h3,
ul.products .product h4,
ul.products .product h5,
ul.products .product h6 {
  font-family: Montserrat, sans-serif;
  line-height: 0 !important;
}

.woocommerce.columns-4>.products>.product,
.woocommerce.columns-4>.products>.product img.product-image,
.woocommerce.columns-4>.products>.product img.product-hover-image {
  width: 100%;
}

.woocommerce-shipping-totals {
  padding-top: 14px;
}

.mkdf-pl-holder .mkdf-pli {
  text-align: center;
}