.slidebg{
background: url('https://elleebana.com/wp-content/uploads/2026/07/Ex_Import_Site_Design_Home_Page_Assets1.png') 0% 0% / cover;
}
.subpage p {
    padding: 0 !important;
}
.innovation-desktop {
	display: block;
	max-width: 1440px;
	margin: auto;
}

.innovation-mobile {
	display: none;
}

.ellee-blacklogo {
	position: absolute;
	left: 10%;
}

.blog-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 15px;
	max-width: 70%;
	margin: 5% auto;
}

.blog-card {
	overflow: hidden;
	transition: .3s ease;
	border: 5px solid #937f46;
	padding: 10px;
}

.blog-card:hover {
	transform: translateY(-5px);
}

.blogpost-img {
	background: #937f46;
	padding: 3px 5px;
	margin-right: 10px;
}

.blog-image img {
	width: 100%;
	/*height: 240px*/
	object-fit: cover;
	display: block;
}

.blog-content {
	padding: 20px;
}

.blog-date {
	font-size: 13px;
	color: #937f46;
	margin-bottom: 10px;
	padding: 5px;
	display: flex;
}

.blog-content h3 {
	margin: 0 0 15px;
	font-size: 22px;
	line-height: 1.3;
}

.blog-content h3 a {
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 900;
}

.blog-content p {
	color: #fff;
	margin-bottom: 20px;
	line-height: 1.4;
	min-height: 62px;
}

.read-more {
	color: #937f46;
	letter-spacing: 1px !important;
	background-image: url('https://elleebana.com/wp-content/themes/niche-theme/images/white-arrow-right.png') !important;
	background-size: 10px !important;
	background-position: calc(100% - 10px) center !important;
	background-repeat: no-repeat !important;
	display: inline-block;
	font-family: 'Gotham-Book';
	font-size: 13px !important;
	line-height: 20px !important;
	padding-right: 30px;
}

.blog-readmore {
	display: grid;
	padding: 1% 0 10%;
}

.blog-btn {
	max-width: 120px;
	color: #fff !important;
	background-color: #937f46 !important;
	padding: 12px 13px 12px 13px !important;
	letter-spacing: 1px !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	display: inline-block;
	font-family: 'Gotham-Book';
	font-size: 13px !important;
	line-height: 20px !important;
	border: 1px solid transparent !important;
	margin: auto;
}

.blog-btn:hover {
	color: #937f46 !important;
	background-color: #fff !important;
}

.blog-space {
	height: 400px;
}

.innov-banner {
	position: relative;
	margin-top: -30%;
	z-index: 99999;
	background-size: 100% !important;
	background-repeat: no-repeat !important;
	background-position: bottom !important;
	margin-top: -15%;
	z-index: 9999;
	padding-bottom: 12%;
}

.innov-banner-content {
	display: grid;
	gap: 15px;
	max-width: 70%;
	margin: -11% auto 0 auto;
}

.hplist-items {
	list-style: none;
	padding-left: 0;
	margin: 10px 15px 0;
	max-width: 290px;
}

.hplist-items li::before {
	content: "";
	position: absolute;
	width: 25px;
	height: 25px;
	background: url('https://elleebana.com/wp-content/uploads/2026/07/arrow_1.png') no-repeat center;
	background-size: contain;
	margin-top: 5px;
}

ul.hplist-items li a {
	background: #97844d;
	position: static;
	padding: 5px 10px 5px;
	width: 100%;
	color: #fff;
	margin: 5px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 2px;
	display: list-item;
	margin-left: 30px;
}

ul.hplist-items li a:hover {
	background: #fff;
	color: #97844d;
}


.edu-banner-content {
	display: flex;
	justify-content: center;
	padding: 0 30%;
	margin: 8% 0 0;
}

.edu-content {
	display: flex;
	justify-content: center;
	padding: 0 4%;
	margin: 8% 0 0;
	background: #ccc;
}

.education_image1 {
	width: 80%;
	border: 30px #fff solid;
	border-top: 0;
	display: block;
}

.education_mobile_image {
	display: none;
}

.education_arrowaimage {
	display: block;
	max-height: auto;
}

.education_imagediv {
	display: flex;
	align-items: center;
	flex-direction: column;
}

.education_image2 {
	width: 50%;
	border: 30px #fff solid;
	max-width: 450px;
	margin-top: -20%;
	margin-left: 20%;
	display: block;
}

.edu-img-container {
	display: flex;
	text-align: center;
	justify-content: flex-end;
	padding-bottom: 20px;
	margin: auto;
	flex: 0 0 60%;
}

.edu-list {
	display: flex;
	justify-content: center;
	padding: 20px;
	flex: 0 0 40%;
	align-self: flex-start;
	flex-direction: column;
}

.div1 {
	align-items: flex-start;
	margin: auto;
	padding-bottom: 40px;
}

.div2 {
	align-self: flex-start;
	margin-left: -25%;
}

.edu-banner {
	position: relative;
	margin-top: -30%;
	z-index: 99999;
	background-size: 100% !important;
	background-repeat: no-repeat !important;
	background-position: bottom !important;
	margin-top: -15%;
	z-index: 9999;
}

.review-container {
	background: url('https://elleebana.com/wp-content/uploads/2026/07/Ex_Import_Site_Design_Home_Page_Assets2.png');
	height: 300px;
	padding-top: 220px;
	background-size: cover;
	min-height: 530px;
}

.image-wrapper {
	position: relative;
	display: inline-block;
	width: 100%;
}

.image-back {
	display: block !important;
	width: 100% !important;
	height: auto;
}

.image-back-mobile {
	display: none !important;
	width: 100% !important;
	height: auto;
	background: #000;
}

.image-front {
	position: absolute;
	top: 70%;
	transform: translate(-50%, -50%);
	left: 50%;
	width: 150px !important;
	z-index: 2;
	max-height: unset !important;
	min-height: unset !important;
}
/*.image-wrapper::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1;
    pointer-events: none;
}*/

.ellee-banner {
	position: relative;
	margin-bottom: -10px !important;
}

/*********************/
.social-sticky {
	position: absolute;
	top: 70%;
	left: 36px;
	transform: translateY(-50%);
	display: flex;
	flex-direction: column;
	gap: 15px;
	z-index: 9999;
}

.social-sticky a {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-decoration: none;
	font-size: 22px;
	transition: all .3s ease;
}

.social-sticky a:hover {
	transform: scale(1.12);
}

.blog-container {
	background: url('https://elleebana.com/wp-content/uploads/2026/07/Ex_Import_Site_Design_Home_Page_Assets2.png');
	background-size: 100% 100% !important;
	background-repeat: no-repeat !important;
	margin-top: -19%;
	position: relative;
	padding-top: 0;
}

.arrow-container-mobile {
	display: none;
}

.arrow-container {
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	text-align: center;
	position: absolute;
	top: 1%;
	z-index: 9999999;
	max-width: 100%;
    margin-top: 0;
}

.arrow-container img {
	max-width: 75%;
	margin: auto;
}

.blog-title {
	margin: auto;
	display: flex;
	text-align: center;
	justify-content: flex-start;
	max-width: 75%;
	border-bottom: 1px solid #999;
	padding-top: 20%;
}

/* Tablet */
@media (max-width: 991px) {
	.blog-title {
        padding-top: 30%;
    }
    .slidebg{
    	background: url('https://elleebana.com/wp-content/uploads/2026/07/Ex_Import_Site_Design_Home_Page_Mobile_Assets1.png') 0% 0% / cover;
    }
    .blog-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}


/* Mobile */
@media (max-width: 768px) {
	
    img.education_arrowaimage {
		max-height: 80px;
	}

	.blog-content h3 {
		font-size: 16px;
	}

	.edu-img-container,
	.edu-list {
		flex: 0 0 100%;
	}

	.education_mobile_image {
		display: block;
	}

	.education_arrowaimage,
	.education_image1,
	.education_image2 {
		display: none;
	}

	.edu-content {
		display: flex !important;
		flex-direction: column !important;
		background: none;
		padding: 10px;
	}

	.div1,
	.div2 {
		display: block !important;
		width: 100% !important;
		flex: none !important;
	}

	.div2 {
		margin-left: 0 !important;
	}

	.review-container {
		background-position: center 90px;
		background-repeat: no-repeat;
		min-height: 560px;
	}

	.innovation-desktop,
	.image-back {
		display: none !important;
	}

	.innovation-mobile,
	.image-back-mobile {
		display: block !important;
		margin: auto;
	}

	.blog-grid {

		grid-template-columns: 1fr;
	}

	.blog-image img {
		height: 220px;
	}
}

/* Mobile */
@media (max-width: 768px) {
	.social-sticky {
		left: 10px;
		gap: 8px;
	}

	.social-sticky a {
		width: 42px;
		height: 42px;
		font-size: 18px;
	}
}

/*******************************/
.logo-img {
	width: 76% !important;
	margin-top: 20%;
}

.home-btn {
	color: #000;
	background-color: #fff;
	padding: 12px 13px 12px 13px !important;
	letter-spacing: 1px !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	display: inline-block;
	font-family: 'Gotham-Book';
	font-size: 13px !important;
	line-height: 20px !important;
}

.blog-grid .slick-slider {
	margin: 0 !important;
}

.slick-dots li button:before {
	color: #fff;
}

.slick-prev,
.slick-next {
	display: block !important;
}

.slick-prev:before,
.slick-next:before {
	color: #937f46;
}

.primary-container {
	max-width: 100% !important;
	margin: 0 auto;
}

.subpage .content-area {
	padding: 0 !important;
}

.entry-content,
.entry-content table {
	font-family: 'Gotham-Book';
	letter-spacing: normal;
	padding: 0;
}

.custom-breadcrumb,
.subpage .site-main,
.archive .site-main {
	max-width: 100% !important;
}

.slider {
	width: 100%;
	margin: 0 auto;
	background: transparent;
}

/* Default slide styling */
.slide,
.slide2 {
	position: relative;
}

.slide img,
.slide2 img {
	width: 100%;
	height: inherit;
	display: block;
}

.content {
	position: absolute;
	top: 25%;
	left: 12%;
	text-align: left;
	color: white;
	z-index: 1;
	width: 40%;
	background: transparent;
}

.heading {
	font-size: 40px;
	letter-spacing: 7px;
	text-transform: uppercase;
	margin: 0;
	font-family: 'Gotham-Book';
	padding: 0;
	font-weight: normal;
}

.heading2 {
	font-size: 58px;
	font-weight: bolder;
	margin: 0 0 20px !important;
	font-family: 'Gotham-Book';
	border: 0;
	padding: 0;
	text-transform: uppercase;
}

.description p {
	font-size: 15px;
}

.description {
	font-size: 1.5rem;
	text-shadow: none;
	/*2px 2px 4px rgba(0, 0, 0, 0.6);*/
	margin-bottom: 20px;
}

.slick-list {
	background: transparent;
}

/* Desktop */
@media screen and (min-width: 769px) {

	.desktop-img {
		display: block !important;
		object-fit: cover;
	}

	/*.mobile-img {
        display: none !important;
    }*/

	.slide {
		height: 1035px !important;
		background-size: cover;
		background-position: center;
	}

	.slide2 {
		height: 550px !important;
		background-size: cover;
		background-position: center;
	}
}

.slick-next {
	right: 5px;
}

.slick-prev {
	left: 5px;
	z-index: 1;
}

.description ul {
	margin: 20px;
}

/* Mobile */
@media screen and (min-width: 601px) and (max-width: 768px) {

	.hplist-items {
		margin: 10px 0 0 !important;
	}

	.arrow-container-mobile {
		position: absolute;
		top: -13%;
		left: 0;
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		display: block;
		z-index: 9999999;
        margin-top: 16%;
	}

	.arrow-container-mobile img {
		width: 100%;
		height: auto;
	}

	.edu-img-container,
	.edu-list {
		width: 100% !important;
		max-width: 100% !important;
		flex: 0 0 100% !important;
		margin: 0 auto !important;
		justify-content: center;
	}

	.ellee-blacklogo {
		width: 100%;
		left: 0;
		position: absolute;
	}

	.div2 {
		padding-left: 29% !important;
	}

	.innov-container {
		margin-left: 25%;
	}

	.edu-banner-content {
		padding: 20px;
	}
}
@media screen and (min-width: 1600px) {
    .arrow-container{top: 8%;}
    .slide {
    	height: 1290px !important;
    }
}
@media screen and (max-width: 768px) {
	.slide{height: 650px;}
    .innov-banner {
		background: url('https://elleebana.com/wp-content/uploads/2026/07/Ex_Import_Site_Design_Home_Page_Mobile_Assets3.png');
		background-position: center 40px !important;
		margin-top: -32%;
	}

	.innov-banner-content {
		max-width: 90%;
		margin: 0 auto 0 auto;
	}

	.slick-slider {
		margin: 0 auto !important;
	}

	.blog-readmore {
		margin-top: 50px;
	}

	.blog-space {
		height: 250px;
	}

	.logo-img {
		width: 100% !important;
		margin-top: 12%;
	}

	.content {
		text-align: center !important;
	}

	.social-sticky {
		display: none;
	}

	.arrow-container {
		display: none;
	}


	.content {
		top: 100px;
	}

	.heading {
		font-size: 1.6rem;
	}

	.heading2 {
		font-size: 30px;
	}

	.description {
		font-size: 1.3rem;
		text-align: center;
	}

	.blog-container {
		margin-top: 0;
		padding-top: 100px;
		background: #000;
		background-image: url('');
	}

	.slick-list {
		background: #000;
	}

	.desktop-img {
		display: none !important;
	}

	.mobile-img {
		display: block !important;
	}

	.slide,
	.slide2 {
		min-height: auto;
	}

	.content {
		position: relative;
		text-align: left;
		left: 0;
		transform: none;
		top: 0;
		padding: 110px 10px 0;
		width: 100%;
		background: transparent;
	}


	.description {
		font-size: 1rem;
		text-shadow: none;
	}
}

@media screen and (min-width: 320px) and (max-width: 600px) {

	.ellee-blacklogo {
		left: 0;
		position: absolute;
	}

	.arrow-container-mobile {
		top: -13%;
		margin: auto;
		position: absolute;
		z-index: 9999999;
		max-width: 100%;
		display: block !important;
		width: 100%;
        margin-top: 16%;
	}

	/*.image-front {
          top: 58%;
          left: 35%;
      }*/
	.edu-list {
		padding: 20px 0 20px 15px;
		width: 100% !important;
	}

	.hplist-items {
		padding: 10px 20px 0 !important;
	}

	.edu-banner-content {
		padding: 20px !important;
	}
}

@media screen and (min-width: 1600px) {

	.innov-banner-content {
		margin: -7% auto 0 auto;
	}
}