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

:root {
  --color1: #07102b;
  --color2: #07102b;
}

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Marcellus", serif;
  font-weight: 400 !important;
}
.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.4;
  letter-spacing: 1px;
}
.cky-btn-revisit-wrapper {
  display: none !important;
}

/* form */
.form-label {
  width: 100%;
}
textarea {
  height: 80px;
}
.form-control {
  border: 0px;
  border-radius: 0px;
  padding: 5px 0px;
  font-size: 15px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 6px;
  color: black;
}
::placeholder {
  color: #e5e5e5 !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: 4px !important;
  margin-left: -1.9rem !important;
  width: 1.7em !important;
  height: 1.7em !important;
  cursor: pointer !important;
}
.form-check-input:checked {
  background-color: #6d6d6d !important;
  border-color: #6d6d6d !important;
}
.wpcf7-list-item-label {
  cursor: pointer !important;
}
.form-check-input:focus {
  box-shadow: none !important;
  outline: none !important;
}
.accept p {
  font-size: 11px !important;
  line-height: 1.2 !important;
}
.accept a {
  font-size: 11px !important;
  color: black !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 ------------------------- */
header .logo {
  margin-top: -15px;
}
.fs-7 {
  font-size: 12px !important;
}
.fs-8 {
  font-size: 10px !important;
}
.bg-secondary {
  background-color: var(--color2) !important;
}
.bg-primary {
  background: radial-gradient(at center, #1a2f53, #030821);
}
.bg-light {
  background-color: #ededee !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;
  bottom: -2px;
  align-items: center;
  right: 3px;
  z-index: 3;
}
.dgwt-wcas-ico-magnifier,
.dgwt-wcas-ico-magnifier-handler {
  fill: var(--color1) !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 25px !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 {
  padding: 12px 25px !important;
  border: 0px !important;
  background-color: transparent !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  font-size: 13px !important;
  border-radius: 100px !important;
  font-weight: 500 !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: transparent !important;
  color: white !important;
  transition: 0s !important;
  text-decoration: none !important;
  cursor: pointer !important;
  width: fit-content !important;
  position: relative !important;
  background-color: var(--color1) !important;
  border: 1px solid rgba(0, 0, 0, 0.1) !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: transparent !important;
  border: 1px solid var(--color2) !important;
  color: var(--color2) !important;
}
.btn-secondary-outline {
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  color: white !important;
}
.btn-secondary-outline:hover {
  background-color: white !important;
  border-color: white !important;
  color: black !important;
}

.btn-secondary {
  background-color: white !important;
  border-color: white !important;
  color: var(--color1) !important;
  font-weight: 600 !important;
}
.btn-secondary:hover {
  background-color: var(--color2) !important;
  border-color: var(--color2) !important;
  color: white !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;
  border: 1px solid var(--color2) !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: transparent !important;
  color: var(--color2) !important;
  border: 1px solid var(--color2) !important;
}
#billing_country_field {
  display: none !important;
}
.hero {
  min-height: 650px !important;
}
.woocommerce .woocommerce-MyAccount-navigation li a {
  display: block !important;
  margin-bottom: 5px !important;
  max-width: 300px !important;
}
.woocommerce-MyAccount-navigation-link--wishlist,
.woocommerce-MyAccount-navigation-link--downloads {
  display: none !important;
}
.border-bottom {
  border-color: #eaebed !important;
}
.border-top {
  border-color: #eaebed !important;
}

footer .border-bottom {
  border-color: rgba(255, 255, 255, 0.07) !important;
}
footer .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 top, var(--color2) 0%, transparent 100%);
  z-index: 2;
}
.cont i {
  color: var(--color1);
  background-color: white;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer a:hover {
  text-decoration: underline !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;
  margin-bottom: 5px !important;
}
.dgwt-wcas-ico-magnifier,
.dgwt-wcas-ico-magnifier-handler {
  height: 26px !important;
}
.swiper-pagination-bullet {
  width: 20px !important;
  height: 10px !important;
  background-color: var(--color1) !important;
  border-radius: 5px !important;
  opacity: 1 !important;
}

.swiper-pagination-bullet-active {
  width: 30px !important;
  background-color: var(--color2) !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(0, 0, 0, 0.1) !important;
  font-weight: 600 !important;
  transition: 0s !important;
  color: var(--color1) !important;
}

.nav-pills .nav-link.active,
.nav-pills .nav-link:hover {
  background-color: var(--color1) !important;
  color: white !important;
  text-decoration: none !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="password"]: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="password"]: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 {
  border: 1px solid var(--color2) !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 {
  white-space: nowrap;
  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(0, 0, 0, 0.1);
  border-radius: 100px;
  padding: 10px 20px;
  font-weight: 500;
  color: var(--color1);
  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='%232E3E50' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
}
.order-actions--heading,
.order-actions-button,
.wc-block-components-address-form__country {
  display: none !important;
}
.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(--color1) !important;
  margin-bottom: 0px;
}
.servicesSwiper .service {
  height: 500px !important;
  background-size: cover !important;
  background-position: center !important;
}
.swiper-button-next,
.swiper-button-prev {
  background-color: white !important;
  border-radius: 100px !important;
  width: 50px !important;
  height: 50px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  color: var(--color1) !important;
  font-size: 20px !important;
}
.swiper-button-next,
.swiper-button-prev {
  top: var(--swiper-navigation-top-offset, 83%) !important;
}
.service .btn-primary {
  background-color: white !important;
  color: var(--color1) !important;
  border: 0px !important;
}
.service .btn-primary:hover {
  background-color: var(--color1) !important;
  color: white !important;
}

/* 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 {
  box-shadow: 0px 0px 15px #0000000d;
  margin: 10px;
  border-radius: 25px;
}
.product-card img {
}
.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;
}
.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(--color1) !important;
  font-size: 18px !important;
  font-weight: 500 !important;
}
.woocommerce div.product form.cart .variations label {
  color: var(--color2) !important;
  font-weight: 400 !important;
  font-size: 14px !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;
  border: 1px solid #eaebed;
}
.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;
  border: 1px solid #eaebed;
}
.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(--color1) !important;
}
.woocommerce-Tabs-panel p,
.woocommerce-Tabs-panel a {
}
.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;

  font-weight: 600 !important;
  transition: 0s !important;
}

.tabs li.active a,
.tabs li:hover a {
  background-color: var(--color1) !important;
  color: white !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;
}
.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 {
  color: var(--color1) !important;
}
.woocommerce div.product .product_title {
  font-size: 30px !important;
}
.breadcrumb-container i {
}
.woocommerce-Price-amount {
  font-weight: 600 !important;
}
.product-tabs li {
}
.related h5 {
  color: var(--color1) !important;
}
.woocommerce-cart .custom-page {
  padding-bottom: 0px !important;
}
.wc-block-components-product-name {
  color: var(--color1) !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(--color1) !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 {
  border-radius: 10px !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: var(--color1) !important;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border-radius: 20px !important;
  outline: none !important;
  box-shadow: none !important;
  font-size: 14px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0px !important;
}
.custom-page {
  padding-top: 80px !important;
}
.custom-page h1 {
  color: var(--color1) !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 {
}
.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;
  color: white !important;
}
.accordion-button:after {
  filter: invert(1) !important;
}
.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(--color1) !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 {
}
.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 {
}
.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;
}

.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 {
  padding-top: 20px !important;
}
.woocommerce-account .custom-page {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.accordion-item {
  background-color: transparent !important;
  color: white !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !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;
  font-family: futura-pt, sans-serif !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: 24px !important;
  padding-right: 24px !important;
  font-family: futura-pt, sans-serif !important;
  font-weight: 400 !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-preloader {
  margin-right: 0px !important;
}
.dgwt-wcas-suggestions-wrapp {
  border-radius: 15px !important;
  margin-top: 10px !important;
  box-shadow: 0px 0px 15px #0000000d;
}
.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: transparent !important;
  border-right: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-radius: 0px !important;
  padding: 8px 24px 8px 24px !important;
  color: white !important;
  letter-spacing: 1px !important;
}
.dgwt-wcas-style-pirx ::placeholder {
  color: white !important;
  letter-spacing: 1px !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
  background: transparent !important;
  border-radius: 0px !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;
}
.menu-bar .navbar {
  box-shadow: 0px 0px 15px #0000000d;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  display: none !important;
}
.p-mx-1 {
  max-width: 550px;
  margin: 0 auto;
}
footer .logo {
  max-width: 150px;
}
.payments-icons img {
  height: 15px !important;
  width: auto;
}
.custom-page a {
  color: var(--color1);
}
.custom-page h3 {
  margin-top: 20px;
}
.product-card .product-excerpt p {
  margin-bottom: 0px !important;
}
.product-card {
  overflow: hidden;
}
.product-card-img {
  border-radius: 25px;
}
.woocommerce span.onsale {
  background-color: #e84545 !important;
  border-radius: 11px !important;
  min-height: 0px !important;
  padding: 7px 10px !important;
  line-height: 1 !important;
  font-weight: 500 !important;
  top: 10px !important;
  left: 10px !important;
}

footer .wpcf7,
footer .wpcf7 a {
  color: white !important;
}
footer .accept label,
footer .accept a {
  font-size: 9px !important;
}
footer .form-control {
  background-color: transparent !important;
}
footer input {
  color: white !important;
}
footer .accept {
  margin-top: -23px;
  margin-bottom: 20px;
}
footer .btn {
  padding: 9px 20px !important;
}
.archive .product-card {
  margin: 0px !important;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: 0px !important;
  padding: 0px !important;
}
.furgonetka-wc-blocks-pickup-point-block-button-container button {
  background-color: var(--color1) !important;
  color: white !important;
  border-radius: 100px !important;
  padding: 10px 20px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  border: 1px solid var(--color1) !important;
  text-transform: uppercase !important;
}
.furgonetka-wc-blocks-pickup-point-block-button-container button:hover {
  background-color: white !important;
  color: var(--color1) !important;
}
.wc-block-components-address-form__country {
  display: none !important;
}

@media (min-width: 1700px) {
  .hero {
    min-height: 800px !important;
  }
}
@media (min-width: 1600px) {
  .hero {
    min-height: 750px !important;
  }
}
/* X-Large devices (large desktops) */
@media (max-width: 1200px) {
}

/* Large devices (desktops) */
@media (max-width: 992px) {
  .menu-background {
    mix-blend-mode: normal;
  }
  .woocommerce .woocommerce-result-count {
    display: none !important;
  }
  .woocommerce-ordering {
    float: none !important;
  }
  .woocommerce-cart .custom-page {
    padding-top: 40px !important;
    margin-bottom: -30px;
  }
}

/* Medium devices (tablets) */
@media (max-width: 768px) {
  header .logo {
    margin-top: -9px;
  }
  .dgwt-wcas-style-pirx
    .dgwt-wcas-sf-wrapp
    input[type="search"].dgwt-wcas-search-input {
    border: 1px solid rgba(255, 255, 255, 0.1) !important;

    margin-bottom: 10px !important;
    border-radius: 10px !important;
  }
  .dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) {
    height: 42px !important;
  }
  .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;
  }

  .tabs li a {
    padding: 10px 16px !important;
    font-size: 13px !important;
  }
  .hero {
    min-height: 400px !important;
  }
}

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