/*
 Theme Name: platinumsilver
 Author: tadamart.pl
 Version: 1.0
 */



 :root {
  --color: #5F0008;
  --color2:black;
  --color3: #e0dfdf;
  --color4: #f8f8f8;
}

body {
  font-family: 'Inter', sans-serif;
}

.admin-bar {
  margin-top: 32px;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: 500 !important;
  font-family: 'Jura', sans-serif;
}
p, li {
  font-weight: 400 !important;
  font-size: 12px;
  line-height: 1.8;

}
strong {
  font-weight: 500 !important;
}

section {
  background-position: center;
    background-size: cover;
}

@media(min-width: 992px) {
  .container-w {
    max-width: 1920px !important;
      width: 95% !important;
  }
}
@media(max-width: 991.98px) {
  .menu .navbar {
    padding: 0px !important;
  }
  .menu .navbar-nav  {
    padding: 20px 0px;
  }
}
/* ------------------------- MOBILE BURGER ------------------------- */
.navbar-toggler span {
  display: block;
  background-color: black;
  
  height: 1px;
  width: 25px;
  margin-top: 6px;

  margin-bottom: 5px;
  position: relative;
  opacity: 1;
  transition: all 0.2s ease-out;
  transform-origin: center left;
}
.burg-2 {
  width: 70% !important;
}
.burg-3 {
  width: 40% !important;
}

.navbar-toggler-icon {
  background-image: none !important;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  transform: translate(15%, -33%) rotate(45deg);
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
  opacity: 0;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  transform: translate(15%, 33%) rotate(-45deg);
  width: 100% !important;
}

.navbar-light .navbar-toggler {
  border: 0px;
}
.navbar-toggler:focus {
  box-shadow: none;
}

/* ------------------------- MOBILE BURGER ------------------------- */

/* ------------------------- STATIC ------------------------- */
.btn1, .button, .comment-form #submit, .woocommerce-notices-wrapper .wc-block-components-notice-banner .button.wc-forward {
  background-color: black !important;
  color: white !important;
  font-size: 16px !important;
  padding: 12px 30px !important;
  transition: 0s !important;
  text-decoration: none !important;
  font-weight: 300 !important;
  cursor: pointer !important;
  width: fit-content !important;
  border: 0px !important;
  opacity: 1 !important;
  border-radius: 0px !important;
}
.cart-collaterals .cart_totals .checkout-button, #payment #place_order {
  background-color: white !important;
  font-weight: 600 !important;
  border-radius: 0px;
  color: black !important;
  text-transform: uppercase;
}
.cart-collaterals .cart_totals .checkout-button:hover, #payment #place_order:hover {
  background: black !important;
  color: white !important;
}
.btn1 i { 
  margin-left: 5px;
} 
.btn1:hover, .button:hover, .comment-form #submit:hover, .woocommerce-notices-wrapper .wc-block-components-notice-banner .button.wc-forward:hover  {
  background: var(--color) !important;
}
.btn2 {
  background-color: var(--color) !important;
  color: white !important;
  font-size: 16px !important;
  padding: 12px 30px !important;
  transition: 0s !important;
  text-decoration: none !important;
  font-weight: 300 !important;
  cursor: pointer !important;
  width: fit-content !important;
  border: 0px !important;
  opacity: 1 !important;
}
.btn2:hover {
  background: white !important;
  color: black !important;
}
.btn2-w {
  background-color: white !important;
  color: black !important;
  font-size: 16px !important;
  padding: 12px 30px !important;
  transition: 0s !important;
  text-decoration: none !important;
  font-weight: 300 !important;
  cursor: pointer !important;
  width: fit-content !important;
  border: 0px !important;
  opacity: 1 !important;
}
.btn2-w:hover {
  background: var(--color) !important;
  color: white !important;
}
.btn3 {
 
  color: black !important;
  font-size: 12px !important;
  padding: 4px 0px !important;
  transition: 0s !important;

  text-decoration: none !important;
  font-weight: 400 !important;
border-bottom: 2px solid black;

}
.btn3:hover {
  border-bottom: 2px solid var(--color);
}
.btn4 {
  background: black;
  color: white !important;
  font-size: 18px;
  padding: 12px 35px;
  transition: 0s !important;
  text-decoration: none;
  font-weight: 500;
  border: 0px;
  cursor: pointer;
  width: fit-content;
  border-radius: 100px;
  
}
.btn4:hover {
  background: var(--color2);
  color: white !important;
}
.dropdown-item:focus, .dropdown-item:hover {
  background-color: #f0f0f0;
  color: black;
}
.overlay-1 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-color: rgba(89, 131, 252, 0);
  background-image: linear-gradient(180deg, rgba(240, 236, 235, 1) 38%, rgba(41, 53, 86, 0) 100%);
  z-index: 2;
}
.overlay-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-color: rgba(89, 131, 252, 0);
  background-image: linear-gradient(150deg, rgba(240, 239, 232, 1) 27%, rgba(41, 53, 86, 0) 100%);
  z-index: 2;
}
.overlay-3 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-image: linear-gradient(150deg, rgba(255, 255, 255, 1) 23%, rgba(255, 255, 255, 0.15) 100%);
  z-index: 2;
}
.half-fluid .left-half, .half-fluid .right-half {
  left: 50%;
  margin-left: -50vw;
  max-width: 100vw;
  position: relative;
  right: 50%;
  width: 100vw;
  padding: 0px;
}
.half-fluid .image {
  background-size: cover;
  background-position: center;
  min-height: 400px;
  height: 100%;
}
@media (min-width: 992px) {
  .half-fluid .left-half {
    padding-left: 0 !important;
    position: absolute;
    left: 0;
    right: 50%;
    margin-left: auto;
    width: auto;
 }
  .half-fluid .right-half {
    padding-right: 0 !important;
    position: absolute;
    right: 0;
    left: 50%;
    margin-left: auto;
    width: auto;
 }
}
.min-h {
  min-height: 600px;
}
.form-label {
  width: 100%;
}
.form-control:focus, .form-select:focus {
  box-shadow: none !important;
}
input:focus-visible {
  outline: 0px;
}
.wpcf7-submit {
  border: 0px;
}
.small {
  font-size: 12px;
}

.wpcf7-not-valid-tip {
  font-size: 14px;
  text-align: center;
}
.page-template-default a {
  color: black;
  }
  .cky-revisit-bottom-left {
    display: none !important;
  }
  .border-bottom {
    border-bottom: var(--bs-border-width) var(--bs-border-style) #f0f0f0 !important;
  }
  
  .border-top {
    border-top: var(--bs-border-width) var(--bs-border-style) #f0f0f0 !important;
  }
  
  .border {
    border: var(--bs-border-width) var(--bs-border-style) #f0f0f0 !important;
  }
  .owl-theme .owl-dots .owl-dot span {
    width: 17px;
    height: 17px;
    margin: 5px 4px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    border: 1px solid black;
    background-color: white;
}
.owl-theme .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 250px;
  margin: 0 auto;
  z-index: 999;
  position: relative;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: var(--color);
  box-shadow: 2px 5px 10px #0000001A;
  border: 1px solid var(--color);
  width: 20px;
    height: 20px;
}
/* ------------------------- STATIC ------------------------- */
.top {
  background-color: var(--color);
}
.top p {
  color: white;
  font-size: 12px;  
}



.header-1 i {
  color: black;
}
.header-1 a {
  color: black;
  
  text-decoration: none;

}
.header-2 a:hover {
  color: black;
}
.h1-menu a {
  font-size: 12px;
  margin: 0px 10px;
}
.h1-menu a:last-child {
  margin-right: 0px;
}
.sz {
  font-weight: 600;
  color: var(--color) !important;
}
.navbar {
  padding-top: 0px;
}
.header-3 a {
  font-size: 17px;
  font-family: 'Jura', sans-serif;
  color: black;
  padding: 5px 15px !important;
}
.sale-btn {
  color: var(--color) !important;
}
.header-3 .nl-right {
  padding-right: 0px !important;
  text-decoration: underline;
}

.cart-account a {
  color: black;
  text-decoration: none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
  border-radius: 15px;
  border: 1px solid var(--color3);
}
.hero {
background-color: black;
}

.dgwt-wcas-sf-wrapp {
  border: 1px solid var(--color3);
  border-radius: 100px;
}
.dgwt-wcas-search-wrapp {
  max-width: 450px !important;
}
.dgwt-wcas-sf-wrapp input {
  border: 0px !important;
  height: 40px !important;
  padding: 8px 20px !important;
  color: black !important;
  font-size: 13px !important;
 
}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
display: none;
}
.dgwt-wcas-search-submit {
  background-color: black !important;
  border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
    padding: 0 33px !important;
    transition: 0s !important;
    filter: invert(1);
}
.dgwt-wcas-sf-wrapp ::placeholder {
  color: black !important;
  opacity: 1;
  font-style: normal !important;
}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover, .dgwt-wcas-sugg-hist-clear:hover {
  background-color: var(--color2) !important;
  opacity: 1 !important;
}
.dgwt-wcas-sf-wrapp {
border-radius: 100px !important;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  border-top-left-radius: 25px !important;
  border-bottom-left-radius: 25px !important;
  border-radius: 100px !important;
}
.dgwt-wcas-suggestions-wrapp {
  border: 0px !important;
  border-radius: 0px !important;
  margin-top: 10px !important;
  box-shadow: 0px 0px 15px #0000000D;
}
.dgwt-wcas-suggestion-selected {
  background-color: #f2f2f2 !important;
}
.dgwt-wcas-si img {
  border-radius: 7px !important;
}
.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product {
  text-decoration: none !important;
}
.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product ins {
  text-decoration: none !important;
}
.dgwt-wcas-sp ins bdi {
  color: var(--color2);
  font-weight: 600;
}
.dgwt-wcas-sp del bdi {
  color: black;
  font-weight: 400;
}
.dgwt-wcas-sp .woocommerce-Price-amount.amount {
  color: var(--color2);
  font-weight: 600;
}
.dgwt-wcas-meta {
  margin-top: -10px;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
  box-shadow: none !important;
}
.sec1 {
  z-index: 5;
  position: relative;
  margin-top: -60px;
}
.sec1 .row {
  max-width: 1250px;
  margin: 0 auto;
}
.sec1 a {
  text-decoration: none;
  color: black;
}

.box {
  position: relative;
  min-height: 360px;
  box-shadow: 1px 0px 15px #0000001a;
  background-size: cover;
  background-position: center;
}
.box-inner {
  z-index: 5;
  position: relative;
  padding: 30px;
}
.box h3 {
line-height: 1;
}

.box:hover .btn1 {
  background-color: var(--color2) !important;
}
.sec1 .btn1 {
  font-weight: 500 !important;
}
.sec2 h3 span {
  color: var(--color);
  
}
.sec2 img {
  max-width: 540px;
  display: block;
  margin: 0 auto;
  width: 100%;
}
.sec2 .btn1 {
  position: relative;
  top: -30px;
}


.product-g {
 border: 1px solid #dfdfdf;
}
.p-badge {
  position: absolute;
    top: 17px;
    left: 17px;
    
    color: white;
    font-weight: 500;
    font-size: 10px;
    border-radius: 100px;
    background-color: var(--color);
    padding: 5px 15px;
}
.tag-new {
  background-color: #528030;
}
.tag-bestseller {
  background-color: #E3A809;
}
.pg-img img {
  width: 100%;
  height: 200px !important;
  max-height: 200px;
  object-fit: contain;
  border-radius: 15px;
  padding: 10px;
}
.woosw-btn-text {
  display: none;
}
.woosw-btn {
  background-color: transparent;
  border: 1px solid black;
  height: 40px;
  font-size: 22px;
  padding: 8px;
  border-radius: 100px;
}

.product-g {
  padding: 10px;
}
.product-g a {
  color: black;
  text-decoration: none;
}
.btn-add {
  margin: 0 auto;
}
.burning {
  font-size: 14px;
}
.a-products .burning img {
  width: 22px !important;  
  margin: initial;
}
.p-desc p {
  margin-bottom: 10px;
}
.a-products .price {
  font-size: 18px;
  color: black;
  margin-bottom: 10px;
  font-weight: 400 !important;

}

.a-products bdi {
  color: black;
font-weight: 400;
    
}
.a-products del bdi {
  color: #B2B2B2 !important;
  font-weight: 500 !important;
}
.a-products ins {
  text-decoration: none;
}
.a-products ins bdi {
  color: var(--color) !important;
    font-weight: 600;
    margin-left: 10px;
}
.price span {
  font-weight: 500;
}
.a-products .przeznaczenie img {
  width: 60px !important;
  margin: 0px 5px !important;
}
.t-green {
  color: var(--color2);
}
.sec4 h2 {
  line-height: 1;
}

.box-article .post-title {

  color: black;
}
.box-article a {
  text-decoration: none;
}
.box-article .post-thumbnail img {
  width: 100%;
  height: auto;
}
.post-content {
  position: relative;
  z-index: 5;
}
.sec6 {
  background-color: var(--color);
  color: white;
}
.sec6 p {
  color: white;
  font-weight: 300 !important;
}
.noptin-form-field {
  padding: 12px;
    text-align: center;
    border: 0px;
    border-radius: 100px;
    color: black;
}
.noptin-form-field:focus-visible {
  border-radius: 100px;
}
.noptin-form-field-consent span {
font-size: 12px;
line-height: 1;
}
.noptin-form-field-consent label {
  line-height: 1;
}
.noptin-form-field-submit {
  text-align: center;
  margin-bottom: 0px !important;
}
.noptin-form-submit {
  background-color: #333333 !important;
    border: 0px !important;
    padding: 10px 35px !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    border-radius: 100px !important;
    font-weight: 500 !important;
    transition: 0s !important;
    color: white !important;
}
.noptin-form-submit:hover {
  background-color: var(--color2) !important;
}
.noptin-form-field-consent input {
  border: 0px !important;
    width: 17px !important;
    height: 17px !important;
    position: relative !important;
    top: 3px !important;
    float: left !important;
}
.footer a {
  color: black;
  text-decoration: none;
  font-size: 14px;
}
.f-link a {
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 400;
}
.f-l a:hover {
text-decoration: underline;
}
.f-link a:hover {
  text-decoration: underline;
}
.f-soc i {
  font-size: 30px;
}
.nav-link {
  transition: 0s !important;
}
.nav-link:focus, .nav-link:hover {
  color: var(--color2);
}
.sale-btn:hover, .sz:hover {
  color: var(--color2) !important;
}
.phone-order {
  font-size: 12px;
}
.phone-order img {
  width: 20px;
}
.mob-soc {
  margin-top: 20px;
}
.mob-soc i {
  font-size: 25px;
}
.accordion {
  padding: 0px;
}
.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid #f0f0f0;
}
.accordion-button:focus {
  box-shadow: none;
  background-color: white;
}
.accordion-button h4 {
  color: black !important;
}
.accordion-button:not(.collapsed)::after {
  filter: grayscale(1) !important;
}
.accordion-body {
  padding-top: 0px;
}
.h1-menu a:hover {
  color: var(--color2);
}
.cart-account a:hover {
  color: var(--color2);
}
.accordion-button:not(.collapsed) {
  box-shadow: none !important;
  background-color: white !important;
}
.woocommerce span.onsale {
  display: none;
}
.flex-viewport {
  border: 1px solid #dfdfdf;
  margin-bottom: 20px; 

}
.woocommerce div.product div.images .flex-control-thumbs li img {
padding: 8px;
width: 12px !important;
height: 12px !important;
background: black;
border-radius: 100px;
  max-width: 100px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: auto !important;
  margin: 0px 7px !important;
  border: 1px solid;
  border-radius: 100px;
}
.flex-control-nav.flex-control-thumbs {
  display: flex;
  justify-content: center;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  opacity: 0 !important;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
  opacity: 1 !important;
}
.breadcrumb-line {
    font-size: 12px;
    color: #454545;
}
.breadcrumb-line a {
  color: #454545;
  text-decoration: none;
}
.breadcrumb-line span {
  margin: 0px 7px;
}
.product-sec h1 {
  color: black;
}
.product-type-variable .hide-var-price {
  display: none;
}
.opineo-own img {
width: 100px;
}
.opineo-own i {
  color: #F0BC5E;
}
.opineo-own span {
  color: #41A449;
}
.so-circle {
  width: 15px;
  height: 15px;
  border-radius: 100px;
  margin-right: 3px;
}
.so-green {
  background-color: #41A449;
}
.so-red {
  background-color: red;
}
.so-yellow {
  background-color: #f0d75e;
}
.so-grey {
  background-color: #BFC5D1;
}
.variations label {
  font-weight: 400 !important;
}
.woo-selected-variation-item-name {
  display: none !important;
}
.button-variable-item {
  box-shadow: 0px 0px 15px #0000000D !important;
    border-radius: 100px  !important;
    padding: 20px !important;
    height: 50px !important;
    margin-right: 10px !important;
    border: 2px solid white !important;
}
.button-variable-item:hover {
  border: 2px solid #cecece !important;
}
.button-variable-item.selected {
  border: 2px solid var(--color) !important;
}
.reset_variations {
  display: none !important;
}
.product-sec .price {
  color: var(--color) !important;
  font-size: 26px !important; 
}
.product-sec .price ins {
  margin-left: 10px;
  text-decoration: none;
  font-weight: 500 !important;
}
.product-sec .price del {
  color: #B2B2B2 !important;
}
.iworks-omnibus {
  font-size: 12px;
  margin-bottom: 0px;
  color: #c2c0c0;
  margin-top: -15px;
}
.single_variation_wrap {

    align-items: center;
    justify-content: space-between;
    margin-top: 25px;
    margin-bottom: 15px;
}
.woocommerce-variation-add-to-cart {
  margin-top: 20px;
}
.single_add_to_cart_button {
  border: 0px;
  font-size: 16px;
}
.variations_button, .product-sec .cart {
  display: flex;
  align-items: center;
}
.product-sec .cart {
  width: 100%;
  display: block;
}
.qty {
  padding: 11px;
  border: 1px solid var(--color3);
  border-radius: 30px;
  margin-right: 10px;
  width: 95px !important;
  padding-left: 25px;
  position: relative;
  top: -2px;
  text-align: center !important;
}
.product-type-simple .qty {
  margin-top: 2px;
}
.p-burning img {
  width: 24px;
}
.p-for img {
  width: 60px;
}
.b-inner {
  line-height: 1.3;
  margin-left: 3px;
}
.b-inner a {
  color: black;
}
.home .news-footer {
  display: none !important;
}
.woocommerce div.product form.cart {
  margin-bottom: 15px !important;
}
.more-more {
  color: black;
  text-decoration: none;
}
.more-more span, .pb span {
  color: var(--color2);
  font-weight: 500;
}
.more-more:hover {
  color: black;
  text-decoration: underline;
}
.pb {
  border-radius: 25px;
  padding: 15px 20px;
}
.pb p {
  font-size: 14px;
  margin-bottom: 10px;
}
.pb img {
  max-height: 35px;
  margin-right: 15px;
}
.p-accordion .accordion-button {
padding: 20px 0px;
}
.p-accordion .accordion-button:hover {
  color: var(--color2);
}
.p-accordion .accordion-body {
  padding: 0px;
  padding-bottom: 10px;
}
.related {
  clear: both;
}
.related h2 {
  text-align: center;
}
.p-accordion .accordion-item:last-child {
  border-bottom: 1px solid #f0f0f0;
}


.woocommerce-products-header__title {
  line-height: 1;
}
.woocommerce-ordering {

    margin-top: 0px !important;
    margin-bottom: 0px !important;

}
.woocommerce-ordering select {
  border: 1px solid var(--color3);
  padding: 10px 20px;
  
  
  font-size: 12px;
  border-radius: 100px;
}
.ppp {
  color: black !important;
  font-weight: 500 !important;
}
.breadcrumb h1 {
  line-height: 1;
}
.woocommerce-message {
  margin-bottom: 0px !important;
  margin-top: 20px !important;
}
.woocommerce-message {
  border: 0px !important;

  background-color: #19a44921 !important;
}
.woocommerce-error {
  border: 0px !important;
  background-color: #b81c2324 !important;
} 
.woocommerce-info {
  border: 0px !important;
}
#coupon_code {
  width: 160px;
  text-align: center;
  border-radius: 0px;
  padding: 7px;
  margin-right: 20px;
  font-size: 13px;
  font-weight: 400 !important;
  border: 1px solid black;
}
.coupon .button {
  font-size: 14px !important;
}

.cpl-mobile .woocommerce-cart-form__cart-item.cart_item {
  margin-bottom: 0px;
}
.cpl-inner .cpl-right {
  width: 100%;
}
.cpl-inner {
  margin-bottom: 25px;
  border: 1px solid black;
  padding: 20px;
  display: flex;
  position: relative;
}
.cpl-inner img {
  border-radius: var(--border-radius1);
}
.cpl-mobile .product-name a {
  color: black;
  font-weight: 400;
  text-decoration: none;
  
}
.cpl-mobile .product-name {
    padding-bottom: 4px;
}
.cpl-mobile .cpl-inner .product-remove {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
}
.cpl-mobile .product-subtotal {

  font-weight: 600;
}
.cpl-mobile .cpl-inner .product-quantity {
    display: flex;
    align-items: center;
}
.cpl-mobile .cpl-inner .product-quantity p {
  margin-bottom: 0px;
  margin-right: 8px;
}
.cpl-mobile .cpl-inner .product-subtotal span {
  font-weight: 400;
}
.cpl-mobile .cpl-inner .product-subtotal span bdi {
  font-weight: 600;
}
.cpl-mobile .product-name, .cpl-mobile .product-price, .cpl-mobile .product-quantity {
  margin-bottom: 5px;
}

.woocommerce-Tabs-panel--additional_information h2 {
  display: none;
}
.related.products, .upsells.products {
  margin-right: 0px;
  margin-left: 0px;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
  width: 100%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  float: none !important;
  width: 100% !important;
}
.woocommerce-cart-form .product-thumbnail img {
  width: auto;
  max-height: 130px;
  border-radius: 15px;
}
.cpl-inner .product-thumbnail {
  /* max-width: 60px; */
  margin-right: 15px;
}
.coupon label {
  display: none;
}
.woocommerce table.shop_table {
  border: 0px !important;
  font-size: 14px;
}
.woocommerce-cart-form .actions {
  padding: 0px !important;
}

.woocommerce-cart-form .actions .button {
  font-size: 14px !important;
  border-radius: 0px !important;
}
.woocommerce-cart-form .checkout-button, #place_order {
    width: 100% !important;
    background-color: var(--color2) !important;
    margin-bottom: 0px !important;
    margin-top: 30px;
}
.woocommerce-cart-form .wc-proceed-to-checkout {
  padding-bottom: 0px !important;
}
.woocommerce-cart-form .checkout-button:hover, #place_order:hover {
  background-color: var(--color) !important;
}
.cart-collaterals {
  background-color: var(--color);
  padding: 20px;
  color: white;
}
.shipping-calculator-button {
  display: none !important;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td {
  border-top: 1px solid #d6d6d6 !important;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
  background-color: transparent !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  margin-top: 0px !important;
  margin-bottom: 20px !important;
}
.woocommerce-checkout .cn, .woocommerce-cart .cn {
  padding: 0px !important;
}
.single-product .cn {
  padding: 0px;
  margin-bottom: 15px !important;
}
.single-product .woocommerce-message {
  margin-bottom: 0px !important;
}
#ship-to-different-address span {
  text-transform: math-auto;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  border-radius: 0px !important;
  background-color: #f0f0f0 !important;
}

textarea {
  height: 100px !important;
}
.mxw {
  max-width: 450px;
  margin: 0 auto;
}
.mxw2 {
  max-width: 750px;
  margin: 0 auto;
}
.cart-collaterals table bdi {
  color: white !important;
  font-weight: 600;
}


.woocommerce-cart-form .qty {
  padding: 3px 10px !important;
  border: 1px solid black !important;
  border-radius: 0px !important;

  padding-left: 20px !important;
}
.woocommerce form.login, .woocommerce form.register {
  border: 0px !important;
  padding: 0px !important;
  margin-top: 10px !important;
  margin-bottom: 0px !important;
}
.woocommerce-privacy-policy-text p {
  font-size: 12px;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
  display: none;
}

.img-fl img {
  width: 100%;
  height: auto;
}
.box-article img {
  object-fit: cover;
  width: 100% !important;
  height: 300px;
  border-radius: 20px;
}
.owl-product .owl-nav, .owl-blog .owl-nav {
  justify-content: space-between;
  display: flex;

  z-index: 999;
  position: relative;
  margin-bottom: -54px;
  margin-top: 20px;
}

.owl-product .owl-nav button, .owl-blog .owl-nav button {
  font-size: 33px !important;
    background-color: white !important;
    border: 1px solid black !important;
    border-radius: 100px !important;
    width: 40px !important;
    height: 40px !important;
    margin: 0 !important;
}
.owl-product .owl-nav button span, .owl-blog .owl-nav button span {
  position: relative;
  top: -7px;
  color: black !important;
}
.owl-theme .owl-nav .disabled {
  opacity: 1;
}
.product-g h4 {
  font-size: 18px;
  text-align: left;
  font-weight: 600 !important;
margin-bottom: 0px;
}
.p-desc p {
  font-size: 12px;
  text-align: left;
}

.header-m {
  position: fixed;
    top: 0px;
    z-index: 99;
    background-color: white;
    width: 100%;
}
.mob-padded {
  padding-top: 49px !important;
}
.cert-sec img {
  box-shadow: 0 0 5px rgba(0,0,0,.1);
}


.owl-partn .owl-stage {
  display: flex;
  align-items: center;
}
.owl-partn img {
  width: auto !important;
  margin: 0 auto;
  max-height: 100px;
}
.owl-partn .owl-dots {
  margin-top: 25px !important;
}
.about-sec2 {
  background-color: #f0f0f0;
}
.calc-lab label {
  border: 1px solid #ddd;
  padding: 10px;
  margin-right: 10px;
  margin-left: 0px;
  margin-bottom: 10px;
}
.calc-lab label:hover {
  cursor: pointer;
}

.af .accordion-button {
  padding-left: 0px;
  padding-right: 0px;
}
.faq-sec .accordion-body {
padding-left: 0px;
}
.contact-sec a {
  color: black;
  text-decoration: none;
  font-size: 20px;
}
.s1 {
  font-size: 25px;
  font-weight: 500 !important;
}
.s2 {
  font-size: 20px;
  margin-top: 10px;
}
#seller a {
  color: black;
  text-decoration: none;
  display: block;
}
.area {
  font-weight: 600 !important;
  margin-top: 15px;
  margin-bottom: 0px;
}
#seller ul {
  padding-left: 0px;
}
#seller ul {

 
}
#seller ul li {
  width: fit-content;
list-style-type: none;
  margin: 0 auto;
}
.worker a {
  color: var(--color2);
  text-decoration: none;
  display: block;
}

.wp-block-separator {
  border: 0px !important;
  border-bottom: 1px solid #f0f0f0 !important;
  opacity: 1 !important;
}
.ns img {
  max-width: 100px;
  max-height: 80px;
}
.ns p {
  line-height: 1.3;
}
.ns {
  max-width: 700px;
  margin: 0 auto;
}
.zd img {
  width: 100%;
  height: auto;
}
.p-sm {
  max-width: 440px;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
.calc-btn {
  cursor: pointer;
}
.btn-close {
  right: 10px;
  position: absolute;
  top: 10px;
  /* cursor: pointer !important; */
  z-index: 9;
}
.modal-content {
  border: 0px;
    padding: 10px;
}
.gratis {
  color: red;
}
.zestaw img {
  width: 100%;
    margin-bottom: 30px;
}
.zestaw {
  padding: 30px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.mdmw img {
  width: 45%;
}
.table-primary th {
  background-color: #f0f0f0 !important;
  border: 0px;
  border-bottom: 1px solid #f0f0f0 !important;
}
.table th, .table td {

  border-bottom: 1px solid #f0f0f0 !important;
}
.more-more {
  cursor: pointer;
}
.m-box {
  padding: 15px;
  border-radius: 15px;
  padding-bottom: 30px;
}
.m-modal {
  max-width: 650px;
}
.m-modal .modal-content {
  padding: 20px;
}
.m-box img {
  max-width: 120px !important;
}
.m-red {
  color: red;
  min-height: 30px;
}
.bon .price {
  margin-top: 20px;
  margin-bottom: 0px;
  font-size: 16px;
}
.bon .price span, .bon .price bdi, .zkodem span, .zkodem bdi {
  color: #b2b2b2;
  text-decoration: line-through;
}
.psale strong {
  color: var(--color2);
  font-size: 20px;
}
.psalebig strong {
  font-size: 26px;
}
.summary .zkodem {
  color: #b2b2b2 !important;
  font-weight: 400 !important;
  font-size: 16px !important;
}
.newsletter .btn4 {
  border-radius: 100px;
  padding: 13.5px 30px;
  margin-left: -50px;
  z-index: 9;
  font-size: 14px;
  
  margin-top: 6px;
}
.newsletter .btn4:hover {
  background-color: white;
  color: black !important;

}
.form-control:focus {
  border: 1px solid #e6e6e6;
}
.newsletter {
  max-width: 600px;
  text-align: center;
  margin: 0 auto;
  margin-top: 25px;
}
.newsletter ::placeholder {
  color: black;
}
.newsletter label {
  margin-left: 0px;
  text-align: left;
  padding-left: 10px;
}
.newsletter .form-check-input {
  margin-left: -3em;
}
.newsletter .accept {
  margin-top: 20px;
}
.newsletter .accept input {
  padding: 8px 15px;
  margin-left: -2em;
  border-radius: 100px !important;
}
.mx-inp .wpcf7-form-control-wrap {
  width: 100%;
  max-width: 390px;
}
.newsletter .form-switch {
  padding-left: 0px;
}
.newsletter .wpcf7-not-valid-tip {
  color: white;
  font-size: 1em;
  font-weight: normal;
  font-size: 12px;
  display: block;
  position: absolute;
  margin-left: 19px;
}
.newsletter .wpcf7-text {
  font-size: 13px;
  border-radius: 100px;
  padding: 15px 20px;
  border: 0px;
}
.newsletter .wpcf7-spinner {
  display: none;
}
.place-order label {
  line-height: 1 !important;
  font-size: 15px;
}
.place-order label.checkbox {
  display: block !important;
}
.place-order .input-checkbox {
  display: inline-block !important;
  margin: 0px !important;
  text-align: left !important;
  vertical-align: initial !important;
  position: relative;
    top: 1px;
}
.place-order p {
padding: 0px !important;
}
.place-order .form-row {
  margin-bottom: 0px !important;
}

.pagination {
  text-align: center;
  margin: 0 auto;
  display: block;
  font-size: 20px;
}
.pagination a {
  color: black;
  text-decoration: none;
}
.pagination .current {
  color: var(--color2);
}
.pagination a:hover {
color: var(--color2);
}
.header-cont {
  padding: 8px 20px;
  border-radius: 100px;
  position: relative;
}
.header-cont a {
  font-size: 14px;
  color: black;
  text-decoration: none;
}
.border, .border-top, .border-bottom, .border-start, .border-end {
  border-color: var(--color3) !important;
}
.help-quest {
  position: absolute;
  font-size: 10px;
  background-color: white;
  padding: 0px 9px;
  left: 32px;
  top: -9px;
}
.shopping_cart {
  position: relative;
}
.sse {
  position: absolute;
  background-color: var(--color);
  color: white;
  border-radius: 100px;
  font-size: 9px;
  width: 14px;
  text-align: center;
  display: block;
  bottom: -2px;
  right: 1px;
}
.cart-account i {
  font-size: 22px;
}
.cart-account .bi-person {
  font-size: 25px;
    line-height: 1.3;
}

.header-cont {
  width: fit-content;
}
.logo img {
  width: 100%;
  max-width: 370px;
}
.header-3 .navbar-nav {
  width: 100%;
}
.header-3 a:hover {
  text-decoration: underline;
}
.home .header-3 {
  border-bottom: 0px !important;
}


.si-box p {
  font-size: 14px;
  
  font-weight: 500 !important;
  line-height: 1.5;
  
}
.owl-si img {
  width: 70px !important;
  margin: 0 auto;
}
.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 20px;
}
.sp-dark {
  background-color: var(--color);
  color: white;
}
.owl-blog .owl-nav {
  margin-bottom: -33px;
}
.woosw-btn:hover {
  color: white;
  background-color: black;
}
.bf-social i {
  color: black;
  font-size: 30px;
  margin: 0px 20px;
}
.bf-social i:hover {
  color: var(--color);
}
.bf-inner-2 {
  background-color: var(--color);
  color: white;
  border-radius: 30px;
  padding: 50px 20px;
}
.bf-inner-2 p {
  color: white;
}
.bf-inner-2 a {
  color: white !important;
} 
.bf-inner-1 {
  border-radius: 30px;
  padding: 50px 20px;
  height: 100%;
}

.footer-box {
  background-color: #F7F5F2;
  border-radius: 25px;
  padding: 30px;
}
.fb-inner {
  background-color: white;
  padding: 25px;
  border-radius: 20px;
  position: relative;
}
.fb-inner a {
  display: block;
}
.box1 {
  background-color: white;
  width: 186px;
  height: 30px;
  border-radius: 100px;
  position: absolute;
  top: -15px;
}
.box2 {
  width: 210px;
  background-color: white;
  height: 20px;
  position: absolute;
  top: 0px;
  margin-left: -5px;
}
.fb-p {
  position: absolute;
  top: -10px;
  left: 44px;
}
.accordion-item {
  
  border-color: lightgrey;
}
#sidebar {
  border: 1px solid var(--color3);
  border-radius: 23px;
  padding: 25px;
}
#sidebar ul {
  padding-left: 0px;
  margin-bottom: 0px;
}
.pa-title h1 {
  
}
.woocommerce-result-count {
  margin-bottom: 0px !important;
  font-size: 12px;
}
.bfs .woocommerce-notices-wrapper{
display: none !important;
}
.form-select:focus {
  border-color: var(--color3) !important;
}
.woocommerce-ordering {
  width: 100%;
  max-width: 290px;
}
.woocommerce-ordering .orderby {
  width: 100%;
}
.wp-block-heading {
  font-size: 22px;
  
  margin-bottom: 20px;
}
.wc-block-components-price-slider__actions .wc-block-components-filter-reset-button {
order: 2 !important;
}
.wc-block-components-price-slider__actions {
  justify-content: flex-start !important;
}
.wc-block-components-price-slider__range-text {
  margin: 12px 0 !important;
}
.wc-block-filter-submit-button {
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
background-color: var(--color) !important;
font-size: 13px !important;
}
.wc-block-filter-submit-button:hover {
color: white !important;
background-color: black !important;
}
.wc-block-components-price-slider__range-input-progress {
  --track-background: linear-gradient(90deg,transparent var(--low),var(--color) 0,var(--color) var(--high),transparent 0) no-repeat 0 100%/100% 100% !important;
  --range-color: currentColor;
  background: var(--track-background);
  height: 4px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* Dla przeglądarek opartych na WebKit (Chrome, Safari, nowsze wersje Edge) */
input[type='range'].wc-block-price-filter__range-input::-webkit-slider-thumb {
  background: var(--color); /* Czerwony kolor kulki */
  border: 2px solid var(--color);
  width: 20px;
  height: 20px;
  margin-top: -9px;
}

/* Dla Firefox */
input[type='range'].wc-block-price-filter__range-input::-moz-range-thumb {
  background: var(--color); /* Czerwony kolor kulki */
  border: 2px solid var(--color);
}

/* Dla IE i Edge */
input[type='range'].wc-block-price-filter__range-input::-ms-thumb {
  background: var(--color); /* Czerwony kolor kulki */
  border: 2px solid var(--color);
}
.wc-block-components-price-slider__range-input-progress {
  height: 7px !important;
    top: -1px !important;
}
.wc-block-components-price-slider__range-text .wc-block-components-formatted-money-amount {
  font-size: 13px;
  font-weight: 600;
  color: var(--color);
}
.wc-block-components-price-slider__range-input-wrapper:before {
  top: -1px !important;
    height: 7px !important;
    border-radius: 100px !important;
}
.wp-block-separator {
  border-bottom: 1px solid var(--color3) !important;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
  border: 1px solid var(--color3) !important;
  position: relative !important;
  top: -2px !important;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
  outline: none !important;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
  background-color: var(--color) !important;
  border: 1px solid var(--color) !important;
  border-radius: 0px !important; 
}
.wc-block-components-checkbox .wc-block-components-checkbox__mark {
  display: none !important;
}
.wc-block-components-checkbox .wc-block-components-checkbox__label, .wc-block-components-checkbox>span {
  line-height: 1.2em !important;
  vertical-align: middle !important;
  font-size: 13px !important;
}
.wc-block-attribute-filter__actions {
  justify-content: flex-start !important;
}
.wc-block-attribute-filter__actions {
  display: none !important;
}
/*.wc-block-components-checkbox label:hover .wc-block-components-checkbox__input[type=checkbox] {
  background-color: var(--color) !important;
  border: 1px solid var(--color) !important;
}
.wc-block-components-checkbox label:hover .wc-block-components-checkbox__input[type=checkbox]:checked {
  background-color: black !important;
  border: 1px solid black !important;
}*/
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {

}

.wapf-field-label label {
  width: 100%;
  display: flex;
  align-items: center;
}
.wapf-field-label span {
  white-space: nowrap;
  margin-right: 20px;
  font-size: 18px;
}

.wapf-field-label label:after {
  content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: var(--color3);
}
.wapf-swatch-label {
  text-align: center;

  font-size: 12px;
  margin-top: 10px;
}
.wapf-swatch {
  width: 100%;
  max-width: 115px;
  position:  relative !important;
}
.wapf--circle {
  border: 1px solid black;
}
.wapf-swatch--color.wapf-checked .wapf-color {
  box-shadow: none !important;
  border: 2px solid var(--color) !important;
}
.wapf-swatch--color {
  margin-bottom: 0px !important;
}
.label-above .wapf-field-label {
  margin-bottom: 15px !important;
}

.wapf-image-swatch-wrapper img {
  width: 40px;
border-radius: 100px;
height: 40px !important;
border: 1px solid black;
object-fit: contain;
}
.wapf-image-swatch-wrapper {
  display: flex !important;
}
.wapf-swatch--image.wapf-checked {
  border-color: transparent !important;
}
.wapf-swatch--image.wapf-checked img {
  border: 2px solid var(--color) !important;
}
.wybrano {
  background-color: var(--color);
    color: white;
    font-size: 10px;
    
    font-weight: 500;
    text-align: center;
    padding: 2px 10px;
    width: fit-content;
    border-radius: 100px;
    margin: 0 auto;
}


/* Ukryj domyślny checkbox */
.wapf-checkboxes input[type='checkbox'], .input-checkbox, .input-radio, .wpcf7-list-item input, .wpc-checkbox-item input, .woof_list_checkbox input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  /* Style dla naszego nowego checkboxa */
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 1px solid var(--color3) !important;
  border-radius: 6px !important;
  cursor: pointer;
  display: inline-block;
  position: relative;
  top: -1px;
}
.wpc-edit-filter-set {
  display: none;
}
.wpc-filter-title {
  font-size: 22px;
  
  margin-bottom: 20px;
}

/* Style dla checkboxa, gdy jest zaznaczony */
.wapf-checkboxes input[type='checkbox']:checked, .input-checkbox:checked, .input-radio:checked, .wpcf7-list-item input:checked, .wpc-checkbox-item input:checked, .woof_list_checkbox input:checked {
  background-color: var(--color); /* Kolor tła, gdy checkbox jest zaznaczony */
  border: 1px solid var(--color) !important;
}


/* Dodajemy :focus style dla lepszej dostępności */
.wapf-checkboxes input[type='checkbox']:focus, .input-checkbox:focus, .input-radio:focus {
  outline: none; /* Usuwamy domyślne outline, gdy element jest wybrany */
  box-shadow: none; /* Dodajemy własny outline jako cień */
}

/* Style dla zawartości po zaznaczeniu, jeśli potrzebujesz np. własnej ikony */
.wapf-checkboxes input[type='checkbox']:checked:after, , .input-checkbox:checked:after, .input-radio:checked:after {
  content: ''; /* Tutaj możesz dodać własną ikonę zamiast standardowej */
  position: absolute;
  /* Definiuj pozycję i rozmiar ikony, jeśli jest potrzebna */
}
.wapf-label-text {
  font-size: 13px;
}
.wapf-checkable {
  margin-bottom: 5px;
}
.wapf-pricing-hint {
  color: var(--color) !important;
  font-weight: 500 !important;
  opacity: 1 !important;
}
.woocommerce-review-link {
  text-decoration: none;
  color: black;
  font-size: 13px;
}
.woocommerce-review-link:hover {
  color: black;
}
.add-rev {
  
    
    font-size: 11px;
    border: 1px solid var(--color3);
    border-radius: 100px;
    padding: 2px 15px;
    margin-left: 15px;
}
.add-rev:hover {
  background-color: black;
  color: white;
  border: 1px solid black;
}
.woocommerce .star-rating span::before {
  color: var(--color);
}

.woocommerce .star-rating {
  width: 115px !important;
  letter-spacing: 5px;
}
.average-rating {
  color: var(--color);
  font-weight: 600;
}
.rat-sep {
margin: 0px 10px;
}
.product .price {
  margin-bottom: 0px;
  font-family: 'Jura', sans-serif;
}
.product .price del bdi {
  font-weight: 400;
  color: #B2B2B2 !important;
}
.product .price ins bdi {
  font-weight: 600;
  color: var(--color);
}
.product .woocommerce-Price-amount bdi {

  color: var(--color);
}
.product .price {
  margin-bottom: 10px;
}
.wapf {

}
.wapf-product-totals .wapf--inner div {
  display: flex;
  align-items: center;
}
.wapf-wrapper {
  border-bottom: 1px solid var(--color3);
}
.wapf-product-totals .wapf--inner div .wapf-total {
  margin-bottom: 0px;
  margin-left: 15px;
  color: var(--color) !important;
}
.wapf-product-totals .ptt span:first-child {
  font-weight: 400 !important;
  font-size: 18px;
}
.payment-p {
  position: relative;
  border: 1px solid var(--color3);
  padding: 13px;
  border-radius: 100px;
}
.payment-p p {
  position: absolute;
  top: -10px;
  background-color: white;
  display: inline-flex;
  font-size: 11px;
  left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    padding-left: 6px;
    padding-right: 9px;
}
.payment-p p span {
  font-size: 11px !important;
  font-weight: 600 !important;
  color: var(--color);
  margin: 0px 3px;
}
.payment-p img {
  height: 12px !important;
  margin: 0px 5px;
}
.p-cart-add a, .p-cart-add button {
  font-size: 13px !important;
}
.product-sec .p-related .price {
  font-size: 1.25rem !important;
}
.product-sec .p-related .price ins {
  margin-left: 0px;
}
.p-tabs-buttons {
  box-shadow: 2px 5px 10px #00000008;
}
.nav-pills .nav-link {
  color: black;
    
    font-size: 15px;
    
    font-weight: 500;
    /* padding: 17px 0px; */
    padding-top: 19px;
    padding-bottom: 16px;
    border-bottom: 3px solid transparent;
    border-radius: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.nav-pills .nav-link:hover {
  border-bottom: 3px solid var(--color3);
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  background-color: transparent;
  color: black;
  border-bottom: 3px solid var(--color);
}
.p-tabs-content .woocommerce-product-attributes {
  margin-bottom: 0px !important;
}
.p-tabs-content .woocommerce-Reviews-title {
  display: none;
}
.woocommerce #reviews #comments ol.commentlist {
  padding-left: 0px;
}
.comment_container img {
  display: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border: 1px solid var(--color3) !important;
  border-radius: 13px !important;
  padding: 20px !important;
  padding-bottom: 5px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
}
.p-tabs-content #reply-title {
  font-size: 25px !important;
  text-transform: uppercase !important;
}
.comment-form-rating {
  display: flex;
    align-items: center;
}
.p-tabs-content .stars {
  margin-bottom: -4px !important;
  margin-left: 15px !important;
}
.comment-form-comment {
  margin-top: 15px !important;
}
.p-tabs-content #comment {
  border: 1px solid var(--color3) !important;
  border-radius: 13px !important;
  padding: 15px;
  margin-top: 5px !important;
  outline: none;
}

.woocommerce p.stars a {
  color: var(--color) !important;
}
.woocommerce table.shop_attributes th {
  
  font-weight: 500 !important;
}
.cpl-right .product-price {
  font-size: 13px;
}
.cpl-right .product-price bdi {
  color: var(--color);
  font-weight: 600;
}
.cpl-right .product-subtotal {
  font-size: 13px;
}
.cpl-right .product-subtotal span{
  font-weight: 600 !important;
}
.cpl-right .product-subtotal bdi {
  color: var(--color);
  font-weight: 600;
}
.cpl-right dt {
  font-weight: 600;
  font-size: 14px;
}
.cpl-right .variation {
  margin-top: 15px;
}
 .woocommerce .cpl-mobile a.remove {
  color: var(--color) !important;
}
.woocommerce a.remove:hover {
  background-color: var(--color) !important;
}
.cart_totals h2 {
  
  font-size: 24px;
}
.cart_totals {
  font-size: 14px;
}
.cart_totals th {
  padding-left: 0px !important;
  font-weight: 500 !important;
}
.woocommerce-message {
  border-radius: 20px;
}
.checkout-m h3 {
  
  border-bottom: 1px solid var(--color3);
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#billing_address_2_field {
  display: none !important;
}
.input-text, .form-control {
  padding: 12px 0px;
  border: 0px;
  border-radius: 100px;
  font-weight: 400;
  font-size: 14px;
  border-bottom: 1px solid black;
  border-radius: 0px;
}
}
.form-row label {
  margin-left: 18px;
  font-size: 12px;
  margin-bottom: 6px;
}
.wpcf7 label {
  width: 100%;
}
.wpcf7 label span {
  margin-left: 18px;
  font-size: 14px;
}
.wpcf7 .form-control {
  margin-top: 6px;
}
.fpz .wpcf7-submit {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.wpcf7-not-valid-tip {
  font-size: 12px !important;
}
#ship-to-different-address span {
  position: relative;
  top: -5px;
  margin-left: 5px;
}
#ship-to-different-address label {
  cursor: pointer;
}
#shipping_method label {
  margin-left: 0px;
  font-size: 14px;
}
.woocommerce table.shop_table th {
  font-weight: 600 !important;
}
.woocommerce table bdi {
  color: var(--color);
  font-weight: 600;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background-color: var(--color4) !important;
  border: 1px solid var(--color3) !important;
  border-radius: 20px !important;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background-color: #D5D3D0 !important;
  border-radius: 15px !important;
}
#payment label {
  font-size: 14px;
  line-height: 1;
  position: relative;
  top: -5px;
}
.woocommerce-terms-and-conditions-checkbox-text {
  margin-left: 12px;
    position: relative;
    top: -3px;
}
.woocommerce-MyAccount-navigation {

  padding: 20px;
  background-color: var(--color);

}
.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 10px;
  margin-bottom: 0px;
}
.woocommerce-MyAccount-navigation ul li {
  margin-bottom: 10px;
  font-size: 16px;
}
.woocommerce-MyAccount-navigation ul li a {
  text-decoration: none;
  font-weight: 600;
  color: white;
}
.woocommerce-MyAccount-navigation ul li a:hover {
 text-decoration: underline;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  border-radius: 0px !important;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--wishlist, .woocommerce-MyAccount-navigation-link--downloads {
  display: none !important;
}
.woocommerce-Addresses .woocommerce-Address-title h3 {
  
  font-size: 20px;
}
address {
  font-size: 14px;
}
#customer_login h2 {
  
  font-size: 25px;
}
.woosw-popup-content-mid-message {
  font-size: 14px;
}
.woosw-items {
  width: 100% !important;
  border-spacing: 0 1em;
  border-collapse: separate;
}
.woosw-item {
  margin-bottom: 10px !important; 
  background-color: var(--color4) !important;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--name a {
  font-weight: 500 !important;
  text-decoration: none;
  
}
.woosw-list .amount {
  font-weight: 600 !important;
  color: var(--color) !important;
  text-decoration: none !important;
}
.woosw-list del {
  font-weight: 400 !important;
  color: #aba9a9 !important;
}
.woosw-list del .amount {
  font-weight: 400 !important;
  color: #aba9a9 !important;
}
.woosw-list ins {
  text-decoration: none;
}
.woosw-item--time {
  display: none;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--image img {
  border-radius: 15px !important;
}
.color-we {
  text-decoration: none;
}
.color-we img {
  width: 85% !important;
  display: block !important;
  margin: 0 auto;
  transition: 0.1s;
}
.color-we:hover img {
  transform: scale(1.1);
}
.style-inner img {
  border-radius: 20px;
  -webkit-box-shadow: 6px 6px 24px -12px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 6px 6px 24px -12px rgba(0, 0, 0, 0.5);
  box-shadow: 6px 6px 24px -12px rgba(0, 0, 0, 0.5);
 
}
.style-inner {
  text-decoration: none;
}
.style-inner:hover p {
  font-weight: 600 !important;
}
.pz-title {
  
}
.pz-title:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--color3);
}
.pz-title {
  width: 100%;
  display: flex;
  align-items: center;
}
.pz-title span {
  white-space: nowrap;
  margin-right: 20px;
  font-size: 18px;
}
.fpz-radio {
  margin-top: 12px;
  margin-left: 15px;
}
.fpz-radio input {
  margin-right: 5px;
}
.fpz-radio span {
  margin-left: 0px !important;
}
.fpz-radio .wpcf7-list-item-label {
  position: relative;
  top: -5px;
  margin-right: 20px;
}
.submenu.dropdown-menu {
  margin-left: -10px;
}


.newsletter .wapf-checkboxes input[type='checkbox']:checked, .newsletter .input-checkbox:checked, .newsletter .input-radio:checked, .newsletter .wpcf7-list-item input:checked {
  background-color: #58cb41;
  border: 1px solid #59cb41 !important;
  border-radius: 100px !important;
}
.contact-sec .pz-title span {
  font-size: 23px;
}
.form-switch .form-check-input {
  border-radius: 100px !important;
}
.accept .small {
  font-size: 10px !important;
}
.accept a {
  font-size: 10px !important;
  font-weight: 600;
  text-decoration: underline;
}
.contact-sec .form-switch {
  padding-left: 1.5em;
}
.accept label span {
  margin-left: 6px;
}
.box-article {
  border-radius: 22px;
}
.post_content img {
  border-radius: 25px;
}
.post_content .arch-date {
  font-size: 11px;
}
.post_content h1 {
  
}
#customer_login .u-column1, #customer_login .u-column2, .woocommerce-ResetPassword {
 
}
.woocommerce-product-gallery__image {
  border-radius: 25px !important;
}
.dropdown-toggle.show:after {
  transform: rotate(180deg);
  transition: 0.2s ease;
}
.comment-respond {
 display: none; 
}
.logged-in .comment-respond {
  display: block;
}
.woof_products_top_panel_content, .woof_products_top_panel {
  display: none !important;
}
.irs--round .irs-bar {
  background-color: var(--color) !important;
}
.irs--round .irs-handle {
  background-color: var(--color) !important;
  border: 0px !important;
  cursor: pointer;
}
.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
  background-color: var(--color) !important;
}
.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
  border-top-color: var(--color) !important;
}
.woof_list_checkbox li div {
  margin-top: 0px !important;
}
.icheckbox_square-blue {
  border-radius: 5px !important;
}
.icheckbox_square-blue.checked {
  background: none !important;
  background-color: var(--color) !important;
}
.woof_container_inner h4 {
  margin-bottom: 9px;
  font-size: 24px;
}
.woof_checkbox_label_selected {
  font-weight: 400 !important;
}
.woof_list label:hover {
  text-decoration: underline;
}
div.woof_info_popup {
  text-transform: uppercase !important;
  font-family: 'Poppins', sans-serif !important;
  background-color: var(--color) !important;
  border: 0px solid var(--color3) !important;
  border-radius: 25px !important;
  color: white !important;
  font-size: 20px !important;
  box-shadow: none !important;
}
.woocommerce-pagination {
  margin-top: 10px;
}
.woocommerce nav.woocommerce-pagination ul {
  border: 0px !important;
}
.woocommerce nav.woocommerce-pagination ul li {
  border: 0px !important;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: white !important;
  color: var(--color) !important;
}
.woocommerce nav.woocommerce-pagination ul li {
 
  font-size: 16px !important;
}
.woocommerce .page-numbers {
  color: black !important;
  font-weight: 500 !important;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
 background: #ececec !important; 
 border-radius: 8px;
}
.p-tabs-content a {
  color: black;
}
.newsletter label {
  width: auto !important;
}
.newsletter p {
  display: flex;
  justify-content: center;
}
.wcs .btn1:not(.active) {
  background-color: white !important;
  color: black !important;
  box-shadow: 0px 5px 10px #0000001A;

}
.wcs .btn1:hover {
  background-color: var(--color) !important;
border: 0px !important;
  color: white !important;
}
.wcs .btn1 {
  margin: 0px 10px;
}
.product-g h4, .product-g .p-desc p {
  display: -webkit-box;
  -webkit-line-clamp: 1;        /* Ogranicza tekst do dwóch linii */
  -webkit-box-orient: vertical; /* Ustawia orientację pudełka */
  overflow: hidden;             /* Ukrywa nadmiarowy tekst */
  text-overflow: ellipsis;      /* Dodaje "..." na końcu tekstu */
  max-height: Xem; 
}
.woof_show_filter_for_mobile.woof {
  opacity: 1 !important;
}
.header-3 .dropdown-menu a {
  text-transform: initial;
  font-size: 12px;
}
.hc-inner p {
  color: white;
  max-width: 300px;
  margin: 0 auto;
}
.hc-inner h2 {
  font-weight: 600 !important;
  color: white;
  line-height: 1;
}
.hc-inner h4 {
  color: white;
  font-weight: 600 !important;
}
.do {
  font-size: 20px;
  border-bottom: 8px solid;
  margin-top: -15px;
  margin-right: 8px;
}
.woocommerce-product-gallery__wrapper {
  border: 1px solid var(--color3);
  border-radius: 25px;
}
.woocommerce div.product div.images img {

}
.woocommerce div.product div.images img {
  height: 100% !important;
  max-height: 500px !important;
  width: auto !important;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.flex-viewport .woocommerce-product-gallery__wrapper {
  border: 0px;
}
.p-tabs-content table {
  width: 100%;
  border: 1px solid var(--color3);
}
.payment-delivery {
  display: flex;
  width: 100%;
  margin-bottom: 25px;
}
 .payment-delivery .pd1 {
  margin-right: 15px;
}
.pd {
  border: 1px solid var(--color3);
  padding: 20px;
  border-radius: 25px;
  min-height: 90px;
}
#tabe-additional_information h2 {
  display: none;
}
.pd1 .pd-images img {
  height: 15px !important;
}
.pd-images img {
  margin-right: 15px;
}
.p-links {
  margin-bottom: 40px;
    border-top: 1px solid var(--color3);
}
.p-links a {
  color: black;
  font-weight: 600;
  padding-top: 20px;
  border-top: 3px solid white;
  font-size: 20px;
}
.p-sect {
  margin-bottom: 120px;
}
.p-sect:last-child {
  margin-bottom: 20px;
}
.p-links a:hover {
  border-top: 3px solid var(--color);
}
.pd p {
  color: black;
  font-size: 12px;
}
.payment-delivery a {
  width: 50%;
  text-decoration: none;
}
.pd i {
  color: black;
}
.dgwt-wcas-search-wrapp {
width: fit-content !important;
margin: 0px !important;

}
.header-a {
  text-decoration: none;
  color: black;
  font-size: 12px;
  line-height: 1;
}
.header-a span {
  position: relative;
  top: 1px;
}
.pbig {
  font-size: 16px;
}
.link-boxes a {
  color: black;
  text-decoration: none;
}
.link-boxes a:hover p {
text-decoration: underline;
}
.gradient1 {
  background: linear-gradient(89.91deg, #5F0008 -11.65%, #000000 46.11%);
  color: white;
}
.gradient2 {
  background: linear-gradient(89.91deg, #5F0008 -11.65%, #000000 90.11%);
  color: white;
}
.mheight {
  min-height: 400px;
}
.lb2 a:hover h4 {
  text-decoration: underline;
}
.sep {
  border-bottom: 1px solid var(--color);
}
.mw1 {
  max-width: 500px;
  margin: 0 auto;
}
.footer {
  border-top: 13px solid var(--color) !important;
}
.black-premium {
  background-color: black;
  color: white;
}
.p-cart-add {
  width: 100%;
}
.p-cart-add button {
  width: 100% !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.quantity {
  display: none !important;
}
.m-meta a {
  color: black;
  display: block;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
}
.m-meta a:hover {
  text-decoration: underline;
}
.woocommerce-product-details__short-description {
  margin-bottom: 40px;
  margin-top: 20px;
}
.p-info {
  background-color: var(--color);
}
.p-info p {
  text-transform: uppercase;
  color: white;
}
.woocommerce img, .woocommerce-page img {
  max-width: none !important;
}
.cat-pic {
  color: white;
  text-align: center;
  min-height: 600px;
  display: flex;
  align-items: center;
  position: relative;
  background-position: center;
  background-size: cover;
}
.cat-pic p {
  margin-bottom: 0px;
}
.cat-pic .overlay {
  position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    z-index: 1;
}
.cat-pic .container {
  z-index: 9;
}
.t-phone {
  text-decoration: none;
  font-family: 'Jura', sans-serif;
  font-size: 20px;
}
.cpl-right .quantity {
  display: block !important; 
}
.black-back {
  background-color: #000000;
  color: white;
}
.black-back .sep {
  border-bottom: 1px solid white !important;
}
.my-cart-1 {
  border: 1px solid black; 
  padding-left: 20px;
  padding-right: 20px;
}
.my-checkout-1 input {
  border-radius: 0px !important;
}

.wc-block-components-checkout-step__heading-content a {
  color: inherit;
  font-weight: 700;
  background-color: var(--color);
  color: white !important;
  text-decoration: none;
  padding: 10px 15px;
  margin-top: 10px;
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.wc-block-components-checkout-step__heading-content a:hover {
  background-color: black !important;
}
.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url], .wc-block-checkout__add-note .wc-block-components-textarea {
  border: 0px !important;
  border-bottom: 1px solid black !important;
  padding-left: 0px !important;
  border-radius: 0px !important;
}
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
  border: 0px !important;
  border-bottom: 1px solid black !important;
  padding-left: 0px !important;
}
.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label, .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
  left: 0px !important;
  font-size: 13px !important;
}
 
.wc-block-components-form .wc-block-components-text-input input[type=email]:focus, .wc-block-components-form .wc-block-components-text-input input[type=number]:focus, .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus, .wc-block-components-form .wc-block-components-text-input input[type=text]:focus, .wc-block-components-form .wc-block-components-text-input input[type=url]:focus, .wc-block-components-text-input input[type=email]:focus, .wc-block-components-text-input input[type=number]:focus, .wc-block-components-text-input input[type=tel]:focus, .wc-block-components-text-input input[type=text]:focus, .wc-block-components-text-input input[type=url]:focus, .wc-block-checkout__add-note .wc-block-components-textarea:focus {
  box-shadow: none !important;
}
.woocommerce-form-register__submit, .woocommerce-form-login__submit {
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.dgwt-wcas-sf-wrapp {
  border-radius: 0px !important;
}
.dgwt-wcas-si img {
  border-radius: 0px !important;
}
.dgwt-wcas-si {
  width: fit-content !important;
}
.bird .btn3 {
  font-family: 'Jura', sans-serif;
  font-size: 20px !important;
  margin-bottom: 0px !important;
}
.br1 {
  border-right: 1px solid var(--color);
}
.br2 {
  margin: 0 auto;
  max-width: 400px;
  margin-bottom: 20px;
}
.wpcf7-submit {
  padding: 4px 20px !important;
}
.form-switch {
  padding-left: 17px;
}
.accept label {
  font-size: 10px;
  line-height: 1.2;
}
.form-switch .form-check-input {
  width: 3em;
  margin-left: -3em;
  height: 15px;
}
.form-check-input:focus {
  box-shadow: none !important;
}
.pre {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100vh;
  background-color: black;
  opacity: 1;
  transition: opacity 1s ease-in-out;
  z-index: 9999999;
}
.pre img {
  width: 100%;
  max-width: 500px;
  height: auto;
  padding: 20px;
}
.hide-preloader {
  opacity: 0;
}
.preloader-hidden {
  display: none !important;
}




@media(min-width: 992px) {
  .contents {
    display: contents !important;
  }
  .owl-product .owl-nav, .owl-blog .owl-nav  {
    display: none;
  }
  .owl-product .owl-dots {
    margin-top: 20px;
  }
  .filter-mobile {
    display: none;
  }
  #sidebar .woof_hide_filter {
    display: block !important;
  }
}
@media(min-width: 1200px) {
  .h1, h1 {
    font-size: 36px;
}
}

@media (max-width: 1400px) {
  .logo img {
    width: 100%;

}
}

@media(max-width: 1199.98px) {
  .dgwt-wcas-search-wrapp {
    max-width: 345px !important;
}
.dgwt-wcas-search-submit {
  padding: 0 25px !important;
}
.owl-product img {
  height: auto;
  width: 100% !important;
}

.btn-add {
  font-size: 14px;
}
.display-3 {
  font-size: calc(0.525rem + 3.3vw);
}
.single_variation_wrap {
  display: block;
}
.woocommerce-variation {
  margin-bottom: 30px;
}
.header-cont a {
  font-size: 11px;
}

.dgwt-wcas-sf-wrapp input {
  border: 0px !important;
  height: 40px !important;
  padding: 8px 17px !important;
  color: black !important;
  font-size: 11px !important;
}



}
@media(max-width: 991.98px) {
  .cat-pic {
    min-height: 400px;
  }
  .mheight {
    min-height: 200px;
}
.cards {
  height: 200px;
  object-fit: cover;
}
  .payment-delivery {
    display: block;
    width: 100%;
}
.pd {
  width: 100%;
}
.pd1 {
  margin-bottom: 15px;
}
  #sidebar {
    padding: 0px !important;
    border: 0px !important;
  }
  .woof_show_mobile_filter, .woof_hide_mobile_filter {
    border: 1px solid var(--color3);
    width: fit-content;
    padding: 10px 20px;
    border-radius: 100px;
    display: flex !important;
    align-items: center !important;
  }
  .woof_hide_mobile_filter {
    margin: 0 auto;
  }
  .woocommerce-ordering {
    width: 50%;
  }
  .filter-mobile {
    width: 45%;
  }
  .woof_hide_mobile_filter {
    margin-bottom: 25px !important;
  }
  .woocommerce-result-count {
    display: none;
  }
  .woof_hide_mobile_filter span, .woof_show_mobile_filter span {
    font-weight: 400 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-size: 12px !important;
  }
  .woof_hide_mobile_filter img, .woof_show_mobile_filter img {
    width: 20px !important;
    margin-right: 10px;
  }
  .wcs .nav-pills {
    width: 1000px;
  }
  .sc {
    overflow-x: scroll;
  }

  .dgwt-wcas-search-wrapp {
    min-width: auto !important;
}
.top p {
font-size: 12px;
}
  .cart-account {
    width: 100%;
  }
  .logo img {
    max-width: 150px !important;
}
 
  .navbar {
    padding: 0px;
  }
  .header-3 a {
    padding: 12px 0px !important;
  }
  
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    padding-left: 20px;
    border-radius: 0px;
    border: 0px;
    padding-top: 0px;
  }
  .header-3 .dropdown-menu a {
    font-weight: 400;
  }
  .header-3 a {
    font-size: 15px;
    font-weight: 500;
}
.shopping_cart {
 margin-right: 3px;
}
.t-off {
  display: none;
}
.header-2 i {
  font-size: 21px;
}
.header-2 .bi-person-fill {
  font-size: 22px;
}
.box h3 {
  font-size: 30px;
}
.box .btn1 {
  font-size: 13px;
  padding: 12px 15px;
}
.button-variable-item {
  padding: 7px !important;
    height: 35px !important;
}
.header-1 {
  background-color: var(--color2);
  border-bottom: 0px !important;
}
.header-1 a {
  color: white;
}
.overlay-1 {
  background-image: linear-gradient(180deg, rgba(240, 236, 235, 1) 0%, rgba(41, 53, 86, 0) 20%);
}
.footer .accordion-button h4 {
  color: black !important;
  font-size: 16px;
  
  
}
.footer .container {
  max-width: 100%;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  float: none !important;
  width: 100% !important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  float: none !important;
  width: 100% !important;
}

.hc-inner {
  padding-top: 40px;
  padding-bottom: 30px;
}
.dgwt-wcas-sf-wrapp {
  border: 0px;
}
.dgwt-wcas-search-wrapp {
  width: 40px !important;
}
.header-3 {
  box-shadow: none !important;
}
.header-2 {
  border-bottom: 0px !important;
}
.header-3 {
  border-top: 0px !important;
  padding: 0px !important;
}

.border-bottom-mob {
  border-bottom: 1px solid var(--color3);
}
}
@media(max-width: 767.98px) {
  .newsletter p {
    display: block;
  }
  .newsletter label {
    width: 92% !important;
  } 
  #customer_login .u-column1 {
    margin-bottom: 40px;
  }


.box {
  min-height: auto;
  box-shadow: none;
}
.sec1 {
  margin-top: 0px;
}
.sec1 .col-md-4 {
  padding: 0px;
}

.owl-product .owl-dots {
  margin-top: 20px;
  margin-bottom: 20px;
}
.display-3 {
   font-size: calc(1.525rem + 3.3vw); 
}
.mx {
  max-width: 250px;
}
.btn-sm {
  font-size: 14px;
}
.sec2 .btn1 {
  top: -5px;
}
.coupon {
  display: flex;
  margin-bottom: 20px;
}
.woocommerce-page table.cart td.actions .button  {
  width: 100% !important;
}
.workers {
  text-align: center;
}
.workers h3 {
  font-size: 25px;
  margin-bottom: -50px;
}
.btn1, .button {
  font-size: 14px !important;
}
#payment label {
  font-size: 12px;
}
#payment p {
  font-size: 12px;
}
.payment-p {
  width: fit-content;
  margin-top: 15px;
 }
}

@media(max-width: 470px) {
  .mx-inp {
    display: block !important;
  }
  .mx-inp input {
    text-align: center;
  }
  .newsletter .btn4 {
    width: 100%;
    margin-left: 0px;
    margin-top: 10px;
  }
  .add-rev {
    display: none;
  }
}


/* ============ desktop view ============ */
@media all and (min-width: 992px) {
	.dropdown-menu li{ position: relative; 	}
	.nav-item .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}
	.nav-item .submenu-left{ 
		right:100%; left:auto;
	}
	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{ display: block; }
}	
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
  .dropdown-menu .dropdown-menu{
      margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
  }
}	
/* ============ small devices .end// ============ */




#billing_country_field, #shipping_country_field {
  display: none !important;
}





/* new woo style */
.wc-block-components-notice-banner {
  border-radius: 0px !important;
  margin-top: 0px !important;
} 
.wc-block-components-checkout-step__heading {
  margin-top: 0px !important;
}
.wc-block-components-checkout-place-order-button {
  border: 0px;
  background-color: var(--color);
  color: white;
  text-transform: uppercase;
  font-weight: 600;
}
.wc-block-components-checkout-place-order-button:hover {
  background-color: black;
}
/* new woo style */