@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,600i,700');
@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i');

@import url("custom.css");
body {
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
	padding:0px !important;
	margin:0px !important;
}
a {
	text-decoration: none;
	color: #4cbc5b;
}
.block-title {
	text-align: center;
	margin-bottom: 2px;
	font-size: 36px;
    font-weight: 400;
	margin-top:0;
}
.block_title_subtitle {
	text-align: center;
	padding-bottom: 30px;
	font-size: 14px;
	position: relative;
}
.banner_images img {
	width: 100%;
}
.loginModal select {
	-webkit-padding: 6px 32px;
	-webkit-padding-before:32px;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {


    /* Safari only override */
    ::i-block-chrome, .loginModal select.form-control {
text-indent: 32px;
}
}
/*----------header---------------*/

.navbar-default {
	background: rgba(0, 0, 0, .5);
	border: none medium;
	margin: 0;
	padding:10px 0px;
}
.overlayer {
	background-color:rgba(0, 0, 0, .3);
	position:absolute;
	top:0px;
	bottom:0px;
	right:0px;
	left:0px;
	width:100%;
	height:100%;
	color:#fff;
}
.banner_images h1 {
	text-align: center;
	color: #fff;
	font-size: 48px;
	margin-bottom: 40px;
	text-transform: capitalize;
	/* margin: 0px 86px; */
    width: 60%;
	margin: 21px auto;
	position:relative;
	font-weight:bold;
}
.banner_images h3 {
	text-align:center;
	color:#fff;
	font-size:30px;
	margin-bottom:30px;
}
.banner_slider {
	padding: 40px 0px;
	position:relative;
	background-color: #dbdbdb;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #4cbc5b;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	background-color: #4cbc5b;
}
.navbar .logo {
	margin: 0;
}
.menu-bar.menu_main ul {
	float: right;
}
/*------------------Footer Start -------------------------*/
.footer {
	clear: both;
	background: #333433;
	padding: 0;
	color:#fff;
	font-size:14px;
}
.footer_copyright p {
    color: #858685;
    text-align: center;
    font-size: 13px;
}
.footer_top {
	background: url(../images/footer_bg.jpg) scroll center center/100%;
	font-size: 14px;
	    padding: 30px 0;
}
footer .block-title {
	    color: #fff;
    font-size: 18px;
    position: relative;
    padding: 0 0 5px;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
    margin-bottom: 10px;
}
footer .block-title:after {
	    background: #fff;
    content: "";
    width: 20px;
    height: 2px;
    display: block;
    margin: 10px 0 0;
}
footer ul.menu.nav {
    font-size: 14px;
}
footer .nav > li > a {
	color: #fff;
	padding: 0 0;
    line-height: 30px;
	display: inline-block;
}
footer .nav > li > a:hover, footer .nav > li > a:focus {
	text-decoration: none;
	background-color: transparent;
}
section#block-newsletter-newsletter-subscribe {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
.footer_social-box .contact_details .fa {
	padding-right: 5px;
}
.footer_social-box .contact_details a {
	color: #fff;
}
.footer_social-box .contact_details {
	padding: 0 0 10px;
	color: #fff;
}
.footer_social_container ul {
	padding: 0
}
.footer_social_container ul li {
	list-style: none;
	display: inline-block;
}
.footer_social_container ul li .fa {
	width: 38px;
    height: 38px;
    background: #373737;
    text-align: center;
    line-height: 38px;
    font-size: 15px;
    color: #aeaeae;
    border-radius: 50%;
    margin-right: 5px;
}
.footer_logo {
	clear: both;
	padding-top: 20px;
}
.footer_copyright {
	padding: 15px 0;
}
footer section#block-newsletter-newsletter-subscribe .btn-default {
    color: #fff;
    background-color: #4cbc5b;
    border-color: #4cbc5b;
}
/*------------------Footer End---------------------*/
.front .view-header {
	margin-bottom: 20px;
}
.content-home {
	padding: 15px 0;
}
/*popular Category */


.popular_categories_box {
	background: #ffF;
	float: left;
	width: 100%;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 20px;
	box-shadow: 0 2px 6px 2px #ccc;
	transition: all 0.5s ease;
}
.content-home.block-what_we_do {
	background: #ececec/*f2f2f2*/;
}
.popular_categories_image img {
	border-radius: 5px;
	margin:0px auto;
}
.popular_categories_title {
	padding: 10px 0 0;
	text-align: left;
	color: #444444;
}
.popular_categories_title a {
	color: #444444;
}
.popular_categories_title {
}
.popular_categories_title a:hover {
	color: #4cbc5b;
}
 .popular_categories_location::before {
 content: "\f041";
 font-family: fontawesome;
 padding-right: 10px;
}
.view-popular-categories .views-row {
	width: 25%;
}
.view-popular-categories .owl-carousel .owl-item {
	float: left;
	width: 300px !important;
}
.view-popular-categories .views-field {
	padding: 15px;
}
.views-row.views-row-8.col-md-3.col-sm-4.views-row-even {
	clear: both;
}
:focus {
	outline:none !important;
}
.breadcrumb-box {
	margin-top:10px;
}
.userName input {
	background-image: url(../images/user.png) !important;
	background-repeat: no-repeat;
	background-size: 23px;
	background-position-y: center;
	background-position-x: left;
	left: 20px;
}
.phnBg input {
	background-image: url(../images/phone.png) !important;
	background-repeat: no-repeat;
	background-size: 23px;
	background-position-y: center;
	background-position-x: left;
	left: 20px;
}
.emailBg input {
	background-image: url(../images/mail.png) !important;
	background-repeat: no-repeat;
	background-size: 26px;
	background-position-y: center;
	background-position-x: left;
	left: 20px;
}
.passBg input {
	background-image: url(../images/password.png) !important;
	background-repeat: no-repeat;
	background-size: 23px;
	background-position-y: center;
	background-position-x: left;
	left: 20px;
}
.postalBg input {
	background-image: url(../images/placeholder.png) !important;
	background-repeat: no-repeat;
	background-size: 26px;
	background-position-y: center;
	background-position-x: left;
	left: 20px;
}
.ganderBg select {
	background-image: url(../images/users.png) !important;
	background-repeat: no-repeat;
	background-size: 27px;
	background-position-y: center;
	background-position-x: left;
	left: 20px;
}
.loginModal .modal-content {
	position:relative;
	background-image:url(../images/modal_bg.png) !important;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width:100%;
	padding:40px 100px;
	height:auto;
	border: 10px solid #fff;
	border-radius: 100px 0px 100px;
}
.loginModal .modal-body {
	background-color:rgba(255, 255, 255, 0.8);
	padding:5px;
	border-radius: 0px 8px 8px 8px;
}
.loginModal .form-control {
	padding: 6px 32px;
}
.loginModal .modal-header {
	padding:0px;
	    border-bottom: 0px solid #e5e5e5;
}
.btnBlack {
	background-color:#525151;
	color:#fff;
	border-radius:0px;
	transition: all ease 0.5s;
}
.btnBlack.active, .btnBlack:hover, .btnBlack:focus {
	color:#fff;
	background-color:#4cbc5b;
	transition: all ease 0.5s;
}
.loginModal .form-group {
	margin-bottom:15px;
}
.passBg .form-type-password-confirm .form-type-password {
	width: 46%;
	float: left;
	clear: none;
}
.passBg .help-block.password-help {
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	position: relative;
	left: 0;
}
.tabbable {
	margin-bottom: 0px;
}
.loginModal .btn-success, .loginModal .btn-default, .webform-submit {
	color: #fff;
	background-color: #5cb85c !important;
	border-color: #4cae4c !important;
	border-radius: 24px;
	padding: 7px 22px;
}
.webform-submit {
	margin-top:20px;
	margin-left:15px;
}
.linkText {
	font-weight:bold;
}
.infoText {
	padding-bottom:10px !important;
	color: #262626;
}
.fileUpload {
	position:relative;
	margin:20px auto;
}
.fileUpload input[type="file"] {
	position: absolute;
	top: -9999999;
	filter: alpha(opacity=0);
	opacity: 0;
	width:40px;
	height:45px;
	outline: none;
	cursor: inherit;
}
.fileUpload .img {
	width: 45px;
	padding: 5px;
	border: 1px solid #b2b2b2;
}
.text {
	position: relative;
	top: -12px;
	left: 5px;
	font-weight:bold;
}
.loginModal .btn-success:after, .loginModal .btn-default:after {
	content: "\f0da";
	margin-left:7px;
	font-family: fontawesome;
}
.loginModal .btn.icon-before .glyphicon {
	display:none;
}
.loginModal .fa-caret-right:before {
	content: "\f0da";
	margin-left:7px;
	display:none;
}
.loginModal label {
	display:none;
}
.loginModal .form-type-checkbox label {
	display:block;
}
.cameraBox {
	position: absolute;
	bottom: 10px;
	top: 0px;
}
.fileUpload .input-group-btn {
	padding-top:50px;
}
.change_file .field-name-field-id-proof .input-group:before {
	content:url(../images/id_photo_file.png);
	position:absolute;
	left:0px;
}
.change_file .field-name-field-your-pic-with-id-proof .input-group:before {
	content:url(../images/id_file.png);
	position:absolute;
	left:0px;
}
.change_file .input-group-btn {
	padding-top:10px;
}
.change_file input[type="file"] {
	padding: 0px;
	width: 45px;
	height: 40px;
	opacity: 0;
}
.image-widget-data p {
	float: left;
	margin-top: 10px;
	clear:both;
}
.text_box {
	background-color:#edf9ef;
}
.noPadding {
	padding:0px;
}
.text_box .heading_text {
	font-size:16px;
	text-align:center;
	color:#4cbc5a;
	text-transform:uppercase;
	font-weight:bold;
}
.text_box hr {
	margin-top: 3px;
	margin-bottom: 0px;
	border: 0;
	border-top: 2px solid;
	width: 55px;
}
.text_box {
	padding:25px 0px
}
.img-auto {
	margin:0px auto;
}
.flex_box {
	display:flex;
}
.how_it_work {
	margin-top:10px;
}
.text_box img {
	margin:15px auto;
}
.flex_box .work_4, .flex_box .work_3 {
	order:2;
}
.img_list li {
	list-style:none;
	margin:10px 5px;
	display:inline-block;
	width:60px;
}
.img_list {
	padding:0px;
	margin-top:30px;
}
.img_list li:first-child, .img_list li:last-child {
	height:30px;
	width:30px;
	background-color:#ccc;
	border-radius:50%;
}
.info_dress_box {
	background-color:#ececec;
	margin-top: 50px;
/*padding:40px;*/}
.booking_box_right {
	background-color:#fff;
	box-shadow:0px 0px 4px #bbb;
	border-radius:4px;
	padding:10px;
}
.booking_box {
	margin-top:20px;
}
.booking_box table {
	background-color:#fff;
}
.relative_product {
	background-color:#f6f6f6;
}
/*----------------- Product- card design css Start-----------------*/
.product_name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.product_name a {
    color: #444;
    text-decoration: none;
    font-weight: 600;}
.product_dec {
    font-size: 13px;
    margin-bottom: 5px;
}
.product_location {
    /* float: left; */
    width: 100%;
    display: block;
    margin-bottom: 15px;
}
.product_location .fa:before {
    color: #909dba;
    margin-right: 10px;
    margin-top: 3px;
	display:inline-block
}
.product_Price {
    padding-top: 10px;
    font-size: 25px;
    font-weight: bold;
    font-family: lato;
}
.product_Price span {
	padding:3px 5px;
	text-transform:capitalize;
	background-color:#e9eaec;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
    margin-top: 5px;
}

.panel_product .panel-heading {
	padding: 7px;
	border-bottom: 0px solid transparent;
}

.panel_product .panel-heading img {
	margin:0px auto;
}
.panel_product .panel-body {
	padding: 7px;
	min-height:150px;
}
.view-home-page-banner-recent-products .panel_product .panel-body {
    min-height: 170px;
}
.panel_product {
	border:1px solid #ccc;
}
.panel_product .panel-footer {
	padding:5px;
	background-color: #fff;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	display:inline-flex;
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	width:100%;
}
.panel_btn {
	width:50%;
	float:left;
	display:inline-block;
	padding:5px 2px;
	text-transform:uppercase;
	text-align:center;
	margin:10px 0px;
}
.panel_btn a
{
	text-decoration:none
}
.btn_left {
	background-color:#5e5e5e;
	color:#fff;
	border-radius:3px 0px 0px 3px;
}
.btn_right {
	background-color:#9e9e9e;
	color:#fff;
	border-radius:0px 3px 3px 0px;
}
.panel_product hr {
	margin-top: 20px;
	margin-bottom:5px 2px;
	border: 0;
	border-top: 1px solid #eee;
	display:none;
}
.product_location .fa {
    float: left;
	    color: #8997b5;
}
.panel_product:hover {
    cursor: pointer;
    box-shadow: 0px 0px 9px #4cbc5b !important;
    transition: all 0.5s ease;
}
.panel_product:hover .product_name a{
    color:#1da731;
}
.panel_product:hover .product_Price
{
	color:#de5e26
}
.panel_product:hover .product_Price span {
    background-color: rgba(68, 68, 68, 0.56);
    color: #fff;
}

.panel_product:hover .btn_left {
    background-color: #4cbc5b;
}
.panel_product:hover .btn_right {
    background-color: rgba(76, 188, 91, 0.72);
}
.panel_product:hover .btn_right.panel_btn a
{
	color:#000;
}
.product_location .locality-block, .product_location .locality-block div
{
	display:inline-block
}
.product_location .addressfield-container-inline.locality-block.country-NZ {
    display: block;
}


/*----------------- Product Card design css End-----------------*/

.other_product {
	background-color:#ececec;
	padding:40px 0px;
	clear: both;
}
.grayBg {
	font-size:16px;
	font-weight:bold;
	padding:7px 15px;
	border-radius:3px;
	margin-bottom:20px;
	background-color:#d9d7d8;
}
.owner_profile {
	padding:7px 7px 85px;
	border-radius:70px 0px 70px;
	box-shadow:0px 0px 3px #1da730;
	background-color:#fff;
}
.owner_profile img {
	border-radius:70px 0px 70px;
	margin-bottom:20px;
	text-align:center;
}
.owner_profile h4 {
	color:#1da730;
	margin:20px 0px;
	text-transform:uppercase;
	font-weight:bold;
}
.owner_profile .progress {
	height: 13px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #ccc;
	border-radius: 10px;
}
.owner_profile .progress-bar {
	background-color: #fbb306;
}
/*.info_dress_box{
	margin-top:50px;}*/
.btnSign {
	padding:14px 16px !important;
	border-radius:0px !important;
	text-transform:uppercase;
	background-color: rgba(0, 0, 0, 0.81);
	color: #fff;
}
.btnSign:hover, .btnSign:focus {
	background-color:#4cbc5b;
	color:#fff;
}
:focus {
	outline:none !important;
}
.navbar-nav > li {
	text-transform:uppercase;
}
.popular_categories_box:hover {
	cursor:pointer;
	box-shadow:0px 0px 9px #4cbc5b;
	transition: all 0.5s ease;
}
.popular_categories_box:hover .popular_categories_title a {
	color: #4cbc5b;
	transition: all 0.5s ease;
}
.popular_categories_title:last-child, .popular_categories_title:first-child {
	font-weight:bold;
	font-size:16px;
	transition: all 0.5s ease;
}
.popular_categories_box:hover .popular_categories_title:last-child {
	color: #dd5e27;
	transition: all 0.5s ease;
}
.banner_slider .panel {
	box-shadow: 0px 0px 4px #ccc;
	margin: 0 20px
}
.banner_images {
	width: 100%;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	padding-top:100px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.myAccount {
	padding: 14px 16px !important;
	border-radius: 0px !important;
	text-transform: uppercase;
	background-color: rgba(0, 0, 0, 0.81);
	color: #fff;
}
/*------------------fliter css---------------------------*/

.searchBox .col_20 {
	width:20% !important;
	float:left;
}
.searchBox .form-control {
	height: 40px;
	background-color: #fff;
	border: 0px solid #ccc;
	border-radius: 0px;
	padding:6px 10px 6px 30px;
}
#edit-field-asset-category-target-id-wrapper .form-control {
	background-image: url(../images/category.png) !important;
	background-repeat: no-repeat;
	background-size: 25px;
	background-position-y: center;
	background-position-x: left;
	left: 20px;
}
#edit-field-location-data-wrapper .form-control {
	background-image: url(../images/location.png) !important;
	background-repeat: no-repeat;
	background-size: 25px;
	background-position-y: center;
	background-position-x: left;
	left: 20px;
}
#edit-title-wrapper .form-control {
	background-image: url(../images/price.png) !important;
	background-repeat: no-repeat;
	background-size: 25px;
	background-position-y: center;
	background-position-x: left;
	left: 20px;
}
#edit-available-wrapper .form-control {
	background-image: url(../images/event.png) !important;
	background-repeat: no-repeat;
	background-size: 25px;
	background-position-y: center;
	background-position-x: left;
	left: 20px;
	width:100%;
}
.searchBox .views-exposed-widget .btn {
	background-image: url(../images/search.png) !important;
	background-repeat: no-repeat;
	background-size: 25px;
	background-position-y: center;
	background-position-x: left;
	left: 20px;
}
.searchBox {
	/* border: 1px solid; */
    border-radius: 39px;
	padding: 15px 20px 9px;
	background-color: rgba(241, 241, 241, 0.5);
	position:relative;
}
/*---------------------------end of filter css--------------------*/

.info_dress_box h3 {
	margin-top:0px;
	color:#4cbc5b;
}
.info_dress_box h3 span {
	float:right;
	color:#dd5e27;
}
.info_dress_box hr {
	margin-top: 15px;
	margin-bottom: 20px;
	border: 0;
	border-top: 2px solid #828282;
}
.rating_box {
	margin-bottom:20px;
}
.rating_box:first-child {
	margin-left:15px;
}
.rating_box:last-child {
	margin-right:15px;
}
.col_30 {
	width:25%;
	float:left;
	background-color:#fff;
	padding: 9px 12px;
	border: 1px solid #929292;
	height: 40px;
}
.col_60 {
	width:50%;
	float:left;
	background-color:#fff;
}
.rating_box:before, .rating_box:after, .rating_box .field .field-label:before, .rating_box .field .field-label:after {
	clear: both;
	display: table;
	content: " ";
}
.col_60 .form-control {
	border: 1px solid #929292;
	padding: 7px 12px 7px 32px
}
.btn_rating {
	padding:0px;
}
.btn_rating .btnShare {
	height:38px;
	background-color: #5e5e5e;
	color:#fff;
	padding:7px 12px;
}
.socialIcon:hover, .socialIcon:focus {
	color:#4cbc5b;
}
.socialIcon {
	color:#fff;
	font-size:20px;
	padding:0px 5px;
}
.addressBg {
	background-image: url(../images/placeholder.png) !important;
	background-repeat: no-repeat;
	background-size: 26px;
	background-position-y: center;
	background-position-x: left;
	left: 20px;
	padding: 9px 10px 9px 30px;
	border: 1px solid #929292;
}
.cal caption {
	background-color: #4cbc5b;
	margin: 0px;
	padding: 5px 10px;
	color: #fff;
	border-radius: 7px 7px 0px 0px;
	font-size:16px;
	text-align:center;
}
.cal table {
	font-size: smaller;
	color: #000000;
	border-width: 2px;
	border-color: #ccc;
	border-style: solid;
	border-top:0px;
}
.filter_box {
	margin-top:50px;
	margin-bottom:100px;
}
.filter_box #edit-available-wrapper .control-label {
	display:none !important;
}
.filter_box .views-exposed-form .views-exposed-widget {
	float: left;
	padding: 0px;
	width:20%;
}
#edit-title-wrapper input {
	border-radius:10px 0px 0px 10px;
}
#edit-title-wrapper .views-exposed-form .views-exposed-widget .btn {
	margin-top: 0px;
	width: 164px;
	border-radius: 0px 10px 10px 0px;
	padding: 9px;
	background-color: #4cbc5b;
	color:#fff;
	display: block;
	width: 100%;
}
.rating_box .field .field-label {
	font-weight: bold;
	float: left;
}
.searchBox .btn, .searchBox .btn:hover, .searchBox .btn:focus {
	margin-top: 0px !important;
	border-radius: 0px 10px 10px 0px;
	    padding: 10px;
	background-color: #4cbc5b;
	color:#fff;
	display: block;
	width: 100%;
	border-color: #4cbc5b;
}
.block_title_subtitle:before, .block_title_subtitle:after {
	content: "";
    text-decoration: line-through;
    padding: 0;
    background: #4cbc5b;
    display: inline-block;
    margin: 0 10px 5px;
    width: 20px;
    height: 2px;
}
.slider_box .flexslider img {
	padding: 10px;
	border-radius: 70px 0px 70px;
	border: 1px solid #ccc;
	background: #fff;
}
.slider_box .flexslider {
	background: transparent;
	border:0px solid #fff;
}
.slider_box .flex-control-nav {
	width: 100%;
	text-align: center;
	overflow: hidden;
	position:relative;
	margin:0px auto;
}
.slider_box .owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 85%;
	z-index: 999;
	text-align: center;
	margin: 0px auto;
}
.slider_box .owl-item img {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	width:105px;
	margin:0px auto;
	cursor:pointer;
}
.booking_box .cal-forward {
	position: absolute;
	float: right;
	right: 20px;
	top: 2px;
	z-index: 999;
	background-color: transparent;
	border: 0px;
	color:transparent;
}
.booking_box .cal-forward:after {
	width: 34px;
	background-size: 20px;
	background-image: url(../images/right.png) !important;
	background-size: 20px 20px;
	display: inline-block;
	width: 25px;
	height: 25px;
	content: "";
	background-repeat: no-repeat;
}
.booking_box .cal-backward {
	position: absolute;
	float: letf;
	left: 0px;
	top: 2px;
	z-index: 999;
	background-color: transparent;
	border: 0px;
	color:transparent;
}
.booking_box table > tbody > tr td {
    padding: 3px;
}
.btnShare .sharethis-buttons {
	float:right;
}
.booking_box .cal-backward:before {
	width: 34px;
	background-size: 20px;
	background-image: url(../images/left.png) !important;
	background-size: 20px 20px;
	display: inline-block;
	width: 25px;
	height: 25px;
	content: "";
	background-repeat: no-repeat;
}
.relative_product .panel, .other_product .panel {
	margin:0px 10px 10px;
}
.relative_product .panel-heading img, .other_product .panel-heading img {
	margin:0px auto;
}
.relative_product .addressfield-container-inline, .other_product .addressfield-container-inline {
	float:left;
	padding-left:10px;
	padding-right:10px;
}
.rellative_product .fa-map-marker {
	float:left;
}
.other_product .fa-map-marker {
	float:left;
}
.other_product .owl-buttons {
	position: absolute;
	top: -55px;
	right:15px;
}
.other_product .owl-next:before {
	background-image: url(../images/right-arw.jpg) !important;
	background-size: 20px 20px;
	display: inline-block;
	width: 25px;
	height: 25px;
	content: "";
	background-repeat: no-repeat;
	position: relative;
	top: 5px;
}
.other_product .owl-prev:before {
	background-image: url(../images/left-arw.jpg) !important;
	background-size: 20px 20px;
	display: inline-block;
	width: 25px;
	height: 25px;
	content: "";
	background-repeat: no-repeat;
	position: relative;
	top: 5px;
}
.other_product .owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
	margin: 0px 0px 5px 0px;
	padding: 2px 5px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 0px;
	background:#d9d7d8;
	filter: Alpha(Opacity=70);
	opacity: 0.5;
}
.cal-buttons {
	position:relative;
	width:291px !important;
}
.views-field-field-availability-cal {
	float:left;
	width:55%;
	position:relative;
}
.views-field-field-booking {
	width:45%;
	position:relative;
	background-color:#fff;
	padding:10px;
	float:left;
}
.views-field-field-availability-cal:before, .views-field-field-availability-cal:after, .views-field-field-booking:before, .views-field-field-booking:after, .product_Price span:before, .product_Price span:after {
	clear: both;
	display: table;
	content: " ";
}
.booking_box .acbf-date input[type=text] {
	border-width: 0;
	background-color: #fff;
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 0px;
}
.booking_box .acbf-date {
	margin-bottom:10px;
}
.booking_box .acbf-reset-both, .booking_box .acbf-reset-from {
	margin-top:10px;
}
.total_price {
	margin-top:10px;
}
.total_price strong {
	padding-right:15px;
}
.panel_btn a {
	color:#fff;
	font-size:12px;
}
.add_product_heading {
	background-color:#fff;
	padding:20px 0px;
	text-align:center;
}
.add_product_heading h1 {
	margin-top:0px;
}
.add_product_white {
	padding:10px 15px;
	background-color:#fff;
}
.add_product_grey {
	padding:10px 15px;
	background-color:#f4f2f3
}
.tab-content {
	background-color:#fff;
}
body {
	background-color:#ececec;
}
.page-node-add-asset .block-title, .page-node-add-asset .breadcrumb-box {
	display:none;
}
.page-node-add-asset .input-group {
	margin-bottom:10px;
}
.page-products-search-results .panel {
	margin-top:20px;
	box-shadow:0px 0px 4px;
}
.slider_box .owl-buttons {
	position:absolute;
	top:8px;
	width:100%;
}
.slider_box .owl-buttons .owl-prev {
	position: relative;
	float: left;
}
.slider_box .owl-buttons .owl-next {
	position: relative;
	float: right;
}
.slider_box .owl-prev:before {
	background-image: url(../images/left.png) !important;
	background-size: 20px 20px;
	display: inline-block;
	width: 25px;
	height: 25px;
	content: "";
	background-repeat: no-repeat;
	position: relative;
	top: 4px;
}
.slider_box .owl-next:before {
	background-image: url(../images/right.png) !important;
	background-size: 20px 20px;
	display: inline-block;
	width: 25px;
	height: 25px;
	content: "";
	background-repeat: no-repeat;
	position: relative;
	top: 4px;
}
.slider_box .owl-item {
	width:130px !important;
}
.slider_box .owl-theme .owl-controls .owl-buttons div {
	padding: 3px 5px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: -8px;
	background: #449d44;
	filter: Alpha(Opacity=50);
	opacity: 1;
	z-index:999;
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 999;
}
.navbar-fixed-top.scrolled {
	background-color: rgba(0, 0, 0, 0.75) !important;
	transition: background-color 200ms linear;
}
.toggle_menu {
	display: none;
	position: absolute;
	right: 0;
	top: 70px;
	width: 200px;
	background: rgba(0, 0, 0, 0.6);
	border-top: 2px solid #4cbc5b;
}
.toggle_menu li {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
}
.toggle_menu li a {
	display: block;
	border-bottom: 1px solid rgba(238, 238, 238, 0.41);
	font-size: 14px !important;
	color: #fff;
	background-color: transparent !important;
	padding: 10px 10px 10px 20px !important;
}
.toggle_menu li:hover {
	background-color: #4cbc5b;
}
.btnMenu, .btnMenu:hover, .btnMenu:focus {
	padding: 14px 18px !important;
	border-radius: 0px !important;
	background-color: #4cbc5b;
	color: #fff;
}
.searchBox .form-group:last-child {
	margin-bottom: 0;
	width: 100%;
}
.searchBox .container-inline-date .date-padding {
	float: none;
	width: 100%;
}
#edit-submit2 {
	margin-left:20px;
}
.popular_categories_location {
	display:flex;
}
#block-views-popular-products-block .popular_categories_box {
	min-height:450px;
}
.loginModal .tab-content {
	padding:10px 0px;
	background-color:transparent;
}
#edit-field-location-und-0 {
	border:0px;
}
#edit-field-location-und-0 .form-item-field-location-und-0-country {
	display:none;
}
#edit-field-location-und-0 .panel-body {
	padding:0px;
}
#edit-field-location-und-0 .form-item-field-location-und-0-postal-code {
	width:100%;
}
.banner_slider .owl-buttons {
	position:absolute;
	top:35%;
	width:100%;
	z-index:1;
}
.banner_slider .owl-buttons .owl-prev {
	position: relative;
	float: left;
	left:-30px;
}
.banner_slider .owl-buttons .owl-next {
	position: relative;
	float: right;
	right:-30px;
}
.banner_slider .owl-prev:before {
	content: "\f104";
	font-family: FontAwesome;
	font-size: 65px;
}
.banner_slider .owl-next:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 65px;
}
.banner_slider .owl-theme .owl-controls .owl-buttons div {
	background: transparent;
	opacity: 1;
}
.add_product_grey .cal-viewport {
	display:initial !important;
}
.add_product_grey .cal-month {
	float: left;
	margin: 15px 36px 6px;
}
#cal-view-1 {
	overflow:hidden;
}
.availability-states .form-type-radio {
	display: table-cell;
	margin: 0;
	padding: 3px 15px;
}
body.modal-open {
	overflow: hidden;
}
#body-add-more-wrapper .text-format-wrapper .filter-wrapper, .text-format-wrapper>.form-type-textarea {
	margin-bottom:20px;
}
#change-address {
	margin-left:15px;
	margin-top:15px;
	background-color:#4cbc5b;
	color:#fff;
	padding:6px 12px;
	border:1px solid #4cbc5b;
}
.add_product_white div span:first-child {
	font-size:16px;
	font-weight:bold;
	margin-right:15px;
}
.add_product_grey .form-group:last-child {
	margin-bottom:15px;
}
/*.loginModal .alert-danger{
	position:absolute;
	width:100%;
	top:0px;
	left:0px;}*/
.ageBG input {
	background-image: url(../images/age.png) !important;
	background-repeat: no-repeat;
	background-size: 32px;
	background-position-y: center;
	background-position-x: left;
	left: 20px;
}
.modalBg .modal-content {
	position:relative;
	background-image:url(../images/modal_bg.png) !important;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width:100%;
	padding: 90px 100px 50px;
	height:auto;
	border: 10px solid #fff;
	border-radius: 100px 0px 100px;
}
#errorModal .modal-header {
	background-color:#db3543;
	border:0px;
	color:#fff;
	padding:30px 0px;
	border-radius: 0px 8px 0px 0px;
}
.btnClose, .btnClose:hover, .btnClose:focus {
	background-color:#db3543;
	color:#fff;
	border-radius:30px;
	padding: 10px 20px;
}
.btn {
	transition: all ease 0.5s;
}
.btn:hover {
	transition: all ease 0.5s;
	box-shadow:3px 3px 3px #555
}
#errorModal .modal-header .close {
	float: none;
	opacity:1;
	margin:0px auto;
}
#errorModal .modal-body {
	background-color:rgba(255, 255, 255, 0.8);
	padding:30px 0px 25px;
	text-align:center;
	border-radius: 0px 0px 8px 8px;
}
.login-forgot-user-pass {
	padding:10px 15px;
}
.heartRed {
	color:red;
}
.heartWhite {
	color:#fff;
}
.form-item-field-location-und-0-postal-code {
	margin-bottom:0px !important;
}
.tooltip {
	z-index:9999;
}
.forget_pass_link, #goto-login-back-button {
	cursor:pointer;
}
.owl-carousel-block9 {
	z-index:0px;
}
.selects {
	width:100%;
}
.image-widget-data .form-group span {
	width:100%;
	display:block;
	margin:7px 0px;
}
.image-widget-data .form-group span.badge {
	width:auto;
	display:inline-block;
}
.unflag-action:before, .flag-action:before {
	content: "\f004";
	display: inline-block;
	margin-right: 7px;
	font: normal normal normal 14px/1 FontAwesome;
}
.unflag-action:before {
	color:#ff0000
}
.userProfile {
	background-color: #fff;
    margin: 60px -15px 0;
	position:relative;
}
.page-user {
	background-color:#ececec;
}
.userProfile .nav-tabs {
	width: 100%;
	border-bottom: 0;
	border-bottom: 0px solid #ddd;
}
.userProfile .nav-tabs li {
	display: table-cell;
	width: 1%;
	float:none;
	text-align:center;
}
.userProfile .region-content {
	padding:10px 20px 20px;
}
.userProfile .nav-tabs > li.active > a, .userProfile .nav-tabs > li.active > a:hover, .userProfile .nav-tabs > li.active > a:focus {
	border: 0px solid #ddd;
	border-bottom-color: transparent;
	background-color:#fff !important;
	color:#4cbc5b;
	font-weight:bold;
}
.userProfile .nav-tabs > li > a {
	margin-right: 0px;
    line-height: 1.42857143;
    border: 0;
    border-radius: 0px;
    background-color: #f7f7f7;
    border-bottom: 0px;
    color: #5e5e5e;
    font-size: 14px;
    padding: 20px 4px;
    text-transform: uppercase;
    font-weight: 600;
    height: 90px;
}
 .userProfile .nav-tabs li:nth-child(odd) {
 background-color: #f1f1f1;
}
.userProfile .nav-tabs > li:nth-child(2n-1) > a {
    background: #f1f1f1;
}
/*.userProfile .panel_product .panel-body, .banner_slider .panel_product .panel-body {
	padding: 7px;
	min-height: 190px;
}
.userProfile .panel_product {
	margin-bottom:20px;
	border:1px solid #ccc;
}*/
 .userProfile .nav-tabs li a::nth-child(4):before {
 content: "\f004";
 display: inline-block;
 font-family: fontAwesome;
}
.error_message_for_age {
	display:none;
	color:#a94442;
}
.watchlist-btn {
	float: left;
	padding: 0 22px;
	width: 100%;
}
.booking_box .cal-na, .booking_box .cal-na > div {
	color:#fff;
}
.booking_box .cal-opt, .booking_box .cal-opt > div {
	background-color: #4cbc5b;
	color:#fff;
}
.booking_box .cal-av, .booking_box .cal-av > div {
	background-color: transparent;
}
.booking_box .watchlist-btn {
	float: left;
	padding: 0 15px;
	margin: 10px 0px;
}
.booking_box .cal-av.cal-error {
	border: 1px solid red;
}
.booking_box .cal-av.cal-error div {
	background-image:none !important;
}
.add_product_grey .cal-av, .add_product_grey .cal-av > div {
	background-color: #4cbc5b;
	color:#fff;
}
.userProfile .view-user-s-assets td img {
	border-radius: 50%;
	margin:0px auto;
}
.userProfile .view-user-s-assets .table td {
	vertical-align: middle;
}
.add_product_grey .form-radio {
	left: 18px !important;
}
.panel_btn .fa-eye, .view-btn-only .fa-eye {
	padding-right:7px;
}
.watchlist-btn .flag-add-to-watchlist {
	background-color: #9e9e9e;
	color: #fff;
	line-height: 40px;
	display: inline-block;
	border-radius: 5px;
	padding: 0 10px;
}
.watchlist-btn .flag-add-to-watchlist a {
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
}
.relative_product .owl-buttons {
	display:none;
}
.userProfile .form-group:last-child {
	margin-bottom: 15px;
}
.userProfile .block-title {
	margin-bottom:25px;
}
.verifiedUser {
	color:#4cbc5b;
	font-size:16px;
	font-weight:bold;
}
.userProfile .btn {
	padding:8px 20px;
	font-size:16px;
	border-radius:30px;
}
.flexslider, .flexslider-controls {
	max-width: 800px;
}
.slide_text {
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.5);  /* FF3+, Saf3+, Opera 10.10+, Chrome, IE9 */
	bottom: 0;
	color: #fff;
	display: block;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); /* IE6–IE9 */
	left: 0;
	padding: 1em;
	position: absolute;
	width: 100%;
	zoom: 1;
}
.slide_title {
	font-size: 1.2em;
	text-transform: uppercase;
}
#node-42 {
	display:none;
}
.faqBox {
	background-color:#f4f2f3;
	padding:20px;
}
.faq_heading {
	background-color:#fff;
	padding:15px 0px 15px
}
.page-node-42 {
	background-color:#ececec;
}
.faqBox .ui-accordion > .views-row {
	margin-bottom:20px;
}
.faqBox .ui-accordion-content, .faqBox .ui-accordion-header {
	border-radius:0px !important;
}
.faqBox .ui-state-default {
	border: 0px solid #d3d3d3;
	background: #fff;
	font-weight: 400;
	color: #555;
}
.faqBox .ui-accordion-header-active {
	border-bottom:2px solid #4cbc5b;
	color:#4cbc5b;
}
.faqBox .ui-accordion-header-active .field-content a {
	color:#4cbc5b !important;
}
.faqBox .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 20px;
	left: inherit;
}
.faqBox .ui-widget-content {
	border: 0px solid #aaa;
}
.faqBox .ui-state-active .ui-icon {
	background-image: url(../images/minus.png) !important;
	background-position: initial;
	width: 20px;
	height: 20px;
	background-size: cover;
}
.faqBox .ui-state-default .ui-icon {
	background-image: url(../images/plus.png);
	background-position: initial;
	width: 20px;
	height: 20px;
	background-size: cover;
}
.banner_faq {
	background-image: url(../images/faq_banner.png) !important;
	position:relative;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	width:100%;
	height:350px;
	margin-bottom:0px;
}
body.page-node-43 {
	background-color:#ececec;
}
.contact_box {
	background-color:#fff;
	padding:40px 20px;
}
.view-display-id-block_1 {
	background-color:#f4f2f3;
	padding:20px;
}
body.page-node-43 .main-container .block-title {
	background-color:#fff;
	padding:15px 0px 15px;
	margin-top:0
}
.mapBox {
	margin-top:0px;
}
body.page-node-43 .view_title .block-title {
	display:none;
}
/*.faqBox .ui-accordion .ui-accordion-header {
    padding: 10px;
}*/
	
	
.slide_byline {
	font-size: 0.8em;
	display: block;
}
.flex-control-nav li {
	background: #000;
	border-right: solid #fff 1px;
	color: #fff;
	cursor: pointer;
	float: left;
	margin: 0.09em 0 0 0;
	padding: 1em 1.5em;
	vertical-align: middle;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.flex-control-nav li:last-child {
	border: none;
}
.flex-control-nav .flex-active {
	background: #ccc;
	color: #000;
}
/* Minified FlexSlider CSS with Chrome fix */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline:0
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin:0;
	padding:0;
	list-style:none
}
.flexslider {
	margin:0;
	padding:0
}
.flexslider .slides>li {
	display:none;/*-webkit-backface-visibility:hidden;*/
	position:relative
}
.flexslider .slides img {
	width:100%;
	display:block
}
.flex-pauseplay span {
	text-transform:capitalize
}
.slides:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
html[xmlns] .slides {
	display:block
}
* html .slides {
	height:1%
}
.no-js .slides>li:first-child {
	display:block
}
.flexslider {
	background:#fff;
	position:relative;
	zoom:1
}
.flex-viewport {
	max-height:2000px;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	transition:all 1s ease
}
.loading .flex-viewport {
	max-height:300px
}
.flexslider .slides {
    zoom: 1;
   /* margin-left:28px !important;*/
}
.carousel li {
	margin-right:5px
}
.flex-direction-nav {
*height:0
}
.flex-direction-nav a {
	width:30px;
	height:30px;
	margin:-20px 0 0;
	display:block;
	background-position: 0 0;
	background-repeat: no-repeat;
	position:absolute;
	top:50%;
	z-index:10;
	cursor:pointer;
	text-indent:-9999px;
	opacity:0;
-webkit-transition:all .3s ease
}
.flex-direction-nav .flex-next {
	background-position:100% 0;
	right:-36px
}
.flex-direction-nav .flex-prev {
	left:-36px
}
.flexslider:hover .flex-next {
	opacity:.8;
	right:5px
}
.flexslider:hover .flex-prev {
	opacity:.8;
	left:5px
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity:1
}
.flex-direction-nav .flex-disabled {
	opacity:.3!important;
	filter:alpha(opacity=30);
	cursor:default
}
.flex-control-nav {
	width:100%;
	text-align:center
}
.flex-control-nav li {
	zoom:1;
*display:inline
}
.flex-control-paging li a {
	width:11px;
	height:11px;
	display:block;
	background:#666;
	background:rgba(0, 0, 0, 0.5);
	cursor:pointer;
	text-indent:-9999px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;
	border-radius:20px;
	box-shadow:inset 0 0 3px rgba(0, 0, 0, 0.3)
}
.flex-control-paging li a:hover {
	background:#333;
	background:rgba(0, 0, 0, 0.7)
}
.flex-control-paging li a.flex-active {
	background:#000;
	background:rgba(0, 0, 0, 0.9);
	cursor:default
}
.flex-control-thumbs {
	margin:5px 0 0;
	position:static;
	overflow:hidden
}
.flex-control-thumbs li {
	width:25%;
	float:left;
	margin:0
}
.flex-control-thumbs img {
	width:100%;
	display:block;
	opacity:.7;
	cursor:pointer
}
.flex-control-thumbs img:hover {
	opacity:1
}
.flex-control-thumbs .flex-active {
	opacity:1;
	cursor:default
}


/*------------- responsive css-----------------*/
@media(max-width:767px) {
	
	.user-detail-right .field {
    margin-bottom: 15px;
    width: 100%;
    float: none;
    margin: 0px 0px 20px;
}
	
	
 .modalBg .modal-content {
 padding: 40px 30px 40px;
}
.navbar .logo img {
    max-height: 50px;
    width: 250px;
}
.navbar .logo {
    margin: 3px 0px 0px;
} 
 .panel_btn {
 font-size: 12px;
}
.info_dress_box h3 {
 font-size:18px;
}
 .filter_box .views-exposed-form .views-exposed-widget {
 float: none;
 padding: 0px;
 width: 100%;
}

.filter_box .container-inline-date .form-item {
 width:100%;
 float:none;
}
.filter_box .container-inline-date .date-padding {
 float: none;
}
 #edit-available-wrapper .form-control {
 width: 100%;
}
 .banner_images h1 {
 text-align:center;
 color:#fff;
 font-size:24px;
 margin-bottom:20px;
}
.banner_images h3 {
 text-align:center;
 color:#fff;
 font-size:20px;
 margin-bottom:15px;
}
 .loginModal .modal-content {
 padding:30px 15px;
}
 .form-type-password {
 width:100%;
 float:none;
}
 .passBg .form-type-password-confirm .form-type-password {
 width: 100%;
 float: left;
 clear: none;
}
.loginModal .modal-content {
 border-radius: 60px 0px 60px;
}
.popular_product_box {
 text-align:center;
}
 .view-popular-categories .views-row {
 position: static !important;
left: auto !important;
top: auto !important;
transition-property: opacity, transform;
transition-duration: 0.4s;
transition-delay: 0ms;
transform: inherit !important;
width:100%;
}
 .flex_box {
 display: block;
 margin-bottom:15px;
}
.img_box img {
 float:none !important;
 margin:0px auto;
}
.popular_categories_title {
 text-align: center;
}
#edit-title-wrapper input {
 border-radius: 10px 10px 0px 0px;
}
.searchBox .btn, .searchBox .btn:hover, .searchBox .btn:focus {
 margin-top: 6px !important;
 border-radius: 0px 0px 10px 10px;
 padding: 9px;
 background-color: #4cbc5b;
 color: #fff;
 display: block;
 width: 100%;
}
.col_30, .col_60, .views-field-field-availability-cal, .views-field-field-booking {
 width:100%;
 float:none;
}
 .full_detail_side {
 margin-top:50px;
}
 .grayBg {
 font-size: 14px;
 margin-top: 20px;
 padding: 7px 6px;
}
.booking_box .acbf-date input[type=text] {
 width:100%;
}
 #edit-available-wrapper .form-control {
 width: 100%;
}
.navbar-header {
 float:left;
}
.myNav {
 float:right;
}
.btnSign {
 padding: 8px 8px !important;
 font-size:12px;
}
.btnMenu {
 padding: 8px 12px!important;
}
}
@media (min-width: 768px) {
.no_leftPadding {
 padding-left:0px;
}
/*#edit-account .form-item{
	width:50%;
	float:left;
	padding-right:15px;}*/
.selects select {
 width:31%;
 float:left;
}
.managed-files .draggable {
 width: 48%;
 float: left;
 margin-bottom: 10px;
 background-color:#fff !important;
 border: 1px solid #ccc;
 margin: 0px 5px 10px;
}
 .full_detail_side .form-item-booked-date select {
 width:40% !important;
}
.navbar-right {
 float: right !important;
 margin-right: 0px;
}
.modal-dialog {
 width: 700px;
 margin: 50px auto;
}
.loginModal .field-type-image {
 width:50%;
 float:left;
 clear:none;
}
.loginModal .form-item-pass-pass2 {
 margin-left:33px;
}
.how_it_work .col-sm-6 {
 padding:0px;
 display:flex;
}
/*.relative_product .panel_product .panel-body {
 padding: 7px;
 min-height: 150px;
}
.other_product .panel_product .panel-body {
 padding: 7px;
 min-height: 150px;
}*/
 #edit-field-validation-question-one, #edit-field-validation-question-two, #edit-field-make-myself-verified {
 float:left;
}
}
@media(min-width:768px) and (max-width:991px) {
/*.view-popular-categories .views-row {
    width: 31%;
}*/
.popular_categories_title:last-child, .popular_categories_title:first-child {
 font-size: 12px;
}
.full_detail_side {
 margin-top:50px;
}
 .text_box img {
 margin: 3px auto;
}
.text_box {
 padding: 13px 0px;
}
.nav > li > a {
 position: relative;
 display: block;
 padding: 10px 10px;
 font-size:12px;
}
.banner_images h1 {
 font-size: 35px;
}
.banner_images h3 {
 font-size: 28px;
}
.popular_categories_title:last-child, .popular_categories_title:first-child {
 font-size: 12px;
}
}
@media(min-width:992px) and (max-width:1200px) {
 .btn_rating .btnShare {
 padding: 7px 6px;
}
.col_30 {
 padding: 9px 7px
}
.btn_rating {
 padding: 0px;
}
.panel_btn a {
 color: #fff;
 font-size: 10px;
}
/*.userProfile .panel_product .panel-body {
 padding: 7px;
 min-height: 215px;
}*/
}
@media(max-width:1200px) {
 .panel_btn a {
 font-size:10px;
}
 .panel_btn {
 white-space: nowrap;
 font-size:10px;
}
}
 @media(max-width:480px) {
 .navbar-header img {
 width:140px;
}
 .btnSign {
 font-size: 10px;
}
.navbar .logo {
    margin: 10px 0px 0px;
}
#forgetPass {
 float:left;
 margin-top:15px;
}
}

/*@media (min-width: 992px){
.userProfile .form-type-password-confirm .password-help {
    left: 50% !important;
}}*/



.userProfile .nav-tabs li:nth-child(6) a:before {
 content: "\f005";
}
.userProfile .nav-tabs li:nth-child(7) a:before {
 content: "\f005";
}
.userProfile .nav-tabs li:nth-child(8) a:before {
 content: "\f005";
}
.userProfile .nav-tabs li:nth-child(9) a:before {
 content: "\f005";
}
#views-exposed-form-products-search-filter-page .form-item-available-from {
	width: 100%;
	float: left;
}
#views-exposed-form-products-search-filter-page .form-item-available-to {
	float: left;
	width: 50%;
}
#views-exposed-form-products-search-filter-page .form-item-available-to {
	float: left;
	width: 100% !important;
}
#views-exposed-form-products-search-filter-page div#availability_calendar_popup {
    position: absolute;
    background: #fff;
    width: 320px;
    left: 18%;
    z-index: 9999;
    padding-top: 15px;
    top: 55px;
}
.fc-basic-view .fc-body .fc-row {
	min-height: 1.5em;
}
.fc-toolbar h2 {
	margin: 0;
	font-size: 17px;
	padding-top: 6px;
}
button.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right.fc-state-disabled {
	background: #4cbc5b;
	opacity: 1;
	margin-left: 8px;
	text-shadow: none;
	color: #fff;
}
.fc-highlight {
	background: #4cbc5b;
	opacity: .7;
	width:0px; 
}
.fc-right button {
	background: transparent !important;
	box-shadow: none !important;
	height:30px;
}
.fc-today-button{
	height:30px;
}
.fc-right {
	padding-right: 12px;
}
.fc th {
	padding: 3px;
	font-weight: normal;
	background: rgb(76, 188, 91);
	color:#fff;
}
#quicktabs-user_verification tbody tr td a img {
	width: 50px;
	margin: 0px auto;
}
#quicktabs-user_verification tbody tr td {
	vertical-align:middle;
}
#quicktabs-user_verification .view-display-id-block_1 {
	padding:0px;
	background-color:transparent;
}
#quicktabs-user_verification table {
	background-color:#fff;
	border:1px solid #ccc;
}
#quicktabs-user_verification table thead tr {
	background-color: #4cbc5b;
	color: #fff;
	padding: 10px 0px;
}
#quicktabs-user_verification table thead tr th {
	line-height:2.4;
}
#quicktabs-user_verification .quicktabs-tabs li {
	display: inline;
	background: none;
	list-style-type: none;
	padding: 17px;
	white-space: nowrap;
	text-align: center;
	background-color: #eaeaea;
}
#quicktabs-user_verification .quicktabs-tabs {
	padding:0px;
}
#quicktabs-user_verification .quicktabs-tabs li a {
	color:#000;
	text-decoration:none;
}
#quicktabs-user_verification .quicktabs-tabs li.active {
	background-color: #4cbc5b;
	text-decoration:none;
}
#quicktabs-user_verification {
	margin-top:40px;
}
#quicktabs-user_verification .quicktabs-tabs li.active a {
	color:#fff;
	text-decoration:none;
}
.loginModal #edit-field-location-und-0 .panel-heading, .loginModal #edit-field-location-und-0 .form-item-field-location-und-0-country, .loginModal #edit-field-location-und-0 .street-block, .loginModal #edit-field-location-und-0 .form-item-field-location-und-0-locality, .loginModal #edit-field-location-und-0 .form-item-field-location-und-0-dependent-locality {
	display:none;
}
.total_view_count {
    float: left;
    width: 100%;
    padding: 7px 15px 15px;
}




.total_view_count h5 {
width: auto;
display: inline;
padding: 8px 20px;
background: #fff;
border-radius: 5px;
}

.owl-carousel-block5.disabled > div {
    width: 25%;
}



.page-user-edit .form-item.form-item-field-location-und-0-country.form-type-select.form-group {
    display: none;
}

.loginModal  #redirecting_wait {
    display: none;
}
.view-filters input[type='text'] {
    padding-left: 30px;
}

.page-user-edit .form-item.form-item-field-location-und-0-country.form-type-select.form-group {
    display: none;
}

.loginModal  #redirecting_wait {
    display: none;
}

.node-asset-form .form-item-field-location-und-0-country {
    display: none;
}


 div#availability_calendar_popup {
    position: absolute;
    top: 80px;
    background-color: #fff;
    padding: 5px;
    z-index: 99;
    border: 1px solid #ccc;
    width: 96%;
    border-radius: 4px;
}
body.page-products-search-results1 div.fc-row.fc-widget-header{
	margin-right:0px !important;
}
body.page-products-search-results1 .main-container thead tr th {
    background: #4cbc5b;
    text-transform: uppercase;
    padding: 10px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
}
body.page-products-search-results1 div#edit-title-wrapper {
    padding-top: 7px;
}
body.page-products-search-results1 #edit-title-wrapper input {
    border-radius: 4px;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
   float: none;
}
.fc-event, .fc-event-dot {
    background-color: #7fcd89;
}
.fc-event {
    border-radius: 0px;
    border: 0px solid #7fcd89;
}
.fc-day-grid-event {
    margin:0;
}
tr:first-child>td>.fc-day-grid-event {
    margin-top: 0px;
}

body.page-products-search-results1 .view_title h2.block-title {
    background-color: #fff;
    padding: 15px 0px;
    text-align: center;
    font-size: 26px;
}
.slider-filter-processed > div.form-item-field-asset-rent-amount-value-max input {
    text-align: right;
    background-color: #2196f3;
    border-radius: 0px;
    /* width: 300px; */
    margin:  10px 10px 0px;
    text-align: center;
    padding: 0px !important;
    color: #fff;
	height:32px;
}
.slider-filter-processed > div.form-item-field-asset-rent-amount-value-min input {
    text-align: right;
    background-color: #2196f3;
    border-radius: 0px;
    /* width: 300px; */
    margin: 10px 10px 0px;
    text-align: center;
    padding: 0px !important;
    color: #fff;
	height:32px;
}

.fc td, .fc th {    text-align: center;
}
.form-item.form-item-field-asset-rent-amount-value-min.form-type-textfield.form-group {
    width: 70px;
    margin-right: 10px;
}
.form-item.form-item-field-asset-rent-amount-value-max.form-type-textfield.form-group {
    width: 70px;
    margin-right: 16px; 
    /* text-align: right; */
    float: right;
}
.detail-right .cal-buttons {
    position: relative;
    width: 93% !important;
    margin: 0px auto;
}
.page-user-edit #user-profile-form .field-name-field-term-and-condition {
    display: none;
}
.error-message-register {
	display: none;
}
.fc-day-grid-event .fc-content {
    white-space: nowrap;
    overflow: hidden;
    margin-top: -18px;
}
.fc-day-grid-event {
    margin: 0px 0px 0px 0px;
    padding: 0px 7px;
    height: 30px;
    width: 25px;
    margin-top: -26px;
    position: relative;
    z-index: -1;
}
.fc-row .fc-content-skeleton {
    padding-bottom: 0px;
}
td.fc-event-container {
    padding: 0px 2px 2px;
}

.main-container.edit-formpage{
	padding:100px 0px 0px;
}
#node-delete-confirm{
	padding-left:30px;
}
form#node-delete-confirm button#edit-submit {
    margin-right: 20px;
}
#node-delete-confirm div#edit-actions {
    margin-top: 20px;
	
}
#redirect-wait h4{
	font-size:14px;
	padding-left: 10px;
}

.view-empty {
    padding: 10px 20px;
}
form#user-register-form .form-control, form#user-login .form-control{
    padding-left: 30px;
}

.booking_box .acbf-reset-both, .booking_box .acbf-reset-from {
    margin-top: 10px;
    padding: 7px;
    background-color: #5e5e5e;
    border: 1px solid #5e5e5e;
    color: #fff;
    transition: all ease 0.5s;
}

.booking_box .acbf-reset-both:hover, .booking_box .acbf-reset-from:hover,
.booking_box .acbf-reset-both:focus, .booking_box .acbf-reset-from:focus,
form#availability-calendar-booking-formlet-form-2 .form-actions .btn-default:hover,
form#availability-calendar-booking-formlet-form-2 .form-actions .btn-default:focus   {
    background-color: #4cbc5b;
    border: 1px solid #4cbc5b;
}
form#availability-calendar-booking-formlet-form-2 .form-actions .btn-default {
    background-color: #5e5e5e;
    color: #fff;
    border: 1px solid #5e5e5e;
}
.userProfile .table tr th {
    text-align: center;
}

.tandc {
    clear: both;
    padding-left: 18px;
    padding-top: 5px;
}
.tandc h5 {
    font-weight: bold;

}

form#asset-node-form legend.panel-heading {
    display: none;
}
form#asset-node-form .panel-body {
    margin-top: 10px;
    padding-top: 15px;
}

.draggable button {
    margin: 5px;
}
button#set-change-address {
    margin-left: 15px;
    margin-top: 10px;
}

/* .page-confirmation-booking .view_title h2.block-title{
	display:none;
} */

div#asset_booking_status {
    text-align: center;
	position:relative;
}

.asset_bg {
    background: url(../images/asset-bg.png);
    height: 230px;
    background-position: bottom;
    color: #fff;
    position: relative;
	    margin-top: -21px;
}

.asset_bg1 {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.21);
}
#asset_booking_status h3 {
    font-size: 30px;
    position: relative;
    line-height: 140px;
}






@media (min-width: 768px){
.form-type-password-confirm .password-help {
    left: 50%;
    margin-left: 15px;
    position: static;
    padding: 10px;
    color: #a94442;
	border:0px;
}
.contact_box .form-group {
    margin-bottom: 25px;
    float: left;
    margin: 1%;
    width: 48%;
}
.hierarchical-select-wrapper .hierarchical-select select, .hierarchical-select-wrapper .hierarchical-select .add-to-dropbox, .hierarchical-select-wrapper .hierarchical-select .create-new-item {
    margin: 0;
    margin-right: .5em;
    margin-bottom: 3px;
    float: left;
    width: 32%;
}

}

div#error_messgae_for_age_register { 
	text-align: right;
}

div#this_is_owner { 
	display:none;
}
#reply-add-form .field-name-field-rating-node,#reply-add-form .field-name-field-rating-user {
    display: none;
}

