/***********************************
 *  wordpress default css
 ***********************************/
.wp-caption {
	background: #fff;
	/*border: 1px solid #f0f0f0;*/
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 0 4px 5px;
}
.bypostauthor {
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 40px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 40px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
table {
	border: 1px solid #d2d2d2;
	color: #000000;
	margin: 10px 0;
	width: 100%;
}
.gallery-caption {
	color: inherit;
}
th {
	font-weight: bold;
}
td, th {
	border: 1px solid #aaaaaa;
	color: #000;
	font-size: 14px;
	line-height: 1.2;
	padding: 5px;
	text-align: center;
}
.post-content ul, .post-content ol {
	margin-bottom: 10px;
	margin-top: 0;
	padding-left: 15px;
}
.post-content dl {
	margin-bottom: 10px;
}

.post-content dt {
	font-weight: bold;
}

.post-content dd {
	margin-bottom: 10px;
}

.post-content ul, .post-content ol {
	margin: 0 0 15px 0px;
}
.post-content ol {
	list-style: decimal;
}

.post-content li > ol {
	margin: 0 0 0 15px;
}
.post-content ol {
	list-style-type: decimal;
}
.post-content ol ol {
	list-style: upper-alpha;
}
.post-content ol ol ol {
	list-style: lower-roman;
}
.post-content ol ol ol ol {
	list-style: lower-alpha;
}
.post-content ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
.post-content p {
	margin-bottom: 10px;
}
.post-content p.myaccount_user{
	margin-bottom: 65px;
}
.post-content h1 {
	color: #2C3740;
}
.post-content h5 {
	font-weight: normal;
}

iframe, embed {
	max-width: 100%;
}
/********************************************
 * wordpress implementation issues fixing
 ********************************************/
body.blog, body.author, body.archive {
	padding: 0;
	margin: 0;
	background: none;
}
.call-us ul li:last-child:after {
	display: none;
}
.flexslider1 .slides li, .flexslider1 .slides {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flexslider1 .flex-direction-nav li {
	list-style: none;
}
.flexslider1 .flex-direction-nav a {
	margin: 0;
	font-size: 0;
}
img {
	width: auto;
}
.pagination.custom-pagination li {
	display: inline-block;
}
.custom-pagination li:first-child {
	display: inline-block !important;
	margin-right: 5px;
}
.custom-pagination li:first-child a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.custom-pagination {
	display: block;
}
.archive .social {
	margin-top: 0;
}
#cssmenu li {
	padding-right: 0;
}
.date .mail span {
	display: inline-block;
}
body.author .heading h3 span, body.author .heading h3 span a {
	display: inline-block;
	font-size: inherit;
}
.inner-more {
	display: block;
	margin-top: 20px;
}
.flex-direction-nav {
	height: 41px;
}
.single .blog-text, .page-template-default .blog-text {
	padding-top: 0;
}
.single .blog-text .blog-banner, .page-template-default .blog-text .blog-banner {
	padding-bottom: 15px;
}
.aside div.widget, .aside section.widget {
	margin-bottom: 55px;
}
/*.aside section.widget li a:hover {
 color: #60707d;
 }*/
.user-comment-list li .blog-user img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.commentlist ul.children li {
	padding-left: 40px;
}
.comment-box-wrapper {
	border-bottom: none;
	position: relative;
	overflow: visible;
}
.commentlist {
	overflow-x: hidden;
}
.commentlist li.comment {
	padding-top: 40px;
	margin-bottom: 0;
}
.commentlist > li.comment:first-child {
	padding-top: 0;
}
.commentlist .comment-box-wrapper:after {
	content: " ";
	height: 1px;
	width: 1000%;
	clear: both;
	display: block;
	background-color: #ededed;
	left: -50%;
	position: absolute;
	z-index: 10;
	bottom: 0;
}
.clear {
	clear: both;
	display: block;
	visibility: hidden;
	overflow: hidden;
	height: 0;
	width: 0;
}
.blog-text {
	clear: both;
	margin-bottom: 50px;
}
.edit-reply-links {
	overflow: hidden;
}
.edit-reply-links a, .edit-reply-links span {
	float: left;
}
.edit-reply-link a+ a {
	margin-left: 20px;
	color: #ff561b;
}
#commentform #author {
	margin-right: 0;
}
#commentform #author {
	float: left;
}
#commentform #email {
	float: right;
}
#commentform #email, #commentform #author {
	width: 49.5%;
}
#commentform #comment, #commentform #url {
	width: 100%;
}
#commentform #email, #commentform #author, #commentform #comment, #commentform #url {
	border: 1px solid #E4E8EA;
}

.single-post #commentform #email.stuff-required, 
.single-post #commentform #author.stuff-required, 
.single-post #commentform #comment.stuff-required, 
.single-post #commentform #url.stuff-required {
    border: 1px solid #e04622;
}


#commentform #submit-comment {
	background: #e04622 !important;
	color: #ffffff;
	display: block;
	font-weight: 800;
	margin-top: 16px;
	width: 15.4%;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
}
#commentform #submit-comment:hover {
	background: #50b9ce !important;
}
.comment-drop-box {
	background: none;
}
#commentform #submit-comment {
	width: 150px;
}
.flex-viewport .slides li {
	display: none;
}
body.search-results {
	padding: 0;
}
#footer .footer-nav ul.children {
	display: none;
}
.icon-ship {
	background: none;
	text-align: center;
}
.icon-ship img {
	max-width: 100%;
}
.quote input.submit-quote {
	background: #2c3740;
	border: 1px solid #2c3740;
	color: #fff;
	font-weight: bold;
	transition: 1s all ease;
	-webkit-transition: 1s all ease;
	width: 100%;
}
.quote form  ul > li:nth-child(2) {
	margin-left: -5px;
	margin-right: 10px;
}
.quote form  ul > li:nth-child(4) {
	margin-right: -5px;
	margin-left: 10px;
}
.quote form  ul > li:last-child {
	margin-left: 10px;
	width: 13%;
}
.quote input {
	max-width: 187px;
}
.quote div.wpcf7 img.ajax-loader {
	display: none
}
.quote  span.wpcf7-not-valid-tip {
	position: absolute;
	z-index: 10;
}
.quote div.wpcf7-response-output {
	margin-top: 4em;
}
.sbOptions li {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.solutions{
	text-align: center;
}
.solutions p {
	color: #c2f5ff;
	font-size: 15px;
	margin-bottom: 26px;
}
.solutions h2 {
	color: #fff;
	font-size: 48px;
	line-height:1.4;
	font-weight: 900;
	letter-spacing: -1px;
	margin-bottom: 10px;
	text-transform: uppercase;
	white-space: normal;
	text-align: center; 
}
.rev-slider .services-link {
	background-color: #e04622 !important;
}
.slide-three-heading {
	font-size: 42px;
	font-weight: 900;
	margin: 0;
	width: 495px;
	color: #ffffff;
}
.slider-one h2 {
	width: 500px !important;
}
.mc4wp-form .form {
	margin-top: 31px;
	position: relative;
}
.sign-up input[type="email"], .woocommerce .sign-up input[type="email"] {
	background: #4f5f6c;
	border: 0 none;
	font-size: 15px;
	padding: 13px 65px 13px 20px;
	width: 100%;
	line-height: 1.4;
}
.quick-list {
	float: left;
	width: 100%;
}
.quick-list li {
	float: left;
	margin-right: 5%;
	width: 45%;
}
.footer-nav ul a {
	padding-top: 16px;
	padding-bottom: 17px;
}
.blog-banner {
	padding-bottom: 15px
}
blockquote.user-quote {
	margin-top: 0;
}
.tagcloud {
	overflow: hidden;
	width: auto;
	margin-left: -10px;
	padding-top: 9px;
}
.tagcloud a {
	border: 1px solid #d1d1d1;
	float: left;
	display: block;
	margin-bottom: 9px;
	padding: 0 8px;
	color: #60707d;
	height: 42px;
	line-height: 42px;
	margin-left: 10px;
}
.user-blog h5 > a {
	color: inherit;
}
.blog-text:first-child {
	padding-top: 0;
}
a:active, a:focus {
	outline: 0;
}
.search-office {
	min-height: 721px;
}
.aside .recentcomments .comment-author-link {
	display: inline-block;
}
.aside .recentcomments a {
	display: block !important;
	clear: both;
}
.about-us-page .icon-train {
	background: none;
}
.simple-content .content-image {
	float: left;
	padding-right: 30px;
	padding-bottom: 30px;
}
.simple-content .amazing-text {
	overflow: hidden;
}
.head-info strong {
	color: #2C3740;
}
/*******************************************
 *      Wocommerce Support
 *******************************************/
.woocommerce tr.order-total {
	display: table-row;
}
.woocommerce .zoom:hover img {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.pp_gallery ul a img {
	width: 50px;
	height: auto;
}
.woocommerce ul.products li.product a img {
	border: 1px solid #8494a0;
}
.woocommerce .page-title {
	color: inherit;
}
.woocommerce .woocommerce-breadcrumb {
	font-size: 16px;
}
.woocommerce ul.products li.product .price {
	font-size: 14px;
}
.woocommerce ul.products li.product h3 {
	font-size: 16px;
}
.woocommerce .common-page input[type="text"], 
.woocommerce .common-page input[type="email"], 
.woocommerce .common-page input[type="tel"], 
.woocommerce .common-page input[type="password"], 
.woocommerce .common-page input[type="search"], 
.woocommerce .common-page select, 
.woocommerce .common-page textarea,


 .woocommerce-checkout .common-page input[type="text"], 
 .woocommerce-checkout .common-page input[type="email"], 
 .woocommerce-checkout .common-page input[type="tel"], 
 .woocommerce-checkout .common-page input[type="password"], 
 .woocommerce-checkout .common-page input[type="search"], 
.woocommerce-checkout  .common-page select, 
 .woocommerce-checkout .common-page textarea 


 {
	/*background: #f1f4f8;
	border: 1px solid #dae0e7;
	color: #6e7b86;
	font-size: 14px;
	padding: 14px 17px;*/
	
	
	background: transparent;
    border: 1px solid #d4dee5;
    font-size: 15px;
    padding: 14px 19px;
    /*padding: 9px 10px 11px 19px;*/
    width: 100%;
    /*margin: 0 0 37px;*/
    letter-spacing: -0.5px;
	color: #94949d;
	
}


.woocommerce-page .select2-container .select2-choice > .select2-chosen {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #6e7b86;
}
.woocommerce-page .select2-container .select2-choice {
	background: transparent;
    border: 1px solid #d4dee5;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.woocommerce-page .select2-drop {
	border: 1px solid #dae0e7;
}
.woocommerce-page .select2-results, .woocommerce-page .select2-search {
	background: #f1f4f8;
	padding-top: 15px;
}
.woocommerce .custom-pagination {
	margin-top: 0;
}
.woocommerce select.orderby {
	background: #f1f4f8;
	border: 1px solid #dae0e7;
	color: #6e7b86;
	font-size: 14px;
	padding: 3px 17px;
}
.woocommerce tr.order-total strong {
	float: none;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	padding: 0 6px;
	width: 110px;
	background: #fff;
	margin-right: 13px;
	line-height: 31px;
}
.woocommerce input.button{
	background:#e04622;
	color: #fff;
	border-radius: 0;
	width: auto;
}
.woocommerce table.shop_table.cart td a.checkout-button{
	width: auto; 
	border-radius: 0;
}
.shop-sidebar div.heading {
	margin-bottom: 9px;
}
/*.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #e04622;
	border: 1px solid #aaaaaa;
}*/
.widget_shopping_cart p.buttons > a {
	width: 48%;
}
.widget_shopping_cart p.buttons > a:first-child {
	float: left;
}
.widget_shopping_cart p.buttons > a:last-child {
	float: right;
}
.woocommerce.widget_layered_nav_filters ul li {
	display: block;
	float: none;
	padding: 7px 0;
}
.woocommerce .products .star-rating {
	margin-left: auto;
	margin-right: auto;
}
.woocommerce span.onsale {
	z-index: 12;
}
/*.col-xs-12.col-sm-9.shop {
	padding-top: 0;
}
.col-xs-12.col-sm-9.shop {
	padding-left: 15px;
}*/
.woocommerce span.onsale {
	left: 0.5em;
}
.result-display {
	min-height: 405px;
}
/*.woocommerce-page .products {
 margin-left: -15px !important;
 margin-right: -15px !important;
 }*/
.cart-button .added_to_cart.wc-forward {
	color: #E04622;
}
.blog-text.masonry-pagination {
	bottom: -50px;
	position: absolute;
	z-index: 10;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.masonry-section .blog-banner .flexslider1 {
	min-height: 345px;
}
.masonry-section .blog-text {
	padding-top: 0;
}
.masonry-section .user-quote > span {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
ul.pagination li.dot {
	position: static;
	width: auto;
	height: auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/*------ Page Layout Two -----*/
.page-layout-two {
	padding-bottom: 175px;
}
.page-layout-two .page-layout-two-content p {
	margin-bottom: 20px;
}
.page-layout-two .page-layout-two-content h3 {
	font-weight: 800;
	margin-bottom: 20px;
	color: #2c3740;
	font-size: 18px;
	padding-top: 10px;
}
.air-fright-cont.list-wrapper-single-column li {
	float: none;
	width: auto;
}
.page-layout-two .page-layout-two-content .air-fright-cont {
	margin-bottom: 30px;
}
.air-fright-cont .member-profile {
	margin-bottom: 23px !important;
}
.page-layout-two .page-layout-two-content p strong {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 16px;
	color: #60707d;
}
.page-layout-two .page-layout-two-content ul {
	list-style: none;
}
.page-layout-two .page-layout-two-content ul li::before {
	background: #60707d;
	border-radius: 50%;
	content: "";
	height: 8px;
	left: 0;
	position: absolute;
	top: 7px;
	width: 8px;
}
.page-layout-two .page-layout-two-content .air-fright-cont li::before {
	display: none;
}

.page-layout-two .page-layout-two-content ul li {
	color: #60707d;
	font-size: 15px;
	margin-bottom: 10px;
	padding-left: 22px;
	position: relative;
}
.page-layout-two .page-layout-two-content .air-fright-cont li {
	margin-bottom: 0px;
	padding-left: 0px;
}
.page-layout-two-link, .page-layout-two-link a {
	color: #e04622;
	display: inline-block;
	font-size: 24px;
	font-weight: 700;
	margin-top: 15px;
	text-transform: uppercase;
}
.page-layout-two-link a:hover {
	text-decoration: underline;
}

/*****************************************
 *  Plugin Support
 *****************************************/
/* buddypress support */
.buddypress .activity-meta > a {
	float: left;
}
.buddypress #latest-update, #buddypress ul.item-list li div.item-title span {
	font-size: 13px;
}
.buddypress td.label {
	display: table-cell;
}
.buddypress td.label {
	color: inherit;
	font-size: inherit;
}
.buddypress .drag-drop-buttons .button {
	margin: 0 auto;
}
.buddypress #settings-form input[type="email"], .buddypress #settings-form input[type="text"], .buddypress #settings-form input[type="password"] {
	width: 100%;
	max-width: 300px;
}
/* bbpress support */
.bbpress .button {
	display: inline-block;
	padding: 0 3px;
	width: auto;
}
.bbpress .button:hover, .bbpress textarea {
	border: 1px solid #2d2d2d;
}
.newsletter.newsletter-subscription th, .newsletter.newsletter-subscription td {
	text-align: left;
}
.newsletter.newsletter-subscription table {
	width: auto;
}
/*-------------------------------------------
 * Unit Test
 --------------------------------------------*/
.stuffs_rental-blog-layout-one .sticky {
	box-shadow: 0 0 15px 4px #eaeced;
	z-index: 999;
	padding: 10px;
}
.widget_archive ul li > a, .widget_categories ul li > a {
	float: left;
}
.widget_archive ul li, .widget_categories ul li {
	overflow: hidden;
}
select {
	max-width: 100%;
}
.widget_search label[for="s"] {
	display: none;
}
.widget_archive select {
	display: block;
}
.widget_archive label.screen-reader-text, .widget_calendar #calendar_wrap, .widget_categories label.screen-reader-text, .widget_search form.searchform, .widget_text .textwidget {
	margin-top: 9px;
}
.widget_nav_menu ul ul {
	margin-left: 15px;
}
.post-content li, .post-content dd {
	font-size: 14px;
}
/*****************************************
 *  Banner Slider Design
 *****************************************/
.rev_slider_wrapper .shipping.slider-tow:hover:after {
	border-color: #ffffff;
}
.rev_slider_wrapper .shipping.slider-tow:hover {
	background-color: #ffffff !important;
}

/*issues fixing*/
.page-template-stuffs_rental-achivement-php .button:hover {
	border: 1px solid #000000;
}
.woocommerce .query .button {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.woocommerce .query .button:hover {
	border-color: #000000;
	color: #000000;
}
.woocommerce input[type="email"] {

}
/*location page design fixing*/

/* = typeahead in loaction autocomplte
 --------------------------------------*/
.twitter-typeahead {
	width: 100%;
	display: block !important;
}
.tt-menu {
	background-color: #ffffff;
	width: 100%;
	border: 1px solid #394650;
}
.tt-suggestion {
	font-size: 16px;
	line-height: 2;
	padding-left: 21px;
	padding-right: 21px;
	border-bottom: 1px solid #E4E4E3;
}
.tt-suggestion:hover {
	cursor: pointer;
}

/*issues fixing*/
.features.about-us-page .row > div:nth-last-child(1) .features-tab, .features.about-us-page .row > div:nth-last-child(2) .features-tab {
	border-bottom: none !important;
}
.single-service div.services-page .more-services {
	margin-left: -200% !important;
	margin-right: -200% !important;
}
.single-service .air-fright-cont {
	padding-top: 40px;
	padding-bottom: 40px;
}
.single-service  .service.type-service {
	margin-bottom: 0;
}
.single-service .section > .blog {
	padding-bottom: 0;
}
.single-service .section {
	padding-bottom: 0;
}

.page-template-stuffs_rental-blog-php.stuffs_rental-blog-layout-one .custom-pagination {
	display: block;
	float: left;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-left: 50%;
}

.page-template-stuffs_rental-blog-php.stuffs_rental-blog-layout-two .blog-two-title {
	padding-top: 42px;
}
.page-template-stuffs_rental-blog-php.stuffs_rental-blog-layout-two .blog-banner {
	padding-bottom: 0;
}
.page-template-stuffs_rental-blog-php.stuffs_rental-blog-layout-two div.audioplayer {
	margin-bottom: 0;
}
.common-page.comment-drop-box, .common-page page-layout-two.comment-drop-box {
	padding-bottom: 0;
	padding-top: 0;
}
.location-slide-tab address {
	width: 55%;
	margin: 0 auto;
}
.single-post-author-section {
	margin-bottom: 90px;
}
.woocommerce .result-display a img {
	width: 100%;
}
.user-comment-list {
	margin-bottom: 90px;
}
.comment-drop-box {
	padding-top: 0;
}
.aside .recentcomments a {
	padding-left: 12px !important;
}
h1.product_title {
	color: inherit;
}
.quote .wpcf7-form .wpcf7-not-valid {
	background-color: rgba(255,47,7, 0.5);
}
.quote .wpcf7-form .wpcf7-response-output, .quote .wpcf7-form .wpcf7-not-valid-tip {
	display: none !important;
}
.quote form.wpcf7-form {
	position: relative;
}
.quote form.wpcf7-form.sent:before, .quote form.wpcf7-form.invalid:before {
	content: "\f00c";
	display: inline-block;
	font: normal normal normal 30px/1 FontAwesome !important;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #1D9D74;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.quote form.wpcf7-form.invalid:before {
	content: "\f00d";
	color: #EA4335;
}
a:focus, a:active {
	text-decoration: none;
}

/*final issues fixing*/
.services-slider.owl-carousel {
	width: auto;
	margin-left: -12px;
	margin-right: -12px;
}
.services .owl-controls, .news .owl-controls {
	right: 10px;
}
.custom-quote .fa-quote-left {
	color: #D4DEE5;
}
.stuffs_rental-page-settings-two .news .news-section > div {
	margin-bottom: 30px;
	min-height: 412px;
}
.stuffs_rental-page-settings-two .news-section {
	display: block;
	clear: both;
}
.stuffs_rental-page-settings-two .news-section .slides-tab {
	margin-left: auto;
	margin-right: auto;
	max-width: 90%;
}
.align-left .center {
	text-align: left;
}
.align-left .testimonial .design-line {
	display: none;
}
.align-left .testimonial .heading h2:after {
	display: block;
}
.align-left .testimonial .heading h2 {
	margin-bottom: 46px;
	padding-bottom: 18px;
}
.footer {
	overflow: hidden;
}
.single-service .top-heading h3 {
	margin-bottom: 42px;
}
.single-service .blog-text .blog-banner {
	padding-bottom: 53px;
}
.single-service .air-fright-cont li span {
	font-size: 18px;
}
.page-template-stuffs_rental-faq-php .heading h3 {
	margin-bottom: 101px;
}
.page-template-stuffs_rental-blog-php.stuffs_rental-blog-layout-one .user-blog h5 {
	padding-top: 27px;
}
.single .main-single-page .blog-text .blog-banner {
	padding-bottom: 42px;
}
.single .main-single-page .background-holder {
	background-color: #F7FEFF;
	padding-left: 30px;
	padding-right: 30px;
}
.single .main-single-page .blog-text .blog-banner {
	width: auto;
	margin-left: -30px;
	margin-right: -30px;
}
.page-template-stuffs_rental-blog-php.stuffs_rental-blog-layout-one .custom-pagination {
	float: none;
	margin-left: 0;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.custom-pagination {
	clear: both;
}
.page-template-stuffs_rental-team-php .custom-pagination, .page-template-stuffs_rental-faq-php .custom-pagination {
	padding-left: 15px;
	padding-right: 15px;
}
.stuffs_rental-blog-layout-two .custom-pagination {
	margin-top: 0;
	margin-bottom: 0;
}
.inner-more {
	margin-top: 45px;
}
.widget_search #searchsubmit {
	border: 1px solid transparent;
	background-color: #e04622;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	padding: 4px 6px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.widget_search #searchsubmit:hover {
	border-color: #000000;
	background-color: #ffffff;
	color: #000000;
}
.widget_search #s {
	border: 1px solid #848484;
	font-size: 14px;
	line-height: 1;
	padding: 7px 4px;
}
.footer #searchform .screen-reader-text {
	display: none;
}
.widget_archive select, .widget_categories select, .textwidget select {
	width: 100%;
	max-width: 100%;
	font-size: 14px;
	border: 1px solid #848484;
	padding: 2px 0;
}
.widget_archive .screen-reader-text, .widget_categories .screen-reader-text {
	font-size: 14px;
}
.widget_calendar #wp-calendar caption {
	font-size: 14px;
}
.footer .widget_recent_comments {
	clear: both;
	margin-bottom: 30px;
}
.footer .footer-widget {
	margin-bottom: 30px;
}
.footer .custom-row {
	margin-top: 44px;
}
.stuffs_rental-required {
	border-color: #D84C2B !important;
}
.stuffs_rental_widget_search #search.stuffs_rental-required {
	border: 1px solid #D84C2B !important;
}
.stuffs_rental_widget_search #search {
	border: 1px solid #F0F0F0 !important;
	margin-bottom: 0 !important;
}
.admin-bar #header.fixed {
	top: 32px;
}
/*.woocommerce.single-product div[id^="product-"] {
	padding-left: 15px;
}*/
@media all and (max-width: 782px) {
	.admin-bar #header.fixed {
		top: 46px;
	}
}
/*-----------------------*/
@media all and (max-width: 767px) {
	.stuffs_rental-blog-layout-one .blog-text ul.post-meta li {
		display: block;
	}
	.stuffs_rental-blog-layout-one .blog-text ul.post-meta {
		padding: 20px 0 15px;
	}
	.user-blog h5 {
		line-height: 1.3;
	}
	#commentform #email, #commentform #author {
		width: 100%;
		float: none;
	}
}

/*----------Responsive design fixing--------------*/
@media all and (max-width: 1199px) {
	body .services-slider .owl-item .slides-tab {
		padding-right: 0;
		max-width: 92%;
		margin: 0 auto;
	}
	.slides-text {
		min-height: 0;
	}
	.feedback {
		max-width: 92%;
	}
	.quote input {
		max-width: 142px;
	}
	.more-tab {
		overflow: hidden;
	}
	.countries-wrap {
		margin-bottom: 18px;
	}
	.country-names > li {
		margin-bottom: 8px;
	}
	.search-office .owl-pagination {
		bottom: 0;
	}
	.achivement {
		margin-bottom: 30px;
	}
	.location-slide-tab {
		margin: 0 auto;
		width: 92%;
	}
	.page-template-stuffs_rental-team-php .team-wrap .team .col-md-3 {
		min-height: 470px;
	}
	.page-template-stuffs_rental-faq-php .faq .row .head-wrap {
		min-height: 230px;
	}
	.stuffs_rental-page-settings-two .request {
		margin-left: 13px;
	}
	.widget_search #s {
		max-width: 136px;
	}
}
@media all and (max-width: 1024px) {
	/*    .footer .footer-nav {
	 overflow: hidden;
	 }*/
	.copyright p {
		font-size: 12px;
		margin: 0;
	}
	.services-slider .owl-item:nth-child(3n) .slides-tab, .services-slider .owl-item:nth-child(3n-1) .slides-tab {
		padding-right: 0;
		margin: 0 auto;
	}
	.simple-content .amazing-text .contact-us {
		width: 174px;
	}
	.country-names > li {
		margin-bottom: 15px;
	}
	.countries-wrap {
		margin-bottom: 35px;
	}
	.base-line, .progress-content-wrap:after {
		display: block;
	}
	.masonry-section .blog-banner .flexslider1 {
		min-height: 271px;
	}
	.woocommerce .aside.shop-sidebar .button {
		font-size: 11px;
	}
	.products {
		max-width: 100%;
	}
	.woocommerce .query .button {
		width: auto;
	}
	/*.shop .row {
		max-width: 100%;
	}*/
}
@media all and (max-width: 991px) {
	body .services-slider .owl-item .slides-tab {
		max-width: 92%;
	}
	.stuffs_rental-page-settings-two .slides-text h4 {
		font-size: 15px;
		top: 27%;
	}
	.slides-text h4 {
		font-size: 20px;
	}
	.masonry-section .blog-banner .flexslider1 {
		min-height: 203px;
	}
	.base-line, .progress-content-wrap:after {
		display: none;
	}
	.page-template-stuffs_rental-faq-php .faq .row .head-wrap {
		min-height: 265px;
	}
	.widget_search #s {
		margin-bottom: 8px;
		max-width: 100%;
	}
}
@media all and (max-width: 768px) {
	.result-display {
		min-height: 292px;
	}
	.cart-button {
		height: 74px;
		line-height: 62px;
	}
}
@media all and (max-width: 767px) {
	.navigation .sub-menu {
		position: static;
	}
	.navigation .sub-menu > li:hover {
		background-color: #ffffff;
	}
	.news .news-section .slides-tab {
		margin-left: auto;
		margin-right: auto !important;
	}
	.simple-content .content-image {
		float: none;
		margin: 0 auto !important;
		clear: both;
		display: block;
		padding-right: 0;
	}
	.service-page .more-services .more-tab {
		max-width: 262px;
		margin: 0 auto;
	}
	.page-template-stuffs_rental-faq-php .faq .row .head-wrap {
		min-height: 0;
	}
	.woocommerce .products .result-display {
		max-width: 290px;
		margin-left: auto;
		margin-right: auto;
	}
	.woocommerce span.onsale {
		left: 16px;
	}
	.page-template-stuffs_rental-contact-php .wpcf7-form {
		padding-left: 15px;
		padding-right: 15px;
	}
	.stuffs_rental-page-settings-two .services {
		padding-bottom: 30px;
	}
	.feedback {
		margin: 0 auto;
	}
	.services .services-slider .slides-tab {
		max-width: 359px;
		margin: 0 auto;
	}
	.other-services .service-category .service-tab {
		max-width: 390px;
		margin: 0 auto;
		float: none;
	}
	.blog-text.masonry-pagination {
		bottom: -82px;
	}
	.single-service #more-slides {
		max-width: 524px;
		margin: 0 auto;
	}
	.single-service div.services-page .more-services {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.stuffs_rental-header-layout-two .navigation {
		max-width: 100%;
	}
	.stuffs_rental-footer-layout-two .footer .no-wrap-mobile {
		padding-left: 15px;
		padding-right: 15px;
	}
	.query {
		margin-top: 30px;
	}
	.single-product .shop {
		padding-right: 15px;
	}
	.single-product .shop > .row {
		margin-left: 0;
		margin-right: 0;
	}
	.woocommerce.single-product div[id^="product-"] {
		padding-left: 0;
	}
	#footer .widget_nav_menu .sub-menu > li:hover {
		background: transparent !important;
	}
	#footer .widget_nav_menu .sub-menu ul {
		background: transparent !important;
	}
	#footer .widget_nav_menu .sub-menu {
		background: transparent !important;
	}
}
@media all and (max-width: 479px) {
	body .description {
		padding-bottom: 80px;
	}
	.single-service #more-slides {
		max-width: 262px;
		margin: 0 auto;
	}
	.search-office {
		min-height: 0;
	}
/*	.woocommerce-page .products {
		margin-left: auto !important;
		margin-right: auto !important;
	}*/
	table.shop_table.cart th, table.shop_table.cart td {
		padding-left: 4px;
		padding-right: 4px;
	}
	table.shop_table.cart .product-name {
		width: 74px;
		display: inline-block;
		overflow-y: scroll;
	}
}
/* rv slider issues fixing */

@media all and (max-width: 875px) {
	.rev_slider_wrapper  .slider-two-background {
		height: 218px !important;
	}
}
@media all and (max-width: 615px) {
	.rev_slider_wrapper  .slider-two-background {
		height: 162px !important;
		width: 466px !important;
	}
}
@media all and (max-width: 479px) {
	.rev_slider_wrapper  .slider-two-background {
		height: 109px !important;
	}
	.slider-two-desc p {
		width: 80% !important;
	}
	.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count, .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
		float: none;
		display: block;
	}
}
@media all and (max-width: 1087px) {
	.slider-three-background {
		height: 186px !important;
	}
}
@media all and (max-width: 902px) {
	.slider-three-background {
		height: 155px !important;
	}
}
@media all and (max-width: 540px) {
	.slider-three-background {
		opacity: 0 !important;
	}
	.slider-three-btn {
		left: 14px;
	}
}

/*Preview Fixing*/

.tr_customize_view .navigation > ul {
	background: #314555;
	float: right;
	list-style-type: none;
	margin-right: 27px;
	margin-top: 24px;
	padding-left: 38px;
	position: relative;
	margin: 0;
}
.tr_customize_view .navigation li a {
	color: #ffffff !important;
	font-size: 14px;
}
.tr_customize_view #searchsubmit {
	background-color: #46abbf;
	border: 1px solid #d5d5d5;
	color: #fff;
	line-height: 1.9;
}

/***************************************
 * New Pages Issues fixing
 ***************************************/
.stuffs_rental-page-settings-eight .stuffs_rental-king .about-us h3 {
	color: #ffffff !important;
}
.format-standard.post-password-required input[type="password"] {
	border: 1px solid #848484;
	padding: 2px 5px 4px;
}
.format-standard.post-password-required input[type="submit"] {
	background-color: #e04622;
	border: 1px solid transparent;
	color: #ffffff;
	font-size: 14px;
	font-weight: 800;
	padding: 4px 6px;
	text-align: center;
	text-transform: uppercase;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
}
.format-standard.post-password-required input[type="submit"]:hover {
	background-color: #ffffff;
	border-color: #000000;
	color: #000000;
}
.stuffs_rental-page-settings-four .news-section {
	margin-bottom: 0;
}
.search-results .location, .single-location .location {
	background: none;
	min-height: 0;
	padding-bottom: 0;
}

/* new change in files */
body #ui-datepicker-div {
	display: none;
}
.widget_footer_slider .our-address .address {
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	padding-top: 0;
	padding-left:1px;
	text-transform: uppercase;
}
.widget_footer_slider .link img {
	padding: 35px 0;
}
.footer-slider .owl-page span {
	background: #fff;
}
/* popup */
.single-product-popup > div.product {
	display: none;
	background: #f0f4f7;
    margin-bottom:30px;
  	margin-top:15px; 
    overflow: hidden;
    padding: 40px;
    position: relative;		
}
.single-product-popup > .product > .images {
	overflow: hidden;
}
.slides-text-home {
	box-shadow: 0px 0 6px 2px rgba(212,222,229,0.4);
	-webkit-box-shadow: 0px 0 6px 2px rgba(212,222,229,0.4);
	border: 1px solid #d4dee5;
}
.slides-text-home .slides-text-data {
	min-height: 200px;
}
.slides-text-data {
	padding: 34px 23px 10px 34px;
}
.slides-text-data h4 {
	font-weight: 900;
	margin-bottom: 17px;
	letter-spacing: -0.5px;
}
.slides-text-data h4 a {
	color: #2c3740;
	transition: 1s all ease;
	-webkit-transition: 1s all ease;
}
.slides-text-data p {
	letter-spacing: 0.1px;
}
.play-btn {
	position: relative;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
.play-btn:before {
	left: -38px;
	top:12px;
	position: absolute;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background-color: #298389;
	content: "";
}
.play-btn:after {
	color: white;
	position: absolute;
	content: "\f0da";
	left: -25px;
	top:15px;
	font-size: 23px;
}
.slides-link-text a {
	background: #f5f5f5 none repeat scroll 0 0;
	padding: 15px 23px 15px 55px;
	display: inline-block;
	width: 100%;
}
.slides-link-text a strong {
	padding-right: 5px;
}
.slides-link-text a span {
	color: #2c3740;
	font-weight: 800;
	letter-spacing: 0.7px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	word-wrap: break-word; 
	display:block;
}
.product-popup-close {
	color: #2c3740;
	font-size: 18px;
	line-height: 1;
	padding: 3px;
	position: absolute;
	right: 40px;
	top: 40px;
	z-index: 1;
}
.main-preview {
	margin-bottom: 25px;
}
.main-preview ul li:first-child {
	display: block;
}
.main-preview ul li {
	display: none;
}
.product-thumb ul {
	overflow: hidden;
}
.product-thumb li {
	cursor: pointer;
	float: left;
	margin-bottom: 15px;
	margin-right: 2%;
	width: 23.5%;
}
.main-preview li, .product-thumb li {
	list-style: outside none none;
}
.product-thumb li img {
	height: 75px;
}
.product-thumb li:nth-child(4n+4) {
	margin-right: 0;
}
/* rental-variations */
.rental-variations {
	overflow: hidden;
	margin-bottom: 15px;
}
.rental-variations-price li {
	list-style: none;
	display: none;
}
.product-checkout {
	display: none;
}
.active-checkout.product-checkout {
	display: block;
}
.rental-variations-price li.price-active {
	display: block;
}
.rental-variations li {
	float: left;
	list-style: none;
	margin-right: 11px;
}
.rental-variations li a {
	display: block;
	padding: 7px 12px;
	background: #fff;
	letter-spacing: 1px;
	font-size: 14px;
	border: 1px solid #333333;
	color: #2c3740;
}
.rental-variations li.active a {
	border: 1px solid #2ba09a;
	background: #2ba09a;
	color: #fff;
}
.date-slider-end {
	width: 25%;
	float: left;
}
.date-slider-start {
	float: left;
	width: 25%;
	margin-right: 25px;
}
/* datepicker */
.ui-datepicker .ui-datepicker-next span {
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #F1F4F8;
	background: none;
}
.ui-datepicker .ui-datepicker-prev span {
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 7px solid #F1F4F8;
	background: none;
}
.ui-datepicker .ui-datepicker-title {
	text-transform: uppercase;
}
.ui-datepicker td {
	padding: 0px;
}
.ui-state-default, .ui-widget-content .ui-state-default {
	background-color: #fff;
	margin: 0;
	outline: none;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight {
	border: 1px solid #2BA09A !important;
	background: #2BA09A !important;
}
.ui-datepicker th {
	color: #2BA09A;
}
.product-checkout-wrap {
	margin-top: 10px;
	display: inline-block;
	width: 100%;
}
.product-checkout-wrap .product-checkout a {
	display: inline-block;
}
.product-checkout-wrap a {
	background: #2ba09a none repeat scroll 0 0;
	border: 1px solid #2ba09a;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	line-height: 1.33333;
	padding: 8px 15px;
	margin-bottom: 10px;
}
.single-product-popup .view-product-checkout {
	display: inline-block;
}
.view-product-checkout {
	display: none;
	float: left;
	margin-right: 15px;
}
.date-slider-start {
	float: left;
	margin-right: 25px;
	width: 25%;
}
.date-slider-end {
	float: left;
	width: 25%;
}
.date-slider-wrap  input[type="text"], 
.single.woocommerce  .common-page  input[type="text"] {
	background: #f1f4f8 none repeat scroll 0 0;
	border: 1px solid #dae0e7;
	box-sizing: border-box;
	color: #6e7b86;
	font-size: 14px;
	padding: 6px 13px;
	width: 100%;
}
.single-product-popup .date-slider-wrap  input[type="text"], 
.single-product-popup .single.woocommerce  input[type="text"] {
	background: #fff;
}
.date-slider-wrap {
	display: inline-block;
	width: 100%;
}
.single-product-popup > .product .summary.entry-summary > .woocommerce-product-rating, 
.single-product-popup > .product .summary.entry-summary > div[itemprop="offers"], 
.single-product-popup > .product .summary.entry-summary > div[itemprop="description"] {
	display: none;
}
.tabing-block ul {
	list-style: none;
	position: relative;
}
.tabing-block ul:after {
	background: #394650 none repeat scroll 0 0;
	content: "";
	height: 4px;
	left: -4px;
	position: absolute;
	top: 13px;
	width: 100%;
}
.tabing-block ul li {
	cursor: pointer;
	display: inline-block;
	line-height: 1.2;
	margin-left: 2%;
	padding-top: 42px;
	position: relative;
	text-align: center;
	width: 30%;
	vertical-align: top;
	z-index: 1;
}
.tabing-block .circle-round {
	text-align: center;
	position: absolute;
	background: white;
	border: 4px solid #394650;
	color: #1c2022;
	font-size: 0px;
	line-height: 25px;
	margin-bottom: 10px;
	padding-top: 0;
	text-align: center;
	height: 28px;
	width: 28px;
	border-radius: 14px;
	left: 50%;
	margin-left: -14px;
	top: 0;
}
.tabing-block {
	padding-left: 30px;
}
.tabing-block li.active-circle .circle-round {
	border-color: #2ba09a;
	height: 36px;
	width: 36px;
	border-radius: 18px;
	margin-top: -3px;
	margin-left: -18px;
}
.stuffs_rental-stay-mobile .about-figure figure {
	padding: 0 30px 30px;
	text-align: center;
}
.stuffs_rental-stay-mobile .about-figure figure span, .life-style-content .life-style-text {
	display: none;
}
.stuffs_rental-stay-mobile .about-figure figure span:first-child, .life-style-content .life-style-text:first-child {
	display: block;
}
.stuffs_rental-life-style-section .life-style-text p, .tabing-block li p {
	color: #2c3740;
	margin-bottom: 0;
}
.life-style-text p{
	margin-bottom: 0;
}
.stuffs_rental-stay-mobile {
	padding-top: 97px;
	padding-bottom: 97px;
	background-color: #f8f8f8;
}
.stuffs_rental-life-style-section {
	padding-top: 97px;
	padding-bottom: 97px;
	background-color: #f8f8f8;
}
.single-product-popup .rental-variations-price p, .single-product-popup .deposit-price-section p {
	color: #2c3740;
}
.single-product-popup .product.has-default-attributes.has-children > .images, .type-product.product.has-default-attributes.has-children > .images {
	opacity: 1;
}
div.wpb_content_element {
	margin-bottom: 0;
}
.section .vc_col-has-fill > .vc_column-inner, .section .vc_row-has-fill+ .vc_row-full-width+ .vc_row > .vc_column_container > .vc_column-inner, .section .vc_row-has-fill+ .vc_row > .vc_column_container > .vc_column-inner, .section .vc_row-has-fill+ .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .section .vc_row-has-fill+ .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .section .vc_row-has-fill > .vc_column_container > .vc_column-inner, .section .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .section .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
	padding-top: 0;
}

.vc_row.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}
.stuffs_rental-rent-options {
	margin: 97px 0;
	border: 1px solid #d4dee5;
	box-shadow: 0 0 6px 2px rgba(212, 222, 229, 0.4);
	padding: 34px 23px 36px 23px;
	min-height: 565px;
}
.stuffs_rental-rent-options p{
	margin-bottom: 0;
}
.stuffs_rental-rent-options figure{
	margin-bottom: 34px;
}
.stuffs_rental-rent-options h3 {
	font-size: 28px;
}
.single-product.woocommerce .openPopup .woocommerce-product-rating {
	margin-bottom: 5px;
}
.single-product.woocommerce .openPopup .heading h2 {
	margin-bottom: 22px;
}
.woocommerce div.product div.images, 
.woocommerce div.product div.summary{
	margin-bottom: 97px;
}
.product-services-wrapper {
	clear: both;	
	margin-bottom: 85px;
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
}
.product-services-wrapper .container{
	width: 100%;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs{
	display: none; 
}
body.woocommerce div.product .woocommerce-tabs .panel{
	margin-bottom: 0;
}
.woocommerce div.product #reviews #comments h2:after {
	content: "";
	display: block;
	position: absolute;
	width: 34px;
	height: 1px;
	left: 0;
	bottom: 0;
}
.woocommerce div.product #reviews #comments h2{
	margin-bottom: 39px;
	padding-bottom: 13px;
	position: relative;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: 900;
}
.woocommerce div.product #reviews #comments ol.commentlist li .comment-text,
.woocommerce div.product #reviews #comments ol.commentlist li .comment-text p
{
	font-size: 15px; 
    line-height: 1.6;
    color: #8494a0;
}
.woocommerce #review_form #respond p.form-submit{
	margin-bottom: 0;
}
.woocommerce div.product #reviews h3
{
    font-weight: 900; 
    position: relative; 
    padding-bottom: 13px;
    margin-bottom: 20px;
    text-transform: uppercase;
    margin-top: 9px;
    line-height: 1.3;
    letter-spacing: -0.9px;
}
.woocommerce div.product #respond input#submit{
	text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    width: 174px;
    padding: 15px 0;
    text-align: center;
    background: #e04622;
    display: block;
    transition: 1s all ease;
    -webkit-transition: 1s all ease;
    border: 1px solid transparent;
    font-weight: 800;
}
.woocommerce div.product #tab-reviews{
	box-shadow:none;
	background: #fdfdfd;
}
.product-services-wrapper .heading.package-list{
	margin-top: 40px;
	margin-bottom: 40px;
}
/*.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs {
	padding: 0;
}
.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li{
	border: none;
	padding: 0;
	margin: 0;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs::before{
	border-bottom:none;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li a,
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
	font-weight: 900;
    letter-spacing: -1px;
    text-transform: uppercase;
     color: #2c3740;
    font-size: 32px;
    padding: 0;
    line-height: 1.3;
}*/

.single-product-popup div.woocommerce-message {
    padding: 1.5em 2em 2.3em;
    position: relative;
    border-color: #e04622;
}
.single-product-popup .button {
    background-color: #2ea099;
    border: 1px solid transparent;
    border-radius: 3px;
    float: right;
    line-height: 1;
    margin-right: 30px;
    min-width: 174px;
    padding: 0.618em 1em;
    width: auto;
}

.product-package-list{
	padding: 97px 30px;
} 
.product-package-list.gray{
	background-color: #f8f8f8;
}
/*.product-package-image img{
	max-height: 280px;
	width: auto;
}*/

ul.products .result-display h3 {
	margin-top: 16px;
    color: #2c3740;
    font-size: 14px;
    font-weight: bold;
}

#review_form .comment-form-author{
	
    float:left;
    width: 48%;
    vertical-align: top;

} 
#review_form .comment-form-email{
    float:right;
    width: 48%;
    vertical-align: top;
	
}
.woocommerce #review_form #respond p.form-submit{
	clear: both;
	padding-top: 15px;
}
#review_form .comment-form-author label,
#review_form .comment-form-email label{
	display: block;
}
#review_form #commentform #email,#review_form #commentform #author{
	width: 100%;
}

/*----------------------*/
/*CSS Edited on 12th April*/
#members_search,#groups_search,#groups-order-by,#members-order-by,#activity-filter-by,#bbp_search{
	height:27px;
    box-sizing: border-box;
}
.user-blog #buddypress #item-header-content{
	margin-top:-124px !important;
}
.user-blog h5{
	margin-bottom:10px;
}
/*------------------------*/
/*gravity_form*/
.heading h6{
	margin-bottom:12px;
}
.gform_wrapper .gform_body input,
.comment-drop-box form textarea{
 /*   border: 1px solid;*/
	border:1px solid #a9a9a9;
}
.gfield {
    margin-bottom: 13px;
}
.comment-drop-box form input.gform_button{
	
	color:white;
	padding:15px 35px;
	width:auto;
	
}

/*buddypresss*/

 #buddypress .activity-list li.mini .activity-avatar img.avatar{
 	margin-left:0;
 	height:auto;
 	width:auto;
 }
 #buddypress .activity-list .activity-content .activity-header img.avatar {
    margin: 0 5px 2px 0!important;
}
#buddypress div.pagination .pagination-links a, #buddypress div.pagination .pagination-links span{
	font-size:20px;
}

#buddypress div.item-list-tabs ul li a, #buddypress div.item-list-tabs ul li span{
	color:#314555;
}
#buddypress div.item-list-tabs ul li.current a span, #buddypress div.item-list-tabs ul li.selected a span{
	border-color:rgba(0,0,0,0,);
}
#buddypress div.pagination , #buddypress div.pagination .pagination-links span, .pagination-links a{
	padding:5px 17px !important;
	color:white;
}
.pagination-links span{ 
	color: #2e2e2e !important;
}
.pagination-links a:hover{
	font-weight:500 !important;
}
#buddypress div.pagination{
	margin-top:5px;
	margin-bottom:5px;
}
/*bbpress*/
#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar{
	margin-bottom:3px;
}
.comment-drop-box form input{
	padding-top:7px;
	padding-bottom:7px;
	padding-left: 15px;
	
}
.widget.buddypress #bp-login-widget-form label{
	font-size:18px;
	color:#314555;
}
#bp-login-widget-submit{
	text-transform:uppercase;
}
#bbpress-forums ul{
	color:#314555;
}
#buddypress div.item-list-tabs ul li a, #buddypress div.item-list-tabs ul li span{
	margin-right:7px;
}
#notification-bulk-manage{
	color:#314555;
}
#buddypress div.item-list-tabs ul li a, #buddypress div.item-list-tabs ul li span{
		margin-bottom:10px;
	}
	#bbpress-forums div.bbp-topic-tags{
		float:left;
	}
	.bbp-submit-wrapper .button{
		padding:5px 17px !important;
	}
	



#bbp_search{
	height:27px;
    box-sizing: border-box;
    width:132px !important;
}
#bbp_search_submit{
	 padding: 4px 10px !important;
	 width:auto !important;
	text-transform:capitalize;
	font-size:12px;
}
/*modification*/

.activity-content > .activity-meta a {
	width:auto !important;
	padding: 4px 8px !important;
}

.news .design-line{
	 margin: 0 auto 29px;
}
.news .news-section .slides-tab {
    padding-right: 0;
    margin-top: 30px;
}
.open-btn.play-btn::before{
	background-color:#2c3740 ;
}
.open-btn.play-btn::after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    left: -26px;
    top: 17px;
}	

.woocommerce-account .woocommerce > h2, 
.woocommerce-account .woocommerce header.title > h3{
	font-size: 16px;
	margin-bottom: 10px;
}

 	
.checkout.woocommerce-checkout h3, .shop-order_details h3{
	font-size: 16px;
}
.checkout.woocommerce-checkout h3#order_review_heading{
	margin-bottom: 10px;
	margin-top: 10px;
}
.shop-order_details h3{
	margin-bottom: 10px;
}
.shop-order_details address{
	font-size: 15px;
}
/* cart customiztion */

    

.woocommerce table.shop_table.my_account_orders,
.woocommerce table.shop_table.my_account_orders td,
.woocommerce table.shop_table.my_account_orders th,
.woocommerce table.shop_table.customer_details,
.woocommerce table.shop_table.customer_details td, 
.woocommerce table.shop_table.customer_details th, 
.woocommerce table.shop_table.order_details,
.woocommerce table.shop_table.order_details td, 
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.cart, 
.woocommerce table.shop_table.cart td{
	border: none;
}
.woocommerce table.shop_table.cart .cart_item td{
	padding: 15px 9px 15px 0;
	color: #94949d;
	line-height: 20px;
}
.woocommerce table.shop_table.cart td.actions{
	padding: 55px 0;
}

.woocommerce table.shop_table.order_details th,
.woocommerce table.shop_table.order_details tfoot td,
.woocommerce table.shop_table.customer_details td, 
.woocommerce table.shop_table.customer_details th{
	width:50%;
}
.woocommerce table.shop_table.my_account_orders th,
.woocommerce table.shop_table.my_account_orders td,
.woocommerce table.shop_table.customer_details td, 
.woocommerce table.shop_table.customer_details th,
.woocommerce table.shop_table.order_details th,
.woocommerce table.shop_table.order_details tfoot td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td,
.woocommerce table.shop_table.cart th {
    padding: 17px 0;
    border-bottom:  1px solid #d4dee5;
    border-top:  1px solid #d4dee5;
    border-left: none;
    border-right: none;
	text-transform: uppercase;
}
.woocommerce table.shop_table.customer_details{
	 border-top:  1px solid #d4dee5;
}

.woocommerce table.shop_table.cart th.product-name{
    width: 120px;
    padding-right: 10px;
}
.woocommerce table.shop_table.cart th.product-thumbnail {
    width: 305px;
} 
.woocommerce table.shop_table.cart th.product-price {
    margin-bottom: 0 !important;
    width: 190px;
}
.woocommerce table.shop_table.cart th.product-quantity {
    width: 160px;
}
.woocommerce table.shop_table.cart th.product-subtotal {
    width: 130px;
}



.woocommerce table.shop_table.cart th.product-thumbnail,
.woocommerce table.shop_table.cart td.product-thumbnail,
.woocommerce table.shop_table.cart th.product-name,
.woocommerce table.shop_table.cart td.product-name{
	text-align: left;
} 



.woocommerce table.shop_table.order_details tr.order_item td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.cart_item td{
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
	color: #94949d;
}
.woocommerce table.shop_table.order_details tr.order_item:first-child td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.cart_item:first-child td{
	padding-top: 30px;
}
.woocommerce table.shop_table.order_details tr.order_item:last-child td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.cart_item:last-child td{
	padding-bottom: 30px;
}

.woocommerce table.shop_table.order_details tr.order_item td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.cart_item td,
.woocommerce-cart table.shop_table.cart tr.cart_item td{
	border-bottom:  1px solid #d4dee5;
}
.woocommerce table.shop_table.cart .cart_item td.product-name > a,
.woocommerce table.shop_table.cart .cart_item td.product-name > span{
	text-transform: uppercase;
	color: #94949d;
	font-weight: bold;
	letter-spacing: 0.3px;
}
.woocommerce table.shop_table.cart td.product-thumbnail img{
	width:90px;  
	height:90px;  
	border-bottom: 1px solid #eceeee;
}
.woocommerce div.quantity.buttons_added {
    width: 70px;
    position: relative;
    margin: 0 auto;
    text-align: left;
}
.product-name > strong {
	display: block;
	letter-spacing: 0.3px;
	margin: 0 0 2px;
	font-weight: normal;
	font-size: 14px;
}
.product-name > strong a{
	color: #94949d;
	font-weight: bold;
}
.product-name > strong.cart-item-name{
	font-weight: bold;
	text-transform: uppercase;
}
.woocommerce .quantity .qty {
    border: 1px solid #d4dee5;
    border-radius: 0;
    color: #94949d;
    font-weight: 400;
    height: 37px;
    padding: 0;
    width: 50%;
    text-align: center;
    -webkit-animation: textfield;
    -moz-appearance: textfield;
}
.plus, .minus {
    cursor: pointer;
    display: block;
    height: 19px;
    position: absolute;
    right: 0;
    width: 36px;
    font-size: 10px;
    text-align: center;
    line-height: 19px;
}
.plus{
	top: 0;
	padding-top:3px;
	border-top: 1px solid #d4dee5;
    border-left: 1px solid #d4dee5;
    border-right: 1px solid #d4dee5;
}
.minus {
	bottom: 0;
	padding-bottom:3px;
	border-bottom: 1px solid #d4dee5;
    border-left: 1px solid #d4dee5;
    border-right: 1px solid #d4dee5;
}

.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2,
.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1 {
    float: none;
    width: 100%;
    margin-bottom: 45px;
}
div.woocommerce .woocommerce-error, 
div.woocommerce .woocommerce-info, 
div.woocommerce .woocommerce-message{
	/*margin-bottom: 57px !important;*/
}
.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first, 
.woocommerce-page form .form-row-last{
	width: 49%;
}


.woocommerce table.shop_table {
     border: none; 
     margin: 0 0 65px; 
     border-collapse: collapse; 
     border-radius: 0; 
}
.shop-order_details{
	margin-top: 55px;
}

 .woocommerce-checkout #payment .payment_method_paypal .about_paypal{
 	line-height: 28px;
 	margin-left: 7px;
 }
 
 
 
.cart-item-name,
.cart-item-quantity, 
.cart-item-tenure, 
.cart-item-total-rent{
 display: block;	
}


.woocommerce-account .my_account_orders td.order-actions a.button{
	background-color: #e04622;
	color: #fff;
	border-radius: 0;
}
 
.post-content.services-text{
 	padding-bottom: 84px;
 }

/*mobile*/

@media only screen and (max-width: 767px){
#buddypress div#item-header #item-header-cover-image #item-header-content{
	float:none;
}
#buddypress table.forum tr td.label, #buddypress table.messages-notices tr td.label, #buddypress table.notifications tr td.label, #buddypress table.notifications-settings tr td.label, #buddypress table.profile-fields tr td.label, #buddypress table.wp-profile-fields tr td.label{
	width:100%;
}
#buddypress #item-header-cover-image #item-buttons div{
	margin-bottom: 8px;
}
#buddypress div.pagination{
	text-align:center;
}
#buddypress div.pagination .pagination-links{
	display:inline-block;
	float: none;
}
#buddypress div.dir-search input[type="text"]{
	width:100%;
}
#buddypress div.pagination .pag-count{
	margin-bottom:10px;
	float:none;
}
#buddypress div.item-list-tabs ul li a, #buddypress div.item-list-tabs ul li span{
	margin-bottom:10px;
}
#buddypress div.activity-meta a{
	margin-bottom:5px;
}
#buddypress div.pagination, #buddypress div.pagination .pagination-links span, .pagination-links a{
	padding:5px 10px !important;
}
#buddypress div.pagination .pagination-links a, #buddypress div.pagination .pagination-links span{
	font-size:12px;
}
#buddypress ul.item-list li div.meta{
	margin-top:10px;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium{
	width:100%;
}
.news .design-line {
    margin: 0 auto;
}
.about-figure{
	margin-top: 40px;
}
.stuffs_rental-stay-mobile { 
 
    padding-bottom: 50px;
    padding-top: 50px;
}
.slides-text-data {
    padding: 30px 15px 10px;
}
.feedback {
    max-width: 100%;
}
.product-package-list {
    padding: 50px 0 40px;
}
.product-package-image{
	margin-bottom: 40px;
}
.stuffs_rental-rent-options {
    margin: 50px 0 0;
    min-height: 565px;
    padding: 30px 18px 30px;
}
.stuffs_rental-stay-mobile .about-figure figure {
    padding: 0 20px 20px;
}
.tabing-block {
    padding-left: 0;
}
.footer .footer-widget:last-child {
    margin-bottom: 0;
}
.phone {
    margin-bottom: 0;
}
.blog-text {
	padding-top:0;
    margin-bottom: 0;
}
.blog-text .custom-pagination{
   margin-top: 0;
   margin-bottom: 0;	
}
.woocommerce div.product div.images, 
.woocommerce div.product div.summary{
	margin-bottom: 50px;	
}
.single-product .shop {
    padding-left: 15px;
}
.woocommerce div.product #reviews #comments h2,
.woocommerce div.product #reviews h3
{
	font-size: 20px;
}
.date-slider-start{
	margin-right: 10%;
}
.date-slider-start,.date-slider-end{
	width: 45%;
	
}
/*.col-xs-12.col-sm-9.shop {
    padding-left: 15px;
}*/
.archive .shop ul.products div.product{
		margin-right: -15px;
		padding-right: 0;
}
.aside section.widget {
    margin-bottom: 50px;
}
.single-product .woocommerce-message .wc-forward{
	margin-bottom: 10px;
	display: inline-block;
}
	.woocommerce .coupon input.button, 
	.woocommerce-cart .checkout-button{
		padding-top: 10px;		
		padding-bottom: 9;
	}
	.woocommerce table.shop_table.cart td.actions a.checkout-button{
		padding-top: 10px;		
		padding-bottom: 9;
	}
	
	
	 .woocommerce table.cart td.actions .input-text+.button, 
	 .woocommerce-page table.cart td.actions .input-text+.button{
	 	width: auto;
	 	float: left;
	 }
	.woocommerce table.cart td.actions .coupon, 
	.woocommerce-page table.cart td.actions .coupon,
	.woocommerce table.cart td.actions .button.alt,
	.woocommerce-page table.cart td.actions .button.alt
	{
		float: left;
	} 
	.woocommerce table.shop_table{
		margin: 0;
	}
	.woocommerce table.cart td.actions .coupon, 
	.woocommerce-page table.cart td.actions .coupon{
	 margin-bottom: 15px;
	 width: 100%;	
	}
	.woocommerce table.shop_table.cart td.actions{
		padding-bottom:20px;
	}
	.woocommerce-cart table.shop_table.cart thead{
		display: none;
	}
	.woocommerce-cart table.shop_table.cart tbody,
	.woocommerce-cart table.shop_table.cart td,
	.woocommerce-cart table.shop_table.cart th,
	.woocommerce-cart table.shop_table.cart tr{
		display: block;
		width: 100%;
	}
	
		
	.woocommerce-cart table.shop_table.cart tr.cart_item  { border: 1px solid #ccc; }
	.woocommerce-cart table.shop_table.cart .cart_item td { 
		border: none;
		border-bottom: none;
		position: relative;
		padding-left: 50%; 
		text-align: left;
		
	}
	.woocommerce-cart table.shop_table.cart .cart_item div.quantity.buttons_added{
		margin: 0;
	}
 
	.woocommerce-cart table.shop_table.cart .cart_item td:before { 
		left: 13px;
	    padding-right: 10px;
	    position: absolute;
	    text-align: left;
	    top: 50%;
	    -webkit-transform: translateY(-50%);
	    transform: translateY(-50%);
	    width: 45%;
	    color: #60707d;
	    font-weight: bold;
	}
	.woocommerce-cart table.shop_table.cart .cart_item td:nth-of-type(1):before { content: "Product Image"; }
	.woocommerce-cart table.shop_table.cart .cart_item td:nth-of-type(2):before { content: "Product Name"; }
	.woocommerce-cart table.shop_table.cart .cart_item td:nth-of-type(3):before { content: "Deposit/Per Month"; }
	.woocommerce-cart table.shop_table.cart .cart_item td:nth-of-type(4):before { content: "Quantity"; }
	.woocommerce-cart table.shop_table.cart .cart_item td:nth-of-type(5):before { content: "Total"; }
	.woocommerce-cart table.shop_table.cart .cart_item td:nth-of-type(6):before { content: "Delete"; }


 
.single-product-popup > div.product {
    padding: 30px 15px;
    margin-bottom: 50px;
}




	
	
	
}
/*tablet*/
@media only screen and (min-width: 768px) and (max-width: 1024px){
 
	
	#buddypress div.item-list-tabs ul li a, #buddypress div.item-list-tabs ul li span{
		margin-bottom:10px;
	}
	#buddypress div.activity-meta a{
		margin-bottom:5px;
	}
	.news .design-line {
    	margin: 0 auto;
	}
	.stuffs_rental-stay-mobile {
    	padding-bottom: 50px;
    	padding-top: 50px;
	}
	.tabing-block {
    padding-left: 10px;
	}
	.product-package-list {
   	 padding: 50px 0;
	}
	.stuffs_rental-rent-options{
		margin: 50px 0;
		padding: 25px 15px;
	}
	.query {
   	 padding: 30px 0;
	}
	.footer {
 	 padding: 50px 0 0;
	}
	.stuffs_rental-page-settings-two .news-section{
		margin-bottom: 0;
	}
	.stuffs_rental-page-settings-two .news .news-section > div{
		margin-bottom: 0;
	}
	.woocommerce div.product div.images, .woocommerce div.product div.summary{
		margin-bottom: 50px;
	}
	/*.single-product .shop .product{
		margin-right: -15px;
	}*/
	.product-services-wrapper{
		margin-bottom: 50px;
	}
	.blog {
       padding: 50px 0;
	}
	
	.woocommerce table.shop_table.cart th.product-name{
	    width: 170px;
	}
	.woocommerce table.shop_table.cart th.product-price {
	    width: 120px;
	}
	.woocommerce table.shop_table.cart th.product-quantity {
	    width: 100px;
	}
	.woocommerce table.shop_table.cart th.product-subtotal {
	    width: 100px;
	}
	.woocommerce .coupon input.button, 
	.woocommerce-cart .checkout-button{
		padding-top: 10px;		
		padding-bottom: 9;
	}
	.woocommerce table.shop_table.cart td.actions a.checkout-button{
		padding-top: 10px;		
		padding-bottom: 9;
	}
	
	
	 .woocommerce table.cart td.actions .input-text+.button, 
	 .woocommerce-page table.cart td.actions .input-text+.button{
	 	width: auto;
	 	float: left;
	 }
	.woocommerce table.cart td.actions .coupon, 
	.woocommerce-page table.cart td.actions .coupon{
		float: left;
	}
}


/*21st July work start Here*/

.search .star-rating::before {
    color: #d3ced2;
    content: "sssss";
    float: left;
    left: 0;
    position: absolute;
    top: 0;
}
.search .star-rating span::before {
    color: #fcd01f !important;
}

.search .star-rating::before {
    color: #d3ced2;
    content: "sssss";
    float: left;
    left: 0;
    position: absolute;
    top: 0;
}
.search .product .star-rating {
    margin-left: auto;
    margin-right: auto;
}
.search .product .star-rating {
    display: block;
    float: none;
}
.search .star-rating {
    float: right;
    font-family: star;
    font-size: 1em;
    height: 1em;
    line-height: 1;
    overflow: hidden;
    position: relative;
    width: 5.4em;
}
.search .star-rating span::before {
    content: "SSSSS";
    left: 0;
    position: absolute;
    top: 0;
}
.search .star-rating span {
    float: left;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    top: 0;
}
.search .custom-pagination{
	text-align: center;
}
/*------------------------*/
