﻿@media all and (min-width: 1025px) {
}

.header.normal .mega-menu > li,
.dropdown .box,
.mega-menu .picture {
	float: right;
}
/*mmega menu mobile look every second box*/
.header.mobile .mega-menu .dropdown.fullWidth .box:nth-child(2n) {
	float: left;
}

.mega-menu .title,
.mega-menu .box li,
.normal .manufacturers.dropdown.fullWidth .box .title,
.normal .vendors.dropdown.fullWidth .box .title {
	text-align: right;
}

.mega-menu .dropdown {
	margin-right: -11px;
	margin-left: 0;
}

	.mega-menu .dropdown.fullWidth {
		right: 50%;
		left: auto;
		margin-right: -490px;
		margin-left: 0;
	}

/*menu with images*/
.header.mobile .mega-menu .dropdown.categories.fullWidth,
.header.mobile .mega-menu .dropdown.manufacturers.fullWidth,
.header.mobile .mega-menu .dropdown.vendors.fullWidth {
	right: -470px;
	left: auto;
}

	.header.mobile .mega-menu .dropdown.categories.fullWidth .box:after,
	.header.mobile .mega-menu .dropdown.manufacturers.fullWidth .box:after,
	.header.mobile .mega-menu .dropdown.vendors.fullWidth .box:after {
		left: -12px;
		right: auto;
	}

	.header.mobile .mega-menu .dropdown.fullWidth .box .picture,
	.header.mobile .mega-menu .dropdown.manufacturers.fullWidth .box .picture,
	.header.mobile .mega-menu .dropdown.vendors.fullWidth .box .picture {
		right: 200px;
		left: auto;
	}

		.dropdown.fullWidth .box .picture a > img,
		.header.mobile .mega-menu .dropdown.manufacturers.fullWidth .box .picture img,
		.header.mobile .mega-menu .dropdown.vendors.fullWidth .box .picture img {
			right: 0;
			left: 0;
		}

.header.mobile .mega-menu .dropdown.fullWidth .box .subcategories a {
	padding: 0 15px 0 0;
}

.header.mobile .mega-menu .dropdown.categories.fullWidth .box:nth-child(2n):after,
.header.mobile .mega-menu .dropdown.manufacturers.fullWidth .box:nth-child(2n):after,
.header.mobile .mega-menu .dropdown.vendors.fullWidth .box:nth-child(2n):after {
	right: -12px;
	left: auto;
}

.header.mobile .mega-menu .dropdown.fullWidth .box:nth-child(2n) .picture,
.header.mobile .mega-menu .dropdown.manufacturers.fullWidth .box:nth-child(2n) .picture,
.header.mobile .mega-menu .dropdown.vendors.fullWidth .box:nth-child(2n) .picture {
	right: -200px;
	left: auto;
}

.header.mobile .mega-menu > li:hover:before {
	right: 0;
	left: auto;
	border-color: rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-width: 11.5px 11.5px 11.5px 0;
}

/*NORMAL MENU WITH IMAGES*/

.header.normal .mega-menu .dropdown.categories.fullWidth {
	right: 0;
	left: auto;
}

	.header.normal .mega-menu .dropdown.categories.fullWidth .box {
		margin: 0 0 10px 10px;
	}

		.header.normal .mega-menu .dropdown.categories.fullWidth .box:nth-child(2n) {
			margin: 0 0 10px 10px;
		}

		.header.normal .mega-menu .dropdown.categories.fullWidth .box:after {
			left: -24px;
			right: auto;
			border-top: 12px solid transparent;
			border-right: 12px solid #282828;
			border-bottom: 12px solid transparent;
			border-left: 12px solid transparent;
		}

		.header.normal .mega-menu .dropdown.categories.fullWidth .box .picture {
			right: 200px;
			left: auto;
			display: none !important;
		}

		.header.normal .mega-menu .dropdown.categories.fullWidth .box .subcategories a {
			padding: 0 15px 0 0;
		}

.mega-menu .subcategories {
	margin-right: 100px;
	margin-left: 0;
}

/*manufacturers with images*/

.header.normal .manufacturers.dropdown.fullWidth,
.header.normal .vendors.dropdown.fullWidth {
	right: 0;
	left: auto;
}

.normal .manufacturers.dropdown.fullWidth .box,
.normal .vendors.dropdown.fullWidth .box {
	margin: 0 0 10px 210px;
}

	.normal .manufacturers.dropdown.fullWidth .box:nth-child(2n),
	.normal .vendors.dropdown.fullWidth .box:nth-child(2n) {
		margin: 0 0 10px 200px;
	}

	.normal .manufacturers.dropdown.fullWidth .box:after,
	.normal .vendors.dropdown.fullWidth .box:after {
		left: -24px;
		right: auto;
		border-top: 12px solid transparent;
		border-right: 12px solid #282828;
		border-bottom: 12px solid transparent;
		border-left: 12px solid transparent;
	}

	.normal .manufacturers.dropdown.fullWidth .box .picture,
	.normal .vendors.dropdown.fullWidth .box .picture {
		right: 200px;
		left: auto;
	}

	.normal .manufacturers.dropdown.fullWidth .box img,
	.normal .vendors.dropdown.fullWidth .box img {
		right: 0;
		left: 0;
	}

.header.normal .mega-menu .dropdown.categories.fullWidth,
.header.normal .mega-menu .dropdown.manufacturers.fullWidth,
.header.normal .mega-menu .dropdown.vendors.fullWidth {
	/*right: 0;
	left: auto;*/
	right: 0;
	left: 0;
	max-width: 1170px;
	margin: 0px auto;
	width: 96%;
	border-top: 1px solid #e0e0e0;
}

	.header.normal .mega-menu .dropdown.categories.fullWidth .box:nth-child(2n),
	.header.normal .mega-menu .dropdown.manufacturers.fullWidth .box:nth-child(2n),
	.header.normal .mega-menu .dropdown.vendors.fullWidth .box:nth-child(2n) {
		margin: 0 0 10px 10px;
	}

	.header.normal .mega-menu .dropdown.categories.fullWidth .box:nth-child(3n),
	.header.normal .mega-menu .dropdown.manufacturers.fullWidth .box:nth-child(3n),
	.header.normal .mega-menu .dropdown.vendors.fullWidth .box:nth-child(3n) {
		margin: 0 0 10px 10px;
	}
/*mobile menu view*/
.header.mobile .mega-menu .dropdown.categories.fullWidth .box::after,
.header.mobile .mega-menu .dropdown.manufacturers.fullWidth .box::after,
.header.mobile .mega-menu .dropdown.vendors.fullWidth .box::after {
	border-color: rgba(0, 0, 0, 0) #282828 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 11.5px 12px 11.5px 0;
	content: "";
	display: block;
	height: 0;
	margin: -17px 0 0;
	position: absolute;
	right: auto;
	top: 50%;
	width: 0;
}

.header.mobile .mega-menu .dropdown.categories.fullWidth .box:nth-child(2n)::after,
.header.mobile .mega-menu .dropdown.manufacturers.fullWidth .box:nth-child(2n)::after,
.header.mobile .mega-menu .dropdown.vendors.fullWidth .box:nth-child(2n)::after {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #282828;
	border-style: solid;
	border-width: 11.5px 0 11.5px 12px;
	content: "";
	display: block;
	height: 0;
	left: -12px;
	margin: -17px 0 0;
	position: absolute;
	top: 50%;
	width: 0;
}


.mega-menu-responsive li {
	display: flex;
	width: auto;
	height: auto;
	text-indent: 0;
	border-bottom: 1px solid #e9e9e9;
	padding:10px 15px 10px 18px
}
.mega-menu-responsive li  > a{
	align-self: center;
	padding-right: 10px;
}

.mega-menu-responsive #account-li {
	float: none !important;
	text-align: center;
	max-width: 220px;
	margin: 10px auto 0px;
}


#account-li {
	float: left !important;
	border: 1px solid rgb(209, 55, 50);
	border-radius: 4px;
}

	#account-li > a:hover {
		font-size: 15px;
	}

	#account-li:hover {
		border-width: 1px;
	}


.header.normal .mega-menu > li > a,
.header.normal .mega-menu > li > span {
	transition: all 0.3s ease;
	color: #000;
	transition: all 0.3s ease;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1;
	border: 1px solid transparent;
	cursor: pointer;
	transition: color .2s;
	font-size: 12px;
	line-height:28px;
}

@media all and (min-width: 1025px) {

	.fragranceMenu .manufacturer-list-page .item-box {
		width: auto;
	}

	.header-buttons .quickMenuclass {
		display: inline-block;
		float: left;
		position: relative;
		font-size: 13px;
		font-family: 'Yekan';
		margin-left: 15px;
		margin-right: 0;
	}

	.header.normal .mega-menu .dropdown.categories.fullWidth .box .subcategories a {
		color: #262525;
		font-size: 13px;
		line-height: 30px;
		padding: 0 0 0 15px;
		-webkit-transition: all .25s ease;
		transition: all .25s ease;
		font-family: yekan;
		font-weight: normal;
	}

	.header.normal .mega-menu .accMenu .dropdown.categories.fullWidth .box {
		height: 30px;
	}

		.header.normal .mega-menu .accMenu .dropdown.categories.fullWidth .box .title a {
			color: #212621;
			font-size: 12px;
			font-family: yekan;
		}

	.header.normal .mega-menu .dropdown.categories.fullWidth .box .title a {
		color: #006805;
		font-size: 13px;
		line-height: 20px;
		margin: 0;
		padding: 0;
		-webkit-transition: all .25s ease;
		transition: all .25s ease;
		font-family: iransans;
		letter-spacing: 0;
	}

	.header.normal .mega-menu .dropdown.categories.fullWidth .box {
		padding: 0px 20px 0px 0px;
		position: relative;
		height: 390px;
	}

		.header.normal .mega-menu .dropdown.categories.fullWidth .box .subcategories {
			width: 100%;
			border: none;
			border-bottom-width: medium;
			border-bottom-style: none;
			border-bottom-color: currentcolor;
			margin: 0;
			overflow: hidden;
			padding: 6px 0;
			font-size: 14px;
			text-align: right;
			max-height: 100%;
		}

	.mega-menu-dropdown-row-slider-wrapper .slider-wrapper {
		display: table-cell;
		max-width: 32%;
		vertical-align: bottom;
	}

	.header.normal .mega-menu .dropdown.categories.fullWidth .box .title {
		width: 100%;
		border: none;
		border-bottom-width: medium;
		border-bottom-style: none;
		border-bottom-color: currentcolor;
		margin: 0;
		max-height: 130px;
		overflow: hidden;
		/*border-bottom: 4px double #ececec;*/
		padding: 6px 0;
		font-size: 14px;
		text-align: right;
		border-bottom: 1px solid #e4e4e4;
	}
}

@media all and (min-width: 1280px) {
	/*acc menu*/

	/*skin care menu*/
	.header.normal .mega-menu .skincareMenu .dropdown.categories.fullWidth .box, .header.normal .mega-menu .personalCare .dropdown.categories.fullWidth .box {
		padding: 0px 10px 0px 0px;
		position: relative;
		height: auto;
		max-width: 210px;
	}

	/*fragrance menu*/
	.header.normal .mega-menu .fragranceMenu .dropdown.categories.fullWidth .box {
		padding: 0px 10px 0px 0px;
		position: relative;
		height: auto;
		width: 170px;
	}



	.header.normal .mega-menu .dropdown.categories.fullWidth,
	.header.normal .mega-menu .dropdown.manufacturers.fullWidth,
	.header.normal .mega-menu .dropdown.vendors.fullWidth {
		/*max-width: 1670px;*/
		right: 0;
		left: auto;
		margin: 0px auto;
		width: 100%;
	}
}


.mega-menu-dropdown-row-slider-wrapper .row-wrapper {
	overflow: hidden;
	display: table-cell;
	vertical-align: top;
	width: 80%;
}

@media all and (max-width: 1279px) {
	.header.normal .mega-menu .skincareMenu .dropdown.categories.fullWidth .box, .header.normal .mega-menu .makeupMenu .dropdown.categories.fullWidth .box, .header.normal .mega-menu .personalCare .dropdown.categories.fullWidth .box {
		padding: 0px 10px 0px 0px;
		position: relative;
		height: auto;
		max-width: 170px;
	}
	/*fragrance menu*/
	.header.normal .mega-menu .fragranceMenu .dropdown.categories.fullWidth .box {
		padding: 0px 10px 0px 0px;
		position: relative;
		height: auto;
		width: 160px;
	}

	.header.normal .mega-menu .fragranceMenu .dropdown.fullWidth .box .picture a > img {
		max-width: 160px;
	}
}

@media all and (min-width: 1025px) {
	.header.normal .mega-menu > li > a:hover::after {
		width: 100%;
	}

	.header.normal .mega-menu > li > a:after {
		content: "";
		display: block;
		width: 0;
		height: 2px;
		background: #e60415;
		transition: width .3s;
	}

	.dropdownWrapper {
		position: absolute;
		width: 100%;
		background-color: #fff;
		display: block;
		max-width: 1170px;
		right: 0;
	}

	.header.normal .mega-menu > li {
		padding: 0px 10px 0px 10px;
	}
}

.productMenu .categories.fullWidth .box {
	width: 18%;
}

.menu-bg {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #fafafa;
	border: 1px solid #e5e5e5;
	mix-blend-mode: multiply;
}
	.header.normal .fragranceMenu .mega-menu-dropdown-row-slider-wrapper .row-wrapper {
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	width: 0%;
}

.header.normal .mega-menu .fragranceMenu .dropdown.categories.fullWidth .box .picture {
	right: 0px;
	left: auto;
	display: block;
	top: 5px;
	position: relative;
}

.header.normal .mega-menu .fragranceMenu .mega-menu-dropdown-row-slider-wrapper .theme-megaMenuSlider3 {
	position: absolute;
	bottom: 40px;
	right: auto;
	left: 40px;
	max-width: 400px;
	border: 1px solid #e7e7e7;
}

.fragranceMenu .mega-menu-dropdown-row-slider-wrapper .html-widget {
	display: inline-block;
}

.header.normal .mega-menu .fragranceMenu .mega-menu-dropdown-row-slider-wrapper {
	width: 100%;
}


/*end of fragrance menu*/




.header.normal .skincareMenu .mega-menu-dropdown-row-slider-wrapper .row-wrapper,
.header.normal .makeupMenu .mega-menu-dropdown-row-slider-wrapper .row-wrapper,
.header.normal .personalCare .mega-menu-dropdown-row-slider-wrapper .row-wrapper {
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.header.normal .skincareMenu .row-wrapper .row:nth-child(2), .header.normal .personalCare .row-wrapper .row:nth-child(2) {
	width: 80%;
}

.theme-megaMenuSlider2 {
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: auto;
}

.theme-megaMenuSlider1 {
	position: absolute;
	bottom: 0px;
	left: 20px;
	right: auto;
}

/*end of skin care menu*/





.greetingMenuWrapper {
	padding: 16px;
	display: flex;
	line-height: 40px;
	font-family: iransans;
	color: white;
}

	.greetingMenuWrapper .greetingMenu {
		flex: 1 1 0%;
		min-width: 0px;
	}

.megaMenuGreeting {
	margin: 0;
	overflow-wrap: break-word;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.55;
}

.greetingAccount {
	margin: 0;
	line-height: 1.25;
}

.greetingAccountText {
	display: inline-block;
}

.greetingAccount p {
	margin: 0px;
	display: inline-block;
}
