.eb-link {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.eb-no-link {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	cursor: inherit;
}
.easybanner-box {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Type 4 Banner - Clean Two-Column Layout */
.easybanner-box.full-width-forced .type_banner_4 {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	background-color: #F7F7F7;
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
}
/* Text block */
.type_banner_4 .eb-t4-text {
	flex: 0 0 100%;
	display: flex;
	align-items: center;
	padding: 40px 16px;
}
.type_banner_4 .eb-text-only {
	width: 100%;
}
.type_banner_4 .eb-to-title {
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0.14px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 16px;
	color: #1C1A19;
}
.type_banner_4 .eb-to-desc {
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 0.065px;
	color: #1C1A19;
	margin-bottom: 24px;
}
.type_banner_4 .eb-to-buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}
.type_banner_4 .btn-eb-to {
	padding: 10px 24px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.06px;
	text-transform: uppercase;
	border-radius: 4px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	text-decoration: none;
	transition: all 0.2s ease;
	font-weight: 400;
}
.type_banner_4 .btn-eb-to.primary {
	background-color: #1C1A19;
	color: #FFFFFF;
	padding: 10px 32px;
}
.type_banner_4 .btn-eb-to.primary:hover {
	background-color: #333;
}
.type_banner_4 .btn-eb-to.secondary {
	background-color: transparent;
	border: 1px solid #1C1A19;
	color: #1C1A19;
}
.type_banner_4 .btn-eb-to.secondary:hover {
	background-color: #1C1A19;
	color: #FFFFFF;
}
/* Image block */
.type_banner_4 .eb-t4-image {
	flex: 0 0 100%;
	position: relative;
  margin: 0 !important;
}
.type_banner_4 .eb-t4-image-inner {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 250px;
}
.type_banner_4 .eb-t4-image-inner::after {
	content: "";
	position: absolute;
	inset: 0;
	background-color: rgba(101, 101, 101, 0.1);
	pointer-events: none;
}
.type_banner_4 .eb-t4-image-inner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

/* Desktop: Side by side */
@media (min-width: 992px) {
	.type_banner_4 .eb-t4-text {
		flex: 0 0 45%;
		padding: 80px 40px 80px 0;
	}
	.type_banner_4 .eb-text-only {
		max-width: 491px;
		margin-right: auto;
		margin-left: 38px;
	}
	.type_banner_4 .eb-to-title {
		font-size: 28px;
		line-height: 36px;
		margin-bottom: 20px;
	}
	.type_banner_4 .eb-to-desc {
		margin-bottom: 32px;
	}
	.type_banner_4 .eb-t4-image {
		flex: 0 0 55%;
	}
	.type_banner_4 .eb-t4-image-inner {
		min-height: 400px;
	}
}
.easybanner-box .row > div {
	margin-bottom: 10px;
	margin-top: 10px;
}
.type_one_two_column_right .type-easy-b-7:nth-child(2) {
	margin-top:20px;
}
.type_one_two_column_right .type-easy-b-6:nth-child(2) {
	 margin-top:20px;
}
.item-text {
	width: 100%;
	align-self:flex-end;
	z-index: 1;
}
.type-easy-b-1 .item-img-and-text {
	flex-direction: column;
}
.type_banner_3,
.type_banner_2 {
	flex-direction: column;
}
.type_banner_4,
.type-easy-b-4 .item-img-and-text,
.type_banner_5,
.type-easy-b-5 .item-img-and-text {
	flex-direction: column;

}
.type-easy-b-2 .item-img-and-text,
.type-easy-b-3 .item-img-and-text,
.type-easy-b-6 .item-img-and-text,
.type-easy-b-7 .item-img-and-text {
	flex-direction: column;
	margin-top: auto;
}
.type-easy-b-2 .item-img-and-text .item-text,
.type-easy-b-3 .item-img-and-text .item-text,
.type-easy-b-6 .item-img-and-text .item-text,
.type-easy-b-7 .item-img-and-text .item-text{
	width: 100%;
}
.type-easy-b-2 .item-easy-b .easy-b-image img,
.type-easy-b-3 .item-easy-b .easy-b-image img,
.type-easy-b-6 .item-easy-b .easy-b-image img,
.type-easy-b-7 .item-easy-b .easy-b-image img {
	color:transparent;
}
.type_one_two_column_right {
	flex-direction: column;
}
.item-easy-b {
	/* padding: 25px; */
	/* border-radius: 12px; */
	position: relative;
	height: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
   /* flex-direction: column;
	justify-content: end;*/
}
.item-easy-b.style-type-4-5-img {
	padding: 0 !important;
}
.jcsb {
	justify-content: space-between;
	flex-basis: 100%;
}
.easy-b-image {
	width: 100%;
	align-self: center;
}
.item-easy-b .easy-b-image img {
	display: block;
	transition: all 0.2s ease-out;
}
.item-easy-b .easy-b-image img.image-left {
	margin-left: 0;
	margin-right: auto;
}
.item-easy-b .easy-b-image img.image-center {
	margin:0 auto;
}
.item-easy-b .easy-b-image img.image-right {
	margin-left: auto;
	margin-right: 0px;
}
/* .item-easy-b:hover .easy-b-image img {
	opacity: 0.87;
	transform: rotate(-1deg) scale(1.05);
	transition: all 0.2s ease-in;
} */
.easy-b-title {
	color: #000;
	display: block;
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	font-weight: 600;
	line-height: 26px;
	align-self: end;
}

.easy-b-price-box {
  width: auto;
  text-align:right;
  margin-left: auto;
}
.easy-b-price-inner {
	position: relative;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	background: #fff;
	color: #000;
	padding: 0px 10px 0px 20px;
	border-radius: 30px 10px 10px 10px;
}
.easy-b-price-inner:before {
	content: "";
	position: absolute;
	width: 15px;
	height: 32px;
	background: #fff;
	left: 0px;
	transform: skewX(-20deg);
	border-radius: 10px 0px 0px 10px;
}
.easy-b-price-inner:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	background: #eee;
	left: 5px;
	bottom:7px;
	border-radius: 50px;
}
.easy-b-price-from {
	font-size: 11px;
	font-weight: 600;
	display: inline-block;
}
.easy-b-price {
	font-size: 14px;
	padding-left: 3px;
	font-weight: 600;
	display: inline-block;
}
.easy-b-price .cs-currency{
	font-size:11px;
}

.easy-b-logo-brand {
	margin-bottom: 20px;
}
.easy-b-description {
	margin-top: 10px;
	font-size:15px;
	color:#000;
}
.easy-b-logo-brand img{
	margin: 0 auto;
}
.type_banner_6,
.type_banner_7 {
	flex-wrap: wrap;
}
.type_one_two_column_right .type-easy-b-6,
.type_one_two_column_right .type-easy-b-7 {
	padding: 0px;
}
@media (min-width: 768px) {
	.type_one_two_column_right .item-text {
		position:absolute;
		left:25px;
		right: 25px;
		width: auto;
	}
	.type_one_two_column_right .col-xs-12 {
		height: 100%;
	}
	.type_one_two_column_right {
		flex-direction: row;
	}
	.type_one_two_column_right .type-easy-b-6:nth-child(1),
	.type_one_two_column_right .type-easy-b-7:nth-child(1) {
		margin-left: -10px;
	}
	.type_one_two_column_right .type-easy-b-6:nth-child(2),
	.type_one_two_column_right .type-easy-b-7:nth-child(2) {
		margin-right: -10px;
		margin-top:0px;
	}
	.type_one_two_column_right .type-easy-b-6,
	.type_one_two_column_right .type-easy-b-7 {
		padding: 0px 10px;
	}
	.type_banner_4,
	.type_banner_5,
	.type_banner_2,
	.type-easy-b-1 .item-img-and-text {
		flex-direction: row;
	}
	.easy-b-price-box {
	   position: absolute;
	   top:25px;
	   right: 25px;
	}
	.item-easy-b {
		/* padding: 20px 25px; */
		overflow:hidden;
	}
	.item-easy-b.style-type-4-5-img {
		padding: 0 !important;
	}
	.easy-b-logo-brand img{
		margin-left: 0px;
	}
	.easy-b-title {
		font-size: 20px;
	}
	.easy-b-price-box {
	  width: auto;
	  text-align:right;
	}
	.easy-b-price-inner {
		height: 46px;
		line-height: 46px;
		padding: 0px 15px 0px 30px;
	}
	.easy-b-price-inner:before {
		width: 20px;
		height: 46px;
	}
	.easy-b-price-inner:after {
		width: 9px;
		height: 9px;
		left: 7px;
		bottom:7px;

	}
	.easy-b-price-from {
		font-size: 12px;
	}
	.easy-b-price {
		font-size: 22px;
	}

}
@media (min-width:992px) {
	.type_one_two_column_right {
		flex-direction: column;
	}
	.type_one_two_column_right .type-easy-b-6:nth-child(1),
	.type_one_two_column_right .type-easy-b-7:nth-child(1) {
		margin-left: 0px;
	}
	.type_one_two_column_right .type-easy-b-6:nth-child(2),
	.type_one_two_column_right .type-easy-b-7:nth-child(2) {
		margin-right: 0px;
	}
	.type_one_two_column_right .type-easy-b-6:nth-child(2),
	.type_one_two_column_right .type-easy-b-7:nth-child(2) {
		margin-top: 20px;
	}
	.type_banner_6,
	.type_banner_7 {
		flex-wrap: nowrap;
	}

	.type_banner_3 {
		flex-direction: row;
	}
	.type_banner_3 .easy-b-price-box {
		margin-left: auto;
		position: unset;
	}
	.type-easy-b-5:nth-child(2),
	.type-easy-b-4:nth-child(1){
		width:41.66666667%;
	}
 	.type-easy-b-5:nth-child(1),
	 .type-easy-b-4:nth-child(2){
		/* width:33.33333333%; */
    width:58.33333333%;
	} 
	.type-easy-b-5:nth-child(1) .item-img-and-text,
	.type-easy-b-4:nth-child(2) .item-img-and-text {
		flex-direction: column;
	}
	.type-easy-b-5:nth-child(2) .item-img-and-text .item-text,
	.type-easy-b-4:nth-child(1) .item-img-and-text .item-text {
		width: 50%;
	}
}
@media (min-width:1200px) {
	.type_banner_3 .easy-b-price-box,
	.type_banner_6 .easy-b-price-box,
	.type_banner_7 .easy-b-price-box {
		position: absolute;
		margin-left: auto;
		z-index: 1;
	}
}