/*Add custom styles to the skin here */
.menu-list-item {
  line-height: 29px;
  list-style: none;
  padding-left: 10px;
  padding-right: 10px;
}

#calltext a{color:red;font-size:16px;padding:5px 0px;font-weight:bold;}

.category-menu {width: auto;
padding: 0px 10px;}

.container-fluid {padding:0px !important;}
/*Notification Css*/

.mark-read-btn a {
	color: #98C232 !important;	
	font-size:14px !important;
	text-transform:none !important;
	
}
.attrb .aclick {
	line-height: 17px;
	height: 35px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

#quibuy {border:2px solid #fb0; padding:4px; text-decoration:none !important;}
.quikbuy {border:2px solid #fb0; padding:4px;}

.btnnew:hover{color:#fff;}
a:hover {text-decoration:none;}
body .minicart-title {
	font-size: 18px !important;
}
.cart-btn #miniCartWrap {
	margin: 3px 2px;
	font-size: 18px;
	float:right;
}
.breadcrumb {font-size:14px;font-style:normal;}

.mark-read-btn {
	width: 100%;
	float: right;
	text-align: right;
	padding: 10px;
	background: #fff;
	border-top: 1px solid #ccc;
}

.notifction-btn a .glyphicon-bell {
	background: #98c232;
color: #fff;
font-size: 14px;
padding: 6px 5px;
border-radius: 50%;
width: 25px;
height: 25px;
float: left;
text-align: center;
}
.notifction-btn a:focus, .notifction-btn a:hover {
	color: #fff;
}
 .notifiction-box-pop::after {
 bottom: -10px;
 left: 1px;
 content: " ";
 border-right-color: #fff;
 border-left-width: 0;
 position: absolute;
 display: block;
 width: 0;
 height: 0;
 border-color: transparent;
 border-right-color: transparent;
 border-style: solid;
}
.notifiction-box-pop {
	background: #f1f3f4;
	width: 350px;
	float: left;
	border-radius: 10px;
	box-shadow: 0 0 8px #ccc;
	position: absolute;
	top: 40px;
	right: 0;
	display: none;
	z-index: 99;
}
.notifiction-box-pop.active-opn-noti {
	display: block;
}

.nifiy-bel-icn .glyphicon {
	top: 7px;
}
.notfictn-add {
	background: #ecedee;
	padding: 8px 10px;
	width: calc(100% - 20px);
	float: left;
	margin: 5px 10px 10px;
	box-shadow: 0 0 3px #ccc;
}
.notifctn-hding {
	background: #f7f9f9;
	padding: 0px;
	width: 100%;
	float: left;
	border-bottom: 4px solid #8abe40;
}
.notifctn-hding h4 {
	padding: 10px 10px 10px 10px;
	display: inline-block;
	float: left;
	margin: 0;
}
.notfictn-add:nth-child(odd) {

}
.mdl-noti-txt a:hover, .mdl-noti-txt a {
	color: #98c232;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
}
.close-noti-pop {
	text-align: right;
	float: right;
	color: #babbbb;
	padding: 8px 5px 0 0;
}
.lft-noti-cykla {
	width: 15%;
	float: left;
}
.mdl-noti-txt a {
	display: block;
}
.mdl-noti-txt {
	width: 75%;
	float: left;
	text-align: left;
	padding-left:10px;
}
.rgt-cross-cut {
	width: 10%;
	float: right;
	text-align: right;
}
.lft-noti-cykla .glyphicon-info-sign {
	font-size: 22px;
	color: #98c232;
	margin-bottom: 17px;
margin-top: 4px;
}
.close-noti-pop a, .close-noti-pop a:hover, .close-noti-pop a:focus, .rgt-cross-cut a, .rgt-cross-cut a:hover, .rgt-cross-cut a:focus {
	color: #ccc;
}

.notifiction-box-pop::after {
	top: -19px;
	right: 18px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-right-color: #edeff0;
	border-style: solid;
	bottom: auto;
	font-size: 26px;
	border-width: 10px;
	transform: rotate(90deg);
	left: auto;
}
.close-noti-pop .glyphicon.glyphicon-remove {
	color: #333;
}

.mdl-noti-txt a {
	color: #8abe40 !important;
	text-transform: none !important;
	font-size: 14px !important;
}
.rgt-cross-cut a {
	text-align:right;
	float:right
}

.rgt-cross-cut a .glyphicon{
color:#333 !important
}


.nifiy-bel-icn {
	position: relative;
	width: auto;
	float: left;
}
.nifiy-bel-icn small {
	color: #fff;
	position: absolute;
	right: -9px;
	top: 1px;
	font-weight: bold;
	text-shadow: ;
	background: red;
	border-radius: 50%;
	padding: 1px 3px 0;
	font-size: 11px;
	width: 17px;
	height: 17px;
	text-align: center;
}

body #minicart-modal .minicart-title {
	font-size: 18px !important;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 40px;
	letter-spacing: 2px;
	text-align: left;
	margin: 0;
}