.menu_left a {
	font-size: 28px;
	padding: 0px 0 0 0;
	color: #fff;
}
.iconset.pe-0.menu-icon.js-mobile-nav-toggle.mobile-nav--open.d-lg-none {
	display: none;
}
.iconset .hdr-icon {
	color:#fff;
}
.header.d-flex.align-items-center.header-1.header-fixed.is-fixed {
	position: absolute;
	left: 0;
	right: 0;
	top: 90px;
	z-index: 99;
	background: #fff;
}
.header-fixed.is-fixed .menu_left a {
	color: #000;
}
.header-fixed.is-fixed .iconset .hdr-icon {
	color:#000;
}
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	background-color: #fff!important;
	overflow-x: hidden;
	padding-top: 60px;
	transition: 0.5s;
}
.sidenav a {
	padding: 8px 8px 8px 12px;
	text-decoration: none;
	font-size: 16px;
	color: #7a2c3d;
	display: block;
	transition: 0.3s;
	border-bottom: 1px solid #5454544d;
	text-transform: uppercase;
}
.sidenav a:hover {
	color: #545454;
}
.icon.anm {
	padding: 0 6px 0 0 !important;
}
.title.h5 {
	font-size: 15px;
	padding: 10px 0 0 10px !important;
}
 
.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
}
#main {
 transition: margin-left .5s;
	padding: 20px;
}
.list-inline-item a i {
	font-size: 20px !important;
	padding: 0 0px 0 0 !important;
}
 @media screen and (max-height: 450px) {
 .sidenav {
padding-top: 15px;
}
 .sidenav a {
font-size: 14px;
}
}
.header.d-flex.align-items-center.header-1.header-fixed {
	position: absolute;
	left: 0;
	right: 0;
	top: 60px;
	z-index: 99;
	background: #0000000f;
}
.category_page {
	width: 100%;
	float: left;
	padding:0 0 50px;
}
.one_categorypost {
	width: 100%;
	float: left;
}
.name_category {
	float: left;
	width: 100%;
}
.name_category h2 {
	text-transform: uppercase;
	letter-spacing: .3em;
	font-size: 15px;
	text-align: center;
	line-height: 1.4;
	font-weight: normal;
}
.name_category h2 span {
	display:block
}
.images_category {
	float: left;
	width: 100%
}
.images_category img {
	float: left;
	width: 100%
}
.mb10bx {
	margin:0 0 20px;
}
.video_box {
	box-shadow: 0px 0px 10px #00000026 !important;
	margin: 0 0 10px;
	border-radius: 10px;
}
.product-price {
	margin: 1px 8px 10px;
}
.product-name.ms-2 {
	padding: 0 6px 0 0;
}
.footer-links li a {
	color: #000000;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	font-size: 12px;
	font-weight: normal;
}
.footer_btm {
	width:100%;
	float:left;
	text-align:center;
	padding:20px 0;
}
.footer_btm h2 {
	font-family: Optima nova, sans-serif;
	font-size:14px;
	font-weight: 400;
	letter-spacing: .1em;
	text-align:center;
	width:100%;
	float:left;
	line-height: 1.2;
	text-transform: uppercase;
}
.footer_btm p {
	font-family: Optima nova, sans-serif;
	font-size:12px;
	font-weight: 400;
	letter-spacing: .1em;
	text-align:center;
	width:100%;
	float:left;
	line-height: 1.2;
	text-transform: uppercase;
}
.footer_btm img {
	width:200px;
	text-align:center
}
.footer .footer-top .h4 {
	color: #000000;
	margin: 0 0 15px;
	text-transform: uppercase;
	text-transform: uppercase;
	letter-spacing: .3em;
	font-size: 14px;
	font-weight: normal;
}
.list-inline-item a i {
	font-size: 30px;
	padding: 0 10px 0 0;
}
.iconset .hdr-icon {
	color: #000 !important;
	font-size: 18px;
	text-decoration: none;
 transition: .3s ease-in-out;
}
 
 @media only screen and (max-width: 767px) {
 .grid-products .item .product-image img {
 height: 210px !important;
}
.header.d-flex.align-items-center.header-1.header-fixed {
 	top: 42px !important; 
}
 .js-mobile-nav-toggle .icon {
display: none;
}
.iconset .hdr-icon {
 	font-size: 15px !important; 
}
 }
