/*
Copyright (c) 2017 Kamleshyadav
------------------------------------------------------------------
[Master Default Stylesheet]

Template Name: Handicraft  - Responsive HTML Template
Version: 1.0.0
Author: Kamleshyadav

-------------------------------------------------------------------

[Table of contents]


1.body
2.header
3.banner
4.about
5.new arrivals
6.team
7.testimonial
8.blog
9.our clients
10.services
11.gallery
12.shop
13.contact
14.Widget
15.footer



-------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Dancing+Script|Great+Vibes|Niconne|Playball');
body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #484848;
	background-color: #f4f4f4;
}

body.box_style {
	background-image: url(../images/pattern-1.jpg);
}

body.box_style2 {
	background-image: url(../images/pattern-3.jpg);
}

body.box_style2 {
	background-image: url(../images/pattern-5.png);
}


/*--Normal css start--*/

.padding_right {
	padding-right: 0px !important;
}

.padding_left {
	padding-left: 0px !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Roboto Slab', serif;
	font-weight: 500;
	line-height: 1.1;
	color: #484848;
}

.hm_color {
	color: #fc5a6d;
}

a:hover,
a:focus {
	text-decoration: none !important;
	outline: none !important;
}

.form-group input[type="text"]:focus,
.form-group input[type="password"]:focus,
.form-group input[type="tel"]:focus,
.form-group input[type="email"]:focus,
.form-group input[type="search"]:focus,
.form-group select:focus,
.form-group textarea:focus {
	outline: none;
	border-color: #fc5a6d !important;
}

.margin_btm30 {
	margin-bottom: 30px;
}


/*----preloader css----*/

.loader {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: #fc5a6d;
	z-index: 10000000;
}

@keyframes ball-scale-ripple-multiple {
	0% {
		-webkit-transform: scale(0.1);
		transform: scale(0.1);
		opacity: 1;
	}
	70% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0.7;
	}
	100% {
		opacity: 0.0;
	}
}

@-webkit-keyframes ball-scale-ripple-multiple {
	0% {
		-webkit-transform: scale(0.1);
		transform: scale(0.1);
		opacity: 1;
	}
	70% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0.7;
	}
	100% {
		opacity: 0.0;
	}
}

.ball-scale-ripple-multiple {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.ball-scale-ripple-multiple>div:nth-child(0) {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

.ball-scale-ripple-multiple>div:nth-child(1) {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}

.ball-scale-ripple-multiple>div:nth-child(2) {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}

.ball-scale-ripple-multiple>div:nth-child(3) {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}

.ball-scale-ripple-multiple>div {
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	position: absolute;
	top: -2px;
	left: -26px;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	border: 2px solid #fff;
	-webkit-animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
	animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
}


/* =================================================================== */


/* Styles Switcher
====================================================================== */

.boxed #wrapper {
	margin: 0 auto;
	width: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

.boxed #wrapper .container {
	width: 100%;
	backface-visibility: hidden;
}

#style-switcher {
	background-image: url(../images/gallery_big1.jpg);
	width: 250px;
	position: fixed;
	top: 160px;
	background-size: cover;
	z-index: 10;
	right: -250px;
	-webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.3);
}

#style-switcher:after {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.73);
	width: 100%;
	height: 100%;
	z-index: -1;
	content: "";
}

#style-switcher div {
	padding: 15px 35px 0px;
}

#style-switcher h2 {
	background-color: #fc5a6d;
	color: #fff;
	padding: 0;
	font-size: 15px;
	padding: 11px 0 12px 13px;
	margin: 0;
	font-weight: bold;
}

#style-switcher h2 a {
	background-image: url(../images/settings.png);
	background-repeat: no-repeat;
	background-position: 9px center;
	background-color: #fc5a6d;
	display: block;
	height: 41px;
	position: absolute;
	left: -39px;
	text-indent: -9999px;
	bottom: 0;
	width: 39px;
	border-radius: 0px;
}

#style-switcher h3 {
	color: #484848;
	font-size: 18px;
	margin: 5px 0 5px 3px;
	padding-bottom: 10px;
	font-weight: bold;
}

.colors {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	overflow: hidden;
}

.colors li {
	border: solid 1px #fff;
	text-align: center;
	line-height: 30px;
	font-weight: 600;
	display: inline-block;
	margin-right: 8px;
}

.colors li:nth-child(3n) {
	margin-right: 0px;
}

.colors li a {
	display: block;
	width: 50px;
	height: 50px;
	cursor: pointer;
	border-radius: 4px;
	line-height: 40px;
}

.bgr ul#bg a {
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.5);
}

#reset {
	margin: 0 0 30px 2px;
}

#reset button {
	display: inline-block;
	padding: 10px 12px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;
	background-color: #fc5a6d;
	color: #fff;
	width: 100%;
}

#reset a {
	color: #fff;
	font-size: 12px;
	padding: 5px 14px;
	box-shadow: none;
	border-radius: 1px;
}

.default {
	background-color: #fc5a6d;
}

.olive {
	background-color: #abbd38;
}

.purple {
	background-color: #904eab;
}

.blue {
	background-color: #169fe6;
}

.green {
	background-color: #36D7B7;
}

.orange {
	background-color: #fc6a21;
}

#layout-style {
	background-color: #f4f4f4;
	color: #373737;
	font-weight: 600;
	margin-left: 2px;
	margin-bottom: 5px;
	width: 100%;
	height: 40px;
	padding: 5px;
}

#layout-style:focus {
	outline: none;
}

.bg1 {
	background-image: url("../images/pattern-1.jpg");
}

.bg2 {
	background-image: url("../images/pattern-2.png");
}

.bg3 {
	background-image: url("../images/pattern-3.jpg");
}

.bg4 {
	background-image: url("../images/pattern-4.png");
}

.bg5 {
	background-image: url("../images/pattern-5.png");
}

.bg6 {
	background-image: url("../images/pattern-6.png");
}

.bgr {
	padding: 0 !important;
}

.colors li a.active {
	border-radius: 50%;
}

body.boxed .rev_slider_wrapper {
	width: 100% !important;
	left: 0 !important;
}


/*--css start--*/

.hm_top_info {
	width: 100%;
	float: left;
	padding: 15px 0px 15px;
	background-color: #ffffff;
}

.hm_top_login {
	width: 100%;
	float: left;
}

.hm_top_login ul {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}

.hm_top_login ul li {
	float: left;
	list-style: none;
}

.hm_top_login ul li a {
	display: block;
	font-size: 16px;
	text-transform: capitalize;
	margin-right: 25px;
	color: #868686;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.hm_top_login ul li a:hover {
	color: #fc5a6d;
}

.hm_top_login ul li a i.fa {
	margin-right: 7px;
	color: #fc5a6d;
	text-decoration: none;
}

.hm_top_address {
	width: 100%;
	float: left;
	text-align: center;
}

.hm_top_address p {
	font-size: 16px;
	margin: 0px;
	color: #868686;
}

.hm_top_address p i.fa {
	margin-right: 7px;
	color: #fc5a6d;
	text-decoration: none;
	font-size: 16px;
}

.hm_top_wishlist {
	float: left;
	margin-right: 40px;
}

.top_usd {
	float: right;
}

.hm_top_wishlist p {
	font-size: 16px;
	margin: 0px;
}

.hm_top_wishlist p a {
	font-size: 16px;
	color: #868686;
}

.hm_top_wishlist p a i.fa {
	margin-right: 7px;
	color: #fc5a6d;
	text-decoration: none;
	font-size: 16px;
}

.hm_top_wishlist p a:hover {
	color: #fc5a6d;
	text-decoration: none;
}

.hm_top_usd {
	float: left;
	position: relative;
	vertical-align: top;
}

.hm_top_usd .dd-select {
	border-radius: 0px;
	border: none;
	position: relative;
	cursor: pointer;
	background-color: transparent !important;
}

.hm_top_usd .woocommerce-currency-switcher-form .dd-selected {
	padding: 0;
}

.hm_top_usd .dd-image-right {
	margin-right: 10px;
	margin-left: 0;
	width: 32px;
	float: left;
	line-height: 25px;
}

.hm_top_usd .dd-select label {
	margin-right: 15px;
}

.hm_top_usd .dd-selected-description-truncated {
	float: left;
}

.hm_top_usd .woocommerce img,
.hm_top_usd .woocommerce-page img {
	height: auto;
	max-width: 100%;
	width: 50px;
	float: left;
}

.hm_top_usd .dd-pointer {
	width: 0;
	height: 0;
	position: absolute;
	right: 0;
	top: 12px;
	margin-top: 0;
}

.hm_top_usd p a {
	font-size: 16px;
	color: #868686;
	text-transform: uppercase;
}

.hm_top_usd p a:hover {
	color: #fc5a6d;
	text-decoration: none;
}

.hm_top_usd p a i.fa {
	margin-right: 7px;
	color: #fc5a6d;
	text-decoration: none;
	font-size: 16px;
}

ul.usd_dropmenu {
	position: absolute;
	width: 150px;
	left: auto;
	top: 100%;
	right: 0;
	float: left;
	border: 1px solid #fff;
	padding: 7px;
	margin: 0px;
	background-color: #fc5a6d;
	z-index: 100;
	transform: translateY(10px);
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	visibility: hidden;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.hm_top_usd:hover ul.usd_dropmenu {
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	visibility: visible;
}

ul.usd_dropmenu li {
	list-style: none;
}

ul.usd_dropmenu li a {
	color: #ffffff;
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 4px;
	display: block;
}

ul.usd_dropmenu li a:hover {
	text-decoration: none;
}

.dropdown-expander2 {
	display: none;
}


/*--Top header custom option--*/

.hm_top_login ul li {
	float: left;
	list-style: none;
	font-size: 16px;
	color: #868686;
	position: relative;
}

.hm_top_login ul li i {
	font-size: 16px;
	margin-right: 7px;
	color: #fc5a6d;
}

.handmade_social_icon ul.footer_so_icons li a {
	color: #868686;
}

.foo_con_para {
	width: 90%;
	float: left;
	padding-left: 10px;
}

.hm_footer_box.hm_footer_contact ul li {
	color: #ffffff;
}

.handmade_social_icon ul.footer_so_icons li a:hover {
	color: #fc5a6d;
}

.chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 8px;
	height: 25px !important;
	border: 1px solid #fc5a6d !important;
	border-radius: 0 !important;
	background-color: #fc5a6d;
	background: none !important;
	background-clip: padding-box;
	box-shadow: none !important;
	color: #484848 !important;
	text-decoration: none;
	white-space: nowrap;
	line-height: 24px;
}

.chosen-container .chosen-drop {
	border: 1px solid #fc5a6d !important;
	border-top: 0;
	background: #ffffff;
	box-shadow: none !important;
}

.chosen-container .chosen-drop:focus,
.chosen-container-single .chosen-single:focus {
	outline: none !important;
}


/*--Header css start--*/

.hm_header_wrapper {
	width: 100%;
	float: left;
	background-image: url(../images/header_bg.jpg);
	background-size: cover;
	position: relative;
	padding: 30px 0px;
}

.hm_header_overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.73);
}

.hm_logo {
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
}

.hm_top_search {
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
	margin-top: 13px;
}

.hm_top_search input[type="search"] {
	width: 100%;
	height: 45px;
	border: 1px solid transparent;
	border-radius: 4px;
	padding-left: 15px;
}

.hm_top_search input[type="search"]:focus {
	box-shadow: none;
	outline: none;
	border-color: #fc5a6d;
}

.search_icon {
	position: absolute;
	top: 3px;
	right: 3px;
	background-color: #fc5a6d;
	height: 39px;
	border: 1px solid transparent;
	padding: 0px 20px;
	border-radius: 4px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.search_icon:hover {
	background-color: transparent;
	border-color: #fc5a6d;
}

.search_icon i {
	line-height: 39px;
	color: #ffffff;
}

.search_icon:hover i {
	color: #fc5a6d;
}


/*--Menu css start--*/

.hm_menu_wrapper {
	width: 100%;
	float: left;
	background-color: #fc5a6d;
}

.hm_menu {
	width: 100%;
	float: left;
	text-align: center;
}

.dropdown-expander {
	display: none;
}

.hm_menu_wrapper.hm_fixed {
	position: fixed;
	top: 0;
	z-index: 100;
	-webkit-animation: slideInDown 1s;
	-moz-animation: slideInDown 1s;
	-ms-animation: slideInDown 1s;
	-o-animation: slideInDown 1s;
	animation: slideInDown 1s;
	box-shadow: 0px -1px 11px rgba(0, 0, 0, 0.28);
	-webkit-box-shadow: 0px -1px 11px rgba(0, 0, 0, 0.28);
	-moz-box-shadow: 0px -1px 11px rgba(0, 0, 0, 0.28);
}

.admin-bar .hm_menu_wrapper.hm_fixed {
	top: 32px;
	backface-visibility: hidden;
}

.hm_menu>ul {
	width: auto;
	padding: 0px;
	margin: 0px;
	display: block;
	text-align: center;
}

.hm_menu>ul>li {
	list-style: none;
	display: inline-block;
	position: relative;
}

.hm_menu>ul>li.active a {
	background-color: #ffffff;
	color: #fc5a6d;
}

.hm_menu>ul>li>a {
	padding: 20px 17px;
	color: #ffffff;
	text-transform: capitalize;
	display: block;
	font-size: 16px;
	font-family: 'Roboto Slab', serif;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.hm_menu>ul>li>a:hover {
	background-color: #ffffff;
	color: #fc5a6d;
	text-decoration: none;
}


/*--sub-menu css start--*/

.hm_menu>ul>li ul.sub-menu {
	position: absolute;
	top: 100%;
	max-width: 200px;
	width: 200px;
	z-index: 10;
	margin: 0px;
	left: 0;
	padding: 0px;
	background-color: #ffffff;
	display: none;
	visibility: hidden;
	opacity: 0;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.38);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.38);
}

.hm_menu>ul>li>ul.sub-menu li {
	width: 100%;
	float: left;
	list-style: none;
	position: relative;
}

.hm_menu>ul>li ul.sub-menu>li>a {
	padding: 8px 15px;
	display: block;
	text-align: left;
	text-transform: capitalize;
	font-size: 15px;
	color: #484848;
	line-height: 25px;
	border-bottom: 1px dotted #fc5a6d;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}

.hm_menu>ul>li>ul.sub-menu li:last-child a {
	border-bottom: 2px solid #fc5a6d;
}

.hm_menu>ul>li>ul.sub-menu li>a:hover {
	color: #fc5a6d !important;
}

.hm_menu>ul>li:hover>ul.sub-menu,
.hm_menu>ul>li ul.sub-menu li:hover>ul {
	display: block;
	-moz-animation: frombottom 0.5s ease;
	-webkit-animation: frombottom 0.5s ease;
	animation: frombottom 0.5s ease;
	opacity: 1;
	visibility: visible;
}

.hm_menu>ul>li ul.sub-menu .sub-menu {
	top: 0;
	left: 100%;
}


/*--second level menu--*/

@keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@-webkit-keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}


/*--banner css start--*/

.hm_banner_wrapper {
	width: 100%;
	float: left;
	position: relative;
}

.rev-btn {
	border-radius: 0px !important;
}

.hm_banner_wrapper canvas {
	width: 100%;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 100000;
	top: 70%;
	left: 0;
}

.slider_bg {
	width: 100%;
	float: left;
	padding: 170px 0px;
	position: relative;
}

.slider_bg:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.65);
}

.slider_caption {
	position: relative;
	z-index: 1;
	text-align: center;
}

.slider_caption h3 {
	margin: 0px;
	color: #ffffff;
	text-transform: capitalize;
	font-style: italic;
}

.slider_caption h1 {
	font-size: 70px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 35px;
	font-weight: bold;
	margin: 20px 0px;
}

.slider_caption p {
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 40px;
}

.hm_banner_wrapper h3 {
	animation: zoom 1s 1 both .4s;
	-webkit-animation: zoom 1s 1 both .4s;
	-moz-animation: zoom 1s 1 both .4s;
	-ms-animation: zoom 1s 1 both .4s;
	-o-animation: zoom 1s 1 both .4s;
}

.hm_banner_wrapper h1 {
	animation: flipInX 1s 1 both .8s;
	-webkit-animation: flipInX 1s 1 both .8s;
	-moz-animation: flipInX 1s 1 both .8s;
	-ms-animation: flipInX 1s 1 both .8s;
	-o-animation: flipInX 1s 1 both .8s;
}

.hm_banner_wrapper p {
	-webkit-animation: fromtop 1s 1 both 1.2s;
	-moz-animation: fromtop 1s 1 both 1.2s;
	animation: fromtop 1s 1 both 1.2s;
}

.hm_banner_wrapper .hm_btn {
	animation: zoom 1s 1 both 1.6s;
	-webkit-animation: zoom 1s 1 both 1.6s;
	-moz-animation: zoom 1s 1 both 1.6s;
	-ms-animation: zoom 1s 1 both 1.6s;
	-o-animation: zoom 1s 1 both 1.6s;
}

@keyframes flipInX {
	from {
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		animation-timing-function: ease-in;
		opacity: 0;
	}
	40% {
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		animation-timing-function: ease-in;
	}
	60% {
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}
	80% {
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}
	to {
		transform: perspective(400px);
	}
}

@-webkit-keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		animation-timing-function: ease-in;
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		animation-timing-function: ease-in;
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}
	to {
		-webkit-transform: perspective(400px);
	}
}

@-webkit-keyframes fromtop {
	from {
		-webkit-transform: translateY(-30px);
		opacity: 0;
	}
	to {
		-webkit-transform: translateY(0px);
		opacity: 1;
	}
}

@keyframes fromtop {
	from {
		transform: translateY(-30px);
		opacity: 0;
	}
	to {
		transform: translateY(0px);
		opacity: 1;
	}
}

@-moz-keyframes fromtop {
	from {
		-moz-transform: translateY(-30px);
		opacity: 0;
	}
	to {
		-moz-transform: translateY(0px);
		opacity: 1;
	}
}

@-webkit-keyframes zoom {
	from {
		-webkit-transform: scale(0.9);
		opacity: 0;
		visibility: hidden;
	}
	to {
		-webkit-transform: scale(1);
		opacity: 1;
		visibility: visible;
	}
}

@keyframes zoom {
	from {
		transform: scale(0.9);
		opacity: 0;
		visibility: hidden;
	}
	to {
		transform: scale(1);
		opacity: 1;
		visibility: visible;
	}
}

@-moz-keyframes zoom {
	from {
		-moz-transform: scale(0.9);
		opacity: 0;
	}
	to {
		-moz-transform: scale(1);
		opacity: 1;
	}
}


/*--about css start--*/

.hm_about_wrapper {
	width: 100%;
	float: left;
	padding: 73px 0px 80px;
	background-color: #ffffff;
}

.hm_about_img {
	overflow: hidden;
	margin-top: 7px;
}

.hm_about_img img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

.hm_about_data a.hm_btn {
	margin-top: 14px;
	color: #ffffff;
}

.hm_about_data a.hm_btn:hover {
	color: #fc5a6d;
}

.hm_about_data a.hm_btn:focus {
	color: #000;
}

.hm_about_img:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.hm_about_data {
	width: 100%;
	float: left;
}

.hm_about_data h1 {
	color: #484848;
	font-size: 35px;
	margin: 0px;
	padding-bottom: 37px;
	font-weight: bold;
}

.hm_about_data p {
	font-size: 16px;
	color: #484848;
	line-height: 24px;
	margin-bottom: 24px;
}

.hm_btn {
	color: #ffffff;
	height: 45px;
	text-transform: uppercase;
	font-size: 16px;
	display: inline-block;
	padding: 12px 41px;
	line-height: 19px;
	border-radius: 0px;
	position: relative;
	overflow: hidden;
	border: 1px solid #fc5a6d;
	z-index: 1;
	-moz-transition: ease 0.35s all;
	-o-transition: ease 0.35s all;
	-webkit-transition: ease 0.35s all;
	transition: ease 0.35s all;
}

.hm_btn:before,
.cart_icon a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fc5a6d;
	border-radius: 0px;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border: 1px solid transparent;
}

.hm_btn:hover:before,
.hm_btn:focus:before,
.hm_btn:active:before,
.cart_icon a:hover:before,
.cart_icon a:focus:before {
	-webkit-transform: scale(0);
	transform: scale(0);
}

.hm_btn:hover,
.hm_btn:focus {
	text-decoration: none;
	color: #fc5a6d;
}


/*--New arrivals css start--*/

h1.hm_heading {
	width: 100%;
	float: left;
	text-align: center;
	color: #ffffff;
	font-size: 35px;
	margin: 0px;
	font-weight: bold;
	text-transform: capitalize;
	text-transform: capitalize;
}

.hm_arrivals_wrapper {
	width: 100%;
	float: left;
	background-image: url(../images/arrival_bg.jpg);
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	padding: 72px 0px 50px;
}

.hm_arrivals_wrapper:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.78);
}

.new_pro_inner {
	width: 100%;
	float: left;
	margin-top: 50px;
}

.new_pro_box {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

.new_pro_data {
	width: 100%;
	float: left;
	background-color: #ffffff;
	text-align: left;
	padding: 20px 30px;
}

.new_pro_data h3 {
	margin: 0px;
	padding-bottom: 20px;
}

.new_pro_data h3 a {
	color: #484848;
	font-weight: bold;
	font-size: 24px;
	text-transform: capitalize;
}

.new_pro_box:hover h3 a {
	color: #fc5a6d;
	text-decoration: none;
}

.new_pro_data p {
	font-size: 16px;
	line-height: 24px;
	color: #484848;
	margin-bottom: 15px;
}

.pro_price {
	font-size: 24px;
	color: #fc5a6d;
	font-weight: bold;
	font-family: 'Roboto Slab', serif;
	line-height: 33px;
}

.new_pro_img {
	position: relative;
	float: left
}

span.cart_icon {
	float: right !important;
	padding-left: 0 !important;
}

.cart_icon a {
	padding: 5px 10px;
	float: right;
	color: #ffffff;
	display: block;
	position: relative;
	line-height: 23px;
	z-index: 1;
	border-radius: 5px;
	border: 1px solid #fc5a6d;
}

.cart_icon a:hover,
.cart_icon a:focus {
	color: #fc5a6d;
}

.add_cart span {
	color: #fff;
	line-height: 45px;
	float: left;
	padding-left: 20px;
}


/***--choose css start--*/

.hm_choose_wrapper {
	width: 100%;
	float: left;
	background-image: url(../images/choose_bg.jpg);
	background-size: cover;
	padding: 80px 0px 60px;
	min-height: 691px;
	background-position: center left;
}

.boxed .hm_choose_wrapper {
	background-position: 34% 50%;
}

.hm_choose_wrapper h1.hm_heading {
	color: #484848;
	text-align: left;
}

.hm_choose_data {
	width: 100%;
	float: left;
	margin-top: 18px;
}

.hm_choose_list {
	width: 100%;
	float: left;
	margin-top: 50px;
}

.hm_choose_list .panel {
	background-color: transparent;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-bottom: 10px !important;
}

.hm_choose_list .panel-default>.panel-heading {
	color: #ffffff;
	background-color: #fc5a6d;
	border-color: transparent;
	padding: 5px 15px;
	border-radius: 0px;
}

h4.panel-title {
	font-family: 'Roboto', sans-serif;
}

.hm_choose_list .panel-title a {
	display: block;
	color: #fff;
	padding: 11px 15px;
	position: relative;
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
}

.hm_choose_list .panel-title a:hover {
	text-decoration: none;
}

.hm_choose_list .panel-title a:before {
	content: "\f068";
	position: absolute;
	font: normal normal normal 14px/1 FontAwesome;
	right: 5px;
	top: 14px;
	font-size: 15px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: scale(1);
	transform: scale(1);
	color: #ffffff;
}

.hm_choose_list .panel-title a.collapsed:before {
	content: "\f067";
	position: absolute;
	font: normal normal normal 14px/1 FontAwesome;
	right: 5px;
	top: 14px;
	font-size: 15px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: scale(1);
	transform: scale(1);
	color: #ffffff;
}

.hm_choose_list .panel-body {
	padding: 15px 28px;
	font-size: 16px;
}

.hm_choose_list .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: transparent;
}

.hm_choose_list .fw-accordion .fw-accordion-title {
	position: relative;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	background: #fc5a6d;
	padding: 15px 40px;
	margin: 0;
	cursor: pointer;
	border-top: none;
	margin-bottom: 10px;
}

.hm_choose_list .fw-accordion {
	border: none;
}

.hm_choose_list .fw-accordion .fw-accordion-title .ui-icon {
	background: none !important;
	top: 0;
	left: auto;
	right: 15px;
}

.hm_choose_list .fw-accordion .fw-accordion-title .ui-icon:after {
	content: "\f067";
	position: absolute;
	top: 20px;
	right: 15px;
	left: auto;
	font-size: 15px;
	width: 8px;
	height: 8px;
	font: normal normal normal 14px/1 FontAwesome;
}

.hm_choose_list .fw-accordion .fw-accordion-title.ui-state-active .ui-icon {
	background: none !important;
	top: 0;
	left: auto;
	right: 15px;
}

.hm_choose_list .fw-accordion .fw-accordion-title.ui-state-active .ui-icon:after {
	content: "\f068";
	position: absolute;
	top: 20px;
	right: 15px;
	left: auto;
	font-size: 15px;
	width: 8px;
	height: 8px;
	font: normal normal normal 14px/1 FontAwesome;
}

.hm_choose_list .fw-accordion .fw-accordion-content>p {
	padding: 10px 30px 20px 30px;
	font-size: 16px;
}

.fw-accordion .fw-accordion-title.ui-state-active {
	background: #fc5a6d !important;
}


/**--our artist css start--**/

.hm_artist_wrapper {
	width: 100%;
	float: left;
	padding: 72px 0px 50px;
	background-color: #ffffff;
}

.hm_artist_wrapper h1.hm_heading {
	color: #484848;
}

.hm_artist_inner {
	width: 100%;
	float: left;
	margin-top: 50px;
}

.hm_artist_box {
	width: 100%;
	float: left;
	background-color: #fc5a6d;
	margin-bottom: 30px;
}

.artist_img {
	float: left;
	width: 45%;
}

.artist_data {
	float: right;
	width: 55%;
	display: inline-block;
	text-align: left;
	padding: 20px;
}

.artist_data h3 {
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
}

.artist_data h3 a {
	color: #ffffff;
}

p.artist_post {
	color: #ffffff;
	font-size: 16px;
	padding-top: 4px;
}

p.artist_para {
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 19px;
}

ul.artist_social {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

ul.artist_social li {
	list-style: none;
	float: left;
	display: inline-block;
}

ul.artist_social li a {
	font-size: 15px;
	margin-right: 10px;
}

ul.artist_social li a i {
	color: #ffffff;
}

ul.artist_social li:last-child a {
	margin-right: 0px;
}

.hm_artist_box.artist_right_image .artist_data {
	float: left;
}


/**--happy customer css start--**/

.hm_testimonial_wrapper {
	width: 100%;
	float: left;
	background-image: url(../images/customer_bg.jpg);
	background-size: cover;
	padding: 72px 0px 80px;
	position: relative;
}

.hm_testimonial_wrapper:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.78);
}

.hm_test_inner {
	width: 100%;
	float: left;
	margin-top: 60px;
}

.hm_testi_box {
	width: 100%;
	text-align: center;
}

.hm_test_img {
	display: inline-block;
	position: relative;
	z-index: 1;
}

.hm_testi_box span {
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 15px;
	display: block;
}

.hm_test_img img {
	border-radius: 100%;
}

.hm_test_img:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	top: 0;
	left: 0;
	padding: 0;
	z-index: -1;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
	opacity: 0;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}

.hm_testi_box:hover .hm_test_img:after {
	-webkit-animation: sonarEffect 1.3s ease-out 75ms;
	-moz-animation: sonarEffect 1.3s ease-out 75ms;
	animation: sonarEffect 1.3s ease-out 75ms;
}

.hm_testi_box h2 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}

.hm_testi_box h2 a {
	color: #fc5a6d;
}

.hm_testi_box h2 a:hover {
	color: #fc5a6d;
}

.hm_testi_box p {
	color: #ffffff;
	font-size: 16px;
	margin: 0px;
}

@-webkit-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fc5a6d, 0 0 0 10px rgba(255, 255, 255, 0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fc5a6d, 0 0 0 10px rgba(255, 255, 255, 0.5);
		-webkit-transform: scale(1.5);
		opacity: 0;
	}
}

@-moz-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fc5a6d, 0 0 0 10px rgba(255, 255, 255, 0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fc5a6d, 0 0 0 10px rgba(255, 255, 255, 0.5);
		-moz-transform: scale(1.5);
		opacity: 0;
	}
}

@keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5);
		transform: scale(1.5);
		opacity: 0;
	}
}


/*--news css start--*/

.hm_news_wrapper {
	width: 100%;
	float: left;
	padding: 72px 0px 50px;
	background-color: #ffffff;
}

.hm_news_wrapper.shop_single {
	padding-top: 80px;
}

.hm_news_wrapper h1.hm_heading {
	color: #484848;
}

.hm_news_inner {
	width: 100%;
	float: left;
	margin-top: 50px;
}

.hm_news_box {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

.hm_news_img {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.hd_blog_list {
	width: 100%;
	float: left;
	background-color: #f5f5f5;
	margin-bottom: 30px;
	padding: 20px;
}

.hd_blog_list .hm_news_img {
	margin-bottom: 20px;
}

.hm_news_img img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

.hm_news_box:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.news_img_overlay {
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
	-webkit-transform-origin: center top;
	-moz-transform-origin: center top;
	-ms-transform-origin: center top;
	-o-transform-origin: center top;
	transform-origin: center top;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.overlay_buttons {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.hm_news_box:hover .news_img_overlay {
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
}

.hm_news_box:hover .overlay_buttons .fa {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
}

.hm_news_data {
	width: 100%;
	float: left;
	background-color: #f5f5f5;
	padding: 15px 25px;
	min-height: 245px;
}

.hm_news_data h3 {
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
}

.hm_news_data h3 a {
	color: #484848;
	text-transform: capitalize;
	padding-bottom: 10px;
	display: inline-block;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.hm_news_data h3 a:hover {
	color: #fc5a6d;
}

.hm_news_data ul {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

.hm_news_data ul li {
	float: left;
	list-style: none;
	margin-right: 10px;
}

.hm_news_data ul li:last-child {
	margin-right: 0px;
}

.hm_news_data p {
	width: 100%;
	float: left;
	font-size: 15px;
	margin: 15px 0px;
}

.blog_admin {
	width: 100%;
	float: left;
	font-size: 16px;
	text-transform: capitalize;
}

.hm_news_data ul li a {
	color: #484848;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}

.hm_news_data ul li a:hover {
	color: #fc5a6d;
}

.hm_news_data ul li a i {
	margin-right: 5px;
	color: #fc5a6d;
}

a.popup-iframe i {
	font-size: 18px !important;
}

a.news_btn {
	width: auto;
	float: left;
	font-size: 14px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	color: #fc5a6d;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

a.news_btn:hover {
	color: #fc5a6d;
	letter-spacing: 2px;
}

.hm_news_big_post {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 30px;
}

.hm_blog_overlay_data {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
}

.news_data {
	width: 100%;
	float: left;
	padding-left: 50px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.news_data span.hm_blog_date {
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	text-transform: capitalize;
}

.news_data h2 a {
	color: #ffffff;
	text-transform: capitalize;
	font-weight: bold;
}

.news_data p {
	font-size: 16px;
	color: #ffffff;
	margin-right: 100px;
}

.news_data .blog_admin {
	color: #ffffff;
	font-weight: bold;
	margin-top: 15px;
}

.hm_news_data span {
	margin-right: 10px;
}

.hm_news_data span i {
	margin-right: 5px;
	color: #fc5a6d;
}

.hm_news_data span a {
	color: #484848;
}

.hm_news_data span a:hover {
	color: #fc5a6d;
}


/*--partners css start--*/

.hm_partners_wrapper {
	width: 100%;
	float: left;
	background-color: #fc5a6d;
	padding: 76px 0px 80px;
}

.hm_partners_slider {
	width: 100%;
	float: left;
	margin-top: 50px;
	text-align: center;
}

.hm_partners_slider .owl-carousel .owl-item img {
	display: inline-block;
	max-width: 100%;
	width: auto;
}

.hm_footer_wrapper {
	width: 100%;
	float: left;
	padding: 80px 0px 76px;
	background-color: #010001;
}

.hm_footer_box {
	width: 100%;
	float: left;
}

.hm_footer_box h3.footer_heading {
	color: #fc5a6d;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	padding-bottom: 25px;
}

.hm_footer_box ul {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}

.hm_footer_box ul li {
	list-style: none;
	width: 100%;
	float: left;
	color: #ffffff;
	font-size: 16px;
}

.hm_footer_box ul li a {
	color: #ffffff;
	text-transform: capitalize;
	font-size: 16px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}

.hm_footer_box ul li a:hover {
	text-decoration: none;
	color: #fc5a6d;
}

p.footer_about_para {
	color: #ffffff;
	padding-top: 30px;
	line-height: 24px;
	margin: 0px;
	font-size: 16px;
}

.footer_icon {
	width: 10%;
	float: left;
}

p.foo_con_para {
	width: 90%;
	float: left;
	margin-bottom: 0px;
}

.footer_icon i {
	color: #fc5a6d;
}

.hm_bottom_footer {
	width: 100%;
	float: left;
	background-color: #fc5a6d;
	padding: 20px 0px;
	text-align: center;
}

.hm_bottom_footer p {
	color: #ffffff;
	font-size: 16px;
	margin: 0px;
	float: left;
}

ul.footer_so_icons {
	width: auto;
	float: right;
	padding: 0px;
	margin: 0px;
}

ul.footer_so_icons li {
	float: left;
	list-style: none;
}

ul.footer_so_icons li a {
	color: #ffffff;
	margin-right: 15px;
	font-size: 16px;
	display: inline-block;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}

ul.footer_so_icons li a:hover {
	transform: rotateZ(360deg);
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
}

ul.footer_so_icons li:last-child a {
	margin-right: 0px;
}


/**----home style 1 css start----**/

.hm_home_style1 nav {
	float: left;
}

.hm_home_style1 .hm_logo {
	padding: 10px 0px;
}

.hm_home_style1 .hm_header_search {
	float: right;
	width: 30px;
	vertical-align: middle;
	padding-top: 33px;
	text-align: right;
	color: #fff;
}

.hm_home_style1 .hm_header_search i {
	cursor: pointer;
}

.hm_home_style1 .hm_menu {
	width: auto;
}

.hm_home_style1 .hm_menu_wrap {
	float: right;
}

.hm_home_style1 .hm_menu>ul>li>a {
	padding: 33px 16px;
}

.hm_home_style1 .hm_header_search>.hm_search_box {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.9);
	height: 100%;
	opacity: 0;
	visibility: hidden;
	Z-index: 10000;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}

.hm_header_search.search_open .hm_search_box {
	opacity: 1;
	visibility: visible;
}

.hm_header_search.search_open .hm_search_box form {
	width: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

.hm_header_search.search_open .hm_search_box input[type="search"] {
	width: 100%;
	float: left;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #ffffff;
	z-index: 1000;
	font-size: 40px;
	padding-bottom: 20px;
	height: 50px;
	line-height: 50px;
	color: #fff;
}

.hm_header_search.search_open .hm_search_box input[type="search"]:focus {
	outline: none;
}

.icon_close {
	position: absolute;
	right: 30px;
	top: 30px;
	font-size: 40px;
}


/**----home style2 start----**/

.hm_menu_wrapper.menu_hide {
	position: fixed;
	left: -400px;
	height: 100%;
	bottom: 0;
	z-index: 10;
	width: 320px;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	transition: all 700ms ease;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	overflow-y: scroll;
}

.hm_menu_bar {
	width: 100%;
	float: right;
	margin: 19px 0px;
	text-align: right;
}

.hm_menu_bar i.fa.fa-bars {
	font-size: 30px;
	color: #fff;
	position: relative;
	z-index: 1;
	cursor: pointer;
}

.admin-bar .hm_hidden-bar-close {
	top: 50px !important;
}

.home_style2 .hm_header_wrapper {
	border-bottom: 2px solid #fc5a6d;
}

.home_style2 .hm_menu_wrapper.menu_hide.hidden_menu_open {
	opacity: 1;
	visibility: visible;
	left: 0px;
	transition: all 700ms ease;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
}

.home_style2 {
	position: relative;
}
.home_style2 .dropdown-expander2 {
    display: block;          
}
.home_style2 .hm_menu_wrapper.menu_hide .hm_menu {
	width: 300px;
}

.home_style2 .hm_menu_wrapper.menu_hide .hm_menu ul {
	float: left;
	padding: 0px 10px;
}

.home_style2 .hm_menu_wrapper.menu_hide .hm_menu ul li {
	width: 100%;
	text-align: left;
	list-style: none;
}

.home_style2 .hm_menu_wrap {
	padding: 120px 0px;
	float: left;
}

.home_style2 .hm_menu ul li a {
	padding: 15px 17px;
	border-bottom: 1px solid #fff;
}

.home_style2 .hm_menu>ul>li>ul.sub-menu>li>ul>li>a {
	padding: 8px 15px;
	display: block;
	text-align: left;
	text-transform: capitalize;
	font-size: 15px;
	color: #484848;
	line-height: 25px;
	border-bottom: 1px dotted #fc5a6d;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}

.home_style2 .hm_menu>ul>li>ul.sub-menu>li>ul>li>a:hover {
	color: #fc5a6d;
}

.home_style2 .hm_hidden-bar-close {
	position: absolute;
	top: 15px;
	left: 88%;
	color: #ffffff;
	font-size: 25px;
	cursor: pointer;
}

.dropdown-expander2 {
	float: right;
}

.home_style2 .hm_menu_wrapper.menu_hide .hm_menu ul li:hover ul li ul {
	display: none;
	opacity: 1;
	visibility: visible;
	left: 0;
}

.home_style2 .hm_menu_wrapper.menu_hide .hm_menu ul li ul li ul {
	display: block;
}

.home_style2 .hm_menu ul li ul.sub-menu li ul.sub-menu {
	position: relative;
	max-width: none;
	width: 100%;
	padding: 0px;
	box-shadow: none;
	-webkit-box-shadow: none;
	display: none;
	visibility: visible;
	transition: none;
	-webkit-transition: none;
	-o-transition: none;
	-ms-transition: none;
	-moz-transition: none;
	opacity: 1;
	animation: none;
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	-ms-animation: none;
}

.home_style2 .hm_menu>ul>li ul.sub-menu {
	position: relative;
	max-width: none;
	width: 100%;
	padding: 0px;
	box-shadow: none;
	-webkit-box-shadow: none;
	display: none;
	visibility: visible;
	transition: none;
	-webkit-transition: none;
	-o-transition: none;
	-ms-transition: none;
	-moz-transition: none;
	opacity: 1;
	animation: none;
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	-ms-animation: none;
}

.home_style2 .hm_menu>ul>li>ul.sub-menu li:last-child a {
	border-bottom: none;
}

.hm_menu_wrapper.menu_hide::-webkit-scrollbar {
	width: 1em;
}

.hm_menu_wrapper.menu_hide::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 1px #ffffff;
}

.hm_menu_wrapper.menu_hide::-webkit-scrollbar-thumb {
	background-color: #ffffff;
	outline: 1px solid #ffffff;
}

.hide_menu_footer {
	position: relative;
	text-align: center;
	left: 0;
	width: 300px;
	display: inline-block;
	margin-top: 100px;
}

.hide_menu_footer ul.hide_menu_social {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.hide_menu_footer ul.hide_menu_social li {
	display: inline-block;
	list-style: none;
}

.hide_menu_footer ul.hide_menu_social li a {
	color: #ffffff;
	margin: 0px 10px;
}

.hide_menu_footer p {
	color: #ffffff;
	text-transform: capitalize;
	padding-top: 10px;
	margin: 0px;
	text-align: center;
	display: inline-block;
}

.boxed .hm_menu_wrapper.menu_hide {
	margin: 0px auto;
	width: 1170px;
	background-color: rgba(0, 0, 0, 0.51);
	overflow-y: initial;
}

.boxed .boxed_hide_menu {
	width: 320px;
	background-color: #fc5a6d;
	z-index: 1;
	height: 100%;
	left: auto;
	bottom: 0;
	top: 0;
	position: fixed;
	overflow-y: scroll;
}

.boxed .hide_menu_footer {
	left: auto;
}

.boxed .home_style2 .hm_menu_wrapper.menu_hide.hidden_menu_open {
	left: auto;
}

.boxed .boxed_hide_menu::-webkit-scrollbar {
	width: 1em;
}

.boxed .boxed_hide_menu::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 1px #ffffff;
}

.boxed .boxed_hide_menu::-webkit-scrollbar-thumb {
	background-color: #ffffff;
	outline: 1px solid #ffffff;
}


/**----home style3----**/

.hm_home_style1.hm_home_style3 .hm_menu_wrapper {
	position: fixed;
	left: 0;
	z-index: 10;
	background-color: transparent;
	border-bottom: 1px solid rgba(255, 255, 255, 0.44);
	backface-visibility: hidden;
}

.admin-bar .hm_home_style1.hm_home_style3 .hm_menu_wrapper.hm_fixed {
	top: 32px;
}

.hm_banner_wrapper .hm_btn {
	padding: 12px 35px !important;
}

.hm_home_style1.hm_home_style3 .hm_menu_wrapper.hm_fixed {
	background-color: #000000;
}

.hm_home_style1.hm_home_style3 .hm_menu>ul>li>a {
	padding: 33px 0px;
	margin: 0px 17px;
}

.hm_home_style3 .hm_menu>ul>li.active a {
	background-color: transparent;
}

.hm_home_style3 .hm_menu>ul>li>a:hover {
	background-color: transparent;
}


/**----login form css start----**/

.hm_login_form_overlay,
.hm_signup_form_overlay {
	position: fixed;
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.71);
	z-index: 1000;
	opacity: 0;
	visibility: hidden;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-animation: fadeOut 2s 1 both;
	animation: fadeIn 2s 1 both;
	-moz-animation: fadeOut 2s 1 both;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}

body.login_overflow {
	overflow: hidden;
	padding-right: 17px;
}

.hm_login_form_overlay.login_open,
.hm_signup_form_overlay.login_open {
	opacity: 1;
	visibility: visible;
}

.hm_login_form,
.hm_signup_form {
	width: 500px;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1000000;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	background-color: #ffffff;
	border-radius: 4px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.hm_login_form h1,
.hm_signup_form h1 {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 20px 0px 20px;
	display: inline-block;
	background-color: #fc5a6d;
	color: #fff;
	font-size: 25px;
	text-transform: capitalize;
	border-radius: 4px 4px 0px 0px;
	font-weight: bold;
}

.login_fields {
	width: 100%;
	float: left;
	padding: 30px 20px 20px;
}

.login_fields .form-group {
	width: 100%;
}

.login_fields .form-group .form-control {
	display: block;
	width: 100%;
	height: 45px;
	padding: 6px 12px;
	font-size: 15px;
	color: #484848;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.login_fields .form-group .form-control:focus {
	outline: none;
}

.hm_login_header {
	position: relative;
}

.login_fields .hm_btn {
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
	padding: 12px 17px;
}

.login_close {
	position: absolute;
	right: 10px;
	top: 4px;
	color: #ffffff;
	font-size: 15px;
	cursor: pointer;
}

.form_btn {
	width: 100%;
	float: left;
	padding-top: 10px;
}

.register_info {
	float: right;
	margin-top: 11px;
	text-transform: capitalize;
	color: #484848;
}

.register_info a {
	color: #fc5a6d;
}

.register_info a:hover,
.register_info a:focus {
	color: #fc5a6d;
}


/**----about page css start----**/

.hm_bread_wrapper {
	width: 100%;
	float: left;
	background-color: #f5f5f5;
	text-align: center;
	padding: 72px 0px 72px;
}

.hm_home_style3 .hm_bread_wrapper h1 {
	margin-top: 50px;
}

.hm_bread_wrapper h1 {
	float: left;
	width: 100%;
	font-size: 45px;
	color: #fc5a6d;
	font-weight: bold;
	text-transform: capitalize;
	position: relative;
	margin: 0px;
	padding-bottom: 15px;
}

.hm_bread_wrapper h1:before {
	position: absolute;
	content: "";
	height: 1px;
	width: 157px;
	left: 50%;
	top: 100%;
	background-color: #fc5a6d;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}

.hm_bread_wrapper h1:after {
	position: absolute;
	content: "";
	height: 1px;
	width: 90px;
	left: 50%;
	top: 110%;
	background-color: #fc5a6d;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}

.hm_bread_wrapper .breadcrumb {
	padding: 0px;
	margin-bottom: 0;
	background-color: transparent;
	margin-top: 25px;
	display: inline-block;
	width: 100%;
	margin-left: 0px;
}

.hm_bread_wrapper .breadcrumb>li {
	font-size: 16px;
	color: #484848;
	text-transform: capitalize;
}

.hm_bread_wrapper .breadcrumb>li a {
	font-size: 16px;
	color: #fc5a6d;
}

.hm_bread_wrapper .breadcrumb>li a:hover {
	text-decoration: none;
}

.hm_bread_wrapper .breadcrumb>li+li:before {
	color: #484848;
}

.hm_bread_wrapper .breadcrumbs {
	margin: 0px;
	font-size: 15px;
}

.hm_bread_wrapper .breadcrumbs a {
	color: #fc5a6d;
}

.hm_bread_wrapper .breadcrumbs a:hover {
	color: #fc5a6d;
}

.hm_bread_wrapper .breadcrumbs span.last-item {
	color: #484848;
}

.hm_bread_wrapper .breadcrumbs span.separator {
	color: #484848;
}

.hm_home_style3 .hm_bread_wrapper .breadcrumbs span.last-item {
	color: #ffffff;
}

.hm_home_style3 .hm_bread_wrapper .breadcrumbs span.separator {
	color: #ffffff;
}


/*----service page css start----*/

.hm_service_wrapper {
	width: 100%;
	float: left;
	padding: 80px 0px 34px;
	background-color: #ffffff;
}

.hm_service_box {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 40px;
}

.service_icon {
	width: 75px;
	height: 75px;
	display: inline-block;
	border: 1px solid #fc5a6d;
	line-height: 72px;
	border-radius: 100%;
	position: relative;
	z-index: 1;
}

.service_icon:after {
	top: 0;
	left: 0;
	right: -12px;
	padding: 8px;
	z-index: -1;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	box-shadow: 0 0 0 rgba(252, 90, 109, 0.89);
	-webkit-transition: opacity 0.2s, box-shadow 0.2s;
	-moz-transition: opacity 0.2s, box-shadow 0.2s;
	transition: opacity 0.2s, box-shadow 0.2s;
}

.hm_service_box:hover .service_icon:after {
	opacity: 1;
	box-shadow: 3px 3px 0 rgba(252, 90, 109, 0.89);
}

.service_icon i.fa {
	color: #fc5a6d;
	font-size: 20px;
	line-height: 75px;
	width: 100%;
}

.service_icon i.fa:before {
	font-size: 40px;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	display: block;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.2s;
	-moz-transition: -moz-transform 0.4s, opacity 0.2s;
	transition: transform 0.4s, opacity 0.2s;
}

.hm_service_box:hover .service_icon i.fa:before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.hm_service_box h2 {
	width: 100%;
	float: left;
	margin: 0px;
	font-size: 24px;
	font-weight: bold;
	padding: 15px 0px 15px;
}

.hm_service_box p {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #777777;
	line-height: 24px;
	margin: 0px;
	padding: 0px 20px;
}


/*----gallery css start----*/

.hm_gallery_wrapper {
	width: 100%;
	float: left;
	padding: 80px 0px 50px;
	background-color: #ffffff;
}

.gallery_img {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.gallery_img_overlay {
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
	-webkit-transform-origin: center top;
	-moz-transform-origin: center top;
	-ms-transform-origin: center top;
	-o-transform-origin: center top;
	transform-origin: center top;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.overlay_buttons {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.overlay_buttons .fa {
	background-color: #fc5a6d;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	color: #ffffff;
	display: inline-block;
	margin: 0 1px;
	line-height: 40px;
	border-radius: 100%;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	width: 40px;
	height: 40px;
	-webkit-transition: all 0.2s 0.2s;
	-moz-transition: all 0.2s 0.2s;
	-o-transition: all 0.2s 0.2s;
	transition: all 0.2s 0.2s;
	opacity: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
}

.overlay_buttons a:focus {
	outline: none;
}

.gallery_img:hover .gallery_img_overlay {
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
}

.gallery_img:hover .overlay_buttons .fa {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
}

.mfp-with-zoom .mfp-container {
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
}

.mfp-with-zoom.mfp-ready .mfp-container {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.mfp-with-zoom.mfp-removing .mfp-container {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	opacity: 0;
}

.mfp-with-zoom .mfp-image-holder .mfp-content {
	max-width: 100%;
	animation: flipinY 1s 1;
}


/**----gallery full width----**/

.filter_list {
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
	margin-top: 8px;
}

.filter_list ul {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.filter_list ul li {
	display: inline-block;
}

.filter_list ul li a {
	font-size: 15px;
	text-transform: capitalize;
	color: #ffffff;
	padding: 10px 20px;
	display: initial;
	margin: 0px 5px;
	border: 1px solid #fc5a6d;
	position: relative;
	overflow: hidden;
}

.filter_list ul li a.active:before {
	background-color: transparent;
}

.filter_list ul li a.active {
	color: #fc5a6d;
}

.filter_list ul li a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fc5a6d;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border: 1px solid transparent;
}

.filter_list ul li a:hover:before {
	-webkit-transform: scale(0);
	transform: scale(0);
}

.filter_list ul li a:hover {
	color: #fc5a6d;
}

.gallery_full_width {
	width: 100%;
	float: left;
	margin: 60px 0px 0px;
	text-align: center;
}

.hm_gallery_wrapper.gallery_full {
	padding-bottom: 0px;
}

.gallery_full_width .gallery_img {
	margin-bottom: 0px;
}

#portfolio .mix {
	display: none;
}


/**----shop page css start----**/

.hm_product_wrapper {
	width: 100%;
	float: left;
	padding: 75px 0px 50px;
}

.hm_product_inner {
	width: 100%;
	float: left;
	margin-top: 40px;
}

.hm_product_wrapper h1.hm_heading {
	color: #484848;
}

.hm_pro_box {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

.hm_pro_img {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}

.hm_pro_data {
	width: 100%;
	float: left;
	background-color: #fc5a6d;
	padding: 25px 20px;
	text-align: center;
	min-height: 224px;
}

.hm_pro_data .rating {
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

.hm_pro_data .rating span.fa.fa-star {
	margin: 0px 2px;
	color: #FFEB3B;
}

.hm_pro_data h3 {
	margin: 0px;
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: bold;
}

.hm_pro_data h3 a {
	color: #ffffff;
	text-decoration: none;
}

.hm_pro_data h3 a:hover {
	color: #ffffff;
	text-decoration: none;
}

.hm_pro_data p {
	margin: 0px;
	font-size: 16px;
	color: #ffffff;
	padding: 0px 33px;
}

.pro_price_wrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 10px 20px;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform-origin: bottom;
	-moz-transform-origin: bottom;
	-ms-transform-origin: bottom;
	-o-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-transform: perspective(600px) rotateX(90deg);
	-moz-transform: perspective(600px) rotateX(90deg);
	-ms-transform: perspective(600px) rotateX(90deg);
	-o-transform: perspective(600px) rotateX(90deg);
	transform: perspective(600px) rotateX(90deg);
}

.hm_pro_box:hover .pro_price_wrap {
	opacity: 1;
	-webkit-transform: perspective(600px) rotateX(0deg);
	-moz-transform: perspective(600px) rotateX(0deg);
	-ms-transform: perspective(600px) rotateX(0deg);
	-o-transform: perspective(600px) rotateX(0deg);
	transform: perspective(600px) rotateX(0deg);
}

a.pro_buy {
	float: right;
	padding: 5px 10px;
	float: right;
	color: #fc5a6d;
	display: block;
	position: relative;
	line-height: 23px;
	z-index: 1;
	border-radius: 5px;
	border: 1px solid #ffffff;
}

a.pro_buy:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ffffff;
	border-radius: 4px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border: 1px solid transparent;
}

a.pro_buy:hover:before {
	-webkit-transform: scale(0);
	transform: scale(0);
}


/**----contact page css start----**/

.contact_wrapper {
	width: 100%;
	float: left;
	padding: 80px 0px;
	background-color: #ffffff;
}

.contact_box {
	width: 100%;
	float: left;
	text-align: center;
	border: 2px solid #fc5a6d;
	padding: 25px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.contact_box:before {
	content: "";
	position: absolute;
	background: #fc5a6d;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	z-index: -1;
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
	-webkit-transform-origin: center top;
	-moz-transform-origin: center top;
	-ms-transform-origin: center top;
	-o-transform-origin: center top;
	transform-origin: center top;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.contact_box:hover:before {
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
}

.contact_box:hover i.fa,
.contact_box:hover h2,
.contact_box:hover p,
.contact_box:hover p a {
	color: #ffffff;
}

.contact_box i.fa {
	font-size: 35px;
	color: #fc5a6d;
}

.contact_box h2 {
	margin: 10px 0px 15px;
	font-size: 24px;
	text-transform: capitalize;
	font-weight: bold;
}

.contact_box p {
	margin-bottom: 0px;
	font-size: 16px;
}

.contact_box p a {
	font-size: 16px;
	color: #484848;
}

.contact_box p a:hover {
	text-decoration: none;
}

.contact_map #contact_map {
	width: 100%;
	height: 545px;
}

.contact_form_wrapper {
	width: 100%;
	float: left;
	background-color: #fc5a6d;
}

.hm_form {
	width: 100%;
	float: left;
	padding: 50px 0px;
	padding-left: 45px;
}

.hm_form h1 {
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	padding-bottom: 30px;
}

.hm_form .hm_btn:focus {
	color: #ffffff;
	border-color: #ffffff;
}

.hm_form .form-control {
	width: 100%;
	height: 45px;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
	border: 1px solid transparent;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.con_btn {
	width: 100%;
	float: left;
}

.hm_form .form-group input[type="text"]:focus,
.hm_form .form-group input[type="password"]:focus,
.hm_form .form-group input[type="tel"]:focus,
.hm_form .form-group input[type="email"]:focus,
.hm_form .form-group input[type="search"]:focus,
.hm_form .form-group select:focus,
.hm_form .form-group textarea:focus {
	outline: none;
	border-color: #ffffff!important;
}

.hm_form .form-group {
	width: 44%;
	float: left;
	margin-bottom: 30px;
	margin-right: 30px;
}

.hm_form .form-group.textarea {
	width: 92%;
	height: 140px;
}

.hm_form .form-group.textarea .form-control {
	height: 140px;
	resize: none;
}

.hm_form .hm_btn {
	color: #ffffff;
	border: 1px solid #fff;
}

.hm_form .hm_btn:hover {
	color: #ffffff;
	border-color: #ffffff;
}

.hm_form .hm_btn:before {
	background-color: #ffffff;
	-webkit-transform: scale(0);
	transform: scale(0);
	border-radius: 0px;
}

.hm_form .hm_btn:hover:before {
	background-color: #ffffff;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.hm_form .form-control::-webkit-input-placeholder {
	color: #484848;
}

.hm_form .form-control::-moz-placeholder {
	color: #484848;
}

.hm_form .form-control:-ms-input-placeholder {
	color: #484848;
}

.hm_form .form-control:-moz-placeholder {
	color: #484848;
}

.boxed .hm_form {
	padding-left: 30px;
}

.boxed .hm_form .form-group {
	width: 42%;
}

.boxed .hm_form .form-group.textarea {
	width: 91%;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	border: none;
	margin: 0px;
	display: inline-block;
}

span.wpcf7-not-valid-tip {
	color: #ffffff;
	margin-top: 10px;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	padding-left: 0px;
	padding-top: 10px;
	float: left;
	width: 100%;
	color: #ffffff;
}

div.wpcf7-mail-sent-ok {
	border: none;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	padding-left: 0px;
	margin: 0px;
	color: #fff;
	width: 100%;
	float: left;
	padding-top: 15px;
}


/*----blog page css start----*/

.hm_news_inner.hm_blogs .hm_news_data {
	padding: 20px 25px;
}

.hm_news_inner.hm_blogs {
	margin-top: 0px;
}


/*----blog single page css start----*/

.hm_post_share {
	width: 100%;
	float: left;
	margin-top: 20px;
}

.hm_post_share .tags a {
	position: relative;
	color: #fff;
	font-size: 14px;
	padding: 8px 19px;
	margin-right: 4px;
	margin-bottom: 6px;
	overflow: hidden;
	z-index: 1;
	vertical-align: middle;
	display: inline-block;
	text-transform: capitalize;
	border: 1px solid #fc5a6d;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.hm_post_share .tags a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fc5a6d;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border: 1px solid transparent;
}

.hm_post_share .tags a:hover:before {
	-webkit-transform: scale(0);
	transform: scale(0);
}

.hm_post_share .tags a:hover {
	color: #fc5a6d;
}

.comments-area {
	width: 100%;
	float: left;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

.group-title {
	position: relative;
	margin-bottom: 30px;
}

.group-title h2 {
	position: relative;
	font-size: 20px;
	color: #484848;
	font-weight: 700;
	text-transform: uppercase;
}

.comments-area .comment-box {
	position: relative;
	padding: 0px 0px 15px;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.comments-area .comment-box:nth-child(1) {
	padding-top: 0px;
}

.comments-area .comment-box:hover {
	border-color: #222222;
}

.comments-area .comment {
	position: relative;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	list-style: none;
	display: block;
	float: left;
	width: 100%;
}

.comments-area .comment .comment-inner {
	position: relative;
	padding-bottom: 22px;
	width: 80%;
	float: left;
}

.comments-area .comment .comment-reply {
	position: absolute;
	right: 0px;
	top: 0px;
	color: #333333;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	display: inline-block;
	text-transform: capitalize;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
	font-family: 'Roboto', sans-serif;
}

.comment-info a {
	color: #484848;
}

a.comment-reply-link {
	position: absolute;
	right: 0px;
	top: 0px;
	color: #333333;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
	display: inline-block;
	text-transform: capitalize;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
	font-family: 'Roboto', sans-serif;
}

a.comment-reply-link:hover {
	color: #fc5a6d;
}

.comments-area .comment .comment-reply .icon {
	position: relative;
	line-height: 1em;
	top: 2px;
}

.comments-area .comment .comment-reply:hover {
	color: #fc5a6d;
}

.comments-area .reply-comment {
	padding-left: 85px;
}

.comments-area .comment-box .author-thumb {
	position: relative;
	left: 0px;
	top: 0px;
	border-radius: 50%;
	margin-bottom: 20px;
	float: left;
}

.comments-area .comment-list .children {
	padding-left: 25px;
	margin: 0;
}

.comments-area .comment-box .author-thumb>img {
	margin-right: 30px;
	float: left;
	width: 80px;
}

.comment-form {
	margin-top: 10px;
}

.comments-area .comment-info .comment-time {
	position: relative;
	font-size: 14px;
	color: #fc5a6d;
	margin-top: 4px;
	font-style: italic;
}

.comment-form .form-group {
	position: relative;
	margin-bottom: 20px;
}

.comment-form input[type="text"],
.comment-form input[type="password"],
.comment-form input[type="tel"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form select {
	position: relative;
	display: block;
	width: 100%;
	line-height: 28px;
	padding: 10px 15px;
	color: #222222;
	border: 1px solid transparent;
	height: 50px;
	background: #f7f7f7;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.comment-form input[type="text"]:focus,
.comment-form input[type="password"]:focus,
.comment-form input[type="tel"]:focus,
.comment-form input[type="email"]:focus,
.comment-form select:focus,
.comment-form textarea:focus,
.comment-form input[type="url"]:focus {
	border-color: #fc5a6d;
	background-color: #ffffff;
	outline: none;
}

.comment-form textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 8px 15px;
	color: #222222;
	border: 1px solid transparent;
	height: 150px;
	background: #f7f7f7;
	resize: none;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.comment-form button {
	position: relative;
	padding: 11px 31px;
	margin-top: 20px;
}

button.hm_btn {
	background-color: transparent;
	outline: none;
}

ol.comment-list {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
}

.comment-respond {
	width: 100%;
	float: left;
}

.comment-reply-title {
	margin-bottom: 30px;
}

input.hm_btn {
	background-color: #fc5a6d;
	height: 45px;
	border: 1px solid transparent;
	color: #ffffff;
	border-radius: 0px;
	padding: 11px 31px;
	font-size: 16px;
	margin-top: 20px;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}

input.hm_btn:hover {
	background-color: transparent;
	border-color: #fc5a6d;
	color: #fc5a6d;
	outline: none;
}

input.hm_btn:focus {
	outline: none;
}

.sidebar .widget_handmade_receny_post_widget h4 a {
	color: #484848;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}

.sidebar .widget_handmade_receny_post_widget h4 a:hover {
	color: #fc5a6d;
}

.sidebar .widget_handmade_receny_post_widget .post-info a {
	color: #484848;
	margin-right: 10px;
}

.sidebar .widget_handmade_receny_post_widget .post-info a:hover {
	color: #fc5a6d;
}

.sidebar .widget_handmade_receny_post_widget .post-info i {
	margin-right: 10px;
	color: #fc5a6d;
}

.sidebar .widget_handmade_receny_post_widget .post {
	margin-bottom: 20px;
	width: 100%;
	display: inline-block;
}

.hm_single_blog .post-info a {
	color: #484848;
	margin-right: 10px;
}

.hm_single_blog .post-info a:hover {
	color: #fc5a6d;
}

.hm_single_blog .post-info i {
	margin-right: 10px;
	color: #fc5a6d;
}

.widget.widget_handmade_receny_post_widget .post-thumb {
	width: 100px;
	float: left;
}

.recent_blog {
	width: 65%;
	float: left;
	margin-left: 10px;
}

.recent_blog h4 {
	margin-top: 0px;
	line-height: 25px;
	margin-bottom: 5px;
}

.comment-respond .wrap-rating .rating-title {
	font-size: 15px;
	display: inline-block;
	margin-bottom: 10px;
	float: left;
}

.comment-respond .rating {
	float: left;
	margin-left: 20px;
	margin-top: 6px;
}

.post_format-post-format-quote blockquote {
	padding: 10px 20px;
	margin: 20px 0 20px;
	float: left;
	font-style: italic;
	width: 100%;
}

span.feedback a:hover {
	color: #fc5a6d;
}


/*--sidebar css start--*/

.sidebar .sidebar_search .form-group input[type="text"],
.sidebar .sidebar_search .form-group input[type="search"] {
	position: relative;
	line-height: 24px;
	padding: 12px 10px 12px 20px;
	border: 1px solid #ccc;
	color: #222222;
	display: block;
	font-size: 14px;
	width: 100%;
	height: 46px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.sidebar .sidebar_search .form-group button {
	position: absolute;
	right: 4px;
	top: 0px;
	width: 40px;
	height: 46px;
	text-align: center;
	display: block;
	font-size: 14px;
	color: #484848;
	background: none;
	font-weight: normal;
	border: 1px solid transparent;
}

.sidebar .sidebar_search .form-group button:focus {
	outline: none;
}

.sidebar {
	margin-top: 0px;
}

.sidebar-widget {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 10px;
}

.sidebar-title {
	position: relative;
	margin-bottom: 30px;
}

.sidebar-title h2 {
	font-size: 16px;
	color: #333333;
	font-weight: 700;
	line-height: 1.2em;
	padding-bottom: 16px;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
}

.sidebar-title h2:after {
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	width: 32px;
	height: 2px;
	background-color: #fc5a6d;
}

.sidebar .popular-posts .post {
	position: relative;
	padding-left: 115px;
	min-height: 98px;
	margin-bottom: 30px;
}

.sidebar .popular-posts .post:last-child {
	margin-bottom: 0px;
}

.sidebar .popular-posts .post .post-thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 98px;
}

.sidebar .popular-posts .post:hover .post-thumb img {
	opacity: 0.70;
}

.sidebar .popular-posts .post .post-thumb img {
	display: block;
	width: 100%;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.sidebar .popular-posts .post h4 {
	font-size: 14px;
	margin: 8px 0px 0px;
	font-weight: 700;
	color: #484848;
	text-transform: capitalize;
	line-height: 22px;
}

.sidebar .popular-posts .post a,
.sidebar .popular-posts .post a:hover {
	color: #fc5a6d;
}

.sidebar .popular-posts .post h4 a {
	color: #222222;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.sidebar .popular-posts .post-info {
	font-size: 14px;
	color: #fc5a6d;
	font-style: italic;
}

.sidebar-widget ul {
	padding: 0px;
	margin: 0px;
}

.sidebar-widget ul li {
	width: 100%;
	float: left;
	list-style: none;
}

.sidebar-widget.widget_categories a {
	color: #484848;
	font-size: 15px;
	width: 100%;
	display: inline-block;
	padding: 9px 0px;
	border-bottom: 1px solid #f4f4f4;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

span.cat_no {
	float: right;
	color: #fc5a6d;
	font-weight: bold;
}

.sidebar-widget.widget_categories li:first-child a {
	padding-top: 0px;
}

.sidebar-widget.widget_categories a:hover {
	color: #fc5a6d;
}

.sidebar-widget.widget_categories li:last-child a {
	border-bottom: none;
}

.sidebar-widget.insta_gallery li {
	float: left;
	width: auto;
	margin: 0px 8px 8px 0px;
}

.sidebar-widget.insta_gallery {
	width: 100%;
	float: left;
}

.insta_img {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.insta_img .overlay_buttons .fa {
	line-height: 32px;
	font-size: 13px;
	width: 30px;
	height: 30px;
}

.insta_img:hover .gallery_img_overlay {
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
}

.insta_img:hover .overlay_buttons .fa {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
}

.sidebar-widget.sidebar_tags li {
	float: left;
	width: auto;
}

.sidebar-widget.sidebar_tags li a {
	position: relative;
	color: #fff;
	font-size: 14px;
	padding: 8px 19px;
	margin-right: 4px;
	margin-bottom: 6px;
	overflow: hidden;
	z-index: 1;
	vertical-align: middle;
	display: inline-block;
	text-transform: capitalize;
	border: 1px solid #fc5a6d;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}

.sidebar-widget.sidebar_tags li a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fc5a6d;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border: 1px solid transparent;
}

.sidebar-widget.sidebar_tags li a:hover:before {
	-webkit-transform: scale(0);
	transform: scale(0);
}

.sidebar-widget.sidebar_tags li a:hover {
	color: #fc5a6d;
}


/*----pagination css start----*/

ul.hm_pagination {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
}

ul.hm_pagination li {
	display: inline-block;
	list-style: none;
	position: relative;
	display: inline-block;
	margin: 0px 5px 7px 0px;
}

ul.hm_pagination li a {
	position: relative;
	display: block;
	line-height: 20px;
	padding: 17px 5px;
	font-size: 14px;
	text-transform: uppercase;
	min-width: 56px;
	border: 1px solid #dddddd;
	color: #484848;
	font-weight: 700;
	text-align: center;
	border-radius: 4px;
	overflow: hidden;
	z-index: 1;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

ul.hm_pagination li a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fc5a6d;
	border-radius: 4px;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

ul.hm_pagination li a:hover:before {
	-webkit-transform: scale(1);
	transform: scale(1);
}

ul.hm_pagination li a:hover {
	color: #ffffff;
	border-color: #fc5a6d;
}

ul.hm_pagination li.active a {
	background-color: #fc5a6d;
	color: #ffffff;
	border-color: #fc5a6d;
}

ul.hm_pagination li a.next {
	text-align: center;
	padding: 17px 30px;
}


/*----shop single page css start----*/

.hm_shop_single {
	width: 100%;
	float: left;
}

.hm_product_details {
	width: 100%;
	float: left;
}

.hm_product_details .img_box {
	width: 100%;
	float: left;
	overflow: hidden;
}

.hm_product_details .img_box img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

.hm_product_details .img_box:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.quantity-spinner {
	position: relative;
	display: block;
	width: 150px;
}

.quantity-spinner {
	margin-bottom: 15px;
	float: left;
	margin-right: 15px;
}

.quantity-spinner input {
	position: relative;
	display: block;
	width: 60px;
	line-height: 24px;
	padding: 12px 10px;
	margin: 0px 44px;
	font-weight: 500;
	height: 45px;
	border: 1px solid #e0e0e0;
	text-align: center;
	border-radius: 2px;
}

.quantity-spinner button:focus {
	outline: none;
}

.quantity-spinner .minus {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 48px;
	height: 45px;
	line-height: 22px;
	padding: 12px 10px;
	text-align: center;
	background: #ffffff;
	font-weight: 400;
	color: #484848;
	font-size: 16px;
	border: 1px solid #e0e0e0;
	z-index: 1;
}

.quantity-spinner .plus {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 48px;
	height: 45px;
	line-height: 22px;
	padding: 12px 10px;
	text-align: center;
	font-weight: 400;
	background: #ffffff;
	color: #484848;
	font-size: 16px;
	border: 1px solid #e0e0e0;
	z-index: 1;
}

.hm_product_info {
	width: 100%;
	float: left;
}

.hm_product_info h2 {
	margin: 0px;
	text-transform: capitalize;
	font-size: 20px;
	font-weight: bold;
}

.item_price {
	font-size: 16px;
	font-weight: 700;
	color: #777777;
	line-height: 24px;
	letter-spacing: 1px;
	margin: 10px 0px;
}

.hm_product_info .rating {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.hm_product_info .rating span.fa.fa-star {
	font-size: 16px;
	color: #FFC107;
}

a.add-fav {
	width: 45px;
	height: 45px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	line-height: 45px;
	background-color: #000000;
	margin-left: 11px;
	color: #ffffff;
	font-size: 16px;
}

p.item_text {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

.item-categories {
	width: 100%;
	float: left;
}

.item-categories a {
	color: #fc5a6d;
}

.hm_pro_tab {
	width: 100%;
	float: left;
	margin-top: 50px;
}

.hm_pro_tab .nav-tabs>li.active>a,
.hm_pro_tab .nav-tabs>li.active>a:hover,
.hm_pro_tab .nav-tabs>li.active>a:focus {
	color: #fc5a6d;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bold;
}

.hm_pro_tab .nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 0;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
	color: #484848;
}

.hm_pro_tab .nav-tabs>li>a:hover {
	background-color: transparent;
}

.tab-content {
	width: 100%;
	border: 1px solid #dddddd;
	padding: 20px;
	border-top: none;
}

.hm_pro_tab .tab-content h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #484848;
	margin-bottom: 20px;
}

.hm_pro_tab .tab-content h4 {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #484848;
	margin-bottom: 15px;
}

.hm_pro_tab .reviews-container {
	position: relative;
}

.hm_pro_tab .reviews-container .review-box {
	position: relative;
	margin-bottom: 30px;
	padding-left: 100px;
	min-height: 100px;
}

.hm_pro_tab .reviews-container .rev-thumb {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 82px;
	height: 82px;
	margin-bottom: 20px;
	border: 1px solid #e0e0e0;
	background: #ffffff;
	border-radius: 3px;
}

.hm_pro_tab .reviews-container .rev-thumb img {
	display: block;
	width: 80px;
	height: 80px;
}

.hm_pro_tab .reviews-container .rev-content {
	position: relative;
	padding: 15px;
	border: 1px solid #e0e0e0;
	background: #ffffff;
}

.hm_pro_tab .reviews-container .rating {
	color: #FFC107;
	font-size: 13px;
}

.hm_pro_tab .reviews-container .rating .fa {
	margin-right: 1px;
}

.hm_pro_tab .reviews-container .rev-info {
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.hm_pro_tab .reviews-container .rev-text {
	font-size: 14px;
}

.hm_pro_tab .add-review {
	position: relative;
	margin: 30px 0px 20px;
	font-size: 14px;
}

.hm_pro_tab .add-review .rating {
	position: relative;
	padding-top: 8px;
}

.hm_pro_tab .add-review .rating .rate-box {
	position: relative;
	display: inline-block;
	margin-right: 10px;
	font-size: 14px;
	color: #555555;
}

.hm_pro_tab .add-review .rating .rate-box:hover,
.hm_pro_tab .add-review .rating .rate-box:focus,
.hm_pro_tab .add-review .rating .rate-box:active {
	color: #FFC107;
}

.hm_pro_tab .add-review label {
	position: relative;
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: 400;
	color: #303030;
}

.hm_pro_tab .add-review h3 {
	margin-bottom: 20px;
}

.hm_pro_tab .add-review .form-group {
	position: relative;
	margin-bottom: 20px;
}

.hm_pro_tab .add-review .form-group input[type="text"],
.hm_pro_tab .add-review .form-group input[type="password"],
.hm_pro_tab .add-review .form-group input[type="tel"],
.hm_pro_tab .add-review .form-group input[type="email"],
.hm_pro_tab .add-review .form-group select {
	position: relative;
	display: block;
	width: 100%;
	line-height: 22px;
	padding: 9px 15px;
	color: #222222;
	border: 1px solid #e0e0e0;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.hm_pro_tab .add-review .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 22px;
	padding: 8px 15px;
	color: #222222;
	border: 1px solid #e0e0e0;
	height: 150px;
	resize: none;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.hm_pro_tab .add-review button {
	padding: 8px 35px;
}

.hm_related_product {
	width: 100%;
	float: left;
	margin-top: 30px;
}

.hm_shop_single h1.hm_heading {
	text-align: left;
	font-size: 25px;
	margin-top: 50px;
}

.hm_related_product .hm_pro_data p {
	padding: 0px 0px;
}

.hm_related_product .hm_pro_data {
	padding: 15px 20px;
}

.side_filter .ui-widget-header {
	background: rgba(252, 90, 109, 0.51);
}

.side_filter .ui-widget.ui-widget-content {
	border: 1px solid #fc5a6d;
}

.side_filter .ui-slider .ui-slider-handle {
	border-radius: 100%;
}

.side_filter .ui-state-hover,
.side_filter .ui-widget-content .ui-state-hover,
.side_filter .ui-widget-header .ui-state-hover,
.side_filter .ui-state-focus,
.side_filter .ui-widget-content .ui-state-focus,
.side_filter .ui-widget-header .ui-state-focus,
.side_filter .ui-button:hover,
.side_filter .ui-button:focus {
	border: 1px solid #fc5a6d;
	background: #fc5a6d;
	outline: none;
}

.side_filter .ui-state-default,
.side_filter .ui-widget-content .ui-state-default,
.side_filter .ui-widget-header .ui-state-default,
.side_filter .ui-button,
.side_filter .ui-button.ui-state-disabled:hover,
.side_filter .ui-button.ui-state-disabled:active {
	border: 1px solid #fc5a6d;
	background: #fc5a6d;
	outline: none;
}

.range_value {
	width: 100%;
	float: left;
	margin-top: 15px;
}

.range_value #amount {
	text-align: right;
	color: #fc5a6d;
	font-weight: bold;
	border: none;
	float: right;
}

.range_value input:focus {
	outline: none;
}


/*----error page css start----*/

.hm_error_wrapper {
	width: 100%;
	float: left;
	background-color: #ffffff;
	padding: 100px 0px;
}

.error_page img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.error_page h3 {
	font-size: 48px;
	color: #fc5a6d;
	font-style: italic;
	font-family: 'Roboto Slab', serif;
	margin: 0;
	font-weight: bold;
	margin-bottom: 20px;
}

.error_page form {
	width: 91%;
	position: relative;
	margin-top: 20px;
}

.error_page form input[type="search"] {
	border: 1px solid #cccccc;
	outline: none;
	height: 50px;
	padding-left: 20px;
	width: 100%;
	float: left;
	border-radius: 0px;
	padding-right: 75px;
}

.error_page label {
	width: 100%;
}

.error_page form input:focus {
	border-color: #fc5a6d;
}

.error_page form input[type="submit"]:focus {
	color: #ffffff;
}

.error_page form input[type="submit"]:hover {
	color: #ffffff;
}

.error_page form input[type="submit"] {
	border: none;
	outline: none;
	background-color: #fc5a6d;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	float: left;
	padding: 0px 18px;
}

.error_page .hm_btn {
	margin-top: 25px;
	color: #fff;
}

.err_text {
	width: 350px;
	background-color: #f7f7f7;
	display: inline-block;
	text-align: center;
	border-radius: 0;
	padding: 80px 25px;
}

.err_text h1 {
	font-size: 78px;
	font-weight: bold;
	margin: 0px;
	color: #dadada;
	line-height: 68px;
	margin-bottom: 15px;
}

.err_text p {
	font-size: 17px;
	text-transform: capitalize;
	color: #484848;
}

.error_data {
	width: 100%;
	float: left;
}

.error_data p {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
	color: #484848;
}

.error404 .hm_menu_wrapper {
	background-color: #000000 !important;
}

.error_page {
	width: 100%;
	float: left;
	margin-top: 100px;
}

a.hm_readmore.news_btn {
	margin-top: 10px;
}


/*----custom theme design----*/

h2.entry-title {
	margin-top: 0px;
	margin-bottom: 0;
}

h2.entry-title a {
	color: #484848;
	display: block;
}

.entry-meta a {
	color: #fc5a6d;
}

h2.entry-title a:hover {
	color: #fc5a6d;
}

.entry-meta a:hover {
	color: #fc5a6d;
}

.entry-content ul {
	margin: 0px;
}

.entry-content th,
.comment th {
	border: 1px solid #cccccc;
	padding: 5px 15px;
}

.entry-content th a,
.comment th a {
	color: #fc5a6d;
}

.entry-content table,
.comment table {
	border: 1px solid #cccccc;
}

.entry-content table td,
.comment table td {
	border: 1px solid #cccccc;
	padding: 5px 15px !important;
}

.entry-content a,
.comment p a:hover,
.comment table td a:hover,
.comment dd a:hover {
	color: #fc5a6d;
}

.author-thumb {
	float: left;
}

.widget ul {
	padding: 0px;
	margin: 0px;
}

.widget ul li {
	list-style: none;
}

.widget_archive ul li,
.widget_categories ul li {
	width: 100%;
	font-size: 15px;
	display: inline-block;
	padding: 9px 0px;
	border-bottom: 1px solid #f4f4f4;
	text-align: right;
	color: #fc5a6d;
	float:left;
}

.widget_archive ul li:first-child,
.widget_categories ul li:first-child {
	padding-top: 0px;
}

.widget_archive ul li ul.children li:first-child,
.widget_categories ul li ul.children li:first-child {
	padding-top: 10px;
}

.widget_archive ul li a,
.widget_categories ul li a {
	color: #484848;
	margin-right: 10px;
	float: left;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.widget_archive ul>li:last-child,
.widget_categories ul>li:last-child {
	border-bottom: none;
	padding-bottom: 0px;
}

.widget_archive ul li a:hover,
.widget_categories ul li a:hover {
	color: #fc5a6d;
	text-decoration: none;
}

.widget-area .widget select {
	max-width: 100%;
	width: 100%;
	height: 40px;
	background-color: transparent;
	padding: 0px 10px;
	margin-top: 0px;
	border: 1px solid #cccccc;
}

.widget-area .widget select:focus {
	outline: none;
	border-color: #fc5a6d;
}

.calendar_wrap table {
	float: left;
	margin-bottom: 0px;
}

.calendar_wrap table caption {
	background-color: #fc5a6d;
	text-align: center;
	color: #ffffff;
}

.calendar_wrap table th {
	text-align: center;
	border: 1px solid #cccccc;
	padding: 4px;
}

.calendar_wrap table tbody tr td {
	text-align: center;
	border: 1px solid #cccccc;
	padding: 5px;
}

.calendar_wrap table tfoot tr td {
	display: inline-block;
	padding-top: 5px;
}

.calendar_wrap table tfoot tr td a {
	color: #fc5a6d
}

.calendar_wrap table tbody tr td a {
	color: #484848;
}

.calendar_wrap table tr td#today {
	background-color: #fc5a6d;
	color: #ffffff;
}

.calendar_wrap table tr td#today a {
	color: #ffffff;
}

.widget ul li ul.children {
	padding-left: 20px;
}

.sidebar .widget_pages ul li {
	width: 100%;
	width: 100%;
	font-size: 15px;
	display: inline-block;
	padding: 9px 0px;
	border-bottom: 1px solid #f4f4f4;
}

.sidebar .widget_pages ul>li:first-child {
	padding-top: 0px;
}

.sidebar .widget_pages ul>li ul.children li:first-child {
	padding-top: 10px;
}

.sidebar .widget_pages ul li a {
	color: #484848;
	margin-right: 10px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.sidebar .widget_pages ul li a:hover {
	color: #fc5a6d;
}

.sidebar .widget_pages ul>li:last-child {
	border-bottom: none;
	padding-bottom: 0px;
}

.widget_recent_comments ul li.recentcomments:last-child {
	margin-bottom: 0px;
}

.widget_meta ul li a:hover {
	color: #fc5a6d;
}

.widget_meta ul li a {
	color: #484848;
	padding-bottom: 10px;
	display: inline-block;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.widget_meta ul li:last-child a {
	padding-bottom: 0px;
}

.widget_recent_comments ul li.recentcomments {
	margin-bottom: 5px;
}

.widget_recent_comments ul li.recentcomments a {
	color: #484848;
}

.widget_recent_comments ul li.recentcomments a:hover {
	color: #fc5a6d;
}

.widget_recent_entries ul li a {
	color: #484848;
	padding-bottom: 0px;
	display: inline-block;
}

.widget_recent_entries ul li a:hover {
	color: #fc5a6d;
}

.widget_rss .footer_heading>a {
	color: #484848;
}

.widget_rss a {
	color: #fc5a6d;
}

.widget_search input.search-field {
	height: 45px;
	border-radius: 0px;
	border: 1px solid #cccccc;
	box-shadow: none;
	padding: 0px 15px;
	font-size: 14px;
	width: 293px;
}

.widget_search input:focus {
	outline: none;
	border-color: #fc5a6d;
}

input.search-submit {
	height: 45px;
	border-radius: 0px;
	padding: 0px 10px;
	font-size: 13px;
	margin-left: -4px;
	vertical-align: top;
	background-color: #fc5a6d;
	border: 1px solid transparent;
	color: #ffffff;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}

.widget.widget_search label {
	margin-bottom: 0px;
}

.widget.widget_handmade_receny_post_widget {
	margin-bottom: 0px;
}

input.search-submit:hover {
	border-color: #fc5a6d;
	background-color: transparent;
	color: #fc5a6d;
}

input.search-submit:focus {
	outline: none;
	border-color: #fc5a6d;
}

a {
	color: #fc5a6d;
}

.tagcloud a {
	position: relative;
	color: #fff;
	font-size: 14px !important;
	padding: 8px 19px;
	margin-right: 4px;
	margin-bottom: 6px;
	overflow: hidden;
	z-index: 1;
	vertical-align: middle;
	display: inline-block;
	text-transform: capitalize;
	border: 1px solid #fc5a6d;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}

.tagcloud a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fc5a6d;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border: 1px solid transparent;
}

.tagcloud a:hover {
	color: #fc5a6d;
}

.tagcloud a:hover:before {
	-webkit-transform: scale(0);
	transform: scale(0);
}

.menu-testing-menu-container ul.menu li {
	width: 100%;
	display: inline-block;
}

.sidebar .menu-testing-menu-container ul.menu li a {
	color: #484848;
	padding: 10px 0px;
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #f4f4f4;
}

.sidebar .menu-testing-menu-container ul.menu li:first-child a {
	padding-top: 0px;
}

.sidebar .menu-testing-menu-container ul.menu li ul.sub-menu li:first-child a {
	padding-top: 10px;
}

.menu-testing-menu-container ul.menu li a:hover {
	color: #fc5a6d;
}

.menu-testing-menu-container ul.menu li ul.sub-menu {
	padding-left: 10px;
}

.menu-testing-menu-container ul li.menu-item-has-children {
	padding-left: 10px;
}

.page-links a {
	position: relative;
	display: inline-block;
	line-height: 20px;
	padding: 10px 20px;
	font-size: 14px;
	text-transform: uppercase;
	border: 1px solid #dddddd;
	color: #484848;
	font-weight: 700;
	text-align: center;
	border-radius: 4px;
	margin: 0px 2px;
	overflow: hidden;
	z-index: 1;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	vertical-align: middle;
}

.page-links a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fc5a6d;
	border-radius: 4px;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.page-links a:hover:before {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.page-links a.active {
	background-color: #fc5a6d;
	color: #ffffff;
	border-color: #fc5a6d;
}

.page-links a:hover {
	color: #ffffff;
	border-color: #fc5a6d;
}

.post-password-form input[type="password"] {
	height: 40px;
	border-radius: 0px;
	border: 1px solid #cccccc;
	box-shadow: none;
	padding: 0px 15px;
	font-size: 14px;
	width: 250px;
}

.post-password-form input[type="submit"] {
	height: 40px;
	border-radius: 0px;
	padding: 0px 15px;
	font-size: 13px;
	vertical-align: top;
	background-color: #fc5a6d;
	border: 1px solid transparent;
	color: #ffffff;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}

.post-password-form input[type="submit"]:hover {
	background-color: transparent;
	color: #fc5a6d;
	border-color: #fc5a6d;
}

.post-password-form input:focus {
	outline: none;
}

.sidebar .widget.widget_handmade_receny_post_widget .sidebar-title {
	margin-bottom: 25px;
}

.sidebar-widget.insta_gallery .sidebar-title {
	margin-bottom: 20px;
}

.gallery .gallery-caption {
	display: block;
	margin-top: 10px;
}

.sidebar .widget h3.footer_heading {
	font-size: 16px;
	color: #333333;
	font-weight: 700;
	line-height: 1.2em;
	margin-bottom: 20px;
	padding-bottom: 16px;
	text-transform: uppercase;
	position: relative;
	font-family: 'Roboto', sans-serif;
}

.sidebar .widget h3.footer_heading:after {
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0px;
	width: 32px;
	height: 2px;
	background-color: #fc5a6d;
}

.sticky-post i.fa.fa-thumb-tack {
	color: #fc5a6d;
}


/*----footer custom design----*/

h3.footer_heading {
	color: #fc5a6d;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	padding-bottom: 25px;
}

.hm_footer_wrapper ul {
	padding: 0px;
	margin: 0px;
}

.hm_footer_wrapper ul.children {
	padding-left: 15px;
}

.hm_footer_wrapper ul li {
	width: 100%;
	float: left;
	list-style: none;
	color: #fc5a6d;
	padding: 5px 0px;
}

.hm_footer_wrapper ul li a {
	color: #ffffff;
	float: left;
}

.hm_footer_wrapper ul li a:hover {
	color: #fc5a6d;
}

.hm_footer_wrapper select {
	max-width: 100%;
	width: 100%;
	height: 40px;
	background-color: #ffffff;
	padding: 0px 10px;
	margin-top: 10px;
	border: 1px solid #ffffff;
	color: #484848;
}

.hm_footer_wrapper select:focus {
	outline: none;
}

.hm_footer_wrapper .calendar_wrap table th {
	text-align: center;
	border: 1px solid #fff;
	padding: 4px;
	color: #ffffff;
}

.hm_footer_wrapper .calendar_wrap table tbody tr td {
	text-align: center;
	border: 1px solid #ffffff;
	padding: 5px;
	color: #ffffff;
}

.hm_footer_wrapper input.search-field {
	height: 45px;
	border-radius: 0px;
	border: 1px solid #ffffff;
	box-shadow: none;
	padding: 0px 15px;
	font-size: 14px;
	width: 197px;
}

.hm_footer_wrapper input.search-field:focus {
	outline: none;
}

.hm_footer_wrapper .textwidget p {
	color: #ffffff;
}

.hm_footer_wrapper .menu-testing-menu-container ul.menu li a {
	color: #ffffff;
	margin-right: 0px;
	padding: 5px 0px;
	display: block;
}

.hm_footer_wrapper .menu-testing-menu-container ul.menu li a:hover {
	color: #fc5a6d;
}

.hm_footer_wrapper .menu-testing-menu-container ul.menu li {
	width: 100%;
	display: inline-block;
	padding: 0px;
}

.hm_footer_wrapper ul li cite {
	color: #ffffff;
}

.hm_footer_wrapper .calendar_wrap table tbody tr td a {
	color: #fc5a6d;
}


/*----nothing found page css start----*/

.no-results.not-found h1.page-title {
	margin-top: 0px;
	font-size: 30px;
	font-weight: bold;
}

.no-results.not-found input.search-field {
	height: 45px;
	padding: 5px 10px;
	border-radius: 0px;
	width: 300px;
}

.no-results.not-found input.search-field:focus {
	outline: none;
}

.no-results.not-found form.search-form {
	margin-top: 30px;
}

.no-results.not-found header.page-header {
	margin-top: 0px;
}

.totop {
	background-color: #000;
	position: fixed;
	bottom: 30px;
	z-index: 100;
	right: 30px;
	width: 50px;
	height: 56px;
	display: block;
}

.gototop {
	line-height: 50px;
	background-color: #fc5a6d;
	color: #ffffff;
	cursor: pointer;
}

.gototop a {
	color: #ffffff;
	font-size: 15px;
}

a.post-edit-link {
	float: left;
	text-align: left;
	width: 100%;
}


/*----comment page css start----*/

.comment-author.vcard {
	margin-bottom: 15px;
}

span.says {
	margin-left: 15px;
}

span.edit-link a.comment-edit-link {
	color: #484848;
}

span.edit-link a.comment-edit-link:hover {
	color: #fc5a6d;
}

span.edit-link {
	margin-left: 0px;
	color: #484848;
}

span.edit-link a:hover {
	color: #fc5a6d;
}

.comment-content {
	margin-bottom: 10px;
}

.comment-author.vcard a.url {
	color: #484848;
}

.comment-respond p.logged-in-as a {
	color: #fc5a6d;
}

.comment-author.vcard img {
	margin-right: 10px;
}

.rating span {
	color: #fc5a6d !important;
	opacity: 0.5;
}

.rating span:hover {
	color: #fc5a6d !important;
	opacity: 1;
}

.wrap-rating.in-post .rating:hover .fa.fa-star.over {
	color: #fc5a6d !important;
}

.comment-respond textarea {
	border-radius: 0px;
	resize: none;
	background: #f7f7f7;
	padding: 10px 15px;
}

.comment-respond textarea:focus,
.comment-respond button:focus,
.comment-respond input:focus {
	outline: none;
	box-shadow: none;
}

.comment-respond input[type="submit"] {
	background-color: #fc5a6d !important;
	height: 45px;
	border: 1px solid #fc5a6d !important;
	color: #ffffff !important;
	border-radius: 0px !important;
	line-height: 23px;
	padding: 11px 31px !important;
	font-size: 16px !important;
	margin-top: 20px !important;
	border-radius: 0!important;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.comment-respond input[type="submit"]:hover {
	background-color: transparent !important;
	border-color: #fc5a6d;
	color: #fc5a6d!important;
	outline: none;
}

li.pingback {
	margin-bottom: 15px;
	float: left;
	width: 100%;
	list-style: none;
}

.pingback a.url {
	color: #484848;
}

.pingback a.url:hover {
	color: #fc5a6d;
}

.hm_news_inner.hm_blogs.hm_single_blog ol {
	margin-left: 0px;
}

.hm_news_inner.hm_blogs.hm_single_blog .post-info {
	width: 100%;
	float: left;
	margin: 10px 0px;
}


/*----login form dummy----*/

.woocommerce form .form-row input.input-text {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	outline: 0;
	line-height: 1;
	height: 45px;
	border-radius: 0px;
	padding-left: 15px;
}

.woocommerce input.woocommerce-Button.button {
	float: left;
	display: inline-block;
	background-color: #fc5a6d;
	border-radius: 0px;
	color: #ffffff;
	padding: 12px 20px;
	border: 1px solid #fc5a6d;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}

.woocommerce input.woocommerce-Button.button:hover {
	background-color: transparent;
	color: #fc5a6d;
}

.woocommerce label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.hm_top_login ul li ul.sub-menu {
	position: absolute;
	max-width: 200px;
	width: 200px;
	background-color: #fff;
	z-index: 1;
	left: 0;
	top: 155%;
	padding: 15px;
	box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.41);
	opacity: 0;
	visibility: hidden;
}

.hm_top_login ul>li:hover ul.sub-menu {
	display: block;
	-moz-animation: frombottom 0.5s ease;
	-webkit-animation: frombottom 0.5s ease;
	animation: frombottom 0.5s ease;
	opacity: 1;
	visibility: visible;
}

.hm_top_login ul li ul.sub-menu li {
	width: 100%;
	float: left;
	margin-right: 0px;
}

.hm_top_login ul li ul.sub-menu li a {
	width: 100%;
	float: left;
	margin-right: 0;
	padding: 5px 0px;
}


/*-------------woocommerce css start------*/

.hm_pro_img span.onsale {
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #fc5a6d;
}

.hm_pro_img img {
	width: 100%;
}

.pro_price_wrap span.pro_currency {
	color: #fff;
	float: left;
	margin-right: 5px;
	line-height: 33px;
}

.pro_price_wrap span.pro_price {
	float: left;
	margin-right: 15px;
}

.hm_pro_data .rating span.price,
.hm_pro_data .rating span.price span.woocs_price_code,
.hm_pro_data .rating span.woocs_price_code span.woocommerce-Price-amount.amount,
.hm_pro_data .rating span.price span.woocommerce-Price-currencySymbol {
	color: #000 !important;
	opacity: 1;
	font-size: 17px;
	font-weight: 600;
}

.hm_pro_data .rating span.woocs_price_code del {
	margin-right: 5px;
}

.hm_pro_data .rating span.woocs_price_code ins {
	background: #fff;
	padding: 2px;
}

nav.woocommerce-pagination {
	float: left;
	width: 100%;
}

nav.woocommerce-pagination ul.page-numbers {
	padding: 0px;
	margin: 0px;
	margin-top: 40px;
	margin-bottom: 20px;
	border: none;
}

nav.woocommerce-pagination ul.page-numbers li {
	list-style: none;
	position: relative;
	margin: 0px 5px 7px 0px;
	border-right: none;
}

nav.woocommerce-pagination ul.page-numbers li span.page-numbers,
nav.woocommerce-pagination ul.page-numbers li a {
	position: relative;
	display: block;
	line-height: 20px;
	padding: 17px 5px;
	font-size: 14px;
	text-transform: uppercase;
	min-width: 56px;
	border: 1px solid #dddddd;
	color: #484848;
	font-weight: 700;
	text-align: center;
	border-radius: 4px;
	overflow: hidden;
	z-index: 1;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}

nav.woocommerce-pagination ul.page-numbers li span.current,
nav.woocommerce-pagination ul.page-numbers li a.current,
nav.woocommerce-pagination ul.page-numbers li:hover span,
nav.woocommerce-pagination ul.page-numbers li:hover a,
nav.woocommerce-pagination ul.page-numbers li a:focus {
	background-color: #fc5a6d;
	color: #ffffff;
	border-color: #fc5a6d;
	outline: none;
}

nav.woocommerce-pagination ul.page-numbers li:focus {
	outline: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border: none;
}

.hm_pro_data .rating .star-rating {
	display: inline-block;
	width: 30%;
	float: none;
}

.hm_pro_data .rating .star-rating:before {
	color: #fff;
	letter-spacing: 3px;
}

.hm_pro_data .rating .star-rating span {
	opacity: 1;
	height: auto;
}

.hm_pro_data .rating .star-rating span:before {
	color: #FFEB3B;
	letter-spacing: 3px;
}

.hm_pro_data .rating span.price {
	float: left;
	width: 100%;
}

.woocommerce-product-gallery__image {
	float: left;
	width: 100%;
	overflow: hidden;
}

.woocommerce-product-gallery__image img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

.woocommerce-product-gallery__image:hover img {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
}

.woocommerce div.product .summary.entry-summary .woocommerce-product-rating .star-rating {
	width: 25%;
}

.woocommerce div.product .summary.entry-summary {
	margin-top: 0;
}

.woocommerce div.product .summary.entry-summary p {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.woocommerce div.product .summary.entry-summary h1.product_title.entry-title {
	margin: 0px;
	text-transform: capitalize;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
}

.woocommerce div.product .summary.entry-summary .woocommerce-product-rating {
	margin-bottom: 0;
}

.woocommerce div.product .summary.entry-summary .woocommerce-product-rating a.woocommerce-review-link:hover {
	color: #fc5a6d;
}

.woocommerce div.product .summary.entry-summary p.price {
	font-size: 16px;
	font-weight: 700;
	color: #777777;
	line-height: 24px;
	letter-spacing: 1px;
	margin: 10px 0px;
}

.woocommerce div.product .summary.entry-summary .woocommerce-product-rating .star-rating:before {
	letter-spacing: 3px;
}

.woocommerce div.product .summary.entry-summary .woocommerce-product-rating .star-rating span:before {
	color: #FFC107;
	letter-spacing: 3px;
}

.woocommerce div.product .summary.entry-summary .cart {
	float: left;
	width: auto;
}

.woocommerce div.product .summary.entry-summary .cart .quantity .input-text {
	position: relative;
	display: block;
	width: 60px;
	line-height: 24px;
	padding: 12px 10px;
	margin-right: 10px;
	font-weight: 500;
	height: 45px;
	border: 1px solid #e0e0e0;
	text-align: center;
	border-radius: 2px;
}

.woocommerce div.product .summary.entry-summary .cart .quantity .input-text:focus {
	outline: none;
}

a.add_to_wishlist {
	float: left;
	background-color: #000000;
	color: #ffffff;
	display: inline-block;
	padding: 10px 15px;
	border-radius: 0px !important;
	margin-left: 15px !important;
	text-transform: capitalize;
}

.yith-wcwl-add-to-wishlist {
	margin-top: 0;
	float: left;
}

.yith-wcwl-add-to-wishlist a:hover {
	color: #fc5a6d
}

button.single_add_to_cart_button.button.alt.hm_btn.add-to-cart:hover {
	background-color: transparent;
	color: #fc5a6d;
	border: 1px solid #fc5a6d;
}

button.single_add_to_cart_button.button.alt.hm_btn.add-to-cart {
	background-color: transparent;
	color: #fc5a6d;
	border: 1px solid #fc5a6d;
	border-radius: 0px;
	color: #ffffff;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	float: left;
	border-top: none;
	padding: 20px !important;
	width: 100%;
}

.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs {
	float: left;
	width: 100%;
	padding: 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: inherit;
	text-shadow: inherit;
	border: 1px solid #cccccc;
	border-bottom-color: transparent;
}

.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0 !important;
	padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	display: inline-block;
	padding: 10px 15px;
	font-weight: 700;
	color: #515151;
	text-decoration: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background-color: transparent;
	display: inline-block;
	position: relative;
	z-index: 0;
	border-radius: 0;
	margin: 0;
	padding: 0;
	border: none;
	border-bottom-color: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: #fff;
	z-index: 2;
	border-bottom-color: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: inherit;
	text-shadow: inherit;
	border: 1px solid #cccccc;
	border-bottom-color: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
	margin: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	display: none;
}

.woocommerce-tabs.wc-tabs-wrapper h2 {
	font-size: 20px;
	margin: 0px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: capitalize;
}

.woocommerce-tabs.wc-tabs-wrapper p {
	margin: 0px;
}

.woocommerce #reviews #comments ol.commentlist {
	padding-left: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border-radius: 0;
}

div#review_form div#respond {
	width: 100%;
}

div#review_form_wrapper {
	float: left;
	width: 100%;
}

.comment-form label {
	font-weight: 500;
}

.comment-form p.comment-form-author {
	width: 48%;
	float: left;
	margin-right: 15px !important;
}

.comment-form p.comment-form-email {
	width: 48%;
	float: left;
	margin-left: 13px !important;
}

.woocommerce #review_form #respond textarea {
	box-sizing: border-box;
	width: 100%;
	position: relative;
	display: block;
	width: 100%;
	line-height: 22px;
	padding: 8px 15px;
	color: #222222;
	border: 1px solid #e0e0e0;
	height: 150px;
	background-color: transparent;
	resize: none;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.woocommerce #review_form #respond p {
	margin-bottom: 10px;
}

.comment-reply-title {
	margin-bottom: 30px;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #484848;
	margin-bottom: 20px;
	font-family: 'Roboto Slab', serif;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	padding: 10px 15px;
	border-radius: 0;
	color: #ffffff!important;
	background-color: #fc5a6d !important;
	border: 0;
	text-transform: capitalize;
	border: 1px solid #fc5a6d !important;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	line-height: 22px;
	height: 45px;
	font-weight: 400;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
	background-color: transparent !important;
	color: #fc5a6d !important;
}

.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus {
	outline: none;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
	background-color: #fc5a6d;
}

.widget_shopping_cart_content {
	border: 1px solid #cccccc;
	padding: 15px;
}

.widget_recent_reviews ul.product_list_widget li,
.widget_top_rated_products ul.product_list_widget li {
	margin-bottom: 0px !important;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
	padding: 10px 0;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid #f4f4f4;
}

.woocommerce ul.product_list_widget li:first-child {
	padding-top: 0px;
}

.woocommerce ul.cart_list li:last-child,
.woocommerce ul.product_list_widget li:last-child {
	border-bottom: none;
}

.woocommerce .wishlist_table td.product-add-to-cart a {
	display: block!important;
	margin: 0;
	margin-bottom: 5px;
	text-align: center;
	background-color: #fc5a6d;
	border-radius: 0;
	padding: 10px 7px;
}

.woocommerce .wishlist_table td.product-add-to-cart a:hover {
	background-color: #fc5a6d;
}

.woocommerce table.shop_table {
	border-collapse: collapse;
	border-radius: 0px;
}

.woocommerce table.wishlist_table thead th {
	text-align: center;
}

.woocommerce form .form-row .input-checkbox {
	display: inline-block;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-top: 7px;
}

.woocommerce form .form-row .input-checkbox span {
	float: left;
	display: inline-block;
	margin-left: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 44px;
	height: 45px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 42px;
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 45px;
	border-radius: 0 !important;
	border-color: #cccccc !important;
}

.select2-container .select2-selection--single:focus {
	outline: none;
}

#order_comments_field textarea#order_comments {
	border-radius: 0px;
	border-color: #cccccc;
	height: 100px;
	padding: 10px;
	resize: none;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
	margin-left: 25px;
}

.woocommerce {
	margin-bottom: 20px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
	padding: 0px;
	margin: 0px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	list-style: none;
	width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	width: 100%;
	float: left;
	background-color: #fc5a6d;
	color: #ffffff;
	padding: 10px 10px;
	font-size: 15px;
	margin-bottom: 5px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child a {
	margin-bottom: 0px;
}

.woocommerce-account .addresses .title h3 {
	float: left;
	font-size: 21px;
	font-weight: bold;
}

.woocommerce-account .woocommerce-MyAccount-content legend {
	margin-bottom: 8px;
	font-size: 18px;
	border-bottom: none;
}

.woocommerce-ordering select.orderby {
	height: 45px;
	padding: 5px;
	background-color: #fc5a6d;
	color: #ffffff;
	border: 1px solid transparent;
}

.woocommerce-ordering select.orderby:focus {
	outline: none;
}

.pro_price_wrap span.pro_currency {
	color: #fc5a6d;
	float: left;
	margin-right: 5px;
	line-height: 33px;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Roboto Slab', serif;
}

.woocommerce .widget_price_filter .ui-slider {
	margin-left: 0;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	border-radius: 0;
	background-color: #fff;
	border: 1px solid #fc5a6d;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	width: 16px;
	height: 16px;
	background-color: #fc5a6d;
	top: -2px;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	border-radius: 1em;
	background-color: rgba(252, 90, 109, 0.51);
	border: 0;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
	height: 12px;
}

h1.woocommerce-products-header__title.page-title {
	margin-top: 0px;
	font-size: 30px;
	font-weight: bold;
}

h1.woocommerce-products-header__title.page-title {
	display: none !important;
}

.woocommerce .woocommerce-result-count {
	vertical-align: middle;
	background-color: #f5f5f5;
	padding: 10px 20px;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	width: 102px !important;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
	float: left;
	box-sizing: border-box;
	border: 1px solid #ccc !important;
	padding: 9px 6px 8px !important;
	margin: 0 4px 0 0;
	outline: 0;
	line-height: 1;
	border-radius: 0px !important;
	text-align: center !important;
	height: 45px;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
	padding: 10px 15px !important;
}


/*-------------woocommerce css end----------*/


/*--------woocommerce sidebar start--------*/

.widget {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 30px;
}

.widget_product_search .woocommerce-product-search .search-field {
	position: relative;
	line-height: 24px;
	padding: 12px 10px 12px 20px;
	border: 1px solid #ccc;
	color: #222222;
	display: block;
	font-size: 14px;
	width: 80%;
	border-radius: 0;
	height: 46px;
	float: left;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.widget_product_search .woocommerce-product-search input[type="submit"] {
	position: relative;
	float: left;
	width: 20%;
	height: 46px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #fc5a6d;
	border: 1px solid #fc5a6d !important;
	font-weight: normal;
	border: none;
	border-radius: 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.widget_product_search .woocommerce-product-search input[type="submit"]:hover {
	background: transparent;
	color: #fc5a6d;
}

.widget_product_search .woocommerce-product-search .search-field:focus,
.widget_product_search .woocommerce-product-search input[type="submit"]:focus {
	outline: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.widget_recent_reviews ul.product_list_widget li,
.widget_top_rated_products ul.product_list_widget li {
	margin-bottom: 20px;
}

.widget_recent_reviews ul.product_list_widget li:last-child,
.widget_top_rated_products ul.product_list_widget li:last-child {
	margin-bottom: 0px;
}

.widget_recent_reviews ul.product_list_widget li a,
.widget_top_rated_products ul.product_list_widget li a {
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	color: #fc5a6d;
}

.widget_recent_reviews ul.product_list_widget li a:hover,
.widget_top_rated_products ul.product_list_widget li a:hover {
	color: #000;
}

.widget_recent_reviews ul.product_list_widget li a img,
.widget_top_rated_products ul.product_list_widget li a img {
	width: 70px;
	float: left;
	margin-right: 15px;
	margin-left: 0;
}

.widget_recent_reviews ul.product_list_widget li .star-rating,
.widget_top_rated_products ul.product_list_widget li .star-rating {
	margin-bottom: 5px;
}

.widget_recent_reviews ul.product_list_widget li .star-rating span:before,
.widget_top_rated_products ul.product_list_widget li .star-rating span:before {
	color: #FFC107;
}

.widget_recent_reviews ul.product_list_widget li span.reviewer {
	text-transform: capitalize;
}

.woocommerce-tabs.wc-tabs-wrapper {
	float: left;
	width: 100%;
}

.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs {
	float: left;
	width: 100%;
	padding: 0 !important;
}

.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li {
	float: left;
	width: auto;
	margin: 0 !important;
	border-radius: 0 !important;
}

.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li:before {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #fc5a6d;
}

.woocommerce #review_form #respond {
	width: 100%;
}

.woocommerce #review_form #respond textarea {
	box-sizing: border-box;
	width: 100%;
	position: relative;
	display: block;
	width: 100%;
	line-height: 22px;
	padding: 8px 15px;
	color: #222222;
	border: 1px solid transparent;
	height: 150px;
	background-color: #f7f7f7;
	resize: none;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.woocommerce #review_form #respond textarea:focus {
	border-color: #fc5a6d;
	background-color: transparent;
}

.comment-form input[type="text"],
.comment-form input[type="password"],
.comment-form input[type="tel"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form select {
	position: relative;
	display: block;
	width: 100%;
	line-height: 28px;
	padding: 10px 15px;
	color: #222222;
	border: 1px solid transparent;
	height: 50px;
	border-radius: 0px;
	background: #f7f7f7;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}

.woocommerce span.onsale {
	min-height: 30px;
	min-width: 30px;
	padding: 12px 5px;
	font-weight: 700;
	line-height: 20px;
	top: 5px;
	left: 5px;
	background-color: #fc5a6d;
	color: #ffffff;
	font-size: 14px;
}

.woocommerce ul.cart_list li img {
	margin-top: 5px;
}

.woocommerce div.product form.cart .variations label {
	font-weight: 700;
	font-size: 16px;
	color: #484848;
	margin-top: 4px;
}

.woocommerce div.product form.cart .variations select {
	height: 30px;
	padding: 5px;
	background-color: #fc5a6d;
	color: #ffffff;
	border: 1px solid #fc5a6d;
	margin-bottom: 10px;
}

.woocommerce div.product form.cart .variations select:focus {
	outline: none;
}

#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
	vertical-align: middle !important;
}

form.variations_form.cart {
	width: 100% !important;
}

a.reset_variations {
	height: 40px;
	background-color: #000;
	padding: 7px 6px;
	color: #ffffff;
	font-size: 14px;
}

span.woocommerce-Price-amount.amount {
	display: inline-block;
}

.woocommerce div.product form.cart .button {
	height: 45px;
}

.woocommerce ul.cart_list li a:hover,
.woocommerce ul.product_list_widget li a:hover {
	color: #fc5a6d;
}

.product-type-variable a.add_to_wishlist {
	margin-left: 0px !important;
	margin-bottom: 10px !important;
}

.rev-btn {
	border: 1px solid #fc5a6d !important;
}

.woocommerce .widget_rating_filter ul li a:hover {
	color: #fc5a6d;
}

.woocommerce .widget_price_filter .price_slider_amount {
	font-size: 14px;
	color: #fc5a6d;
	font-weight: 600;
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
	padding-top: 10px !important;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
	top: 10px;
}

.single-product .hm_news_wrapper {
	padding: 80px 0px 40px;
}

.page-links {
    padding-top: 5px;
}
h2.entry-title.single_blog_heading {
    font-size: 20px;
    font-weight: bold;   
    margin-bottom: 15px;
}
.entry-content.hm_single_entry {
    margin-top: 0px;
}
/*--------woocommerce sidebar end--------*/


/*----media css start----*/

@media (max-width: 1351px) {
	.hm_news_data {
		min-height: 245px;
	}  
}

@media (min-width: 768px) {
	.boxed #wrapper {
		width: 750px;
	}
	.boxed .hm_menu_wrapper.hm_fixed {
		width: 750px;
	}
	.boxed .hm_home_style1.hm_home_style3 .hm_menu_wrapper {
		left: auto;
		width: 750px;
	}
	.boxed .hm_home_style1 .hm_header_search>.hm_search_box {
		width: 750px;
		margin: 0 auto;
	}
}

@media (min-width: 992px) {
	.boxed #wrapper {
		width: 970px;
	}
	.boxed .hm_menu_wrapper.hm_fixed {
		width: 970px;
	}
	.boxed .hm_home_style1.hm_home_style3 .hm_menu_wrapper {
		left: auto;
		width: 970px;
	}
	.boxed .hm_home_style1 .hm_header_search>.hm_search_box {
		width: 970px;
		margin: 0 auto;
	}
}

@media (min-width: 1200px) {
	.boxed #wrapper {
		width: 1170px;
	}
	.boxed .hm_menu_wrapper.hm_fixed {
		width: 1170px;
	}
	.boxed .hm_home_style1.hm_home_style3 .hm_menu_wrapper {
		left: auto;
		width: 1170px;
	}
	.boxed .hm_home_style1 .hm_header_search>.hm_search_box {
		width: 1170px;
		margin: 0 auto;
	}
}

@media(max-width:1695px) {
	.hm_form .form-group {
		width: 43%;
	}
}

@media(max-width:1490px) {
	.hm_form .form-group {
		width: 42%;
	}
}

@media(max-width:1400px) {
	.hm_choose_wrapper {
		background-position: 40%;
	}
	.hm_form .form-group {
		width: 44%;
		margin-right: 20px;
	}
}

@media (max-width: 1300px) {
	.hm_form .form-group {
		width: 44%;
		margin-right: 20px;
	}
}

@media(max-width:1200px) {
	.hm_choose_wrapper {
		background-position: 40%;
	}
	.sidebar-widget.insta_gallery li {
		margin: 0px 7px 7px 0px;
	}
	.hm_news_big_post {
		background-image: url(../images/blog_big.jpg);
		min-height: 501px;
	}
	.hm_news_big_post img {
		display: none;
	}
}

@media(max-width:1024px) {
	.new_pro_data h3 a {
		font-size: 21px;
	}
	.hm_news_big_post {
		min-height: 464px;
	}
	.hm_news_data {
		padding: 15px 20px;
	}
	.hm_news_data h3 {
		font-size: 16px;
	}
	.hm_about_data h1 {
		padding-bottom: 15px;
	}
	.widget_product_search .woocommerce-product-search input[type="submit"] {
		font-size: 12px;
	}
}

@media(min-width:992px) and (max-width:1199px) {
	.comment-form p.comment-form-email {
		width: 100%;
		margin-left: 0px !important;
	}
	.comment-form p.comment-form-author {
		width: 100%;
	}
	.hm_home_style1 .hm_menu>ul>li>a {
		padding: 33px 16px;
	}
	.hm_product_info .hm_btn {
		padding: 12px 25px;
	}
	.hm_news_big_post {
		min-height: 464px;
	}
	.hm_news_data h3 {
		font-size: 16px;
	}
	.hm_news_data {
		padding: 15px 20px;
	}
	p.foo_con_para {
		width: 88%;
		word-wrap: break-word;
	}
	.hm_choose_wrapper {
		background-position: 35% 20%;
	}
	.hm_form .form-group {
		width: 44%;
	}
	.hm_related_product .hm_pro_data {
		padding: 15px 15px;
	}
	.hm_pro_data h3 {
		font-size: 18px;
	}
	.range_value {
		font-size: 12px;
	}
	.recent_blog {
		width: 61%;
	}
	.widget_search input.search-field {
		width: 227px;
	}
}

@media(min-width:768px) and (max-width:991px) {
	.hm_news_big_post {
		min-height: auto;
	}
	.hm_home_style1 .hm_menu>ul>li>a {
		padding: 33px 10px;
		font-size: 14px;
	}
	.hm_home_style1.hm_home_style3 .hm_menu>ul>li>a {
		padding: 33px 0px;
		margin: 0px 14px;
	}
	.hm_home_style1 .hm_menu>ul {
		width: 100%;
		text-align: left;
	}
	.hm_home_style1 .hm_menu>ul>li {
		float: left;
	}
	.hm_news_data h3 {
		font-size: 19px;
	}
	.hm_form .form-group {
		width: 46%;
		margin-right: 10px;
	}
	.contact_box {
		padding: 25px 20px;
	}
	.contact_box p a {
		font-size: 14px;
	}
	.contact_box p {
		font-size: 14px;
	}
	.hm_about_wrapper {
		text-align: center;
	}
	.hm_about_img {
		margin-bottom: 30px;
	}
	.hm_about_img:hover img {
		-webkit-transform: none;
		transform: none;
	}
	.artist_img img {
		width: 100%;
	}
	.hm_testi_box {
		margin-bottom: 30px;
	}
	.gallery_img img {
		width: 100%;
	}
	.hm_pro_img img {
		width: 100%;
	}
	.hm_choose_wrapper .col-lg-8.col-md-8.pull-right.padding_left {
		padding-left: 15px !important;
	}
	.hm_news_img img {
		width: 100%;
	}
	.hm_product_details .img_box {
		margin-bottom: 30px;
	}
	.hm_product_details .img_box img {
		width: 100%;
	}
	.sidebar {
		margin-top: 15px;
		float: left;
	}
	.woocommerce div.product .summary.entry-summary h1.product_title.entry-title {
		display: inline-block;
		padding-top: 15px;
	}
	.comment-form p.comment-form-email {
		width: 100%;
		margin-left: 0px !important;
	}
	.comment-form p.comment-form-author {
		width: 100%;
	}
}

@media(max-width:991px) {
	.hm_news_big_post img {
		display: block;
	}
	.hm_news_big_post {
		background-image: none;
	}
	.hm_news_data {
		min-height: auto;
	}
}

@media(max-width:768px) {
	.hm_top_wishlist {
		margin-right: 25px;
	}
	.error_page form input[type="search"] {
		width: 100%;
	}
}

@media(min-width:480px) and (max-width:767px) {}

@media(max-width:767px) {
	.hm_menu>ul>li ul.sub-menu li ul li {
		list-style: none;
		text-align: left;
	}
	.hm_menu>ul>li ul.sub-menu .sub-menu {
		top: 0;
		left: 0;
	}
	.hm_menu>ul>li:hover ul.sub-menu li ul,
	.hm_menu>ul>li ul.sub-menu li ul,
	.hm_menu>ul>li:hover ul.sub-menu li:hover ul {
		position: relative;
		left: 0;
		top: 0px;
		width: 100%;
		max-width: 100%;
		background-color: #000;
		display: block;
		opacity: 1;
		-webkit-transition: none;
		transition: none;
		visibility: visible;
		display: block;
		-moz-animation: none;
		-webkit-animation: none;
		animation: none;
	}
	.hm_menu>ul>li:hover ul.sub-menu li ul li a {
		color: #fff;
	}
	.hm_menu>ul>li ul.sub-menu li ul li a {
		color: #fff;
	}
	.error_data {
		width: 100%;
		float: left;
		text-align: center;
	}
	.error_page form input {
		width: 100%;
	}
	.error_page form {
		width: 100%;
	}
	.hm_news_big_post {
		min-height: auto;
	}
	.hm_home_style1.hm_home_style3 .hm_menu_wrapper {
		position: relative;
		background-color: #000;
	}
	ul.usd_dropmenu li a {
		text-align: left;
	}
	.hm_bottom_footer p {
		text-align: center;
		width: 100%;
		margin-bottom: 15px;
	}
	ul.footer_so_icons {
		width: auto;
		float: none;
		text-align: center;
	}
	ul.footer_so_icons li {
		float: none;
		display: inline-block;
	}
	.contact_box {
		margin-bottom: 30px;
	}
	.hm_pro_img img {
		width: 100%;
	}
	.gallery_img img {
		width: 100%;
	}
	.hm_footer_box {
		margin-bottom: 30px;
	}
	.new_pro_img img {
		width: 100%;
	}
	.hm_about_wrapper {
		text-align: center;
	}
	.hm_about_img {
		margin-bottom: 30px;
	}
	.hm_about_img:hover img {
		-webkit-transform: none;
		transform: none;
	}
	.artist_img img {
		width: 100%;
	}
	.hm_testi_box {
		margin-bottom: 30px;
	}
	.home_slider .owl-prev,
	.home_slider .owl-next {
		top: 90%;
	}
	.slider_caption h1 {
		font-size: 40px;
		letter-spacing: 20px;
	}
	.slider_caption p {
		font-size: 13px;
	}
	.hm_top_login {
		text-align: center;
		margin-bottom: 15px;
		z-index: 1;
		position: relative;
	}
	.hm_top_login ul {
		text-align: center;
	}
	.hm_top_login ul li {
		float: none;
		list-style: none;
		display: inline-block;
	}
	.hm_top_info .col-lg-4.col-md-4.col-sm-4.pull-right {
		float: none !important;
		text-align: center;
	}
	.top_usd {
		float: none;
		text-align: center;
		display: inline-block;
	}
	.hm_logo {
		text-align: center;
	}
	.hm_menu {
		position: relative;
	}
	.menu_btn {
		position: absolute;
		right: 0;
		width: 35px;
		height: 35px;
		background-color: #ffffff;
		z-index: 1000;
		top: 8px;
		margin-top: 0;
		cursor: pointer;
		-webkit-transition: -webkit-transform 0.3s;
		-moz-transition: -moz-transform 0.3s;
		-ms-transition: -ms-transform 0.3s;
		-o-transition: -o-transform 0.3s;
		transition: transform 0.3s;
	}
	.menu_btn span {
		width: 20px;
		height: 2px;
		background-color: #fc5a6d;
		margin: 0px auto;
		position: absolute;
		left: 0;
		right: 0;
		top: 10px;
	}
	.menu_btn span:nth-child(2) {
		top: 17px;
	}
	.menu_btn span:last-child {
		top: 24px;
	}
	.hm_menu {
		margin: 5px 0 0 0;
		position: absolute;
		width: 100%;
		opacity: 0;
		z-index: 100;
		pointer-events: none;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}
	.hm_menu.open_menu {
		opacity: 1;
		pointer-events: auto;
		-webkit-animation: flipin 1 1s both;
		animation: flipin 1 1s both;
		-moz-animation: flipin 1 1s both;
	}
	.hm_menu_wrap {
		position: relative;
	}
	.hm_menu_wrapper {
		height: 50px;
	}
	.hm_menu>ul {
		background-color: #000;
		margin-top: 50px;
	}
	.hm_menu>ul>li {
		width: 100%;
	}
	.hm_menu>ul>li>a {
		padding: 15px 30px;
		text-align: left;
	}
	.hm_menu_wrapper.hm_fixed {
		position: relative;
	}
	.hm_menu>ul>li.active a,
	.hm_menu>ul>li:hover>a {
		background-color: transparent;
		color: #fc5a6d;
	}
	.dropdown-expander2 {
		display: block;
	}
	@-webkit-keyframes flipin {
		0% {
			-webkit-transform: perspective(400px) rotateX(75deg);
			opacity: 0;
		}
		100% {
			-webkit-transform: perspective(400px) rotateX(0deg);
			opacity: 1;
		}
	}
	@keyframes flipin {
		0% {
			transform: perspective(400px) rotateX(75deg);
			opacity: 0;
		}
		100% {
			transform: perspective(400px) rotateX(0);
			opacity: 1;
		}
	}
	@-moz-keyframes flipin {
		0% {
			-moz-transform: perspective(400px) rotateX(75deg);
			opacity: 0;
		}
		100% {
			-moz-transform: perspective(400px) rotateX(0);
			opacity: 1;
		}
	}
	.hm_choose_wrapper .col-lg-8.col-md-8.pull-right.padding_left {
		padding-left: 15px !important;
	}
	.hm_news_img img {
		width: 100%;
	}
	.hm_menu>ul>li ul.sub-menu {
		max-width: none;
		display: none;
		position: relative;
		width: 100%;
		background-color: transparent;
		left: 0px;
		float: left;
		top: 0;
		z-index: 10000000;
		display: none;
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
		-webkit-transition: none;
		transition: none;
		visibility: visible;
		padding: 0px 15px;
	}
	.hm_menu>ul>li:hover ul.sub-menu {
		display: block;
		-moz-animation: none;
		-webkit-animation: none;
		animation: none;
	}
	.dropdown-expander {
		float: right;
	}
	.hm_menu>ul>li>ul.sub-menu>li>a {
		color: #ffffff;
	}
	.hm_menu>ul>li:hover ul.sub-menu {
		display: none;
		-moz-animation: none;
		-webkit-animation: none;
		animation: none;
	}
	.dropdown-expander {
		display: block;
	}
	.hm_product_details .img_box {
		margin-bottom: 30px;
	}
	.hm_product_details .img_box img {
		width: 100%;
	}
	.home_style2 .hm_hidden-bar-close {
		left: 90%;
		z-index: 1;
	}
	.home_style2 .dropdown-expander {
		display: none;
	}
	.home_style2 .hm_menu {
		margin: 0px 0 0 0;
		position: relative;
		opacity: 1;
		z-index: initial;
		pointer-events: initial;
	}
	.home_style2 .hm_menu>ul {
		background-color: transparent;
	}
	.home_style2 .hm_menu>ul>li ul.sub-menu {
		background-color: #ffffff;
		padding: 0px !important;
	}
	.home_style2 .hm_menu>ul>li>ul.sub-menu>li>a {
		color: #484848 !important;
	}
	.home_style2 .hm_menu>ul>li.active a,
	.hm_menu>ul>li:hover>a {
		background-color: transparent;
		color: #fff;
	}
	.hm_home_style1 .hm_menu_wrapper {
		height: auto;
	}
	.hm_home_style1 .hm_menu_wrap {
		float: left;
		width: 100%;
	}
	.hm_home_style1 .menu_btn {
		right: auto;
		left: 0;
		top: 8px;
	}
	.hm_home_style1 .menu_btn {
		top: 6px;
	}
	.hm_home_style1 .hm_header_search {
		padding: 15px 0px;
	}
	.hm_home_style1 .hm_header_search i {
		cursor: pointer;
		font-size: 18px;
	}
	.hm_home_style1 .hm_menu>ul>li>a {
		padding: 12px 17px;
	}
	.hm_home_style1 .hm_menu {
		width: 100%;
	}
	.hide_menu_footer {
		position: relative;
		bottom: 0;
		float: left;
	}
	.home_style2 .hm_menu>ul>li>a:hover {
		color: #ffffff;
	}
	.hm_banner_wrapper .hm_btn {
		border: 1px solid #fc5a6d!important;
		height: auto;
	}
	.new_pro_img {
		position: relative;
		float: none;
		display: inline-block;
		width: 100%;
	}
	.woocommerce div.product .summary.entry-summary h1.product_title.entry-title {
		display: inline-block;
		padding-top: 15px;
	}
	.comment-form p.comment-form-email {
		width: 100%;
		margin-left: 0px !important;
	}
	.comment-form p.comment-form-author {
		width: 100%;
	}
	.sidebar {
		margin-top: 15px;
		float: left;
	}
	.error_page form input[type="submit"] {
		font-size: 15px;
		margin-top: 15px;
		position: relative;
		top: 0;
		right: 0;
	}
	.error_data label {
		display: block;
	}
	.error_page form input[type="search"] {
		width: 100%;
		display: block;
	}
	.hm_home_style1.hm_home_style3 .hm_menu>ul>li>a {
		padding: 12px 0px;
		margin: 0px 17px;
	}
}

@media(max-width:600px) {
	.hm_btn {
		height: auto;
	}
	.home_style2 .hm_menu_wrap {
		padding: 10px 0px;
	}
	.hide_menu_footer {
		display: none;
	}
	.news_data {
		padding: 0px 30px;
	}
	.news_data h2 {
		margin-top: 10px;
	}
	.news_data .blog_admin {
		margin-top: 4px;
	}
	.news_data p {
		margin-right: 0px;
	}
	.hm_post_share .pull-right.so_sharing {
		float: left !important;
	}
}

@media(max-width:480px) {
	.comments-area .comment-list .children {
		padding-left: 0;
		margin: 0;
	}
	.comments-area .comment .comment-inner {
		width: 100%;
		float: left;
	}
	.hm_news_big_post h2 {
		font-size: 25px;
	}
	.hm_home_style1.hm_home_style3 .hm_menu_wrapper {
		position: relative;
		background-color: #000;
	}
	.home_style2 .hm_hidden-bar-close {
		left: 90%;
		z-index: 1;
	}
	.hm_about_data h1 {
		font-size: 28px;
	}
	.hm_login_form {
		width: 90%;
	}
	.hm_header_search.search_open .hm_search_box input[type="search"] {
		font-size: 30px;
	}
	.hm_header_search.search_open .hm_search_box form {
		width: 85%;
	}
	.comments-area .reply-comment {
		padding-left: 0;
	}
	.comments-area .comment {
		padding: 0px 0px 0px 0;
	}
	.comments-area .comment-box .author-thumb {
		position: relative;
	}
	.news_data p {
		margin-right: 0px;
		display: none;
	}
	.artist_img {
		width: 100%;
	}
	.artist_data {
		width: 100%;
	}
	.hm_form {
		padding-left: 0;
	}
	.hm_form .form-group {
		width: 100%;
		margin-right: 0px;
	}
	.hm_form .form-group.textarea {
		width: 100%;
		margin-right: 0px;
	}
	.hm_pro_tab .reviews-container .review-box {
		padding-left: 0;
	}
	.hm_pro_tab .reviews-container .rev-thumb {
		position: relative;
	}
	#style-switcher {
		display: none;
	}
	.hm_banner_wrapper .hm_btn {
		padding: 12px 17px !important;
		height: auto;
	}
	.filter_list ul li {
		line-height: 45px;
	}
	.hm_bread_wrapper h1 {
		font-size: 35px;
	}
	.hm_post_share .tags a {
		padding: 6px 15px;
	}
	.widget_search input.search-field {
		width: 207px;
	}
	.widget.widget_handmade_receny_post_widget .post-thumb {
		width: 70px;
	}
	.recent_blog {
		width: 70%;
	}
	.woocommerce .woocommerce-ordering,
	.woocommerce-page .woocommerce-ordering {
		float: left !important;
	}
	.hm_pro_data p {
		padding: 0px 10px;
	}
	.woocommerce div.product .summary.entry-summary h1.product_title.entry-title {
		display: inline-block;
		padding-top: 15px;
	}
	.comment-form p.comment-form-email {
		width: 100%;
		margin-left: 0px !important;
	}
	.comment-form p.comment-form-author {
		width: 100%;
	}
	.sidebar {
		margin-top: 15px;
		float: left;
	}
	.widget_product_search .woocommerce-product-search .search-field {
		width: 70%;
	}
	.widget_product_search .woocommerce-product-search input[type="submit"] {
		width: 30%;
	}
	.error_page form input[type="submit"] {
		font-size: 15px;
		margin-top: 15px;
		position: relative;
		top: 0;
		right: 0;
	}
	.error_data label {
		display: block;
	}
	.error_page form input[type="search"] {
		width: 100%;
		display: block;
	}
}

@media(max-width:414px) {
	.err_text {
		width: 230px;
		height: 230px;
	}
	.slider_caption h1 {
		font-size: 29px;
	}
	.news_data p {
		display: none;
	}
	h1.hm_heading {
		font-size: 26px;
	}
}

@media(max-width:320px) {
	.home_style2 .hm_menu_wrapper.menu_hide {
		width: 85%;
	}
	.home_style2 .hm_menu_wrapper.menu_hide .hm_menu {
		width: 100%;
	}
	.home_style2 .hm_menu_wrap {
		padding: 10px 0px;
	}
	.hide_menu_footer {
		display: none;
	}
	.home_style2 .hm_hidden-bar-close {
		z-index: 1;
	}
	.home_style2 .hm_menu>ul>li.active a,
	.hm_menu>ul>li:hover>a {
		color: #fff !important;
	}
	.sidebar .popular-posts .post h4 a {
		font-size: 13px;
	}
	.hm_bread_wrapper h1 {
		font-size: 30px;
	}
	.hm_choose_list .panel-title a {
		padding: 11px 5px;
		font-size: 16px;
	}
	.hm_news_data h3 {
		font-size: 17px;
	}
	.news_data h2 {
		font-size: 21px;
	}
	.news_data {
		padding-left: 30px;
	}
	.news_data p {
		margin-right: 0px;
		display: none;
	}
	.news_data .blog_admin {
		margin-top: 5px;
	}
	.hm_top_login ul li {
		float: left;
	}
	.hm_top_login ul li a {
		font-size: 14px;
		margin-right: 11px;
	}
	.slider_caption h3 {
		font-size: 16px;
	}
	.slider_caption h1 {
		font-size: 27px;
		letter-spacing: 11px;
	}
	.hm_about_data h1 {
		font-size: 20px;
		padding-bottom: 20px;
	}
	.new_pro_data h3 a {
		font-size: 19px;
	}
	h1.hm_heading {
		font-size: 28px;
	}
	.artist_img {
		width: 100%;
	}
	.artist_data {
		width: 100%;
	}
	.hm_pro_data p {
		padding: 0px 7px;
	}
	.hm_pro_data h3 {
		font-size: 22px;
	}
	.filter_list ul li a {
		font-size: 14px;
		padding: 8px 15px;
	}
	.hm_shop_single button.hm_btn {
		padding: 12px 23px;
	}
	.item-categories {
		margin-top: 15px;
	}
	.boxed .boxed_hide_menu {
		width: 250px;
	}
	.hm_news_data ul li a {
		font-size: 13px;
	}
	.hm_post_share .tags a {
		font-size: 13px;
		padding: 5px 8px;
	}
	.hm_choose_list .fw-accordion .fw-accordion-title {
		font-size: 18px;
		padding: 15px 30px;
	}
	.widget.widget_search input.search-submit {
		margin-top: 15px;
	}
}

.hm_fullwithpage {
	width: 100%;
	float: left;
}

.fw-container-fluid {
	padding-left: 0px !important;
	padding-right: 0px !important;
	overflow: hidden;
}

nav.woocommerce-breadcrumb {
	display: none;
}

.sticky,
.tag-sticky-2 {
	position: relative;
}

.sticky-post {
	position: absolute;
	top: 6px;
	left: 0;
	font-size: 20px;
}

.sticky .entry-title,
.tag-sticky-2 .entry-title {
	padding-left: 20px;
}

.checkout_coupon .woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
	width: 50% !important;
}

.checkout_coupon input.button {
	height: 45px !important;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	padding: 0px !important;
	height: 45px !important;
	line-height: 43px !important;
}

.gallery-icon.landscape {
	margin-bottom: 10px;
}
.yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--initialized {
    float: right;
    padding: 0px 10px;
    margin-top: 0px;
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--custom-button {
    text-decoration: none;
    border: 1px solid !important;
}
span.yith-wcwl-add-to-wishlist-button__label {
    display: none;
}