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

:root {
  --color1: #153a29;
  --color2: #efb95f;
}

body {
  font-family: ofelia-text, sans-serif;
  color: var(--color1);
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: ivymode, sans-serif;
}
.display-5 {
  font-weight: 400 !important;
}
strong {
  font-weight: 600;
}
a {
  transition: 0s !important;
}
p,
li,
td,
th,
a {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
}
.cky-btn-revisit-wrapper {
  display: none !important;
}

/* form */
.form-label {
  width: 100%;
}
textarea {
  height: 80px;
}
.form-control,
.form-select {
  border: 0px;
  border-radius: 10px;
  padding: 10px 13px;
  font-size: 14px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 6px;
  color: black;
}
.form-select {
  cursor: pointer !important;
}
::placeholder {
  color: #acacac !important;
}
.form-control:focus {
  outline: none;
  box-shadow: none;
  border-bottom: 1px solid #e5e5e5;
}
.wpcf7-not-valid-tip {
  font-size: 11px !important;
}
.form-check-input {
  border-radius: 5px !important;
  margin-left: -1.9rem !important;
  width: 1.7em !important;
  height: 1.7em !important;
  cursor: pointer !important;
}
.form-check-input:checked {
  background-color: var(--color2) !important;
  border-color: var(--color2) !important;
}
.lab-sp {
  font-size: 12px !important;
}
.wpcf7-list-item-label {
  cursor: pointer !important;
}
.form-check-input:focus {
  box-shadow: none !important;
  outline: none !important;
}
.accept p {
  font-size: 9px !important;
  line-height: 1.3 !important;
}
.accept a {
  font-size: 9px !important;
  color: white !important;
}
.accept {
  margin-top: -15px;
  margin-bottom: 30px;
}
.wpcf7-spinner {
  position: absolute !important;
}
/* form */

/* ------------------------- MOBILE BURGER ------------------------- */
.navbar-toggler span {
  display: block;
  background-color: black;
  height: 2px;
  width: 31px;
  margin-top: 8px;
  border-radius: 2px;
  margin-bottom: 5px;
  position: relative;
  opacity: 1;
  transition: all 0.2s ease-out;
  transform-origin: center left;
  margin-left: auto;
}
.navbar-toggler-icon {
  background-image: none !important;
}
.navbar-toggler span:first-child {
  margin-top: 6px;
}

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

/* ------------------------- MOBILE BURGER ------------------------- */
.fs-7 {
  font-size: 12px !important;
}
.fs-8 {
  font-size: 10px !important;
}
.bg-secondary {
  background-color: var(--color2) !important;
}
.bg-primary {
  background-color: var(--color1) !important;
}
.text-primary {
  color: var(--color1) !important;
}
.text-secondary {
  color: var(--color2) !important;
}
.separator {
  width: 1px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.1);
}
.header-cart span {
  width: 15px;
  height: 15px;
  display: flex;
  justify-content: center;
  top: 3px;
  align-items: center;
  right: 0px;
  z-index: 3;
}
.dgwt-wcas-ico-magnifier,
.dgwt-wcas-ico-magnifier-handler {
  fill: var(--color2) !important;
}
.menu-bar .navbar {
  border-radius: 25px;
  margin-bottom: -35px;
  position: relative;
  z-index: 99;
}
.menu-background {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.menu-back {
  position: absolute !important;
  mix-blend-mode: multiply !important;
  width: 100% !important;
  height: 100% !important;
  z-index: -1;
}
/* dropdown */
.dropdown-toggle::after {
  display: none !important;
}

.dropdown-toggle {
  position: relative;
  padding-right: 1.5rem !important;
}

.dropdown-toggle::before {
  content: "\F282";
  font-family: "bootstrap-icons";
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.8rem;
  transition: transform 0.2s ease;
}

.dropdown-toggle[aria-expanded="true"]::before {
  transform: translateY(-50%) rotate(180deg);
}
/* dropdown */
.nav-link:focus,
.nav-link:hover {
  text-decoration: underline;
}
.dropdown-menu {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.16);
  border-radius: 20px;
}
.dropdown-item:focus,
.dropdown-item:hover {
  background-color: transparent;
  text-decoration: underline;
}
.menu-bar .nav-link {
  margin: 0px 10px !important;
}
.bg-dark {
  background: radial-gradient(circle, rgba(38, 99, 71, 1) 0%, rgba(21, 58, 41, 1) 90%);
}
.img-bg-dark {
  object-fit: cover;
  mix-blend-mode: multiply;
  z-index: 1;
}
.btn,
.submit,
.wc-block-cart__submit-button,
.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button,
.wc-block-components-checkout-place-order-button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
.woosw-item--atc a,
.woocommerce-Button,
.button,
.woocommerce-MyAccount-navigation li a {
  border-radius: 100px !important;
  padding: 10px 25px !important;
  font-size: 14px !important;
  text-decoration: none !important;
}
.btn-primary,
.submit,
.wc-block-cart__submit-button,
.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button,
.wc-block-components-checkout-place-order-button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
.woosw-item--atc a,
.woocommerce-Button,
.button,
.woocommerce-MyAccount-navigation li a {
  background-color: var(--color2) !important;
  border-color: var(--color2) !important;
  color: var(--color1) !important;
  font-weight: 600 !important;
}
.btn-secondary-outline {
  background-color: transparent !important;
  border-color: rgba(255, 255, 255, 0.1) !important;
  color: white !important;
  font-weight: 600 !important;
}
.btn-primary:hover,
.submit:hover,
.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button:hover,
.wc-block-components-checkout-place-order-button:hover {
  background-color: white !important;
  border-color: white !important;
}
.btn-secondary-outline:hover {
  background-color: white !important;
  border-color: white !important;
  color: var(--color1) !important;
}
.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button,
.wc-block-components-checkout-place-order-button {
  border: 0px !important;
}
.wc-block-components-checkout-place-order-button {
  padding: 15px 25px !important;
}
.wc-block-cart__submit-button:hover,
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-error .button:hover,
.woocommerce-page .woocommerce-info .button:hover,
.woocommerce-page .woocommerce-message .button:hover,
.woosw-item--atc a:hover,
.woocommerce-Button:hover,
.button:hover,
.woocommerce-MyAccount-navigation li a:hover {
  background-color: white !important;
  color: var(--color1) !important;
}
#billing_country_field {
  display: none !important;
}
.woocommerce .woocommerce-MyAccount-navigation li a {
  display: block !important;
  margin-bottom: 5px !important;
  color: var(--color1) !important;
  max-width: 300px !important;
}
.woocommerce-MyAccount-navigation-link--wishlist,
.woocommerce-MyAccount-navigation-link--downloads {
  display: none !important;
}
.border-bottom {
  border-color: rgba(255, 255, 255, 0.07) !important;
}
.border-top {
  border-color: rgba(255, 255, 255, 0.07) !important;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, var(--color1) 0%, transparent 10%);
  z-index: 2;
}
.cont i {
  color: var(--color1);
  background-color: var(--color2);
  width: 40px;
  height: 40px;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer a:hover {
  color: var(--color2) !important;
}
.small {
  font-size: 11px !important;
}
.stamp {
  top: 15px;
  right: 15px;
}
#offcanvasMenu .dropdown-menu {
  padding: 0px !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border: 0px !important;
}
#offcanvasMenu .dropdown-item {
  padding: 0px !important;
  color: var(--color1) !important;
  margin-bottom: 5px !important;
  text-wrap: auto;
}
.dgwt-wcas-ico-magnifier,
.dgwt-wcas-ico-magnifier-handler {
  height: 26px !important;
}
.swiper-pagination-bullet {
  width: 20px !important;
  height: 10px !important;
  background-color: var(--color2) !important;
  border-radius: 5px !important;
  opacity: 1 !important;
}

.swiper-pagination-bullet-active {
  width: 30px !important;
  background-color: var(--color1) !important;
}
.nav-pills .nav-link {
  border-radius: 100px !important;
  padding: 10px 25px !important;
  font-size: 14px !important;
  background-color: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  color: white !important;
  font-weight: 600 !important;
  transition: 0s !important;
}

.nav-pills .nav-link.active,
.nav-pills .nav-link:hover {
  background-color: var(--color2) !important;
  color: var(--color1) !important;
  text-decoration: none !important;
}
.productSwiper {
}
.product-card-img {
  height: 350px !important;
  object-fit: cover;
}
.product-card-body h4 {
  width: calc(100% - 30px);
}
.woosw-btn {
  text-decoration: none !important;
}
.woosw-btn-icon {
  color: var(--color2) !important;
  font-size: 25px !important;
}
.summary .woosw-btn-has-icon {
  display: block !important;
  margin-top: 5px !important;
}
.bg-secondary .product-card-body .woosw-btn-has-icon {
  color: var(--color1) !important;
}
.bg-primary .product-card h5 {
  color: var(--color2) !important;
}
.bg-primary .product-card p {
  color: white !important;
}
.product-card-body a,
.product-card-body h5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.bg-primary .swiper-pagination-bullet-active {
  background-color: white !important;
}
.bg-secondary .swiper-pagination-bullet {
  background-color: white !important;
}
.bg-secondary .swiper-pagination-bullet-active {
  background-color: var(--color1) !important;
}
.product-excerpt p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 60px;
}
.select-pills {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 100px;
  padding: 10px 20px;
  font-weight: 500;
  color: white;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
}
.form-select:focus {
  box-shadow: none !important;
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.bg-secondary .border-bottom,
.bg-secondary .border-top {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
.archive {
}
.short-seo h1 {
  color: var(--color2) !important;
  margin-bottom: 0px;
}

/* filtrowanie */

.bapf_ckbox_square input[type="checkbox"] {
  padding: 0px !important;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: var(--color3) !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: var(--color2) !important;
}
.bapf_ckbox_square input[type="checkbox"] {
  border: 1px solid #cfcfcf !important;
  border-radius: 6px !important;
}
.bapf_ckbox_square input[type="checkbox"]:checked {
  background-color: var(--color2) !important;
  border: 1px solid var(--color2) !important;
}
.bapf_head h3 {
  font-size: 20px;
}
.mCS-light {
  max-height: 145px !important;
}
.bapf_sfilter ul li.checked label {
  font-weight: 600;
}
.bapf_sfa_unall {
  display: none !important;
}
.bapf_sfa_taxonomy ul {
  padding-left: 0px !important;
}
.bapf_sfa_taxonomy ul a {
  text-decoration: none;
  color: black;
}
.bapf_sfa_taxonomy span {
  font-weight: 600;
  font-size: 14px;
}
.berocket_single_filter_widget_51477 .bapf_sfilter {
  background-color: #f3f3f3;
  padding: 16px;
  border-radius: 15px;
  padding-bottom: 1px;
}
.sidebar .bapf_sfilter ul li {
  margin-bottom: 3px !important;
}
.bapf_reset {
  background-color: var(--color2);
  border: 0px;
  border-radius: 19px;
  font-size: 13px !important;
  font-weight: 600;
  padding: 7px 20px;
}
/* filtrowanie */

/* .product-card img {
  border: 1px solid var(--color1);
}
.bg-primary .product-card img {
  border: 1px solid var(--color2);
} */
.products-box .product-card-attributes {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.products-box .product-excerpt {
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.seo-content h2,
.seo-content h3 {
  color: var(--color2) !important;
}
.products-box .border-top,
.products-box .border-bottom {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
.products-box .woosw-btn-has-icon {
  color: var(--color1) !important;
}
.products-box .product-card-img {
  height: 250px !important;
}
.orderby {
  padding: 10px 20px !important;
  border-radius: 100px !important;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  background-color: transparent !important;
  color: var(--color1) !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' class='bi bi-chevron-down' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 15px center;
  padding-right: 40px !important;
  cursor: pointer !important;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: "\F285" !important;
  font-family: "bootstrap-icons" !important;
  color: white !important;
  font-size: 11px !important;
}
.orderby:focus {
  outline: none !important;
  box-shadow: none !important;
}
.woocommerce .woocommerce-result-count {
  margin-bottom: 0px !important;
  position: relative;
  top: 15px;
  font-size: 12px !important;
}
.pagination {
  margin-top: 30px !important;
}

.woocommerce nav.woocommerce-pagination ul li {
  margin: 0px 5px !important;
  border: 0px !important;
}
.woocommerce nav.woocommerce-pagination span,
.woocommerce nav.woocommerce-pagination a {
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-radius: 100px !important;
  padding: 7px 17px !important;
  font-weight: 500 !important;
  color: var(--color1) !important;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: var(--color1) !important;
  color: white !important;
}

.woocommerce nav.woocommerce-pagination ul {
  border: 0px !important;
}

.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;
}
.woocommerce-product-gallery .flex-viewport img {
  border-radius: 25px !important;
}
.woocommerce div.product div.images .flex-control-thumbs {
  display: flex !important;
  justify-content: center !important;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 15% !important;
  margin: 0px 5px !important;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  border-radius: 15px !important;
}
.flex-control-nav {
  margin-top: 10px !important;
}
.summary .star-rating {
  margin-top: 0px !important;
}
.woocommerce-product-details__short-description p {
  margin-bottom: 0px;
  color: white;
}
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 15px !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  color: var(--color2) !important;
  font-size: 16px !important;
  font-weight: 500 !important;
}
.woocommerce div.product form.cart .variations label {
  color: var(--color2) !important;
  font-family: ivymode, sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
}
.variations select {
  background-color: white !important;
  border-radius: 100px !important;
  padding: 7px 20px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  width: fit-content !important;
  cursor: pointer !important;
}
.variations select:focus {
  box-shadow: none !important;
  outline: none !important;
}
.woocommerce div.product form.cart .reset_variations {
  color: white !important;
}
.variations th {
  vertical-align: middle !important;
}
.woocommerce-variation-add-to-cart {
  padding-top: 15px !important;
}
.qty {
  border: 0px;
  padding: 10px;
  border-radius: 100px;
}
.delivery-icons img {
  height: 20px !important;
  width: auto;
}
.woocommerce .star-rating::before {
  color: var(--color2) !important;
}
.woocommerce .star-rating span::before {
  color: var(--color2) !important;
}
.woocommerce-Tabs-panel h1,
.woocommerce-Tabs-panel h2,
.woocommerce-Tabs-panel h3,
.woocommerce-Tabs-panel h4,
.woocommerce-Tabs-panel h5,
.woocommerce-Tabs-panel h6 {
  color: var(--color2) !important;
}
.woocommerce-Tabs-panel p,
.woocommerce-Tabs-panel a {
  color: white !important;
}
.woocommerce-Tabs-panel--description h3 {
  font-size: 1.35rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  display: none !important;
}
.tabs {
  display: flex !important;
  justify-content: center !important;
}
.tabs li {
  margin: 0px 10px !important;
}

.tabs li a {
  border-radius: 100px !important;
  padding: 10px 25px !important;
  font-size: 14px !important;
  background-color: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  color: white !important;
  font-weight: 600 !important;
  transition: 0s !important;
}

.tabs li.active a,
.tabs li:hover a {
  background-color: var(--color2) !important;
  color: var(--color1) !important;
  text-decoration: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: transparent !important;
  border-bottom-color: transparent !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 0px !important;
  padding: 0px !important;
  background: transparent !important;
  border-bottom-color: transparent !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  display: none !important;
}
.woocommerce-Reviews-title {
  font-size: 20px !important;
  margin-bottom: 20px !important;
}
.review .avatar {
  display: none !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0px !important;
}
.commentlist {
  padding: 0px !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-radius: 20px !important;
}
.comment-reply-title {
  font-size: 20px !important;
  color: var(--color2) !important;
  font-family: ivymode, sans-serif !important;
  font-weight: 400 !important;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
  color: white !important;
}
#comment-form-rating-label {
  font-size: 14px !important;
  color: white !important;
}
.stars a {
  color: var(--color2) !important;
}
.stars {
  margin-top: 5px !important;
}
.stars a:hover {
  color: var(--color2) !important;
}
.woocommerce #review_form #respond textarea {
  box-sizing: border-box;
  width: 100%;
  border-radius: 20px;
  margin-top: 5px;
  padding: 10px 15px;
}
.woocommerce #review_form #respond textarea:focus {
  outline: none !important;
  box-shadow: none !important;
}
.woocommerce-product-gallery__wrapper img {
  border-radius: 25px !important;
}
.flex-viewport img,
.woocommerce-product-gallery__wrapper img {
  height: 600px !important;
  object-fit: cover;
}
/* .breadcrumb-container a:last-child {
  color: var(--color2) !important;
} */
.breadcrumb-container i {
  color: white !important;
}
.product-tabs li {
  color: white !important;
}
.related h5 {
  color: var(--color2) !important;
}
.woocommerce-cart .custom-page {
  padding-bottom: 0px !important;
}
.wc-block-components-product-name {
  color: var(--color2) !important;
  text-decoration: none !important;
  font-family: ivymode, sans-serif !important;
  font-size: 18px !important;
}
.is-large.wc-block-cart .wc-block-cart-items {
  border-bottom: 0px !important;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
  border-radius: 15px !important;
}
.wc-block-components-formatted-money-amount {
  font-weight: 600 !important;
  color: var(--color2) !important;
}
.woocommerce-cart .wc-block-components-totals-wrapper div {
  padding: 0px !important;
}
.wc-block-cart__submit-container {
  margin-top: 20px !important;
}
.wc-block-components-panel__button {
  font-size: 14px !important;
}
.wc-block-components-totals-item__label {
  font-size: 14px !important;
}
.wc-block-components-text-input input[type="text"]:focus {
  outline: none !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="password"],
.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="password"],
.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-components-textarea {
  border: 1px solid #e5e5e5 !important;
  border-radius: 10px !important;
}
.wp-block-woocommerce-checkout-order-summary-block {
  border-radius: 10px !important;
}
.wc-block-components-form .wc-block-components-text-input:not(.is-active) label,
.wc-block-components-text-input:not(.is-active) label {
  font-size: 14px !important;
  top: 24px !important;
  left: 10px !important;
}
.wc-block-components-text-input.is-active input[type="text"],
.wc-block-components-text-input input[type="email"],
.wc-block-components-textarea {
  font-size: 15px !important;
  font-weight: 600 !important;
}
.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
  box-shadow: none !important;
  border-radius: 10px !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.wc-block-components-radio-control--highlight-checked.wc-block-components-radio-control--highlight-checked--last-selected:after {
  display: none !important;
}
.wc-block-components-checkbox__label a {
  color: white !important;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border-radius: 20px !important;
  outline: none !important;
  box-shadow: none !important;
  font-size: 14px !important;
}
.dropdown-item.highlighted {
  font-weight: 600 !important;
  color: var(--color1) !important;
}
.dropdown-menu .dropdown-item.highlighted {
  margin-top: 15px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0px !important;
}
.dropdown-menu a {
  font-size: 13px !important;
  margin-bottom: 1px !important;
}
.custom-page {
  padding-top: 80px !important;
}
.custom-page h1 {
  color: var(--color2) !important;
}
.wp-block-woocommerce-checkout {
  padding-top: 0px !important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__image > img {
  border-radius: 10px !important;
}
.woosw-items {
  width: 100% !important;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--name a {
  color: var(--color2) !important;
  font-family: ivymode, sans-serif !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  font-size: 18px !important;
}
.products-box.bg-white .product-card .woosw-btn-icon {
  color: var(--color1) !important;
}
.add-p {
  margin-left: 10px !important;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--atc p,
.woosw-list table.woosw-items .woosw-item .woosw-item--atc .add_to_cart_inline {
  float: right !important;
}
.woosw-list table.woosw-items tr:hover td {
  background-color: transparent !important;
}
.woosw-list table.woosw-items tr:nth-child(2n):hover td {
  background-color: rgba(0, 0, 0, 0.03) !important;
}
.woosw-item--time {
  display: none !important;
}
.woosw-item--price {
  font-weight: 600 !important;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--image img {
  border-radius: 10px !important;
}
.wp-block-woocommerce-empty-cart-block .wp-block-separator {
  display: none !important;
}
.wp-block-woocommerce-empty-cart-block .wp-block-product-new {
  display: none !important;
}
.wp-block-woocommerce-empty-cart-block .wp-block-heading {
  display: none !important;
}
.wp-block-heading.has-text-align-center.with-empty-cart-icon {
  display: block !important;
}
.wp-block-woocommerce-empty-cart-block {
  margin-bottom: 70px !important;
}
.woocommerce-MyAccount-navigation ul {
  padding-left: 0px !important;
}
.woocommerce-MyAccount-navigation li {
  list-style-type: none !important;
  margin-bottom: 10px !important;
}
.woocommerce-MyAccount-navigation li a {
  color: white !important;
  margin-bottom: 10px !important;
}
.woocommerce-MyAccount-content a {
  color: white !important;
}
.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
  border: 1px solid #e5e5e5 !important;
  border-radius: 10px !important;
  padding: 10px 15px !important;
}
.woocommerce form .form-row .input-text:focus,
.woocommerce form .form-row select:focus {
  outline: none !important;
}
.woocommerce-account .addresses .title .edit {
  float: none !important;
  margin-bottom: 10px !important;
  display: block !important;
}
.custom-page .btn-primary:hover {
  background-color: var(--color1) !important;
  color: white !important;
}
.accordion-button:focus {
  box-shadow: none !important;
  outline: none !important;
}
.accordion-button {
  background-color: transparent !important;
}
.accordion-button:after {
}
.accordion-button:not(.collapsed) {
  color: var(--color1) !important;
  background-color: var(--color2) !important;
  box-shadow: none !important;
}
.accordion-button:not(.collapsed)::after {
  filter: invert(0) !important;
}

.woocommerce-cart .custom-page h1,
.woocommerce-checkout .custom-page h1 {
  color: var(--color2) !important;
}
.wp-block-woocommerce-cart-order-summary-totals-block,
.wp-block-woocommerce-cart-order-summary-coupon-form-block,
.wc-block-components-totals-wrapper,
.is-large.wc-block-cart .wc-block-cart-items td {
  border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.wp-block-woocommerce-cart-order-summary-totals-block .wc-block-components-totals-wrapper {
  border: 0px !important;
}

.wc-block-components-quantity-selector {
  border-radius: 17px !important;
  background-color: white !important;
  color: black !important;
}
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
  box-shadow: none !important;
}
.wc-block-cart .wc-block-cart__submit-container--sticky:before {
  box-shadow: none !important;
}
.wc-block-cart__submit-container--sticky {
  background-color: transparent !important;
}
.wp-block-woocommerce-checkout-order-summary-block {
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.wc-block-components-totals-wrapper:empty {
  border: 0px !important;
  padding: 0px !important;
}
.wp-block-woocommerce-checkout-order-summary-subtotal-block.wc-block-components-totals-wrapper {
  padding-bottom: 16px !important;
}
.wc-block-components-validation-error {
  color: #e84545 !important;
}
.wc-block-components-totals-wrapper,
.wc-block-components-checkout-order-summary__title {
  padding: 16px !important;
}
.wc-block-components-checkout-order-summary__title {
  border: 0px !important;
  margin-top: 0px !important;
}
.wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
  padding-top: 0px !important;
}
.wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper h2 {
  padding: 16px !important;
}
.wc-block-components-checkout-order-summary__title-text {
  margin: 0px !important;
}
.wc-block-checkout__form--with-step-numbers .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
  border-left: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.wp-block-woocommerce-checkout-order-summary-block:first-child {
  display: none !important;
}
.wc-block-components-order-summary.is-large {
  padding: 0px !important;
}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
  border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
  padding-top: 20px !important;
}
.woocommerce-account .custom-page {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.accordion-item {
  background-color: transparent !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  padding: 0px !important;
  border-radius: 30px !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  left: 11px !important;
  top: 10px !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  border: 0px !important;
}
.dgwt-wcas-sf-wrapp ::placeholder {
  color: var(--color1) !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}
.dgwt-wcas-sf-wrapp input {
  font-size: 14px !important;
}
.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  padding-left: 50px !important;
  padding-right: 20px !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-preloader {
  margin-right: 0px !important;
}
.dgwt-wcas-suggestions-wrapp {
  border-radius: 15px !important;
  margin-top: 10px !important;
}
.dgwt-wcas-suggestions-wrapp a {
  text-decoration: none !important;
}
.dgwt-wcas-st > span {
  font-size: 14px !important;
}
.dgwt-wcas-si img {
  width: 60px !important;
  border-radius: 10px !important;
  border: 0px !important;
  padding: 0px !important;
  object-fit: cover;
  height: 46px !important;
}
.continue-shopping {
  display: block;
  color: white;
  text-decoration: none;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 30px;
}
.continue-shopping:hover {
  text-decoration: underline;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  background-color: var(--color2) !important;
}
html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-form {
  top: calc(100% + -36px) !important;
  min-width: 400px !important;
  left: -450px !important;
}
.post-archive img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 15px;
}
.single-post-content .img-main {
  width: 100%;
  height: 400px;
  object-fit: cover;
  margin-top: -80px;
  margin-bottom: 40px;
}
.single-post-content h2,
.single-post-content h3,
.single-post-content h4,
.single-post-content h5,
.single-post-content h6 {
  color: var(--color2) !important;
}
.single-post-content a {
  color: var(--color1) !important;
}
.megamenu .highlighted {
  margin-top: 15px;
}
.megamenu .col-md-4 .highlighted:first-child {
  margin-top: 0px;
}

.megamenu a:hover {
  text-decoration: underline !important;
}
.offcanvas-body {
  padding-top: 0px;
}
.offcanvas-body img {
  height: 20px;
}
.offcanvas-body .nav-link {
  font-size: 18px !important;
}
.offcanvas-body .highlighted {
  margin-top: 15px;
}
.offcanvas-body .col-md-4 .highlighted:first-child {
  margin-top: 0px;
}

.megamenu article img {
  object-fit: cover;
  max-height: 100px !important;
  max-width: 100%;
  height: auto;
  border-radius: 15px !important;
}
.navbar .megamenu {
  padding: 1.5rem;
}
footer .accordion-button {
  padding: 0px !important;
  padding-top: 20px !important;
}
footer .list-unstyled {
  margin-bottom: 0px !important;
}
footer .accordion-body {
  padding-bottom: 0px !important;
}
footer .accordion-button::after {
  filter: invert(87%) sepia(15%) saturate(1200%) hue-rotate(334deg) brightness(101%) contrast(92%) !important;
}
.dde .bg-secondary .swiper-pagination-bullet-active {
  background-color: var(--color2) !important;
}
.dde .swiper-slide img {
  height: 370px;
  width: 100%;
  object-fit: cover;
}
.modal-body .swiper-pagination-bullet {
  background-color: white !important;
}
.modal-body .swiper-pagination-bullet-active {
  background-color: var(--color2) !important;
}
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  .navbar .has-megamenu {
    position: static !important;
  }
  .navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0px;
  }
}
/* ============ desktop view .end// ============ */
.megamenu article p {
  font-size: 11px;
}
.megamenu {
  border: 0px;
  -webkit-box-shadow: 0px 0px 17px 0px rgb(0 0 0 / 8%);
  -moz-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 17px 0px rgb(0 0 0 / 8%);
}
.megamenu h4,
.megamenu strong {
  font-size: 16px;
  font-weight: 600;
}
.megamenu .mm-col a {
  font-size: 12px;
  display: block;
  line-height: 1.2;
  margin-bottom: 8px;
  margin-bottom: 12px;
}
.megamenu .mm-col a:hover {
  color: var(--main-color);
}
.megamenu .mm-col h4 {
  margin-top: 0px;
  margin-bottom: 10px !important;
}
.megamenu img {
  height: 30px;
}
.bestseller {
  top: 10px;
  right: 13px;
  background-color: var(--color1);
  font-weight: 500;
  padding: 7px 13px;
  border-radius: 100px;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: 0px !important;
  padding: 0px !important;
}
.woocommerce form.login a,
.woocommerce form.register a {
  color: white !important;
}
.woocommerce form.register .woocommerce-privacy-policy-text p,
.woocommerce form.register .woocommerce-privacy-policy-text p a {
  font-size: 11px !important;
}
.woocommerce-password-strength.good {
  display: none !important;
}
.wc-block-components-address-form__country {
  display: none !important;
}
.edit-post-visual-editor .wc-block-checkout__shipping-method-option,
.wc-block-checkout__shipping-method-option {
  outline: 1px solid hsl(0deg 0% 100% / 11%) !important;
}
.wc-block-checkout__shipping-method-option--selected {
  outline: 1px solid hsl(0deg 0% 100% / 100%) !important;
}
.order_details a {
  color: white !important;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  width: 100% !important;
}
.cpl-mobile .woocommerce-cart-form__cart-item.cart_item {
  margin-bottom: 0px;
}
.cpl-inner .cpl-right {
  width: 100%;
}
.cpl-inner {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 12px;
  display: flex;
  position: relative;
  border-radius: 20px;
}
.owl-cross .product-g {
  margin-bottom: 22px;
  margin-left: 7px;
  margin-right: 7px;
}
.cpl-inner img {
  border-radius: var(--border-radius1);
}
.cpl-mobile .product-name a {
  color: white;
  font-weight: 500;
  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;
  font-size: 12px;
}
.cpl-mobile .cpl-inner .product-subtotal span {
  font-weight: 400;
  font-size: 12px;
}
.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;
  font-size: 12px;
}
.cpl-mobile .qty {
  padding: 5px 7px !important;
}
.cart #coupon_code {
  width: 128px !important;
  text-align: center !important;
  border-radius: 100px !important;
  font-size: 13px !important;
  margin-right: 10px !important;
}
.cart .coupon button {
  font-size: 11px !important;
}
.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;
}
.woocommerce-cart-form .checkout-button,
#place_order {
  width: 100% !important;
  background-color: var(--color2) !important;
  margin-bottom: 0px !important;
  margin-top: 30px;
  padding: 15px !important;
}
.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(--color4);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.04), 0 2px 6px 0 rgba(0, 0, 0, 0.04), 0 10px 20px 0 rgba(0, 0, 0, 0.04);
  padding: 20px;
  border-radius: 20px;
  background-color: var(--color2) !important;
  color: var(--color1) !important;
}
.cart-collaterals a {
  color: var(--color1) !important;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td {
  border-top: 1px solid #153a2924 !important;
}
.woocommerce-cart .product-remove a.remove {
  color: #c54d4d !important;
  line-height: 0.8 !important;
}
.woocommerce-cart .product-remove a.remove:hover {
  background-color: #c54d4d !important;
}
.woocommerce-cart-form .checkout-button {
  background-color: var(--color1) !important;
  color: white !important;
}
.woocommerce-cart-form .checkout-button:hover {
  background-color: white !important;
  color: var(--color1) !important;
}
.woocommerce-shipping-destination {
  display: none !important;
}
.fsl-wrapper {
  background-color: #d1a758;
  border-radius: 20px;
  margin-bottom: 15px;
}
.fsl-description {
  font-size: 13px !important;
}
.fsl-progress-bar {
  border: 0px !important;
}
.megamenu {
  padding-top: 10px !important;
}
.woocommerce-product-details__short-description ul {
  margin-bottom: 0px !important;
}
.woocommerce-product-details__short-description li {
  color: white;
}
.furgonetka-wc-blocks-pickup-point-block-container button {
  background-color: var(--color2) !important;
  border-color: var(--color2) !important;
  color: var(--color1) !important;
  font-weight: 600 !important;
  border-radius: 100px !important;
  padding: 10px 25px !important;
  font-size: 14px !important;
  text-decoration: none !important;
  border: 0px !important;
}
.furgonetka-wc-blocks-pickup-point-block-container button:hover {
  background-color: white !important;
}
.tpay-accept-conditions {
  color: white !important;
}
.tpay-accept-conditions a {
  color: white !important;
}
.woocommerce-cart .cart-collaterals .cart_totals table small {
  color: black !important;
}
.tpay-pbl-container {
  background-color: transparent !important;
}
.tpay-item div div {
  background-color: white !important;
}
.tpay-item div div:hover {
  cursor: pointer !important;
}
.tpay-pbl-container .tpay-pbl .tpay-item input:checked + div > div {
  border: 5px solid var(--color2) !important;
}
.tpay-pbl-container .tpay-pbl .tpay-item > div > div {
  border: 5px solid #e5e5e5 !important;
}
.f-cont i {
  background-color: var(--color1);
  color: var(--color2);
  width: 40px;
  height: 40px;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
.f-cont a {
  font-size: 18px;
  line-height: 1;
}
.f-cont .lh-1 {
  line-height: 1.3 !important;
}
.cart-collaterals .woocommerce-shipping-totals,
.cart-collaterals .order-total,
.cart-collaterals .fee {
  display: none !important;
}
.offcanvas-header {
  background-color: var(--color1);
}
.btn-close-white {
  opacity: 1 !important;
  filter: brightness(0) saturate(100%) invert(77%) sepia(39%) saturate(566%) hue-rotate(348deg) brightness(96%) contrast(90%);
}
.berocket_single_filter_widget_3414 .bapf_body {
  margin-top: 18px;
}
.bapf_taprice {
  margin-left: 5px;
}
.bapf_slidr_main.ui-widget-content .ui-slider-range,
.berocket_filter_price_slider.ui-widget-content .ui-slider-range {
  background: var(--color1) !important;
}
.bapf_slidr_main.ui-widget-content .ui-slider-handle,
.berocket_filter_price_slider.ui-widget-content .ui-slider-handle,
.slide.default .bapf_slidr_main .ui-state-default,
.slide.default .bapf_slidr_main .ui-widget-header .ui-state-default,
.slide.default .bapf_slidr_main.ui-widget-content .ui-state-default,
.slide.default .berocket_filter_price_slider .ui-state-default,
.slide.default .berocket_filter_price_slider .ui-widget-header .ui-state-default,
.slide.default .berocket_filter_price_slider.ui-widget-content .ui-state-default {
  background: var(--color1) !important;
  top: -5px !important;
}
.menu-desc {
  position: absolute !important;
  top: auto !important;
  bottom: -11px !important;
  font-size: 7px;
  left: 3px;
  text-transform: uppercase;
  color: #efb95f;
  background-color: transparent !important;
}
.md2 {
  bottom: -6px !important;
  left: -1px !important;
}
.md3 {
  bottom: -8px !important;
  left: -1px !important;
}
.md4 {
  bottom: -13px !important;
  left: -3px !important;
}
.mtmin {
  margin-top: -10px !important;
}
.cat-back {
  background-size: cover;
  background-position: center;
  min-height: 440px;
}
.overlay-cb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, var(--color1) 0%, transparent 100%);
  z-index: 2;
}
.line {
  border-bottom: 1px solid var(--color1);
  width: 100%;
}
.arrow {
  width: 13px;
  height: 13px;
  background-color: var(--color1);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}
.bg-white .btn-primary:hover {
  background-color: var(--color1) !important;
  color: white !important;
}
.bg-secondary .btn-primary {
  background-color: var(--color1) !important;
  color: white !important;
}
.bg-secondary .btn-primary:hover {
  background-color: white !important;
  color: var(--color1) !important;
}
.bg-secondary .btn-outline-primary {
  background-color: transparent !important;
  color: var(--color1) !important;
  font-weight: 600 !important;
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
}
.bg-secondary .btn-outline-primary:hover {
  background-color: white !important;
  border-color: white !important;
}
.form-radio {
  padding: 0px;
}
.form-radio span {
  margin-left: 0px;
  width: 100%;
}
.form-radio label {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.form-radio input {
  width: 20px;
  height: 20px;
}
input[type="radio"] {
  accent-color: var(--color2); /* Zmienia kolor zaznaczenia na żółty */
}
footer .accordion-item {
  border: 0px !important;
}
footer .accordion-button:not(.collapsed) {
  background-color: transparent !important;
}

.google .ti-widget .ti-reviews-container-wrapper .ti-review-item .ti-inner {
  background-color: rgba(255, 255, 255, 0.1) !important;
  border-radius: 20px !important;
}
.woocommerce-checkout .custom-page,
.woocommerce-cart .custom-page {
  background: radial-gradient(circle, rgba(38, 99, 71, 1) 0%, rgba(21, 58, 41, 1) 90%);
  color: white !important;
}

/* XX-Large devices (larger desktops) */
@media (max-width: 1400px) {
}

/* X-Large devices (large desktops) */
@media (max-width: 1200px) {
}

/* Large devices (desktops) */
@media (max-width: 992px) {
  .cat-back {
    min-height: 200px;
  }
  .offcanvas-body .highlighted {
    margin-top: 7px;
    margin-bottom: 7px !important;
  }
  .md2 {
    bottom: -8px !important;
    left: -1px !important;
  }
  .product-card-body a,
  .product-card-body h5 {
    white-space: initial !important;
  }
  .offcanvas-body li a {
    font-size: 14px !important;
  }
  .menu-background {
    mix-blend-mode: normal;
  }
  .woocommerce .woocommerce-result-count {
    display: none !important;
  }
  .woocommerce-ordering {
    float: none !important;
  }
  .woocommerce-cart .custom-page {
    margin-bottom: -30px;
  }
  .custom-page {
    padding-top: 0px !important;
  }
  .single-post-content .img-main {
    height: 300px;
    margin-top: 0px;
  }
  .single-post-content img {
    height: 300px;
    margin-top: 0px;
    object-fit: cover;
  }
  .woocommerce-cart-form .cart .coupon button {
    font-size: 11px !important;
  }
  .cart #coupon_code {
    width: 48% !important;
  }
  .woocommerce-cart-form .cart .coupon {
    margin-bottom: 10px !important;
  }
}

/* Medium devices (tablets) */
@media (max-width: 768px) {
  .cat-ico img {
    max-width: 50px !important;
    max-height: 50px !important;
    width: 100%;
  }
  .top-bar .fs-7 {
    font-size: 9px !important;
  }
  .top-bar .fs-6 {
    font-size: 10px !important;
  }
  .logo img {
    max-width: 80px;
  }
  .woocommerce nav.woocommerce-pagination ul li {
    margin: 0 2px !important;
  }
  .woocommerce nav.woocommerce-pagination span,
  .woocommerce nav.woocommerce-pagination a {
    padding: 6px 8px !important;
    font-size: 12px;
  }
  .reset_variations {
    position: absolute;
  }

  .flex-viewport img,
  .woocommerce-product-gallery__wrapper img {
    height: 300px !important;
    object-fit: cover;
  }
  p,
  li,
  td,
  th,
  a {
    font-size: 12px;
  }
  .tabs li a {
    padding: 10px 16px !important;
    font-size: 13px !important;
  }
}

/* Small devices (landscape phones) */
@media (max-width: 576px) {
}
