#flashsale-bc1 {
  /* the slides */
  /* the parent */ }
  #flashsale-bc1 .slick-slide {
    margin: 0 15px; }
  #flashsale-bc1 .slick-list {
    margin: 0 -15px; }
  #flashsale-bc1 .slider-index.next {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    z-index: 9; }
    #flashsale-bc1 .slider-index.next svg path {
      stroke: #fff; }
  #flashsale-bc1 .slider-index.prev {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: transparent;
    z-index: 9; }
    #flashsale-bc1 .slider-index.prev svg {
      transform: rotate(180deg); }
      #flashsale-bc1 .slider-index.prev svg path {
        stroke: #fff; }
  #flashsale-bc1 .slick-arrow {
    opacity: 0;
    transition: 0.4s all ease; }
  #flashsale-bc1:hover .slick-arrow {
    transition: 0.4s all ease;
    opacity: 1; }

#flashsale-bc1 .slick-dots {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  position: relative;
  top: 10px;
  z-index: 1; }
  #flashsale-bc1 .slick-dots button {
    background: #D9D9D9;
    border: none;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-right: 10px;
    outline: none; }
  #flashsale-bc1 .slick-dots .slick-active button {
    background: linear-gradient(227.28deg, #EC0098 0%, #FF8159 100%); }

.single-product-main-thumbnails.owl-carousel2 a img {
  aspect-ratio: 1/1;
  object-fit: cover; }

.product-detail-thumbarea .owl-controls {
  display: none !important; }

@media (max-width: 767px) {
  .product-main .product-price-wrap h3.price {
    font-size: 18px; }
  .product-main .product-title {
    padding-left: 0;
    margin-left: 0 !important; }
  .product-main .product-breadcrumb {
    display: none !important; } }

@media (min-width: 768px) {
  .woocommerce-tabs .nav {
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
    margin-bottom: 36px;
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    /* gap: 20px; */
    justify-content: flex-start; }
  .woocommerce-tabs .nav li {
    float: left;
    margin-right: 15px; } }

.product-attribute {
  position: relative; }
  .product-attribute .dabantitle {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    font-size: 12px; }
    @media (max-width: 992px) {
      .product-attribute .dabantitle {
        position: initial; } }

.opened-nav .overlaymenua {
  position: absolute;
  background: transparent;
  z-index: 9999;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%; }

.opened-nav .overmenukine {
  position: fixed;
  background: transparent;
  z-index: 9;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%; }

@media (max-width: 767px) {
  .flashsale-bc__timer {
    margin-bottom: 15px; } }

.products .product .product-content .product-label {
  z-index: 999; }
