header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000000 !important;
}
header .header_top {
	float:right;
	background-color: #000;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	opacity:1;
	border-bottom: 1px solid rgb(255, 255, 255, 0.3);
}
header.smaller .header_top {
	height: 0px;
	opacity:0;
	overflow:hidden
}
header .media_icons {
	float: left;
	width: auto;
	margin-top: 9px;
}
header .wishlist {
	float: left;
	width: auto;
	font-size: 21px;
	font-weight: 400;
	text-align: right;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 29px!important;
	padding-bottom: 28px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
	direction: rtl;
	color:#000;
	background-color:transparent;
}
header .userLogin {
	float: left;
	width: auto;
	color:#000;
}
header .userLoginSvg {
	float: left;
	width: auto;
	font-size: 28px;
	font-weight: 400;
	text-align: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 24px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
	direction: rtl;
}
header .userLoginText {
	float: left;
	width: auto;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 33px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
header .userLogout {
	float: left;
	width: auto;
	color:#000;
}
header #nav {
	float: right;
	width: 100%;
	display: inline-block;
	z-index: 10000!important;
}
header .infoBtn {
	color: #fff !important;
}
header .mediaBtn {
	color: #51321b !important;
	background-color:transparent;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
header .infoBtn:hover {
	color: #666 !important;
}
header .mediaBtn:hover {
	color:#666!important;
}
.header .wishlist:hover {
	color: #000 !important;
}
.header .userLogin:hover {
	color: #000 !important;
}
.header .userLogout:hover {
	color: #000 !important;
}
.products_cart_left_alert {
	color: #fff;
	border: 1px solid #666;
	background-color:#666;
}
.menu_cart_button input[type=checkbox]:checked ~ label {
    background-image: url('');
}
header .menu_cart_button label:hover {
	cursor: pointer;
	background-color: transparent;
	color: #000 !important;
}
header .menu_cart_button label i:hover {
	color: #666;
}
.menu_selected {
	color: #51321b !important;
	background-color:transparent !important;
	font-weight:700!important
}
header nav li a:hover {
	color: #666;
	background: transparent;
}
header .slimmenu li a {
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	float: left;
	margin: 0;
	direction: rtl;
	color: #51321b;
	font-weight: 400;	
	text-decoration:none!important;
}

header .slimmenu li a:hover {
	background-color:transparent;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#000
}
header .product_notify_section {
	float: right;
	width: 300px;
	height: 240px;
	position: absolute;
	z-index: 0;
	top: 150px;
	left:calc(50% - 150px);
	border: 0px solid #000;
	z-index:1000000000000000!important;
	background-color:#fff;
	border-radius:0px;
	box-shadow: 0px 0px 24px 0 rgba(32, 47, 57, 0.2);
	box-sizing:border-box;
}

.product_notify_inside {
	width: 100%;
	float: right;
	display: block;
	box-sizing:border-box;
}
.close_notify {
    background-position: center center;
    float: left;
    width: 25px;
    height: 25px;
    background-image: url('../../../images/System/icons/close_notify_new.png');
    background-repeat: no-repeat;
    background-size: 15px;
    position: relative;
    background-color:#fff;
    top:5px;
    left:5px;
}
.notify_blink {
	background-position: center center;
	float: right;
	width: 50px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
	background-image: url('../../../images/System/icons/news_red_dot.gif');
	background-repeat: no-repeat;
	height: 50px;
}
.notify_product_detalis {
	width: 100%;
	float: right;
	padding-top: 10px;
	direction: rtl;
}
.notify_product_alert {
	width: 40px;
	float: right;
	display: table;
	height: 40px;
	margin-left: calc(50% - 20px);
	margin-right: calc(50% - 20px);
	margin-top:10px;
}
.notify_product_alert i {
	display: table-cell;
	vertical-align: middle;
	font-weight: 400;
	font-size: 20px;
	text-align: center;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #666;
    border: 2px solid #666;
    background-color: #fff;
    box-sizing:border-box;
}
.notify_product_name {
	width: 100%;
	float: left;
	color: #000;
	font-weight: 400;
	text-align: center;
	line-height:1.3em;
	direction: rtl;
	padding: 20px 20px 0px 20px;
	box-sizing:border-box;
	height:85px;
}
.notify_buttons {
	width: 100%;
	float: left;
	padding: 20px 20px 0px 20px;
	box-sizing:border-box;
}
.ntf_btn_contiue {
	width: 100%;
	float: right;
	width: calc(50% - 5px);
	margin-left:5px;
	padding: 10px 7px 10px 7px;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
	line-height:1em;
	color: #fff;
	background-color:#000;
	box-sizing:border-box;
}
.ntf_btn_go_to_cart {
	width: 100%;
	float: left;
	width: calc(50% - 5px);
	margin-right:5px;
	padding: 10px 7px 10px 7px;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
	line-height:1em;
	color: #fff;
	background-color:#666;
	box-sizing:border-box;
}
.notify_go_to_cart {
    background-position: left center;
    width: auto;
    float: right;
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    text-align: right;
    padding-left: 20px;
    margin-left: 30px;
    text-decoration: none;
    background-image: url('../../../images/System/icons/notify_errow.png');
    background-repeat: no-repeat;
}
.ntf_btn_contiue:hover {
	color: #fff;
	background-color:#51321b;
}
.ntf_btn_go_to_cart:hover {
	color: #fff;
	background-color:#000;
}
.notify_go_to_cart:hover {
    background-position: left center;
    width: auto;
    float: right;
    color: #000;
    font-weight: 400;
    font-size: 17px;
    text-align: right;
    padding-left: 20px;
    margin-left: 30px;
    text-decoration: none;
    background-image: url('../../../images/System/icons/notify_errow_hover.png');
    background-repeat: no-repeat;
}
.notify_close_alert {
    background-position: left center;
    width: 100%;
    float: right;
    color: #000;
    font-weight: 400;
    font-size: 17px;
    text-align: right;
    padding-left: 0px;
    margin-left: 0px;
    margin-top:50px;
    margin-left: 0%;
    margin-right: 0%;
    text-decoration: none;
    background-image: url('../../../images/System/icons/notify_errow.png');
    background-repeat: no-repeat;
}
.notify_close_alert:hover {
	background-position: left center;
    width: 100%;
    float: right;
    color: #000;
    font-weight: 400;
    font-size: 17px;
    text-align: right;
    padding-left: 0px;
    margin-left: 0px;
    margin-top:50px;
    margin-left: 0%;
    margin-right: 0%;
    text-decoration: none;
    background-repeat: no-repeat;  
    background-image: url('../../../images/System/icons/notify_errow_hover.png');
}
.shoppingDiv_scroll_container {
	position: relative;
	float:right;
	width: 100%;
	height: 370px;
	padding-left: 15px;
	padding-right: 15px;
	direction: rtl;
	box-sizing:border-box;
}
.noScroll::-webkit-scrollbar { 
    display: none!important; 
}
.shoppingDiv_scroll_parent {
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	position: relative;
}
.shoppingDiv_scroll_child {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: auto;
	margin-bottom:0px!important;
}
header ul.slimmenu li > ul {
	position: absolute;
	right: 0;
	top: 80px;
	z-index: 999;
	width: 100%;
}
header ul.slimmenu li ul li {	
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	background-color:#fff;
	text-align: center;
	font-size: 15px;
	padding: 0px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}
.menu_cart_button {
	float: right;
	margin-left: 20px;
	background-color:transparent;
	position:relative;
	right: 0;
	z-index:100000!important
}
header .menu_cart_button label {
	display: block;
	float: left;
	width: auto;
	height: 79px;
	margin-top: 0px;
	background-color:rgba(249, 249, 249, 0.0);
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	-ms-transition: all ease 0.2s;
	transition: all ease 0.2s;
	position: relative;
	border-right: 0px solid #ccc;
}
header .menu_cart_button label .number_of_all_items_in_products {
	float: right;
	width: auto;
	text-align: center;
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	line-height: 1em;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	-ms-transition: all ease 0.2s;
	transition: all ease 0.2s;
	position: absolute;
	top: 12px;
	right: -5px;
}
header .menu_cart_button label i {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 19px;
	color: #fff;
	margin-left: 0!important;
	line-height: 1.2em;
	padding-top: 28px;
	padding-bottom: 28px;
}
.products_cart_left_alert {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom:10px;
	float: right;
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	direction: rtl;
	box-sizing: border-box;
}
.cart_left_alert_mobile {
    display:block;
}
header .menu_container {
	clear: none;
	float: left;
	width: auto!important;
	display: block;
	margin: 0px;
	padding: 0px;
}
header .menu_login {
    float: right;
    width:auto;
}
header nav li a {
	padding-right: 0px;
	padding-left: 0px;
	color: #fff;
	background: transparent;
	font-size: 17px;	
	font-weight: 400;
}
header nav li a i  {
	font-size: 23px !important;
	margin-top:0px;
	float: left; 
	margin-left:0px!important; 
	margin-right:8px!important;
	line-height:1em!important
}
header nav li {
	position:relative;
}
header nav li ul {	
	left: 0px;
	position:absolute;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	z-index:1!important;
	border-top: 1px solid #f4f4f4 !important;
}
header nav li ul li a {
	width:108px;
	padding: 10px;
	color: #000;
	font-size: 15px;
	background:#fff;
	text-align: right;
	border-bottom: 1px solid #f4f4f4 !important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	direction: rtl;
	line-height:1.2em!important
}
header nav li ul li a:hover {
	color:#666;
	background:#fff;
}
header nav li a li ul li a i  {
	font-size: 20px!important;
	margin-top:0px;
}
header nav li ul li a i {
	font-size: 16px!important;
	float:right !important;
}
header .infoBtn {
	width: auto;
	float: right;
	position: relative;
	z-index: 10000000!important;
	text-align: center;	
	background-color:transparent;
	padding-top: 10px;
	z-index:1000;
	margin-left: 15px;
}
header .infoBtn i {
	font-size: 18px;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 0px;
	line-height:1.2em;
	clear:none;
	float:right;
}
header .infoBtn .text {
	font-size:17px;
	margin-top: 0px;
	float: left;
}
header .mediaBtn {
	float: left;
	position: relative;
	z-index: 10000000!important;
	text-align: center;	
}
header .mediaBtn i {
	font-size: 21px;
	line-height: 1em;
	clear: none;
	float: left;
	margin:0;
}
header .mediaBtn .text {
	font-size: 17px;
	margin-top: 3px;
	float: right;	
	font-weight: 400;
}
ul.slimmenu > li {   
    border-top-style: solid;
    border-top-width: 0px;
}
header .slimmenu li.menu_sep:last-child {
    float:right;
    width: 0px;
}
header .search {
	float: left;
	width: auto;
	color: #51321b;
	text-align: right;
	text-decoration: none;
	direction: rtl;
}
header .search i {
	float: left;
	width: auto;
	margin-left:0;
	font-size:15px!important
}
header .search:hover {
	color: #eef0e1 !important;
	background-color:#666 !important
}
header .btn {
	float: left;
	width: auto;
	margin-top: 22px;
	padding: 7px 10px 7px 10px;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 0px;
	color: #fff;
	background-color: #51321b;
	z-index:10000000!important;
	border-radius:25px;
}
header .btn i {
	font-size:15px!important;
	float:right;
	direction: rtl;
	margin-left: 7px!important;
	margin-top: 0px;
	background-color:#fff;
	width:20px;
	height:20px;
	border-radius:50%;
	color:#51321b;
	    align-items: center;
    display: flex;
    justify-content: center;
}
header .btn:hover {
	background-color: #666666;
}

.lang_container {
	width: auto;
	float:left;
	height:70px;
	position:relative;
	display:flex;
	justify-content: center;
	align-items: center;
}
.default_menu {
	float:left;	
	display:flex;
	margin-right:7px;
}
.default_menu_non_active {
	float:left;	
	display:flex;
	margin-right:7px;
}

/* Media Queries for Desktop
---------------------------------------------------------------*/
@media (min-width: 1438px) {
header .header_top {
	width: 100%;
	height: 40px;
	opacity:1;
}

header .header_container {
	width: 100%;
    float:right;
	height: 79px;
	position: relative;
	border-top: 1px solid #51321b;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	background-color:#fff;
}
header .logo {    
    width: 160px;
    float: left;
    margin-right: 5px;
    padding-top: 18px;
    padding-bottom: 16px;
    position: relative;
    z-index: 10000000 !important;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    background-size: contain;
    background-position: center center;
    background-image: url('../../../images/System/logo/logo.png');
    background-repeat: no-repeat;
}

.header_logo_sep {    
    width: 1px;
    height:79px;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    background-color:rgba(255, 255, 255, 0.3);
}
.header .collapse-button {
	margin-top: 14px;
}
header nav li a {
	padding-top: 26px;
	padding-bottom: 30px;
	line-height: 1.4em;
}
header nav li ul {
	top: 80px;
}
header .slimmenu li a {
	margin-top: 23px;
	margin-bottom: 23px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 14px;
	padding-right: 14px;
	font-size: 16px;
	text-align: center !important;
	line-height:1.2em;
}
header .menu_login {
    margin-left: 40px;
    position:relative;
    z-index:10000000000000!important;
}
header .home i {
	width: 20px;
	float:right;
	font-size: 22px;
	margin-left:0;
	padding-top: 21px;
	line-height:1.2em;
	clear:none;
	color:#000;
}
.onlyM {
	display:none;
}
.onlyD {
	display:block;
}
header .menu_icon {
    float: right;
    width: 30px;
    margin-right: calc(50% - 15px);
    margin-left: calc(50% - 15px);
    display: inline-block;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    opacity: 1;
    margin-bottom: 3px;
}


header .slimmenu li.menu_sep {
    float:right;
    width: 10px;
    margin-top: 27px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}

.menu_img {
	width:30px;
	float:right;
	margin-left:7px;
}
header .search {
	font-size: 14px;
	margin-top: 22px;
	line-height:1.7em;
	font-weight: 400;
	background-color:transparent;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 25px;
	border:1px solid #666
}
header .search i {
	margin-right: 8px;
	margin-top:2px
}
.menu {
	float: right;
	width: auto;
	display: block;
	position:relative;
	z-index:10000;
}
.menu_mobile {
	display: none;
}
ul.slimmenu li .sub-collapser {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	text-align: center;
	z-index: 999;
	cursor: pointer;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	display: block;
	font-size: 0px;
	font-weight: 400;
}
ul.slimmenu li .sub-collapser:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
ul.slimmenu li .sub-collapser > i {
	color: #666;
	font-size: 0px;
	display: inline-block;
	vertical-align: top;
	margin-left: 7px;
	margin-right: 7px;
	line-height: 1.7em;
	font-weight: 400;
}
header .mediaBtn {
	margin-top: 29px;
	margin-right: 15px;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media (max-width: 1439px) and (min-width: 769px) {
header .header_top {
	width: 100%;
	height: 40px;
	opacity:1;
}
header .header_container {
	width: 100%;
    float:right;
	height: 79px;
	position: relative;
	border-top: 1px solid #51321b;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	background-color:#fff;
}
header .header_container  .gridContainer{
	width: 100%;
	max-width: 100%;
	padding-left: 50px;
	padding-right: 50px;
	box-sizing:border-box;
}
header .logo {    
    width: 160px;
    float: left;
    margin-right: 5px;
    padding-top: 18px;
    padding-bottom: 16px;
    position: relative;
    z-index: 10000000 !important;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    background-size: contain;
    background-position: center center;
    background-image: url('../../../images/System/logo/logo.png');
    background-repeat: no-repeat;
}

.header_logo_sep {    
    width: 1px;
    height:79px;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    background-color:rgba(255, 255, 255, 0.3);
}
.header .collapse-button {
	margin-top: 14px;
}
header nav li a {
	padding-top: 26px;
	padding-bottom: 30px;
	line-height: 1.4em;
}
header nav li ul {
	top: 80px;
}
header .slimmenu li a {
	margin-top: 23px;
	margin-bottom: 23px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 14px;
	padding-right: 14px;
	font-size: 16px;
	text-align: center !important;
	line-height:1.2em;
}
header .menu_login {
    margin-left: 40px;
    position:relative;
    z-index:10000000000000!important;
}
header .home i {
	width: 20px;
	float:right;
	font-size: 22px;
	margin-left:0;
	padding-top: 21px;
	line-height:1.2em;
	clear:none;
	color:#000;
}
.onlyM {
	display:none;
}
.onlyD {
	display:block;
}
header .menu_icon {
    float: right;
    width: 30px;
    margin-right: calc(50% - 15px);
    margin-left: calc(50% - 15px);
    display: inline-block;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    opacity: 1;
    margin-bottom: 3px;
}


header .slimmenu li.menu_sep {
    float:right;
    width: 10px;
    margin-top: 27px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}

.menu_img {
	width:30px;
	float:right;
	margin-left:7px;
}
header .search {
	font-size: 14px;
	margin-top: 22px;
	line-height:1.7em;
	font-weight: 400;
	background-color:transparent;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 25px;
	border:1px solid #666
}
header .search i {
	margin-right: 8px;
	margin-top:2px
}
.menu {
	float: right;
	width: auto;
	display: block;
	position:relative;
	z-index:10000;
}
.menu_mobile {
	display: none;
}
ul.slimmenu li .sub-collapser {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	text-align: center;
	z-index: 999;
	cursor: pointer;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	display: block;
	font-size: 0px;
	font-weight: 400;
}
ul.slimmenu li .sub-collapser:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
ul.slimmenu li .sub-collapser > i {
	color: #666;
	font-size: 0px;
	display: inline-block;
	vertical-align: top;
	margin-left: 7px;
	margin-right: 7px;
	line-height: 1.7em;
	font-weight: 400;
}
header .mediaBtn {
	margin-top: 29px;
	margin-right: 15px;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media (max-width: 768px) and (min-width: 319px) {
header .header_top {
	width: 100%;
	height: 35px;
	opacity:1;
	box-sizing:border-box;
}

header .header_container {
	width: 100%;
    float:right;
	height: 50px;
	position: relative;
	border-top: 0px solid #51321b;
	background-color:#fff
}

header .logo {    
    width: 120px;
    float: left;
    margin-left: 0px;
    padding-top: 18px;
    position: relative;
    z-index: 10000000 !important;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    background-size: contain;
    background-position: center center;
    background-image: url('../../../images/System/logo/logo.png');
    background-repeat: no-repeat;
}

.header_logo_sep {    
    width: 1px;
    height:50px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    background-color:rgba(255, 255, 255, 0.3);
}
header #nav {
	float: left;
	width: 100%;
	position: absolute;
	left: 0;
}
.notify_product_name {
	font-size: 18px;
	padding-top:14px;
}
.header .collapse-button {
	margin-top: 0px;
}
header .infoBtn {
	width: auto;
	margin-left: 10px;
	padding-top: 8px;
}
header .infoBtn .text {
	font-size:14px;
	margin-top: 1px;
	float: left;
}
header .menu_login {
    position:relative;
	z-index:100000000!important;
}
header nav li a {
	padding-top: 14px;
	padding-bottom: 0px;
	color: #fff;
	background: transparent;
	font-size: 17px;
	line-height:1.2em
}
header nav li a i  {
	font-size: 21px!important;
	margin-top:0px;
}
header nav li ul {
	top: 50px;
}
.menu_cart_button {
	position:relative;
	z-index:10000000!important;
	margin-right: 60px;
	margin-left: 10px;
}
header .menu_cart_button label {
	width: 20px;
	height: 49px;
}
header .menu_cart_button label .number_of_all_items_in_products {
	float: right;
	width: auto;
	text-align: center;
	font-size: 11px;
	color: #fff;
	font-weight: 400;
	line-height: 1em;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	-ms-transition: all ease 0.2s;
	transition: all ease 0.2s;
	position: absolute;
	top: 6px;
	right: -7px;
}
header .menu_cart_button label i {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 17px;
	color: #fff;
	margin-left: 0!important;
	line-height: 1.2em;
	padding-top: 15px;
	padding-bottom: 2px;
}
header .home i {
	width: 20px;
	float:right;
	font-size: 22px;
	margin-left:0;
	padding-top: 21px;
	line-height:1.2em;
	clear:none;
	color:#000;
	position:absolute;
	right:70px;
	top:25px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}

.onlyM {
	display:block;
}
.onlyD {
	display:none;
}
header .slimmenu li.menu_sep {
    display:none!important;
}

.menu_img {
	width:30px;
	float:right;
	margin-left:0px;
	position:absolute;
	right:0
}
header .search {
	font-size: 0px;
	font-weight: 400;
	margin-left: 12px;
	margin-right: 0px;
	margin-top: 15px;
	line-height:1.4em;
	z-index:100000000!important;
	position:relative;
}

header .search i {
	margin-right: 5px;
}
header .mediaBtn {
	padding-top: 12px;
	margin-left: 15px;
}
header .btn {
	float: left;
	width: auto;
	margin-top: 9px;
	padding: 5px 9px 5px 9px;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	margin-left: 0px;
	color: #fff;
	background-color: #51321b;
	z-index:10000000!important;
	border-radius:25px;
	position:relative;
}
header .btn i {
	font-size:15px!important;
	float:right;
	direction: rtl;
	margin-left: 7px!important;
	margin-top: 0px;
	background-color:#fff;
	width:20px;
	height:20px;
	border-radius:50%;
	color:#51321b
}
header .btn:hover {
	background-color: #666666;
}
.lang_container {
	height:50px;
	z-index:10000000000000!important
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media (max-width: 320px) {
	header .header_top {
	width: 100%;
	height: 35px;
	opacity:1;
	box-sizing:border-box;
}

header .header_container {
	width: 100%;
    float:right;
	height: 50px;
	position: relative;
	border-top: 0px solid #51321b;
	background-color:#fff
}

header .logo {    
    width: 120px;
    float: left;
    margin-left: 0px;
    padding-top: 18px;
    position: relative;
    z-index: 10000000 !important;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    background-size: contain;
    background-position: center center;
    background-image: url('../../../images/System/logo/logo.png');
    background-repeat: no-repeat;
}

.header_logo_sep {    
    width: 1px;
    height:50px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    background-color:rgba(255, 255, 255, 0.3);
}
header #nav {
	float: left;
	width: 100%;
	position: absolute;
	left: 0;
}
.notify_product_name {
	font-size: 18px;
	padding-top:14px;
}
.header .collapse-button {
	margin-top: 0px;
}
header .infoBtn {
	width: auto;
	margin-left: 10px;
	padding-top: 8px;
}
header .infoBtn .text {
	font-size:14px;
	margin-top: 1px;
	float: left;
}
header .menu_login {
    position:relative;
	z-index:100000000!important;
}
header nav li a {
	padding-top: 14px;
	padding-bottom: 0px;
	color: #fff;
	background: transparent;
	font-size: 17px;
	line-height:1.2em
}
header nav li a i  {
	font-size: 21px!important;
	margin-top:0px;
}
header nav li ul {
	top: 50px;
}
.menu_cart_button {
	position:relative;
	z-index:10000000!important;
	margin-right: 60px;
	margin-left: 10px;
}
header .menu_cart_button label {
	width: 20px;
	height: 49px;
}
header .menu_cart_button label .number_of_all_items_in_products {
	float: right;
	width: auto;
	text-align: center;
	font-size: 11px;
	color: #fff;
	font-weight: 400;
	line-height: 1em;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	-ms-transition: all ease 0.2s;
	transition: all ease 0.2s;
	position: absolute;
	top: 6px;
	right: -7px;
}
header .menu_cart_button label i {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 17px;
	color: #fff;
	margin-left: 0!important;
	line-height: 1.2em;
	padding-top: 15px;
	padding-bottom: 2px;
}
header .home i {
	width: 20px;
	float:right;
	font-size: 22px;
	margin-left:0;
	padding-top: 21px;
	line-height:1.2em;
	clear:none;
	color:#000;
	position:absolute;
	right:70px;
	top:25px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
}

.onlyM {
	display:block;
}
.onlyD {
	display:none;
}
header .slimmenu li.menu_sep {
    display:none!important;
}

.menu_img {
	width:30px;
	float:right;
	margin-left:0px;
	position:absolute;
	right:0
}
header .search {
	font-size: 0px;
	font-weight: 400;
	margin-left: 12px;
	margin-right: 0px;
	margin-top: 15px;
	line-height:1.4em;
	z-index:100000000!important;
	position:relative;
}

header .search i {
	margin-right: 5px;
}
header .mediaBtn {
	padding-top: 12px;
	margin-left: 15px;
}
header .btn {
	float: left;
	width: auto;
	margin-top: 9px;
	padding: 5px 9px 5px 9px;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	margin-left: 0px;
	color: #fff;
	background-color: #51321b;
	z-index:10000000!important;
	border-radius:25px;
	position:relative;
}
header .btn i {
	font-size:15px!important;
	float:right;
	direction: rtl;
	margin-left: 7px!important;
	margin-top: 0px;
	background-color:#fff;
	width:20px;
	height:20px;
	border-radius:50%;
	color:#51321b
}
header .btn:hover {
	background-color: #666666;
}
.lang_container {
	height:50px;
	z-index:10000000000000!important
}
}