.scw-switcher-wrap, .scw-trigger-icon {
	position:fixed;
	left:auto;
	background-color:#fff
}
.scw-trigger-icon {
	width:44px;
	height:44px;
	top:156px;
	right:20px;
	border:0;
	padding:0;
	text-align:center;
	z-index:5;
	cursor:pointer
}
.scw-trigger-icon i {
	font-size:18px
}
.scw-switcher-wrap.scw-switcher-open i:nth-of-type(1), .scw-switcher-wrap:not(.scw-switcher-open) i:nth-of-type(2) {
display:none
}
.scw-switcher-wrap {
	top:155px;
	right:19px;
	padding:23px;
	width:0;
	height:0;
	border:1px solid rgba(0, 0, 0, .09);
	border-radius:3px;
	box-shadow:0 13px 42px 11px rgba(0, 0, 0, .05);
	z-index:9999;
	overflow:hidden;
-webkit-transition:all .45s ease;
-o-transition:all .45s ease;
transition:all .45s ease
}
.scw-switcher-wrap.scw-switcher-open {
	width:360px;
	height:65%;
	padding:35px 25px;
	overflow-y:scroll
}
.scw-switcher-wrap .widget {
	margin:0
}
.scw-switcher-wrap .line, .scw-switcher-wrap .widget {
	opacity:0;
	-webkit-transition:opacity 0s ease;
	-o-transition:opacity 0s ease;
	transition:opacity 0s ease
}
.scw-switcher-wrap.scw-switcher-open .line, .scw-switcher-wrap.scw-switcher-open .widget {
	opacity:1;
-webkit-transition:opacity .3s .4s ease;
-o-transition:opacity .3s .4s ease;
transition:opacity .3s .4s ease
}
.scw-switcher-wrap .widget h4 {
	font-size:14px;
	letter-spacing:1px;
	margin-bottom:15px
}
.scw-switcher-wrap .btn-container {
	margin:0 -5px -5px 0
}
.scw-switcher-wrap .btn {
	margin:0 5px 5px 0
}
.scw-switcher-wrap .row {
	margin:0 -5px
}
.scw-switcher-wrap .col-6 {
	padding:5px
}
body:not(.has-plugin-isotope) .portfolio-reveal .portfolio-desc {
display:none
}
.overlay-trigger-icon:hover {
	opacity:.9!important;
	color:#1abc9c!important
}
@media(max-width:991.98px) {
.sub-menu-trigger {
color:#2a3035
}
}
	
	/* Move the top-bar and header over the slider */
#top-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: transparent;
    z-index: 1000; /* Ensure it stays above the slider */
    color: white; /* White text for visibility */
	border: 1px solid hsla(0,0%,100%,.15) !important;
}

#header {
    position: absolute;
    top: 50px; /* Below the top-bar */
    left: 0;
    width: 100%;
    background-color: transparent !important; /* Force transparency */
    z-index: 1001; /* Ensure it's on top of the slider */
    color: white; /* White text for visibility */
    box-shadow: none; /* Remove any shadow that might be applied */
	border-bottom: none !important;
}

/* Ensure no background color is applied to the container */
#header-wrap {
    background-color: transparent !important; /* Force transparency */
}

/* White text for the header menu items */
.header-row .menu-link div {
    
	 	  			font-family: Marcellus,serif !important;
	font-weight: 400 !important;

}

/* White color for the search and icons */
.header-misc-icon a, .header-misc-icon a i {
    color: white !important; /* Force icon colors to white */
}

.header-row .menu-link div {
    color: white; /* Ensure the menu links are visible */
		 	  			font-family: Marcellus,serif !important;

}
		
		.header-row .sub-menu-container .menu-item .menu-link div {
    color: grey; /* Ensure the menu links are visible */
		 	  			font-family: Marcellus,serif !important;

}

.header-misc .button-slider, .top-links-container .top-links-item a {
    color: white;
}

.header-misc-icon a, .header-misc-icon a i {
    color: white; /* Ensure icons remain visible */	 	  			font-family: Marcellus,serif !important;

}

/* Slider styling */
#slider {
    margin-top: 0;
    height: 100vh; /* Full-screen height */
    position: relative;
    z-index: 1;
	overflow: hidden;
}

.swiper-slide-bg {
    background-size: cover;
    background-position: center;
}

.slider-element .content {
    color: white;
}

.slider-arrow-left, .slider-arrow-right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    color: white;
    z-index: 1002;
}

.slider-arrow-left {
    left: 20px;
}

.slider-arrow-right {
    right: 20px;
}

		body
		{
			font-family: Marcellus,serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
		}
	@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 100% !important;
  }
}
		
		.subtitle-slider
		{
			  color:#fff;
  font-size:20px;
  text-transform:uppercase;
  letter-spacing:3px;
  margin-bottom:10px;
	  			font-family: Marcellus,serif;

	  
		}
		
		.title-slider
		{
			  color:#fff !important;
  font-size:70px !important;
   margin-bottom:45px !important;
   margin-top:0 !important;
 	  			font-family: Marcellus,serif !important;
			line-height: 1.1;

	  
		}
		
		.button-slider
		{
			 font-size:11px;
  text-transform:uppercase;
  line-height:48px;
  letter-spacing:3px;
  border-style:solid;
  border-width:2px;
  padding:0 25px;
  fill:#fff;
  color:#fff;
			display: inline-block;
		}
		
		.button-slider:hover
		{
			background-color: #fa3c7a;
  border-color: #fa3c7a;
			color: white;
		}
		
		.button-sliderimage
		{
			 font-size:11px;
  text-transform:uppercase;
  line-height:40px;
  letter-spacing:3px;
  border-style:solid;
  border-width:2px;
  padding:0 15px;
  fill:#fff;
  color:#fff;
			display: inline-block;
		}
		
		.button-sliderimage:hover
		{
			background-color: #fa3c7a;
  border-color: #fa3c7a;
			color: white;
		}
		
		
		.flex-next, .flex-prev, .slider-arrow-bottom-sm, .slider-arrow-left, .slider-arrow-right, .slider-arrow-top-sm {
  background-color: transparent !important;
  width: 52px;
  height: 52px;
  border: 1px solid white;
  border-radius: 50px;
  margin-left: 50px;
  margin-right: 50px;
}
		.slider-arrow-left:hover
		{
					background-color: #fa3c7a !important;
	
		}
		.slider-arrow-right:hover
		{
					background-color: #fa3c7a !important;
	
		}
		
		#logo {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
			margin-left: 20px;
}
		
		.header-misc {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.header-misc .icon {
    margin-left: 0px;
    font-size: 18px;
    color: white;
	margin-right: 20px;
}
		
		
	
	
	 .content-div {
    position: relative;  /* Make sure it's in the normal flow of the document */
    z-index: 1;
    
    background-color: white;  /* Optional background */
    margin-top: 0;  /* Ensure no negative margin */
    min-height: 400px;  /* Ensure it has some height */
}

/* Make sure body and html occupy full height to allow scrolling */
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;  /* Disable horizontal scrolling */
}

.banner-wrapper-infor {
  justify-content: flex-start;
  display: flex;
  bottom: 0;
  transform: translateY(0);
  top: auto;
  position: absolute;
  width: 100%;
  left: 0;
  padding: 0 0 45px 95px;
	 	  			font-family: Marcellus,serif !important;

	 
} 
		
		.bwp-image-subtitle {
  color: #000;
  font-size: 14px;
  letter-spacing: 3px;
  margin-bottom: 5px;	 	  			font-family: Marcellus,serif !important;

}
		
		.title-banner {
  font-size: 34px;
  margin-bottom: 10px;
  margin-top: 0;	 	  			font-family: Marcellus,serif !important;
			font-weight: 400;

}
		.buttonp
		{
	font-size: 11px;
  letter-spacing: 3px;
  fill: #fa3c7a;
  color: #fa3c7a;
			border-bottom: 1px solid #fa3c7a;
			text-decoration: underline;
		}
		
		.elementor-heading-title {
  font-size: 20px;
  letter-spacing: 2px;
  padding: 0;
  margin: 0;
  line-height: 1;
 			 
  			padding: 10px; display:inline-block;
    border-bottom:1px solid #fa3c7a;
    padding-bottom:2px;
			align-content: center;
}
		
		  .containerframe {
  background: #fff;
  border: 1px solid #ccc;
  padding: 3px;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  overflow: hidden;
  margin: 20px;
}
.cropframe {
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
.imgframe {
  display: block;
  height: 100%;
  position: absolute;
  margin: auto;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: -100%;
}
		
		
		.containerframe:hover {
  animation: shake 0.5s;
  animation-iteration-count: infinite;
			  border: 1px solid #fa3c7a;

}

@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}
		
		.item-title {
  font-size: 20px;
  margin: 0;
			text-align: center;font-family: Marcellus,serif !important;
			font-weight: 400;
}
		.item-title:hover{
  text-decoration: underline;
  text-decoration-color: #fa3c7a;
  -moz-text-decoration-color: #fa3c7a;
  text-decoration-thickness: 2px;
}
		
		.containersingleimage {
  position: relative;
  text-align: center;
  color: white;
}

 
 

.centered {
  position: absolute;
  top: 50%;
  left: 30%;
  transform: translate(-50%, -50%);
}
		
		
		.review-count {
  display: inline-block;
  position: relative;
  top: -1px;
  color: #9b9b9b;
  font-size: 14px;
  margin-left: 2px; 
			font-family: Marcellus,serif !important;
		}
		
	 .product-titlex {
  font-size: 16px;
  margin: 0 0 7px;
  line-height: 16px;
						font-family: Marcellus,serif !important;
color: black ;
		 font-weight: 400;
}
		.price {
  line-height: 24px;
  font-size: 16px;
  color: #fa3c7a;
  font-weight: 400;						font-family: Marcellus,serif !important;

 }
		
		
		.onsale {
  left: 10px;
  background: #d6ae7b;
   text-align: center !important;
  color: #fff;
  font-size: 14px;
  padding: 0 7px;
  text-transform: capitalize;
  font-weight: 500;
  display: block;
  position: relative;
  line-height: 22px;
  text-align: center;
  position: absolute;
  top: 10px;
  min-width: 47px;
  z-index: 1;
}
		.onsalehot {
  right: 10px;
  background: #fa3c7a;
   text-align: center !important;
  color: #fff;
  font-size: 14px;
  padding: 0 7px;
  text-transform: capitalize;
  font-weight: 500;
  display: block;
  position: relative;
  line-height: 22px;
  text-align: center;
  position: absolute;
  top: 10px;
  min-width: 47px;
  z-index: 1;
}
		.iconsimage {
  right: 10px;
  
  display: block;
  position: relative;
    position: absolute;
  bottom: 120px;
 
  z-index: 1;
}
		
		 
		
		
		.imagephoto {
  display: block;
  width: 100%;
  height: auto;
}

.overlayphoto {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .3s ease;
  background-color: red;
}

.portfolio-image:hover .overlayphoto {
  opacity: 1;
}
		
		 .loadmore {
  color: #868686;
  overflow: hidden;
  padding: 0 10px;
  min-width: 104px;
  height: 104px;
  line-height: 104px;
  background: 0 0;
  border: 1px solid #e3e3e3;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
			 margin-top: 20px;
}
		 .loadmore:hover {
  			border: 1px solid #fa3c7a;

}
		
		
	.elementor-icon {
 
  font-size: 50px;
  padding: 30px;

  border-radius: 50%;

  padding: .5em;
  background-color: #fa3c7a;
  color: #fff;
  fill: #fff;

  display: inline-block;
  line-height: 0.7;
  transition: all .3s;
  color: #69727d;
  font-size: 50px;
  text-align: center;
}
