 @import url('https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i');
 @import url('https://fonts.googleapis.com/css?family=Lobster&display=swap');
/*-----------------------
1.  body
-------------------------*/
@font-face {
	font-family: "rupee_foradianregular";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/rupee_foradian-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/rupee_foradian-webfont.woff") format("woff"), url("../fonts/rupee_foradian-webfont.ttf") format("truetype"), url("../fonts/rupee_foradian-webfont.svg#rupee_foradianregular") format("svg");
}
*, html {
	margin: 0;
	padding: 0
}
body {
	font-size: 16px;
	line-height: 1.8;
	font-family: 'Muli', sans-serif;
	color: #323131;
	background: #fff;
	height: 100%;
	position: relative;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
	color: #3a3d42;
	font-family: 'Muli', sans-serif;
}
a {
	color: #777;
}
a:focus {
	color: #777;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active, a:focus {
	outline: 0;
	border: none;
	text-decoration: none;
}
img {
	border: none;
}
.im {
	width: 100%;
	margin-bottom: 20px;
}
.im img {
	width: 100%;
}
.form33 {
	background: #d3760d;
	border: solid 1px #e6e7e7;
	padding: 10px 10px 0px 10px;
	margin-bottom: 10px;
}


.blue {
	background: #32c5d2;
}
.green1 {
	background: #3cb878;
}
.service2 {
	width: 100%;
}
.vie {
	text-align: center;
	width: 100%;
}
.vie img {
	width: 90%;
	margin: auto;
}


a.close {
    line-height: 1;
    font-size: 1.5em;
    position: absolute;
    top: 5%;
    right: 2%;
    text-decoration: none; color:#ff0000 !important;
	font-size:30px;
    z-index:100000000;
	opacity: 1;
}

 .modal-box {
  display: none;
  position: absolute;
  z-index: 1000;
  width:500px;
  background: white;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}


.modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6) !important;
}





.service3 {
	width: 100%;
}
.text111 {
	text-align: left;
	width: 78%;
	float: right;
}
.text111 h2 {
	font-size: 18px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	color: #070606;
	font-weight: 600;
}
.text111 p {
	font-size: 14px;
	color: #737373;
	line-height: 21px;
	margin-bottom: 20px;
}
.circle22 {
	float: left;
	width: 8%;
	width: 68px;
	top: 0px;
}
.circle222 {
	background: #e6502e;
	border-radius: 100%;
	padding: 10px;
	width: 65px;
	height: 65px;
	display: flex;
}
.circle222 img {
	margin: auto;
}
.yellow {
	background: #ffca00;
}
.perpal {
	background: #605ca8;
}
.gray {
	background: #c69c6d;
}
.online-test-box > .panel-primary > .panel-heading .font {
	font-size: 20px;
	font-weight: 600;
	margin-top: 15%;
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	font-size: 15px;
	text-align: right;
}



.form33 h2 {
	padding: 5px 0px;
	color: #fff;
	font-size: 35px;
	text-shadow: 0px 0px 2px #000;
}
.bes-style-choose .pf-radio-big-inline {
	margin: 0;
	float: left;
	margin: 0px 5px 5px 0px;
	display: inline-block;/*width:160px;  */
}
.bes-style-choose .pf-radio-big-inline input[type=radio] {
	display: none;
}
.bes-style-choose .pf-radio-big-inline input[type=radio] + label {
	width: 100%;
	/* height: 4.687em; */
	display: inline-block;
	background-image: url(../images/radio-inactive-big.png);
	background-repeat: no-repeat;
	background-position: .100em 1.05em;
	cursor: pointer;
	line-height: 45px;
	position: relative;
	padding-left: 2em;
}
.bes-style-choose .pf-radio-big-inline input[type=radio] + label img {
	max-width: 40px;
	max-height: 40px;
	vertical-align: middle;
}
.bes-style-choose .pf-radio-big-inline span {
	display: inline-block;
	margin: 7px 0px 7px 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: middle;
	color: #fff;
	width: 100%;
	font-size: 25px;
	font-weight: normal;
}
.bes-style-choose .pf-radio-big-inline input[type=radio]:checked + label {
	background-image: url(../images/radio-active-big.png);
	background-repeat: no-repeat;
	background-position: .100em 1.05em;
	cursor: pointer;
}
.submit {
	background: #e48519;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: none;
	padding: 11px 17px;
	margin-top: 0px;
}
.submit:hover {
	background: #9db701;
}
.add a {
	color: #9db701;
	text-decoration: none;
	font: normal 13px Arial, Helvetica, sans-serif;
	padding: 10px 0px;
	display: block;
}
.add a:hover {
	text-decoration: underline;
}
/*-----------------------
2. global css
-------------------------*/	
.no-padding-left {
	padding-left: 0;
}
.no-padding-right {
	padding-right: 0;
}
.zoom-img {
	overflow: hidden;
}
.zoom-img img {
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}
.zoom-img:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.terms-of-service p, .cat-search, .header-right-callus h3, .shipping-checkout-btn a, .nivo-caption h2, .facality-text h3, .newsletter-area h2, .newsletter-btn, .fllow-us-area h2, .footer-top-right-1 h2, .footer-top-right-2 h2, .company-list-menu ul li, .our-testimonials p, .home-link-menu ul li a, .product-left-sidebar h2.left-title, span.sidebar-title, .category-header-text h2, .product-category-title h1, .product-category-title h1 span.count-product, .product-shooting-bar label, .compare-button, .showing-next-prev nav ul li a, .showing-next-prev nav ul li a.pagi-num, .showall-button, .list-view-content .customar-comments-box a, .list-view-content .overlay-content-list ul li a.add-cart-text, div.file-uploader span.action, .error-form p, form.error-ser-form .error-ser-btn, .primary-form-group label, .main-btn, .success-full-account-create p, .p-info-group span, .Permalink p, .wishlists-item-title a, .Permalink a, a.wish-save, span.shop-pro-item, ul.step li a, ul.step li span, ul.step li.step-current span, ul.step li.step-current-end span, ul.step li.step-current, ul.step li.step-current-end, #cart-summary tbody td.cart-avail span, .price-percent-reduction, #cart-summary tfoot td.text-right, #cart-summary tfoot tbody td.cart-unit, #cart-summary tbody tfoot td.cart-unit, #cart-summary tfoot tbody td.cart-total, #cart-summary tbody tfoot td.cart-total, #cart-summary tfoot td#total-price-container, .returne-continue-shop a.continueshoping, .returne-continue-shop a.procedtocheckout, p.filup-below, .update-button a, .add-new-address a, .product-delivery-address p, table.delivery-table tr td .carrey-info strong, .single-payment-method a, .single-payment-method span, button.large-btn, .single-product-descirption h2, .single-product-condition p, .single-product-desc .product-in-stock p, .product-in-stock p span, .single-product-quantity > p, .single-product-size p, .single-product-color p, .add-cart-text, .table-data-sheet tr td:first-child, .tab-rating-box span, .review-author-info strong, .review-author-info span, a.write-review-btn, .single-product-right-sidebar h2.left-title, body.index-2 .category-heading h2, body.index-2 .category-menu-list ul li a.menu-item-heading {
	font-weight: bold;
}
span.mobile-menu-title, .drodown-mega-menu .mega-menu-list ul li a, .new-mark-box, .single-latest-post p, .read-more a, .facality-text span, .staticblock p, .info-text p, .info-text p a, .single-f-widget ul li a, .copy-right address, body.index-2 .category-heading h2, body.index-2 .category-menu-list ul li a, .home-link-menu ul li a, .product-category-title h1 span.count-product, form.error-ser-form .error-ser-btn, .wishlists-chart table tr td span, .Permalink a, a.wish-save, span.shop-pro-item, .price-percent-reduction, .update-button a, .add-new-address a, .list-view-content .review-box span {
	font-family: 'Muli', sans-serif;
}
.drodown-mega-menu .mega-menu-list a.mega-menu-title, .drodown-mega-menu .mega-menu-list ul li a, .facality-text span {
	font-weight: normal;
}
.mainmenu nav ul li a, .list-view-content .review-box span {
	font-weight: 400;
}
/*-----------------------
2.1 breadcrumb
-------------------------*/	
.bstore-breadcrumb {
	font-size: 15px;
	margin: 19px 0 19px;
	text-transform: capitalize;
	line-height: 21px;
}
.bstore-breadcrumb a {
	color: #333;
	display: block;
	float: left;
	text-transform: uppercase;
}
.bstore-breadcrumb a:hover {
	color: #ff4f4f;
}
.bstore-breadcrumb span i {
	color: #333;
	margin-left: 5px;
	margin-right: 1.5px;
	position: relative;
	top: -1px;
}
.bstore-breadcrumb span {
	color: #777;
}
/*-----------------------
2.2 left title
-------------------------*/	
 

/*-----------------------
2.3 center title
-------------------------*/	
.center-title-area {
	padding-left: 15px;
	padding-right: 15px;
}
h2.center-title {
	border-top: 1px solid #b0b1b3;
	color: #3a3d42;
	display: block;
	font-weight: 400;
	font-size: 18px;
	line-height: 48px;
	position: relative;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 0px;
}
h2.center-title:before {
	border-top: 3px solid #3a3d42;
	content: "";
	display: block;
	left: 50%;
	position: absolute;
	top: 2px;
	width: 80px;
	margin-left: -40px;
}
h2.center-title a:hover {
	color: #FF4F4F;
}
/*-----------------------
2.4 carousel next prev icon
-------------------------*/	
/* div.owl-controls {
	background: #fff none repeat scroll 0 0;
	padding-left: 10px;
	position: absolute;
	right: 2px;
	top: -40px;
	width: 71px;
}
.owl-theme .owl-controls .owl-buttons div {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 12px;
	margin: 0 0px 0 4px;
	opacity: 1;
	padding: 0;
}
div.owl-nav .owl-prev {
	float: left;
	color: #fff;
} */
.crausal-box {
	padding: 0px 20px;
}

.barand{ margin:30px 0px 0px 0px; padding:40px 0px 40px 0px; background:#ececec;}

/* i.owl-prev-icon {
	border: 1px solid #cccccc;
	color: #ccc;
	font-size: 50px;
	line-height: 15px;
	text-align: center;
	transition: all 0.3s ease 0s;
	width: 30px;
	height: 30px;
	position: relative;
	margin: 0px 0px 0px -30px;
}
 */i.owl-prev-icon:hover, i.owl-next-icon:hover {
	color: #aaaaaa;/* border: 1px solid #FF4F4F;   */
}
div.owl-nav .owl-next {
	float: right;
	color: #fff;
}
/* .owl-buttons {
	width: 100%;
	height: 50px;
} */
.owl-prev {
	float: left !important;
}
.owl-next {
	float: right !important;
}
/* i.owl-next-icon {
	border: 1px solid #cccccc;
	color: #cbcccc;
	font-size: 50px;
	line-height: 15px;
	text-align: center;
	transition: all 0.3s ease 0s;
	width: 30px;
	height: 30px;
	position: relative;
	margin: 0px -20px 0px 0px;
} */
/*-----------------------
2.5 page-title
-------------------------*/	
h2.page-title {
	border-bottom: 1px solid #d6d4d4;
	color: #555454;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 30px;
	margin-top: 0px;
	overflow: hidden;
	padding: 0 0 17px;
	text-transform: uppercase;
}
/*-----------------------
2.6 scroll to top
-------------------------*/	
.scroll-to-top {
	bottom: 50px;
	position: fixed;
	right: 10px;
	z-index: 999999;
}
a.bstore-scrollertop {
	background: #e48519 none repeat scroll 0 0;
	color: #fff;
	display: block;
	height: 40px;
	line-height: 44px;
	text-align: center;
	transition: all 0.3s ease 0s;
	width: 40px;
	border-radius: 100%;
}
a.bstore-scrollertop i {
	font-size: 22px;
}
.bstore-scrollertop:hover {
	background: #ff4f4f none repeat scroll 0 0;
}
.bannner { background:url(../images/banner.png) right center no-repeat; min-height:115px;  float:right; text-align: right; color:#1aa527; font-size:16px; font-weight:bold;}
.since{ margin-top:100px;} 

/*-----------------------
2.7 mobile-menu
-------------------------*/	
.mean-container .mean-nav {
	background: #212121 none repeat scroll 0 0;
}
.mean-container .mean-bar {
	background: #fdb819 none repeat scroll 0 0;
}
span.mobile-menu-title {
	color: #fff;
	left: 18px;
	position: absolute;
	text-transform: uppercase;
	top: 12px;
	font-size: 18px;
	line-height: 18px;
}
.meanmenu-reveal {
	float: right;
}
.mean-container a.meanmenu-reveal span {
}
.mean-container .mean-nav ul li {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #eaeaea;
}
.mean-container .mean-nav ul li:hover {
	background: #EFEFEF;
}
.mean-container .mean-nav ul li a:hover {
	color: #FF4F4F;
}
.mean-container .mean-nav ul li a {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding: 12px 15px;
	text-transform: capitalize;
}
.mean-container .mean-nav ul li a.mean-expand {
	font-weight: 400;
	height: 20px;
	padding: 12px !important;
	top: -1px;
	width: 20px;
}
.mean-container .mean-nav ul li a.mean-expand {
	border-left: 1px solid rgba(0,0,0, 0)!important;
	border-bottom: 1px solid rgba(0,0,0, 0)!important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0);
	border-left: 0px solid #000;
}
/*-----------------------
3. header css
-------------------------*/	
/*-----------------------
3.1 header top
-------------------------*/	
.header-top {
	background: #f5f5f5;
	border-bottom: solid 1px #ececec;
	color: #868585;
	padding: 2px 0px; display:none;
}
.header-left-menu {
	display: block;
	color: #868585;
}
.welcome-info {
	color: #868585;
	font-size: 14px;
	float: left;
	text-transform: capitalize;
}
.welcome-info i {
	font-weight: normal;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
.welcome-info span {
	color: #ff4f4f;
}
.noe {
	text-align: center;
}
.noe-info {
	font-size: 14px;
	text-transform: capitalize;
	font-style: italic;
	color: #868585;
}
.header-right-menu {
	float: right;
	font-size: 14px;
}
.header-right-menu nav {
}
.header-right-menu nav ul {
}
.header-right-menu nav ul li {
	/* border-right:1px solid #555; */
	padding-left: 8px;
	margin: 0px;
}
.header-right-menu nav ul li:last-child {
	border-right: 0px solid #555;
	padding-right: 0;
}
.header-right-menu nav ul li a {
	color: #868585;
	padding: 0;
	transition: all 0.3s ease 0s;
}
.header-right-menu nav ul li a:hover {
	color: #16ac25;
}
.fjd{ color:#16ac25;}
.fjd a{ color:#16ac25 !important;}
.fjd a:hover{ color:#000 !important;}







.currenty-converter {
	border-right: 1px solid #555;
	cursor: pointer;
	float: left;
	line-height: 25px;
	padding: 0 10px;
	position: relative;
}
.current-currency {
}
.current-currency strong {
	color: #ff4f4f;
}
.cur-label {
}
.currency-list {
	background: #3e3e3e none repeat scroll 0 0;
	border-top: 1px solid #555;
	display: none;
	left: 0;
	padding: 10px 15px;
	position: absolute;
	top: 30px;
	z-index: 10;
	width: 157px;
}
.currency-list li {
}
.currency-list li a {
	color: #fff;
	text-transform: capitalize;
	padding: 8px 0;
	display: block;
}
.currency-list li a:hover {
	color: #ff4f4f;
}
.currency-toogle {
}
.selected-language {
	border-right: 1px solid #555;
	float: left;
	line-height: 25px;
	padding: 0px 10px 0 10px;
	position: relative;
	cursor: pointer;
}
.current-lang {
}
.current-lang strong {
	color: #ff4f4f;
}
.current-lang-label {
}
.languages-choose {
	background: #3e3e3e none repeat scroll 0 0;
	border-top: 1px solid #555;
	display: none;
	left: 0;
	padding: 10px 15px;
	position: absolute;
	top: 30px;
	z-index: 10;
	width: 157px;
}
.languages-choose li {
}
.languages-choose li a {
	color: #fff;
	text-transform: capitalize;
	padding: 8px 0;
	display: block;
}
.languages-choose li a:hover {
	color: #ff4f4f;
}
.language-toogle {
}
/*-----------------------
3.2 header middle
-------------------------*/	
.header-middle {
	background:#fbf3f0;
}
.logo {
	/* padding-top: 5px;
	margin-bottom: 5px; */
}
.logo1 a {
	display: block;
}
.logo1 img {
	max-width: 100%;
}
.logo1 {
	display: block;
}
.mobile-logo {
	display: none;
}
.categorys-product-search {
	margin-top: 20px;
	overflow: hidden;
	padding-top: 0px;
	position: relative;
	margin-bottom: 20px;
}
.search-form-cat {
	border-radius: 25px;
	border: 1px solid #e5e5e5;
	padding: 2px;
	height: 41px;
	color: #464646;
	text-transform: uppercase;
	overflow: hidden;
}
.search-product {
	width: 100%;
}
.search-button {
	background: #9e5ffd none repeat scroll 0 0;
	border: medium none;
	color: #758690;
	float: right;
	/* right: -8px;
	position:relative; */
	top: 0;
	transition: all 0.3s ease 0s;
	width: 35px;
	height: 35px;
	border-radius: 100%;
}
.search-button:hover {
	/* background:#3A3D42; */
	color: #f69322;
}
.search-button i {
	font-size: 15px;
	position: relative;
	top: -2px;
}
.search-form {
	border: none;
	box-shadow: none;
	border-radius: 18px;
	color: #969696;
	font-size: 13px;
	height: 35px;
	outline: medium none;
	padding: 4px 10px;
	float: left;
	/* width:90%; */
	background: #fff;
}
 .search-form::-moz-placeholder {
color: #969696;
opacity:1
}
.search-form::-ms-input-placeholder {
color: #969696;
}
.search-form::-webkit-input-placeholder {
color: #969696;
}
.search-form:focus, .search-form:active {
	border: none;
	box-shadow: none;
	outline: 0 none;/* border-left:1px solid #d7d7d7;	 */
}
.search1 {
	border: none;
	/* border-left:1px solid #d7d7d7; */	
	box-shadow: none;
	border-radius: 0px;
	color: #676666;
	font-size: 13px;
	outline: medium none;
	padding: 5px 10px;
	background: #fff;
	display: block;
	/* height: 34px; */
	color: #555;
	background-color: #fff;
	background-image: none;
}
.search1:focus, .search1:active {
	border: none;
	box-shadow: none;
	outline: 0 none;/* border-left:1px solid #d7d7d7;	 */
}
.searchbox-new {
	float: left;
	border: 1px solid #d7d7d7;
	/*height: 39px;*/
	width: 367px;
	background: #fff;
	margin: 20px 0 20px 172px;
	border-radius: 0px;
}
.serchinput {
	float: left;
	width: 79%;
	/*height: 24px;*/
	padding: 5px 10px;
	margin: 5px;
	border: none;
	font: 12px Verdana, Geneva, sans-serif;
	color: #938f8f;
}
.serchbtn {
	float: right;
	background: url(../images/searchicon.png) 12px 5px no-repeat;
	border-left: solid 1px #d7d7d7;
	border-top: none;
	border-bottom: none;
	border-right: none;
	cursor: pointer;
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	width: 15%;
	/*height: 39px;*/
	padding: 8px 15px;
	margin: 4px 0px;
}
 @media screen and (max-width: 480px) {
.search-product {
	min-width: 84% !important;
}
}
.cat-search {
	background: #fff url("img/caret.png") no-repeat scroll 92% 45%;
	border: medium none;
	color: #464646;
	cursor: pointer;
	float: left;
	font-size: 13px;
	min-height: 42px;
	outline: medium none;
	padding: 0px 0px 0px 10px;
	text-transform: uppercase;
	width: 134px;
}
 select::-ms-expand {
 display: none;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
}
input.search-form[placeholder] {
	text-overflow: ellipsis;
}
input.search-form[placeholder]::-moz-placeholder {
text-overflow: ellipsis;
}
input.search-form:-moz-placeholder {
text-overflow: ellipsis;
}
input.search-form[placeholder]::-webkit-input-placeholder {
 color: #464646;
}
input.search-form[placeholder]:-moz-placeholder {
 color: #464646;
}
input.search-form[placeholder]::-moz-placeholder {
 color: #464646;
}
input.search-form[placeholder]:-ms-input-placeholder {
 color: #464646;
}
.cat-search option {
	text-transform: capitalize;
	font-weight: normal;
	padding: 9px 7px 7px 7px;
	font-size: 14px;
}
.header-right-callus {
 background:;
	float: right;
	margin-top: 20px;
	padding: 0 10px 0px 45px;
	position: relative;
	margin-bottom: 20px;
	height: 42px;
}
.header-right-callus:before {
	background: url(../images/phone.png) left top no-repeat;
	color: #3e3e3e;
	content: " ";
	display: inline-block;
	/* font-family: FontAwesome; */
	font-size: 20px;
	height: 100%;
	left: 0;
	line-height: 41px;
	position: absolute;
	text-align: center;
	width: 40px;
}
.header-right-callus h3 {
	color: #474646;
	font-size: 15px;
	line-height: 20px;
	text-transform: none;
	padding-top: 1px;
}
.header-right-callus span {
	color: #6d6d6d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.header-right-cart {
 background:;
	float: left;
	margin-top: 26px;
	padding: 0 10px 0px 40px;
	position: relative;
	margin-bottom: 20px;/* height: 42px; */
}
.header-right-cart:before {
	background: url(../images/cart-icon.png) left top no-repeat;
	color: #3e3e3e;
	content: " ";
	display: inline-block;
	height: 100%;
	left: 0;
	line-height: 41px;
	position: absolute;
	text-align: center;
	width: 35px;
}
.header-right-cart h3 {
	color: #474646;
	font-size: 15px;
	line-height: 20px;
	text-transform: none;
	padding-top: 1px;
}
.header-right-cart span {
	color: #6d6d6d;
	font-size: 14px;
	line-height: 20px;
}
.value {
	color: #afafaf;
	line-height: 0px;
	font-size: 14px;
	margin-top: 5px;
}
.log {
	text-align: left;
	margin: 10px auto 0 auto;
	width: auto;
	display: table;
	padding: 0px;
	float: right;
}
.log > li {
	text-align: center;
	display: table-cell;
	padding: 15px 8px;
}
.log > li:last-child {
	padding-right: 0px;
}
.log li.menu-login-btn a {
	line-height: normal;
	border: 2px solid #ceaffe;
	border-radius: 5px;
	display: inline-block;
	padding: 7px 15px;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 0.5px;
	color: #636363;
	transition: all 200ms ease-in-out 0s;
	background: none;
}
.log li.menu-login-btn a:hover {
	color: #fff;
	border: 2px solid #ceaffe;
	background: #9e5ffd;
}
.log li.menu-signup-btn a {
	line-height: normal;
	border: 2px solid #ab74fd;
	border-radius: 5px;
	display: inline-block;
	padding: 7px 15px;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 0.5px;
	color: #fff;
	transition: all 200ms ease-in-out 0s;
	background: #9e5ffd;
}
.log li.menu-signup-btn a:hover {
	color: #636363;
	border: 2px solid #ab74fd;
	background: none;
}
/*-----------------------
3.3 mainmenu
-------------------------*/	
.main-menu-area {
	background: #fdb819;
	height: 45px;
	position: relative;  box-shadow:0px 1px 1px 0px rgba(0,0,0,0.4);   
	z-index: 10;
}
.mainmenu {
	 
	padding-left: 5px;
}
.mainmenu nav {
}
.mainmenu nav ul {
	/* text-align: center; */
}
.mainmenu nav ul li {
	padding: 0;
}
.mainmenu nav ul li a {
	color: #212121;
	display: block;
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	line-height: 45px;
	padding: 0 35px;
	text-transform: none;
	transition: all 300ms ease 0s;
	position: relative;
	font-weight:700;
}
/* .mainmenu li a:after {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	left: 0px;
	height: 24px;
	width: 1px;
	background: rgba(255, 255, 255, 0.77);
	content: ""
}
 *//* .mainmenu li.first-li a:after{  position: absolute;
    top: 50%;
    margin-top: -12px;
    left:0px;
    height: 24px;
    width: 1px;
    background: rgb(228, 133, 25);
    content: ""}
.mainmenu li.first-li a:after:hover{ background:#fff;}*/

.mainmenu nav ul li a:hover {
	background: #2ece3e;
	color: #fff;
}
.mainmenu nav ul li.active a {
	background: #2ece3e;
	color: #fff;
}
.mainmenu nav ul li .home-var-menu {
	left: 15px;
	position: absolute;
	width: 220px;
	z-index: 999999;
	opacity: 0;
	visibility: hidden;
	top: 100px;
	transition: 0.3s;
}
.mainmenu nav ul li ul.home-menu {
	padding-top: 15px;
}
.mainmenu nav ul li ul.home-menu:before {
	content: "";
	position: absolute;
	top: -5px;
	left: 25px;
	border-bottom: 10px solid rgb(58, 61, 66);
	border-top: 10px solid rgba(58, 61, 66, 0);
	border-left: 10px solid rgba(58, 61, 66, 0);
	border-right: 10px solid rgba(58, 61, 66, 0);
}
.mainmenu nav ul li ul.home-menu li {
	float: none;
	border-bottom: 1px solid #494E55;
}
.mainmenu nav ul li ul.home-menu li a {
	display: block;
	background: #3A3D42;
	color: #fff;
}
.mainmenu nav ul li ul.home-menu li a:hover {
	background: #494E55;
}
.mainmenu nav ul li:hover .home-var-menu {
	opacity: 1;
	visibility: visible;
	top: 55px;
}
input.search1[placeholder] {
	text-overflow: ellipsis;
	width: 80%
}
input.search1[placeholder]::-moz-placeholder {
text-overflow: ellipsis;
}
input.search1:-moz-placeholder {
text-overflow: ellipsis;
}
input.search1[placeholder]::-webkit-input-placeholder {
 color: #464646;
}
input.search1[placeholder]:-moz-placeholder {
 color: #464646;
}
input.search1[placeholder]::-moz-placeholder {
 color: #464646;
}
input.search1[placeholder]:-ms-input-placeholder {
 color: #464646;
}
/*-----------------------
3.4 mega menu
-------------------------*/
.drodown-mega-menu {
	background: #fff none repeat scroll 0 0;
 
	 border-left: 1px solid #fdb819;
	border-right: 1px solid #fdb819; 
	border-bottom: 1px solid #fdb819;
	left: 15px;
	min-width: 100%;
	/* min-width: 850px; */
	padding: 0px 30px 20px 10px;
	position: absolute;
	top: 100% !important;
	z-index: 99999999;
	transition: 0.3s;
	visibility: hidden;
	opacity: 0;
	box-shadow: 0px 0px 6px #ccc;
}
.left-mega {
}
.drodown-mega-menu .mega-menu-list {
	margin-top: 25px;
}
.menu-img {
	width: 100%;
	min-height: 240px;
	text-align: right;
}
.menu-img img {
	max-width: 100%;
	max-height: 240px;
}
.drodown-mega-menu .mega-menu-list a.mega-menu-title {
	font-size: 16px;
	color: #2ece3e;
	padding: 0;
	line-height: 35px;
	text-transform: none;
	background: none;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
.drodown-mega-menu .mega-menu-list a.mega-menu-title i {
	color: #2ece3e;
	margin-right: 5px;
}
/*.drodown-mega-menu .mega-menu-list a.mega-menu-title:hover{
	color:#FF4F4F;
}*/
.mainmenu ul li .drodown-mega-menu .mega-menu-list ul {
	margin-top: 10px;
}
.mainmenu ul li .drodown-mega-menu .mega-menu-list ul li {
	text-align: left;
}
.mainmenu ul li .drodown-mega-menu .mega-menu-list ul li a {
	color: #555555;
	background: inherit;
	line-height: 25px;
	padding: 2px 0px 2px 0px;
	font-size: 14px;
	text-transform: capitalize;
}
.mainmenu ul li .drodown-mega-menu .mega-menu-list ul li a:hover {
	background: inherit;
	color: #000;
}
.mainmenu ul li .drodown-mega-menu .right-mega {
}
.mainmenu nav ul li:hover .drodown-mega-menu {
	visibility: visible;
	opacity: 1;
	top: 55px;
}
.second-section {
	 
    background:#0e7b19 url(../images/bg22.png) bottom right no-repeat;
	padding:60px 0px;
	margin-bottom:20px;
}
 
.button1 a{ color:#fff; background:#0d6115; padding:3px 8px; border-radius:4px;}

.second-section h1 {
	color: #fff;
	font-size: 35px;
	text-align: left;
	margin: 0px 0px 20px 0px;
	padding-bottom:25px;
	 
	background: url(../images/border-bottom1.png) bottom left no-repeat;
}

.second-section p{color: #fff; line-height:24px; text-align:justify; margin-bottom:30px;}

.download{
	padding:5px; 
    background:rgba(0,0,0,0.5); margin:10px 0px; }

.download img{ width:100%; text-align:center;}	
	

.leftgreenhd { 
    border-radius:2px;
    font-size: 20px;
    color: #fff;
    padding: 4px 15px;
    background: #40b82d;
	margin-bottom:10px;
    
}
.newscont{
	margin:0px 0;
	padding:0px;
	width:100%;
	display:block;
}

.news{
	position: relative;
	width: 100%; /*marquee width */
	height: 190px; /*marquee height */
	overflow: hidden;
}
.newslist
{
	margin:15px;
	padding:0px;
	list-style:none;
}
.newslist li
{
	margin:12px 0px;
	padding:0px 0 0 15px;
	font-size:14px;
	color:#fff;
	background:url(../images/newsarrow.png) left 6px no-repeat;
}
.newslist li a{ font-size:14px;
	color:#fff; line-height:22px;
}
.newslist li a:hover
{
	color:#fff;
	text-decoration:underline;
}




/*-----------------------
3.4 mainmenu my cart
-------------------------*/
.shopping-cart-out {
	background: #494E55;
	height: 55px;
}
.shopping-cart {
	position: relative;
}
.shopping-cart a.shop-link {
	color: #e9e9ea;
	display: block;
	font-size: 12px;
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	padding-left: 19px;
	text-transform: uppercase;
}
.shopping-cart a i.cart-icon {
	font-size: 20px;
	margin-right: 15px;
	position: relative;
	top: 2px;
}
.shopping-cart a b {
	color: #fff;
	font-weight: 400;
	height: 100%;
	line-height: 55px;
	position: relative;
	top: 0px;
}
.ajax-cart-quantity {
	background: #ff4f4f none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 55px;
	margin-left: 7px;
	padding: 0 23px;
	transition: all 0.3s ease 0s;
	width: 55px;
	float: right;
}
.shopping-cart :hover .ajax-cart-quantity {
	background: #FF5858;
}
.shipping-cart-overly {
	background: #fff;
	border-top: 0px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	width: 270px;
	position: absolute;
	right: 0;
	top: 55px;
	z-index: 999999999;
	height: 0px;
	transition: all 0.4s ease 0s;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
}
.shopping-cart:hover .shipping-cart-overly {
	height: 428px;
	opacity: 1;
	visibility: visible;
}
span.cross-icon {
	color: #434343;
	font-size: 18px;
	position: absolute;
	right: 10px;
	top: 20px;
	cursor: pointer;
	transition: all 0.3s ease 0s;
}
span.cross-icon:hover {
	color: #FF4F4F;
}
.shipping-item {
	overflow: hidden;
	font-size: 12px;
	line-height: 25px;
	padding: 20px;
	border-bottom: 1px solid #d7d7d7;
	position: relative;
}
.shipping-item-image {
	float: left;
	margin-right: 18px;
}
.shipping-item-image a {
	display: block;
}
.shipping-item-text {
}
.shipping-item-text span {
	color: #9c9b9b;
	font-size: 14px;
}
.shipping-item-text span a.pro-cat {
	color: #434343;
	margin-left: 5px;
}
span.pro-quan-x {
	font-size: 11px;
}
span.pro-quality {
	display: block;
}
span.pro-quality a {
	color: #9c9b9b;
	font-size: 12px;
}
span.pro-quality a:hover {
	color: #ff4f4f;
}
.shipping-item-text p a {
}
.shipping-item-text span a.pro-cat:hover {
	color: #ff4f4f;
}
.shipping-item-text p {
	margin: 0;
	color: #434343;
	font-size: 13px;
}
.shipping-total-bill {
	padding: 20px;
	color: #515151;
	line-height: 35px;
}
.cart-prices {
	border-bottom: 1px solid #515151;
}
.shipping-cost {
	float: right;
}
.total-shipping-prices {
}
.shipping-total {
	float: right;
}
.shipping-checkout-btn {
	padding: 20px;
	background: #F6F6F6;
}
.shipping-checkout-btn a {
	display: block;
	text-align: center;
	font-size: 14px;
	text-transform: capitalize;
	background: #3a3d42 none repeat scroll 0 0;
	color: #fff;
	padding: 7px 0;
	transition: all 300ms ease 0s;
}
.shipping-checkout-btn a:hover {
	background: #FF4F4F;
}
.shipping-checkout-btn a i {
}
/*-----------------------
4. slider area css
-------------------------*/	
.main-content-section {
}
.slider-progress {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, .7);
	height: 5px;
	-webkit-animation: timebar 5000ms ease-in-out;
	-moz-animation: timebar 5000ms ease-in-out;
	-ms-animation: timebar 5000ms ease-in-out;
	animation: timebar 5000ms ease-in-out;
	opacity: 0.8;
}
@-webkit-keyframes timebar {
 from {
width: 0;
}
to {
	width: 100%;
}
}
 @keyframes timebar {
 from {
width: 0;
}
to {
	width: 100%;
}
}
.slider-progress.pos_hover {
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
}
.main-slider-area {
	background: url(../images/loader.gif) center center no-repeat;
	min-height: 80px;
	height: 100%;
}
.slider-area {
}
.sidebar-left {
}
.slider-wrapper {
	position: relative;
}
.slider-bolut {
	width: 15px;
	height: 8px;
	background: #fff;
	border: 1px solid #fff;
	display: block;
	overflow: hidden;
}
.slider-bolut:hover {
	width: 15px;
	height: 8px;
	background: #FF4F4F;
	border: 1px solid #fff;
}
div.nivo-controlNav a.nivo-control {
	background: #fff none repeat scroll 0 0;
	font-size: 0px;
	border-radius: 100%;
	padding: 7px 7px;
	text-indent: 9999px !important;
	margin-right: 10px;
	border: 1px solid #fff;
}
div.nivo-controlNav {
	bottom: 0;
	position: absolute;
	right: 0px;
	left: 0px;/* z-index:999999; */
}
div.nivo-controlNav a.nivo-control:hover {
	background: #FF4F4F;
	border: 1px solid #fff;
}
div.nivo-controlNav a.active {
	background: #FF4F4F;
	border: 1px solid #fff;
}
.nivo-caption {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	display: block;
	height: 100%;
}
.slider-cap-text {
	display: table;
	float: left;
	height: 100%;
	margin-left: 60px;
	width: 90%;
}
.d-table-cell {
	display: table-cell;
	vertical-align: middle;
}
.slider-cap-text h2 {
	background: rgba(70, 70, 70, 0.5) none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 48px;
	line-height: 52px;
	padding: 10px 20px;
}
.slider-cap-text p {
	color: #000;
	margin: 15px 0;
	padding-right: 170px;
	padding-bottom: 5px;
	font-size: 13px;
}
.slider-cap-text a {
	background: rgba(70, 70, 70, 0.5) none repeat scroll 0 0;
	padding: 11px 10px;
	color: #fff;
	transition: all 0.3s ease 0s;
	border: 1px solid #fff;
	line-height: 30px;
}
.slider-cap-text a:hover {
	background: #FF4F4F;
}
/*-----------------------
5. product css
-------------------------*/	
.product-content {
    background: #fbfbfb;
    padding: 25px 50px;
    margin: 0px;
    color: #292929;
}

.product-detail-name {
    font-size: 25px;
    margin: 8px 0;
    color: #272727;
    font-weight: 600;
    
}

.enuiry-btn {
    float: left;
}
.enq-now {
    display: inline-block;
    font-size: 14px;
    color: #000;
	 background: #fdb819;
    margin: 0px 0px 8px 0px;
    padding: 10px 30px;
	font-weight:600;
}
.enq-now:hover { color:#fff; background:#26ad33;
}
 



.enquiry-form input[type=text], .enquiry-form input[type=tel], .enquiry-form input[type=number], .enquiry-form input[type=email], .enquiry-form select, .enquiry-form option, .enquiry-form textarea {
	background: #e8e8e8;
	width: 100%;
	padding: 10px;
	border-radius: 4px;
	border-bottom: 2px solid #e9e9e9;
	border-right: 2px solid #e9e9e9;
	border-top: none;
	border-left: none;
	line-height: 30px;
	color: #666666;
	font-size: 14px;
	margin-bottom: 20px;
}
.enquiry-form label {
	display: block;
	color: #666666;
	font-size: 16px;
	text-align: left;
	margin-bottom: 15px;
}
.enquiry-form textarea {
	resize: none;
	min-height: 70px;
}
.error-code {
	color: #bd3232;
	font-size: 14px;
	float: left;
	text-align: left !important;
	padding: 5px 0px 0px 0px;
	display: none;
	width: 100%;
}
.captcha input[type=text] {
	width: 50% !important;
	float: left
}
.code {
	background: #e8e8e8;
	width: 30%;
	padding: 10px;
	border-radius: 4px;
	border-bottom: 2px solid #e9e9e9;
	border-right: 2px solid #e9e9e9;
	border-top: none;
	border-left: none;
	line-height: 30px;
	color: #ff0000;
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
	float: left;
	margin: 0px 10px;
}
.captcha a.refresh {
	display: inline-block;
	width: 58px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	background: #189825 url(../images/refresh.png) center center no-repeat;
}
.enquiry-form input[type=submit] {
	margin: -10px 0px 0 0;
	padding: 10px 13px 9px 13px;
	border: none;
	font-size: 18px;
	color: #fff;
	background: #fdb819;
	border: 0;
	text-align: center;
	width: 100%;
	text-transform: none;
	transition: 0.5s ease-in-out;
	border-radius: 4px;
	max-width: 220px;
	float: left;
}
.enquiry-form input[type=submit]:hover {
	background: #012061;
	transition: 0.5s ease-in-out;
}
::-webkit-input-placeholder {
color:#3b687b;
opacity:1;
font-style:normal
}
:-ms-input-placeholder {
color:#3b687b;
opacity:1;
font-style:normal
}
::-moz-placeholder {
color:#3b687b;
opacity:1;
font-style:normal
}
:-moz-placeholder {
color:#3b687b;
opacity:1;
font-style:normal
}
.tow-column-product {
}
.new-product-area, .featured-products-area, .Sale-Products, {
 margin-top:50px;
}
.feartured-carousel .owl-wrapper .owl-item, .bestseller-carousel .owl-wrapper .owl-item, .latest-news-carousel .owl-wrapper .owl-item, .client-carousel .owl-wrapper .owl-item, .new-pro-carousel .owl-wrapper .owl-item, .sale-carousel .owl-wrapper .owl-item, .related-product .owl-wrapper .owl-item {
	padding: 0 15px;
}
.new-product {
}
.single-product-item {
}
.icon-grid {
	height: 200px;
	width: 100%;
	margin:0px 0px 20px 0px;
	background: #fff;
}

.product-image {
	position: relative;
	overflow: hidden;
	display: block; display:flex;
}
.product-image img {
	max-width: 100%;
	max-height:188px;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	margin: auto;
}
.product-image a {
	display: block;
}
.new-mark-box {
	background: #8cc542 none repeat scroll 0 0;
	color: #fff !important;
	display: block;
	font-size: 13px;
	line-height: 27px;
	left: 5px;
	padding: 0 10px;
	position: absolute;
	text-transform: uppercase;
	top: 5px;
	z-index: 9;
}
.discount01 {
	background: #f79323;
	color: #fff !important;
	font-size: 13px;
	padding: 2px 3px;
	border-radius: 3px;
	text-transform: uppercase;
}
/* .new-dis{
	background:#f79323;
	color: #fff !important;
	font-size:13px; 
	padding:2px 3px !important; border-radius:3px;
	text-transform: uppercase; line-height:none; margin:0px; height:auto;
} */





.overlay-content {
	height: 100%;
	position: absolute;
	right: -65px;
	top: 0;
	transition: all 800ms ease 0s;
	opacity: 0;
}
.single-product-item:hover .overlay-content {
	right: 0;
	opacity: 1;
}
.overlay-content ul {
	height: 100%;
}
.overlay-content ul li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	height: 25%;
}
.overlay-content ul li:last-child {
	border-bottom: 0px solid #555;
}
.overlay-content ul li a {
	background: rgba(70, 70, 70, 0.5) none repeat scroll 0 0;
	color: #fff;
	display: block;
	text-align: center;
	width: 65px;
	height: 100%;
	font-size: 21px;
	transition: all 0.3s ease 0s;
	position: relative;
}
.overlay-content ul li a i {
	bottom: 0;
	display: block;
	height: 25px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 25px;
}
.overlay-content ul li a:hover {
	color: #fff;
	background: #FF5858;
}
.customar-comments-box {
	margin: 9px 0 5px 10px;/*overflow:hidden;*/
}
.rating-box {
}
.rating-box i {
	color: #FFBA00;
	width: 15px;
	font-size: 17px;
}
.rating-box i.fa-star-half-empty {
	color: #959595;
}
.review-box {
	color: #20a92a;
	display: inline-block;
	font-size: 13px;
	line-height: 14px;
	margin: 6px 10px 0px 10px;
}
/*-----------------------
5.1 tab product
-------------------------*/	
.tab-bg-product-area {
	background: #fff;
	padding: 0px 5px;
}
.tab-content {
}
.bg-tab-content {
}
.bg-tab-content .owl-wrapper-outer .owl-wrapper .owl-item {
	padding: 0 15px;
}
.bg-tab-content-area {
}
.bg-tab-content-area .product-info a {
	color: #fff;
}
.bg-tab-content-area .product-info a:hover {
	color: #FF4F4F;
}
.tab-carousel-menu {
	text-align: center;
	line-height: 12px;
	margin: 30px 0 0;
}
div.bg-tab-content-area div.owl-controls {
	background: none;
	position: absolute;
	right: 0px;
	top: 175px;
	width: 100%;
}
div.bg-tab-content-area i.owl-prev-icon, div.bg-tab-content-area i.owl-next-icon {
/* border: 1px solid #cccccc;
	color: #ccbccc; */
}
div.bg-tab-content-area i.owl-prev-icon:hover, div.bg-tab-content-area i.owl-next-icon:hover {
/* border: 1px solid #FF4F4F;
	color: #FF4F4F; */
}
.product-bg-nav {
	border-bottom: 0px solid #000;
	display: inline-block;
	overflow: hidden;
}
.product-bg-nav li {
	display: inline;
	margin-bottom: 0px;
}
.product-bg-nav li a {
	background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	padding: 0px 20px;
	text-transform: uppercase;
	border: none;
	transition: all 0.3s ease 0s;
	font-size: 14px;
	line-height: 33px;
	font-family: 'Bitter', serif;
	font-weight: normal;
}
.product-bg-nav li a:hover {
	background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
	color: #fff;
}
.product-bg-nav > li.active > a, .product-bg-nav > li.active > a:focus, .product-bg-nav > li.active > a:hover {
	background-color: #ff4f4f;
	border-color: #ddd #ddd transparent;
	border: none;
	color: #fff;
}
/*-----------------------
5.2 image add two by one column
-------------------------*/	
.add-two-by-one-column {
	overflow: hidden;
}
.add-two-by-one-column img {
}
.tow-column-add {
	margin-top: 50px;
}
.tow-column-add a {
	display: block;
}
.one-column-add {
	margin-top: 50px;
}
.one-column-add a {
	display: block;
}
/*-----------------------
5.3 image add one by one column
-------------------------*/	
 
.onehalf-add-shope {
	margin-top: 50px;
}
.onehalf-add-shope a {
	display: block;
}
/*-----------------------
6. latest news area
-------------------------*/	
.latest-news-area {
	overflow: hidden;
}
.latest-news-area img {
	width: 100%;
}
.latest-news-row {
	margin-top: 50px;
}
.latest-news-row h2.center-title a {
	color: #3a3d42;
	transition: all 0.3s ease 0s;
}
.latest-news-row h2.center-title a:hover {
	color: #FF4F4F;
}
.latest-news-carousel-wrapper {
}
.latest-news-carousel {
}
.latest-news-post {
}
.single-latest-post {
	margin-bottom: 15px;
	transition: all 0.3s ease 0s;
}
.single-latest-post a {
	display: block;
	overflow: hidden;
}
.single-latest-post h2 {
}
.single-latest-post h2 a {
	color: #000;
	font-size: 15px;
	line-height: 20px;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
	margin: 10px 0 10px;
}
.single-latest-post h2 a:hover {
	color: #FF4F4F;
}
.single-latest-post img {
	transition: all 0.3s ease 0s;
	overflow: hidden;
}
.single-latest-post:hover img {
	transform: scale(1.3) rotate(5deg);
	-webkit-transform: scale(1.3) rotate(5deg);
	-moz-transform: scale(1.3) rotate(5deg);
	-ms-transform: scale(1.3) rotate(5deg);
	-o-transform: scale(1.3) rotate(5deg);
}
.single-latest-post p {
	margin: 0 0 9px;
	color: #6d6d6d;
	font-size: 12px;
	line-height: 15px;
}
.read-more {
	text-align: right;
}
.read-more a {
	color: #000;
	font-size: 12px;
	line-height: 15px;
	padding: 10px 0 0;
}
.read-more i {
	padding-left: 6px;
}
.read-more a:hover {
	color: #FF4F4F;
}
.latest-post-info {
	border-bottom: 2px solid #b0b1b3;
	border-top: 1px solid #b0b1b3;
	display: block;
	overflow: hidden;
	padding: 7px 0;
	font-size: 13px;
}
.latest-post-info i {
	padding-right: 6px;
	position: relative;
	font-size: 14px;
	top: 0px;
}
/*-----------------------
7. brand client area
-------------------------*/	
.video-section {
	padding: 30px 0px;
	background: #f4e5fc;
}
.gray {
	background: url(../images/border-bottom3.png) bottom center no-repeat !important;
	padding: 30px 0px;
	text-align: center;
	color: #5b5b5b !important;
}
.video-outer {
	width: 100%;
	margin-bottom: 15px;
}
.video-outer h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: "muli", sans-serif;
	margin: 0px;
	padding: 10px 20px;
	text-align: center;
	color: #000000;
}
.video-src {
	min-height: 192px;
}
.video-src iframe {
	width: 100%;
	min-height: 192px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	overflow: hidden;
	border: none !important;
}
.blog-section {
	padding: 20px 0px 20px 0px;
}
.single-client { background:#fff;
	border: 1px solid #ebebeb;
	min-height: 150px;
	transition: all 0.3s ease 0s;
	position: relative;
}
div.client-carousel .owl-item img {
	width: inherit;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}
.single-client img {
}
.single-client a {
	display: block;
	text-align: center;
}
.single-client:hover {
	border: 1px solid rgba(255, 79, 79, 0.95);
}
/*-----------------------
8. company facality
-------------------------*/	
.company-facality {
	background: #EBEBEB;
	margin-top: 30px;
	padding-bottom: 50px;
}
.company-facality-row {
}
.single-facality {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #fff;
	display: block;
	margin-top: 50px;
	overflow: hidden;
	padding: 40px 10px;
	text-align: center;
	transition: all 0.3s ease 0s;
}
.facality-icon {
	background: #fff none repeat scroll 0 0;
	border: 5px solid #fff;
	color: #333;
	display: inline-block;
	height: 60px;
	width: 60px;
}
.facality-icon i {
	display: block;
	font-size: 30px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.facality-text {
	display: inline-block;
	margin-left: 10px;
	text-align: left;
}
.facality-text h3 {
	font-size: 15px;
	line-height: 20px;
	color: #333;
	transition: all 0.3s ease 0s;
}
.facality-text span {
	color: #898989;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
.facality-heading-text {
}
.single-facality:hover {
	border-color: #ff4f4f;
	box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3);
}
.single-facality:hover .facality-text h3 {
	color: #FF4F4F;
}
.single-facality:hover .facality-icon {
	background: #ff4f4f none repeat scroll 0 0;
	border-color: #fff;
	border-radius: 100%;
	box-shadow: 0 1px 3px 2px rgba(235, 235, 235, 1);
	color: #fff;
	transition: all 0.5s ease 0s;
}
/*-----------------------
9. footer css
-------------------------*/	
/*-----------------------
9.1 footer top
-------------------------*/	
.footer-top-area {
	background: #2D3035;
}
.footer-top-container {
	background: #33363B;
}
.footer-top-right-2 {
}
.footer-top-left {
	background: #393C41;
	overflow: hidden;
}
.newsletter-area {
	background: #ff4f4f none repeat scroll 0 0;
	display: block;
	margin-top: 50px;
	padding: 20px;
}
.newsletter-area h2 {
	border-bottom: 2px solid #fff;
	display: block;
	padding-bottom: 15px;
}
.about-us-area h2, .fllow-us-area h2, .newsletter-area h2 {
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 13px;
}
.newsletter-area p, .about-us-area p {
	color: #fff;
	margin: 0 0 10px;
	font-size: 12px;
	line-height: 18px;
}
.newsletter-form-group {
}
.newsletter-form {
	border-radius: 0px;
	border: none;
	background: #FBFBFB;
	padding: 6px;
	font-size: 13px;
}
.newsletter-btn {
	background: #636363 none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	font-size: 14px;
	line-height: 35px;
	font-family: 'Bitter', serif;
	margin-top: 10px;
	padding: 0 20px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
}
.newsletter-form-group .newsletter-form:focus, .newsletter-form-group .newsletter-form:active {
	box-shadow: none;
	border: none;
	outline: 0 none;
}
.newsletter-btn:hover {
	background: #3A3D42;
}
.about-us-area, .fllow-us-area {
	margin-top: 30px;
	padding: 0 20px;
}
.about-us-area p {
	color: #fff;
}
.fllow-us-area {
}
.fllow-us-area h2 {
	margin: 0 0 5px;
}
.flow-us-link {
	overflow: hidden;
	padding-bottom: 50px;
}
.flow-us-link li {
	float: left;
}
.flow-us-link li a {
	border: 1px solid #a3a3a3;
	border-radius: 100%;
	color: #a3a3a3;
	display: block;
	font-size: 20px;
	height: 40px;
	line-height: 38px;
	margin: 10px 10px 0 0;
	text-align: center;
	transition: all 0.3s ease 0s;
	width: 40px;
}
.flow-us-link li a:hover {
	background: #FF4F4F;
	color: #fff;
	border: 1px solid #FF4F4F;
}
.footer-top-right-1 {
	border-bottom: 1px solid #555555;
	padding-bottom: 34px;
}
.footer-top-right-1 p {
	margin: 0;
}
.footer-top-right-1 h2 {
	border-bottom: 1px solid #555;
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 30px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.staticblock, .Store-Information, .google-map {
	margin-top: 50px;
}
.staticblock p {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}
.Store-Information {
}
.Store-Information ul {
}
.Store-Information ul li {
	display: block;
	overflow: hidden;
	padding-bottom: 20px;
}
.info-lefticon {
	float: left;
}
.info-lefticon i {
	border: 2px solid #747474;
	border-radius: 100%;
	color: #747474;
	float: left;
	font-size: 15px;
	height: 36px;
	line-height: 32px;
	margin-right: 10px;
	text-align: center;
	width: 36px;
}
.fa-map-marker {
}
.info-text {
}
.info-text p {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
.call-lh p {
	line-height: 36px;
}
.info-text p a {
	transition: all 0.3s ease 0s;
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 20px;
	text-transform: capitalize;
}
.info-text p a i {
	margin-right: 7px;
}
.info-text p a:hover {
	color: #FF4F4F;
}
.fa-angle-double-right {
}
.google-map-area {
	height: 150px;
	width: 100%;
}
.google-map {
}
.footer-top-right-2 {
}
.footer-top-right-2 h2 {
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 10px;
}
.fotter-menu-widget {
	margin-top: 50px;
}
.single-f-widget {
}
.single-f-widget ul {
	margin-bottom: 9px;
}
.single-f-widget ul li {
}
.single-f-widget ul li a {
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 24px;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
	padding-left: 20px;
	position: relative;
}
.single-f-widget ul li a:before {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 23px;
	content: "";
	font-family: fontawesome;
}
.single-f-widget ul li a:hover {
	color: #FF4F4F;
}
.single-f-widget ul li a i {
	display: none;
}
.payment-method {
	float: right;
	overflow: hidden;
	padding: 15px;
}
/*-----------------------
9.2 footer bottom
-------------------------*/
.copyright-area {
	
	padding: 10px 0;
	border-top: solid 1px #4f5153;
	background:#131617;
	color: #d3d3d3;
	font-size: 12px;
	line-height: 25px;
	 
	 
	
}
.copy-right address {
	margin: 0;
	color: #d3d3d3;
	font-size: 12px;
	line-height: 25px;
	padding: 0;
	text-align: left;
}
.copy-right address a {
	color: #FF4F4F;
}
.copy-right address a:hover {
	color: #fff;
}
.powerd-by {
	text-align: right;
}
/*-----------------------
10. home page 2	
-------------------------*/
body.index-2 .welcome-info span, body.index-2 .current-currency strong, body.index-2 .current-lang strong, body.index-2 .languages-choose li a:hover, body.index-2 .currency-list li a:hover, body.index-2 .header-right-menu nav ul li a:hover, body.index-2 span.cross-icon:hover, body.index-2 .shipping-item-text span a.pro-cat:hover, body.index-2 span.pro-quality a:hover, body.index-2 .product-info a:hover, body.index-2 h2.left-title a:hover, body.index-2 .latest-news-area .left-title-area h2.left-title a:hover, body.index-2 .single-latest-post h2 a:hover, body.index-2 .read-more a:hover, body.index-2 .single-facality:hover .facality-text h3, body.index-2 .info-text p a:hover, body.index-2 .single-f-widget ul li a:hover, body.index-2 .copy-right address a, body.index-2 .latest-news-row h2.center-title a:hover, body.index-2 .drodown-mega-menu .mega-menu-list a:hover {
	color: #C1A300;
}
body.index-2 .search-button, body.index-2 .header-right-callus::before, body.index-2 .ajax-cart-quantity, body.index-2 a.shop-link:hover span.ajax-cart-quantity, body.index-2 .ajax-cart-quantity:hover, body.index-2 .shipping-checkout-btn a:hover, body.index-2 .nivo-caption a:hover, body.index-2 div.nivo-controlNav a.active, body.index-2 .slider-bolut:hover, body.index-2 div.nivo-controlNav a.nivo-control:hover, body.index-2 .new-mark-box, body.index-2 .overlay-content ul li a:hover, body.index-2 .single-facality:hover .facality-icon, body.index-2 .newsletter-area, body.index-2 .flow-us-link li a:hover, body.index-2 .bstore-scrollertop:hover {
	background: #C1A300;
}
body.index-2 .search-button:hover {
	background: #3A3D42;
}
body.index-2 .drodown-mega-menu {
	border-bottom: 3px solid #C1A300;
}
body.index-2 .new-product-area {
	margin-top: 50px;
}
body.index-2 .main-slider-area {
	margin-top: 15px;
}
/*-----------------------
10.1 left sidebar	
-------------------------*/
body.index-2 .single-left-sidebar {
	margin-top: 50px;
}
body.index-2 .single-left-sidebar h2.left-title {
	font-size: 17px;
}
/*-----------------------
10.2 category menu
-------------------------*/
body.index-2 .left-category-menu {
	margin-top: 15px;
}
body.index-2 .left-product-cat {
}
body.index-2 .category-heading {
}
body.index-2 .category-heading h2 {
	background: #c1a300 none repeat scroll 0 0;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	line-height: 55px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
	word-wrap: break-word;
}
body.index-2 .category-heading h2:before {
	background: #a08803 none repeat scroll 0 0;
	content: "";
	display: block;
	float: left;
	font-family: "FontAwesome";
	font-size: 15px;
	font-weight: normal;
	height: 55px;
	line-height: 55px;
	margin-right: 20px;
	text-align: center;
	width: 55px;
}
body.index-2 .category-menu-list {
	border: 1px solid #ebebeb;
	border-top: 0px solid #000;
	position: relative;
	width: 100%;
	z-index: 1000;
}
body.index-2 .category-menu-list ul {
}
body.index-2 .category-menu-list ul li {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #ebebeb;
	position: relative;
}
body.index-2 .category-menu-list ul li:last-child {
	border-bottom: 0px solid #ebebeb;
}
body.index-2 .category-menu-list ul li a {
	position: relative;
	color: #000;
	display: block;
	font-size: 14px;
	line-height: 45px;
	font-weight: normal;
	overflow: hidden;
	padding: 0 15px;
	transition: background 300ms ease 0s;
	text-decoration: none;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
	word-wrap: break-word;
}
body.index-2 .category-menu-list ul li span.cat-thumb {
	display: block;
	float: left;
	height: 25px;
	margin: 0 15px 0 0;
	width: 25px;
}
body.index-2 .category-menu-list ul li a i {
	line-height: 45px;
	position: absolute;
	top: 0;
	right: 25px;
}
body.index-2 .category-menu-list ul li a:hover {
	color: #fff;
	background: #CCCCCC;
}
/*-----------------------
10.3 category mega menu
-------------------------*/
body.index-2 .category-menu-list ul li .cat-left-drop-menu {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ebebeb;
	left: 120%;
	padding: 25px 20px 20px;
	position: absolute;
	text-align: left;
	top: 0;
	width: 486px;
	z-index: 999999;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	transition: all 0.3s ease 0s;
}
body.index-2 .category-menu-list ul li .cat-left-drop-menu-left {
	float: left;
	margin-right: 2%;
	margin-left: 2%;
	width: 46%;
}
body.index-2 .category-menu-list ul li .cat-left-drop-menu-left ul {
	margin-bottom: 15px;
}
body.index-2 .category-menu-list ul li .cat-left-drop-menu-left ul li {
	border: none;
}
body.index-2 .category-menu-list ul li:hover .cat-left-drop-menu {
	visibility: visible;
	opacity: 1;
	left: 100%;
}
body.index-2 .category-menu-list ul li .cat-left-drop-menu-left ul li a {
	display: block;
	padding: 0;
	background: none;
	text-transform: capitalize;
	font-size: 13px;
	line-height: 28px;
	color: #333;
}
body.index-2 .category-menu-list ul li .cat-left-drop-menu-left ul li a:hover {
	color: #C1A300;
}
body.index-2 .category-menu-list ul li a.menu-item-heading {
	background: transparent none repeat scroll 0 0;
	border-bottom: 1px solid #ebebeb;
	color: #000;
	display: block;
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 5px;
	position: relative;
	padding-left: 0;
	margin-bottom: 8px;
}
body.index-2 .category-menu-list ul li a.menu-item-heading:hover {
	background: none;
	color: #C1A300;
}
body.index-2 .category-menu-list ul li .cat-left-drop-menu-single {
	width: 215px;
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ebebeb;
	left: 120%;
	padding: 25px 20px;
	position: absolute;
	text-align: left;
	top: 0;
	z-index: 999999;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	transition: all 0.3s ease 0s;
}
body.index-2 .category-menu-list ul li .cat-left-drop-menu-single ul {
}
body.index-2 .category-menu-list ul li .cat-left-drop-menu-single ul li {
	border: none;
}
body.index-2 .category-menu-list ul li .cat-left-drop-menu-single ul li a {
	display: block;
	padding: 0;
	background: none;
	text-transform: capitalize !important;
	font-size: 13px;
	line-height: 28px;
	color: #333;
}
body.index-2 .category-menu-list ul li .cat-left-drop-menu-single ul li a:hover {
	color: #C1A300;
}
body.index-2 .category-menu-list ul li:hover .cat-left-drop-menu-single {
	visibility: visible;
	opacity: 1;
	left: 100%;
}
/*-----------------------
10.4 best-seller
-------------------------*/
body.index-2 .sidebar-best-seller {
	margin-bottom: 4px;
	padding-bottom: 0;
}
body.index-2 .sidebar-best-seller div.owl-stage-outer {
}
body.index-2 div.sidebar-best-seller div.owl-stage {
}
body.index-2 .sidebar-best-seller div.owl-item {
}
body.index-2 .sidebar-best-seller .single-product-item {
	margin-bottom: 15px;
	margin-top: 2px;
	overflow: hidden;
}
body.index-2 .sidebar-best-seller .sidebar-product-image {
	float: left;
}
body.index-2 .sidebar-best-seller .product-info {
	float: right;
	width: 63%;
}
body.index-2 .sidebar-best-seller .product-info a {
	font-size: 13px;
	margin-bottom: 3px;
}
body.index-2 .sidebar-best-seller .customar-comments-box {
	margin-top: 0;
}
body.index-2 .sidebar-best-seller .rating-box {
	width: 100%;
}
body.index-2 .rating-box i {
	font-size: 12px;
	width: 10.222px;
}
body.index-2 .product-info .price-box {
	padding-top: 2px;
}
body.index-2 .sidebar-best-seller .product-info span.price {
	font-size: 15px;
	line-height: 20px;
	margin-right: 11px;
}
body.index-2 .sidebar-best-seller .product-info span.old-price {
}
/*-----------------------
10.5 right product
-------------------------*/
body.index-2 .home2-new-pro-carousel .owl-wrapper .owl-item, body.index-2 .home2-sale-carousel .owl-wrapper .owl-item, body.index-2 .sidebar-best-seller-carousel .owl-wrapper .owl-item, body.index-2 .feartured-carousel .owl-wrapper .owl-item {
	padding: 0 15px;
}
body.index-2 i.owl-prev-icon:hover, body.index-2 i.owl-next-icon:hover {
	border: 2px solid #C1A300;
	color: #C1A300;
}
body.index-2 .overlay-content ul li a {
	width: 65px;
}
body.index-2 .rating-box i.fa-star {
	color: #f8c806;
}
body.index-2 .price-box span.price {
	color: #000;
}
/*-----------------------
10.6 latest news area
-------------------------*/
body.index-2 .latest-news-area .left-title-area h2.left-title a {
	color: #3a3d42;
}
body.index-2 .latest-news-row .left-title-area h2.left-title {
	margin-bottom: 0;
}
/*-----------------------
10.7 client area
-------------------------*/
body.index-2 .single-client:hover {
	border: 1px solid #C1A300;
}
/*-----------------------
10.8 facality area
-------------------------*/
body.index-2 .single-facality:hover, body.index-2 .flow-us-link li a:hover {
	border-color: #C1A300;
}
/*-----------------------
10.9 main content full column
-------------------------*/
body.index-2 .main-content-section-full-column .single-product-item {
	padding-bottom: 30px;
	overflow: hidden;
}
body.index-2 .main-content-section-full-column .onehalf-add-shope {
	margin-top: 20px;
}
/*-----------------------
11. About page
-------------------------*/
.single-about-info {
	margin-top: 30px;
	overflow: hidden;
}
h2.about-page-title {
	margin-bottom: 0;
	padding: 0 0 17px;
}
.single-about-info h3 {
	font-size: 16px;
	color: #555454;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0 0 15px;
}
.single-about-info strong {
	color: #333;
	margin: 0 0 8px;
	font-size: 13px;
	overflow: hidden;
}
.single-about-info p {
	line-height: 18px;
	font-size: 13px;
}
.our-company {
}
.company-list-menu {
}
.company-list-menu ul {
	list-style-type: disc;
	padding-left: 15px;
}
.company-list-menu ul li {
	border-bottom: 1px solid #d6d4d4;
	color: #46a74e;
	padding: 4px 0 6px;
	font-size: 13px;
}
.company-list-menu ul li:last-child {
	border-bottom: 0px solid #d6d4d4;
}
.our-team {
}
/*-----------------------
11.1 testimonials
-------------------------*/
.our-testimonials {
}
.single-testimonials {
	border-color: #dfdede #d2d0d0 #b0afaf;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	margin: 4px 0 13px;
	position: relative;
	display: block;
}
.testimonials-text {
	background: #fbfbfb;
	background: -moz-linear-gradient(#fbfbfb, #fefefe);
	background: -webkit-linear-gradient(#fbfbfb, #fefefe);
	background: -o-linear-gradient(#fbfbfb, #fefefe);
	background: -ms-linear-gradient(#fbfbfb, #fefefe);/*For IE10*/
	background: linear-gradient(#fbfbfb, #fefefe);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#fbfbfb', endColorstr='#fefefe');
	border: 1px solid #fff;
	padding: 19px 18px 11px;
	font-size: 13px;
	position: relative;
}
.testimonials-text:after {
	background: rgba(0, 0, 0, 0) url("img/testimon-after.gif") no-repeat scroll 0 0;
	bottom: -16px;
	content: "";
	height: 15px;
	left: 21px;
	position: absolute;
	width: 15px;
}
.our-testimonials p {
	color: #333;
	font-size: 13px;
	margin: 10px 0 15px;
	padding-left: 45px;
}
span.before {
	background: rgba(0, 0, 0, 0) url("img/bs-before-q.png") no-repeat scroll left top;
	padding-right: 27px;
}
span.after {
	background: rgba(0, 0, 0, 0) url("img/bs-after-q.png") no-repeat scroll right top;
	padding-left: 30px;
}
/*-----------------------
12. my account page
-------------------------*/
.account-info-text {
	display: block;
	font-size: 13px;
	margin: -4px 0 23px;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
}
.account-info {
}
.single-account-info {
}
.single-account-info ul {
}
.single-account-info ul li {
	overflow: hidden;
	padding-bottom: 10px;
}
.single-account-info ul li a {
	border-color: #cacaca #b7b7b7 #9a9a9a;
	border-image: none;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	background: #f7f7f7;
	background: -moz-linear-gradient(#f7f7f7, #ededed);
	background: -webkit-linear-gradient(#f7f7f7, #ededed);
	background: -o-linear-gradient(#f7f7f7, #ededed);
	background: -ms-linear-gradient(#f7f7f7, #ededed);/*For IE10*/
	background: linear-gradient(#f7f7f7, #ededed);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f7f7f7', endColorstr='#ededed');/*For IE7-8-9*/
	background-size: 100% auto;
	color: #555454;
	display: block;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif;
	overflow: hidden;
	text-shadow: 0 1px white;
	text-transform: uppercase;
}
.single-account-info ul li a i {
	border: 1px solid #fff;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	color: #fd7e01;
	float: left;
	font-size: 25px;
	line-height: 48px;
	overflow: hidden;
	text-align: center;
	width: 52px;
}
.single-account-info ul li a span {
	border-bottom-right-radius: 5px;
	border-color: #fff #fff #fff #c8c8c8;
	border-image: none;
	border-style: solid;
	border-top-right-radius: 5px;
	border-width: 1px;
	line-height: 48px;
	display: block;
	margin-left: 52px;
	overflow: hidden;
	padding: 0 17px;
}
.single-account-info ul li a:hover {
	background: #e7e7e7 none repeat scroll 0 0;
	border-color: #9e9e9e #c2c2c2 #c8c8c8;
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#e7e7e7', endColorstr='#e7e7e7');/*For IE7-8-9*/
}
.home-link-menu {
	border-top: 1px solid #d6d4d4;
	margin: 40px 0 28px;
	padding: 20px 0 0;
}
.home-link-menu ul {
	overflow: hidden;
}
.home-link-menu ul li {
}
.home-link-menu ul li a {
	background: #ff4f4f none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	line-height: 17px;
	padding: 4px 10px;
	transition: all 0.3s ease 0s;
}
.home-link-menu ul li a:hover {
	background: #3A3D42 none repeat scroll 0 0;
}
.home-link-menu ul li a i {
	margin-right: 4px;
}
/*-----------------------
13. product page grid
 -------------------------*/
 /*-----------------------
13.1 product page left sidebar 
 -------------------------*/
.product-left-sidebar {
	margin-bottom: 45px;
}
.product-left-sidebar:last-child {
	margin-bottom: 0px;
}
.product-left-sidebar h2.left-title {
	font-family: 'Bitter', serif;
	font-size: 18px;
	line-height: 48px;
	color: #3a3d42;
	display: block;
	text-transform: uppercase;
}
.product-left-sidebar h2.pro-g-page-title {
	margin-top: 0px;
	margin-bottom: 15px;
}
.product-single-sidebar {
	overflow: hidden;
	padding: 5px 0px;
}
span.sidebar-title {
	border-bottom: 1px solid #333;
	color: #333;
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-family: 'Bitter', serif;
	margin-bottom: 10px;
	padding-bottom: 9px;
	text-transform: uppercase;
}
.product-single-sidebar ul {
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}
ul.filtering-menu {
	border-bottom: 0 solid #eee;
	margin-top: 17px;
	padding-bottom: 6px;
}
.product-single-sidebar ul.filtering-menu li {
	font-size: 13px;
	margin-bottom: 3px;
	position: relative;
	padding-right: 12px;
}
.product-single-sidebar ul.filtering-menu li a {
	position: absolute;
	right: 0;
	top: 3px;
}
.product-single-sidebar ul li {
	margin-bottom: 5px;
	transition: all 0.2s ease 0s;
}
.product-single-sidebar ul li:hover {
	color: #FF4F4F;
}
.product-single-sidebar ul li a {
	display: inline;
	font-size: 13px;
	text-transform: capitalize;
	transition: all 0.2s ease 0s;
	line-height: 18px;
}
.product-single-sidebar ul li a span {
}
.product-single-sidebar ul li a:hover {
	color: #FF4F4F;
}
.product-single-sidebar ul li a i {
	float: right;
}
.ui-widget-content {
	background: #dbdbdb none repeat scroll 0 0;
	border-radius: 0px !important;
	height: 11px;
}
.ui-widget-header {
	background: #ff4f4f none repeat scroll 0 0;
	color: #ffffff;
	height: 11px;
}
.ui-slider-horizontal .ui-slider-range {
	height: 11px;
	top: -1px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: #797979 none repeat scroll 0 0;
	border-radius: 0;
	height: 17px;
	width: 17px;
	border: none;
}
#slidevalue {
	border: 0 none;
	color: #777;
	float: right;
	font-size: 13px;
	font-weight: normal;
	margin-top: 3px;
	width: 72%;
}
.cheker {
	float: left;
	margin-bottom: 0;
	margin-right: 8px;
	margin-top: 3px;
}
.cheker input {
	display: none;
}
.cheker span {
	background: rgba(0, 0, 0, 0) url("img/sprite.png") no-repeat scroll 0px -257px;
	display: block;
	height: 15px;
	width: 15px;
}
.cheker input:checked + span {
	background: rgba(0, 0, 0, 0) url("img/sprite.png") no-repeat scroll -15px -257px;
}
.cheker span:hover {
	background: rgba(0, 0, 0, 0) url("img/sprite.png") no-repeat scroll -30px -257px;
}
ul.product-color-var {
	overflow-y: scroll;
	max-height: 200px;
}
ul.product-color-var li {
	margin-bottom: 9px;
}
i.color-beige, i.color-white, i.color-black, i.color-orange, i.color-blue, i.color-green, i.color-yellow, i.color-pink {
	width: 16px;
	height: 16px;
	border: 1px solid #666;
	background: #fff;
	color: #fff;
}
i.color-beige {
	background: #F5F5DC;
	color: #F5F5DC;
}
i.color-white {
	background: #FFFFFF;
	color: #FFFFFF;
}
i.color-black {
	background: #434A54;
	color: #434A54;
}
i.color-orange {
	background: #F39C11;
	color: #F39C11;
}
i.color-blue {
	background: #5D9CEC;
	color: #5D9CEC;
}
i.color-green {
	background: #A0D468;
	color: #A0D468;
}
i.color-yellow {
	background: #F1C40F;
	color: #F1C40F;
}
i.color-pink {
	background: #FCCACD;
	color: #FCCACD;
}
.category-tag {
}
.category-tag a {
	float: left;
	background: #EAEAEA;
	color: #9d9d9d;
	padding: 0 10px;
	line-height: 28px;
	margin-right: 5px;
	margin-bottom: 8px;
	text-transform: capitalize;
	font-size: 13px;
}
.category-tag a:hover {
	background: #FF4F4F;
	color: #fff;
}
/*-----------------------
13.2 product page right
 -------------------------*/
.right-all-product {
}
ul.gategory-product {
}
ul.gategory-product li.gategory-product-list {
	padding: 14px 15px 17px;
}
ul.gategory-product li.gategory-product-list div.single-product-item .overlay-content ul li a {
	width: 50px;
}
.product-category-header {
}
.category-header-image {
	position: relative;
}
.category-header-image img {
	position: relative;
}
.category-header-text {
	left: 42px;
	position: absolute;
	top: 18px;
}
.category-header-text h2 {
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 42px;
	line-height: 51px;
	margin-bottom: 0;
}
.category-header-text strong {
	font-size: 13px;
	color: #d7d7d7;
	margin: 0;
	position: relative;
	top: 0px;
}
.category-header-text p {
	color: #d7d7d7;
	font-size: 13px;
	line-height: 19px;
	margin: -1px 0 0;
}
.product-category-title {
}
.product-category-title h1 {
	color: #555454;
	font-family: 'Bitter', serif;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 15px;
	margin-top: 26px;
	overflow: hidden;
	text-transform: uppercase;
}
.product-category-title h1 span.cat-name {
	float: left;
}
.product-category-title h1 span.count-product {
	color: #333;
	float: right;
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 10px;
	text-transform: none;
}
/*-----------------------
13.3 product page right shooting bar
 -------------------------*/
.product-shooting-area {
}
.product-shooting-bar {
	border: 1px solid #d6d4d4;
	clear: both;
	padding: 6px 10px 9px;
	overflow: hidden;
}
.product-shooting-bar label {
	color: #333;
	font-size: 13px;
	line-height: 25px;
}
.shoort-by {
	float: left;
	margin-right: 20px;
	margin-top: 4px;
}
.short-select-option {
	background: rgba(0, 0, 0, 0) url("img/sprite.png") no-repeat scroll -302px 0px;
	float: right;
	height: 27px;
	border-left: 1px solid #d6d4d4;
	width: 190px;
	margin-left: 6px;
}
.short-select-option:hover {
	background-position: -302px -27px;
}
.short-select-option select {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	opacity: 1;
	height: 28px;
	width: 190px;
	border: medium none;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: medium none;
	color: #777;
	font-size: 12px;
	padding-left: 5px;
}
.short-select-option select option {
}
.show-page {
	float: left;
	margin-right: 20px;
	margin-top: 4px;
}
.show-page label {
	float: left;
}
.s-page-select-option {
	background: rgba(0, 0, 0, 0) url("img/sprite.png") no-repeat scroll -435px 0px;
	border-left: 1px solid #d6d4d4;
	float: left;
	height: 27px;
	margin-left: 6px;
	margin-right: 12px;
	width: 57px;
}
.s-page-select-option:hover {
	background-position: -435px -27px;
}
.s-page-select-option select {
	width: 57px;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	opacity: 1;
	height: 28px;
	border: medium none;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: medium none;
	color: #777;
	font-size: 12px;
	padding-left: 5px;
}
.s-page-select-option select option {
}
.show-page span {
	font-size: 13px;
	line-height: 25px;
}
.view-systeam {
	float: right;
}
.view-systeam label {
	padding-top: 4px;
}
.view-systeam ul {
	float: right;
	margin-left: 6px;
	overflow: hidden;
}
.view-systeam ul li {
	float: left;
	margin-left: 12px;
	text-align: center;
	color: #808080;
	cursor: pointer;
	font-size: 11px;
	line-height: 14px;
}
.view-systeam ul li a {
}
.view-systeam ul li a i {
	color: #e1e0e0;
	font-size: 24px;
	height: 25px;
	line-height: 24px;
	margin-bottom: 0;
}
.view-systeam ul li.active a i {
	color: #333;
}
.view-systeam ul li a i:hover {
	color: #808080;
}
.product-shooting-result {
	overflow: hidden;
	margin: 12px 0;
}
.product-shooting-result-border {
	border: 1px solid #d6d4d4;
	padding: 10px;
}
.product-shooting-result-border .showing-next-prev {
	width: 48%;
}
.product-shooting-result-border .showing-next-prev ul li a {
	line-height: 32px;
}
.compare-button {
	background: #ff4f4f none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	color: #fff;
	float: right;
	font-size: 17px;
	line-height: 22px;
	padding: 11px 15px 10px;
	transition: all 0.3s ease 0s;
}
.compare-button strong {
}
.compare-button:hover {
	background: #3A3D42;
	color: #fff;
}
.compare-button i {
	left: 4px;
	position: relative;
}
.showing-item {
	float: left;
	padding: 10px 0 0;
	width: 26%;
}
.showing-item span {
	font-size: 13px;
}
.showing-next-prev {
	float: left;
	margin: 6px 11px 0 14px;
	width: 49.4%;
}
ul.pagination-bar {
}
.showing-next-prev ul {
	float: left;
	margin-left: 12px;
}
.showing-next-prev ul li {
	padding: 0;
	float: left;
}
.showing-next-prev ul li.disabled a {
	cursor: not-allowed;
}
.showing-next-prev ul li a {
	border: medium none;
	color: #999;
	font-size: 13px;
	line-height: 31px;
	padding: 4px 9px 3px 8px;
}
.showing-next-prev ul li a:hover {
	color: #515151;
	background: none;
}
.showing-next-prev ul li a.pagi-num {
	background: #fdfdfd none repeat scroll 0 0;
	border: 1px solid #fff;
	line-height: 32px;
}
.showing-next-prev ul li a.pagi-num:hover, .showing-next-prev ul li.active a.pagi-num {
	background: #f6f6f6 none repeat scroll 0 0;
	color: #333;
}
.showing-next-prev ul li span {
	background: #d2d0d0 none repeat scroll 0 0;
	margin-left: 1px;
	padding: 5px 1px;
}
.showing-next-prev ul li a i {
	line-height: 11px;
	margin-left: 4px;
	margin-right: 4px;
	overflow: hidden;
}
.showall-button {
	background: #f7f7f7;
	background: -moz-linear-gradient(#f7f7f7, #ededed);
	background: -webkit-linear-gradient(#f7f7f7, #ededed);
	background: -o-linear-gradient(#f7f7f7, #ededed);
	background: -ms-linear-gradient(#f7f7f7, #ededed);/*For IE10*/
	background: linear-gradient(#f7f7f7, #ededed);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f7f7f7', endColorstr='#ededed');
	border-radius: 0;
	color: #333;
	float: right;
	font-size: 13px;
	padding: 3px 6px;
	border-color: #cacaca #b7b7b7 #9a9a9a;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	margin-top: 2px;
}
.showall-button:hover {
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ededed', endColorstr='#f7f7f7');
	background: #ededed;
}
/*---------------------
14. product page List view
------------------------*/
li.cat-product-list {
	position: relative;
	overflow: hidden;
	display: block;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-bottom: 15px;
}
li.cat-product-list:after {
	background: #eee none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 1px;
	position: absolute;
	right: 15px;
	width: 95.9%;
}
.list-view-content {
}
.list-view-content .customar-comments-box {
	margin-top: 0;
}
.list-view-content .customar-comments-box a {
	color: #333;
	display: block;
	font-family: 'Bitter', sans-serif;
	font-size: 18px;
	line-height: 20px;
	margin: 0px 0 2px;
	text-transform: capitalize;
	transition: all 300ms ease 0s;
}
.list-view-content .customar-comments-box a:hover {
	color: #FF4F4F;
}
.list-view-content .customar-comments-box .rating-box {
	margin-right: 10px;
	width: inherit;
}
.list-view-content .customar-comments-box .rating-box i {
}
.list-view-content .review-box {
	float: left;
	width: inherit;
}
.list-view-content .review-box span {
	color: #333;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin-top: 1px;
}
.list-view-content .product-datails {
}
.list-view-content .product-datails p {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	clear: both;
	font-size: 13px;
	line-height: 22px;
	margin: 13px 0 11px;
	padding: 10px 0;
}
.list-view-content .price-box {
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
}
.list-view-content .price-box span.price {
	font-size: 24px;
	line-height: 27px;
}
.list-view-content .price-box span.old-price {
	color: #888;
	font-size: 15px;
	line-height: 27px;
	font-weight: 400;
	font-family: "Oswald", serif;
	text-decoration: line-through;
}
.list-view-content .overlay-content-list {
}
.list-view-content .overlay-content-list ul {
}
.list-view-content .overlay-content-list ul li {
}
.list-view-content .overlay-content-list ul li a {
	background: #3e3e3e none repeat scroll 0 0;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	margin: 15px 0 0 5px;
	text-align: center;
	transition: all 300ms ease 0s;
	width: 45px;
}
.list-view-content .overlay-content-list ul li a.add-cart-text {
	width: inherit;
	font-size: 15px;
	line-height: 45px;
	font-family: 'Bitter', sans-serif;
	margin: 15px 0 0;
	padding: 0 30px;
	text-transform: uppercase;
	transition: all 300ms ease 0s;
}
.list-view-content .overlay-content-list ul li a i {
}
.list-view-content .overlay-content-list ul li a:hover {
	background: #ff4f4f none repeat scroll 0 0;
}
/*--------------------
15. Contact us page
----------------------*/
h2.contant-page-title {
	margin-bottom: 17px;
}
.contact-us-form {
	padding: 10px 0 0;
	margin: 0;
}
.contact-form-center {
}
.contact-form-center h3.contact-subheading {
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	color: #555454;
	margin: 10px 0 17px;
}
form.contact-form {
}
form.contact-form label {
	display: block;
	margin: 14px 0;
}
.con-form-select {
	background: rgba(0, 0, 0, 0) url("img/sprite.png") no-repeat scroll -230px 0;
	border-left: 1px solid #d6d4d4;
	height: 27px;
	width: 262px;
}
.con-form-select:hover {
	background-position: -230px -27px;
}
.con-form-select select {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	opacity: 1;
	height: 28px;
	width: 262px;
	border: medium none;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: medium none;
	color: #777;
	font-size: 12px;
	padding-left: 5px;
}
.con-form-select select option {
}
.con-form-select select {
}
.con-form-select select option {
}
form.contact-form button.send-message {
	margin: 0;
	padding: 10px 10px 10px 14px;
}
form.contact-form button.send-message i {
	margin-left: 4px;
}
.type-of-text {
}
.type-of-text textarea.contact-text {
	height: 257px;
	resize: none;
	width: 100%;
}
.contact-form-group {
}
div.file-uploader {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 203px;
	margin-bottom: 50px;
}
div.file-uploader input[type=file] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	cursor: default;
	float: left;
	height: 100%;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.contact-form-box div.file-uploader span.filename {
	width: 114px;
}
div.file-uploader span.action {
	-moz-user-select: none;
	background: rgba(0, 0, 0, 0) url("img/sprite.png") no-repeat scroll 0 -378px;
	color: #fff;
	cursor: pointer;
	display: inline;
	float: right;
	font-size: 13px;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	width: 94px;
}
div.file-uploader span.filename {
	-moz-user-select: none;
	background: #fbfbfb none repeat scroll 0 0;
	border: 1px solid #d6d4d4;
	color: #777;
	font-size: 13px;
	line-height: 27px;
	margin-right: 0px;
	padding: 5px 6px;
}
/*--------------------
16. 404 page
----------------------*/
.error-page-area {
}
.error-form {
}
.error-form p {
	color: #333;
	font-size: 13px;
	line-height: normal;
	margin: 0 0 18px;
}
form.error-ser-form {
	display: inline-block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
form.error-ser-form span {
	float: left;
	color: #333;
	margin-right: 5px;
	font-size: 13px;
	line-height: 30px;
}
form.error-ser-form .input-feild {
	float: left;
	width: 290px;
	margin-right: 10px;
	background: #FBFBFB;
}
form.error-ser-form .error-ser-btn {
	background: #ff4f4f none repeat scroll 0 0;
	border-color: #ff4f4f;
	border: none;
	border-radius: 0;
	color: #fff;
	font-size: 13px;
	line-height: 17px;
	padding: 4px 9px;
	transition: all 500ms ease 0s;
	margin-top: 4px;
	float: left;
}
form.error-ser-form .error-ser-btn:hover {
	background: #3A3D42 none repeat scroll 0 0;
	border-color: #3A3D42;
}
.error-back-home {
}
.error-back-home a {
	display: inline-block;
	margin-bottom: 20px;
	margin-top: 45px;
	padding: 10px 10px 10px 14px;
}
.error-back-home a i {
	margin-right: 4px;
}
/*--------------------
17. Sign in page
----------------------*/
.create-new-account {
}
.primari-box {
	background: #fbfbfb none repeat scroll 0 0;
	border: 1px solid #d6d4d4;
	line-height: 23px;
	margin: 0 0 30px;
	padding: 14px 18px 13px;
}
.box-subheading {
	border-bottom: 1px solid #d6d4d4;
	color: #555454;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 10px;
	margin-top: 18px;
	padding: 0 0 15px;
	text-transform: uppercase;
}
.primary-box-content {
}
.primary-box-content p {
	font-size: 13px;
	margin: 11px 0 4px;
}
.registered-account .primary-box-content p {
	font-size: 13px;
	margin: 14px 0 13px;
}
.primary-form-group {
	margin-bottom: 1px;
	overflow: hidden;
}
.primary-form-group label {
	color: #333;
	display: inline-block;
	font-size: 13px;
	margin-bottom: 3px;
}
.primary-form-group input.input-feild, .primary-form-group textarea {
	border: 1px solid #d6d4d4;
	border-radius: 0;
	box-shadow: none;
	color: #9c9b9b;
	height: 33px;
	padding-left: 6px;
}
.primary-form-group input[type=text]:focus {
	box-shadow: none;
}
.main-btn {
	background: #ff4f4f none repeat scroll 0 0;
	border: 1px solid #ff4f4f;
	border-radius: 0;
	color: #fff;
	font-size: 17px;
	line-height: 21px;
	padding: 0;
	transition: all 500ms ease 0s;
	margin-bottom: 7px;
}
.reg-btn {
	margin: 19px 0 46px;
}
.submit-button {
	margin-top: 15px;
}
.main-btn:hover, .main-btn:focus, .main-btn:active {
	background: #3A3D42;
	color: #fff;
	border: 1px solid #3A3D42;
}
.main-btn span {
	display: block;
	padding: 11px 10px 9px 14px;
}
.submit-button a.main-btn {
	text-decoration: none;
	font-size: 17px;
}
.submit-button a.main-btn:hover {
	color: #fff;
	text-decoration: none;
}
.main-btn span i {
	display: inline-block;
	font-size: 24px;
	margin: -4px 10px 0 0;
	vertical-align: -2px;
}
.registered-account {
}
.registered-account a {
	text-decoration: underline;
	font-size: 13px;
}
.registered-account a:hover {
	color: #777;
	text-decoration: none;
}
.success-full-account-create {
	background: hsl(125, 50%, 55%) none repeat scroll 0 0;
	border: 1px solid hsl(125, 42%, 49%);
	margin-bottom: 13px;
	padding: 8px 14px;
}
.success-full-account-create p {
	color: hsl(0, 0%, 100%);
	font-size: 13px;
	margin: 6px 0 8px;
	text-shadow: 1px 1px hsla(0, 0%, 0%, 0.1);
}
.success-full-account-create p i {
	background: hsl(0, 0%, 100%) none repeat scroll 0 0;
	border-radius: 100px;
	color: hsl(125, 50%, 55%);
	cursor: pointer;
	font-size: 13px;
	margin-right: 6px;
	padding: 3px;
}
/*-----------------
18. checkout registration page
------------------*/
.personal-infomation {
}
.personal-info-box {
}
.personal-info-content {
}
.p-info-group {
	overflow: hidden;
}
.personal-info-content .p-info-group {
	margin-bottom: 0;
}
.p-info-group label {
	display: block;
	line-height: 18px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform: capitalize;
}
.p-info-group span {
	color: #333;
	display: block;
	float: left;
	font-size: 13px;
	margin-right: 35px;
}
.personal-infomation .primary-form-group input {
	max-width: 270px
}
.birth-day, .birth-month, .birth-year {
	background: rgba(0, 0, 0, 0) url("img/sprite.png") no-repeat scroll -412px 0px;
	border-left: 1px solid #d6d4d4;
	float: left;
	height: 27px;
	margin-left: 0px;
	margin-right: 15px;
	width: 80px;
	margin-bottom: 10px;
}
.birth-day select, .birth-month select, .birth-year select {
	width: 80px;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	opacity: 1;
	height: 28px;
	border: medium none;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: medium none;
	color: #777;
	font-size: 12px;
	padding-left: 5px;
}
.birth-day:hover, .birth-month:hover, .birth-year:hover {
	background-position: -412px -27px;
}
span.radio-box {
}
.radio-box .radio-bg {
}
.input-radio {
}
.birth-day select option {
}
.birth-month {
}
.birth-month select {
}
.birth-month select option {
}
.birth-year {
}
.birth-year select {
}
.birth-year select option {
}
.p-info-group a {
	font-size: 13px;
}
.p-info-group a:hover {
	color: #636262;
}
.p-info-group span.min-pass {
	font-size: 13px;
	font-weight: normal;
	color: #777;
}
.p-info-group .cheker span {
	margin-right: 0;
}
.p-info-submit-button {
	margin-bottom: 3px;
	margin-top: 10px;
	position: relative;
}
.p-info-submit-button a {
}
.p-info-submit-button a span {
	padding: 10px 13px 10px 15px;
}
.p-info-submit-button a span i {
	margin-left: 4px;
	margin-right: 0;
	font-size: 18px;
}
.p-info-submit-button span.required-field {
	position: absolute;
	top: 11px;
	right: 0;
	color: #F91111;
	font-size: 13px;
}
span.required-field {
	float: right;
}
/*-----------------
19. wishlist page
------------------*/
.wishlists-area {
	margin-bottom: 30px;
}
.wishlists-area a.main-btn {
	padding: 10px 15px;
	margin-bottom: 0;
}
.wishlists-area a.main-btn i {
	font-size: 15px;
}
.new-wishlists-box {
}
.wishlists-form-group {
	margin-bottom: 12px;
	overflow: hidden;
}
.wishlists-form-group .input-feild {
	background: #fbfbfb none repeat scroll 0 0;
}
.wishlists-form-group .white {
	background: #fff none repeat scroll 0 0;
}
.primary-box-content .submit-button i {
	font-size: 20px;
}
.wishlists-chart {
	margin-bottom: 35px;
}
.wishlists-chart table {
	margin: 0;
}
.wishlists-chart table tr {
}
div.wishlists-chart table tr th {
	background: #fbfbfb none repeat scroll 0 0;
	border-bottom-width: 1px;
	color: #333;
	vertical-align: middle;
	font-size: 13px;
	line-height: 18px;
	padding: 9px 8px 11px 18px;
}
div.wishlists-chart table tr th.wish-name {
}
div.wishlists-chart table tr td {
	line-height: 30px;
	padding: 9px 45px 11px 18px;
}
.wishlists-chart table tr td span {
	font-size: 13px;
	line-height: 18px;
}
div.wishlists-chart table tr td a {
	color: #333;
}
div.wishlists-chart table tr td a.dele-wish-list {
	color: #777;
}
div.wishlists-chart table tr td a:hover {
	color: #777;
}
.wishlists-item {
}
.wishlists-item-title {
	position: relative;
	border-bottom: 1px solid #d6d4d4;
	padding-bottom: 15px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.wishlists-item-title a {
}
.wishlists-item-title a i {
	position: absolute;
	right: 0;
	top: 0;
	color: #777;
}
.Permalink {
}
.Permalink input[type=text] {
	cursor: not-allowed;
	border: 1px solid #d6d4d4;
	border-radius: 0;
	box-shadow: none;
	color: #777;
	height: 33px;
	padding-left: 6px;
	font-size: 13px;
	margin-bottom: 20px;
}
.Permalink input[type=text]:focus {
	box-shadow: none;
}
.Permalink p, .wishlists-item-title a {
	color: #333;
	font-size: 13px;
	margin: 0px 0 5px 0;
}
.Permalink .view-permalink {
}
.Permalink a, a.wish-save {
	padding: 4px 10px;
	background: #ff4f4f none repeat scroll 0 0;
	border-color: #ff4f4f;
	color: #fff;
	font-size: 13px;
	line-height: 17px;
	transition: all 500ms ease 0s;
	display: inline-block;
	margin-top: 10px;
}
.Permalink a:hover, a.wish-save:hover {
	background: #3a3d42 none repeat scroll 0 0;
}
.wishlists-all-item {
}
.wishlists-single-item {
	margin-bottom: 25px;
}
.wishlist-image {
	padding: 10px;
	border: 1px solid #d6d4d4;
	margin: 10px 0 10px;
}
.wishlist-image a {
}
.wishlist-image a img {
	width: 100%;
}
.wishlist-title {
	margin-bottom: 10px;
	padding-top: 10px;
}
.wishlist-title p {
	color: #3a3939;
	font-size: 17px;
	line-height: 23px;
	margin: 0;
	position: relative;
	padding-right: 17px;
}
.wishlist-title p a {
	position: absolute;
	top: 0;
	right: 0;
}
.wishlist-title p a i {
	font-size: 8px;
	background: #777;
	color: #fff;
	padding: 3px;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	text-align: center;
}
.wishlist-title p a i:hover {
	background: #999;
}
.wishlists-single-item a.wish-save {
}
.wish-back-link {
	margin-top: 25px;
	border-top: 1px solid #d6d4d4;
	padding-top: 10px;
	margin-bottom: 30px;
}
.wish-back-link a {
	margin-right: 8px;
}
.wish-prioriti {
}
.wish-prioriti {
	background: rgba(0, 0, 0, 0) url("img/sprite.png") no-repeat scroll -303px -81px;
	border-left: 1px solid #d6d4d4;
	height: 27px;
	width: 189px;
}
.wish-prioriti select {
	width: 189px;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	opacity: 1;
	height: 28px;
	border: medium none;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: medium none;
	color: #777;
	font-size: 12px;
	padding-left: 5px;
}
.wish-prioriti:hover {
	background-position: -303px -108px;
}
/*-----------------
20. cart page
------------------*/
.cart-plus-minus {
	background: #fbfbfb none repeat scroll 0 0;
	border: 1px solid #ccc;
	padding: 5px;
	width: 100%;
}
.qtybutton {
	background: #fbfbfb;
	border: 1px solid #ccc;
	color: #c0c0c0;
	cursor: pointer;
	display: block;
	font-size: 24px;
	height: 26px;
	line-height: 24px;
	margin-top: 3px;
	padding: 0;
	vertical-align: middle;
	width: 26px;
	text-align: center;
}
.qtybutton:hover {
	color: #000;
}
.inc {
	float: right;
	position: relative;
}
.inc:before {
	position: absolute;
	content: "+";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	font-family: arial;
}
.dec {
	float: left;
	font-size: 28px;
	line-height: 19px;
	position: relative;
}
.dec:before {
	position: absolute;
	content: "-";
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	font-family: arial;
}
/*-----------------
20.1 cart page menu
------------------*/
span.shop-pro-item {
	color: #333;
	float: right;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 10px;
	text-transform: none;
}
.shoping-cart-menu {
	overflow: hidden;
	margin-bottom: 30px;
}
ul.step li {
	border-color: #cacaca #b7b7b7 #9a9a9a #9a9a9a;
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	float: left;
	text-align: left;
	width: 20%;
	float: left;
	text-align: left;
	width: 20%;
}
ul.step li a, ul.step li span, ul.step li.step-current span, ul.step li.step-current-end span {
	color: #333;
	display: block;
	font-size: 17px;
	line-height: 21px;
	padding: 13px 10px 14px 13px;
	position: relative;
	text-shadow: 1px 1px white;
}
ul.step li a:focus, ul.step li span:focus, ul.step li.step-current span:focus, ul.step li.step-current-end span:focus {
	outline: medium none;
	text-decoration: none;
}
ul.step li.first {
	border-left-color: #b7b7b7;
	border-left-width: 1px;
}
ul.step li.first span, ul.step li.first a {
	padding-left: 13px !important;
	z-index: 5;
}
.step-todo.second > span a {
	padding: 0px 1px 0px 5px;
}
ul.step li.second span, ul.step li.second a {
	z-index: 4;
}
ul.step li.third span, ul.step li.third a {
	z-index: 3;
}
.step-todo.third > span a {
	padding: 0px 1px 0px 5px;
}
ul.step li.four span, ul.step li.four a {
	z-index: 2;
}
.step-todo.four > span a {
	padding: 0px 1px 0px 5px;
}
ul.step li.last span {
	z-index: 1;
}
ul.step li.step-current {
	border-color: #399b49 #51ae5c #208931 #369946;
	background: #42b856;
	background: -moz-linear-gradient(#42b856, #43ab54);
	background: -webkit-linear-gradient(#42b856, #43ab54);
	background: -o-linear-gradient(#42b856, #43ab54);
	background: -ms-linear-gradient(#42b856, #43ab54);/*For IE10*/
	background: linear-gradient(#42b856, #43ab54);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#42b856', endColorstr='#43ab54');
}
ul.step li.step-current span {
	border-left: 1px solid #73ca77;
	border-right: 1px solid #73ca77;
	border-top: 1px solid #73ca77;
	border-bottom: 1px solid #73ca77;
	color: #fff;
	position: relative;
	text-shadow: 1px 1px #208931;
	padding: 13px 10px 14px;
}
ul.step li.step-todo {
	background: #f7f7f7;
	background: -moz-linear-gradient(#f7f7f7, #ededed);
	background: -webkit-linear-gradient(#f7f7f7, #ededed);
	background: -o-linear-gradient(#f7f7f7, #ededed);
	background: -ms-linear-gradient(#f7f7f7, #ededed);/*For IE10*/
	background: linear-gradient(#f7f7f7, #ededed);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#f7f7f7', endColorstr='#ededed');
}
ul.step li.step-todo span {
	border: 1px solid #fff;
	color: #333;
	display: block;
	position: relative;
}
ul.step li.step-done span a {
	color: #B5B5B5;
}
/*-----------------
20.2 cart page table
------------------*/
.table {
	margin-bottom: 30px;
}
.table-bordered {
	border: 1px solid #d6d4d4;
}
#cart-summary thead th {
	padding: 7px 8px 9px;
}
.text-center, #cart-summary thead th.cart-product, #cart-summary tbody td.cart-product, #cart-summary tbody td.cart-avail, #cart-summary tbody td.cart-delete {
	text-align: center;
}
.table > thead > tr > th {
	background: #fbfbfb none repeat scroll 0 0;
	border-bottom-width: 1px;
	color: #333;
	vertical-align: middle;
	font-size: 13px;
}
.table thead > tr > th, .table thead > tr > td, .table tbody > tr > th, .table tbody > tr > td, .table tfoot > tr > th, .table tfoot > tr > td {
	line-height: 1.42857;
}
#cart-summary tbody td.cart-product {
	padding: 7px;
	width: 130px;
}
#cart-summary tbody td.cart-description {
}
#cart-summary tbody td.cart-unit {
	width: 12.2%;
}
#cart-summary tbody td.cart-total {
	width: 16.5%;
}
.table tbody > tr > td {
	vertical-align: middle;
}
#cart-summary tbody td.cart-avail {
	width: 8%;
}
.text-right, #cart-summary tbody td.cart-unit, #cart-summary tbody td.cart-total {
	text-align: right;
}
.table tbody > tr > td.cart_quantity {
	width: 70px;
}
.table tbody > tr > td.cart_quantity {
	width: 70px;
}
#cart-summary tbody td.cart-delete {
	width: 1%;
}
#cart-summary tbody td {
	padding: 7px 8px 9px;
}
#cart-summary tbody td.cart-product img {
	border: 1px solid #d6d4d4;
}
p.product-name {
	margin-bottom: 0;
	margin-top: 0;
}
p.product-name a {
	color: #3a3939;
	font-size: 17px;
	line-height: 23px;
}
p.product-name a:hover {
	color: #515151;
}
#cart-summary tbody td.cart-description small {
	display: block;
	padding: 5px 0 0;
}
#cart-summary tbody td.cart-description small a:hover {
	color: #515151;
}
small {
	font-size: 82%;
}
.label-success {
	background-color: #55c65e;
	border: 1px solid #36943e;
}
#cart-summary tbody td.cart-avail span {
	border-radius: 0;
	display: block;
	font-size: 13px;
	padding: 6px 10px;
	white-space: nowrap;
}
.form-control.grey {
	background: #fbfbfb none repeat scroll 0 0;
}
.cart_quantity.text-center {
	width: 7%;
}
.cart-unit.text-right {
	width: 15%;
}
.cart-total.text-right {
	width: 17%;
}
a.cart_quantity_delete i {
	font-size: 22px;
	color: #000;
}
a.cart_quantity_delete i:hover {
	opacity: .5;
}
.cart_quantity_up.btn.btn-default.button-plus {
	margin-left: 3px;
}
.price {
	color: #777;
	font-size: 13px;
	white-space: nowrap;
}
.price-box span b {
	font-family: "rupee_foradianregular";
}
.cart-unit ul.price {
	margin-bottom: 9px;
}
.special-price {
	color: #f13340;
}
.price-percent-reduction {
	background: #f13340 none repeat scroll 0 0;
	border: 1px solid #d02a2c;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 19px;
	padding: 0 6px;
	border-bottom: 0px solid #000;
}
.old-price {
	color: #fd0101;
	text-decoration: line-through;
}
#cart-summary tfoot td.text-right, #cart-summary tfoot tbody td.cart-unit, #cart-summary tbody tfoot td.cart-unit, #cart-summary tfoot tbody td.cart-total, #cart-summary tbody tfoot td.cart-total {
	color: #333;
	font-size: 13px;
	line-height: 1.42857;
	padding: 8px 8px 9px 18px;
}
.table tfoot tr {
	background: #fbfbfb none repeat scroll 0 0;
	text-align: right;
}
.cart-total-price .cart_voucher {
	border-bottom: 1px solid #fff;
}
#cart-summary tfoot td.total-price-container span {
	color: #555454;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	text-transform: uppercase;
}
#cart-summary tfoot td#total-price-container {
	background: #fff none repeat scroll 0 0;
	color: #333;
	font-size: 21px;
	line-height: 25px;
}
.cart-total-price {
}
.total-price-container {
}
ul.address li {
	line-height: 22px;
}
ul.address li span {
	font-size: 13px;
	text-transform: capitalize;
}
.returne-continue-shop {
	margin: 0 0 20px;
	overflow: hidden;
}
.returne-continue-shop a.continueshoping {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #333;
	font-size: 17px;
	padding: 0;
	line-height: 50px;
}
.returne-continue-shop a.continueshoping:hover {
	color: #515151;
}
.returne-continue-shop a.continueshoping i {
	color: #777777;
	margin-right: 11px;
}
.returne-continue-shop a.procedtocheckout {
	background: #ff4f4f none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	display: block;
	float: right;
	font-size: 20px;
	line-height: 50px;
	padding: 0 16px;
	transition: all 500ms ease 0s;
}
.returne-continue-shop a.procedtocheckout:hover {
	background: #3a3d42 none repeat scroll 0 0;
	border-color: #3a3d42;
}
.returne-continue-shop a.procedtocheckout i {
	font-size: 25px;
	line-height: 50px;
	margin-left: 9px;
	vertical-align: -2px;
}
/*----------------------------------------
21. checkout-signin
------------------------------------------*/
div.create-new-account .primary-form-group input {
	max-width: 271px;
}
div.create-new-account a.main-btn {
	margin: 5px 0 45px;
}
div.create-new-account .form-content p {
	font-size: 13px;
	margin: 0 0 5px;
}
.forget-password p {
	margin: 10px 0 4px;
}
div.registered-account .primary-form-group input {
	max-width: 271px;
}
/*----------------------------------------
22. checkout-address
------------------------------------------*/
p.filup-below {
	margin: 0;
	color: #333;
	font-size: 13px;
	line-height: 20px;
}
.felup-required {
	color: red;
	margin: 9px 0 16px;
	font-size: 13px;
	line-height: 20px;
}
.selected-state, .selected-country, .delivery-address {
	width: 272px;
	background: rgba(0, 0, 0, 0) url("img/sprite.png") no-repeat scroll -221px 0px;
	margin-bottom: 0;
}
.selected-state select#sel-state, .selected-country select#sel-country, .delivery-address select#deli-address {
	width: 272px;
}
.selected-state:hover, .selected-country:hover, .delivery-address:hover {
	background: rgba(0, 0, 0, 0) url("img/sprite.png") no-repeat scroll -221px -27px;
}
.deli-address-group label {
	margin-top: 0;
	text-transform: none;
}
.chose-address {
	margin: 10px 0 22px;
}
.chose-address a {
	position: relative;
	top: 2px;
	left: -3px;
}
textarea.addinfobox {
	height: 80px;
	resize: none;
}
textarea.addinfobox:focus, textarea.addinfobox:active {
	box-shadow: none;
	border: 1px solid #d6d4d4;
}
p.assign-address {
	margin: 5px 0 7px;
}
.update-button {
	margin: 20px 0 10px;
	display: block;
}
.update-button a, .add-new-address a {
	background: #ff4f4f none repeat scroll 0 0;
	border-color: #ff4f4f;
	border-radius: 0;
	color: #fff;
	font-size: 13px;
	line-height: 17px;
	padding: 5px 10px 5px 9px;
	transition: all 500ms ease 0s;
}
.update-button a i, .add-new-address a i {
	margin-left: 4px;
}
.update-button a:hover, .add-new-address a:hover {
	background: #3a3d42 none repeat scroll 0 0;
	border-color: #3a3d42;
	color: #fff;
}
.add-new-address a.new-address-link {
	display: inline-block;
	margin-bottom: 15px;
}
.add-new-address label {
	font-size: 13px;
	text-transform: none;
}
.type-address-group label {
	color: #333;
}
.type-address-group textarea {
	height: 135px;
	border: 1px solid #d6d4d4;
	border-radius: 0;
	box-shadow: none;
	color: #d6d4d4;
	padding-left: 6px;
	resize: none;
	margin-bottom: 15px;
}
.type-address-group textarea:focus, .type-address-group textarea:active {
	box-shadow: none;
	border: 1px solid #d6d4d4;
}
/*----------------------------------------
23. checkout-shipping
------------------------------------------*/
.product-delivery-option {
	background: #FBFBFB;
	padding: 14px 18px;
	margin-bottom: 30px;
	border: 1px solid #d6d4d4;
}
.product-delivery-address {
}
.product-delivery-address p {
	margin: 0 0 17px;
}
.product-delivery-address p, table.delivery-table tr td, table.delivery-table tr td .carrey-info strong, .terms-of-service p, .terms-of-service span.agree {
	font-size: 13px;
}
.product-delivery-address p, .terms-of-service p, .terms-of-service span.agree a {
	color: #333;
}
.product-delivery-item {
}
.product-delivery-single-item {
	background: #fff none repeat scroll 0 0;
}
.product-delivery-single-item .delivery-table {
}
td.delivery-option-radio {
	width: 5%;
	text-align: center;
}
td.delivery-method-icon {
	text-align: center;
	width: 11%;
}
td.carrey-info {
	width: 66%;
}
td.carrey-cost {
	width: 18%;
}
td.delivery-option-radio {
}
table.delivery-table {
	margin-bottom: 20px;
}
table.delivery-table tr {
}
table.delivery-table tr td {
	line-height: 18px;
	padding: 10px 20px;
}
table.delivery-table tr td .dalivery-radio {
}
table.delivery-table tr td .dalivery-radio .radio-box {
}
table.delivery-table tr td .dalivery-radio .radio-box input[type=radio] {
}
table.delivery-table tr td .dalivery-radio .radio-box label {
}
table.delivery-table tr td .delivery-method-icon {
}
table.delivery-table tr td .delivery-method-icon img {
	max-width: inherit;
}
table.delivery-table tr td .carrey-info {
}
table.delivery-table tr td .carrey-info strong {
	line-height: 18px;
}
table.delivery-table tr td .carrey-cost {
}
.terms-of-service {
}
.terms-of-service p {
	margin: 0 0 5px;
}
.terms-of-service span.agree {
	color: #777;
	font-weight: normal;
	line-height: 25px;
}
.terms-of-service span.agree a {
	text-decoration: underline;
}
.terms-of-service span.agree a:hover {
	text-decoration: none;
}
/*-----------------
24. checkout
------------------*/
.four-payment-method {
	margin-bottom: 10px;
	overflow: hidden;
}
.single-payment-method {
	margin-bottom: 10px;
}
.single-payment-method a {
	display: block;
	border: 1px solid #d6d4d4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 17px;
	line-height: 23px;
	color: #333;
	padding: 33px 40px 34px 99px;
	letter-spacing: -1px;
	position: relative;
}
.single-payment-method a:hover {
	background: rgba(51, 46, 46, 0.05);
}
.single-payment-method span {
	color: #777;
}
.single-payment-method i {
	color: #777;
	font-size: 26px;
	line-height: 25px;
	position: absolute;
	right: 15px;
}
.payment-method-one {
	background: rgba(0, 0, 0, 0) url("img/bankwire.png") no-repeat scroll 12px 15px;
}
.payment-method-two {
	background: rgba(0, 0, 0, 0) url("img/cheque.png") no-repeat scroll 12px 15px;
}
.payment-method-three {
	background: rgba(0, 0, 0, 0) url("img/paypal-icon.png") no-repeat scroll 12px 15px;
}
.payment-method-four {
	background: rgba(0, 0, 0, 0) url("img/Master-Card-icon.png") no-repeat scroll 12px 15px;
}
/*----------------------------------------
25. single product page
------------------------------------------*/
.single-product-view {
}
.select-product-tab {
}
.select-product-tab {
}
.select-product-tab > li {
	float: left;
	margin-bottom: 0;
	margin-right: 0px;
}
.select-product-tab li a {
}
.select-product-tab li a img {
	border: 1px solid #ccc;
	width: 80px;
	height: 80px;
	padding: 4px;
}
.select-product-tab > li > a {
	padding: 0px 0px;
	margin-right: 0px;
	border-radius: 0px;
	border: none;
}
.select-product-tab > li.active > a, .select-product-tab > li.active > a:focus, .select-product-tab > li.active > a:hover {
	background-color: transparent;
	border-color: #DBDBDB #DBDBDB transparent;
	border: none;
	color: #fff;
}
.select-product-tab > li.active > a img {
	border: 4px solid #ccc;
	padding: 1px;
}
.select-product-tab > li > a:focus, .select-product-tab > li > a:hover {
	background-color: transparent;
	border-right: 1px solid #fff;
}
.select-product-tab > li > a:focus, .select-product-tab > li > a:hover {
	border: none;
	background-color: transparent;
}
.select-product div.bx-wrapper {
	left: -35px;
	top: 10px;
	width: 334px;
}
.bx-controls-direction {
	left: 16%;
	position: absolute;
	top: 0;
}
.bx-wrapper .bx-viewport {
	background: #fff none repeat scroll 0 0;
	border: 0 solid #fff;
	box-shadow: 0 0 0 #ccc;
	left: 0;
	transform: translateZ(0px);
}
.bx-pager {
	display: none;
}
div.bx-controls-direction a.bx-prev, div.bx-controls-direction a.bx-next {
	background: #3e3e3e none repeat scroll 0 0;
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	text-indent: 0;
	top: 95px;
	margin-top: 0;
	margin-left: -14px;
	transition: all 0.3s ease 0s;
}
div.bx-controls-direction a.bx-prev:hover, div.bx-controls-direction a.bx-next:hover {
	background: #FF4F4F none repeat scroll 0 0;
	color: #fff;
}
span.large-btn {
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
	border-radius: 0;
	bottom: 20px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
	color: #777676;
	left: 50%;
	line-height: 22px;
	margin-left: -68px;
	padding: 9px 0;
	position: absolute;
	width: 136px;
}
span.large-btn:active {
	background-image: none;
	box-shadow: none;
	outline: 0 none;
}
span.large-btn i {
	color: #c0c0c0;
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 0 4px;
}
span.large-btn:hover {
	color: #777676;
}
span.large-btn:hover i {
	color: #333;
}
.single-product-image {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #dbdbdb;
	cursor: pointer;
	display: block;
	padding: 5px;
	position: relative;
}
.new-mark-box {
}
.single-product-descirption {
	margin-bottom: 30px;
}
.single-product-descirption p {
	margin: 0;
	font-size: 13px;
	color: #333;
	line-height: 18px;
}
.single-product-descirption h2 {
	color: #333;
	font-size: 24px;
	line-height: 29px;
	margin: 0 0 5px;
	padding: 0 0 5px;
	text-transform: uppercase;
}
.single-product-social-share, .single-product-condition, .single-product-price, .product-in-stock, .single-product-info, .single-product-info a, .single-product-quantity, .single-product-size select option, .single-product-right-sidebar ul li, .r-sidebar-pro-content, .r-sidebar-pro-content h5 {
	overflow: hidden;
}
.single-product-social-share {
	margin: 0 0 10px;
	line-height: 35px;
}
.single-product-social-share ul {
}
.single-product-social-share ul li {
	float: left;
	margin-right: 4px;
}
.single-product-social-share ul li a {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	margin-bottom: 3px;
	padding: 8px 12px;
	font-size: 13px;
}
.single-product-social-share ul li a i {
	margin-right: 4px;
}
.single-product-social-share ul li a:hover {
}
.single-product-social-share ul li a.twi-link i {
	color: #00AAF0;
}
.single-product-social-share ul li a.twi-link:hover, .single-product-social-share ul li a.twi-link:hover i {
	background: #00AAF0;
	color: #fff;
}
.single-product-social-share ul li a.fb-link i {
	color: #435F9F;
}
.single-product-social-share ul li a.fb-link:hover, .single-product-social-share ul li a.fb-link:hover i {
	background: #435F9F;
	color: #fff;
}
.single-product-social-share ul li a.g-plus-link i {
	color: #E04B34;
}
.single-product-social-share ul li a.g-plus-link:hover, .single-product-social-share ul li a.g-plus-link:hover i {
	background: #E04B34;
	color: #fff;
}
.single-product-social-share ul li a.pin-link i {
	color: #CE1F21;
}
.single-product-social-share ul li a.pin-link:hover, .single-product-social-share ul li a.pin-link:hover i {
	background: #CE1F21;
	color: #fff;
}
.single-product-review-box {
	display: block;
	margin: 5px 0 10px;
	padding: 6px 0;
}
.single-product-review-box ul {
}
.single-product-review-box ul li {
}
.single-product-review-box ul li a {
}
.single-product-review-box ul li a:hover {
}
.single-product-review-box .rating-box {
	border-right: 1px solid #ebebeb;
	line-height: 17px;
	padding-right: 14px;
	width: inherit;
}
.single-product-review-box .read-reviews {
	border-right: 1px solid #ebebeb;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
}
.single-product-review-box .write-review {
	display: inline-block;
	padding-left: 10px;
}
.single-product-review-box .write-review a, .single-product-review-box .read-reviews a {
	color: #333;
	font-size: 12px;
	line-height: 14px;
}
.single-product-review-box .write-review a:hover, .single-product-review-box .read-reviews a:hover {
	color: #FF4F4F;
}
.single-product-condition {
}
.single-product-condition p {
	margin-bottom: 10px;
}
.single-product-condition p span {
	color: #777;
	font-size: 13px;
	font-weight: normal;
}
.single-product-price {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin: 5px 0 15px;
	padding: 17px 0 11px;
}
.single-product-price h2 {
	color: #ff5858;
	font-family: 'Bitter', serif;
	font-size: 25px;
	font-weight: 700;
	line-height: 30px;
	margin: 0;
}
.single-product-desc {
}
.single-product-desc p {
	margin-bottom: 18px;
	color: #777;
}
.product-in-stock {
	padding: 15px 0 0;
}
.single-product-desc .product-in-stock p {
	margin-bottom: 15px;
	color: #333;
}
.product-in-stock p span {
	background-color: #55c65e;
	border: 1px solid #36943e;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	margin-left: 10px;
	padding: 5px 8px;
}
.single-product-info {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	display: block;
	margin-bottom: 15px;
	padding: 20px 0 15px;
}
.single-product-info a {
	background: #3e3e3e none repeat scroll 0 0;
	color: #fff;
	display: block;
	float: left;
	font-size: 16px;
	line-height: 45px;
	margin-right: 5px;
	text-align: center;
	transition: all 0.3s ease 0s;
	width: 60px;
}
.single-product-info a:hover {
	background: #FF4F4F;
	color: #fff;
}
.single-product-quantity {
	margin-bottom: 7px;
}
.single-product-quantity > p {
	display: inline-block;
	float: left;
	margin-right: 15.5%;
}
.sing-pro-qty {
	float: left;
	margin-right: 5px;
	width: 20%;
}
.single-qty-btn {
}
.single-qty-btn .sing-pro-qty {
	background: #fff;
}
.single-qty-btn .qtybutton {
	height: 28px;
	width: 28px;
	margin-top: 0;
}
.single-qty-btn .inc {
	margin-left: 3px;
	float: left;
}
.single-qty-btn .dec {
	float: left;
}
.single-product-quantity a:hover {
	color: #333;
}
.product_quantity_down {
}
.single-product-size {
}
.single-product-size p {
}
p.small-title {
	font-size: 12px;
}
.single-product-size select {
	-moz-appearance: none;
	-webkit-appearance: none;
	background: rgba(0, 0, 0, 0) url("img/sprite.png") no-repeat scroll -266px 0;
	border: none;
	border-left: 1px solid #ccc;
	color: #777;
	font-size: 12px;
	height: 27px;
	width: 228px;
	margin: 5px 0 5px;
	padding-left: 5px;
}
.single-product-size select option {
}
.single-product-color {
	margin-bottom: 15px;
	overflow: hidden;
}
.single-product-color p {
	margin-bottom: 5px;
}
.single-product-color a {
	border: 1px solid #ccc;
	float: left;
	margin-right: 3px;
}
.single-product-color a span {
	background: orange none repeat scroll 0 0;
	border: 1px solid #fff;
	display: block;
	height: 23px;
	width: 23px;
}
.single-product-color a.color-blue span {
	background: #5D9CEC;
}
.fa-square {
}
.color-beige {
}
.color-white {
}
.single-product-add-cart {
}
.add-cart-text {
	background: #3e3e3e none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	line-height: 40px;
	font-family: 'Bitter', serif;
	padding: 0 30px;
	position: relative;
	text-transform: uppercase;
	transition: all 300ms ease 0s;
}
.add-cart-text:hover {
	background: #FF4F4F none repeat scroll 0 0;
	color: #fff;
}
.product-more-info-tab {
	margin-bottom: 50px;
}
.more-info-tab {
	background: #f5f5f5 none repeat scroll 0 0;
	border-bottom: medium none;
}
.more-info-tab li a {
	border: none;
	border-right: 1px solid #fff;
	color: #333;
	display: block;
	font-size: 16px;
	line-height: 54px;
	font-weight: 400;
	font-family: 'Bitter', serif;
	padding: 0 10px;
	position: relative;
	text-transform: uppercase;
	border-radius: 0;
	margin-right: 0;
}
.more-info-tab > li.active > a, .more-info-tab > li.active > a:focus, .more-info-tab > li.active > a:hover {
	background-color: #ff4f4f;
	border-color: #ddd #ddd transparent;
	border: none;
	color: #fff;
}
.more-info-tab > li > a:focus, .more-info-tab > li > a:hover {
	background-color: transparent;
	border-right: 1px solid #fff;
}
.more-info-tab > li {
	float: left;
	margin-bottom: 0;
}
.product-more-info-tab .tab-content {
	border: 1px solid #eee;
	border-top: 0px solid #eee;
	display: block;
	margin: 0;
	padding: 20px 10px;
}
.tab-description {
	padding: 0 20px 20px;
}
.tab-description p {
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 9px;
}
.deta-sheet {
	padding-bottom: 10px;
}
table.table-data-sheet {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #d6d4d4;
	margin: 0 0 20px;
	width: 100%;
}
table.table-data-sheet tr {
	border-top: 1px solid #d6d4d4;
}
.table-data-sheet tr td {
	font-size: 13px;
	padding: 10px 20px 11px;
}
.table-data-sheet tr td:first-child {
	border-right: 1px solid #d6d4d4;
	color: #333;
	width: 30%;
}
.odd {
}
td.td-bg {
	background: #FDFDFD;
}
.tab-review-row .padding-5 {
	padding-left: 15px;
	padding-right: 15px;
}
.tab-review-box {
}
.tab-review-row {
	padding-bottom: 25px;
}
.tab-rating-box span, .review-author-info strong, .review-author-info span {
	font-size: 13px;
	line-height: 18px;
	color: #777;
}
.tab-rating-box {
	border-right: 1px solid #ccc;
	padding: 0 18px;
}
.tab-rating-box .rating-box {
	float: none;
	width: 100%;
	margin: 3px 0 6px;
}
.review-author-info strong {
	color: #333;
	text-transform: uppercase;
}
.review-author-info span {
	font-weight: normal;
	color: #adadad;
}
.write-your-review {
	font-size: 13px;
	margin-bottom: 30px;
}
.write-your-review p {
	margin: 0 0 9px;
	text-transform: uppercase;
}
span.usefull-comment {
	margin-bottom: 9px;
	display: block;
}
span.usefull-comment span {
	margin-right: 4px;
	cursor: pointer;
	transition: all 0.3s ease 0s;
}
.write-your-review span.usefull-comment span:hover, a.write-review-btn:hover {
	background: #3A3D42;
}
.write-your-review a:hover {
	color: #777;
	text-decoration: underline;
}
a.write-review-btn, .usefull-comment span {
	color: #fff;
	background: #FF4F4F;
	padding: 5px 10px;
	font-size: 13px;
}
a.write-review-btn {
	margin-left: 15px;
	transition: all 0.3s ease 0s;
	display: inline-block;
	margin-top: 0;
}
.related-product-area {
	margin-bottom: 30px;
	margin-top: 0;
}
.related-product {
}
.feartured-carousel {
}
.item {
}
 
.customar-comments-box {
}
.price-box {
}
.price {
}
.overlay-content {
}
.single-product-right-sidebar {
	margin-bottom: 20px;
}
.single-product-right-sidebar h2.left-title {
	font-size: 18px;
	line-height: 44px;
	margin-bottom: 5px;
}
.single-product-right-sidebar p {
	margin: 0;
}
.single-product-right-sidebar ul {
}
.single-product-right-sidebar ul li {
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}
.single-product-right-sidebar ul li:last-child {
	border-bottom: 0px solid #ccc;
}
.single-product-right-sidebar ul li a {
	float: left;
	margin: 0 17px 0 0;
}
.single-product-right-sidebar ul li a img {
	border: 1px solid #ccc;
}
.r-sidebar-pro-content {
	font-size: 13px;
	line-height: 18px;
}
.r-sidebar-pro-content h5 {
}
.r-sidebar-pro-content h5 a {
	color: #333;
	display: block;
	font-weight: 400;
	font-size: 16px;
	font-family: 'Bitter', serif;
	text-transform: capitalize;
	transition: all 300ms ease 0s;
	margin-right: 0px !important;
	margin-bottom: 10px;
}
.r-sidebar-pro-content h5 a:hover {
	color: #FF4F4F;
}
.r-sidebar-pro-content p {
	margin-bottom: 9px;
}
.slider-right {
}
.zoom-img {
}
.img-responsive {
}
.category-tag {
	overflow: hidden;
}
/*7th-nov-2016*/
.clear {
	clear: both;
}
.pro-container {
	padding: 33px 0px 33px 0px;
}
.left-title-area {
	margin-bottom: 25px;
}
.left-title-area h2 {
	color: #272727;
	display: block;
	font-size: 30px;
	line-height: 30px;
	font-family: 'Muli light', sans-serif;
	padding-bottom: 30px;
	background: url(../images/border-bottom.png) bottom center no-repeat;
	text-align: center;
}
.left-title-area h2 span {
	color: #2a2a2a;
	font-size: 35px;
	font-family: 'Muli SemiBold', sans-serif;
}
.content p {
	text-align: center;
	font-size: 18px;
	color: #554d4f;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	margin-top: -10px;
	margin-bottom: 20px;
}
.product-uoter {
	box-shadow: 0px 0px 2px #d7d7d7;
	border-radius: 6px;
	/*  transition:5s; */
	margin-bottom: 20px;
}

.product-uoter:hover {
	box-shadow: 0 0 11px rgba(33,33,33,.2);
}
.product-uoter {
	background: #ffffff;
	box-shadow: 0px 0px 2px #d7d7d7;
	text-align: center;
	margin-bottom: 20px;
	/* padding:30px 25px; */
	/* display: inline-block; */
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	/*  box-shadow: 0 0 1px rgba(0, 0, 0, 0); */
	position: relative;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-property: transform;
	transition-property: transform;
	transition: 2s;
}
/* Float Shadow */
 
.product-uoter:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
 W3C -webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity;
}
/* .product-uoter:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	background: #0057e7;
	color: #fff !important;move the element up by 5px
} */
.product-uoter:hover:before {
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);/* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
.product-uoter:hover h2, .product-uoter:hover p {
	color: #000;
}
 
.item {
	border: 1px solid #e5e5e5;
}
.product-info {
	text-align: center;
	min-height: 100px;
	margin: 1px;
	border-top: solid 1px #eae4e4;
    padding-top: 10px;
}
.pro-text {
	min-height: 60px;
	padding:0px 20px;
	height: 100%;
}
.pro-text h2 {
	color: #554d4f;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	background: none;
}
.pro-text p {
	font-size: 14px;
	color: #4a4d4f;
	padding: 10px 20px;
	margin: 0px;
	line-height: 20px;
}
.pro-text p br {
	line-height: 15px;
}
.owl-wrapper {
	margin: 25px 0px 0px 0px;
}
.bestseller-products-area {
}
.rel-photos {
	width: 100%;
	position: relative;
	min-height: 392px;
}
.rel-photos img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
}
.rel-text {
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	padding: 10px;
	background: url(../images/rel-text-bg.png) left repeat;
	width: 100%;
}
.rel-text p {
	color: #fff;
	font-size: 23px;
	font-weight: bold;
	text-transform: uppercase;
}
.view {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    color: #000;
    display: inline-block;
    margin: 8px auto;
}

.view span {
    font-size: 14px;
    background: #fdb819;
    padding: 8px 12px;
    border-radius: 0px;
    transition: all 300ms ease 0s;
	text-transform:capitalize
}


/* .view:hover {
	background: #000;
} */
.section3 {
	margin: 50px 0px 0px 0px;
	/* padding: 50px 0px; */
	/* background:#002568; */
	background: url(../images/parallax.jpg) fixed no-repeat;
	background-size:cover;  
}


  .inner-overlay {
    background: rgba(0, 37, 104, 0.8);
    z-index: 0;
    padding: 50px 0px;
    text-align: center;
} 
.white {
	color: #fff !important;
	display: block;
	font-size: 30px;
	line-height: 30px;
	font-family: 'Muli light', sans-serif;
	padding-bottom: 30px;
	background: url(../images/border-bottom1.png) bottom center no-repeat !important;
	text-align: center;
}
.vas-item {
	background: #ffffff;
	text-align: center;
	min-height: 273px;
	margin-bottom: 20px;
	padding: 30px 25px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	transition: 3s;
}
/* Float Shadow */
.hvr-float-shadow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.vas-item:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	/* W3C */
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity;
}
.vas-item:hover, .vas-item:focus, .vas-item:active {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	background: #0057e7;/* move the element up by 5px */
}
.vas-item:hover:before, .vas-item:focus:before, .vas-item:active:before {
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);/* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
.icon {
	margin: 5px 0px 10px 0px;
}
.vas-item h2 {
	font-size: 16px;
	color: #655e60;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0px;
}
.vas-item p {
	font-size: 14px;
	line-height: 18px;
	padding: 5px 0px 20px 0px;
	font-family: 'Muli light', sans-serif;
	color: #323131;
	margin: 0px;
}
.vas-item:hover h2, .vas-item:hover p {
	color: #fff;
}
.product-info a:hover {
	background: #e48519;
	color: #fff !important;
}
.price-box {
}
.price-box span i {
	font-family: "rupee_foradianregular";
	font-style: normal;
}
.price-box span.price {
	color: #20a92a;
	margin-right: 11px;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
}
.price-box span.old-price {
	text-decoration: line-through;
	color: #fd0101;
	font-size: 16px;
	line-height: 16px;
	margin-top: 3px;
}
.about {
	padding: 50px 0px 30px 0px;
}
.home-about {
	padding: 35px 0px;
}
.home-about h3 {
	color: #272727;
	font-size: 30px;
	font-family: 'Muli light', sans-serif;
	margin-bottom: 15px;
}
.home-about h4{
	color: #272727;
	font-size: 25px;
	font-family: 'Muli light', sans-serif;
	margin-bottom: 15px;
}

.home-about p {
	text-align: justify;
	font-size: 16px;
	color: #585858;
	line-height: 26px;
	margin-bottom: 10px !important;
}
.home-about a {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	margin: 8px 0px;
	background: #fdb819;
	padding: 2px 12px;
	border-radius: 4px;
	transition: all 300ms ease 0s;
}
.home-about a:hover {
	background: #000;
}
.enquiry-box {
	border-radius: 4px;
	box-shadow: 0px 0px 4px #ccc;
	margin: 25px 0px;
	padding: 20px 15px;
}
.enquiry-box h3 {
	margin-bottom: 20px;
	font-family: 20px;
	color: #4c4c4c;
}
.form-control {
	font-family: 'Muli', sans-serif;
	font-size: 14px;
}
.btn {
	background: #fdb819 !important;
	color: #fff; 
}
.btn:hover {
	background: #010101;
	color: #fff;
}
.bord-none {
	border: none !important;
}
.footer {clear: both;
    position: relative;
    float: left;
    width: 100%;
    margin-top: 0px;
	background:#232628;/* 
    background: url(../images/footer-bg.jpg) repeat scroll center bottom; */
    font-size: 14px;
    color: #fff;
    font-weight: 400;
	
	 
}

.typecaptcha {
    float: left;
    width: 54%;
    margin-right: 10px;
}

.captcha2 {
    font-size: 24px;
    width: 37%;
    font-weight: 700;
    float: left;
    color: #e91723;
    border: 1px solid #e5e5e5;
    text-align: center;
    background: #f4f4f4;
    padding: 4px 15px;
    line-height: 24px;
    border-radius: 2px;
    margin: 0px 10px;
}
.refresh2 {
    background: #189825;
    text-align: center;
    width: 50px;
    margin: 0px;
    float: left;
    border: 1px solid #189825;
    padding: 2px 10px;
    border-radius: 0;
}



.foot-container1 {
	padding: 50px 0px 40px 0px;
}
.foot-list h4, .foot-container2 h3 {
	font-size: 15px;
	color: #fff;
	font-family: 'Muli', sans-serif;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.foot-list {
	margin-bottom: 20px;
}
.foot-list ul li {
	color: #bcbbbb;
	font-size: 14px;
	background: url(../images/foot-list-arrow.png) left top 7px no-repeat;
	padding-bottom:7px;
}
.foot-list ul li i {
	margin-right: 5px;
}
.foot-list ul li a {
	font-size: 14px;
	color: #bcbbbb;
	padding: 5px 0px 5px 15px;
	line-height: 23px;
}
.foot-list ul li a:hover {
	color: #fff;
}
.pay-method li {
	float: left;
	margin: 0px 8px 8px 0px;
}
.foot-list ul.social-link li {
	float: left;
	background: none;
	padding-bottom:10px;
}
.foot-list ul.social-link li a {
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.foot-list ul.social-link li a:hover >img {
	opacity: 0.7;
}
.foot-container2 {
	padding: 30px 0px;
}
.foot-container2 h3 {
	border-top: 1px solid #bababa;
	padding-top: 20px;
}
.foot-container2 p {
	color: #1d1c1c;
	font-size: 12px;
	text-align: justify;
	line-height: 22px;
}
/*home css close*/


.page-list {
	padding: 25px 0px 0px 0px;
}
.page-list ul {
	border-bottom: 1px solid #e3e2de;
	padding-bottom: 12px;
}
.page-list ul li {
	float: left;
	color: #e48519;
	font-size: 13px;
}
.page-list ul li a {
	color: #646262;
}
.page-list ul li a span {
	color: #e48519;
	padding: 0px 5px;
}
.product-page {
	padding: 20px 0px;
}
.side-list {
	padding: 10px;
	border: 1px solid #e5e5e5;
}
.side-list p {
	font-size: 16px;
	color: #797c79;
	border-bottom: 1px solid #e5e5e5;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.price-range {
	padding: 10px 10px 20px 10px;
	margin: 20px 0px;
	border: 1px solid #e5e5e5;
}
.price-range p {
	font-size: 16px;
	color: #797c79;
	border-bottom: 1px solid #e5e5e5;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.price-range select {
	width: 100%;
	padding: 8px 5px;
	border: 1px solid #e5e5e5;
	font-size: 13px;
	color: #777777;
	background: url(../images/select-bg.png) right 10px top 12px no-repeat;
	margin: 10px 0px 0px 0px;
}
.product-heading {
	margin-bottom: 15px;
}
.product-heading h1 {
	color: #797c79;
	font-size: 16px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
}
.no-space {
	padding: 0px !important;
}
.pro-box {
	border: 1px solid #f2f2f2;
	margin-bottom: 22px;
}
.pro-img {
	position: relative;
	min-height: 225px;
	background: #fff;
}
.pro-img img {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	max-height: 224px;
	max-width: 100%;
}
.pro-info a {
	color: #fff;
}
.pro-info {
	background: #eff1f0;
	text-align: center;
	min-height: 90px;
	margin: 1px;
}
.pro-info a {
	color: #fff;
	display: inline-block;
	font-size: 12px;
	margin: 8px 0px;
	background: #83be38;
	padding: 5px 20px;
	border-radius: 3px;
	transition: all 300ms ease 0s;
	text-transform: uppercase;
}
.pro-info a:hover {
	background: #e48519;
	color: #fff !important;
}
/*product css end*/

.product-detail-container {
	padding: 50px 0px;
}
#picture-frame {
	width: 100%;
	min-height: 380px;
}
.product-fullname {
	padding-bottom: 25px;
}
.product-fullname p {
	color: #030303;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}
.product-info-menu {
}
.product-info-menu li {
	float: left;
	margin: 0px 15px 25px 0px;
	height: 40px;
	line-height: 40px;
	padding-right: 20px;
}
.product-info-menu li.pro-price span i {
	font-family: "rupee_foradianregular";
	font-style: normal;
}
.product-info-menu li.pro-price span.current-rs {
	color: #3cb043;
	font-size: 25px;
	margin-right: 8px;
}
.product-info-menu li.pro-price span.current-rs i {
	font-family: "rupee_foradianregular";
}
.product-info-menu li.pro-price span.ols-rs {
	text-decoration: line-through;
	font-size: 15px;
	color: #fe0000;
}
.product-info-menu li.pro-quantity {
	margin: 6px 0px 6px 25px;
	width: 175px;
}
.product-info-menu li.pro-quantity label {
	color: #838383;
	font-size: 12px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	line-height: 30px;
}
.product-info-menu li.pro-quantity input[type=text] {
	width: 30px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	height: 30px;
	text-align: center;
	color: #666262;
	float: left;
}
.product-info-menu li.pro-quantity input[type=button] {
	border: 1px solid #e5e5e5;
	width: 30px;
	height: 30px;
	float: left;
}
.product-info-menu li.pro-quantity input[type=button].qtyminus {
	background: #f0f0f0 url(../images/minus.png) center center no-repeat;
}
.product-info-menu li.pro-quantity input[type=button].qtyplus {
	background: #f0f0f0 url(../images/plus.png) center center no-repeat;
}
.about-pro {
	border-top: 1px solid #e5e5e5;
	margin-top: 14px;
	padding: 0px 0px 15px 0px;
}
.about-pro p {
	font-size: 13px;
	color: #343434;
}
.abt-list {
	padding: 0px 0px 0px 15px;
	margin-bottom: 20px;
}
.abt-list ul li {
	color: #787878;
	font-size: 13px;
	list-style: disc;
	line-height: 25px;
}
.pin-code p {
	color: #5b5b5b;
	font-size: 13px;
	background: url(../images/pin-code.jpg) left top no-repeat;
	margin: 0px;
	padding: 4px 0px 0px 18px;
}
.enter-pin {
	margin-top: 10px;
}
.enter-pin input {
	width: 60%;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 5px;
}
.enter-pin button {
	width: 65px;
	float: left;
	background: #6d6a6a;
	text-align: center;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	border: none;
	height: 28px;
}
a.view-more {
	float: right;
	display: inline-block;
	padding: 4px 10px;
	border: 1px solid #e5e5e5;
}
a.view-more:hover {
	color: #fff;
	background: #83be38;
}
.pro-detail {
	padding: 25px 0px 10px 0px;
}
.add-buy-list {
	margin: 28px 0px 40px 0px;
}
.add-buy-list li {
	float: left;
}
.add-buy-list li a {
	margin: 0px 5px 5px 0px;
	text-transform: uppercase;
	border-radius: 3px;
	display: block;
}
.add-buy-list li.buy-now a {
	background: #83be38 url(../images/buy-now.png) left 10px center no-repeat;
	color: #fff;
	padding: 15px 45px;
}
.add-buy-list li.add-to a {
	color: #838383;
	border: 1px solid #e5e5e5;
	padding: 15px 25px;
}
.add-buy-list li.add-to a i {
	font-weight: bold;
	color: #838383;
	font-size: 15px;
}
.add-buy-list li.add-to a:hover {
	color: #fff;
	background: #83be38;
	border: 1px solid #fff;
}
.add-buy-list li.add-to a:hover > i {
	color: #fff;
}
.add-buy-list li.buy-now a:hover {
	background: #e48519 url(../images/buy-now.png) left 10px center no-repeat;
}
.review-content {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 4px 0px;
	width: 100%;
}
.review-content ul li {
	height: 40px;
	line-height: 40px;
	float: left;
}
.review-content ul li.rev-shr a {
	color: #e48519;
	font-size: 13px;
}
.rev, .shr {
	float: left;
	padding: 0px 25px 0px 0px;
}
.review-content ul li.social-icon a {
	padding: 10px 10px;
	border-left: 1px solid #dddddd;
}
.pro-more-content {
	padding-bottom: 45px;
}
.video-box {
	width: 99%;
	margin: 20px 0px 30px 0px;
}
.video-box h3 {
	color: #fff;
	padding: 15px;
	background: #000;
}
.video-box iframe {
	width: 100%;
	height: 250px;
}
/*product detail end*/
.cart-page {
	padding: 40px 0px 70px 0px;
}
.cart-info {
	background: #e3e2de;
	border-spacing: 1px;
	border-collapse: separate;
	width: 100%;
}
.cart-info th {
	background: #f7f7f7;
	padding: 8px 20px;
	color: #414141;
	font-size: 14px;
	font-weight: normal !important;
}
.cart-info td {
	background: #fff;
	color: #161213;
	font-size: 13px;
	padding: 10px 20px;
	text-align: left;
}
.cart-info td.cart-photo {
	width: 133px;
}
.cart-info td.cart-photo img {
	border: 1px solid #e5e5e5;
	padding: 3px;
}
.cart-info td.cart-nm {
	color: #161213;
}
.cart-info td.price-td span {
	font-size: 14px;
	padding: 0px 10px 0px 0px;
}
.cart-info td.price-td span.ct-rs {
	color: #fe0000;
	text-decoration: line-through;
}
.cart-info td.price-td span.crnt-rs {
	color: #8f4fee;
}
.cart-info td.remove a {
	font-size: 20px;
	color: #E48519;
	text-align: center;
}
.cart-info td.cart-qty label {
	color: #838383;
	font-size: 12px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	line-height: 30px;
}
.cart-info td.cart-qty input[type=text] {
	width: 30px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	height: 30px;
	text-align: center;
	color: #666262;
	float: left;
}
.cart-info td.cart-qty input[type=button] {
	border: 1px solid #e5e5e5;
	width: 30px;
	height: 30px;
	float: left;
}
.cart-info td.cart-qty input[type=button].qtyminus {
	background: #f0f0f0 url(../images/minus.png) center center no-repeat;
}
.cart-info td.cart-qty input[type=button].qtyplus {
	background: #f0f0f0 url(../images/plus.png) center center no-repeat;
}
.cart-invoice {
	float: right;
	margin: 40px 0px 20px 0px;
}
.cart-invoice li {
	text-align: right;
	font-size: 15px;
	color: #252525;
	padding: 0px 0px 10px 0px;
	background: none !important;
}
.cart-invoice li span {
	color: #847e83;
	margin-left: 10px;
}
.cart-invoice li a {
	padding: 10px 20px;
	font-size: 14px;
	color: #515151;
	text-transform: uppercase;
	border-radius: 4px;
	margin-bottom: 10px;
	margin-left: 12px;
}
.cart-invoice li a.proceed {
	background: #f1f1f1;
	border-radius: 4px;
}
.cart-invoice li a.continue {
	border-radius: 4px;
	color: #fff;
	background: #651dd2;
}
.cart-invoice li a.proceed:hover {
	color: #fff;
	background: #651dd2;
}
.cart-invoice li a.continue:hover {
	color: #515151;
	background: #f1f1f1;
}
.cart-info td.cart-qty input[type=button].qtyminus {
	background: #f0f0f0 url(../images/minus.png) center center no-repeat;
}
.cart-info td.cart-qty input[type=button] {
	border: 1px solid #e5e5e5;
	width: 30px;
	height: 30px;
	float: left;
	font-size: 22px;
	line-height: 12px;
}
/*cart css end*/

.inner-banner {
	background: url(../images/blog-banner.jpg) center center no-repeat !important;
	border-bottom: solid 1px #cecece;
	padding: 30px 0px;
	margin-bottom: 10px;
	text-align: center;
}
.inner-banner {
	background: #f1eef4;
	border-bottom: solid 1px #cecece;
	padding: 30px 0px;
	margin-bottom: 10px;
	text-align: center;
}
.main-heading h1 {
	color: #515151f;
	font-size: 28px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
}
.main-heading h1 span {
	color: #ed3a12;
}
.page-listing {
	text-align: center;
	padding: 4px 20px;
	background: #149421;
	color: #fff;
	border-radius: 25px;
	display: table;
	margin: auto;
	position: relative;
}
.page-listing ul {
	line-height: none;
	margin: 0px;
	padding: 0px;
}
.page-listing ul li {
	display: inline-block;
	color: #fff;
	background: url(../images/pagingarrow.png) left 12px no-repeat;
	font-size: 16px;
	padding: 0px 12px 0px 18px;
}
.page-listing ul li:first-child {
	background: none;
}
.page-listing ul li a {
	color: #fff;
}
.page-listing ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.active1 {
	color: #fff !important;
}
.main-about-heading h1 {
	font-size: 30px;
	margin: 0 0 10px 0;
	color: #323131;
	font-family: 'Muli SemiBold', sans-serif;
}
.main-about-heading p {
	text-align: justify;
}
 .margin {
	margin-bottom: 40px;
}
.heading-border-light {
	width: 30px;
	height: 2px;
	background-color: #212121;
	margin: 0 0 10px 0;
}
.main-about-heading h2 {
	font-size: 20px;
	margin: 0 0 20px 0;
	color: #414040;
	font-family: 'Muli SemiBold', sans-serif;
}

 



.m-15px-tb {
	margin-top: 15px;
	margin-bottom: 15px;
}
.price-table-01 .price-title {
	font-weight: 700;
	font-size: 30px;
	margin: 20px 0px 0px 0px;
}
.price-table-01 {
	background: #fff;
	/* overflow: hidden; */
	border-radius:5px 5px 10px 10px;
	transition: ease all 0.3s;
	-webkit-transition: ease all 0.3s;
	border: 1px solid #eee;
	border-bottom: 4px solid #eee;
	min-height: 400px;
	margin:50px 0px 80px 0px;
}
.price-table-01:hover {
	/* margin-top: -10px; */
}
.price-table-01 .price-header {
	/* border-bottom: 1px solid #eee; */
	padding: 20px;
	text-align: center;
}
 
.price-table-01 .price-footer {
	padding: 20px;
	text-align: center;
}
.dark-color {
	color: #222;
}
.font-alt {
	font-family: 'Nunito', sans-serif;
}
.price-table-01 .price-header p {
	font-size: 12px;
	margin: 0;
	text-align: center;
}
 
.price-table-01.active, .border-color {
	border-color: #540bc1 !important;
}
.theme-bg1 {background-image: linear-gradient(to right, #0247fe, #2761fb)}

.theme-bg2 { background-image: linear-gradient(to right, #38008c, #540bc1);
}
.theme-bg3 { background-image: linear-gradient(to right, #4a9016, #63bb20);
}

.borderbottom1{
     
    border-bottom: solid 1px #64c11e !important;
    }



.white-color {
	color: #fff;
}
.price-table-01 .price-body {
	/* text-align: center; */
	padding:20px 0px;
	/* border-bottom: 1px solid #eee; */
}
.price-table-01 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}
.price-table-01 ul li {
	font-weight: 400; 
	padding:10px 0px 15px 10px;
	margin:0px 0px 5px 0px;
	background: none;
	line-height: 15px;
	border-bottom:solid 1px #e0e0e0;
	list-style:decimal;
	font-size:14px;
	list-style-position:inside;
}
.white-color-light {
	color: rgba(255,255,255,.8);
}
.price-table-01 .price-footer {
	padding: 20px;
	text-align: center;
}
.btn-t-white {
	border: 1px solid #fff;
	color: #fff;
}
.price-table-01.active .price-header, .price-table-01.active .price-body {
	/* border-bottom: 1px solid rgba(255,255,255,.2); */
}
.price-table-01 .price-value {
	/* display: inline-block; */
    width: 116px;
    height: 116px;
	margin:-84px auto auto auto;
    color: #fff;
    border-radius: 100px;
    border: 5px solid #f6f6f6;
	background:#185ed7; 
	z-index:1000000000;
	
	
	
	
}
 

.price1 {font-weight: 700;
	line-height: 40px;
    font-size: 25px;
     
    margin-top: 35px !important;
}


.sideimg {
	width: 100%;
	margin-bottom: 20px;
}
.sideimg img {
	width: 98%;
	background: #f1f1f1;
	border: solid 1px #ececec;
	padding: 10px;
}
.mission {
	width: 100%;
	padding: 20px 0px;
}
.mission h2 {
	color: #fff;
	font-size: 30px;
	font-family: 'Muli', sans-serif;
}
.mission p {
	color: #fff;
	text-align: justify;
	line-height: 26px;
	margin-bottom: 20px;
}
.vision-outer {
	background: #fcfafe;
	border-bottom: solid 1px #e5e5e5;
	padding: 50px 0px;
}
.vission-section {
	width: 100%;
	padding: 20px 0px;
}
.vission-section h2 {
	color: #323131;
	font-size: 30px;
	font-family: 'Muli', sans-serif;
}
.vission-section p {
	color: #585858;
	text-align: justify;
	line-height: 26px;
	margin-bottom: 20px;
}
.place-order-container {
	padding: 20px 0px 65px 0px;
}
.place-order-container h1 {
	color: #161213;
	font-size: 20px;
	margin-bottom: 20px;
}
.order-form {
	background: #fbfbfb;
	border: 1px solid #e8e8e8;
	padding: 45px;
	margin-bottom: 20px;
	min-height: 650px;
	height: 100%;
}
.order-form h3 {
	color: #161213;
	font-size: 20px;
	border-bottom: 1px solid #e1e0dc;
	margin: 0px 0px 17px 0px;
	padding: 0px 0px 15px 0px;
}
.from-box {
	margin-bottom: 12px;
}
.from-box label {
	float: left;
	width: 29%;
	text-align: right;
	margin: 0px 5px 0px 0px;
	color: #161213;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0px;
}
.from-box input[type=text], .from-box input[type=email], .from-box input[type=number], .from-box input[type=tel], .from-box input[type=date], .from-box input[type=password], .from-box textarea, .from-box select {
	border: 1px solid #e1e0dc;
	background: #fff;
	padding: 10px 5px;
	float: left;
	width: 70%;
	font-size: 14px;
	color: #161213;
}
.from-box select {
	background: url(../images/select-bg.png) right 8px center no-repeat;
}
.from-box select.date {
	width: 22%;
	float: left;
	margin-right: 10px;
}
.from-box p {
	font-size: 13px;
	color: #e48519;
	margin: 0px;
}
.from-box p span {
	color: #ff0000;
}
.from-box input[type=submit] {
	color: #fff;
	background: #e48519;
	border-radius: 4px;
	padding: 10px 25px;
	border: none;
	text-transform: uppercase;
}
.from-box input[type=submit]:hover {
	background: #8bc541;
}
.ext-lenth {
	height: 145px;
}
.captcha-text {
	width: 50%;
	float: left;
	border: 1px solid #dbdbdb;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	background: #fff;
	margin: 4px 0 0px 0px;
	padding: 2px 5px;
	color: #cd0231;
}
.captcha-text img {
	max-width: 100%;
	max-height: 100%;
}
.cont-rfrsh {
	float: left;
	width: 40px;
	height: 38px;
	background: #fff url(../images/refresh.png) center center no-repeat;
	border: 1px solid #dbdbdb;
	margin: 4px 0 4px 15px;
	padding: 15px 5px;
}
/*place-order css end*/

.login-part, .resister-part {
	background: #fbfbfb;
	border: 1px solid #e8e8e8;
	padding: 45px;
	margin-bottom: 20px;
}
.login-part h3 {
	color: #161213;
	font-size: 20px;
	border-bottom: 1px solid #e1e0dc;
	margin: 0px 0px 17px 0px;
	padding: 10px 0px 15px 40px;
	background: url(../images/login-icon.jpg) left top no-repeat;
}
.login-part input[type=submit] {
	background: #8bc541;
}
.login-part input[type=submit]:hover {
	background: #e48519;
}
.from-box a {
	line-height: 20px;
}
.resister-part h3 {
	color: #161213;
	font-size: 20px;
	border-bottom: 1px solid #e1e0dc;
	margin: 0px 0px 17px 0px;
	padding: 10px 0px 15px 50px;
	background: url(../images/register-icon.jpg) left top no-repeat;
}
.resister-part h3 span {
	color: #e48519;
}
/*login/register css end*/

.user-sidelist {
	width: 100%;
	border: 1px solid #e5e5e5;
	margin-bottom: 25px;
}
.prof-title {
	padding: 3px;
	background: #e48519;
}
.prof-title span {
	border: 1px dashed #fff;
	display: block;
	color: #fff;
	font-size: 15px;
	padding: 5px;
	text-transform: uppercase;
}
.user-sidelist ul {
	padding: 3px;
}
.user-sidelist ul li a {
	font-size: 13px;
	padding: 8px;
	display: block;
	border-bottom: 1px dashed #e5e5e5;
	color: #414141;
}
.user-sidelist ul li:last-child a {
	border-bottom: none;
}
.user-heading h2 {
	color: #030303;
	font-size: 18px;
	padding-bottom: 20px;
}
.user-info {
	background: #e3e2de;
	border-spacing: 1px;
	border-collapse: separate;
	width: 100%;
}
.user-info th {
	background: #f3f1ee;
	padding: 8px 20px;
	color: #414141;
	font-size: 14px;
	font-weight: normal !important;
}
.user-info td {
	background: #fff;
	color: #161213;
	font-size: 13px;
	padding: 10px 20px;
	text-align: left;
}
.user-info td a {
	color: #165693;
}
.user-info td a:hover {
	color: #E48519;
}
.my-list {
	width: 135px;
}
.my-list li {
	position: relative;
}
.my-list ul {
	position: absolute;
	left: -9999px;
	top: 24px;
	width: 125px;
	z-index: 99999;
}
.my-list ul li {
	padding: 0px !important;
	margin: 0px !important;
}
.my-list ul li a {
	color: #fff !important;
	padding: 3px 8px !important;
	border-bottom: 1px dashed #fff;
	background: #426c0e;
	display: block !important;
}
.my-list ul li:last-child a {
	border-bottom: none;
	border-radius: 0px 0px 5px 5px;
}
.my-list ul li a:hover {
	background: #88C43E;
}
.my-list > li:hover > ul {
	left: 3px;
}
/*my order css end*/


.prof-row {
	margin-bottom: 10px;
}
.prof-row {
}
.prof-row span.prf-label {
	width: 180px;
	float: left;
	text-align: right;
	margin-right: 10px;
	font-size: 14px;
	color: #414141;
}
.prof-row span.prf-detail {
	text-align: left;
	float: left;
}
/*my account css end*/

.invoice {
	max-width: 720px;
	width: 98%;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #e48519;
}
.invo-logo {
	background-color: #fff;
	padding: 15px 20px;
	border-bottom: 2px solid #e48519;
}
.invo-logo img {
	max-width: 100%;
}
.hellotxt {
	background-color: #fff;
}
.info-cont {
	margin: 10px 0px;
	border: 1px solid #e7e7e7;
	padding: 35px 15px 10px 15px;
	position: relative;
	font: 12px/18px Arial, Helvetica, sans-serif;
}
.info-cont span {
	background-color: #e7e7e7;
	display: block;
	position: absolute;
	padding: 5px 15px;
	left: 0px;
	top: 0px;
	right: 0px;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.invo-h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #003d64;
	padding: 0px 0px;
	margin: 25px 0 5px 0px;
	display: block;
}
.invo-table {
	width: 100%;
	margin: 8px 0;
	padding: 0px;
	border: 1px solid #EAEAEA;
}
.invo-table th {
	margin: 0;
	padding: 5px 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
	background-color: #EAEAEA;
}
.invo-table td {
	margin: 0;
	padding: 5px 10px;
	font: 12px Arial, Helvetica, sans-serif;
}
.invo-fotr {
	background-color: #e48519;
	padding: 5px 15px;
	margin: 25px 0 0px 0;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
}
/*invoice css end*/


.flt-rght {
	float: right !important;
}
.msg-popup {
	width: 100%;
	padding: 20px 0px;
	background: #e48519;
	color: #fff;
	font-size: 14px;
	text-align: center;
	box-shadow: 0px 2px 2px #666;
	position: fixed;
	z-index: 9999;
}
.thanks-content {
	text-align: center;
	padding: 50px 0px;
}
.thanks-content h3 {
	font-size: 25px;
	color: #0e819a;
}
.thanks-content p {
	font-size: 17px;
	color: #4b4b4b;
}
/*review-box*/
 
.category-box {
	padding: 25px;
	background: #edfae1;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.category-box h3 {
	margin-bottom: 10px;
	color: #e48519;
	font-size: 17px;
}
.revformraw {
	margin-bottom: 20px;
}
.revformfld input[type="text"], .revformfld textarea {
	display: block;
	border: 1px solid #efefef;
	background-color: #fff;
	padding: 8px 5px;
	width: 98%;
	color: #4b4b4b;
}
.revformfld textarea {
	height: 80px;
}
.revformfld input[type=submit] {
	color: #fff;
	background: #e48519;
	border-radius: 4px;
	padding: 10px 25px;
	border: none;
	text-transform: uppercase;
}
.revformfld input[type=submit]:hover {
	background: #069;
}
.revformfld table {
	float: left;
	width: 150px;
}
.revformfld {
	float: left;
	width: 65%
}
.revformname {
	margin: 5px 20px 5px 0px;
	padding: 0px;
	font-size: 13px;
	float: left;
	width: 100px;
	text-align: right;
	color: #4b4b4b;
}
.star-rating {
	font-size: 0;
	white-space: nowrap;
	display: inline-block;
	width: 110px;
	height: 22px;
	overflow: hidden;
	position: relative;
	background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjREREREREIiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=');
	background-size: contain;
}
.star-rating i {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 20%;
	z-index: 1;
	background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRkZERjg4IiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=');
	background-size: contain;
}
.star-rating input {
	-moz-appearance: none;
	-webkit-appearance: none;
	opacity: 0;
	display: inline-block;
	width: 20%;
	height: 100%;
	margin: 0;
	padding: 0;
	z-index: 2;
	position: relative;
}
.star-rating input:hover + i, .star-rating input:checked + i {
	opacity: 1;
}
.star-rating i ~ i {
	width: 40%;
}
.star-rating i ~ i ~ i {
	width: 60%;
}
.star-rating i ~ i ~ i ~ i {
	width: 80%;
}
.star-rating i ~ i ~ i ~ i ~ i {
	width: 100%;
}
.choice {
	text-align: left;
}
.customer-review {
	margin-bottom: 30px;
}
.review-text {
	margin-bottom: 40px;
}
.read {
	font-size: 20px;
	color: #069;
	margin-bottom: 20px;
}
.customer-says {
	padding: 10px 0px;
	margin-bottom: 15px;
	border-top: 1px dashed #ccc;
}
.customer-says h3 {
	font-size: 14px;
	color: #069;
	margin: 10px 0px 10px 0px;
}
.customer-says p {
	margin: 0px 0px 10px 0px;
}
.txt-time {
	color: #6d6d6d;
	display: inline-block;
	font-size: 13px;
	line-height: 14px;
	margin: 3px 0px;
}
.contact-page {
	background: #fff;
	padding: 80px 0px 50px 0px;
}
.contact-heading {
	font-size: 25px;
	color: #5A5656;
	text-transform: none;
	margin-bottom: 20px;
	line-height: 30px;
	font-weight: bold;
}
.contact-heading span {
	font-size: 18px;
	color: #E48519;
	display: block;
	font-weight: normal;
}
.contact-list {
	margin-bottom: 30px;
}
.contact-list ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
.contact-list ul li {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	position: relative;
	background: none;
}
.contact-list ul li i {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 22px;
	color: #8b8a8a;
}
.contact-list ul li p {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #323131;
	font-weight: 400;
	text-align: left;
	line-height: normal;
}
.map-content iframe {
	width: 100%;
	height: 285px;
	border: 10px solid #ddd;
}
.map-section {
	position: relative;
	margin: 0px;
	border: 1px solid #d3d3d3;
}
.map-section .map-container {
	position: relative;
}
.map-section .map-data {
	text-align: center;
	font-size: 13px;
	font-weight: normal !important;
}
.map-section .map-data a {
	color: #ff7300;
}
.map-section .map-data h6 {
	font-size: 15px;
	text-align: center;
	margin-bottom: 5px;
	color: #70a52d;
}
.red {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
}
.thank h1 {
	text-align: center;
	background: url(../images/check1.jpg) center top no-repeat;
	padding-top: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.thank p {
	text-align: center;
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #504f50;
	border: solid 1px #e2e2e2;
	padding: 20px;
	margin: 20px 0px;
}
/*-------------------------------------- blog-open------------------------------------- */
.blog {
	position: relative;
	border-bottom: 1px solid #ededed;
	font-size: 25px;
	color: #5A5656;
	text-transform: uppercase;
	margin-bottom: 20px;
	line-height: 30px;
	font-weight: bold;
	padding-bottom: 10px;
}
.blog:after {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 0px;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #e6e6e6;
}
.blog-inncontainer {
	background: #fff;
	box-shadow: 0px 0px 4px #c4c1c1;
	margin-bottom: 40px;
	transition: 0.5s ease-in-out;
	min-height: 600px;
}
.blog-inncontainer:hover {
	box-shadow: 0px 0px 3px #534d4d;
}
.blog-inner {
	background: #fff;
	box-shadow: 0px 0px 4px #c4c1c1;
	margin-bottom: 40px;
	transition: 0.5s ease-in-out;
	min-height: 400px;
}
.blog-inner:hover {
	box-shadow: 0px 0px 3px #534d4d;
}
.blog-innphoto {
	position: relative;
	min-height: 250px;
}
.blog-innphoto img {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	width: 100%;
	max-height: 100%;
}
.blog-inncontent {
	padding: 10px 20px;
}
.date-inntitle {
	font-size: 12px;
	color: #7c7c7c;
	/* background: url(../images/date-inn.png) left center no-repeat; */
	padding: 1px 0px;
}
.date-inntitle i {
	margin-right: 5px;
}
.blog-inntext {
	height: 100%;
}
.blog-inncontent h3 {
	color: #554d4f;
	font-size: 22px;
	font-family: 'Muli SemiBold', sans-serif;
	margin: 10px 0px;
	line-height: 30px;
}
.blog-inntext p {
	color: #3d3d3d;
	text-align: justify;
	line-height: 24px;
	min-height: 100px;
	font-size: 16px;
	margin-top: 15px;
}
.blog-inncontent a {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	margin: 8px 0px;
	background: #7c38e2;
	padding: 6px 12px;
	border-radius: 4px;
	transition: all 300ms ease 0s;
}
.blog-inncontent a:hover {
	background: #000;
}
/* Bounce To Right */
.hvr-bounce-to-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #e83136;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
	-webkit-transform: scaley(1);
	transform: scaley(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*--------------------------------------------------- blog-detail-open----------------------------------------------- */
.blog-page {
	background: #fff;
	padding: 40px 0px 50px 0px;
}
.blog-banner {
	margin-bottom: 40px;
}
.blog-banner img {
	width: 100%;
}
.search-box {
	margin-bottom: 23px;
	border: 1px solid #e5e5e5;
	padding: 0px 5px;
}
.search-box input[type=search] {
	width: 90%;
	background: #fff;
	font-size: 14px;
	color: #454545;
	padding: 10px 0px;
	border: none;
	float: left;
}
.search-box input[type=button] {
	float: left;
	width: 10%;
	background: url(../images/search-bg.jpg) center center no-repeat;
	padding: 10px;
	border: none;
}
.side-image {
	background: #fff;
	border: 1px solid #e5e5e5;
	position: relative;
	min-height: 300px;
	margin-bottom: 23px;
}
.side-image img {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}
.latest-blog {
	margin-bottom: 23px;
}
.side-heading {
	color: #fff;
	background: #8f4fee;
	padding: 10px 20px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
.update-list-box {
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 15px 5px 15px 10px;
}
.scroll-box {
	overflow-Y: scroll;
	height: 270px;
}
.cat-context ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.cat-context ul li {
	font-weight: bold;
	font-size: 13px;
	background: url(../images/bullet.png) left top 14px no-repeat;
	border-bottom: 1px solid #e5e5e5;
	margin: 0px;
	padding: 10px 20px;
}
.cat-context ul li a {
	color: #454545;
}
.cat-context ul li a:hover {
	color: #944dfd;
}
.cat-context {
	float: none;
	width: 100%;
}
.update-blog {
	margin-bottom: 20px;
}
.blog-image {
	width: 75px;
	height: 75px;
	border-radius: 100%;
	float: left;
	overflow: hidden;
	border: 1px solid #e5e5e5;
}
.blog-image img {
	width: 100%;
	height: 100%;
}
.blogimg {
	box-shadow: 0px 0px 1px #ccc;
	border: solid 1px #fff;
	padding: 1px;
	margin-bottom: 30px;
}
.blogimg img {
	max-width: 100%;
	width: 100%;
}
.blog-context {
	float: right;
	width: 60%;
}
.blog-context h3 {
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
}
.blog-context span {
	color: #b1b1b1;
	font-weight: normal;
	font-size: 13px;
}
.category-blog {
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
}
.category-image {
	width: 77px;
	height: 77px;
	float: left;
	overflow: hidden;
	border: 1px solid #e5e5e5;
}
.category-image img {
	width: 100%;
	height: 100%;
}
.tomar-add {
	border: 1px solid #e5e5e5;
	min-height: 280px;
	position: relative;
	background: #f9f9f9;
	margin-bottom: 23px;
}
.tomar-add img {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
}
.add-image-box {
	margin-bottom: 30px;
	background: #fff;
	border: 1px solid #e5e5e5;
	position: relative;
	min-height: 223px;
}
.add-image-box img {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}
.updated-date {
	background: url(../images/date-inn.png) left top no-repeat;
	color: #f07c01;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 0px 0px 5px 25px;
}
.heading-blog h1 {
	color: #454545;
	font-size: 40px;
	margin: 0px 0px 20px 0px;
	line-height: 50px;
}
.blog-description {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
	margin-bottom: 35px;
}
.blog-description p {
	color: #454545;
	font-size: 14px;
	margin-bottom: 15px;
	text-align: justify;
	line-height: 22px;
}
.blog-description h3 {
	font-size: 20px;
	color: #454545;
	margin-bottom: 15px;
}
.inn-para-image {
	float: left;
	max-width: 405px;
	width: 100%;
	min-height: 290px;
	border-radius: 8px;
	overflow: hidden;
	margin: 10px 20px 20px 0px;
}
.inn-para-image img {
	width: 100%;
	height: 100%;
}
/* ----------------------------------------------------------------------------testimonials-open------------------------------ */

.feed-back {
	background: #fbf8ff;
	margin-bottom: 10px;
	padding: 20px 30px 20px 30px;
	border: solid 1px #fbe8e7;
	border-radius: 6px;
	position: relative;
}
.feed-back:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.feed-back:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
}
.profile-pic {
	max-width: 110px;
	width: 100%;
	min-height: 110px;
	height: 100%;
	border: 5px solid #8f4fee;
	border-radius: 100%;
	background: #fff;
	margin: 0px auto 20px auto;
	overflow: hidden;
	position: relative;
}
.profile-pic img {
	border-radius: 100%;
	width: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
}
.feed-back p span {
	color: #250e48 !important;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
/* ----------------------------------------------------------------------------testimonials-end------------------------------ */






.blog-form {
	padding: 40px;
	background: #fafafa;
	border: 1px solid #ececec;
}
.blog-frm input[type=text], .blog-frm input[type=tel], .blog-frm input[type=email] {
	width: 100%;
	padding: 10px 5px;
	background: #fff;
	border: 1px solid #e1e1e1;
	margin-bottom: 20px;
	font-size: 14px;
	color: #454545;
}
.blog-frm textarea {
	width: 100%;
	height: 124px;
	padding: 10px 5px;
	background: #fff;
	border: 1px solid #e1e1e1;
	margin-bottom: 20px;
	font-size: 14px;
	color: #454545;
}
.blog-frm input[type=button].code {
	width: 100%;
	padding: 9px 0px;
	text-align: center;
	background: #fff;
	font-size: 18px;
	color: #4b4b4b;
	border: none;
	border: 1px solid #e1e1e1;
	margin-bottom: 20px;
}
.blog-frm input[type=submit] {
	color: #fff;
	font-size: 16px;
	background: #6ca924;
	padding: 11px 0px;
	width: 100%;
	border: none;
}
.refresh11 {
	border: solid 1px #e1e1e1;
	padding: 5px;
	background: #fff url(../images/refresh.png) center center no-repeat;
	width: 40px;
	height: 40px;
	float: left;
}
.cat-context {
	width: 100%;
}
.cat-context h3 {
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
}
#respond {
	margin: 15px 0px;
	background: #fff;
	border: 1px solid #f0f0f0;
	padding: 20px;
}
.blogdatebig {
	color: #e48519;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0px;
}
.question h2 {
	font-size: 18px;
	font-weight: 700;
	color: #454545;
	padding: 0px 0px !important;
	margin: 0px !important;
}
.blogcontent p {
	padding: 10px 0px !important;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
}
.our-team {
	background: #fff;
	box-shadow: 0px 0px 4px #c4c1c1;
	margin-bottom: 40px;
	transition: 0.5s ease-in-out;
	min-height: 485px;
	border: solid 6px #fff;
}
/* .our-team :hover {
	box-shadow: 0px 0px 3px #534d4d;
} */

.team-img {
	min-height: 357px;
}
.team-img img {
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	width: 100%;
	max-height: 100%;
}
.team-content {
	padding: 5px 8px;
}
.team-content h3 {
	color: #282828;
	font-size: 18px;
	font-family: 'Muli SemiBold', sans-serif;
	margin: 0px;
	line-height: 30px;
}
.team-content p {
	color: #282828;
	text-align: left;
	line-height: 20px;
	min-height: 75px;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.price-box {
	width: 100%;
	box-shadow: 0px 0px 10px #c4c1c1;
	border: solid 10px #fff;
	border-radius: 4px;
}
.price-inner {
	background: #9d5dfc;
	border-radius: 4px;
	padding: 5px 15px;
}
.price {
	color: #fff;
	font-size: 35px;
	font-family: 'Muli', sans-serif;
	float: left;
}
.buy {
	float: right;
	background: #510eb7;
	font-size: 14px;
	font-family: 'Muli', sans-serif;
	font-weight: 400;
	margin: 14px 0px;
	padding: 5px 22px;
	border-radius: 4px;
	color: #fff;
	transition: 3s;
}
.buy:hover {
	background: #140230;
}
.safe {
	float: right;
	font-size: 14px;
}
.enquiry-box .btn {
	float: left;
}
.digitalCA {
	width: 100%;
	box-shadow: 0px 0px 4px #c4c1c1;
	border-radius: 4px;
	padding: 30px 30px;
	text-align: center;
}
.digitalCA p {
	font-size: 20px;
	line-height: 25px;
	font-family: 'Muli', sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000;
}
/*--------------------------------------------------- blog-detail-end----------------------------------------------- */

/* ---------------------------------------------------------login-section-open-------------------------------------- */
.signin-box {
	 
	 
	padding: 20px 20px;
	 
	 
}
.signin-box h3 {
	font-weight: bold;
	font-size: 20px;
	color: #323131;
	padding: 0px;
	margin-bottom: 20px;
}
.error-msg, .error-msg li {
	color: #cc3300;
}
.signin-box .frm-row {
	padding-bottom: 10px;
}
.signin-box .frm-row .label {
	margin-bottom: 5px;
}
.signin-box .input-group .input-group-addon {
	background: #fff;
}
.input-group-addon:first-child {
	border-right: 0;
}
.signin-box .input-group input.form-control {
	font-size: 14px;
	border-left: none;
	padding-left: 0px;
	height: 38px;
}
.mt-17 {
	padding: 8px 10px;
}
.signin-box .frm-row .frm-btn .btn-input {
	width: 100%;
	margin-top: 15px;
}
.btn-input {
	background: #0dd01f;
	font-size: 14px;
	line-height: 35px;
	padding: 0 50px 0px 15px;
	color: #fff;
	font-family: 'Muli', sans-serif;
	font-weight: normal;
	height: 35px;
	border: none;
	display: inline-block;
	margin: 0px;
	border-radius: 4px;
	transition: 2s;
}
.btn-input:hover {
	background: #000;
	font-size: 14px;
	line-height: 35px;
	padding: 0 50px 0px 15px;
	color: #fff;
	font-family: 'Muli', sans-serif;
	font-weight: normal;
	height: 35px;
	border: none;
	display: inline-block;
	margin: 0px;
	border-radius: 4px;
}
.mt-15 {
	margin-top: 15px;
}
.mt-15 a {
	color: #651dd2;
}
.mt-15 a:hover {
	color: #0a4ffe;
}
.mt-16 {
}
.mt-16 a {
	color: #651dd2;
}
.mt-16 a:hover {
	color: #0a4ffe;
}
.divider {
	border-bottom: 1px dashed #c4c4c4;
	margin-bottom: 20px;
	position: relative;
}

/* ---------------------------------------------------------login-section-end-------------------------------------- */
 .cptch-code2 {
	 float: left;
	 width: 95px;
	 margin: 0px 10px 15px 10px;
 }
 .cptch-code2 input[type=text] {
	 width: 100% !important;
	 background: url(../images/captcha-bg.jpg) left top repeat !important;
	 font-family: 'Lobster', cursive;
	 font-size: 25px;
	 padding: 0;
	 text-align: center;
	 border: 0;
	 line-height: 0px; color: #000;
 }
 .cptch-code3 {
	 width: 30%;
 }
 .cptch-code3 input[type=text] {
	 font-size: 35px;
	 line-height: 40px;
	 padding: 6px 30px;
 }
 .rfrsh {
	 float: left;
	 width: 37px;
	 height: 32px;
	 border: 1px solid rgba(255, 255, 255, .65);
	 background: #ff013c url(../images/refresh.png) center center no-repeat;
 }

 .rfrsh2 { width: 49px; height: 52px; border: 0; border-radius: 5px; }


/* ir-10-2-17-open */

@media screen and (max-width: 767px) {
.header-top {
	/* display: none; */
}
.bannner { background:none; min-height:1px;}
 .since{ margin-top:0px;}

.noe {
	text-align: left;
}
.noe-info {
	font-size: 12px;
}
.header-right-callus {
	float: left !important;
}
.pagination>li>a, .pagination>li>span {
	padding: 1px 4px;
}
.blog-inncontainer {
	min-height: 1px;
}
.safe {
	float: left;
	margin-bottom: 10px;
}
.categorys-product-search {
	margin-top: 5px;
	margin-bottom: 5px;
}
.logo {
	text-align: center;
	padding-top: 5px;
	float: none;
	width: 100%;
}
.header-right-cart {
	margin-top: 5px;
	margin-bottom: 5px;
}
.log > li {
	padding: 5px 8px;
}
.header-right-cart {
	margin-top: 5px;
}
.log {
	margin: -2px auto 0 auto;
}
}

 
/* ir-10-2-17-open-end */



@media (max-width: 320px) {
.contact-list ul li {
	line-height: 20px;
}
.contact-list ul li span {
	display: block;
}
}
.map {
	width: 100%;
	height: 285px;
}
.about-page {
	background: #fff;
	padding: 60px 0px;
}
.abt-content {
}
.abt-content h3 {
	font-size: 20px;
	color: #5A5656;
	text-transform: uppercase;
	margin: 35px 0px 15px 0px;
}
.abt-content p span {
	font-weight: bold;
}
.abt-content p {
	font-size: 15px;
	line-height: 25px;
	color: #6d6d6d;
	text-align: justify;
	margin-bottom: 25px;
}
.abt-content h4 {
	font-size: 16px;
	color: #6d6d6d;
	margin-bottom: 15px;
	font-weight: bold;
}
.abt-content ul {
	padding: 0px;
}
.abt-content ul li {
	font-size: 15px;
	line-height: 30px;
	color: #6d6d6d;
	text-align: justify;
	padding: 0px 0px 0px 20px;
	background: url(../images/inn-side-list.png) left top 6px no-repeat;
}
.abt-diagram {
	margin-bottom: 25px;
}
.abt-diagram img {
	max-width: 100%;
}
