@charset "UTF-8";
/* 
	Theme Name: Nie Tylko Włochy 2024
	Author URI: https://scharmach.pl/
	Description: Custom theme for Nie Tylko Włochy shop
	Author: Scharmach Consulting
	Author URI: https://scharmach.pl/
	Template: hello-elementor
	Version: 1.0.1
	Text Domain: hello-elementor
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/
.oliwki-header .oliwki-login-div svg {
  margin-top: 8px;
}
.oliwki-header .oliwki-cart-div h2 {
  margin-top: 9px;
  cursor: pointer;
}
.oliwki-header .oliwki-cart-div .elementor-menu-cart__wrapper {
  margin-top: 7px;
}
.oliwki-header .oliwki-cart-div .elementor-menu-cart__wrapper .elementor-menu-cart__toggle_button {
  flex-direction: row;
}
.oliwki-header .oliwki-cart-div .elementor-menu-cart__wrapper .elementor-menu-cart__toggle_button::before {
  content: "koszyk";
  color: #41240B;
  font-family: "Marcellus SC";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-right: 10px;
  margin-top: -9px;
}

.woocommerce-breadcrumb::before {
  content: " ";
  background: url("https://oliwki.scharmach.pl/wp-content/uploads/2024/03/home.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
}
.woocommerce-breadcrumb a:first-child {
  padding-left: 27px;
}

.oliwki-photo-slider .n2-ss-slider-2 {
  height: 659px;
}
.oliwki-photo-slider .nextend-thumbnail-horizontal {
  width: 80% !important;
}
.oliwki-photo-slider .n2-thumbnail-dot img {
  border-radius: 16px !important;
}

.oliwki-product-loop .iworks-omnibus {
  display: none;
}
.oliwki-product-loop .oliwki-product-name {
  height: 62px;
  overflow: hidden;
}
.oliwki-product-loop .price del {
  display: none !important;
}
.oliwki-product-loop .price ins {
  text-decoration: none !important;
}
.oliwki-product-loop .oliwki-add-to-cart-btn {
  margin-top: 6px;
}
.oliwki-product-loop .oliwki-add-to-cart-btn .button {
  background: linear-gradient(135deg, #D4CB34 0%, #9E9720 100%);
  transition: all 0.3s;
  display: flex;
  align-items: center;
  border-radius: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  min-height: 27px;
  justify-content: center;
}
.oliwki-product-loop .oliwki-add-to-cart-btn .button::before {
  content: " ";
  background: url("/wp-content/uploads/2024/03/koszyk.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 13px;
  height: 14px;
  display: inline-block;
  margin-right: 4px;
}
.oliwki-product-loop .oliwki-add-to-cart-btn .button::after {
  display: none;
}
.oliwki-product-loop .oliwki-add-to-cart-btn .button:hover {
  background: linear-gradient(315deg, #E9581A 0%, #FF8651 100%);
  color: #41240B !important;
}
.oliwki-product-loop .oliwki-add-to-cart-btn .button:hover::before {
  background: url("/wp-content/uploads/2024/03/koszyk_black.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 13px;
  height: 14px;
  display: inline-block;
  margin-right: 4px;
}
.oliwki-product-loop .added_to_cart {
  display: none !important;
}

.oliwki-product-loop-big .iworks-omnibus {
  display: none;
}
.oliwki-product-loop-big .oliwki-product-name {
  height: 62px;
  overflow: hidden;
}
.oliwki-product-loop-big .price {
  margin-top: 12px;
}
.oliwki-product-loop-big .price del {
  display: none !important;
}
.oliwki-product-loop-big .price ins {
  text-decoration: none !important;
}
.oliwki-product-loop-big .oliwki-add-to-cart-btn {
  margin-top: 6px;
}
.oliwki-product-loop-big .oliwki-add-to-cart-btn .button {
  background: linear-gradient(135deg, #D4CB34 0%, #9E9720 100%);
  transition: all 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  height: 41px;
  width: 161px;
}
.oliwki-product-loop-big .oliwki-add-to-cart-btn .button::before {
  content: " ";
  background: url("https://oliwki.scharmach.pl/wp-content/uploads/2024/03/koszyk.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 18px;
  height: 19px;
  display: inline-block;
  margin-right: 4px;
}
.oliwki-product-loop-big .oliwki-add-to-cart-btn .button::after {
  display: none;
}
.oliwki-product-loop-big .oliwki-add-to-cart-btn .button:hover {
  background: linear-gradient(315deg, #E9581A 0%, #FF8651 100%);
  color: #41240B !important;
}
.oliwki-product-loop-big .oliwki-add-to-cart-btn .button:hover::before {
  background: url("https://oliwki.scharmach.pl/wp-content/uploads/2024/03/koszyk_black.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 18px;
  height: 19px;
  display: inline-block;
  margin-right: 4px;
}
.oliwki-product-loop-big .added_to_cart {
  display: none !important;
}

.olive-intensity-shortcode .oliwki-intensity-icons {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.olive-intensity-shortcode .oliwki-intensity-text {
  color: #41240B;
  font-family: Hauora;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.olive-intensity-shortcode .oliwki-intensity-div {
  min-height: 38px;
}
.olive-intensity-shortcode .intensity {
  display: block;
  width: 19px;
  height: 14px;
}
.olive-intensity-shortcode .olive-full {
  background: url("https://oliwki.scharmach.pl/wp-content/uploads/2024/03/oliwka-full.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
.olive-intensity-shortcode .olive-empty {
  background: url("https://oliwki.scharmach.pl/wp-content/uploads/2024/03/oliwka-empty-1.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
.olive-intensity-shortcode .intensity-coffe {
  display: block;
  width: 12px;
  height: 14px;
}
.olive-intensity-shortcode .coffe-full {
  background: url("https://oliwki.scharmach.pl/wp-content/uploads/2024/03/kawa-full.svg");
  background-repeat: no-repeat;
  background-size: cover;
}
.olive-intensity-shortcode .coffe-empty {
  background: url("https://oliwki.scharmach.pl/wp-content/uploads/2024/03/ziarno2.svg");
  background-repeat: no-repeat;
  background-size: cover;
}

.oliwki-newsletter .elementor-button {
  background: linear-gradient(135deg, #D4CB34 0%, #9E9720 100%);
  border-radius: 8px;
  width: 214px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.oliwki-newsletter .elementor-button .elementor-button-text {
  color: #FCFAF9;
}
.oliwki-newsletter .elementor-button:hover {
  background: linear-gradient(315deg, #E9581A 0%, #FF8651 100%);
}
.oliwki-newsletter .elementor-button:hover .elementor-button-text {
  color: #41240B;
}

.oliwki-dane-kontaktowe a {
  color: #41240B !important;
}
.oliwki-dane-kontaktowe a:hover {
  color: #E9581A !important;
}

.oliwki-contact-form textarea {
  border-width: 1px !important;
  border-radius: 8px !important;
  background-color: #F5F5F5 !important;
}
.oliwki-contact-form .elementor-button {
  background: linear-gradient(135deg, #D4CB34 0%, #9E9720 100%);
  transition: all 0.3s;
}
.oliwki-contact-form .elementor-button:hover {
  background: linear-gradient(315deg, #E9581A 0%, #FF8651 100%);
}
.oliwki-contact-form .elementor-button:hover .elementor-button-text {
  color: #41240B;
}

.oliwki-filter-shop .e-filter-item::before {
  content: " ";
  width: 18px;
  height: 18px;
  border-radius: 4px;
  border: 1px solid #41240B;
  margin-right: 9px;
}
.oliwki-filter-shop .e-filter-item:hover::before {
  border: 1px solid #EF723C;
  background: #EF723C;
}
.oliwki-filter-shop .e-filter-item[aria-pressed=true]::before {
  border: 1px solid #EF723C;
  background: #EF723C;
}

.oliwki-product-images .flex-viewport {
  height: 419px !important;
}
.oliwki-product-images .flex-viewport .flex-active-slide {
  height: 419px !important;
}
.oliwki-product-images .flex-viewport .flex-active-slide a img {
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.oliwki-kp-price del {
  color: #41240B;
  font-family: Hauora;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  position: absolute;
  top: 7px;
}
.oliwki-kp-price ins {
  margin-left: 60px;
}

.oliwki-add-to-cart-btn .quantity .oliwki-qty-div {
  width: 181px;
  height: 48px;
  border-radius: 8px;
  border: 1px solid #41240B;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 24px;
}
.oliwki-add-to-cart-btn .quantity .oliwki-qty-div .minus,
.oliwki-add-to-cart-btn .quantity .oliwki-qty-div .plus {
  width: 24px;
  height: 24px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  cursor: pointer;
  font-family: Hauora;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}
.oliwki-add-to-cart-btn .quantity .oliwki-qty-div .minus {
  background-color: #EF723C;
}
.oliwki-add-to-cart-btn .quantity .oliwki-qty-div .plus {
  background-color: #9E9720;
}
.oliwki-add-to-cart-btn .quantity .oliwki-qty-div input {
  border: none;
  outline: none;
  color: #41240B;
  text-align: centeshopl;
  font-weight: 300;
  line-height: normal;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
}
.oliwki-add-to-cart-btn .quantity .oliwki-qty-div input[type=number]::-webkit-inner-spin-button,
.oliwki-add-to-cart-btn .quantity .oliwki-qty-div input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.oliwki-add-to-cart-btn button {
  background: linear-gradient(135deg, #D4CB34 0%, #9E9720 100%) !important;
  transition: all 0.3s !important;
  width: 260px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px !important;
  font-weight: 700 !important;
  border-radius: 8px !important;
}
.oliwki-add-to-cart-btn button:hover {
  background: linear-gradient(315deg, #E9581A 0%, #FF8651 100%) !important;
}
.oliwki-add-to-cart-btn button:hover .elementor-button-text {
  color: #41240B !important;
}

.oliwki-kp-info-tabs .e-n-tabs-heading .e-n-tab-title pa0b-title[aria-selected=true] .e-n-tab-title-text {
  text-decoration: underline;
  text-decoration-color: #9E9720;
}
.oliwki-kp-info-tabs .e-n-tabs-heading .oliwki-info-text {
  min-height: 250px;
}

.oliwki-filtry-mobil-div {
  overflow: hidden;
  height: 0px;
  transition: all 700ms;
}

.oliwki-filtry-mobil-div-active {
  height: -moz-fit-content;
  height: fit-content;
}

.oliwki-cart-page .e-cart__container .product-thumbnail img {
  width: 300px !important;
}
.oliwki-cart-page .e-cart__container .product-name {
  font-size: 16px !important;
}
.oliwki-cart-page .e-cart__container .product-name a {
  color: #E9581A !important;
}
.oliwki-cart-page .e-cart__container .product-name a:hover {
  color: #9E9720 !important;
}
.oliwki-cart-page .e-cart__container .product-price bdi {
  font-size: 16px;
}
.oliwki-cart-page .e-cart__container .product-quantity .minus,
.oliwki-cart-page .e-cart__container .product-quantity .plus {
  display: none;
}
.oliwki-cart-page .e-cart__container .product-quantity input {
  font-size: 16px !important;
  width: 50px;
  padding-left: 5px !important;
}
.oliwki-cart-page .e-cart__container .product-subtotal bdi {
  font-size: 16px;
}
.oliwki-cart-page .e-cart__container .woocommerce-shipping-calculator a {
  color: #E9581A !important;
  font-size: 16px !important;
}
.oliwki-cart-page .e-cart__container .woocommerce-shipping-calculator a:hover {
  color: #9E9720;
}
.oliwki-cart-page .e-cart__container .checkout-button {
  background: linear-gradient(135deg, #D4CB34 0%, #9E9720 100%) !important;
  transition: all 0.3s !important;
  height: 56px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-size: 24px !important;
  font-weight: 700 !important;
  border-radius: 8px !important;
}
.oliwki-cart-page .e-cart__container .checkout-button:hover {
  background: linear-gradient(315deg, #E9581A 0%, #FF8651 100%) !important;
  color: #41240B !important;
}

.wc-block-components-checkout-place-order-button {
  background: linear-gradient(135deg, #D4CB34 0%, #9E9720 100%) !important;
  transition: all 0.3s !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-size: 24px !important;
  font-weight: 700 !important;
  border-radius: 8px !important;
  border: none !important;
  height: 56px !important;
}
.wc-block-components-checkout-place-order-button .wc-block-components-button__text {
  color: #FCFAF9 !important;
}
.wc-block-components-checkout-place-order-button:hover {
  background: linear-gradient(315deg, #E9581A 0%, #FF8651 100%) !important;
  color: #41240B !important;
}
.wc-block-components-checkout-place-order-button:hover .wc-block-components-button__text {
  color: #41240B !important;
}

.post-164 .page-header {
  display: none;
}
.post-164 .woocommerce-form-login,
.post-164 .woocommerce-form-register {
  border: 1px solid #41240B !important;
}
.post-164 .woocommerce-form-login label,
.post-164 .woocommerce-form-register label {
  font-family: Hauora;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: #41240B;
}
.post-164 .woocommerce-form-login p,
.post-164 .woocommerce-form-register p {
  font-family: Hauora;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: #41240B;
}
.post-164 .woocommerce-form-login button,
.post-164 .woocommerce-form-register button {
  background: linear-gradient(135deg, #D4CB34 0%, #9E9720 100%) !important;
  transition: all 0.3s !important;
  width: 182px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px !important;
  font-weight: 700 !important;
  border-radius: 8px !important;
  color: #FCFAF9;
}
.post-164 .woocommerce-form-login button:hover,
.post-164 .woocommerce-form-register button:hover {
  background: linear-gradient(315deg, #E9581A 0%, #FF8651 100%) !important;
  color: #41240B !important;
}
.post-164 .woocommerce-LostPassword a {
  color: #E9581A !important;
}
.post-164 .woocommerce-LostPassword a:hover {
  color: #9E9720 !important;
}
.post-164 .woocommerce-privacy-policy-link {
  color: #41240B;
}
.post-164 .woocommerce-privacy-policy-link:hover {
  color: #E9581A;
}

.woocommerce-MyAccount-navigation {
  margin-bottom: 50px;
}
.woocommerce-MyAccount-navigation ul {
  list-style: none;
}
.woocommerce-MyAccount-navigation a {
  font-family: Hauora;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  color: #9E9720;
  text-decoration: none;
}
.woocommerce-MyAccount-navigation a:hover {
  color: #E9581A;
}

.woocommerce-MyAccount-content p {
  color: #41240B;
}
.woocommerce-MyAccount-content a {
  color: #41240B !important;
}
.woocommerce-MyAccount-content a:hover {
  color: #E9581A !important;
}

@media (max-width: 1024px) {
  .oliwki-photo-slider .n2-ss-slider-2 {
    height: 530px;
  }
  .oliwki-photo-slider .nextend-thumbnail-horizontal {
    width: 90% !important;
    height: 200px;
  }
}
@media (max-width: 767px) {
  .oliwki-photo-slider .n2-ss-slider-2 {
    height: 252px;
  }
  .oliwki-photo-slider .nextend-thumbnail-horizontal {
    width: 100% !important;
    height: 143px;
  }
  .oliwki-photo-slider .nextend-thumbnail-previous,
  .oliwki-photo-slider .nextend-thumbnail-next {
    display: none !important;
  }
  .oliwki-photo-slider .nextend-autoplay {
    margin-top: 10px !important;
    margin-right: 10px !important;
  }
  .oliwki-product-loop-big .oliwki-add-to-cart-btn .button {
    width: 141px;
    height: 32px;
  }
  .oliwki-product-loop .oliwki-intensity-text {
    font-size: 10px;
  }
  .oliwki-product-loop .oliwki-product-name {
    height: 45px;
  }
  .oliwki-product-loop .add_to_cart_button {
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .oliwki-product-loop .oliwki-add-to-cart-btn {
    width: 100%;
  }
  .oliwki-product-loop .oliwki-add-to-cart-btn .button {
    width: 100%;
  }
  .oliwki-mobile-cat-menu ul li a {
    border: 1px solid #E9581A;
    border-radius: 8px;
    padding: 7px 19px !important;
  }
  .oliwki-mobile-cat-menu ul li .elementor-item-active {
    background-color: #E9581A;
  }
  .elementor-widget-woocommerce-cart .woocommerce table.cart tr {
    padding: 0px 0px !important;
  }
  .oliwki-cart-page .e-cart__container .product-thumbnail {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    padding-top: 0px !important;
    margin-top: -60px !important;
  }
  .oliwki-cart-page .e-cart__container .product-thumbnail::before {
    display: none !important;
  }
  .oliwki-cart-page .e-cart__container .product-thumbnail img {
    width: auto !important;
    height: 109px !important;
    border-radius: 8px !important;
  }
}/*# sourceMappingURL=style.css.map */