@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');

body {
	font-family: 'Lato', sans-serif;
	/* font-size: 12px;
	font-weight: 200;
	background-color: #fffffff0;
	color: #2e353d; */
}

:focus {
	outline: none !important;
}


ul li {
	list-style: none;
}

a {
	color: #000;
	text-decoration: none !important;
}

a:hover {
	text-decoration: none !important;
}

legend {
	font-size: 14px;
	text-transform: capitalize;
	padding: 5px 0px 5px;
	display: block;
	width: 100%;
	margin-bottom: 20px;
	color: #666;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

.pro_name a {
	color: #31454e;
}

label {
	font-size: 14px;
}

.box {
	margin: 0 -10px;
}

select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
	font-size: 14px;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
}

.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
	font-size: 14px;
}

.input-group .input-group-addon {
	font-size: 14px;
	height: 30px;
}

/* Fix some bootstrap issues */

span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}

div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}

.form-horizontal h2,
#new-userInfo h2 {
	color: #1f89ca;
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 3px;
}
.product_img {
    height: 250px;
    padding: 2px;
}
.form-horizontal h2+p,
#new-userInfo h2+p {
	font-size: 13px;
}

/* Gradient to all drop down menus */

.dropdown-menu li>a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #000;
	background-image: linear-gradient(to bottom, #3b5998, #1f90bb);
	background-repeat: repeat-x;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

/* top */

.btn.btn-link.dropdown-toggle>img {
	margin: 0 10px 2px 0;
}

#top .container {
	padding: 0 20px;
}

#top #currency .currency-select {
	text-align: left;
}

#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #3b5998;
	background-image: linear-gradient(to bottom, #3b5998, #1f90bb);
	background-repeat: repeat-x;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

#top .btn-link,
#top-links .account {
	text-decoration: none;
	display: inline-block;
	color: #0e3863;
	background-image: url(../images/pipe.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}

#wishlist-total {
	color: #0e3863;
}

.dropdown a,
.list-inline a {
	color: #9c8e8a;
}

.list-inline li a {
	display: inline-block;
	padding: 5px 15px;
}

#top-links li .fa {
	font-size: 14px;
	margin: 0 5px 0 0;
}

#top-links>li {
	padding: 0 11px;
}

#top .btn-link:hover,
#top-links a:hover {
	color: #FFF;
}

#top-links .dropdown-menu a {
	text-shadow: none;
}

#top-links .dropdown-menu a:hover {
	color: #000;
}

#top .btn-link strong {
	font-size: 14px;
	line-height: 14px;
}

#top-links {
	float: none;
	display: inline-block;
	vertical-align: top;
}

#top-links ul {
	margin: 0;
	top: 36px;
	float: left;
}

#top-links a+a {
	margin-left: 15px;
}

/* CSS for Header Start */

.cs-headertop {
	width: 100%;
	position: relative;
	background: #ffffff;
	/*border-bottom: 1px solid #ccc;
   box-shadow: 0 4px 4px #e9e9e9;
   -moz-box-shadow: 0 4px 4px #e9e9e9;
   -webkit-box-shadow: 0 4px 4px #e9e9e9;
   -o-box-shadow: 0 4px 4px #e9e9e9;*/
}

.cs-headertopDet {
	width: 100%;
	position: relative;
	/*margin-bottom:20px;*/
	border-bottom: 2px solid #f00;
}

.header-top {
	background-color: #344c64;
}

.language .btn.btn-link.dropdown-toggle {
	padding-left: 0;
}

.language,
.currency {
	float: left;
}

.respo-header-middle,
.top-toggle {
	display: none;
}

.header-inner {
	text-align: center;
	padding: 0;
}

.header-inner .header-left,
.header-inner .header-right {
	padding: 0;
	margin: 0;
}

.header-inner .header-middle {
	padding: 0;
	display: inline-block;
	float: none;
}

.header-inner .header-right {
	float: right;
}

/* logo */

.logo {
	display: inline-block;
}

.shipping-img,
.returns-img {
	background: url(../images/shipping.png) no-repeat scroll 0 -77px;
	height: 41px;
	width: 53px;
	float: left;
}

.shipping {
	text-align: left;
	font-family: "Aqua Grotesque";
	padding: 0;
}

.shipping-text {
	color: #000;
	line-height: 20px;
	padding-top: 4px;
	font-size: 16px;
	overflow: hidden;
	font-weight: 700;
	display: inline-block;
}

.shipping-detail {
	float: left;
	clear: left;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

/* search */

.header-right #search .input-lg {
	height: auto;
	border-radius: 0;
	border: 0;
	background-color: #fff;
	width: 100%;
}

.header-right #search .btn-lg {
	line-height: 21px;
	padding: 5px 7px 6px 10px;
	text-shadow: none;
	background: #e7553f;
	border-radius: 0;
	border: 0;
	color: #FFF;
	float: left;
	margin: 0px;
}

.search-box {
	padding: 5px 8px;
	background: #55584d;
	border-radius: 8px;
	overflow: hidden;
}

.search-box input.input-text {
	background: #fff;
	border: none;
	right: 1px;
	transition: all 0.4s ease 0s;
	width: 80%;
	float: left;
	padding: 6px;
	border-radius: 6px;
}

.search-btn {
	padding: 0;
	z-index: 99;
	border: none;
	float: right;
	background: none;
	width: 4%;
	align-content: flex-end;
	margin-left: 1%;
}

/*.search-btn:hover {
   color: #FFF;
   background:url(../images/button-search_hover.png) no-repeat;
}*/

.fa .fa-search {
	color: #fff;
}

/* Cart */

#cart button {
	float: right;
}

/*#cart > .btn {
   font-size: 14px;
   line-height: 18px;
   color: #FFF;
}
#cart > .btn:hover .fa {
   color: #666;
}
#cart .img-thumbnail {
   max-width: none;
   width: auto;
}
.header-right #cart > .btn {
   font-size: 15px;
   line-height: 20px;
   color: #000;
   background: none;
   border: 0;
   text-shadow: none;
   padding: 0;
   margin: 0 auto;
   width: auto;
   text-align:left;
}
.header-right #cart {
   float: right;
}
.header-right #cart .dropdown-menu {
   margin: 0;
}*/

.header-right .fa-caret-down {
	padding: 0px 0px 0 10px;
	color: #aaabab;
}

.header-right .fa-caret-down:hover {
	color: #fff;
}

.header-right #search {
	float: right;
	clear: right;
	margin: 0;
	border: 1px solid #e5e5e5;
}

.header-right #search .btn-lg:hover .fa {
	color: #666;
}

#cart-total {
	background: url("../images/cart-icon.png") no-repeat;
	float: left;
	width: 26px;
	height: 30px;
}

/*#cart-total:hover {
	   background: url("../images/bg-cart_hover.png") no-repeat;
}*/

.cart-title {
	font-size: 11px;
	font-weight: 700;
	padding: 2px 4px;
	z-index: 10000;
	color: #fff;
	position: absolute;
	right: 9px;
	top: 7px;
	background: black;
	line-height: 10px;
	border-radius: 3px;
}

#cart.open>.btn {
	background-image: none;
	background-color: #FFFFFF;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}

#cart.open>.btn:hover {
	color: #444;
}

/*#cart .dropdown-menu {
   background: #fff;
   z-index: 99999999;
   
}*/

#cart .dropdown-menu {
	width: 300px;
	padding: 10px;
	z-index: 99999999;
	margin-right: 30px;
	float: left;
	background: #fff
}

#cart .dropdown-menu table {
	margin-bottom: 10px;
}

#cart .dropdown-menu table.table-bordered,
#cart .dropdown-menu table.table-bordered td,
#cart .dropdown-menu table.table-striped td {
	border: none;
	padding: 5px;
	vertical-align: top;
	background: none;
	float: left;
}

#cart .dropdown-menu table td {
	border: none;
}

#cart .dropdown-menu table.table-striped .btn-danger {
	padding: 0px 3px;
	background: none;
	border: none
}

#cart .dropdown-menu table.table-striped .btn-danger .fa,
#cart .dropdown-menu table.table-striped .btn-danger:hover .fa {
	font-size: 14px;
	color: #000;
}

.homebottom_offer {
	width: 100%;
	height: 300px;
}

.circle-container {
	position: relative;
	width: 600px;
	height: 600px;
	padding: 0;
	border: dashed 1px;
	border-radius: 50%;
	margin: auto;
}

.circle-container a {
	display: block;
	overflow: hidden;
	position: absolute;
	width: 350px;
	height: 350px;
	margin: 20% 22%;
	float: left;
	padding: 17%;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
}

.circle-container a:hover {
	transform: scale(2.25);
	-moz-transform: scale(2.25);
	-webkit-transform: scale(2.25);
	-o-transform: scale(2.25);
	-ms-transform: scale(2.25);
	z-index: 9999;
}

.circle-container a:hover .back {
	color: #141b21;
}

.circle-container .back {
	display: block;
	position: absolute;
	color: #fff;
	text-align: center;
	z-index: 999;
	top: 50%;
	left: 50%;
	width: 4em;
	height: 4em;
	margin: -15px -20px;
}

.circle-container img {
	display: block;
	width: 100%;
	border-radius: 50%
}

.deg0 {
	transform: translate(12em);
}

/* 12em = half the width of the wrapper */

.deg60 {
	transform: rotate(60deg) translate(12em) rotate(-60deg);
}

.deg120 {
	transform: rotate(120deg) translate(12em) rotate(-120deg);
}

.deg180 {
	transform: rotate(180deg) translate(12em) rotate(-180deg);
}

.deg240 {
	transform: rotate(240deg) translate(12em) rotate(-240deg);
}

.deg300 {
	transform: rotate(300deg) translate(12em) rotate(-300deg);
}

.deg360 {
	transform: rotate(360deg) translate(12em) rotate(-360deg);
}


#cart .dropdown-menu li p {
	padding: 10px;
	margin: 0;
}

#cart .btn-viewcart a,
#cart .btn-checkout a {
	color: #fff;
	background: #000;
	display: inline-block;
	padding: 6px 15px;
}

#cart .btn-viewcart a:hover,
#cart .btn-checkout a:hover {
	background: #b3b3b3;
}

#cart strong {
	font-weight: 500;
}

.header-contact {
	display: inline-block;
}

.shipping {
	margin: 50px 0 20px 0;
	float: left;
}

.header-middle-top {
	float: left;
	width: 100%;
}

.header-middle-top .shipping {
	border-left: 1px solid #ccc;
	padding-left: 50px;
}

.header-middle-top .returns,
.header-middle-top .shipping {
	float: none;
	display: inline-block;
}

.language .dropdown-menu {
	left: 0;
	margin: 0;
	right: auto;
	top: 36px;
	text-align: left;
}

.currency .dropdown-menu {
	left: 0;
	margin: 0;
	right: auto;
	top: 36px;
	text-align: left;
}

.language li a,
.currency li .btn-link {
	padding: 2px 10px;
}

.language li a:hover,
.currency li .btn-link:hover {
	color: #000;
}

.currency .btn-link {
	text-align: left;
	width: 100%;
}

.language .dropdown-menu li>a:hover {
	background: none;
}

.currency .btn-link,
.language .btn-link,
.currency .btn-link:hover {
	background: none;
	text-decoration: none;
	color: #9c8e8a;
}

.language .btn-link,
.language .btn-link:active {
	background-image: url("../images/pipe.jpg");
	background-position: right center;
	background-repeat: no-repeat;
}

.currency .btn-link:hover,
.language .btn-link:hover {
	color: #fff;
}

.header-middle-right .currency .btn-link,
.header-middle-right .language .btn-link {
	padding: 0;
	margin: 6px 8px;
}

.currency .btn-link .fa,
.language .btn-link .fa {
	margin: 0px 0px 0px 5px;
}

.header-middle-right .currency li .btn-block,
.header-middle-right .language li a {
	padding: 3px 5px;
	display: inline-block;
	width: 100%;
	text-align: left;
	margin: 0;
}

.header-middle-right .currency li .btn-block:hover,
.header-middle-right .language li a:hover {
	background: none;
	color: #333;
}

.contact-top .telephone {
	color: #cacaca;
	font-weight: bold;
}

.contact-top>span {
	color: #aaabab;
}

.contact-top {
	padding: 8px 7px 0;
}

#top-links .dropdown-menu {
	text-align: left;
}

#top-links .dropdown-menu li a {
	padding: 3px 10px;
}

#top-links .dropdown-menu li a:hover {
	background: none;
}

#top-links .dropdown.open .dropdown-toggle {
	background: none;
}

/* CSS for Header End */

/* Menu */

#menu {
	border-radius: 0px;
	border-top: 1px solid #e6e6e6;
}

#menu .nav>li>a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px;
	background-color: transparent;
}
 

#menu .dropdown-menu {
	padding-bottom: 0;
}

#menu .dropdown-inner {
	display: table;
}

#menu .dropdown-inner ul {
	display: table-cell;
}

#menu .dropdown-inner a {
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 14px;
}

#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}

#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 14px;
}

#menu .see-all:hover,
#menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #3b5998;
	background-image: linear-gradient(to bottom, #3b5998, #1f90bb);
	background-repeat: repeat-x;
}

#menu #category {
	float: left;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	color: #000;
	text-transform: capitalize;
}

#menu .btn-navbar .fa {
	font-size: 24px;
	line-height: 20px;
	vertical-align: -4px;
}

#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #000;
	padding: 0;
	float: right;
	margin: 0;
	background: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: right;
	border: none;
	width: 100%;
	padding: 23px 0;
}

.testimonial-desc {
	margin: 0 0 10px;
}

.footer_dektop {
	display: block;
}

.footer_mobile {
	display: none;
}

.formobile {
	display: none;
}

.fordesktop {
	display: block;
}



/* prlx start*/

.parallax {
	background-image: url(../images/prlx.jpg);
	background-size: auto;
	background-position: 50% 50%;
	padding: 70px 0;
	margin: 50px 0px;
	text-align: center;
}

/*testimonial*/

#testimonial {
	background: transparent none repeat scroll 0 0;
}

.testimonial-image {
	border-radius: 50%;
}

.testimonial-desc {
	line-height: normal;
	color: #b3b3b3;
	margin: 0 190px 40PX;
	font-size: 14px;
	line-height: 24px;
}

.testimonial-name h2 {
	font-size: 22px;
	text-transform: capitalize;
	margin: 0;
	color: #ff0000;
}

.testimonial-name {
	margin-top: 20px;
}

#testimonial .owl-controls .owl-page {
	padding: 4px;
	border-radius: 50%;
}

#testimonial .owl-controls .owl-page span {
	background: #b3b3b3;
	height: 6px;
	width: 6px;
	border-radius: 50%;
}

#testimonial .owl-controls .owl-page.active span,
#testimonial .owl-controls .owl-page span:hover {
	background: #ff0000;
}

#testimonial .owl-controls .owl-page:hover,
#testimonial .owl-controls .owl-page.active {
	border: 1px solid #ff0000;
}

.home-slider .owl-controls .owl-page.active span {
	cursor: default;
}

#testimonial .owl-pagination {
	position: absolute;
	top: 30%;
	right: 20px;
}

#testimonial .owl-controls .owl-page {
	margin: 10px 6px;
	display: block;
	border: 1px solid transparent;
}

/* testimonial  end*/

/* prlx end*/

/* footer */

/*#footerarea {
   width:100%;
   background:#0e3863;
	font-family: 'Montserrat', sans-serif;  
   padding: 20px 0;
   margin:0;
   height:auto;
   color: #fff;
   float:left;
   position:relative;
}*/

.footerarea {
	width: 100%;
	background: #ffffff;
	padding: 20px 0;
	margin: 0;
	height: auto;
	float: left;
	position: relative;
	z-index: 1;
}

.footerarea hr {
	margin: 10px 0;
}

.footerarea,
.footerarea a,
.footer-bottom a {
	color: #fff;
	font-weight: normal;
}

.footer-bottom a {
	float: right;
	margin-left: 10px;
}

.footerarea a:hover {
	color: #0054a6;
}

.footerarea h5 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 19px;
	line-height: 1.11111;
	text-align: left;
	color: #2e2e54;
	margin-bottom: 20px;
}

.footerarea ul {
	margin: 0;
	padding: 0;
	display: inline;
}

.footerarea ul li {
	padding: 1px 0;
	display: inline;
}

.footerarea ul li a {
	padding: 10px;
	font-family: 13px;
	display: inline;
	color: #fff;
}

.footerarea ul li a:hover {
	color: #ef1c23;
}

.footerBottomC {
	width: 100%;
	height: auto;
	padding: 10px;
	margin: auto;
}

.footerBottomC ul {
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
}

.footerBottomC ul li {
	padding: 1px 0;
	display: inline;
}

.footerBottomC ul li a {
	padding: 10px;
	font-size: 12px;
	display: inline;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}



.copyright {
	color: #333;
}

.copyright a {
	color: #ef1c23;
}

/* alert */

.alert {
	padding: 8px 14px 8px 14px;
}

/* breadcrumb */

.breadcrumb {
	background: #fff;
	width: 100%;
	height: auto;
	margin: auto;
	z-index: -1;
	position: relative;
	float: left;
	/* border-bottom: 1px solid #ccc; */
	box-shadow: 0 4px 4px#ececec;
	-moz-box-shadow: 0 4px 4px#ececec;
	-webkit-box-shadow: 0 4px 4px#ececec;
	-o-box-shadow: 0 4px 4px#ececec;
}

.breadcrumb ul {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0 auto;
	display: block;
}

.breadcrumb li a {
	font-size: 15px;
	padding: 5px 9px;
	position: relative;
	font-weight: bold;
	text-transform: capitalize;
	color: #1682c5;
}

.breadcrumb li:first-child a {
	padding-left: 0;
}

.breadcrumb li a:hover {
	color: #EC018C;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.breadcrumb i {
	font-size: 15px;
}

.breadcrumb>li {
	position: relative;
	white-space: nowrap;
}

.pagination {
	margin: 0;
}


/* list group */

#column-left .list-group a,
#column-right .list-group a {
	border: none;
	/*padding: 5px 0;*/
}

#column-left .list-group a.last,
#column-right .list-group a.last {
	border: none;
}

.list-group a {
	border: 1px solid #DDDDDD;
	color: #404040;
	/*padding: 8px 12px;*/
}

.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
	color: #ff0000;
	background: none;
	border: none;
}

/* carousel */

.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #0e3863;
}

.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}

.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}

/* product list */

/*.product-thumb {
   margin: 0 10px 20px;
   overflow: hidden;
}
.product-thumb .image {
   text-align: center;
}
.product-thumb .image a {
   display: block;
}
.product-thumb .image a:hover {
   opacity: 0.8;
}
.product-grid .product-thumb .image {
   float: none;
}
.product-list .product-thumb .image {
   float: left;
   background: #F5F5F5;
   margin: 20px 20px 0 0;
}
.product-thumb .product-name {
   font-weight: 600;
   margin: 10px 0 5px;
   text-align:center;
   margin:7px;
   float:left;
   width:100%;
}
.product-list .product-thumb .product-name {
   margin: 0 0 10px;
}
.product-list .product-desc {
   margin: 0 0 10px;
}
.product-thumb .caption {
   padding: 0;
}
.product-list .product-thumb .caption {
   float: left;
   padding: 0;
   width:65%;
}
#content .product-list .product-thumb .product-price {
   margin: 0 0 10px;
   text-align:center;
   margin:7px;
   float:left;
   width:100%;
}

.product-list .product-thumb .product-imageblock .button-group {
   display: none;
}


#content .product-list .product-thumb .rating {
   float: none;
   display: inline-block;
   margin: 0 0 10px;
}
.product-list .product-thumb {
   margin: 0 0 20px;
   padding: 0 0 20px;
   border-width: 0 0 1px;
   border-color: #ddd;
   border-style: solid;
}*/




/*.product-thumb .rating {
}
.rating .fa-stack {
   font-size: 8px;
   vertical-align: 1px;
}
.rating .fa-star-o {
   color: #999;
   font-size: 15px;
}
.rating .fa-star {
   color: #FC0;
   font-size: 15px;
}
.rating .fa-star + .fa-star-o {
   color: #fbb03b;
}
h2.price {
   margin: 0;
}
.product-thumb .price {
   color: #444;
   font-weight:600;
   font-size:16px;
}
#content .product-thumb .product-price {
   float: left;
}
#content .product-thumb .rating {
   float: right;
}
.product-thumb .price-new {
   font-weight: 600;
}
.product-thumb .price-old {
   color: #999;
   font-size:13px;
   font-weight:400;
   text-decoration: line-through;
}
.product-thumb .price-tax {
   color: #999;
   font-size: 14px;
   display: none;
}
.product-thumb .button-group {
   background: none;
   overflow: auto;
   text-align: center;
}
.tab-content .product-grid .product-thumb > .button-group, #content .product-slider .product-thumb > .button-group, #content .product-grid .product-thumb > .button-group, .column-left .product-grid .product-thumb .product-imageblock .button-group, .column-right .product-grid .product-thumb .product-imageblock .button-group, .column-left .product-slider .product-thumb .product-imageblock .button-group, .column-right .product-slider .product-thumb .product-imageblock .button-group {
   display: none;
}
#content .product-slider .product-thumb .product-imageblock .button-group, #content .product-grid .product-thumb .product-imageblock .button-group {
   opacity: 0;
   transition: all 0.3s ease;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -ms-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   position: absolute;
   left: 0;
   width: 100%;
   float:left;
}
#content .product-thumb:hover .product-imageblock .button-group {
   opacity: 1;
   transition: all 0.3s ease;
   -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
   -ms-transition: all 0.3s ease;
   -o-transition: all 0.3s ease;
   bottom: 0px;
}
.product-slider .product-thumb .product-imageblock, #content .product-grid .product-thumb .product-imageblock {
   position: relative;
   overflow: hidden;
   border-bottom: 1px solid #e6e6e6;
   padding:10px;
}
.product-list .product-thumb .button-group {
   float: left;
}
#content .product-grid .product-grid-item {
   padding: 0;
}
@media (max-width: 768px) {
.product-list .product-thumb .button-group {
   border-left: none;
}
}
.product-thumb .button-group button {
   width: 60%;
   border: none;
   display: inline-block;
   background-color: #eee;
   color: #0e3863;
   text-align: center;
}
.product-thumb .button-group button:hover {
   color: #444;
   background-color: #ddd;
   text-decoration: none;
   cursor: pointer;
}
.product-thumb .button-group .addtocart-btn {
   background: #0e3863;
   display: inline-block;
   padding:5px 10px;
   font-weight:500;
   float: none;
   width: auto;
   color: #ffffff;
   font-size:17px;
}
.product-thumb .button-group .addtocart-btn:hover {
   background: #ff0000;
   color: #ffffff;
}
.product-thumb .button-group .wishlist, .product-thumb .button-group .compare {
   height: 32px;
   width: 40px;
   background: #0e3863;
   padding: 0;
}
.product-thumb .button-group .wishlist:hover, .product-thumb .button-group .compare:hover {
   background: #ff0000;
}

.product-thumb .button-group .wishlist .fa, .product-thumb .button-group .compare .fa {
   color: #ffffff;
}
@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
   width: 33.33%;
}
.testimonial-desc{
   margin: 0 50px 10px;
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
   width: 33.33%;
}
.testimonial-desc{
   margin: 0 50px 10px;
}
}
.thumbnails {
   clear: both;
   list-style: none;
   padding: 0;
   margin: 0;
}
.thumbnails > img {
   width: 100%;
}
.image-additional a {
   margin-bottom: 20px;
   display: block;
   border: 1px solid #ddd;
}
.image-additional {
   max-width: 78px;
}
.thumbnails .image-additional {
   display: inline-block;
}
#product-thumbnail .item {
   text-align: center;
}

/* fixed colum left + content + right*/


.qty-label {
	float: left;
	margin: 5px 5px 5px 0;
}

.productpage-qty {
	width: 50px;
}

.productpage-title {
	font-weight: bold;
	font-size: 25px;
}

.product-slider.owl-carousel {
	border: none;
	box-shadow: none;
	border-radius: 0;
	margin-bottom: 0;
	overflow: visible;
}

#content .blog-wrapper .owl-buttons,
.product-slider.owl-carousel .owl-buttons {
	position: absolute;
	top: -60px;
	width: 100%;
}

.product-slider.owl-carousel .owl-buttons div {
	opacity: 1;
	font-size: 0;
}

.product-slider.owl-carousel .owl-buttons>div {
	background: url("../imagess/sprite.png") no-repeat 0 0;
	height: 20px;
	width: 20px
}

#content .blog-wrapper .owl-buttons>div.owl-next,
.product-slider.owl-carousel .owl-buttons>div.owl-next {
	background-position: -11px -101px;
	left: auto;
	height: 35px;
	width: 35px;
	opacity: 1;
}

#content .blog-wrapper .owl-buttons>div.owl-next:hover,
.product-slider.owl-carousel .owl-buttons>div.owl-next:hover {
	background-position: -11px -136px;
	border-color: #000;
}

#content .blog-wrapper .owl-buttons>div.owl-prev,
.product-slider.owl-carousel .owl-buttons>div.owl-prev {
	background-position: -13px -33px;
	left: auto;
	right: 30px;
	height: 35px;
	width: 35px;
	opacity: 1;
}

#content .blog-wrapper .owl-buttons>div.owl-prev:hover,
.product-slider.owl-carousel .owl-buttons>div.owl-prev:hover {
	background-position: -13px -67px;
	border-color: #000;
}

.col-2 #product-thumbnail.owl-carousel {
	width: 460px;
}

.col-3 #product-thumbnail.owl-carousel {
	width: 330px;
}

#product-thumbnail.owl-carousel {
	border: none;
	box-shadow: none;
	border-radius: 0;
	margin: 0 auto;
	width: 700px;
}

#product-thumbnail.owl-carousel .owl-buttons {
	position: absolute;
	top: 40%;
	width: 100%;
}

#product-thumbnail.owl-carousel .owl-buttons div {
	opacity: 0;
	font-size: 0;
	height: 20px;
	width: 15px;
}

#product-thumbnail.owl-carousel:hover .owl-buttons div {
	opacity: 1;
}

#product-thumbnail.owl-carousel .owl-buttons>div:before {
	font-family: 'FontAwesome';
	font-size: 25px;
	font-weight: normal;
	padding: 0 7px;
	border: 1px solid #ddd;
	color: #ddd;
}

#product-thumbnail.owl-carousel .owl-buttons>div.owl-next:before {
	content: '\f105';
}

#product-thumbnail.owl-carousel .owl-buttons>div.owl-prev:before {
	content: '\f104';
}

#product-thumbnail.owl-carousel .owl-buttons>div.owl-next:hover:before,
#product-thumbnail.owl-carousel .owl-buttons>div.owl-prev:hover:before {
	color: #000;
	border-color: #000;
}

#product-thumbnail.owl-carousel .owl-buttons .owl-next,
#product-thumbnail.owl-carousel:hover .owl-buttons .owl-next {
	right: 11px;
	left: auto;
}

#product-thumbnail.owl-carousel .owl-buttons .owl-prev,
#product-thumbnail.owl-carousel:hover .owl-buttons .owl-prev {
	left: 0;
}

#product-thumbnail.owl-carousel .image-additional a {
	margin-bottom: 0;
}

*/
/* CSS for Custom Tab */

.customtab {
	width: 100%;
	height: auto;
	background: #FF3333;
	float: left;
	list-style-type: none;
	margin: 0 10px -1px 0;
	border-bottom: 1px solid #f00;
}

.customtab-wrapper {
	display: inline-block;
	vertical-align: top;
	margin: 58px 0 25px;
	background: #fff;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px dotted #0e3863;
}

.customtab-wrapper ul {
	margin: 0;
}

.customtab-wrapper ul li {
	margin: 0;
}

.customtab .tab {
	float: left;
	list-style-type: none;
	margin: 0 10px -1px 0;
}

.tab a {
	padding: 10px 15px 10px 0px;
	display: inline-block;
	font-size: 18px;
	color: #b3b3b3;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0 3px 0 0;
}

.tab a.selected,
.tab a:hover {
	color: #0e3863;
	border: none;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	border-bottom: 1px solid #f79421;
	border-top: 1px solid #f79421;
	padding-left: 10px;
}

.customtab-inner {
	padding: 0;
}

.customtab .product-slider.owl-carousel .owl-buttons {
	top: -60px;
}

/* CSS for Menu start */

.navbar {
	border: none;
}

.main-navigation>li {
	display: inline-block;
	list-style-type: none;
	position: relative;
	margin-top: 3px;
}

.main-navigation>li:first-child {
	background: none;
}

/* CSS for Menu level-1 */

.main-navigation li a {
	text-transform: capitalize;
	color: #1e1e1e;
	font-size: 15px;
}

.main-navigation li li a {
	text-transform: capitalize;
	color: #1e1e1e;
	font-size: 15px;
}

.main-navigation li a:hover,
.main-navigation li a:active {
	color: #ff0000;
}

.main-navigation li>a {
	text-transform: capitalize;
	color: #1e1e1e;
	font-size: 15px;
	padding: 8px;
}

ul.main-navigation {
	display: inline-block;
	width: 100%;
	margin-top: 30px;
	/*padding: 20px 0;
   margin: 0;
   vertical-align: top;*/
	text-align: center;
}

.main-navigation li ul {
	position: absolute;
	left: 0;
	background: #ff0000;
	top: 20px;
	padding: 0;
	z-index: 9;
	width: 220px;
	text-align: left;
	display: none;
}

.main-navigation li:hover>ul {
	display: block;
}

.main-navigation li:hover>ul:hover .main-navigation li>a {
	color: #fff;
	background: #6EA22B;
}

/* CSS for Menu level-2 */

.main-navigation li li a {
	color: #FFF;
	display: block;
	padding: 10px 25px;
	background: #344c64;
	text-transform: capitalize;
}

.main-navigation li li a:hover {
	color: #333;
	background-color: #c0c0c0;
	filter: alpha(opacity=0);
	transform: translate(0, -5px);
	-webkit-transform: translate(0, -5px);
	-moz-transform: translate(0, -5px);
	-o-transform: translate(0, -5px);
	-ms-transform: translate(0, -5px);
	transition: transform 0.3s linear 0s;
	-moz-transition: -moz-transform 0.3s linear 0s;
	-webkit-transition: -webkit-transform 0.3s linear 0s;
	-ms-transition: -ms-transform 0.3s linear 0s;
}

.main-navigation li ul ul {
	left: 220px;
	display: none;
	top: 0;
}

.main-navigation li.last-menu ul ul {
	left: auto;
	right: 220px;
}

ul.main-navigation>li.menu-last ul {
	left: auto;
	right: 0;
}

ul.main-navigation>li.menu-last ul ul {
	left: auto;
	right: 220px;
}

.main-navigation li li {
	display: inline-block;
	list-style-type: none;
	width: 100%;
	position: relative;
	transition: 200ms;
	-moz-transition: 200ms;
	-webkit-transition: 200ms;
	-o-transition: 200ms;
}

.main-navigation li li:hover {
	background: #000;
	transition: 300ms;
	-moz-transition: 300ms;
	-webkit-transition: 300ms;
	-o-transition: 300ms;
}

.main-navigation li li:hover>a {
	color: #fff;
}

/* CSS for Menu end */

/* CSS for sidebar product block start */

.column-left .product-grid .product-grid-item,
.column-right .product-grid .product-grid-item {
	width: 100%;
	padding: 0;
	float: left;
}

.column-left .product-grid .wishlist,
.column-left .product-grid .compare,
.column-right .product-grid .wishlist,
.column-right .product-grid .compare,
.column-left .product-grid .price-tax,
.column-right .product-grid .price-tax,
.column-left .product-slider .wishlist,
.column-left .product-slider .compare,
.column-right .product-slider .wishlist,
.column-right .product-slider .compare,
.column-left .product-slider .price-tax,
.column-right .product-slider .price-tax {
	display: none;
}

.column-left .product-grid .product-imageblock,
.column-right .product-grid .product-imageblock,
.column-left .product-slider .product-imageblock,
.column-right .product-slider .product-imageblock {
	float: left;
	margin: 0 15px 0 0;
	min-height: 70px;
}

.column-block {
	margin-bottom: 30px;
}

.column-left .columnblock-title,
.column-right .columnblock-title {
	font-size: 16px;
	color: #000;
	border-bottom: 1px solid #000;
	margin: 0;
	padding: 0;
	font-weight: 500;
	text-transform: capitalize;
	border-color: #000;
	float: left;
}

.filter-block {
	float: left;
	width: 100%;
	padding: 8px;
}

.filter-block ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

.filter-block ul li {
	display: inline;
}

.filter-block ul li {
	display: inline;
	width: 100%;
	height: auto;
	float: left;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}

.filter-block .btn-primary {
	float: left;
	width: 100%;
	padding: 8px;
}

.filter-size {
	float: left;
	width: 100%;
	padding: 0;
}

.filter-size .sizea {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #000;
	width: 17%;
	float: left;
	border: 1px solid #ccc;
	padding: 5px 3px;
	margin: 2px;
}

.filter-size .sizea:hover {
	color: #f9a51c;
	cursor: pointer;
}

.filter-color {
	float: left;
	width: 100%;
	padding: 0;
}

.filter-color .colora {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #000;
	width: 23%;
	float: left;
	border: 1px solid #ccc;
	padding: 5px 3px;
	margin: 2px;
}

.filter-color .colora:hover {
	background-color: #f9a51c;
	color: #fff;
	cursor: pointer;
}

#column-left .blog .blog-heading h3,
#column-right .blog .blog-heading h3,
.column-left .productblock-title,
.column-right .productblock-title,
.column-left .cms-title,
.column-right .cms-title {
	font-size: 16px;
	color: #000;
	font-weight: 500;
	padding: 0;
	border-bottom: 1px solid #000;
	margin: 0;
	text-transform: uppercase;
}

.column-left .product-grid .product-imageblock>a,
.column-right .product-grid .product-imageblock>a,
.column-left .product-slider .product-imageblock>a,
.column-right .product-slider .product-imageblock>a {
	display: inline-block;
}

.column-left .product-grid .product-thumb,
.column-right .product-grid .product-thumb,
.column-left .product-slider .product-thumb,
.column-right .product-slider .product-thumb {
	margin: 0 0 20px;
	border: none;
}

.column-left .product-grid .last .product-thumb,
.column-right .last .product-grid .product-thumb,
.column-left .product-slider .last .product-thumb,
.column-right .last .product-slider .product-thumb {
	margin: 0;
	padding: 0;
	border: none;
}

.column-left .product-grid .caption.product-detail,
.column-right .product-grid .caption.product-detail,
.column-left .product-slider .caption.product-detail,
.column-right .product-slider .caption.product-detail {
	float: left;
	padding: 0;
	width: 55%;
	text-align: center;
}

.column-left .product-grid .button-group,
.column-right .product-grid .button-group,
.column-left .product-slider .button-group,
.column-right .product-slider .button-group {
	float: left;
	margin: 0;
	background: none;
	border: 0;
}

.column-left .product-grid .button-group .addtocart-btn,
.column-right .product-grid .button-group .addtocart-btn,
.column-left .product-slider .button-group .addtocart-btn,
.column-right .product-slider .button-group .addtocart-btn {
	background: none;
	border: 0;
	width: auto;
	padding: 0;
	font-weight: normal;
	text-transform: capitalize;
	color: #666666;
}

.column-left .product-grid .button-group .addtocart-btn:hover,
.column-right .product-grid .button-group .addtocart-btn:hover {
	color: #000;
	font-weight: 500;
}

.column-left .product-grid .product-price,
.column-right .product-grid .product-price,
.column-left .product-slider .product-price,
.column-right .product-slider .product-price {
	margin: 0;
	padding-bottom: 4px;
	color: #404040;
}

.column-left .product-slider.owl-carousel,
.column-right .product-slider.owl-carousel {
	display: block;
}

.column-left .product-grid,
.column-right .product-grid,
.column-left .product-slider.owl-carousel,
.column-right .product-slider.owl-carousel {
	padding: 25px 10px;
	margin-bottom: 40px;
}

.column-left .product-grid .product-detail .product-name,
.column-right .product-grid .product-detail .product-name,
.column-left .product-slider .product-detail .product-name,
.column-right .product-slider .product-detail .product-name {
	margin: 0;
	padding: 0 0 6px 0;
	font-weight: normal;
	text-align: center;
}

/* CSS for sidebar product block end */

.column-left .list-group,
.column-right .list-group {
	margin: 0 0 20px;
}

/* CSS for Testimonial Start */

.testimonial.owl-carousel {
	border-radius: 0;
	border: 1px solid #ddd;
	background: #F5F5F5;
	margin: 0 0 20px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.testimonial .owl-pagination {
	top: -15px;
}

.testimonial-item {
	padding: 20px 20px;
	text-align: center;
}

.testimonial .owl-controls .owl-page span {
	border-radius: 0;
	height: 6px;
	width: 6px;
}

.testimonial .owl-controls .owl-page.active span {
	background: #39abb0;
}

.testimonial-item .test-name {
	width: 100%;
	display: inline-block;
	margin: 10px 0 0;
	text-align: center;
	color: #0e3863;
}

.testimonial-item .test-desig {
	width: 100%;
	display: inline-block;
	font-size: 11px;
	text-transform: capitalize;
	color: #39abb0;
	font-style: italic;
	text-align: center;
}

.testimonial-item .test-desc {
	display: inline-block;
	width: 100%;
	margin: 10px 0;
	font-style: italic;
	line-height: 18px;
}

.testimonial-item .test-image img {
	width: 100%;
}

/* CSS for Testimonial End */

/* CSS for content Start */

.col-2 #content {
	width: 80%;
}

#column-left,
.single-blog #column-right,
.blog #column-right {
	width: 20%;
}

.category_block,
.filter-block,
.account-block,
.affiliate-block,
.information-block {
	padding: 2px 0px;
}

.category_block ul {
	padding: 0;
	margin: 5px;
}

.category_block ul ul {
	padding: 0 0 0 5px;
}

.category_block ul li {
	list-style-type: none;
	padding: 0px 0;
	color: #0e3863;
}

.category_block ul li ul li {
	padding: 0;
}

.category_block ul li ul {
	margin: 5px 0 0;
}

.category_block ul li:last-child {
	border-bottom: none;
}

.category_block ul li a.list-group-item {
	display: inline-block;
	border: none;
	padding: 5px 0;
	width: 100%;
}

.category_block .list-group-item:hover {
	background: none;
	color: #f00;
}

.information-block ul li {
	padding: 2px 0;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #ddd;
	color: #0e3863;
}

.category_block .hitarea {
	float: right;
}

.category_block .hitarea.expandable-hitarea {
	height: 20px;
	width: 20px;
	z-index: 9;
	text-align: center;
	cursor: pointer;
	position: static;
}

.category_block .hitarea.collapsable-hitarea {
	height: 20px;
	width: 20px;
	z-index: 9;
	text-align: center;
	cursor: pointer;
	position: static;
}

.category_block .hitarea.expandable-hitarea:before {
	font-family: 'FontAwesome';
	content: '\f067';
	color: #999999;
	font-weight: normal;
	font-size: 10px;
	vertical-align: top;
}

.category_block .hitarea.collapsable-hitarea:before {
	font-family: 'FontAwesome';
	content: '\f068';
	color: #999999;
	font-weight: normal;
	font-size: 10px;
	vertical-align: top;
}

.filter-block .list-group a {
	padding: 5px 0;
	border-style: solid;
	border-width: 0 0 1px;
	border-color: #ddd;
	float: left;
	width: 100%;
}

.panel-default.filter {
	border: none;
	margin-bottom: 20px;
	width: 100%;
	float: left;
	padding: 10px;
}

.filter .panel-footer {
	padding: 0;
	float: left;
	width: 100%;
}

.filter-block .checkbox {
	margin: 6px 0;
	font-weight: bold;
	color: #0e3863;
	font-size: 13px;
	text-transform: capitalize;
}

.filter-block .checkbox:hover {
	color: #000;
}

.product-thumb .product-name a {
	font-size: 14px;
	color: #000;
	font-weight: 700;
	line-height: 18px;
	text-align: center;
}

.product-list .product-thumb .product-name a {
	font-size: 15px;
	text-align: center;
}

.product-thumb:hover .product-name a {
	color: #000;
	text-align: center;
}

.product-grid .product-desc {
	display: none;
}

.category-title {
	margin-bottom: 27px;
	text-transform: capitalize;
}

.category-banner .img-thumbnail {
	border: none;
	padding: 0;
}

.category-banner .category-desc {
	margin: 20px 0;
}

.category-page-wrapper {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding: 20px 10px;
}

.list-grid-wrapper {
	float: left;
	padding: 0;
	width: auto;
}

.page-wrapper,
.sort-wrapper {
	float: right;
	padding: 0;
	margin: 5px 0 0;
}

.category-page-wrapper .control-label {
	float: left;
	margin: 1px 10px;
}

.limit,
.sort-inner {
	float: left;
}

.limit::before,
.sort-inner:before {
	content: "\f107";
	font-family: fontawesome;
	position: absolute;
	right: 10px;
	top: 2px;
}

.page-wrapper {
	width: auto;
	padding: 0;
}

#input-sort:before {
	content: "\f054";
	font-family: "Fontawesome";
}

.sort-wrapper {
	width: auto;
	margin: 5px 10px 0 0;
	padding: 0 0px 0 0;
	border: none;
}

.pagination-inner {
	float: right;
}

.result-inner {
	float: left;
	margin: 10px;
}

.grid-list-wrapper .product-grid {
	padding: 0;
}

.grid-list-wrapper {
	width: 100%;
	margin: 0;
	/*border-top:1px solid #ccc;*/
	padding: 0;
}

.btn-list-grid #list-view,
.btn-list-grid #grid-view {
	background: none;
	padding: 6px 15px 0 0;
}

.btn-list-grid #list-view .fa,
.btn-list-grid #grid-view .fa {
	color: #999;
	font-size: 18px;
}

.btn-list-grid #list-view.active .fa,
.btn-list-grid #grid-view.active .fa,
.btn-list-grid #list-view:hover .fa,
.btn-list-grid #grid-view:hover .fa {
	color: #000;
}

.category-page-wrapper .form-control {
	padding: 0;
	height: 28px;
	border: 1px solid #eee;
}

.category-page-wrapper .page-wrapper .form-control {
	width: 60px;
	padding: 0 0 0 10px;
}

.category-page-wrapper .sort-wrapper .form-control {
	width: 140px;
	padding: 0 10px;
}

.productblock-title,
#content .blog-heading h3 {
	width: 100%;
	float: left;
	margin: 0 auto auto auto;
	text-align: center;
	background: url(../images/top-border.png) no-repeat center top;
	color: #952c64;
	font-style: normal !important;
	font-weight: 600 !important;
	text-transform: uppercase;
	line-height: 60px;
	letter-spacing: 5px;
}

.item-title {
	width: 100%;
	float: left;
	margin: 0 auto auto auto;
	text-align: center;
	background: url(../images/top-border.png) no-repeat center top;
	color: #952c64;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: 60px;
}

.cattitle h3 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	background: #f9a51c;
	padding: 5px;
}

#column-left {
	border: 1px solid #ccc;
	padding: 5px;
	width: 300px;
	/*position:fixed;*/
	z-index: 1;
	background: #eaeaea;
	float: left;
	top: 130px;
}

#column-left .productblock-title {
	border-bottom: 1px solid #000;
}

#column-left .banner {
	float: left;
	margin: 0 0 40px;
}

div#subbanner4 {
	float: left;
	margin: 50px 0 0;
	overflow: hidden;
}

div#subbanner5 {
	float: right;
	margin: 0 0 30px;
	overflow: hidden;
}

.brand-logo.owl-carousel {
	box-shadow: none;
	margin: 60px 0 0 0;
	border: none;
}

.brand-logo.owl-carousel .img-responsive {
	display: inline-block;
}

#product .addtocart {
	margin: 0;
}

span.review-count,
span.review-edit {
	margin: 0px 5px;
	display: inline-block;
}

.rating.product .fa-stack {
	vertical-align: 1px;
}

.productinfo-tab {
	margin: 25px 0 0px;
	/*border:1px solid #ccc;*/
	padding: 10px;
	overflow: auto;
	overflow-x: hidden;
}

.nav-tabs {
	padding: 0;
	margin: 0;
}

.productinfo-tab .tab-content {
	padding-top: 25px;
	/*border-width: 1px 0 0;
   border-style: solid;
   border-color: #ddd;*/
	overflow: hidden;
}

.label-title {
	font-weight: bold;
	margin: 0 5px 0 0;
}

.productinfo-details-top,
.productinfo-details-bottom {
	line-height: 25px;
	overflow: hidden;
}

#input-quantity {
	float: left;
	margin-right: 10px;
}

#product {
	clear: both;
}

.product .product_info li label {
	font-weight: bold;
	width: 85px;
}

.product .product_info li span {
	font-weight: normal;
	margin-left: 20px;
}

.productinfo-special,
.productpage-price {
	font-size: 15px;
	color: #000;
	font-weight: bold;
}

#product {
	clear: both;
}

.brand-block {
	margin: 0 0 20px;
}

.brandproduct-title {
	background: #f1f1f1;
	padding: 8px;
}

.box-block {
	border: 1px solid #ddd;
	padding: 10px;
	background: #F5F5F5;
	margin: 0 0 10px;
}

/* CSS for content End */

/* CSS for CMS-Banner Start */

/*.cms_banner {
   display: inline-block;
}*/

.category-thum {
	width: 97%;
	height: auto;
	z-index: -1;
	box-shadow: #f5f5f5 0 0 2px 2px;
	float: left;
	margin: 5px;
}

/*.category-thum{
   width:99.5%; 
   height:auto; 
   float:left;
   margin:2px;
}*/

.caption {
	width: 83%;
	display: block;
	margin-top: -50px;

	height: 50px;
	z-index: 10000;
	background: rgba(250, 250, 250, 0.7);
	float: left;
	position: absolute;
	padding: 10px;
	color: #333333;
	/*font-size:13px;
   font-weight:bold;
   padding:10px;
   color:#000;*/
}

.category-thum:hover {
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	background: rgba(236, 57, 80, 0.5);
	opacity: 0.7;
	box-shadow: #fce0e3 0 0 2px 2px;
}

.md2 {
	margin-top: 20px;
}

/* CSS for CMS-Banner End */

.fa-stack {
	width: 9px;
	height: 10px;
}

.rating .fa-star+.fa-star-o,
.productinfo-tab .fa-star+.fa-star-o {
	color: #fbb03b;
}

.rating .fa-star-o {
	color: #999;
}

.rating .fa-star {
	color: transparent;
	line-height: 20px;
}

.rating .fa-star-o {
	font-size: 11px;
}

#scrollup {
	background: url("../images/scroll.png") no-repeat;
	width: 60px;
	height: 60px;
	position: fixed;
	bottom: 20px;
	right: 40px;
	display: none;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 9999;
}

/* CSS for Footer-Top CMS start */

.footer-top-cms {
	display: inline-block;
	width: 100%;
	color: #aaabab;
	border-top: 1px solid #e6e6e6;
	padding: 20px 0 0 0px;
	margin: 20px 0 0 0;
}

.footer-logo {
	float: left;
}

.footer-desc {
	width: 710px;
	display: inline-block;
	margin: 0 0 0 50px;
}

.newslatter input {
	height: 48px;
	width: 390px !important;
	border-right: 0 none;
	border: 1px solid #e6e6e6;
}

.newslatter .btn.btn-large.btn-primary {
	padding: 12px 28px;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 500;
}

.footer-social {
	float: none;
}

.newslatter h5,
.footer-social h5 {
	margin: 0 0 10px;
}

.footer-social ul {
	padding: 0;
	margin: 0;
}

.footer-social li {
	float: left;
	list-style-type: none;
	margin: 0 2px 0 0;
	height: auto;
	width: 45px;
}

/*.footer-social li a {
   border: 1px solid #e6e6e6;
   height: 50px;
   width: 50px;
   border-radius: 50%;
   display: block;
   text-align: center;
   line-height: 50px;
   color: #0e3863;
}
.footer-social li a:hover {
   border: 1px solid #0e3863;
   background-color: #0e3863;
   color: #fff;
}*/

.footer-social li a .fa {
	font-size: 20px;
}

/* CSS for Footer-Top CMS end */

/* CSS for Footer-Top CMS start */

.footer-bottom-cms {
	float: right;
	width: auto;
	margin: 9px 0 0;
}

.footer-bottom .copyright {
	float: left;
	margin: 10px 0px;
}

.footer-apps ul {
	margin: 0;
	padding: 0;
}

.footer-apps ul li a {
	float: left;
	list-style-type: none;
	margin: 0 15px 0 0;
	height: 35px;
	width: 35px;
	padding: 5px;
}

.footer-apps ul li a img {
	float: left;
	height: auto;
	width: 20px;
	text-align: center;
}

.footer-payment ul {
	margin: 0;
	padding: 0;
}

.footer-payment li {
	float: left;
	margin: 0 5px 0 0;
	list-style-type: none;
}

.footer-payment li:last-child {
	margin: 0;
}

/* CSS for Footer-Bottom CMS end */

/* CSS for Footer-Right CMS start */

.footer-contact ul {
	margin: 0;
	padding: 0;
}

.footer-contact ul li {
	list-style-type: none;
	padding: 0
}

.footer-contact .fa {
	margin: 0 5px 0 0;
	float: left;
	clear: both;
	color: #000;
	text-align: center;
	line-height: 26px;
	width: 15px;
}

.footer-contact .fa.fa-mobile {
	font-size: 18px;
}

.footer-contact .fa.fa-map-marker {
	font-size: 15px;
}

.footer-contact .fa.fa-envelope {
	font-size: 11px;
}

.footer-contact span {
	float: left;
	padding: 1px;
}

/* CSS for Footer-Right CMS end */

/* CSS for Blog Start */

/* CSS for Blog Sidebar Start */

#column-left .blog .blog-heading,
#column-right .blog .blog-heading {
	padding: 0;
}

#column-left .blog .blog-inner,
#column-right .blog .blog-inner {
	border: 1px solid #ddd;
	margin: 0 0 20px;
	padding: 20px 20px;
	background: #F5F5F5;
}

#column-left .blog-name h2,
#column-right .blog-name h2 {
	font-size: 14px;
	color: #1b1b1b;
	text-transform: capitalize;
	font-weight: normal;
	margin: 0 0 5px;
}

#column-left .blog-name h2:hover,
#column-right .blog-name h2:hover {
	color: #000;
}

#column-left .blog-image,
#column-right .blog-image {
	width: 70px;
	height: auto;
	margin: 0 15px 10px 0;
	float: left
}

#column-left .blog-content,
#column-right .blog-content {
	overflow: hidden;
}

#column-left .blog-content .blog-desc,
#column-left .blog-content .blog-more,
#column-right .blog-content .blog-desc,
#column-right .blog-content .blog-more {
	display: none;
}

#column-left .blog-image img,
#column-right .blog-image img {
	width: 100%;
	height: auto;
}

#column-left .blog-wrapper li,
#column-right .blog-wrapper li {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px solid #D9D9D9;
	width: 100%;
}

#column-left .blog-inner .seeall,
#column-right .blog-inner .seeall {
	margin: 0;
}

#column-left .blog-wrapper .blog-image .blog-date,
#column-left .blog-wrapper .blog-image .blog-readmore,
#column-left .blog-wrapper .blog-readmore,
#column-right .blog-wrapper .blog-image .blog-date,
#column-right .blog-wrapper .blog-image .blog-readmore,
#column-right .blog-wrapper .blog-readmore {
	display: none;
}

/* CSS for Blog Sidebar End */

/* CSS for Blog content Start */

#content .blog .blog-wrapper li {
	padding: 0px 10px;
}

#content .blog-image img {
	width: 100%;
	height: auto;
}

#content .blog-wrapper .owl-buttons div,
#content .blog-wrapper.owl-carousel:hover .owl-buttons div {
	opacity: 1;
}

#content .blog-wrapper .owl-buttons>div {
	background: url("../images/sprite.png") no-repeat 0 0;
	height: 20px;
	width: 20px;
	font-size: 0;
	text-indent: -9999px;
}

#content .blog-wrapper .blog-name h2 {
	margin: 15px 0 10px;
	font-size: 18px;
}

#content .blog-wrapper .blog-name h2:hover {
	color: #ff0000;
}

#content .blog-wrapper .blog-image {
	position: relative;
}

#content .blog-wrapper .blog-content {
	text-align: left;
}

#content .blog-wrapper .blog-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	transition-duration: 500ms;
}

#content .blog-wrapper .item:hover .blog-hover {
	opacity: 1;
	transition-duration: 500ms;
}

#content .blog-wrapper .blog-readmore-outer {
	position: absolute;
	right: 0;
	left: 0;
	top: 45%;
	text-align: center;
	opacity: 0;
	transition-duration: 500ms;
}

#content .blog-wrapper .item:hover .blog-readmore-outer {
	opacity: 1;
	font-weight: 500;
	transition-duration: 500ms;
}

#content .blog-wrapper .blog-readmore-outer .blog-readmore {
	padding: 8px 15px;
	background: #ff0000;
	color: #fff;
}

#content .blog-wrapper .blog-image .blog-date {
	padding: 7px 15px;
	font-weight: 500;
	background: rgba(14, 16, 17, 0.5) none repeat scroll 0 0;
	color: #ffffff;
	position: absolute;
	bottom: 0;
	left: 0;
}

.blog_img>img {
	max-width: 100%;
}

#content .blog-wrapper .blog-content .blog-date,
#content .blog-wrapper .blog-content .blog-readmore {
	display: none;
}

/* CSS for Blog content End */

/* CSS for Blog-List Start */

.blog-list-item {
	margin: 0 0 20px;
}

.blog-list-item .blog-list-image img {
	width: 100%;
	height: auto;
}

.blog-list-item .blog-listname h2 {
	margin: 20px 0 10px;
	font-weight: bold;
}

.blog-list-item .blog-listname h2:hover {
	color: #39AAB0;
}

.blog-list-image {
	position: relative;
}

.blog-list-item .blog-list-image .blog-list-date {
	padding: 7px 15px;
	background: rgba(57, 170, 176, 0.5);
	color: #ffffff;
	position: absolute;
	bottom: 0;
	left: 0;
}

.blog-list-item .blog-list-image .blog-list-readmore {
	position: absolute;
	right: 0;
	left: 0;
	top: 45%;
	text-align: center;
	opacity: 0;
	transition-duration: 500ms;
}

.blog-list-item:hover .blog-list-readmore {
	opacity: 1;
	transition-duration: 500ms;
}

.blog-list-item .blog-list-image .blog-list-readmore .readmore {
	padding: 8px 15px;
	background: #0e3863;
	color: #fff;
}

.blog-list-item .blog-list-image .bloglist-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	transition-duration: 500ms;
}

.blog-list-item:hover .bloglist-hover {
	opacity: 1;
	transition-duration: 500ms;
}

/* CSS for Blog-List End */

/* CSS for Single-Blog-List Start  */

.singleblog-desc {
	margin: 20px 0;
}

.singleblog-image {
	position: relative
}

.singleblog-image img {
	max-width: 100%;
	height: auto;
}

.singleblog-title {
	margin: 10px 0 0;
	font-weight: 600;
}

.single-blog-share {
	margin: 0 0 10px;
}

.singleblog-date {
	padding: 7px 15px;
	background: rgba(57, 170, 176, 0.5);
	color: #ffffff;
	position: absolute;
	bottom: 0;
	left: 0;
}

.blog-comment .section-title {
	padding-top: 20px;
}

/* CSS for Single-Blog-List End  */

/* CSS for Blog end */

/* CSS for Blog List More Start */

#blogList li {
	display: none;
}

.load-more-wrapper {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.loadMore,
.showLess {
	display: inline-block;
	color: #ffffff;
	background: #39AAB0;
}

.loadMore:hover,
.showLess:hover {
	background: #454851;
}

#loadMore,
#showLess {
	color: #fff;
	cursor: pointer;
	padding: 6px 15px;
}

.none {
	display: none;
}

.blog-meta>li {
	float: left;
	margin-right: 15px;
	list-style: none;
}

.u-url {
	color: #000;
	text-transform: capitalize;
}

.p-name {
	font-weight: 600;
	font-size: 16px;
	line-height: 30px;
}

.blog .blog {
	margin: 0 0 50px;
	;
}

.blog-meta {
	padding: 0;
	width: 100%;
}

.p-summary {
	clear: both;
}

.blog-meta li i {
	margin: 0 5px 0 0;
}

input,
button,
select,
textarea {
	border: none;
	margin: 0;
	border: 1px solid #e6e6e6;
}

.section-title {
	font-size: 16px;
	font-weight: 600;
	margin: 20px 0;
}

.blog_img {
	height: 400px;
	overflow: hidden;
}

.video.blog_img {
	height: auto;
}

video {
	width: 100%;
}

#commentform input {
	width: 385px;
}

#submit {
	height: 32px;
	border: none;
	color: #fff;
	width: 100px;
	text-transform: capitalize;
	float: right;
	background: #0e3863;
}

#submit:hover {
	background-color: #ff0000;
}

#commentform label {
	margin-bottom: 30px;
	vertical-align: top;
	width: 200px;
}

.btn-list-grid {
	float: left;
	margin-right: 15px;
}

#compare-total {
	margin-top: 5px;
	float: left;
}

.open>.dropdown-menu {
	padding: 5px;
}

/*   Slder Navigation Arrow    */

.home-slider.owl-carousel {
	border: none;
	box-shadow: none;
	background: none;
	border-radius: 0;
}

.home-slider .owl-controls {
	bottom: 15px;
	position: absolute;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer {
	border: none;
	box-shadow: none;
	border-radius: 0;
}

.home-slider .owl-pagination {
	top: 0;
}

.home-slider .owl-controls .owl-page {
	padding: 4px;
	border-radius: 50%;
	border: 1px solid transparent;
}

.home-slider .owl-controls .owl-page span {
	background: #b3b3b3;
	height: 6px;
	width: 6px;
	border-radius: 50%;
}

.home-slider .owl-controls .owl-page.active span,
.home-slider .owl-controls .owl-page span:hover {
	background: #ff0000;
}

.home-slider .owl-controls .owl-page:hover,
.home-slider .owl-controls .owl-page.active {
	border: 1px solid #ff0000;
}

.home-slider .owl-controls .owl-page.active span {
	cursor: default;
}

.brand-logo.owl-carousel .owl-buttons div {
	background: url("../images/sprite.png") no-repeat 0 0;
	font-size: 0;
	height: 35px;
	width: 35px;
	top: 40%;
}

.brand-logo.owl-carousel .owl-buttons .owl-prev {
	background-position: -11px -32px;
}

.brand-logo.owl-carousel .owl-buttons .owl-prev:hover {
	background-position: -11px -65px;
}

.brand-logo.owl-carousel .owl-buttons .owl-next {
	background-position: -11px -101px;
}

.brand-logo.owl-carousel .owl-buttons .owl-next:hover {
	background-position: -11px -136px;
}

.contact .col-sm-4.left strong {
	float: left;
	width: 85px;
	font-weight: normal;
	color: #555;
}

.contact .col-sm-4.left .address {
	padding-left: 85px;
}

/*about page start*/

ul {
	padding: 0;
	margin: 0;
}

.wwd {
	padding-bottom: 50px;
	display: inline-block;
}

.services {
	padding: 50px 0;
	overflow: hidden;
}

.title {
	margin-top: 50px;
}

.tf {
	font-size: 18px;
	color: #000;
	line-height: 24px;
	margin: 0px;
	margin: 30px 0 15px 0px;
}

.team {
	padding-bottom: 50px;
}

.features {
	margin-top: 50px;
}

.features .content {
	margin: 20px 0;
}

.wrapar>#about-page-contain {
	margin: 0 0 70px;
}

.skill .tf,
.Experiences .tf,
.work .tf,
.team .tf {
	margin: 50px 0 15px;
}

i.circle {
	background-color: #000;
	border-radius: 100%;
	color: #fff;
	display: inline-block;
	font-size: 22px;
	font-stretch: normal;
	height: 70px;
	margin: 0;
	padding: 24px 0;
	text-align: center;
	width: 70px;
}

.wrapper .btn {
	margin-top: 10px;
}

.wrapper tf {
	margin-top: 0;
	margin-bottom: 20px;
}

.skill span {
	background: #000 none repeat scroll 0 0;
	color: #fff;
	float: left;
	height: 45px;
	padding: 10px;
	width: 45px;
}

.skill li {
	list-style: outside none none;
	margin-bottom: 15px;
}

.exp-detail>h5 {
	color: #000;
	font-weight: 600;
	line-height: 24px;
}

.work li {
	list-style: outside none none;
	margin-bottom: 47px;
}

.work li>h5 {
	color: #000;
	font-weight: 600;
	line-height: 10px;
	margin: 10;
	padding: 0;
	font-size: 14px;
	text-transform: capitalize;
}

.work li>span {
	border-right: 1px solid #c1c1c1;
	float: left;
	height: 36px;
	margin-right: 10px;
	padding: 8px 15px 0 0;
}

.photo>h5 {
	color: #4d90fe;
}

.team .name {
	margin: 10px 0;
}

.team-social {
	left: 20px;
	bottom: 45px;
}

.team-social .fa.fa-facebook,
.team-social .fa.fa-twitter,
.team-social .fa.fa-google-plus,
.team-social .fa.fa-youtube-play,
.team-social .fa.fa-linkedin,
.team-social .fa.fa-pinterest-p,
.team-social .fa.fa-instagram {
	border-radius: 50%;
	color: #0054a6;
	display: inline-block;
	font-size: 30px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-align: center;
	width: 29px;
}

.team-social .fa-facebook {
	/*background: #3c5b9b none repeat scroll 0 0;
   border: 2px solid #3c5b9b;*/
	color: #fff;
}

.team-social .fa-facebook:hover {

	color: #3c5b9b
}

.team-social .fa-twitter {
	/*background: #359bed none repeat scroll 0 0;
   border: 2px solid #359bed;*/
}

.team-social .fa-twitter:hover {
	/*background: #359bed none repeat scroll 0 0;*/
	color: #359bed;
}

.team-social .fa-google-plus {
	/*background: #e33729 none repeat scroll 0 0;
   border: 2px solid #e33729;*/
}

.team-social .fa-google-plus:hover {
	/*background: #e33729 none repeat scroll 0 0;*/
	color: #e33729;
}

.team-social .fa-linkedin {
	/*background: #027ba5 none repeat scroll 0 0;
   border: 2px solid #027ba5;*/
}

.team-social .fa-linkedin:hover {
	/*background: #fff none repeat scroll 0 0;*/
	color: #027ba5;
}

.team-social .fa-youtube-play {
	/*background: #e33729 none repeat scroll 0 0;
   border: 2px solid #e33729;*/
}

.team-social .fa-youtube-play:hover {
	/*background: #fff none repeat scroll 0 0;*/
	color: #e33729;
}

.team-social .fa-pinterest-p {
	/*background: #cb2027 none repeat scroll 0 0;*/
	border: 2px solid #cb2027;
}

.team-social .fa-pinterest-p:hover {
	/*background: #fff none repeat scroll 0 0;*/
	color: #cb2027;
}

.team-social .fa-instagram {
	/*background: #3f729b none repeat scroll 0 0;
   border: 2px solid #3f729b;*/
}

.team-social .fa-instagram:hover {
	/*background: #fff none repeat scroll 0 0;*/
	color: #3f729b;
}

.team .img-responsive {
	border: 1px solid #dadada;
	width: 100%;
}

#progress1>h5,
#progress2>h5,
#progress3>h5,
#progress4>h5 {
	color: #000;
	font-weight: 400;
	margin: 0 0 -45px;
	padding: 15px;
}

div.dioprogress_padding {
	padding: 0;
}

div.dioprogress_size_l {
	height: 5px;
}

.loader {
	position: fixed;
	width: 100%;
	z-index: 99;
	height: 100%;
	background: #fff;
}

.preloader.loader>img {
	height: 128px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 50%;
	width: 128px;
}

/*about page end*/

.cms-banner-left:hover img,
.md1:hover img,
.md2:hover img,
.cms-banner-right:hover img,
.cms-banner-middle:hover img,
#subbanner4:hover img {
	opacity: 0.7;
}

/************************ Rating Star**********************************/

.rate_widget {
	overflow: visible;
	position: relative;
	width: 100%;
	;
	height: 32px;
}

.ratings_stars {
	background: url(../images/star_empty.png) no-repeat;
	float: left;
	height: 28px;
	padding: 2px;
	width: 32px;
	cursor: pointer;
}

.ratings_over {
	background: url(../images/star_highlight.png) no-repeat;
}

#header_user_info {
	float: right;
	text-align: right;
	margin-top: 25px;
	width: 100%;
	padding: 0;
}

#header_user_info .login {
	float: right;
	margin: 4px 0 0 25px;
	padding: 0
}

#header_user_info .accounts {
	float: right;
	margin: 4px 0 0 25px;
	padding: 0
}

#header_user_info .my-wishlists {
	float: right;
	margin: 4px 0 0 25px;
	padding: 0
}

/*#header_user_info .login{background:url(../images/login.png) no-repeat;height:21px; width:21px; float:right; margin:0 20px;}
#header_user_info .login:hover{background:url(../images/login_hover.png) no-repeat;height:21px; width:21px; float:right;  margin:0 20px}
#header_user_info .my-wishlists{background:url(../images/wishlist.png) no-repeat; height:23px; width:23px; float:right;  margin:0 20px}
#header_user_info .my-wishlists:hover{background:url(../images/wishlist_hover.png) no-repeat; height:23px; width:23px; float:right;  margin:0 20px}

#header_user_info .logout{background:url(../images/logout.png) no-repeat;min-height:22px;}
#header_user_info .logout:hover{background:url(../images/logout_hover.png) no-repeat;min-height:22px;}*/

.fixed-header {
	width: 100%;
	position: fixed;
	top: 0;
	height: auto;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.gallerypage {
	width: 100%;
	height: auto;
	float: left;
	margin: 10px 0;
	box-shadow: -20px 0px 100px -70px #eaeaea, 20px 0px 100px -70px #eaeaea;
	background: #FFF;
}

.topPromotion {
	width: 99%;
	height: auto;
	float: left;
	padding: 0;
}

.topPromotion img {
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	transform-style: inherit;
}

.topPromotion img:hover {
	border: none;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transform-style: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #fff;
}

.footer_input_area {
	width: 100%;
	height: auto;
	float: left;
	background: none;
	border: none;
	color: #fff;
}

.footer_input-text {
	background: #fff;
	border: 1px solid #0e3863;
	width: 70%;
	float: left;
	padding: 13px;
	text-align: center;
}

.welcomecont {
	float: right;
	font-size: 16px;
	margin: 4px 0 0 30px;
	text-transform: uppercase
}

.icondefault {
	font-size: 27px;
	color: #ffffff;
}

.icondefault:hover+.cart-title {
	color: #fff;
}

.blink-logo {
	animation: blink 1s linear infinite;
	/*animation: blink 1.5s cubic-bezier(.5, 0, 1, 1) infinite alternate;*/
}

@keyframes blink {
	60% {
		opacity: 0.3;
		background: url(../images/blink_call.png) center no-repeat;
	}
}

/* ************************************************************************************************
							   Categories Page Styles
************************************************************************************************ */

.cs-category-info {
	text-align: center;
	width: 100%;
	color: #666
}

.cat-name {
	font-size: 20px;
	margin: 3px 0;
	width: 100%;
	float: left;
	font-weight: normal;
	text-transform: uppercase;
}

.heading-counter {

	font-size: 13px;
}

.rte {
	font-size: 12px;
	margin: 15px;
	line-height: 15px;
}

/* ************************************************************************************************
								   Sub Categories Styles
************************************************************************************************ */

#subcategories {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	/*margin-bottom:20px;padding-bottom:20px;*/
}

#subcategories p.subcategory-heading {
	font-size: 20px;

	color: #1e1e1e;
	text-transform: uppercase;
	display: inline-block;
	padding-top: 15px;
	position: relative;
	border-top: 2px solid #000;
}

.subcategory-name {
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	color: #2e2e54;
	text-align: center;
}

.buy-now {
	width: 70%;
	background: #ffffff;
	padding: 5px 0;
	color: #2e2e54;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	left: 40px;
	right: 0;
	bottom: 2px;
	border: 1px solid #818181;
	border-radius: 16px;
}

.buy-now:hover {
	background: #55584d;
	color: #fff;
}

.product_grid_view {
	min-height: 322px;
	background: #fff;
	position: relative;

}

.product_grid_view:hover {
	border: 1px solid #818181;
	border-radius: 15px;
}

/* 
.product_grid_view:hover {
   box-shadow: 0 0 2px 2px #ccc;
   border: 1px solid #77a277;
} */

.product_thumb_area {
	width: 100%;
	float: left;
	padding: 5px;
}


.product_thumb_area img {
	width: 75%;
	height: 200px;
	float: left;
	margin-left: 38px;

}

.product_thumb_area .wish_cart_area {
	width: 100%;
	height: auto;
	float: left;
	padding: 5px;
	text-align: center;
	/*display:none;*/
	margin-top: 10px;
}

.product_thumb_area .wish_cart_area .wishlist {
	background: none;
	padding: 5px;
}

.product_thumb_area .wish_cart_area .wishlist:hover {
	background: #000;
	color: #fff;
}

.product_thumb_area .wish_cart_area .addtocart {
	background: none;
	padding: 5px;
}

.product_thumb_area .wish_cart_area .addtocart:hover {
	background: #000;
	color: #fff;
}

.product_thumb_area .pro_details_area {
	width: 100%;
	height: auto;
	/* float: left; */
	margin-top: 10px;
	bottom: 11px;
}

.pro_name{
	text-align: center;
	font-size: 14px;
	font-weight: 500;
	margin-top: 27px;
}

.product_thumb_area .colorsbar {
	float: left;
	width: 100%;
	height: auto;
	font-size: 13px;
	margin: 5px;
	text-align: center;
	color: #0e3863;
	background: #eaeaea;
	padding: 5px;
}


.product_thumb_area .pro_price {
   font-size: 17px;
   text-align: center;
   color: #31454e;
   font-weight: bold;
   margin-top: 8px;
}

.product_thumb_area .saveprice {
	color: #f00;
	font-size: 10px;
	border: 1px solid #f00;
	width: auto;
	font-weight: bold;
	float: left;
	height: auto;
	padding: 3px;
	margin: 10px 0 0 5px;
}

.product_thumb_area .pro_details_area .colsize {
	font-size: 13px;
	text-align: center;
	color: #333;
}

.prod_details {
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #000;
}

.prod_details .pro_name {
	font-size: 16px;
	color: #100505;
}

.pro_short_desc {
	width: 100%;
	height: auto;
	float: left;
	font-size: 12px;
	line-height: 17px;
	color: #888;
	text-align: justify;
	margin: 10px 0;
	border-top: 1px solid #ccc;
	padding-top: 20px;
}

.form_share {
	width: 100%;
	float: left;
	height: auto;
	padding: 10px 0;
}



.product_attributes {
	width: 100%;
	height: auto;
	float: left;
}

.pro_quantity {
	width: 100%;
	height: auto;
	float: left;
}

.pro_quantity .qty_label {
	padding: 10px 10px 0 10px;
	font-size: 13px;
}

.qty_area {
	height: auto;
	float: left; 
}
.cart_size {
    overflow-y: scroll;
    min-height: 280px;
    height: 340px;
}
.trolly_size {
    overflow-y: scroll;
    min-height: 280px;
    height: 240px;
}
.pro_quantity .qty_cont {
    width: 50%;
    height: auto;
    padding: 1px;
    cursor: pointer;
    font-size: 16px;
    float: left;
    background: none;
    border: 1px solid #dacece75;
    text-align: center;
}
.pro_quantity .qty_action_plus {
    width: 25%;
    padding: 4px;
    cursor: pointer;
    font-size: 13px;
    float: left;
    text-align: center;
    background: #008000a6;
    color: white;
    border-radius: 0px 10px 10px 0px;
}
.pro_quantity .qty_action_minus {
    width: 25%;
    padding: 4px;
    cursor: pointer;
    font-size: 13px;
    float: left;
    background: #ff000091;
    color: white;
    text-align: center;
    border-radius: 10px 0px 0px 10px;
}

.pro_cart_area {
	width: 100%;
	padding: 5px 0;
	height: auto;
	float: left;
}

.pro_cart_area .addtocart {
	width: 100%;
	background: #55584d;
	height: auto;
	padding: 5px 15px;
	color: #fff;
	font-size: 12px;
	float: left;
	border-radius: 20px;
}

.pro_cart_area .addtocart:hover {
	background: #1f89ca;
	color: #fff;
	border: 1px solid #1f89ca;
}

.pro_wish_area {
	width: 100%;
	padding: 5px;
	height: auto;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}

.pro_wish_area .prow {
	width: 92%;
	background: #0e3863;
	color: #fff;
	border: 1px solid #fff;
	height: auto;
	padding: 7px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	float: left;
}

.pro_wish_area .prow:hover {
	background: #f9a51b;
	color: #fff;
}

.payment_area {
	width: 100%;
	padding: 6px 0;
	height: auto;
	float: left;
}

.payment_img {
	width: 100%;
	padding: 5px 8px 5px 0;
	height: auto;
	float: left;
	margin-top: 8px;
}

.paymentm {
	padding: 5px;
	width: 45px;
	height: auto;
}

.facebook_bg {
	width: 110px;
	height: auto;
	float: left;
	background: #3b5998;
	padding: 0px 0 0px 8px;
	color: #fff;
	margin: 5px 0;
	opacity: 0.7;
}

.facebook_bg:hover {
	color: #fff;
	opacity: 1;
}

.twitter_bg {
	background: #1b95e0;
	width: 110px;
	height: auto;
	float: left;
	padding: 0px 0 0px 8px;
	color: #fff;
	margin: 5px;
	opacity: 0.7;
}

.twitter_bg:hover {
	color: #fff;
	opacity: 1;
}

.google_bg {
	background: #f9a51c;
	width: 110px;
	height: auto;
	float: left;
	padding: 0px 0 0px 8px;
	color: #fff;
	margin: 5px 0;
	opacity: 0.7;
}

.google_bg:hover {
	color: #fff;
	opacity: 1;
}

.linked_bg {
	background: #0077b5;
	width: 110px;
	height: auto;
	float: left;
	padding: 0px 0 0px 8px;
	color: #fff;
	margin: 5px;
	opacity: 0.7;
}

.linked_bg:hover {
	color: #fff;
	opacity: 1;
}

.pinterest_bg {
	background: #bd081c;
	width: 110px;
	height: auto;
	float: left;
	padding: 0px 0 0px 8px;
	color: #fff;
	margin: 5px;
	opacity: 0.7;
}

.pinterest_bg:hover {
	color: #fff;
	opacity: 1;
}

.youtube_bg {
	background: #e62117;
	width: 110px;
	height: auto;
	float: left;
	padding: 0px 0 0px 8px;
	color: #fff;
	margin: 5px;
}

.youtube_bg:hover {
	color: #fff;
	opacity: 1;
}

.product_details_area {
	width: 100%;
	height: auto;
	float: left;
	margin: 40px 0 20px 0;
}

.br_pro {
	width: 5%;
	height: auto;
	border-top: 2px solid #333;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 15px;
}

.product_details_area h2 {
	color: #333;
	font-size: 20px;
}

.pro_details_para {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #888;
}

.branch_title {
	width: 100%;
	height: auto;
	float: left;
	font-size: 12px;
	font-weight: 400;
	color: #0e3863;
	padding: 10px 0 0 0;
	margin: 20px 11px;
	color: #505050;
}

.branch_title h2 {
	font-size: 20px;
	font-weight: 400;
	color: #505050;
	margin: 0;
	padding: 0;
}

.grade .reviewRating {
	color: #ff9900;
}

.content_details {
	width: 100%;
	height: auto;
	float: left;
}

.content_details h2 {
	margin: 0;
	padding: 20px 0;
	font-size: 30px;
}

.content_details p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
}

.cart_quantity {
	width: 100%;
	height: auto;
	float: left;
}

.cart_quantity .qty_area_c {
	height: auto;
	border: 1px solid #ccc;
}

.cart_quantity .qty_cont_c {
	width: 50%;
	height: auto;
	padding: 5px;
	cursor: inherit;
	font-size: 13px;
	float: left;
	background: none;
	text-align: center;
}

.cart_quantity .qty_plus {
	width: 25%;
	padding: 5px;
	cursor: pointer;
	font-size: 13px;
	float: left;
	border: 1px solid #ccc;
}

.cart_quantity .qty_plus:hover {
	background: green;
	color: #fff;
}

.cart_quantity .qty_minus {
	width: 25%;
	padding: 5px;
	cursor: pointer;
	font-size: 13px;
	float: left;
	border: 1px solid #ccc;
}

.cart_quantity .qty_minus:hover {
	background: red;
	color: #fff;
}

#optoin_bar {
	color: #fff;
	background: #607D8B;
}

.footerphonen {
	color: #0e3863;
	margin: 0;
	font-size: 30px;
	margin-top: 10px;

}


.subscribebtn {
	width: 30%;
	float: left;
	margin: 0;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: bold;
	padding: 13px 0px;
	border-radius: 0px 20px 20px 0px;
}

.filterTitle {
	width: 25%;
	float: left;
	margin-top: 3px;
	font-weight: bold;
}

.filterbox {
	width: 73%;
	text-align: center;
	float: left;
	padding: 10px;
	height: auto;
	font-weight: bold;
	font-size: 13px;
}

.protabtitle {
	width: 50%;
	background: none;
	text-align: center;
}

.banner_img {
	width: 100%;
	height: auto;
	min-height: 652px;
}

.inputForm {
	width: 100%;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	border-radius: 0px;
}

.inputForm:focus {
	border: none;
	box-shadow: #0194e8 0 0 1px 1px;
	transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-ms-transition: 0.3s ease-in;
}

.inputFormE {
	width: 80%;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	border-radius: 0px;
}

.inputFormE:focus {
	border: none;
	box-shadow: #f88c13 0 0 1px 1px;
	transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-webkit-transition: 0.3s ease-in;
	-ms-transition: 0.3s ease-in;
}

.middlecontainer {
	background: #fff;
	border: 1px solid #eaeaea;
	padding: 10px 0;
}

.galleryBox {
	height: 350px;
	box-shadow: #eaeaea 0 0 2px 2px;
	padding: 10px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.galleryBox:hover {
	opacity: 0.5;
	box-shadow: #DAB503 0 0 2px 2px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.hotdealsTitle {
	margin: 0;
	padding: 0;
	width: 6%;
	float: left;
}

.hotdealsProd {
	margin: 0;
	padding: 0;
	width: 93%;
	float: left;
	border: none;
}

.category-products {
	border: 1px solid #F7F7F0;
	margin-bottom: 20px;
}

.left-sidebar h2,
.brands_products h2 {
	color: #f9a51b;
	font-size: 18px;
	font-weight: 700;
	margin: 2px 0;
	padding: 10px;
	background: #f5f5f5;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	z-index: 3;
}

.boutuqueList {
	display: inline;
	height: auto;
	font-size: 12px;
	text-align: left;
	text-transform: capitalize;
	font-weight: normal;
	width: 100%;
	float: left;
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
	background: #fff;
}

.boutuqueList ul {
	display: block;
	margin: 0;
	padding: 0;
}

.boutuqueList ul li {
	display: inline;
	width: 100%;
	float: left
}

.boutuqueList ul li a {
	display: inline;
	width: 100%;
	border-bottom: 1px dotted #ccc;
	float: left;
	text-decoration: none;
	padding: 10px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.boutuqueList ul li a:hover {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	color: #DAB503;
}

.headline {
	font-size: 18px;
	color: #0f3963;
	font-weight: bold;
	padding: 20px;
}

.cpt_product_description {
	font-size: 13px;
	line-height: 20px;
	color: #333;
	text-align: justify;
	font-weight: 400;
}

.socialbtn {
	padding: 5px;
	width: 40px;
	text-align: center;
	border-radius: 5px;
	font-size: 25px;
}

.socialdiv {
	width: 100%;
	height: auto;
	float: right;
}

.socialdiv a {
	margin-left: 50px;
}

.course-container .course-list .course-list-inner {
	background: #1682c5c7;
	padding: 50px 0;
	text-align: center;
	box-shadow: 1px 1px 2px 1px #696969;
}

.course-container .course-list .course-list-inner h3 {
	font-size: 22px;
	color: #ffffff;
	font-weight: 700;
}

.course-container .course-list .course-list-inner p {
	color: #F9A51C;
	font-weight: 700;
	font-size: 18px;
}

.course-container h1 {
	font-size: 30px;
	margin-bottom: 30px;
}

.course-list {
	margin-bottom: 20px;
}

.course-container {
	padding: 12px 0 50px;
}

.course-detail-container .course-img {
	width: 50%;
	margin: 0 auto;
}

.course-detail-container .course-img img {
	width: 100%;
}

.course-detail-container h3 {
	font-size: 30px;
}

.course-detail-container p span {
	font-weight: 700;
	color: red;
}

.course-detail-container .course-meta {
	font-weight: 700;
	line-height: 1.4em;
}

.course-detail-container .enroll-btn {
	background: #f9a51c;
	padding: 10px 24px;
	font-weight: 700;
	display: inline-block;
	border-radius: 3px
}

/* Course END */

/* member */
.member-list-inner {
	position: relative;
}

.member-list-inner .meta-info ul li {
	display: inline;
	padding-right: 25px;
}

.member-list-inner .thumbnail {
	margin-bottom: 5px;
}

.member-list-inner .caption p {
	margin-bottom: 0;
	margin-top: 5px;
}

.member-list {
	background: #ddd;
	padding: 10px 5px;
	margin-bottom: 20px;
	max-height: 469px;
}

.member-list-inner .brief {
	position: absolute;
	background: #000000d1;
	top: 12px;
	padding: 115px 20px;
	box-sizing: border-box;
	color: #fff;
	width: 100%;
	min-height: 335px;
	max-height: 335px;
	display: none;
}

.member-list-inner .brief p {
	text-align: initial;
}

.member-list-inner:hover .brief {
	display: block;
}

/* member End */

.home-page {
	overflow-x: hidden;
}

 

/* sticky -cart start */

.sticky-cart {
	position: fixed;
	right: -448px;
	bottom: 0;
	background: white;
	z-index: 199;
	max-height: 70%;
	height: 70%;
	border: 1px solid #c72c2c42;
}

.btn.focus,
.btn:focus,
.btn:hover {
	color: #fff;
	text-decoration: none;
}

.sticky-cart-control {
	position: absolute;
	right: 100%;
	top: 0;
	/* font-size: 20px;
	/* background: #b4ac85; */
	/* padding: 5px 20px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px; */
	cursor: pointer;
}

.sticky-cart-control i {
	color: #fff;
}

.sticky-cart-control-btn {
	position: absolute;
	bottom: 0;
}

.sticky-cart-table>tbody>tr>td {
	border-top: none;
}

.sticky-table-bottom>tbody>tr>td {
	border-top: 1px solid #06060636;
}

.sticky-table-price>tbody>tr>td {
	font-size: 16px;
	color: #fff;
	padding-right: 25px;
}

.cart-header {
	font-size: 14px;
	width: 25%;
	padding: 10px 10px;
}

.viewcartbtn {
	width: 100%;
}

.viewcartshopping {
	font-size: 16px;
	text-align: left;
	background: #b4ac85;
	border-radius: 5px;
}

.viewcartcheckout {
	font-size: 16px;
	text-align: right;
	background: #55584d;
	border-radius: 5px;
}

/* sticky -cart end */


.header-link {
	float: left;
	width: 80%;
	margin-top: 3px;
}

.header-link li {
	float: left;
	width: 20%;
}

.header-link li a {
	color: #1682c5;
	font-size: 25px;
}

.search-field::-webkit-input-placeholder {
	/* Chrome */
	color: #1682c5;
	transition: opacity 250ms ease-in-out;
}

.top-head ul li {
	float: left;
	margin-right: 10px;
}

.top-head ul li a {
	font-size: 12px;
	color: #ffffff;
	border-right: 1px solid #969696;
	padding: 0 10px 0 0;
}

.top-head ul li:last-child a {
	border-right: none;
	padding-right: 0;
}

.dis-flex {
	display: flex;
	align-items: center;
}

.search-box {
	width: 100%;
}

.search-box label {
	float: left;
	width: 15%;
	margin-bottom: 0;
	color: #fff;
}

.search-box form {
	display: flex;
	align-items: center;
}

#headerarea {
	width: 25%;
}

#cart {
	width: 30%;
	float: left;
}

.cart-button {
	background: #55584d;
	color: #ebe8e1;
	border: none;
	margin: 0;
	padding: 10px 30px;
	position: relative;
}

.logo-area {
	width: 30%;
	float: left;
}

.top-header {
	padding: 10px 6px;
	overflow: hidden;
	background: #55584d;
	border-radius: 8px;
	margin-bottom: 8px;
}

.top-head-inner ul li:last-child {
	margin-right: 0;
}

.top-head {
	padding-right: 0;
}

.main-header {
	width: 100%;
}

.search-option {
	width: 50%;
	float: left;
}

.main-menu .menu-title {
	text-transform: uppercase;
	font-weight: 700;
	color: #2e2e54;
	font-size: 15px;
}

.main-menu ul li {
	border-bottom: 1px solid #a2a6a97a;
	padding: 6px 0;
}

.main-menu ul li:hover {

	/* background-color: #a2a6a97a; */
	background: linear-gradient(to right, #fff 0, #ccc 100%);
}

.main-menu ul li a {
	color: #818181;
}

.main-menu ul li:last-child {
	border-bottom: none;
}

.main-menu {
	float: left;
	padding: 10px 15px;
	background-color: #fff;

}

.main_cat {
	float: left;
	width: 100%;
	padding: 10px 15px;
	background: #55584d;
	border-radius: 7px;
	overflow: hidden;
	margin-bottom: 20px;
	min-height: 250px;
}

.main_cat .cat-title {
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	font-size: 15px;
}

.main_cat ul li {
	border-bottom: 1px solid #a2a6a97a;
	padding: 6px 0;
}

.main_cat ul li a {
	color: #e4e4e4;
	font-size: 12px;
}

.main_catmain_cat ul li a:hover {
	color: #eb0a8d;
}

.main_cat ul li:last-child {
	border-bottom: none;
}

.site_slider {
	float: left;
	width: 80%;
	border-radius: 13px;
	margin-bottom: 10px;
}

.home-grid .home-product-grid:nth-child(4n) {
	width: 25%;
	padding: 2px;
}

.home-product-grid {
	float: left;
	width: 25%;
	padding: 2px;
}

.sidebar-wrapper .sidebar-item .img {
	float: left;
	width: 40%;
	margin-right: 5%;
}

.sidebar-wrapper .sidebar-item .img img {
	width: 100%;
}

.sidebar-wrapper .sidebar-item .meta p {
	margin-bottom: 5px;
	font-size: 13px;
}

.sidebar-wrapper .sidebar-item .meta p+p {
	color: #898989;
	font-weight: 700;
}

.sidebar-wrapper .sidebar-item {
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	margin-top: 20px;
}

.sidebar-wrapper .sidebar-inner .sidebar-item:last-child {
	border-bottom: none;
}

.sidebar-wrapper h2 {
	text-transform: uppercase;
	font-weight: 700;
	color: #2e2e54;
	font-size: 15px;
	padding-left: 15px;
}

.top_category_wrapper .category_item {
	float: left;
	width: 32%;
	margin-right: 2%;
	max-height: 246px;
	position: relative;
	border-radius: 6px;
	overflow: hidden;
}

.top_category_wrapper .top_category_inner .category_item:last-child {
	margin-right: 0;
}

.top_category_wrapper .category_item img {
	width: 100%;
	height: 246px;
}

.top_category_wrapper .category_item h4 {
	position: absolute;
	bottom: 0;
	overflow: hidden;
	width: 100%;
	background: #473d75;
	margin: 0;
	padding: 15px;
	color: #fff;
}

.top_category_wrapper .category_item:hover {
	box-shadow: 1px 1px 4px 1px #ddd;
}

.footer-address>p {
	color: #0e3863;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}

.subcategoryimage {
	float: left;
	width: 80%;

}

.subcategoryimage img {
	height: 402px;
}

.mobile {
	color: #0e3863;
	margin: 0;
	padding: 0;
	font-size: 30px;
	margin-top: 7px;
}

.top-home {
	padding-left: 10px;
}

.contact-mobile-header {
	text-align: center;
	font-size: 25px;
}

.contact-mobile>p {
	text-align: center;
	font-size: 30px;
	margin-bottom: 20px;
}

.contact-us-address {
	font-size: 20px;
	text-align: center;
}

.contactus-map>iframe {
	width: 100%;
}

/*Gift item start */
.gift-item {
	margin: 0 !important;
	padding: 0 !important;
}

.gittleft {
	margin: 5px 15px 0 0;
	max-width: 58px;
	float: left;

}

.gift-item h4 {
	padding: 3px 0 0;
	line-height: 1.3;
	font-size: 13px;
	margin: 0;
}

.gift-item small {
	display: block;
	font-size: 12px;
	margin-top: 0px;
}

.gift-item li:hover {
	box-shadow: 0 0 2px 2px #ccc;
	border: 1px solid #77a277;
	padding: 5px;
}

.paddingmarginsize {
	padding: 0;
	margin: 0;
}

.stickyitems {
	height: 50px;
	background: #236077;
	width: 100%;
	padding: 4px 10px;
	color: white;
}

.myccount>a:hover {
	color: white;
}

.stickyicon {
	background: #b4ac85;
	padding: 3px 8px;
	font-size: 14px;
}

.free-items p {
	text-transform: uppercase;
	font-weight: 700;
	color: #0054a6;
	font-size: 15px;
	padding-left: 15px;
}

.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: 100px;
	padding: 4px;
	line-height: 1.42857143;
	background-color: none;
	border: none;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.categorywiseproduct {
	text-transform: uppercase;
	font-weight: 700;
	color: #2e2e54;
	font-size: 15px;
	padding-left: 15px;
}

.scrollright {
	background-color: lightblue;
	height: 310px;
	overflow-y: scroll;
}

 

.carousel-indicators li {
	border: 1px solid #952c64;
}

/* cart  header*/
.cartheader {
	background: #952c64;
	color: #fff;
}

.cartheaderoption {
	margin: 0;
	padding: 0;
	 
}

/* product new class system */

.categoryoption {
	border-right: 1px solid #73333363;
	width: 20%;
	float: left;
}

.productoption {
	width: 80%;
	float: left;
}

.addtocarttext {
	text-align: center;
}

.btnviewcart {
	display: inline-block;
	padding: 8px 20px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid #c7202000;
	border-radius: 4px;
	background: #952c64;
	color: white;
}

.btnviewcart:hover {
	background: #ceb252;
	color: white;
}

/* product  frontend */
.prodiv {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #FFE;
    cursor: default;
    background-color: #236077;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav>li>a:hover {
    text-decoration: none;
    background-color: #236077;
    color: #fff;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    background: #236077;
}


/* Responsive */
@media screen and (max-width: 991px){
	.header-top-area{
		display:none !important;
	}
	
    .home-product-grid {
		float: left;
		width: 50% !important;
		padding: 5px;
	}
	.product_grid_view_inner{
		float: left !important;
		width: 50% !important;
		padding: 5px !important;
	}
	.home-grid .home-product-grid:nth-child(4n) {
		width: 50%;
		padding: 5px;
	}
	.home-grid{
		margin-top: -25px;
	}
	.sticky-cart{
		display:none;
	}
	.product_thumb_area {
		width: 100%;
		float: left;
		padding: 5px;
	}
	.pro_name {
		text-align: center;
		font-size: 14px;
		font-weight: 500;
		margin-top: -29px !important;
	}

	.paddingmarginsizeBanner{
		display:none !important;
	}
	.cs-category-info{
		display:none !important;
	}
	#subcategories{
		display:none !important;
	}
	.category-page-wrapper{
		display:none !important;
	}

	#carousel-example-generic{
		display:none !important;
	}

	.topheadFirst{
		width: 10%;
	}
	
	.topheadThird{
		width: 15%;
		float: left;
	}
	
	.websitelogoMain{
		width: 62%;
        float: left;
	}
	.ecommerceExtraBanner{
		display:none !important;
	}
	.col-md-10{
		width:100% !important;
	}
}

