:root{--cfw-heading-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--cfw-body-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;--cfw-body-background-color:#fff;--cfw-body-text-color:#666;--cfw-body-link-color:#0073aa;--cfw-header-background-color:#fff;--cfw-header-text-color:#2b2b2b;--cfw-header-bottom-margin:0;--cfw-footer-background-color:#fff;--cfw-footer-text-color:#999;--cfw-footer-top-margin:0;--cfw-cart-summary-background-color:#fff;--cfw-cart-summary-mobile-background-color:#f4f4f4;--cfw-cart-summary-text-color:#333;--cfw-cart-summary-item-quantity-background-color:#727272e6;--cfw-cart-summary-item-quantity-text-color:#fff;--cfw-cart-summary-order-total-text-color:#000;--cfw-breadcrumb-completed-text-color:#00000080;--cfw-breadcrumb-current-text-color:#333;--cfw-breadcrumb-next-text-color:#00000080;--cfw-breadcrumb-completed-accent-color:#333;--cfw-breadcrumb-current-accent-color:#333;--cfw-breadcrumb-next-accent-color:#333;--cfw-buttons-primary-background-color:#333;--cfw-buttons-primary-text-color:#fff;--cfw-buttons-primary-hover-background-color:#555;--cfw-buttons-primary-hover-text-color:#fff;--cfw-buttons-secondary-background-color:#333;--cfw-buttons-secondary-text-color:#fff;--cfw-buttons-secondary-hover-background-color:#555;--cfw-buttons-secondary-hover-text-color:#555;--cfw-logo-url:"";--cfw-loading-shimmer-display-mode:block;--cfw-loading-shimmer-cart-item-quantity-display-mode:none;--cfw-loading-shimmer-primary-color:#eff1f3;--cfw-loading-shimmer-gradient:linear-gradient(to right,var(--cfw-loading-shimmer-primary-color) 4%,#e2e2e2 25%,var(--cfw-loading-shimmer-primary-color) 36%);--cfw-horizontal-divider-color:#b0b0b2;--cfw-loading-shimmer-filter:none;--cfw-tb-review-title:#333;--cfw-tb-review-subtitle:#6b7280;--cfw-tb-review-content:#333;--cfw-tb-guarantee-title:#333;--cfw-tb-guarantee-content:#333}.cfw-order-bumps-stepper-wrapper{display:flex;justify-content:space-between;margin-bottom:1.8em;margin-top:auto}.cfw-order-bumps-stepper-wrapper .stepper-item{align-items:center;display:flex;flex:1;flex-direction:column;position:relative}@media(max-width:768px){.cfw-order-bumps-stepper-wrapper .stepper-item{font-size:12px}}.cfw-order-bumps-stepper-wrapper .stepper-item:before{border-bottom:4px solid #ccc;content:"";left:-50%;position:absolute;top:20px;width:100%;z-index:2}.cfw-order-bumps-stepper-wrapper .stepper-item:after{border-bottom:4px solid #ccc;content:"";left:50%;position:absolute;top:20px;width:100%;z-index:2}.cfw-order-bumps-stepper-wrapper .stepper-item .step-counter{align-items:center;background:#ccc;border-radius:50%;display:flex;height:40px;justify-content:center;margin-bottom:6px;position:relative;width:40px;z-index:5}.cfw-order-bumps-stepper-wrapper .stepper-item.active{font-weight:700}.cfw-order-bumps-stepper-wrapper .stepper-item.completed .step-counter{background-color:var(--cfw-buttons-primary-background-color)}.cfw-order-bumps-stepper-wrapper .stepper-item.completed:after,.cfw-order-bumps-stepper-wrapper .stepper-item.completed:before{border-bottom:4px solid var(--cfw-buttons-primary-background-color)}.cfw-order-bumps-stepper-wrapper .stepper-item.completed:after{content:"";left:50%;position:absolute;top:20px;width:100%;z-index:3}.cfw-order-bumps-stepper-wrapper .stepper-item:last-child:before{border-bottom:4px solid #ccc!important;z-index:3}.cfw-order-bumps-stepper-wrapper .stepper-item:first-child:before,.cfw-order-bumps-stepper-wrapper .stepper-item:last-child:after{content:none}.cfw-order-bump-offer-form-wrap .cfw-product-form-modal-title{font-family:var(--cfw-heading-font-family);font-size:1.5em}.cfw-order-bump-offer-form-wrap .cfw-product-form-modal-image-wrap{padding-inline-end:10px}.cfw-order-bump-offer-form-wrap .cfw-product-form-modal-image-wrap img{height:auto;width:100%}.cfw-order-bump-offer-form-wrap .woocommerce-variation-add-to-cart{display:none!important}.cfw-order-bump-offer-form-wrap .variations label{text-align:start}.cfw-order-bump-offer-form-wrap .stock.out-of-stock{color:red}.cfw-order-bump-offer-form-wrap .quantity,.cfw-order-bump-offer-form-wrap .woocommerce-variation-price{display:none!important}.cfw-order-bump-offer-form-wrap p{margin-bottom:.8em!important}.cfw-order-bump-offer-form-wrap form{background:#fff;border:1px solid #eee;border-radius:5px;box-shadow:0 2px 10px #0000001a;color:#333;padding:40px!important;width:auto!important}/*# sourceMappingURL=blocks.css.map */
/* 
 * Filtr Rowerów - Stylizacja
 * Version: 2.0.0
 */

.filtr-rowerow-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#filtr-rowerow-form {
    width: 350px;
    margin-block-start: 3rem;
    padding: 2rem 1.5rem;
    background: #FFF;
    box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.16), 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative;
}
#filtr-rowerow-form::before {
    content: '';
    width: 109px;
    height: 67px;
    background-image: url('https://davibikes45571.e.wpstage.net/wp-content/uploads/2025/02/ROWER.webp') ;
    background-size: contain;
    position: absolute;
    top: -2rem;
    left: 50%;
    transform: translateX(-50%);
}

#filtr-rowerow-form label {
    text-align: start;
}
#filtr-rowerow-form p {
    margin-block-end: 2rem;
}

#filtr-rowerow-form input, #filtr-rowerow-form select {
    width: 260px;
}

#filtr-rowerow-form button[type="submit"] {
    background-color: var(--fs-color-primary);
}/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/* coupon Styling */
.wt-mycoupons ul li {
    box-sizing: border-box;
    display: inline-block;
    padding: 15px;
    width: 170px;
    min-height: 60px;
    margin-bottom: 15px;
    vertical-align: top;
    line-height: 1.4;
}   


.wt_coupon_wrapper{ width:100%; position:relative; flex-direction:row; flex-wrap:wrap; display:flex; justify-content:flex-start; margin-bottom:15px; gap:26px;  padding:15px 4px 4px 4px; }
.wt_coupon_wrapper .wt-single-coupon, .wt_coupon_wrapper .wt-sc-hidden-coupon-box{ width: 30%; min-width: 314px; margin: 0px; flex: 1 0 30%; }
.wt_coupon_wrapper .wt-sc-hidden-coupon-box{ content:""; visibility:hidden; }


.wt_sc_pagination{ width:100%; clear:both; margin-bottom:15px; text-align:right; }
.wt_sc_pagination .woocommerce-pagination{ display:inline-block; float:none; }
.wt_sc_available_coupon_sort_by{ float:right; font-size:14px; }
.wt_sc_available_coupon_sort_by form{ margin-bottom: 0; }
.wt_sc_bogo_cart_item_discount, .wt_sc_bogo_cart_item_discount *{ color:green; font-size:small; }
.wt-mycoupons:has(.wt_sc_myaccount_no_available_coupons) .wt_sc_available_coupon_sort_by { display: none; }

/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
@keyframes woobt-spinner {
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes woobt-spinner {
  to {
    -webkit-transform: rotate(360deg);
  }
}
.woobt-wrap {
  display: block;
  clear: both;
  width: 100%;
}
.woobt-wrap.woobt-loading {
  position: relative;
}
.woobt-wrap.woobt-loading:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.woobt-wrap.woobt-loading:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  display: block;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  border-width: 4px;
  border-style: solid;
  border-radius: 100%;
  border-top-color: rgba(0, 0, 0, 0.5);
  border-left-color: rgba(0, 0, 0, 0.1);
  border-bottom-color: rgba(0, 0, 0, 0.1);
  border-right-color: rgba(0, 0, 0, 0.1);
  animation: woobt-spinner 1s linear infinite;
  -webkit-animation: woobt-spinner 1s linear infinite;
}

.woobt-wrap.woobt-layout-separate .woobt-product > .woobt-thumb, .woobt-wrap.woobt-layout-separate .woobt-product > .woobt-price {
  display: none;
}

.woobt-wrap.woobt-layout-separate .woobt-product .woobt-title .woobt-price {
  margin-left: 10px;
}

.woobt-images {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  overflow-x: auto;
}

.woobt-images .woobt-image {
  width: 100px;
  flex: 0 0 100px;
  margin-right: 20px;
  display: block;
  position: relative;
}

.woobt-images .woobt-image:not(.woobt-image-this):before {
  content: "+";
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translate3d(-50%, -50%, 0);
}

.woobt-images .woobt-image:last-child {
  margin-right: 0;
}

.woobt-images .woobt-image.woobt-image-hide {
  opacity: 0.3;
}

.woobt-images .woobt-image.woobt-image-hide img {
  filter: grayscale(100%);
}

.woobt-images .woobt-image img {
  width: 100%;
  height: auto;
}

.woobt-wrap .woobt-text, .woobt-wrap .woobt-products {
  margin: 0 0 15px 0;
}

.woobt-products {
  border-width: 1px 0 0 0;
  border-style: dotted;
  border-color: #e5e5e5;
}

.woobt-products .woobt-product {
  padding: 10px 0;
  margin: 0;
  justify-content: space-between;
  display: flex;
  align-items: center;
  border-bottom: 1px dotted #e5e5e5;
}

.woobt-products .woobt-product.woobt-hide-this {
  display: none !important;
}

.woobt-products .woobt-product > div {
  padding: 0 5px;
  background-color: transparent;
}

.woobt-products .woobt-product .woobt-thumb {
  width: 50px;
  flex: 0 0 50px;
}

.woobt-products .woobt-product .woobt-thumb img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

.woobt-products .woobt-product .woobt-price {
  width: 100px;
  flex: 0 0 100px;
  max-width: 100px;
  text-align: end;
}

.woobt-products .woobt-product-this .woobt-price .woobt-price-new {
  display: none;
}

.woobt-products .woobt-product .woobt-price del {
  opacity: 0.5;
  text-decoration: line-through;
}

.woobt-products .woobt-product .woobt-price del span {
  text-decoration: line-through;
}

.woobt-products .woobt-product .woobt-price ins {
  font-weight: normal;
}

.woobt-products .woobt-product .woobt-price .amount {
  display: inline-block;
}

.woobt-products .woobt-product .woobt-title {
  flex-grow: 1;
}

.woobt-products .woobt-product .woobt-title a {
  text-decoration: none;
  box-shadow: none;
}

.woobt-products .woobt-product .variations_form {
  margin: 0;
  padding: 0;
}

.woobt-products .woobt-product .woobt-title .woovr-variations-select .woovr-variation-image, .woobt-products .woobt-product .woobt-title .woovr-variations-default .woovr-variation-image, .woobt-products .woobt-product .woobt-title .woovr-variations-select .woovr-variation-price {
  display: none !important;
}

.woobt-products .woobt-product .woobt-quantity {
  text-align: right;
  width: 130px;
  flex: 0 0 130px;
}

.woobt-products .woobt-product .woobt-quantity .quantity {
  float: none !important;
  margin: 0 0 0 0 !important;
}

.woobt-products .woobt-product.woobt-hide .woobt-quantity * {
  opacity: 0.5;
  pointer-events: none;
}

.woobt-checkbox:disabled {
  cursor: not-allowed;
}

.woobt-products .woobt-product .variations_form .variations {
  display: block;
  width: 100%;
  margin-left: -3px;
  margin-right: -3px;
  padding: 0;
}

.woobt-products .woobt-product .variations_form .variations .variation {
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  border-color: #e5e5e5;
  padding: 5px 10px;
  margin: 5px 3px 0 3px;
  max-width: 100%;
  border-radius: 2px;
}

.woobt-products .woobt-product .variations_form .variations .variation > div {
  display: block;
}

.woobt-products .woobt-product .variations_form .variations .reset {
  display: inline-block;
}

.woobt-products .woobt-product .variations_form .variations .variation:last-child {
  margin-bottom: 0;
}

.woobt-products .woobt-product .variations_form .variations .variation .label {
  font-size: 12px;
  line-height: 1;
}

.woobt-products .woobt-product .variations_form .variations .variation .value {
  line-height: 1;
}

.woobt-products .woobt-product .variations_form .variations .variation .value select {
  width: 100%;
  line-height: 1;
  padding: 0 16px 0 0;
  background-color: transparent;
  border-radius: 0;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAYAAACtBE5DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNEQzN0Y2NTY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNEQzN0Y2NjY0NjcxMUU3QjU5NUI5N0U0NjlDMTIzNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY0RDM3RjYzNjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY0RDM3RjY0NjQ2NzExRTdCNTk1Qjk3RTQ2OUMxMjM2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pzgqpQAAADdJREFUeNpirKioWMDAwBDPgAoWMQGJLCC+hiR4HYgzQRLfgDgUSoNwCIhmgaq6BtXJCNMNEGAAbM0MK7OUU3AAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 100% 50%;
}

.woobt-products .woobt-product .variations_form .variations a.reset_variations {
  margin: 0;
  font-size: 12px;
}

.woobt-products .woobt-product .woobt-title .stock {
  font-size: 14px;
  margin: 0 !important;
}

.woobt-products .woobt-product .woobt-title .stock.in-stock {
  color: green;
}

.woobt-products .woobt-product .woobt-title .stock.available-on-backorder {
  color: orange;
}

.woobt-products .woobt-product .woobt-title .stock.out-of-stock {
  color: red;
}

.woobt-products .woobt-item-text {
  padding: 10px 0;
  margin: 0;
  border-bottom: 1px dotted #e5e5e5;
}

.woobt-item-text-type-h1 > h1, .woobt-item-text-type-h2 > h2, .woobt-item-text-type-h3 > h3, .woobt-item-text-type-h4 > h4, .woobt-item-text-type-h5 > h5, .woobt-item-text-type-h6 > h6, .woobt-item-text-type-p > p {
  margin: 0 !important;
}

.woobt-disabled {
  opacity: 0.5 !important;
  cursor: not-allowed !important;
  pointer-events: none !important;
}

.woobt-alert {
  padding: 6px 10px 6px 14px;
  border-left: 4px solid #222;
  background-color: #eeeeee;
  font-size: 14px;
}

/* hidden by default */
.woobt-additional, .woobt-total, .woobt-alert {
  display: none;
}

.woobt-actions form.cart {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.woobt-quantity-input {
  display: flex;
  align-items: center;
}

.woobt-quantity-plus-minus .plus, .woobt-quantity-plus-minus .minus, .woobt-quantity-plus-minus .minus-btn, .woobt-quantity-plus-minus .plus-btn {
  display: none !important;
}

.woobt-quantity-input-plus, .woobt-quantity-input-minus {
  width: 40px;
  flex: 0 0 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
  background-color: #fefefe;
  border: 1px solid #e5e5e5;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.woobt-choose label {
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.woobt-choose .checkmark {
  display: none;
}

.woobt-count {
  margin-left: 5px;
}

.woobt-count:before {
  content: "(";
}

.woobt-count:after {
  content: ")";
}

.woobt-qty {
  width: 60px;
  text-align: center;
}

.woobt-product .woobt-quantity-input .qty, .woobt-product .woobt-quantity-input .woobt-qty {
  width: 100%;
  min-width: 40px;
  height: 40px;
  line-height: 38px;
  margin: 0;
  padding: 0 10px;
  box-shadow: none;
  border-width: 1px 0;
  border-style: solid;
  border-color: #e5e5e5;
  border-radius: 0;
  background-color: #fefefe;
  -moz-appearance: textfield;
}

.woobt-product .woobt-quantity-input .qty:focus, .woobt-product .woobt-quantity-input .woobt-qty:focus {
  outline: none;
  outline-color: transparent;
}

.woobt-quantity-input input::-webkit-outer-spin-button, .woobt-quantity-input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.woobt-quantity-input-plus:hover, .woobt-quantity-input-minus:hover {
  background-color: #f0f0f0;
}

@media only screen and (max-width: 767px) {
  .woobt-wrap-responsive .woobt-products .woobt-product {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 20px 0;
  }
  .woobt-wrap-responsive .woobt-products .woobt-product > div {
    padding: 5px 0 !important;
    width: auto !important;
    flex-basis: 0 !important;
    max-width: 100% !important;
  }
  .woobt-wrap-responsive .woobt-products .woobt-product .woobt-thumb {
    text-align: center;
    flex-basis: 0;
  }
  .woobt-wrap-responsive .woobt-products .woobt-product .woobt-thumb img {
    width: 80px;
    display: block;
    margin: 0 auto;
  }
  .woobt-wrap-responsive .woobt-products .woobt-product .woobt-price {
    width: auto;
    flex-basis: 0;
  }
  .woobt-wrap-responsive .woobt-products .woobt-product .variations_form .variations {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .woobt-wrap-responsive .woobt-products .woobt-product .variations_form .variations .variation {
    max-width: 100%;
    margin-right: 0 !important;
  }
  .woobt-wrap-responsive .woobt-products .woobt-product .variations_form .variations .variation select {
    text-align-last: center;
  }
}
/* Grid */
.woobt-products[class*=woobt-products-layout-grid] {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  border: none;
}

.woobt-products[class*=woobt-products-layout-grid] .woobt-item-text {
  width: 100%;
  margin: 10px;
  padding: 10px 0;
}

.woobt-products[class*=woobt-products-layout-grid] .woobt-product {
  width: calc(50% - 20px);
  margin: 10px;
  padding: 10px;
  border: 1px solid #dddddd;
  font-size: 14px;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: start;
}

.woobt-products[class*=woobt-products-layout-grid] .woobt-product:hover {
  border-color: green;
}

.woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-title-inner {
  font-weight: 700;
}

.woobt-products.woobt-products-layout-grid-1 .woobt-product {
  width: calc(100% - 20px);
}

.woobt-products.woobt-products-layout-grid-3 .woobt-product {
  width: calc(33.3333333333% - 20px);
}

.woobt-products.woobt-products-layout-grid-4 .woobt-product {
  width: calc(25% - 20px);
}

.woobt-products[class*=woobt-products-layout-grid] .woobt-product > div {
  width: 100% !important;
  flex: 0 0 auto !important;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 5px;
}

.woobt-products[class*=woobt-products-layout-grid] .woobt-product > div:last-child {
  margin-bottom: 0;
}

.woobt-products[class*=woobt-products-layout-grid] .woobt-product .woobt-quantity-input {
  justify-content: center;
}

.woobt-products[class*=woobt-products-layout-grid] .woobt-product select {
  text-align: center;
}

.woobt-products[class*=woobt-products-layout-grid] .woobt-product .variations_form .variations .reset {
  display: none;
}

@media only screen and (max-width: 767px) {
  .woobt-products[class*=woobt-products-layout-grid] .woobt-product {
    width: calc(50% - 20px);
  }
}
@media only screen and (max-width: 479px) {
  .woobt-products[class*=woobt-products-layout-grid] .woobt-product {
    width: calc(100% - 20px);
  }
}
/* Carousel */
.woobt-products[class*=woobt-products-layout-carousel] {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  border: none;
}

.woobt-products[class*=woobt-products-layout-carousel] .woobt-item-text {
  width: 100%;
  margin: 10px;
  padding: 10px 0;
}

.woobt-products[class*=woobt-products-layout-carousel] .woobt-product {
  width: calc(33% - 20px);
  margin: 10px;
  padding: 10px;
  border: 1px solid #dddddd;
  font-size: 14px;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: start;
}

.woobt-products[class*=woobt-products-layout-carousel] .woobt-product:hover {
  border-color: green;
}

.woobt-products[class*=woobt-products-layout-carousel] .woobt-product .woobt-title-inner {
  font-weight: 700;
}

.woobt-products.woobt-products-layout-carousel-1 .woobt-product {
  width: calc(100% - 20px);
}

.woobt-products.woobt-products-layout-carousel-3 .woobt-product {
  width: calc(33.3333333333% - 20px);
}

.woobt-products.woobt-products-layout-carousel-4 .woobt-product {
  width: calc(25% - 20px);
}

.woobt-products[class*=woobt-products-layout-carousel] .woobt-product > div {
  width: 100% !important;
  flex: 0 0 auto !important;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 5px;
}

.woobt-products[class*=woobt-products-layout-carousel] .woobt-product > div:last-child {
  margin-bottom: 0;
}

.woobt-products[class*=woobt-products-layout-carousel] .woobt-product .woobt-quantity-input {
  justify-content: center;
}

.woobt-products[class*=woobt-products-layout-carousel] .woobt-product select {
  text-align: center;
}

.woobt-products[class*=woobt-products-layout-carousel] .woobt-product .variations_form .variations .reset {
  display: none;
}

.woobt-products[class*=woobt-products-layout-carousel] {
  display: none !important;
}

.woobt-products[class*=woobt-products-layout-carousel].woobt-carousel, .woobt-products[class*=woobt-products-layout-carousel].woobt-no-carousel {
  display: flex !important;
}

.woobt-carousel .slick-dots {
  display: block;
  width: 100%;
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
}

.woobt-carousel .slick-dots li {
  display: inline-block;
  margin: 0 5px;
  font-size: 0;
}

.woobt-carousel .slick-dots li button {
  width: 8px;
  height: 8px;
  border-radius: 4px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  border: none;
  background-color: rgba(0, 0, 0, 0.3);
  outline: none;
  overflow: hidden;
}

.woobt-carousel .slick-dots li.slick-active button {
  background-color: rgb(0, 0, 0);
}

.woobt-carousel .slick-arrow {
  width: 44px;
  height: 44px;
  line-height: 42px;
  text-align: center;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
  color: #222;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #ddd;
  z-index: 8;
  opacity: 0;
  visibility: hidden;
}

.woobt-carousel:hover .slick-arrow {
  opacity: 1;
  visibility: visible;
}

.woobt-carousel .slick-arrow:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}

.woobt-carousel .slick-arrow:before {
  font-size: 24px;
  line-height: 44px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.woobt-carousel .slick-arrow:focus {
  outline: none;
}

.woobt-carousel .slick-arrow.slick-prev {
  left: 10px;
}

.woobt-carousel .slick-arrow.slick-prev:before {
  content: "‹";
}

.woobt-carousel .slick-arrow.slick-next {
  right: 10px;
}

.woobt-carousel .slick-arrow.slick-next:before {
  content: "›";
}

/* Compact */
.woobt-wrap.woobt-layout-compact .woobt-inner {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  margin: 0 0 15px 0;
}
.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-text {
  margin: 0 0 10px 0;
}
.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-alert {
  display: none !important;
}
.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products {
  display: flex;
  flex-wrap: nowrap;
  max-width: 100%;
  overflow-x: auto;
  margin: 0 10px 0 -10px;
  border: none;
}
.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product {
  min-width: 100px;
  max-width: 200px;
  margin: 10px;
  padding: 10px;
  border: 1px solid #dddddd;
  font-size: 14px;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: start;
}
.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product:before {
  content: "+";
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translate3d(-50%, -50%, 0);
}
.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product:last-child:before {
  content: "";
  display: none;
}
.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product > div {
  width: 100%;
  flex: 0 0 auto;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 5px;
}
.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product .woobt-choose {
  position: absolute;
  width: auto;
  top: 10px;
  right: 10px;
}
body.rtl .woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products {
  margin: 0 -10px 0 10px;
}
body.rtl .woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product:first-child:before {
  display: none;
}
body.rtl .woobt-wrap.woobt-layout-compact .woobt-inner .woobt-products .woobt-product:last-child:before {
  content: "+";
  display: block;
}
.woobt-wrap.woobt-layout-compact .woobt-inner .woobt-actions .single_add_to_cart_button {
  white-space: nowrap;
  margin: 0 !important;
}

/*# sourceMappingURL=frontend.css.map */
/*! Hint.css - v2.5.0 - 2017-04-23
* http://kushagragour.in/lab/hint/
* Copyright (c) 2017 Kushagra Gour */

/*-------------------------------------*	HINT.css - A CSS tooltip library
\*-------------------------------------*/
/**
 * HINT.css is a tooltip library made in pure CSS.
 *
 * Source: https://github.com/chinchang/hint.css
 * Demo: http://kushagragour.in/lab/hint/
 *
 */
/**
 * source: hint-core.scss
 *
 * Defines the basic styling for the tooltip.
 * Each tooltip is made of 2 parts:
 * 	1) body (:after)
 * 	2) arrow (:before)
 *
 * Classes added:
 * 	1) hint
 */
[class*="hint--"] {
    position: relative;
    display: inline-block;
    /**
       * tooltip arrow
       */
    /**
       * tooltip body
       */
}

[class*="hint--"]:before, [class*="hint--"]:after {
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    opacity: 0;
    z-index: 1000000;
    pointer-events: none;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    transition-delay: 0ms;
}

[class*="hint--"]:hover:before, [class*="hint--"]:hover:after {
    visibility: visible;
    opacity: 1;
}

[class*="hint--"]:hover:before, [class*="hint--"]:hover:after {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    transition-delay: 100ms;
}

[class*="hint--"]:before {
    content: '';
    position: absolute;
    background: transparent;
    border: 6px solid transparent;
    z-index: 1000001;
}

[class*="hint--"]:after {
    background: #383838;
    color: white;
    padding: 8px 10px;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 12px;
    white-space: nowrap;
}

[class*="hint--"][aria-label]:after {
    content: attr(aria-label);
}

[class*="hint--"][data-hint]:after {
    content: attr(data-hint);
}

[aria-label='']:before, [aria-label='']:after,
[data-hint='']:before,
[data-hint='']:after {
    display: none !important;
}

/**
 * source: hint-position.scss
 *
 * Defines the positoning logic for the tooltips.
 *
 * Classes added:
 * 	1) hint--top
 * 	2) hint--bottom
 * 	3) hint--left
 * 	4) hint--right
 */
/**
 * set default color for tooltip arrows
 */
.hint--top-left:before {
    border-top-color: #383838;
}

.hint--top-right:before {
    border-top-color: #383838;
}

.hint--top:before {
    border-top-color: #383838;
}

.hint--bottom-left:before {
    border-bottom-color: #383838;
}

.hint--bottom-right:before {
    border-bottom-color: #383838;
}

.hint--bottom:before {
    border-bottom-color: #383838;
}

.hint--left:before {
    border-left-color: #383838;
}

.hint--right:before {
    border-right-color: #383838;
}

/**
 * top tooltip
 */
.hint--top:before {
    margin-bottom: -11px;
}

.hint--top:before, .hint--top:after {
    bottom: 100%;
    left: 50%;
}

.hint--top:before {
    left: calc(50% - 6px);
}

.hint--top:after {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}

.hint--top:hover:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
}

.hint--top:hover:after {
    -webkit-transform: translateX(-50%) translateY(-8px);
    -moz-transform: translateX(-50%) translateY(-8px);
    transform: translateX(-50%) translateY(-8px);
}

/**
 * bottom tooltip
 */
.hint--bottom:before {
    margin-top: -11px;
}

.hint--bottom:before, .hint--bottom:after {
    top: 100%;
    left: 50%;
}

.hint--bottom:before {
    left: calc(50% - 6px);
}

.hint--bottom:after {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}

.hint--bottom:hover:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px);
}

.hint--bottom:hover:after {
    -webkit-transform: translateX(-50%) translateY(8px);
    -moz-transform: translateX(-50%) translateY(8px);
    transform: translateX(-50%) translateY(8px);
}

/**
 * right tooltip
 */
.hint--right:before {
    margin-left: -11px;
    margin-bottom: -6px;
}

.hint--right:after {
    margin-bottom: -14px;
}

.hint--right:before, .hint--right:after {
    left: 100%;
    bottom: 50%;
}

.hint--right:hover:before {
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    transform: translateX(8px);
}

.hint--right:hover:after {
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    transform: translateX(8px);
}

/**
 * left tooltip
 */
.hint--left:before {
    margin-right: -11px;
    margin-bottom: -6px;
}

.hint--left:after {
    margin-bottom: -14px;
}

.hint--left:before, .hint--left:after {
    right: 100%;
    bottom: 50%;
}

.hint--left:hover:before {
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    transform: translateX(-8px);
}

.hint--left:hover:after {
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    transform: translateX(-8px);
}

/**
 * top-left tooltip
 */
.hint--top-left:before {
    margin-bottom: -11px;
}

.hint--top-left:before, .hint--top-left:after {
    bottom: 100%;
    left: 50%;
}

.hint--top-left:before {
    left: calc(50% - 6px);
}

.hint--top-left:after {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
}

.hint--top-left:after {
    margin-left: 12px;
}

.hint--top-left:hover:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
}

.hint--top-left:hover:after {
    -webkit-transform: translateX(-100%) translateY(-8px);
    -moz-transform: translateX(-100%) translateY(-8px);
    transform: translateX(-100%) translateY(-8px);
}

/**
 * top-right tooltip
 */
.hint--top-right:before {
    margin-bottom: -11px;
}

.hint--top-right:before, .hint--top-right:after {
    bottom: 100%;
    left: 50%;
}

.hint--top-right:before {
    left: calc(50% - 6px);
}

.hint--top-right:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}

.hint--top-right:after {
    margin-left: -12px;
}

.hint--top-right:hover:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
}

.hint--top-right:hover:after {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
}

/**
 * bottom-left tooltip
 */
.hint--bottom-left:before {
    margin-top: -11px;
}

.hint--bottom-left:before, .hint--bottom-left:after {
    top: 100%;
    left: 50%;
}

.hint--bottom-left:before {
    left: calc(50% - 6px);
}

.hint--bottom-left:after {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
}

.hint--bottom-left:after {
    margin-left: 12px;
}

.hint--bottom-left:hover:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px);
}

.hint--bottom-left:hover:after {
    -webkit-transform: translateX(-100%) translateY(8px);
    -moz-transform: translateX(-100%) translateY(8px);
    transform: translateX(-100%) translateY(8px);
}

/**
 * bottom-right tooltip
 */
.hint--bottom-right:before {
    margin-top: -11px;
}

.hint--bottom-right:before, .hint--bottom-right:after {
    top: 100%;
    left: 50%;
}

.hint--bottom-right:before {
    left: calc(50% - 6px);
}

.hint--bottom-right:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}

.hint--bottom-right:after {
    margin-left: -12px;
}

.hint--bottom-right:hover:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px);
}

.hint--bottom-right:hover:after {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px);
}

/**
 * source: hint-sizes.scss
 *
 * Defines width restricted tooltips that can span
 * across multiple lines.
 *
 * Classes added:
 * 	1) hint--small
 * 	2) hint--medium
 * 	3) hint--large
 *
 */
.hint--small:after,
.hint--medium:after,
.hint--large:after {
    white-space: normal;
    line-height: 1.4em;
    word-wrap: break-word;
}

.hint--small:after {
    width: 80px;
}

.hint--medium:after {
    width: 150px;
}

.hint--large:after {
    width: 300px;
}

/**
 * source: hint-theme.scss
 *
 * Defines basic theme for tooltips.
 *
 */
[class*="hint--"] {
    /**
       * tooltip body
       */
}

[class*="hint--"]:after {
    text-shadow: 0 -1px 0px black;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}

/**
 * source: hint-color-types.scss
 *
 * Contains tooltips of various types based on color differences.
 *
 * Classes added:
 * 	1) hint--error
 * 	2) hint--warning
 * 	3) hint--info
 * 	4) hint--success
 *
 */
/**
 * Error
 */
.hint--error:after {
    background-color: #b34e4d;
    text-shadow: 0 -1px 0px #592726;
}

.hint--error.hint--top-left:before {
    border-top-color: #b34e4d;
}

.hint--error.hint--top-right:before {
    border-top-color: #b34e4d;
}

.hint--error.hint--top:before {
    border-top-color: #b34e4d;
}

.hint--error.hint--bottom-left:before {
    border-bottom-color: #b34e4d;
}

.hint--error.hint--bottom-right:before {
    border-bottom-color: #b34e4d;
}

.hint--error.hint--bottom:before {
    border-bottom-color: #b34e4d;
}

.hint--error.hint--left:before {
    border-left-color: #b34e4d;
}

.hint--error.hint--right:before {
    border-right-color: #b34e4d;
}

/**
 * Warning
 */
.hint--warning:after {
    background-color: #c09854;
    text-shadow: 0 -1px 0px #6c5328;
}

.hint--warning.hint--top-left:before {
    border-top-color: #c09854;
}

.hint--warning.hint--top-right:before {
    border-top-color: #c09854;
}

.hint--warning.hint--top:before {
    border-top-color: #c09854;
}

.hint--warning.hint--bottom-left:before {
    border-bottom-color: #c09854;
}

.hint--warning.hint--bottom-right:before {
    border-bottom-color: #c09854;
}

.hint--warning.hint--bottom:before {
    border-bottom-color: #c09854;
}

.hint--warning.hint--left:before {
    border-left-color: #c09854;
}

.hint--warning.hint--right:before {
    border-right-color: #c09854;
}

/**
 * Info
 */
.hint--info:after {
    background-color: #3986ac;
    text-shadow: 0 -1px 0px #1a3c4d;
}

.hint--info.hint--top-left:before {
    border-top-color: #3986ac;
}

.hint--info.hint--top-right:before {
    border-top-color: #3986ac;
}

.hint--info.hint--top:before {
    border-top-color: #3986ac;
}

.hint--info.hint--bottom-left:before {
    border-bottom-color: #3986ac;
}

.hint--info.hint--bottom-right:before {
    border-bottom-color: #3986ac;
}

.hint--info.hint--bottom:before {
    border-bottom-color: #3986ac;
}

.hint--info.hint--left:before {
    border-left-color: #3986ac;
}

.hint--info.hint--right:before {
    border-right-color: #3986ac;
}

/**
 * Success
 */
.hint--success:after {
    background-color: #458746;
    text-shadow: 0 -1px 0px #1a321a;
}

.hint--success.hint--top-left:before {
    border-top-color: #458746;
}

.hint--success.hint--top-right:before {
    border-top-color: #458746;
}

.hint--success.hint--top:before {
    border-top-color: #458746;
}

.hint--success.hint--bottom-left:before {
    border-bottom-color: #458746;
}

.hint--success.hint--bottom-right:before {
    border-bottom-color: #458746;
}

.hint--success.hint--bottom:before {
    border-bottom-color: #458746;
}

.hint--success.hint--left:before {
    border-left-color: #458746;
}

.hint--success.hint--right:before {
    border-right-color: #458746;
}

/**
 * source: hint-always.scss
 *
 * Defines a persisted tooltip which shows always.
 *
 * Classes added:
 * 	1) hint--always
 *
 */
.hint--always:after, .hint--always:before {
    opacity: 1;
    visibility: visible;
}

.hint--always.hint--top:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
}

.hint--always.hint--top:after {
    -webkit-transform: translateX(-50%) translateY(-8px);
    -moz-transform: translateX(-50%) translateY(-8px);
    transform: translateX(-50%) translateY(-8px);
}

.hint--always.hint--top-left:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
}

.hint--always.hint--top-left:after {
    -webkit-transform: translateX(-100%) translateY(-8px);
    -moz-transform: translateX(-100%) translateY(-8px);
    transform: translateX(-100%) translateY(-8px);
}

.hint--always.hint--top-right:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
}

.hint--always.hint--top-right:after {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
}

.hint--always.hint--bottom:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px);
}

.hint--always.hint--bottom:after {
    -webkit-transform: translateX(-50%) translateY(8px);
    -moz-transform: translateX(-50%) translateY(8px);
    transform: translateX(-50%) translateY(8px);
}

.hint--always.hint--bottom-left:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px);
}

.hint--always.hint--bottom-left:after {
    -webkit-transform: translateX(-100%) translateY(8px);
    -moz-transform: translateX(-100%) translateY(8px);
    transform: translateX(-100%) translateY(8px);
}

.hint--always.hint--bottom-right:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px);
}

.hint--always.hint--bottom-right:after {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px);
}

.hint--always.hint--left:before {
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    transform: translateX(-8px);
}

.hint--always.hint--left:after {
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    transform: translateX(-8px);
}

.hint--always.hint--right:before {
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    transform: translateX(8px);
}

.hint--always.hint--right:after {
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    transform: translateX(8px);
}

/**
 * source: hint-rounded.scss
 *
 * Defines rounded corner tooltips.
 *
 * Classes added:
 * 	1) hint--rounded
 *
 */
.hint--rounded:after {
    border-radius: 4px;
}

/**
 * source: hint-effects.scss
 *
 * Defines various transition effects for the tooltips.
 *
 * Classes added:
 * 	1) hint--no-animate
 * 	2) hint--bounce
 *
 */
.hint--no-animate:before, .hint--no-animate:after {
    -webkit-transition-duration: 0ms;
    -moz-transition-duration: 0ms;
    transition-duration: 0ms;
}

.hint--bounce:before, .hint--bounce:after {
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition: opacity 0.3s ease, visibility 0.3s ease, -moz-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}
.wpclv-attributes .wpclv-terms {
    margin: 0 -3px;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.wpclv-attributes .wpclv-attribute {
    margin-bottom: 1em;
}

.wpclv-attributes .wpclv-attribute-label {
    text-align: start;
}

.wpclv-attributes .wpclv-terms .wpclv-more {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    margin: 6px 3px 0 3px;
    padding: 3px;
    float: left;
}

.wpclv-attributes .wpclv-terms .wpclv-terms-select {
    float: left;
}

.wpclv-attributes .wpclv-terms .wpclv-term {
    display: inline-block;
    height: 42px;
    min-width: 42px;
    line-height: 40px;
    text-align: center;
    margin: 6px 3px 0 3px;
    padding: 3px;
    border-radius: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #dddddd;
    background-color: #ffffff;
    position: relative;
    float: left;
}

.wpclv-attributes .wpclv-terms .wpclv-term.wpclv-term-image {
    height: auto;
    width: 42px;
}

.wpclv-attributes .wpclv-terms .wpclv-term.wpclv-term-image span,
.wpclv-attributes .wpclv-terms .wpclv-term.wpclv-term-image a {
    padding: 0;
    height: auto;
}

.wpclv-attributes .wpclv-terms .wpclv-term.wpclv-term-image img {
    margin: 0 !important;
}

.wpclv-attributes .wpclv-terms .wpclv-term.active, .wpclv-attributes .wpclv-terms .wpclv-term:hover {
    border-color: green;
}

.wpclv-attributes .wpclv-terms .wpclv-term.wpclv-term-disabled {
    opacity: .5;
    cursor: not-allowed;
}

.wpclv-attributes .wpclv-terms .wpclv-term span,
.wpclv-attributes .wpclv-terms .wpclv-term a {
    display: block;
    padding: 0 20px;
    white-space: nowrap;
    height: 34px;
    line-height: 34px;
    width: 100%;
    position: relative;
    background-color: #efefef;
    border-radius: 2px;
    outline: none;
    box-shadow: none;
}

.wpclv-attributes .wpclv-terms .wpclv-term-color span,
.wpclv-attributes .wpclv-terms .wpclv-term-color a {
    font-size: 0;
    width: 34px;
    padding: 0;
}

.wpclv-attributes .wpclv-terms img {
    display: block;
    width: 100%;
    height: auto;
}

/* Tippy */

.wpclv-tippy-inner {
    padding: 5px 1px;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.wpclv-tippy-inner .wpclv-tippy-title {
    font-weight: 700;
}

.wpclv-tippy-inner > span {
    margin-bottom: 5px;
}

.wpclv-tippy-inner > span:last-child {
    margin-bottom: 0;
}

.wpclv-tippy-inner .wpclv-tippy-image {
    display: block;
    width: 100%;
    min-width: 150px;
    max-width: 600px;
}

.wpclv-tippy-inner .wpclv-tippy-image img {
    width: 100%;
    height: auto;
    border-radius: 3px;
    margin: 0 !important;
    padding: 0 !important;
}
/*
	Theme Name: Payment methods
	Version: 1.0.0
*/

.woocommerce #payment .payment_methods.methods label[for="payment_method_wc_gopay_gateway"] {
	position: relative;
	overflow: hidden;
}

.woocommerce #payment .payment_methods.methods label[for="payment_method_wc_gopay_gateway"] img{
	height: auto;
	width: auto;
	margin-left: auto;
	float: right;
}

.payment_method_wc_gopay_gateway_selection {
	border-bottom: 1px dashed;
	padding: 12px;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	overflow: hidden;
}

.wc-gopay-methods-list {
	margin: 15px 0;
}

.wc-gopay-method {
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	margin-bottom: 8px;
	padding: 12px;
	transition: all 0.2s ease;
}

.wc-gopay-method:hover {
	border-color: #b0b0b0;
	background-color: #f9f9f9;
}

.wc-gopay-method.selected {
	border-color: #2271b1;
	background-color: #f0f7fc;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.wc-gopay-method-input {
	display: flex;
	align-items: center;
	width: 100%;
}

.wc-gopay-method-input span {
	flex: 1;
	margin-left: 8px;
	font-weight: 500;
}

.wc-gopay-method-image {
	max-height: 30px;
	width: max-content;
	margin-left: 10px;
}

.wc-gopay-description {
	margin-bottom: 15px;
}
.ux-swatch{align-items:center;box-shadow:0 0 0 1px #d5d5d5;cursor:pointer;display:flex;justify-content:center;position:relative;white-space:nowrap}.ux-swatch:hover:not(.selected):not(.disabled){box-shadow:0 0 0 1px #999}.ux-swatch.disabled{cursor:default;opacity:.5}.ux-swatch__color{height:100%;width:100%}.ux-swatch__color--single-color{background:var(--swatch-color)}.ux-swatch__color--dual-color{background:linear-gradient(135deg,var(--swatch-color) 50%,var(--swatch-color-secondary) 50%)}.ux-swatch--color,.ux-swatch--image{height:var(--swatch-size-medium);padding:2px;width:var(--swatch-size-medium)}.ux-swatch--label{font-size:14px;min-height:var(--swatch-size-medium);min-width:var(--swatch-size-medium);padding:0 8px}.ux-swatch--color.disabled:before,.ux-swatch--image.disabled:before{background:#000!important;border:0;bottom:0;content:"";height:1px;left:0;margin:0!important;min-width:auto;padding:0!important;position:absolute;right:0;top:50%;transform:rotate(-45deg);width:100%}.ux-swatch--label.disabled{background:linear-gradient(to top left,transparent calc(50% - .031rem),#000,transparent calc(50% + .031rem))}.dark .ux-swatch--color.disabled:before,.dark .ux-swatch--image.disabled:before{background:#fff!important}.dark .ux-swatch--label.disabled{background:linear-gradient(to top left,transparent calc(50% - .031rem),#fff,transparent calc(50% + .031rem))}.ux-swatch--color .ux-swatch__text,.ux-swatch--image .ux-swatch__text{display:none}.ux-swatches{--swatch-size-x-small:15px;--swatch-size-small:20px;--swatch-size-medium:30px;--swatch-size-large:45px;--swatch-size-x-large:70px;align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin:5px 0}.ux-swatches--rounded *{border-radius:2px}.ux-swatches--circle *{border-radius:50%}.ux-swatches--circle .ux-swatch--label{border-radius:100px}.ux-swatches--circle .ux-swatch__color--dual-color{background:linear-gradient(180deg,var(--swatch-color) 50%,var(--swatch-color-secondary) 50%)}.ux-swatches--x-small .ux-swatch--color,.ux-swatches--x-small .ux-swatch--image{height:var(--swatch-size-x-small);width:var(--swatch-size-x-small)}.ux-swatches--small .ux-swatch--color,.ux-swatches--small .ux-swatch--image{height:var(--swatch-size-small);width:var(--swatch-size-small)}.ux-swatches--large .ux-swatch--color,.ux-swatches--large .ux-swatch--image{height:var(--swatch-size-large);width:var(--swatch-size-large)}.ux-swatches--x-large .ux-swatch--color,.ux-swatches--x-large .ux-swatch--image{height:var(--swatch-size-x-large);width:var(--swatch-size-x-large)}.ux-swatches--x-small .ux-swatch--label{min-height:var(--swatch-size-x-small);min-width:var(--swatch-size-x-small);padding:2px 8px}.ux-swatches--small .ux-swatch--label{min-height:var(--swatch-size-small);min-width:var(--swatch-size-small);padding:2px 8px}.ux-swatches--large .ux-swatch--label{min-height:var(--swatch-size-large);min-width:var(--swatch-size-large);padding:0 10px}.ux-swatches--x-large .ux-swatch--label{min-height:var(--swatch-size-x-large);min-width:var(--swatch-size-x-large);padding:0 15px}.ux-swatches__limiter{cursor:pointer;font-size:.8rem}.ux-swatches.ux-swatches-in-loop{gap:8px;margin-bottom:.7em;width:100%}.ux-swatch-active .box-image .back-image{display:none!important}.has-hover .ux-swatch-active [class*=image-] img,.has-hover:hover .ux-swatch-active [class*=image-] img{filter:none;opacity:1;transform:none}.text-center .ux-swatches,.text-center .variations .label{justify-content:center}.text-right .ux-swatches,.text-right .variations .label{justify-content:flex-end}.text-center .ux-swatch+.ux-swatches__limiter,.text-center .ux-swatches-in-loop .ux-swatch,.text-right .ux-swatch+.ux-swatches__limiter,.text-right .ux-swatches-in-loop .ux-swatch{margin-left:0;margin-right:0}.ux-swatch-widget-layered-nav-list__graphic{display:flex;height:20px;margin-right:10px;padding:0;position:relative;width:20px}.chosen .ux-swatch-widget-layered-nav-list__graphic:before,.woocommerce-widget-layered-nav-list__item:hover .ux-swatch-widget-layered-nav-list__graphic:before{align-items:center;bottom:0;color:#fff;content:"";display:flex;font-family:fl-icons;font-size:10px;justify-content:center;left:0;position:absolute;right:0;top:2px}
