body {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.8px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* 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: #232323;
	transition: 0.3s ease;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #000;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
}
/* popup */
.news-popup .checkbox {
    display: inline-block;
}
.newsletter-bg .description-top h2 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 26px;
    margin: 25px 0;
    color: #222;
}
.newsletter-bg {
    text-align: center;
}
.mfp-content .divtop h3{
	font-weight: 500;
	text-transform: capitalize;
	font-size: 26px;
	margin: 25px 0;
	color: #222;
}
.newsletter-bg .inner .form-group .inputNew {
    width: 70%;
    margin: 0 auto;
    height: 42px;
    border: 1px solid #eee;
} 
.valid .error, .valid .alert {
    position: unset;
    margin-top: 10px;
    border-radius: 4px;
}
input[type="file"]:focus, input[type="checkbox"]:focus, input[type="radio"]:focus {
    outline: none;
}
.news-popup .checkbox {
    display: inline-block;
}
/* endpopup */
/* top */
.cart-total{
	text-transform: capitalize;
}
#top {
	padding: 13.5px 0px;
}
ul {
    margin-top: 0;
    margin-bottom: 0px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
	margin-bottom: 0;
}
#form-currency ,#form-language{
	margin: 0px; 
}
#top .btn-link, #top-links li, #top-links a {
    color: #222;
    text-decoration: none;
    padding: 0px;
    vertical-align: middle;
    text-transform: capitalize;
    display: inline-block;
    letter-spacing: 0.8px;
    font-size: 12px;
}
#form-language svg, #form-currency svg, .compro svg {
    fill: #222;
    margin: 0px 5px;
}
svg {
    vertical-align: middle;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links a + a {
	margin-left: 15px;
}
.rownext ul li {
    margin-right: 45px;
}
.rownext li {
    display: inline-block;
}
.header-top {
    background-color: #192739;
    padding: 25px 0;
}
/* logo */
/* search */
.catsearch {
    margin-bottom: 10px;
}
#input-search {
    margin-bottom: 10px;
}
#search .btn.button-search:hover{
	color: #fff;
}
#search .btn.button-search {
    border: none;
    color: #222;
    width: auto;
    cursor: pointer;
    height: 48px;
    border-radius: 50px;
    padding: 0 30px;
    background-color: #ffc843;
    transition: all .3s ease-in-out;
}
#search .input-lg {
	height: 48px;
	line-height: 20px;
	padding: 0 10px;
	position: absolute;
	border-radius: 50px;	
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	height: 46px;
	border-radius: 50px;
	width: 120px;
}
/* cart */
.acc {
    width: auto;
    display: inline-block;
    padding-right: 5px;
    color: #fff;
}
#cart {
    width: auto;
}
.carts {
    text-align: right;
}
.discri {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.carts .acc {
    padding-right: 15px;
}
#cartme{
	font-size: 12px;
	color: #fff;
	text-transform: capitalize;
}
.discri .macc, #cart .mcart {
    color: #fff;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
}
#account .xsuser, #cart .cimg {
    background-color: rgba(250, 250, 250, 0.1);
    border-radius: 100%;
    width: 46px;
    height: 46px;
    text-align: center;
    display: inline-block;
    fill: #fff;
}
#cart > .btn {
    font-size: 12px;
    line-height: 18px;
    color: #000;
    width: auto;
    float: right;
    padding: 0px;
    box-shadow: none;
    border: none;
}
#cart .cimg {
    padding: 12px 0px;
}
#account .xsuser {
    padding: 10px 0px;
}
#cart > .btn {
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	box-shadow: none;
	text-shadow: none;
}
.cartname {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 5px;
    width: 160px;
    font-size: 14px;
    transition: 0.3s ease;
}
#cart .dropdown-menu {
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
	text-align: center;
}
/* menu */
.rownext {
    padding: 10px 0px;
    display: inline-block;	
}
.mright{
	margin-top: 6px;
}
#column-left #menu{
	background-color: #fff;
	border: 3px solid #ffc843;
	margin-top: 25px;
}
.linkback{
    background-color: #192739;
    border-top: 1px solid rgba(250, 250, 250, 0.1);
    padding: 5px 0;
}
.mright li a{
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
}
.menurel #menu {
	background-color: #ffc843;
	color: #2d2d2d;
	font-size: 16px;
	letter-spacing: .5px;
	position: relative;
	text-transform: capitalize;
	border-radius: 0;
	font-weight: 500;
	padding: 8px 15px;
	cursor: pointer;
	border-radius: 50px;
	margin-bottom: 0px;
}
#menu .nav > li > a {
	color: #222;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: capitalize;
	font-weight: 500;
	cursor: pointer;
	border-bottom: 1px solid rgba(208, 203, 203, 0.2);
}
.navbar-collapse.collapse {
    padding: 0;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: transparent;
	color: #ffc843;
}
#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;
}
#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 #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);
}
#top #form-currency .currency-select, #top #form-language .language-select {
    text-align: left;
    color: #000;
    padding: 5px 20px;
}
.language-select img {
    margin-right: 10px;
}
#top #form-currency .currency-select:hover, #top #form-language .language-select:hover {
    text-shadow: none;
    color: #ffc843;
}
/* #menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
} */
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
}
.dropdown-submenu .submenu-title {
    color: #192739 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-weight: 500;
}
#top-links-n img{
	display: inline-block;
}
/* ocsearch */
.ajax-loader-container {
    text-align: center;
}
.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;
}
.ajax-result-list .product-image img {
    max-width: 90px;
    border: 1px solid #eee;
    border-radius: 4px;
}
#search-by-category .search-ajax .ajax-result-container .ajax-result-list {
    display: block;
    border: 1px solid #ddd;
    max-height: 345px;
    overflow: auto;
    border-radius: 0px;
}
.ajax-result-list .product-info {
    border-bottom: 1px solid #eee;
    padding: 15px 0;
}
.ajax-result-list .acpage {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    text-transform: capitalize;
    margin: 0 0 10px 0;
}
#search-by-category .list-des {
    font-size: 12px;
    color: #777;
    height: 40px;
	overflow: hidden;
}
.special-price{
	display: none;
}
.old-price{
	margin-bottom: 0px;
}
#search-by-category .search-ajax {
    position: absolute;
    z-index: 99;
    background: none repeat scroll 0% 0% #fff;
    left: 15px;
    top: 100%;
    right: 15px;
}
.price-box{
	color: #000;
}
.search-ajax ul {
    list-style: none;
    padding: 0px;
}
.search-ajax ul {
    list-style: none;
}
.hover-cate{
	display: none;
}
#text-search {
   	width: 100%;
   	border: none;
   	height: 48px;
	line-height: 20px;
	padding: 0 15px;
	position: absolute;
	border-radius: 50px;
}
.brand-list a{
	color: #000;
}
#top-links-n{
	display: inline-block;
	float: right;
	color: #fff;
	margin-top: 5px;
}
.get-n{
	margin-right: 10px;
    margin-left: 10px;
    text-transform: capitalize;
}
.scon {
    color: #222;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 13px;
}
.top-get-n {
    color: #ffc843;
    text-transform: capitalize;
    letter-spacing: 1.5px;
    font-weight: 500;
    vertical-align: middle;
    display: inline-block;
}
.list-unstyled.lastb{
	display: inline-block;
}
.product-grid .webi-quickview a, .product-list .webi-quickview a {
    padding: 9px 0px;
    display: inline-block;
}
#btn-search-category:hover{
	color: #fff;
}
#btn-search-category {
    border: none;
	color: #222;
	width: auto;
	cursor: pointer;
	height: 48px;
	border-radius: 50px;
	padding: 0 30px;
	background-color: #ffc843;
	transition: all .3s ease-in-out;
	text-transform: capitalize;
	font-size: 15px;
	font-weight: 500;
}
.promo {
    padding-top: 15px;
}
/* end oc */
/*loader start */ #loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 120px;
    height: 120px;
    margin-left: -58px;
}
#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: 50%;
    top: 45%;
    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: 100%;
    height: 100%;
}
#page-preloader{
    display: none;
}
#page-preloader{
    display: block;
}

.beffect {
    position: relative;
    overflow: hidden;
    vertical-align: middle;
}
.swiper-viewport {
    border: 1px solid #eee !important;
    box-shadow: none !important;
}
.mfp-iframe-scaler iframe {
    border-radius: 4px;
}
/* loderend */
/* jQuery Countdown styles 2.0.0. */
.is-countdown {
	text-align: left;
	margin: 15px 0 0;
}
.countdown-rtl {
	direction: rtl;
}
.countdown-row { width:100%; display:inline-block; }
.countdown-row .countdown-section {
	min-width: 50px;
    margin-right: 0px;
    padding: 12px 5px 8px;
    background: #eaeaea;
    display: inline-block;
    border-radius: 3px;
	text-align:center;
}
.countdown-row .countdown-section:last-child {
	margin:0 !important;
}
.countdown-amount {
    font-size: 18px;
	font-weight:500;
	color:#444444;
}
.countdown-period {
    font-size:12px;
	color:#444444;
	font-weight:400;
	display:block;
}
.countdown-descr {
	display: block;
	width: 100%;
}
.product-quickview-detail #content {
    min-height: auto;
    margin-top: 20px;
}
@media (max-width: 1199px){
	.countdown-row .countdown-section {
		min-width: 43px;
	}
	.countdown-amount { font-size:12px; }
	.countdown-period { font-size:11px; line-height:14px; }
	.is-countdown { margin:0px 0 0; }
}
@media (min-width: 768px) {
	#xsfilter {
	    display: block !important;
	}
	.catfilter button {
	    display: none;
	}
	.menurel #menu::before {
	    font-family: "FontAwesome";
	    font-size: 18px;
	    position: absolute;
	    right: 15px;
	    top: 13px;
	    content: "\f0dd";
	    z-index: 19;
	}
	.cate {
	    margin: 0 5px;
	    vertical-align: middle;
	    display: inline-block;
		padding: 7px 5px;
	}
	.product-list .product-thumb .image {
	    float: left;
	    padding: 0px;
	}
	#form-currency .dropdown-menu, #form-language .dropdown-menu {
	    /* display: none; */
	    left: auto;
	    right: 0;
	    line-height: normal;
	    border-radius: 4px;
	}
	#cart.open .dropdown-menu, #top .open .dropdown-menu, .curlan.open .dorpss, .acc.open .dropdown-menu {
	    visibility: visible;
	    opacity: 1;
	    filter: alpha(opacity=100);
	    margin-top: 16px;
	    background: #fff;
	    border: 1px solid #ededed;
	    padding: 5px 0px;
	    border-radius: 4px;
	}
	#cart .dropdown-menu, #top .dropdown-menu, .curlan .dorpss, .acc .dropdown-menu {
	    visibility: hidden;
	    display: block;
	    opacity: 0;
	    filter: alpha(opacity=0);
	    margin-top: 0px;
	    margin: 10px 0 0;
	        margin-top: 10px;
	    margin-top: 10px;
	    margin-top: 10px;
	    border: 1px solid #e7e7e7;
	    box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
	    visibility: hidden;
	    display: block;
	    opacity: 0;
	    filter: alpha(opacity=0);
	    margin-top: 50px;
	    border-radius: 0px;
	    box-shadow: none;
	    transition: all 0.35s ease-out 0s;
	    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
	    padding: 0px;

	}
	#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%;
	    right: auto;
	    border-top: 3px solid #fec842;
	    top: 0;
	    border-radius: 0px;
	    box-shadow: none;
	    margin: 0px !important;
	}
	#menu .dropdown:hover .dropdown-menu {
	    display: block;
	    padding: 12px 0;
	    visibility: visible;
	    opacity: 1;
	    filter: alpha(opacity=0);
	    transition: all 0.35s ease-out 0s;
	    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
	}
	.btn-navbar.navbar-toggle {
	    color: #2d2d2d;
	    cursor: pointer;
	    -webkit-transition: all 0.3s ease-in-out;
	    transition: all 0.3s ease-in-out;
	    border: none;
	    background-color: transparent;
	    min-width: 35px;
	    min-height: 35px;
	    vertical-align: middle;
	    margin: 0;
	    padding: 9px;
	}
	.wr-menu .navbar-toggle {
	    text-align: center;
	    margin: 0;
	    cursor: pointer;
	    transition: all .3s ease-in-out;
	    display: block;
	    float: left;
	}
	.ico-menu {
	    position: relative;
	    width: 16px;
	    top: -6px;
	    margin: 0 auto;
	    left: -2px;
	}
	.btn-navbar.navbar-toggle {
	    color: #2d2d2d;
	    cursor: pointer;
	}
	.ico-menu .bar:nth-child(1)::after {
	    -webkit-transition-delay: 0.1s;
	    transition-delay: 0.1s;
	}
	.ico-menu .bar::after {
	    content: '';
	    display: block;
	    width: 100%;
	    height: 100%;
	    background: #2d2d2d;
	    position: absolute;
	    top: 0;
	    left: 100%;
	    z-index: 1;
	    -webkit-transition: 0.3s;
	    transition: 0.3s;
	    transition-delay: 0s;
	}
	.ico-menu .bar:nth-child(1) {
	    top: 0;
	    width: 14px;
	}
	.ico-menu .bar {
	    position: absolute;
	    height: 2px;
	    background-color: #2d2d2d;
	    overflow: hidden;
	}
	.ico-menu .bar:nth-child(2) {
	    top: 5px;
	    width: 16px;
	}
	.ico-menu .bar:nth-child(2)::after {
	    -webkit-transition-delay: 0.2s;
	    transition-delay: 0.2s;
	}
	.ico-menu .bar:nth-child(3)::after {
	    -webkit-transition-delay: 0.3s;
	    transition-delay: 0.3s;
	}
	.ico-menu .bar:nth-child(3) {
	    top: 10px;
	    width: 20px;
	}
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
#button-cart{
	padding: 8px 12px;
}
#information-contact .hedcol .img-thumbnail{
	background-color: #000;
}
.dropdown-menu li > a:hover {
	    text-decoration: none;
	    color: #ffc843;
	    background-color: #fff;
	    background-image: none;
	    background-repeat: repeat-x;
}
@media (max-width: 767px) {
	#form-currency .dropdown-menu{
		right: -45px;
		left: auto;
	}
	.language-select{
		text-transform: capitalize;
		color: #000 !important;
		text-align: left;
	}
	.fsocial{
		border-top: 1px solid rgba(178, 178, 178, 0.1);
	}
	#column-left1 p {
	   margin-top: 0px !important;
	   margin-bottom: 15px !important;
	}
	.middle-footer {
	    padding-bottom: 10px !important;
	}
	.account li i {
	    padding-right: 5px;
	    width: 25px;
	}
	.pro-det.pro-content .headti {
	    margin-top: 25px !important;
	    font-size: 15px;
	}
	.header-top {
	    background-color: #192739;
	    padding: 10px 0;
	}
	#text-search {
	    height: 42px;
	}
	#btn-search-category {
	    height: 42px;
	}
	.linkback{
		display: none;
	}
	.mfp-iframe-holder .mfp-content {
	    height: 100%;
	}
	.mfp-container.mfp-s-ready.mfp-inline-holder #formNewLestter {
		background-color: #fff;
		background-image: none !important;
	}
	.newsletter-bg .inner .form-group .inputNew {
	    width: 100%;
	}
	.product-list .caption {
	    text-align: center !important;
	}
	.cate-border {
	    margin: 15px -10px;
	}
	.product-list .discription{
		height: 44px;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-left: 5px;
		margin-right: 5px;
	}
	.manuf{
		margin: 20px 0px !important;
	}
	#menu .nav > li > a {
	    border-bottom: none;
	}
	.testimonial{
		margin: 10px 0px;
	}
	#product #content .row {
	    padding: 0px !important;
	}
	.relpro{
		padding-bottom: 0px !important;
	}
	#column-left{
		padding: 0px;
		margin-top: 30px;
	}
	.dinfo .row{
		margin: 0px; 
	}
	.dinfo {
	    padding: 0px 0px !important;
	    margin-bottom: 30px !important;
	}
	.deltext{
		display: inline-block;
		vertical-align: middle;
		text-align: left;
	}
	.dimg{
		display: inline-block;
	}
	.siinfo {
	    text-align: left;
	    margin-bottom: 15px;
	    margin-top: 30px;
	}
	.febanner {
	    margin: 30px 0px !important;
	}
	.fborder h5 {
	    text-align: left;
	}
	.testimonial ul, .fborder ul {
	    margin-bottom: 10px;
	}
	.webi-newsletter form {
		margin: 0px; 
	}
	.inner {
	    margin: 0px 30px;
	}
	.middle-footer {
	    padding-top: 75px !important;
	}
	.foot-logo img{
		margin: 0px auto;
	}
	.fborder button.btn:hover, .fborder button.btn:focus{
	    color: #fff;
	    text-decoration: none;
	}
	.mainbanner{
		display: none;
	}
	.bestba{
		display: none;
	}
	.offerbanner{
		display: none;
	}
	.account {
	    min-width: 242px;
	    border-radius: 0;
	}
	#form-currency, #form-language {
	    display: inline-block;
	    margin: 0px !important;
	}
	.compro {
	    margin: 0 0 0 0px !important;
    	padding: 3px 20px;
	}
	#compare-total {
	    display: inline-block;
	    font-size: 13px;
	    padding: 0px 12px;
	    text-transform: capitalize;
	}
	.compro svg {
	    margin: 0px 0px;
	}	
	.account li i {
	    padding-right: 5px;
	    width: 25px;
	}
	.account button.dropdown-toggle {
	    border: 1px solid #eee;
	    padding: 5px;
	    color: #222;
	    font-size: 12px;
	    letter-spacing: 0;
	    margin-right: 4px;
	    margin-left: 4px !important;
	    margin-bottom: 10px;
	    margin-top: 10px;
	    border-radius: 4px;
	}
	#wishlist-total i {
	    padding-right: 5px;
	    width: 25px;
	}
	#wishlist-total {
	    margin: 0px 0px !important;
	    padding: 7px 20px;
	    position: relative;
	    color: #131313;
	}
	#top {
	    display: none;
	}
	.mright{
		display: none;
	}
	#menu{
		margin-bottom: 0;
		display: inline-block;
		background-color: transparent;
		border: none;
		float: left;
	}
	#sppro .button-group {
		display: block;
	}
	.button-group {
	    opacity: 1;
	   /*  position: relative; */
    }
    .product-layout .webi-ownstyle.webi-quickview {
    	display: block!important;
    }
    .navbar-header {
        display: block;
    }
    .navbar-header button{
        border: none;
        background-color: transparent;
        color: #fff;
        padding: 0px;
        font-size: 17px;
		cursor: pointer;
		margin-right: 15px!important;
		margin-top: 8px!important;
    }
    .navbar-header button .fa {
        font-size: 19px;
    }
    body.active {
        overflow: hidden;
    }
    .owl-wrapper {
        padding-bottom: 0px;
    }
    .cbanner {
        margin-top: 50px;
    }
    .small {
        margin-bottom: 20px;
    }
    .navri ul{
        padding: 0px;
        margin: 0px;
    }
    .facebook::before{
        border: none;
    }
    .pinterest::before {
        border: none;
    }
    .googleplus::before {
        border: none;
    }
    body.active::before {
        background: #000000 none repeat scroll 0 0;
        content: "";
        height: 100%;
       	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-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;
        clear: both;
        height: 100%;
        background-color: #fff;
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .sidenav .close-nav {
        background-color: #222;
        padding: 12px 15px;
        width: 100%;
        display: inline-block;
        color: #fff;
        letter-spacing: 1px;
        font-size: 14px;
    }
    .closebtn,.closebtn:hover,.closebtn:focus{
        color: #fff;
        float: right;
    }
    #tab-description p{
    	font-size: 12px;
    }
    #mobile_top_menu_wrapper {
        margin: 0;
        line-height: 20px;
        display: block !important;
    }
    #menu .navbar-collapse {
        display: block;
        border: none;
    }
    .dblock{
        display: block;
    }
    .dnone{
        display: none
    }
    #mySidenav .collapse{
    	display: block;
    	box-shadow: none;
    }
    #menu .navbar-toggle {
        margin: 0;
        padding: 0;
        border: none;
        box-shadow: none;
    }
    #mySidenav .fa-close::before, {
        width: 0px;
        height: 0px;
        margin: 0px;		
     }
    /* side nav complit */
	.bbb{
		display: inline-block;
		float: right;
	}
	#logo {
	    width: 120px;
	}
	.fborder h5 .toggle.collapsed::after {
	    font-family: 'FontAwesome';
	    content: '\f067';
	    font-size: 14px;
	    font-weight: normal;
	    float: right;
	    cursor: pointer;
	}
	.fborder h5 .toggle::after {
	    font-family: 'FontAwesome';
	    content: '\f068';
	    font-size: 14px;
	    font-weight: normal;
	    float: right;
	    cursor: pointer;
	}
	.fborder button {
	    width: 100%;
	    border: none;
	    background-color: transparent;
	    box-shadow: none;
	    position: absolute;
	    right: 0;
	    padding-top: 0px;
	}
	btn.active, .btn:active {
	    box-shadow: none;
	}
	#account .xsuser{
	    width: 40px;
	    height: 40px;
	   	padding: 7px 0px;
	}
	#cart .cimg {
		width: 40px;
		height: 40px;
		padding: 10px 0px;
	}
	.navbar-nav {
	    margin: 0px;
	}
	#logo{
		display: inline-block;
	}
	.logos{
		display: inline-block;
		width: 100%;
		margin-bottom: 10px;
	}
	#mySidenav {
	    display: block !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;
		background-color: transparent;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #000;
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
.manuf{
	margin: 50px 0px;
}
/* footer */
footer {
	margin-top: 40px;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 25px 0px 20px 0;
	padding: 12px 0;
	background-color: #192739;
	border-bottom: 1px solid;
	border-radius: 0;
	color: #fff;
	border-radius: 4px;
	padding-left: 10px;
}
.breadcrumb li a{
	color: #fff;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb li::after {
    content: "/";
    margin: 0px 10px;
}
.breadcrumb li:last-child::after {
    content: "";
}
.pagination {
	margin: 0;
	display: inline;
}
@media(max-width: 599px){
	.paginationss .text-left, .paginationss .text-right {
	    text-align: center !important;
	    width: 100%;
	    padding: 0;
	}
	.pagination {
	    display: inline-block;
	}
	.catesort {
	    width: 100%;
	    margin-top: 15px;
	}
}
@media(min-width: 412px) and (max-width: 649px){
	.product-grid {
	    width: 50%;
	}
}
@media(min-width: 650px) and (max-width: 767px){
	.product-grid {
	    width: 33.33%;
	}
}
@media (min-width: 600px) and (max-width: 767px){
	.compar {
	    display: none;
	}
}
@media (min-width: 499px) and (max-width: 767px){
	.product-list {

    width: 47%;
    margin: 10px 5px;

}
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 14px;
	border: 1px solid #cccccc;
	    border-top-color: rgb(204, 204, 204);
	    border-right-color: rgb(204, 204, 204);
	    border-bottom-color: rgb(204, 204, 204);
	    border-left-color: rgb(204, 204, 204);
	border-radius: 4px;
	box-shadow: none;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #fff;
	background-color: #ffc843;
	background-image: none;
	background-repeat: repeat-x;
	border-color: #ffc843;
}
.btn-primary {
	color: #000;
	text-shadow: none;
	background-color: #fece55;
	background-image: none;
	background-repeat: repeat-x;
	border-color: #fece55;
	text-transform: capitalize;
	transition: all .3s linear;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #192739;
	color: #fff;
	fill: #fff;
	border-color: #192739;
}
.btn-warning {
	color: #ffffff;
	text-shadow: none;
	background-color: #faa732;
	background-image: none;
	background-repeat: repeat-x;
	border-color: transparent;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: none;
}
.btn-danger {
	color: #ffffff;
	text-shadow: none;
	background-color: #faa732;
	background-image: none;
	background-repeat: repeat-x;
	border-color: transparent;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: none;
	background-color: #faa732;
	background-image: none;
	background-repeat: repeat-x;
	border-color: transparent;
}
.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: none;
	background-color: #faa732;
	background-image: none;
	background-repeat: repeat-x;
	border-color: transparent;


}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: none;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat-x;
	border: none;
	box-shadow: none;
}
.slb .owl-wrapper-outer {
    border: none;
    box-shadow: none;
}
.sbanner {
	margin-top: 25px;
}
.beffect img{
	border-radius: 4px;
}
.imgbanner .beffect img{
	margin-bottom: 30px;
}
.slb img{
	border-radius: 4px;
}
#slideshow0 .owl-pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    top: auto;
}
/* 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;
	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 {
	min-width: 60px;
	min-height: 50px;
    padding: 9px 0px;  
    display: inline-block;
	text-align:center;
	color: #222;
	border-radius: 50px;
	background-color: #f5f5f5;
	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: 17px;
	font-weight:500;
	color:#000;
}
.countdown-period {
    font-size:12px;
	color:#000;
	font-weight:400;
	display:block;
}
.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;
}
#sppro .product-thumb:hover .price, #sppro .product-thumb:hover .rating {
    opacity: 1;
}
/* count end */
/* left */
.catf {
    border: 1px solid #e7e7e7;
    border-radius: 4px;
}
.block-cat-wrd {
    text-align: center;
    padding: 10px;
    background-color: #f5f5f5;
    transition: 0.4s ease;
}
.dname {
    font-size: 14px;
	text-transform: capitalize;
	color: #212121;
	font-weight: 500;
	letter-spacing: .5px;
	margin: 10px 0;
}
.ddis {
    font-size: 13px;
	color: #a7a7a7;
	text-transform: capitalize;
	letter-spacing: 1px;
	padding-bottom: 15px;
}
.dmil {
    font-size: 12px;
    color: #757575;
    letter-spacing: .5px;
    margin-bottom: 12px;
}
.parallex {
    text-align: center;
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	padding: 0px 10px;
}
.heading-left{
	color: #131313;
	font-size: 15px;
	letter-spacing: 0px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 17.3px 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #e7e7e7;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
}
#column-left .product-thumb:hover .price, #column-left .product-thumb:hover .rating {
    opacity: 1;
}
#column-left .owl-theme .owl-controls .owl-buttons div {
    opacity: 1;
    border-radius: 4px;
    padding: 0;
    min-width: 30px;
    min-height: 30px;
    vertical-align: middle;
    text-align: center;
    top: -51px;
    background-color: #f0f0f0;
}
.wb-image-block{
	padding-left: 0px;
}
#column-left .product-thumb .rating {
    padding-bottom: 0px;
}
#column-left .product-thumb .caption {
    text-align: left;
}
.protitle {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: 0.3s ease;
    margin-bottom: 5px;
}
#column-left .owl-theme .owl-controls .owl-buttons div i {
    font-size: 16px;
    color: #000;
    text-align: center;
    margin: 6px;
    vertical-align: middle;
}
#column-left .owl-theme .owl-controls .owl-buttons .owl-prev {
    right: 40px;
	left: auto;
}
.sppro{
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	padding: 10px;
	padding-top: 0px;
}
.offerbanner{
	margin: 30px 0px;
}
.wb-con-block{
	padding: 0px;
}
.othertab{
	margin-top: 30px;
}
.jd-2{
	margin-top: 60px;
}
.next-prevb.row {
    margin-right: -10px;
    margin-left: -10px;
}
.bestba{
	margin-bottom: 35px;
	margin-top: 35px;
}
/* html */
.dinfo{
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	padding: 30px 0px;
	margin-bottom: 60px;
	margin-top: 30px;
}
.siinfo:hover .dimg {
    background-color: #ffc843;
}
.siinfo:hover .dimg svg {
    fill: #222;
}
.deltext h4 {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 500;
    margin-bottom: 5px;
}
.deltext p {
    font-size: 12px;
    color: #919191;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: capitalize;
}
.panel-title {
	color: #000;
}
#accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}
.siinfo{
	text-align: center;
}
.dimg {
    width: 60px;
    height: 60px;
    background-color: #f5f5f5;
    border-radius: 50%;
    padding-top: 13px;
    transition: all 0.4s ease-out 0s;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.deltext{
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
/* 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;
}

#tbestseller .owl-controls .owl-buttons div {
    top: -62px;
}
/* refinesearch */
@media (max-width: 767px){
	.currency-select{
		text-align: left;
		color: #000;
	}
	.paginationss {
	    margin: 0px 0px !important;
	}
	#featured_category{
		padding-bottom: 20px;
	}
	.jd-2 {
	    margin-top: 20px;
	}
	.slide1 {
		margin-bottom: 20px;
	}
	.catfilter .toggle.collapsed::after {
	    font-family: 'FontAwesome';
	    content: '\f067';
	    font-size: 14px;
	    font-weight: normal;
	    cursor: pointer;
	}
	.catfilter .toggle::after {
	    font-family: 'FontAwesome';
	    content: '\f068';
	    font-size: 14px;
	    font-weight: normal;
	    cursor: pointer;
	}
	.catfilter .add {
	    border: none;
	    background-color: transparent;
	    float: right;
	    padding: 0px;
	    color: #fff;
	}
	.panel-default > .panel-heading {
	    color: #fff;
	    background-color: #192739;
	    border-color: #192739;
	    border-radius: 4px;
	}
}
.list-group + .panel-footer {
    border-top-width: 1px;
}
.panel-footer {
    padding: 10px 15px;
    background-color: transparent;
    border-top: 1px dashed #e1e1e1;
}
#button-filter {
    display: block;
    float: none;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444444;
    background-color: transparent;
    border: 1px solid #DDDDDD;
    text-shadow: none;
}
#column-left .panel-heading{
	background-color: #192739;
	border-radius: 4px !important;
	border-color: #192739;
}
.panel-default {
    border-color: transparent;
    box-shadow: none;
}
.panel-default > .panel-heading {
    color: #fff;
}
#xsfilter a {
    color: #ffc843;
    text-transform: uppercase;
    border: none;
}
.list-group {
    text-transform: capitalize;
}
.list-group-item{
	border: none;
	border-top: 1px dashed #e1e1e1;
}
/* scroltotop */
#scroll {
    position: fixed;
	right: 20px;
	bottom: 54px;
	cursor: pointer;
	z-index: 2;
	width: 45px;
	height: 45px;
	text-align: center;
	transition: all .5s ease-in-out;
	text-align: center;
	background-color: #fece55;
	border-radius: 50%;
	background-size: 35px;
	padding: 2px 4px;
}
.protitle:hover {
    color: #ffc843;
}
/* category */
.product-list .caption {
    float: right;
    text-align: left;
    padding-bottom: 10px;
}
.product-list .product-title {
    border-top: none;
}
.product-list .product-thumb:hover .price, .product-list .product-thumb:hover .rating {
    opacity: 1;
}
/* .product-list{
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
	border-radius: 4px;
	padding: 0;
} */
.product-grid .product-thumb, .product-list .product-thumb {
    border: 1px solid #eee !important;
    border-radius: 4px;
}
.product-grid, .product-list {
    margin-bottom: 30px;
    padding: 0 5px !important;
}
.product-list .product-thumb {
    float: left;
    width: 100%;
}
.product-list .product-thumb{
	border: none;
	margin-bottom: 0;
}
.product-list .absbtn {
    position: unset;
    opacity: 1;
    transform: none;
    display: inline-block;
    max-width: 210px;
    margin-top: 10px;
}
.product-list .button-group .addtocart {
    position: unset;
    opacity: 1;
    transform: none;
    display: inline-block;
    /* max-width: 210px;
    margin-top: 20px; */
}
.imgcat{
	padding: 0;
}
.acpage {
    font-size: 16px;
    color: #000;
    text-transform: capitalize;
    margin-top: 0;
}
.cate-top {
    background-color: #fff;
    padding: 15px;
    border: 1px solid #efefef;
    margin-bottom: 20px;
    border-radius: 4px;
}
#grid-view, #list-view {
    background-color: transparent;
    padding: 5px 4px;
    z-index: 0;
    border: none;
    box-shadow: none;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #ffc843;
    background-color: transparent;
    border: none;
    fill: #ffc843;
}
.lgrid .active svg {
    fill: #ffc843;
    cursor: pointer;
}
.compar .form-group, .catesort .form-group {
    margin: 0;
}
#compare-pro {
    color: #000;
}
.compar a {
    padding: 5px;
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border: none;
}
.cate-border {
    background-color: #fff;
    border: 1px solid #eee;
    margin: 15px 0px;
    padding: 10px 0px;
    border-radius: 4px;
}
.listgrid .row{
	margin-right: -10px;
	margin-left: -10px;
}
.product-grid .discription {
    display: none;
}
.select-input::after {
    font-family: 'fontawesome';
    content: '\f107';
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 6px;
    pointer-events: none;
    z-index: 2;
}
.compar .form-group, .catesort .form-group {
    margin: 0;
}
#top .hidden-xs.hidden-sm{
	padding: 0px;
}
.catesort label {
    background-color: #fff;
    border: none;
        border-right-color: currentcolor;
        border-right-style: none;
        border-right-width: medium;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: medium;
    color: #222 !important;
}
.catesort select.form-control, #product-search select.form-control {
    appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}
/* tabpro */
.product-layout{
	padding: 0px 10px;
}
.next-prev.row {
    margin-right: -10px;
    margin-left: -10px;
}
.newpros span::before {
    content: '';
    position: absolute;
    bottom: 0;
    top: 0;
    border-style: solid;
    border-width: 26px 22px 0 0;
	border-color: #ffc843 transparent transparent transparent;
    right: -22px;
    left: auto;
}
.newpros {
	position: absolute;
    top: -7px;
    background-color: #ffc843;
    font-size: 13px;
    padding: 6px 8px;
    letter-spacing: .5px;
    font-weight: 500;
    color: #000;
    text-transform: capitalize;
    left: 0px;

right: auto;
}
.product-thumb:hover .price, .product-thumb:hover .rating {
    opacity: 0;
}
#column-left .owl-theme .owl-controls .owl-buttons div:hover{
    background-color: #ffc843;
}

#column-left .product-layout:last-child, #owl-cate-pro article:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.addtocart button {
    background-color: #ffc843;
    border: none;
    color: #000;
    text-transform: uppercase;
    width: auto;
    padding: 10px 12px;
    text-align: center;
    cursor: pointer;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 500;
    border-radius: 50px;
    text-align: center;
    margin: 0 auto;
}
.sub-img-banner a:hover::before {
    background: rgba(137, 137, 137, 0.2);
    left: 50%;
    right: 50%;
    bottom: 50%;
    top: 50%;
    transition: all 0.4s ease-in 0s;
    transform: rotate(360deg);
}
.sub-img-banner a::before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 1000ms ease;
    opacity: 0.5;
}
.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 {
    color: #fff;
    background-color: #192739;
    border-color: #192739;
}
.op-box.qty-plus-minus{
	display: inline-block;
	vertical-align: middle;
}
.op-box.qtlabel{
	display: inline-block;
}
.row.adding{
	margin: 0px; 
}
.sub-img-banner a {
    position: relative;
    display: block;
    overflow: hidden;
}
.addtocart span, .addtocart svg {
    vertical-align: middle;
    margin: 0 5px;
    transition: all ease .3s;
}
.mainbanner{
	margin: 35px 0px;
}
.dis .discription{
	display: block;
    margin-top: 10px;
    text-transform: capitalize;
    letter-spacing: .5px;
    font-size: 13px;
    height: 67px;
    overflow: hidden;
    color: #999;
    line-height: 22px;
}
.dis .caption a {
    font-size: 16px;
}
.img .absbtn{
	top: 106px;
}
.bquickv:hover .webi-quickview {
    background-color: #ffc843 !important;
    fill: #222;
    transition: .3s ease;
}
.button-group .addtocart {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: 0 auto;
    opacity: 0;
    transition: 0.3s ease;
    padding: 1px;
}
.absbtn {
    position: absolute;
    left: 0;
    right: 0;
    top: 120px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.absbtn .wish, .absbtn .view {
    width: auto;
    display: inline-block;
    vertical-align: middle;
}
.absbtn .bwish, .absbtn .bcom {
    min-width: 40px;
    min-height: 40px;
    text-align: center !important;
    padding: 0;
    border: none;
    border-radius: 50px;
    background-color: #f2f2f2;
}
.product-thumb .button-group button:hover svg {
    fill: #fff;
}
.product-thumb:hover .button-group .absbtn, .product-thumb:hover .button-group .addtocart {
    opacity: 1;
}
.product-thumb:hover .absbtn, .product-thumb:hover .cart.add-cart {
    opacity: 1;
}
.bquickv {
    display: inline-block;
    vertical-align: middle;
}
.webi-ownstyle.webi-quickview {
    width: 40px;
    height: 40px;
    background: #f6f6f6;
    text-align: center;
    border-radius: 50px;
}
.webi-quickview a {
    padding: 11px 0px;
    display: inline-block;
}
.tab-head h1 {
    margin-bottom: 0;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 500;
    position: relative;
    color: #333;
    margin: 0px;
}
.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}
.product-thumb .second-img {
    top: 0;
    left: 0;
    margin: 0 auto;
        margin-right: auto;
        margin-left: 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;
}
.owl-wrapper-outer {
    border: none !important;
    box-shadow: none !important;
}
.product-thumb:hover .second-img {
    opacity: 1;
}
.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}
.product-thumb .image a {
    display: block;
}
.product-thumb img {
    width: auto;
    border-radius: 4px;
}
.tab-head .nav-tabs {
    border-bottom: none;
}
.nav-tabs {
    text-align: right;
    margin-right: 120px;
}
.tab-head .nav-tabs > li.active > a, .tab-head .nav-tabs > li.active > a:focus, .tab-head .nav-tabs > li.active > a:hover, .tab-head .nav-tabs > li > a:hover {
    color: #f7b111;
    cursor: default;
    background-color: #fff;
    border: none;
    cursor: pointer;
}
a:focus {
    outline: none;
    text-decoration: none;
}
.bor ul{
	line-height: 35px;
	padding-left: 25px;
	padding-right: 25px;
}
.latestb .next-prevb .owl-theme .owl-controls .owl-buttons div {
    top: -65px;
}
.next-prevb .owl-theme .owl-controls .owl-buttons div {
    opacity: 1;
    border-radius: 4px;
    padding: 0;
    min-width: 30px;
    min-height: 30px;
    vertical-align: middle;
    text-align: center;
    top: 12px;
    background-color: #f0f0f0;
}
.next-prevb .owl-theme .owl-controls .owl-buttons div:hover{
    background-color: #ffc843;
    color: #fff;
}
.next-prev .owl-buttons {
    position: absolute;
    top: -72px;
    right: 0;
    font-size: 20px;
    margin-top: 0;
}
.tab-head h1::before {
    border-bottom: 2px solid #ffc843;
    position: absolute;
    bottom: -14px;
    content: '';
    width: 90px;
}
.product-title a {
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 500;
}
.product-layout .webi-ownstyle.webi-quickview:hover {
	background-color: #ffc843;
}
.row.pro{
	margin-right: -7px;
	margin-left: -5px;
}
.product-thumb {
    position: relative;
}
.othertab .owl-theme .owl-controls .owl-buttons div {
    opacity: 1;
    border-radius: 4px;
    padding: 0;
    min-width: 30px;
    min-height: 30px;
    vertical-align: middle;
    text-align: center;
    top: -62px;
    background-color: #f0f0f0;
}
.othertab .owl-theme .owl-controls .owl-buttons div:hover{
    background-color: #ffc843;
}
.head-t {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 20px;
    padding-bottom: 15px;
    position: relative;
}
.head-t::before {
    border-bottom: 2px solid #ffc843;
    position: absolute;
    bottom: -1px;
    content: '';
    width: 90px;
}
.head-t h4 {
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 0;
    color: #333;
}
.othertab .owl-theme .owl-controls .owl-buttons div i {

    font-size: 16px;
    color: #000;
    text-align: center;
    margin: 6px;
    vertical-align: middle;

}
.othertab .owl-carousel .owl-buttons .owl-next {
    right: 7px;
}
.next-prevb .owl-carousel .owl-buttons .owl-next {
    right: 10px;
}
.tab-head{
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.compro{
	margin: 0 0 0 40px;
}
#form-currency {
    margin: 0px 40px;
}
.next-prevb .owl-theme .owl-controls .owl-buttons div i {
    font-size: 16px;
    color: #000;
    text-align: center;
    margin: 6px;
    vertical-align: middle;
}
.tab-head .nav > li > a {
    padding: 0;
    text-transform: uppercase;
}
.tab-head .nav-tabs > li > a {
    margin: 0;
    border: none;
    border-radius: 0;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    color: #181818;
    margin-right: 15px;
}
.tab-head ul {
    margin-right: 100px;
}
.product-tab .nav-tabs li.active::after {
    height: 2px;
    width: 30px;
}
.product-tab .nav-tabs li::after {
    content: '';
    position: absolute;
    bottom: -1px;
    transition: all .3s ease-in-out;
    width: 0;
    border-bottom: 2px solid #ffc843;
    left: 0;
}
/* 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 .alert-info {
    position: unset;
}
.btnup:hover {
    color: #fff;
}
.caption {
    padding: 0px 10px;
    text-align: center;
}
.absbtn .bwish:hover, .absbtn .bcom:hover {
    background-color: #ffc843 !important;
}
.absbtn .bwish:hover svg, .absbtn .bcom:hover svg{
    fill: #000 !important;
}
.absbtn .bwish svg, .absbtn .bcom svg, .webi-ownstyle svg{
    fill: #4f4f4f !important;
}
#column-left .product-thumb {
	border: none;
	margin: 0px;
}
.product-thumb {
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	margin-bottom: 1px;
}
.product .product-thumb{
	margin-bottom: 20px;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 1;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
.rating a{
	text-transform: capitalize;
}
.product-thumb .second-img {
    top: 0;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
}
.product-thumb:hover .second-img {
    opacity: 1;
}
.product-thumb img {
    width: auto;
    border-radius: 4px;
}
.product-title{
	border-top: 1px solid #e5e5e5;
	padding-top: 10px;
}
.product-title, .product-title a {
    color: #5d5d5d;
    letter-spacing: 0.5px;
    font-weight: 500;
    line-height: 20px;
    text-transform: capitalize;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 0px;
}
.nav-tabs > li > a{
	color: #222222;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: 500;
	text-transform: capitalize;
	padding: 10px;
	border-bottom: 2px solid transparent;
	position: relative;
	border: none;
}
.relpro .next-prevb .owl-theme .owl-controls .owl-buttons div {
	top: -70px;
}
.othertab .tab-content{
	padding: 10px;
	margin: 10px;
}
.usb a{
	text-transform: capitalize;
	line-height: 26px;
}
#collapse-payment-address .alert{
	position: unset;
} 
.product .tab-content {
	background-color: #fff;
	border-radius: 4px;
}
#tfeature .owl-carousel{
	background-color: transparent;
}
.product-thumb {
	/* border: 1px solid #ddd; */
	position: relative;
}
.relpro{
	padding: 30px 0px;
}
.a2a_default_style{
	padding-bottom: 20px;
}
.owl-carousel .owl-buttons div i {
    font-size: 20px!important;
}
.owl-carousel .owl-buttons .owl-prev {
	right: 50px;
	left: auto;
}
.owl-carousel .owl-buttons .owl-next {
	right: 0px;
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
}
.product-thumb .image {
	text-align: center;
	border-radius: 4px;
	position: relative;
}
:focus{
	outline: none;
}
#mySidenav{
    display: none;
}
.fixed #mySidenav {
    display: block;
}
.absbtn {
    position: absolute;
    top: 130px;
    left: 20px;
    right: 20px;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.product-thumb:hover .absbtn {
    opacity: 1;
}
.view button, .wish buttons{
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: none;
}
.input-group-btn {
    font-size: 15px;
}
/* .newpros {
    top: 10px !important;
    left: 10px;
    color: #fff;
    font-size: 13px;
    transition: 0.3s ease;
    text-transform: capitalize;
    border-radius: 4px;
    margin: 0px;
} */
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 1;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
.dinfo .row{
	margin: 0px;
}
.caption a{
	color: #000;
	font-weight: 500;
	font-size: 14px;
	text-transform: capitalize;
}
.owl-wrapper-outer {
	box-shadow: none!important;
	border: none!important;
}
.lcolumn .owl-theme .owl-controls .owl-buttons div i{
	font-size: 15px;
	color: #000;
	text-align: center;
	margin: 4px;
	vertical-align: middle;
}
.lcolumn .owl-theme .owl-controls .owl-buttons div {
	opacity: 1;
	border-radius: 4px;
	padding: 0;
	min-width: 30px;
	min-height: 30px;
	vertical-align: middle;
	text-align: center;
	top: -67px;
	background-color: #cfcfcf;
}
.lcolumn .owl-theme .owl-controls .owl-buttons .owl-prev{
	right: 45px;
	left: auto;
}
.lcolumn .owl-theme .owl-controls .owl-buttons .owl-next{
	right: 9px;
}
.owl-controls .owl-buttons .owl-next {
    right: 10px;
    top: 0px;
    border-top-right-radius: 4px;
}
.fotop{
	background-color: #f5f5f5;
	/* padding: 20px 15px; */
	padding-bottom: 30px; 
}
.webi-blog-image img{
	border-radius: 4px;
}
.product-b{
	padding: 0px 10px;
}
.webi-post-author{
	font-size: 13px;
	margin-bottom: 10px;
}
.date-time{
	color: #878787;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: 500;
}
.webi-post-author .write-comment::after {
    content: '|';
    height: 14px;
    left: auto;
    padding: 0px 20px;
    position: relative;
}
.write-comment a{
	display: inline-block;
	color: #5d5d5d;
	letter-spacing: 1px;
}
.blog-right{
	text-align: center;
	padding: 15px 0px;
}
.hr-blog {
    border-top: 2px solid #fece55;
    width: 60px;
    margin-top: 15px;
	margin-bottom: 15px;
}
.post_content p {
    font-size: 13px;
    color: #a9a9a9;
    letter-spacing: 0.5px;
    margin: 10px 0;
}
.febanner{
	margin: 60px 0px
}
.write-comment i{
	margin-right: 7px;
}
.blog-right h4 a{
	margin: 10px 0 5px 0;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
    padding: 1px 0 2px 0;
}
.webi-post-author:hover, .webi-post-author:hover a{
    color: #f13b39;
}
.webi-blog-image:hover .webi_post_hover {
    opacity: 1;
	visibility: visible;
	z-index: 1;
	-webkit-transform: scale(0.94,0.9);
}
.webi-blog-image:hover img {
    -ms-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
    cursor: pointer;
}
.webi-blog-image{
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.webi-blog-image img {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}
.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-blog-image{
	position: relative;
}
.catsp:hover .block-cat-wrd{
	background-color: #ffc843;
}
.block-cat-wrd a:hover{
	color: #212121;
}
.catsp{
	padding: 0px 10px;
}
#cat-img.row{
	margin-right: -10px;
	margin-left: -10px;
}
.block-cat-wrd a{
	font-size: 16px;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-weight: 500;
	color: #212121;
}
.blog-ic .icon {
    border-radius: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid #000;
    display: inline-block;
    min-width: 35px;
    min-height: 35px;
    text-align: center;
    padding: 11px;
    margin: 0 5px;
    color: #000;
}
.blog-ic .icon:hover {
    background-color: #192739;
    border-color: #192739;
}
.blog-ic .icon:hover i{
    fill: #fff;
    color: #fff;
}
.blog-ic {
    position: absolute;
    left: 0px;
    right: -30px;
    margin: 0 auto;
    text-align: center;
    top: 50%;
}
.navbar-ex1-collapse{
	padding: 0px;
}
.form-group input{
	z-index: 0;
}
/* product list end */
/* footer */
.fborder h5, .inner h3, .fpayment h5 {
	letter-spacing: 1px;	    
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
	margin-top: 0px;
}
/* .inner h5{
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #999999;
    padding: 0;
    width: 100%;
    text-transform: capitalize;
} */
.fborder li a, .f-left li, .mainh{
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #999999;
    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: 11px;
	width: 100%;
	border: none;
	box-shadow: none;
	height: 45px;
	border-radius: 50px !important;
}
.email-f .input-group{
	display: inline;
}
.button-submit.input-group-btn{
	position: initial;
}
.webi-newsletter form button[type="submit"] {
   	position: absolute;
	background-color: #222222;
	border: none;
	top: 0px;
	right: 0px;
	padding: 0;
	text-align: right;
	color: #fff;
	padding: 11px 20px !important;
	height: 45px;
	border-radius: 50px;
}
#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: 16px;
    color: #fff;
}
.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;
}
.fbottom{
	text-align: center;
	font-size: 14px; 
	color: #999999;
	padding-bottom: 15px;
}
.copy{
	text-align: center;
    background-color: #fece55;
	padding: 15px 0;
	color: #222;
	font-size: 14px;
}
.fixed {
    position: fixed;
    z-index: 9;
    top: 0;
    transition: 0.4s top cubic-bezier(.3, .73, .3, .74);
    left: 0;
    right: 0;
    background-color: #192739;
}
.blog_webi .next-prevb .owl-theme .owl-controls .owl-buttons div {
    top: -60px;
}
.middle-footer{
	background-color: #192739;
	margin-top: -50px;
	padding-top: 100px;
	padding-bottom: 30px;
}
.btn-link:focus, .btn-link:hover {
    color: #ffc843;
    text-decoration: none;
}
#column-right{
	padding-top: 20px;
}
.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;
}
/* footer end */
.mfp-container.mfp-s-ready.mfp-inline-holder .inner{
	background-color: transparent;
}
/* other */
.btn-primary.focus, .btn-primary:focus {
   	color: #fff;
    background-color: #192739;
    border-color: #192739;
}
.hs {
    padding-top: 10px;
}
.allcomment h5 {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-bottom: 10px;
}
.blog_links {
    font-size: 13px;
    margin-bottom: 10px;
}
.blog_comment::before, .blog_comment::after {
    content: '|';
    padding: 0 15px;
}
.blog-desc {
    color: #777;
    line-height: 25px;
    font-size: 13px;
    margin-bottom: 20px;
    height: 100px;
    overflow: hidden;
}
.allmb {
    margin-bottom: 30px;
}
.cartname a:hover{
    color: #ffc843;
}
#cart .dropdown-menu table {
    font-size: 13px;
    text-shadow: none;
    color: #000;
}
#cart .dropdown-menu {
    width: 265px;
}
.cartdrop {
    padding: 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
    padding: 0 10px;
}
#cart .dropdown-menu table {
    margin-bottom: 10px;
    font-size: 13px;
    text-shadow: none;
    color: #000;
}
.closepro {
    float: right;
}
.test:focus{
	color: #3bac44;
}
.dorpss, .accdrop{
	border-top: 3px solid #3bac44;
}
input[type="button"].btn-block, input[type="reset"].btn-block, input[type="submit"].btn-block {
    width: auto;
}
.cartprice {
    clear: both;
    position: relative;
    top: -35px;
    left: 70px;
    width: 50%;
    color: #25274d;
    font-size: 13px;
    direction: ltr;
    margin-bottom: -10px;
}
#cart .btn-pri{
    background-color: #fff;
    color: #222;
    padding: 0;
    border-color: #fff;
    border: none;
    transition: all 0.4s ease-in-out 0s;
}
.btncom .btn-primary {
    width: auto;
    display: inline-block;
    margin: 0px;
}
.btncom .btn-primary {
    width: auto;
    display: inline-block;
    margin: 0px;
}
#cart .btn-danger {
    background-color: #fff;
    color: #222;
    padding: 0;
    border-color: #fff;
    border: none;
    transition: all 0.4s ease-in-out 0s;
}
.catsearch::after {
    font-family: 'fontawesome';
    content: '\f107';
    font-size: 14px;
    position: absolute;
    right: 25px;
    top: 9px;
    pointer-events: none;
}
.padd{
	margin: -1px;
}
.searchbt {
    margin-bottom: 20px;
}
.brand-list {
    border: 1px solid #f2f2f2;
    padding: 5px;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 4px;
}
.bname {
    background: none repeat scroll 0 0 #f2f2f2;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 6px 0;
    padding: 5px 8px;
    border-radius: 4px;
}
.alert-dismissible .close {
    top: 0;
    right: 0;
}
#product #content .alert {

    top: 18px;
    border-radius: 4px;

}
.cartname a{
	font-size: 12px;
}
.closepro .btn-xs {
    font-size: 9px;
    background-color: transparent;
    color: #000;
    border: none;
    box-shadow: none;
    padding: 0px;
}
.closepro {
    float: right;
}
.well {
	border: none;
	box-shadow: none;
}
.alert {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 12px;
    border-radius: 0;
    z-index: 99;
}
.middle-footer{
	padding-bottom: 45px;
}
.breadcrumb li a:hover {
    color: #ffc843;
    fill: #ffc843;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #ffc843;
    background-color: transparent;
    border-color: #eee;
}
.imgin{
	padding: 0px;
}
strong {
    font-weight: 500;
}
.fborder h5{
	margin-bottom: 15px;
}
.fsocial h5{
	margin-bottom: 15px;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
}
#cart .dropdown-menu li > div table td {
    border: 1px solid #ececec;
    border-bottom-color: rgb(236, 236, 236);
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#cart li tbody tr td {
    border-bottom: 1px solid #f6f6f6 !important;
    border: none;
}
.achead {
    font-size: 14px !important;
    color: #fff !important;
    background-color: #192739;
    padding: 8px 10px;
    border-radius: 4px;
}
.accolor {
    margin-top: -10px;
    padding: 10px 5px !important;
    line-height: 25px;
    background-color: #f8f8f8;
    margin-bottom: 10px;
}
.form-control {
    height: 37px;
    box-shadow: none;
}
#input-voucher, #input-coupon {
    height: 34px;
}
.accdrop li i {
    margin-right: 7px;
    width: 20px;
}
.btn-xs:active:focus{
	background-color: transparent;
}
.email-f .valid .alert {
   	margin-top: 5px;
	position: absolute;
	right: 15px;
	left: 15px;
	z-index: 5;
	border-radius: 50px;
	top: 58px;
}
:focus {
    outline: none;
}
.blogal .alert {
    position: unset;
}
.blogu span {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 23px;
    font-size: 14px;
}
.view-comment i {
    font-size: 18px;
    line-height: 30px;
}
.date span {
    margin: 0 20px;
    font-size: 14px;
}
.wco {
    margin-left: 38px;
    position: relative;
    top: 6px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #777;
}
.view-comment:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.view-comment {
    border-bottom: 1px solid #CFCFCF;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.bcomment {
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 30px;
    background-color: #fff;
}
/* other end */
/* pagination */
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #192739;
    border-color: #192739;
}
.mainh {
    color: #000;
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: normal;
    margin-bottom: 0;
    margin-top: 0px !important;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 20px;
}
footer h5 {
    font-size: 16px;
    font-weight: bold;
}
#column-left1 p {
   	margin: 25px 0;
	color: #b2b2b2;
	font-size: 13px;
	line-height: 26px;
	text-transform: capitalize;
	letter-spacing: 0.5px;
}
footer h5 {
    letter-spacing: 1px;
    margin-bottom: 30px;
    text-transform: capitalize;
    font-size: 16px;
}
.fsocial li:hover{
 	background-color: #ffc843;
}
.fsocial li:hover i{
	color: #000;
}
.fsocial li i{
	color: #575757;
}
.fsocial li {
    height: 35px;
    width: 35px;
    margin-right: 5px;
    cursor: pointer;
    border-radius: 100%;
    padding: 10px 0;
    background: #e7e7e7;
    text-align: center;
    transition: 0.3s ease;
    display: inline-block;
}
.fpayment h5 {
	margin-top: 15px;
}
.fsocial li a {
    line-height: 0;
    vertical-align: super;
}
footer a {
    color: #000;
}
.main-s {
    font-size: 23px;
    text-transform: capitalize;
    margin-bottom: 0px;
    color: #000;
    margin-top: 0px;
    margin-bottom: 5px;
}
.inner svg{
	margin: 0px 20px 0px 0px;
	fill: #000;
}
.email-f{
	margin-bottom: 0px;
}
#slider .news {
    border-top: 1px solid #e1e1e1;
}
.news {
    color: #fff;
    fill: #fff;
}
.inner{
	background-color: #ffc843;
	padding: 25px 15px;
	position: relative;
	border-radius: 5px;
}
#newsletter {
    display: inline-block;
    vertical-align: middle;
}
@media (min-width: 992px) and (max-width: 1920px){
	.product-list .caption {
	    width: 70% !important;
	    float: right;
	    text-align: left;
	}
	.product-list .image {
	    width: 30% !important;
	}
}
.product-list .product-thumb .rating {
    padding-bottom: 5px;
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
	width: 12px;
}
.rating .fa-star-o {
	color: #ffc843;
	font-size: 12px;
}
.rating .fa-star {
	color: #ffc843;
	font-size: 11px;
}
.rating .fa-star + .fa-star-o {
	color: #ffc843;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #121212;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.5px;
	min-height: 22px;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	text-decoration: line-through;
    font-weight: 400;
    color: #7a7a7a;
    font-size: 13px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
/* product page */
.btnup {
    color: #fff;
    background-color: #192739;
    border: none;
    transition: all 0.5s linear;
    font-size: 16px;
    box-shadow: none;
}
#gallery_01 img {
    border: 1px solid #f2f2f2;
    margin-bottom: 1px;
}
#gallery_01 a{
    padding: 0px 10px;
}
.row.galarow{
	margin-right: -10px;
	margin-left: -10px;
}
.propad .newtab{
	margin-right: 0px;
	text-align: left;
}
.propad .othertab{
	margin-top: 0px;
}
.propad {
    border: 1px solid #e7e7e7;
}
.nav-tabs > li {
    float: none;
    margin-bottom: -1px;
    display: inline-block;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #ffc843;
    cursor: default;
    background-color: transparent;
    border: none;
        border-bottom-color: currentcolor;
    border-bottom-color: transparent;
}
.pro-content .price-new {
    font-size: 17px;
    margin: 0px;
}
.pro-content .qty-plus-minus .form-control {
    width: 45px;
    text-align: center;
    color: #222;
    padding: 5px 0px;
}
.form-control {
    height: 37px;
    box-shadow: none;
}
#input-quantity {
    border-radius: 0px;
}
#product #content .row {
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 30px;
    border-radius: 4px;
}
.btnplus {
    border-radius: 0px 4px 4px 0px;
}
.btnminus {
    border-radius: 4px 0px 0px 4px;
}
.headti{
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;

}
.text-decor, .text-de {
    text-transform: capitalize;
    color: #222;
    font-size: 14px;
    letter-spacing: 1px;
    min-width: 150px;
    display: inline-block;
    line-height: 25px;
}
.rating li {
    display: inline-block;
}
.pro-content .rating {
    padding-top: 0px;
    list-style: none;
    margin-bottom: 20px;
}
.textdeb {
    color: #ffc843;
    margin: 0 4px;
}
.textdeb:hover{
    color: #ffc843;
}
.pro-det.pro-content .headti{
	margin-top: 0px;
}
#tab-review i {
    color: #ffc843;
}
#review .alert.alert-success.alert-dismissible{
	position: unset;
}
.product-tab #review .fa-stack {
    font-size: 8px;
}
.crspc {
    padding: 10px 0;
}
.custreview {
    text-transform: capitalize;
}
.rsep {
    padding: 0 20px;
}
/* end product */
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #fff;
	background-color: #192743;
	text-decoration: none;
	cursor: pointer;
}
.thumbnails {
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnail {
    border-radius: 4px;
    padding: 0;
    border: 1px solid #f5f5f5;
    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;
}
.input-group .form-control {
    z-index: 0;
}
.account li i {
	 margin-right: 7px;
}
.proreview {
    border-right: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin: 0 30px;
	padding: 0 30px;
}
.rating a:hover{
    color: #ffc843;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
}
.buttons {
    margin: 1em 0;
    text-align: right;
}
.dropdown-menu {
    right: 0;
    left: auto;
}
#menu .nav > li > a i{
	float: right;
}
.mright li a:hover {
    color: #ffc843;
}
@media (min-width: 1200px) and (max-width: 1599px){
	.rownext ul li {
	    margin-right: 30px;
	}
	.menurel #menu {
	    padding: 6px 15px;
	}
	.accon #content {
	    width: 55%;
	    padding-right: 5px;
	}
	#column-right {
	    width: 20%;
	}
	.deltext {
	    text-align: center !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.deltext p {
	    font-size: 11px;
	    letter-spacing: 0px;
	}
	.rownext ul li {
	    margin-right: 25px;
	}
	.deltext {
	    text-align: center;
	}
	.dimg {
	    vertical-align: middle;
	    margin: 0 auto;
	    display: block;
	}
	.accon #content {
	    width: 50%;
	    padding-left: 5px;
	    padding-right: 5px;
	}
}
@media (max-width: 991px){
	#form-currency {
	    margin: 0px 20px;
	}
	.compro {
	    margin: 0 0 0 20px;
	}
	.spe-des h4 {
	    font-size: 14px;
	}
	.product-list .discription {
		 font-size: 12px;
	}
	.thumbnails a:hover{
		border-color: #eee;
	}
	.dis .caption{
		padding: 0px;
	}
	.bquickv:hover .webi-quickview svg{
	    fill: #000 !important;
	}
	.product-thumb .button-group button:hover svg {
	    fill: #000;
	}
	.countdown-row .countdown-section {
		min-width: 40px;
		min-height: 40px;
	}
	.countdown-period {
	    display: none !important;
	}
	.img .absbtn {
	    display: none;
	}
	.dis .button-group{
		display: none !important;
	}
	.caption{
		padding-bottom: 10px !important;
		padding: 0px 3px;
	}
	.button-group .addtocart {
		position: unset;
	    opacity: 1;
	    margin: 0px;
	    display: inline-block; 
	    padding: 0px;
	}
	.textpro{
		display: none;
	}
	.product-thumb:hover .price, .product-thumb:hover .rating {
	    opacity: 1;
	}
	.absbtn{
		opacity: 1;
		position: unset;
		display: inline-block;
	}
	.product-thumb .button-group button:hover {
	    color: #000;
	    fill: #000;
	    background-color: #ffc843;
	    text-decoration: none;
	    cursor: pointer;
	}
	.addtocart button {
		fill: #4f4f4f;
		min-width: 40px;
		min-height: 40px;
		text-align: center !important;
		padding: 0;
		border: none;
		border-radius: 50px;
		background-color: #f2f2f2;
	}
	.webi-newsletter form {
	    margin: 0;
	}
	#column-right .testimonial {
	    text-align: left;
	    margin: 0px; 
	}
	.inner{
		margin: 0px;
	}
	.foleft{
		text-align: center;
		border-bottom: 1px solid rgba(178, 178, 178, 0.1);
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	.fleft .testimonial{
		text-align: center;
	}
	.foot-logo img {
	    margin: 0px auto;
	}
	.imgbanner{
		display: none;
	} 
	#column-right {
	    display: none;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.product-list .discription{
		height: 60px;
		overflow: hidden; 
	}
	.paginationss .tot {
	    font-size: 14px;
	    letter-spacing: 0;
	}
	.dimg {
	    margin-right: 3px;
	}
	.deltext h4 {
	    font-size: 15px;
	    letter-spacing: 0px;
	}
	.deltext p {
	    font-size: 11px;
	    letter-spacing: 0px;
	}
	.dinfo {
	    margin-bottom: 50px;
	    margin-top: 50px;
	    padding-top: 15px;
		padding-bottom: 0px;
	}
	.deltext {
	    text-align: left;
	}
	.siinfo {
	    text-align: left;
	    padding-bottom: 15px;
	}
	.dinfo .row{
		margin: 0px; 
	}
	.tab-head ul {
	    margin-right: 70px;
	}
	.rownext ul li {
	    margin-right: 23px;
	}
	.fborder li a, .f-left li, .mainh {
	    letter-spacing: 0px;
	}
	.product-list .caption {
	    width: 58%;
	}
	.product-list .image {
	    width: 42%;
	    position: relative;
	}
	#account .xsuser {
	    margin-right: 7px;
	}
	.manuf {
	    margin: 30px 0px;
	}
}
@media (max-width: 1199px){
	#cart-total {
	    background: #ffc843;
	    color: #fff !important;
	    font-size: 12px;
	    line-height: 18px;
	    text-align: center;
	    border-radius: 100%;
	    min-width: 17px;
	    height: 18px;
	    position: absolute;
	    top: 0;
	    right: 0;
	}
	#top-links-n{
		display: none;
	}
	.carts .acc {
	    padding-right: 0px;
	}
	.cartme, .per, #cart-text, #account .discri{
		display: none;
	}
	.acc {
	    padding-right: 0px;
	}
	#account .xsuser {
	    margin-right: 30px;
	}
	.container {
	    width: 100%;
	}
}
@media(min-width: 992px){
	.sticky {
	    position: sticky;
	    top: 20px;
	}
}
/* fixed colum left + content + right*/
@media (min-width: 768px) {
	#account:hover svg, #cart:hover svg{
	    fill: #ffc843;
	}
	#menu .nav > li > a {
	    padding: 14px 15px;
	}
    .footer-collapse.collapse {
	    display: block !important;
	    height: auto !important;
	    padding-bottom: 0;
	    overflow: visible !important;
	}
	.middle-footer h5 button {
	    display: none;
	}
}
/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
	border-bottom: 1px solid #e7e7e7;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 15px;
}
/* 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: #192739;
}
.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: #192739;
    border-color: #192739;

}
@media(min-width: 1850px){
	.container {
	    width: 1800px;
	}
	.product-grid {
	    width: 20%;
	}
	.product-list {
	    width: 50%;
	}
}
@media(min-width: 1200px) and (max-width: 1600px){
    #form-currency {
	    margin: 0px 25px;
	}
	.compro {
	    margin: 0 0 0 25px;
	}
} 
@media(min-width: 1600px) and (max-width: 1849px){
	.container {
	    width: 1570px;
	}
}
@media(min-width: 1600px){
	#column-left, .menuhed, .collogos{
		width: 18%;
	}
	#content, .mright{
	    width: 82%;
	}
	.accon #content {
	    width: 67%;
	    padding-right: 5px;
	}
	#column-right {
	    width: 15%;
	}
}
.cartme{
	text-transform: capitalize;
}
@media(min-width: 1200px) and (max-width: 1599px){
	.container {
	    width: 1170px;
	}
}
@media(min-width: 1200px) and (max-width: 1599px){
	.deltext p {
	    font-size: 11px;
	}
	#cart-total{
		letter-spacing: 0px;
		font-size: 11px;
	}
	#column-left {
	    width: 25%;
	}
	#content {
	    width: 75%;
	}
	#account .xsuser, #cart .cimg {
	    width: 41px;
	    height: 41px;
	    margin: 3px 0px;
	    padding: 8px 0px; 
	}
	.discri .macc, #cart .mcart {
	    color: #fff;
	    letter-spacing: 0px;
	    text-transform: capitalize;
	    font-size: 13px;
	    font-weight: 500;
	    line-height: 20px;
	}
	.carts .acc {
	    padding-right: 5px;	
	}
	.discri {
	    margin-left: 4px;
	}
}
@media(min-width: 576px) and (max-width: 767px){
	.slide1{
		width: 50%;
	}
	.deltext h4 {
	    font-size: 14px;
	    margin-bottom: 5px;
	    margin-top: 5px;
	}
	.dimg {
	    margin-right: 0px;
	}
	.othertab .img {
	    width: 50%;
	}
	.othertab .dis {
	    width: 50%;
	}
	.siinfo {
	    width: 50%;
	    text-align: left;
	}
}
.product-list .product-title a{
	font-size: 15px;
}
.product-list .discription{
	font-size: 13px;
}
@media(max-width: 575px){
	.swiper-viewport {
	    margin: 0 0 30px !important;
	}
	.headti {
	    font-size: 17px;
	    font-weight: 500;
	    letter-spacing: 1px;
	    text-transform: capitalize;
	}
	.email-f{
		padding: 0px;
	}
	footer {
	    margin-top: 20px;
	}
	.relpro .next-prevb .owl-theme .owl-controls .owl-buttons div {
	    top: -60px;
	}
	#account .xsuser {
	    margin-right: 15px;
	}
	.febanner{
		display: none;
	} 
	.box.blog_webi {
	    margin-top: 30px;
	}
	.dinfo {
		padding-top: 10px !important;
	}
	.nav-tabs > li > a {
	    font-size: 13px;
	    letter-spacing: 0px;
	    font-weight: 500;
	    padding: 10px 3px;
	    border-bottom: 2px solid transparent;
	}
	.row.adding {
	   	margin-bottom: 20px;
	}
	.proreview {
	    margin: 0 8px;
	    padding: 0 8px;
	}
	.rating a {
	    font-size: 12px;
	}
	.breadcrumb li a {
	    font-size: 12px;
	}
	.product-grid, .product-list {
        margin-bottom: 30px;
        padding: 0 10px !important;
    }
    .paginationss {
        margin: 0px 0px;
    }
	.product .nav-tabs > li {
	    float: left;
	}
	.tab-head ul {
	    margin-right: 94px;
	}
	.tab-head h1{
		display: none;
	}
	.siinfo {
	    text-align: left;
	    padding-bottom: 10px;
	    margin: 0px; 
	}
	.othertab {
	    margin-top: 0px;
	}
	.is-countdown {
	    padding: 0px;
	}
	.dis{
		margin-bottom: 15px;
	}
}