@font-face{
    font-family: 'Poppins-Regular';
    src:url(../../../javascript/winter/fonts/Poppins-Regular.ttf);
}
@font-face{
    font-family: 'Poppins-Bold';
    src:url(../../../javascript/winter/fonts/Poppins-Bold.ttf);
}
@font-face{
    font-family: 'Poppins-SemiBold';
    src:url(../../../javascript/winter/fonts/Poppins-SemiBold.ttf);
}
@font-face{
    font-family: 'Poppins-Medium';
    src: url(../../../javascript/winter/fonts/Poppins-Medium.ttf);
}
@font-face{
    font-family: 'Poppins-Light';
    src: url(../../../javascript/winter/fonts/Poppins-Light.ttf);
}
input[type="checkbox"], input[type="radio"] {
    margin: 3px 0 0;
}
input[type="checkbox"]{
	transform: scale(1.1);
}
input[type="file"]:focus, input[type="checkbox"]:focus, input[type="radio"]:focus {
    outline: none;
}
.select-input::after {
    font-family: 'fontawesome';
    content: '\f107';
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 7px;
    pointer-events: none;
}
#product-search .col-sm-3.select-input::after {
    right: 25px;
}
.catesort select.form-control,#product-search select.form-control {
    appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    border-radius: 0;
}
.form-control {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    border-radius: 0;
}
.select-input {
    position: relative;
}
body {
	font-family: 'Poppins-Regular';
	font-weight: 400;
	color: #282828;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.8px;
	width: 100%;
	background-color: #fff;
}
.dropdown-menu {
    box-shadow: 0 0px 5px rgba(0,0,0,.175);
}
.form-control {
    border: 1px solid #ebebeb;
    box-shadow: none;
}
.form-control:focus {
    border-color: #000;
    box-shadow: none;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus,a:focus{
    outline: none;
}
a:hover,a:focus{
	text-decoration: none;
}
.btn.active, .btn:active{
	box-shadow: none;
}
svg{
	vertical-align: middle;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
.img-thumbnail{
	border: none;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
	margin-top: 0;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #252525;
	transition: all 0.4s ease-in-out 0s;
}
a:hover {
	text-decoration: none;
	color: #7a7a7a;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
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;
}
.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;
}
.panel{
	border: 1px solid #f1f1f1;
	border-radius: 0 !important;
}
/* 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 > a:hover {
	text-decoration: none;
	color: #757575;
	background-color: transparent;
}
/* top */
#top .container {
	padding: 0 20px;
}
#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;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* search */
#search .input-lg {
	height: 50px;
	padding: 0 10px;
	min-width: 300px;
	border-radius: 0;
	border: 2px solid #e1e1e1;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	text-shadow: 0 1px 0 #FFF;
	background-color: transparent;
	border: none;
	box-shadow: none;
	padding: 0;
	fill: #7a7a7a;
	cursor: pointer;
	bottom: 0;
}
/* cart */
#cart .btn-danger {
    background-color: #fff;
	color: #000;
	padding: 0;
	border-color: #fff;
	transition: all 0.4s ease-in-out 0s;
}
#cart .btn-danger:hover{
    background-color: #fff !important;
	color: #7a7a7a !important;
	border-color: #fff;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	fill: #7a7a7a;
	background-color: transparent;
	border: none;
	box-shadow: none;
	padding: 0;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: none;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 200px;
	width: 300px;
}
@media(min-width: 768px){
	#cart .dropdown-menu {
		margin: 0 14px;
	}
}
.cartbt .btn{
	padding: 9px 10px 7px 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		min-width: 300px;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .table-striped > tbody > tr:nth-of-type(2n+1) {
    background: none;
}
#cart li tbody tr td {
    border-bottom: 1px solid #f6f6f6 !important;
	border: none;
}
#cart li tbody tr td {
    border-bottom: 1px solid #f6f6f6 !important;
	border: none;
}
.cartqt{
	width: 12%;
}
.cartdrop {
    padding: 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.cartname {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 10px;
    width: 130px;
    font-size: 14px;
}
.cartprice {
    clear: both;
    position: relative;
    top: -30px;
    left: 66px;
    width: 50%;
    color: #000;
    font-size: 13px;
    direction: ltr;
    margin-bottom: -10px;
}
#cart .dropdown-menu li > div {
	padding: 0 10px;
}
#cart .dropdown-menu li > div table td {
	border: 1px solid #ececec;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
.dropdown-submenu .submenu-title {
    font-family: 'Poppins-Medium';
    font-size: 13px !important;
    line-height: 22px;
    position: relative;
    text-transform: capitalize;
    margin: 0 0 5px;
    padding: 4px 0;
    color: #000;
}
#menu .nav > li > a {
	color: #000;
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'Poppins-Medium';
	letter-spacing: 1px;
	transition: all 0.4s ease-in-out 0s;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	color: #7a7a7a;
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 170px;
	display: block;
	padding: 3px 15px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
	text-transform: capitalize;
}
#menu #category {
	float: left;
	font-size: 14px;
	line-height: 40px;
	color: #252525;
	}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 1px 5px;
	float: right;
	background-color: #252525;
	margin: 7px 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: #757575;
}
@media (min-width: 992px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 991px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > 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%;
	}
}
/* content */
#content {
	min-height: 400px;
}
/* footer */
footer {
	margin-top: 50px;
	color: #616161;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer #contact li i{
	font-size: 16px;
	color: #000;
	margin-top: 7px;
	width: 30px;
}
footer a,footer #contact li{
	color: #616161;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 30px;
	transition: all 0.45s ease 0s;
}
footer a:hover,footer #contact li:hover,.foot-payment li a i:hover{
	color: #252525;
}
footer h5 {
	color: #252525;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 16px;
	font-family: 'Poppins-Medium';
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	border-radius: 0;
}
.alert .close {
    opacity: 1;
    right: 0;
    top: 0;
}
/* breadcrumb */
.breadcrumb {
	margin-bottom: 40px;
	padding: 50px 0;
	border: none;
	border-radius: 0;
	background-image: url("../../../../../image/catalog/breadcrumb-bg.png");
	background-position: center;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	color: #fff;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li a{
	color: #fff;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	right: -4px;
	width: 9px;
	height: 9px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(-45deg);
}
.breadcrumb > li:last-child::after {
    border-bottom: 0;
    border-right: 0;
}
.breadcrumb > li + li::before {
    content: '';
    padding: 0;
}
.pagination {
	margin: 0;
	padding: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 8px 12px 8.5px 12px;
	font-size: 12px;
	border: none;
	border-radius: 0px;
	text-transform: capitalize;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #fff;
	background-color: #000;
}
.btn-primary {
	color: #ffffff;
	background-color: #000;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover,
.btn-primary.focus, .btn-primary:focus,.btn-primary:hover,.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary,
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover{
	background-color: #7a7a7a;
}
.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: #000;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	background-color: #7a7a7a;
	color: #fff;
}
.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: #000;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #7a7a7a;
}
.btn-link {
	cursor: pointer;
	color: #000;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
}
/* list group */
.list-group a {
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
}
/* 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 {
	overflow: auto;
	position: relative;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
	background-color: #f6f6f6;
}
@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
	}
	.product-list .caption{
		margin-top: 0;
		padding-left: 15px;
		float: left;
	}
}

@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 85px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
	padding: 0;
}
}
.rating .fa-stack {
	font-size: 5px;
}
.rating .fa-star-o {
	color: #FC0;
	font-size: 13px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 13px;
}
.rating .fa-star + .fa-star-o {
	color: #FC0;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	font-family: 'Poppins-Medium';
	font-size: 18px;
	color: #252525;
	min-height: 21px;
}
.product-thumb .price-new {
	font-family: 'Poppins-Medium';
	font-size: 18px;
	color: #252525;
}
.product-thumb .price-old {
	color: #9f9e9e;
	text-decoration: line-through;
	margin: 0 10px;
	font-size: 16px;
	font-family: 'Poppins-Medium';
}

.thumbnails {
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.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: #df5c39;
}

/* custom */
/* custom css */
@media (min-width:1850px) {
    .container {
        width: 1800px;
    }
}
/* header */
.lug-cur li .btn{
	text-align: left;	
	text-transform: capitalize;
}
.user-down {
    min-width: 270px;
    padding: 10px 10px;
}
.user-down li a{
	line-height: 32px;
	padding: 0;
}
.user-down li a i{
	margin: 0 5px;
}
.user-down .test{
	border: 1px solid #e7e7e7;
	padding: 5px 5px;
	margin: 5px 5px !important;
}
.user-down .test:hover,.user-down .lug-cur .btn:hover,.user-down .test:focus,.user-down .lug-cur .btn:focus{
	color: #7a7a7a;
	background-color: transparent;
}
.btn-link:focus, .btn-link:hover{
	text-decoration: none;
}
.lug-cur{
	display: inline-block;
}
.btn-link:focus, .btn-link:hover{
	color: #7a7a7a;
}
#cart,#search,.setting{
	display: inline-block;
	vertical-align: middle;
}
#search .input-group-btn{
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 15px;
}
.navbar {
    min-height: auto;
    margin-bottom: 0;
}
.top-links svg{
	fill: #7a7a7a;
}
.top-links svg:hover,#cart > .btn:hover{
	fill: #000;
}
.top-links {
    margin: 0 30px;
}
header {
    padding: 35px 0;
}
header #cart-total {

    position: absolute;
    top: 4px;
    background-color: #000;
    width: 15px;
    text-align: center;
    border-radius: 50%;
    right: 8px;
    color: #fff;
    cursor: pointer;
    height: 16px;
    font-size: 10px;
    display: inline-block;

}
.owl-wrapper-outer {
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
#menu i{
	padding: 0 2px;
}
/* slider */
#slideshow0.owl-theme .owl-controls .owl-page span {
    margin: 0;
    opacity: 1;
    border-radius: 20px;
    border: 2px solid #fff;
    background: transparent;
}
#slideshow0.owl-theme .owl-controls .owl-page.active span,#slideshow0.owl-theme .owl-controls .owl-page span:hover {
    border: 2px solid #fff;
    background: #fff;
}
#slideshow0 .owl-pagination {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    bottom: 10px;
    top: auto;
}
/* category */
.cat-img .owl-item{
	background-color: #fafafa;
}
.cat-img{
	background-color: #fafafa;
	padding: 18px 0 18px 0;
}
#cat-img{
	background-color: #fafafa;
}
.cat-noimg{
	width: 80px;
	height: 80px;
}
#cat-img{
	margin: 0;
	padding-bottom: 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 #000;
    border-left: 2px solid #000;
    -webkit-transform-origin: 0 100%;
}
.block-cat-wr::after {
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    -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{
	margin-bottom: 0;
}
.block-cat-wr h4 a {
    position: relative;
    z-index: 1;
    font-size: 10px;
	color: #7a7a7a;
	font-family: 'Poppins-Medium';
}
.block-cat-wr h4 a:hover{
	color: #000;
}
.block-cat-wr img{
	max-width: auto !important;
}
.block-cat-wr{
    padding: 20px 0;
}
 #cat-img .owl-prev{
    background-color: #000;
    padding: 0;
    min-width: 30px;
    min-height: 30px;
    padding-top: 7px;
    text-align: center;
    vertical-align: middle;
    padding-right: 0px;
    top: 31%;
    left: -15px;
}
 #cat-img .owl-next{
    background-color: #000;
	padding: 0;
	min-width: 30px;
	min-height: 30px;
	padding-top: 7px;
	text-align: center;
	vertical-align: middle;
	padding-left: 4px;
	top: 31%;
	right: -15px;
}
 #cat-img .owl-prev i,#cat-img .owl-next i{
    font-size: 18px;
    color: #fff;
}
.owl-theme .owl-controls .owl-buttons div{
	opacity: 1 !important;
}
 #cat-img .owl-buttons{
    opacity: 0;
}
 #cat-img:hover .owl-buttons{
    opacity: 1;
}
/* product */
.product-thumb:hover .second-img{
    opacity: 1;
}
.product-thumb .second-img{
    top: 0;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.sale {
    position: absolute;
    left: 10px;
    top: 10px;
    text-transform: capitalize;
    font-size: 13px;
    font-family: 'Poppins-Medium';
}
.caption h4 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.caption h4 a {
    color: #252525;
    font-size: 13px;
    font-family: 'Poppins-Medium';
    transition: all 0.3s ease-out 0s;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}
.caption h4 a:hover{
    color: #222;
    font-size: 13px;
    font-family: 'Poppins-Medium';
    transition: all 0.3s ease-out 0s;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}
.wishcom{
    background-color: #f0f0f0;
    fill: #000;
    border: none;
    padding: 0 9px;
    line-height: 35px;
    transition: 0.3s ease;
}
.wishcom:hover{
	background-color: #000;
	fill: #fff;
}
.bcart:hover{
	background-color: #f0f0f0;
	color: #000;
}
.bcart {
    background-color: #000;
    border: none;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Poppins-Medium';
    padding: 0 10px;
    line-height: 35px;
    margin: 0 5px;
    transition: 0.3s ease;
    vertical-align: bottom;
}
@media(min-width: 992px){
	.product-thumb .button-group {
	    overflow: auto;
	    transform: scale(0);
	    transition: all 0.4s ease-in-out 0s;
	    position: absolute;
	    bottom: 20px;
	    left: 0;
	    right: 0;
	    text-align: center;
	    margin: 0 auto;
	}
	.product-thumb:hover .button-group {
	    opacity: 1;
	    transform: scale(1);
	}
	.product-thumb h4,.product-thumb .price {
		transition: all 0.4s ease-in-out 0s;
	}
	.product-thumb:hover h4,.product-thumb:hover .price {
		transform: scale(0);
	}
	.product-layout:hover .webi-ownstyle.webi-quickview{
		opacity: 1;
	}
	.product-layout .webi-ownstyle.webi-quickview{
		opacity: 0;
		transition: all 0.4s ease-in-out 0s;
	}

}
.caption{
	margin-top: 10px;
}
.product-layout{
	position: relative;
}
.product-layout .webi-ownstyle.webi-quickview{
	position: absolute;
	top: 10px;
	right: 10px;
}


.product-quickview-detail{
	padding:25px 15px
}

.product-quickview-detail .nav-tabs{
	padding-top:50px;
}
.pro-tab .nav-tabs > li.active > a, .pro-tab .nav-tabs > li.active > a:focus, .pro-tab .nav-tabs > li.active > a:hover,.pro-tab .nav-tabs > li > a:hover,
.pro-tab .nav > li > a:focus, .nav > li > a:hover,.product-tab .nav-tabs > li.active > a, .product-tab .nav-tabs > li.active > a:focus, .product-tab .nav-tabs > li.active > a:hover,
.product-tab .nav-tabs > li > a:hover,.product-tab .nav > li > a:focus, .nav > li > a:hover{
	border: none;
	background-color: transparent;
}
.pro-tab .nav-tabs{
	border-bottom: none;
	margin-bottom: 30px;
	margin-top: 50px;
}
.pro-tab .nav-tabs a{
	color: #999797;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: capitalize;
	padding: 0;
	border: none;
}
.pro-tab .nav-tabs li.active a,.pro-tab .nav-tabs a:hover{
	color: #252525;
}
.baestpc{
	margin: 0 50px;
}
.pro-nepr .owl-theme .owl-controls .owl-buttons .owl-prev {
    background-color: #fff;
    position: absolute;
    top: -60px;
    border-radius: 0;
    right: 65px;
    left: auto;
    color: #282828;
    margin: 0;
    padding: 9px 14px;
    width: 40px;
    height: 40px;
    border: 1px solid #252525;
}
.pro-nepr .owl-theme .owl-controls .owl-buttons .owl-next {
    background-color: #fff;
    position: absolute;
    top: -60px;
    border-radius: 0;
    right: 15px;
    color: #282828;
    margin: 0;
    padding: 9px 14px;
    width: 40px;
    height: 40px;
    border: 1px solid #252525;
}
.pro-nepr .owl-theme .owl-controls .owl-buttons div:hover{
	background-color: #252525;
	color: #fff;
}
.pro-nepr .owl-theme .owl-controls .owl-buttons i {
    font-size: 20px;
    margin: -1px 0;
}
.home-heading,.heading{
	font-size: 18px;
	margin-bottom: 30px;
	color: #252525;
	letter-spacing: 1px;
	text-transform: capitalize;
}
.sellbanner,.offerbanner {
	margin: 50px 0;
}
/* blog */
.blog-comment{
    margin: 0 0 10px 0;
}
.blog-right h4{
	font-family: 'Poppins-Medium';
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	padding: 10px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.webi-post-author,.write-comment a{
	color: #727272
}
.seper{
	padding: 0 20px;
}
.webi-post-author i{
	margin-right: 5px;
}
.blog-left:hover .webi_post_hover {
    opacity: 1;
    visibility: visible;1
    z-index: 1;
    -webkit-transform: scale(0.94,0.9);
}
.blog-left:hover .blog_mask {
    visibility: visible;
}
.webi-blog-image {
    position: relative;
    margin-bottom: 15px;
}
.beffect img{
	border-radius: 4px;
}
#blog .product-block .webi-blog-image {
    margin-bottom: 0;
}
.webi_post_hover {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s ease;
    -webkit-transform: scale(0.8);
    background-color: rgba(255, 255, 255, 0.4);
    padding: 10px;
}
.webi_post_hover .icon {
	border-radius: 50%;
	transform: translate(-50%, -50%);
	border: 2px solid #252525;
	padding: 9px 9px;
	display: inline-block;
	line-height: 18px;
}
.webi_post_hover .icon:hover{
	background-color: #252525;
	color: #fff;
}
.webi_post_hover .icon i{
	font-size: 16px;
}
.readmore_link i{
	vertical-align: middle;
}
.product-block{
	padding-bottom: 20px;
}
.blog-ic{
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 50%;
}
.lb-nav a{
	transition: none
}
/* blog */
.blog-desc{
	color: #777;
	line-height: 25px;
}
.wco{
    margin-left: 38px;
    position: relative;
    top: 6px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #777;
}
.bcomment{
	border: 1px solid #f2f2f2;
	border-radius: 4px;
	padding: 15px;
}
.view-comment{
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.view-comment:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0
}
.blogu span{
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 23px;
}
.date span{
	margin: 0 20px;
}
.view-comment i {
    font-size: 18px;
    line-height: 30px;
}
.allcomment h5{
	font-family: 'Poppins-Medium';
	font-size: 14px;
	margin: 0 0 18px 0;
}
.blog_comment::before,.blog_comment::after{
	content: '|';
	padding: 0 20px;
}
.webi_blog_page .blog-desc{
	padding: 15px 0
}
.allmb{
	margin-bottom: 15px;
}
/* logo slider */
.logo-slider {
    border-top: 1px solid #ddd;
    margin-top: 50px;
    padding-top: 40px;
}
/* footer */
.middle-footer h5 button,.filtercolb{
    display:none;
}
@media (min-width:768px){

    .footer-collapse.collapse,#filtercol.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
}
.foot-power {
    border-top: 1px solid #f2f2f2;
    padding: 23px 0 17px 0;
    margin-top: 40px;
}
.foot-payment{
	margin-bottom: 0;
}

.foot-payment li a i {
    color: #616161;
    margin-left: 19px;
    font-size: 20px;
}
@media(min-width: 992px){
	.xs-menu {
	    margin-top: 4px;
	}
	.fborder::before {
	    content: '';
		border-left: 1px solid #f2f2f2;
		position: absolute;
		height: 200px;
		top: 10px;
		left: 0;
	}
}
#scroll {
    position: fixed;
	right: 20px;
	bottom: 10px;
	cursor: pointer;
	z-index: 8;
	height: 36px;
	width: 36px;
	line-height: 36px;
	display: none;
	outline: none;
	text-align: center;
	border-radius: 1px;
	transition: all .5s ease-in-out;
	background: #222222;
	color: #fff;
	border: 2px solid #ededed;
}
#scroll i {
    font-size: 20px;
}
#scroll:hover {
    background: #7a7a7a;
}
.webi-newsletter .alert{
	position: absolute;
	left: 0;
	right: 0;
	padding: 5px 5px 0 5px;
	font-size: 12px;
	margin-top: 6px;
	top: auto;

}
.webi-newsletter{
	background-color: #252525;
	margin-bottom: 50px;
	padding: 30px 20px;
	float: left;
	width: 100%;
}
.bestlc h2 {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    font-family: Poppins-Medium;
    letter-spacing: 1px;
    margin-top: 0;
	margin-bottom: 5px;
    text-transform: uppercase;
}
.bestlc h3 {
    font-size: 12px;
    text-transform: capitalize;
    color: rgba(255,255,255,.3);
    margin: 0;
}
.newsletter .button-submit button{
	position: absolute;
	right: 15px;
	top: 0;
	background: #ededed;
	cursor: pointer;
	color: #222;
	height: 38px;
	border: none;
	text-align: center;
	transition: all .3s ease-in-out;
}
.newsletter .button-submit button:hover{
	background: #000;
	color: #fff;
}
.newsletter .description-top svg{
	vertical-align: baseline;
}
.newsletter  .form-control{
	border: none;
	border-bottom: 1px solid rgba(255,255,255,.2);
	background: transparent;
	padding: 22px 10px;
	color: #e7e7e7;
}
.bestrc .form-group{
	margin-bottom: 0;
}
.bestrc{
	margin-top: 9px;
}

/* SPIN */

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.top-links:hover svg{
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
/* product page */
.pro-price{
	font-size: 18px !important;
}
.palert,#tab-review .alert{
	position: relative;
}
#tab-review i{
	color: #FC0;
}
#tab-review .fa.fa-stack {
    font-size: 10px;
}
#tab-specification .table-bordered > thead > tr > td,#tab-specification .table-bordered > tbody > tr > td{
	border: 1px solid #f6f6f6;
}
#tab-specification strong{
	color: #000;
}
.thumbnail {
    border-radius: 0;
    padding: 0;
    position: relative;
    border: none;
}
.pro-content h1 {
    font-size: 18px;
    text-transform: uppercase;
    color: #161616;
    letter-spacing: 1px;
    margin-top: 0;
}
.pro-content .qty-plus-minus .form-control {
    width: 45px;
    text-align: center;
    color: #232d2a;
}
.btnplus {
    border-left: 0;
    line-height: 22px;
}
.btnminus {
    border-right: 0;
    line-height: 22px;
}
.producthr {
    border-top: 1px solid #ddd;
}
.text-decor, .text-de {
    text-transform: capitalize;
    color: #161616;
    font-size: 14px;
    letter-spacing: 1px;
    min-width: 150px;
    display: inline-block;
}
.textdeb {
    color: #7a7a7a;
    margin: 0 4px;
}
.textdeb:hover{
    color: #000;
}
.text-decor-bold, .text-decor-bold h2 {
    text-transform: capitalize;
    color: #161616;
    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: #161616;
    font-size: 14px;
    letter-spacing: 1px;
}
.datebtn {
    background-color: #000;
    color: #fff;
    border-radius: 0;
    border: none;
    box-shadow: none;
    transition: all 0.5s linear;
    padding: 8.5px 12px;
}
.datebtn:hover, .btnup:hover, .add-to-cart:hover {
    background-color: #7a7a7a;
    color: #fff;
}
.btnup {
    color: #fff;
    background-color: #000;
    border-color: #000;
    transition: all 0.5s linear;
    font-size: 16px;
    box-shadow: none;
}
.btn.focus, .btn:focus, .btn:hover{
	color: #fff;
	background-color: #7a7a7a;
}
/* .add-to-cart {
    border: 1px solid #2a5390;
    padding: 10px 20px;
    background: #2a5390;
    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;
    letter-spacing: 0.5px;
    line-height: 30px;
}
.proreview {
    text-align: center;
    border-right: 1px solid #161616;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 4px;
    text-transform: capitalize;
}
.prorate {
    border-right: 1px solid #161616;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 5px 0;
}
.zoomWindow{
	/* border: 1px solid #2a5390 !important; */
	top: 0 !important;
}
.productwish button {
    background-color: transparent;
    color: #000;
    box-shadow: none;
    border: none;
    font-size: 37px;
    margin-right: 10px;
    padding: 0;
}
.pro-content .qty-plus-minus .form-control:focus{
    border-color: #ebebeb;
}
.pro-content #input-quantity{
	border-radius: 0;
}
.product-tab{
	margin-top: 30px;
	margin-bottom: 40px;
	border: 1px solid #ededed;
}
.product-tab li a{
	border: none;
}
.product-tab .nav-tabs li.active::after {
    height: 2px;
    width: 100%;
}
.product-tab .nav-tabs li::after {
    content: '';
    position: absolute;
    bottom: 0;
    transition: all .3s ease-in-out;
    width: 0;
    border-bottom: 2px solid #000;
    left: 0;
}
.product-tab .tab-pane {
    padding: 15px;
}
@media(min-width: 1850px){
	#product-product #content {
	    padding: 0 200px;
	}
}
@media(min-width: 768px){
    .sticky {
        position: sticky;
        top: 15px;
    }
}
/* category page */
.cate-top img{
	padding: 0 10px;
}
@media (min-width: 1850px){
	.product-list .product-thumb .caption h4{
		font-size: 16px;
	}
/* 	#zoom_03{
		width: 710px !important;
		height: 710px !important;
	} */
	.product-list .image{
		width: 30%;
		position: relative;
	}
	.product-list .caption{
		width: 70%;
	}
	.product-list{
		width: 50%;
	}
}
.filter-panel .panel-footer{
	background-color: #fff;
}
.filter-panel .list-group a {
    color: #000;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
    font-weight: normal;
}
.filter-panel .list-group a:hover {
    background-color: transparent;
    border-bottom: 1px dotted #ddd;
}
.filter-panel .list-group-item {
    background-color: transparent;
}
.cate-top {
    background-color: #fff;
    padding: 15px;
    border: 1px solid #ebebeb;
}
.cate-top h2{
	font-size: 18px;
	color: #000;
	letter-spacing: 0.5px;
	margin-top: 0;
	text-transform: capitalize;
}
.cate-top p{
	font-size: 12px;
	color: #aaa;
	letter-spacing: 0.5px;
	text-transform: capitalize;
}
.cate-border {
    background-color: #fff;
	border: 1px solid #ebebeb;
	margin: 25px 0;
	padding: 10px 0px;
}
#compare-total{
	padding: 0;
	line-height: 34px;
	color: #7a7a7a;
}
#compare-total:hover{
	background-color: #fff;
	color: #7a7a7a;
}
#compare-total:hover{
	color: #000;
}
.catesort label {
    background-color: #fff;
    border: none;
    font-size: 16px;
    color: #161616 !important;
}
.catesort .input-group .form-control {
    z-index: 0;
}
.catesort select option {
    background-color: #fff;
    color: #161616;
}

.listgridbtn {
    background-color: #fff;
    color: #161616 !important;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0 !important;
    padding: 5px !important;
    border: 1px solid transparent;
}
.listgridbtn.active, .listgridbtn.active:hover, .listgridbtn:hover {
    border: 1px solid #7a7a7a;
    background-color: transparent;
    padding: 5px;
    box-shadow: none;
}
.listgridbtn i {
    font-size: 22px;
}
.btn-link:focus, .btn-link:hover{
	text-decoration: none;
}
.product-grid .product-thumb{
	background-color: #fff;
	margin-bottom: 20px;
}
.product-list .acart{
	display: inline-block;
	transition: 0s;
}
.product-list .product-thumb .button-group{
	position: unset;
	opacity: 1;
	transition: 0s;
	transform: none;
}
.product-list .product-thumb:hover h4, .product-list .product-thumb:hover .price{
	transform: none;
	opacity: 1;
}
.product-list .product-thumb .caption,.product-list .product-thumb .button-group{
	text-align: left;
}
.product-list .product-thumb {
	border: none;
}
.product-list{
	margin-bottom: 20px;
}
.product-grid .list-des {
    display: none;
}
.list-des{
	text-transform: capitalize;
	color: #282828;
	max-height: 40px;
	overflow: hidden;
}
.product-list .caption h4 a{
	font-size: 18px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover,.list-group-item.active, .list-group-item.active:focus{
    color: #7a7a7a;
    background: #eee;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.filterp .list-group a {
	background-color: transparent;
	border: 1px solid #ddd;
}
.list-group a {
    color: #000;
    padding: 10px 12px;
    background-color: #eee;
    font-size: 14px;
    border: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-transform: capitalize;
}
.list-group-item:first-child,.list-group-item:last-child{
	border-radius: 0;
}
.panel-heading {
    background: #ededed;
    color: #222;
    padding: 15px;
    font-size: 14px;
    font-family: Poppins-Medium;
    text-transform: uppercase;
    margin: 0;
    border: none;
    border-radius: 0;
}
.panel-footer{
	background-color: transparent;
}
/* pagination */
.pagination > li:first-child > a, .pagination > li:first-child > span,.pagination > li:last-child > a, .pagination > li:last-child > span{
	border-radius: 0;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #000;
    border-color: #000;
}
.pagination > li > a, .pagination > li > span {
    color: #000;
    padding: 7px 12px 5px 12px;
    border: 1px solid #ececec;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.pagi .tot{
	line-height: 34px;
}
/* checkout page */
.panel-default > .panel-heading {
	border-color: #000;
	text-transform: capitalize;
	font-family: 'Poppins-Medium';
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0;
	color: #fff !important;
	background-color: #000;
	padding: 8px 10px;
	border-radius: 0px;
}
.panel-title{
	font-size: 14px;
}
.table {
    background-color: #fff;
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 1px;
}
.table-bordered {
    border: 1px solid #ebebeb;
}
.acpage h2, .acpage h1,.not-found-head{
    font-size: 14px;
    color: #212121;
    text-transform: capitalize;
    margin-top: 0;
}
thead {
    font-family: 'Poppins-Medium';
}
#checkout-cart table .btn{
	padding: 9.5px 10px 7px 10px;
	border-right: 1px solid #fff;
}
.reb .btn{
	padding: 5px 10px;
}
#button-coupon,#button-voucher {
    padding: 8.5px 12px;
}
/* newsletter popup */
.newsletter-bg{
	text-align: center;
	padding: 45px 35px;
}
.newsletter-bg .description-top h2{
	font-family: 'Poppins-Bold';
    text-transform: uppercase;
    font-size: 20px;
    margin: 35px 0 25px 0;
    color: #fff;
}
.newsletter-bg .description-bottom{
	display: none;
}
.newsletter-bg .description-top p{
	font-size: 12px;
	margin-bottom: 20px;
	color: #fff;
}
.newsletter-bg .button-submit{
	margin-bottom: 20px;
}
.newsletter-bg .checkbox label{
	color: #fff;
	text-shadow: 1px 1px #222;
}
.newsletter-bg .button-submit button{
	background: #222;
	color: #fff;
}
.newsletter-bg .button-submit button:hover{
	background: #fff;
	color: #222;
}
.newsletter-bg .inner .form-group input{
	width: 67%;
    margin: 0 auto;
    height: 42px;
}
#formNewLestter .checkbox input {
	float: none;
	left: auto;
	right: auto;
	margin: 3px -21px;
}
/* account page */
.enterco{
	margin-top: 7px;
}
.passh{
	position: relative;
}
.show-button {
    min-width: 70px;
    position: absolute;
    right: 1px;
    top: 0px;
}
.fogpassword{
	font-size: 12px;
	margin-top: 10px;
	display: inline-block;
}
.searchbt{
	margin-bottom: 20px;
}
.addlist {
    border: 1px solid #ededed;
    padding: 10px;
    line-height: 25px;
}
.addl {
    border-top: 1px solid #ededed;
    padding-top: 10px;
    margin-top: 10px;
}
.accolor {
    margin-top: -10px;
    padding: 10px 5px !important;
    line-height: 25px;
}
.achead {
    font-size: 18px;
    color: #fff !important;
    background-color: #000;
    padding: 8px 10px;
    border-radius: 0px;
}
.acco{
	background-color: #fff;
	padding: 10px !important;
	border: 1px solid #ebebeb;
	border-radius: 0px;
}
.table-hover > tbody > tr:hover {
    background-color: #fff;
}
.well {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 0;
    box-shadow: none;
}
.vobtn{
	padding: 5px 10px !important;
}
#information-sitemap a {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 30px;
}

#information-contact .img-thumbnail{
	border: none;
	padding: 0;
}
.com-summary {
    width: 1%;
}
.com-description {
    width: 25%;
}
.brand-list .brands-content {
    padding: 8px;
}
.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 #ebebeb;
    padding: 5px;
    margin-bottom: 20px;
    background-color: #fff;
}
/* quickview */
.product-quickview-detail{
	width: 100%;
}
.product-quickview-detail .webi-quickview{
	display: none
}
.product-quickview-detail #content {
    min-height: auto;
}
.mfp-iframe-scaler iframe{
	background: #fff !important;
	box-shadow: none !important;
}
.product-quickview-detail .swiper-viewport{
	margin: 0;
}
/*loader start */
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90px;
    height: 90px;
    margin-left: -40px;
}
#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: -1;
    opacity: 0;
    -moz-transition: all 1.3s ease 0.3s;
    -o-transition: all 1.3s ease 0.3s;
    -webkit-transition: all 1.3s ease 0.3s;
    transition: all 1.3s ease 0.3s;
    overflow: hidden;
}
#page-preloader.visible {
    opacity: 1;
    z-index: 100500;
    overflow: hidden;
}
#page-preloader .preloader {
    position: absolute;
    left: 50%;
    top: 45%;
    text-align: center;
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
}
#page-preloader.visible .preloader {
    opacity: 1;
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.object{
	position: absolute;
    top: 0px;
    z-index: 4;
    background: url('../../../../../image/catalog/loader.gif') 50% 50% no-repeat;
    width: 100%;
    height: 100%;
}
#page-preloader{
    display: none;
}
#page-preloader{
    display: block;
}
/* banner effect start */
.beffect {
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.beffect a::before {
    background: rgba(122,122,122,.53) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 0;
    left: 0px;
    margin: auto;
    opacity: 1;
    position: absolute;
    width: 0;
}
.beffect a::after {
    background: rgba(122,122,122,.53) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 0;
    margin: auto;
    opacity: 1;
    position: absolute;
    right: 0px;
    width: 0;
}
.beffect a:hover::after, .beffect a:hover::before {
    height: 100%;
    opacity: 0;
    transition-duration: 1.3s;
    width: 100%;
}
/* banner effect end */
/* responsive */
@media(max-width: 1849px){
	.container{
		width: 100%;
	}
}
@media(min-width: 1200px) and (max-width: 1449px){
	#product-category #column-left{
		width: 25%;
	}
	#product-category #content{
		width: 75%;
	}
	.product-grid {
	    width: 33.33%;
	}
	.product-list .image{
		width: 33.33%;
		position: relative;
	}
	.product-list .caption{
		width: 66.66%;
	}
	#product-search .product-list .image,#product-manufacturer .product-list .image{
		width: 20%;
		position: relative;
	}
	#product-search .product-list .caption,#product-manufacturer .product-list .caption{
		width: 80%;
	}
	#product-search .product-grid,#product-manufacturer .product-grid {
	    width: 25%;
	}
}
@media(min-width: 1450px) and (max-width: 1849px){
	.product-grid {
	    width: 20%;
	    clear: none !important;
	}
	.product-list .image{
		width: 18%;
		position: relative;
	}
	.product-list .caption{
		width: 82%;
	}
	#product-search .product-list .image,#product-manufacturer .product-list .image{
		width: 15%;
		position: relative;
	}
	#product-search .product-list .caption,#product-manufacturer .product-list .caption{
		width: 85%;
	}
	#product-search .product-grid,#product-manufacturer .product-grid {
	    width: 20%;
	}
}
@media(min-width: 1600px) and (max-width: 1849px){
	#product-search .product-list,#product-manufacturer .product-list{
		width: 50%;
	}
	#product-search .product-list .caption,#product-manufacturer .product-list .caption{
		width: 70%;
	}
	#product-search .product-list .image,#product-manufacturer .product-list .image{
		width: 30%;
		position: relative;
	}
	
}
@media(min-width: 1200px) and (max-width: 1849px){
	.container{
		padding: 0 30px;
	}
	.top-links {
    	margin: 0 7px;
	}
	#search .input-lg{
		min-width: auto;
	}
	
	

}
@media(min-width: 992px) and (max-width: 1199px){
	#product-search .product-list .image,#product-manufacturer .product-list .image{
		width: 25%;
		position: relative;
	}
	#product-search .product-list .caption,#product-manufacturer .product-list .caption{
		width: 75%;
	}
	.product-list .image{
		width: 33.33%;
		position: relative;
	}
	.product-list .caption{
		width: 66.66%;
	}
	#menu .nav > li > a {
	    padding: 10px 5px 10px 5px;
	    font-size: 13px;
	    text-transform: capitalize;
	    letter-spacing: 0;
	}
	#search .input-lg{
		min-width: auto;
	}
	.top-links {
    	margin: 0 25px;
	}
}
@media(max-width: 991px){
	.logo-slider {
	    margin-top: 20px;
	    padding-top: 20px;
	}
	footer{
		margin-top: 25px;
	}
	.sellbanner, .offerbanner {
	    margin: 30px 0;
	}
	.pro-tab .nav-tabs,.blog_webi{
		margin-top: 30px;
	}
}
/*custom menu start*/
@media (max-width:991px) {
		.navbar-collapse.collapse {
        display: none!important;
    }
    .collapse.in{
        display:block !important;
    }
#menu div.dropdown-menu {
	border-bottom: 0;
}
#menu .dropdown-inner h4 {
	color: #232a34;
}
.down-arrow {
	float: right;
}
#menu .dropdown-submenu ul li {
	margin-left: 15px;
}
#menu .nav > li > a:focus {
	background-color: #fff;
}
#menu {
	position: relative;
	z-index: 9;
	left: 0;
	margin-top: 7px;
	margin-bottom:0;
}
#menu .navbar-header {
    float: none;
	border: 1px solid #e7e7e7;
	padding: 0 8px;
}
#menu div.dropdown-inner > ul.list-unstyled {
	display: block;
}
#menu div.dropdown-menu {
	margin-left: 0 !important;
	padding-bottom: 10px;
	border: none;
	margin-top: 0;
}
#menu .dropdown-inner {
	display: block;
}
#menu .see-all {
	margin-top: 0;
	border: none;
	border-radius: 0;
	color: #fff;
}
#menu .dropdown-inner ul li {
	padding: 0 23px;
}
#menu .dropdown-toggle i {
	float: right;
}
#menu .bg-colr {
	background-color: #ef7a57;
	border-radius: 4px;
	width: 100%;
}
#menu .nav > li.dropdown::after {
	color: #000000;
}
.list-icon > ul.list-inline {
	padding-top: 7px !important;
}
#menu .navbar-collapse {
	background: #ffffff none repeat scroll 0 0;
	position: absolute;
	z-index: 99;
	margin: 0;
	border: 1px solid #d5d5d5;
	top: 100%;
	padding: 0;
}
.visible-xs {
	display: block !important;
}
#menu .nav.navbar-nav > li {
	display: inline !important;
	width: 100%;
}
.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;
	width: 100%;
	margin: 0 auto;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu .nav > li > a {
	padding: 10px;
}
#menu .nav > li > a, #menu .nav > li > span {
	text-align: left;
	font-size: 14px;
}
#menu div.dropdown-menu {
	background: none !important;
}
#menu .dropdown-inner ul {
	padding: 0;
}
#menu .dropdown-inner ul > li {
	padding: 0px;
}
#menu .nav.navbar-nav > li {
	display: block;
	float: right;
}
#menu .nav > li.open > a {
	background: none;
}
#menu .nav > li.dropdown::after {
	top: 3px;
}
#menu .nav > 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 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%;
}
#menu .see-all {
	margin-top: 0;
	border: none;
	border-radius: 0;
	color: #fff;
}
#menu .dropdown-inner {
	display: block;
	margin-top: -9px;
}
#menu .nav > li.dropdown::before {
	display: none;
}
}
/* custom menu end */
@media(min-width: 768px) and (max-width: 991px){
	.bestlc h3{
		letter-spacing: 0;
		font-size: 11px;
	}
	#product-search .product-list .image,#product-manufacturer .product-list .image{
		width: 30%;
		position: relative;
	}
	#product-search .product-list .caption,#product-manufacturer .product-list .caption{
		width: 70%;
	}
	.catesort{
	    clear: none !important;
	}
	.product-list .image{
		width: 40%;
		position: relative;
	}
	.product-list .caption{
		width: 60%;
	}
	.prowrite,.proreview{
		font-size: 12px;
	}
	.top-links {
	    margin: 0 9px;
	}
	#search .input-lg{
		min-width: auto;
	}
	header {
	    padding: 15px 0;
	}
}
@media(min-width: 375px) and (max-width: 599px){
	.productspm{
		margin: 0 -10px;
	}
	.product-layout{
		padding: 0 10px !important;
	}
	.pro-nepr #feature,.pro-nepr #best,.pro-nepr #latest,.pro-nepr #special,.pro-nepr #related{
		padding: 0 5px !important;
	}
	.product-grid, .product-list, .ses {
	    width: 50%;
	}
	.bcart {
	    font-size: 12px;
	    text-transform: capitalize;
	    font-family: 'Poppins-Regular';
	    padding: 0 6px;
	    margin: 0 0px;
	    letter-spacing: 0;
	}
	.product-thumb .price-new,.product-thumb .price{
		font-size: 16px;
	}
	.product-thumb .price-old{
		font-size: 14px;
	}
}
@media(max-width: 599px){
	.blog_links {
	    font-size: 12px;
	    letter-spacing: 0px;
	}
	.blog_comment::before, .blog_comment::after {
	    padding: 0 3px;
	}
	.pagi .col-xs-6{
		width: 100%;
		text-align: center;
	}
	.catesort {
	    width: 100%;
	    margin-top: 15px;
	}
	.pro-nepr .owl-theme .owl-controls .owl-buttons .owl-next,.pro-nepr .owl-theme .owl-controls .owl-buttons .owl-prev{
	    padding: 2px 8px;
	    width: 25px;
	    height: 25px;
	    top: -52px;
	}
	.pro-nepr .owl-theme .owl-controls .owl-buttons .owl-prev{
		right: 50px;
	}
	.pro-tab .nav-tabs a {
	    font-size: 14px;
	}
	.baestpc {
    	margin: 0 7px;
	}
	.sellbanner .col-xs-12:first-child{
		margin-bottom: 10px;
	}
}
@media(max-width: 411px){
	#form-currency .dropdown-menu-right{
        left: 0;
        right: auto;
    }
	.product-tab li a{
		padding: 10px 5px;
		font-size: 12px;
	}
	.proreview,.prowrite{
		font-size: 12px;
		letter-spacing: 0.5px;
	}
}
@media(max-width: 767px){
	#product-search .col-sm-3.select-input {
	    margin: 10px 0;
	}
	.product-list .product-thumb .caption, .product-list .product-thumb .button-group{
		text-align: center;
		padding: 0;
	}
	.breadcrumb{
		padding: 20px 0;
	}
	.pro-content h1{
		margin-top: 20px;
	}
	#cat-img .owl-prev,#cat-img .owl-next{
		display: none;
	}
	.middle-footer h5 button,.filtercolb {
    	display: block !important;
	}
	footer h5 .toggle.collapsed::after,.filterp .toggle.collapsed::after {
	    font-family: 'FontAwesome';
	    content: '\f067';
	    font-size: 14px;
	    font-weight: normal;
	    float: right;
	    cursor: pointer;
	}
	footer h5 .toggle::after,.filterp .toggle::after{
	    font-family: 'FontAwesome';
	    content: '\f068';
	    font-size: 14px;
	    font-weight: normal;
	    float: right;
	    cursor: pointer;
	}
	.middle-footer .btn-primary{
	    color: #252525;
	    text-shadow: none;
	    background: none;
	    background-image: none;
	    border: 0;
	    box-shadow: none;
	    font-size: 12px;
	    position: absolute;
	    top: -8px;
	    right: 0;
	    width: 100%;
	}
	.filterp .filtercolb{
    color: #fff;
    text-shadow: none;
    background: none;
    background-image: none;
    border: 0;
    box-shadow: none;
    font-size: 12px;
    position: absolute;
    top: 2px;
    right: 15px;
}
	.middle-footer .btn-primary:active:focus,.filterp .btn-primary:active:focus,.middle-footer 2667.btn-primary:active:hover{
		background-color: transparent;
		border: none;
		color: #fff;
	}
	.middle-footer #column-left1 h5{
		margin-bottom: 5px;
		margin-top: 0;
	}
	.webi-newsletter {
	    margin-bottom: 20px;
	    padding: 15px 0;
	}
	.foot-power {
	    padding: 10px 0 10px 0;
	    margin-top: 5px;
	}
	#logo img{
		max-width: 110px;
		margin-left: 50px;
	}
	#menu .navbar-header{
		border: none;
		padding: 0;
	}
	.xs-menu {
	    position: absolute;
	    top: 0;
	}
	.xsicon {
	    position: absolute;
	    bottom: 54px;
	    right: 15px;
	}
	.top-links {
	    margin: 0 10px;
	}
	header {
	    padding: 10px 0;
	}
	#search {
	    margin-top: 10px;
	    width: 100%;
	}
	#search .input-lg{
		min-width: auto;
		height: 40px;
	}
	#search .btn-lg{
		top: -4px;
	}
	.cat-img, #cat-img {
	    background-color: #fafafa;
	    padding: 5px 0 10px 0;
	}
	header #cart-total {
	    top: -8px;
	    right: -5px;
	}
	#menu .navbar-collapse{
		width: 289px;
	}
}
.xsicon{
	display: inline-block;
}
@media(max-width: 374px){
	.product-thumb .image {
	    background-color: #f6f6f6;
	}
}
@media(min-width: 600px) and (max-width: 767px){
	.sellbanner .col-xs-12{
		width: 50%;
	}
	.ct {
    	display: none;
	}
	.product-grid, .product-list, .ses {
	    width: 50%;
	}
}

 .fixed {
    position: fixed;
    z-index: 100;
    top: 0;
    box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, .1);
    transition: 0.4s top cubic-bezier(.3, .73, .3, .74);
    width: 100%;
    left: 0;
    right: 0;
    background-color: #FFF;
    border-bottom: 2px solid #000;
    padding: 10px 0 !important;
}