:root{
	--cor-principal: #d01315;
	--cor-secundaria: #f2c557;
}

@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-SemiBold';
    src:url(../../../javascript/webiarch/fonts/Poppins-SemiBold.ttf);
}
@font-face{
    font-family: 'Poppins-Medium';
    src: url(../../../javascript/webiarch/fonts/Poppins-Medium.ttf);
}
@font-face{
    font-family: 'Poppins-Light';
    src: url(../../../javascript/webiarch/fonts/Poppins-Light.ttf);
}
:focus {
    outline: none;
}
.tooltip {
    /*text-transform: capitalize*/;
}
.input-group .form-control {
    z-index: inherit;
}

.bquickv{
	display: none;
}
ul{
	margin-bottom: 0;
	padding: 0;
}
.list-inline > li{
	padding: 5px;
}
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: 6px;
    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: 4px !important;
}
.form-control {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
}
.select-input {
    position: relative;
}
body {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #313131;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.8px;
	width: 100%;
}
.dropdown-menu {
    box-shadow: 0 0px 5px rgba(0,0,0,.175);
}
.form-control {
    border: 1px solid #e5e5e5;
    box-shadow: none;
    border-radius: 4px;
}
.form-control:focus {
    border-color: var(--cor-principal);
    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;
	color: var(--cor-secundaria);
}
.btn.active, .btn:active{
	box-shadow: none;
}
.date-time{
    border-bottom: 2px solid var(--cor-principal);
    width: 80px;
	padding-bottom: 10px;
}
svg{
	vertical-align: middle;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
.img-thumbnail{
	border: none;
}
/* default font size */
.fa {
	font-size: 14px;
}
.fa-bars {
	font-size: 30px;
}
/* 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: #000;
	transition: 0.3s all ease;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	color: #000;
	padding: 7px 0px
}
.panel-body .col-sm-3 img{
	background-color: var(--cor-principal);
}
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;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
	line-height: normal;
}

div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
	background-color: transparent;
	text-decoration: none;
	color: var(--cor-secundaria) !important;
}
/* top */
#top {
	background-color: #f6f6f6;
	padding: 15px 0;
}
#top . {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
	line-height: 30px;
	padding: 0 10px;
	/*text-transform: capitalize;*/
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #fc381a;
}
#top .btn-link, #top a ,#top svg{
	color: #313131;
	font-size: 13px;
	text-decoration: none;
	transition: all 0.4s ease-in-out 0s;
	padding: 0;
    letter-spacing: 0.8px;
}
#top .btn-link:hover, #top a:hover ,#top a:hover svg,#top .btn-link:focus{
	color: #fc381a;
	fill: #fc381a;
	background-color: transparent;
}
#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 {
	margin-top: 10px;
}
#cart .dropdown-menu table {
    font-size: 13px;
    text-shadow: none;
    color: #000;
}
/* logo */
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	background-color: transparent;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* 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: #000;
	background-color: transparent;
	border: none;
	box-shadow: none;
	padding: 0;
	color: #fff;
}
#cart.open > .btn {
	background-image: none;
	background-color: transparent;
	border: none;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
strong {
    font-weight: 500;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 200px;
	width: 265px;
}
.list-inline svg{
	fill: #fff;
}

@media(min-width: 768px){
	#cart .dropdown-menu {
		margin: 0 14px;
	}
}
.cartbt .btn{
	padding: 7px;
}
.language-select, .currency-select{
	text-align: left;
}
#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;
}
.dropdown-submenu .submenu-title {
    font-family: 'Poppins-Medium';
    font-size: 14px !important;
    line-height: 22px;
    position: relative;
    /*text-transform: capitalize;*/
    margin: 0 0 5px;
    padding: 4px 0;
    color: #000;
}
/* slider */
#slideshow0 .owl-buttons .owl-prev {
    left: 0px;
}
#slideshow0:hover.owl-carousel .owl-buttons .owl-next {
    right: 50px;
}
#slideshow0.owl-carousel .owl-buttons .owl-next {
    right: 0px;
}
#slideshow0:hover .owl-buttons .owl-prev {
    left: 50px;
}
#slideshow0:hover .owl-buttons div {
    opacity: 1;
}
#slideshow0 .owl-buttons div {
    width: 35px;
    height: 35px;
    line-height: 32px;
    font-size: 20px;
    color: #222222;
    background: #fff;
    text-align: center;
    transition: .3s ease;
    display: inline-block;
    border-radius: 4px;
    opacity: 0;
    top: 46%;
    margin: 0;
    padding: 4px 0px;
}
/* menu */
.stme2 .list-inline {
    padding-top: 11px;
}
.scall .call-no {
    vertical-align: middle;
}
.scall .call-no h1 {
    color: #a3a3a3;
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: 500;
    /*text-transform: capitalize;*/
    margin-bottom: 5px;
    margin-top: 0px;
}
.scall{
	float: right;
	margin-top: 5px;
} 
.manun{
	display: inline-block;
}
.scall .call-no p {
    color: #222222;
    font-size: 12px;
    margin-bottom: 0px;
    letter-spacing: 0.5px;
    font-weight: 500;
}
.webimenu.linkback.fixed.fadeInDown.animated .commenu #under-menu.collapse.in{
	display: block;
}
.navbar {
    margin-bottom: 0px;
}
#wr-menu-icon {
	background: var(--cor-secundaria) none repeat scroll 0 0;
	color: #222222;
	font-size: 17px;
	letter-spacing: 1px;
	position: relative;
	/*text-transform: capitalize;*/
	border-radius: 4px;
	font-weight: normal;
	padding: 11.5px 8px;
	cursor: pointer;
	margin-bottom: 0px;
	min-height: 0px;
}
#menu .nav > li > a {
	color: #222222;
    padding: 10.1px 0px;
    font-size: 14px;
    background-color: transparent;
    border-bottom: 1px solid #f1f1f1;

}
#menu .nav > li:last-child a {
    border-bottom: none;

}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	color: var(--cor-secundaria);
}
#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: 20px;
	color: #333333;
	font-size: 12px;
	/*text-transform: capitalize;*/
	direction: ltr;
}
#menu .dropdown-inner li a:hover {
	color: var(--cor-secundaria);
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	padding: 3px 20px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: var(--cor-secundaria);
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
    font-stretch: expanded;
    color: #000;
    float: right;
    padding: 0;
    box-shadow: none;

}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
#under-menu {
    width: 290px;
	left: -10px;
	border: 1px solid #aba6a6;
}
@media(max-width: 830px){
	#under-menu {
	    width: 260px;
    	left: -10px;
	}
}
@media(min-width: 831px) and (max-width: 860px){
	#under-menu {
	    width: 280px;
    	left: -10px;
	}
}
@media (max-width: 767px) {
	#column-left{
		display: none;
	}
	.sign-cart{
		float: left;
	}
	.panel-heading {
		text-align: right;
	}
	.filterp .filtercolb, .filterp .filtercolb:focus {
	    float: left !important;
	}
	#logo a{
		margin-left: 20px;
	}
	#menu .btn-navbar {
		margin-left: 15px !important;
	}
	#slideshow0 .owl-buttons div {
		display: none;
	}
	#sppro .product-layout{
		padding: 0px 10px;
	}
	.copya {
	    margin-top: 0px;
	}
	.middle-footer .container{
		padding: 0px;
	}
	.footabout p {
	    margin: 10px 0 !important;
	}
	.fborder button, .foleft button, .fright button{
	    width: 100%;
	    border: none;
	    background-color: transparent;
	    box-shadow: none;
	    position: absolute;
	    right: 0;
	    padding-top: 0px;
	}
	.webi-newsletter form button[type="submit"] {
	    width: 93px !important;
	    font-size: 12px !important;
	}
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #000;
	}
	#column-left{
		padding: 0
	}
}
/* content */
#content {
	/*min-height: 600px;*/
}
/* footer */
.linkblock{
	padding: 0px;
}
.fpay li {
    list-style: none;
}
.fpay h5{
	margin-top: 0px;
	margin-bottom: 5px;
	/*text-transform: capitalize;*/
}
.copya {
    text-align: left;
    margin-top: 10px;
}
.fpay li, .fpay li img {
    display: inline-block;
    vertical-align: middle;
}
.news {
    margin-bottom: 15px;
    border-top: 1px solid #dfdfdf;
    padding-top: 15px;
}
#formNewLestter.formNewLestter{
	margin-bottom: 0px;
}
.fborder{
	padding-left: 30px;
}
.social a{
	line-height: 18px;
}
.webi-single-blog{
	margin-bottom: 30px;
}
footer {
	background-color: #fff;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a:hover,.foot-payment li a i:hover {
	color: #000;
}
footer h5 {
	font-family: 'Poppins-Medium';
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
	margin-top: 0px;
}
/* alert */
.webi-single-blog .alert,.news-popup .alert {
	position: unset;
}
.alert {
	padding: 8px 14px 8px 14px;
	position: absolute;
	top: 158px;
	left: 0;
	right: 0;
	border-radius: 4px;
	z-index: 9;
}
.alert .close {
    opacity: 1;
    right: 0;
    top: 0;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 12px 0;
	border-radius: 4px;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 0 20px;
	position: relative;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 5px;
	right: -4px;
	width: 9px;
	height: 9px;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	transform: rotate(-45deg);
}
.breadcrumb > li:last-child::after {
    border-bottom: 0;
    border-right: 0;
}
.breadcrumb > li + li::before {
    content: '';
    padding: 0;
}
.pagination {
	margin: 0;
}
@media(min-width: 600px){
	.pagination {
		display: inline;
	}
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 14px;
	/*text-transform: capitalize;*/
	border-radius: 4px;
	box-shadow: none;
	font-family: 'Poppins-Medium';
}
.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: #ffffff;
	background-color: var(--cor-principal);
	border: 1px solid var(--cor-principal);
	transition: all 0.3s linear;
}
.btn-primary {
	color: #ffffff;
	background-color: var(--cor-principal);
	border: 1px solid var(--cor-principal);
	transition: all 0.3s linear;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled],
.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.disabled:hover,.btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus,.btn-default:hover,
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default,.btn-default:active:hover,.btn-default.focus, .btn-default:focus,
.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: var(--cor-secundaria);
	border: 1px solid var(--cor-secundaria);
	color: #000;
}
.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: var(--cor-secundaria);
	transition: all 0.3s linear;
	border: 1px solid var(--cor-secundaria);
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	color: #ffffff;
	background-color: #000;
	border: none;
}
.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;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.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: #000;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled],.btn-link:focus,.btn-link.focus,.btn-link:hover{
	background-color: transparent;
	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);
}
/* 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 */
.home-cat .nav-tabs li.active::after {
    width: 0px !important;
}
.product-thumb {
	position: relative;
}
.product-thumb .image {
	text-align: center;
	border-radius: 4px;
}
.product-thumb .image img{
	border-radius: 4px;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 768px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 0px;
	}
}
.rating .fa-stack {
	font-size: 6px;
}
.rating .fa-star-o {
	color: var(--cor-secundaria);
	font-size: 14px;
}
.rating .fa-star {
	color: var(--cor-secundaria);
	font-size: 13px;
}
.rating .fa-star + .fa-star-o {
	color: var(--cor-secundaria);
}
h2.price {
	margin: 0;
}
.product-thumb .price,.product-thumb1 .price {
	color: #181818;
	font-family: 'Poppins-Medium';
	letter-spacing: 0.5px;
	margin-bottom: 0;
}
.product-thumb .price-old,.product-thumb1 .price-old {
	color: #929292;
	text-decoration: line-through;
}
.product-thumb .price-tax {
	color: #929292;
	font-size: 12px;
	display: block;
}
.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;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
	.container {
    	width: 100%;
	}
    #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;
}
.product-grid .product-thumb, .product-list .product-thumb {
    border-radius: 4px;
}
.product-list .product-thumb {
    float: left;
    width: 100%;
    border: 1px solid #eee;
}
@media (min-width: 1410px){
	#product-search .product-list, #product-manufacturer .product-list {
		width: 50%;
	}
	#product-search .product-grid, #product-manufacturer .product-grid {
		width: 20%;
	}
	.home-cat{
		width: 16%;
	}
	.home-tab{
		width: 84%;
	}
	.special-deal{
		width: 22%
	}
	.tabpro{
		width: 78%;
	}
}
/* custom css */
@media (min-width: 1200px) and (max-width: 1409px){
	.special-deal {
	    width: 25%;
	}
	.tabpro{
		width: 75%;
	}
}
@media(min-width: 768px){
	#form-language .dropdown-menu, #form-currency .dropdown-menu {
		border-top: 3px solid var(--cor-secundaria) !important;
	}
	.curlan.open .dropsetting, .huserb.open .dropdown-menu, #cart.open .dropdown-menu {
	    visibility: visible;
	    opacity: 1;
	    transform: scale(1, 1);
	    background: #fff;
	    border: 1px solid #ededed;
	    padding: 5px 0px;
	}
	.curlan .dropsetting, .huserb .dropdown-menu, #cart .dropdown-menu{
		visibility: hidden;
	    display: block;
	    margin-top: 25px !important;
	    opacity: 0;
	    margin-top: 0px;
	    border-top: 3px solid var(--cor-secundaria) !important;
	    border: 1px solid #e7e7e7;
	    box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
	    visibility: hidden;
	    display: block;
	    opacity: 0;
	    border-radius: 0px;
	    box-shadow: none;
	    padding: 0px;
	    transform-origin: 0 0 0;
	    transform: scale(1, 0);
	    transition: all 500ms ease 0s;
	    border-radius: 4px;
	} 
}
@media(max-width: 1199px){
	.product-list .caption h4 a {
	    font-size: 15px;
	    color: #000;
	}
	.list-des {
	    font-size: 12px;
	}
	.smail {
		display: none;
	}
}
.lang, .cur,.hcontact {
    display: inline-block;
}
/* header */
#form-language .test, #form-currency .test{
	padding: 5px 3px;
}
.curlan .dropsetting {
    width: 246px;
    padding: 15px 0px !important;
}
#form-language, #form-currency {
    display: inline-block;
    border: 1px solid #eee;
    border-radius: 4px;
    margin: 0px 8px;
}
.smail h1 {
    color: #f3efef;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: normal;
    margin: 0px;
}
.smail {
    margin-top: 8px;
}
.smail .mailus {
    vertical-align: middle;
    margin-left: 10px;
}
.d-inline-block {
    display: inline-block !important;
}
.smail p {
    color: rgba(255, 255, 255);
    font-size: 15px;
    letter-spacing: 0.5px;
    font-weight: 500;
    margin-bottom: 0px;
}
.haccount i{
	margin: 0 5px;
	width: 15%;
}
.haccount > li > a {
    padding: 3px 10px;
    line-height: 25px;
}
.head-left{
    font-size: 13px;
}
.head-left span{
	margin: 0 10px;
	/*text-transform: capitalize;*/
	font-family: 'Poppins-Medium';
}
.cur .btn.test::before {
	content: '';
	border-left: 2px solid #d6d6d6;
	margin: 0 20px;
	height: 10px;
	display: inline-block;

}
.cur .btn.test::after {
	content: '';
    border-left: 2px solid #d6d6d6;
	height: 10px;
	display: inline-block;
	margin: 0 20px;
}
.hcontact svg{
	margin: 0 5px;
}
.cbanner, .offerbanner, .sell {
	margin-top: 30px;
	margin-bottom: 20px;
}
header #cart-total {
    position: absolute;
    top: -12px;
    background: var(--cor-secundaria);
    color: #000;
    text-align: center;
    border-radius: 20%;
    right: 12px;
    cursor: pointer;
    height: 16px;
    font-size: 10px;
    display: inline-block;
    padding: 0 5px;
}
.webimenu{
	background-color: #000000;
}
header {
	background-color: var(--cor-principal);
    padding: 16.5px 0;
}
.smail svg {
    fill: #fff;
}
#top-links svg:hover,#cart > .btn:hover svg{
	fill: var(--cor-secundaria);
}
#top-links.nav .open > a, #top-links.nav .open > a:focus, #top-links.nav .open > a:hover{
	background-color: transparent;
}
.view_more.my-menu{
	cursor: pointer;
}
.home-cat{
	padding-left: 5px;
}
/* Search-category */
.sblock{
	display: block;
}
.ajax-result-msg {
    padding: 10px 15px;
}
.ajax-load-img{
	max-width: 80px;
}
#search-by-category .list-des{
	font-size: 10px;
	color: #777;
	line-height: 10px;
}
.hover-cate::after{
    content: '';
    position: absolute;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    height: 36px;
    top: 5px;
    right: 0px;
}
#search-by-category .search-container .categories-container{
    float:left;
	width: 160px;
    position:relative
}
#search-by-category .search-container .categories-container .hover-cate p {
	position: relative;
	margin-bottom: 0;
	color: rgba(255, 255, 255);
	height: 45px;
	cursor: pointer;
	padding: 12px 10px;
	border-radius: 4px 0 0 4px;
}
#search-by-category .search-container .categories-container .hover-cate p:after {
	content: "\f107";
    font-family: 'fontawesome';
    position:absolute;
	right:20px;
	top: 13px;
	font-size: 18px;
}
#search-by-category .search-container .categories-container .hover-cate .cate-items{
    z-index: 9999;
	position: absolute;
	display: none;
	background: none repeat scroll 0% 0% #FFF;
	max-height: 300px;
	overflow: auto;
	padding: 15px;
	width: 100%;
	cursor: pointer;
	border: 1px solid #eee;
	line-height: 25px;
	/*text-transform: capitalize;*/
}
#search-by-category .search-ajax{
	position: absolute;
	z-index: 99;
	background: none repeat scroll 0% 0% #fff;
	left: 15px;
	top: 100%;
	right: 15px;
}
#search-by-category .search-ajax .ajax-result-container .ajax-result-list{
    display:block;
    border:1px solid #ddd;
    max-height:345px;
    overflow: auto;
}
#search-by-category .item-inner:before {
	display:none;
}
.acart span{
	margin-left: 5px;
}
.product-list .rating{
	padding-top: 10px;
}
#btn-search-category {
	background: transparent;
	border: none;
	height: 45px;
	box-shadow: none;
	text-transform: uppercase;
	font-family: 'Poppins-Medium';
	font-size: 13px;
	min-width: 75px;
	transition: 0.3s ease;
    letter-spacing: 0.8px;
}
#btn-search-category svg{
    fill: #fff;
}
#text-search { 
	width: 100%;
	height: 45px;
	padding: 0 15px;
	background-color: transparent;
	color: rgba(255, 255, 255);
	border: none;
}
#text-search::-webkit-input-placeholder {
	color: rgba(255, 255, 255);
}
.search-container{
	border: 1px solid rgba(255, 255, 255, 0.6);
	background-color: rgba(255, 255, 255, 0.05);
	border-radius: 4px;
}
.curlan{
	margin: 0px 30px;
}
.ajax-loader-container {
	display: none;
}
.ajax-result-item {
	list-style: none;
}
.ajax-loader-container {
	position: absolute;
	z-index: 110;
	height: 300px;
	background-color: white;
	border: 1px solid #eee;
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
}
.product-info .price-old {
	text-decoration: line-through;
}
.ajax-result-list .product-image img{
	max-width: 70px;
}
.ajax-result-list .product-name{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 12px;
	/*text-transform: capitalize;*/
	margin: 5px 0;
}
.ajax-result-list .old-price{
	font-size: 16px;
}
.ajax-result-list .product-info{
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 15px 0;
}
/* .ajax-result-container{
	display: block !important

} */
.item-cate{
	list-style: none;
}
.item-cate.f1{
	margin-left: 10px;
}
 /* Search-category over */
 /* menu */
 
 @media(min-width: 768px){
 	.fixed {
    position: fixed;
    z-index: 9;
    top: 0;
    transition: 0.4s top cubic-bezier(.3, .73, .3, .74);
    left: 0;
    right: 0;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    z-index: 100;
    background-color: var(--cor-principal);
}
 	/* #menu {
	    background-color: var(--cor-secundaria);
	    background-image: none;
	    background-repeat: repeat-x;
	    border-color: var(--cor-secundaria);
	    min-height: 40px;
	    color: #000;
	    margin: 0px;
	    border-bottom-right-radius: 0px;
	    border-bottom-left-radius: 0px;
	}
	.title-menu {
	    background: rgba(255,255,255,0.1) none repeat scroll 0 0;
	    padding: 7px 15px;
	    color: #fff;
	    text-transform: uppercase;
	    border-radius: 4px;
	    display: inline-block;
	    width: 100%;
	    cursor: pointer;
	} */
 	.smail, .stme2, .homeslide{
	    padding-left: 5px;
	}
 	#wr-menu-icon h3.wr-menu {
	    margin-bottom: 0;
		font-size: 14px;
		/*text-transform: capitalize;*/
		letter-spacing: 1px;
		font-weight: normal;
		font-family: 'Poppins-Medium';
		color: #222222;
		background-color: var(--cor-secundaria);
		padding: 7px 15px;
		border-radius: 4px;
		height: 45px;
		cursor: pointer;
		margin-top: -73px;
	}
	#wr-menu-icon .btn-navbar.navbar-toggle {
	    padding: 0;
	    border: none;
	    cursor: pointer;
	    border-radius: 50%;
	    min-width: 30px;
	    min-height: 30px;
	    text-align: center;
	    margin: 0px;
	    padding-top: 0px;
	    cursor: pointer;
	    -webkit-transition: all 0.3s ease-in-out;
	    transition: all 0.3s ease-in-out;
	    display: block;
	    float: left;
	}
	#wr-menu-icon .cate{
		display: inline-block;
		margin-top: 2px;
    	font-size: 15px;
	}
	#wr-menu-icon:hover .ico-menu .bar::after {
	    left: 0;
	}
	.ico-menu {
	    position: relative;
	    width: 15px;
	    top: -8px;
	    margin: 0 auto;
	    left: -8px;
	}
	.btn-navbar.navbar-toggle {
	    cursor: pointer;
	    text-align: center;
	    cursor: pointer;
	}
	.ico-menu .bar:nth-child(1) {
	    top: 0;
	    width: 18px;
	}
	.ico-menu .bar {
	    position: absolute;
	    height: 1px;
	    background-color: #222;
	    overflow: hidden;
	}
	.bar {
	    height: 12px;
	    width: 20px;
	    display: inline-block;
	}
	.ico-menu .bar:nth-child(2) {
	    top: 5px;
	    width: 16px;
	}
	.ico-menu .bar:nth-child(3) {
	    top: 10px;
	    width: 12px;
	}
	.ico-menu .bar:nth-child(3)::after {
	    -webkit-transition-delay: 0.3s;
	    transition-delay: 0.3s;
	}
	.ico-menu .bar::after {
	    content: '';
	    display: block;
	    width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0;
	    left: 100%;
	    z-index: 1;
	    background: #fff;
	    -webkit-transition: 0.3s;
	    transition: 0.3s;
	    transition-delay: 0s;
	}
	.ico-menu .bar:nth-child(2)::after {
	    -webkit-transition-delay: 0.2s;
	    transition-delay: 0.2s;
	}
	.ico-menu .bar:nth-child(1)::after {
	    -webkit-transition-delay: 0.1s;
	    transition-delay: 0.1s;
	}
	#_desktop_top_menu:hover .btn-navbar.navbar-toggle {
	    background-color: #4de8d9;
	}
	.commenu #under-menu{
		/*display: block;*/
	}
	#under-menu {
	    position: absolute;
	    z-index: 9;
	    background: #fff;
	    border-radius: 4px;
	    margin-top: 27px;
	}
	.navbar {
	    margin-bottom: 0px;
	}
	.navbar-nav > li {
		width: 100%;
	}
	#menu1 li a:hover{
		color: var(--cor-secundaria);
	}
	#menu1 li:last-child a::after{
		border: none;
	}
 }
 .webimenu {
    background-color: #fff;
    padding: 5px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(220, 220, 220, 0.502);
}
.cate-menu{
	margin-top: 25px;
}
#cat_tab ul li.active a::after, #cat_tab1 ul li.active a::after, #cat_tab2 ul li.active a::after{
    content: '\f0d9';
    color: #fff;
    font-family: fontawesome;
    font-size: 18px;
    bottom: 0;
    top: 0;
    align-items: center;
    display: flex;
    position: absolute;
    left: auto;
    right: -2px;
    margin: 0 auto;
    text-align: center;
}
#cat_tab ul li.active, #cat_tab1 ul li.active, #cat_tab2 ul li.active {
    color: #fff;
}
#cat_tab ul li.active, #cat_tab1 ul li.active, #cat_tab2 ul li.active{
    transition: .3s ease;
    background: var(--cor-principal);
    color: #fff;
    position: relative;
}
#cat_tab ul li, #cat_tab1 ul li, #cat_tab2 ul li{
    font-size: 14px;
    letter-spacing: 1px;
    /*text-transform: capitalize;*/
    display: block;
    transition: .3s ease;
}
/* slider */
#slideshow0 img {
    border-radius: 4px;
}
.owl-wrapper-outer {
    box-shadow: none !important;
    border: none !important;
    border-radius: 0 !important;
}
#slideshow0.owl-theme .owl-controls .owl-page span {
    opacity: 1;
    background: #fff;
    box-shadow: none;
    margin: 0;
}
#slideshow0.owl-theme .owl-controls .owl-page.active span, #slideshow0.owl-theme .owl-controls .owl-page:hover span {
    opacity: 1;
    background: #fc381a;
}
#slideshow0 .owl-pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    top: auto;
}
/* service */
.deliveryinfo li{
    vertical-align: middle;
}
.deliveryinfo li svg {
    fill: #9f9f9f;
    margin: 0 5px;
    transform-style: preserve-3d;
    transition: .3s ease;
}
.deliveryinfo ul li h4 {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 0;
    margin-top: 0px;
}
.deliveryinfo ul li p {
    font-size: 11px;
    /*text-transform: capitalize;*/
    color: #6d6d6d;
    margin-bottom: 0;
}
.deliveryinfo{
	border: 1px solid #dcdcdc;
    border-radius: 4px;
    background-color: #fff;
    padding: 20px 15px;
    /*/margin-top: 25px;
    margin-bottom: 30px;*/
	border-radius: 4px;
}
.deliveryinfo ul:hover svg{
    cursor: pointer;
    fill: var(--cor-secundaria);
}
@media (min-width: 1200px){
	.product-list .caption {
	    float: right;
	    padding-left: 3px;
	    display: inline-block;
	    width: 70%;
	}
	.product-list .product-thumb .image {
	    float: left;
	    padding: 0 0px;
	    display: inline-block;
	    width: 30%;
	}
	#column-left {
	    width: 22%;
	}
	.accon #content {
	    width: 78%;
	}
	.menus, .stmenu{
		width: 22%;
	}
	.manun {
		width: 78%;
	}
	.stme2{
		width: 78%;
		float: right;
		margin-top: 3px;
	}
	.hsearch{
	    width: 43%;
	}
	.smail {
	    width: 20%;
	}
	.sign-cart {
	    width: 15%;
	}
	.scategory, .headlogo{
		width: 22%;
	}
	.homeslide{
		width: 78%;
	} 
    .sborder{
	    position: relative;
	}
.sborder::before{
    content: '';
    border-left: 1px solid #dadada;
    height: 35px;
    left: -15px;
    position: absolute;
    top: 0px;
}
}
#common-home {
    padding: 0;
    margin: 0;
    overflow: hidden;
}
/* prodoct */
#carousel0 .owl-wrapper-outer{
	border: none !important;
}
.webi-ownstyle.webi-quickview {
	background-color: var(--cor-principal);
}
.owl-theme .owl-controls .owl-buttons div {
    color: #000 !important;
    margin: 0 !important;
    padding: 7px 10px !important;
    border-radius: 4px !important;
    background: #f0f0f0 !important;
    min-width: 30px !important;
    min-height: 30px !important;
    opacity: 1 !important;
    position: absolute;
    top: -61px;
    left: auto;
}
.owl-carousel .owl-buttons div i {
    font-size: 17px !important;
    vertical-align: middle;
    margin: 0 !important;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    right: 50px;
}
.owl-carousel .owl-buttons .owl-next {
    right: 10px;
}
.nav-tabs > li{
	float: left;
	display: inline-block;
}
.owl-wrapper-outer{
	border: 1px solid #dcdcdc !important;
}
.tab-head h1{
	font-weight: 500;
	font-size: 18px;
	/*text-transform: capitalize;*/
	margin-bottom: 0;
	color: #333;
	margin-top: 0px;
}
.tab-head::before {
    border-bottom: 3px solid var(--cor-principal);
    position: absolute;
    bottom: -1px;
    content: '';
    width: 90px;
}
.tab-head{
	border-bottom: 2px solid #dcdcdc;
	margin-bottom: 20px;
	padding-bottom: 15px;
	position: relative;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 15px;
}
.xs-tab .nav-tabs > li.active > a,.xs-tab .nav-tabs > li.active > a:focus,.xs-tab .nav-tabs > li.active > a:hover,.xs-tab .nav-tabs > li > a:hover {
    color: var(--cor-secundaria);
    cursor: default;
    background-color: #fff;
    border: none;
    cursor: pointer;
}
.xs-tab .nav-tabs{
	border-bottom: 2px solid #dcdcdc;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
.xs-tab .nav-tabs > li > a:hover{
	background-color: transparent;
	border: none
}
.xs-tab .nav-tabs > li > a{
	margin: 0;
	border: none;
	border-radius: 0;
	font-family: 'Poppins-Medium';
	font-size: 14px;
	text-transform: uppercase;
	color: #181818
}
.xs-tab .nav > li > a{
	padding: 0;
	text-transform: uppercase;
}
.product-thumb:hover .second-img, .leftpro:hover .second-img,.toppro:hover .second-img {
    opacity: 1;
}
.product-thumb .second-img, .leftpro .second-img,.toppro .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;
}
.tabpro{
	background-color: #fff;
	border-radius: 4px;
}
.f-b-n-b{
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    padding: 15px;
}
.spe-count {
    border: 2px solid var(--cor-principal);
    border-radius: 4px;
}
.nav-tabs li.active::after {
    height: 2px;
    width: 50px !important;
}
.latestb, .bests{
	margin-left: 20px;
}
.nav.nav-tabs li::after {
    content: '';
    position: absolute;
    bottom: -16px;
    transition: all .3s ease-in-out;
    width: 0;
    border-bottom: 2px solid var(--cor-principal);
    left: 0;
} 
.pro-nepr .product-layout{
	padding: 0 10px;
}
.new-product {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #000;
    font-size: 12px;
    font-family: 'Poppins-Medium';
    background-color: var(--cor-secundaria);
    border-radius: 2px;
    min-width: 63px;
    text-transform: uppercase;
    text-align: center;
    padding: 4px 0 2px 0;
}
.salep {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
    font-size: 12px;
    font-family: 'Poppins-Medium';
    background-color: var(--cor-principal);
    border-radius: 2px;
    min-width: 63px;
    text-transform: uppercase;
    text-align: center;
    padding: 4px 4px 2px 4px;
}
.caption h4 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 15px;
}
.caption h4 a {
    color: #000;
    font-size: 12px;
    font-family: 'Poppins-Medium';
    transition: all 0.3s ease-out 0s;
    letter-spacing: 0.5px;
    /*text-transform: capitalize;*/
}
.caption h4 a:hover, .caption h4:hover {
    color: var(--cor-secundaria);
}
.topbutton button{
	display: block;
	border: none;
	background-color: transparent;
	padding: 0;
}
.topbutton svg {
    fill: #000;
    transition: all 0.3s ease-out 0s;
}
.button-group .wish, .button-group .com{
    background-color: #f1f1f1;
    border: none;
    transition: 0.3s all ease;
    border-radius: 4px;
    color: #fff;
    font-family: 'Poppins-Medium';
    width: 38px;
	height: 38px;
	padding: 0px 5px;
}
.button-group{
	display: inline-block;
	position: absolute;
	bottom: 55px;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	transition: all 400ms ease 0s;
	transform: scale(0);
    opacity: 0;
}
.acart{
	padding: 8px 12px;
	background: #f1f1f1;
	border: none;
	border-radius: 4px;
	background: #f1f1f1;
	height: 38px;
	width: auto;
	padding: 0px 10px;
}
.button-group button:hover{
	background-color: var(--cor-principal);
	color: #fff;
}
.button-group button:hover svg{
	fill: #fff;
}
.product-thumb .price-old{
	font-size: 12px;
}
.product-grid .caption{
	padding: 0px 10px;
	margin-bottom: 10px;
}
.price {
    min-height: 22px;
}
#product-product{
	margin-bottom: 50px;
}
#common-home .webi-ownstyle.webi-quickview{
	padding: 11px 0;
}
.webi-ownstyle.webi-quickview {
	background: #f1f1f1;
    width: 38px;
    height: 38px;
    padding: 7px 0;
    border-radius: 4px;
    text-align: center;
    transition: .3s ease;
    position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	top: 112px;
	transition: all 400ms ease 0s;
	transform: scale(0);
	opacity: 0;
}
@media(min-width: 992px){
	.product-thumb:hover .acart {
	    opacity: 1;
	}
	.product-thumb:hover .rating {
		/*opacity: 0;*/
	}
	.product-thumb .caption h4,.product-thumb .caption .rating {
		transition: 0.3s all ease;
	}
	.product-thumb:hover .topbutton,.product-thumb1:hover .topbutton{
		opacity: 1;
	}
	.product-thumb .topbutton,.product-thumb1 .topbutton{
		transition: 0.3s all ease;
		/* opacity: 0; */
	}
	.product-thumb:hover .button-group, .product-thumb:hover .webi-ownstyle.webi-quickview {
	    transform: scale(1);
	    opacity: 1;
	}
	.webi-ownstyle.webi-quickview:hover{
	    background: var(--cor-principal);
	}
	.webi-ownstyle.webi-quickview:hover svg{
	    fill: #fff;
	}
	.product-thumb .price{
        position: relative;
	    bottom: 0px;
	    transition: 0.3s all ease;
	}
}
.topspace .owl-wrapper-outer {
	border: 1px solid #fff !important;
}
.owl-item{
    border-right: 1px solid #dcdcdc;
}
@media(min-width: 992px){
	.cbanner {
		padding: 0;
	}
}

.topbanner{
	margin-top: 50px;
	margin-bottom: 50px;
}
.topbanner img{
	border-radius: 4px;	
}
/* top rated */
.toppro .image{
	padding: 0;
}
.toppro .rating{
	margin-top: 5px;
}
.topprom{
	margin-bottom: 30px;
}
.toppro .caption h4 a{
	font-size: 14px;
}
.toppro .acart{
	border: 1px solid #e7e7e7;
	background-color: #fff;
	color: #000000;
	margin-top: 18px;
	padding-top: 10px;
}
.toppro .acart:hover{
	border: 1px solid #fc381a;
	background-color: #fc381a;
	color: #fff;
}
.toppro .caption {
	margin-top: 10px;
}
/* category tab */

.categort-pro, .fashion {
    padding: 15px 0px;
}
.category-tab.tabpro.pro-nepr{
	width: 100%;
}
.nav-tabs li a{
	/*text-transform: capitalize;*/
}
#cat_tab .nav-tabs, #cat_tab1 .nav-tabs, #cat_tab2 .nav-tabs{
	border: 1px solid #eee;
}
.category-tab .nav-tabs li a, .category-tab .nav-tabs li.active a, .category-tab .nav-tabs li.active a:focus {
    border-radius: 0;
    border-bottom: 1px solid #eee !important;
    padding: 0px 15px;
    line-height: 40px;
    margin: 0px;
    display: block;
    background-color: transparent;
    border: none;
    cursor: pointer;
}
#cat_tab .nav-tabs > li.active > a, #cat_tab .nav-tabs > li.active > a:focus, #cat_tab .nav-tabs > li.active > a:hover,#cat_tab a:hover{
	color: #fff;
	background-color: var(--cor-principal);
}
#cat_tab1 .nav-tabs > li.active > a, #cat_tab1 .nav-tabs > li.active > a:focus, #cat_tab1 .nav-tabs > li.active > a:hover,#cat_tab1 a:hover{
	color: #fff;
	background-color: var(--cor-principal);
}
#cat_tab2 .nav-tabs > li.active > a, #cat_tab2 .nav-tabs > li.active > a:focus, #cat_tab2 .nav-tabs > li.active > a:hover,#cat_tab2 a:hover{
	color: #fff;
	background-color: var(--cor-principal);
}
#cat_tab .tabpro .nav-tabs li.active::after {
	border-bottom: none !important;
}
#cat_tab a{
	transition: 0.3s all ease;
	font-size: 14px;
	/*text-transform: capitalize;*/
}
.category-tab .nav-tabs li {
    display: block;
    width: 100%;
}
@media (min-width: 600px){
.catb{
	display: none;
}
.home-cat.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    padding-right: 0;
}
}
.cat-tab {
    padding: 0 10px;
}
/* blog */
@media(min-width: 992px){
	.blog-comment{
	    margin-top: 0
	}
}
.spaceb{
	margin-top: 60px;
	margin-bottom: 60px;
}
.blog-right h4{
	font-size: 16px;
	margin-top: 10px !important;
	line-height: 22px;
	margin: 0;
	padding: 10px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.blog_webi.pro-nepr.tabpro{
	width: 100%;
}
.webi-post-author,.write-comment a{
	color: #8b8b8b;
	font-size: 12px;
}
.seper{
	padding: 0 5px;
	color: #fc381a;
}
#blog {
    padding-bottom: 30px;
}
.webi-post-author i{
	margin-right: 5px;
}
.blog-left:hover .blog_mask {
    visibility: visible;
}
.webi-blog-image {
    position: relative;
    margin-bottom: 15px;
}
.webi-blog-image img{
	border-radius: 4px;
}
.beffect img{
	border-radius: 4px;
}
#blog .product-block .webi-blog-image {
    margin-bottom: 0;
}
#blog .product-block{
	padding: 0 10px;	
}
.product-block:hover .webi_post_hover {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    transform: scale(1);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.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;
    text-align: center;
}
#blog img{
	border-radius: 4px;
}

.webi_post_hover .icon {
	border-radius: 50%;
	transform: translate(-50%, -50%);
	border: 2px solid #000;
	padding: 7px 9px;
	line-height: 12px;
}
.webi_post_hover .icon:hover{
	background-color: #252525;
	color: #fff;
}
.webi_post_hover .icon:hover i{
	color: #fff;
}
.webi_post_hover .icon i{
	font-size: 16px;
	color: #000;
}
.readmore_link i{
	vertical-align: middle;
}
.product-block{
	padding-bottom: 30px;
}
.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;
}
.webi-single-blog .heading{
	font-size: 16px;
	/*text-transform: capitalize;*/
	color: #000;
}
.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 13px;
}
.webi_blog_page .blog-desc{
	padding: 15px 0
}
.allmb{
	margin-bottom: 15px;
}
/* left product */
.leftprobg {
    background-color: #fff;
    border-radius: 4px;
    margin-top: 30px;
    position: relative;
}
.leftpro .image{
	padding: 0;
}
.product-layout.leftpro {
    float: left;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.leftpro .price{
	margin-bottom: 5px;
}
/*.leftprobg .leftpro:last-child{
	border-bottom: none;
	padding-bottom: 0;
}*/
/* testimonial */
#owl-testi img.center-block{
	border: 3px solid #d0d0d0;
	 border-radius: 100%;
}
#owl-testi h4{
	color: #2e2e2e;
	font-family: 'Poppins-Medium';
	/*text-transform: capitalize;*/
	font-size: 15px;
	margin-top: 10px;
}
#owl-testi h5{
	color: #838383;
	font-family: 'Poppins-Medium';
	/*text-transform: capitalize;*/
	font-size: 12px;
}
#owl-testi{
	padding: 10px 15px 20px 15px;
}
#owl-testi p{
	color: #838383;
	font-size: 12px;
	font-family: 'Poppins-Medium';
	line-height: 22px;
	letter-spacing: 1px;
}
#owl-testi p img{
	float: left;
	margin: 0px 5px;
}
#owl-testi.owl-theme .owl-controls .owl-page span {
    opacity: 1;
    border: 1px solid #eee;
    background: #fff;
    box-shadow: none;
    margin: 0;
}
#owl-testi.owl-theme .owl-controls .owl-page.active span, #owl-testi.owl-theme .owl-controls .owl-page:hover span {
    opacity: 1;
    background: #fc381a;
    border: 1px solid #fc381a;
}
#owl-testi .owl-pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    top: auto;
}
.owl-carousel {
    background: transparent !important;
}
/* newslettter */
.logos{
	background-color: #f5f5f5;
	padding: 15px 0px;
}
#logo > a img{
	margin: auto;
}
.fborder h5, .inner h3, .fpayment h5 {
	letter-spacing: 1px;	    
	color: #000;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
	margin-top: 0px;
}
.middle-footer{
	overflow: hidden;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 40px 0;
}
.fborder ul li:hover a{
    padding-left: 3px;
}
.fborder li a, .f-left li, .mainh{
    cursor: pointer;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #000;
    padding: 0;
    /*word-break: break-all;*/
    width: 100%;
    /*text-transform: capitalize;*/
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 3;
    color: #fff;
    background-color: #192739;
    border-color: #192739;
}
.pagination > li > a, .pagination > li > span {
    color: #000;
}
.paginationss {
    text-align: center;
    border-radius: 4px;
    border: 1px solid #eee;
    /*text-transform: capitalize;*/
    padding: 7px 0px;
    margin: 0px -10px;
}
.paginationss .tot {
    line-height: 34px;
    float: right;
}
.searchbt {
    margin-bottom: 20px;
}
.ajax-result-msg {
    padding: 10px 15px;
    background-color: #f5f5f5
}
.block-cat-wr img{
	border-radius: 4px; 
}
.clearfix .btn-primary{
	padding: 7.5px 12px!important;
}
.wb-con-block .protitle{
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 20px;
}
.form-control:focus {
    border-color: #192739;
    outline: 0;
    box-shadow: none;
}
.spe-des h4 {
    font-size: 16px;
    /*text-transform: capitalize;*/
    letter-spacing: 1px;
    font-weight: 500;
    margin-top: 20px;
}
.alert.alert-danger.alert-dismissible{
	margin-top: 27px;
}
.form-control {
	box-shadow: none;
	padding: 7.5px 12px;
	height: 37px;
	border: 1px solid #e7e7e7;
}
.webi-newsletter form input[type="text"] {
    padding: 10px 20px;
	color: #5e5d5d;
	width: 100%;
	border-radius: 4px;
	font-size: 12px;
	letter-spacing: 1px;
	border-radius: 4px;
	border: 1px solid #e5e5e5;
	background: #f5f5f5;
	transition: .3s ease;
	height: 48px;
	border-radius: 4px !important;
}
.main-s {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 0px;
    color: #000;
    margin-top: 0px;
    margin-bottom: 5px;
}
#newsletter {
    display: inline-block;
    vertical-align: middle;
}
.email-f .input-group{
	display: inline;
}
.webi-newsletter form button[type="submit"] {
    letter-spacing: 1px;
    font-weight: 500;
    font-weight: normal;
    border-radius: 4px;
    text-transform: uppercase;
    width: 138px;
    transition: 0.3s ease;
    margin-left: 20px;
    color: #fff;
    background: var(--cor-principal);
    background: var(--cor-principal);
	height: 48px;
	font-size: 15px;
	vertical-align: middle;
	text-align: center;
	padding: 14px 10px;
}
#formNewLestter .form-group{
    position: relative;
}
.fpayment li{
	display: inline-block;
}
.fpayment li i {
    width: 30px;
    margin-top: 7px;
    font-size: 20px;
    color: #8b8b8b;
}
#contact ul li {
    line-height: 33px;
}
#contact ul li i {
    width: 25px;
    margin-top: 7px;
    font-size: 25px;
    margin-left: 5px;
    margin-right: 5px;
}
.fborder li a:hover, .f-left li:hover {
	color: #ffc843;
}
.fbottom li a{
	border-right: 1px solid #999999;
	padding-right: 10px;
	padding-left: 10px;
	color: #8b8b8b;
}
.fbottom li{
	display: inline-block;
}
.fbottom li:last-child a{
    border-right: none;
    margin-right: 0px;
    padding-right: 0px;
}
.owl-theme .owl-controls .owl-buttons div:hover {
    color: #fff !important;
    background: var(--cor-principal) !important;
}
.fbottom{
	text-align: center;
	font-size: 14px; 
	color: #999999;
	padding-bottom: 15px;
}
.copy{
	text-align: center;
    background-color: #fff;
	padding: 15px 0;
	color: #222;
	font-size: 14px;
}
.blog_webi .next-prevb .owl-theme .owl-controls .owl-buttons div {
    top: -60px;
}
.btn-link:focus, .btn-link:hover {
    color: #ffc843;
    text-decoration: none;
}
.fright #column-right {
	padding-top: 0px;
	width: 100%;
	display: block;
}
.catesort #input-sort, #input-limit{
	border-radius: 4px !important; 
}
.catsearch::after {
    font-family: 'fontawesome';
    content: '\f107';
    font-size: 14px;
    position: absolute;
    right: 22px;
    top: 9px;
    pointer-events: none;
}
.inner .disnews{
	margin-top: 6px;
}
#newsletter {
    margin: 0 10px;
    margin-top: 8px;
}
.fborder ul li a::before{
    color: #767676;
    content: "\f105";
    float: left;
    width: 20px;
    font-family: 'fontawesome';
    font-size: 15px;
    transition: 0.3s;
}
/*
.webi-newsletter h3 {
    text-align: center;
    font-size: 22px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: 'Poppins-SemiBold';
    font-weight: normal;
    margin-bottom: 30px;
    margin-top: 25px;
    color: #282828;
}
.webi-newsletter hr {
    border-top: 2px solid #e5e5e5;
    width: 60px;
}
.description-top p{
    font-size: 12px;
    opacity: 0.5;
    padding: 0 10px;
    margin-bottom: 25px;
}
.webi-newsletter .btn {
    background-color: #fc381a;
	border-radius: 4px;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Poppins-Medium';
	padding: 10px 30px;
	transition: all 0.45s ease 0s;
	border: 1px solid #fc381a;
	box-shadow: none;
	margin-top: 5px;
}
.emailbtn:hover,.webi-newsletter .btn:hover {
    color: #fff !important;
    background-color: #000;
    border: 1px solid #000;
}
#formNewLestter {
    padding: 10px 15px;
}
.offerbanner{
	margin-top: 30px;
}*/
/* footer */
.foothr{
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 50px;
}
@media(min-width: 768px){
	.all-down {
	    float: right;
	    margin-top: 4px;
	}
	.middle-footer h5 button {
    	display: none;
	}
	.footer-collapse.collapse ,#filtercol.collapse{
	    display: block !important;
	    height: auto !important;
	    padding-bottom: 0;
	    overflow: visible !important;
	}
}
.social li {
    min-width: 35px;
    min-height: 35px;
    text-align: center;
    transition: 0.3s ease;
    display: inline-block;
    border-radius: 100%;
    background: #dfdfdf;
    color: #4f4f4f;
    padding: 7px;
}
.social li a {
    display: block;
    color: #4f4f4f;
    position: relative;
    top: 3px;
}
.social li:hover{	
	background: var(--cor-principal);
    color: #fff;
}
.social li:hover a{
    color: #fff;
}
#scroll i{
	font-size: 25px;
}
#scroll {
    position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    z-index: 8;
    width: 40px;
	height: 40px;
	background-color: var(--cor-principal);
	color: #fff;
	text-align: center;
	border-radius: 50px !important;
    display: none;
    outline: none;
    text-align: center;
    transition: all .5s ease-in-out;
    padding: 5px 0px;
}
.f-left span{
	margin-left: 25px;
	display: block;
	position: relative;
	top: -4px;	
    line-height: 15px;
}
.f-left img{
	float: left;
}
.f-left li:nth-child(2) span{
	margin-left: 26px;
}
.f-left li:nth-child(3) span{
	margin-left: 27px;
}
.foot-power {
    background-color: #f3f7f8;
    padding: 10px 0;
    color: #222;
    margin-top: 50px;
}
.footabout p{
	color: #000;
	line-height: 25px;
	font-size: 13px;
	margin: 30px 0;
}
.f-left li{
	margin-bottom: 10px;
}
@media(min-width: 992px){
	.topspace{
		/*margin-top: 60px;*/
	}
	.fborder::before {
	    content: '';
		border-left: 1px solid #f5f5f5;
		position: absolute;
		height: 250px;
		top: 10px;
		left: 0;
	}
}
.foot-payment li a i {
    color: #616161;
    margin-right: 20px;
    font-size: 22px;
}
@media (min-width: 768px) {
	#menu{
		min-height: 0;
	}
	.navbar-collapse.collapse {
	    display: block !important;
	    height: auto !important;
	    padding-bottom: 0;
	    overflow: visible !important;
	    background-color: #fff;
	    min-height: auto;
		z-index: 3;
		border-radius: 4px;
		border: 1px solid #dcdcdc;
	}
	#menu .dropdown:hover .dropdown-menu{
		display: block;
	}
	#menu .dropdown:hover .dropdown-menu{
		display: block;
		padding: 12px 0;
		visibility: visible;
		opacity: 1;
		filter: alpha(opacity=100);
		border-radius: 0;
	}
	#menu .dropdown-menu{
		background: #FFF;
		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;
		left: 100%;
		margin: 0 15px !important;
		border-top: 3px solid var(--cor-secundaria) !important;
		border-radius: 4px;
		box-shadow: none;
		border: 1px solid #dcdcdc;
	}
	#menu .nav > li > a::before{
	    background-color: transparent;
	    content: "";
	    height: 3px;
	    left: 0;
	    margin: 0 auto;
	    position: absolute;
	    right: 0;
	    bottom: 0;
	    transition: all 0.4s ease-out 0s;
	    width: 3px;
	}
	#menu .dropdown-inner a {
	    min-width: 210px;
	    padding: 3px 9px;
	}
	#menu .dropdown-menu{
	    padding: 12px 0;
	    top: 0;
	}
	.enangle {
    	float: right;
    	transition: all 0.3s ease 0s;
    	margin-top: 2px;
	}
	#menu li a:hover .enangle{
    	transform: rotate(-90deg);
	}
}
.thumb_img{
	margin-right: 15px;
}
.view_more.my-menu {
    color: #222222;
    padding: 5px 0px;
    font-size: 14px;
    background-color: transparent;
    border-top: 1px solid #f1f1f1;
}
/* product page */
.imgblocks{
	padding: 0px; 
}
.qtlabel{
	position: relative;
	margin-right: 10px;
	top: -14px;
}
.product-bg{
	background-color: #fff;
	padding: 15px 0;
	border-radius: 4px;
	margin: 0;
}
.thumbnails img{
	border-radius: 4px;
}
.pro-price{
	font-size: 18px !important;
}
.palert,#tab-review,#accordion .alert{
	position: unset;
}
#tab-review i{
	color: var(--cor-principal);
}
#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: 4px;
    padding: 0;
    position: relative;
}
.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;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.btnminus {
    border-right: 0;
    line-height: 22px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.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;
}
.pwishcom svg{
	fill: #fff;
}
.textdeb {
    color: var(--cor-secundaria);
    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;
}
.text-decor-bold.proprice h2 {
	font-size: 22px;
	margin-top: 0;
}
.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;
}
#product-product .alert-info{
	position: unset;
}
#product-product .pro-content {
    margin-top: 0px;
}
.panel-default {
    border-color: transparent;
}
.datebtn {
	border-color: var(--cor-principal);
    background-color: var(--cor-principal);
    color: #fff;
    border-radius: 4px;
    border: none;
    box-shadow: none;
    transition: all 0.5s linear;
    padding: 10px 12px;
    font-size: 12px;
}
.datebtn:hover, .btnup:hover, .add-to-cart:hover {
    background-color: var(--cor-secundaria);
    color: #000;
}
.btnup {
    color: #fff;
    background-color: var(--cor-principal);
    border: none;
    transition: all 0.5s linear;
    font-size: 16px;
    box-shadow: none;
}
/* .btn.focus, .btn:focus, .btn:hover{
	color: #fff;
	background-color: #000;
} */
.btn i{
	vertical-align: middle;
}
/* .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 #eee;
    border-left: 1px solid #eee;
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 4px;
    /*text-transform: capitalize;*/
    margin: 0 5px;
    padding: 0 5px !important;
}
.prorate {
    
    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: 30px;
	padding: 0 15px;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #efefef;
}
.product-tab li a{
	border: none !important;
	background-color: transparent !important;
}
.product-tab .nav-tabs > li.active > a, .product-tab .nav-tabs > li.active > a:focus, .product-tab .nav-tabs > li.active > a:hover{
	color: var(--cor-secundaria);
}
.product-tab .nav-tabs li.active::after {
    height: 2px;
    width: 100%;
}
.product-tab .nav-tabs li::after {
    content: '';
    position: absolute;
    bottom: -1px;
    transition: all .3s ease-in-out;
    width: 0;
    border-bottom: 2px solid var(--cor-secundaria);
    left: 0;
}
.product-tab .tab-pane {
    padding: 15px 0;
}

@media(min-width: 992px){
    .sticky {
        position: sticky;
        top: 15px;
    }
}
/* category page */
#product-category .list-group{
	border: 1px solid #e5e5e5;
	border-radius: 0px 0px 4px 4px;
}
.cate-top img{
	padding: 0 10px;
}
@media(min-width: 768px){
	.product-list .product-thumb .caption h4{
		margin-top: 0;
		max-width: inherit;
	}
	.product-list .caption{
		float: left;
		padding-left: 15px;
		text-align: left;
	}
}
.productspm .product-list:last-child{
	margin-bottom: 0;
}
@media (min-width: 1200px){
	.product-list .product-thumb .caption h4{
		font-size: 16px;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	.fborder li a, .f-left li, .mainh {
	    letter-spacing: 0px;
	}
	.fborder {
	    padding-left: 15px;
	}
	.special-deal{
		width: 30%;
	}
	.tabpro{
		width: 70%;
	}
	.deliveryinfo {
	    padding: 10px 10px;
	    margin-top: 10px;
	}
	.curlan {
	    margin: 0px 20px;
	}
	.price-new{
		display: inline-block;
	}
	#account-wishlist .btn-danger,#product-compare .btn-danger{
		margin-top: 5px;
	}
	.product-list .image{
		width: 30%;
		position: relative;
	}
	.product-list .caption{
		width: 70%;
	}
}
@media (min-width: 992px) and (max-width: 1409px){
	#menu1 li a {
	    margin-right: 28px;
	}
	.container {
	    width: 963px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	.fborder li a, .f-left li, .mainh {
	    letter-spacing: 0px;
	}
	#product-search .product-grid, #product-manufacturer .product-grid{
		width: 33.33%;
	}
	#menu1 li a {
	    margin-right: 15px;
	}
	.dropdown-inner a {
	    min-width: 145px !important;
	    padding: 3px 5px !important;
	}
	#product-compare .btn-danger{
		margin-top: 5px;
	}
	.pagi .tot{
		font-size: 12px;
	}
	.product-thumb .price{
		min-height: 30px;
	}
	.product-list .image{
		width: 30%;
		position: relative;
	}
	.product-list .caption{
		width: 70%;
		padding-bottom: 15px;
	}
	.product-list .product-thumb .price{
		margin-top: -1px !important;
		margin-bottom: 0px !important;
	}
	.catesort{
		clear: none !important;
	}
}
.productspm {
    background-color: #fff;
    margin: 0;
    border-radius: 4px;
}
.product-grid{
	padding: 0 10px;
}
.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-radius: 4px;
}
.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-radius: 4px;
	margin: 25px 0;
	padding: 10px 0px;
	border: 1px solid #eee;
}
#compare-total{
	padding: 0;
	color: #000;
	position: relative;
	top: 5px;
}
#compare-total:hover{
	background-color: #fff;
	color: #fec22b;
}
#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;
    font-size: 12px !important;
    -webkit-padding-before: 7px;
}
.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;
    padding: 5px !important;
    border: 1px solid transparent;
    border-radius: 4px !important;
}
.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;
	border: 1px solid #eee;
}
.product-thumb .clearfix{
	height: 0;
}
.product-list .button-group {
	opacity: 1 !important;
	position: unset;
	transform: none;
}
.product-list .topbutton{
	display: inline-block;
}
.product-list .webi-ownstyle.webi-quickview {
	opacity: 1 !important;
	position: unset;
	transform: none;
	display: inline-block;
	vertical-align: middle;
}
@media(min-width: 768px){
	.product-thumb:hover .acart {
	    opacity: 1;
	}
	.product-list .product-thumb .acart {
	    position: unset;
	    opacity: 1;
	}

	.product-list .product-thumb:hover .caption h4,.product-list .product-thumb:hover .caption .rating {
		opacity: 1;
	}
	.product-list .product-thumb .caption h4,.product-list .product-thumb .caption .rating {
		transition: none;
		float: none !important;
		padding-bottom: 10px;
		margin-bottom: 0px;
	}
	.product-list .product-thumb .price-old{
		display: inline-block;
	}
	.product-list .product-thumb .topbutton{
		transition: none;
		opacity: 1;
	}
	.product-list .product-thumb .price{
        position: unset;
	    bottom: 0px;
	    transition: none;
	    text-align: left;
	    margin-top: 0px;
		margin-bottom: 10px;
	}
	.product-list .product-thumb:hover .pricedis {
		bottom: 0px !important;
		margin-top: 0px;
		margin-bottom: 10px;
	}
	.product-list .product-thumb:hover .price{
	    bottom: 0px;
	}
}
.product-list{
	margin-bottom: 20px;
	padding: 0 5px;
}
.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;
	color: #000;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover,.list-group-item.active, .list-group-item.active:focus{
    color: var(--cor-secundaria);
    background: #fff;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: none;
	border-right: none;
}
.filterp .list-group a {
	background-color: transparent;
	border-bottom: 1px solid #eee;
	border-left: none;
	border-right: none;
	margin-bottom: 0;
	font-family: 'Poppins-Medium';
	color: var(--cor-secundaria);
}
.filterp .list-group-item{
	border: 1px solid #fff;
}
.list-group a {
    color: #000;
    padding: 10px 12px;
    background-color: #fff;
    font-size: 14px;
    border: none;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    /*text-transform: capitalize;*/
    direction: ltr;
}
.list-group-item:first-child{
	border-top: 1px solid #fff;
}
.list-group-item:last-child{
	border-bottom: 1px solid #fff;
}
.list-group-item:first-child,.list-group-item:last-child{
	border-radius: 4px;
}
.panel-heading {
    background: var(--cor-principal);
    color: #fff;
    padding: 15px;
    font-size: 14px;
    font-family: Poppins-Medium;
    text-transform: uppercase;
    margin: 0;
    border: none;
    border-radius: 4px 4px 0px 0px;
}
.panel-footer{
	background-color: transparent;
}
/* pagination */
.pagi {
    background-color: #fff;
    border-radius: 4px;
    margin: 30px 0 30px 0;
    padding: 10px 0;
    border: 1px solid #eee;
}
/* .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: var(--cor-principal);
    border-color: var(--cor-principal);
}
.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: var(--cor-principal);
    border-color: var(--cor-principal);
}
.pagi .tot{
	line-height: 34px;
}
/* checkout page */
.enterco {
    margin-top: 5px;
}
.simple{
	border-radius: 0px !important;
}
.panel-default > .panel-heading {
	border-color: #f5f5f5;
	/*text-transform: capitalize;*/
	font-family: 'Poppins-Medium';
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0;
	color: #000 !important;
	background-color: #f5f5f5;
	padding: 12px 10px;
	border-radius: 4px;
}
.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';
}
.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-Medium';
	text-transform: uppercase;
	font-size: 26px;
	margin: 25px 0;
	color: #222;
}
.newsletter-bg .description-bottom{
	display: none;
}
.newsletter-bg .description-top p{
	font-size: 13px;
	margin-bottom: 20px;
	color: #222;
	line-height: 25px;
	padding: 0 25px;
}
.newsletter-bg .button-submit{
margin-bottom: 20px;
}
.newsletter-bg .checkbox label{
	color: #222;
}
.newsletter-bg .inner .form-group input{
	width: 70%;
    margin: 0 auto;
    height: 42px;
    border: 1px solid #eee;
}
.news-popup .checkbox{
	display: inline-block
}
/* jQuery Countdown styles 2.0.0. */
#sppro .button-group .addtocart {
    opacity: 1;
    position: unset;
    margin-bottom: 20px;
}
.dis .addtocart button {
	margin: 0;
}
.is-countdown {
	/*text-align: left;*/
	text-align: center;
	top: 123px;
	margin-bottom: 15px;
	color: black;
	opacity: 1;
	transition: all 0.4s ease-in-out 0s;
	border-radius: 4px;
}
.white-popup {
    border-radius: 4px;
}
.white-popup .mfp-close {
    border-radius: 4px;
}
.lcolumn .owl-theme .owl-controls .owl-buttons div:hover{
    background-color: #f13b39;
}
.caption a:hover{
    color: #ffc843;
}
.lcolumn .owl-theme .owl-controls .owl-buttons div:hover i{
	color: #fff;
}
.countdown-rtl {
	direction: rtl;
}
.countdown-row { 
	width:100%; 
	display:inline-block; 
}
.countdown-row .countdown-section {
    display: inline-block;
	text-align:center;
	color: #222;
	margin-right: 5px;
}
 /* .countdown-section::after {
    content: ':';
    color: #000;
    font-size: 17px;
    margin: 0 5px;
}
.countdown-section:last-child::after {
    content: '';
    margin: 0;
} */
#sppro .owl-wrapper-outer{
	border-radius: 0px;
} 
.countdown-row .countdown-section:last-child {
	margin:0 !important;
}
.countdown-amount {
    font-size: 22px;
	font-weight:500;
	color:#000;
	min-width: 50px;
	min-height: 50px;
	vertical-align: middle;
	text-align: center;
	padding: 15px 0px;  
	border-radius: 4px;
	background-color: #f1f1f1;
	display: inline-block;
}
.countdown-period {
    font-size:12px;
	color: #727272;
	font-weight:400;
	display:block;
	margin-top: 10px;
}
.countdown-descr {
	display: block;
	width: 100%;
}
.othertab .img{
	padding: 0px;
}
.ocpro .product-layout{
	margin: 10px 0px;
}
.menuss {
    display: inline-block !important;
    position: relative;
    padding: 7px 5px;
}
.menuimg {
    border: 1px solid #e7e7e7;
}
#sppro .caption {
    /*text-align: left;*/
    margin-bottom: 10px;
}
/* count end */
/* account page */
.passh{
	position: relative;
}
.show-button {
    min-width: 70px;
    position: absolute;
    right: 2px;
    top: 2px;
    padding: 6.5px 0;
}
.fogpassword{
	font-size: 12px;
	margin-top: 10px;
	display: inline-block;
}
.searchbt{
	margin-bottom: 20px;
}
.addlist {
    border: 1px solid #ededed;
    padding: 10px;
    line-height: 25px;
    /*text-transform: capitalize;*/
}
.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: var(--cor-principal);
    padding: 8px 10px;
    border-radius: 4px;
}
.list-group {
    border: 1px solid #eee;
    border-radius: 4px;
}
.acco{
	background-color: #fff;
	padding: 10px !important;
	border-radius: 4px;
}
.table-hover > tbody > tr:hover {
    background-color: #fff;
}
.well {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: none;
}
.vobtn{
	padding: 5px 10px !important;
}

#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;
    border-radius: 4px;
}
.brand-list {
    border: 1px solid #ebebeb;
    padding: 5px;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 4px;
}
.acpagebg{
	background-color: #fff;
	border-radius: 4px;
}
.co-head h1 span {
    display: inline-grid;
}
.co-head h1 {
    text-transform: uppercase;
    font-family: 'Poppins-Medium';
    color: #000;
    font-size: 14px;
    margin: 0;
}
.co-head h1 span hr {
    border-top: 3px solid var(--cor-secundaria);
    margin: 8px 0 0 0;
}
.co-head {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.webi-ownstyle.webi-quickview a{
	display: inline-block;
	vertical-align: middle;
}
@media(min-width: 768px) and (max-width: 991px){
	.form-horizontal .control-label {
		text-align: left;
	    padding-bottom: 5px;
		padding-top: 5px;
	}
}
 .sitem ul {
    line-height: 30px;
    padding-left: 25px;
    padding-right: 25px;
    list-style: url;
	/*text-transform: capitalize;*/
}
/* quickview */

.product-quickview-detail .webi-quickview{
	display: none
}
.product-quickview-detail #content {
    min-height: auto;
}

.product-quickview-detail .swiper-viewport{
	margin: 0;
}
.product-quickview-detail .swiper-viewport{
	margin: 0
}
.product-quickview-detail {
    width: 100%;
    background-color: #fff;
}
.product-quickview-detail #content{
	min-height: auto;
	margin-top: 20px;
}
.mfp-iframe-scaler iframe{
	background: #fff !important;
	box-shadow: none !important
}

/* responsive */
@media(min-width: 1200px){
	#search-by-category .search-container .categories-container {
    	width: 200px;
	}
}
@media(min-width: 1200px) and (max-width: 1409px){
	.container {
	    width: 1170px;
	}
	.acart span {
	    display: none;
	}
	/* .product-grid{
		width: 33.33%;
		clear: none !important;
	} */
	.curlan {
	    margin: 0px 20px;
	}
	.home-cat {
	    width: 20%;
	}
	.home-tab {
		width: 80%;
	}
	#product-compare .btn-danger{
		margin-top: 5px;
	}
	#account-wishlist .btn-danger{
		margin-top: 5px;
	}
	.caption h4 {
	    max-width: 100%;
	}
	.product-grid .acart {
    	padding: 8px 10px;
	}
	.deliveryinfo ul li h4 {
	    font-size: 13px;
	}
	.toppro .acart{
		margin-top: 10px;
	}
	.cbanner .beffect:first-child {
    	margin-bottom: 3px;
	}
}
@media(min-width: 992px) and (max-width: 1199px){
	#menu1 li a::after {
		margin: 0 25px;
	}
	#menu .nav > li > a {
    	font-size: 12px;
	}
	.deliveryinfo{
		text-align: center;
	}
	.deliveryinfo ul li h4 {
    	font-size: 14px;
    }
    .leftpro .caption h4{
    	margin-top: 0;
    }
    .leftprobg .price {
    	font-size: 11px;
    	letter-spacing: 0;
	}
	.cbanner {
    	padding: 0 12px;
	}
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #e5e5e5;
}
.mfp-content .error.alert.alert-danger{
	position: unset;
}	
.error.alert.alert-danger{
	margin-top: 5px;
	position: absolute;
	right: 15px;
	left: 15px;
	z-index: 5;
	border-radius: 4px;
	top: 58px;
}
@media(max-width: 991px){
	.caption{
		text-align: center;
	}
	.is-countdown {
	    text-align: center;
	}
	#sppro .caption {
	    text-align: center;
	}
	/* #product-product.accon .row{
	    margin: 0;
	}
	#product-product.accon{
		padding: 0px;
	} */
	.countdown-amount {
	    font-size: 18px;
		min-width: 35px;
		min-height: 35px;
		padding: 7px 0px;  
	}
	.countdown-period {
	    font-size:12px;
		color: #727272;
		font-weight:400;
		display:block;
		margin-top: 0px;
	}
	.acart span{
		display: none;
	}
	.webi-ownstyle.webi-quickview {
		position: unset;
		opacity: 1;
		transform: none;
	}
	.topbutton{
		display: inline-block;
		vertical-align: middle;
	}
	.button-group{
		position: unset;
		opacity: 1;
		transform: none;
		display: inline-block;
	}
	.sign-cart{
		padding-left: 0px;
	}
	.foleft{
		padding-bottom: 30px;
	}
	.fborder {
	    padding-left: 15px;
	}
	.linkblock{
		padding-left: 0px;
		padding-right: 0px; 
	}
	.curlan {
	    margin: 0px 10px;
	}
	.webimenu .scall {
		display: none !important;
	}
	.pro-content{
		margin-top: 20px;
	}
}
@media(min-width: 768px) and (max-width: 991px){
	.deliveryinfo {
	    padding: 10px 5px;
	    margin-top: 5px;
	    margin-bottom: 30px;
	    border-radius: 4px;
	}
	.deliveryinfo ul li h4 {
		margin-top: 0px;
	    font-size: 14px;
	}
	.deliveryinfo .doss{
		padding-bottom: 10px;
	}
	#menu1 li a::after {
	    margin: 0 7px;
	}
	.cur .btn.test::after,.cur .btn.test::before{
	    margin: 0 6px;
	}
	.head-left span {
    	margin: 0 5px;
    }
    .leftprobg .price {
    	font-size: 12px;
    	letter-spacing: 0;
	}
	.foot-payment li a i {
	    margin-right: 8px;
	}
	.leftpro .caption h4 {
    	margin-top: 0;
	}
}
@media(max-width: 767px){
	.spaceb {
	    margin-top: 30px;
	    margin-bottom: 30px;
	}
	.fright h5{
		margin-bottom: 0px;
	}
	.webi-newsletter form button[type="submit"] {
	    margin-left: 10px;
	}
	.social{
		margin-top: 30px;
	}
	#menu .nav > li > a {
	    background-color: transparent;
	    border-bottom: none;
	}
	.product-bg {
	    padding: 0px 0;
	}
	.product-list .caption{
		padding: 0px 6px;
		margin-bottom: 10px
	}
	.accon #content {
	    padding: 0px 15px;
	}
	.f-b-n-b {
	    padding: 15px 6px;
	}
	.special-deal{
		padding-bottom: 30px;
	}
	.spe-count {
	    padding-bottom: 13px;
	}
	.category-tab{
		padding-bottom: 0;
	}
	.salep {
	    top: 10px;
	    left: 10px;
	    font-size: 12px;
	    min-width: 45px;
	    padding: 2px 2px 1px 2px;
	}
	.newsletter-bg .description-top p{
		padding: 0;
	}
	.newsletter-bg .description-top h2{
		font-size: 16px;
	}
	.newsletter-bg .inner .form-group input{
		width: 100% !important;
	}
	#product-search #input-search, #product-search .select-input {
	    margin-bottom: 10px;
	}
	.mfp-iframe-holder .mfp-content {
	    height: 100%;
	}
	.filterp {
	    padding-bottom: 1px;
	    position: relative;
	}
	.panel-heading {
		border-radius: 4px;
	}
	.filterp .filtercolb,.filterp .filtercolb:focus {
	    border: none;
	    background-color: transparent;
	    float: right;
	    padding: 0px;
	    color: #fff;
	}
	.is-countdown {
		margin-bottom: 0px;
		text-align: center !important;
	}
	#sppro .caption, #sppro .pricedis {
	    text-align: center !important;
	}
	.product-thumb .price, .product-thumb1 .price{
		margin-top: 0;
		margin-bottom: 5px;
	}
	.caption h4 {
	    margin: 5px 0px;
	}
	#onsale .caption h4 {
	    margin-bottom: 10px;
	}
	.product-list .caption h4 a{
		font-size: 14px;
		padding-bottom: 3px;
	}
	.product-thumb .rating{
		float: none !important;
	    padding-bottom: 3px;
	}
	.product-thumb .price-old{
		display: inline-block;
	}
	#search-by-category .search-container .categories-container{
		display: none;
	}
	#logo a{
		margin-left: 20px;
	}
	#menu .btn-navbar {
	    /*margin-top: 2px !important;
		margin: 0px;*/
	    margin: 10px -20px 0px 0px;
	    color: #fff;
	}
	.huserb a::after {
		display: none;
	}
	.stmenu{
		padding: 0px;
		height: 25px;
	}
	.hsearch{
		margin-top: 10px;
	}
	#top-links{
		margin: 10px 10px 0;
		padding: 0;
		float: right
	}
	.webimenu{
		display: none;
	}
	.horizontal-menu{
	    position: absolute;
	    top: 16px;
		left: 15px;
	}
	#menu {
    	background-color: transparent;
    	margin-bottom: 0;
	}
	#text-search{
		height: 35px;
		border-radius: 4px 0 0 4px;
	}
	#btn-search-category{
		height: 35px;
		min-width: auto;
	}
	header {
		padding: 15px 0;
		margin-bottom: 20px;
	}
	header #cart-total {
	    right: -7px;
	}
	#logo img{
		max-width: 115px;
	}
	#top {
	    background-color: #fff;
	    padding: 0;
	}
	.cur .btn.test::before,.cur .btn.test::after {
		display: none;
	}
	#menu .nav > li > a{
		padding: 10px;
	}
	#menu .fa.pull-right{
		margin-top: 3px;
	}
	#top .col-sm-6.text-right{
		padding: 0 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: left;
	}
	.middle-footer .btn-primary {
	    color: #000;
	    text-shadow: none;
	    background: none;
	    background-image: none;
	    border: 0;
	    box-shadow: none;
	    font-size: 12px;
	    position: absolute;
	    top: 0px;
	    right: 0;
	    width: 100%;
	}
	.middle-footer .btn-primary:active:hover,.middle-footer .btn-primary:focus{
		background-color: transparent;
		color: #000;
	}
	.middle-footer h5 .toggle.collapsed::after, .filterp .toggle.collapsed::after {
	    font-family: 'FontAwesome';
	    content: '\f067';
	    font-size: 14px;
	    font-weight: normal;
	    float: right;
	    cursor: pointer;
	}
	.middle-footer h5 .toggle::after, .filterp .toggle::after {
	    font-family: 'FontAwesome';
	    content: '\f068';
	    font-size: 14px;
	    font-weight: normal;
	    float: right;
	    cursor: pointer;
	}
	.foot-power{
		margin-top: 30px;
	}
	.foothr{
		margin-bottom: 30px;
	}
	.acart, .button-group .wish, .button-group .com, .webi-ownstyle.webi-quickview {
	    padding: 0px 7px;
	    height: 33px;
	    width: 33px;
        -webkit-padding-before: 7px;
	}
	#common-home .webi-ownstyle.webi-quickview {
		    padding: 9px 0;
		}
/* 	.list-des{
		margin-bottom: 15px;
	} */
}
@media(min-width: 375px) and (max-width: 599px){
	.product-grid, .product-list, .ses {
	    width: 50%;
	}
}
@media(max-width: 599px){
	.spaceb {
	    margin-top: 30px;
	    margin-bottom: 0px;
	}
	.deliveryinfo .col-xs-12:nth-child(1),.deliveryinfo .col-xs-12:nth-child(2),.deliveryinfo .col-xs-12:nth-child(3){
		margin-bottom: 10px;
	}
	.cxsb.btn{
		font-size: 12px;
	}
	.blog_comment::before, .blog_comment::after {
		padding: 0 5px;
	}
	.blog_links{
		letter-spacing: 0;
		font-size: 10px;
	}
	.product-quickview-detail .sticky, .product-quickview-detail .pro-content, .product-quickview-detail .prorate {
	    width: 100%;
	}
	.pagi .col-xs-6 {
	    width: 100%;
	    text-align: center;
	}
	.catesort {
	    width: 100%;
	    margin-top: 15px;
	}
	.ct{
		display: none;
	}
	.product-tab li a {
	    padding: 10px 4px;
	    font-size: 12px;
	    letter-spacing: 0;
	}
	.proreview,.prowrite{
		font-size: 12px;
		letter-spacing: 0;
	}
	.toppro .image,.toppro .caption {
    	width: 50%;
	}
	.toppro .acart{
		display: none;
	}
	.imgbanner .beffect{
		margin-bottom: 20px;
	}
	.xs-tab h1{
		display: none;
	}
	.tab-head ul {
	    margin-right: 0;
	    text-align: left;
	    margin-bottom: 10px;
	}
	.latestb a::before {
		margin: 0 20px;
	}
	.catb {
	    position: absolute;
		right: 15px;
		top: 16px;
		background: #fff;
		color: #111;
		padding: 0;
		border: none;
	}
	.catb.toggle.collapsed::after {
	    font-family: 'FontAwesome';
	    content: '\f067';
	    font-size: 14px;
	    font-weight: normal;
	    float: right;
	    cursor: pointer;
	}
	.catb.toggle::after {
	    font-family: 'FontAwesome';
	    content: '\f068';
	    font-size: 14px;
	    font-weight: normal;
	    float: right;
	    cursor: pointer;
	}
	.category-tab {
	    position: relative;
	}
	#cattab.owl-theme .owl-controls .owl-buttons div, #cattab1.owl-theme .owl-controls .owl-buttons div, #cattab2.owl-theme .owl-controls .owl-buttons div{
		display: none
	}
}
@media(min-width: 600px) and (max-width: 767px){
	.deliveryinfo .col-xs-12{
		width: 50%;
	}
	.deliveryinfo .col-xs-12:nth-child(2){
		margin-bottom: 10px;
	}
	.home-cat{
	    width: 30%;
	}
	.home-tab{
		width: 70%;
	}
	.product-grid, .product-list, .ses {
	    width: 33.33%;
	    padding: 0px 5px;
	}
	.ct {
    	display: none;
	}
} 
@media(min-width: 1410px){
	.container {
	    width: 1380px;
	}
	#menu1 li a {
	    margin-right: 40px;
	}
}
#logo img{
	float: right;
}
#logo, #top-links, .stmenu{
	display: inline-block;
}
@media (max-width: 767px){
	/* sidenav */
	.navbar-nav {
		margin: 0px;
	}
	#mySidenav .collapse {
	    display: block;
	    box-shadow: none;
	}
	body.active {
	    overflow: hidden;
	}
	body.active::before {
	    background: #000000 none repeat scroll 0 0;
	    content: "";
	    height: 100%;
	    left: 0;
	    opacity: 0.7;
	    position: absolute;
	    top: 0;
	    width: 100%;
	    z-index: 999;
	    transition: all .2s ease 0s;
	    -webkit-transition: all .2s ease 0s;
	    -moz-transition: all .2s ease 0s;
	    -ms-transition: all .2s ease 0s;
	    -o-transition: all .2s ease 0s;
	}
	body.active .sidenav {
	    overflow-x: unset;
	    overflow-y: scroll;
	}
	.sidenav {
	    height: 100%;
	    width: 0;
	    position: fixed;
	    z-index: 999;
	    top: 0;
	    left: 0;
	    background-color: #111;
	    transition: 0.5s;
	    padding-top: 60px;
	    overflow-x: hidden;
	    transition: 0.5s;
	    padding-top: 60px;
	    box-shadow: 5px 0 5px 0 rgba(0,0,0,.06);
	    clear: both;
	    height: 100%;
	    background-color: #fff;
	    list-style: none;
	    margin: 0;
	    padding: 0;
	    text-align: left;
	}
	.sidenav .close-nav {
		background-color: #161616;
		padding: 12px 15px;
		width: 100%;
		display: inline-block;
		color: #fff;
		letter-spacing: 1px;
	}
	#mobile_top_menu_wrapper {
	    margin: 0;
	    line-height: 20px;
	    display: block !important;
	}
	.closebtn{
	    float: right;
	}
	.close-nav i{
	    color: #fff;
	    font-size: 16px;
	}
	.navbar-header button{
		border: none;
		margin-top: 2px;
		background: transparent;
		color: #fff;
		font-size: 17px;
		cursor: pointer;
		vertical-align: bottom;
	}
 }
/* banner effect */
.beffect:hover a::after {
    opacity: 1;
    transform: rotate3d(0, 0, 0, 0deg);
    transition-delay: 0.1s;
}
.beffect a::after {
    background-color: rgba(255, 255, 255, 0.3);
    content: "";
    bottom: 10px;
    left: 10px;
    right: 10px;
    top: 10px;
    opacity: 0;
    position: absolute;
    transform: rotate3d(1, 1, 0, 100deg);
    transition: all 0.7s ease 0s;
    border-radius: 4px;
}
.beffect{
	position: relative;
}
/* banner effect */


/*loader start */
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 40%;
    width: 150px;
    height: 150px;
    margin-left: -45px;
}
#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: -1;
    opacity: 0;
    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: 47%;
    top: 40%;
    text-align: center;
    transform: translate(-50%,-50%);
    transition: all 0.4s ease;
    opacity: 0;
}
#page-preloader.visible .preloader {
    opacity: 1;
    transform: translate(-50%,-50%);
}
.object{
	position: absolute;
    top: 0px;
    z-index: 4;
    background: url('../../../../../image/catalog/loader.gif') 50% 50% no-repeat;
    width: 150px;
    height: 150px;
}
#page-preloader{
    display: none;
}
#page-preloader{
    display: block;
}
.thumb_img img {
    max-width: 30px;
}
@media (min-width: 415px) and (max-width: 767px){

	.imgbanner .mos {
		width: 33.33%
	}
}
@media (max-width: 414px){
	/*.curlan svg, .huserb svg, #cart svg{
		width: 20px;
		height: 20px;
	}*/
	.product-grid {
	    padding: 0 0px;
	}
	.mos img{
		width: 100%;
	}
	.xs-tab .nav-tabs > li > a {
	    font-size: 12px;
	    letter-spacing: 0px;
	}
}
@media(max-width: 575px){	
	#product-product{
		margin-bottom: 50px;
	}
	.copya{
		font-size: 12px;
	    margin-bottom: 10px;
	    margin-top: 0;
	}
	.copya, .fpay{
		width: 100%;
		text-align: center;
	}
	.home-tab{
		padding: 0px 5px;
	}
	.latestb, .bests {
	    margin-left: 10px;
	}
	.topbanner{
		margin-top: 20px;
		margin-bottom: 0px;
	}
}

.product-thumb {
	text-align: center;
}
.retalho{
    color: #fff;
    font-size: 10px;
    font-family: 'Poppins-Medium';
    background-color: #d01315;
    border-radius: 5px;
    right: 10px;
    padding: 0px 4px;
    position: absolute;
    top: 10px;
}