/* Campanie Black Friday */
/*body {
  background-image: url("../img/bf2023/wall.jpg");
}*/
.bannere-bf {
  display: none;
  background-color: #000;
  text-align: center;
}

.bannere-bf .tablet {
  display: none;
}

.bannere-bf .desktop {
  display: block;
  width: auto;
  display: inline-block;
}

@media (min-width: 768px) {
  .bannere-bf {
    border-top: 2px solid #fff;
  }
}

@media (max-width: 768px) {
  .bannere-bf {
    margin-bottom: 10px;
  }
  .bannere-bf .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  .bannere-bf .desktop {
    display: none;
  }
  .bannere-bf .tablet {
    display: block;
    width: 100%;
  }
}

.tax-product_cat .bannere-bf {
  display: block;
}

.tax-product_cat .mini-offer {
  display: none;
}

header {
  background-color: #000;
}

header .wrap .beta.hovering .owl-item:first-child .item.active, header .wrap .beta.hovering .owl-item:nth-child(2) .item.active, header .wrap .beta.hovering .owl-item:nth-child(3) .item.active, header .wrap .beta.hovering .owl-item:nth-child(4) .item.active, header .wrap .beta.hovering .owl-item:nth-child(5) .item.active, header .wrap .beta.hovering .owl-item:nth-child(6) .item.active, header .wrap .beta.hovering .owl-item:nth-child(7) .item.active {
  background-color: #000;
}

header .wrap .beta.hovering .owl-item:first-child:hover, header .wrap .beta.hovering .owl-item:nth-child(2):hover, header .wrap .beta.hovering .owl-item:nth-child(3):hover, header .wrap .beta.hovering .owl-item:nth-child(4):hover, header .wrap .beta.hovering .owl-item:nth-child(5):hover, header .wrap .beta.hovering .owl-item:nth-child(6):hover, header .wrap .beta.hovering .owl-item:nth-child(7):hover {
  background-color: #000;
}

.subcategory .item-product .discount {
  background: #000;
  padding-left: 7px;
  padding-right: 7px;
}

.subcategory .item-product .discount span:first-child {
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  margin-bottom: 5px;
  line-height: 1.2;
}

.subcategory .item-product .discount strong {
  color: #ffa01d;
}

.home-tabs .tab .tab-img {
  position: relative;
}

.home-tabs .tab .tab-img .subcategory {
  position: absolute;
  right: 28px;
  top: 17px;
}

.home-tabs .tab .tab-img .subcategory .discount {
  top: 0;
}

.home .tabs-slides.owl-loaded .tab {
  position: relative;
}

.home .tabs-slides.owl-loaded .tab .subcategory {
  display: none;
  position: absolute;
  right: 28px;
  top: 0;
}

.home .tabs-slides.owl-loaded .tab .subcategory .discount {
  border-radius: 3px;
  top: 0;
  padding-top: 9px;
}

.home .tabs-slides.owl-loaded .tab .subcategory .discount span {
  font-size: 65%;
}

.home .tabs-slides.owl-loaded .tab .subcategory .discount span:first-child {
  margin-bottom: 1px;
}

.home .tabs-slides.owl-loaded .tab .subcategory .discount strong {
  font-size: 1.05em;
}

@media (max-width: 767px) {
  .home .tabs-slides.owl-loaded .tab .subcategory {
    display: block;
  }
}

@media (max-width: 414px) {
  .home .tabs-slides.owl-loaded .tab .subcategory {
    right: 32px;
  }
}

@media (max-width: 375px) {
  .home .tabs-slides.owl-loaded .tab .subcategory {
    right: 23px;
  }
}

@media (max-width: 360px) {
  .home .tabs-slides.owl-loaded .tab .subcategory {
    right: 19px;
  }
}

@media (max-width: 320px) {
  .home .tabs-slides.owl-loaded .tab .subcategory {
    right: 23px;
  }
}

.single-product .product-pic {
  position: relative;
}

.single-product .product-pic .subcategory {
  position: absolute;
  right: 85%;
  top: 0;
  display: none;
}

@media (max-width: 414px) {
  .single-product .product-pic .subcategory {
    right: 81%;
    top: 65px;
  }
}

@media (max-width: 375px) {
  .single-product .product-pic .subcategory {
    right: 80%;
    top: 56px;
  }
}

@media (max-width: 360px) {
  .single-product .product-pic .subcategory {
    right: 79%;
    top: 50px;
  }
}

@media (max-width: 360px) {
  .single-product .product-pic .subcategory {
    right: 76%;
    top: 47px;
  }
}

.single-product .product-pic .subcategory .discount {
  border-radius: 3px;
  top: 0;
  padding-top: 9px;
}

.single-product .product-pic .subcategory .discount span {
  font-size: 65%;
}

.single-product .product-pic .subcategory .discount span:first-child {
  margin-bottom: 1px;
}

.single-product .product-pic .subcategory .discount strong {
  font-size: 1.05em;
}

@media (min-width: 768px) {
  header .wrap .beta.hovering .owl-item:first-child, header .wrap .beta.hovering .owl-item:nth-child(2), header .wrap .beta.hovering .owl-item:nth-child(3), header .wrap .beta.hovering .owl-item:nth-child(4), header .wrap .beta.hovering .owl-item:nth-child(5), header .wrap .beta.hovering .owl-item:nth-child(6), header .wrap .beta.hovering .owl-item:nth-child(7), header .wrap .beta.hovering .owl-placeholder > .item:first-child, header .wrap .beta.hovering .owl-placeholder > .item:nth-child(2), header .wrap .beta.hovering .owl-placeholder > .item:nth-child(3), header .wrap .beta.hovering .owl-placeholder > .item:nth-child(4), header .wrap .beta.hovering .owl-placeholder > .item:nth-child(5), header .wrap .beta.hovering .owl-placeholder > .item:nth-child(6), header .wrap .beta.hovering .owl-placeholder > .item:nth-child(7) {
    background: #EBECEC;
  }
}

@media (max-width: 1024px) {
  header .wrap {
    background: #000;
  }
}

@media (max-width: 640px) {
  .content-home .keywords {
    background: #000;
  }
}

/* End campanie Black Friday */
/* Mini offer with button */
.mini-offer {
  display: none !important;
}

.mini-offer .btn {
  margin-left: 20px !important;
  font-family: he-700 !important;
  height: 28px !important;
  min-width: 135px !important;
  padding: 0 10px !important;
  line-height: 30px !important;
}

@media (max-width: 1024px) {
  .mini-offer .btn {
    text-align: center;
    padding: 0 !important;
    width: 110px !important;
    margin-left: 5px !important;
    min-width: 0 !important;
  }
}


  .black-friday-main .bannere-bf .container {
    position: relative;
  }
  
  .black-friday-main .bannere-bf .container::before, .black-friday-main .bannere-bf .container:after {
    content: '';
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
  }
  
  /*.black-friday-main .bannere-bf .container::before {
    background-image: url("../img/bf-black-2023/cat-left.svg");
    width: 151px;
    top: 0;
    left: 0;
    height: 115px;
  }*/
  
  @media screen and (max-width: 1024px) {
    .black-friday-main .bannere-bf .container::before {
      width: 100px;
      height: 85px;
      left: 10px;
    }
  }
  
  @media screen and (max-width: 768px) {
    .black-friday-main .bannere-bf .container::before {
      display: none;
    }
  }
  
  /*.black-friday-main .bannere-bf .container::after {
    background-image: url("../img/bf-black-2023/cat-right.svg");
    width: 151px;
    bottom: 0;
    right: -25px;
    height: 151px;
  }*/
  
  @media screen and (max-width: 1440px) {
    .black-friday-main .bannere-bf .container::after {
      right: -20;
    }
  }
  
  @media screen and (max-width: 1244px) {
    .black-friday-main .bannere-bf .container::after {
      right: 38px;
    }
  }
  
  @media screen and (max-width: 1024px) {
    .black-friday-main .bannere-bf .container::after {
      width: 100px;
      height: 100px;
      right: 10px;
    }
  }
  
  @media screen and (max-width: 768px) {
    .black-friday-main .bannere-bf .container::after {
      display: none;
    }
  }
  .black-friday-main{
	.cat-bf-2023{
		display: block;
		position: fixed;
		right: 0;
		bottom: 100px;
		height: 252px;
		width: 66px;
		z-index: 333;
		@media screen and(max-width: 1440px) {
			width: 46px;
			height: 180px;
		}
		@media screen and(max-width: 768px) {
			width: 34px;
			height: 140px;
			bottom: 50px;
			right: -1px;
		}
		a{
			display: block;
			background-image: url('../img/bf-black-2023/cat-scrolling111.svg');
			width: 100%;
			height: 100%;
			background-size: contain;
			background-repeat: no-repeat;
		}
		a:hover{background-repeat: no-repeat;
				background-image: url('../img/bf-black-2023/cat-scrolling222.svg');
				
			
		}
	}
	header .logo a:first-child + a{
		background-image: url('../img/bf-black-2023/logo-bf-cat.svg');
    width: 165px;
    height: 49px;
		background-size: contain;
		margin: 0;
		@media screen and (max-width:1024px){
			width: 186px;
			height: 48px;
			margin-left: 10px;
			margin-top: 2px;
		}
	}
    .subcategory .item-product .discount span{
		display: none;
	}
	.subcategory .item-product .discount{
		
		width: 62px;
		height: 62px;
		display: flex;
		justify-content: center;
		align-content: center;
		border-radius: 4px;
		&::before{
			content: '';
			display: block;
			position: absolute;
			width: 34px;
			height: 34px;
			background-image: url('../img/bf-black-2023/cat-bf.svg');
			background-repeat: no-repeat;
			background-position: center;
			background-size: contain;
			left: -9px;
			bottom: -3px;
		}
	}
	.subcategory .item-product .discount strong{
		color: #ffa01d;
		font-size: 20px;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		font-family: "he-700", Helvetica, Arial, sans-serif;
		padding-left:8px;
		&:before{
			content: 'BLACK FRIDAY';
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			display: block;
			color: white;
			font-family: "he-700", Helvetica, Arial, sans-serif;
			position: relative;
			left: -5px;
		}
	/*	&:after{
			content: '-';
			font-family: "he-700", Helvetica, Arial, sans-serif;
			display: block;
			position: absolute;
			left: 9px;
			bottom: 11px;
		}*/
	}
}
