html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	box-sizing: border-box;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}
ol,ul {
	list-style: none;
}
blockquote,q {
	quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.text-center {
	text-align: center;
	margin: auto;
}
button
{
    outline: none;
}
html, body
{
    height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: "proxima-nova",sans-serif;
	letter-spacing: 0.5px;
	font-weight: 200;
	color: #1f4263;
	counter-reset: checkoutSection;
	line-height: 20px;
    min-width: 1300px;
    max-width: 100%;
}
h1,h2,h3,h4,h5,a,h6 {
	color: #5e5e6b;
}
p,span,label {
	color: #5e5e6b;
}
.logo img {
	width: 110px;
}
.logo h1 {
	margin: 0px 0;
	padding: 0px;
	line-height: 0;
}
.logo h1 a {
	text-decoration: none;
	padding: 0 20px;
}
header {
	width: 98%;
	margin: 15px auto;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.head-link {
	margin: 0px 20px;
	min-width: 25px;
}
.head-link a {
	color: #5e5e6b;
	text-decoration: none;
	font-size: 15px;
	padding: 10px 0px;
	font-weight: 300;
	display: block;
}
.head-link a:hover
{
	color:#09d6c5;
}
.banner {
	min-height: 500px;
	border-bottom: 1px #f7f7f7 solid;
	background-image: url(../images/ban-1.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 0px -500px;
	position: relative;
}
.banner-1 {
	    background-image: url(../images/hme-banner.jpeg);
	    background-color: transparent;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: 50% 100%;
	    background-position: right;
	    background-repeat: no-repeat;
	    color: #fff;
	    height: 500px;
	    width: 100%;
	    display: table;
	    position: relative;
}

.head-h1 > h1 {
	padding: 120px 0 0;
	font-weight: 600;
	font-size: 26px;
}
.head-h1 h2 {
	padding: 120px 0 0;
	font-weight: 300;
	font-size: 26px;
}
.container-1080 {
	max-width: 1112px;
	margin: 0 auto;
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
}
.val-1 {
	width: 370px;
}
.val-1-space .butn button svg,.val-1-space .butn button span {
	fill: #09d6c5;
	float: left;
}
.val-1-space .hw-no {
	width: 45px;
}
.val-1-space .hw-no span {
	font-size: 50px;
	color: #09d6c5;
	font-weight: 500;
	line-height: 65px;
}
.val-1-space .hw-co h2 {
	margin: auto;
}
.val-1-space .hw-co {
	width: 285px;
}
.val-1-space .butn button span {
	margin-right: 5px;
	line-height: 20px;
}
.val-1-space {
	padding: 50px 20px 0 0;
}
.val-1-space .why-valet-head {
	margin: 10px 0 10px 0;
}
.val-1-space img {
	width: 70px;
	margin: auto;
	margin-right: 10px;
}
.dis-blk {
	display: block;
}
.val-1 p {
	display: block;
	font-weight: 300;
	font-size: 14px;
}
.clearfix,.clearfix:after,.cf:after,.cf {
	clear: both;
}
.clearfix:after,clearfix:before,.cf:after,.cf:before {
	content: "";
	display: table;
}
h2.why-valet-head {
	font-size: 20px;
	font-weight: 500;
	margin: 10px 0;
	padding: 10px 0;
}
.start-post p {
	margin: 8px 0px 16px 0;
	font-size: 18px;
	font-weight: 200;
}
.start-post img {
	width: 100%;
	box-shadow: rgba(0, 0, 0, 0.0980392) 0px 3px 4px;
	border-radius: 2px;
	overflow: hidden;
}
.start-post h2 {
	font-weight: 700;
	font-size: 28px;
	line-height: 36px;
}
.start-post button {
	font-weight: 100;
	cursor: pointer;
	transition: background 0.3s;
	position: relative;
	border: 1px solid #09d6c5;
	font-size: 15px;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #09d6c5;
	margin: 0px;
	padding-right: 24px;
	padding-left: 24px;
	border-radius: 4px;
	background: #09d6c5;
	width: auto;
	-webkit-transition: background 0.3s;
}
.butn-ban button {
	font-weight: 300;
	cursor: pointer;
	transition: background 0.3s;
	position: relative;
	border: 2px solid transparent;
	font-size: 16px;
	line-height: 15px;
	padding: 11px 0;
	color: #fff;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 4px;
	background: #09d6c5;
	width: auto;
	-webkit-transition: background 0.3s;
}
.butn-ban button:hover, .start-post button:hover, .shop-some button:hover
{
    transform: translateY(-1px);
    box-shadow: 0 7px 14px rgba(50, 50, 93, 0.01), 0 3px 6px rgba(0, 0, 0, .08);
    transition: background 0.3s;
}
.butn-ban button span,.butn-succ button span,.SearchForm__submit button span {
	color: #fff;
	cursor: pointer;
}
.bg-gren > button.button
{
    background-color: #09d6c5 !important;
    color: #fff !important;
    display: table;
    width: 160px;
}
.val-1-space .butn button {
	border-radius: 0px;
	background-color: transparent;
	color: #09d6c5;
	border: 1px #09d6c5 solid;
}
.start-post .butn button svg {
	fill: #ffffff;
	float: left;
}
.start-post  .butn button span {
	fill: #ffffff;
	line-height: 18px;
	margin-right: 10px;
	float: left;
	color: #fff;
}
.butn {
	padding: 15px 0 0;
	text-align: center;
}
.v-align-middle {
	display: table-cell;
	vertical-align: middle;
}
.foot-left {
	float: left;
}
.bor-tp {
	margin-top: 50px;
	padding: 50px 0;
	border-top: 1px solid #dce0e0;
}
footer ul li {
	margin-right: 5px;
}
.ban-content {
	position: absolute;
	left: 3%;
	top: 15%;
	color: #525975;
	width: 44%;
	padding: 30px;
	z-index: 2;
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #bdbdbd;
    font-weight: 100;
}
input::-moz-placeholder,textarea::-moz-placeholder {
	color: #bdbdbd;
    font-weight: 100;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color: #bdbdbd;
    font-weight: 100;
}
input:-moz-placeholder,textarea:-moz-placeholder {
	color: #bdbdbd;
    font-weight: 100;
}
.ban-search input {
	width: 74%;
	border: none;
	height: 45px;
	padding: 0;
	font-size: 16px;
	color: #5e5e6b;
	font-weight: 200;
	outline: none;
	display: inline-block;
}
.ban-search input:focus {
	border: none;
	outline: none;
}
.ban-search {
    background-color: #fff;
    padding: 10px;
    margin-top: 60px;
    /* border-radius: 2px; */
    text-align: center;
    /* border: 1px solid #f0f0f0; */
    width: 98%;
    border-radius: 4px !important;
    border: 1px solid #DBDBDB !important;
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.08) !important;
}
.ban-content-right {
	position: absolute;

	transform: translate(-50%, -50%);
	right: -20%;
	top: 52%;
	width: 600px;
	color: #fff;
	padding: 30px;
}
.ban-content h2 {
	font-size: 44px;
	font-weight: 500;
	line-height: 50px;
	color: #09d6c5;
	margin-bottom: 20px;
}
.ban-content p {
	font-size: 20px;
line-height: 30px;
	font-weight: 200;
	/* color: #f4f7f7; */
}
.ban-left {
	width: 200px;
	text-align: center;
}
.ban-left h1 {
	font-size: 30px;
	margin-top: 160px;
	font-weight: 500;
}
.row-1 {
	display: block;
	width: 100%;
}
.half-wid {
	width: 50%;
	float: left;
}
.row-2 {
	width: 30%;
	float: left;
}
.user-hunted {
	border-bottom: 1px #f7f7f7 solid;
	padding: 30px 0;
}
.user-hunted .hunted,.user-hunted .deliver {
	margin-top: 30px;
}
.card-last {
	padding: 20px 0;
}
.post-1 {
	width: 33%;
	display: inline-block;
	float: left;
	margin-top: 50px;
}
.post-img {
	height: 165px;
}
.post-img img {
	height: 100%;
}
.post-title div {
	padding-left: 30px;
}
.post-title h3 {
	font-size: 24px;
	margin-top: 20px;
}
.post-1 .post-pad {
	margin: 0px 8px 0;
	border: 1px #f7f7f7 solid;
}
.post-1 img {
	width: 100%;
	margin-bottom: 8px;
}
.user-thumb img {
	width: 50px;
	border-radius: 50%;
}
.img-bor {
	height: 400px;
	width: 100%;
	border: 1px #f7f7f7 solid;
}
.star .fa-star,.star .fa-star-o {
	color: #09d6c5;
	margin: 0 2px;
}
.more-prd-space {
	margin: 10px;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-ms-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
}
.more-head {
	padding: 10px 20px;
}
.more-head p img {
	width: 50px;
	border-radius: 50%;
	margin-right: 10px;
	float: left;
}
.more-head p {
	line-height: 50px;
}
.more-head p .u-name {
	font-weight: 300;
	color: #09d6c5;
}
.more-head p span {
	float: right;
}
.more-prd {
	margin-top: 50px;
}
.more-content {
	border-top: 1px #f7f7f7 solid;
}
.more-content img {
	max-height: 100%;
	max-width: 100%;
	border-bottom: 1px #f7f7f7 solid;
}
.more-content .p-img {
	width: 38%;
	float: left;
	border-right: 1px #f7f7f7 solid;
}
.more-content .p-title {
	width: 62%;
	float: left;
}
.more-content .p-title h2 {
	padding-left: 20px;
	font-size: 30px;
	margin-bottom: 40px;
}
.more-content .more-details p {
	margin: 19px 0;
	font-size: 15px;
	color: #ababab;
}
.more-content .p-title .more-head p span {
	color: #ababab;
}
.more-content .p-title p span {
	color: #09d6c5;
}
.more-content .p-title .more-head {
	border-bottom: 1px #f7f7f7 solid;
}
.more-content .p-title .more-details {
	padding-left: 20px;
	padding: 31px 20px;
}
.more-prd-space .price-offer {
	border-top: 1px #f7f7f7 solid;
}
.more-prd-space .price-offer .reward {
	text-align: right;
	padding-right: 20px;
	display: table;
}
.more-prd-space .price-offer div {
	width: 50%;
	float: left;
	padding: 10px;
}
.more-prd-space .price-offer div span {
	color: #7f7f7f;
	font-size: 14px;
	font-weight: 600;
}
.more-prd-space .price-offer .price p {
	margin-bottom: 10px;
}
.more-prd-space .price-offer .price {
	margin-top: 10px;
}
.more-prd-space .price-offer .reward span {
	font-size: 36px;
}
.more-prd-space .price-offer .reward p,.more-prd-space .price-offer div {
	color: #ababab;
}
.more-foot {
	padding: 10px;
}
.more-price p {
	float: right;
	font-size: 20px;
}
.more-reward p span {
	color: #404040;
	font-size: 20px;
}
.more-price {
	padding: 20px 0;
}
.more-price a {
	padding: 10px 75px;
	border: 1px #09d6c5 solid;
	text-decoration: none;
	font-weight: 400;
	border-radius: 2px;
	color: #09d6c5;
	margin-left: 20px;
	margin-top: 4px;
}
.img-circle {
	border-radius: 50%;
}
.user-details img {
	width: 60px;
	text-align: right;
}
.user-details .by {
	padding: 0px 0px 20px;
	font-size: 14px;
}
.user-details .time {
	padding: 0px 0px 20px;
	font-size: 14px;
	color: #a7a3a3;
}
.user-details {
	padding: 20px 0 0;
}
.bor-bot {
	border-bottom: 1px #f7f7f7 solid;
}
.bor-top {
	border-top: 1px #f7f7f7 solid;
}
.comment-details {
	padding: 20px 0;
}
.prd-details {
	color: #5e5e6b;
}
.prd-details h1 {
	font-size: 36px;
	font-weight: 400;
}
.prd-det span {
	font-weight: 400;
	float: right;
	font-size: 23px;
	color: #3e3e3e;
}
.prd-det {
	font-size: 14px;
	padding: 20px 0px 0;
	font-weight: 300;
}
.details-space {
	padding: 0 60px;
}
.details-space p {
	color: #a7a3a3;
}
.deliver-details {
	padding: 20px 0;
}
.deliver-details p {
	padding: 0px 0 10px;
	font-size: 14px;
}
.deliver-details p span,.user-details p span {
	font-size: 18px;
	padding-left: 10px;
	float: right;
}
.half-wid-75 {
	width: 55%;
	float: left;
}
.half-wid-25 {
	width: 45%;
	float: left;
}
.details-btn a {
	display: block;
	margin: 0px auto;
	width: 96%;
	padding: 15px;
	text-decoration: none;
	border: 1px #09d6c5 solid;
	color: #09d6c5;
	text-align: center;
	border-radius: 2px;
	font-size: 18px;
}
.details-btn-2 a {
	display: block;
	margin: 0px auto;
	width: 96%;
	padding: 15px;
	text-decoration: none;
	background-color: #09d6c5;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	font-size: 18px;
}
.filters {
	border: 2px solid #e5eaf2;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0 1px 1px 0 #dce0e0;
	display: table;
	margin: 0 auto;
}
.filters .to {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #dce0e0;
}
.filters .from-desti {
	padding: 15px 16px 8px;
	display: table-cell;
	float: none;
	position: static;
	width: 42%;
}
.filters .from-desti label {
	padding-top: 0;
	padding-bottom: 0;
	font-size: 16px;
	letter-spacing: initial;
	white-space: nowrap;
	font-weight: 300;
	display: block;
	color: #5e5e6b;
}
.filters .from-desti input {
	border-right: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	border-style: hidden;
	font-size: 18px;
	line-height: 22px;
	padding: 8px 0;
	display: block;
	-webkit-transition: border-color 0.2s;
	-o-transition: border-color 0.2s;
	-moz-transition: border-color 0.2s;
	transition: border-color 0.2s;
	width: 100%;
	font-weight: 100;
}
.SearchForm__submit {
	padding: 15px 16px 8px;
	display: table-cell;
	float: none;
	max-width: 250px;
	vertical-align: middle;
	padding-bottom: 16px;
}

.SearchForm__submit button {
	line-height: 16px;
	padding: 16px 25px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	padding-top: 11px;
	padding-bottom: 11px;
	font-weight: 300;
	float: right;
	border: none;
}
.SearchForm__submit button:hover{
	opacity:0.8;
	pointer:cursor;
}

.SearchForm__submit-text {
	overflow: hidden;
	white-space: nowrap;
	display: block;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.btn-primary {
	border-color: #09d6c5;
	background-color: #09d6c5;
	color: #fff;
}
.filter {
	padding-top: 50px;
	margin-bottom: 50px;
}
.LocationInput::-webkit-input-placeholder,.DateInput__input::-webkit-input-placeholder {
	color: #767676;
	font-weight: 200;
}
.LocationInput:-moz-placeholder,.DateInput__input:-moz-placeholder {
	color: #767676;
	font-weight: 200;
}
.LocationInput::-moz-placeholder,.DateInput__input::-moz-placeholder {
	color: #767676;
	font-weight: 200;
}
.LocationInput:-ms-input-placeholder,.DateInput__input:-ms-input-placeholder {
	color: #767676;
	font-weight: 200;
}
.LocationInput:focus {
	outline: none;
	background: none;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: inherit;
	-webkit-box-shadow: 0 1px 0 #0d3b66;
	-moz-box-shadow: 0 1px 0 #0d3b66;
	box-shadow: 0 1px 0 #0d3b66;
}
.sub-nav {
	background-color: #484848;
}
.profile-menu {
	margin: 0px;
	padding: 0px;
}
.profile-menu li {
	float: left;
	list-style: none;
}
.profile-menu li a {
	text-decoration: none;
	color: #bbb;
	padding: 10px 14px;
	display: block;
	float: left;
}
.profile-menu li a.active {
	color: #fff;
}
.profile-menu li a:hover {
	color: #fff;
}
.usr-profile {
	margin-top: 50px;
}
.right-profile {
	width: 840px;
	float: left;
}
.right-profile .space {
	margin-left: 30px;
}
.left-profile {
	width: 240px;
	float: left;
}
.profile-img img {
	width: 100%;
}
.right-profile h2 {
	font-size: 44px;
}
.right-profile span {
	font-size: 14px;
	float: left;
	margin-right: 10px;
}
.review {
	margin-top: 120px;
}
.review h3 {
	font-size: 20px;
	margin: 0px 0 30px;
}
.revi01 .usr-img img {
	width: 100%;
	border-radius: 50%;
}
.revi01 .usr-img {
	float: left;
	width: 70px;
	padding: 0px 20px 0 0px;
}
.revi01 .review-content {
	float: left;
	width: 520px;
	border-bottom: 1px #f7f7f7 solid;
	padding-bottom: 30px;
	margin-bottom: 30px;
	text-align: left;
}
.revi01 .review-content p {
	font-size: 12px;
}
.revi01 .review-content .post-by span {

	float: inherit;
}
.revi01 .review-content h4 a {
	text-decoration: none;
	font-size: 18px;
	margin-bottom: 10px;
	display: block;
}
.left-order {
	width: 265px;
	float: left;
}
.right-order {
	width: 815px;
	float: left;
}
.right-order .space-order {
	border: 1px #f7f7f7 solid;
	padding: 20px;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-ms-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
}
.ordr {
	margin-top: 50px;
	margin-bottom: 30px;
	min-height: 400px;
}
.left-order p {
	margin-bottom: 15px;
}
.left-order p a.active {
	font-weight: 400;
}
.left-order p a {
	text-decoration: none;
	color: #444;
	font-size: 14px;
}
.right-order h3 {
	margin-bottom: 30px;
	font-size: 28px;
	font-weight: 400;
}
.text-left {
	text-align: left;
}
.header-edit {
	border-top: 0;
	background-color: #edefed;
	color: #484848;
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #dce0e0;
	position: relative;
	margin: 0;
	padding: 20px;
}
.header-edit p {
	font-weight: 400;
}
.panel-body {
	position: relative;
	margin: 0;
}
.panel-body .space-4 {
	padding: 10px 20px;
}
.feild-name {
	width: 185px;
	float: left;
}
.feild-width {
	width: 550px;
	float: left;
}
.panel-body label {
	display: block;
	padding-top: 9px;
	padding-bottom: 8px;
	text-align: right;
	padding-right: 6px;
}
.panel-body .feild-name {
	float: initial;
}
.panel-body input {
	display: block;
	padding: 8px 10px;
	width: 100%;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
	color: #484848;
	font-size: 14px;
}
.space-4 {
}
.edit-info .space {
	border: 1px solid #dce0e0;
	background-color: #fff;
}
.select {
	position: relative;
	display: inline-block;
	vertical-align: bottom;
}
.select:before {
	content: '\25bc';
	position: absolute;
	pointer-events: none;
	color: #767676;
	top: 0;
	bottom: 1px;
	padding-top: 0.7em;
	line-height: 1;
	right: 0;
	width: 2em;
	text-align: center;
	transform: scale(0.84, 0.42);
	-webkit-transform: scale(0.84, 0.42);
	-moz-transform: scale(0.84, 0.42);
	-ms-transform: scale(0.84, 0.42);
	-o-transform: scale(0.84, 0.42);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.84, M12=0, M21=0, M22=0.42, SizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.84, M12=0, M21=0, M22=0.42, SizingMethod='auto expand');
}
.select select {
	padding-right: 2em;
	display: block;
	font-size: 14px;
	padding: 8px 12px;
	width: 100%;
	margin-bottom: 6px;
	border-radius: 2px;
	min-width: 70px;
}
textarea {
	padding-top: 10px;
	padding-bottom: 10px;
	resize: vertical;
	line-height: inherit;
	display: block;
	padding: 8px 10px;
	width: 100%;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
	color: #484848;
	font-size: 14px;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: whites;
}
#sqs-standard-checkout {
	background: #fff;
}
#store-logo .site-title,#sqs-standard-checkout .checkout-tweak-site-title-color {
	color: #333;
}
#sqs-standard-checkout .button {
	background: #222;
}
.checkout-tweak-background-color {
	background: #fff;
}
.checkout-tweak-header-color {
	background: rgba(255, 255, 255, 0);
}
.checkout-tweak-header-border {
	border-bottom: 1px solid #e4e4e4;
}
.Label-label-D8ewo {
	padding-bottom: 5.5px;
	font-weight: 500;
}
.Label-label-D8ewo.Label-midnight-19R4t {
	padding-bottom: 0;
	line-height: 11px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 400;
	color: #888888;
}
.Field-container-2ANhJ {
	margin-top: 11px;
}
.Field-errorMessage-h1GqF {
	color: #F0523D;
	font-size: 11px;
	padding: 4px 0;
}
.Field-childField-18WA7 {
	font-size: 11px;
	margin-left: 33px;
}
.Field-inline-1-KJZ .u-field-label {
	display: inline-block;
	width: 20%;
}
.Field-inline-1-KJZ .u-field-label + input {
	width: 80%;
}
.Field-inline-1-KJZ .Field-errorMessage-h1GqF {
	margin-left: 20%;
}
.Field-container-2ANhJ.Field-midnight-3s6-2 {
	position: relative;
	margin-top: 0;
	padding: 11px;
	padding-bottom: 0;
	width: 50%;
	box-sizing: border-box;
}
.fullWidthFields .Field-container-2ANhJ.Field-midnight-3s6-2 {
	width: 100%;
}
.Field-container-2ANhJ.Field-midnight-3s6-2 .Field-errorMessage-h1GqF {
	z-index: 1;
	background-color: #F0523D;
	padding: 11px;
	box-sizing: border-box;
	position: absolute;
	width: calc(100% - 22px);
	color: #FFFFFF;
	font-weight: 400;
	font-size: 12px;
}

@media screen and (max-width: 600px) {

	.Field-container-2ANhJ.Field-midnight-3s6-2 {
		width: 100%;
	}
}


@media screen and (max-width: 330px) {

	.u-field-label {
		font-size: 9px;
	}
}

.buttons-button-2zdx0 {
	display: block;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 11px;
	text-align: center;
	transition: background-color 0.1s ease-in-out;
	line-height: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-family: inherit;
	font-size: 11px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	color: white;
	background: #3E3E3E;
	text-transform: uppercase;
	font-weight: 500;
}
.buttons-button-2zdx0:hover {
	background-color: #252525;
}
.buttons-button-2zdx0:disabled {
	color: #A1A1A1;
}
.buttons-button-2zdx0:disabled:hover {
	background-color: inherit;
}
.buttons-primary-yDl3V {
}
.buttons-primary-yDl3V:disabled,.buttons-primary-yDl3V:disabled:hover {
	background-color: #3E3E3E;
}
.buttons-recommend-1c770 {
	background-color: #14AAFF;
}
.buttons-recommend-1c770:hover {
	background-color: #008fe0;
}
.buttons-recommend-1c770:disabled,.buttons-recommend-1c770:disabled:hover {
	color: #e6e6e6;
	background-color: #14AAFF;
}
.buttons-minor-1RLTh {
	background-color: #E4E4E4;
	color: #3E3E3E;
}
.buttons-minor-1RLTh:hover {
	background-color: #D0D0D0;
}
.buttons-minor-1RLTh:disabled,.buttons-minor-1RLTh:disabled:hover {
	background-color: #E4E4E4;
}
.buttons-caution-2TxoH {
	background-color: #F2F2F2;
	color: #3E3E3E;
}
.buttons-caution-2TxoH:hover {
	background-color: #F0523D;
	color: #FFF;
}
.buttons-caution-2TxoH:disabled,.buttons-caution-2TxoH:disabled:hover {
	color: inherit;
}
.buttons-inset-i1Z1N {
	background-color: #FFF;
	color: #3E3E3E;
}
.buttons-inset-i1Z1N:hover {
	background-color: #FFF;
}
.buttons-inset-i1Z1N:disabled,.buttons-inset-i1Z1N:disabled:hover {
	background-color: #FFF;
}
.buttons-text-2If54 {
	background: transparent;
	display: inline-block;
	font-weight: 500;
	font-size: 12px;
	white-space: nowrap;
	line-height: 33px;
	padding: 0 11px;
	transition: all 0.1s ease-in-out;
	color: #3E3E3E;
	border-bottom: none;
	outline: none;
	text-align: left;
}
.buttons-text-2If54:hover,.buttons-text-2If54:hover a {
	color: black;
	background: transparent;
}
.buttons-text-2If54 a {
	border: none;
	display: inline-block;
	outline: none;
}
.buttons-buttonContainer-YMSRq {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border-top: 1px solid #E4E4E4;
	margin-top: 33px;
	background: transparent;
}
.buttons-buttonContainer-YMSRq button {
	border-right: 1px solid #E4E4E4;
}
.buttons-buttonContainer-YMSRq button:last-child {
	border-right: none;
}
.buttons-kiwi-3cW49 {
	font-weight: 300;
	font-size: 14px;
	text-transform: none;
}


@keyframes shiver {
	from {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
	25% {
		-webkit-transform: translateX(11px);
		transform: translateX(11px);
	}
	75% {
		-webkit-transform: translateX(-11px);
		transform: translateX(-11px);
	}
	to {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}


@keyframes shiver {
	from {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
	25% {
		-webkit-transform: translateX(11px);
		transform: translateX(11px);
	}
	75% {
		-webkit-transform: translateX(-11px);
		transform: translateX(-11px);
	}
	to {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}


@keyframes shimmy {
	from {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
	50% {
		-webkit-transform: translateX(-33px);
		transform: translateX(-33px);
	}
	to {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}


@keyframes shimmy {
	from {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
	50% {
		-webkit-transform: translateX(-33px);
		transform: translateX(-33px);
	}
	to {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
}


@keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}


@keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}


@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	70% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}


@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	70% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}


@keyframes pulseBadgeOpacity {
	0% {
		opacity: 1;
	}
	85% {
		opacity: .6;
	}
	100% {
		opacity: 1;
	}
}


@keyframes pulseBadgeOpacity {
	0% {
		opacity: 1;
	}
	85% {
		opacity: .6;
	}
	100% {
		opacity: 1;
	}
}


@keyframes fadeout {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}


@keyframes fadeout {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}


@keyframes riseandfadein {
	0% {
		-webkit-transform: translateY(22px);
		transform: translateY(22px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}


@keyframes riseandfadein {
	0% {
		-webkit-transform: translateY(22px);
		transform: translateY(22px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

.oder-card .prd-img {
	width: 200px;
	float: left;
}
.oder-card .prd-img img {
	width: 100%;
}
.prd-detail {
	width: 570px;
	float: left;
}
.prd-detail p {
	margin-bottom: 10px;
}
.prd-detail a {
	float: right;
	padding: 10px 50px;
	font-size: 14px;
	text-decoration: none;
}
.title-p {
	padding: 5px 10px;
	font-weight: 400;
	height: 57px;
	overflow: hidden;
	font-size: 14px;
}
.butn-succ {
	margin: 20px 0;
}
.butn-succ button {
	font-weight: 100;
    cursor: pointer;
    transition: background 0.3s;
    position: relative;
    border: 2px solid transparent;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    margin: 0px;
    border-radius: 4px;
    background: #09d6c5;
    width: auto;
    -webkit-transition: background 0.3s;
    padding: 8px 12px;
}
.val-2 {
	width: 25%;
}
.val-2 .val-1-space img {
	width: 40px;
}
.val-2 .val-1-space .hw-co {
	width: 180px;
}
.val-2 .val-1-space .hw-no {
	width: 60px;
}
.val-2 .val-1-space .hw-co h2 {
	font-size: 17px;
}
.comty-list {
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	width: 100%;
	padding-bottom: 40px;
	margin-top: 40px;
	margin-bottom: 32px;
}
.comty-list .comty-item:nth-child(3)
{
    margin-bottom: 0px;
}
.list {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.comty-item {
	height: 40px;
}
.comty-image {
	display: inline-block;
	vertical-align: top;
	width: 55px;
	height: 55px;
	text-align: center;
	border-radius: 5px;
	background-color: rgba(254, 246, 220, 0.01);
	padding: 10px;
}
.comty-image img {
	height: 100%;
}
.comty-meta {
	display: inline-block;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 18px;
	padding: 10px 16px;
	padding-right: 0;
    font-weight: 400;
}
.about-bottom {
	padding-top: 24px;
	border-top: 1px solid #E4E7EB;
}
.about-bottom-right {
	float: right;
}
.about-title {
	display: inline-block;
	vertical-align: top;
	line-height: 24px;
	margin-right: 16px;
	font-size: 12px;
	color: #909192;
}
.about-list {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	margin-right: -3px;
}
.about-list-item {
	display: inline-block;
	vertical-align: top;
}
.about-list-item img {
	height: 24px;
	margin: 0 3px;
}
.no-shadow img {
	box-shadow: none;
	height: 336px;
	margin-top: 5px;
}
.no-shadow p {
	font-weight: 500;
	font-size: 25px;
	color: #585858;
	line-height: 30px;
}
.v-align-top {
	display: table-cell;
	vertical-align: top;
}
.outer-fil {
	position: relative;
}
.outer-fil:before {
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	width: 100%;
background-color: #b3fbf5;
	height: 100%;
}
.bg-white {
	background-color: #fff;
	margin: 70px auto;
	padding: 40px;
	width: 400px;
}
.shop-some {
	margin: 30px 0 0 0;
}
.bg-grey {
	background : -moz-linear-gradient(5.34% 5.34% -45deg,rgba(255, 255, 255, 1) 0%, rgba(255, 254, 253, 1) 37.98%, rgba(255, 253, 246, 1) 54.26%, rgba(254, 249, 233, 1) 66.39%, rgba(254, 245, 215, .5) 76.46%, rgba(253, 239, 192, 0.5) 85.25%, rgba(253, 231, 164, 0.5) 93.03%, rgba(252, 223, 132, 0.5) 100%);
  background : -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 254, 253, 1) 37.98%, rgba(255, 253, 246, 1) 54.26%, rgba(254, 249, 233, 1) 66.39%, rgba(254, 245, 215, 0.5) 76.46%, rgba(253, 239, 192, 0.5) 85.25%, rgba(253, 231, 164, 0.5) 93.03%, rgba(252, 223, 132, 0.5) 100%);
  background : -webkit-gradient(linear,5.34% 5.34% ,94.66% 94.66% ,color-stop(0,rgba(255, 255, 255, 1) ),color-stop(0.3798,rgba(255, 254, 253, 1) ),color-stop(0.5426,rgba(255, 253, 246, 1) ),color-stop(0.6639,rgba(254, 249, 233, 1) ),color-stop(0.7646,rgba(254, 245, 215, 0.5) ),color-stop(0.8525,rgba(253, 239, 192, 0.5) ),color-stop(0.9303,rgba(253, 231, 164, 0.5) ),color-stop(1,rgba(252, 223, 132, 1) ));
  background : -o-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 254, 253, 1) 37.98%, rgba(255, 253, 246, 1) 54.26%, rgba(254, 249, 233, 1) 66.39%, rgba(254, 245, 215, 0.5) 76.46%, rgba(253, 239, 192, 0.5) 85.25%, rgba(253, 231, 164, 0.5) 93.03%, rgba(252, 223, 132, 0.5) 100%);
  background : -ms-linear-gradient(-45deg, rgba(255, 255, 255, 1) 0%, rgba(255, 254, 253, 1) 37.98%, rgba(255, 253, 246, 1) 54.26%, rgba(254, 249, 233, 1) 66.39%, rgba(254, 245, 215, 0.5) 76.46%, rgba(253, 239, 192, 0.5) 85.25%, rgba(253, 231, 164, 0.5) 93.03%, rgba(252, 223, 132, 0.5) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FCDF84' ,GradientType=0)";
  background : linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(255, 254, 253, 1) 37.98%, rgba(255, 253, 246, 1) 54.26%, rgba(254, 249, 233, 1) 66.39%, rgba(254, 245, 215, 0.5) 76.46%, rgba(253, 239, 192, 0.5) 85.25%, rgba(253, 231, 164, 0.5) 93.03%, rgba(252, 223, 132, 0.5) 100%);
  border-radius : 2px;
  -moz-border-radius : 2px;
  -webkit-border-radius : 2px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#FCDF84' , GradientType=1);
	padding: 60px 20px;
}
.prd-img-thumb {
	height: 680px;
	overflow: hidden;
}
.comment-details h3 {
	font-size: 14px;
	color: #a7a3a3;
}
.comment-details p {
	margin: 10px 0 0 0;

}
.half-wid-20 {
	width: 50%;
	float: left;
}
.total-hunt {
	margin-top: 20px;
	font-size: 14px;
}
.total-hunt p span {
	background-color: #09d6c5;
	padding: 5px 10px;
	color: #fff;
	border-radius: 2px;
	font-weight: 400;
}
.hunt-list h1 {
	font-size: 20px;
}
.hunt-list .deliver-details {
	padding: 10px 0;
	margin-bottom: 10px;
}
.hunt-list p {
	margin-bottom: 0px;
}
.order-list .details-btn a,.order-list .details-btn-2 a {
	width: 96%;
}
.review-foot {
	margin-top: 20px;
}
.review-foot .star {
	margin: 0  0px;
}
.review-foot .post-by span {
	margin-left: 5px;
}
.usr-img p {
	margin: 10px 0;
	text-align: center;
	color: #a7a3a3;
}
.deliver-details img {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-left: 10px;
}
.deliver-details p:first-child {
	margin-bottom: 10px;
}
.post-orders input:focus,.post-orders textarea:focus {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	border-color: rgba(0, 0, 0, 0.2);
	outline: none;
	-moz-transition: border-color 0.2s;
	-o-transition: border-color 0.2s;
	-webkit-transition: border-color 0.2s;
	transition: border-color 0.2s;
}
.post-orders input,.post-orders textarea {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 16px;
	/* line-height: 1.5; */
	padding: 18px 20px 18px;
	max-width: none;
	min-width: 0;
	width: 100%;
	margin: auto;
	display: block;
	box-shadow: inset 0 1px 8px rgba(0,0,0,0.025);
	font-weight: normal;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 2px;
	border: 1px solid rgba(0,0,0,0.16);
	color: #6b6b6b;
	background-color: #fff;
}
.my-price input {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 20px;
	line-height: 1.5;
	padding-left: 55px;
	padding-right: 10px;
	text-align: left;
	max-width: none;
	min-width: 0;
	width: 100%;
	margin: auto;
	display: block;
	box-shadow: inset 0 1px 8px rgba(0,0,0,0.025);
	font-weight: normal;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 2px;
	border: 1px solid rgba(0,0,0,0.16);
	color: #6b6b6b;
	background-color: #fff;
}
.my-price .price-symbol {
	position: absolute;
	top: 36px;
	left: 40px;
}
.breakdown-text {
	font-size: 14px;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 5px;
}
.my-breakdown {
	padding: 12px 19px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #E5EAF1;
	border-radius: 2px;
}
.my-breakdown p {
	color: #AAB3BF;
	font-weight: 500;
	line-height: 20px;
	padding: 2px 0;
}
.my-breakdown span {
}
.info-list {
	padding: 17px;
	border-top: 1px solid #ebebeb;
	display: block;
	border-top: none;
}
.info-list .info-left .fa {
	font-size: 20px;
	color: #94a4b1;
}
.info-list .info-left {
	display: table-cell;
	margin-bottom: 15px;
	text-align: center;
	width: 48px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.info-list .info-right {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding: 0 18px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.info-list .info-right p {
	color: #74808F;
	margin-bottom: 0;
	font-weight: normal;
	line-height: 1.4;
}
.info-list .info-right span {
	font-weight: 600;
}
.info-content {
	background-color: #f7f7f7;
	color: #575D66;
	border-radius: 5px;
	font-size: 13px;
	font-weight: bold;
	margin: auto;
	margin-bottom: 20px;
	max-width: 500px;
	margin-top: 20px;
}
.my-price span .fa {
	color: #ccc;
	font-size: 30px;
}
.my-price {
	border-radius: 2px;
	border: 1px solid #DADFE6;
	background-color: white;
	margin: 0;
	list-style: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.myprice-space {
	padding: 17px;
	border-top: 1px solid #ebebeb;
	display: block;
}
.more-feilds .no-top-radius {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.more-feilds .no-bot-radius {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.more-feilds p
{
    margin-top: 20px;
}
.post-orders {
	width: 450px;
	margin: 50px auto;
	padding-bottom: 30px;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
}
.post-orders .title {
	font-size: 23px;
	text-align: center;
	font-weight: 400;
	margin-bottom: 40px;
}
.post-url {
	position: relative;
	margin-bottom: 20px;
	width: 90%;
	margin: 0 auto;
}
.post-url button {
	position: absolute;
	top: 10px;
	right: 20px;
	border: none;
	outline: none;
	background-color: #09d6c5;
	padding: 10px 20px;
	color: #fff;
	border-radius: 2px;
	font-size: 14px;
	cursor: pointer;
}
.post-url .title {
	margin: 30px 0 20px;
	font-size: 18px;
	font-weight: 300;
}
.btn-next button {
	border: none;
	outline: none;
	background-color: #09d6c5;
	padding: 10px 20px;
	color: #fff;
	border-radius: 2px;
	font-size: 16px;
	float: right;
	cursor: pointer;
	position: static;
}
.btn-next {
	margin: 20px 0;
}
.btn-next .fa {
	font-size: 18px;
}
.btn-next a {
	text-decoration: none;
	color: #919ca7;
	font-size: 16px;
	margin-top: 10px;
	display: inline-block;
}
.btn-next a.edit-btn {
	text-decoration: none;
	color: #09d6c5;
	font-size: 14px;
	margin-top: 0px;
	display: inline-block;
	border: 1px #09d6c5 solid;
	padding: 10px 20px;
	border-radius: 2px;
}
.btn-next a:hover
{
    opacity: 0.8;
}
.add-img {
	position: relative;
	margin-bottom: 20px;

}
.add-img img {
    border-radius: 2px;
	max-width: 450px;
	max-height:256px;
    margin: 0 auto;
    display: block;
}

.add-img span {
	position: absolute;
	bottom: 50px;
	/* left: 40%; */
	color: #fff;
	font-size: 16px;
	width: 100%;
	text-align: center;
}
input:focus {
	outline: none;
}
.left-offer {
	width: 500px;
	float: left;
}
.right-offer {
	width: 585px;
	float: left;
	margin-top: 60px;
}
.offers {
	padding-top: 20px;
}
.left-offer h2 {
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: 400;
}
.left-offer .feild-width-1 {
	padding-bottom: 20px;
}
.greuy-bg {
	border: 1px #f7f7f7 solid;
	padding: 20px;
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-ms-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
}
input {
	display: block;
	padding: 0px 9px;
	width: 100%;
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
	color: #484848;
	font-size: 14px;
}
.feild-width-1 {
	width: 90%;
}
.left-offer label {
	margin-bottom: 10px;
	font-weight: 500;
}
.right-offer .prd-detail {
	width: 450px;
}
.right-offer .details-space {
	padding: 0 20px;
}
.right-offer .oder-card .prd-img {
	width: 150px;
}
.light-green-bg {
	background-color: #fbfbfb;
}
.url-feild {
	border-bottom: 1px #f7f7f7 solid;
	padding: 20px 20px 30px;
}
.space-5 {
	padding: 10px 20px 20px;
	margin-bottom: 30px;
	margin-top: 10px;
}
.details-btn-5 {
	padding-top: 9px;
}
.details-btn-5 a {
	text-decoration: none;
	padding: 20px;
}
.last-step .deliver-details p:first-child {
	margin-bottom: 0px;
}
.wid-1 {
	width: 350px;
	float: left;
}
.wid-2 {
	width: 400px;
	float: left;
	padding-top: 30px;
}
.deliver-details p:last-child {
	padding-bottom: 0px;
}
.final-step {
	margin-top: 0px;
}
.feild-width-1 .item-pic {
	height: 130px;
	width: 130px;
	border: 1px #09d6c5 dotted;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	color: #afaeae;
	cursor: pointer;
}
.hide {
	display: none !important;
}
.more-prd-1 .more-prd-space:hover {
	cursor: pointer;
	box-shadow: 0px 0px  0px 1px #09d6c5;
}
.chat-s {
	/* width: 900px; */
	margin: 0px auto;
	border: 1px #f7f7f7 solid;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
}
.chat-list {
	width: 30%;
	float: left;
}
.chat-conver {
	width: 70%;
	float: left;
	border-left: 1px #f7f7f7 solid;
	position: relative;
}
.list-head p {
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px #f7f7f7 solid;
	font-weight: 400;
	color: #5e5e6b;
}
.list-of ul {
	margin: 0px 0 0;
	padding: 0px;
	list-style: none;
	height: 650px;
	overflow: scroll;
}
.list-of ul li {
	padding: 20px;
	cursor: pointer;
}
.coversation ul li .chat-img
{
    max-height: 200px;
    /* max-width: 80%; */
    width: 300px;
}
.list-of ul li.active {
	background-color: #09d6c5;
	color: #fff;
}
.list-of ul .active .list-details p,.list-of ul .active .list-details h4 {
	color: #fff;
}
.list-of ul li .list-img img {
	border-radius: 50%;
	margin: 0 auto;
}
.list-of ul li .list-img {
	width: 50px;
	float: left;
}
.list-of ul li .list-details {
	width: calc(100% - 50px);
	float: left;
	height: 40px;
	overflow: hidden;
}
.list-of ul li .list-details h4 {
	/* margin-bottom: 8px; */
	font-size: 14px;
	font-weight: 300;
}
.list-of ul li .list-details p {
	font-size: 12px;
}
.list-of ul li img {
	width: 40px;
	margin: 0 auto;
}
.list-details {
	width: calc(100% - 60px);
	float: left;
}
.conver-head img {
	width: 50px;
}
.chat-conver .conver-head {
	padding: 12px;
	border-bottom: 1px #f7f7f7 solid;

}
.chat-conver .conver-head h3 {
	text-align: center;
	padding: 8px;
	font-weight: 400;
	width: calc(100% - 50px);
	float: left;
}
.chat-conver .conver-head img {
	width: 30px;
	float: left;
	border-radius: 50%;
	padding-top: 3px;

}
.coversation {
	border-left: 1px #f7f7f7 solid;
	background-color: #f9f9f9;
	position: relative;
	width: 100%;
	height: 650px;
}
.coversation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 600px;
	overflow-y: scroll;
}
.coversation ul .conver-right,.coversation ul .conver-left {
	display: table;
	padding: 10px 20px;
	margin: 10px;
	font-size: 13px;
	border-radius: 2px;
}
.coversation ul .conver-right span,.coversation ul .conver-left span {
	display: block;
	text-align: right;
	margin: 7px 0 0;
	color: #ccc;
	font-size: 11px;
}
.coversation ul .conver-left span {
	color: #e4e4e4;
}
.coversation ul .conver-right {
	float: right;
	background-color: #ffffff;
	text-align: right;
}
.coversation ul .conver-left {
	float: left;
	background-color: #09d6c5;
	color: #fff;
}
.textbox {
	position: absolute;
	width: 100%;
	bottom: 0px;
	background-color: #fff;
}
.textbox .input {
	width: calc(100% - 150px);
}
.textbox .input input {
	border: none;
	font-weight: 300;
	height: 40px;
}
.textbox .but {
	width: 100px;
	text-align: center;
	float: right;
}
.textbox .but button {
    font-size: 14px;
    background-color: #09d6c5;
    border: none;
    outline: none;
    text-align: center;
    margin: 8px 0;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    padding: 8px 14px;
}
.textbox .add-ic {
	width: 40px;
	text-align: center;
	cursor: pointer;
	padding: 14px 0px;
}
.textbox p .fa {
	font-size: 18px;
	color: #09d6c5;
}
.textbox label .fa {
	font-size: 18px;
	color: #09d6c5;
}
.textbox p {
	float: left;
}
.textbox label {
	float: left;
}
.product-info {
	display: table;
	width: 80%;
}
.product-header {
	padding: 4.3% 0 5%;
	position: relative;
	border-bottom: 1px solid #DADEE6;
}
.product-item {
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.product-left {
	width: 46%;
}
.product-details {
	width: 88%;
	padding: 0 0 0 3%;
}
.product-header .product-details {
	width: 100%;
	padding: 0 30px;
}
.product-info-right {
	width: 100%;
    text-align: left;
    padding: 35px 30px 0;
}
.product-info-image {
	margin: 0;
	border-radius: 2px;
	position: relative;
	height: 320px;
	border: 1px #f7f7f7 solid;
}
.product-info-image a {
	display: block;
}
.product-info-image img {
	max-height: 100%;
	max-width: 100%;
    margin: auto;
    display: block;
}
.product-info-title {
	font-size: 16px;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 300;
	float: left;
}

.product-info-locations {
	font-size: 15px;
}
.product-info-locations span {
	display: inline-block;
	max-width: 88%;
	font-weight: 300;
	font-size: 16px;
	margin-top: 2px;
	display: inline-block;
}
.product-info-meta {
	margin: 0px 0 5px;
}
.product-info-meta-label {
	font-size: 15px;
	line-height: 1.3;
	margin-bottom: 5px;
	display: block;
	font-weight: normal;
	color: #ADAFB3;
}
.product-info-price {
	font-size: 18px;
	line-height: 1;
	float: right;
	color: #5e5e5b;
	font-weight: 500;
}
.product-info-price span
{
    color: inherit;
}
.product-info-secondary {
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 300;
	line-height: 12px;
	padding-right: 5px;
	padding: 20px;
}
.product-info-list {
	margin: 0;
}
.product-info-secondary-link {
	font-size: 12px;
	font-weight: bold;
	color: #e54530;
	display: block;
}
.product-info-secondary-link:hover {
	color: #494949;
	-moz-transition: all 0.15s;
	-o-transition: all 0.15s;
	-webkit-transition: all 0.15s;
	transition: all 0.15s;
}
.product-info__hider {
	position: absolute;
	bottom: -3px;
	height: 5px;
	background-color: white;
	left: 50%;
	width: 120px;
	margin-left: -60px;
}
.main-page-container {
	padding: 4.2% 0;
	text-align: center;
	position: relative;
}

.product--offer-wrapper {
	max-width: 265px;
	margin: auto;
	margin-top: -77px;
	position: relative;
	margin-bottom: 35px;
	padding: 0 20px;
	background-color: white;
}

.product--hunter {
	margin-bottom: 30px;
	position: relative;
	float: left;
	width: 90px;
	display: inline-block;
}
.product--hunter--no-bottom {
	margin-bottom: 0;
}
.product--description-wrapper {
	/* margin-top: 20px; */
	margin-bottom: 25px;
	height: auto;
	float: left;
	width: calc(100% - 90px);
}
.product--description {
	color: #74808F;
	font-size: 16px;
	line-height: 1.7;
	text-align: left;
	display: inline-block;
	margin: 0;
	padding: 0px 0px 30px 20px;
}
.product--description--hidden {
	position: fixed;
	top: 200%;
	left: 200%;
	opacity: 0;
}
.product--label {
	top: -25px;
	height: 20px;
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	font-size: 15px;
	font-weight: normal;
	color: #ADAFB3;
	background-color: white;
}
.product-label-over::before,.product-label-over::after {
	content: '';
	background-color: white;
	display: inline-block;
	height: 5px;
	width: 20px;
	position: absolute;
	top: 50%;
	margin-top: -2px;
}
.product-label-over::before {
	right: 100%;
}
.product-label-over::after {
	left: 100%;
}
.product-hunter-figure {
	display: block;
	width: 80px;
	margin: auto;
	margin-bottom: 10px;
	position: relative;
	border-radius: 2px;
}
.product-hunter-figure img {
	width: 100%;
	border-radius: 2px;
}
.product-hunter-link {
	display: block;
}
.product-hunter-info {
	margin-left: 70px;
	text-align: left;
}
.product-hunter-details {
	width: 65%;
	float: left;
	display: inline-block;
}
.product-hunter-title {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 20px;
}
.product-hunter-subtitle {
	color: #969799;
	font-size: 14px;
}
.product-hunter-subtitle:hover {
	color: #e54530;
}
.product--hunter .product-hunter-button {
	padding: 4px 14px;
	margin-top: 7px;
	font-size: 12px;
	font-weight: bold;
}
strong {
	font-weight: 500;
	font-size: 14px;
}
.final-pst-content {
	margin-top: 50px;
}
.toolbar-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
}
.fi-p {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.55;
	max-width: 640px;
	font-weight: 200;
	margin: 30px auto;
	text-align: center;
}
.more-p {
	margin-top: 22px;
	margin-bottom: 10px;
	color: #AAB3BF;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
}
.lst-stp-btn {
	margin: 10px auto;
}
.width-600 {
	width: 600px;
}
.lst-stp-btn a.edit-btn {
	width: 45%;
	text-align: center;
}
.but-pad .lst-stp-btn a.edit-btn {
	padding: 15px 0;
}
.lst-stp-btn button {
	width: 45%;
	text-align: center;
	padding: 16px 0;
}
.lst-stp-btn .fa {
	margin-right: 5px;
}
.how-to__step {
	position: relative;
}
.recent-60 {
	width: 50%;
	margin-bottom: 25px;
	float: left;
}
.recent-order-info {
	margin-left: 55px;
}
.recent-order {
	border: 2px solid rgba(204, 204, 204, 0.48);
	border-radius: 2px;
	padding: 20px 24px 20px;
}
.recent-order__media {
	float: left;
	background-position: 0 0;
	background-size: cover;
	width: 120px;
	height: 120px;
	border-radius: 2px;
	text-align: center;
}
.recent-order__content {
	margin-left: 130px;
}
.recent-75 {
	width: 84%;
}
.recent-col {
	padding-left: 1%;
	padding-right: 1%;
	min-height: 1px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
}
.heading-bold {
	font-weight: 500;
	color: #5e5e6b;
}
.heading-smaller {
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.text-14 {
	font-size: 14px;
}
.paragraph-normal {
	font-size: 14px;
	font-weight: 300;
}
.color-grey {
	color: #a1a1a1;
}
.text-13 {
	font-size: 13px;
}
.recent-25 {
	width: 14%;
}
.recent-right {
	padding-right: 0;
}
.recent-middle {
	vertical-align: middle;
}
.text-right {
	text-align: right;
}
.recent-order-left {
	margin-top: -2px;
	position: relative;
	left: 3px;
}
.pad-top-14 {
	padding-top: 14px;
}
.recent-order-image {
	float: left;
	width: 35px;
	overflow: hidden;
	margin-top: 5px;
}
.recent-order-image img {
	border-radius: 2px;
	width: 35px;
	height: 35px;
}
.recent-order-info-part {
	display: inline-block;
	line-height: 1.25;
	margin-top: 5px;
	vertical-align: middle;
}
.heading-no-margin {
	margin-top: 0;
	margin-bottom: 0;
}
.recent-order-info-part ~ .recent-order-info-part {
	padding-left: 20px;
}
.product-page__list-rating {
	top: 1px;
	display: inline-block;
	vertical-align: middle;
	position: static;
	line-height: 1;
}
.recent-order-info .user-rating--small {
	padding: 2px 6px 1px 6px;
}
.user-rating--small {
	padding: 2px 5px 1px 5px;
	font-size: 11px;
	font-weight: bold;
	top: -1px;
	line-height: 1.2;
}
.user-rating {
	background-color: #FFB800;
	border-radius: 50px;
	display: inline-block;
	color: white;
	font-weight: bold;
	padding: 2px 6px 1px 7px;
	text-align: center;
	white-space: nowrap;
	line-height: 1.3;
	font-size: 13px;
	top: -3px;
	position: relative;
}
.heading-bottom {
	margin-top: 0;
	padding-top: 0;
}
.head-rst {
	width: 100%;
	padding: 0px;
	margin: 0;
}
.head-rst h1
{
    font-weight: 500;
}
.pos-rel {
	position: relative;
}
.inp-pad input {
	padding-left: 50px !important;
}
.inp-pad-deliver input {
	padding-left: 55px !important;
}
.inp-ic {
	position: absolute;
	top: 17px;
	left: 20px;
}
.inp-ic .fa {
	font-size: 24px;
	color: #ccc;
}
.left-info {
	margin-bottom: 30px;
	/* padding-bottom: 20px; */
}
.price-one {
	margin: 10px 0 0px;
	padding-left: 1%;
	font-weight: 300;
}
.price-one b {
	font-weight: 600;
}
.recent-order:hover {
	cursor: pointer;
}
.recent-order:hover .recent-25 b {
	padding-right: 5px;
	transition: all 0.1s ease-in-out;
}
.recent-order .recent-25 b {
	transition: all 0.1s ease-in-out;
}
.product-page__btns {
	display: table;
	width: 100%;
	margin: auto;
}
.product-page__btn {
	width: 50%;
	position: relative;
	text-align: center;
	display: table-cell;
	vertical-align: top;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 2%;
}
.btn--offer, .btn--question {
	opacity: 1;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.btn--offer,.btn--question {
	padding: 16px 5px 14px;
	max-height: 50px;
	min-height: 50px;
	font-size: 14px;
	border-radius: 2px;
	text-decoration: none;
	font-weight: normal;
	width: 100%;
}
.btn--question {
	padding-top: 15px;
}
.product-page__btn+.product-page__btn {
	padding-right: 0;
	padding-left: 2%;
}
.btn--block {
	display: block;
}
.btn--outline {
	background-color: transparent;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #09d6c5;
	cursor: pointer;
	color: #09d6c5;
	font-weight: 300;
}
.btn--green {
	color: white;
	border: none;
	background-color: #09d6c5;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}
.btn--green span {
	color: #fff;
}
.mar-bt-10 {
	margin-bottom: 10px;
	display: block;
}
.product-link a {
	color: #09d6c5;
}
.product-info-locations b {
	font-weight: 600;
}
.user-text {
	font-weight: normal;
	font-size: 14px;
	margin-top: 5px;
	text-align: center;
	display: block;
}
strong.font-float-rightr {
	font-size: 18px;
	float: right;
}
.recent-60-1 {
	width: 100%;
	margin: 0 auto 20px auto;
	display: block;
}
.mar-tp-hunt {
	margin-top: 25px;
}
.zoom-0-8 .lst-stp-btn button {
	width: 45%;
	text-align: center;
	padding: 18px 0;
}
.btn-fill {
	background-color: #09d6c5;
	color: #fff !important;
}
.posted-time {
	font-size: 12px;
	text-align: right;
	margin-bottom: 10px;
}
.my-breakdown ul li:first-child {
	margin-bottom: 10px;
	margin-bottom: 10px;
}
.profile-header {
	text-align: center;
	position: relative;
	width: 200px;
	float: left;
}
.avatar {
	margin: 0;
	padding: 2px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	overflow: hidden;
	background-color: #fff;
	border-radius: 2px;
}
.profile__avatar {
	width: 100px;
	min-height: 100px;
	border-radius: 2px;
	overflow: visible;
	z-index: 1;
	padding: 0;
	box-shadow: 0 0 10px rgba(0,0,0,0.08);
}
.profile__avatar img {
	border-radius: 2px;
}
.avatar img {
	display: block;
	border-radius: 2px;
	width: 100%;
}
.profile__title {
	margin: 0;
	display: block;
	margin-left: 0;
	font-weight: normal;
	font-size: 24px;
	padding-bottom: 10px;
}
.profile-header-wrapper {
	padding: 40px 0 30px;
	width: 600px;
	margin: 0 auto;
}
.profile-details {
	width: 400px;
	float: left;
}
.rating-hunt span,.rating-shop span {
	margin-right: 6px;
	font-size: 16px;
	float: left;
}
.star {
	display: table;
	height: 100%;
	vertical-align: middle;
}
.star label {
	font-size: 12px;
	padding-left: 5px;
	display: table-cell;
	vertical-align: middle;
}
.profile-menu {
	padding: 12px 0;
	border-bottom: 1px solid #f7f7f7;
	border-top: 1px solid #f7f7f7;
	text-align: center;
}
.content {
	width: 35%;
	max-width: 1000px;
	margin: 0 auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.profile-menu .content {
	display: table;
}
.profile-menu-item {
	min-height: 1px;
	display: table-cell;
	vertical-align: middle;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	width: 33%;
}
.profile-menu-item .active .profile-menu-reviews {
	color: #5a5a5a;
}
.profile-menu-number+.profile-menu-reviews {
	margin-top: 0;
}
.profile-menu-reviews {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	position: relative;
	margin-top: 3px;
	font-weight: 300;
}
.profile-menu-item ~ .profile-menu-item {
	text-align: center;
	border-left: 1px solid rgba(0,0,0,0.1);
}
.user-verifications {
	width: 35%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 5%;
}
.profile-content__title {
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 30px;
}
.product--info {
	width: 90%;
	max-width: 600px;
	margin: 5% auto;
}
.verifications-list {
	padding: 0;
	width: 100%;
	margin: 0;
	padding-top: 5px;
}
.product--info__item {
	display: table;
	width: 100%;
	padding: 16px 1px;
	margin: 0;
	font-size: 14px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.product--info__item--first {
}
.verifications-list .product--info__item {
	padding: 14px 1px 13px;
}
.product--info__item-title {
	display: inline-block;
	vertical-align: top;
	width: 40%;
	color: #797C84;
	font-weight: 300;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 20px;
}

.product--info__item-icon {
	width: 22px;
	color: #ADAFB3;
	display: inline-block;
	font-weight: 300;
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
	float: left;
	position: relative;
	top: -1px;
	vertical-align: middle;
	text-align: center;
}
.product--info__item-title-text {
	margin-left: 34px;
	display: block;
}
.details-icon--yes {
	font-size: 12px;
	line-height: 1.5;
	color: #74c700;
	background-color: transparent;
	font-weight: normal;
	top: 0;
	right: 0;
}
.details-icon {
	width: auto;
	height: auto;
	display: inline-block;
	text-align: center;
	position: relative;
}
.product--info__content-text a {
	color: #09d6c5;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
.js-upload-button {
	cursor: pointer;
}
.verifications-list .product--info__content-text a {
	font-weight: bold;
}
.product--info__item-icon--mobile {
	font-size: 28px;
}
.verifications-list .product--info__item-title {
	width: 70%;
}
.profile-content {
	padding: 50px 0 0 0;
}
.user-reviews {
	width: 60%;
	margin: 0 auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 3%;
}
.review-center {
	float: none;
	margin: 0 auto;
	padding-left: 0px;
}
.user-review {
	padding: 18px;
	text-align: center;
	/* border: 1px solid #e7e7e7; */
	border-radius: 2px;
	margin-bottom: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.user-rating--empty {
	border: 1px solid #cdcdcd;
	background-color: transparent;
}
.user-review .user-rating {
	float: left;
	display: inline-block;
	top: 2px;
	font-size: 15px;
	padding: 3px 12px 3px;
	margin-top: 0;
}
.user-rating__icon {
	font-family: "icon-font";
	font-size: 13px;
	display: inline-block;
	margin-left: -1px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.user-rating--empty .user-rating__icon {
	color: #969799;
}
.user-review__content {
	display: block;
	margin-left: 80px;
	padding-top: 3px;
	text-align: left;
	padding-left: 30px;
	border-left: 1px solid #e7e7e7;
}
.user-review__text {
	font-size: 16px;
	color: #494949;
	word-wrap: break-word;
}
.user-review__footer {
	margin-top: 28px;
	min-height: 20px;
}
.user-review .user-rating--empty {
	padding: 3px 12px 3px 23px;
}
.link-dt dl {
	cursor: pointer;
}
.pro-header {
	margin-bottom: 50px;
}
.pro-header h2 {
	font-size: 21px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 8px;
}
.pro-header p {
	font-size: 14px;
	line-height: 1.6;
	color: #AAB3BF;
	max-width: 400px;
	margin-bottom: 0;
}
.edit-pro-details {
	border-radius: 2px;
	border: 1px solid #DADFE6;
	background-color: white;
	margin: 0;
	list-style: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.edit-info-div {
	padding: 17px;
	border-top: 1px solid #ebebeb;
	display: block;
}
.img-edit p {
	float: left;
}
.img-edit img {
	width: 94px;
	height: 94px;
	border-radius: 2px;
	float: left;
	cursor: pointer;
}
.upld-btn {
	background-color: #848687;
	height: 30px;
	padding: 8px 17px 5px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	border-radius: 2px;
	border: none;
	display: inline-block;
	-moz-transition: all 0.18s;
	-o-transition: all 0.18s;
	-webkit-transition: all 0.18s;
	transition: all 0.18s;
	outline: none;
	margin-left: 20px;
	vertical-align: middle;
	margin-top: 30px;
	width: auto;
	line-height: 1.46;
	cursor: pointer;
}
.input-holder,.input-holder--full {
	display: inline-block;
	width: 100%;
	max-width: 240px;
	position: relative;
	margin-left: 0;
}
.input-holder label,.input-holder--full label {
	color: #9f9e9b;
	margin-bottom: 3px;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
}
.input-holder input {
	height: 42px;
	min-width: 0;
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	padding: 12px 12px 9px;
	max-width: 260px;
	border: 1px solid #DDE2EB;
	border-radius: 2px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.065);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.input-holder+.input-holder,.input-holder--full+.input-holder,.input-holder+.input-holder--full,.input-holder--full+.input-holder--full {
	margin-left: 20px;
}
.input-extra,.input-extra--light {
	height: 100%;
	float: left;
	width: 55px;
	line-height: 1.4;
	display: inline-block;
	cursor: pointer;
	padding: 13px 7px 10px 7px;
	text-align: left;
	color: #989fa6;
	font-weight: normal;
	position: relative;
	border-color: #dadada;
	border-width: 0 1px 0 0;
	border-style: solid;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.input-extra__arrows {
	position: absolute;
	width: 11px;
	height: 12px;
	right: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
	top: 50%;
	margin-top: -4px;
	background-image: url(../images/gray-dropdown-arrow.png);
	-moz-background-size: 8px 10px;
	-o-background-size: 8px 10px;
	-webkit-background-size: 8px 10px;
	background-size: 8px 10px;
	background-repeat: no-repeat;
}
.input-extra select,.input-extra--light select {
	position: absolute;
	width: 100%;
	height: 38px;
	display: block;
	background: none;
	top: 0;
	left: 0;
	opacity: 0;
	cursor: pointer;
}
.input-extra-content {
	display: block;
	margin-left: 55px;
	height: 100%;
}
.input-switcher {
	height: 42px;
	min-width: 0;
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	padding: 12px 12px 9px;
	max-width: 260px;
	border: 1px solid #DDE2EB;
	border-radius: 2px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.065);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.input-prepend input[type=text],.input-prepend input[type=tel],.input-prepend input[type=email],.input-prepend input[type=password] {
	border-left: none;
	border: none;
	background: transparent;
	box-shadow: none;
}
.input-prepend {
	padding: 0;
}
.btn-pd-0 {
	margin: 0px;
}
.payment-head {
	margin: 60px 0px 30px 0px;
}
.payment-head h2 {
	font-size: 16px;
	line-height: 1.2;
	font-weight: normal;
	color: #929FB1;
	max-width: 400px;
	margin-bottom: 0;
}
.payment-method {
	border-radius: 2px;
	border: 1px solid #DADFE6;
	background-color: white;
	margin: 0;
	list-style: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.credit-card-list {
	padding: 12px 0;
	position: relative;
	display: table;
	width: 100%;
	table-layout: fixed;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cards-empty {
	padding: 10px 0;
	color: #9EA4B1;
}
.add-card {
	padding: 12px 0;
	position: relative;
	display: table;
	width: 100%;
	table-layout: fixed;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px solid #ebebeb;
}
.add-card a {
	color: #9EA4B2;
	text-decoration: none;
	font-size: 22px;
}
.add-card a .fa {
	border-right: 1px solid #EDF1F5;
	padding: 0 16px;
	display: inline-block;
	width: 60px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.add-card a span {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding: 0 18px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
}
.mar-tp-0 {
	margin-bottom: 0px;
}
.noti-ic {
	padding-top: 0;
	padding: 17px;
	text-align: right;
}
.list-of-noti {
	border-radius: 2px;
	border: 1px solid #DADFE6;
	background-color: white;
	margin: 0;
	list-style: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.data-list__item--clean {
	border-top: none;
}
.data-list__info,.data-list__personal_info {
	display: inline-block;
	width: 75%;
	vertical-align: middle;
}
.data-list__side {
	display: inline-block;
	width: 24%;
	vertical-align: middle;
}
.data-list__title,.data-list__title--main {
	margin-top: 0;
	margin-bottom: 8px;
	color: #3C4A5C;
	font-weight: bold;
}
.data-list__desc {
	color: #989fa6;
	margin-bottom: 0;
	font-weight: 300;
	line-height: 1.4;
}
.custom-checkbox {
	width: 14px;
	height: 14px;
	display: inline-block;
	position: relative;
	vertical-align: bottom;
	margin-right: 5px;
	background-image: url(../images/checkbox.png);
	-moz-background-size: 38px 14px;
	-o-background-size: 38px 14px;
	-webkit-background-size: 38px 14px;
	background-size: 38px 14px;
	background-position: top left;
}
.custom-checkbox input {
	cursor: pointer;
}
.custom-checkbox.is-checked {
	background-position: top right;
}
.middle .custom-checkbox {
	vertical-align: middle;
	margin-right: 3px;
	top: -1px;
}
.custom-checkbox--big {
	width: 29px;
	height: 29px;
	border-radius: 2px;
	margin-right: 0;
	background: none;
	background-color: white;
	border: 1px solid #cecece;
	cursor: pointer;
}
.custom-checkbox--big:hover {
	border-color: #b3b3b3;
}
.custom-checkbox--big .custom-checkbox__check {
	opacity: 0;
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	color: #09d6c5;
	width: auto;
	height: auto;
	font-size: 12px;
	font-size: 1.2rem;
	top: 3px;
	position: absolute;
	left: 4px;
	-moz-transition: all 0.09s ease-in;
	-o-transition: all 0.09s ease-in;
	-webkit-transition: all 0.09s ease-in;
	transition: all 0.09s ease-in;
}
.custom-checkbox--big.is-checked {
	background-position: 0 0;
}
.custom-checkbox--big.is-checked .custom-checkbox__check {
	opacity: 1;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transition: all 0.09s ease-out;
	-o-transition: all 0.09s ease-out;
	-webkit-transition: all 0.09s ease-out;
	transition: all 0.09s ease-out;
}
.data-list__item,.data-list__item--clean,.data-list__header {
	padding: 17px;
	border-top: 1px solid #ebebeb;
	display: block;
}
.noti-ic .fa {
	font-size: 24px;
	margin-right: 10px;
	color: #444;
}
.toolbar-content-title {
	font-size: 18px;
	margin: 0;
	margin-bottom: 38px;
	text-align: left;
	font-weight: normal;
	padding-top: 50px;
}
.chats-list {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
}
.product-offer-item {
	border-top: 1px solid #E4E9F0;
	border-bottom: 1px solid #E4E9F0;
	background-color: white;
}
.product-offer-content {
	padding: 18px 3px;
	display: block;
	color: #74808F;
}
.offer-recent-wrapper {
	margin-top: 20px;
	margin-left: 59px;
	margin-right: 10px;
}
.prdt-offer-content {
	position: relative;
}
.offer-recent {
	display: block;
	border-radius: 2px;
	border: 1px solid #E4E9F0;
	display: block;
	position: relative;
	background-color: white;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.prdt-offer-title {
	width: 100%;
	padding: 8px;
	display: inline-block;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.prdt-offer-label {
	color: #09d6c5;
	font-size: 16px;
	font-weight: 300;
	margin-right: 22px;
	vertical-align: bottom;
	text-transform: uppercase;
	margin-right: 0;
	display: block;
	line-height: 1.2;
	margin-bottom: 10px;
}
.prdt-offer-text {
	display: block;
	font-size: 13px;
	line-height: 1.4;
}

.prdt-offer-text .js--price, .prdt-offer-text .deliver-font-size
{
    font-size: 16px;
}

.product-page__list-btn-icon {
	color: #74c700;
	display: inline-block;
	font-family: "icon-font";
	font-size: 11px;
	margin-top: 3px;
	height: 15px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: normal;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.product-offer-info {
	display: block;
	float: left;
	width: 80%;
}
.product-offer-avatar {
	float: left;
	width: 40px;
	height: 40px;
	border-radius: 2px;
	display: block;
	position: relative;
}
.product-offer-avatar img {
	border-radius: 2px;
	width: 100%;
}
.product-offer-info-content {
	margin-left: 59px;
	display: block;
}
.product-offer-info-title {
	margin: 0;
	margin-bottom: 4px;
	font-weight: 600;
}
.product-offer-info-title,.product-offer-info-message {
	font-size: 14px;
}
.product-offer-info-message {
	margin-bottom: 0;
	padding-right: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #74808F;
}
.product-offer-actions {
	display: block;
	float: right;
	width: 20%;
}
.product-offer-action-reply {
	color: #AAB3BF;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
	border-radius: 2px;
	text-align: right;
	margin-top: 6px;
	display: block;
	cursor: pointer;
	border: none;
	padding-right: 11px;
}
.product-offer-action-reply-icon {
	font-family: "icon-font";
	color: #AAB3BF;
	font-size: 16px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	margin-right: 4px;
	vertical-align: middle;
	width: auto;
	height: 20px;
	text-transform: none;
}
.notif-feed {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.notif-feed ul {
	border: 1px #f7f7f7 solid;
	padding: 20px;
	margin-top: 30px;
	background-color: #fff;
}
.notif-feed ul li {
	margin-bottom: 20px;
	border-bottom: 1px #f7f7f7 solid;
	padding-bottom: 20px;
}
.notif-feed ul li:last-child {
	border-bottom: none;
	padding-bottom: 0px;
}
.notif-feed h2 {
	margin: 30px 0 30px;
	text-align: center;
	font-weight: 500;
	font-size: 26px;
}
.img-feed {
	width: 40px;
	float: left;
}
.img-feed img {
	width: 100%;
	border-radius: 2px;
}
.feed-content {
	margin-left: 50px;
	width: calc(100% - 40px);
}
.feed-content h3 {
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 5px;
}
.feed-content p {
	font-weight: 300;
	font-size: 14px;
}
.noti-bg {
	background-color: #fbfbfb;
	padding-bottom: 30px;
	min-height: 550px;
}
.offer-btn {
	/* width: 460px; */
	margin: 0px auto 20px;
	display: table;
}
.offer-btn a {
	margin: 0 10px;
	width: 200px;
	text-align: center;
}
.offer-btn a.btn-fill {
	padding: 11px 0px 11px 0;
}
.offer-btn .fa {
	display: none;
}
.hunter-banner {
	background-image: url(https://images.unsplash.com/photo-1483973256040-ce2d13c9621b?dpr=1&auto=format&fit=crop&w=1500&h=1001&q=80&cs=tinysrgb&crop=);
	background-color: transparent;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 10px -140px;
	background-repeat: no-repeat;
	color: #fff;
	height: 600px;
	width: 100%;
	display: table;
}

.hunter-banner .left-sec {
	display: table;
	vertical-align: middle;
	margin: 160px 0 90px 30px;
	/* background-color: rgb(9, 214, 197); */
	text-align: left;
}
.hunter-banner h1 {
	font-size: 44px;
	line-height: 50px;
	margin-bottom: 20px;
	font-weight: 500;
	color: #ffffff;
}
.hunter-banner p {
	font-size: 20px;
	color: #fff;
	line-height: 25px;
	margin-bottom: 60px;
	font-weight: 200;
}
.content-block {
	padding: 32px;
	/* border: 1px solid #E4E7EB; */
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.04);
}
.ban-hunt-content
{
    padding: 32px;
    display: table;
    margin: 0 auto;
    width: 530px;
}
ol.comty-list-horizontal {
	display: block;
	margin: 0;
	padding-bottom: 0;
}
ol.comty-list-horizontal .comty-item {
	margin-bottom: 60px;
	padding: 0;
	display: block;
	height: 145px;
	width: 45%;
	position: relative;
	counter-increment: comty-count;
	float: left;
	margin-right: 50px;
}
ol.comty-list-horizontal .comty-item img
{
    box-shadow: none;
}
ol.comty-list-horizontal .comty-item::before {
	position: absolute;
	left: 0;
	top: 0;
	content: counter(comty-count);
	font-size: 40px;
	line-height: 30px;
	color: #2EACF0;
	width: 20px;
	text-align: center;
	display: none;
	font-weight: 500;
}
ol.comty-list-horizontal .comty-subtitle {
	font-size: 14px;
	width: calc(100% - 181px);
	float: left;
	padding-left: 20px;
}
ol.comty-list-horizontal .comty-subtitle span
{
    font-size: 18px;
    display: block;
    margin: 0px 0 38px;
    color: #5e5e6b;
    font-weight: 400;
}
ol.comty-list-horizontal li:last-child {
	margin-bottom: 0px;
}
.agent-bottom-section {
	border-top: 0;
	padding: 0;
}
.entry-large {
	padding-top: 120px;
	padding-bottom: 60px;
}
.flex {
	width: calc(100% - 32px);
	margin-left: auto;
	margin-right: auto;
}
.agent-bottom-section .content-1 {
	padding: 64px 110px;
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	box-shadow: none;
	/* background-color: #09d6c5; */
}
.agent-bottom-section .h1 {
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 4px;
	margin-top: 12px;
	/* color: #fff; */
}
.agent-bottom-section p {
	font-size: 16px;
	line-height: 26px;
	/* color: #fff; */
}
.col-md-4 {
	width: 33.333333333%;
}
.col-md-8 {
	width: 66.666666666%;
}
[class^="col-md-"],[class*=" col-md-"] {
	padding: 0 16px;
}
[class^="col-xs-"],[class*=" col-xs-"] {
	float: left;
	padding: 0 8px;
}
.row.cols {
	margin-left: -16px;
	margin-right: -16px;
}
.footer-container {
	padding: 40px 0;
	border-top: 1px solid rgba(0, 0, 0, .1);
}

@media only screen and (max-width:991px) {

	.footer-container {
		padding: 50px 0 30px;
		text-align: center;
	}
}


@media only screen and (max-width:991px) {

	.footer-bottom {
		margin-top: 30px;
	}
}

footer-bottom a {
	color: #525975;
	opacity: .6;
	transition: all ease .3s;
}
.footer-bottom a:hover {
	color: #525975;
	opacity: .3;
}

@media only screen and (max-width:991px) {

	.social-links {
		margin-top: 30px;
	}
}

.everly-footer .col-md-3 {
	width: 25%;
	float: left;
}
.everly-footer h6 {
	font-weight: 500;
}
.col-md-6 {
	width: 50%;
	float: left;
}
.social-links a.social-link {
	display: inline-block;
	margin-left: 15px;
	opacity: .3;
}
.social-links a.social-link:hover {
	opacity: .4;
}
.text-medium {
	font-size: 16px;
}
.medium-margin-bottom {
	margin-bottom: 20px;
}
.footer-bottom a {
	color: #525975;
	text-decoration: none;
	transition: all ease .3s;
}
.btn-hunt {
	margin: 13px 0 0 0;
	padding-left: 80px;
}
.btn-hunt button {
	font-weight: 100;
	cursor: pointer;
	transition: background 0.3s;
	position: relative;
	border: 1px solid #ffffff;
	font-size: 17px;
	line-height: 15px;
	color: #09d6c5;
	margin: 0px;
	border-radius: 4px;
	background: white;
	width: auto;
	-webkit-transition: background 0.3s;
	padding: 15px 40px;
}
.btn-hunt-banner {
	margin: 20px 0 0 0;
}
.btn-hunt-banner button {
	font-weight: 400;
	cursor: pointer;
	border: 3px solid transparent;
	font-size: 16px;
	line-height: 15px;
	color: #ffffff;
	margin: 0px;
	border-radius: 4px;
	background: #ffda67;
	width: 155px;
	-webkit-transition: background 0.3s;
	padding: 17px 0;
	text-align: center;
	transition: all ease .3s;
	position: relative;
}

.btn-hunt-page button
{
    font-weight: 100 ;
	cursor: pointer ;
	border: none;
	font-size: 17px;
	line-height: 15px ;
	color: #09d6c5 ;
	margin: 0px ;
	border-radius: 2px;
	background: #fff;
	-webkit-transition: background 0.3s;
	padding: 8px 3px;
	text-align: left;
	transition: all ease .3s;
	position: relative;
    border-bottom: 2px #09f6c5 solid;
}
.btn-hunt-banner button .fa
{
    position: absolute;
    font-size: 18px;
    right: 17px;
    top: 17px;
}

.hunt-page .val-1-space img {
	width: 50px;
}
.hunt-page h2.why-valet-head {
	font-size: 16px;
	font-weight: 300;
	padding: 10px 0;
}
.hunt-page .val-1-space {
	padding: 0 10px;
}
.hunt-page .val-1 {
	width: 350px;
}
.hunt-page {
	padding-top: 60px;
}
.val-1:last-child .val-1-space {
	margin-bottom: 0;
	padding-right: 0;
}
.val-1:first-child .val-1-space {
	padding-left: 0;
}
.text-muted {
	color: #9ba1a6;
}
.bg-green {
	background-color: #09d6c5;
}
.everly-footer {
	margin-top: 20px;
}
.btn-next button span
{
    color: #fff;
}
.btn-center button
{
    display: table;
    margin: 0 auto;
    padding: 10px 50px;
}

/*------------modal--------------*/

.modal {
    position: fixed;
    z-index: 3;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    -webkit-transform: translate3d(0, 0, 0);
    background-color: #f5f5f5;
    background-color: rgba(0,0,0,0.75);
}
.modal-table {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}
.modal-cell {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    padding: 50px;
}
.modal-content
{
    width: 700px;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    min-width: 450px;
    padding: 32px 50px;
    box-sizing: content-box;
    /* height: 100%; */
}
.signup-left
{
    width: 50%;
    position: relative;
    float: left;
}
.signup-right
{
    width: 50%;
    float: left;
    /* margin-top: 50px; */
    margin-left: 50%;
}
.signup h2
{
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 40px;
    display: block;
    width: 100%;
}
.signup p
{
    font-weight: 300;
    display: table;
    width: 100%;
}
.signup p a
{
    color: #09d6c5;
    text-decoration: none;
}
.signup .or span
{
    background-color: #fff;
    padding: 5px;
    position: relative;
    z-index: 1;
    font-weight: 400;
}
.signup .or
{
    text-align: center;
    position: absolute;
    display: table;
    margin: 15px 0;
    right: 53%;
    top: 48%;
    height: 470px;
}
.signup .or:after
{
    content: "";
    top: -50%;
    left: 10px;
    background-color: #dce0e0;
    height: 100%;
    width: 1px;
    position: absolute;
    z-index: 0;
}
.decorative-input {
    background-image: url(../images/text-field-icons.png);
    background-repeat: no-repeat;
    background-position: right 9px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    height: 40px;
    padding: 10px 35px 10px 10px;
    width: 100%;
    -webkit-background-size: 40px 171px;
    -moz-background-size: 40px 171px;
    -o-background-size: 40px 171px;
    background-size: 40px 171px;
    border: 1px solid #aaa;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
}
.input-grp
{
    margin-bottom: 10px;
}
.decorative-input[type=email] {
    background-position: right -40px;
}
.decorative-input[type=password] {
    background-position: right -90px;
}
.birth-mnt
{
    width: 175px;
    padding: 0  5px;
    float: left;
}
.birth-day
{
    width: 115px;
    padding: 0 5px;
    float: left;
}
.birth-year
{
    width: 160px;
    padding: 0 5px;
    float: left;
}
.input-grp label
{
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
}
.input-grp select
{
    display: block;
    padding: 8px 10px;
    width: 100%;
    border: 1px solid #aaa;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    outline: none;
    font-size: 14px;
    color: #5e5e6b;
    font-weight: 100;
}
input[type="checkbox"]:checked:before {
    content: "\2713";
    position: absolute;
    font-size: 15px;
    left: 0px;
    text-align: center;
    width: 20px;
    color: #09d6c5;
}
input[type="checkbox"] {
    position: relative;
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    margin-bottom: -.25em;
    margin-right: 5px;
    vertical-align: top;
    border: 1px solid #aaa;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    margin-right: 10px;
}
.input-grp label {
    display: block;
    font-size: 14px;
    font-weight: 300;
}
.checkbox
{
    margin: 0px 0 10px;
    display: table;
}
.input-grp input::-webkit-input-placeholder, .input-grp textarea::-webkit-input-placeholder {
	color: #5e5e6b;
    font-weight: 100;
}
.input-grp input::-moz-placeholder, .input-grp textarea::-moz-placeholder {
	color: #5e5e6b;
    font-weight: 100;
}
.input-grp input:-ms-input-placeholder, .input-grp textarea:-ms-input-placeholder {
	color: #5e5e6b;
    font-weight: 100;
}
.input-grp input:-moz-placeholder, .input-grp textarea:-moz-placeholder {
	color: #5e5e6b;
    font-weight: 100;
}
.modal
{
   /*-webkit-animation: fadeinout 1s linear forwards;
    animation: fadeinout 1s linear forwards;*/

}
.terms-and
{
    font-size: 12px;
}
.signup a:hover
{
    text-decoration: underline;
}
.modal-ov
{
    overflow: hidden !important;
    height: 100%;
}
/*@-webkit-keyframes fadeinout {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes fadeinout {
  0% { opacity: 0; }
  100% { opacity: 1; }
}*/
.already-login
{
    border-top: 1px #f7f7f7 solid;
    padding-top: 20px;
}
label.add-pic
{
    padding: 40px 15px;
    display: table;
    text-align: center;
    background-color: rgba(204, 204, 204, 0.43);
    border-radius: 2px;
    cursor: pointer;
    margin: 0 auto;
}
.social-login .l-fb
{
    position: relative;
    display: block;
    padding: 24px 0;
    color: #fff;
    border-color: #3B5998;
    background-color: #3B5998;
    margin-bottom: 10px;
    text-decoration: none;
    font-weight: 300;
    text-align: center;
    border-radius: 2px;
}
.social-login .l-fb span
{
    position: absolute;
    top: 25px;
    left: 25px;
}
.social-login .l-fb span .fa
{
    color: #fff;
    font-size: 18px;
}
.social-login .l-tw
{
    position: relative;
    display: block;
    padding: 24px 0;
    color: #0084b4;
    border: 1px #0084b4 solid;
    background-color: #fff;
    margin-bottom: 10px;
    text-decoration: none;
    font-weight: 300;
    text-align: center;
    border-radius: 2px;
}
.social-login .l-tw span
{
    position: absolute;
    top: 25px;
    left: 25px;
}
.social-login .l-tw span .fa
{
    color: #0084b4;
    font-size: 18px;
}
.login .decorative-input
{
    height: 60px;
}
.login .decorative-input[type=email] {
    background-position: right -30px;
}
.login .decorative-input[type=password] {
    background-position: right -80px;
}
.forget
{
    display: table;
    float: right;
    margin-top: 5px;
}
.forget a
{
    font-weight: 300;
    color: #09d6c5;
    text-decoration: none;
}
.img-left
{
    width: 180px;
    float: left;
}
.pos-fix
{
    position: fixed;
    width: 100%;
    z-index: 2;
}

.bg-white-1
{
    background-color: #fff;
    height: 70px;
    border-bottom: 1px #f7f7f7 solid;
}
.pos-rel
{
    position: relative;
    z-index: 2;
}
.v-mid
{
    position: absolute;
    top: 25%;
    text-align: center;
    margin-top: 100px;
}
.login .login-or span
{
    background-color: #fff;
    padding: 5px;
    position: relative;
    z-index: 1;
    font-weight: 400;
}
.login .login-or
{
    text-align: center;
    position: relative;
    display: block;
    margin: 40px 0;
}
.login .login-or:after
{
    content: "";
    top: 10px;
    left: 0px;
    background-color: #dce0e0;
    height: 1px;
    width: 100%;
    position: absolute;
    z-index: 0;
}
.journey
{
    padding: 20px;
    border: 1px #f7f7f7 solid;
    width: 90%;
    margin: 0 auto;
}
.jou-left-bor
{
    position: relative;
    height: 400px;
}
.jou-left-bor:before
{
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 1px;
    background-color: #f7f7f7;
}
.journey p
{
    font-size: 18px;
}
.journey p .jou-date
{
    float: right;
    font-size: 14px;
}
.journey p .from-place, .journey p .to-place
{
    margin: 0 5px;
}
.-title
{
    font-size: 23px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 40px;
}
.active, .active span
{
    color: #5e5e6b;
}
.btn-fill:hover
{
    opacity: 0.8;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
}
.btn-fill:hover span
{

    transition: background 0.3s;
    -webkit-transition: background 0.3s;
}
.btn-outline:hover
{

    transition: background 0.3s;
    -webkit-transition: background 0.3s;
}
.btn-outline:hover span
{

    transition: background 0.3s;
    -webkit-transition: background 0.3s;
}
.btn-outline:hover svg
{

    transition: background 0.3s;
    -webkit-transition: background 0.3s;
}
.mar-top-35
{
    margin-top: 20px;
    display: block;
}
.bor-tp-none
{
    border-top: none !important;
}
.no-bullet li
{
    margin-bottom: 10px;
}
.no-bullet li:last-child
{
    margin-bottom: 0px;
}
.v-aln-m
{
    height: 100%;
    width: 54%;
    float: left;
}
.v-aln-m .product-title
{
    font-size: 30px;
    font-weight: 400;
    word-break: break-word;
	height:75px;
	overflow: hidden;
}
.product-title-1
{
    font-size: 16px;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 300;
    float: left;
    color: #5e5e5b;
}
.fi-p b
{
    font-weight: 400;
}
.text-left
{
    text-align: left !important;
}
.prdt-offer-text .fa
{
    width: 20px;
}
.prdt-offer-text .service-fee
{
    margin-bottom:15px;
    display: block;
    font-size: 14px;
}
.prdt-offer-text .service-fee .dot
{
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #09d6c5;
    margin: 5px 10px 0 5px;
    display: block;
    float: left;
}
.forget-head
{
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}
.btn-hunt
{
    font-size: 18px;
    width: 155px;
    padding: 15px 20px;
    transition: all ease .3s;
    position: relative;
    text-decoration: none;
    font-weight: 400;
    border-radius: 4px;
    margin-right: 20px;
    text-align: center;
    border: 2px #fff solid;
    color: #fff;
}
.off-btn
{
    width: auto !important;
    margin: 0px;
}
a
{
    cursor: pointer;
}
.modal-alert
{
    background-color: #fff;
    width: 750px;
    border-radius: 2px;
    margin: 0 auto;
}
.modal-alert .alert-left, .modal-alert .alert-right
{
    width: 50%;
    float: left;
    height: 350px;
    display: table;
}
.modal-alert .alert-left img
{
    max-height: 100%;
    margin: 0 auto;
    vertical-align: middle;
    max-width: 98%;
}
.modal-alert .alert-left
{
    height: 350px;
    display: table-cell;
    vertical-align: middle;
    border-bottom-left-radius: 2px;
    background-repeat: no-repeat;
    border-top-left-radius: 2px;
    background-position: center;
    background-size: cover;
}
.modal-alert .alert-left span
{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0px;
}
.modal-alert .alert-right .space-alt
{
    padding: 30px;
    height: 100%;
    vertical-align: middle;
    display: table-cell;
}
.modal-alert .alert-right .space-alt h2
{
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 25px;
    display: block;
    width: 100%;
}
.modal-alert .alert-right .space-alt p
{
    margin-bottom: 50px;
    display: block;
}
.modal-alert .alert-right .space-alt a
{
    font-size: 16px;
    font-weight: 200;
    color: #09d6c5;
    text-decoration: none;
    border: 1px #09d6c5 solid;
    border-radius: 2px;
    padding: 10px 20px;
}
.input-no
{
    position: relative;
}
.input-no .arrrow
{
    position: absolute;
    left: 2px;
    width: 25px;
    text-align: center;
    padding: 3px 0px;
    background-color: #f7f7f7;
    cursor: pointer;
}
.input-no .arrrow:hover
{
    background-color: #e5e5e5;
}
.input-no .arrow .fa
{
    color: inherit;
}
.input-no .arrow-up
{
    top: 1px;
}
.input-no .arrow-down
{
    bottom: 2px;
}
.input-no input
{
    padding-left: 40px;
}
.how-wid
{
    width: 825px;
    margin: 40px auto 0;
}
.how-wid h1
{
    padding: 120px 0 0;
    font-weight: 600;
    font-size: 26px;
}
.how-hunt .val-1-space
{
    padding: 50px 0 0 0;
}
.how-hunt .how-hunt-left
{
    width: 60%;
    float: left;
}
.how-hunt .how-hunt-right
{
    width: 40%;
    float: left;
}
.loading{
    width: 80px;
    cursor: pointer;
    height: 80px;
    -webkit-animation: linear shake 1.5s infinite;
    -moz-animation: linear shake 1.5s infinite;
    -o-animation: linear shake 1.5s infinite;
    animation: linear shake 1.5s infinite;
    margin: 20% auto;
}
.loading img
{
    width: 100%;
}
@keyframes shake {
  0% {
    transform: rotate(0deg);
  }
 50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes shake {
    0% {
    transform: rotate(0deg);
  }
 50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@-moz-keyframes shake {
   0% {
    transform: rotate(0deg);
  }
 50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes shake {
   0% {
    transform: rotate(0deg);
  }
 50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.bg-yellow button
{
    background: #ffda67 !important;
}
.v-l-align
{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 4;
    top: 0;
    overflow: hidden;
}
.second-menu{
   position: absolute;
   top: 55px;
   right: 0px;
   margin: 0px;
   /*! padding: 0px 16px; */
   background-color: #ffffff !important;
   border: 1px solid #DBDBDB !important;
   box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) !important;
   min-width: 222px !important;
   max-width: 460px !important;
   min-height: 60px !important;
   border-radius: 2px;

}
.second-menu li
{
   list-style: none;
}
.second-menu li a
{
   text-decoration: none;
   color: #5e5e6b;
   padding: 14px;
   /*border-bottom: 1px solid #F2F2F2 !important;*/
   width: 100% !important;
   display: block;
}
.second-menu li a:hover

{
color:#09d6c5 !important;
background: hsla(0, 0%, 95%, 0.46);
}
.men-arr
{
    position: absolute !important;
    width: 20px !important;
    height: 10px !important;
    top: 46px !important;
}
.menu-arr-stroke {
    stroke: #DBDBDB !important;
    fill: transparent !important;
}
.menu-arr-fill {
    fill: #ffffff !important;
}
.header-pic
{
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.header-pic:hover
{
    transform: translateY(-1px);
    box-shadow: 0 7px 14px rgba(50, 50, 93) ;
    transition: background 0.2s;
}
.pos-rel .no-pad
{
    padding: 5px 0px;
}
.err-msg-in
{
    border-color: #f32d2d;
}
.err-msg-la
{
    color: #f32d2d;
    font-size: 12px;
}
.how-hunt .val-1 {
    min-height: 160px;
}
.min-loader
{
    display: table;
    width: 100%;
    color: #09d6c5;
    padding-top: 100px;
    background-color: #fff;
}
.min-loader .fa
{
    font-size: 24px;
}
.head-of
{
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 16px;
   height: 32px;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
}
main
{
    min-height: 550px;
}
.min-load-center
{
    height: 100%;
    background-color: #fff;
    text-align: center;
    display: table;
    width: 100%;
}

.min-load-center p
{
    display: table-cell;
    vertical-align: middle;
    color: #09d6c5;
    font-size: 12px;
}
.text-no-err
{
	height: 400px;
}
.text-no-err p
{
	font-size: 28px !important;
	color: #5e5e6b !important;
	vertical-align: middle;
	font-weight: 300;
}

.link-btn {
    padding: 10px 20px !important;
    font-weight: 400;
    color: #ffffff !important;
    border: 1px #66e5db solid;
    background-color: rgba(9, 214, 197, 0.62);
    border-radius: 4px;
    transition: all 0.1s ease-in-out;
}
.link-btn:hover
{
    color: #fff !important;
    background-color: #09d6c5;
    transition: all 0.1s ease-in-out;
}

.space-alt a:hover
{
	background-color:#09d6c5;
	color:#fff !important;
}

.modal-fade
{
	opacity: 0;
	transition: all 0.5s ease-in-out;
	visibility: hidden;
}
.modal-fade-in
{
	opacity: 1;
	transition: all 0.5s ease-in-out;
	visibility: visible;
}

.head-icon
{
    position: relative;
    text-align: center;
}
.head-icon span
{
    position: absolute;
    top: 0px;
    right: -10px;
    color: #ffffff;
    background-color: #09d6c5;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    text-align: center;
    line-height: initial;
    padding: 2px 0;
    font-size: 12px;
    border: 2px #ffffff solid;
}
.head-icon .fa
{
    font-size: 20px;
    color: #09d6c5;
}
.head-icon:hover
{
    opacity: 0.8;
}
.ban-link
{
    text-align: center;
    padding: 5px;
}
.ban-link a
{
    font-size: 14px;
}
.price-box-1
{
    padding: 0px;
    border: none;
}
.price-box-1 input
{
    border: none;
    font-size: 16px;
    padding-left: 40px;
}
.price-box-1 span .fa {
    color: #ccc;
    font-size: 20px;
}
.price-box-1 .price-symbol
{
    top: 20px;
    left: 15px;
}
.date-disabled
{
    cursor: not-allowed;
}
.bt-find-order:hover
{
    background-color: transparent !important;
    color: #ffda67;
    border-color: #ffda67;
}
.bt-add-trip:hover
{
    background: #ffda67 !important;
    color: #fff;
    border-color: #ffda67;
}
.btn-next a:hover, .btn-next button:hover, .btn--block:hover
{
    opacity: 0.8;
}
.recent-order__media img
{
    max-width: 100% !important;
    border-radius: 4px;
    max-height: 100%;
    width: initial !important;
}
.profile-menu-item a
{
    opacity: 0.8;
}
.profile-menu-item a:hover, .profile-menu-item .active
{
    opacity: 1;
}
.user-reviews .cf p
{
    font-size: 16px;
}
.no-offer
{
    margin: 150px 0;
}
.no-offer p
{
    font-size: 16px;
    font-weight: 400;
}
.no-offer img
{
    width: 500px;
    margin: 30px auto;
}
.coversation .pos-stat
{
    height: 100%;
}
.off-btn button:hover
{
    background-color: #09d6c5;
    color: #fff;
    border-color: #09d6c5;
}