html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	font-family: 'Roboto Condensed',Arial,sans-serif;
	font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    color: #969595;
}
p {
    margin: 0 0 20px 0;
 }
h1, h2, h3, h4, h5, h6 {
	color: #171c24;
	font-weight: 300;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
}
h1 {
	font-size: 50px;
	line-height: 1.16;
	margin-bottom: 12px;
	letter-spacing: -1px;
}
h2 {
	font-size: 40px;
	line-height: 1.14;
	margin-bottom: 10px;
}
h3 {
	font-size: 29px;
	line-height: 1.2;
	margin-bottom: 8px;
}
h4 {
	font-size: 23px;
	line-height: 1.2;
	margin-bottom: 10px;
}
h5 {
	font-size: 18px;
	line-height: 1.3;
	margin-bottom: 7px;
}
h6 {
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 4px;
}
a{
  text-decoration: none;
  color:#969595;
  outline: none;
}

img{
	max-width:100%;
}

.sticky + .slideshow-wrap{
  padding-top: 90px;
}
.sticky .header-bottom {
    position: fixed;
    top: 0;
    width: 100%;
    background: #f8f8f8;
    z-index: 99;

}

.home-gallery .slick-slide,
.slideshow-wrap .slick-slide{
    outline: none;
}
.slideshow-wrap .slick-slider .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 50;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    outline: none;
    width: 60px;
    height: 60px;
    background:#c4006a;
    opacity: 0.6;
    font-size: 30px;
    color:#fff;
    cursor: pointer;
}
.slideshow-wrap .slick-prev {
    left: 2%;
}
.slideshow-wrap .slick-next {
    right: 2%;
}
.slideshow-wrap .slick-slider .slick-arrow:hover{
opacity: 1;
}
.slideshow-wrap .slider-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: auto;
    margin: auto;
    text-align: left;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 60%;
    padding: 10px;
}
.slideshow-wrap .slider-content h2{
    font-size: 50px;
    line-height: 50px;
    font-weight: 600;
    color: #c4006a;
    letter-spacing: 0px;
   font-family:Great Vibes; 
}
.slideshow-wrap .slider-content p{
    color: #000;
    font-size: 30px;
    letter-spacing: 0px;
    font-family:Montserrat;
}
.slideshow-wrap .slider-content .header-buttons{
    margin-top:70px;
}
.slideshow-wrap .slider-content .header-buttons a{
    border: 0;
    padding: 12px 30px;
    letter-spacing: 2px;
    font-size: 16px;
    background: #c4006a;
    color: #ffffff;
    outline: none;
    text-transform: uppercase;
    cursor: pointer;
}
.slideshow-wrap .slider-content .header-buttons a:hover{
    background: #000;
}
.slideshow-wrap{
	position: relative;
}
.type-image{
	position: absolute;
	width: 100%;
	z-index: 9999;
	bottom: 0;
	text-align: center;
	bottom: -6px;
}
.menu-top,
.menu-mobile{
	display: none;
}
.fg-heading{
    color: #34343c;
    font-family: 'Great Vibes', Arial, sans-serif;
    font-size: 48px;
    font-weight: 300;
    line-height: 1.4;
}
.fg-text-dark{
	font-size: 24px;
    font-weight: 600;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    text-transform: uppercase;
    color: #c4006a;
}
.home-juliet{
	margin-top: 10px;
	padding-bottom: 80px;
}
.labels{
	font-size: 18px;
    font-weight: 600;
    font-family: 'Roboto Condensed',Arial,sans-serif;
    color: #34343c;
}
.bode-text{
	margin: 0 0 20px 0;
	margin-bottom: 5px;
	font-size: 15px;
	color: #34343c;
	font-family: 'Roboto Condensed',Arial,sans-serif;
}
.juliet-content{
	padding-top: 40px;
}
.home-services .fg-col{
	position: relative;
	line-height: 0px;
	text-align: center;
} 
.home-services .des{
	position: absolute;
	width: 100%;
    top:50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
    padding: 0 40px;
    cursor: pointer;
}
.ffb-description{
	color: #fff;
	font-size: 14px;
    font-weight: 300;
    font-family: 'Roboto Condensed',Arial,sans-serif;
    line-height: 1.4;
}
.ffb-title{
	color: #fff;
	font-size: 22px;
	 font-family: 'Roboto Condensed',Arial,sans-serif;
    margin: 0 0 10px;
    font-weight: 300;
}
.home-services .des .fa{
	color: #fff;
	font-size: 36px;
	margin-bottom: 20px;
}
.home-services .column-wrapper .layer-hover{
	background: rgba(196, 0, 106, 0.6);
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	opacity: 0;
}
.home-services .column-wrapper .fg-col:hover .layer-hover{
	opacity: 1;
	cursor: pointer;
}
.home-services {
    padding-top: 10px;
    padding-bottom: 80px;
}
.home-services h2.fg-text-dark{
	margin-bottom: 50px;
}
.home-special .section-heading{
	padding: 55px 0px;
	background:rgb(196, 0, 106)  url('../img/circles-bg.png');
	position: relative;
}
.home-special .section-heading .fg-heading{
	font-size: 72px;
	color: #fff;
}
.home-special .deep-title{
	padding-top: 10px;
	margin-bottom: 40px;
}
.home-special .type-color-1{
	background-color: rgb(196, 0, 106);
}
.home-special .type-color-2{
	background-color: #67C945;
}
.home-special .inner-left-side{
	margin-right: 10px;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
}
.home-special .inner-right-side{
	color: #000;
	font-family: 'Roboto Condensed',Arial,sans-serif;
	font-size: 15px;
}
.home-special .holder-left-side{
	font-size: 15px;
	font-weight: 300;
	color: #969595;
	line-height: 1.4;
	font-family: 'Roboto Condensed',Arial,sans-serif;
}
.home-special .item{
	margin-bottom: 20px;
}
.home-special .holder-right-side{
	font-size: 15px;
	font-weight: 600;
	color: #000;
	line-height: 1.4;
	font-family: 'Roboto Condensed',Arial,sans-serif;
	padding-right: 25px;
}
.item-inner,.item-holder{
	padding: 7px 0;
}
.home-special  .buttons{
	clear: both;
	margin-top: 40px;
	text-align: center;
	display: inline-block;
	width: 100%;
	position: relative;
}
.home-special  .buttons a{
	color: #ffffff;
	font-size: 16px;
    font-weight: 300;
    padding: 12px 25px;
    text-transform: uppercase;
	background-color: #c4006a;
	display: inline-block;
}
.home-special .section-des{
	background-image:url('../img/pricing-bg-2.png');
	background-size: cover;
	position: relative;
	padding-bottom: 80px;
	background-color: rgba(255, 255, 255, 0.88);
}
#goTop{
    display:none;
    width:35px;
    height:35px;
    border-radius: 3px;
    position:fixed;
    bottom:20px;
    right:20px;
    color: #fff;
    font-size: 27px;
    line-height: 34px;
    background: #c4006a;
    text-align: center;
    opacity: 0.4;
}
#goTop:hover{
	opacity: 1;
}
.home-special .section-des:before {
    content: "";
    background: #fff;
    opacity: .8;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.home-special  .buttons a:hover{
	background-color: rgba(196, 0, 106, 0.6);
}

.home-gallery .wrapper .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 50;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    outline: none;
    width: 30px;
    height: 50px;
    background:#c4006a;
    opacity: 0.6;
    font-size: 30px;
    color:#fff;
    cursor: pointer;
}
.home-gallery .slick-prev {
    left: 0%;
}
.home-gallery .slick-next {
    right: 0%;
}
.home-gallery .slick-slider .slick-arrow:hover{
opacity: 1;
}
.home-gallery .item{
	padding: 20px;
	outline: none;
}
.home-gallery .item a{
	position: relative;
	display: block;
}
.home-gallery .layer-hover{
	background: rgba(196, 0, 106, 0.6);
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	opacity: 0;
}
.home-gallery .item a:hover .layer-hover{
	opacity: 1;
}
.home-contact .contact-form input{
    padding: 10px 0 15px;
    border: 0;
    border-bottom: 1px solid #e3e3e3;
    box-shadow: none;
    background: none;
    font-size: 13px;
    outline:none;
    font-weight: 300;
    color: #888;
    min-width: 60px;
    max-width: 100%;
    display: block;
    width: 100%;
}
.home-contact{
    margin-top:100px;
}
.home-contact .contact-form .wn-cnform{
    position: relative;
}
.discover-contact-form > div{
    margin-top: 25px;
}
.home-contact .contact-form textarea,
.home-contact .contact-form input,
.home-contact .contact-form textarea::placeholder,
.home-contact .contact-form input::placeholder{
    color: #8c8c8c;
    font-size: 19px;
    font-weight: 300;
    margin-top: 20px;
    display: block;
    font-family: 'Roboto Condensed',Arial,sans-serif;
}

.home-contact .contact-form textarea{
    padding: 10px 0 15px;
    outline: none;
    color: #888;
    border: 0;
    border-bottom: 1px solid #e3e3e3;
    box-shadow: none;
    background: none;
    height: 90px;
    width: 100%;
}
.home-contact .contact-form{
    float: left;
    box-sizing: border-box;
}
.home-contact .contact-form .wn-cnform button {
    border: 0;
    padding: 23px 42px 23px;
    letter-spacing: 2px;
    font-size: 16px;
    background: #c4006a;
    color: #ffffff;
    outline: none;
    text-transform: uppercase;
    margin-top: 50px;
    cursor: pointer;
}
.home-contact .contact-form .wn-cnform button:hover{
background-color: rgba(196, 0, 106, 0.6);
}
.home-contact .container .w-map-text{
    width:207px;
    float: left;
    padding-left: 35px;
    padding-right: 15px;
    min-height: 1px;
    background: #c4006a;
    min-height: 720px;
    padding-top:100px;
}
.w-map{
    width: calc(100% - 207px);
    float: left;
}
.home-contact .w-map-text .title-style{
    color: #ffffff;
    font-weight: 500;
    font-style: normal;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 10px;
}
.home-contact .w-map-text .title-style .fa{
    margin-right: 10px;
    font-size: 20px;
}
.home-contact .w-map-text .content-style{
    color: #ffffff;
    font-size: 17px;
    text-align: left;
    margin-top: 3px;
    line-height: 1.54;
    padding-bottom: 10px;
}

.ffb-labels .icon{
	width: 40px;
	margin-right: 20px;
	margin-top: 5px;
}
.home-services .column-wrapper > div{
	margin-bottom: 40px
}
@media (max-width: 768px) {
	.home-services .column-wrapper img{
		width: 100%;
		object-fit: cover;
		height: 250px;
	}
	.home-contact .contact-form{
		margin-bottom: 40px;
	}
	.w-map,
	.home-contact .container .w-map-text{
		width: 50%;
	}
	.fg-heading,
	.home-special .section-heading .fg-heading{
		font-size: 30px;
	}
	.fg-text-dark{
		font-size: 18px;
	}
	.slideshow-wrap .slider-content p{
		top:0;
		-webkit-transform: translateY(0%); 
		-ms-transform: translateY(0%);
		transform: translateY(0%);
	}
	.slideshow-wrap .slider-content p,
	.slideshow-wrap .slider-content h2{
		font-size: 15px;
		line-height: 20px;
		margin:0px;
	}
	.slideshow-wrap .slider-content .header-buttons{
		margin-top: 10px;
	}
	.type-image img{
		width: 120px
	}
	.slideshow-wrap .slider-content .header-buttons a{
		padding: 10px;
	}
	.logo-footer{
		height: auto;
	}
}

@media (max-width: 991px) {
	.header-bottom .menu{
		display: none;
	}
	.menu-mobile{
		display: block;
		width: 60px;
		height: 100%;
		line-height: 90px;
		text-align: center;
	}
	.header-cart{
		padding: 0px;
		width: 50px;
     	text-align: center;
	}
	.shopping-cart-icon-wrapper:after{
		right: 24%;
	}
	.header-logo{
		width: calc(100% - 120px);
		text-align: center;
	}
	.header-bottom .container{
		padding: 0px;
	}
	.header-bottom{
		position: relative;
	}
	.header-bottom .menu.is-open{
		display: block;
	}
	.header-bottom .menu {
		position: absolute;
	    top: 90px;
	    width: 100%;
	    background: #ffffff;
	    z-index: 99999;
	}
	.header-bottom .menu ul li{
		display: block;
		border-top: 1px solid #ebeef6;	
	}
	.header-bottom .menu ul li:last-child{
		border-bottom:1px solid #ebeef6;
	}
	.header-bottom .menu ul{
		padding: 0 10px;
	}
	.header-bottom .menu ul li a{
		height: auto;
		line-height: 20px;
		min-height: auto;
		    padding: 12px 12px 12px 0;
	}
	.header-bottom{
		background: #fff;
	}
	.menu-mobile .fa{
		color: #c4006a;
	}
	.header-top .container{
		display: block!important;
	}
	.header-top-right .list-inline,
	.header-top .container > div{
		text-align: center;
	}
	.menu-top{
		display: block;
		width: 30px;
		height: 100%;
		line-height: 90px;
		text-align: center;
	}
	.header-top{
		display: none;
	}
	.header-top.is-open{
		display: block;
	}
}


/*-------------------------------------------------------category----------------------------*/
.category{
	margin-top:30px;
}
.category-sidebar h3.side-module-heading{
	font-family: Poppins;
    font-weight: 600;
    margin-bottom:10px;
    color: #2d2a2a;
    font-size: 16px;
    text-transform: uppercase;
}
.all-categories-list  li a {
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 25px;
    line-height: 1.4;
    text-decoration: none;
    font-size: 14px;
    color:#727272;
    font-family: Lato,Arial, Helvetica, sans-serif;
}
.all-categories-list  li a:hover{
	color: #333;
}
.breadcrumbs{
	margin-bottom: 30px;
}
.breadcrumbs ul li{
	display: inline-block;
    color: #8e8e8e;
    margin-right: 6px;
    font-style: normal;
    font-weight: 400;
    font-family: Lato,Arial, Helvetica, sans-serif;
}
.breadcrumbs ul li.breadcrumb-last {
    color: #333;
    font-weight: 600;
    margin-right: 8px;
}
.breadcrumbs ul li a:after {
    content: "/";
    margin-left: 5px;
}
.product-category .product-grid-image{
	display: block;
	line-height: 0px;
}
.product-category .product-top{
	position: relative;
	margin-bottom: 10px;
}

.product-category .product-top .add-btn{
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #83b735;
	opacity: 0.8;
	opacity: 0;
	-webkit-transform: translateY(100%) translateZ(0);
    transform: translateY(100%) translateZ(0);
    backface-visibility: hidden;
    perspective: 800px;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 800px;
    -webkit-transition: opacity .3s ease,-webkit-transform .3s ease;
    transition: opacity .3s ease,-webkit-transform .3s ease;
    transition: transform .3s ease,opacity .3s ease;
    transition: transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;
    -webkit-transition: -webkit-transform .3s ease,opacity .3s ease
}
.product-category  .product-top .add-btn a{
    color: #fff;
    font-size: 14px;
    display: block;
    font-family: Poppins;
    padding: 10px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.product-category  .product-top .add-btn a span{
	display: block;
}
.product-category  .product-top .add-btn a:before{
content: "\f07a";
font-family: FontAwesome;
position: absolute;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
height: 100%;
font-weight: 400;
font-size: 20px;
-webkit-transition: opacity .15s ease,transform .25s ease;
-webkit-transition: opacity .15s ease,-webkit-transform .25s ease;
transition: opacity .15s ease,-webkit-transform .25s ease;
transition: opacity .15s ease,transform .25s ease;
transition: opacity .15s ease,transform .25s ease,-webkit-transform .25s ease;
transform: translateY(100%);
-webkit-transform: translateY(100%);
opacity: 0;
}
.product-category  .product-top .add-btn a:hover span{
	webkit-transform: translateY(-100%) translateZ(0);
	transform: translateY(-100%) translateZ(0);
	opacity: 0;
	-webkit-transition: transform .25s ease,opacity .15s ease;
	-webkit-transition: opacity .15s ease,-webkit-transform .25s ease;
	transition: opacity .15s ease,-webkit-transform .25s ease;
	transition: transform .25s ease,opacity .15s ease;
	transition: transform .25s ease,opacity .15s ease,-webkit-transform .25s ease;
}
.product-category  .product-top .add-btn a:hover:before{
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
	opacity: 1;
}
.product-category  .product-top .add-btn:hover{
	opacity: 1;
}
.product-category  .product-top  .actions{
	position: absolute;
    top: 10px;
    right: 10px;
     opacity: 0;
    transform: translateX(20px) translateZ(0);
    -webkit-transform: translateX(20px) translateZ(0);
    -webkit-transition: all .3s ease; */
    /* transition: all .3s ease; */
}
.product-category  .product-top .actions div a{
	position: relative;
	width: 50px;
	height: 45px;
	display: block;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	background: #fff;
	box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    z-index: 2;
}
.product-category  .product-top .actions div a span{
	position: absolute;
	top: 50%;
	white-space: nowrap;
	right: 54px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	 background-color: #000;
	 padding: 7px 15px;
	 color: #fff;
	 font-size: 12px;
    letter-spacing: .3px;
    border-radius: 0;
    font-weight: 400;
    text-transform: capitalize;
    display: none;
}
.product-category  .product-top .actions div a:hover span{
	display: block;
}
.product-category .product-top .actions div a span:before{
	top: 50%;
	content: "";
    bottom: auto;
    left: 100%;
    right: auto;
    margin-top: -5px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    border-width: 5px 0 5px 5px;
    border-color: transparent;
    border-left-color: #000;
    border-style: solid;
    position: absolute;

}
.product-category  .product-top .actions div a .fa{
	font-size: 20px;
	color: #333;
}
.product-category  .product-top .actions div a .fa:hover{
	color: #80bbdc;
}
.product-category  .product-top .product-label{
	position: absolute;
	top: 7px;
	left: 7px;
	
}

.product-category  .product-top .product-label strong{
	min-width: 50px;
	min-height: 50px;
	display: block;
	border-radius: 50%;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	color:#fff;
	font-size: 14px;
	letter-spacing: .4px;
	font-weight: 600;
	font-family: Poppins;
	width: 50px;
    text-align: center;
}
.product-category  .product-top .product-label .out-of-stock{
	background: #fff;
	color: #333;
	line-height: 14px;
    text-transform: uppercase;
    font-size: 13px;
}
.product-category  .product-top .product-label .label{
	margin-bottom: 8px;
	background: #80BBDC;
	
}
.product-category  .product-top:hover .actions,
.product-category .inner-top:hover .add-btn{
	transform: translateY(0%);
	-webkit-transform: translateY(0%);
	opacity: 1;
}
.product-category .product-bottom .product-title:hover{
	color: #80bbdc;
}
.product-category .product-bottom{
	position: relative;
}
.product-category .product-bottom .product-title{
	color: #333;
	text-align: center;
	display: block;
	font-family:Poppins,'MS Sans Serif', Geneva, sans-serif;
	font-weight: 600;
}
.product-category .product-bottom .price-box {
    display: block;
    text-align: center;
    margin-top: 5px;
}
.product-category .product-bottom .price-box span{
	font-size: 15px;
	font-family:Poppins,'MS Sans Serif', Geneva, sans-serif;
    line-height: 1.3;
    margin-bottom: 0;
    font-weight: 600;
    color: #80BBDC;
}
.product-category .grid-item{
	margin-bottom: 30px; 
}
.product-category .image-swap{
	overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    perspective: 800px;
    -webkit-perspective: 800px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.product-category .image-swap .hover-image {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    -webkit-transition: opacity .5s ease,transform 2s cubic-bezier(0,0,.44,1.18);
    -webkit-transition: opacity .5s ease,-webkit-transform 2s cubic-bezier(0,0,.44,1.18);
    transition: opacity .5s ease,-webkit-transform 2s cubic-bezier(0,0,.44,1.18);
    transition: opacity .5s ease,transform 2s cubic-bezier(0,0,.44,1.18);
    transition: opacity .5s ease,transform 2s cubic-bezier(0,0,.44,1.18),-webkit-transform 2s cubic-bezier(0,0,.44,1.18);
}
.product-category .image-swap:hover .hover-image {
    opacity: 1;
    transform: scale(1.09);
    -webkit-transform: scale(1.09);
}
.category-main .infinite-scrolling{
	text-align: center;
	margin-top: 30px;
}
.category-main .infinite-scrolling a{
	background-color: #ffffff;
	color: #030000;
	border: 2px solid #000000;
	width: 345px;
	display: block;
	margin: auto;
	padding: 10px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	font-family:Poppins,'MS Sans Serif', Geneva, sans-serif;
}
.category-main .infinite-scrolling a:hover{
	color: #fff;
	background: #83B735;
	border-color: #83B735;
}


.sidebar-mb{
	display: none;
}
@media (min-width: 767px){
	.category-sidebar{
		display: block!important;
	}
}
@media (max-width: 767px){
	.sidebar-mb{
		padding: 0 15px;
		display: block;
	}
	.sidebar-mb a{
		width: 100%;
		display: block;
		width: 100%;
		background: #fff;
		padding: 8px 0;
		font-weight: 700;
		cursor: pointer;
		color: #505050;
		text-decoration: none;
		font-size: 14px;
		padding: 10px 15px;
		border: 1px solid #b9bbbd;
		margin-bottom: 20px;
		-moz-box-shadow: 0 1px 3px rgba(0,0,0,.1);
		-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
		box-shadow: 0 1px 3px rgba(0,0,0,.1);
	}
	.sidebar-mb a span{
		display: flex;
		display: -ms-flexbox;
		display: -webkit-flex;
		align-items: center;
		-ms-flex-align: center;
		-webkit-align-items: space-between;
		justify-content: space-between;
		-webkit-justify-content: space-between;
		font-family: Lato;
	}
	.category-sidebar .sidebarBlock{
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
    border: 1px solid #e5e5e5;
    padding: 15px;
    margin-bottom: 20px;
    
	}
	.category-sidebar{
		display: none;
	}
	.sidebar-mb a.is-open span .fa{
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    }
}
/*----------------------------------------------them-product------------------------*/
.sidebar-pro{
    padding-top: 25px;
    margin-top: 25px;
    border-top:1px solid rgba(129,129,129,.2);

}
.sidebar-pro .product_list_widget{
    margin-top: 20px;
}
.sidebar-pro ul li{
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
}
.sidebar-pro ul li img{
    width: 65px;
    height: 65px;
    object-fit: contain;
}
.sidebar-pro ul li .price{
    display:block;
    color: #80bbdc;
    font-weight: 600;
    margin-top: 5px;
}
.sidebar-pro ul li .product-title{
    font-size: 14px;
    color: #000;
    font-family: Poppins;
    font-weight: 500;
}
.sidebar-pro ul li .pro-img{
    margin-right: 15px;
}
.sidebar-pro ul li .product-title:hover{
    color: #ccc;
}
.sidebar-pro ul li  {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(129,129,129,.2);
}
.sidebar-pro ul li:last-child{
    border-bottom:0;
}
@media (max-width: 767px){
    .category-sidebar .sidebar-pro {
        box-shadow: 0 1px 3px rgba(0,0,0,.1);
        border: 1px solid #e5e5e5;
        padding: 15px;
        margin-bottom: 20px;
    }
}
