<style>

/* Content wrapper */
#content-wrapper .content-wrapper-in{
 background-color:#000000;
}

/* Cart wrapper */
#cart-wrapper{
 background-color:#ffffff;
}

/* Payment method */
.overall-wrapper .recapitulation-wrapper .co-payment-method{
 color:#ffffff;
}

/* Heading */
.overall-wrapper .co-payment-method h4{
 color:#ffffff;
}

/* Heading */
.overall-wrapper .co-order h4{
 color:#ffffff;
}

/* Order summary item */
.overall-wrapper .recapitulation-wrapper .order-summary-item{
 color:#ffffff;
}

/* Heading */
#checkoutContent .co-contact-information h4{
 color:#ffffff;
}

/* Button */
.co-contact-information div a{
 display:none;
}

/* Required asterisk */
.co-contact-information label .required-asterisk{
 color:#ffffff;
}

/* Flag label */
.country-flags .country-flag-CZ .shp-flag-label{
 color:#ffffff;
}

/* Heading */
.co-billing-address .box-sm h4{
 color:#ffffff;
 display:none;
}

/* Box */
#checkoutContent .co-billing-address .box-sm{
 transform:translatex(0px) translatey(0px);
 color:#ffffff;
}

/* Label */
.co-billing-address .company-shopping label{
 display:none;
}

/* Whole width */
.co-billing-address .form-group .whole-width{
 display:none;
}

/* Box additional */
#checkoutContent .co-box-additional{
 color:#ffffff;
 transform:translatex(0px) translatey(0px);
}

/* Whole width */
.stay-in-touch .form-group .whole-width{
 display:none;
}

/* Stay touch */
#checkoutContent .co-box-additional .stay-in-touch{
 display:none;
}

/* Sidebar */
#content-wrapper .sidebar{
 background-color:#000000;
}

/* Basic information */
#select-country-payment .co-basic-information{
 display:none;
}

/* Heading */
#order-form .co-delivery-method h4{
 color:#ffffff;
}

/* Heading */
#order-form .co-payment-method h4{
 color:#ffffff;
}

#order-billing-methods .active span{
 color:#ffffff;
}

/* Bold Tag */
#order-shipping-methods label b{
 color:#ffffff;
}

/* Active */
#order-shipping-methods .active{
 background-color:#4dd22c;
}

/* Payment method */
#order-form .co-payment-method{
 transform:translatex(0px) translatey(0px);
}

/* Active */
#order-billing-methods > .active{
 background-color:#4dd22c;
}

/* Summary box */
#summary-box{
 color:#ffffff;
}

/* Order summary item */
#summary-box .order-summary-item{
 color:#ffffff;
 transform:translatex(0px) translatey(0px);
}

/* Span Tag */
#summary-box a span{
 color:#ffffff;
}

/* Heading */
#summary-box h4{
 color:#ffffff;
}

/* Cart inner */
#cart-wrapper .cart-inner{
 background-color:#ffffff;
}

/* Span Tag */
.cart-header a span{
 border-top-left-radius:50px;
 border-top-right-radius:50px;
}

/* Span Tag */
.cart-header .active span{
 border-top-right-radius:50px;
 border-top-left-radius:46px;
}

/* Span Tag */
.cart-header strong span{
 border-top-left-radius:50px !important;
 border-top-right-radius:50px;
}


/* Navigation home icon wrapper */
#content-wrapper .navigation-home-icon-wrapper{
 display:none;
}

/* Heading */
#content .category-top h1{
 display:none;
}

/* Category header */
#category-header{
 display:none;
}

/* Slider wrapper */
#filters .slider-wrapper{
 display:none;
}

/* Fieldset */
.param-filter-top form fieldset{
 display:none;
}

/* Span Tag */
#productsTop .name span{
 display:none;
}

/* Product */
#productsTop .product{
 transform:translatex(0px) translatey(0px);
 display:inline-block;
}

#productsTop .p strong{
 display:none;
}

/* Division */
#productsTop .product .p{
 justify-content:center;
 float:none;
 display:none;
}

/* Products top */
#productsTop{
 justify-content:center;
 align-items:center;
}

/* Content Division */
#content{
 transform:translatex(0px) translatey(0px);
 background-color:#000000;
}

/* Heading */
#content .category-top h4{
 display:none;
}

/* Filter section boolean */
#filters .filter-sections .filter-section-boolean{
 display:none;
}

/* Filter section count */
#category-filter-hover .filter-section-count{
 display:none;
}

/* Manufacturer filter */
#manufacturer-filter{
 background-color:#020202;
 color:#ffffff;
}

/* Span Tag */
#manufacturer-filter div span{
 display:none;
}

/* Heading */
#manufacturer-filter h4{
 color:#ffffff;
}

/* Tools */
#products div .p-tools{
 display:none;
}

/* Strong Tag */
#products div strong{
 display:none;
}

/* Name */
#products .p-in .name{
 display:none;
}

/* Division */
#products .product .p-in{
 display:none;
}

/* Image */
#products a img{
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
 box-shadow:0px 0px 38px -14px #4dfedd;
}

#products .product .swap-images{
 border-color:#000000;
}

.product {
  transition: transform 2.5s ease, z-index 2.5s ease;
  transform: scale(0.83);
  z-index: auto;
}
.product:hover {
  transform: scale(1.005);
  z-index: 10;
 }

/* Benefit banner */
#content-wrapper .benefitBanner{
 display:none;
}

/* Footer newsletter */
#footer .footer-newsletter{
 display:none;
}

/* Footer */
#footer{
 background-color:#000000;
 color:#ffffff;
 margin-top:0px;
}

/* Manufacturer filter */
#manufacturer-filter{
 padding-left:42px;
 padding-right:41px;
}
/* Division */
#products .product .p{
 border-color:#000000;
}


/* Radio wrapper */
#order-shipping-methods .radio-wrapper{
 border-color:#000000;
}

/* Delivery method */
#order-form .co-delivery-method{
 height:442px;
}

/* Radio wrapper */
#order-billing-methods .radio-wrapper{
 border-color:#000000;
}

/* Payment method */
#order-form .co-payment-method{
 height:247px;
}

/* Span Tag */
#order-shipping-methods .payment-info span{
 color:#ffffff;
}

/* Link */
#order-shipping-methods label a{
 color:#ffffff;
}

/* Cart inner */
#cart-wrapper .cart-inner{
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

/* Cart inner */
#content .cart-inner{
 transform:translatex(0px) translatey(0px);
}

/* Delivery method */
#order-form .co-delivery-method{
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

 /* Span Tag */
 .cart-header strong span{
  margin-bottom:2px !important;
 }
 /* Order */
.overall-wrapper .recapitulation-wrapper .co-order{
 display:none;
}

/* Payment method */
.overall-wrapper .recapitulation-wrapper .co-payment-method{
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

/* Table Row */
.cart-table tbody tr{
 background-color:#ffffff;
}

/* Quantity */
.cart-table tr .p-quantity{
 border-bottom-right-radius:50px;
 border-bottom-left-radius:0px;
 border-top-right-radius:50px;
 border-color:#ffffff !important;
}

/* Cart image */
.cart-table tr .cart-p-image{
 border-top-left-radius:50px;
 border-bottom-right-radius:0px;
 border-bottom-left-radius:49px;
 border-color:#ffffff !important;
}
/* Image */
.cart-table tr img{
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

/* Cart table */
.overall-wrapper .co-order .cart-table{
 border-color:#ffffff;
}

/* Name */
.cart-table tr .p-name{
 border-color:#ffffff !important;
}

/* Validated element wrapper */
#checkoutContent .co-contact-information .js-validated-element-wrapper{
 color:#ffffff;
}

/* Country flag */
.country-flags .country-flag-CZ{
 color:#ffffff;
}

 /* Label */
 .removeable .p-price .p-label{
  display:none;
 }

/* Thumbnails */
.p-image-wrapper .p-thumbnails-wrapper .p-thumbnails{
 display:flex;
 justify-content:center;
 align-items:center;
}
/* Division */
.p-thumbnails .p-thumbnails-inner div{
 display:flex;
 justify-content:center;
 align-items:center;
}

/* Payment method */
#order-form .co-payment-method{
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

/* Order summary */
#checkoutContent .order-summary{
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

/* Active */
#order-shipping-methods .active{
 border-top-right-radius:50px;
 border-top-left-radius:42px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

/* Active */
#order-billing-methods > .active{
 border-top-left-radius:50px;
 border-top-right-radius:48px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

 /* Button */
 #productsRelated .p-all{
  color:#ffffff;
 }
 
/* Show related */
.removeable .p-name .show-related{
 display:none;
}

/* Availability */
.cart-table tbody .p-availability{
 display:none;
}

/* Span Tag */
.cart-header .active span{
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

/* Span Tag */
.cart-header a span{
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

/* Span Tag */
.cart-header strong span{
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

 /* Detail parameters wrapper */
 .p-data-wrapper .p-param-block .detail-parameters-wrapper{
  display:none;
 }
 
 /* Param block */
 .p-detail .p-data-wrapper .p-param-block{
  display:none;
 }
 
/* Thumbnails inner */
.p-thumbnails-wrapper .p-thumbnails .p-thumbnails-inner{
 width:100%;
 display:flex;
 justify-content:center;
 align-items:center;
}

 /* Price */
 .cart-table tbody .p-price{
  display:flex;
  justify-content:center;
  align-items:center;
 }
 
 /* Removeable */
 .cart-table tbody .removeable{
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
  transform:translatex(0px) translatey(0px);
 }
 
 /* Unit value */
 .removeable .p-price .unit-value{
  display:none;
 }
 
 /* Strong Tag */
 .removeable .p-price strong{
  display:none;
 }
 
 /* Total */
 .cart-table tbody .p-total{
  margin-top:21px;
 }
 
 /* Quantity */
 .p-quantity div .quantity{
  margin-top:22px;
 }
 
 /* Span Tag */
 .cart-header .active span{
  margin-bottom:2px;
 }


 
 /* Span Tag */
 .cart-header a span{
  margin-bottom:2px !important;
 }
 
/* Contact information */
#checkoutContent .co-contact-information{
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

/* Billing address */
#checkoutContent .co-billing-address{
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

/* Box additional */
#checkoutContent .co-box-additional{
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}
DETAIL PRODUKTU

/* Add cart */
.p-to-cart-block .p-add-to-cart-wrapper .add-to-cart{
 margin-top:15px;
 margin-bottom:15px;
}


/* Quantity */
.p-add-to-cart-wrapper .add-to-cart .quantity{
 border-top-left-radius:25px;
 border-top-right-radius:25px;
 border-bottom-left-radius:25px;
 border-bottom-right-radius:25px;
}

/* Detail inner */
#content .p-detail .p-detail-inner{
 transform:translatex(0px) translatey(0px);
}

/* Stars label */
.p-data-wrapper .stars-wrapper .stars-label{
 display:none;
}

/* Stars wrapper */
.p-data-wrapper .stars-wrapper{
 display:none;
}

/* Heading */
.p-data-wrapper h1{
 color:#ffffff;
}

/* Variants block */
#product-detail-form .p-variants-block{
 display:flex;
 justify-content:center;
}

 /* Heading */
 .p-data-wrapper h1{
  display:flex;
  justify-content:center;
 }
 
 /* Division */
 .products-additional .product .p{
  border-color:#000000;
 }
 
 /* Image */
 .products-additional a img{
  border-style:solid;
  border-width:2px;
  border-color:#ffffff;
 }
 
 /* Thumbnails wrapper */
 .p-image-wrapper .p-thumbnails-wrapper{
  background-color:#020202;
 }
 
 /* Thumbnails */
 .p-image-wrapper .p-thumbnails-wrapper .p-thumbnails{
  background-color:#000000;
  transform:translatex(0px) translatey(0px);
  filter: contrast(1.07);
 }
 
 /* Heading */
 .p-data-wrapper h1{
  display:flex;
  justify-content:center;
 }

/* Heading */
.p-data-wrapper h1{
 color:#ffffff;
}

/* Image */
.p-image .p-main-image img{
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
 transform:scale(0.78);
 box-shadow:0px 0px 44px -17px #00edf9;
}

/* Simple variants Unknown */
#simple-variants-select{
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

/* Simple variants */
#simple-variants{
 display:flex;
 justify-content:center;
}

/* Cart block */
#product-detail-form .p-to-cart-block{
 color:#ffffff;
}

/* Iframe */
.p-short-description p iframe{
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
 margin-top:62px;
 transform:scale(0.8);
 box-shadow:0px 0px 24px 0px #ffffff;
}

/* Image */
.p-thumbnails div img{
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
 margin-left:14px;
 border-color:#000000;
}

/* Link */
#p-detail-tabs .shp-tab a{
 display:none;
}

/* Name */
.products-additional .p .name{
 display:none;
}

/* Price final */
.products-additional .p .price-final{
 display:none;
}

/* Tools */
.products-additional .p .p-tools{
 display:none !important;
}

/* Division */
.products-additional .p .p-in{
 display:none;
}

/* Data wrapper */
.p-detail .p-data-wrapper{
 transform:translatex(0px) translatey(0px);
}

/* Add cart */
.p-to-cart-block .p-add-to-cart-wrapper .add-to-cart{
 justify-content:center;
}
 /* Simple variants Unknown */
 #simple-variants-select{
  max-width:572px;
 }
 
 /* Cart block */
 #product-detail-form .p-to-cart-block{
  justify-content:center;
 }

/* Simple variants Unknown */
#simple-variants-select{
 transform:scale(1.11);
 margin-left:25px;
 margin-right:25px;
}
/* Content wrapper */
#content-wrapper .content-wrapper-in{
 background-color:#000000;
}
/* Basic info block */
#product-detail-form .p-basic-info-block{
 border-color:#000000;
}

/* Button */
.p-add-to-cart-wrapper .add-to-cart .add-to-cart-button{
 background-color:#7db700;
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

/* Th */
.p-variants-block .variant-not-chosen-anchor th{
 display:none;
}

/* Basic info block */
#product-detail-form .p-basic-info-block{
 justify-content:center;
 align-items:center;
 flex-wrap:nowrap;
 float:none;
 visibility:visible;
 display:grid;
}
/* Variants block */
#product-detail-form .p-variants-block{
 color:#f2f1f1;
 transform:translatex(0px) translatey(0px);
}

/* Link */
.p-variants-block tr a{
 color:#faf9f9;
 display:none;
}

/* Th */
.p-variants-block tr th{
 display:none;
}
/* List */
#content .category-top ul{
 display:none;
}

/* Button wrapper */
#productsTop .button-wrapper{
 display:none;
}
/* Button */
.pagination-wrapper .pagination-loader span{
 color:#ffffff;
}
/* Content wrapper */
#content-wrapper{
 background-color:#000000;
}
/* Button */
#orderFormButton{
 background-color:#6ca61b;
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}


/* Span Tag */
#manufacturer-filter h4 span{
 display:none;
}

/* Button */
#submit-order{
 background-color:#20ff14;
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

/* Body */
body{
 background-color:#000000;
}

/* Button */
.order-complete-links p a{
 border-top-left-radius:50px;
 border-top-right-radius:46px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}
/* Index content wrapper */
#content .index-content-wrapper{
 display:none;
}


/* List */
.sidebar .client-center-box ul{
 color:#ffffff;
}

/* Link */
.client-center-box .active a{
 color:#ffffff;
}
/* Link */
.order-complete-links p a{
 color:#ffffff !important;
}

/* Button */
.order-complete-links p .btn-primary{
 background-color:#ff32d9;
}
/* Strong Tag */
.customer-orders a strong{
 color:#ffffff;
}

/* Link */
.client-link strong a{
 color:#ffffff;
}

/* Th */
.customer-orders tr th{
 background-color:#006000;
 border-top-left-radius:0px;
 border-top-right-radius:0px;
 border-bottom-left-radius:0px;
 border-bottom-right-radius:0px;
}
/* Image */
#signature a img{
 display:none;
}
.p-basic-info-block .block .p-manufacturer-label{
 display:none;
}
/* Content Division */
#content{
 color:#ffffff;
}

/* Heading */
#content h2{
 color:#ffffff;
}

/* Heading */
#search-group-categories h4{
 color:#ffffff;
}


/* Heading */
#products-found h4{
 color:#ffffff;
}

/* Product */
#products-found .products-block .product{
 display:inline-block;
 transform:translatex(0px) translatey(0px) !important;
}


/* Division */
.products-block .product .p{
 background-color:#000000;
 border-color:#000000;
}

/* Availability */
.products-block .p .availability{
 display:none !important;
}

/* Price final */
.products-block .p .price-final{
 display:none;
}

/* Tools */
.products-block .p .p-tools{
 display:none !important;
}

/* Quantity */
.cart-table tbody .p-quantity{
 border-color:#000000 !important;
}

/* Name */
.cart-table tbody .p-name{
 border-color:#000000 !important;
}



/* Heading */
.summary .box-md h4{
 color:#ffffff;
}

/* Cart image */
.cart-table tbody .cart-p-image{
 border-color:#000000 !important;
}

.content-window-in.cart-window-in {
  background-color: black;
}

/* Name */
.products-block .p .name{
 display:none;
}

/* Image */
.products-block a img{
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

/* Button */
#continue-order-button{
 background-color:#5e9900;
 border-top-left-radius:50px;
 border-top-right-radius:44px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

/* Content Division */
#content{
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

23.5.

/* Manufacturer filter */
#manufacturer-filter{
 float:none;
 display:grid;
 justify-content:normal;
 transform:translatex(0px) translatey(0px);
}
/* Fieldset */
#manufacturer-filter form fieldset{
 cursor:auto;
}

/* Label */
#manufacturer-filter div label{
 cursor:help;
}

/* Fieldset */
#manufacturer-filter form fieldset{
 display:grid;
 justify-content:center;
 column-gap:normal;
 row-gap:15px;
}

/* Products */
#products{
 cursor:grab;
}

/* Image */
#products a img{
 cursor:grabbing;
}

/* Link */
.consents a{
 color:#ffffff;
}

/* Heading */
#content h1{
 color:#ffffff;
}

/* Button */
.category-perex p a{
 background-color:#fb3dff !important;
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
}

/* Cart wrapper */
#cart-wrapper{
 background-color:#000000;
}

/* Cart inner */
#cart-wrapper .cart-inner{
 background-color:#000000;
 color:#ffffff;
}

/* Cart table */
#cart-wrapper .cart-table{
 background-color:#000000;
}

/* Quantity */
.cart-table tbody .p-quantity{
 background-color:#000000;
}

/* Name */
.cart-table tbody .p-name{
 background-color:#000000;
}

/* Cart image */
.cart-table tbody .cart-p-image{
 background-color:#000000 !important;
}

/* Removeable */
.cart-table tbody .removeable{
 background-color:#000000;
}

/* Total */
.cart-table tbody .p-total{
 background-color:#000000;
}

/* Price */
.cart-table tbody .p-price{
 background-color:#000000;
}

/* Main link */
.removeable .p-name .main-link{
 color:#ffffff;
}

/* Cart wrapper */
#cart-wrapper{
 background-color:#000000;
}

/* Remove item */
.cart-table tbody .remove-item{
 opacity:1;
 background-color:#ff0000;
 border-top-right-radius:50px;
 border-top-left-radius:50px;
 border-bottom-left-radius:50px;
 border-bottom-right-radius:50px;
 padding-left:10px;
 margin-left:17px;
 padding-right:10px;
 padding-top:10px;
 padding-bottom:10px;
}

 /* Label */
 .cart-table .p-total .p-label{
  display:flex;
 }
 
 /* Price final */
 .cart-table .p-total .price-final{
  display:flex;
 }
 
 /* Inline */
 .cart-table .csrf-enabled .inline{
  display:flex;
  justify-content:center;
 }
/* Price */
.cart-table tbody .p-price{
 border-color:#000000;
}

/* Price final */
.cart-table .p-total .price-final{
 display:grid;
 justify-content:center;
}

/* Inline */
.cart-table .csrf-enabled .inline{
 padding-right:18px;
}

 /* Inline */
 .cart-table .csrf-enabled .inline{
  padding-right:28px;
 }
 



/* Button */
.overall-wrapper .sidebar a{
 color:#ffffff;
}

/* Button */
#cart-wrapper .next-step--cart .next-step-back{
 background-color:#f99f29;
 border-top-left-radius:50px;
 border-top-right-radius:50px;
 border-bottom-left-radius:49px;
 border-bottom-right-radius:50px;
 color:#ffffff;
 margin-right:31px;
}

 /* Button */
 #cart-wrapper .next-step--cart .next-step-back{
  align-self:center;
  display:flex;
  align-items:center;
  justify-content:center;
  padding-right:16px;
  padding-left:16px;
  padding-top:0px;
  margin-top:10px;
  margin-left:31px;
  padding-bottom:0px;
 }

</style>