/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 06 2025 | 12:59:56 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 27 2025 | 11:45:06 */
ul.products li.minimal.product .product-wrap {
    height: 100%;
    background: #131C2E;
}


.products li.product.minimal .product-meta {
	background: #060d1d;
}

.products li.product.minimal .product-meta {
    padding-top: 15px!important;
	padding-left: 0px;
}


.woocommerce ul.products li.product .product-wrap img, .woocommerce-page ul.products li.product .product-wrap img {
    padding: 15px;
}


.products li.product.minimal .product-image-wrap .product-add-to-cart {
    display: none;
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    margin-bottom: 11px!important;
	right: 135px!important;
}





/*	Husky filtering */
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale, .woocommerce span.onsale, .woocommerce-page span.onsale, .woocommerce .product-wrap .add_to_cart_button.added, .single-product .facebook-share a:hover, .single-product .twitter-share a:hover, .single-product .pinterest-share a:hover, .woocommerce-message, .woocommerce-error, .woocommerce-info, .woocommerce .chzn-container .chzn-results .highlighted, .woocommerce .chosen-container .chosen-results .highlighted, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range, .woocommerce #sidebar div ul li a:hover ~ .count, .woocommerce #sidebar div ul li.chosen > a ~ .count, .woocommerce #sidebar div ul .current-cat > .count, .woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-account .woocommerce-form-login button.button, .woocommerce-account .woocommerce-form-register button.button, .woocommerce.widget_price_filter .price_slider:not(.ui-slider):before, .woocommerce.widget_price_filter .price_slider:not(.ui-slider):after, .woocommerce.widget_price_filter .price_slider:not(.ui-slider), body .woocommerce.add_to_cart_inline a.button.add_to_cart_button, .woocommerce table.cart a.remove:hover, .woocommerce #content table.cart a.remove:hover, .woocommerce-page table.cart a.remove:hover, .woocommerce-page #content table.cart a.remove:hover, .woocommerce-page .woocommerce p.return-to-shop a.wc-backward, .woocommerce .yith-wcan-reset-navigation.button, ul.products li.minimal.product span.onsale, .woocommerce-page button.single_add_to_cart_button, .woocommerce div.product .woocommerce-tabs .full-width-content ul.tabs li a:after, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce #order_review #payment #place_order, .woocommerce .span_4 input[type="submit"].checkout-button, .woocommerce .material.product .add_to_cart_button, body nav.woocommerce-pagination span.page-numbers.current, .woocommerce span.onsale .nectar-quick-view-box .onsale, .nectar-quick-view-box .onsale, .woocommerce-page .nectar-quick-view-box .onsale, .cart .quantity input.plus:hover, .cart .quantity input.minus:hover, .woocommerce-mini-cart .quantity input.plus:hover, .woocommerce-mini-cart .quantity input.minus:hover, body .nectar-quick-view-box .single_add_to_cart_button, .woocommerce .classic .add_to_cart_button, .woocommerce .classic .product-add-to-cart a.button, body[data-form-b-style="see-through"] .woocommerce #order_review #payment #place_order:hover, body .products-carousel .carousel-next:hover, body .products-carousel .carousel-prev:hover, .text_on_hover.product .nectar_quick_view, .text_on_hover.product a.added_to_cart {
    background-color: #fff !important;
}
.woocommerce.material .widget_price_filter .ui-slider .ui-slider-handle:before, .material.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:before {
    box-shadow: 0 0 0 10px #212f4a inset;
    border: solid #131c2e;
}





/* Product single */
.product-specs {
  display: flex;
  flex-direction: column;
  gap: .35rem; 
  margin: 1.25rem 0 1.5rem;
  font-size: 16px;
  line-height: 1.45;
}
.spec-row {
  display: grid;
  grid-template-columns: 160px 1fr; 
  column-gap: 1.25rem;
}
.spec-label {
  font-weight: 700;
}
.spec-value {
  font-weight: 400;
}


.woocommerce:not(.product_cat-markfyrverkeri) div.product div.images.woocommerce-product-gallery .product-slider img {
    margin-bottom: 0;
    background: #131c2e;
    padding: 50px;
    border-radius: 10px;
}


.orderby{
  background-color:#131c2e;
  border-radius: 25px!important;
	width: 100px;
}






.youtube-embed {
  border: 1px solid #fff; 
  border-radius: 10px; 
  overflow: hidden;
}

.youtube-embed iframe {
  display: block;
  height: 315px;
}


._custom-button {
  width: 240px;
  height: 70px;
  aspect-ratio: 962 / 529;
  flex-shrink: 0;
  border-radius: 14.064px;
  opacity: 0.9;
  background: radial-gradient(
      circle at 20% 80%, 
      rgba(237, 53, 56, 0.25) 0%, 
      rgba(14, 18, 27, 0.85) 60%, 
      rgba(10, 13, 20, 0.9) 100%
  );
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  box-shadow:
    0 0.604px 4.529px rgba(6, 13, 29, 0.15),
    inset 0 -0.499px 13.36px rgba(69, 69, 69, 0.5),
    inset 0 0 3.017px rgba(255, 255, 255, 0.3),
    0 4px 25px rgba(0, 0, 0, 0.4);

};