<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @font-face{
    font-family: 'Poppins-Regular';
    src:url(../../../javascript/webiarch/fonts/Poppins-Regular.ttf);
}
@font-face{
    font-family: 'Poppins-Bold';
    src:url(../../../javascript/webiarch/fonts/Poppins-Bold.ttf);
}
@font-face{
    font-family: 'Poppins-Medium';
    src: url(../../../javascript/webiarch/fonts/Poppins-Medium.ttf);
} */
@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,500,700&amp;subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&amp;subset=cyrillic');
body {
	font-family: 'Open Sans', sans-serif;
	color: #18298f;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
	font-family: 'Ubuntu', sans-serif;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #18298f;
}
a:hover {
	text-decoration: none;
	color: #18298f;
}
legend {
	font-size: 18px;
	padding: 7px 0px;
	color: #18298f;
	letter-spacing: 0.5px;
}
label {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.5px;
}
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: 12px;
	border-radius: 0;
	box-shadow: none;
}
.form-control:focus{
	border: 1px solid #18298f;
	box-shadow: none;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	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;
}
/* Gradent to all drop down menus */
.dropdown-menu li &gt; a:hover {
	text-decoration: none;
	background-color: transparent;
}
.nav .open &gt; a, .nav .open &gt; a:focus, .nav .open &gt; a:hover {
    background-color: transparent;
    border-color: transparent;
}

/* top */
#top {
	background-color: #18298f;
	border-bottom: 1px solid #e2e2e2;
	padding: 3px 0px 0px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
}
#top .btn-link, #top-links li, #top-links a {
	color: #ddd;
	text-decoration: none;
	letter-spacing: 0.5px;
}
#top .btn-link:hover, #top-links a:hover {
	color: #ffef29;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top .dropdown-menu a:hover {
	color: #18298f;
}
#top .btn-link strong {
	font-size: 14px;
     line-height: 14px;
}
#top-links {
	padding-top: 7px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 10px;
	z-index: 1;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart &gt; .btn {
	font-size: 12px;
	line-height: 18px;
	color: #18298f;
	background-color: transparent;
	border: none;
	box-shadow: none;
	padding: 0;
}
#cart.open &gt; .btn {
	background-image: none;
	color: #18298f;
	box-shadow: none;
	text-shadow: none;
}
#cart.open &gt; .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 260%;
}
/* @media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
} */
#cart .btn-danger{
	padding: 0 5px;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li &gt; div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li &gt; div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
/* #menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
} */
#menu .nav &gt; li &gt; a {
	color: #18298f;
	padding: 10px 10px 10px 10px;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif;
	letter-spacing: 0.5px;
}
#menu .nav &gt; li &gt; a:hover, #menu .nav &gt; li.open &gt; a {
	background-color: #fff;
	color: #18298f;
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 30px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #18298f;
}
#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: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	font-size: 16px;
	color: #18298f;
	padding-left: 10px;
	margin-top: 14px;
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 12px;
	float: right;
	background-color: #18298f;
	border: 1px solid #18298f;
	box-shadow: none;
	margin-top: 10px;
}
#menu .btn-navbar i{
	margin-left: 0;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #18298f;
	border: 1px solid #18298f;
}
@media (min-width: 992px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#menu div.dropdown-inner &gt; ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #fff;
	border-top: 1px solid #ddd;
	color: #18298f;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #18298f;
	line-height: 30px;
	letter-spacing: 0.5px;
}
.footcontact ul li {
    color: #18298f;
    line-height: 30px;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.footcontact ul li i {
    margin-right: 5px;
}
footer a:hover, .footcontact ul li:hover {
	color: #18298f;
}
footer h5 {
	font-size: 16px;
	color: #18298f;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	font-family: 'Ubuntu', sans-serif;
	margin-bottom: 25px;
	margin-top: 40px;
}
/* alert */
.alert {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #fff;
	font-size: 16px;
	margin-bottom: 20px;
	border: 1px solid #18298f;
	background-color: #18298f;
	padding: 12px 14px 12px 14px;
	z-index: 99;
}
.alert a{
	color: #ddd;
}
.alert a:hover{
	color: #ffef29;
}
.alert .close{
	color: #fff;
	opacity: 1;
	right: 0;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #18298f;
	border-radius: 0;
	background-color: #18298f;
}
.breadcrumb i {
	font-size: 16px;
	color: #fff;
}
.breadcrumb &gt; li {
	padding: 0 20px;
	color: #fff;
	position: relative;
	white-space: nowrap;
}
.breadcrumb &gt; li a{
	font-size: 16px;
	letter-spacing: 1px;
	color: #fff;
}
.breadcrumb &gt; li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb &gt; li:after {
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	right: 0;
	width: 11px;
	height: 11px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.breadcrumb &gt; li:last-child::after {
    border-bottom: 0;
    border-right: 0;
}
.pagination {
	margin: 0;
}
.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; span:focus, .pagination &gt; .active &gt; span:hover, .pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; span:hover{
	background-color: #18298f;
	border-color: #18298f;
	color: #fff;
}
.pagination &gt; li:first-child &gt; a, .pagination &gt; li:first-child &gt; span, .pagination &gt; li:last-child &gt; a, .pagination &gt; li:last-child &gt; span{
	border-radius: 0;
}
.pagination &gt; li &gt; a, .pagination &gt; li &gt; span{
	margin-left: 8px;
}
.pagination &gt; li &gt; a, .pagination &gt; li &gt; span{
	background-color: #18298f;
	border-color: #18298f;
	color: #fff;
}
.page-result{
	line-height: 34px;
	color: #18298f;
	letter-spacing: 0.5px;
}
.pagi{
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	padding-top: 10px;
	padding-bottom: 5px;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 6px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group &gt; .btn, .btn-group &gt; .dropdown-menu, .btn-group &gt; .popover {
	font-size: 14px;
}
.btn-group &gt; .btn-xs {
	font-size: 9px;
}
.btn-group &gt; .btn-sm {
	font-size: 10.2px;
}
.btn-group &gt; .btn-lg {
	font-size: 15px;
}
.btn.focus, .btn:focus, .btn:hover {
	outline: none;
	background-color: #18298f;
	color: #fff;
	border: 1px solid #18298f;
}
.btn-default {
	color: #fff;
    background-color: #18298f;
    box-shadow: none;
    border: 1px solid #18298f;
    border-radius: 0;
    letter-spacing: 1px;
    font-size: 14px;
    transition: all 0.5s linear;
}
.btn-primary {
	color: #ffffff;
	background-color: #18298f;
	box-shadow: none;
	border: 1px solid #18298f;
	letter-spacing: 1px;
	font-size: 14px;
	border-radius: 0;
	transition: all 0.5s linear;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #18298f;
	background-position: 0 -15px;
	border: 1px solid #18298f;

}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	background-color: #18298f;
	border: 1px solid #18298f;
	box-shadow: none;
	border-radius: 0;
	font-size: 14px;
	letter-spacing: 1px;
	transition: all 0.5s linear;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	background-color: #18298f;
	border: 1px solid #18298f;
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	background-color: #18298f;
	border: 1px solid #18298f;
	box-shadow: none;
	border-radius: 0;
	font-size: 14px;
	letter-spacing: 1px;
	transition: all 0.5s linear;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #18298f;
	border-radius: 0;
	letter-spacing: 0.5px;
	font-size: 14px;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
	outline: none;
}
.btn-link:focus, .btn-link:hover{
	text-decoration: none;
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
/* .list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
} */
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.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-bottom: 30px;
	overflow: auto;
	transition: all 600ms ease-in-out 0s;
	-webkit-transition: all 600ms ease-in-out 0s;
	-moz-transition: all 600ms ease-in-out 0s;
	-o-transition: all 600ms ease-in-out 0s;
	-ms-transition: all 600ms ease-in-out 0s;
}
.product-thumb:hover{
	box-shadow: 0 0 9px rgba(0,0,0,0.2);
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-size: 16px;
	letter-spacing: 0.5px;
	text-transform: capitalize;
}
.product-thumb .caption {
	padding: 0 10px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
	float: left;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #18298f;
	font-size: 15px;
}
.rating .fa-star {
	color: #18298f;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #18298f;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #18298f;
	text-align: right;
	font-size: 16px;
}
/* .product-thumb .price-new {
	font-weight: 600;
}
 */
/* Product card price */
.product-price-special, .product-price-default {
	color: #000;
	font-size: 18px;
	padding: 10px 0 10px 0;
}
.product-price-default .price-old-live {
	color: #000;
	font-weight: 700;
	font-size: 18px;
}
.product-price-special .price-old-live {
	color: #999;
	text-decoration: line-through;
	margin-left: 5px;
}
.product-price-special .price-new-live {
	color: #000;
	font-weight: 700;
}
 
 .product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 5px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb:hover .button-group{
	opacity: 1;
	transform: scale(1);
}

.product-thumb .button-group {
	overflow: auto;
	transform: scale(0);
	-webkit-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
	position: absolute;
	top: 39%;
	left: 0;
	right: 0;
	clear: both;
	text-align: center;
	margin: 0 auto;
	border-radius: 20px;
	width: 50%;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 766px) {
	.product-list .product-thumb .button-group {
		border-left: none;
		text-align: center !important;
	}
}
.product-thumb .button-group button {
	width: 33.33%;
	border: none;
	display: inline-block;
	float: left;
	color: #18298f;
	text-align: center;
	background: rgba(255,255,255,0.8);
	min-height: 35px;
}
.product-thumb .button-group button + button {
	border-left: 1px solid #fff;
}
.product-thumb .button-group button:hover {
	color: #18298f;
	text-decoration: none;
	cursor: pointer;
}
.product-thumb .button-group button i{
	font-size: 18px;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
/* .thumbnails &gt; li {
	margin-left: 20px;
} */
/* .thumbnails {
	margin-left: -20px;
} */
.thumbnails &gt; img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
}
/* .image-additional {
	max-width: 78px;
} */
/* .thumbnails .image-additional {
	float: left;
	margin-left: 20px;
} */

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
/* @media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
} */

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #18298f;
    border: 1px solid #18298f;
}

/* custom css */
@media(min-width: 768px){
	.container{
	    width: 738px;
	}
	}
@media(min-width: 992px){
	.container{
	    width: 963px;
	}
	}
@media(min-width: 1410px){
	.container {
	    width: 1380px;
	}
}
@media(min-width: 1200px) and (max-width: 1409px){
	.container {
	    width: 1170px;
	}
}
.cur, .lan{
	display: inline-block;
}
#navbar.affix {
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.4);
    background-color: #fff;
}
#navbar.affix header {
    margin: 25px 0 0px 0;
}

#form-language .dropdown-menu, #form-currency .dropdown-menu {
    margin-top: 0px;
    background-color: #18298f;
	border-radius: 0;
}
#form-language .dropdown-menu li, #form-currency .dropdown-menu li {
	border-bottom: 1px solid #fff;
	margin: 0 10px;
}
#form-language .dropdown-menu li:hover, #form-currency .dropdown-menu li:hover {
	background-color: transparent;
	color: #18298f
}
#form-language .dropdown-menu li:last-child, #form-currency .dropdown-menu li:last-child {
	border-bottom: none;
}
#top .dropdown-menu &gt; li &gt; a:focus{
	background-color: transparent;
}
#top-links .dropdown .dropdown-menu {
    border: none;
    -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -o-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    visibility: hidden;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.35s ease-out 0s;
    -o-transition: all 0.35s ease-out 0s;
    transition: all 0.35s ease-out 0s;
    margin-top: 50px !important;
    border: none;
        border-top-width: medium;
        border-top-style: none;
        border-top-color: currentcolor;
}
#top-links .dropdown.open .dropdown-menu {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 9px !important;
}

#top .open .dropdown-menu {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 5px;
}
#top .dropdown-menu{
    -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -o-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    visibility: hidden;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.35s ease-out 0s;
    -o-transition: all 0.35s ease-out 0s;
    transition: all 0.35s ease-out 0s;
    margin-top: 50px;
    border: none;
}

#menu .navbar-nav{
	float: right;
}
#menu i{
	margin-left: 4px;
}
@media(min-width: 992px){
	#menu .nav &gt; li:hover &gt; a::before {
    	background-color: #18298f;
    	height: 2px;
    	width: 100%;
	}
	#menu .nav &gt; li &gt; a::before {
	    background-color: transparent;
	    content: "";
	    height: 2px;
	    left: 0;
	    margin: 0 auto;
	    position: absolute;
	    right: 0;
	    bottom: 0;
	    transition: all 0.4s ease-out 0s;
	    width: 3px;
	}
	#menu .dropdown:hover .dropdown-menu {
	    transform: scale(1);
	    -ms-transform: scale(1);
	    -webkit-transform: scale(1);
	    transition: all 0.6s ease 0s;
	    -ms-transition: all 0.6s ease 0s;
	    -webkit-transition: all 0.6s ease 0s;
	}
	#menu .dropdown-menu {
	    border: 0;
	    z-index: 10000;
	    border-radius: 0;
	    width: auto;
	    left: auto;
	    right: auto;
	    display: block !important;
		transform: scale(0);
	    transform-origin: 0 0 0;
	    transition: all 0.6s ease 0s;
	    -ms-transform: scale(0);
	    -webkit-transform: scale(0);
	    -ms-transition: all 0.6s ease 0s;
	    -webkit-transition: all 0.6s ease 0s;
	    -webkit-transform-origin: 0 0 0;
	    -moz-transform-origin: 0 0 0;
	    -ms-transform-origin: 0 0 0;
	    -o-transform-origin: 0 0 0;
	}
}
#top .dropdown-menu &gt; li &gt; a {
    padding: 3px 0;
    line-height: 25px;
    color: #fff;
    border-bottom: 1px solid #ddd;
    margin: 0 20px;
}
#top .dropdown-menu &gt; li:last-child &gt; a{
	border-bottom: none;
}
#top-links .dropdown-menu {
	background-color: #18298f;
	margin-top: 9px;
	border-radius: 0;
}
#cart-total{
	background-color: #18298f;
    color: #fff;
    border-radius: 100%;
    min-width: 20px;
    min-height: 20px;
    position: absolute;
    padding-top: 3px;
    margin-top: -12px;
    margin-left: 2px;
}
.cartb{
	font-size: 18px;
}
header{
	margin: 34px 0 5px 0;
}
.slideshow{
	margin-left: -15px;
	margin-right: -15px;
}
.s-panel{
	position: relative;
}
.s-panel .wrloader {
	background: url('../../../../../image/catalog/loader.gif') 50% 50% no-repeat rgb(249,249,249);
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
}
.slideshow .swiper-pager {
	width: 100%;
	position: absolute;
	top: 11%;
	line-height: 45px;
}
.slideshow .swiper-button-prev{
	left: 20px;
	margin-top: 12.3%;
}
.slideshow .swiper-button-next{
	right: 20px;
	margin-top: 12.3%;
}
/* product */
#latestp,#feature,#best,#special, #carousel0{
	margin-bottom: 0;
}
.pro-tab{
	text-align: center;
	border-bottom: none;
	margin: 30px 0;
}
.pro-tab &gt; li {
    float: none !important;
    display: inline-block;
}
.pro-tab &gt; li a{
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #18298f;
	padding: 0 15px;
}
.pro-tab &gt; li.active &gt; a,.pro-tab &gt; li.active &gt; a:focus,.pro-tab &gt; li.active &gt; a:hover{
	border: none;
	outline: none;
	background-color: transparent;
	color: #18298f;
}
.nav-tabs &gt; li &gt; a:hover {
	background-color: #fff;
}
.tab-fe a{
	border-right: 1px solid #18298f !important;
	border-left: 1px solid #18298f !important;
}
.pro-tab &gt; li &gt; a{
	border: none;
	border-radius: 0;
}
a:focus{
	outline: none;
	text-decoration: none;
}
.heading{
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 25px;
}
#special .owl-wrapper-outer, #offer .owl-wrapper-outer, #latestp .owl-wrapper-outer, #featurep .owl-wrapper-outer, #bestp .owl-wrapper-outer,
#carousel0 .owl-wrapper-outer, #gallery_01 .owl-wrapper-outer, #related .owl-wrapper-outer, #cat-img .owl-wrapper-outer, #blog .owl-wrapper-outer{
	box-shadow: none;
	border: none;
	border-radius: 0;
}
#special .owl-buttons, #offer .owl-buttons, #latestp .owl-buttons, #featurep .owl-buttons, #bestp .owl-buttons, #carousel0 .owl-buttons,
#cat-img .owl-buttons,#related .owl-buttons, #blog .owl-buttons{
	opacity: 0;
}
#special:hover .owl-buttons, #offer:hover .owl-buttons, #latestp:hover .owl-buttons, #featurep:hover .owl-buttons, #bestp:hover .owl-buttons,
#carousel0:hover .owl-buttons, #related:hover .owl-buttons, #cat-img:hover .owl-buttons, #blog:hover .owl-buttons{
	opacity: 1;
}
#special .owl-next, #offer .owl-next, #latestp .owl-next, #featurep .owl-next, #bestp .owl-next, #carousel0 .owl-next, #related .owl-next,
#cat-img .owl-next, #blog .owl-next{
	background-color: #18298f;
	padding: 0;
	min-width: 30px;
	min-height: 30px;
	padding-top: 9px;
	text-align: center;
	vertical-align: middle;
	padding-left: 3px;
	top: 33%;
	right: -7px;
}
#offer .owl-next{
	top: 45%;
	right: -22px;
}
#carousel0 .owl-next{
	top: 36%;
	right: -20px;
}
#blog .owl-next{
	top: 25%;
}
@media(max-width: 767px){
	#blog .owl-next, #blog .owl-prev{
		top: 15% !important;
	}
}
@media(min-width: 768px) and (max-width: 991px){
	#blog .owl-next, #blog .owl-prev{
		top: 20% !important;
	}
}
#special .owl-prev, #offer .owl-prev, #latestp .owl-prev, #featurep .owl-prev, #bestp .owl-prev, #carousel0 .owl-prev, #related .owl-prev,
#cat-img .owl-prev, #blog .owl-prev{
	background-color: #18298f;
	padding: 0;
	min-width: 30px;
	min-height: 30px;
	padding-top: 9px;
	text-align: center;
	vertical-align: middle;
	padding-right: 3px;
	top: 33%;
	left: -7px;
}
#special .owl-prev:hover, #offer .owl-prev:hover, #latestp .owl-prev:hover, #featurep .owl-prev:hover, #bestp .owl-prev:hover,
#carousel0 .owl-prev:hover, #related .owl-prev:hover,#cat-img .owl-prev:hover, #blog .owl-prev:hover,#special .owl-next:hover,
#offer .owl-next:hover, #latestp .owl-next:hover, #featurep .owl-next:hover, #bestp .owl-next:hover, #carousel0 .owl-next:hover,
#related .owl-next:hover,#cat-img .owl-next:hover, #blog .owl-next:hover{
	background-color: #18298f;
}
#offer .owl-prev{
	top: 45%;
	left: -22px;
}
#carousel0 .owl-prev{
	top: 36%;
	left: -20px;
}
 #blog .owl-prev{
	top: 25%;
}
#special .owl-next i, #special .owl-prev i, #offer .owl-next i, #offer .owl-prev i, #latestp .owl-next i, #latestp .owl-prev i,
#featurep .owl-next i, #featurep .owl-prev i, #bestp .owl-next i, #bestp .owl-prev i, #carousel0 .owl-next i, #carousel0 .owl-prev i,
#related .owl-next i, #related .owl-prev i, #cat-img .owl-next i, #cat-img .owl-prev i, #blog .owl-next i, #blog .owl-prev i{
	font-size: 22px;
}
.owl-theme .owl-controls .owl-buttons div{
	opacity: 1 !important;
}
/*sell banner */
.im1 {
    padding-right: 0;
}
.im2, .im4 {
    padding: 0;
}
.im3, .im5 {
    padding-left: 0;
}
@media (min-width: 1850px) {
     .im2 img{
         max-width: none;
     }
}
.em-effect07:hover::before {
    left: 0;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    right: 0;
    transition: all 900ms ease-in-out 0s;
    -webkit-transition: all 900ms ease-in-out 0s;
    -moz-transition: all 900ms ease-in-out 0s;
    -o-transition: all 900ms ease-in-out 0s;
    -ms-transition: all 900ms ease-in-out 0s;
}
.em-effect07::before {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 50%;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    position: absolute;
    right: 51%;
    top: 0;
}
.em-effect07:hover::after {
    bottom: 0;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    top: 0;
    transition: all 900ms ease-in-out 0s;
    -webkit-transition: all 900ms ease-in-out 0s;
    -moz-transition: all 900ms ease-in-out 0s;
    -o-transition: all 900ms ease-in-out 0s;
    -ms-transition: all 900ms ease-in-out 0s;
}
.em-effect07::after {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    bottom: 50%;
    content: "";
    left: 0;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    position: absolute;
    right: 0;
    top: 50%;
}
/* logo slider */
.logo-slider .owl-wrapper-outer{
	background-color:#eee;
}
#carousel0 .swiper-button-next{
	right: 0;
	top: 50%;
}
#carousel0 .swiper-button-prev{
	left: 0;
	top: 50%;
}
/* FOOTER */
#scroll {
    position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    z-index: 9;
}
footer h5 .toggle.collapsed::after {
    font-family: 'FontAwesome';
    content: '\f067';
    font-size: 14px;
    font-weight: normal;
    float: right;
    cursor: pointer;
}
footer h5 .toggle::after {
    font-family: 'FontAwesome';
    content: '\f068';
    font-size: 14px;
    font-weight: normal;
    float: right;
    cursor: pointer;
}
@media (max-width:767px){
    footer h5.about {
        text-align: left;
    }
    .footer-up .col-xs-3 {
        width: 100%;
    }
    .footer-up h5 button{
        display:block !important;
    }
    .footer-up ul {
    	margin-top: 0;
    }
    footer h5 {
    	margin-top: 10px;
		margin-bottom: 10px;
	}
}
@media (min-width:768px){
    .footer-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
}
.footer-up h5 button{
    display:none;
}
.footer-up .btn-primary{
    color: #222;
	text-shadow: none;
	background: none;
	background-image: none;
	border: 0;
	box-shadow: none;
	font-size: 12px;
	position: absolute;
	top: -8px;
	right: 0;
	width: 100%;
}
.footer-up .btn-primary.toggle:hover, .footer-up .btn-primary.toggle:active, .footer-up .btn-primary.toggle:focus{
    background: none!important;
    outline:0;
    border: none;
	color: #222;
}
footer h5 .toggle.collapsed::after {
    font-family: 'FontAwesome';
    content: '\f067';
    font-size: 14px;
    font-weight: normal;
    float: right;
    cursor:pointer;
}
footer h5 .toggle::after {
    font-family: 'FontAwesome';
    content: '\f068';
    font-size: 14px;
    font-weight: normal;
    float: right;
    cursor:pointer;
}
.copy{
	border-top: 1px solid #eee;
	padding-top: 23px;
}
.social li i {
    font-size: 30px;
    margin: 0 5px;
    padding-bottom: 10px;
}
.social li {
    display: inline-block;
}
.copy{
	line-height: 28px;
}
.newsle{
	background-color: #18298f;
	padding: 15px 0 25px 0;
	margin-top: 30px;
}
.newsle img{
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}
.newsle h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding-top: 5px;
}
.newsle input{
	background-color: transparent;
	border: none;
	border-bottom: 2px solid #fff;
	border-radius: 0;
	padding-bottom: 0;
}
.newsle input:focus{
	border: none;
	border-bottom: 2px solid #fff !important;
}
.newsle button{
	background-color: transparent;
    color: #fff;
    border: none;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: -13px;
    text-transform: uppercase;
    font-family: 'Ubuntu', sans-serif;
    letter-spacing: 1px;
}
.newsle button:hover{
	border-bottom: 2px solid #fff !important;
	border: none;
}
.newsle button:hover{
	color: #fff;
}
.subscribe{
	padding: 7px 12px;
}
/* offer */
.parallex {
    cursor: crosshair;
	height: 500px;
	position: relative;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}

#offer .owl-controls{
	margin-top: 6px;
}
#offer{
	margin-bottom: 0;
}
.offer{
	margin-left: -15px;
	margin-right: -15px;
}
.offer-product{
	margin: 0 10%;
	background-color: #fff;
	box-shadow: 0 0 12px rgba(0,0,0,0.2);
	position: relative;
	margin-top: -200px;
	padding: 15px 0 8px 0;
	margin-bottom: 8px;
	z-index: 1;
	text-align: center;
}
.offer-product .product-thumb:hover{
    box-shadow: none;
}
.offer-product button{
    text-transform: uppercase;
    border: 1px solid #18298f;
    min-width: 50px;
    min-height: 37px;
    border-radius: 20px;
    background: transparent;
    color: #18298f;
    margin-top: 20px;
    padding: 2px 13px 0 13px;
    transition: all 0.5s linear;
}
.offer-product button:hover{
    background-color: #18298f;
    color: #fff;
}
.offer-product h4 a {
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
}
.offer-product .caption img{
	margin-top: 15px;
}
.offer-product h4{
	text-align: center !important;
}
.offer-product hr {
    border-top: 1px solid #18298f;
    width: 15%;
}
.offer-product .product-thumb .rating {
    padding-bottom: 10px;
    float: none;
}
.offer-product .product-thumb .price {
    color: #18298f;
    text-align: center;
}
.offer-product p{
	padding: 0 5%;
}
.offer-product .product-thumb {
    margin-bottom: 0px;
}
.offer-product h3{
	margin-bottom: 30px;
}
.offer-product h3 span{
	background-color: #18298f;
	color: #fff;
	border-radius: 20px;
	padding: 5px 19px 6px;
	font-size: 18px;
	letter-spacing: 1px;
}
.offer-product .price{
	margin-bottom: 0;
}
.sale .saleen{
	position: absolute;
	top: 0;
	left: 0px;
}
.sale .salertl{
	display: none;
}

@media(min-width: 766px){
	.product-list .saleen{
		position: absolute;
		top: 0;
		left: 15px;
	}
}
/* search */
/* search */
#search input[type="text"] {
    height: 37px;
	border: none;
	padding-right: 38px;
	width: 48px;
	position: absolute;
	background: none;
	z-index: 3;
	transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
	cursor: pointer;
	right: -21px;
	box-shadow: none;
}
#search input[type="text"]:focus {
  z-index: 1;
  cursor: text;
  background-color: #fff;
  padding: 0 15px;
  width: 800px;
  border: 1px solid #ddd;
}
#search button {
	border: none;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	transition: opacity .4s ease;
	right: -21px;
	background-image: none;
	background-color: transparent;
	box-shadow: none;
	color: #18298f
}
#search button i{
	font-size: 18px;
}

/* product page */
.palert{
	position: relative;
}
.thumbnail {
    padding: 0;
    border-radius: 0;
    border: 0;
}
#gallery_01 .owl-next{
	background-color: #18298f;
	padding: 0;
	min-width: 30px;
	min-height: 30px;
	padding-top: 9px;
	text-align: center;
	vertical-align: middle;
	padding-left: 3px;
	top: 26%;
	right: 10px;
}
#gallery_01 .owl-prev{
	background-color: #18298f;
	padding: 0;
	min-width: 30px;
	min-height: 30px;
	padding-top: 9px;
	text-align: center;
	vertical-align: middle;
	padding-right: 3px;
	top: 26%;
	left: 10px;
}
#gallery_01 .owl-next i, #gallery_01 .owl-prev i{
	font-size: 22px;
}
.product-tab .nav-tabs &gt; li.active &gt; a, .product-tab .nav-tabs &gt; li.active &gt; a:focus, .product-tab .nav-tabs &gt; li.active &gt; a:hover {
	color: #18298f;
	cursor: default;
	background-color: #fff;
	border-top: 3px solid #18298f;
	border-bottom-color: transparent;
	border-right: transparent;
	border-left: transparent;
	border-radius: 0;
}
.product-tab .nav-tabs &gt; li a {
	border-top: 3px solid transparent;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 15px 32px 15px 32px;
	text-transform: uppercase;
	color: #232d2a;
	margin-right: 0;
}
.product-tab .nav-tabs {
	border-bottom: none;
	margin-left: -15px;
}
.product-tab .nav-tabs &gt; li {
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
}
.product-tab .nav-tabs &gt; li &gt; a:hover {
	border-color: transparent;
	background-color: unset;
}
.product-tab {
	border: 1px solid #f2f2f2;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.product-tab .tab-content h3, .product-tab .tab-content b, .product-tab .tab-content h2, .product-tab .tab-content {
	color: #18298f;
}
.pro-content h1 {
    font-size: 16px;
    text-transform: uppercase;
    color: #212121;
    letter-spacing: 1px;
    margin-top: 0;
}
.pro-content .qty-plus-minus .form-control {
    width: 45px;
    text-align: center;
    color: #232d2a;
}
.btnplus {
    border-radius: 0 4px 4px 0 !important;
    border-left: 0;
}
.btnminus {
    border-radius: 4px 0 0 4px !important;
    border-right: 0;
}
.producthr {
    border-top: 1px solid #ddd;
}
.text-decor, .text-de {
    text-transform: capitalize;
    color: #18298f;
    font-size: 16px;
    letter-spacing: 1px;
    min-width: 150px;
    display: inline-block;
}
.textdeb {
    color: #18298f;
}
.text-decor-bold, .text-decor-bold h2 {
    text-transform: capitalize;
    color: #232d2a;
    font-size: 16px;
    letter-spacing: 1px;
}
.custom-radio .img-thumbnail {
    display: block;
    padding: 0;
    border-radius: 4px;
    border: none;
    height: 30px;
    width: 30px;
}
.text-decorop {
    text-transform: capitalize;
    color: #18298f;
    font-size: 14px;
    letter-spacing: 1px;
    min-width: 80px;
	font-weight: 700;
}
.datebtn {
    background-color: #18298f;
    color: #fff;
    border-radius: 0 6px 6px 0 !important;
    border: 1px solid #18298f;
    width: 55px;
    box-shadow: none;
    transition: all 0.5s linear;
    padding: 7.5px 12px;
}
.datebtn:hover, .btnup:hover, .add-to-cart:hover {
    background-color: #18298f;
    color: #fff;
    border: 1px solid #18298f;
}
.btnup {
    color: #fff;
    background-color: #18298f;
    border-color: #18298f;
    transition: all 0.5s linear;
    font-size: 16px;
    box-shadow: none;
}
.add-to-cart {
    border: 1px solid #18298f;
    padding: 10px 20px;
    background: #18298f;
    box-shadow: none;
    opacity: 1;
    text-transform: capitalize;
    color: #fff;
    font-size: 16px;
    transition: all 0.5s linear;
}
.prowrite {
    text-align: center;
    font-size: 14px;
    color: #18298f;
    letter-spacing: 0.7px;
    line-height: 30px;
}
.proreview {
    text-align: center;
    border-right: 1px solid #18298f;
    font-size: 16px;
    color: #18298f;
    letter-spacing: 1px;
    margin-top: 4px;
    text-transform: capitalize;
}
.prorate {
    border-right: 1px solid #18298f;
    font-size: 16px;
    color: #18298f;
    letter-spacing: 1px;
    margin: 5px 0;
}
.zoomWindow{
	border: 2px solid #18298f !important;
}
.productwish button {
    background-color: transparent;
    color: #18298f;
    box-shadow: none;
    border: none;
    font-size: 37px;
    margin-right: 10px;
    padding: 0;
}
.productwish button:hover {
	background-color: transparent;
}
.productwish {
    position: absolute;
    bottom: 178px;
    right: 6px;
    z-index: 9;
}
.productwish button i {
    font-size: 24px;
}
/* category page */
#compare-total{
	padding-right: 0;
	padding-left: 0;
	background-color: transparent;
	border: transparent;
	color: #18298f;
}
.product-grid .des{
	display: none;
}
.listgridbtn {
    background-color: #fff;
    color: #18298f !important;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-right: 5px;
    padding: 4px 5px 0px 5px !important;
    border: 1px solid transparent;
    margin-top: 3px;
}
.listgridbtn.active, .listgridbtn.active:hover, .listgridbtn:hover {
    border: 1px solid #18298f;
    border-radius: 0;
    background-color: transparent;
    padding: 4px 5px 0px 5px;
    box-shadow: none;
}
.listgridbtn i {
    font-size: 22px;
}
.catesort label {
    background-color: #fff;
    border: none;
    font-size: 16px !important;
    color: #18298f !important;
}
.catesort select.form-control {
    background-repeat: no-repeat;
    background-position: calc(100% - 7px) 50%;
    -moz-appearance: none;
    -webkit-appearance: inherit;
    appearance: none;
    height: 35px;
}
.catesort select {
    background-color: #18298f;
    color: #fff;
    font-size: 14px !important;
    border-radius: 4px !important;
    border: 1px solid #18298f;
}
.catesort select option {
    background-color: #fff;
    color: #18298f;
}
.catesort select.form-control {
	padding-right: 25px;
	background-image: url("data:image/svg+xml,\
      &lt;svg version='1.1' xmlns='http://www.w3.org/2000/svg' width='12px'\
           height='12px' viewBox='0 0 1200 1000' fill='rgb(255,255,255)'&gt;\
        &lt;path d='M1100 411l-198 -199l-353 353l-353 -353l-197 199l551 551z'/&gt;\
      &lt;/svg&gt;");
	background-repeat: no-repeat;
	background-position: calc(100% - 7px) 50%;
	-moz-appearance: none;
	-webkit-appearance: inherit;
	appearance: none;
}
.cate-border {
    border: 1px solid #eee;
    border-left: 0;
    border-right: 0;
    padding-top: 12px;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.category-refine h3 {
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.category-top {
    background-color: #efefef;
    padding-left: 15px;
    margin-bottom: 50px;
}
.catde {
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #18298f;
    line-height: 23px;
    margin-top: 20px;
    text-align: justify;
    padding-right: 30px;
}
.cat-list li a {
    color: #fff;
    display: block;
    padding: 3px 14px;
    background-color: #18298f;
}
.cat-list li a:hover{
	background-color: #18298f;
}
.cat-list li {
    display: inline-block;
}
.cat-list ul {
    margin-left: 0;
    padding-left: 0;
}
.chead {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #18298f;
    padding-top: 16px;
    padding-left: 12px;
}
.catecolumnleft {
    background-color: #ededed;
}
.cate-search {
    border-top: 2px solid #f8f8f8;
    border-bottom: 2px solid #eee;
    margin-top: 0;
    padding: 19px 0;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.list-group a {
    color: #18298f;
    padding: 10px 12px;
    background-color: #ededed;
    font-size: 14px;
    border: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #18298f;
    background: #ededed;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.refine-filter-box {
    border-radius: 0;
}
.refine-filter-box .panel-heading {
    color: #333;
    background-color: #ededed;
    border-bottom: 1px solid #fff;
}
.refine-filter-box .list-group-item {
    background-color: #ededed;
    border: none;
}
.list-group-item.fhead:hover {
    border: none;
}
.fhead {
    border: none;
    font-size: 16px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 600;
}
.refine-filter-box .checkbox span {
    padding-left: 10px;
}
.refine-filter-box .checkbox:last-child {
    border: none;
    margin-bottom: 0;
}
.refine-filter-box label {
    font-size: 15px;
    color: #232d2a;
    margin-bottom: 10px;
}

.refine-filter-box .checkbox input[type="checkbox"] {
    -ms-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
    padding: 10px;
    margin-top: 2px;
}
.refine-filter-box .checkbox {
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
}
.refine-filter-box .panel-heading {
    color: #18298f;
    background-color: #ededed;
    border-bottom: 1px solid #fff;
    font-size: 16px;
}
.refine-filter-box .panel-footer {
    background-color: #ededed;
}
.product-list .product-thumb:hover .button-group {
    transform: none;
}
.product-list .product-thumb .button-group {
	opacity: 1;
	transform: none;
	transition: none;
    position: unset;
    clear: none;
    text-align: left;
    margin: 15px 0 0 0;
    border-radius: 20px;
    width: auto;
}
.product-list .product-thumb .button-group button {
    width: 10%;
    border: 1px solid #ddd;
}
.product-list .com{
	border-radius: 0 20px 20px 0;
}
.product-list .car{
	border-radius: 20px 0 0 20px;
}
.product-list .product-thumb .rating {
    float: none;
}
.des{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.product-list .product-thumb:hover {
    box-shadow: none;
}
/* account page */
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f6f6f4;
    border: 1px solid #f6f6f4;
    border-radius: 0;
    box-shadow: none;
    padding: 30px;
}
.well h2 {
    font-size: 18px;
    font-weight: 600;
    color: #18298f;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.well .con {
    border: 1px solid #18298f;
    border-left: none;
    border-right: none;
    padding: 20px 0;
    margin-bottom: 30px;
    color: #18298f;
}
.well .subheading {
    font-size: 16px;
    font-weight: 600;
    color: #18298f;
    padding: 20px 0;
}
.well .log {
    border-bottom: 1px solid #18298f;
    margin-bottom: 20px;
}
.acpage h2, .acpage h1 {
    font-size: 20px;
    color: #18298f;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.achead {
    font-size: 18px;
    color: #fff !important;
    background-color: #18298f;
    padding: 8px 5px;
}
.accolor {
    background-color: #f6f6f4;
    margin-top: -10px;
    padding: 10px 5px !important;
}
#information-sitemap a{
	font-size: 14px;
	letter-spacing: 1px;
}
.bname{
	background: none repeat scroll 0 0 #f8f8f8;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 5px 8px;
}
.brand-list {
    border: 1px solid #eee;
    padding: 5px;
    margin-bottom: 20px;
}
.brand-list .brands-content {
    padding: 8px;
}
.panel-default &gt; .panel-heading {
    background-color: #ededed;
    border: none;
    border-radius: 0;
}
.panel-default {
    border-color: #ededed;
}
#button-coupon, #button-voucher{
	padding: 7.5px 12px;
}
.input-group {
    z-index: 0;
}
.com-description {
    width: 25%;
}
.com-summary {
    width: 1%;
}
/* category */
.cat-img .owl-item{
	background-color: #f2f2f2;
}
.cat-img{
	background-color: #f2f2f2;
	margin: 0px -15px;
	padding: 15px 0 10px 0;
}
.cat-noimg{
	width: 80px;
	height: 80px;
}
#cat-img{
	margin: 0;
}
.block-cat-wr::before, .block-cat-wr::after {
    width: 100%;
    height: 100%;
    z-index: 3;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    -webkit-transform: scale(0);
    transition: 0.5s;
}
.block-cat-wr::before {
    border-bottom: 2px solid #18298f;
    border-left: 2px solid #18298f;
    -webkit-transform-origin: 0 100%;
}
.block-cat-wr::after {
    border-top: 2px solid #18298f;
    border-right: 2px solid #18298f;
    -webkit-transform-origin: 100% 0%;
}
.block-cat-wr:hover::after, .block-cat-wr:hover::before {
    -webkit-transform: scale(1);
    z-index: 0;
}
.block-cat-wr h4 a {
    position: relative;
    z-index: 1;
}
.block-cat-wr{
	margin-bottom: 1px;
}
/* blog */
.blog-heading{
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	margin: 12px 0 15px 0;
}
/*====================== BLOG START ============================ */
.blog_webi{
	margin-left: -15px;
	margin-right: -15px;
}
.blog-date{
	float: left;
}
#content .box-product .blog-items {
	display: inline-block;
	float: left;
}
.blog-left {
    margin-bottom: 10px;
}
.date-blog-hr{
	margin-top: 10px;
	margin-bottom: 10px;
}
.the_dated{
	font-size: 40px;
}
.view-blog {
	float: left;
	width: 100%;
	text-align: left;
	margin: 0 0 10px;
}
.read-more {
	float: left;
}
.author {
	color: #808080;
	margin-bottom: 15px;
}
.blog-right .author .fa.fa-user {
	color: #9c9c9c;
	margin-right: 3px;
}
.blog-desc {
	margin: 20px 0;
	color: #797979;
	text-transform: capitalize;
	font-size: 12px;
	letter-spacing: 1px;
}
.blog-img {
	padding: 10px 0 0;
}
.date-time, .write-comment &gt; a {
	color: #797979;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
}
.date-time{
	margin-left: 5px;
}
#content #blog-carousel, #content #blog-grid {
	padding: 0px 0;
	border: none;
	overflow: visible;
}
#content #blog-carousel .blog-item {
	float: left;
}
#content #blog .product-block, #content #blog .product-block {
	margin: 5px 0px;
	overflow: hidden;
}
#content #blog-carousel .product-block:hover, #content #blog-grid .product-block:hover {
	box-shadow: none;
}
.blog-right h4 a {
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #18298f;
}
.blog-right h4{
	margin-top: 30px;
}
.product-block .blog-right h4 a:hover {
	color: #18298f;
}
.blog_comment {
	font-size: 16px;
	margin: 0 25px;
	float: left;
}
.blog-right .read_link &gt; a {
	text-decoration: underline;
}
.read_link{
	margin-top: 15px;
}
.read_link .fa.fa-book {
	margin-right: 5px;
}
.webi-single-blog .blog-desc {
    color: #797979;
	text-align: justify;
	margin-top: 15px;
}
.webi-single-blog .block-title h3 {
	padding: 10px 0;
	color: #222;
}
.panel {
    box-shadow: none;
}
.blog-comment{
	font-size: 16px;
	color: #18298f;
	margin-top: 20px;
}
.webi-single-blog .view-comment .panel-default {
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	border-left: medium none;
	border-right: medium none;
	box-shadow: none;
	padding: 20px 0;
}
.view-comment .name {
	color: #161b1e;
	font-weight: 700;
}
.view-comment .date {
	color: #bbb;
	font-size: 12px;
}
.webi-blog-image {
	position: relative;
}
.img-thumbnail{
	border: none;
}
.headingpage{
	font-size: 20px;
	letter-spacing: 1px;
	color: #18298f;
}
/* .webi-post-author{
	text-align: center;
} */
.product-block .blog-left .webi-post-author {
	bottom: -20px;
	color: #ffffff;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	left: 20px;
	position: absolute;
	text-transform: capitalize;
	transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	z-index: 9999;
	text-align: center;
}
.product-block:hover .blog-left .webi-post-author {
	bottom: 23px;
}

.write-comment &gt; a:hover, .product-block .blog-right a:hover {
	color: #18298f;
}
.product-block .blog-left .webi-post-author::before {
	border-bottom: 1px solid #fff;
	bottom: -7px;
	content: "";
	display: block;
	left: 0;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	width: 30px;
}
.webi_blog_page .panel-body {
	border: medium none;
	padding: 0px;
}
.webi_blog_page .webi-blog-image {
	background-position: center center;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.webi_blog_page .panel.panel-default {
	border: medium none;
}
.webi_blog_data_left .blog-date {
	color: #18298f;
	font-size: 14px;
}
.webi_blog_page .panel-body h5 {
	color: #222;
	display: inline;
	font-size: 24px;
	text-transform: capitalize;
}
.blog_links .blog_autor {
	float: left;
	font-size: 12px;
	position: relative;
}
.blog_links .write-comment {
	font-size: 16px;
}
.blog_links .fa {
	margin-right: 5px;
}
.blog_links {
	margin: 20px 0px;
}
.webi_blog_page .panel-body a {
	color: #2b2b2b;
}
.webi_blog_page .panel-body a:hover, .webi_blog_page .panel-body a:focus {
	color: #18298f;
}
.webi_blog_page .read-more {
	float: left;
	text-align: left;
	margin: 20px 0 0;
}
.webi_blog_page .read-more a {
	background: #222;
	border: 1px solid #222;
	color: #fff;
	display: inline-block;
	padding: 6px 10px;
	transition: all 300ms ease 0s;
	text-transform: capitalize;
}
.webi_blog_page .read-more a:hover {
	background: #18298f;
	border: 1px solid #18298f;
	color: #fff;
	transition: all 300ms ease 0s;
}
.webi_blog_page .webi-blog-image .blog-post-image-hover {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	visibility: hidden;
	width: 100%;
}
.webi_blog_page .webi-blog-image .webi_post_hover .icon.zoom {
	border: 2px solid #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;
	padding: 10px 14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
}
.webi_blog_page .webi-blog-image .webi_post_hover .icon.zoom .fa, .webi_blog_page .webi-blog-image .webi_post_hover .icon.readmore_link .fa {
	color: #fff;
	font-size: 40px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.webi_blog_page .webi-blog-image .webi_post_hover .icon.readmore_link {
	border: 2px solid #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #fff;
	display: inline-block;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;
	padding: 10px 14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
}
.webi_blog_page .webi-blog-image:hover .blog-post-image-hover {
	opacity: 0.3;
	-moz-opacity: 0.3;
	-webkit-opacity: 0.3;
	-ms-opacity: 0.3;
	-khtml-opacity: 0.3;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	visibility: visible;
}
.webi_blog_page .webi-blog-image:hover .webi_post_hover, .webi_blog_page .webi-blog-image:hover .webi_post_hover .icon.readmore_link, .webi_blog_page .webi-blog-image:hover .webi_post_hover .icon.zoom {
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.webi_blog_page .webi-blog-image .webi_post_hover .icon.readmore_link:hover, .webi_blog_page .webi-blog-image .webi_post_hover .icon.zoom:hover {
	background-color: #3498db;
	border-color: #3498db;
}
.webi_blog_page .webi-blog-image:hover .webi_post_hover .icon.zoom .fa, .webi_blog_page .webi-blog-image:hover .webi_post_hover .icon.readmore_link .fa {
	font-size: 14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.webi-single-blog .blog-img {
	padding: 0;
}
#add-comment-blog.panel-default {
	border: medium none;
}
#content.webi-single-blog &gt; h4 {
	font-weight: 700;
	font-size: 17px;
}
.webi-single-blog .view-comment .name, .webi-single-blog .view-comment .date, .webi-single-blog .view-comment .col-sm-8, .webi-single-blog .view-comment .col-sm-3 {
	width: 100%;
}
.user_icon {
	background-color: #f8f8f8;
	border: 1px solid #f8f8f8;
	float: left;
	margin: 2px 15px 15px 0;
	padding: 7px 13px;
}
.user_icon .fa {
	color: #d50000;
	font-size: 20px;
	margin-top: 3px;
}
#add-comment-blog .col-sm-10 {
	width: 66.6667%;
}
#add-comment-blog .col-sm-2 {
	width: 25%;
	display: none;
}
.blog_webi .heading{
	margin-left: 15px;
}
@media(min-width: 980px) and (max-width: 991px){
.product-block .blog-left .webi-post-author{
      display: none;
}
}
@media(min-width: 992px) and (max-width: 1199px){
.product-block .blog-left .webi-post-author{
      bottom: -50px;
}
}
@media(min-width: 320px) and (max-width: 767px){
	.blog-right {
    	margin-top: 25px;
	}
}
@media(min-width: 320px) and (max-width: 360px){
	.blog_links .write-comment {
    	font-size: 13px;
	}
	.blog_comment {
    	font-size: 14px;
    	margin: 0 10px;
	}
}
/*---------------------WEBI MAGNIFIC POPUP CSS------------------------------*/
.webi-blog-image .webi_post_hover {
	left: 0;
	margin: 0 auto;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 46%;
}
.webi_blog_page .webi-blog-image .webi_post_hover {
	top: 45%;
}
.product-block:hover .blog-left .webi_post_hover, .product-block:hover .blog-left .zoom, .product-block:hover .blog-left .readmore_link {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.product-block:hover .blog-post-image-hover {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
}
.product-block .webi-blog-image .webi_post_hover .zoom, .product-block .webi-blog-image .webi_post_hover .readmore_link {
	display: inline-block;
	float: none;
	position: relative;
	width: 40px;
}
.product-block .webi-blog-image .webi_post_hover .readmore_link {
	margin-left: 10px;
}
.webi-blog-image .webi_post_hover .zoom::before, .webi-blog-image .webi_post_hover .readmore_link::before {
	border: 2px solid #fff;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	bottom: 0;
	box-sizing: border-box;
	color: #fff;
	content: "\f00e";
	font-family: "FontAwesome";
	font-size: 14px;
	height: 40px;
	left: 0;
	margin: auto;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
	-khtml-opacity: 0;
	padding: 8px 0;
	position: absolute;
	text-align: center;
	top: 0;
	transform: scale(1.5);
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	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;
	width: 40px;
}
.webi-blog-image .webi_post_hover .readmore_link::before {
	content: "\f0c1";
}
.product-block:hover .webi-blog-image .webi_post_hover .readmore_link::before, .product-block:hover .webi-blog-image .webi_post_hover .zoom::before {
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-khtml-opacity: 1;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
}
.blog-left .webi-blog-image .zoom:hover::before, .blog-left .webi-blog-image .readmore_link:hover::before {
	background-color: #18298f;
	border-color: #18298f;
}
/*---------------------OVER WEBI MAGNIFIC POPUP CSS----------------------*/
/*=========================OVER BLOG ===================================*/
/*custom menu start*/
@media (max-width:991px) {
#menu .dropdown-menu a:hover,
#menu .dropdown-menu ul li a:hover {
background: transparent;
}
    .down-arrow{
            float:right;
    }
    #menu div.dropdown-inner &gt; ul.list-unstyled {
        display: block;
    }
     #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }
    #menu .dropdown-inner ul li{
        padding: 0 25px;
    }
    #menu .dropdown-toggle i {
        float:right;
    }
    #menu .bg-colr{
        background-color:#ef7a57;
        border-radius:4px;
        width:100%;
    }
    .list-icon &gt; ul.list-inline{
        padding-top:7px !important;
    }
    #menu .navbar-collapse{
        background:#ffffff none repeat scroll 0 0;
        left: 0;
        right: 0;
        position:absolute;
        z-index:99;
        margin:0;
        border:1px solid #d5d5d5;
        top:100%;
    }  
     .navbar-collapse.collapse {
        display: none!important;
    }
    .collapse.in{
        display:block !important;
    }
    .visible-xs {
        display: block !important;
    }
    #menu .nav.navbar-nav &gt; li {
        display: inline !important;
        width:100%;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block !important;
    }
    .navbar-collapse {
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav&gt;li {
        float: none;
    }
    .navbar-nav&gt;li&gt;a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #menu .nav &gt; li &gt; a {
        padding:10px;
    }
    .collapse.in{
        display:block !important;
    }
    #menu .nav &gt; li &gt; a, #menu .nav &gt; li &gt; span {
        text-align:left;
        color:#222;
    }
    #menu .dropdown-inner ul{
        padding:0;
    }
    #menu .dropdown-inner ul &gt; li{
        padding-left:0px;
    }
    #menu .nav.navbar-nav &gt; li {
        display: block;
        float: right;
    }
    #menu .nav &gt; li.open &gt; a {
        background:none;
    }
    #menu .nav &gt; li.dropdown::after {
        top: 3px;
        color: #000000;
    }
    #menu .nav &gt; li.dropdown:hover::after{
        top: 3px;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }	
    #menu {
        border-radius: 4px;
        border: 1px solid #ccc;
    }
    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background:none !important;
        /*display: block !important;*/
        border:none;
        margin-top:0;
    }
    #menu .dropdown-inner a {
        width: 100%;
        color: #343434;
    }
    #menu .dropdown-inner {
        margin-top: -9px;
    }
    #menu .nav &gt; li.dropdown::before {
        display:none;
    }
}
/* custom menu end */
@media(max-width: 479px){
	.offer-product button{
		margin-bottom: 10px;
	}
	#cart .dropdown-menu {
    	width: 315px;
    	right: -31px;
    	left: auto;
	}
	.pro-tab &gt; li a {
    	font-size: 12px;
    	padding: 0 4px;
	}
	.pagi .text-left, .pagi .text-right{
		text-align: center;
		width: 100%;
	}
	.product-tab .nav-tabs &gt; li a {
    	font-size: 12px;
    	letter-spacing: 1px;
    	padding: 8px 2px 10px 2px;
    	text-transform: capitalize;
	}
	.catesort {
    	width: 70%;
    	margin-bottom: 10px;
	}
	.slideshow .swiper-button-next, .slideshow .swiper-button-prev{
		margin-top: 19%;
	}
}
@media(min-width: 600px) and (max-width: 767px){
	.product-grid{
		width: 50%;
	}
}
#form-currency .dropdown-menu, #form-language .dropdown-menu{
		right: 0;
		left: auto;
	}
@media(max-width: 767px){
	.slideshow img{
		transform: translate(-50%,0%);
		min-width: 720px;
		left: 50%;
		position: relative;
	}
	.slideshow .swiper-slide {
    	overflow: hidden;
	}
	#cart {
	    position: absolute;
	    top: 6px;
	    right: 33px;
	    width: auto;
	    -webkit-margin-before: -10px;
	}
	#search button, #search input[type="text"]{
    	right: 55px;
    	top: -2px;
	}
	#search input[type="text"]:focus {
    	width: 260px;
	}
	header {
    	margin: 19px 0 5px 0;
	}
	.copy, .social{
		text-align: center !important;
	}
	footer{
		margin-top: 0;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	/* .offer-product {
    	margin: 0;
    	position: unset;
    	margin-top: 20px;
    	margin-bottom: 20px;
    	padding-bottom: 0;
	}
	.offer-product .product-thumb .caption img{
		margin-top: 20px;
	} */
	.im4{
		padding-right: 15px;
	}
	.category-top {
    	background-color: #fff;
    	padding-left: 0px;
    	margin-bottom: 0px;
	}
	.refine-filter-box{
		margin-bottom: 30px
	}
	#compare-total{
		margin-bottom: 20px;
		float: right;
	}
	.cat-list li a{
		margin-bottom: 20px;
	}
	.proreview, .prowrite{
		text-align: left;
	}
	.product-list .product-thumb .button-group button {
    	width: 15%;
    	float: none;
    	margin-right: -5px;
	}
	.block-cat-wr h4{
		font-size: 12px;
	}
	.product-thumb .button-group {
    	top: 60%;
	}
	#special .owl-next, #offer .owl-next, #latestp .owl-next, #featurep .owl-next, #bestp .owl-next, #carousel0 .owl-next,
	#related .owl-next, #cat-img .owl-next, #blog .owl-next,
	#special .owl-prev, #offer .owl-prev, #latestp .owl-prev, #featurep .owl-prev, #bestp .owl-prev, #carousel0 .owl-prev,
	#related .owl-prev, #cat-img .owl-prev, #blog .owl-prev {
	    min-width: 25px;
	    min-height: 25px;
	    padding-top: 6px;
	}
	#special .owl-next i, #special .owl-prev i, #offer .owl-next i, #offer .owl-prev i, #latestp .owl-next i, #latestp .owl-prev i, #featurep .owl-next i, #featurep .owl-prev i, #bestp .owl-next i, #bestp .owl-prev i, #carousel0 .owl-next i, #carousel0 .owl-prev i, #related .owl-next i, #related .owl-prev i, #cat-img .owl-next i, #cat-img .owl-prev i, #blog .owl-next i, #blog .owl-prev i{
		font-size: 16px;
	}
}
@media (max-width: 766px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
		text-align: center !important;
	}
	.product-list .product-thumb .price {
    	text-align: center;
	}
}
@media(max-width: 991px){
	.offer-product {
    	margin-left: 0;
    	margin-right: 0;
	}
	.product-thumb{
    	box-shadow: 0 0 9px rgba(0,0,0,0.2);
	}
	.product-thumb .button-group{
		opacity: 1;
		transform: scale(1);
	}
	#special .owl-buttons, #offer .owl-buttons, #latestp .owl-buttons, #featurep .owl-buttons, #bestp .owl-buttons, #carousel0 .owl-buttons,
	#related .owl-buttons, #cat-img .owl-buttons, #blog .owl-buttons{
		opacity: 1;
	}
	.webi-blog-image .webi_post_hover, .product-block .webi-blog-image .webi_post_hover .readmore_link::before, .product-block .webi-blog-image .webi_post_hover .zoom::before {
    	opacity: 1 !important;
    	transform: none;
	}
	.offer-product .product-thumb{
		box-shadow: none;
	}
	.product-list .product-thumb {
    	box-shadow: none;
	}
	.product-list .product-thumb .button-group button {
    	width: 20%;
	}
}
@media(min-width: 768px) and (max-width: 991px){
	header {
    	margin: 25px 0 5px 0;
	}
	#logo{
		margin-top: 5px;
	}
	#search button, #search input[type="text"] {
    	right: -35px;
    	top: 3px
	}
	#cart{
		margin-top: 3px;
	}
	#search input[type="text"]:focus {
    	width: 650px;
	}
	.prowrite {
    	font-size: 14px;
	}
	.product-list .product-thumb .image {
    	width: 55%;
	}
	.product-thumb .button-group {
    	top: 68%;
	}
	.im4 img {
		height: 134px;
	}
	.im1 img{
		height: 266px;
	}
	.im3 img{
		height: 132px;
	}
	.im5 img{
		height: 134px;
	}
}
@media(max-width: 599px){
	.im1{
		display: none;
	}
	.im3, .im4 {
    	padding-left: 15px;
	}
	.service .col-xs-8{
		width: 100%;
	}
}
@media(min-width: 992px) and (max-width: 1199px){
	#menu .nav &gt; li &gt; a {
    	padding: 10px 5px 10px 6px;
    	text-transform: capitalize;
    	font-size: 12px;
	}
	.product-list .product-thumb .button-group button {
    	width: 20%;
	}
	.im5 img{
		height: 175px;
	}
	.im1 img{
		height: 347px;
	}
}
@media(min-width: 767px){
	.product-list .product-thumb .price {
    	text-align: left;
	}
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #F30A06
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442
}
.has-error .form-control-feedback {
	color: #a94442
}
.text-danger {
	color: #F30A06
}
.catlin {position: relative; z-index: 1; display: block;}</pre></body></html>