@charset "UTF-8";
/*
 * Theme Name: Baltic
 * Author: Sławomir Zieliński
 * Description: baltic.pzpro.pl
 * Version: 1.0.0
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: baltic
 * Text Domain: baltic
 */
 
:root {
  --main-color: #FFDA26;
}

/* general */

html {
  font-family: sans-serif;
  line-height: 1.15;
}

body {
  margin: 0;
  font-family: "Montserrat";
  color: #222222;
  font-size: 15px;
  line-height: 27px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  text-align: left;
  background-color: #fff;
}

*, ::before, ::after {
  box-sizing: border-box;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #222222;
}

a:active, a:focus, a:hover {
  text-decoration: none;
  outline: 0;
  transition: all .3s ease-in-out 0s;
  -moz-transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
}

img {
  max-width: 100%;
  height: auto;
}

.baltic-wrapper, .post-format-wrap {
  position: relative;
}

article, aside, figcaption, figure, footer, header, main, nav, section {
  display: block;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container, .custom-container {
  margin: 0 auto;
  max-width: 100%;
  width: 1140px;
}

.custom-container {
  padding: 0 15px;
}

.container, .custom-container {
  width: 1170px;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

ol, ul {
  box-sizing: border-box;
}

ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

ul {
  list-style: none;
  padding: 0;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.col, .col-lg-3, .col-lg-4, .col-lg-6, .col-md-12, .col-md-3, .col-md-4, .col-md-6, .col-md-8, .col-md-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

h2 {
	font-size: 30px;
	line-height: 30px;
	font-weight: 700;
}

h3 {
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
}

@-webkit-keyframes header_sticky{
    0%{
        margin-top:-120px;
        opacity:0
    }
    50%{
        margin-top:-64px;
        opacity:0
    }
    100%{
        margin-top:0;
        opacity:1
    }
}
@keyframes header_sticky{
    0%{
        margin-top:-120px;
        opacity:0
    }
    50%{
        margin-top:-64px;
        opacity:0
    }
    100%{
        margin-top:0;
        opacity:1
    }
}


/* HEADER */
header.baltic-header {
  background-color: #fff;
}

.header-inner {
  position: relative;
}

.logobar, .navbar, .topbar {
  position: relative;
}

@media only screen and (max-device-width: 1024px)  {
  .hidden-md-land-down {
    display: none !important;
  }
}



/* TOPBAR */
.topbar {
  color: #000;
  font-weight: 600;
  font-size: 15px;
  text-align: inherit;
  background: #FFDA26;
  z-index: 0;
}

.topbar-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin: 0;
}

.topbar-items {
  height: auto;
  line-height: 45px;
  gap: 30px;
}

.topbar-header {
  letter-spacing: 1.2px;
}

.topbar-header p {
  margin: 0;
}

.topbar a {
  color: #000;
  line-height: 1;
}



/* LOGO / MENU / MEGABUTTON */
.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 1rem;
  padding: 0;
  text-align: inherit;
  color: #fff;
  background: #000;
}

.navbar-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
}

.navbar-items.pull-right {
  gap: 20px;
}

.sticky-outer .main-logo {
  line-height: 75px;
  display: flex;
  align-items: center;
}

.sticky-outer .header-sticky .main-logo {
  line-height: 65px;
}

.topbar-items .nav-item-inner {
  padding-right: 30px;
  display: inline-block;
  height: 75px;
  line-height: 75px;
}

.nav-item-inner img {
  display: inline-block;
  vertical-align: middle;
}

.main-logo img.custom-logo {
  padding: 15px 0;
}

.header-inner .main-logo img {
  max-height: 75px;
  display: flex;
  align-items: center;
}

.header-inner .sticky-logo img {
  max-height: 30px;
}

.sticky-logo {
  display: none;
}


.baltic-main-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.baltic-mobile-main-menu .baltic-main-menu {
  text-align: center;
}

.sticky-head ul.baltic-main-menu li {
  line-height: 75px;
}

/* .header-sticky ul.baltic-main-menu li {
  line-height: 65px;
} */

ul.baltic-main-menu > li {
  display: inline-block;
}

ul.baltic-main-menu li {
  position: relative;
}

.nav-link {
  display: block;
  padding: 0 15px;
}


ul.baltic-main-menu li > a {
  color: #fff;
  -webkit-transition: .3s ease-in-out;
  transition: all .3s ease-in-out;
}

ul.baltic-main-menu li:hover > a {
  color: var(--main-color);
}

ul.baltic-main-menu > li > a {
  font-weight: 600;
  font-size: 15px;
}

.baltic-header .header-inner .nav-link {
  padding-top: 0;
  padding-bottom: 0;
}

.baltic-header .header-inner .baltic-main-menu > li.menu-item:first-child > .nav-link {
  padding-left: 0;
}


.sticky-head .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #000;
  background-clip: padding-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  padding: 0;
  border: 0;
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: currentcolor;
  display: block;
  opacity: 0;
  visibility: hidden;
  min-width: 250px;
  transform: scaleY(0);
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform-origin: center top 0;
  -webkit-transform-origin: center top 0;
  -moz-transform-origin: center top 0;
  -ms-transform-origin: center top 0;
  -o-transform-origin: center top 0;
  transition: all .3s ease-in-out 0s;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -ms-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -o-box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.sticky-head ul.sub-menu {
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: var(--main-color);
}

.sticky-head .baltic-main-menu .sub-menu {
  margin: 0;
  line-height: 30px;
}

.sticky-head .sub-menu .sub-menu {
  position: absolute;
  left: 250px;
  top: 0;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: var(--main-color);
  border-top: 0;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
}

.sticky-head .menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
}

.sticky-head ul.sub-menu > li {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  border-bottom: 1px solid #e3e3e3;
}

.baltic-header .header-inner ul.sub-menu > li > a {
  font-size: 14px;
  line-height: 22px;
  display: block;
  position: relative;
  z-index: 1;
  padding-left: 20px;
  padding-top: 13px;
  padding-bottom: 13px;
}

.baltic-header ul.sub-menu > li > a:hover {
  padding-left: 25px !important;
}


.baltic-mega-button {
  line-height: 73px;
}

.baltic-mobile-main-menu .baltic-mega-button {
  text-align: center;
}

/* .header-sticky .baltic-mega-button {
  line-height: 63px;
} */

.baltic-mega-button a {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  border: none;
  font-weight: 600;
  background: var(--main-color);
  font-size: 15px;
  padding: 16px 30px;
  line-height: 1;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  -ms-border-radius: 100px !important;
  -o-border-radius: 100px !important;
  border-radius: 100px !important;
  color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: var(--main-color);
}

.baltic-mega-button a:hover {
  color: var(--main-color);
  background: transparent;
}


.sticky-outer .header-sticky {
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99;
  transition: .7s ease-in-out;
}

.admin-bar .sticky-outer .header-sticky {
  top: var(--wp-admin--admin-bar--height);
}

.sticky-head.header-sticky, .mobile-header.mob-sticky {
  box-shadow: 0 0 20px -1px rgba(0,0,0,.1);
  -ms-box-shadow: 0 0 20px -1px rgba(0,0,0,.1);
  -moz-box-shadow: 0 0 20px -1px rgba(0,0,0,.1);
  -o-box-shadow: 0 0 20px -1px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 0 20px -1px rgba(0,0,0,.1);
}

.sticky-outer .header-sticky, .mobile-header {
  -webkit-animation: .7s ease-in-out header_sticky;
  animation: .7s ease-in-out header_sticky;
}


/* WOO BUTTONS */
.custom-container.head-flex {
  display: flex;
  justify-content: space-between;
}

.col-woo-buttons {
  display: flex;
}

.col-woo-buttons .header-addons {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 1.25rem;
}

.col-woo-buttons .header-addons a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  color: currentColor;
  color: currentColor;
  -webkit-transition: all .1s cubic-bezier(.28,.12,.22,1);
  transition: all .1s cubic-bezier(.28,.12,.22,1);
}

.col-woo-buttons .header-addons-icon {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.5rem;
  width: 2.25rem;
  height: 2.25rem;
}

.col-woo-buttons .header-addons-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: .625rem;
  line-height: 1.1;
}

.col-woo-buttons .header-addons-text .sub-text {
  display: block;
  font-size: .6875rem;
  opacity: .5;
  margin-bottom: 2px;
}

.col-woo-buttons .header-addons-text .primary-text {
  font-size: .9375rem;
  font-weight: 500;
  text-transform: uppercase;
}

.col-woo-buttons .cart-dropdown {
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 20rem;
  max-width: 20rem;
  padding-top: 0.625rem;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  will-change: opacity;
  -webkit-transition: all 0.1s cubic-bezier(0.28, 0.12, 0.22, 1);
  transition: all 0.1s cubic-bezier(0.28, 0.12, 0.22, 1);
}

.col-woo-buttons .header-addons.cart-button:hover .cart-dropdown {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.col-woo-buttons .cart-dropdown-wrapper {
  padding: 0.9375rem;
  color: #fff;
  background-color: #000;
  border: 1px solid var(--main-color);
  -webkit-box-shadow: 0 2px 3px rgba(4, 30, 66, 0.07);
  box-shadow: 0 2px 3px rgba(4, 30, 66, 0.07);
  border-radius: 4px;
  width: 100%;
}

.col-woo-buttons .cart-dropdown .cart-empty {
  text-align: center;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.col-woo-buttons .cart-dropdown-wrapper .woocommerce-mini-cart__empty-message {
  text-align: center;
  margin-bottom: 0;
}

.header-addons-icon .button-count {
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0.6875rem;
  font-weight: 700;
  min-width: 1.125rem;
  height: 1.125rem;
  top: 2px;
  right: -3px;
  border-radius: 50%;
  color: white;
  background-color: var(--main-color);
}

.header-addons .header-addons-icon i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.header-addons a.wishlist_products_counter {
  font-size: 0;
}

.header-addons a.wishlist_products_counter.top_wishlist-heart::before {
  display: none;
}

.header-addons a.wishlist_products_counter span.wishlist_products_counter_number {
  font-size: 0.6875rem;
}



/* MOBILE LOGO / MENU / */
.mobile-header {
  position: relative;
  z-index: 999;
  height: auto;
  overflow: hidden;
  background: #000;
}

.mobile-header.mob-sticky {
  position: sticky;
  top: 0;
}

.mobile-header .container {
  position: relative;
  height: auto;
}

.mobile-header .mobile-header-inner img {
  margin-bottom: 0px;
  padding: 5px 0;
  -webkit-transition: .5s;
  -ms-transition: .5s;
  transition: all .5s ease;
  max-height: 50px !important;
}

.mobile-header-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
}

.mobile-header-items .nav-item-inner {
  height: 80px;
  line-height: 80px;
}



.mobile-header-items a i {
  font-size: 24px;
  vertical-align: middle;
}

.mobile-header-items a:hover {
  color: var(--main-color);
}

.mobile-bar {
  background: #fff;
  position: fixed;
  z-index: 999999;
  height: 100%;
  width: 100%;
  overflow: auto;
  padding-top: 50px;
  padding-bottom: 30px;
  color: #000;
  font-size: 16px;
  text-align: inherit;
  background-color: #000;
}

.mobile-bar.animate-from-left {
  top: 0;
  left: -100%;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 32px;
  height: 32px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #fff;
}

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

.mobile-bar-toggle.close {
  right: 15px;
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.close::after, .close::before {
  position: absolute;
  content: ' ';
  height: 16px;
  width: 2px;
  background-color: #fff;
  right: 15px;
  top: 8px;
  transition: all ease .4s;
  -webkit-transition: .4s;
  -moz-transition: .4s;
}

.close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.close::after, .close::before {
  background: var(--main-color);
}

.close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.close:hover {
  cursor: pointer;
  background: #eaeaea;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.close:hover::after, .close:hover::before {
  transform: rotate(90deg);
  transition: all ease .4s;
}

.mobile-bar-inner .container {
  width: auto;
}

.mobile-bar-items.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.mobile-bar-items .nav-item-inner {
  padding: 15px 0;
  text-align: center;
  text-align: -webkit-center;
}

.mobile-bar-items img {
  height: 75px;
  line-height: 75px;
}

.baltic-mobile-main-menu ul.baltic-main-menu li.menu-item a {
  position: relative;
  line-height: 45px;
  padding: 0;
}

.menu-item.menu-item-has-children > i {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  line-height: 45px;
}

.baltic-mobile-main-menu .sub-menu {
  background: none;
  display: none;
}

.baltic-mobile-main-menu ul.baltic-main-menu ul.sub-menu li > a {
  padding: 0 15px;
  font-size: 14px;
  line-height: 38px;
}



@media only screen and (max-width: 991px) {
  .baltic-mobile-main-menu ul.sub-menu li {
    padding-left: 10px;
  }
}

@media only screen and (max-device-width: 1024px)  {
  .hidden-lg-land-up {
    display: block !important;
  }
	.mobile-header a.mobile-bar-toggle {
		margin-left: 15px;
		color: #fff;
	}
	.menu-item.menu-item-has-children > i {
		color: #fff;
	}
}

@media (min-width: 1025px) {
  .hidden-lg-up {
    display: none !important;
  }
}


/* PAGE */
.baltic-content-wrapper {
  background: #fff;
  clear: both;
}

.baltic-content-wrapper > div {
  position: relative;
}




/* FOOTER */
.site-footer {
  background-color: #f7f7f7;
  background-size: cover;
}

footer.site-footer {
  position: relative;
  color: #777;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

footer.site-footer::before {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: "";
}

.footer-middle-wrap {
  color: #e3e3e3;
  font-size: 14px;
  text-align: inherit;
  background: #000;
  padding-top: 100px;
  padding-bottom: 100px;
}

.footer-bottom {
  color: #e3e3e3;
  font-size: 14px;
  background: #000000;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #3c3c48;
  padding-top: 25px;
  padding-bottom: 25px;
}

.footer_widget {
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 40px;
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  text-align: inherit;
}

.footer-middle-wrap .footer_widget {
  color: #e3e3e3;
  font-size: 14px;
  text-align: inherit;
}

.footer-middle-wrap .footer-widget_title {
  clear: both;
  text-align: inherit;
  position: relative;
  padding-top: 0;
  border-bottom: unset;
  margin-top: 0;
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 21px;
  line-height: 26px;
  color: #fff;
}

.footer-middle-wrap .footer-widget_title::before {
  content: "";
  width: 20px;
  height: 3px;
  position: absolute;
  bottom: -13px;
  background: var(--main-color);
}

.footer_widget ul:last-child {
  margin-bottom: 0;
}

.site-footer .footer_widget li {
  border-color: #555 !important;
/*   float: left; */
/*   width: 46%; */
  padding: 8px 0;
}

.footer_widget ul li.menu-item::before {
  content: "\f105";
  font-family: fontAwesome;
  padding-right: 10px;
  color: var(--main-color);
}

.footer-middle-wrap a {
  color: #e3e3e3;
}

.footer-middle-wrap li a {
  line-height: 23px;
}

.footer-middle-wrap a:hover {
  color: var(--main-color);
}

.footer-middle-sidebar .footer_copyrights {
  display: flex;
  justify-content: center;
}

.footer_copyrights p {
  margin: 0;
}



/* BLOG */
.blog img.img-fluid {
  display: block;
  margin: 0 auto;
}

.page-title-wrap-inner {
  position: relative;
  background: #f7f7f7;
  padding: 30px 0;
}

.baltic-blog .page-title-wrap-inner {
  color: #fff;
  background-image: url(/wp-content/uploads/2025/02/baltic-Tech-bg.png);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
/*   background-attachment: inherit; */
  padding-top: 96px;
  padding-bottom: 96px;
}

.page-title-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.baltic-blog .page-title-wrap-inner > .page-title-overlay {
  background: rgba(0,0,0);
}

.page-title-inner {
  display: table;
  width: 100%;
}

.page-title-inner > div {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.page-title-inner .pull-left {
  width: auto;
}

.page-title-wrap .page-title-desc {
  margin-bottom: 10px;
}

.page-title-inner .pull-center {
  text-align: center;
}

h1.page-title {
  margin-top: 0;
  color: inherit;
  clear: both;
  text-align: inherit;
  font-weight: 800;
/*   text-transform: capitalize; */
  margin-bottom: 0;
  font-size: 50px;
  line-height: 1;
  -ms-word-break: break-word;
  word-break: break-word;
}

.pull-center h1.page-title {
  margin-bottom: 20px;
}


.page-title-inner .breadcrumb-wrap {
  font-size: 17px;
}

.baltic-blog .page-title-inner .breadcrumb-wrap {
  bottom: -96px;
}

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  border-radius: .25rem;
  background: 0 0;
  margin: 0;
  padding: 0;
  border: none;
  display: block;
}

.breadcrumb a {
  color: #fff;
}

/* .breadcrumb a:hover {
  color: var(--main-color);
} */

.breadcrumb > :last-child {
  padding-right: 0;
}

/* .breadcrumb span.current {
  color: var(--main-color);
} */


.baltic-content > .baltic-content-inner {
  padding: 80px 0;
  z-index: 1;
  position: relative;
}


article.post {
  height: auto;
  overflow: hidden;
  padding: 0;
}

.site-main.blog-template.grid-layout {
  display: flex;
  position: relative;
/*   justify-content: space-between; */
  flex-wrap: wrap;
/*   gap: 35px; */
}

.blog-template.grid-layout > div {
  padding: 15px;
}

.grid-layout article.post {
  box-shadow: 0 3px 35px -8px #ccc;
  border-radius: 10px;
}

.blog-template article.post {
  background: #fff;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}

.blog-template .post-format-wrap {
  margin-left: -30px;
  margin-right: -30px;
}

.grid-layout .article-inner > .post-format-wrap {
  margin-bottom: 35px;
}

.article-inner > .post-format-wrap, .grid-layout .article-inner > .post-format-wrap {
  margin-top: 0;
}

article.post .article-inner > .post-format-wrap {
  padding: 0;
}

.post-thumb-wrap {
  position: relative;
  overflow: hidden;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.post-thumb-wrap img {
  max-width: 100%;
}

.single .post-thumb-wrap img {
  border-radius: 20px;
}

article.post .article-inner .post-thumb-wrap img {
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: all .3s;
}

.top-meta {
  display: block;
  overflow: hidden;
}

.grid-layout .article-inner .entry-meta.top-meta {
  margin-bottom: 5px;
}

.post-meta .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.post-meta ul:last-child {
  margin-bottom: 0;
}

.top-meta ul li:last-child {
  margin-right: 0;
}

.blog-template.grid-layout ul.nav li {
  display: inline-block;
}

.blog .top-meta .post-meta ul li {
  text-transform: none;
}

.blog .top-meta .post-meta ul li {
  color: var(--main-color);
}

.post-meta .nav .nav-item:first-child {
  padding-left: 0;
}

.post-meta .nav .nav-item:last-child {
  padding-right: 0;
}

.top-meta ul li a {
  font-weight: 600;
}

.blog-template article.post a {
  color: #21212d;
}

.grid-layout .post-meta > ul > li .post-date a {
  font-size: 13px;
  letter-spacing: 0;
}

.grid-layout .post-meta > ul > li.nav-item a {
  margin-right: 0;
}

.blog .article-inner header.entry-header {
  margin-bottom: 15px;
  min-height: 60px;
}

.entry-title {
  margin-top: 0;
  clear: both;
  text-align: inherit;
  font-weight: 800;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  line-height: 24px;
  font-size: 24px;
  margin-bottom: 0;
}

.blog-template .entry-title a {
  font-size: 20px;
  line-height: 30px;
}

.blog-template article.post footer {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.bottom-meta {
  display: block;
  overflow: hidden;
}

.blog-template article.post footer a {
  font-size: 14px;
  font-weight: 700;
  text-transform: none;
}

.article-inner.post-items .post-more::after {
  margin: 0 15px;
  content: "\f178";
  font-family: fontAwesome;
  transition: all .3s ease-in-out 0s;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
}

.post-meta ul li.nav-item a.read-more, .article-inner.post-items .post-more::after {
  color: var(--main-color);
}


/* SINGLE */
.baltic-single-post .page-title-wrap-inner {
  color: #fff;
  background-image: url(/wp-content/uploads/2025/02/baltic-Tech-bg.png);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: inherit;
  padding-top: 98px;
  padding-bottom: 98px;
}

.page-title-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.baltic-single-post .page-title-wrap-inner > .page-title-overlay {
  background: rgba(0,0,0);
}

.breadcrumb > * {
  padding-right: 7px;
}

.baltic-single-post .page-title-wrap a {
  color: #fff;
}

.breadcrumb > a:not(:last-child)::after {
  content: ">";
  padding-left: 7px;
  font-size: 16px;
  position: relative;
  margin: 0 0 0 4px;
}

.baltic-single-post .page-title-wrap a:hover {
  color: var(--main-color);
}

.breadcrumb > :last-child {
  padding-right: 0;
}

/* .breadcrumb span.current {
  color: var(--main-color);
} */

article.post:last-child {
  margin-bottom: 5px;
}

.single-post-template article.post {
  overflow: visible;
}

.single-post-template article .article-inner > * {
  clear: both;
  float: none;
  margin-bottom: 10px;
}

.article-inner header.entry-header {
  margin-bottom: 15px;
}

.single-post-template .article-inner > :first-child.entry-header {
  padding-top: 0;
}

.single-post h1.entry-title {
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 20px;
}

.single-post-template article .article-inner > .top-meta {
  margin-bottom: 25px;
}

.single-post-template .post-author a {
  display: inline-block;
  clear: both;
}

.single .post-meta > ul > li.nav-item {
  margin-right: 20px;
}

.top-meta ul li i {
  color: var(--main-color);
  margin-right: .5rem !important;  
}

.post-format-wrap {
  position: relative;
  margin-left: -30px;
  margin-right: -30px;
}

.single-post-template .article-inner .post-format-wrap {
  margin-bottom: 0;
}

.single-post-template .post-thumb-wrap {
  padding: 0 30px 15px;
}

.single-post-template article .article-inner .entry-content {
  overflow: visible;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.single .entry-content ul {
  list-style: inherit;
  padding-left: 15px;
}




/* POST NAVIGATION */
.post-navigation-wrapper.clearfix {
  position: relative;
  margin-top: 0;
  border-top: 1px dashed #eaeaea;
  border-bottom: 1px dashed #eaeaea;
  padding: 10px 0;
}

.custom-post-nav {
  padding: 30px 0;
  color: #f2f2f2;
  display: inline-block;
  width: 100%;
  clear: both;
  float: none;
}

.single-post .custom-post-nav {
  padding: 0;
}

.post-navigation .nav-links > * {
  background-position: center center;
  max-height: 400px;
  min-width: 180px;
  width: auto;
}

.custom-post-nav > .prev-nav-link {
  float: left;
  text-align: left;
}

.nav-links.custom-post-nav > div {
  display: inline-block;
}

.post-navigation-wrapper .nav-links.custom-post-nav > div {
  min-height: auto;
  background-size: cover;
  color: #898585;
  position: relative;
  transition: all .3s ease-in-out 0s;
  -moz-transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  background-image: none !important;
  background-color: transparent;
  max-width: 48%;
}

.custom-post-nav > .next-nav-link {
  float: right;
  text-align: right;
}

.post-navigation-wrapper .nav-links.custom-post-nav > div.next-nav-link {
  text-align: right;
}

.custom-post-nav > div > a {
  display: block;
}

.post-navigation-wrapper .nav-links.custom-post-nav > div > * {
  position: relative;
  z-index: 1;
}

.post-navigation-wrapper .nav-links.custom-post-nav > div a {
  color: #222;
  font-size: 16px;
  font-weight: 600;
  word-break: break-word;
}

.post-navigation-wrapper .nav-links.custom-post-nav > div::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  transition: all .3s ease-in-out 0s;
  -moz-transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  background: 0 0 !important;
}

.post-navigation .custom-post-nav > div > a i {
  font-size: 12px;
  vertical-align: 2px;
}

.post-navigation .custom-post-nav > div > a.prev i {
  margin-right: 12px;
}

span.post-nav-link-sub {
  display: block;
  font-size: 13px;
  font-weight: 700;
  padding-bottom: 10px;
}

span.post-nav-link-sub {
  color: var(--main-color);
}


/* scroll to top */
#scrollToTop {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 45px;
    height: 45px;
    background-color: var(--main-color);
    color: white;
    font-size: 24px;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    cursor: pointer;
    display: none;
    transition: all 0.3s ease-in-out;
    z-index: 100;
}

#scrollToTop svg {
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(-90deg); /* Obracamy, aby animacja startowała z góry */
}

#scrollToTop span {
    position: relative;
    z-index: 10;
}


/* 404 */
section.error-404.not-found {
    padding-top: 70px;
    padding-bottom: 100px;
    text-align: center;
}

.error-title {
    position: relative;
    color: #000;
    font-weight: 800;
    margin-bottom: .5rem;
}

.error-404 .error-404-wrap {
    font-size: 220px;
    line-height: 1;
    font-weight: 700;
    text-shadow: rgba(5, 42, 92, 0.48) 0px 7px 28px;
}

.error-404 .page-title {
    font-size: 60px;
    line-height: 1;
    font-weight: 700;
    text-shadow: rgba(5, 42, 92, 0.48) 0px 7px 28px;
}

.error-404 .error-description {
    font-size: 20px;
    margin-top: 40px;
	position: relative;
    color: #000;
    font-weight: 800;
}

.error-404 .error-description a {
	color: var(--main-color);
}

@media (max-width: 767px) {
	.error-404 .error-404-wrap {
		font-size: 110px;
	}
	
	.error-404 .page-title {
    	font-size: 30px;
	}
	
	.error-404 .error-description {
		font-size: 14px;
	}
}


/* WIDGET - BLOG */
.widget-area.right-widget-area {
  padding-top: 15px;
}

.right-widget-area .widget {
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 40px;
}

.right-widget-area .widget, .left-widget-area .widget {
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  text-align: inherit;
}

.right-widget-area .widget {
  margin-bottom: 40px;
  padding: 30px;
  border-radius: 10px;
  border: 1px dashed #eaeaea;
}


/* RESPONSIVE */
@media (max-width: 767px) {
  .baltic-content > .baltic-content-inner {
	padding: 60px 0;
  }
	.footer-middle-wrap .footer_widget {
		text-align: center;
	}
	.footer-middle-wrap .footer_widget .baltic-social-group {
		justify-content: center;
	}
	.footer-middle-wrap .footer-widget_title{
		width: fit-content;
		margin-left: auto;
		margin-right: auto;
	}
	.footer-middle-wrap .footer-widget_title::before{
		width: 100%;
	}
	.footer-sidebar .tnp-subscription div.tnp-field {
		justify-content: center;
	}
	h1.woocommerce-products-header__title.page-title {
		font-size: 30px;
	}
}


@media (min-width: 992px) {
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 768px) {
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 601px) {
	.mobile-header.mob-sticky {
	  top: var(--wp-admin--admin-bar--height);
	}
}


/* WIDGET - LAST NEWS */
.site-footer .footer_widget.footer-widget_recent_entries li {
  padding: 10px 0;
}

.site-footer .footer_widget.footer-widget_recent_entries .post-date {
  display: block;
  font-size: 12px;
  opacity: .9;
  text-transform: uppercase;
  margin-top: 10px;
  color: var(--main-color);
}


/* CF7 */
.baltic-cf7-row {
  margin-bottom: 10px;
}

.baltic-cf7-row input[type="text"], .baltic-cf7-row input[type="email"], .baltic-cf7-row textarea {
  line-height: 1.4;
  font-size: 15px;
  min-height: 40px;
  padding: 5px 14px;
  border-radius: 3px;
  width: 100%;
  border: 1px solid #69727d;
  color: #1f2124;
  vertical-align: middle;
  flex-grow: 1;
  flex-basis: 100%;
  max-width: 100%;
  background-color: #ffffff;
  border-width: 0px 0px 0px 0px;
  font-family: "Montserrat", Sans-serif;
}

.baltic-cf7-left .wpcf7-list-item {
  margin-left: 0;
}

.baltic-cf7-left .wpcf7-list-item-label {
  font-size: 12px;
  line-height: 1px;
}

.baltic-cf7-row .baltic-cf7-right input[type="submit"] {
  fill: #fff;
  text-align: center;
  transition: all .3s;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  border-radius: 50px 50px 50px 50px;
  padding: 16px 32px 16px 30px;
  min-height: 40px;
  flex-basis: 100%;
  font-family: "Montserrat", Sans-serif;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  background-color: #8A666600;
  color: #ffffff;
  border-color: #FFFFFF;
  width: 100%;
  margin-top: 15px;
}

.baltic-cf7-row .baltic-cf7-right input[type="submit"]:focus {
  color: #ffffff;
  border-color: #FFFFFF;
}

.baltic-cf7-row .baltic-cf7-right input[type="submit"]:hover {
  background-color: #FFFFFF;
  color: #40A86B;
}


/* woocommerce - category */
.woocommerce-products-header {
  background-image: url("https://baltic.pzpro.pl/wp-content/uploads/2025/04/Spiders-Laboratory-fot-4.jpg");
  background-position: top center;
  background-size: cover;
  background-attachment: fixed;
  display: flex;
  flex-direction: column;
  width: initial;
  height: 100%;
  flex-grow: 1;
  align-self: stretch;
  padding-top: 120px;
  padding-bottom: 120px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}

.woocommerce-products-header::before {
  background-color: #000000;
  content: '';
  transition: background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s);
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.52;
  position: absolute;
  top: 0;
  width: 100%;
}

.woocommerce-products-header__title.page-title {
  font-size: 50px;
  font-weight: 800;
  color: #FFFFFF;
  z-index: 10;
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 20px;
}

.woocommerce .woocommerce-breadcrumb {
  text-align: center;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 15px;
  position: relative;
}

.woocommerce .woocommerce-breadcrumb a {
  color: #FFFFFF;
}

.container.shop-products {
  padding: 80px 0;
}

.container.shop-products {
  padding: 80px 0;
  display: flex;
  gap: 20px;
  position: relative;
}

.shop-products .widget-area.left-widget-area {
  padding: 10px;
  width: 25%;
}

.widget-area.left-widget-area .widget {
  margin-bottom: 40px;
  padding: 30px;
  border-radius: 10px;
  border: 1px dashed #eaeaea;
}

.shop-products .list-products {
  width: 75%;
  padding: 10px;
}

.shop-products .list-products .term-description {
  padding-bottom: 20px;
  line-height: 1.4em;
}

.woocommerce ul.products li.product {
  display: flex;
  border-radius: 15px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  padding-top: 10px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  flex-direction: column;
  flex: 0 1 auto;
  position: relative;
  gap: 20px;
}

.elementor-products-grid .woocommerce ul.products li.product {
  padding: 10px 10px 30px 10px !important;
  display: flex !important;
  flex-direction: column !important;
}

.woocommerce ul.products li.product a img {
  border-radius: 8px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 20px;
}

.spiders-show-category {
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: center;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: center;
}

.woocommerce ul.products li.product .price {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  margin: 0;
  padding: 0;
  color: #000;
}


.woocommerce ul.products li.product .button {
  fill: #FFDA26;
  text-align: center;
  transition: all .3s;
  margin: 0 auto;
  width: auto;
  background-color: #000000;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  color: #FFDA26;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  border-radius: 50px;
  padding: 16px 32px 16px 30px;
}

.woocommerce ul.products li.product .button:hover {
  background-color: #FFDA26;
  color: #000000;
  border-style: solid;
  border-width: 1px;
  border-color: #FFDA26;
}

.elementor-element .elementor-widget-container .woocommerce ul.products li.product .button {
  background-color: #000 !important;
  color: var(--main-color) !important;
}

.elementor-element .elementor-widget-container .woocommerce ul.products li.product .button:hover {
  background-color: var(--main-color) !important;
  color: #000 !important;
}


/* woocommerce - single product */
.container.shop-single-product {
  padding: 80px 0 60px;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
  padding: 10px;
}

.woocommerce div.product div.images img {
  border-radius: 20px;
}

.woocommerce div.product {
  display: flex;
}

.woocommerce div.product div.summary {
  padding: 50px;
}

.woocommerce .summary .woocommerce-breadcrumb, .woocommerce .summary .woocommerce-breadcrumb a {
  color: #000;
  text-align: left;
  font-size: 10px;
  font-weight: 500;
  line-height: 1;
  padding-bottom: 10px;
	
}

.woocommerce div.product .product_title {
  font-size: 26px;
  margin-bottom: 25px;
}

.woocommerce div.product p.price, .woocommerce div.product .woocommerce-variation-price span.price {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  margin-bottom: 25px;
}

.woocommerce div.product .woocommerce-variation-price {
  margin: 25px 0 15px 0;
}

.summary .woocommerce-product-details__short-description {
  line-height: 1.4em;
}

.summary .woocommerce-product-details__short-description > ul {
  list-style: disc;
  padding-left: 16px;
}

.woocommerce div.product p.stock {
  color: #000;
  font-size: 15px;
  margin-bottom: 2rem;
}

.woocommerce div.product form.cart .button {
  background-color: #000000;
  fill: #FFDA26;
  color: #FFDA26;
  border-style: none;
  padding: 16px 32px 16px 30px;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  border-width: 1px;
  border-color: #305BFF;
  border-radius: 50px;
  width: auto;
  font-family: "Montserrat";
  transition: all .3s;
}

.woocommerce div.product form.cart .button:hover {
  background-color: #FFDA26;
  color: #000000;
}

.woocommerce .quantity {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 32px;
  padding-right: 32px;
  margin-right: 50px !important;
  border: 1px solid #919191;
  border-radius: 50px;
}

.quantity .minus, .quantity .plus {
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 32px;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  color: #818ea0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.quantity .minus::after, .quantity .plus::after {
  content: "";
  display: block;
  width: 11px;
  height: 1px;
  background: currentColor;
  position: absolute;
  top: 50%;
  left: 13px;
  color: #222;
}

.woocommerce .quantity .qty {
  font-family: "Montserrat";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: -0.03px;
  padding: 0 0.9375rem;
  border-radius: 6px;
  width: 40px;
  border: 0;
  margin-bottom: 0;
  height: 50px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.9375rem;
  text-align: center;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.quantity .plus {
  left: auto;
  right: 0;
}

.quantity .plus::before {
  content: "";
  display: block;
  width: 1px;
  height: 11px;
  background: currentColor;
  position: absolute;
  top: 20px;
  left: 13px;
  color: #222;
}

.quantity .plus::after {
  left: auto;
  right: 13px;
}

.product_meta {
  display: flex;
  flex-direction: column;
}

.shop-single-wc-tabs{
  background-color: #F8F8F8;
}

.woocommerce-tabs.wc-tabs-wrapper.spiders-wc-tabs {
  padding: 80px 0;
  display: flex;
  gap: 20px;
}

.woocommerce-tabs.wc-tabs-wrapper.spiders-wc-tabs > div {
  width: 50%;
}

.spiders-wc-tabs h2 {
  font-size: 22px;
}

.woocommerce-product-attributes-item {
  display: flex;
  gap: 10px;
  line-height: 1.4em;
}

.woocommerce-product-attributes-item p {
  margin-bottom: 0;
}

.tab-description .elementor-widget-container p {
  line-height: 1.4em;
}


.container.spiders-related {
	padding-top: 50px;
}

.container.spiders-related .related h2 {
  line-height: 1;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

/* widget lista produktow */
.woocommerce ul.product_list_widget li:not(:last-child) {
  padding-bottom: 15px;
}

.woocommerce ul.product_list_widget li a {
  display: flex;
  gap: 20px;
}

.woocommerce ul.product_list_widget li a > img {
  width: 75px;
  height: 75px;
  border-radius: 10px;
}

.product-part {
  font-size: 15px;
  line-height: 1.4;
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-weight: 400;
}

.product-part .product-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 700;
}


/* mini cart */
.products {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-header .cart-dropdown .products {
  position: relative;
  overflow: hidden;
}

.products .product {
  min-width: 0;
  position: relative;
  z-index: 10;
}

.products.column-1 .product {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.products .product-wrapper {
  position: relative;
  z-index: 1;
}

.products.column-1 .product .product-wrapper {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.fl-mini-cart-content .product-wrapper {
  width: 100%;
}

.cart-dropdown .products .product .product-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cart-dropdown .products .product .product-content .thumbnail-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 3.5rem;
  flex: 0 0 3.5rem;
  max-width: 3.5rem;
  padding: 0;
  margin-right: 0.625rem;
  margin-bottom: 0;
}

.products .content-wrapper {
  padding: 0 0.9375rem 0.9375rem;
    padding-bottom: 0.9375rem;
}

.cart-dropdown .products .product .content-wrapper {
  position: relative;
  padding-bottom: 0;
  width: 100%;
}

.products .product-title {
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: -0.07px;
  line-height: 1.4;
  margin-bottom: 0.75rem;
}

.cart-dropdown .products .product .product-title {
  font-size: 0.8125rem;
  margin-bottom: 3px;
  padding-right: 5px;
  margin-top: 0;
}

.cart-dropdown .products .product .entry-price .quantity {
  all: unset;
  font-size: 0.8125rem;
}

.cart-dropdown .products .product .entry-price .quantity .amount {
  font-size: 0.9375rem;
  font-weight: 500;
  color: var(--main-color);
}

.cart-dropdown .products .product .remove_from_cart_button {
  position: absolute;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 600;
  width: 1.125rem;
  height: 1.125rem;
  background-color: var(--main-color);
  border-radius: 50%;
  top: 0;
  right: 0;
  color: #000;
}

.cart-dropdown .woocommerce-mini-cart__total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-top: 8px;
  padding-top: 12px;
  border-top: 1px solid #e5e8ec;
}

.cart-dropdown .woocommerce-mini-cart__total strong {
  font-size: 0.875rem;
  font-weight: 500;
  color: #818ea0;
}

.cart-dropdown .woocommerce-mini-cart__total .woocommerce-Price-amount {
  margin-left: auto;
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--main-color);
}

p.woocommerce-mini-cart__buttons.buttons a {
  font-size: 0.8125rem;
  height: 2.75rem;
  border-radius: 4px;
  width: 100%;
}

p.woocommerce-mini-cart__buttons.buttons a:not(.checkout) {
  background-color: #02010100;
  margin-bottom: 3px;
  border: 1px solid #fff;
}

p.woocommerce-mini-cart__buttons.buttons a.checkout {
  color: #000;
  background-color: var(--main-color);
  border-color: transparent;
}

.cart-dropdown .cart-empty .empty-icon {
  font-size: 3rem;
  line-height: 1;
  margin-bottom: 0.9375rem;
}

.cart-dropdown .cart-empty .empty-icon img {
  max-width: 150px;
}

.cart-dropdown .cart-empty .empty-text {
  font-size: 0.875rem;
  font-weight: 500;
}

.woocommerce a.added_to_cart {
    text-align: center;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after {
    top: 16px;
    right: 10px;
}

.term-second-description ul, .term-description ul {
  list-style: revert;
  padding: revert;
}

.single-product .container.spiders-related .list-products {
  width: 100%;
}

.elementor-widget-container ul {
  list-style: disc;
  padding-left: 16px;
  margin-bottom: 0;
}

.elementor-widget-container > ul{
  padding-left: 40px;
  margin-bottom: 1rem;
}

.spider-link a {
  color: #e3e3e3;
}

.spider-link a:hover {
  color: var(--main-color);;
}

.woocommerce-tabs .spiders-wc-part.tab-description > ul {
  list-style: disc;
  padding-left: 16px;
}

.woocommerce div.product form.cart .variations select {
  height: 40px;
  min-width: auto;
  border: 1px solid #919191;
  border-radius: 50px;
  padding-left: 20px;
  max-width: none;
  font-family: "Montserrat";
  font-size: 0.9375rem;
}

.woocommerce div.product form.cart .variations th {
  vertical-align: middle;
}

.woocommerce button.button.alt.disabled:hover {
  background-color: #000;
  color: #fff;
}



/* cart, checkout */
.woocommerce-cart .baltic-wrapper .woocommerce, .woocommerce-checkout .baltic-wrapper .woocommerce {
  padding: 80px 0;
  z-index: 1;
  position: relative;
  width: 1170px;
  margin: 0 auto;
  max-width: 100%;
}

.woocommerce-cart .baltic-wrapper .woocommerce-cart-form {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  margin: 0 10px;
}

.woocommerce-cart .baltic-wrapper .woocommerce table.shop_table {
  border-radius: 15px;
  padding: 10px;
}

.woocommerce-cart .woocommerce .cart .button {
  background-color: #000000;
  fill: #FFDA26;
  color: #FFDA26;
  padding: 16px 32px 16px 30px !important;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  border: 1px solid #FFDA26;
  border-radius: 50px;
  width: auto;
  font-family: "Montserrat";
  transition: all .3s;
}


.woocommerce-cart .woocommerce .cart .button:hover {
  background-color: #FFDA26;
  color: #000000;
  border-color: #000000;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
  border: 1px solid #919191;
  height: 54px;
  margin-right: 20px;
  min-width: 150px;
  font-family: "Montserrat";
  margin-left: 3px;
  border-radius: 50px;
  padding-left: 30px;
}

.woocommerce-cart .cart-collaterals .cart_totals table {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
/*   padding: 10px; */
}

.woocommerce-cart .wc-proceed-to-checkout {
  padding-top: 35px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .woocommerce #payment #place_order {
  fill: #FFDA26;
  text-align: center;
  transition: all .3s;
  margin: 0 auto;
  width: auto;
  background-color: #000000;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  color: #FFDA26;
  border-style: solid;
  border-width: 1px;
  border-color: #FFDA26;
  border-radius: 50px;
  padding: 16px 32px 16px 30px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-checkout .woocommerce #payment #place_order:hover {
  background-color: #FFDA26;
  color: #000000;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

.woocommerce-cart .woo-cart-header > h1, .woocommerce-checkout .woo-checkout-header > h1 {
  color: inherit;
  clear: both;
  text-align: inherit;
  font-weight: 700;
  font-size: 40px;
  line-height: 1;
  -ms-word-break: break-word;
  word-break: break-word;
  margin: 0 10px;
  margin-bottom: 20px;
}

.woocommerce-checkout .woocommerce table.shop_table, .woocommerce-checkout #payment {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 35px;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle, .woocommerce-checkout .checkout.woocommerce-checkout {
  margin: 0 10px;
}

.woocommerce .woocommerce-notices-wrapper {
  width: 1170px;
  margin: 0 auto;
  margin-top: 0px;
  padding: 0;
  outline: none;
}

.woocommerce nav.woocommerce-pagination {
  padding-bottom: 80px;
}

.woocommerce nav.woocommerce-pagination ul li {
  border: 2px solid #000;
}

.woocommerce nav.woocommerce-pagination ul li:not(:last-child){
  border-right: 0px;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  padding: 17px;
  min-width: 50px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: #000;
  color: #fff;
}

@media (max-width: 768px) {
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    margin-right: 0;
  }
	
  .woocommerce-cart .woocommerce .cart-collaterals {
    margin: 0 10px;
    width: auto;
  }
	
  .woocommerce-cart .baltic-wrapper .woocommerce {
    padding: 80px 0;
  }
	.single.woocommerce div.product {
		flex-wrap: wrap;
	}
}

@media (max-width: 500px) {
	.woocommerce div.product form.cart .variations tr {
		display: flex;
		flex-wrap: wrap;
	}
	.single.woocommerce div.product form.cart div.quantity {
		margin-bottom: 15px;
	}
}

.fixed-quantity {
    display: inline-block;
    padding: 5px 10px;
}

body.pzp-hide-quantity .quantity {
    display: none;
}

.woocommerce ul.products li.product .onsale {
  background-color: #d21132;
  border-radius: 50px;
  padding: 5px 20px;
  top: 10px;
  right: 10px;
}

.woocommerce span.onsale{
  background-color: #d21132;
  border-radius: 50px;
  padding: 5px 20px;
}

.woocommerce ul.products li.product .onsale.onsale-secondary, .woocommerce span.onsale.onsale-secondary {
  background-color: #FFDA26 !important;
  color: #000;
}

.woocommerce ul.products a span ~ span {
  top: 70px !important;
}

.woocommerce.single .product span ~ span {
  top: 55px;
}

.woocommerce-message {
  border-top-color: #FFDA26;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.woocommerce-message::before {
  top: auto !important;
}

.woocommerce-message::after {
  display: none;
}

.woocommerce-message:focus, .woocommerce-message:focus-visible{
  outline: none;
}

.woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-message .button {
  background-color: #000000;
  fill: #FFDA26;
  color: #FFDA26;
  border-style: none;
  padding: 16px 32px 16px 30px;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  border-width: 1px;
  border-color: #305BFF;
  border-radius: 50px;
  width: auto;
  font-family: "Montserrat";
  transition: all .3s;
}

.woocommerce .woocommerce-message .button:hover, .woocommerce-page .woocommerce-message .button:hover {
  background-color: #FFDA26;
  color: #000000;
}

.woocommerce-info {
  border-top-color: var(--main-color);
}

.woocommerce-info::before {
  color: var(--main-color);
}

.woocommerce-cart .wc-proceed-to-checkout {
  display: flex;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  margin: 0;
  width: 50%;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:first-child {
  margin-right: 25px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.color-revers {
  background-color: #FFDA26;
  border-color: #FFDA26;
  color: #000;
}

.woocommerce .form-row.place-order .button.alt.color-revers {
  text-align: center;
  transition: all .3s;
  margin: 0 auto;
  width: auto;
  background-color: #FFDA26;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  color: #000;
  border-style: solid;
  border-width: 1px;
  border-color: #FFDA26;
  border-radius: 50px;
  padding: 16px 32px 16px 30px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.color-revers:hover, .woocommerce .form-row.place-order .button.alt.color-revers:hover {
  background-color: #000;
  border-color: #000;
  color: #FFDA26;
}

#breadcrumb {
  text-align: center;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 15px;
  position: relative;
}

@media (max-width: 1024px) {
	.woocommerce .woocommerce-notices-wrapper {
		width: 100%;
	}
}

@media (max-width: 768px) {
  .woocommerce-cart .wc-proceed-to-checkout {
    flex-direction: column-reverse;
    gap: 10px 0;
  }
	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
		width: 100%;
	}
	
	.container.shop-products {
		flex-direction: column-reverse;
	}
	
	.shop-products .list-products, .shop-products .widget-area.left-widget-area {
		width: 100%;
	}
	
	.woocommerce ul.products li.product {
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

@media (max-width: 500px){
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
		width: 100%;
	}
}

@media (max-width: 430px) {
  .woocommerce .form-row.place-order .button.alt.color-revers {
    margin-bottom: 15px;
  }
}




.custom-search-wrapper {
    position: relative;
    display: inline-block;
}

.custom-search-toggle {
  background: none !important;
  border: none !important;
  cursor: pointer;
  padding: 20px 0 !important;
  color: #fff !important;
}

.custom-search-form {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  background: #000;
  padding: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  min-width: 220px;
  border: 1px solid var(--main-color);
  margin-top: 10px;
}

.custom-search-input {
  width: 100%;
  padding: 8px 12px;
  font-size: 16px;
  border: none;
  border-radius: 4px;
  background-color: #000;
  color: #fff;
}

.custom-search-input:focus, .custom-search-input:focus-visible {
  outline: none;
}


.woocommerce .woocommerce-ordering select {
  height: 40px;
  min-width: auto;
  border: 1px solid #919191;
  border-radius: 50px;
  padding-left: 20px;
  max-width: none;
  font-family: "Montserrat";
  font-size: 0.9375rem;
  background-color: transparent;
  appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 1em center;
  background-size: 12px;
  padding-right: 3em;
  cursor: pointer;
}

.woocommerce .woocommerce-ordering {
  display: flex;
  align-items: center;
  gap: 10px;
}

.woocommerce .woocommerce-ordering label {
  font-weight: bold;
}

/* plugin cookies */
.flexiblecookies_open_settings_button.flexible-cookies-reopen-settings {
  padding: 5px !important;
  line-height: initial;
  background-color: #000 !important;
}

.flexiblecookies_open_settings_button.flexible-cookies-reopen-settings > svg {
  width: 30px;
  height: auto;
}



:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button {
  fill: #FFDA26;
  text-align: center;
  transition: all .3s;
  margin: 0 auto;
  width: auto;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  border-style: solid;
  border-width: 1px;
  border-radius: 50px;
  padding: 16px 32px 16px 30px;
  background-color: #FFDA26 !important;
  border-color: #FFDA26;
  color: #000 !important;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover {
  background-color: #000 !important;
  border-color: #000;
  color: #FFDA26 !important;
}

.flexiblecookies_open_settings_button.flexible-cookies-reopen-settings {
    z-index: 1000;
}


@media (max-width: 1024px) {
	.mobile-header .header-addons.login-button, .mobile-header .header-addons.cart-button {
		padding: 20px 0;
		align-items: center;
		display: flex;
	}

	.mobile-header .header-addons.login-button > a {
		font-size: 15px;
		font-weight: 600;
		line-height: 20px;
		cursor: pointer;
		color: #fff;
	}

	.mobile-header-items {
		gap: 10px;
	}
	
	.mobile-header .header-addons-icon {
		position: relative;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		font-size: 1.5rem;
		width: 2.25rem;
		height: 2.25rem;
	}
	
	.mobile-custom-search-toggle {
		background: none !important;
		border: none !important;
		cursor: pointer;
		padding: 20px 0 !important;
		color: #fff !important;
	}
	
	 .mobile-search-form {
		 display: flex;
		 padding: 10px;
		 background: #000;
	}
	
	.mobile-search-form form {
		border: 1px solid var(--main-color);   
		width: 100%;
    	display: flex;
	}

	.mobile-search-form .mobile-search-input {
		width: 100%;
		padding: 10px 12px;
		font-size: 16px;
		border: none;
		border-radius: 4px;
		background-color: #000;
		color: #fff;
		min-height: 40px;
	}

	.mobile-search-form button {
		position: absolute;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		font-size: 1.2rem;
		width: 2.25rem;
		height: 2.25rem;
		background: none !important;
		border: none !important;
		cursor: pointer;
		padding: 20px !important;
		color: #fff !important;
		z-index: 100;
		right: 12px;
	}
	
	.mobile-search-form button i {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 100%;
		height: 100%;
	}
	
	
	.mobile-bar .col-woo-buttons {
		justify-content: center;
		color: #fff;        
		margin: 15px 0;
	}
	
	.mobile-bar .baltic-mega-button {
		margin: 15px 0;
	}
	
	.mobile-bar .header-addons-text {
		display: none;
	}
	
	.mobile-bar .baltic-mega-button a {
		color: #000;
	}

	.mobile-bar .mobile-items {
		display: flex;
		gap: 20px;
		justify-content: center;
		line-height: 73px;
	}

	.mobile-items .widget_baltic_core_social_icon a {
		font-size: 26px;
		color: var(--main-color);
	}
	
}