.product_desc .product_desc_info > h4 {
	padding-top: 5px;
	margin: 0px;
	min-height: 60px;
	overflow: hidden;
	max-height: 60px;
}
.product_desc .product_desc_info .price-box {
	line-height: 1;
	margin-top: 6px;
}
.add-actions-link {
	display: inline-block;
	margin-top: 5px;
	padding-top: 5px;
	-webkit-transition: all 300ms ease-in 0s;
	transition: all 300ms ease-in 0s;
	width: 100%;
}
.header-middle {
	padding: 2px 2px !important;
}
.cart-item-count {
	position: absolute;
	top: 11px;
	left: 10px;
}
.cat-mega-menu {
	width: 250px;
	padding: 4px 0 10px 0;
	overflow: hidden;
	z-index: 1070;
}

li.right-menu .cat-mega-menu > li, li.right-menu .cat-mega-menu-2 > li {
	width: 100%;
	float: left;
	padding: 0px 10px;
	list-style: none;
	overflow: hidden;
}

.hb-menu nav > ul > li > .single-menu::after {
	content: "";
	position: absolute;
	top: 8px;
	right: 15px;
	font-family: fontawesome;
	font-size: 18px;
	transition: all 0.3s ease-in-out;
	color: #242424;
}
.bg-4, .bg-5, .bg-6 {
	background-repeat: round;
	background-position: center center;
	background-size: cover;
	min-height: 380px;
	width: 100%;
}
@media (min-width:360px) {
	.d-lg-block {
		display:block!important;
	}
	.ttt {
		width: 50%;
	}

}
@media (max-width:360px) {
	.bg-4, .bg-5, .bg-6 {
		background-repeat: round;
		background-position: center center;
		background-size: cover;
		min-height: 230px;
		width: 100%;
	}
	.hm-searchbox {
		height: 30px;
	}
	button.li-btn {
		height: 30px;
	}

}
@media (min-width:576px) {
	.ttt {
		width: unset;
	}
}
.cart-fixd {
	position: fixed;
	top: 3px;
	z-index: 1177;
	right: 3px;
}
.hm-minicart-trigger .item-text::after {
	content: unset; 
	float: right;
	font-weight: 400;
	font-size: 18px;
	font-family: fontawesome;
	color: #242424;
	transition: all 0.3s ease-in-out;
}
.category-sub-menu ul li ul {
	display: none;
	margin-top: 0;
	margin-left: 11px;
}
.category-sub-menu ul li:first-child {
	padding-top: 4px;
}
.category-sub-menu ul li a{
	color: #000;
}
.slider-content > h2 {
	font-size: 15px;
	font-weight: 400;
	text-transform: capitalize;
	max-width: 100% !important;
	margin-bottom: 20px;
	background: #dddddd6e;
	padding: 2px 3px;
}
.cart-quantity {
	margin-top: 0px;
	overflow: hidden;
	float: left;
	width: 100%;
}
.minicart{
	position: absolute;
	top: 100%;
	z-index: 9;
	display: none;
	border: 1px solid #e5e5e5;
	padding: 20px;
	width: 290px;
	background: #ffffff;
	text-align: left;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.left-0{
	left: 0;
}
.right-0{
	right: 0;
}
.feedback-btn .close, .feedback-btn .xdx {
	background: #242424;
	color: #fff !important;
	width: 100px;
	font-size: 14px;
	/* height: 30px; */
	line-height: 30px;
	text-align: center;
	left: 110px;
	right: auto;
	top: 0;
	display: block;
	transition: all 0.3s ease-in-out;
}
.xdx:hover {
	background: #fed700;
	cursor: pointer;
}
.add-cart a:hover {
	background: #fed700;
	cursor: pointer;
}
.feedback-area .br-theme-fontawesome-stars .br-widget a {
	font-size: 25px;
}
.product-image > a img {
	width: 100%;
	height: 150px;
}
.category-tags > ul > li:hover a {
	color: #000; 
}
.category-tags > ul > li:hover {
	background: unset;
}
.shop-top-bar {
	padding: 10px;
	border: 1px solid #ededed;
}
.li-section-title > h2 {
	float: left;
	font-size: 20px;
	color: #242424;
	font-weight: 500;
	letter-spacing: -.025em;
	line-height: 1;
	padding-bottom: 0px;
	z-index: 0;
}
.li-sub-category-list > li > a::after, .li-section-title > h2 > span::before {
	content: "";
	position: absolute;
	bottom: -23px;
	background: #fed700;
	height: 2px;
	left: 0;
	right: 0;
	opacity: 0;
}
.li-section-title > h2 > span::before {
	opacity: 1;
	left: 0;
	right: 0;
	bottom: -9px;
}

.slider-active .owl-item.active .slider-progress {
	-webkit-animation: 5000ms ease-in-out 0s normal none 1 running timebar;
	animation: 5000ms ease-in-out 0s normal none 1 running timebar;
	background: rgba(0, 0, 0, .3);
	height: 5px;
	left: 0;
	opacity: 0.8;
	position: absolute;
	top: 0;
	z-index: 4;
}

.add-actions-link li {
	line-height: 1;
	margin: 0 0 0 3px;
	background: #eef0f1;
	display: inline-block;
	border-radius: 4px;
	float: left;
	height: auto;
	line-height: 25px;
	width: 26px;
}
.add-actions-link li.add-cart {
	float: left;
	margin: 0;
	background: #eef0f1;
	border: 1px solid #e1e1e1;
	transition: all 0.3s ease-in-out;
	width: 90px;
}
.table-content table td {
	border-top: medium none;
	padding: 5px 5px;
	vertical-align: middle;
	font-size: 13px;
}
.table-content table td img {
	width: 60px;
	height: 50px;
}
.table-content table td.li-product-name {
	font-size: 12px;
	font-weight: 500;
	text-transform: capitalize;
}
.table-content table td.li-product-price {
	font-size: 13px;
	font-weight: 500;
}
.cart-plus-minus {
	float: left;
	margin-right: 15px;
	position: relative;
	width: auto;
	text-align: center;
}
.update_cart {
	width: auto;
	padding: 3px 3px;
	cursor: pointer;
}
.update_cart {
	background-color: #333;
	border: 1px solid #333;
	color: #fff;
	display: inline-block;
	padding: 10px 10px;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.update_cart:hover {
	background: #fed700;
	border-color: #fed700;
}
.mr-auto{
	margin-right: auto;
}
.login-title1 {
	font-size: 20px;
	line-height: 23px;
	text-transform: capitalize;
	font-weight: 700;
	margin-bottom: 0px;
}
.shop-item-filter-list li .lia {
	color: #aaa;
	font-size: 20px;
	padding-right: 0;
}
.login-form {
	background-color: #ffffff;
	padding: 10px;
}
.login-title {
	font-size: 20px;
	line-height: 23px;
	text-transform: capitalize;
	font-weight: 700;
	margin-bottom: 10px;
	text-align: center;
	background: #fed700;
	padding: 5px 0;
	border-radius: 5px;
}
.login-form label {
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: 500;
	text-transform: capitalize;
}
.hm-searchbox {
	display: flex;
	position: relative;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #e1e1e1;
}
.hm-searchbox input {
	font-size: 13px;
	color: #a5a5a5;
	height: auto;
	background: transparent;
	border: none;
	width: 100%;
}
.product_name span {
	color: #0363cd;
	font-weight: 500;
	line-height: 18px;
	text-transform: capitalize;
	letter-spacing: -.5px;
}
.table-content table th {
	padding: 5px 5px;
}
.coupon input {
	width: 100%;
}
.coupon {
	float: left;
	width: 100%;
}
.cart-plus-minus .cart-plus-minus-box {
	width: 70px;
}

.product-details-thumbs .sm-image {
	cursor: pointer;
	padding: 0 2px;
	border: 1px solid #000;
}
.comment-review > .rating li i {
	font-size: 25px;
	color: #fed700;
}
.comment-author-infos > span > .rating li i {
	font-size: 14px;
	color: #f96900;
}
.disabled {
	cursor: not-allowed !important;
}
.footer-block1 > ul > li > a {
	font-size: 14px;
	color: #888;
	line-height: 36px;
	display: block;
	position: relative;
	transition: all 0.3s ease-in-out;
	border-bottom: 1px solid #000;
	padding: 0px 5px;
}
.product_desc .product_desc_info .product_name {
	color: #0363cd;
	display: block;
	font-size: 14px;
	font-weight: 100;
	line-height: 15px;
	text-transform: lowercase;
}
.li-product-menu li a {
	color: #796565;
}
.your-order-table table th, .your-order-table table td {
	border-bottom: 1px solid #d8d8d8;
	border-right: medium none;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	padding: 15px 5px;
	text-align: center;
}
.tblproname {
	padding: 2px 2px !important;
}
.shop-product-area .product_desc {
	margin: 5px 2px 0;
}
.manufacturer {
	font-size: 13px;
	font-weight: 400;
	display: inline-block;
	color: #a4a4a4;
	margin-bottom: 11px;
	line-height: 16px;
}
.product_desc .product_desc_info .rating-box {
	background: #fff;
	display: block;
	line-height: 1;
	padding-bottom: 5px;
	float: right;
	-webkit-transition: all 300ms ease-in 0s;
	transition: all 300ms ease-in 0s;
	overflow: hidden;
	margin-top: 4px;
	font-size: 6px;
}
.single-product-wrap {
	background: #ffffff none repeat scroll 0 0;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 300ms ease-in 0s;
	border: 1px solid #000;
	padding: 0 2px;
}
.loadproductbox {
	width: 100%;
	text-align: center;
	display: block;
	margin: 35px 5px 5px 5px;
}
.loadproductbtn {
	padding: 10px 10px;
	background: #fed700;
	border-radius: 10px;
	cursor: pointer;
}
.single-product-wrap {
  background: #ffffff none repeat scroll 0 0;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 300ms ease-in 0s;
}
/*.single-product-wrap:hover {*/
/*  margin: 0 0 -75px;*/
/*  padding: 0 0 75px;*/
/*  z-index: 9;*/
/*}*/
/*.single-product-wrap.mt-40:hover {*/
/*  margin: 40px 0 -85px;*/
/*}*/
/*.single-product-wrap::before {*/
/*	background: #ffffff none repeat scroll 0 0;*/
/*	box-shadow: 0 0 10px 0 rgba(0,0,0,.15);*/
/*	border-radius: 4px;*/
/*	bottom: -15px;*/
/*	content: "";*/
/*	left: -10px;*/
/*	opacity: 0;*/
/*	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";*/
/*	position: absolute;*/
/*	right: -10px;*/
/*	top: -15px;*/
/*	-webkit-transition: all 300ms ease-in 0s;*/
/*	transition: all 300ms ease-in 0s;*/
/*	visibility: hidden;*/
/*	z-index: 0;*/
/*}*/
/*.single-product-wrap:hover:before{*/
/*  opacity: 1;*/
/*  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";*/
/*  visibility: visible;*/
/*}*/
.plr-5 {
	padding-left: 5px;
	padding-right: 5px;
}
.menuactive {
	color: #fff !important;
}
.mobile-menu .mean-bar .mean-nav {
	background-color: #fed700;
}
.mean-container .mean-nav {
	background: #fed700;
	margin-top: 0;
}
.compimg {
	width: 40px;
	height: 40px;
}

.category-sub-menu li.has-sub > span::after {
	color: #242424;
	content: "\f067";
	font-family: fontawesome;
	font-size: 16px;
	position: absolute;
	right: 5px;
	top: 5px;
}
.category-sub-menu li.has-sub.open > span::after {
	content: "\f068";
}
.loader {
	width: 500px;
	margin: 0 auto;
	border-radius: 10px;
	border: 4px solid #fed700;
	position: relative;
	padding: 10px;
	margin-top: 20px;
}
.loader:before {
  content: "";
  border: 1px solid #fff;
  border-radius: 10px;
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
}
.loader .loaderBar {
	position: absolute;
	border-radius: 22px;
	top: 2px;
	right: 100%;
	bottom: 2px;
	left: 0;
	background: #e80f0f;
	width: 0;
	animation: borealisBar 2s linear infinite;
}

@keyframes borealisBar {
  0% {
    left: 0%;
    right: 100%;
    width: 0%;
  }
  10% {
    left: 0%;
    right: 75%;
    width: 25%;
  }
  90% {
    right: 0%;
    left: 75%;
    width: 25%;
  }
  100% {
    left: 100%;
    right: 0%;
    width: 0%;
  }
}
@media (max-width: 479px) {
    .mhres-380{}
}
.slider-active .owl-dots {
	display: block;
}