@font-face{
    font-family: 'Roboto-Regular';
    src:url(../../../javascript/webiarch/fonts/Roboto-Regular.ttf);
}
@font-face{
    font-family: 'Roboto-Medium';
    src:url(../../../javascript/webiarch/fonts/Roboto-Medium.ttf);
}
@font-face{
    font-family: 'Roboto-Bold';
    src:url(../../../javascript/webiarch/fonts/Roboto-Bold.ttf);
}
body {
	font-family: 'Roboto-Regular';
	font-weight: 400;
	color: #111;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	background-color: #fff;
	letter-spacing: 1px;
}
.img-thumbnail{
	border: none
}
.owl-carousel{
	background: transparent !important;
}
.form-control {
    border: 1px solid #f2f2f2;
    box-shadow: none;
    letter-spacing: 1px;
    border-radius: 0 !important
}
.form-control:focus {
    border-color: #111;
    box-shadow: none;
}
.panel-default .form-control{
	height: 40px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
    outline: none;
    color: #111;
}
body::-webkit-scrollbar {
    width: 15px;
    height: 5px;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #cb023f;
  border-radius: 10px;
  outline: 1px solid slategrey;
}
input[type="checkbox"] {
    transform: scale(1.1);
}
.acpage .pull-right input[type="checkbox"]{
	margin-top: 0;
	vertical-align: middle;
}
input[type="file"]:focus, input[type="checkbox"]:focus, input[type="radio"]:focus{
	outline: none
}
.nav{
	padding: 0
}
a:hover,a:focus{
	text-decoration: none;
	color: #cb023f;
	outline: none;
	text-decoration: none;
}
a{
	transition: all 0.4s ease-in-out 0s;
}
.valign{
	vertical-align: middle !important;
}
.btn.active, .btn:active{
	box-shadow: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #111;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #111;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px;
	color: #cb023f;
	border-bottom: 1px solid #f2f2f2;
}
label {
	font-size: 14px;
	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;
	z-index: 0;
}
.input-group .input-group-addon {
	font-size: 14px;
	height: 30px;
}
.alert {
    padding: 8px 15px 8px 15px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    margin-bottom: 20px;
    border-radius: 0;
    z-index: 99;
}
.alert a{
	color: #cb023f;
}
.alert .close {
    color: #fff;
    opacity: 1;
    right: 0;
    top: 0;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle{
	border-radius: 0
}
.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	background-repeat: repeat-x;
}
/* top */
#top-links,.headp{
	padding: 0
}
#top .btn-link, #top-links a {
	color: #111;
	padding: 0;
	text-align: left;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: 0.5px;
	margin-left: 15px;
	transition: all 0.4s ease-in-out 0s;
	background: #fff;
	border: none;
}
#top-links .dropdown-menu .btn-link,.haccount a{
	margin: 0 !important;
	padding: 4px 15px !important;
	text-transform: capitalize;
}
.haccount a i{
	font-size: 16px;
	width: 25px;
}
#top .btn-link:hover, #top-links a:hover {
	color: #cb023f;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #cb023f;
}
#menu li a i{
	margin-top: 4px;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	background-color: #c91948;
	padding: 38px 0;
}
/* search */
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	background-color: #fbd10d;
	border: none;
	box-shadow: none;
	border-radius: 4px;
}
#search .btn-lg {
	font-size: 14px;
	padding: 10px 35px;
	background-color: #cb023f;
	font-family: 'Roboto-Medium';
	color: #fff;
	letter-spacing: 1px;
	border-radius: 0 4px 4px 0;
	border-color: #cb023f;
	box-shadow: none;
	transition: 0.3s ease;
}
#search .btn-lg:hover{
	background-color: #fbd10d;
	color: #111;
	border-color:#fbd10d;
}
/* cart */
#cart svg{
	fill: #fff;
	margin: 0 8px;
}
#cart .btn-danger {
    background-color: #fff;
    color: #cb023f;
    padding: 0;
    border-color: #fff;
    border: none;
    transition: all 0.4s ease-in-out 0s;
}
#cart .dropdown-menu,#top .dropdown-menu{
    -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -o-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    visibility: hidden;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.35s ease-out 0s;
    -o-transition: all 0.35s ease-out 0s;
    transition: all 0.35s ease-out 0s;
    margin-top: 50px;
    right: 0;
	left: auto;
	margin: 10px 0 0;
	border: 1px solid #eee;
	border-bottom: 2px solid #111;
	box-shadow: none;
	border-radius: 2px;
    -webkit-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -o-transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    visibility: hidden;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.35s ease-out 0s;
    -o-transition: all 0.35s ease-out 0s;
    transition: all 0.35s ease-out 0s;
    margin-top: 50px;
}
#cart.open .dropdown-menu,#top .open .dropdown-menu{
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 9px !important;
}
#cart > .btn {
	color: #FFF;
	background-color: #b7043a;
	border: #b7043a;
	padding: 18.5px 0;
	border-radius: 0;
}
#cart .dropdown-menu {
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 200px;
	width: 300px;
}
.cartbt .btn{
	padding: 7px 11px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		min-width: 300px;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .table-striped > tbody > tr:nth-of-type(2n+1) {
    background: none;
}
#cart li tbody tr td {
    border-bottom: 1px solid #f6f6f6 !important;
	border: none;
}
#cart li tbody tr td {
    border-bottom: 1px solid #f6f6f6 !important;
	border: none;
}
.cartqt{
	width: 12%;
}
.cartdrop {
    padding: 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.cartname {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 10px;
    width: 130px;
    font-size: 14px;
}
.cartname a{
	font-family: 'Roboto-Medium';
}
.cartprice {
    clear: both;
    position: relative;
    top: -40px;
    left: 80px;
    width: 50%;
    color: #cb023f;
    font-size: 13px;
    direction: ltr;
    margin-bottom: -10px;
}
#cart .dropdown-menu li > div {
	padding: 0 10px;
}
#cart .dropdown-menu li > div table td {
	border: 1px solid #ececec;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu1{
	padding: 0;
}
#menu .nav > li > a{
	font-family: 'Roboto-Medium';
	text-transform: capitalize;
}
#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;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	font-size: 12px;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	.enangle {
	    transition: all 0.3s ease 0s;
	}
	#menu li a:hover .enangle {
	    transform: rotate(-90deg);
	}
	#menu .dropdown:hover .dropdown-menu {
	    display: block;
	}
	#menu .dropdown-menu {
	    top: 0;
	}
	#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 !important;
	    border: none;
	}
}
@media (max-width: 767px) {
	.search-page .select-input{
		margin:  10px 0;
	}
	.product-layout .webi-ownstyle.webi-quickview{
		display: block !important;
	}
	#cart-total{
    	font-size: 11px;
    	letter-spacing: 0.4px;
	}
	#menu {
		border-radius: 4px;
		min-height: auto;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #111;
	}
	#menu .dropdown-inner ul.grand-child{
		padding: 0 15px;
	}
	.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
		background-color: transparent;
	}
	#menu .nav > li > a{
		border-bottom: 1px solid #f5f5f5;
	}
}
#menu .grand-child li a{
	padding: 0 30px;
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
.hfooter footer{
	margin-top: 0
}
footer {
	background-color: #111;
	color: #c9beb8;
	padding-top: 60px;
	margin-top: 30px;
}
footer a {
	color: #c9beb8;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Roboto-Bold';
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 20px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 30px 0;
	padding: 0;
	border: none;
	background: transparent;
}
.breadcrumb i {
	font-size: 20px;
	vertical-align: middle;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding-right: 25px;
	position: relative;
	margin-right: 25px;
	font-family: 'Roboto-Medium';
}
.breadcrumb > li:last-child{
	margin-right: 0;
	padding-right: 0
}
.breadcrumb > li + li::before {
	content: '';
	padding: 0;
}
.breadcrumb > li::after{
	content: '|';
	display: block;
	position: absolute;
	top: 0;
	right: -8px;
	width: 10px;
	height: 10px;
	color: #aaa;
}
.breadcrumb > li:last-child::after{
	content: '';
}
.pagination {
	margin: 0;
	padding: 0
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	border-radius: 4px;
	font-size: 12px;
}
.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-primary,.btn-default{
	color: #ffffff;
	background-color: #cb023f;
	border: none;
	font-family: 'Roboto-Medium';
	font-size: 14px;
	text-transform: capitalize;
	padding: 10px 15px;
	transition: 0.3s ease;
}
.btn-primary:active:hover,.btn-default:hover,.btn-default:focus,.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled],.btn-primary: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: #fbd10d;
	color: #111;
}
.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-danger,.btn-info{
	color: #111;
	background-color: #fbd10d;
	border-color: #fbd10d;
	transition: 0.3s ease
}
.btn-danger:focus,.btn-danger:hover,.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled],.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover{
	color: #ffffff;
	background-color: #cb023f;
	border-color: #cb023f;
}
.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-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	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 #f2f2f2;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #cb023f;
    background: transparent;
    border: 1px solid #f2f2f2;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th,.table-bordered {
    border: 1px solid #f2f2f2;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-layout{
	border-right: 1px solid #f2f2f2;
	transition: 0.3s ease;
}
.product-thumb {
	transition: 0.3s ease-in-out;
	position: relative;
	margin: 10px 10px 10px 10px;
	border-radius: 4px;
}
.product-layout:hover .product-thumb{
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 768px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
		position: relative;
		z-index: 1;
	}
	.product-list .caption{
		text-align: left;
	}
}
.product-list .sale{
	left: 15px;
	right: auto;
	display: none
}
.product-list .product-thumb:hover .caption{
	bottom: 0
}
.product-list.product-layout:hover .product-thumb{
	box-shadow: none;
}
.product-list .button-group,.product-list .product-thumb:hover .caption .rating{
	position: unset;
	opacity: 1
}
.product-list .product-thumb{
	margin: 0;
}
.product-list.product-layout{
	border: none;
	padding: 0;
	transition: none;
}
.pagi{
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	padding: 10px 0 6px 0;
	margin: 20px 0 0;
}
.product-thumb .caption {
	padding: 0 5px
}
.rating .fa-stack {
	font-size: 7px;
}
.rating .fa-star-o {
	color: rgba(255,255,255,.15);#fdd534;
	font-size: 15px;
}
.rating .fa-star {
	color: rgba(255,255,255,.15);#fdd534;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: rgba(255,255,255,.15);#fdd534;
}
h2.price {
	margin: 0;
}
.product-thumb .price-new {
	font-family: 'Roboto-Medium';
}
.product-thumb .price-old,.lproduct-thumb .price-old{
	color: #bbb;
	text-decoration: line-through;
	font-family: 'Roboto-Medium';
}
.product-thumb .price-tax {
	color: #bbb;
	font-size: 12px;
	display: block;
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnail,#gallery_01 img{
    border: 1px solid #f2f2f2;
    border-radius: 4px;
}
/* .thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
} */
/* .thumbnails {
    list-style: none;
    padding: 0;
    position: relative;
} */
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

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

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

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

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

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

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

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

/* custom css */
/* left column */
@media(min-width: 1200px){
	#column-left,.cateh,.hlogo{
		width: 22%;
	}
	#content,.menuh,.hright{
		width: 78%;
	}
	.acpage #content {
    	width: 58%;
	}
	.acpage #column-right {
    	width: 20%;
	}
}
@media(min-width: 768px){
	#content{
		padding-left: 5px;
		margin-top: 30px;
	}
	#column-right{
		margin-top: 30px;
	}
	footer #column-right{
		margin-top: 0
	}
}
@media (min-width:1410px) {
    .container {
        width: 1380px;
    }
}
svg{
	vertical-align: middle;
}
/* top */
.head-bottom{
	padding: 20px 0;
}
.toppati{
	border-bottom: 1px solid #f8f8f8;
	padding: 8px 0;
	margin: 0;
}
.toppati ul{
	margin-bottom: 0;
}
.left-icon{
	color: #111;
	font-size: 12px;
	letter-spacing: 1px;
}
.left-icon span {
    position: relative;
    top: 3px;
    margin: 0 10px;
}
#top-links ul{
	margin-bottom: 0;
}
.h-phpne span{
	display: inline-block;
}
.h-phpne svg{
	vertical-align: super;
}
.phno{
	color: #fdba2d;
	font-size: 15px;
	letter-spacing: 1px;
	position: relative;
	top: -10px;
}
.need-help{
	font-size: 13px;
	color: #111;
	letter-spacing: 1px;
	margin: 0 8px;
	text-align: justify;
}
#menu1 li a {
    font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: capitalize;
}
#menu1 li {
	display: inline-block;
	margin-right: 30px;
	line-height: 59px;
}
.navfull {
    background-color: #cb023f;
}
#menu1 ul{
	margin-bottom: 0;
	padding: 0
}
.cart-tot {
    background-color: #fbd10d;
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    font-size: 12px;
    color: #111;
    position: absolute;
    margin-left: -18px;
    top: 10px;
    text-align: center;
    -webkit-padding-before: 2px;
}
.wr-menu {
    background-color: #fbd10d;
	margin: 0;
	padding: 12.5px 0px;
}
.wr-menu span{
	font-family: 'Roboto-Medium';
	font-size: 14px;
	color: #111;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.wr-menu .btn-navbar{
    padding: 0;
    border: none;
    cursor: pointer;
    background-color: #111111;
    border-radius: 50%;
    min-width: 35px;
    min-height: 35px;
    text-align: center;
    margin-top: 0px;
    padding-top: 4px;
    transition: all 0.4s ease-out 0s;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 15px;
}
.ico-menu {
    position: relative;
    width: 15px;
    top: -8px;
    margin: 0 auto;
}
.ico-menu .bar:nth-child(1) {
    top: 0;
    width: 9px;
}
.ico-menu .bar {
    position: absolute;
    height: 1px;
    background-color: #fff;
    overflow: hidden;
}
.ico-menu .bar:nth-child(2) {
    top: 5px;
    width: 15px;
}
.ico-menu .bar:nth-child(3) {
    top: 10px;
    width: 12px;
}
/* slider */
.owl-wrapper-outer{
	border: none !important;
	box-shadow: none !important;
}
#slideshow0 .owl-pagination{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: auto;
}
#slideshow0.owl-theme .owl-controls .owl-page span{
	margin: 0;
	background: #cb023f;
	width: 18px;
	height: 8px;
	border-radius: 4px;
}
/* slider btn */
.owl-theme .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    top: -68px;
    border-radius: 0;
    right: 48px;
    left: auto;
    color: #111111;
    margin: 0;
    padding: 13px 18px;
    width: 48px;
    height: 48px;
    background-color: #f8f8f8;
    opacity: 1;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
	position: absolute;
	top: -68px;
	border-radius: 0 4px 0 0;
	right: 0;
	color: #111111;
	margin: 0;
	padding: 13px 18px;
	width: 48px;
	height: 48px;
	background-color: #f8f8f8;
	opacity: 1;
}
.pro-tab .owl-theme .owl-controls .owl-buttons .owl-prev,.pro-tab .owl-theme .owl-controls .owl-buttons .owl-next{
	top: -69px;
}
.owl-prev i::after{
	content: '|';
	position: relative;
	right: -18px;
}
.owl-carousel .owl-buttons div i {
    font-size: 22px !important;
    margin: 0 !important;
}
/* products */
.product-thumb:hover .second-img, .lproduct-thumb:hover .second-img {
    opacity: 1;
}
.product-thumb .second-img, .lproduct-thumb .second-img {
    top: 0;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.tab-head ul{
	margin-right: 125px;
}
.tab-head .nav > li > a{
	padding: 14px 0;
	text-transform: uppercase;
	font-family: 'Roboto-Medium';
}
.fea a::after{
	content: '|';
	color: #aaa;
	padding: 0 25px;
}
.nav-tabs > li{
	float: none;
	display: inline-block;
	margin-bottom: 0
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	border: none;
	color: #cb023f;
	cursor: pointer;
}
.nav > li > a:focus, .nav > li > a:hover,.nav-tabs > li > a:hover{
	background-color: transparent;
	border: none;
	color: #cb023f;
}
.nav-tabs > li > a{
	border: none;
}
.nav-tabs > li > a{
	margin: 0;
	border-radius: 0;
}
.nav-tabs {
    border-bottom: none;
    margin-bottom: 0;
}
.tab-head h1{
	font-size: 20px;
	text-transform: capitalize;
	font-family: 'Roboto-Bold';
	letter-spacing: 1px;
	padding: 7px 15px;
	margin: 6px 0;
}
.heading{
	font-size: 20px;
	text-transform: capitalize;
	font-family: 'Roboto-Bold';
	letter-spacing: 1px;
	padding: 12px 15px;
	margin: 0;
}
.tab-head,.heading{
	border-bottom: 1px solid #f8f8f8;
	margin-bottom: 20px;
}
.pro-tab{
	border: 1px solid #f2f2f2;
	border-radius: 4px;
	margin-top: 30px;
}
.offerbanner{
	margin-top: 30px;
}
.owl-carousel .owl-buttons div i:hover{
	color: #cb023f;
}
.sale{
	margin: 0;
	position: absolute;
	right: 15px;
	top: 15px;
	text-transform: capitalize;
	font-size: 14px;
}
.caption h4{
	color: #bbb;
	text-transform: capitalize;
	font-family: 'Roboto-Medium';
	text-transform: capitalize;
	overflow: hidden;
	white-space: nowrap;
	transition: 0.3s ease;
	text-overflow: ellipsis;
        font-size: 14px;
}
/* button group */
.bwish,.bcom{
	background-color: #f2f2f2;
	border: none;
	padding: 0 9px;
	border-radius: 4px;
	line-height: 35px;
	transition: 0.3s ease;
}
.bcart{
	background-color: #cb023f;
	border: none;
	border-radius: 4px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'Roboto-Medium';
	padding: 0 10px;
	line-height: 35px;
	margin: 0 5px;
	transition: 0.3s ease;
	 vertical-align: bottom;
}
.bcart:hover,.bwish:hover,.bcom:hover{
	background-color: #fbd10d;
	color: #111
}
.product-thumb:hover .button-group{
	opacity: 1;
}
.button-group{
    -webkit-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
    opacity: 0;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.product-thumb .caption{
	position: relative;
	bottom: 0;
	transition: all 0.4s ease 0s;
}
.product-thumb:hover .caption{
    bottom: 50px;
}
.product-thumb:hover .caption .rating {
    opacity: 0;
}
.product-thumb .caption .rating {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    opacity: 1;
}
/* sellbanner */
.sellbanner{
	margin-top: 30px;
	margin-bottom: 30px;
}
/* leftcolumn */
#menu .navbar-collapse{
	padding: 0;
	border: 1px solid #f2f2f2;
	border-radius: 4px;
}
#column-left{
	margin-top: 30px;
}
.submenu-title {
    color: #cb023f !important;
    font-family: 'Roboto-Medium';
    text-transform: capitalize;
}
.bestsell{
	border: 1px solid #f2f2f2;
	border-radius: 4px;
}
.lefthead{
	font-size: 16px;
	text-transform: capitalize;
	font-family: 'Roboto-Medium';
	margin: 0;
	padding: 16px 15px;
	background: #f8f8f8;
	margin-bottom: 20px;
}
.lproduct-thumb{
	border-bottom: 1px solid #f2f2f2;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.lproduct-thumb .image{
	padding: 0;
}
.lproduct-layout:last-child .lproduct-thumb{
	border-bottom: none;
	margin-bottom: 0
}
.parallex{
	border: 1px solid #f2f2f2;
	border-radius: 4px;
	margin: 30px 0;
}
#testi .item img{
	border: 3px solid #e0678c;
	border-radius: 100%;
}
#testi .item h4{
	font-family: 'Roboto-Medium';
	text-transform: capitalize;
}
#testi .item h5{
	color: #5d5d5d;
	text-transform: capitalize;
}
#testi .item hr{
	width: 25%;
	border-top: 2px solid #f2f2f2;
}
#testi .item p{
	background: #f5f5f5;
	color: rgba(0,0,0,0.5);
	font-size: 12px;
	padding: 5px 15px;
	border-radius: 4px;
	margin: 25px 15px 20px 15px;
	border: 1px solid #e2e2e2;
}
#testi .item p::before {
    border: solid transparent;
    content: " ";
    position: absolute;
    pointer-events: none;
    border-color: rgba(70, 173, 255, 0);
    border-right-color: #f5f5f5;
    border-width: 12px;
    transform: rotate(-270deg);
    left: 0;
    right: 0;
    bottom: 132px;
    width: 0;
    margin: 0 auto;
}
.leftbanner{
	margin-top: 30px;
}
.beffect{
	border-radius: 4px;
}
.beffect:hover a::after{
    opacity: 1;
    transform: rotate3d(0, 0, 0, 0deg);
    transition-delay: 0.1s;
}
.beffect a::after{
    background-color: rgba(0, 0, 0, 0.1);
    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 a {
    display: block;
    overflow: hidden;
    position: relative;
}
/* newsletter */
#formNewLestter .alert-danger{
	font-size: 12px;
	padding: 5px 5px;
	letter-spacing: 0;
}
.webi-newsletter{
	border: 1px solid #f2f2f2;
	border-radius: 4px;
	margin-top: 30px;
	padding: 20px 15px;
	position: relative;
}
.webi-newsletter h3{
	font-family: 'Roboto-Bold';
	font-size: 18px;
	text-transform: uppercase;
}
.webi-newsletter hr{
	border-top: 2px solid #fbd10d;
	width: 30%;
}
.webi-newsletter form-group input{
	height: 40px;
	color: #d8d8d8;
}
.newsbtn{
	background: #cb023f;
	text-transform: uppercase;
	font-family: 'Roboto-Medium';
	font-size: 12px;
	box-shadow: none;
	border: none;
	min-width: 115px;
	min-height: 40px;
	color: #fff;
	transition: 0.3s ease;
}
.newsbtn:hover,.newsbtn:focus{
	background-color: #fbd10d;
	color: #111;
}
.description-bottom p{
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'Roboto-Bold';
	margin-bottom: 0;
	margin-top: 15px;
}
/* social media */
.social{
	border: 1px solid #f2f2f2;
	border-radius: 4px;
	margin-top: 30px;
	padding-bottom: 20px;
}
.list-inline{
	margin: 0;
}
.social a{
	border: 1px solid #f5f5f5;
	min-width: 40px;
	display: inline-block;
	min-height: 40px;
	border-radius: 4px;
	padding: 9px 0;
}
.social a i{
	font-size: 16px;
}
/* category tabs */
.category-tab .nav-tabs  li{
	display: block;
}
.category-tab .nav-tabs  li a,.category-tab .nav-tabs  li.active a,.category-tab .nav-tabs li.active a:focus{
	margin: 0 15px;
	border-radius: 0;
	border-bottom: 1px solid #eee;
	padding: 20px 0;
	display: block;
}
.category-tab .nav-tabs  li a:hover{
	border-bottom: 1px solid #eee;
}
.category-tab .nav-tabs{
	border: 1px solid #f2f2f2;
	border-radius: 4px;
	margin-bottom: 20px;
}
.view_more a{
	font-family: 'Roboto-Bold';
	cursor: pointer
}
.category-tab{
	border: 1px solid #f2f2f2;
	border-radius: 4px;
}
.category-tab .tab-content .owl-theme .owl-controls .owl-buttons .owl-prev{
	right: 33px;
}
.category-tab .tab-content .owl-theme .owl-controls .owl-buttons .owl-next{
	right: -15px;
}
/* service */
.service{
	background: #f8f8f8;
	border: 1px solid #f2f2f2;
	border-radius: 4px;
	margin: 30px 0;
}
.s1,.s2,.s3{
	padding: 30px 15px 25px 15px;
}
.service li:first-child{
	background-color: #111;
	border-radius: 100%;
	min-width: 55px;
	min-height: 55px;
	text-align: center;
}
.service li svg{
	fill: #fff;
	vertical-align: unset;
	margin-top: 12px;
}
.service h1{
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Roboto-Medium';
	margin: 0 0 10px 0;
}
.service p{
	font-size: 12px;
	margin-bottom: 0;
	color: #a9a9a9;
	text-transform: capitalize;
	font-family: 'Roboto-Medium';
}
.s2{
	background-color: #fdd534;
}
/* onsale */
.onsale{
	border: 1px solid #f2f2f2;
	border-radius: 4px;
}
/* blog */
.blog-comment{
    margin: 0 0 10px 0;
}
.blog-right h4{
	font-family: 'Roboto-Medium';
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	padding: 10px 0;
}
.webi-post-author,.write-comment a{
	color: #a9a9a9
}
.seper{
	padding: 0 10px;
}
.webi-post-author .fa-calendar{
	margin-right: 5px;
}
.blog_webi{
	border: 1px solid #f2f2f2;
	border-radius: 4px;
	margin-top: 30px;
}
.blog-left:hover .webi_post_hover {
    opacity: 1;
    visibility: visible;1
    z-index: 1;
    -webkit-transform: scale(0.94,0.9);
}
.blog-left:hover .blog_mask {
    visibility: visible;
}
.webi-blog-image {
    position: relative;
    margin-bottom: 15px;
}
#blog .webi-blog-image{
    margin-bottom: 0px;
}
.webi_post_hover {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s ease;
    -webkit-transform: scale(0.8);
    background-color: rgba(255, 255, 255, 0.4);
    padding: 10px;
}
.webi_post_hover .icon {
	border-radius: 50%;
	transform: translate(-50%, -50%);
	border: 2px solid #cb023f;
	padding: 9px 9px;
}
.webi_post_hover .icon:hover{
	background-color: #cb023f;
	color: #fff;
}
.webi_post_hover .icon i{
	font-size: 16px;
}
.readmore_link i{
	vertical-align: middle;
}
.blog-right{
	background-color: #f8f8f8;
	padding: 0 10px 10px 10px;
	border-radius: 0 0 4px 4px;
}
.blog-left img{
	border-radius: 4px 4px 0 0;
}
.product-block{
	padding-bottom: 20px;
}
.blog-ic{
	position: absolute;
	left: 0;
	right: 0;
	margin: -8px auto;
	text-align: center;
	top: 50%;
}
.lb-nav a{
	transition: none
}
/* brands */
.brands{
	background-color: #f8f8f8;
	padding: 10px 0;
	margin-top: 30px;
}
/* footer */
.middle-footer li{
	line-height: 29px;
	word-break: break-all;
}
.footleft p{
	line-height: 26px;
}
.footleft i{
	font-size: 22px;
}
.footcontact i{
	color: #fff;
	font-size: 20px;
	width: 30px;
}
.copy{
	border-top: 1px solid rgba(255,255,255,0.10);
	padding: 20px 0;
	margin-top: 60px;
}
.copy a,.copy{
	color: #fff;
}
.copy a:hover{
	color: #cb023f;
}
.fborder::before{
	content: '';
	border-left: 2px solid rgba(255,255,255,0.10);
	position: absolute;
	height: 265px;
	top: 10px;
	left: 0;
}
#scroll {
	position: fixed;
	right: 20px;
	bottom: 12px;
	cursor: pointer;
	width: 35px;
	height: 35px;
	background: #cb023f;
	outline: none;
	z-index: 2;
	border-radius: 4px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	padding: 5px 0;
}
#scroll i{
	font-size: 22px;
}
#scroll:hover{
	background-color: #fbd10d;
	color: #111;
}
/* product page */
.pro-price{
	font-size: 18px !important;
	color: #cb023f !important;
	font-family: 'Roboto-Bold';
}
.palert,#tab-review .alert{
	position: relative;
}
#tab-review i{
	color: #fbd10d;
}
#tab-specification .table-bordered > thead > tr > td,#tab-specification .table-bordered > tbody > tr > td{
	border: 1px solid #f6f6f6;
}
#tab-specification strong{
	color: #cb023f;
}
.pro-content h1 {
	font-size: 18px;
	text-transform: capitalize;
	color: #cb023f;
	letter-spacing: 1px;
	margin-top: 0;
}
.pro-content .qty-plus-minus .form-control {
    width: 45px;
    text-align: center;
    color: #111;
}
.btnplus {
    border-radius: 0 4px 4px 0 !important;
    border-left: 0;
    line-height: 22px;
}
.btnminus {
    border-radius: 4px 0 0 4px !important;
    border-right: 0;
    line-height: 22px;
}
.producthr {
    border-top: 1px solid #f2f2f2;
}
.text-decor, .text-de {
    text-transform: capitalize;
    color: #111;
    font-size: 14px;
    letter-spacing: 1px;
    min-width: 150px;
    display: inline-block;
    line-height: 25px;
}
.textdeb {
    color: #cb023f;
}
.textdeb:hover{
    color: #fbd10d;
}
.text-decor-bold, .text-decor-bold h2 {
    text-transform: capitalize;
    color: #111;
    font-size: 16px;
    letter-spacing: 1px;
}
.custom-radio .img-thumbnail {
    display: block;
    padding: 0;
    border-radius: 4px;
    border: none;
    height: 30px;
    width: 30px;
}
.text-decorop {
    text-transform: capitalize;
    color: #111;
    font-size: 14px;
    letter-spacing: 1px;
}
.datebtn {
    background-color: #cb023f;
    color: #fff;
    border-radius: 0 4px 4px 0 !important;
    box-shadow: none;
    transition: all 0.5s linear;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group{
	z-index: 0;
}
.datebtn:hover, .btnup:hover, .add-to-cart:hover,.add-to-cart:active:focus, .add-to-cart:focus{
    background-color: #fbd10d;
    color: #111;
}
.btnup {
    color: #fff;
    background-color: #cb023f;
    transition: all 0.5s linear;
    font-size: 16px;
    box-shadow: none;
}
.prowrite {
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 30px;
}
.proreview {
    text-align: center;
    border-right: 1px solid #111;
    border-left: 1px solid #111;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 4px;
    text-transform: capitalize;
}
.prorate {
    margin: 5px 0;
}
.productwish button {
    background-color: transparent;
    color: #cb023f;
    box-shadow: none;
    border: none;
    font-size: 37px;
    margin-right: 10px;
    padding: 0;
}
.add-to-cart {
    padding: 7.5px 12px 5.5px 12px;
}
.zoomLens{
    background: url('../../../../../image/catalog/zoom.png') repeat !important;
    border: none !important;
}
.pro-content .qty-plus-minus .form-control:focus{
    border-color: #f2f2f2;
}
.pro-content #input-quantity{
	border-radius: 0;
}
.product-tab{
	margin-top: 20px;
	margin-bottom: 30px;
	border: 1px solid #f2f2f2;
	border-radius: 4px;
}
.product-tab .nav > li > a{
	font-family: 'Roboto-Medium';
}
.product-tab .nav-tabs{
	border-bottom: 1px solid #f2f2f2;
}
.product-tab .tab-pane{
	padding: 15px;
}
.product-tab .tab-pane p,.product-tab .tab-pane table{
	margin-bottom: 0;
}
.co-heading {
    font-size: 18px;
    color: #cb023f;
}
.relpro{
	border: 1px solid #f2f2f2;
	border-radius: 4px;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover{
	border-color: #f2f2f2;	
}
.qtlabel{
	margin-top: 5px;
}

/* category page */
.filter-panel .panel-footer{
	background-color: #fff;
}
.filter-panel .list-group a {
    color: #cb023f;
    border-bottom: 1px dotted #f2f2f2;
    padding-bottom: 10px;
    font-weight: normal;
}
.filter-panel .list-group a:hover {
    background-color: transparent;
    border-bottom: 1px dotted #f2f2f2;
}
.filter-panel .list-group-item {
    background-color: transparent;
}
.cate-top {
    background-color: #fff;
    padding: 15px;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
}
.cate-top h2{
	font-size: 18px;
	color: #cb023f;
	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-top img{
	border-radius: 4px;
}
.cate-border {
    background-color: #fff;
	border: 1px solid #f2f2f2;
	border-radius: 4px;
	margin: 25px 0;
	padding: 10px 0px;
}
#compare-total{
	padding: 0;
	line-height: 34px;
	color: #cb023f;
	font-family: 'Roboto-Medium';
}
.catesort label {
    background-color: #fff;
    border: none;
    color: #111 !important;
}
.catesort select {
    background-color: #111;
    color: #fff;
    font-size: 14px !important;
    border-radius: 4px !important;
    border: 1px solid #111;
}
/* .product-list .image img{
	z-index: 1;
	position: relative;
} */
.catesort select option {
    background-color: #fff;
    color: #111;
}
.catesort select.form-control {
	padding-right: 25px;
	background-image: url("data:image/svg+xml,\
      <svg version='1.1' xmlns='http://www.w3.org/2000/svg' width='30px'\
           height='12px' viewBox='0 0 1200 1000' fill='rgb(255,255,255)'>\
        <path d='M1100 411l-198 -199l-353 353l-353 -353l-197 199l551 551z'/>\
      </svg>");
	background-repeat: no-repeat;
	background-position: right;
	-moz-appearance: none;
	-webkit-appearance: inherit;
	appearance: none;
	padding: 0 10px;
	 height: 35px;
}
.catesort select.form-control:focus{
	border-color: transparent;
}
.listgridbtn {
    background-color: #fff;
    color: #111 !important;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px !important;
    border: 1px solid transparent;
}
.listgridbtn.active, .listgridbtn.active:hover, .listgridbtn:hover {
    border: 1px solid #fbd10d;
    border-radius: 4px;
    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{
	margin-bottom: 20px !important;
	margin: 0;
}
.product-grid.product-layout{
	border: none;
	transition: none
}
.product-grid .list-des{
	display: none;
}
/* pagination */
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #cb023f;
    border-color: #cb023f;
}
.pagination > li > a, .pagination > li > span {
    color: #cb023f;
    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: #cb023f;
    border-color: #cb023f;
}
.pagi .tot{
	line-height: 34px;
	font-size: 12px;
}
.listgridbtn.btn.active:focus,.listgridbtn.btn:focus{
	background-color: #fff;
}
/* blog */
.headingpage{
	font-size: 15px !important;
	font-family: 'Roboto-Bold';
}
.blog-desc{
	color: #777;
	line-height: 25px;
}
.wco{
    margin-left: 38px;
    position: relative;
    top: 6px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #777;
}
.bcomment{
	border: 1px solid #f2f2f2;
	border-radius: 4px;
	padding: 15px;
}
.view-comment{
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.view-comment:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0
}
.blogu span{
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 23px;
}
.date span{
	margin: 0 20px;
}
.view-comment i {
    font-size: 18px;
    line-height: 30px;
}
.allcomment h5{
	font-family: 'Roboto-Bold';
	font-size: 14px;
	margin: 0 0 18px 0;
}
.blog_comment::before,.blog_comment::after{
	content: '|';
	padding: 0 20px;
}
.webi_blog_page .blog-desc{
	padding: 15px 0
}
.allmb{
	margin-bottom: 15px;
}
/* other pages */
.catfilter .panel-heading{
	font-size: 14px;
	text-transform: capitalize;
	font-family: 'Roboto-Medium';
	padding: 16px 15px;
	background: #f8f8f8;
	border-color: #f2f2f2;
}
.catfilter{
	border: 1px solid #f2f2f2;
}
.catfilter .list-group-item{
	border: 1px solid #f2f2f2;
	text-transform: capitalize
}
.act{
	color: #cb023f !important;
	font-family: 'Roboto-Bold';
}
.catfilter .panel-footer{
	background-color: #fff;
}
.mfp-content footer{
	display: none !important;
}
.mfp-content .product-quickview-detail{
	display: block !important
}
.product-quickview-detail #content{
	min-height: auto;
}
.form-horizontal .form-group{
	margin-left: 0;
	margin-right: 0
}
.mfp-iframe-scaler iframe{
	    background: #fff !important;
}
.wcbtn{
	padding: 6px 10px;
}
#checkout-cart table .btn:first-child{
    padding: 7px 12px !important;
}
.acpage h2, .acpage h1, .not-found-head,.sitem h1{
    font-size: 18px;
    color: #111;
    text-transform: capitalize;
    margin-top: 0;
}
.sitem ul{
	line-height: 30px;
}
.panel-title{
	font-size: 14px;
}
.panel-title i{
	float: right;
}
.table-hover > tbody > tr:hover{
	background-color: transparent
}
.brand-list .brands-content {
    padding: 8px;
}
.bname {
    background: none repeat scroll 0 0 #f2f2f2;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 6px 0;
    padding: 5px 8px;
}
.brand-list {
    border: 1px solid #f2f2f2;
    padding: 5px;
    margin-bottom: 20px;
    background-color: #fff;
}
.co-heading{
	margin-top: 0;
	font-size: 18px;
	color: #cb023f;
}
.achead {
    font-size: 14px !important;
    color: #fff !important;
    background-color: #111;
    padding: 8px 10px;
}
.acco {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
}
.accolor {
    margin-top: -10px;
    padding: 10px 5px !important;
    line-height: 25px;
    background-color: #f8f8f8
}
.accolor:last-child{
	margin-bottom: 0
}
.well {
    background-color: #f8f8f8;
    border: none;
    box-shadow: none;
}
.select-input::after {
    font-family: 'fontawesome';
    content: '\f107';
    font-size: 14px;
    position: absolute;
    right: 25px;
    top: 7px;
    pointer-events: none;
}
select.form-control {
    appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}
/* newsletter */
.newsletter-bg{
	text-align: center;
	padding: 45px 35px;
	border-radius: 4px;
}
.newsletter-bg .description-top h2{
	font-family: 'Roboto-Bold';
    text-transform: uppercase;
    font-size: 20px;
    margin: 0 0 25px 0;
}
.newsletter-bg .description-bottom{
	display: none;
}
.newsletter-bg .description-top p{
	font-size: 12px;
	margin-bottom: 20px;
}
.newsletter-bg .button-submit{
	margin-bottom: 20px;
}
.newsletter-bg .inner .form-group input{
	width: 67%;
    margin: 0 auto;
    height: 42px;
}
.newsletter-bg .checkbox input[type="checkbox"]{
	position: unset;
}
#product-product .alert{
	right: 15px;
}
/*loader start */
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin-left: -40px;
}
#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: -1;
    opacity: 0;
    -moz-transition: all 1.3s ease 0.3s;
    -o-transition: all 1.3s ease 0.3s;
    -webkit-transition: all 1.3s ease 0.3s;
    transition: all 1.3s ease 0.3s;
    overflow: hidden;
}
#page-preloader.visible {
    opacity: 1;
    z-index: 100500;
    overflow: hidden;
}
#page-preloader .preloader {
    position: absolute;
    left: 50%;
    top: 45%;
    text-align: center;
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
}
#page-preloader.visible .preloader {
    opacity: 1;
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.object{
	position: absolute;
    top: 0px;
    z-index: 4;
    background: url('../../../../../image/catalog/loader.gif') 50% 50% no-repeat;
    width: 100%;
    height: 100%;
    margin-left: -20px;
}
#page-preloader{
    display: none;
}
#page-preloader{
    display: block;
}
.comb .btn-primary{
	margin: 3px 0;
}
.com-description {
    width: 25%;
}
.com-summary {
    width: 1%;
}
@media(min-width: 992px){
    .sticky {
        position: sticky;
        top: 15px;
    }
}
@media (min-width: 375px) and (max-width: 500px){
	.bcart {
	    font-size: 11px;
	    padding: 0 4px;
	    margin: 0 2px;
	    letter-spacing: 0;
	}
}
@media (min-width: 768px){
	.footer-collapse.collapse {
	    display: block !important;
	    height: auto !important;
	    padding-bottom: 0;
	    overflow: visible !important;
	}
	.middle-footer h5 button {
	    display: none;
	}
	.product-quickview-detail .pro-content h1,.product-quickview-detail #content{
		margin-top: 0;
	}
	.product-quickview-detail .sticky{
		position: sticky;
		top: 15px;
	}
}
@media (min-width: 1200px) and (max-width: 1410px){
	.home-cat{
		width: 33.33%;
	}
	.category-tab .tab-content{
		width: 66.66%;
	}
	.sticky{
		width: 58.33333333%;
	}
	.pro-content{
		width: 41.66666667%;
	}.lefthead
}
@media (max-width: 1199px){
	.headingpage,.allcomment h5,.blog-comment{
		padding-top: 15px;
	}
        .lefthead{
             font-size: 14px;
        }
}
@media (min-width: 992px) and (max-width: 1199px){
	.social a{
		min-width: 35px;
		min-height: 35px;
	}
	.service p {
    	font-size: 11px;
    }
    .service h1 {
    	font-size: 14px;
    }
    .prowrite{
    	font-size: 13px;
    }
}
@media (max-width: 991px){
	.pro-content h1{
		margin-top: 20px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
       .acpage .form-horizontal .control-label{
               text-align: left;
                   margin-bottom: 5px;
       }
	#testi .item p{
		font-size: 11px;
		letter-spacing: 0;
	}
	.catesort {
    	clear: none !important;
	}
	.service li{
		text-align: center;
	}
	.service p {
    	font-size: 11px;
    	letter-spacing: 0
    }
    .service h1 {
    	font-size: 14px;
    	margin-top: 5px;
    	min-height: 31px;
    }
    .footleft p {
    	height: 136px;
    	overflow: hidden;
	}
	.footleft i {
    	font-size: 18px;
	}
	#menu .dropdown-inner a {
	    min-width: 130px;
	    padding: 3px 10px;
	}
}
@media (max-width: 767px){
	.comp .table-responsive > .table > tbody > tr > td,.comp .table-responsive > .table > tbody > tr > th,.comp .table-responsive > .table > tfoot > tr > td,
.comp .table-responsive > .table > tfoot > tr > th,.comp .table-responsive > .table > thead > tr > td,.comp .table-responsive > .table > thead > tr > th{
	white-space: normal;
}
	.product-quickview-detail .sticky,.product-quickview-detail .pro-content,.product-quickview-detail .prorate{
		width: 100%;
	}
	.product-quickview-detail .swiper-pager{
		display: none
	}
	.mfp-iframe-holder .mfp-content{
		height: 100%;
	}
	.newsletter-bg{
	    padding: 30px 10px;
	}
	.product-thumb{
		margin: 0px 0px 30px 0px;
	}
	.list-des{
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		padding: 0 5px;
	}
	.ct{
		text-align: right;
	}
	#top{
		border-bottom: 1px solid #f2f2f2;
	}
	.prowrite,.proreview{
		font-size: 11px;
	}
	.rating .prorate .fa-stack {
    	font-size: 5px;
	}
	.product-tab .nav > li > a {
    	padding: 10px 7px;
    	font-size: 12px;
	}
	.breadcrumb {
    	margin: 20px 0;
	}
	footer h5 .toggle.collapsed::after {
	    font-family: 'FontAwesome';
	    content: '\f067';
	    font-size: 14px;
	    font-weight: normal;
	    float: right;
	    cursor: pointer;
	}
	footer h5 .toggle::after {
	    font-family: 'FontAwesome';
	    content: '\f068';
	    font-size: 14px;
	    font-weight: normal;
	    float: right;
	    cursor: pointer;
	}
	.middle-footer #column-left1{
		text-align: center
	}
	.middle-footer .btn-primary {
	    color: #fff;
	    text-shadow: none;
	    background: none;
	    background-image: none;
	    background-image: none;
	    border: 0;
	    box-shadow: none;
	    font-size: 12px;
	    position: absolute;
	    top: 0;
	    right: 0;
	    width: 100%;
	}
	.middle-footer .btn-primary:active:hover,.middle-footer .btn-primary:hover,.middle-footer .btn-primary:active,.middle-footer .btn-primary.active,
	.middle-footer .btn-primary.disabled,.middle-footer .btn-primary[disabled],.middle-footer .btn-primary:focus,.middle-footer .btn-primary:active:focus,.middle-footer .btn-primary:active:hover{
		background-color: transparent;
	}
	.fborder ul{
		padding: 0 15px;
	}
	footer h5{
		margin-bottom: 8px;
	}
	footer{
		padding-top: 30px;
	}
	.copy{
		margin-top: 30px;
	}
	.foot-payment{
		margin-bottom: 15px;
	}
}
@media (min-width: 600px) and (max-width: 767px){
	.s1, .s2, .s3,.sellbanner .col-xs-12{
		width: 33.33%;
	}
	.service p {
    	font-size: 11px;
    }
    .service h1 {
    	font-size: 14px;
    	margin-top: 5px;
    }
    .home-cat,.category-tab .tab-content{
    	width: 50%;
    }
    .catesort{
    	margin-top: 15px;
    }
    .product-grid, .product-list {
    	width: 50%;
	}
}
@media (max-width: 599px){
	.blog_links{
		font-size: 12px;
		letter-spacing: 0.5px;
	}
	.blog_comment::before, .blog_comment::after{
		padding: 0 6px;
	}
	.pagi .text-left,.pagi .text-right{
		width: 100%;
		text-align: center;
	}
	.catesort {
    	width: 100%;
    	margin-top: 15px;
	}
	#slideshow0 img {
	    width: 100%;
	    transform: translate(-50%,0%);
	    min-width: 350px;
	    left: 50%;
	    position: relative;
	}
	#slideshow0 .owl-item {
    	overflow: hidden;
	}
	.product-layout{
		border: none;
	}
	.category-tab .tab-content .owl-buttons{
		display: 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;
	}
	.catb{
		position: absolute;
		right: 15px;
		top: 15px;
		background: #fff;
		color: #111;
		padding: 0 !important;
	}
	.catb:hover,.catb:focus,.catb:active,.cartb:active:focus, .cartb:focus{
		background-color: #fff !important;
		color: #111 !important;
	}
	.category-tab .nav-tabs li a{
		padding: 10px 0;
	}
	.sellbanner img{
		margin-bottom: 3px;
	}
}
@media (min-width: 600px){
	.catb{
		display: none;
	}
	.home-cat.collapse {
	    display: block !important;
	    height: auto !important;
	    padding-bottom: 0;
	    overflow: visible !important;
	}
}
@media (max-width: 767px){
	.blog-desc{
		font-size: 12px;
	}
	.catesort .input-group .input-group-addon {
	    padding: 0;
	    min-width: 75px;
	}
	#column-left{
		padding: 0;
	}
	.fborder::before{
		position: unset;
		border: none;
	}
	.tab-head ul {
	    margin: 0;
	    text-align: left;
	    padding: 0 15px;
	}
	.fea a::after{
		padding: 0 10px;
	}
	.tab-head h1{
		display: none
	}
	.product-thumb:hover .caption{
		bottom: 0
	}
	.product-thumb:hover .caption .rating{
		opacity: 1;
	}
	.button-group{
		position: unset;
		opacity: 1;
	}
	.product-layout:hover .product-thumb{
		box-shadow: none;
	}
	#logo {
	    background-color: #fff;
	    padding: 0;
	}
	/* sidenav */
	#mySidenav li a i{
		margin-top: 4px;
	}
	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;
	    transition: 0.5s;
	    padding-top: 60px;
	    overflow-x: hidden;
	    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: #111;
		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{
		padding: 0;
		margin: 0;
		border: none !important
	}
	#menu .navbar-collapse {
	    display: block;
	    border: none;
	}
	.mobilemenu{
		position: absolute;
		left: 0;
		top: 63px;
	}
	#logo img{
		max-width: 125px;
		margin: 11px 0 0;
	}
	#search .btn-lg{
		padding: 10px 14px;
	}
	.navbar-header button i{
		font-size: 17px;
	}
	.head-bottom {
    	padding: 10px 0;
	}
	.navfull {
    	position: absolute;
    	right: 0;
    	top: 0;
    	background-color: transparent;
	}
	.hright{
		margin-top: 10px;
	}
	#cart > .btn{
		padding: 14px 6px;
	}
	#menu .navbar-nav {
    	margin: 0;
	}
}