/* Add custom CSS styles below */
body {
	background-color: #fff;
	background-image: url("https://i.ibb.co/wwn6nzJ/Home-page.png");
	background-size: cover;
}
.top-bar {
	position: fixed;
	top: 0px;
	width: 100%;
	background: rgb(67, 83, 156);
	color: rgb(255, 255, 255);
	text-align: center;
	padding: 6px 0px;
	overflow: hidden;
	height: 40px;
	z-index: 9999;
}


.sicon-special-check {
	color: #46bf7e;
}
.s-product-card-entry {
	flex-direction: column;
	box-shadow: 0 5px 17px rgba(33, 63, 93, 0.13);
	overflow: hidden;
}

.clickable {
	cursor: pointer;
}
@media (min-width: 1024px) {
	.s-products-list-horizontal-cards {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}
.store-footer__inner {
	background-color: #fafaff;
}
.copyright-text p {
	color: #eeeffd;
}
.store-footer__inner * {
	color: #333;
}
.footer-paragraph {
	margin-bottom: 16px;
}
.s-product-card-horizontal .s-product-card-image {
	width: 100%;
	display: block;
	margin: auto;
}
section.tabs-initialized {
	background-color: transparent !important;
}
.home-slider__content p {
	overflow: visible;
	-webkit-line-clamp: 5;
}
.banner-entry {
	position: relative;
	height: 300px;
	border-radius: 0.375rem;
	background-color: transparent !important;
	background-position: center;
	background-repeat: no-repeat;
	padding: 0.75rem;
	text-align: center;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, 1);
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.lazy__bg.loaded {
	opacity: 1;
	background-size: 90%;
	background-repeat: no-repeat;
}

.s-block--tabs-produtcs .tabs {
	display:none !important
}
.s-block--tabs-produtcs:nth-of-type(2) .tabs{
	display:block!important
}
.swiper-wrapper {
	justify-content: space-around;
}
.s-products-slider-slider .swiper-wrapper.s-slider-swiper-wrapper {
	padding: 40px 0;
}
.s-button-element:not(:disabled):not([loading]) {
	border-radius: 4px;
}
:/*ContainerStyling*/section.s-block.s-block--features__item  {

}
.s-block--features__item {
	box-shadow: 0 5px 17px rgb(33, 63, 93, 0.15) !important;
}
@media (min-width: 768px) {
	.s-block--features__item {
		display: flex !important;
		flex-direction: row !important;
		align-items: center !important;
		flex-wrap: wrap !important;
		justify-content: flex-start !important;
		border: none !important;
		border-radius: 8px !important;
		padding: 16px !important;
		background-color: #ffffff !important;

		margin: 0 auto !important;
		transition: transform 0.3s, box-shadow 0.3s !important;
		padding-bottom: 32px !important;
	}
	.s-block--features__item .feature-icon i {
		font-size: 36px !important;
		color: #43539c !important;
		background-color: transparent !important;
		border-radius: 50% !important;
		width: 60px !important;
		height: 60px !important;
		display: flex !important;
		align-items: center !important;
		justify-content: center !important;
		margin-left: 16px !important;
	}
	.s-block--features__item .feature-icon {
		background-color: transparent !important;
		width: 30% !important;
		margin-top: 10px !important;
		margin-bottom: 0 !important;
	}

	.s-block--features__item h2 {
		font-size: 18px !important;
		font-weight: bold !important;
		color: #222222 !important;
		margin-bottom: 4px !important;
		text-align: right !important;
		width: 60% !important;
	}
	.s-block--features__item p {
		font-size: 14px !important;
		color: #555555 !important;
		margin: 0 !important;
		text-align: right !important;
		width: 70% !important;
		margin-right: 30% !important;
		margin-top: -20px !important;
	}
}

.top-bary {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #43539c;
	color: #fff;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	z-index: 1000;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.main-nav-container.fixed-pinned .inner {
	position: fixed;
	top: 45px;
}

.overlay-bg iframe {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 177.78% !important; /* 16:9 aspect ratio */
	height: 170% !important;
	transform: translate(-50%, -50%);
	pointer-events: none; /* Disable interactions */
}
.s-block--hero-slider {
	position: relative !important;
}
.sicon-play {
	width: 50px;
	height: 50px;
	background: #ffffff;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #494949;
	font-size: 20px;
	cursor: pointer;
	position: absolute;
	left: 20px;
	bottom: 20px;
	z-index: 99;
}
.custom-modal {
	position: fixed;
	inset: 0 0 0 0;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	z-index: 99999;
}
.custom-modal .box {
	background: white;
	padding: 24px;
	border-radius: 12px;
}
.custom-modal .box iframe {
	width: 700px;
	height: 400px;
}
.custom-modal i {
	background: white;
	display: block;
	margin-bottom: 24px;
	border-radius: 50%;
	height: 30px;
	width: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	transition: 0.3s ease-in-out;
	cursor: pointer;
}
.custom-modal i:hover {
	transform: scale(1.2);
}

.s-block--hero-slider .s-slider-block__title-nav {
	display: none !important;
}

@media (min-width: 1280px) {
	.s-block--hero-slider .swiper-slide {
		height: 718px;
	}
}
.main-nav-container {
	background-color: transparent;
}
/*


*/
.store-header {
	z-index: 99999;
	position: fixed;
	top: 0px !important; 
	left: 0 !important;
	width:100vw;
	right: 0;
}
.store-header a,
.store-header p,
.store-header b,
.store-header i {
	color: white;
}

.s-block--hero-slider {
	margin-top: 50px !important;
}
.main-nav-container {
	background: rgba(0, 0, 0, 0.6);
	backdrop-filter: blur(10px);
}
.s-user-menu-dropdown-list span{
  color:#444 !important
}
.s-user-menu-trigger{
  background-color: transparent !important;
  }
  .s-user-menu-dropdown-header-content,
  .s-user-menu-dropdown-list{
    background-color:white
  }
  
  .s-modal-container {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 999999999999999999999;
    overflow: hidden;
}
@media only screen and (min-width: 1024px) {
	.main-menu .sub-menu {
		background: rgba(0, 0, 0, 0.2);
		backdrop-filter: blur(10px);
	}
	.main-nav-container.fixed-header .main-menu .sub-menu {
		background: rgba(0, 0, 0, 0.8);
	}
}

.main-nav-container.fixed-pinned .inner {
	position: fixed;
	top: 10px !important;
	background: transparent !important;
	backdrop-filter: none !important;
	box-shadow: none !important;
}
.s-user-menu-toggler::before{
  z-index: 0 !important
}
@media only screen and (max-width: 992px) {
	.s-block--hero-slider .swiper-slide {
		position: relative;
		height: 40rem;
	}
	.overlay-bg iframe {
		width: 360.78% !important;
	}
	.home-slider__content .w-4\/6 {
		min-width: 100% !important;
	}
	.home-slider__content p {
		overflow: visible;
		-webkit-line-clamp: 5;
	}
	.mm-ocd,
	.mm-ocd-opened .btn--close-sm {
		position: fixed;
		top: 170px;
	}
	.custom-modal .box iframe {
		width: 300px;
		height: 400px;
	}
	.top-bar div {
		font-size: 12px;
	}
	.swiper-wrapper.s-slider-swiper-wrapper {
	}
	.s-products-list-horizontal-cards {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 1rem;
	}
}

@media (max-width: 480px) {
	.s-product-card-horizontal
		salla-button.s-product-card-wishlist-btn:where([dir="rtl"], [dir="rtl"] *) {
		right: auto;
		top: -100px;
		left: 10px;
	}
	.s-product-card-entry button span {
		font-size: 14px !important;
	}
	.s-product-card-entry button {
		padding-bottom: 0.3rem;
		padding-top: 0.3rem;
	}
	.banner-entry {
    position: relative;
    height: 90px;
    }
    .s-block--hero-slider .text-center{
    margin-top:40px
    }
    .breadcrumbs {
    margin-top: 160px;
    }
    .s-user-menu-dropdown-header-content > p{
   color:#444 !important;
  }
  .s-user-menu-dropdown-header {
    background-color: #ffffff !important;
  }
  .s-user-menu-dropdown:where([dir="rtl"], [dir="rtl"] *) {
    top: 130px;
    height: 100vh;
}
}