
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,700i');
ul, li {
	list-style: none;
}
*{
	margin: 0;
	padding: 0;
}
.logo img{
    width: 100%;
}
.cat_menu1 a i{
	color: #E15725;
}
.cat_menu1 a:hover, .cat_menu1 a:hover i{
	color: #00BCD4 !important;
}
.search-bar{
	margin-left: 35%;
	width: 200%;
}
.nav-item form{
	width: 100%;
}
.cat_item{
	text-align: center;
}
.cat_item a{
	text-decoration: none;
}
#category_menu .cat_item a i{
	background-color: #E15725;
	padding: 20%;
	display: inline-block;
	height: 100%;
	color: #ccc !important;
	text-align: center;
	border-radius: 100%;
	font-size: 30px;
}
#category_menu .cat_item_title{
	color: #E15725;
	text-align: center;
}

#owl_carousal a{
	text-decoration: none;
	color: black;

}
#owl_carousal .card-body{
	transition: 0.5s;

}
#owl_carousal .item:hover .card-body{
	text-decoration: none;
	background-color: #847D7D;
	color: white;

}
#owl_carousal .item{
	height: auto;
	width: 100%;

}
#owl_carousal .item img{
	width: 100%;
	border-bottom: 1px solid dimgray;
	position: relative;
}
#owl_carousal .card-body{
	padding: 5px;
}
#owl_carousal .card-title{
	margin-bottom: 0;
}
#owl_carousal .product-price{
	font-size: 80%;
}
/* product details option */
.btn-cart, .btn-wish {
	display: none;
}
.item:hover .btn-cart, .item:hover .btn-wish{
	display: block;
	position: relative;
	margin-top: -31px;
}
.owl-theme .owl-dots .owl-dot span {

    width: 0px;
    height: 0px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;

}
#catagory_imageWise{
	padding: 0 3% ;
}
#catagory_imageWise .row div{
	height: 100px;
	padding: 10px;
	height: auto;
}
#catagory_imageWise .row img{
	width: 100%;
}
#catagory_imageWise .row img:hover{
	box-shadow: 0px 0px 3px #000000;
}
#middleFooter{
	padding: 30px 0 0 0;
	background-color: #f4f4f4;
}
.top-footer a{
	text-decoration: none;
	color: black;

}
.top-footer .tf-item{
	padding: 25px 0px;
	text-align: center;
}
.followUS i{
	font-size: 30px;
}
#bigFooter{
	background-color: #333333;
	padding: 20px 0;
}
#bigFooter li{
	list-style: none;
}
#bigFooter li a{
	text-decoration: none;
	color: aliceblue;
}
#bigFooter li a:hover{
	opacity: 0.6;
}
#bigFooter .bigFooter-title{
	color: aliceblue;

}
#copyRight{
	background-color: #333333;
	color: aliceblue;
}

/* ****************************************************************************
			 				Rasel Hossain Cord Stard
 ***************************************************************************** */
.headerfull{
	/*box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.16);*/
	box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.3);
}
.hotline {
	font-size: 12.16px;
	line-height: 32px;
	color: #666;
}
.top_bg{
	height: 32px;
	background-color: #f5f5f5;
}
.brad_top{
}
.brad_top ul {
	height: 32px;
}
.brad_top ul li {
	float: right;
}
.brad_top ul li a {
	font-size: 12.16px;
	/*line-height: 32px;*/
	color: #666;
	text-align: right !important;
	border-right: 1px solid #ccc;
	padding: 0 8px;
	display: inline-block;
}
.brad_top ul li a:last-child .brad_top ul li a{
	border-right: 0px !important;
	padding: 0;
}
.nav_bar_section{
	margin-top: 10px;
	border-bottom: 2px solid;
	/*margin-bottom: 5px;*/
	/*-webkit-box-shadow: 0px 21px 33px -27px rgba(0,0,0,0.75);*/
	/*-moz-box-shadow: 0px 21px 33px -27px rgba(0,0,0,0.75);*/
	/*box-shadow: 0px 21px 33px -27px rgba(0,0,0,0.75);*/
}
.cat_menu{
	text-align: center;
	width: 66%;
}
.cat_menu ul{
	text-align: center !important;
}
.cat_menu ul li {
	margin: 0 15px;
	text-align: center !important;
}
.cat_menu ul li a {
	color: #E15725;
}
.cat_menu ul li a:hover .manu_style{
	background-color: #f9a01e;
}
.cat_menu ul li a:hover .menu_icon p{
	color: #f9a01e !important;
}
.menu_icon p{
	color: #666 !important;
}
.manu_style {
	background-color: #E15725;
	color: white;
	padding: 10px;
	font-size: 15px;
	border-radius: 5px;
}
.logo img{
	height: 80px;
	width: auto;
}
.header-top-cart{

}
.customer-signin ul li{
	float: left;
	margin-left: 10px;
	line-height: 80px;
}
.customer-signin ul li a{
	color: #7a7a7a!important;
	font-family: 'robotolight';
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
.customer-signin ul li a:hover{
	color: #000!important;
}
.user-icon i{
	background-color: #f3f3f3;
	padding: 13px;
	font-size: 15px;
	border-radius: 5px;
}
.user-icon{
	position: relative;
}
.amount {
	position: absolute;
	top:-25px;
	right: -5px;
	color: #fff !important;
}
.amount a{
	background-color: #f9a01e;
	padding: 5px 7px;
	border-radius: 50%;
	line-height: 0;
	transition: all 2s linear;
}
.mini_cart{
	position: absolute;
	top: 60px;
	z-index: 999999;
	left: 0;
	width: 600%;
	line-height: normal;
	-webkit-box-shadow: 10px 10px 24px -20px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 24px -20px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 24px -20px rgba(0,0,0,0.75);
	background-color:#fff ;
	display: none;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.mini_cart_wrap2{
	position: relative;
}
.mini_cart_wrap2:after{
	content: "";
	display: block;
	height: 10px;
	width: 10px;
	background-color: #fff;
	position: absolute;
	transform: rotate(45deg);
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	top: -16px;
	left: 8px;
	z-index: 999999;
}
.mini_cart_body img{
	height: 50px;
	border: 1px solid #ccc;
	margin: 5px 0;
}
.user-icon:hover .mini_cart{
	display: block!important;
}
.mini_cart_title{
	border-bottom: 1px solid #ccc;
}
.icon_cart i{
	color: #1b1e21 !important;
}
.mini_cart_body{
	box-sizing: border-box;
	overflow: hidden;
	display: inherit;
}

.icon_cart i{
	text-align: right;
}
i.fa.fa-trash{
	text-align: right !important;
	background: transparent;
	color: #f9a01e !important;
}
i.fa.fa-trash:hover{
	color: #e15725 !important;
}
.cart_img {
	display: inherit;
	float: left;
	width: 30%;
}
.cart_text{
	display: inherit;
	float: left;
	width: 50%;
}
.icon_cart{
	display: inherit;
	float: right;
	width: 20%;
}
.mini_cart_body{
	border-bottom: 1px solid #ccc;
}
/* *************************************************************************
 								Product cord
 ************************************************************************ */
.item_img{
	background: #cccccc;
	transition: all 0.5s linear;
	width: 100%;
	height: 100%;
	border: 1px solid #ccc;
}
.item_img{
	position: relative;
}
.hover_img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: none;
	overflow: hidden;
	transition: all 0.5s linear!important;
}
.product{
	transition: all 0.5s linear;
	padding-right: 5px;
	 padding-left: 5px;
}
.new_product{
	position: absolute;
	top: 10px;
	left: 0;
	background-color: #e15725;
	color: #fff !important;
	z-index: 2;
	padding: 3px 11px;
	border-radius: 3px;
	font-size: 12px;
	font-weight: 500;
}
.product{
}
.product:hover .hover_img{
	display: block;
}
.product-content {
 text-align: center;
}
.product-content h4 a{
	color: #333!important;
	display: block;
	line-height: 18px;
	text-transform: capitalize;
	overflow: hidden;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
}
.product-content h4 a:hover{
	color: #e15725 !important;
}
.product-price > span.regular-price {
	color: #a5a5a5;
	font-size: 14px;
	font-weight: 400;
	margin-right: 10px;
	text-decoration: line-through;
}
.product-price > span.price {
	font-size: 16px;
	color: #008bff;
	font-weight: 500;
}
.product-reviews{
	color: #e15725 !important;
	font-size: 16px;
}
.product-action{
	position: absolute;
	top: 10px;
	right: -50px;
	color: #fff !important;
	z-index: 22;
	display: none;
	transition: all 0.5s linear;
	transition:left 1s linear;
}
.product-action ul li a {
	display: block;
	background-color: #e15725;
	margin-bottom: 5px;
	font-weight: normal;
	color: #fff;
	font-size: 14px;
	padding: 0 8px;
	border-radius: 3px;
	text-align: center;
	line-height: 35px;
	z-index: 22;
	overflow: hidden;
	transition: all 0.5s linear;
}
.product-action ul li:hover a{
	background-color: #f9a01e;
}
.product{
	transition: all 0.5s linear!important;
}
.product:hover .product-action{
	display: block;
	right: 0;
}

.product_full{
	margin-top: 20px;
}
.text-center {
	margin-bottom: 20px;
	font-size: 25px !important;
}

/************* Product Quick View *****************/

.cd-slider-wrapper{
	width: 35%;
	float: left;
}
.cd-slider li img {
	display: block;
	width: 324px;
}
.cd-item-info h2{
	font-size: 22px!important;
}
.cd-item-info p{
	color: #000!important;
	font-size: 14px;
}
.cd-item-info{
	padding-left: 20px;
	width: 65%;
	float: right;
}
.quantity {
	width: 35%;
	float: left;
}
.quantity button{
	padding: 0 13px;
	background-color: #ccc;
	font-size: 20px !important;
	line-height: 31px !important;
	padding-bottom: 5px;
	border: 0;
	cursor: pointer;
}
.quantity button:focus{
	border: 0px;
	outline: 0;
}
.quantity input{
	width: 45px;
	margin: -5px;
	padding: 5px;
	text-align: center;
	border: 1px solid #ccc;
}
.cd-item-info .add-to-cart{
	background-color: #e15725;
}

.img_wrap {
	transition: all 0.5s linear!important;
}
.img_wrap a:hover img{
	box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.75);
}
.col-md-3.pg_product, .col-md-6.img_wrap {
	padding-left: 8px!important;
	padding-right: 8px !important;
}
.pg_madel{
	padding-left: 8px;
	padding-right: 8px;
}
.slideshow {
	overflow: hidden;
	/*width: 269px;*/
	/*height: 295px;*/
}
.slideshow img {
	width: 100%;
	height: 100%;
}


i.fa.fa-angle-right.slick-arrow{
	right: 0;
}
i.fa.fa-angle-right.slick-arrow, i.fa.fa-angle-left.slick-arrow{
	position: absolute;
	top: 32%;
	z-index: 1;
	background-color: #e15725;
	padding: 0 9px;
	font-size: 30px;
	line-height: initial;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
}
i.fa.fa-angle-right.slick-arrow:hover, i.fa.fa-angle-left.slick-arrow:hover{
	background-color: #f9a01e;
}
.footer_section {}
.footer_section h3{
	font-size: 16px;
}
.footer_section ul{}
.footer_section ul li {
	font-size: 14px;
	color: #fff!important;
}
.footer_section ul li a {
	font-size: 14px;
}
.copy_write_aria {
	border-top: 1px solid #424242;
}
.copy_wr p{
	font-size: 14px;
	color: #fff!important;
	line-height: 40px;
	text-align: center;
}
#bigFooter{
	padding-bottom: 0px !important;
}

/********* *****************************************************************
						Frequently Cord Stard
 ********************************************************************/
#inner_banner{
	width: 100%;
}
#inner_banner .overlay{
	background: rgba(0, 0, 0, 0.5);
	padding: 100px 0px;
	position: relative;
}
#inner_banner .overlay h1{
	font-size: 32px;
	font-weight: 700;
	color: #fff;
}


/*faq css start here */
#faq{
	padding: 80px 0;
}
#faq .asked-details h1{
	color: #333;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 15px;
}
#faq .asked-details p{
	font-size: 16px;
	padding-bottom: 10px;
}
#faq h3{
	background: #ef4a24;
	color: #fff;
	padding: 10px 20px;
	margin-top: 40px;
}
#faq .card{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	margin-top: 10px;
}
#faq .card .card-header{
	padding: 0;
	background: #fff;
}
#faq .card .card-header .btn-link:before{
	position: absolute;
	content: "\f068";
	right: 10px;
	top: 10px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}
#faq .card .card-header .btn-link.collapsed:before{
	position: absolute;
	content: "\f067";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}
#faq .card .card-header .btn-link{
	padding: 10px 20px;
	width: 100%;
	text-align: left;
	text-decoration: none;
	background: #fff;
	color: #444;
	font-weight: 600;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
#faq .card .card-header .btn-link:hover{
	text-decoration: none;
}
#faq .card .card-header .btn-link.active{
	background: #f9a01e;

	color: #fff!important;
}
#faq .card .card-body{
	padding: 0;
}
#faq .card .card-body p{
	padding: 15px;
	font-size: 14px;
}
#faq .card{}
#faq .card{}

@media(min-width:320px) and (max-width:575px) {
	#faq .card .card-header .btn-link {
		width: 100%;
		text-align: left;
		text-decoration: none;
		background: #fff;
		color: #444;
		font-weight: 400;
		font-size: 12px;
		padding: 0;
		padding-left: 10px;
		line-height: 40px;
	}
	#faq .card .card-header .btn-link:before{
		right: 10px;
		top: 0px;
	}

}
/*faq css end here */



/*************************** blog list css section css start ***************************/

.full_blog_list {
	background-color: #333333;
	padding: 60px 0;
}

.full_blog_list .blog_item {
	margin-bottom: 60px;
}

.full_blog_list .blog_left_img {
	width: 37%;
}

.full_blog_list .blog_left_cont {
	width: 63%;
}

.full_blog_list .blcb {
	padding-top: 44px;
}


/* sidebar */

.blog_search input {
	background-color: #d5c6b2;
	border: 1px solid #999999;
	padding: 10px;
	width: 100%;
	color: #fff;
}

.blog_cat {
	margin-top: 60px;
}

.blog_cat h3 {
	font-weight: 600;
	color: #00;
	font-size: 20px;
	padding-bottom: 30px;
}

.blog_cat ul li {
	padding-bottom: 20px;
}

.blog_cat ul li a {
	display: block;
	color: #666;
	font-size: 16px;
	transition: all 0.4s linear;
	text-decoration: none;
}

.blog_cat ul li a .rlr {
	float: right;
}

.blog_cat ul li a:hover {
	color: #f9a01e;
	padding-left: 35px;
}

.blog_cat ul li a:hover ul li a .lp36 {
	padding-left: 35px;
}

.sidebar_post ul li {
	display: inline-block;
	margin-top: 30px;
	/*	margin-bottom: 30px;*/
	padding-right: 30px;
}

.sidebar_post ul li a {
	color: #f9a01e;
	font-weight: 800;
	font-size: 20px;
	text-decoration: none;
}

.sidebar_post ul .active a,
.sidebar_post ul li a:focus,
.sidebar_post ul li a:hover {
	color: #ef4a24;
}

.sbpost_item {
	border-bottom: 1px solid #fff;
	margin: 30px 0;
}

.sbpost_item:last-child {
	border-bottom: 0px solid #fff;
}

.sbpost_img {
	float: left;
	width: 29%;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
}

.sbpost_img_lay {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	background-color: rgba(188, 174, 157, 0.69);
	transition: all 0.3s linear;
}

.sbpost_img_lay a {
	position: absolute;
	color: #cdbeac;
	background-color: #444444;
	border-radius: 50%;
	padding: 5px 8px;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
}

.sbpost_item:hover .sbpost_img_lay {
	opacity: 1;
	visibility: visible;
}

.sbpost_img img {
	height: 100%;
	width: auto;
}

.sbpost_cont {
	float: left;
	width: 71%;
	margin-bottom: 30px;
	padding: 0 20px;
}

.sbpost_cont a {
	text-decoration: none;
	color: #666;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -0.5px;
	transition: all 0.3s linear;
}

.sbpost_item:hover .sbpost_cont a {
	color: #000;
}

.sbpost_cont p {
	color: #999999;
	font-size: 13px;
	padding-top: 38px;
}

.sidebar_tag h3 {
	font-size: 20px;
	text-transform: uppercase;
	color: #000;
	font-weight: 600;
	margin-bottom: 30px;
}

.sidebar_tag a {
	color: #666;
	border: 1px solid #666;
	padding: 10px 10px;
	display: inline-block;
	margin: 0 10px 10px 0;
	text-decoration: none;
}

.sidebar_tag a:hover {
	color: #f9a01e;
	border: 1px solid #f9a01e;
}


/*************************** blog list css section css end ***************************/


/*************************** blog details css section css start ***************************/

.full_blog_details {
	/*background-color: #333;*/
	padding: 60px 0;
}

.bldtimg img {
	width: 100%;
}

.bldtcont {
	padding-left: 30px;
}

.bldtcont h3 {
	color: #000;
	font-size: 24px;
	font-weight: 600;
	margin: 30px 0;
}

.bldtcont h6 {
	color: #666;
	margin-bottom: 30px;
}

.bldtcont h6 span {
	float: right;
}

.bldtcont p {
	color: #666;
	margin-bottom: 30px;
	line-height: 27px;
	letter-spacing: -0.1px;
}

.prgp_box {
	background-color: #282828;
	padding: 30px;
	border-left: 3px solid #666;
	margin-bottom: 30px;
}

.prgp_box span {
	font-size: 14px;
	color: #fff;
	font-style: italic;
	font-weight: 500;
	line-height: 26px;
}


/*blog commants*/

.comment1 {
	border-top: 1px solid #999999;
	margin-bottom: 30px;
	padding-top: 30px;
}

.blog_commants h3 {
	color: #666;
	font-size: 18px;
	padding-bottom: 10px;
}

.comment_replay {
	margin-top: 30px;
	margin-left: 130px;
}

.comm_cont {
	float: left;
	width: 86%;
	padding-left: 30px;
}

.comm_img {
	float: left;
	width: 14%;
	overflow: hidden;
}

.comment_replay .comm_cont {
	width: 83%;
}

.comment_replay .comm_img {
	width: 17%;
}

.comm_cont h4 {
	float: left;
	color: #666;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 18px;
}

.comm_cont h5 {
	float: right;
	color: #666;
	position: relative;
}

.comm_cont h5:after {
	position: absolute;
	content: "";
	clear: both;
}

.comm_cont p {
	color: #666;
	clear: both;
	letter-spacing: -0.2px;
}

.comm_cont a {
	color: #f9a01e;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
	margin-top: 5px;
}

.comm_cont a.replayed {
	color: #f9a01e;
}

.leav_replay h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	margin-top: 60px;
	margin-bottom: 30px;
}

.leav_replay input {
	width: 47.5%;
	background: #66666612;
	border: 1px solid #666;
	margin-bottom: 30px;
	padding: 10px;
}

.leav_replay input:first-child {
	margin-right: 30px;
}

.leav_replay textarea {
	width: 100%;
	background-color: #66666612;
	border: 1px solid #666;
	height: 120px;
	padding: 10px;
}

.leav_replay button {
	display: block;
	background-color: #f9a01e;
	margin-top: 30px;
	width: 100%;
	font-weight: 600;
	color: #fff;
	font-size: 16px;
	padding: 10px 0;
	/*border: 1px solid #666;*/
	border: 0;
	border-bottom: 0;
	transition: all 0.2s linear;
	cursor: pointer;
}

.leav_replay button:hover {
	background-color: #ef4a24;
	color: #fff;
}

.bg_content .bggrid_pagig {
	width: 100%;
}


/*************************** blog details css section css end ***************************/
.blch{
	width: 100%;
}
.blch, .blch p{
	float: left;
}
.blch ul {
	float: right;
}
.blch ul li{
	float: left;
	margin-left: 13px;
}
.blch ul li a {
	text-align: right;
	color: #000;
}
.blog_left_cont{
	padding-top: 16px;
}

.single_blog_list{
	/*height: 220px;*/
	overflow: hidden;
	padding-left: 0;
	box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.75);
	margin-bottom: 30px;
}
.single_blog_list p {
	font-size: 14px;
}
.single_blog_list h4{
	font-size: 17px;
}
.blog_top {
	margin-bottom: -11px;
}
.blcb {
}
.blcb p{
	float: left;
}
.blcb a {
	color: #ef4a24 !important;
}
.blcb span{
	float: right;
}
.bg_img{
	padding-left: 0;
	padding-right: 0;
	/*z-index: -1;*/
	position: relative;
}
.col-md-7.float-right.conten_aria{
	padding-top: 25px;
	padding-bottom: 25px;
}
.bg_img img{
	height: 220px;
	width: 100%;
}
.bg_over_lay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f9a01e59;
	text-align: center;
	padding-top: 70px;
	z-index: 1;
	color: #fff!important;
	display: none;
}
.bg_img:hover .bg_over_lay{
	display: block;
}
/****************************************************************
						Menu Plagin
 *********************************************************/
.wsmenu{
 border-left: 0px
}
.nav_bar_section{
	position: relative;
}
.wsmenu>.wsmenu-list>li>.wsshoptabing>.wsshopwp{
	/*height: 511px;*/
	/*width: 160%;*/
	/*left: -13%;*/
}
.wsmenu>.wsmenu-list>li>.wsshoptabing>.wsshopwp{
	background-color: #ffffff;
}
/*.wsmenu-list li{*/
	/*margin-left: 20px !important;*/
/*}*/
.wsmenu>.wsmenu-list>li .wstliststy01 li{
	text-align: left !important;
}
/*.wsmenu>.wsmenu-list>li>.wsshoptabing>.wsshopwp>.wstabitem>li>a{*/
	/*margin-left: -20px;*/
	/*text-align: left;*/
	/*border-left: 0;*/
/*}*/
.wstliststy05 li {
	text-align: left !important;
}
li.wstheading.clearfix  ul li {
	text-align: left !important;
}
.wsmenu>.wsmenu-list>li>.wsshoptabing>.wsshopwp>.wstabitem>li a{
	border-left: 2px solid transparent;
}
.wsmenu>.wsmenu-list>li>.wsshoptabing>.wsshopwp>.wstabitem>li:hover>a, .by_default{
	background-color: whitesmoke !important;
	border-left: 2px solid #e15725;
	width: 100%;
}
.wsmenu>.wsmenu-list>li .wstliststy01 li{
	width: 29.33%;
}
.wsmenu>.wsmenu-list>li .wstliststy05 li{
	text-align: left !important;
}
.menu_position{
	position: relative;
}
.menu_icon{
	text-align: center;
	margin-left: -14px;
}
.menu_icon input[type="text"]{
	height: 35px;
	position: absolute;
	right: 32px;
	top: 54px;
	width: 23%;

}
input{
	border: 1px solid #e15725;
}
i.fa.fa-search.manu_style{
	position: absolute;
	top: 54px;
	right: 0;
}
ul.links{
	margin-top: -12px;
}
input.empty {
	font-family: 'Font Awesome\ 5 Free';
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}
.nav_bar_section{
	padding-bottom: 10px;
}
.mini_cart_body p, .mini_cart_title {
	color: #666;
}
span.text-uppercase.btn-block.text-xs{
	font-size: 12px;
}
a.btn_icon{
	background-color: #e15725 !important;
	padding: 5px 8px;
	border-radius: 5px;
	color: #fff!important;
}
.btn_icon:hover{
	background-color: #f9a01e !important;
}
.btn_icon i{
	margin-top: 20px !important;
}
.p_images{
	position: relative;
	transition: 0.5s;
	border: 1px solid #ccc;
}
.img_hover{
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	display: none;
}
.p_images:hover .img_hover{
	display: block;
}
.hover_icon{
	padding: 0;
}

.headerfull{
	height: auto;
	z-index: 1;
	padding-top: 3px;
}
.smllogo img{
	height: 98px;
	width: auto;
	margin-left: -5px;
}
.icon_my{
	color: #7a7a7a;
	background-color: #f3f3f3;
	line-height: 0 !important;
	padding: 20px 14px;
	border-radius: 5px;
	font-size: 18px;
	position: relative;
}
.amount_hover{

}
.my_sub_menu{
	-webkit-box-shadow: 10px 10px 24px -20px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 24px -20px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 24px -20px rgba(0,0,0,0.75);
	background-color: #fff;
	padding: 10px!important;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	margin-top: -10px!important;
	position: relative;
}
.my_sub_menu:after{
	content: "";
	display: block;
	height: 10px;
	width: 10px;
	background-color: #fff;
	position: absolute;
	transform: rotate(45deg);
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	top: -5px;
	left: 40px;
	z-index: 33;
}
i .trash_icon{
	line-height: 60px;
	float: right;
}
i.fa.fa-trash{
	line-height: 60px;
	float: right;
}
.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a{
	display: inline-block;
}
.icon_top{
	position: relative;
}
.amount{
	top: 2px;
	left: 26px;
}
.topmenusearch input{
	background-color: #f5f5f5;
	float: right;
}
.wsmenu>.wsmenu-list>li.wssearchbar{
	float: right;
	width: 30%;
}
@media only screen and (min-width: 992px){
	.my_sub_menu {
		min-width: 240% !important;
	}
}

.wsmenu>.wsmenu-list>li.wssearchbar, .wsmenu>.wsmenu-list>li.wsshopmyaccount{
	margin-top: 23px;
}
.wsmenu>.wsmenu-list>li>.wsshoptabing{
	top: 92px;
}
@media only screen and (max-width: 991px){
	.amount{
		left: -149px;
	}
	.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a{
		padding: 10px;
	}
	.wsmenu>.wsmenu-list>li>.wsshoptabing>.wsshopwp>.wstabitem, .wsmenu .wsmenu-list>li .wsshoptabingwp{
		margin-top: -92px;
	}
	.top_bg{
		display: none;
	}

}
@media only screen and (max-width: 777px){

}
@media only screen and (max-width: 777px){
	.col-md-3.pg_product, .col-md-6.img_wrap{
		width: 50%;
	}

}



.salider_img{
	position: relative;
}
.my_acc{
	color: #f19d1c;
}
.wsshopmyaccount:hover .my_acc{
	color: #e15725;
}
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #fff;
	z-index: 222;
}

@media only screen and (max-width: 777px){
	.col-md-3.pg_product, .col-md-6.img_wrap{
		width: 50%;
	}
}


.slideshow {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.salider_img{
	position: relative;
	overflow: hidden;
}
.my_acc{
	color: #666;
}
.wsshopmyaccount:hover .my_acc{
	color: #e15725;
}
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #fff;
	z-index: 222;
}
.newsletter-area > p {
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 48px;
	margin: 0;
}
.newsletter-form form {
	position: relative;
	overflow: hidden;
}
.newsletter-form input {
	width: 100%;
	border: 1px solid #eee;
	color: #333;
	border-radius: 3px;
	padding: 12px;
	height: 48px;
}
.newsletter-form button {
	background: #ff6a00;
	border: 0;
	border-bottom: 3px solid #e96405;
	font-size: 14px;
	font-weight: 600;
	text-transform: capitalize;
	border-radius: 0 3px 3px 0;
	padding: 8px 18px;
	height: 48px;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.newsletter-area {
	/*display: flex;*/
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
}
@media only screen and (min-width: 600px){
	.newsletter-area {
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		justify-content: space-between;
	}
}
.newsletter-form .subscribe-form {
	display: flex;
}
.social-title {
	display: inline-block;
	line-height: 48px;
}
.social-title > h2 {
	font-size: 16px;
	color: #333333;
	text-transform: uppercase;
	display: inline-block;
	margin-right: 16px;
	font-weight: 500;
}
.social-icon {
	display: inline-block;
}
.social-icon > li {
	display: inline-block;
	list-style: none;
}
.social-icon > li > a {
	height: 36px;
	width: 36px;
	margin-right: 8px;
	margin-bottom: 0;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	line-height: 36px;
	background: transparent;
	color: #333;
	border: 1px solid #dddddd;
	border-radius: 100%;
	cursor: pointer;
	transition: all .4s ease-out;
}
.social-icon > li > a:hover {
	background: #f96a00;
	border-color: #f96a00;
	transform: rotate(360deg);
	color: #fff;
}
.newsletter-form button:hover {
	background: #f9a01e;
	/*border-color: #f9a01e;*/
}
#bigFooter{
	background-color: #e8e8e8;
}
#bigFooter li a, #bigFooter .bigFooter-title, .footer_section ul li{
	color: #000!important;
}
.copy_write{
	background-color: #f4f4f4;
	height: 50px;
	overflow: hidden;
}
.copy_write_text p{
	line-height: 50px;
	font-size: 15px;
	color: #666;
}
.footer_payments_image{

}
.footer_payments_image img{
	line-height: 50px;
	text-align: right;
	vertical-align: center;
	float: right;
	margin-top: 15px;
}
/*******************************************************************
				Back to top
 *******************************************************************/

#back-to-top {
	position: fixed;
	bottom: 40px;
	right: 20px;
	z-index: 9999;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 30px;
	background: #f96a00;
	color: #f4f4f4;
	cursor: pointer;
	border: 0;
	border-radius: 20px;
	text-decoration: none;
	transition: opacity 0.2s ease-out;
	opacity: 0;
	transition: all .4s ease-out;
}
#back-to-top:hover {
	background: #f9a01e;
	transform: rotate(360deg);
}
#back-to-top.show {
	opacity: 1;
}
@media only screen and (max-width: 991px){
	section#slider{
		margin-top:58px;
	}
}
#faq .card{
	max-width: 100%!important;
	margin-bottom: 10px;
	padding-bottom: 0px;
	box-shadow: none;
}
#faq .card .card-body p{
	text-align: justify;
}
#inner_banner .overlay h1{
	color: rgb(249, 160, 30) !important;
}
.wsmenu>.wsmenu-list>li.wsshopmyaccount>a{
	padding: 0px 17px 0 0px;
}
.wsmenu>.wsmenu-list>li.wssearchbar>.topmenusearch>input{
	/*width: 84%;*/
}
.wsmenu>.wsmenu-list>li.wssearchbar>.topmenusearch{
	margin: 9px 14px 0px 0;
}
.wsmenu>.wsmenu-list>li>ul.sub-menu>li{
	/*width: 150%;*/
	background-color: #fff;
}
.wsmenu>.wsmenu-list>li>ul.my_sub_menu{
	/*left: -24px;*/
	min-width: 246px !important;
	background-color: white;
}
@media only screen and (min-width: 992px){
	.wsmenu>.wsmenu-list>li>ul.my_sub_menu{
		left: -24px
	}
}
@media only screen and (max-width: 991px){
	.wsmenu>.wsmenu-list>li>ul.my_sub_menu{
		left: 0px
	}
	.wsmenu>.wsmenu-list>.wsshopmyaccount>a i{
		margin-left: 8px;
	}
	.amount{
		left: -161px
	}
	.view_cart{
		margin-right: 30%;
	}
	.wsmenu>.wsmenu-list>li.wssearchbar, .wsmenu>.wsmenu-list>li.wsshopmyaccount{
		margin-top: 0px;
	}
	.menu_icon{
		margin-left: 0px;
		text-align:left;
	}
	.manu_style{
		float: left;
		margin-right: 10px;
		margin-top: -10px;
	}
	.menu_icon p br{
			 display: none;
			 margin-left: 5px!important;
		 }
	p.text-s.text-muted.mb-0.mt-2{
		margin-top: 0px !important;
	}
}
.top_footer{
	background-color: #f9f9f9;
	border-bottom: 1px solid #e8e8e8;
	padding: 10px 0;
}
.tf_item a {
	color: #666;
	text-align: center;
	display: block;
}
.tf_item a:hover{
	color: #000;
}
.tf_item li{
	float: left;
	width: 14%;
	text-align: center;
	display: block;
}
.tf_item {
	width: 100%;
}
.tf_item li:last-child {
}
@media only screen and (max-width: 775px){
	.tf_item li{
		width: 30%;
	}
}
@media only screen and (max-width: 400px){
	.tf_item li{
		width: 50%;
	}
}
@media only screen and (max-width: 767px){
	.img_wrap{
		margin-bottom: 14px;
	}
	.col-md-6.img_wrap{
		width: 100%;
	}
	.blog_search input {
		margin-top: 40px;
	}
	.comment_replay{
		margin-left: 45px;
	}

}
@media only screen and (max-width: 991px) {
	.wsmobileheader .wssearch.wsopensearch {
		background-color: #e15725;
	}
	.wsmobileheader .wssearch .fa-times {
		color: #ffffff!important;
	}
}
.partner img {
	width: 95%;
	border: 1px solid #ccc;
	height: 106px;
}
.smllogo{
	padding: 0!important;
	float: inherit;
}


/*************************************************************************************
								Category css
 *********************************************************************************/
.shadow{
	box-shadow: 0 1px 1px rgba(0,0,0,.30);
	overflow: hidden;
}
.m_bottom_30{
	margin-bottom: 30px;
}
.r_corners{
	border-radius: 4px;
}
.widget figcaption{
	background: #f9a01e;
	padding: 12px 20px;
	color: #fff;
}
h3.color_light{
	font-size: 20px;
}
.categories_list {

}
.categories_list {
	padding: 10px;
}
.color_dark{
	color: #2e2e2e;
}
.color_dark:hover{
	color: #f25d07;
}
ul.mtree.transit{
	background: #fff;
}
ul.mtree.transit li > a:hover, ul.mtree.transit li.mtree-active > a{
	background: #dddddd;
}
ul.mtree.transit a{
	color: #000;
}
ul.mtree.transit li.mtree-open > a{
	color: #000;
	background: #dddddd;
}
ul.mtree.transit li > a:hover, ul.mtree.transit li.mtree-active > a{
	color: #000;
}
ul.mtree.transit li.mtree-node > ul > li:last-child{
	border-bottom:none;
}
ul.mtree.transit li.mtree-node > a:before{
	color: #000;
	font-size: 16px;
}

.price_filtering{
	padding: 20px 10px!important;
}
.price_filtering b{
	font-size: 18px;
}
.price_input{
	display: inline-block;
	margin-top: 15px;
	width: 100%;
}
#min_price{
	float: left!important;
}
#max_price{
	float: right!important;
}
.price_input input {
	border: 1px solid #e9e9e9;
	padding: 3px 0px 3px 10px;
	width: 41%;
}
.ui-slider-horizontal .ui-slider-range{
	background: #dddddd;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #dddddd;
	background: #dddddd;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #dddddd;
}
.ui-visual-focus {
	box-shadow: 0 0 3px 1px #fffa90;
}
.ui-slider-horizontal {
	height: 11px;
}
.ui-slider .ui-slider-handle, .ui-slider .ui-slider-handle{
	height: 17px;
	width: 17px;
}

.bestsellers_img{
	width: 30%;
	float: left;
}
.bestsellers_img img {
	width: 100%;
	margin-top: 10px;
	height: 86px;
	padding-right: 8px;
}
.bestsellers_body{
	width: 70%;
	float: left;
	margin-top: 15px;
}
.bestsellers_body p {
	margin-top: -10px;
	color: #ef4a24;
}
.bestsellers a {
	font-size: 15px;
	color: #000 ;
}
.bestsellers ul li {
	float: left;
}

.tr_all_hover{
	font-size: 14px;
}
.bestsellers{
	border-bottom: 1px solid #eee;
}
#bread_cumb {
	padding: 10px 0px;
	width: 100%;
	background: #f1f1f1;
	margin-bottom: 30px;
}
#bread_cumb ul li a {
	font-size: 16px;
	font-weight: 400;
	color: #000;
}
#bread_cumb ul li a:hover{
	color: #ef4a24;
}
#bread_cumb ul li i{
	margin:0 6px;
}
#bread_cumb ul li{
	float: left;
}
.category_img{
	margin: 0 -10px;
	/*z-index: -1;*/
	position: relative;
	height: 300px;
	background-size: cover;
	background-repeat: no-repeat!important;
	background-size: 100%!important;
}
.category_img button{
	position: absolute;
	top: 40%;
	left: 50%;
	font-weight: bold;
	transform: translate(-50%);
	font-size: 35px;
	color: #fff;
	background-color: #f96a00;
	border: 0;
	padding: 5px 20px;
	border-radius: 15px;
	text-align: center;
}


.d_inline_middle {
	display: inline-block;
	vertical-align: middle;
}
.f_size_medium {
	font-size: .9em;
}
.m_left_10 {
	margin-left: 10px;
}
.f_left {
	float: left;
}
.relative {
	position: relative;
}
.select_title {
	cursor: pointer;
	padding: 2px 39px 3px 9px;
	border: 2px solid #e6e6e6;
	background: #fff;
	z-index: 1;
	min-width: 75px;
	-webkit-transition: border-color .4s ease;
	-moz-transition: border-color .4s ease;
	-o-transition: border-color .4s ease;
	transition: border-color .4s ease;
}
.select_list {

	cursor: pointer;
	background: #fff;
	border-left: 2px solid #e4e4e2;
	border-right: 2px solid #e4e4e2;
	border-bottom: 2px solid #e4e4e2;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
select:hover option {
	background-color: whitesmoke !important;
	padding: 10px 0!important;
	border: 0!important;
}
.select_list > li {
	color: #6a6a6a;
	padding: 3px 10px;
}

.button_type_7 {
	height: 30px;
	width: 30px;
	background: #ebebeb;
	color: #2e2e2e;
	border: 0;
	margin: 0 10px;
	cursor: pointer;
}
button.button_type_7.bg_scheme_color.color_light.tr_delay_hover.r_corners.mw_0.box_s_none.bg_cs_hover.f_left{
	background-color: #ef4a24;
	border: 0;
	cursor: pointer;
	color: #fff;
	float: right;
}
.d_inline_middle{
	width: 100%;
}
.bg_color_menu{
	background-color: #ebebeb!important;
	color: #000!important;
}
.bg_color_menu:hover{
	background-color: #ef4a24!important;
	color: #fff!important;
}
.catagory_filt{
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 20px;
}
/*************************************************************************************
								How to buy
 *********************************************************************************/
.page-title {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	margin: 0 0 25px;
}
.page-title h1{
	margin: 0;
	font-size: 20px;
	color: #0a263c;
	font-family: 'Roboto', sans-serif!important;
}
.video_iframe{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
 li{
	list-style: inherit;
}
/*************************************************************************************
                              Cash on Delivery
*********************************************************************************/
.std ul{
	list-style: disc;
}
.std ul li {
	list-style: disc;
}
/*************************************************************************************
                             eStore
*********************************************************************************/
.vendor-category-products{
	padding-left: 10px;
	padding-bottom: 10px;
}
ul.products-grid{
	position: relative;
}
.item{
	border: 1px solid #d7d7d7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
	height: 140px;
	margin-right: 10px;
	margin-top: 10px;
	width: 145px;
}
.products-grid li.item{
	float: left;
}
.vendor-category-products .products-grid .product-name{
	text-align: center;
	margin: 5px 0;
}
.product-name{
	font-size: 1em;
	font-weight: normal;
}
.vendor-category-products .products-grid .vendor_image{
	text-align: center;
	padding-top: 10px;
}
.product-name a{
	font-family: 'robotolight';
	font-size: 15px;
	text-decoration: none;
	color: #414042;
	text-align: center;
	display: block;
}
.vendor_image img {
	display: block;
	text-align: center;
	margin: 0 auto;
}
/*************************************************************************************
                             Seller Corner
*********************************************************************************/
.contact_form.seller_image{
	border-right: 1px solid #e1e1e1;
	float: left;
	width: 60%;
}
.contact_form.seller_image img {
	width: 100%;
}
.seller_image{

}
.seller_account{
	width: 40%;
	float: left;
	padding: 42px;
}
button.btn.btn_green{
	background-color: #f96a00;
	border-bottom: 2px solid #ef4a24;
	color: #fff;
	text-align: center;
}
button.btn.btn_green:hover{
	background-color: #f9a01e;
	border-bottom: 2px solid #f96a00;

}
.sellercorner_from{
	margin-bottom: 50px;
}
.sellercorner-step{
	text-align: center;
}
.sellercorner-step-font{
	font-size: 16px;
	margin: 0 0 10px;
}