/*!
Theme Name: Hogai
*/
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
html body {
  font-family: "Raleway", sans-serif;
}

.align_right {
  text-align: right;
}

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

#page {
  overflow: hidden;
  max-width: 1920px;
  margin: auto;
}
#page.scroll_top {
  padding-top: 129px;
}
#page .row {
  --bs-gutter-x: 0.75rem;
}
#page #yith-wcwl-popup-message {
  right: 0;
  margin: auto;
  max-width: 80%;
  left: 0;
}
#page h1 {
  font-size: 18px;
  line-height: 24px;
}
#page h1.page-title {
  margin: 10px 0;
}

#page h2 {
  font-size: 18px;
  line-height: 24px;
}

#page h3 {
  font-size: 18px;
  line-height: 24px;
}


p {
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
}

@media (min-width: 1600px) {
  .container {
    max-width: 100%;
    padding: 0 60px;
  }
  .page_header .container, .woocommerce-breadcrumb .container, #colophon .container {
    max-width: 100%;
    padding: 0 60px;
  }
}
.container .container {
  padding: 0;
}

.btn {
  border: 1px solid #000000;
  border-radius: 20px;
  height: 25px;
  padding: 2px 8px;
  min-width: 130px;
  text-align: left;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.32px;
  color: black;
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .btn {
    font-weight: 400;
    font-size: 12px;
  }
}
.btn svg {
  margin-left: 10px;
}
.btn:hover {
  background-color: black;
  color: white;
}
.btn:hover svg path {
  fill: white;
}

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

.checkout_h1 {
  margin-top: 0px;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  text-transform: uppercase;
  color: #000000;
}
@media (max-width: 1199px) {
  .checkout_h1 {
    margin-top: 10px;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
  }
}

.single-produdct .woocommerce-message {
  display: none !important;
}

.woocommerce-notices-wrapper .woocommerce-error li {
  background: #FF8F8F;
  padding: 10px 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-bottom: 15px;
  text-align: center;
}
.woocommerce-notices-wrapper .woocommerce-error li:last-child {
  margin-bottom: 0;
}

a {
  font-weight: bold;
  color: black;
  text-decoration: none;
}
a:hover {
  color: #CCCCCC;
}

input:focus {
  outline: none !important;
  box-shadow: none !important;
}
input[type=checkbox] {
  accent-color: black;
}

button:focus, .btn:focus {
  outline: none !important;
  box-shadow: none !important;
}

hr {
  margin: 0;
  background: #C5C5C5;
  opacity: 1;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  background: #FF8F8F;
  border: none;
  color: white;
}

.wpcf7 form.sent .wpcf7-response-output {
  background: #0c780c;
  border: none;
  color: white;
}

.includes_tax {
  display: block;
}

.post-password-form textarea, .post-password-form input {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #505050;
  height: 41px;
}
.post-password-form textarea[type=checkbox], .post-password-form input[type=checkbox] {
  border: 2px solid #000000;
  width: 15px;
  height: 15px;
}
.post-password-form textarea::-webkit-input-placeholder, .post-password-form input::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.6px;
  color: #000000;
}
.post-password-form textarea:-moz-placeholder, .post-password-form input:-moz-placeholder {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.6px;
  color: #000000;
}
.post-password-form textarea::-moz-placeholder, .post-password-form input::-moz-placeholder {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.6px;
  color: #000000;
}
.post-password-form textarea:-ms-input-placeholder, .post-password-form input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.6px;
  color: #000000;
}
.post-password-form textarea[type=submit], .post-password-form input[type=submit] {
  height: 41px;
  background: #000000;
  border: 1px solid #000000;
  border-radius: 4px;
  color: white;
  padding: 10px 14px;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  width: initial;
}
.post-password-form textarea[type=submit]:hover, .post-password-form input[type=submit]:hover {
  background-color: transparent;
  color: black;
}

.cn-text-container {
  width: 100%;
}

.wp-block-buttons .wp-block-button .wp-block-button__link {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.32px;
  height: 25px;
  padding: 2px 8px;
  display: inline-flex;
  align-items: center;
  border: 1px solid #000000;
}
@media (max-width: 992px) {
  .wp-block-buttons .wp-block-button .wp-block-button__link {
    font-weight: 400;
    font-size: 12px;
  }
}
.wp-block-buttons .wp-block-button .wp-block-button__link svg {
  margin-left: 10px;
}
.wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  background-color: black;
  color: white;
}
.wp-block-buttons .wp-block-button .wp-block-button__link:hover svg path {
  fill: white;
}

.bg_add_to_cart {
  opacity: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: grid;
  place-items: center;
  background-color: rgba(217, 217, 217, 0.7);
  color: black;
  font-size: 14px;
  font-weight: 600;
  padding: 0 15px;
}
.bg_add_to_cart .loader {
  height: 60px;
  text-align: center;
}
.bg_add_to_cart .loader .load {
  height: 0;
  transition: height 4s ease;
  overflow: hidden;
}
.bg_add_to_cart .loader.active .load {
  height: 60px;
}
.bg_add_to_cart .loader svg {
  width: 60px;
}

.page_header {
  background-color: white;
}
.page_header.scroll {
  position: fixed;
  width: 100%;
  z-index: 99;
  top: 0;
}
.page_header.scroll .top {
  display: none;
}
.page_header .top {
  padding: 15px 0;
  border-bottom: 1px solid #C5C5C5;
}
.page_header .top .info {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: #000000;
}
@media (max-width: 767px) {
  .page_header .top .info {
    text-align: center;
  }
}
.page_header .top .info img {
  margin-right: 6px;
}
.page_header .top .social_media {
  list-style-type: none;
}
.page_header .top .social_media li a {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: black;
  padding: 0 6px;
  text-decoration: none;
}
.page_header .top .wpml-ls-legacy-dropdown {
  width: initial;
}
.page_header .top .wpml-ls-legacy-dropdown ul li a {
  border: none;
  background: transparent;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: black;
}
.page_header .top .wpml-ls-legacy-dropdown ul li ul {
  border-color: black;
}
.page_header .top .wpml-ls-legacy-dropdown ul li ul li a {
  background-color: white;
  border: 1px solid black;
  border-width: 0 1px 1px;
}
.page_header .top .wpml-ls-legacy-dropdown ul li ul li a:hover {
  background-color: black;
  color: white;
}
.page_header .header {
  padding: 15px 0 0px 0;
  position: relative;
}
.page_header .header hr {
  color: #C5C5C5;
  opacity: 1;
  margin: 15px 0 0 0;
}
.page_header .header .menu_container {
  margin-left: 40px;
}
@media (max-width: 1199px) {
  .page_header .header .menu_container {
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0;
    height: 100%;
    background: white;
    z-index: 9999;
    padding: 60px 30px 30px 30px;
    left: -150%;
    transition: 0.5s;
  }
  .page_header .header .menu_container.active {
    left: 0;
    overflow: auto;
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 1199px) {
  .page_header .header .menu_container .hide_mogile_menu {
    top: 15px;
    right: 15px;
    position: absolute;
  }
}
@media (max-width: 1199px) {
  .page_header .header .menu_container .mobile_lang {
    position: relative;
    bottom: 15px;
    right: 15px;
    margin-top: 30px;
    order: 1;
    left: 10px;
  }
  .page_header .header .menu_container .mobile_lang .wpml-ls-legacy-dropdown ul li {
    display: flex;
    justify-content: flex-end;
  }
  .page_header .header .menu_container .mobile_lang .wpml-ls-legacy-dropdown ul li a {
    border: none;
    padding: 0;
    width: initial;
    display: inline-block;
    font-size: 14px;
  }
  .page_header .header .menu_container .mobile_lang .wpml-ls-legacy-dropdown ul li a:after {
    display: none;
  }
  .page_header .header .menu_container .mobile_lang .wpml-ls-legacy-dropdown ul li .wpml-ls-sub-menu {
    position: initial;
    visibility: visible;
    border: none;
  }
  .page_header .header .menu_container .mobile_lang .wpml-ls-legacy-dropdown ul li .wpml-ls-sub-menu li {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid black;
  }
  .page_header .header .menu_container .mobile_lang .wpml-ls-legacy-dropdown ul li .wpml-ls-sub-menu li a {
    border: none;
    padding: 0;
  }
}
.page_header .header .menu_container .mega-menu-wrap {
  position: initial !important;
}
@media (max-width: 1199px) {
  .page_header .header .menu_container nav {
    order: 2;
  }
}
.page_header .header .menu_container ul#mega-menu-primary {
  display: flex;
  list-style-type: none;
  margin: 0;
  position: initial !important;
}
.page_header .header .menu_container ul#mega-menu-primary > li {
  margin: 0 17px;
}
.page_header .header .menu_container ul#mega-menu-primary > li a {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: black;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .page_header .header .menu_container ul#mega-menu-primary > li a {
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 700 !important;
    position: relative !important;
    padding-left: 20px !important;
  }
}
.page_header .header .menu_container ul#mega-menu-primary > li.blue a {
  color: #1a76f9 !important;
}
@media (max-width: 1199px) {
  .page_header .header .menu_container ul#mega-menu-primary > li.mega-menu-item-has-children a:before {
    content: "+";
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900 !important;
    display: inline !important;
    position: absolute !important;
    top: 1px !important;
    left: 0 !important;
  }
  .page_header .header .menu_container ul#mega-menu-primary > li.mega-menu-item-has-children a .mega-indicator {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .page_header .header .menu_container ul#mega-menu-primary > li.mega-menu-item-has-children.mega-toggle-on a:before {
    content: "\f068";
  }
}
.page_header .header .menu_container ul#mega-menu-primary > li > ul {
  width: 100% !important;
  left: 0 !important;
  top: 71px !important;
}
@media (max-width: 1199px) {
  .page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu {
    padding: 0 0 0 30px !important;
  }
}
@media (max-width: 1199px) {
  .page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu li {
    padding: 0 !important;
  }
}
.page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu li .mega-block-title {
  color: #040404;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 15px;
  display: none;
}
@media (max-width: 1199px) {
  .page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu li .mega-block-title {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu li .mega-block-title:before {
    content: "+";
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900 !important;
    display: inline !important;
    margin-right: 10px !important;
  }
  .page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu li .mega-block-title.active:before {
    content: "\f068";
  }
}
.page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu li.mega-menu-row ul {
  padding: 0;
  display: block;
}
.page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu li.mega-menu-row ul li {
  margin: 0 0 0px 0;
  overflow: hidden;
}
.page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu li.mega-menu-row ul li.menu-item-has-children {
  overflow: initial;
  margin: 0 0 0px 0;
}
.page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu li.mega-menu-row ul li.menu-item-has-children > a {
  color: #040404;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 15px;
  display: block;
  left: 0px;
}
.page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu li.mega-menu-row ul li.menu-item-has-children > a:before {
  display: none;
}
@media (max-width: 1199px) {
  .page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu li.mega-menu-row ul li.menu-item-has-children > a {
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    margin-bottom: 10px !important;
  }
  .page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu li.mega-menu-row ul li.menu-item-has-children > a:before {
    content: "+";
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900 !important;
    display: inline !important;
    margin-right: 10px !important;
  }
  .page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu li.mega-menu-row ul li.menu-item-has-children > a.active:before {
    content: "\f068";
  }
}
@media (max-width: 1199px) {
  .page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu li.mega-menu-row ul li.menu-item-has-children ul {
    display: none;
  }
}
.page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu li.mega-menu-row ul li a {
  position: relative;
  left: -18px;
  transition: 0.5s;
  font-size: 13px;
}
@media (max-width: 1199px) {
  .page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu li.mega-menu-row ul li a {
    font-weight: 400 !important;
    display: none;
  }
}
.page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu li.mega-menu-row ul li a:before {
  content: "\f178";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 4px;
}
.page_header .header .menu_container ul#mega-menu-primary > li > ul.mega-sub-menu li.mega-menu-row ul li a:hover {
  left: 0;
  color: #929292;
}
.page_header .header .menu_actions {
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
  align-items: center;
}
.page_header .header .menu_actions li {
  margin: 0 15px;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: black;
  text-decoration: none;
}
@media (max-width: 767px) {
  .page_header .header .menu_actions li {
    margin: 0 5px;
  }
}
.page_header .header .menu_actions li:last-child {
  margin-right: 0;
}
.page_header .header .menu_actions li img {
  margin-right: 8px;
}
.page_header .header .menu_actions li.search {
  cursor: pointer;
}
@media (max-width: 1199px) {
  .page_header .header .menu_actions li.search {
    font-size: 0;
  }
}
.page_header .header .menu_actions li a, .page_header .header .menu_actions li #show_cart {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: black;
  text-decoration: none;
  position: relative;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .page_header .header .menu_actions li a, .page_header .header .menu_actions li #show_cart {
    font-size: 0;
  }
}
.page_header .header .menu_actions li a > span, .page_header .header .menu_actions li #show_cart > span {
  position: absolute;
  background: black;
  width: 16px;
  height: 16px;
  color: white;
  font-weight: 400;
  font-size: 9px;
  line-height: 11px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  top: -13px;
  right: -13px;
}
@media (max-width: 1199px) {
  .page_header .header .menu_actions li a > span, .page_header .header .menu_actions li #show_cart > span {
    top: -15px;
    right: -4px;
  }
}
.page_header .header .menu_actions li a .count, .page_header .header .menu_actions li #show_cart .count {
  position: absolute;
  background: black;
  width: 16px;
  height: 16px;
  color: white;
  font-weight: 400;
  font-size: 9px;
  line-height: 11px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  top: -5px;
  right: -4px;
}
.page_header .header .menu_actions li a .total, .page_header .header .menu_actions li #show_cart .total {
  color: #040404;
  margin-left: 5px;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
}

.form_cont {
  background: #F8F8F8;
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: grid;
  place-items: center;
  transition: 0.5s;
}
@media (max-width: 992px) {
  .form_cont {
    display: block;
    height: calc(100% - 123px);
  }
}
.form_cont.active {
  top: 0;
}
@media (max-width: 992px) {
  .form_cont.active {
    top: 123px;
    height: calc(100% - 123px);
  }
}
.form_cont .close_form_cont {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
@media (max-width: 992px) {
  .form_cont .close_form_cont svg {
    width: 15px;
  }
}
.form_cont .container {
  max-width: 600px;
  padding: 15px;
}
.form_cont .container form {
  position: relative;
  margin-bottom: 15px;
}
.form_cont .container form input {
  color: #898989;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  background: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #898989;
}
@media (max-width: 992px) {
  .form_cont .container form input {
    font-weight: 400;
    font-size: 9px;
    line-height: 11px;
    max-width: 80%;
    margin: auto;
  }
}
.form_cont .container form input::-webkit-input-placeholder {
  color: #898989;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 992px) {
  .form_cont .container form input::-webkit-input-placeholder {
    font-weight: 400;
    font-size: 9px;
    line-height: 11px;
  }
}
.form_cont .container form input:-moz-placeholder {
  color: #898989;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
}
@media (max-width: 992px) {
  .form_cont .container form input:-moz-placeholder {
    font-weight: 400;
    font-size: 9px;
    line-height: 11px;
  }
}
.form_cont .container form input::-moz-placeholder {
  color: #898989;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
}
@media (max-width: 992px) {
  .form_cont .container form input::-moz-placeholder {
    font-weight: 400;
    font-size: 9px;
    line-height: 11px;
  }
}
.form_cont .container form input:-ms-input-placeholder {
  color: #898989;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
}
@media (max-width: 992px) {
  .form_cont .container form input:-ms-input-placeholder {
    font-weight: 400;
    font-size: 9px;
    line-height: 11px;
  }
}
.form_cont .container form input:focus {
  outline: none !important;
  box-shadow: none !important;
}
.form_cont .container form .search_button {
  position: absolute;
  top: 8px;
  border: none;
  background: #F8F8F8;
  right: 0;
}
@media (max-width: 992px) {
  .form_cont .container form .search_button {
    right: initial;
    top: 0;
  }
  .form_cont .container form .search_button svg {
    width: 15px;
  }
}
.form_cont .container .form_results {
  margin-top: 6px;
}
.form_cont .container .form_results .product {
  margin-bottom: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid #CCCCCC;
}
.form_cont .container .form_results .product .name {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  text-decoration: none;
  padding: 10px 30px;
  text-transform: uppercase;
  padding-left: 0;
}
@media (max-width: 992px) {
  .form_cont .container .form_results .product .name {
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    padding: 0;
  }
}
.form_cont .container .form_results .product .woocommerce-Price-amount {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
}
.form_cont .container .form_results .title {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #000000;
  padding: 16px 0;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 16px;
}
.form_cont .container .form_results .post {
  margin-bottom: 10px;
}
.form_cont .container .form_results .post a {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #000000;
  text-decoration: none;
}
.form_cont .container .form_results button {
  background: #000000;
  border: 1px solid #000000;
  border-radius: 4px;
  color: white;
  height: 41px;
  display: grid;
  place-items: center;
  padding: 10px 14px;
  width: 100%;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  margin-top: 20px;
}
.form_cont .container .form_results button:hover {
  color: #000;
  background-color: transparent;
}

#colophon {
  padding-bottom: 20px;
}
@media (max-width: 992px) {
  #colophon {
    margin: 0;
  }
}
#colophon hr {
  color: #C5C5C5;
  opacity: 1;
  margin: 25px 0;
}
#colophon .footer_column {
  margin-bottom: 25px;
}
#colophon .footer_column .footer_title {
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  color: black;
  margin-bottom: 15px;
}
#colophon .footer_column ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#colophon .footer_column ul li {
  margin-bottom: 15px;
  overflow: hidden;
}
#colophon .footer_column ul li:last-child {
  margin: 0;
}
#colophon .footer_column ul li a {
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  text-decoration: none;
  color: black;
  left: -15px;
  position: relative;
  transition: 0.5s;
}
#colophon .footer_column ul li a:hover {
  left: 0;
  color: #929292;
}
#colophon .footer_column ul li a:before {
  content: "\f178";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 4px;
}
#colophon .footer_column ul li.current_page_item a {
  left: 0;
  color: #929292;
}
#colophon .back_top_top {
  width: 32px;
  height: 120px;
  padding: 10px 0px 12px;
  border: 1px solid #000000;
  border-radius: 20px;
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
  color: #000000;
  cursor: pointer;
  margin: 25px 0;
  position: relative;
}
@media (max-width: 992px) {
  #colophon .back_top_top {
    margin-bottom: -60px;
  }
}
#colophon .back_top_top span {
  transform: rotate(-90deg);
  white-space: nowrap;
  position: absolute;
  bottom: 30px;
}
#colophon .back_top_top:hover {
  background-color: black;
  color: white;
}
#colophon .back_top_top:hover svg path {
  fill: white;
}
#colophon .copy {
  font-weight: 400;
  font-size: 11px;
  line-height: 13px;
  color: black;
}
@media (max-width: 992px) {
  #colophon .copy span {
    display: block;
    margin: 5px 0 15px;
  }
}
#colophon .copy img {
  margin-right: 5px;
}

#cookie-notice .cookie-notice-container {
  max-width: 750px;
  margin: auto;
}
#cookie-notice .cookie-notice-container #cn-close-notice {
  top: 20px;
  opacity: 1;
}
#cookie-notice .cookie-notice-container #cn-close-notice:before, #cookie-notice .cookie-notice-container #cn-close-notice::after {
  background-color: white;
  height: 25px;
}
#cookie-notice .cookie-notice-container #cn-notice-text {
  text-align: left;
  font-weight: 300;
  font-size: 16px;
  line-height: 130%;
}
#cookie-notice .cookie-notice-container #cn-notice-text b {
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  display: block;
}
#cookie-notice .cookie-notice-container #cn-notice-text a {
  color: white;
  font-weight: 300;
}
#cookie-notice .cookie-notice-container #cn-notice-buttons {
  text-align: left;
  margin-top: 20px;
  display: block;
}
#cookie-notice .cookie-notice-container #cn-notice-buttons a:first-child {
  margin: 0;
  width: 138px;
  height: 40px;
  display: inline-grid;
  place-items: center;
  border-radius: 40px;
  background: white !important;
  color: black;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  border: 1px solid white;
}
#cookie-notice .cookie-notice-container #cn-notice-buttons a:first-child:hover {
  background-color: black !important;
  color: white;
}

.block_baner {
  padding-top: 10px;
}
.block_baner .image_cont img {
  width: 100%;
}
@media (max-width: 992px) {
  .block_baner .image_cont img {
    max-width: initial;
  }
}
.block_baner .content_cont {
  min-height: 588px;
  padding-bottom: 70px;
  position: relative;
  padding-left: 90px;
}
@media (max-width: 992px) {
  .block_baner .content_cont {
    padding: 0 0 20px 0;
    min-height: initial;
  }
}
.block_baner .content_cont .title {
  font-weight: 400;
  font-size: 38px;
  line-height: 49px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 30px;
}
.block_baner .content_cont .title h1 {
  font-weight: 400;
  font-size: 30px !important;
  line-height: 40px !important;
  text-transform: uppercase;
  color: #000000;
  display: inline;
}
@media (max-width: 992px) {
  .block_baner .content_cont .title {
    font-weight: 400;
    font-size: 23px;
    line-height: 31px;
    margin: 17px 0 10px 0;
  }
  .block_baner .content_cont .title h1 {
    font-weight: 400;
    font-size: 23px !important;
    line-height: 31px !important;
  }
}
.block_baner .content_cont .podtytul {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: black;
}
@media (max-width: 992px) {
  .block_baner .content_cont .podtytul {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 25px;
  }
}
.block_baner .content_cont .bottom {
  position: absolute;
  bottom: 0;
}
@media (max-width: 992px) {
  .block_baner .content_cont .bottom {
    position: initial;
  }
}
.block_baner .content_cont .bottom .btn {
  text-transform: uppercase;
}
.block_baner .content_cont .bottom .podpis {
  margin: 20px 0 0 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: black;
}
@media (max-width: 992px) {
  .block_baner .content_cont .bottom .podpis {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
  }
}

.block_categories {
  margin: 20px 0;
  position: relative;
}
.block_categories hr {
  margin: 0;
  background: #C5C5C5;
  opacity: 1;
}
.block_categories .title {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .block_categories .title {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
  }
}
.block_categories .cat {
  margin-bottom: 25px;
}
.block_categories .cat a {
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  margin-top: 10px;
  display: inline-block;
  text-decoration: none;
}

.block_categories .cat a:hover{
  color: white;
}

.block_categories .slides .cat {
  padding: 0 12px;
}
.block_categories .arrows {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  left: 0;
  padding: 0 20px;
}
@media (max-width: 700px) {
  .block_categories .arrows {
    display: none;
  }
}
.block_categories .arrows > div {
  cursor: pointer;
  width: 31px;
  height: 25px;
  border: 1px solid #000000;
  border-radius: 20px;
  padding: 2px 8px;
  display: grid;
  place-items: center;
}
.block_categories .arrows > div.prev svg {
  transform: rotate(180deg);
}
.block_categories .arrows > div:hover {
  background: black;
}
.block_categories .arrows > div:hover svg path {
  fill: white;
}
.block_categories .slick-dots {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.block_categories .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 4px;
  border-radius: 50%;
  border: 1px solid black;
}
.block_categories .slick-dots li button {
  display: none;
}
.block_categories .slick-dots li.slick-active {
  background-color: black;
}

.block_tekst_kolumny .content_left {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: black;
}
@media (max-width: 992px) {
  .block_tekst_kolumny .content_left {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 30px;
  }
}
.block_tekst_kolumny .content_right {
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: black;
  margin-bottom: 35px;
}
@media (max-width: 992px) {
  .block_tekst_kolumny .content_right {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
  }
}
.block_tekst_kolumny hr {
  color: #C5C5C5;
  opacity: 1;
  margin: 30px 0 0 0;
}

.block_o_nas {
  margin-top: 30px;
}
.block_o_nas .title {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .block_o_nas .title {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
  }
}
.block_o_nas img {
  width: 100%;
}
.block_o_nas .podpis_zdjecia {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  margin-top: 40px;
}
@media (max-width: 992px) {
  .block_o_nas .podpis_zdjecia {
    margin: 20px 0 30px 0;
  }
}
.block_o_nas .osoby {
  margin-bottom: 35px;
  padding-left: 60px;
}
@media (max-width: 992px) {
  .block_o_nas .osoby {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .block_o_nas .osoby .osoba {
    margin-bottom: 30px;
  }
  .block_o_nas .osoby .osoba:last-child {
    margin-bottom: 0;
  }
}
.block_o_nas .osoby .osoba img {
  width: 100%;
}
.block_o_nas .osoby .osoba .name {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #000000;
  margin: 20px 0;
}
.block_o_nas .osoby .osoba .content {
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: black;
}
.block_o_nas hr {
  color: #C5C5C5;
  opacity: 1;
  margin: 30px 0 0 0;
}

.block_products {
  margin-top: 30px;
}
.block_products .title {
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .block_products .title {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
  }
}
.block_products .products .product {
  margin-bottom: 20px;
}
.block_products .products .product img {
  width: 100%;
  cursor: pointer;
}
.block_products .products .product .product_title {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  text-transform: uppercase;
  color: black;
  display: block;
  margin-top: 20px;
  text-decoration: none;
}
.block_products hr {
  color: #C5C5C5;
  opacity: 1;
  margin: 30px 0 0 0;
}

.block_opinie {
  padding: 100px 0;
  position: relative;
}
@media (max-width: 992px) {
  .block_opinie {
    padding: 50px 0 0 0;
  }
}
.block_opinie .opinie {
  max-width: 670px;
  padding: 0;
  list-style-type: none;
  margin: 0 auto;
}
.block_opinie .opinie .opinia .content {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: black;
  margin-bottom: 25px;
}
@media (max-width: 992px) {
  .block_opinie .opinie .opinia .content {
    font-size: 20px;
    line-height: 23px;
  }
}
.block_opinie .opinie .opinia .nazwa {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 19px;
  margin: 0;
  text-align: center;
  letter-spacing: 0.28px;
  text-transform: uppercase;
}
.block_opinie .opinie_nav {
  max-width: 904px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
}
@media (max-width: 992px) {
  .block_opinie .opinie_nav {
    position: initial;
    display: flex;
    justify-content: space-between;
    padding: 10px 35px;
    /* overflow: hidden; */
    margin-top: 30px;
  }
}
.block_opinie .opinie_nav .prev, .block_opinie .opinie_nav .next {
  position: absolute;
  top: 50%;
  width: 31px;
  height: 25px;
  border: 1px solid #000000;
  border-radius: 20px;
  padding: 2px 8px;
  display: grid;
  place-items: center;
  margin-top: -12.5px;
  cursor: pointer;
}
@media (max-width: 992px) {
  .block_opinie .opinie_nav .prev, .block_opinie .opinie_nav .next {
    position: initial;
    margin-top: 0;
    width: 42px;
  }
}
.block_opinie .opinie_nav .prev:hover, .block_opinie .opinie_nav .next:hover {
  background: black;
}
.block_opinie .opinie_nav .prev:hover svg path, .block_opinie .opinie_nav .next:hover svg path {
  fill: white;
}
.block_opinie .opinie_nav .prev {
  left: 0;
}
.block_opinie .opinie_nav .next {
  right: 0;
}

.block_logoslider .title{
  margin-top: 30px;
  font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	color: #000000;
	text-transform: uppercase;
}

@media (max-width: 992px) {
	.block_logoslider .title {
		font-weight: 400;
		font-size: 24px;
		line-height: 28px;
	}
}

.block_logoslider ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.block_logoslider ul li {
  padding: 0 10px;
}
.block_logoslider ul .slick-track {
  display: flex;
  align-items: center;
}

.block_logoslider hr {
  color: #C5C5C5;
  opacity: 1;
  margin: 30px 0 0 0;
}

.woocommerce-breadcrumb {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  padding: 8px 0;
  text-transform: uppercase;
}
.woocommerce-breadcrumb a {
  color: black;
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
}

.woocommerce-products-header h1.woocommerce-products-header__title {
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: black;
  text-transform: uppercase;
  margin: 8px 0;
}

.newsletter {
  padding: 65px 0;
  max-width: 670px;
  margin: auto;
  text-align: center;
}
@media (max-width: 1199px) {
  .newsletter {
    padding: 20px 0;
    border-top: 1px solid #C5C5C5;
    border-bottom: 1px solid #C5C5C5;
  }
}
.newsletter .title {
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #000000;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .newsletter .title {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    margin-bottom: 20px;
  }
}
.newsletter form input[type=email] {
  border: 1px solid #505050;
  font-size: 16px;
  padding: 15px 15px;
  height: 60px;
  width: 100%;
}
@media (max-width: 1199px) {
  .newsletter form input[type=email] {
    height: 40px;
  }
}
.newsletter form input[type=submit] {
  height: 41px;
  background: #000000;
  border: 1px solid #000000;
  border-radius: 4px;
  color: white;
  padding: 10px 14px;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  margin: 30px 0;
}
@media (max-width: 1199px) {
  .newsletter form input[type=submit] {
    margin-bottom: 0;
    margin-top: 20px;
    height: 31px;
    padding: 5px 14px;
  }
}
.newsletter form input[type=submit]:hover {
  background-color: transparent;
  color: black;
}
.newsletter form .wpcf7-spinner {
  display: none;
}
.newsletter form .wpcf7-list-item {
  display: block;
  margin: 30px 0 0 0;
  text-align: center;
}
@media (max-width: 1199px) {
  .newsletter form .wpcf7-list-item {
    margin-top: 20px;
  }
}
.newsletter form .wpcf7-list-item label {
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .newsletter form .wpcf7-list-item label {
    text-align: left;
    justify-content: flex-start;
  }
}
.newsletter form .wpcf7-list-item label input {
  width: 30px;
  height: 30px;
  border: 1px solid #505050;
  border-radius: 0px;
}
@media (max-width: 1199px) {
  .newsletter form .wpcf7-list-item label input {
    width: 20px;
    height: 20px;
  }
}
.newsletter form .wpcf7-list-item label span {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  color: #000000;
  margin-left: 25px;
  max-width: calc(100% - 65px);
  text-align: left;
  display: inline-block;
}
@media (max-width: 1199px) {
  .newsletter form .wpcf7-list-item label span {
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.28px;
    text-transform: uppercase;
    color: #000000;
    text-align: left;
    margin-left: 10px;
  }
}

.term-description {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 19px;
  margin: 20px 50px;
}
@media (max-width: 992px) {
  .term-description {
    margin: 20px 0;
  }
}

.products {
  list-style-type: none;
  padding: 0;
}
.products li .loop_product {
  border: 1px solid transparent;
  transition: 0.5s;
}
.products li .loop_product .image_cont {
  position: relative;
  overflow: hidden;
}
.products li .loop_product .image_cont img {
  cursor: pointer;
  width: 100%;
}
.products li .loop_product .image_cont img.fade {
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s;
}
.products li .loop_product .image_cont .hover_actions {
  position: absolute;
  display: flex;
  border-top: 1px solid #CCCCCC;
  width: 100%;
  bottom: -50px;
  transition: 0.5s;
  background-color: white;
}
.products li .loop_product .image_cont .hover_actions > a {
  width: 50%;
  text-align: center;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 400;
  font-size: 8px;
  line-height: 19px;
  color: black;
  text-decoration: none;
  padding: 5px;
  display: grid;
  place-items: center;
}
@media (max-width: 992px) {
  .products li .loop_product .image_cont .hover_actions > a {
    font-size: 8px;
  }
}
.products li .loop_product .image_cont .hover_actions > a:first-child {
  border-right: 1px solid #CCCCCC;
}
.products li .loop_product .image_cont .hover_actions > a:hover {
  background-color: #CCCCCC;
}
.products li .loop_product .image_cont .hover_actions .yith-wcwl-add-to-wishlist {
  width: 50%;
  text-align: center;
  padding: 5px;
  margin: 0;
}
.products li .loop_product .image_cont .hover_actions .yith-wcwl-add-to-wishlist a {
  color: black;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 400;
  font-size: 8px;
  line-height: 19px;
}
@media (max-width: 992px) {
  .products li .loop_product .image_cont .hover_actions .yith-wcwl-add-to-wishlist a span {
    display: none;
  }
}
.products li .loop_product .image_cont .hover_actions .yith-wcwl-add-to-wishlist:first-child {
  border-right: 1px solid #CCCCCC;
}
.products li .loop_product .image_cont .hover_actions .yith-wcwl-add-to-wishlist:hover {
  background-color: #CCCCCC;
}
.products li .loop_product:hover {
  border-color: #CCCCCC;
}
.products li .loop_product:hover .hover_actions {
  bottom: 0;
}
.products li .loop_product:hover img.fade {
  opacity: 1;
}
.products li .title {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-transform: capitalize;
  color: black;
  display: block;
  margin: 15px 0 0px 0;
  text-decoration: none;
  text-transform: uppercase;
}
.products li .podpis_2 {
  font-weight: 900;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 9px;
  display: none;
}
.products li .color_name {
  font-size: 11px;
  margin-bottom: 0px;
} 
.products li .price {
  letter-spacing: 0.26px;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: black;
}
@media (max-width: 1199px) {
  .products li .price {
    margin-bottom: 5px;
  }
}
.products li .mobile_add_to_cart a {
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  height: 41px;
  display: grid;
  place-items: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 15px;
}

@media (max-width: 1199px) {
  .products li .mobile_add_to_cart a {
    height: 34px;
    font-size: 12px;
  }
}

.woocommerce-notices-wrapper .woocommerce-message {
  padding: 10px 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-bottom: 15px;
  background: #0c780c;
  color: white;
  text-align: center;
}

.woocommerce-pagination {
  padding-bottom: 100px;
  margin-top: 100px;
}
.woocommerce-pagination ul {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
}
.woocommerce-pagination ul li {
  margin: 0 3px;
}
.woocommerce-pagination ul li a, .woocommerce-pagination ul li span {
  font-weight: 700;
  font-size: 13px;
  line-height: 15px;
  color: #000000;
}
.woocommerce-pagination ul li a.next, .woocommerce-pagination ul li span.next {
  display: flex;
  align-items: center;
  margin-left: 10px;
}
.woocommerce-pagination ul li a.next svg, .woocommerce-pagination ul li span.next svg {
  margin-left: 5px;
}
.woocommerce-pagination ul li a.prev, .woocommerce-pagination ul li span.prev {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.woocommerce-pagination ul li a.prev svg, .woocommerce-pagination ul li span.prev svg {
  margin-right: 5px;
  transform: rotate(180deg);
}
.woocommerce-pagination ul li a:hover, .woocommerce-pagination ul li span:hover {
  color: #CCCCCC;
}
.woocommerce-pagination ul li span {
  text-decoration: underline;
}

.cat_comments_cont {
  max-width: 800px;
  margin: auto;
  margin-top: 50px;
}
.cat_comments_cont .single_cat_comment {
  margin-bottom: 25px;
  padding: 20px;
  background: #F8F8F8;
}
.cat_comments_cont .single_cat_comment svg {
  width: 20px;
}
.cat_comments_cont .single_cat_comment svg path {
  fill: #C5C5C5;
  stroke: #C5C5C5;
}
.cat_comments_cont .single_cat_comment svg.active path {
  fill: rgb(244, 221, 14);
  stroke: rgb(236, 196, 126);
}
.cat_comments_cont .single_cat_comment .name {
  margin: 0;
}
.cat_comments_cont .single_cat_comment .content {
  margin-top: 20px;
}

.cat_review {
  padding: 65px 0;
  max-width: 800px;
  margin: auto;
}
.cat_review .title {
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: black;
  text-transform: uppercase;
}
.cat_review form .star_cont {
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin: 0 -4px 20px -4px;
  position: relative;
}
.cat_review form .star_cont input {
  position: absolute;
  opacity: 0;
  z-index: -1;
  width: 20px;
  left: 0;
  top: 0;
}
.cat_review form .star_cont input:checked ~ label svg path {
  fill: rgb(244, 221, 14);
  stroke: rgb(236, 196, 126);
}
.cat_review form .star_cont label {
  margin: 0 4px 4px 4px;
  cursor: pointer;
}
.cat_review form .star_cont label:hover svg path, .cat_review form .star_cont label:hover ~ label svg path {
  fill: rgb(244, 221, 14);
  stroke: rgb(236, 196, 126);
}
.cat_review form .star_cont svg {
  width: 20px;
}
.cat_review form .star_cont svg path {
  fill: #C5C5C5;
  stroke: #C5C5C5;
}
.cat_review form label {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.6px;
  color: #000000;
  display: block;
  margin-bottom: 15px;
}
.cat_review form input {
  border: 1px solid #505050;
  font-size: 16px;
  padding: 15px 15px;
  height: 50px;
  width: 100%;
  margin-bottom: 20px;
}
.cat_review form textarea {
  border: 1px solid #505050;
  font-size: 16px;
  padding: 15px 15px;
  width: 100%;
  margin-bottom: 20px;
}
.cat_review form button {
  height: 41px;
  background: #000000;
  border: 1px solid #000000;
  border-radius: 4px;
  color: white;
  padding: 10px 14px;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.36px;
  text-transform: uppercase;
}
.cat_review form button:hover {
  background-color: transparent;
  color: black;
}

.single-product .woocommerce-breadcrumb {
  background-color: #F3F3F3;
}
.single-product .reset_variations {
  display: none;
}
.single-product #gift-card-amount {
  padding: 5px 15px;
  border: 1px solid #505050;
  margin-left: 10px;
}
.single-product .variations {
  margin-bottom: 15px;
}
.single-product .variations tbody tr th label {
  font-size: 14px;
  font-weight: 400;
}
.single-product #pwgc-purchase-container label {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.6px;
  color: #000000;
  margin-bottom: 10px;
}
.single-product #pwgc-purchase-container input, .single-product #pwgc-purchase-container textarea {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #505050;
}
.single-product #pwgc-purchase-container .error {
  border-color: red;
}
.single-product .product_cont {
  position: relative;
  max-width: calc(100% - 240px);
  order: 2;
}
@media (max-width: 992px) {
  .single-product .product_cont {
    max-width: 100%;
  }
}
.single-product .product_cont a {
  cursor: zoom-in;
}
.single-product .product_cont .image_info {
  position: absolute;
  background: #FFFFFF;
  border: 1px solid #A6A6A6;
  border-radius: 14px;
  padding: 2px 12px;
  color: #A6A6A6;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  top: 10px;
  left: 36px;
  text-transform: uppercase;
  z-index: 9;
}
@media (max-width: 600px) {
  .single-product .product_cont .image_info {
    font-size: 12px;
    line-height: 16px;
    padding: 2px 8px;
  }
}
.single-product .product_cont .yith-wcwl-add-to-wishlist {
  margin: 0;
  position: relative;
  z-index: 9;
}
.single-product .product_cont .yith-wcwl-add-button {
  position: absolute;
  top: 12px;
  right: 20px;
}
.single-product .product_cont .yith-wcwl-add-button a {
  font-size: 0;
}
.single-product .product_cont .yith-wcwl-add-button a:nth-child(3) {
  display: none;
}
.single-product .product_cont .yith-wcwl-add-button a i {
  color: #A6A6A6;
  font-size: 20px;
}
.single-product .product_cont .yith-wcwl-add-button a span {
  display: none;
}
.single-product .product_cont .yith-wcwl-add-button .separator {
  display: none;
}
.single-product .product_thumb {
  width: 160px;
  text-align: center;
  padding-right: 40px;
  order: 1;
}
@media (max-width: 992px) {
  .single-product .product_thumb {
    display: flex;
    width: 100%;
    padding: 0;
  }
}
.single-product .product_thumb a {
  cursor: zoom-in;
}
.single-product .product_thumb img {
  width: 100%;
  margin-bottom: 15px;
}
.single-product .product_top {
  padding: 20px 0 0 0;
  background: #F3F3F3;
}
.single-product .product_top hr {
  color: #C5C5C5;
  opacity: 1;
  margin: 30px 0;
}
@media (max-width: 1199px) {
  .single-product .product_top hr {
    display: none;
  }
}
.single-product .product_top .summary {
  max-width: 800px;
  width: 100%;
}
@media (max-width: 1199px) {
  .single-product .product_top .summary {
    padding-bottom: 15px;
  }
}
.single-product #page .product_top .summary h1.product_title {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 9px;
  color: black;
  text-transform: uppercase;
}
.single-product .product_top .summary .podpis {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 9px;
  display: block;
}
.single-product .product_top .summary .podpis_2 {
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 9px;
  display: block;
}
.single-product .product_top .summary .woocommerce-product-rating {
  margin-bottom: 25px;
}
.single-product .product_top .summary .woocommerce-product-rating .stars svg.off path {
  fill: #a19d9d;
  stroke: #a19d9d;
}
.single-product .product_top .summary .woocommerce-product-rating .info {
  margin: 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  text-transform: lowercase;
  color: #000000;
  margin-left: 15px;
}

.single-product .product_top .summary form .price{
	display:none;
}

.single-product .product_top .summary .price {
  margin-bottom: 9px;
  font-weight: bold;
}
.single-product .product_top .summary .price del {
  font-weight: 400;
  font-size: 20px;
  line-height: 22px;
  color: black;
}
.single-product .product_top .summary .price ins {
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  margin-left: 20px;
  text-decoration: none;
}
.single-product .product_top .summary .iworks-omnibus {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: black;
}
.single-product .product_top .summary .woocommerce-product-details__short-description {
  margin: 25px 0;
}
.single-product .product_top .summary .woocommerce-product-details__short-description p {
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
}
.single-product .product_top .summary .stock {
  font-weight: 700;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
  color: #000000;
  margin: 25px 0;
}
.single-product .product_top .summary .cart {
  margin-top: 20px;
}
.single-product .product_top .summary .cart .quantity_cont {
  width: 80px;
  height: 40px;
  border: 1px solid #505050;
  margin-right: 18px;
}
.single-product .product_top .summary .cart .quantity_cont .minus, .single-product .product_top .summary .cart .quantity_cont .plus {
  width: 25px;
  display: grid;
  place-items: center;
  cursor: pointer;
}
.single-product .product_top .summary .cart .quantity_cont .quantity {
  max-width: 30px;
  display: grid;
  place-items: center;
}
.single-product .product_top .summary .cart .quantity_cont .quantity input {
  width: 100%;
  border: none;
  background: transparent;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: black;
  -moz-appearance: textfield;
  text-align: center;
  margin-top: -4px;
}
.single-product .product_top .summary .cart .quantity_cont .quantity input::-webkit-outer-spin-button, .single-product .product_top .summary .cart .quantity_cont .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.single-product .product_top .summary .cart .quantity_cont .quantity input:active, .single-product .product_top .summary .cart .quantity_cont .quantity input:focus {
  box-shadow: none;
  border: none;
  outline: none;
}
.single-product .product_top .summary .cart .single_add_to_cart_button {
  height: 41px;
  background: #000000;
  border: 1px solid #000000;
  border-radius: 4px;
  color: white;
  padding: 10px 14px;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.36px;
  text-transform: uppercase;
}
.single-product .product_top .summary .cart .single_add_to_cart_button:hover {
  color: black;
  background: transparent;
}
.single-product .product_top .summary .yith-wcwl-add-to-wishlist {
  margin: 15px 0 25px 0;
}
.single-product .product_top .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
  font-weight: 700;
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
}
.single-product .product_top .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:last-child {
  display: none;
}
.single-product .product_top .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .separator {
  display: none;
}
.single-product .product_top .summary .product_meta {
  margin-top: 25px;
}
.single-product .product_top .summary .product_meta tr td:first-child {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  padding-bottom: 16px;
  padding-right: 17px;
}
.single-product .product_top .summary .product_meta tr td:last-child {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #6E6E6E;
  padding-bottom: 16px;
}
.single-product .product_top .summary .product_meta tr td a {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #6E6E6E;
  text-decoration: none;
}
.single-product .product_top .summary .product_meta tr td.tags a {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #6E6E6E;
  text-decoration: none;
  padding: 2px 7px;
  background: #FFFFFF;
  border: 1px solid #6E6E6E;
  border-radius: 10px;
  margin-right: 12px;
}
@media (max-width: 600px) {
  .single-product .product_top .summary .product_meta tr td.tags a {
    white-space: nowrap;
    display: inline-block;
    margin: 5px;
  }
}
.single-product .product_top .summary .product_meta tr td.tags a:hover {
  background-color: #6E6E6E;
  color: white;
}
.single-product .product_top .summary .product_meta tr td.tags a:last-child {
  margin: 0;
}
@media (max-width: 600px) {
  .single-product .product_top .summary .product_meta tr td.tags a:last-child {
    margin: 5px;
  }
}
.single-product .product_top .summary .metody_platnosci .title {
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  margin: 25px 0 10px 0;
}
.single-product .product_top .varianty_colors .title {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  margin: 0;
  color: black;
}
.single-product .product_top .varianty_colors .colors {
  margin: 5px -7px;
}
.single-product .product_top .varianty_colors .colors a {
  width: 27px;
  height: 27px;
  border: 1px solid #707070;
  border-radius: 50%;
  margin: 3px;
  position: relative;
  border: 4px solid #F3F3F3;
  transition: 0.5s;
}
@media (max-width: 500px) {
  .single-product .product_top .varianty_colors .colors a {
    margin: 2px;
    width: 25px;
    height: 25px;
  }
}
.single-product .product_top .varianty_colors .colors a:hover, .single-product .product_top .varianty_colors .colors a.active {
  border-color: white;
}
@media (max-width: 1199px) {
  .single-product .woocommerce-tabs {
    margin-top: 20px;
  }
}
.single-product .tabs {
  padding: 0;
  list-style-type: none;
  display: flex;
  border-bottom: 1px solid #C5C5C5;
  padding-bottom: 14px;
}
.single-product .tabs li {
  margin-right: 100px;
}
.single-product .tabs li:last-child {
  margin: 0;
}
.single-product .tabs li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  text-transform: capitalize;
  color: #000000;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  padding-bottom: 15px;
}
.single-product .tabs li a:hover {
  border-color: #8D8D8D;
}
.single-product .tabs li.active a {
  border-color: #8D8D8D;
}
.single-product .woocommerce-Tabs-panel {
  padding: 25px 0;
  display: block !important; /* Zapewnia, że wszystkie są widoczne */
}
.single-product .woocommerce-tabs .fixed-tabs {
  position: fixed;
  top: 71px;
  left: 60px;
  right: 60px;
  width: 100%;
  background: white;
  z-index: 1000;
  padding: 10px 0 18px 0;
}
@media (max-width: 1199px) {
  .single-product .woocommerce-Tabs-panel {
    display: none !important;
  }
  .single-product .woocommerce-Tabs-panel.active {
    display: block !important;
  }
}
@media (max-width: 1199px) {
  .single-product .tab_container .tab_mobile_title {
    margin: 0;
  }
  .single-product .tab_container .tab_mobile_title span {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-transform: capitalize;
    color: #000000;
    display: block;
    padding: 10px 0;
    border-top: 1px solid #C5C5C5;
  }
  .single-product .tab_container .tab_mobile_title span svg {
    margin-right: 10px;
  }
  .single-product .tab_container .tab_mobile_title span svg.minus {
    display: none;
  }
  .single-product .tab_container .tab_mobile_title.active span svg.plus {
    display: none;
  }
  .single-product .tab_container .tab_mobile_title.active span svg.minus {
    display: block;
  }
}
.single-product .woocommerce-Tabs-panel--inspiration .tab_cont {
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .single-product .woocommerce-Tabs-panel--inspiration .tab_cont {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    margin: 0 -5px;
  }
}
.single-product .woocommerce-Tabs-panel--inspiration .tab_cont a {
  margin: 0;
  padding: 15px;
}
@media (max-width: 1199px) {
  .single-product .woocommerce-Tabs-panel--inspiration .tab_cont a {
    margin: 0 0 15px 0;
    padding: 0 calc(var(--bs-gutter-x) * 0.5);
  }
}
.single-product .woocommerce-Tabs-panel--inspiration .tab_cont a img {
  width: 100%;
}
@media (max-width: 767px) {
  .single-product .woocommerce-Tabs-panel--inspiration .tab_cont a img {
    min-height: auto;
  }
}
.single-product .woocommerce-Tabs-panel--inspiration .tab_cont a:nth-child(1) {
  grid-area: 1/1/3/3;
}
.single-product .woocommerce-Tabs-panel--inspiration .tab_cont a:nth-child(2) {
  grid-area: 1/3/2/4;
}
.single-product .woocommerce-Tabs-panel--inspiration .tab_cont a:nth-child(3) {
  grid-area: 1/4/2/5;
}
.single-product .woocommerce-Tabs-panel--inspiration .tab_cont a:nth-child(4) {
  grid-area: 2/3/3/4;
}
.single-product .woocommerce-Tabs-panel--inspiration .tab_cont a:nth-child(5) {
  grid-area: 2/4/3/5;
}
.single-product .woocommerce-Tabs-panel--inspiration .tab_cont a:nth-child(7) {
  grid-area: 3/2/4/3;
}
.single-product .woocommerce-Tabs-panel--inspiration .tab_cont a:nth-child(8) {
  grid-area: 3/3/4/4;
}
.single-product .woocommerce-Tabs-panel--inspiration .tab_cont a:nth-child(9) {
  grid-area: 3/4/4/5;
}
.single-product #reviews .woocommerce-Reviews-title {
  font-weight: 400;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0.6px;
  color: #000000;
}
.single-product #reviews .commentlist {
  list-style-type: none;
  padding: 0;
}
.single-product #reviews form label {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.6px;
  color: #000000;
  display: block;
  margin-bottom: 15px;
}
.single-product #reviews form textarea, .single-product #reviews form input {
  background: #FFFFFF;
  border: 1px solid #505050;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.6px;
  color: #000000;
  width: 100%;
  max-width: 760px;
  padding: 10px;
}
.single-product #reviews form textarea#submit, .single-product #reviews form input#submit {
  height: 41px;
  background: #000000;
  border: 1px solid #000000;
  border-radius: 4px;
  color: white;
  padding: 10px 14px;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.36px;
  text-transform: uppercase;
}
.single-product #reviews form textarea#submit:hover, .single-product #reviews form input#submit:hover {
  background-color: transparent;
  color: black;
}
.single-product #reviews #reply-title {
  font-weight: 400;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0.6px;
  color: #000000;
  margin: 15px 0;
}
.single-product #reviews .custom_comment_container {
  max-width: 760px;
  border: 1px solid #C5C5C5;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 15px;
}
.single-product #reviews .custom_comment_container .custom_comment_container_gwiazdki .off path {
  fill: #C5C5C5;
  stroke: #C5C5C5;
}
.single-product #reviews .custom_comment_container .custom_comment_container_data {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.6px;
  color: #000000;
}
.single-product #reviews .custom_comment_container .custom_comment_container_text {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.6px;
  color: #000000;
}
.single-product #reviews .comment-form-rating .stars_cont {
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin: 0 -4px 20px -4px;
}
.single-product #reviews .comment-form-rating .stars_cont input {
  display: none;
}
.single-product #reviews .comment-form-rating .stars_cont input:checked ~ label svg path {
  fill: rgb(244, 221, 14);
  stroke: rgb(236, 196, 126);
}
.single-product #reviews .comment-form-rating .stars_cont label {
  margin: 0 4px 4px 4px;
  cursor: pointer;
}
.single-product #reviews .comment-form-rating .stars_cont label svg path {
  fill: #C5C5C5;
  stroke: #C5C5C5;
}
.single-product #reviews .comment-form-rating .stars_cont label:hover svg path, .single-product #reviews .comment-form-rating .stars_cont label:hover ~ label svg path {
  fill: rgb(244, 221, 14);
  stroke: rgb(236, 196, 126);
}
.single-product #reviews .comment-form-cookies-consent {
  display: flex;
  align-items: center;
}
.single-product #reviews .comment-form-cookies-consent input {
  width: initial;
}
.single-product #reviews .comment-form-cookies-consent label {
  margin: 0 0 0 15px;
  font-size: 14px;
}
.single-product .product_share {
  border-top: 1px solid #C5C5C5;
  border-bottom: 1px solid #C5C5C5;
  margin: 60px 0;
  padding: 10px 0;
}
@media (max-width: 1199px) {
  .single-product .product_share {
    margin: 0;
    padding: 10px 0;
  }
}
.single-product .product_share .title {
  margin: 0;
  font-weight: 400;
  font-size: 16;
  line-height: 22px;
  letter-spacing: 0.6px;
  color: #000000;
}
@media (max-width: 1199px) {
  .single-product .product_share .title {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
  }
}
@media (max-width: 1199px) {
  .single-product .product_share .sfsi_shortcode_container {
    min-height: 25px !important;
  }
}
@media (max-width: 1199px) {
  .single-product .product_share .sfsi_shortcode_container .sfsi_wicons {
    height: 25px !important;
  }
}
.single-product .product_share .sfsi_wDiv {
  text-align: right !important;
}
.single-product .product_share .sfsi_wDiv a.sficn {
  position: relative;
  display: grid;
  place-items: center;
}
.single-product .product_share .sfsi_wDiv a.sficn img {
  opacity: 0;
}
@media (max-width: 1199px) {
  .single-product .product_share .sfsi_wDiv a.sficn img {
    width: 25px;
  }
}
.single-product .product_share .sfsi_wDiv a.sficn#sfsiid_facebook_icon:before {
  content: " ";
  background-image: url("/wp-content/uploads/2023/02/Facebook.svg");
  width: 25px;
  height: 25px;
  position: absolute;
}
.single-product .product_share .sfsi_wDiv a.sficn#sfsiid_youtube_icon:before {
  content: " ";
  background-image: url("/wp-content/uploads/2023/02/youtube.svg");
  width: 37px;
  height: 25px;
  position: absolute;
  background-repeat: no-repeat;
}
.single-product .product_share .sfsi_wDiv a.sficn#sfsiid_pinterest_icon:before {
  content: " ";
  background-image: url("/wp-content/uploads/2023/02/printest.svg");
  width: 25px;
  height: 25px;
  position: absolute;
}
.single-product .product_share .sfsi_wDiv a.sficn#sfsiid_instagram_icon:before {
  content: " ";
  background-image: url("/wp-content/uploads/2023/05/insta.svg");
  width: 25px;
  height: 25px;
  position: absolute;
}
.single-product .related {
  margin-top: 40px;
}
.single-product .related .title {
  font-weight: 400;
  font-size: 13px;
  line-height: 28px;
  letter-spacing: 0.6px;
  color: #000000;
  margin-bottom: 0;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_details {
  display: none !important;
}

.slb_controls .slb_slideshow {
  display: none;
}

#slb_viewer_wrap .slb_theme_slb_baseline .slb_container {
  padding: 0 !important;
}

#slb_viewer_wrap .slb_theme_slb_baseline .slb_template_tag_item_content > img {
  display: block;
}

.product_gallery_image .fade {
  opacity: 0;
  position: absolute;
  top: 0;
}

.shop_filters {
  display: flex;
  position: relative;
  width: 100%;
  margin: 0 -5px;
}
.shop_filters .widgetizedArea {
  margin: 0 5px;
}
.shop_filters .block_color_filter .title {
  border: 1px solid black;
  font-size: 10px;
  font-weight: 600;
  padding: 5px 15px;
  display: inline;
  cursor: pointer;
  margin: 0;
  line-height: 30px;
}
.shop_filters .select_colors {
  position: absolute;
  background: white;
  z-index: 9;
  left: 5px;
  flex-wrap: wrap;
  border: 1px solid black;
  width: 100%;
  border-bottom: none;
  border-right: none;
  display: none;
}
.shop_filters .select_colors.min {
  max-width: 600px;
}
.shop_filters .select_colors.show {
  display: flex;
}
.shop_filters .select_colors .color {
  width: 10%;
  padding: 12px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  cursor: pointer;
}
@media (max-width: 767px) {
  .shop_filters .select_colors .color {
    width: 20%;
  }
}
@media (max-width: 450px) {
  .shop_filters .select_colors .color {
    width: 25%;
  }
}
.shop_filters .select_colors .color.min {
  width: 20%;
}
@media (max-width: 450px) {
  .shop_filters .select_colors .color.min {
    width: 25%;
  }
}
.shop_filters .select_colors .color span {
  width: 20px;
  height: 20px;
  display: block;
  margin: auto;
}
.shop_filters .select_colors .color .naglowek {
  font-size: 10px;
  text-align: center;
  margin: 10px 0 0 0;
  line-height: 16px;
}
.shop_filters .select_colors .color.active span {
  border: 1px solid black;
}
.shop_filters .select_colors .color.active .naglowek {
  font-weight: bold;
}
.shop_filters .select_colors button {
  border: none;
  width: 100%;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
  margin-bottom: -1px;
  border-right: 1px solid black;
  padding: 10px;
  background: transparent;
  font-size: 12px;
}

.woocommerce-cart .woocommerce-cart-form {
  padding: 0 150px;
}
@media (max-width: 1199px) {
  .woocommerce-cart .woocommerce-cart-form {
    padding: 0;
  }
}
.woocommerce-cart .woocommerce-cart-form table.shop_table {
  width: 100%;
  border: 2px solid #CCCCCC;
}
@media (max-width: 992px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table {
    border: none;
    display: block;
  }
}
.woocommerce-cart .woocommerce-cart-form table.shop_table thead tr th {
  border-bottom: 2px solid #CCCCCC;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: black;
  padding: 15px 5px;
}
@media (max-width: 992px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table thead {
    display: none;
  }
}
@media (max-width: 992px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table tbody {
    display: block;
  }
}
@media (max-width: 992px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr:last-child {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
  }
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td {
  border-bottom: 2px solid #CCCCCC;
  padding: 15px 25px;
  color: black;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
}
@media (max-width: 992px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td {
    padding: 10px;
    border: none;
  }
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-remove {
  width: 71px;
}
@media (max-width: 992px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-remove {
    grid-area: 1/1/4/2;
    display: grid;
    place-items: center;
  }
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-thumbnail {
  width: 100px;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-thumbnail img {
  max-width: 100px;
}
@media (max-width: 992px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-thumbnail {
    grid-area: 1/2/4/4;
  }
}
@media (max-width: 992px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-price {
    display: none;
  }
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-name {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-name a {
  color: black;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-name {
    grid-area: 1/4/2/7;
    padding-top: 0;
    padding-bottom: 0;
    text-align: left;
  }
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-name .variation {
  margin: 0;
  font-size: 12px;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-name .variation dt {
  display: inline-block;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-name .variation dd {
  display: inline-block;
  margin: 0;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-name .variation dd p {
  font-size: 12px;
  margin: 0;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-subtotal {
  font-weight: 700;
}
@media (max-width: 992px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-subtotal {
    grid-area: 3/4/4/7;
    padding-top: 0;
    padding-bottom: 0;
    text-align: left;
  }
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-quantity .quantity_cont {
  width: 80px;
  height: 40px;
  border: 1px solid #505050;
  margin: auto;
}
@media (max-width: 992px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-quantity .quantity_cont {
    margin: initial;
  }
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-quantity .quantity_cont .minus, .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-quantity .quantity_cont .plus {
  width: 25px;
  display: grid;
  place-items: center;
  cursor: pointer;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-quantity .quantity_cont .quantity {
  max-width: 30px;
  display: grid;
  place-items: center;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-quantity .quantity_cont .quantity input {
  width: 100%;
  border: none;
  background: transparent;
  font-weight: 400;
  font-size: 19px;
  line-height: 19px;
  color: black;
  -moz-appearance: textfield;
  text-align: center;
  margin-top: -4px;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-quantity .quantity_cont .quantity input::-webkit-outer-spin-button, .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-quantity .quantity_cont .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-quantity .quantity_cont .quantity input:active, .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-quantity .quantity_cont .quantity input:focus {
  box-shadow: none;
  border: none;
  outline: none;
}
@media (max-width: 992px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.product-quantity {
    grid-area: 2/4/3/7;
    padding-top: 0;
    padding-bottom: 10px;
    text-align: left;
  }
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.actions {
  padding: 45px 15px;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon {
  padding-left: 50px;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon label {
  display: none;
}
@media (max-width: 992px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon {
    padding: 0;
  }
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon input {
  height: 40px;
  border: 1px solid #505050;
  padding: 10px;
}
@media (max-width: 490px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon input {
    width: 100%;
    margin-bottom: 15px;
  }
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon button, .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon #pwgc-apply-gift-card {
  padding: 8px 23px;
  border: 1px solid #000000;
  color: black;
  border-radius: 20px;
  background: transparent;
  height: 40px;
  display: inline-grid;
  place-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  margin-left: 0px;
}
@media (max-width: 992px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon button, .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon #pwgc-apply-gift-card {
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 490px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon button, .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon #pwgc-apply-gift-card {
    width: 100%;
    margin: 0;
  }
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon button:hover, .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon #pwgc-apply-gift-card:hover {
  background-color: black;
  color: white;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.actions .update_cart_button {
  background: #000000;
  border: 1px solid #000000;
  border-radius: 4px;
  color: white;
  height: 40px;
  display: grid;
  place-items: center;
  padding: 10px 14px;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
}
@media (max-width: 992px) {
  .woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.actions .update_cart_button {
    margin-top: 15px;
    width: 100%;
  }
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.actions .update_cart_button:hover {
  background-color: transparent;
  color: black;
}
.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr:last-child td {
  border: none;
}
.woocommerce-cart .empty {
  text-align: center;
  margin-top: 160px;
}
.woocommerce-cart .empty .title_empty {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  margin-top: 24px;
  margin-bottom: 70px;
}
.woocommerce-cart .empty .btn {
  padding: 15px 10px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  height: 41px;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.36px;
  text-transform: uppercase;
}

.en .order-total .includes_tax {
  display: none !important;
}

.cart-collaterals {
  padding: 0 150px;
  margin: 50px 0;
}
@media (max-width: 1199px) {
  .cart-collaterals {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .cart-collaterals {
    margin-top: 0;
  }

  .cart-collaterals .back {
    text-align: center;
    width: 100%;
  }

  .cart-collaterals .back .btn{
    width: 100%;
    margin: 25px 0;
    justify-content: center;
    padding: 10px 10px;
    height: 40px;
  }
}
.cart-collaterals .cart_totals h2 {
  font-size: 30px;
  line-height: 35px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  .cart-collaterals .cart_totals h2 {
    display: none;
  }
}
.cart-collaterals .cart_totals table {
  width: 100%;
  border: 2px solid #CCCCCC;
}
.cart-collaterals .cart_totals table tr th {
  padding: 15px 10px;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #000000;
  border-bottom: 2px solid #CCCCCC;
}
.cart-collaterals .cart_totals table tr td {
  color: #040404;
  text-align: right;
  padding: 15px 10px;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  border-bottom: 2px solid #CCCCCC;
  width: 50%;
}
.cart-collaterals .cart_totals table tr.woocommerce-shipping-totals.shipping {
  display: none;
}
.cart-collaterals .cart_totals table tr.woocommerce-shipping-totals.shipping ul li input {
  accent-color: black;
}
.cart-collaterals .cart_totals table tr.woocommerce-shipping-totals.shipping ul li label {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  margin-left: 7px;
  max-width: calc(100% - 22px);
  vertical-align: middle;
}
.cart-collaterals .cart_totals table tr.woocommerce-shipping-totals.shipping form {
  text-align: left;
}
.cart-collaterals .cart_totals table tr.woocommerce-shipping-totals.shipping form .shipping-calculator-button {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: black;
}
.cart-collaterals .cart_totals table tr.woocommerce-shipping-totals.shipping form input {
  width: 100%;
  padding: 10px;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout {
  margin-top: 50px;
  text-align: right;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout a {
  padding: 10px 14px;
  background: #000000;
  border: 1px solid #000000;
  border-radius: 4px;
  color: white;
  text-decoration: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.36px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
    width: 100%;
    display: block;
  }
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover {
  color: black;
  background-color: transparent;
}
.cart-collaterals .metody_platnosci {
  text-align: right;
  margin-top: 20px;
}
@media (max-width: 992px) {
  .cart-collaterals .metody_platnosci {
    text-align: center;
  }
}
.cart-collaterals .cart_info {
  margin-top: 50px;
}
.cart-collaterals .cart_info .info {
  align-items: flex-start;
  margin-bottom: 20px;
}
.cart-collaterals .cart_info .info .content {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  padding-left: 12px;
  max-width: calc(100% - 50px);
}

.cart_step {
  margin: 15px auto;
  max-width: 640px;
  width: 100%;
  justify-content: space-around;
}
.cart_step .step {
  text-align: center;
  position: relative;
	display: flex;
}
.cart_step .step:before {
  content: " ";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #b8b5ae;
	top: 8px;
	right: 10px;
}

.cart_step .step:first-child:before,.cart_step .step:last-child:after {
  display: none;
}

.cart_step .step:first-child{
  text-align: left;
}

.cart_step .step:after {
	content: " ";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #b8b5ae;
	top: 8px;
	left: 10px;
}
.cart_step .step .number {
	border-radius: 50%;
	width: 17px;
	height: 17px;
	display: inline-grid;
	place-items: center;
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
	color: #b8b5ae;
	border: 1px solid #b8b5ae;
	background: white;
	z-index: 9;
  position: relative;
}
.cart_step .step .number:before{
	content: ' ';
	width: 5px;
	left: -6px;
	background-color: white;
	height: 100%;
	top: 0;
	z-index: 9;
	position: absolute;
}
.cart_step .step .title {
  font-weight: 400;
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	color: #b8b5ae;
	background: white;
	z-index: 9;
	padding: 0 5px;
}

.cart_step .step.active .title{
  color: black;
}

.cart_step .step.active .number{
  border-color: black;
  color: black;
}

.cart_step .step.done .number{
	border-color: var(--green);
	background: var(--green);
	color: white;
}

.cart_step .step.done .title{
  color: var(--green);
}

.cart_step .step.active:after {
  background: #CCCCCC;
}
.cart_step .step.active ~ .step:after, .cart_step .step.active ~ .step:before {
  background: #CCCCCC;
}
.cart_step .step.active:last-child:after {
  background: black;
}

.shipping_cart_top_background {
  background-color: rgba(217, 217, 217, 0.58);
  opacity: 0;
  transition: opacity 1s;
}
.shipping_cart_top_background.active {
  opacity: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}

.shipping_cart_top {
  position: fixed;
  top: 0;
  right: -150%;
  background: white;
  height: 100%;
  overflow: hidden;
  padding: 10px 12px;
  z-index: 9999;
  width: 360px;
  transition: 0.5s;
  max-width: 90%;
}
.shipping_cart_top.active {
  right: 0;
}
.shipping_cart_top .close {
  position: absolute;
  top: 3px;
  right: 12px;
  cursor: pointer;
  font-size: 20px;
}
.shipping_cart_top .close svg {
  width: 15px;
}
.shipping_cart_top .title {
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 15px;
}
.shipping_cart_top .empty {
  text-align: center;
  margin-top: 160px;
}
.shipping_cart_top .empty .title_empty {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  margin-top: 24px;
  margin-bottom: 70px;
}
.shipping_cart_top .empty .btn {
  padding: 15px 10px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  height: 41px;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.36px;
  text-transform: uppercase;
}
.shipping_cart_top .products_count {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 200px);
}
.shipping_cart_top .products_count > div {
  margin-bottom: 20px;
}
.shipping_cart_top .products_count .remove {
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
}
.shipping_cart_top .products_count .image img {
  width: 100px;
}
.shipping_cart_top .products_count .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.shipping_cart_top .products_count .content .name {
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	color: black;
	margin-bottom: 10px;
}
.shipping_cart_top .products_count .content .quanity {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: black;
  margin-bottom: 0px;
}
.shipping_cart_top .products_count .content .price {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: black;
  margin-bottom: 0;
}
.shipping_cart_top .bottom_content {
  position: absolute;
  width: calc(100% - 40px);
  bottom: 0;
  background: white;
  padding-bottom: 20px;
}
.shipping_cart_top .bottom_content .total {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0 0 15px 0;
}
.shipping_cart_top .bottom_content .total .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #000000;
}
.shipping_cart_top .bottom_content .total .price {
  color: #040404;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}
.shipping_cart_top .bottom_content .view_cart {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: black;
}
.shipping_cart_top .bottom_content .btn {
  margin-top: 18px;
  padding: 10px 14px;
  background: black;
  border: 1px solid #000000;
  border-radius: 4px;
  height: 40px;
  display: grid;
  place-items: center;
  color: white;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
}
.shipping_cart_top .bottom_content .btn:hover {
  background: transparent;
  color: black;
}

.cart-empty.woocommerce-info {
  display: none;
}

#customer_details{
  height: calc(100% - 30px);
}

#customer_details > div,#order_review{
  padding: 0 25px;
}

#order_review #order_review_heading,#payment > .title{
  position: relative;
}

/* #order_review #order_review_heading:before,#payment > .title:before{
  content: ' ';
	position: absolute;
	left: -26px;
	top: -50px;
	width: calc(100% + 52px);
	height: 12px;
	background: white;
} */

#customer_details .h3 {
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  color: #000000;
  text-align: center;
  margin: 25px 0;
  text-transform: uppercase;
  margin-top: 0;
}
@media (max-width: 992px) {
  #customer_details .h3 {
    margin-top: 0;
  }
}
#customer_details label {
	display: block;
	margin-bottom: 0px;
	font-family: var(--font-m);
	font-size: 10px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: var(--dark-grey);
}
#customer_details p input, #customer_details p select {
	width: 100%;
	height: 42px;
	border: 1px solid var(--border-strong);
	background: transparent;
	padding: 0 12px;
	font-size: 13px;
	color: var(--black);
	outline: none;
	border-radius: 2px;
	transition: border-color 0.2s;
}
#customer_details p input[type=checkbox], #customer_details p select[type=checkbox] {
  width: 15px;
  height: 15px;
}
#customer_details p.woocommerce-invalid-required-field input, #customer_details p.woocommerce-invalid-required-field select {
  border-color: #FF0404;
}
#customer_details textarea {
	border: 1px solid var(--border-strong);
	background: transparent;
	padding: 12px;
	font-size: 13px;
	color: var(--black);
	outline: none;
	border-radius: 2px;
	transition: border-color 0.2s;
  width: 100%;
}
#customer_details textarea::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #8c8c8c;
}
#customer_details textarea:-moz-placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #8c8c8c;
}
#customer_details textarea::-moz-placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #8c8c8c;
}
#customer_details textarea:-ms-input-placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #8c8c8c;
}
#customer_details .select2-selection {
	height: 42px;
	border: 1px solid var(--border-strong);
	background: transparent;
	padding: 8px 12px;
	font-size: 13px;
	color: var(--black);
	outline: none;
	border-radius: 2px;
	transition: border-color 0.2s;
}
#customer_details .select2-selection__arrow {
  top: 9px;
}

#order_review .h3 {
  font-family: var(--font-m);
	font-size: 12px;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--dark-grey);
	margin-bottom: 12px;
}
#order_review table {
  width: 100%;
}
#order_review table thead th {
  font-weight: 400;
  font-size: 14px;
  line-height: 23px;
  text-transform: uppercase;
  color: #000000;
  padding-bottom: 10px;
}

#order_review > table > thead > tr:nth-child(n+2),#order_review > table > tbody,#order_review > table > tfoot{
  display: none;
}

@media (max-width: 992px) {
  #order_review table thead th:nth-child(2) {
    display: none;
  }
}
#order_review table thead th.product-total {
  text-align: right;
}
#order_review table tbody tr td {
  padding: 0 0 10px 0;
  /* border-bottom: 1px solid #C5C5C5; */
}
@media (max-width: 992px) {
  #order_review table tbody tr td:nth-child(2) {
    display: none;
  }

  #order_review table tbody tr .easypack-parcel-machine-select{
    display: block !important;
  }

  #order_review{
    margin-top: 30px;
  }
}

#order_review{
  margin-bottom: 30px;
}

#order_review table tbody tr td.product-name {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  text-transform: uppercase;
}
#order_review table tbody tr td.product-price {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  color: #000000;
  white-space: nowrap;
}
#order_review table tbody tr td.product-quantity {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: black;
}
#order_review table tbody tr td.product-total {
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  color: #000000;
  text-align: right;
}
#order_review table tfoot tr td {
  padding: 35px 10px;
  border-bottom: 1px solid #C5C5C5;
  width: 50%;
  text-align: right;
}
#order_review table tfoot tr td #shipping_method li {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#order_review table tfoot tr td #shipping_method li .easypack-shipping-method-logo {
  margin-left: 10px;
}
#order_review table tfoot tr td #shipping_method li label {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  margin-left: 7px;
  max-width: calc(100% - 22px);
  vertical-align: middle;
}
#order_review table tfoot tr td #shipping_method li input {
  accent-color: black;
}
#order_review table tfoot tr th {
  padding: 15px 10px;
  border-bottom: 1px solid #C5C5C5;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #000000;
}
#order_review table tfoot tr.cart-subtotal td, #order_review table tfoot tr.order-total td {
  text-align: right;
}
#order_review .woocommerce-checkout-payment {
  padding: 0px 0px;
}
#order_review .woocommerce-checkout-payment .title {
	font-family: var(--font-m);
	font-size: 12px;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--dark-grey);
	margin-bottom: 12px;
  border-top: 1px solid var(--border);
  padding-top: 15px;
}
#order_review .woocommerce-checkout-payment ul li {
  margin-bottom: 15px;
}

#order_review .woocommerce-checkout-payment > ul > li:not(.payment_method_bluemedia){
  position: relative;
	display: flex !important;
	align-items: flex-start;
	min-height: 40px;
	padding: 10px 10px !important;
	border: 1px solid #d8d8d8;
	background: #fff;
	box-sizing: border-box;
	align-items: center;
  flex-wrap: wrap;
}

.check_all_consents{
	margin-bottom: 5px;
}

.check_all_consents span{
	font-size: 12px;
	color: #1c76f9;
	font-weight: 600;
}

.payment_method_ppcp-gateway .payment_box  {
  display: none !important;
}

.payment_method_cod .payment_box{
	width: 100%;
	padding: 0px 0 0 25px;
}

.payment_method_cod .payment_box p{
 	font-size: 10px;
	color: var(--dark-grey);
	margin: 0; 
}

#order_review .woocommerce-checkout-payment > ul > li:not(.payment_method_bluemedia) input{
 width: 16px;
	height: 16px;
	cursor: pointer;
	accent-color: #1b1b17; 
}

#order_review .woocommerce-checkout-payment > ul > li:not(.payment_method_bluemedia) label{
 font-weight: 400;
	font-size: 14px;
	line-height: 15px;
	margin: 0;
	padding-left: 10px; 
}

#order_review .woocommerce-checkout-payment ul li label {
  color: #000000;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
#order_review .woocommerce-checkout-payment .form-row.place-order {
  border-top: 1px solid #C5C5C5;
  padding-top: 30px;
  margin-top: 30px;
}

#order_review .woocommerce-checkout-payment .form-row.place-order p,#order_review .woocommerce-checkout-payment .form-row.place-order a{
  font-size: 12px;
}

#order_review .woocommerce-checkout-payment .form-row.place-order input{
  position: relative;
  top: 3px;
}

#order_review .woocommerce-checkout-payment .form-row.place-order button {
  padding: 10px 14px;
  background: #000000;
  border: 1px solid #000000;
  border-radius: 4px;
  color: white;
  text-decoration: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  display: block;
  width: 100%;
}
#order_review .woocommerce-checkout-payment .form-row.place-order button:hover {
  color: black;
  background-color: transparent;
}

.woocommerce-NoticeGroup-checkout .woocommerce-error li {
  padding: 10px 8px;
  gap: 13px;
  background: #FF8F8F;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-bottom: 10px;
  max-width: 600px;
  margin: 10px auto;
  text-align: center;
}

.woocommerce-shipping-fields .title {
  font-weight: 500;
  font-size: 25px;
  line-height: 33px;
  color: #000000;
  margin: 25px 0;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
}

.cupon_cont {
  margin-top: 50px;
}
.cupon_cont .woocommerce-form-coupon-toggle {
  margin-bottom: 15px;
}
.cupon_cont .woocommerce-form-coupon-toggle .woocommerce-info {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}
.cupon_cont .woocommerce-form-coupon-toggle .woocommerce-info a {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}
.cupon_cont button, .cupon_cont #pwgc-apply-gift-card-checkout {
  padding: 10px 14px;
  background: #000000;
  border: 1px solid #000000;
  border-radius: 4px;
  color: white;
  text-decoration: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  display: block;
  width: 100%;
}
.cupon_cont button:hover, .cupon_cont #pwgc-apply-gift-card-checkout:hover {
  background-color: transparent;
  color: black;
}

.woocommerce-customer-details {
  margin-top: 50px;
}

#billing_wooccm12_field label .optional {
  display: none;
}

.select2-results__options li:empty {
  display: none;
}

.woocommerce-order-received .woocommerce-order .woocommerce-notice {
  font-weight: 500;
  font-size: 28px;
  line-height: 33px;
  color: #000000;
  margin-bottom: 20px;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li {
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  color: #000000;
  padding-bottom: 15px;
  border-bottom: 1px solid #C5C5C5;
  margin-bottom: 15px;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details h2.woocommerce-order-details__title {
  font-weight: 400;
  font-size: 30px;
  line-height: 35px;
  color: #000000;
  margin: 40px 0;
  display: block;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details table {
  width: 100%;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details table thead tr th {
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  color: #000000;
  padding-bottom: 30px;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details table tbody tr td {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #000000;
  padding: 15px 0;
  border-bottom: 1px solid #C5C5C5;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details table tbody tr td a {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  text-decoration: none;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details table tfoot tr th {
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  color: #000000;
  padding: 15px 0;
  border-bottom: 1px solid #C5C5C5;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details table tfoot tr td {
  padding: 15px 0;
  border-bottom: 1px solid #C5C5C5;
  color: #000000;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details table tfoot tr td .woocommerce-Price-amount {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
}

.woocommerce-order-details__title {
  display: none;
}

.search_tabs {
  padding: 0;
  list-style-type: none;
  display: inline-flex;
  border-bottom: 1px solid #C5C5C5;
  margin-bottom: 14px;
}
.search_tabs li {
  margin-right: 100px;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  text-transform: capitalize;
  color: #000000;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  padding-bottom: 15px;
  cursor: pointer;
}
.search_tabs li.active {
  border-color: #8D8D8D;
}
.search_tabs li:last-child {
  margin-right: 0;
}

.search_cont {
  display: none;
}
.search_cont.active {
  display: block;
}
.search_cont .single_content {
  margin-bottom: 25px;
}
.search_cont .single_content a {
  font-weight: 400;
  font-size: 23px;
  line-height: 27px;
  color: #000000;
  text-decoration: none;
}
.search_cont .single_content .content {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  margin-top: 20px;
}

#yith-wcwl-form table {
  border: 2px solid #CCCCCC;
  width: 100%;
}
#yith-wcwl-form table thead tr th {
  border-bottom: 2px solid #CCCCCC;
}
#yith-wcwl-form table thead tr th span {
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #000000;
  padding: 10px;
}
#yith-wcwl-form table tbody tr td {
  padding: 15px 30px;
  border-bottom: 2px solid #CCCCCC;
  text-align: left;
}
#yith-wcwl-form table tbody tr td.product-remove a {
  color: #000000;
  font-size: 40px;
  text-decoration: none;
}
#yith-wcwl-form table tbody tr td.product-thumbnail img {
  min-width: 100px;
}
#yith-wcwl-form table tbody tr td.product-name a {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
  color: #000000;
  text-transform: uppercase;
}
#yith-wcwl-form table tbody tr td.product-price .woocommerce-Price-amount, #yith-wcwl-form table tbody tr td.product-price .woocommerce-price-suffix {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #000000;
}
#yith-wcwl-form table tbody tr td.product-stock-status span {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #000000;
}
#yith-wcwl-form table tbody tr td.product-add-to-cart a.button {
  width: 220px;
  height: 41px;
  background: #000000;
  border: 1px solid #000000;
  border-radius: 4px;
  display: grid !important;
  place-items: center;
  color: white;
  text-decoration: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  padding: 0 10px !important;
}
#yith-wcwl-form table tbody tr td.product-add-to-cart a.button:hover {
  color: black;
  background-color: transparent;
}
#yith-wcwl-form .empty_wishlist {
  margin-bottom: 100px;
}
#yith-wcwl-form .empty_wishlist h2 {
  margin-top: 80px;
  margin-bottom: 40px;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  text-transform: uppercase;
  color: #000000;
}
#yith-wcwl-form .empty_wishlist .title {
  font-weight: 700;
  font-size: 25px;
  line-height: 29px;
  color: #000000;
  margin: 25px 0 75px 0;
}
#yith-wcwl-form .empty_wishlist .back {
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  padding: 10px 14px;
  gap: 10px;
  width: 259px;
  height: 41px;
  display: grid;
  place-items: center;
  margin: auto;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  color: #000000;
  text-decoration: none;
}
#yith-wcwl-form .empty_wishlist .back:hover {
  background-color: #CCCCCC;
}

.wishlist_view.mobile .product-name h3 a {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.wishlist_view.mobile .item-details-table {
  border: none !important;
}
.wishlist_view.mobile .item-details-table tbody tr td {
  padding: 5px !important;
  border: none !important;
}
.wishlist_view.mobile .product-add-to-cart {
  width: 100%;
}
.wishlist_view.mobile .product-add-to-cart a {
  width: 100%;
  height: 40px;
  background: #000000;
  border: 1px solid #000000;
  border-radius: 4px;
  display: grid !important;
  place-items: center;
  color: white;
  text-decoration: none;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
  padding: 0 5px !important;
}

.inspiration_loop {
  margin-bottom: 50px;
}
.inspiration_loop img {
  cursor: pointer;
}
.inspiration_loop .title {
  margin: 0;
}
.inspiration_loop .title a {
  text-transform: uppercase;
  color: #000000;
  text-decoration: none;
  font-weight: 400;
  font-size: 26px;
  line-height: 31px;
  margin: 12px 0 22px 0;
  display: block;
}
.inspiration_loop .content {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}

.single_inspiracja {
  margin-top: 50px;
}
.single_inspiracja .images img {
  margin-bottom: 40px;
}
.single_inspiracja .inspiracja_content {
  padding-left: 30px;
}
@media (max-width: 992px) {
  .single_inspiracja .inspiracja_content {
    padding: 0;
  }
}
.single_inspiracja .inspiracja_content h1 {
  font-weight: 400;
  font-size: 30px;
  line-height: 35px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 25px;
}
.single_inspiracja .inspiracja_content .content {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}
.single_inspiracja .inspiracja_content .meta {
  margin-top: 170px;
}
@media (max-width: 992px) {
  .single_inspiracja .inspiracja_content .meta {
    margin-top: 20px;
  }
}
.single_inspiracja .inspiracja_content .meta .info {
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-bottom: 12px;
}
.single_inspiracja .inspiracja_content .meta .info b {
  font-weight: 700;
}
.single_inspiracja .inspiracja_content .meta .info .sfsi_shortcode_container {
  min-height: 25px;
}
.single_inspiracja .inspiracja_content .meta .info .sfsi_wDiv .shuffeldiv {
  height: 25px !important;
  padding: 0;
  margin-bottom: 0 !important;
}
.single_inspiracja .inspiracja_content .meta .info .sfsi_wDiv a.sficn {
  position: relative;
  display: grid;
  place-items: center;
  height: 25px !important;
}
.single_inspiracja .inspiracja_content .meta .info .sfsi_wDiv a.sficn img {
  opacity: 0;
}
.single_inspiracja .inspiracja_content .meta .info .sfsi_wDiv a.sficn#sfsiid_facebook_icon:before {
  content: " ";
  background-image: url("/wp-content/uploads/2023/02/Facebook.svg");
  width: 25px;
  height: 25px;
  position: absolute;
}
.single_inspiracja .inspiracja_content .meta .info .sfsi_wDiv a.sficn#sfsiid_youtube_icon:before {
  content: " ";
  background-image: url("/wp-content/uploads/2023/02/youtube.svg");
  width: 37px;
  height: 25px;
  position: absolute;
  background-repeat: no-repeat;
}
.single_inspiracja .inspiracja_content .meta .info .sfsi_wDiv a.sficn#sfsiid_pinterest_icon:before {
  content: " ";
  background-image: url("/wp-content/uploads/2023/02/printest.svg");
  width: 25px;
  height: 25px;
  position: absolute;
}

.posts_loop .row {
  margin-right: calc(var(--bs-gutter-x) * -0.5 - 30px);
  margin-left: calc(var(--bs-gutter-x) * -0.5 - 30px);
}
.posts_loop .row article .single_loop {
  padding: 0 30px;
  margin-bottom: 50px;
}
.posts_loop .row article .single_loop .date {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin: 15px 0;
}
.posts_loop .row article .single_loop .title {
  margin-bottom: 15px;
}
.posts_loop .row article .single_loop .title a {
  text-transform: uppercase;
  color: #000000;
  font-weight: 400;
  font-size: 26px;
  line-height: 31px;
  text-decoration: none;
}
.posts_loop .row article .single_loop .content {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-bottom: 20px;
}
.posts_loop .row article .single_loop .content p {
  margin: 0;
}
.posts_loop .row article .single_loop .more {
  width: 43px;
  height: 25px;
  border: 1px solid #000000;
  border-radius: 20px;
  display: grid;
  place-items: center;
}
.posts_loop .row article .single_loop .more:hover {
  background-color: black;
}
.posts_loop .row article .single_loop .more:hover svg path {
  fill: white;
}

.single-post .single_post {
  padding: 0 35px;
  margin-top: 48px;
}
@media (max-width: 992px) {
  .single-post .single_post {
    padding: 0;
    margin-top: 20px;
  }
}
.single-post .single_post .single_post_content {
  padding: 0 25px;
}
@media (max-width: 992px) {
  .single-post .single_post .single_post_content {
    padding: 0;
  }
}
.single-post .single_post .single_post_content .date {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin: 20px 0 30px 0;
}
.single-post .single_post .single_post_content h1 {
  font-weight: 400;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 20px;
}
.single-post .single_post .single_post_content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #000000;
  margin-bottom: 38px;
}
.single-post .single_post .single_post_content .wp-block-quote {
  border-left: 1px solid #000000;
  padding-left: 15px;
  margin-bottom: 38px;
}
.single-post .single_post .single_post_content .wp-block-quote p {
  font-style: italic;
}
.single-post .single_post .single_post_content .related {
  margin-bottom: 140px;
}
@media (max-width: 992px) {
  .single-post .single_post .single_post_content .related {
    margin-bottom: 25px;
  }
}
.single-post .single_post .single_post_content .related .title {
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 15px;
}
.single-post .single_post .single_post_content .related .single_loop {
  padding: 0 0px;
  margin-bottom: 0px;
}
@media (max-width: 992px) {
  .single-post .single_post .single_post_content .related .single_loop {
    margin-bottom: 25px;
  }
}
.single-post .single_post .single_post_content .related .single_loop .date {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin: 20px 0;
}
.single-post .single_post .single_post_content .related .single_loop .title {
  margin-bottom: 20px;
}
.single-post .single_post .single_post_content .related .single_loop .title a {
  text-transform: uppercase;
  color: #000000;
  font-weight: 400;
  font-size: 26px;
  line-height: 31px;
  text-decoration: none;
}
.single-post .single_post .single_post_content .related .single_loop .content {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-bottom: 20px;
}
.single-post .single_post .single_post_content .related .single_loop .content p {
  margin: 0;
}
.single-post .single_post .single_post_content .related .single_loop .more {
  width: 43px;
  height: 25px;
  border: 1px solid #000000;
  border-radius: 20px;
  display: grid;
  place-items: center;
}
.single-post .single_post .single_post_content .related .single_loop .more:hover {
  background-color: black;
}
.single-post .single_post .single_post_content .related .single_loop .more:hover svg path {
  fill: white;
}
.single-post .post_sidebar {
  padding: 0 25px;
}
@media (max-width: 992px) {
  .single-post .post_sidebar {
    padding: 0;
  }
}
.single-post .post_sidebar .box {
  margin-bottom: 47px;
}
.single-post .post_sidebar .box .title {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.single-post .post_sidebar .box .cats li {
  margin-bottom: 21px;
}
.single-post .post_sidebar .box .cats li:last-child {
  margin-bottom: 0;
}
.single-post .post_sidebar .box .cats li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
}
.single-post .post_sidebar .box .popular_posts .image {
  margin-bottom: 30px;
}
.single-post .post_sidebar .box .popular_posts .image:last-child {
  margin-bottom: 0;
}
.single-post .post_sidebar .box .popular_posts .image img {
  max-width: 100px;
}
.single-post .post_sidebar .box .popular_posts .image .title {
  display: flex;
  align-items: center;
  margin: 0;
  margin-left: 15px;
  max-width: calc(100% - 115px);
}
.single-post .post_sidebar .box .popular_posts .image .title a {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  text-decoration: none;
}
.single-post .post_sidebar .box .social_media li {
  margin-bottom: 21px;
}
.single-post .post_sidebar .box .social_media li:last-child {
  margin-bottom: 0;
}
.single-post .post_sidebar .box .social_media li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
}
.single-post .post_sidebar .box .tags {
  margin: 0 -5px;
}
.single-post .post_sidebar .box .tags li {
  margin: 5px;
}
.single-post .post_sidebar .box .tags li a {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #6E6E6E;
  text-decoration: none;
  background: #FFFFFF;
  border: 1px solid #6E6E6E;
  border-radius: 10px;
  padding: 2px 7px;
}
.single-post .post_sidebar .box .tags li a:hover {
  background-color: #6E6E6E;
  color: white;
}

h2 {
  font-weight: 400;
  font-size: 38px;
  line-height: 45px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 40px;
}

h3 {
  font-weight: 400;
  font-size: 30px;
  line-height: 35px;
  color: #000000;
}

.woocommerce-MyAccount-content h3 {
  margin-bottom: 60px;
}
.woocommerce-MyAccount-content label {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  display: block;
  margin-bottom: 8px;
}
.woocommerce-MyAccount-content input, .woocommerce-MyAccount-content select {
  border: 1px solid #505050;
  color: black;
  padding: 15px;
  font-size: 16px;
  height: 60px;
  width: 100%;
}
.woocommerce-MyAccount-content input[type=checkbox], .woocommerce-MyAccount-content select[type=checkbox] {
  display: inline;
  width: 15px;
  height: 15px;
}
.woocommerce-MyAccount-content .select2-selection {
  border: 1px solid #505050;
  border-radius: 0px;
  width: 100%;
  padding: 17px 15px;
  height: 60px;
}
.woocommerce-MyAccount-content .select2-selection__arrow {
  top: 17px !important;
}
.woocommerce-MyAccount-content .button {
  height: 41px;
  background: #000000;
  border: 1px solid #000000;
  border-radius: 4px;
  color: white;
  padding: 10px 14px;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  margin: 30px 0;
}
.woocommerce-MyAccount-content .button:hover {
  background-color: transparent;
  color: black;
}

.woocommerce-form, .woocommerce-ResetPassword {
  max-width: 475px;
}
.woocommerce-form .woocommerce-form-row, .woocommerce-ResetPassword .woocommerce-form-row {
  margin-bottom: 27px;
}
.woocommerce-form .woocommerce-form-row label, .woocommerce-ResetPassword .woocommerce-form-row label {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  display: block;
  margin-bottom: 8px;
}
.woocommerce-form .woocommerce-form-row input, .woocommerce-ResetPassword .woocommerce-form-row input {
  border: 1px solid #505050;
  color: black;
  padding: 15px;
  font-size: 16px;
  height: 60px;
  width: 100%;
}
.woocommerce-form .woocommerce-form__label, .woocommerce-ResetPassword .woocommerce-form__label {
  display: block;
}
.woocommerce-form .woocommerce-button, .woocommerce-ResetPassword .woocommerce-button {
  height: 41px;
  background: #000000;
  border: 1px solid #000000;
  border-radius: 4px;
  color: white;
  padding: 10px 14px;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  margin: 30px 0;
}
.woocommerce-form .woocommerce-button:hover, .woocommerce-ResetPassword .woocommerce-button:hover {
  background-color: transparent;
  color: black;
}
.woocommerce-form .woocommerce-LostPassword a, .woocommerce-ResetPassword .woocommerce-LostPassword a {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-decoration-line: underline;
  color: #000000;
}

.my_account_cont {
  margin-top: 44px;
}
.my_account_cont .woocommerce-order-details h2 {
  font-weight: 400;
  font-size: 30px;
  line-height: 35px;
  color: #000000;
  margin: 40px 0;
}
.my_account_cont .woocommerce-order-details table {
  width: 100%;
}
.my_account_cont .woocommerce-order-details table thead tr th {
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #000000;
  padding-bottom: 30px;
}
.my_account_cont .woocommerce-order-details table tbody tr td {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  text-transform: capitalize;
  color: #000000;
  padding: 15px 0;
  border-bottom: 1px solid #C5C5C5;
}
.my_account_cont .woocommerce-order-details table tbody tr td a {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  text-decoration: none;
}
.my_account_cont .woocommerce-order-details table tfoot tr th {
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #000000;
  padding: 15px 0;
  border-bottom: 1px solid #C5C5C5;
}
.my_account_cont .woocommerce-order-details table tfoot tr td {
  padding: 15px 0;
  border-bottom: 1px solid #C5C5C5;
  color: #000000;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
.my_account_cont .woocommerce-order-details table tfoot tr td .woocommerce-Price-amount {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
}
.my_account_cont .woocommerce-MyAccount-navigation .title {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 20px;
}
.my_account_cont .woocommerce-MyAccount-navigation ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.my_account_cont .woocommerce-MyAccount-navigation ul li {
  margin-bottom: 20px;
  overflow: hidden;
}
.my_account_cont .woocommerce-MyAccount-navigation ul li:last-child {
  margin: 0;
}
.my_account_cont .woocommerce-MyAccount-navigation ul li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
  color: black;
  left: -18px;
  position: relative;
  transition: 0.5s;
}
.my_account_cont .woocommerce-MyAccount-navigation ul li a:hover {
  left: 0;
  color: #929292;
}
.my_account_cont .woocommerce-MyAccount-navigation ul li a:before {
  content: "\f178";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 4px;
}
.my_account_cont .woocommerce-MyAccount-navigation ul li.is-active a {
  left: 0;
  color: #929292;
}

.woocommerce-orders-table {
  width: 100%;
}
.woocommerce-orders-table thead tr th {
  padding-bottom: 28px;
}
.woocommerce-orders-table thead tr th span {
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: #000000;
}
.woocommerce-orders-table tbody tr td {
  padding: 12px 0;
  border-bottom: 1px solid #C5C5C5;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  text-decoration: none;
}
.woocommerce-orders-table tbody tr td a {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  text-decoration: none;
}
.woocommerce-orders-table tbody tr td a.button {
  height: 25px;
  display: grid;
  place-items: center;
  margin: 0;
  border-radius: 25px;
  padding: 2px 8px;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
}

#customer_login {
  margin-top: 40px;
}
#customer_login .woocommerce-form .woocommerce-form-row label {
  font-size: 14px;
}

.page_submenu {
  margin-top: 35px;
  padding: 0 90px;
}
@media (max-width: 992px) {
  .page_submenu {
    padding: 0;
  }
}
.page_submenu .content h1 {
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .page_submenu .content h1 {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
  }
}
.page_submenu .content h3 {
  margin-bottom: 30px;
}
.page_submenu .content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
}
.page_submenu .content a {
  font-weight: 400;
}
.page_submenu .content .wpcf7 {
  margin-top: 70px;
}
.page_submenu .content .wpcf7 form .title {
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 20px;
}
.page_submenu .content .wpcf7 form p {
  margin-bottom: 20px;
}
.page_submenu .content .wpcf7 form p label {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.6px;
  color: #000000;
  margin-bottom: 10px;
}
.page_submenu .content .wpcf7 form p textarea, .page_submenu .content .wpcf7 form p input {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #505050;
}
.page_submenu .content .wpcf7 form p textarea[type=checkbox], .page_submenu .content .wpcf7 form p input[type=checkbox] {
  border: 2px solid #000000;
  width: 15px;
  height: 15px;
}
.page_submenu .content .wpcf7 form p textarea::-webkit-input-placeholder, .page_submenu .content .wpcf7 form p input::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.6px;
  color: #000000;
}
.page_submenu .content .wpcf7 form p textarea:-moz-placeholder, .page_submenu .content .wpcf7 form p input:-moz-placeholder {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.6px;
  color: #000000;
}
.page_submenu .content .wpcf7 form p textarea::-moz-placeholder, .page_submenu .content .wpcf7 form p input::-moz-placeholder {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.6px;
  color: #000000;
}
.page_submenu .content .wpcf7 form p textarea:-ms-input-placeholder, .page_submenu .content .wpcf7 form p input:-ms-input-placeholder {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.6px;
  color: #000000;
}
.page_submenu .content .wpcf7 form p textarea[type=submit], .page_submenu .content .wpcf7 form p input[type=submit] {
  height: 41px;
  background: #000000;
  border: 1px solid #000000;
  border-radius: 4px;
  color: white;
  padding: 10px 14px;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  width: initial;
}
.page_submenu .content .wpcf7 form p textarea[type=submit]:hover, .page_submenu .content .wpcf7 form p input[type=submit]:hover {
  background-color: transparent;
  color: black;
}
.page_submenu .content .wpcf7 form p .wpcf7-spinner {
  display: none;
}
.page_submenu .content .wpcf7 form p .wpcf7-list-item {
  display: block;
  margin: 0;
  text-align: center;
}
.page_submenu .content .wpcf7 form p .wpcf7-list-item label {
  vertical-align: middle;
  display: flex;
  margin: 0;
}
.page_submenu .content .wpcf7 form p .wpcf7-list-item label input {
  width: 15px;
  height: 15px;
}
.page_submenu .content .wpcf7 form p .wpcf7-list-item label span {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.28px;
  color: #000000;
  margin-left: 10px;
  max-width: calc(100% - 35px);
  text-align: left;
  display: inline-block;
}
.page_submenu .sub_menu_cont .title {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 20px;
}
.page_submenu .sub_menu_cont ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.page_submenu .sub_menu_cont ul li {
  margin-bottom: 15px;
  overflow: hidden;
}
.page_submenu .sub_menu_cont ul li:last-child {
  margin: 0;
}
.page_submenu .sub_menu_cont ul li a {
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  text-decoration: none;
  color: black;
  left: -15px;
  position: relative;
  transition: 0.5s;
}
.page_submenu .sub_menu_cont ul li a:hover {
  left: 0;
  color: #929292;
}
.page_submenu .sub_menu_cont ul li a:before {
  content: "\f178";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 4px;
}
.page_submenu .sub_menu_cont ul li.current_page_item a {
  left: 0;
  color: #929292;
}

.single-tworca h2 {
  font-size: 24px;
  line-height: 27px;
  font-weight: 400;
  margin-bottom: 25px;
}

.block_tworcy p.title {
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 14px;
  padding-bottom: 10px;
  border-bottom: 1px solid #C5C5C5;
}
@media (max-width: 992px) {
  .block_tworcy p.title {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
  }
}
.block_tworcy .osoby {
  margin-bottom: 35px;
}
.block_tworcy .osoby .osoba {
  margin-bottom: 50px;
}
.block_tworcy .osoby .osoba img {
  width: 100%;
}
.block_tworcy .osoby .osoba .name {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin: 20px 0;
  display: block;
}
.block_tworcy .osoby .osoba .content {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: black;
}
.block_tworcy .osoby .osoba .btn {
  float: right;
  text-align: right;
  display: inline-flex;
  min-width: initial;
  align-items: center;
  margin-top: 20px;
}

.gift-card-option {
  width: 100%;
  margin-bottom: 20px;
}
.gift-card-option label {
  font-size: 14px;
  font-weight: 400;
}
.gift-card-option select {
  padding: 5px 15px;
  border: 1px solid #505050;
  margin-left: 10px;
}

.variations .value select{
	padding: 5px 10px;
    margin: 0 5px;
    background: transparent;
    border: 1px solid black;
    color: black;
    font-size: 12px;
    text-transform: lowercase;
}

.single-product .reset_variations{
	font-weight:300;
	font-size:12px;
}


#pwgc-redeem-error {
  font-size: 15px;
}

.coupon-error-notice {
  display: block !important;
  text-align: center;
  margin-top: 8px;
  padding: 0 40px;
  font-size: 15px;
}

.woocommerce-cart-form .coupon {
    align-items: center;
    gap: 15px;
}

#pwgc-redeem-error {
    order: 99;        
    margin-left: 15px;   
    white-space: nowrap;  
}

#pwgc-redeem-gift-card-number{
     width: initial;
    max-width: 50%; 
}

.woocommerce-cart .woocommerce-cart-form table.shop_table tbody tr td.actions .coupon #pwgc-apply-gift-card{
  max-width: 45%;
}

.single-product .product_meta tr td.tags {
  display: flex !important;
  flex-wrap: wrap;
  gap: 8px;
}

.single-product .product_meta tr td.tags a {
  display: inline-block;
  margin: 0 4px 4px 0;
}

.variations .value select {
    width: 160px;  
    height: 28px;     
    padding: 0 12px;
    font-size: 14px;
    box-sizing: border-box;
}

.single-product .product_top .summary .podpis_2 b {
    font-weight: 600;
}

html {
    scroll-behavior: smooth;
}

.woocommerce-tabs {
    scroll-margin-top: 120px;
}


.posts-navigation .nav-previous {
    margin: 50px 0;
}

:root {
  --black: #0d0d0d;
  --white: #fafaf8;
  --off-white: #f4f3ef;
  --warm-grey: #e8e6e0;
  --mid-grey: #b8b5ae;
  --dark-grey: #6b6862;
  --border: rgba(13,13,13,0.10);
  --border-strong: rgba(13,13,13,0.20);
  --red: #c8372d;
  --green: #3a7a52;
  --gold: #b8942a;
  --font-d: 'Raleway', sans-serif;
  --font-m: 'Raleway', sans-serif;
  --font-b: 'Raleway', sans-serif;
  --ease: cubic-bezier(0.4, 0, 0.2, 1);
}

/* Delivery bar */
#da-free-shipping-bar {
  padding: 12px 18px 10px;
  border-bottom: 1px solid var(--border);
  background: var(--off-white);
}
.dbar-top { display: flex; justify-content: space-between; margin-bottom: 7px; }
.dbar-msg { font-family: var(--font-m); font-size: 9.5px; letter-spacing: 0.04em; color: var(--dark-grey); }
.dbar-msg strong { color: var(--black); }
.dbar-threshold { font-family: var(--font-m); font-size: 9.5px; color: var(--black); }
.dbar-track { height: 2px; background: var(--warm-grey); border-radius: 1px; overflow: hidden; }
.dbar-fill { height: 100%; border-radius: 1px; transition: width 0.7s var(--ease), background 0.4s; }

/* koszyk */

#page .wp-block-woocommerce-product-collection h2.wp-block-heading{
	margin-bottom: 1rem;
	font-size: 16px;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}

.woocommerce-cart .wp-block-woocommerce-product-collection ul{
  display: block !important;
}

.woocommerce-cart .wp-block-woocommerce-product-collection ul .slick-track{
 	display: flex;
	margin-left: 0; 
}

.woocommerce-cart .wp-block-woocommerce-product-collection ul li{
  margin-right: 20px;
}

.wp-block-woocommerce-product-collection ul li h2.wp-block-post-title{
  margin: 0 !important;
}

.wp-block-woocommerce-product-collection ul li h2.wp-block-post-title a{
 	font-size: 13px;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 3px;
	text-align: left;
	display: block; 
}

.wp-block-woocommerce-product-collection ul li .wp-block-woocommerce-product-price{
  margin-bottom: 5px;
}

.wp-block-woocommerce-product-collection ul li .wp-block-woocommerce-product-price .wc-block-grid__product-price{
  font-size: 10px;
	text-align: left;
}

.wp-block-woocommerce-product-collection ul li .wp-block-woocommerce-product-button{
  align-items: flex-start;
}

.wp-block-woocommerce-product-collection ul li .wp-block-woocommerce-product-button .wp-element-button{
 	padding: 0;
	color: black;
	background: transparent;
	text-align: left; 
  font-size: 13px;
  transition: 0.5s;
}

.wp-block-woocommerce-product-collection ul li .wp-block-woocommerce-product-button .wp-element-button:hover{
  text-decoration: underline;
}

.wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block{
	display: flex;
	flex-direction: column; 
}

.wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper.wp-block-woocommerce-cart-order-summary-coupon-form-block{
  order: 1;
}

.wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper.wp-block-woocommerce-cart-order-summary-coupon-form-block label,
.wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper.wp-block-woocommerce-cart-order-summary-coupon-form-block #wc-block-components-totals-coupon__input-coupon{
  color: black !important;
}

.wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper.slot-wrapper{
  order: 2;
}

.wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wp-block-woocommerce-cart-order-summary-totals-block{
  order: 3;
}

.wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-wrapper{
  order: 4;
}

#pwgc-redeem-gift-card-form {
  display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
}

#pwgc-redeem-gift-card-form label {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
	font-size: 13px;
	font-weight: 400;
	color: #1f2933;
	width: 100%;
  cursor: pointer;
}

#pwgc-redeem-gift-card-form label::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  flex: 0 0 24px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
  transition: 0.5s;
}

#pwgc-redeem-gift-card-form input#pwgc-redeem-gift-card-number {
	width: calc(100% - 185px);
	height: 49px;
	padding: 0 14px;
	border: 1px solid transparent;
	background: #e9e9e9;
	color: #1f2933;
	font-size: 16px;
	border-radius: 4px;
	box-shadow: none;
	outline: none;
	flex: 1;
	max-width: 100%;
  display: none;
}

#pwgc-redeem-gift-card-form input#pwgc-redeem-gift-card-number:focus{
  border-color: black;
}

#pwgc-redeem-gift-card-form input#pwgc-redeem-gift-card-number::placeholder {
    color: #1f2933;
    opacity: 1;
}

#pwgc-redeem-gift-card-form .pwgc-apply-gift-card-button {
    width: 176px;
    height: 49px;
    padding: 0;
    border: none;
    border-radius: 0;
    background: #2f343a;
    color: #bfc3c7;
    font-size: 14px;
    font-weight: 400;
    justify-content: center;
    box-shadow: none;
    margin: 0;
    display: none;
}

#pwgc-redeem-gift-card-form .pwgc-apply-gift-card-button:hover {
    background: #1f2429;
    color: #ffffff;
}

#pwgc-redeem-gift-card-form .components-notice {
    margin-top: 10px;
}

/* mobile */
@media (max-width: 575px) {
    #pwgc-redeem-gift-card-form input#pwgc-redeem-gift-card-number,
    #pwgc-redeem-gift-card-form .pwgc-apply-gift-card-button {
        width: 100%;
        margin-left: 0;
    }

    #pwgc-redeem-gift-card-form .pwgc-apply-gift-card-button {
        margin-top: 8px;
    }
}

#pwgc-redeem-gift-card-form.active > label:after{
  transform: rotate(180deg);
}

#pwgc-redeem-gift-card-form.active input#pwgc-redeem-gift-card-number, #pwgc-redeem-gift-card-form.active .pwgc-apply-gift-card-button{
  display: block;
}

.wc-block-cart-items .wc-block-cart-item__image {
    width: 120px !important;
    min-width: 120px !important;
}

@media(min-width:1400px){
  .wc-block-cart-items .wc-block-cart-item__image img {
      width: 120px !important;
      height: 120px !important;
      max-width: none !important;
      object-fit: contain !important;
  }

  .wc-block-cart__main .wc-block-cart-items td:first-child{
    padding-left: 0;
  }
}

.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax{
	justify-content: end;
	font-size: 12px;  
}

.wc-block-components-product-metadata__description{
  display: none !important;
}

.wc-block-cart-items thead{display: none;}



.cart_back{
	font-size: 10px;
	letter-spacing: 0.06em;
	color: var(--dark-grey);
	cursor: pointer;
	display: flex;
	align-items: center;
	gap: 5px;
}

.cart_back:before{
  content:' ';
  width: 12px;
  height: 12px;
  display: inline-block;
  background-color: currentColor;
  mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 12 12' fill='none' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 2L4 6l4 4'%3E%3C/path%3E%3C/svg%3E") center / contain no-repeat;
}

.woocommerce-billing-fields > .h3,.woocommerce-shipping-fields .title{
  display: none;
}

#page .wooccm-type-heading h3{
  font-family: var(--font-m);
	font-size: 12px;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--dark-grey);
	margin-bottom: 12px;
}

#billing_wooccm14_field{
	border-top: 1px solid var(--border);
	padding-top: 15px !important;
	margin-top: 10px;
}

/* Wrapper */
.woocommerce-shipping-methods {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.woocommerce-shipping-methods > div{
  margin:  0 !important;
}

/* Pojedyncza metoda */
.woocommerce-shipping-methods li {
    position: relative;
    display: flex !important;
    align-items: flex-start;
    min-height: 40px;
    padding: 0px 10px !important;
    border: 1px solid #d8d8d8;
    background: #fff;
    box-sizing: border-box;
}

.woocommerce-shipping-methods li ul li{
  padding: 0 !important;
}

#page .woocommerce-shipping-methods li ul li label{
  min-height: 40px !important;
}

#page #payment ul.woocommerce-shipping-methods li ul li label img{
  max-height: 35px !important;
	width: auto !important; 
}

/* Aktywna metoda */
.woocommerce-shipping-methods li:has(input:checked) {
    border-color: #1b1b17;
}

/* Radio */
.woocommerce-shipping-methods input[type="radio"] {
	width: 16px;
	height: 16px;
	cursor: pointer;
	accent-color: #1b1b17;
}

/* Label */
.woocommerce-shipping-methods label {
  display: flex !important;
  align-items: flex-start;
  width: 100%;
  margin: 0 !important;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  color: #1b1b17;
  cursor: pointer;
  align-items: center;
}
.shipping-options ul.woocommerce-shipping-methods  li label{
  font-size: 12px;
  line-height: 15px; 
}

.woocommerce-shipping-methods label input{
  order: 1;
}

.woocommerce-shipping-methods label p{
  order: 2;
  flex: 1;
	color: #000000;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	margin: 0;
	padding-left: 5px;
}

.woocommerce-shipping-methods label img{
  order: 3;
}

/* Badge DARMOWA! */
.woocommerce-shipping-methods li:has(input[value*="darmowa"])::before {
    content: "DARMOWA!";
    position: absolute;
    left: 14px;
    top: -7px;
    padding: 2px 7px;
    background: #b59b3b;
    color: #fff;
    font-size: 8px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: .04em;
    z-index: 2;
}

/* Darmowa metoda - złota ramka */
.woocommerce-shipping-methods li:has(input[value*="darmowa"]) {
    border-color: #b59b3b;
}

/* Ukrycie logo InPost z pluginu */
.inpost_pl-shipping-method-meta-wrap {
    display: none !important;
}

#page .easypack_show_geowidget{
  max-width: 100%;
}

.payment_method_bluemedia #payment_method_bluemedia,.payment_method_bluemedia > label,.payment_method_bluemedia .payment_box .payment_method_bacs > p {
  display: none !important;
}

#payment ul.wc_payment_methods > li.wc_payment_method.payment_method_bluemedia > .payment_method_bluemedia,#payment ul.wc_payment_methods > li.wc_payment_method.payment_method_bluemedia > .payment_method_bluemedia .payment_method_bacs,.payment_method_ppcp-gateway{
  display: block !important;
}

#payment ul.wc_payment_methods > li.wc_payment_method.payment_method_bluemedia > .payment_box.payment_method_bluemedia .payment_box.payment_method_bacs > .bm-payment-channels-wrapper ul.woocommerce-shipping-methods > div > li > ul li.bm-payment-channel-item.selected, #payment ul.wc_payment_methods > li.wc_payment_method.payment_method_bluemedia > .payment_box.payment_method_bluemedia .payment_box.payment_method_bacs > .bm-payment-channels-wrapper ul.woocommerce-shipping-methods > div > li > ul li.bm-payment-channel-item.bm-selected-group, #payment ul.wc_payment_methods > li.wc_payment_method.payment_method_bluemedia > .payment_box.payment_method_bluemedia .payment_box.payment_method_bacs > .bm-payment-channels-wrapper ul.woocommerce-shipping-methods > div > li > ul li.bm-payment-channel-group-item.selected, #payment ul.wc_payment_methods > li.wc_payment_method.payment_method_bluemedia > .payment_box.payment_method_bluemedia .payment_box.payment_method_bacs > .bm-payment-channels-wrapper ul.woocommerce-shipping-methods > div > li > ul li.bm-payment-channel-group-item.bm-selected-group{
  border:none !important;
  margin: 0;
}



.mini-order-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 18px;
    background: var(--off-white);
    border-bottom: 1px solid var(--border);
    cursor: pointer;
}

.mot-left {
    display: flex;
    align-items: center;
    gap: 8px;
}

.mot-label {
    font-family: var(--font-m);
    font-size: 9px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--dark-grey);
}

.mot-total {
    font-family: var(--font-m);
    font-size: 13px;
    font-weight: 400;
}

.wc-block-cart__empty-cart__title.with-empty-cart-icon:before{
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h2l2.5 12h11L22 8H8'%3E%3C/path%3E%3Ccircle cx='11' cy='22' r='1.5'%3E%3C/circle%3E%3Ccircle cx='19' cy='22' r='1.5'%3E%3C/circle%3E%3C/svg%3E") !important;
    mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h2l2.5 12h11L22 8H8'%3E%3C/path%3E%3Ccircle cx='11' cy='22' r='1.5'%3E%3C/circle%3E%3Ccircle cx='19' cy='22' r='1.5'%3E%3C/circle%3E%3C/svg%3E") !important;

  
}

.empty_cart_btn a{
	width: 100%;
	height: 48px;
	background: var(--black);
  border: 1px solid var(--black);;
	color: var(--white);
	border-radius: 2px;
	font-family: var(--font-m);
	font-size: 10px;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	cursor: pointer;
	max-width: 200px;
	display: grid;
	place-items: center;
	margin: auto;
}

.empty_cart_btn a:hover{
  color: #000;
  background-color: transparent;
}

@media(max-width:991px){

  .step_button,.step_button_checkout{
    background: rgba(250, 250, 248, 0.97);
    backdrop-filter: blur(20px);
    border-top: 1px solid var(--border);
    padding: 10px 18px;
    flex-shrink: 0;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 9;
  }

  .step_button_checkout{
    z-index: 99;
  }

  #order_review .woocommerce-checkout-payment .form-row.place-order .step_button_checkout button{
    width: 100%;
    height: 50px;
    background: var(--green);
    color: var(--white);
    border: none;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 18px;
    cursor: pointer;
    transition: opacity 0.2s, transform 0.15s;
    max-width: 400px;
    margin: auto;
    font-family: var(--font-m);
    font-size: 10px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
  }

  #order_review .woocommerce-checkout-payment .form-row.place-order .step_button_checkout button:after{
    content:'→';
  }

  .step_button button{
    width: 100%;
    height: 50px;
    background: var(--black);
    color: var(--white);
    border: none;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 18px;
    cursor: pointer;
    transition: opacity 0.2s, transform 0.15s;
    max-width: 400px;
    margin: auto;
  }

  .step_button button .cta-label {
    font-family: var(--font-m);
    font-size: 10px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
  }

  #customer_details{

  }

  #order_review table.woocommerce-checkout-review-order-table,#order_review #payment{
    display: none;
  }

  #customer_details > div, #order_review{
    padding: 0;
  }


}

.confirm-check {
  width: 56px; height: 56px; border-radius: 50%;
  border: 1.5px solid var(--green);
  display: flex; align-items: center; justify-content: center;
  margin-bottom: 20px;
  animation: popIn 0.5s var(--ease) both;
  margin: 20px auto;
}
@keyframes popIn { from { transform: scale(0.6); opacity: 0; } to { transform: scale(1); opacity: 1; } }
.confirm-check svg { width: 24px; height: 24px; color: var(--green); }
.confirm-title { font-family: var(--font-d); font-size: 26px; font-weight: 300; letter-spacing: 0.02em; text-align: center; line-height: 1.2; margin-bottom: 8px; }
.confirm-subtitle { font-family: var(--font-m); font-size: 9.5px; letter-spacing: 0.08em; color: var(--dark-grey); text-align: center; margin-bottom: 24px; }
.confirm-order-num { font-family: var(--font-m); font-size: 11px; letter-spacing: 0.1em; color: var(--mid-grey); margin-bottom: 24px; }
.confirm-order-num strong { color: var(--black); }
.confirm-timeline { width: 100%; border: 1px solid var(--border); border-radius: 2px; overflow: hidden; margin-bottom: 24px; }
.ctimeline-item { display: flex; align-items: center; gap: 12px; padding: 12px 14px; border-bottom: 1px solid var(--border); }
.ctimeline-item:last-child { border-bottom: none; }
.ct-icon { width: 28px; height: 28px; border-radius: 50%; border: 1px solid var(--border-strong); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.ct-icon svg { width: 14px; height: 14px; }
.ct-icon.done { background: var(--green); border-color: var(--green); }
.ct-icon.done svg { color: white; }
.ct-label { font-size: 12px; font-weight: 500; }
.ct-sub { font-size: 10px; color: var(--dark-grey); margin-top: 1px; }
.confirm-products { width: 100%; margin-bottom: 24px; }
.confirm-product { display: flex; align-items: center; gap: 12px; padding: 10px 0; border-bottom: 1px solid var(--border); }
.confirm-product:last-child { border-bottom: none; }
.cp-img { width: 52px; height: 52px; border-radius: 2px; overflow: hidden; flex-shrink: 0; }
.cp-name { font-family: var(--font-d); font-size: 14px; font-weight: 300; }
.cp-var { font-size: 10px; color: var(--dark-grey); margin-top: 1px; }
.cp-price { font-family: var(--font-m); font-size: 12px; margin-left: auto; flex-shrink: 0; }
.confirm-btns { display: flex;  gap: 8px; width: 100%; }
.cbtn-primary { 	display: grid;place-items: center; padding: 0 25px;height: 48px; background: var(--black); color: var(--white); border: none; border-radius: 2px; font-family: var(--font-m); font-size: 10px; letter-spacing: 0.14em; text-transform: uppercase; cursor: pointer; }
.cbtn-secondary { display: grid;place-items: center; padding: 0 25px; height: 48px; background: transparent; color: var(--black); border: 1px solid var(--border-strong); border-radius: 2px; font-family: var(--font-m); font-size: 10px; letter-spacing: 0.1em; text-transform: uppercase; cursor: pointer; }
.review-prompt { margin-top: 20px; padding: 14px; border: 1px solid var(--border); border-radius: 2px; width: 100%; text-align: center; }
.rp-label { font-family: var(--font-m); font-size: 8.5px; letter-spacing: 0.1em; text-transform: uppercase; color: var(--dark-grey); margin-bottom: 6px; }
.stars { display: flex; justify-content: center; gap: 6px; }
.star { font-size: 20px; cursor: pointer; color: var(--warm-grey); transition: color 0.2s; }
.star.lit { color: var(--gold); }

/* CSS product images */
.img-iggy { background: linear-gradient(145deg, #f0e8dc, #c8b89a); }
.img-cobalt { background: #1a3a6e; }
.img-cobalt-inner { width: 100%; height: 100%; background: radial-gradient(circle at 30% 40%, #4a6ea8 0%, #1a3a6e 60%); }
.img-green { background: linear-gradient(145deg, #2d5a3e, #3a7a52); }
.img-narzuta { background: linear-gradient(145deg, #8b6914, #c8a020); }
.img-voucher { background: linear-gradient(145deg, #3a1a4a, #6a2a7a); display: flex; align-items: center; justify-content: center; }
.img-voucher::after { content: 'GIFT'; font-family: var(--font-m); font-size: 8px; letter-spacing: 0.12em; color: rgba(255,255,255,0.5); }

@media(max-width:767px){
  .confirm-btns { flex-direction: column; }
}