.header-07 {
    --header-nav-item-hoz-padding: 7px !important;
}

html[lang="ar"] .insight_core_breadcrumb li+li:before,
html[lang="he-IL"] .insight_core_breadcrumb li+li:before{
	transform: translateY(-50%) translateY(1px) scale(-1) !important;
}

.minimog-nice-select-wrap .minimog-nice-select{
	right: 0px;
	left:auto
}

html[lang="ar"] .minimog-nice-select-wrap .minimog-nice-select,
html[lang="he-IL"] .minimog-nice-select-wrap .minimog-nice-select{
	right: unset;
	left:0px
}

.minimog-product:not(.style-list).group-style-08 .product-badges{
	left:14px
}
html[lang="ar"] .minimog-product:not(.style-list).group-style-08 .product-badges,
html[lang="he-IL"] .minimog-product:not(.style-list).group-style-08 .product-badges{
	right:14px
}

html[lang="ar"] .trp-ls-shortcode-language,
html[lang="he-IL"] .trp-ls-shortcode-language{
	right: unset !important;
	left:0px !important;
}

/* .minimog-product-categories .minimog-lazy-image, .minimog-product-categories .minimog-lazy-image img{
	height:30vh;
	object-fit: cover
} */


@media (max-width: 420px) {
	.loop-product-title-wrap{
  display: block !important;
}
.loop-product-title-wrap .price{
  margin-top: 10px !important;
	}
}
.header-07{
	
	padding-bottom:0px;

}
.page-title-bar-minimal-01 .page-breadcrumb{
	padding: 15px  0;
	background-color: #f7f7f7;
	
}

.entry-product-section-heading{
	font-size: 20px;
	margin-bottom:20px;
	position:relative;
	display: inline-block;
	padding:0 8px;
	max-width: 80%;
}

@media (max-width: 767px) {
	.entry-product-section-heading {
		font-size: 18px;
		margin-bottom: 15px;
		max-width: 100%;
		padding: 0 6px;
	}
}

@media (max-width: 479px) {
	.entry-product-section-heading {
		font-size: 16px;
		margin-bottom: 12px;
	}
}
.entry-product-section-heading::before{

	content:"";
position: absolute;
  right: 0;
  
	width:3px;
	height:100%;
	  background-color: var(--minimog-color-button-background);
}
html[lang="en-US"] .entry-product-section-heading::before{

  right: unset;
  left: 0

}


.entry-product-section .tm-swiper .swiper-nav-button{
	width: 40px;
	height: 40px;
}

@media (max-width: 767px) {
	.entry-product-section .tm-swiper .swiper-nav-button {
		width: 32px;
		height: 32px;
	}
}

@media (max-width: 479px) {
	.entry-product-section .tm-swiper .swiper-nav-button {
		width: 28px;
		height: 28px;
	}
}

.entry-product-section .tm-swiper .swiper-nav-button{
	opacity:1;
	visibility:visible;
	position:absolute;
	top: -60px !important;
	bottom: unset;
	right: unset;
	left:0;
}

html[lang="en-US"] .entry-product-section .tm-swiper .swiper-nav-button{
	left: unset;
	right:0 !important;
}



.entry-product-section .tm-swiper .swiper-button-prev{
	right: unset !important;
	left: 60px !important;
}

html[lang="en-US"] .entry-product-section .tm-swiper .swiper-button-prev{
	left: unset !important;
	right: 60px !important;
}

@media (max-width: 767px) {
	.entry-product-section .tm-swiper .swiper-nav-button {
		top: -50px !important;
	}
	.entry-product-section .tm-swiper .swiper-button-prev {
		right: unset !important;
		left: 45px !important;
	}
	html[lang="en-US"] .entry-product-section .tm-swiper .swiper-button-prev{
		left: unset !important;
		right: 45px !important;
	}
}

@media (max-width: 479px) {
	.entry-product-section .tm-swiper .swiper-nav-button {
		top: -45px !important;
	}
	.entry-product-section .tm-swiper .swiper-button-prev {
		left: 35px !important;
	}
	html[lang="en-US"] .entry-product-section .tm-swiper .swiper-button-prev{
		left: unset !important;
		right: 35px !important;
	}
}


.mobile-menu-info-list .info-icon{
    font-family: 'Font Awesome 5 Brands' !important;
}