.journal-main {
	padding: 0 100px;
	margin-top: 75px;
	z-index: 90;
	position: relative
}

.hidded-menu-biomag {
	display: none !important;
}

.journal-top {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	flex-direction: column;
	width: 100%;
}

.journal-top h2 {
	margin-top: -30px
}

.journal-top h2, .journal-bottom-head {
	width: 100%;
	text-align: right;
	font-size: var(--main-font-size-head);
	margin-bottom: 20px;
	font-weight: 800
}

.journal-bottom-head {
	margin-top: 40px
}

.journal-top .journal-top-row1 {
	margin-bottom: 57px
}

.journal-top .journal-top-row1, .journal-top .journal-top-row2 {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}

.journal-top-row1_child_big, .journal-top-row2_child_big {
	width: 50.3% !important;
}

.journal-top-row1_child_big, .journal-top-row2_child_big, .journal-top-row_child {
	opacity: 0.94;
	transition: all ease 300ms;
	background-color: rgba(0, 0, 0, 0.95);
	border-radius: var(--main-border-radius);
	height: 256px
}

.journal-top-row1_child_big h3 {
	transform: translateY(-40px);
	margin-top: -50px
}

.journal-on-hover-more {
	visibility: hidden;
	transition: all ease 500ms;
	opacity: 0;
	font-size: 9pt
}

.journal-top-row_child {
	width: 24%;
}

.journal-top-row_child, .journal-top-row1_child_big, .journal-top-row1_child_big {
	overflow: hidden
}

.journal-top-row_child:hover, .journal-top-row1_child_big:hover, .journal-top-row2_child_big:hover {
	opacity: 1
}

.journal-top-row_child:hover .journal-on-hover-more,
.journal-top-row1_child_big:hover .journal-on-hover-more,
.journal-top-row2_child_big:hover .journal-on-hover-more {
	visibility: visible;
	opacity: 1
}

.journal-top .journal-top-row1 h2, .journal-top .journal-top-row2 h2 {
	color: var(--main-white);
	direction: rtl;
	text-align: right;
	font-size: 12pt;
	transform: translateY(-80px);
	padding: 0 20px;
	height: 50px;
	transition: all ease 500ms
}

.journal-top-row_child:hover h2, .journal-top-row1_child_big:hover h2, .journal-top-row2_child_big:hover h2 {
	transform: translateY(-150px)
}

.journal-top .journal-top-row1 img, .journal-top .journal-top-row2 img {
	border-radius: var(--main-border-radius);
	width: 100%;
	height: 256px;
	box-shadow: var(--main-box-shadow);
	opacity: 0.7;
	object-fit: fill
}

.journal-top .journal-top-row2 {
	margin-top: -45px
}

.journal-new .best-product-categories {
	width: 100%;
	height: 450px;
	overflow: hidden;
	background-color: transparent;
	margin-top: 35px;
}

.journal-new .msp-header {
	width: 100%;
	height: 50px;
	background-color: transparent;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	padding: 0
}

.journal-new .msp-header h4 {
	width: 100%;
	text-align: right;
	font-size: var(--main-font-size-head);
	font-weight: 800;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-right: 10px
}

.journal-new .Slide-sc4-ss {
	height: 370px;
	width: 230px;
	background-color: transparent;
	border-radius: var(--main-border-radius);
	box-shadow: var(--main-box-shadow-slow);
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	transition: 0.3s;
	margin-bottom: 20px
}

.journal-new .Slide-sc4-ss:hover {
	box-shadow: 0 0 6px 2px #00000011;
	transform: scale(1.01);
}

.journal-new .Slide-sc4-ss-content {
	height: 100%;
	width: 100%;
	padding: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	cursor: pointer;
}

.journal-new .Slide-sc4-ss-content-img {
	height: 200px;
	border-radius: var(--main-border-radius);
	object-fit: fill;
	width: 100%
}

.journal-new .Slide-sc4-ss-content-h2 {
	width: 100%;
	height: 80px;
	display: flex;
	justify-content: right;
	align-items: center;
	font-size: 13px;
	color: var(--main-black);
	font-weight: 600;
}

.journal-new .Slide-sc4-ss-content-price {
	width: 100%;
	height: 70px;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	direction: rtl;
}

.journal-new .Slide-sc4-ss-pri-sec {
	display: flex;
	align-items: center;
}

.journal-new .Slide-sc4-ss-pri-sec p {
	font-size: var(--main-font-size-9);
	font-weight: 900;
	color: #222;
}

.journal-new .Slide-sc4-ss-pri-sec span {
	font-size: 12px;
	font-weight: 600;
	color: #333;
	margin-right: 5px;
}

.journal-new .sc4 .swiper-button-next, .sc4 .swiper-button-prev {
	--swiper-navigation-color: #000;
	background-color: white;
	border-radius: 5px;
	width: 50px;
	height: 50px;
	border: 1px solid #ddd;
}

.journal-new .sc4 .swiper-button-next {
	left: 0 !important;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.journal-new .sc4 .swiper-button-prev {
	right: 0 !important;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.journal-new .sc4 .swiper-button-next::after, .sc4 .swiper-button-prev::after {
	font-size: 25px !important;
}

.journal-new .sc4-ss {
	width: 230px !important;
}

.journal-new .journal-new-author {
	height: 25px;
	border-radius: 5px;
	background-color: var(--main-blue);
	color: var(--main-white);
	font-size: 10px;
	padding: 0 5px;
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
}

.journal-new .having-product {
	height: 25px;
	border-radius: 5px;
	background-color: #d8fac8;
	color: #0b570b;
	font-size: 10px;
	padding: 0 5px;
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
}

.journal-bottom {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	width: 100%;
}

.journal-bottom .journal-bottom-row1, .journal-bottom .journal-bottom-row2 {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}

.journal-bottom-row1_child_big, .journal-bottom-row2_child_big {
	width: 49% !important;
}

.journal-bottom .journal-bottom-row1 {
	margin-bottom: 4px
}

.journal-bottom-row_child {
	width: 24.3%;
	opacity: 0.94;
	transition: all ease 300ms;
	background-color: rgba(0, 0, 0, 0.95);
	height: 256px;
	margin-bottom: 55px;
	border-radius: var(--main-border-radius);
}

.journal-bottom-row_child_hide {
	opacity: 1;
	background-color: transparent;
	box-shadow: none !important;
}

.journal-bottom-row_child:hover {
	opacity: 1
}

.journal-bottom .journal-bottom-row1 img, .journal-bottom .journal-bottom-row2 img {
	border-radius: var(--main-border-radius);
	width: 100%;
	height: 256px;
	box-shadow: var(--main-box-shadow);
	opacity: 0.75;
	object-fit: fill
}

.journal-bottom .journal-bottom-row2 {
	margin-top: -45px
}

.journal-bottom .journal-bottom-row1 h2, .journal-bottom .journal-bottom-row2 h2 {
	color: var(--main-white);
	direction: rtl;
	text-align: right;
	font-size: 10pt;
	transform: translateY(-100px);
	padding: 0 20px;
	max-height: 50px;
	overflow: hidden;
	line-height: 1.9;
	height: 50px
}

.journal-bottom .journal-bottom-row1 h5, .journal-bottom .journal-bottom-row2 h5 {
	color: var(--main-white);
	direction: rtl;
	text-align: right;
	font-size: 8pt;
	transform: translateY(-90px);
	padding: 0 20px;
}

.p-journal-btn-more {
	width: 100%
}

.journal-btn-more {
	border-radius: var(--main-border-radius);
	border: solid 1px var(--main-slow-white2);
	width: 200px;
	margin: 0 auto 50px;
	text-align: center;
	padding: 5px 10px;
	transition: all ease 300ms;
	cursor: pointer
}

.journal-btn-more:hover {
	border-color: var(--main-slow-white)
}

.journal_more_slider {
	width: 100%;
	display: flex;
	justify-content: center;
	padding-top: 20px
}

/* --------------------MediaQuery-------------------- */
@media screen and (max-width: 1100px) {
	.journal-main {
		padding: 0 12px
	}

	.journal-top .journal-top-row1 h2, .journal-top .journal-top-row2 h2 {
		color: var(--main-white);
		direction: rtl;
		text-align: right;
		font-size: 10pt;
		transform: translateY(-110px);
		padding: 0 20px;
		height: 50px
	}

	.journal-bottom .journal-bottom-row1 img, .journal-bottom .journal-bottom-row2 img {
		height: 256px
	}

	.journal-bottom .journal-bottom-row1 h2, .journal-bottom .journal-bottom-row2 h2 {
		font-size: 10pt;
		transform: translateY(-110px);
		padding: 0 20px;
		height: 20px
	}

	.journal-bottom .journal-bottom-row1 h5, .journal-bottom .journal-bottom-row2 h5 {
		font-size: 8pt;
		transform: translateY(-80px);
		padding: 0 20px;
		height: 20px
	}
}

@media screen and (max-width: 767px) {
	.journal-main {
		padding: 0
	}

	.journal-top .journal-top-row1, .journal-top .journal-top-row2 {
		flex-wrap: wrap;
		justify-content: center
	}

	.journal-top .journal-top-row1 {
		margin-bottom: 45px
	}

	.journal-top-row1_child_big, .journal-top-row2_child_big, .journal-top-row_child {
		width: 95%;
		margin: 0 auto 20px
	}

	.journal-top .journal-top-row1 h2, .journal-top .journal-top-row2 h2 {
		color: var(--main-white);
		direction: rtl;
		text-align: right;
		font-size: 10pt;
		transform: translateY(-80px);
		padding: 0 20px;
		height: 20px
	}

	.journal-top h2, .journal-bottom-head {
		padding: 0 20px;
		margin: 5px 0 40px
	}

	.journal-top h2 {
		margin: 10px 0 20px
	}

	.journal-new .best-product-categories {
		padding: 0 10px;
	}

	.journal-new .Slide-sc4-ss {
		width: 100%;
	}

	.journal-bottom {
		margin-top: -25px
	}

	.journal-bottom .journal-bottom-row1, .journal-bottom .journal-bottom-row2 {
		flex-wrap: wrap
	}

	.journal-bottom .journal-bottom-row2 {
		margin-top: 3px
	}

	.journal-bottom-row_child_hide {
		display: none
	}

	.journal-bottom .journal-bottom-row1 {
		margin-bottom: 3px
	}

	.journal-bottom-row_child {
		width: 95%;
		margin: -20px auto 40px
	}

	.journal-bottom .journal-bottom-row1 img, .journal-bottom .journal-bottom-row2 img {
		height: 256px
	}

	.journal-bottom .journal-bottom-row1 h2, .journal-bottom .journal-bottom-row2 h2 {
		font-size: 10pt;
		transform: translateY(-90px);
		padding: 0 20px;
		height: 20px
	}

	.journal-bottom .journal-bottom-row1 h5, .journal-bottom .journal-bottom-row2 h5 {
		font-size: 8pt;
		transform: translateY(-60px);
		padding: 0 20px;
		height: 20px
	}
}

