body:not(.elementor-page) .content-page article .entry-content {
	padding-bottom: 0;
	margin-bottom: 0;
}

.main-content.page-control {
	padding-top: 0;
	padding-bottom: 0;
}

.content-page article .entry-content {
	padding-bottom: 0;
}

.main-area {
	padding-top: 50px;
	padding-bottom: 70px;
}

.page-control .heading-page {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}

.page-control .heading-page .entry-title {
	font-size: 28px;
	margin-bottom: 0;
}

.page-control .heading-page .entry-alert {
	font-size: 16px;
  	font-weight: 500;
  	line-height: 1.5;
}

.banner-alert {
	position: relative;
	padding: 30px 50px;
	background: #ffd54f;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	background-image: url('../images/people-alert.png');
	background-repeat: no-repeat;
	background-position: 92% 0;
}

.banner-alert .btn-close {
	position: absolute;
	top: 25px;
	right: 25px;
}

.banner-alert .entry-detail h2 {
	margin-bottom: 5px;
	line-height: 50px;
}

.banner-alert .entry-detail h5 {
	margin-bottom: 0;
	line-height: 25px;
}

.banner-alert .entry-detail .golo-button {
	margin-top: 20px;
}

.page-control .nice-select:after {
	content: '\f107';
	font-size: 12px;
	font-weight: 900;
	font-family: "Line Awesome Free";
	font-style: normal;
	border: 0;
	right: 0;
}

.page-control .nice-select:hover,.page-control .nice-select:focus {
	border-color: #2d2d2d;
}

.page-control .nice-select.wide .list {
	max-height: 400px;
	overflow: auto;
}

.place-manager-form .form-group input.form-control,.place-manager-form .form-group select.form-control,.place-manager-form .form-group .chosen-choices,.nice-select,
.golo-my-profile .form-group input.form-control {
	height: 30px;
    line-height: 30px;
}

.page-control .nice-select {
	height: 30px;
	line-height: inherit;
    border-radius: 0;
    float: inherit;
}
.place-manager-form .form-group textarea.form-control {
	border: 1px solid #eee;
	border-bottom: 2px solid #2d2d2d;
	padding: 10px 15px;
}
.page-control .form-control {
	border-top: 0;
    border-left: 0;
    border-right: 0;
    outline: 0;
    border-bottom: 2px solid #2d2d2d!important;
    padding: 0 0 6px;
}
.place-manager-form .form-group .form-control,.place-manager-form .form-group .chosen-choices,.golo-my-profile .form-group input.form-control {
	order: 1;
	border-top: 0;
    border-left: 0;
    border-right: 0;
    outline: 0;
    border-bottom: 2px solid #2d2d2d;
    font-style: normal;
    padding: 0 0 6px;
    width: 100%;
    box-shadow: inherit;
    background-image: initial;
}
#wrapper .page-control .form-control.error {
	border-color: #ff2d55;
}
#wrapper .page-control .form-control.error + .error{
	color: #ff2d55;
}
.golo-my-profile .form-group input.form-control {
	background: 0;
}
.place-fields-wrap .place-description {
	margin-top: 10px;
}
.page-control .chosen-container-multi .chosen-choices li.search-field input[type=text] {
    font-size: 15px;
    line-height: 20px;
    color: #8d8d8d;
    font-style: normal;
    margin: 0;
}

.page-control .chosen-container-multi .chosen-choices li.search-choice {
    font-size: 15px;
    border: 0;
    padding: 0 15px 0 0;
    margin: 0 10px 0 0;
    background-color: transparent;
    color: #8d8d8d;
    background-image: initial;
    line-height: inherit;
    box-shadow: inherit;
}
.page-control .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	right: 0;
    top: 7px;
}
.page-control .search-choice-close:before {
	content: '';
    height: 10px;
    width: 10px;
    background-image: url(../images/icon-close-select.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

.page-control .form-select i {
	position: absolute;
    bottom: 13px;
    top: inherit;
    right: 0;
    z-index: 1;
}
.page-control .place-amenities .form-check ul {
	display: grid;
	grid-column-gap: 10px;
	grid-row-gap: 25px;
	grid-template-columns: repeat(4,1fr);
	padding-left: 0;
	margin-bottom: 0;
}
.page-control .place-amenities .form-check ul li {
	display: flex;
	font-size: 15px;
    font-weight: 500;
    color: #2d2d2d;
    font-weight: 500;
	margin-bottom: 0;
}
.page-control .place-amenities .form-check ul li label {
	margin-top: -3px;
	margin-bottom: 0;
	padding-left: 10px;
	flex: 1;
	cursor: pointer;
}
.page-control .place-amenities .form-check ul li .custom-checkbox {
	width: 16px;
	height: 16px;
	flex: 0 0 16px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
  	border: solid 2px #8d8d8d;
  	top: 2px;
}
.page-control .place-amenities .form-check ul li .custom-checkbox:checked {
	border: solid 2px #2a2a2a;
	background: #2a2a2a;
}
.page-control .place-amenities .form-check ul li .custom-checkbox:checked:before {
	display: flex;
    justify-content: center;
	color: #fff;
	left: -1px;
    top: 0;
	font-size: 10px;
	font-weight: 300;
}
.page-control .place-map {
	position: relative;
}
.page-control .place-map #pac-input {
	top: 20px!important;
	left: 20px!important;
	max-width: 300px;
	width: 100%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
  	border: solid 1px #eeeeee;
  	box-shadow: none;
}
.page-control .place-map .gm-style .gm-style-iw-c {
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.page-control .place-map .gm-style .gm-style-iw-d {
	padding: 15px 20px;
	font-weight: 500;
	line-height: 20px;
}
.page-control .place-fields-map .place-fields-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.page-control .control-marker {
	display: flex;
	align-items: center;
}
.page-control .control-marker a {
	display: table;
	vertical-align: middle;
}
.page-control .control-marker i {
	margin-right: 5px;
	vertical-align: -1px;
}
.page-control .control-marker #unlock-pin {
	display: none;
}
.control-marker.lock-marker #lock-pin {
	display: none;
}
.page-control .control-marker.lock-marker #unlock-pin {
	display: table;
}
.page-control .place-map {
	position: relative;
}
.page-control .place-map.lock-marker:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1111;
	background: rgba(0, 0, 0, 0.6);
}
.page-control .add-additional-detail {
	font-size: 15px;
	font-weight: 500;
	height: 40px;
	color: #2d2d2d;
	background: transparent;
	border-radius: 20px;
	-webkit-border-radius: 20px;
  	border: solid 2px #2d2d2d;
  	padding: 6px 20px;
  	outline: 0;
  	cursor: pointer;
}
.page-control .add-additional-detail svg {
	vertical-align: -2px;
	margin-right: 3px;
}
.page-control table.additional-block {
	width: 100%;
}
.page-control table.additional-block label.place-fields-title {
	margin-bottom: 0;
}
.page-control table.additional-block thead td {
	padding: 0 15px;
}
.page-control table.additional-block td {
	padding: 10px 15px;
}
.page-control table.additional-block td .sort-additional-row {
	font-size: 16px;
    color: #2d2d2d;
	cursor: all-scroll;
}
.page-control table.additional-block td svg {
	cursor: pointer;
}
.page-control table.additional-block td.action-field,table.additional-block td.delete-field {
	width: 15px;
	padding: 0;
}
.page-control .place-fields-file .preview {
	display: block;
	width: 151px;
	height: 151px;
	border: dashed 1px #979797;
 	background-color: #f9f9f9;
 	margin-bottom: 0;
 	position: relative;
 	cursor: pointer;
}
.page-control .place-fields-file .preview input{
	opacity: 0;
	position: absolute;
}
.page-control .place-fields-file .preview button {
	margin-top: 0;
}
.page-control .place-fields-file .preview img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: relative;
}
.page-control .place-fields-file .preview .golo_featured_image svg{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.page-control .place-fields-file .field-note{
  	font-size: 12px;
  	font-style: italic;
  	color: #8d8d8d;
  	margin-top: 6px;
}
.page-control .place-fields-media .place-fields-title {
	margin-bottom: 10px;
}
#place_gallery_thumbs_container {
	width: 100%;
    display: flex;
    flex-wrap: wrap;
}
#place_gallery_thumbs_container>div {
	padding-left: 0;
	padding-right: 0;
	margin-right: 20px;
}
#place_gallery_thumbs_container h4 {
	margin-bottom: 10px;
	flex: 0 0 100%;
}
#golo_gallery_plupload_container span {
	display: block;
	flex: 0 0 100%;
	margin-bottom: 10px;
	text-align: center;
	font-size: 16px;
}
#golo_select_gallery_images {
	font-size: 15px;
	font-weight: 500;
	height: 40px;
	color: #2d2d2d;
	background: transparent;
	border-radius: 20px;
	-webkit-border-radius: 20px;
  	border: solid 2px #2d2d2d;
  	padding: 6px 20px;
  	outline: 0;
  	cursor: pointer;
}
#golo_gallery_errors_log {
	margin-bottom: 10px;
}
.page-control .media-thumb {
	position: relative;
	height: 100%;
	border: 1px solid #ddd;
}
#golo_gallery_plupload_container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	border: dashed 1px #979797;
    background-color: #f9f9f9;
	padding: 30px;
}
.page-control .media-item-actions {
	position: absolute;
	padding: 5px;
	background: #fff;
	top: 0;
	right: 0;
	z-index: 2;
}
.page-control .media-item-actions a {
	line-height: 0;
    display: block;
}
.page-control .btn-submit-place {
	margin-top: 30px;
}
.page-control .btn-submit-place a {
	color: #fff;
}
.page-control .btn-loading {
	display: none;
	margin-left: 10px;
}
#golo_place_featured_image_view,#golo_author_avatar_image_view,#golo_place_booking_image_view,.golo_menu_menu_image_view {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.page-control .golo-add-image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	background: none;
	border: none;
}
.page-control .area-main-control {
	padding-top: 30px;
	padding-bottom: 80px;
	background-color: #f9f9f9;
}
.page-control .entry-my-page>h2 {
	font-size: 28px;
  	font-weight: 500;
  	margin-bottom: 30px;
}
.page-control .golo-my-profile form>h3 {
	font-size: 15px;
  	font-weight: 500;
  	color: #8d8d8d;
  	text-transform: uppercase;
  	margin-bottom: 20px;
}
.page-control .golo-my-profile form button {
	margin-top: 30px;
}
.page-control.golo-my-profile form + form {
	margin-top: 40px;
}
.page-control .golo-my-wishlist .archive-place .place-item.removed-wishlist {
	display: none;
}
#featured_image_url-error {
	position: absolute;
    top: 101%;
    right: -95%;
}
.page-control .form-change-password {
	margin-top: 40px;
}
#booking .place-fields-title {
	margin-bottom: 0;
}

#booking .field-radio {
	display: inline-flex;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
    border: 1px solid #ccc;
}

#booking .field-radio .form-field {
	display: flex;
	align-items: center;
	border-right: 1px solid #ccc;
	background-image: linear-gradient(#fff, #fff 25%, #e6e6e6);
	cursor: pointer;
}

#booking .field-radio .form-field:last-child {
	border-right: 0;
}

#booking .field-radio .form-field.checked {
	background: #686868;
    color: #fff;
}

#booking .field-radio .form-field label {
	font-size: 14px;
	display: block;
	margin-bottom: 0;
	cursor: pointer;
	white-space: nowrap;
	padding: 5px 10px 6px;
}

#booking .tab-content .inner-content {
	display: none;
}

#booking .tab-content .inner-content.active {
	display: block;
}

#booking .tab-content {
	margin-top: 20px;
}

.page-control .field-radio .form-field input {
	display: none;
}

.page-control .errors-log {
	font-size: 14px;
}

.golo-dashboard .total-action {
	text-align: center;
	margin-top: 45px;
}

.golo-dashboard .total-action ul {
	padding-left: 0;
	margin-bottom: 0;
}

.golo-dashboard .total-action ul li {
	border-radius: 15px;
	-webkit-border-radius: 15px;
  	border: solid 1px #eeeeee;
  	background-color: #ffffff;
  	padding: 25px;
}

.golo-dashboard .total-action ul li .entry-title {
	font-size: 18px;
  	font-weight: 500;
  	color: #5d5d5d;
  	margin-bottom: 5px;
}

.golo-dashboard .total-action ul li .entry-number {
	position: relative;
	display: block;
	font-size: 36px;
	font-weight: 500;
	line-height: 1.61;
	color: #2d2d2d;
	padding-bottom: 5px;
}

.golo-dashboard .total-action ul li .entry-number:after {
	content: '';
	display: block;
	max-width: 100px;
	width: 100%;
	height: 5px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

.golo-dashboard .recent-action {
	margin-top: 40px;
}

.golo-dashboard .recent-action .entry-col .inner-col {
	padding: 25px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
  	border: solid 1px #eeeeee;
  	background-color: #ffffff;
}

.golo-dashboard .recent-action .inner-col>.entry-head {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: space-between;
	padding-bottom: 20px;
	border-bottom: solid 1px #eeeeee;
}

.golo-dashboard .recent-action .entry-head .entry-title {
	font-size: 15px;
  	font-weight: 500;
  	line-height: 24px;
  	text-transform: uppercase;
  	color: #5d5d5d;
  	margin-bottom: 0;
}

.golo-dashboard .recent-action .entry-head .view-detail {
	font-size: 15px;
  	font-weight: 500;
}

.golo-dashboard .recent-action .listing-detail {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none;
	max-height: 434px;
	overflow-x: hidden;
	overflow-y: auto;
}

.golo-dashboard .recent-action .entry-col .listing-detail li {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #eeeeee;
	border-top: 0;
}

.golo-dashboard .recent-action .entry-col .listing-detail li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

.golo-dashboard .recent-action .entry-detail table {
	margin-bottom: 0;
	border: 0;
}

.golo-dashboard .recent-action .entry-detail table td {
	border: 0;
	padding: 0 0 10px;
}

.golo-dashboard .recent-action .entry-detail table tr:last-child td {
	padding-bottom: 0;
}

.golo-dashboard .recent-action .entry-detail table td.name {
	font-size: 16px;
  	font-weight: 500;
	width: 60px;
}

.golo-dashboard .recent-action .entry-detail table td a {
	font-weight: 500;
}

.golo-dashboard .recent-action .entry-detail table td .status {
	font-size: 16px;
  	font-weight: 500;
}

.golo-dashboard .recent-action .entry-detail table td .status.pending {
	color: #ffcc00;
}

.golo-dashboard .recent-action .entry-detail table td .status.publish {
	color: #20d706;
}

.golo-dashboard .recent-action .entry-detail table td .status.canceled {
	color: #e74807;
}

.golo-dashboard .recent-action .entry-detail .view-detail {
	font-size: 16px;
  	font-weight: 500;
}

.golo-dashboard .total-action ul li.places .entry-number:after {
	background: #52e707;
}

.golo-dashboard .total-action ul li.bookings .entry-number:after {
	background: #e74807;
}

.golo-dashboard .total-action ul li.reviews .entry-number:after {
	background: #ffd13d;
}

.golo-dashboard .total-action ul li.views .entry-number:after {
	background: #4f70ff;
}

.golo-dashboard .recent-action .reviews-list .entry-comment {
	margin-bottom: 13px;
}

.golo-dashboard .recent-action .reviews-list .entry-bottom a {
	font-weight: 500;
}

.golo-dashboard .recent-action .recent-notification li {
	position: relative;
	padding-left: 20px;
}

.golo-dashboard .recent-action .recent-notification li:before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	background: #23d3d3;
	border-radius: 30px;
	-weibkit-border-radius: 30px;
	position: absolute;
	top: 30px;
	left: 0;
}

.golo-dashboard .recent-action .recent-notification li.seen:before {
	background: #d8d8d8;
}

.golo-dashboard .recent-action .recent-notification .info {
	display: flex;
	align-items: center;
	font-size: 12px;
	font-style: italic;
	color: #8d8d8d;
}

.golo-dashboard .recent-action .recent-notification .info span {
	margin-right: 10px;
}

.golo-dashboard .no-item {
	display: block;
	padding-top: 20px;
}

.golo-package-wrap .golo-heading {
	text-align: center;
	margin-bottom: 50px;
}

.golo-package-wrap .golo-heading .entry-title {
	font-size: 36px;
  	font-weight: 500;
  	line-height: 1.61;
  	margin-bottom: 0;
}

.golo-package-wrap .golo-package-item {
	border-radius: 15px;
	-webkit-border-radius: 15px;
  	border: solid 1px #d8d8d8;
  	background-color: #ffffff;
  	text-align: center;
  	height: 100%;
  	padding: 55px 50px 50px;
}

.golo-package-wrap .golo-package-item .golo-package-title {
	margin-bottom: 10px;
}

.golo-package-wrap .golo-package-item .golo-package-title .entry-title {
	font-size: 24px;
  	font-weight: 500;
	line-height: 1.58;
	text-transform: uppercase;
	margin-bottom: 0;
}

.golo-package-wrap .golo-package-item .golo-package-price {
	font-size: 48px;
  	font-weight: 500;
  	line-height: normal;
  	color: #2d2d2d;
  	margin-bottom: 30px;
}

.golo-package-wrap .golo-package-item .golo-package-price sup {
	font-size: 24px;
	vertical-align: 3px;
}

.golo-package-wrap .golo-package-item .golo-package-choose {
	display: block;
	max-width: 200px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.golo-package-wrap .golo-package-item .golo-package-thumbnail {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
	max-height: 110px;
}

.golo-package-wrap .golo-package-item .golo-package-thumbnail img {
	object-fit: cover;
	max-height: 110px;
	width: auto;
}

.golo-package-wrap .golo-package-item ul.list-group {
	font-size: 16px;
	line-height: 1.5;
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none;
}

.golo-package-item.current .golo-button a{
	pointer-events: none;
	cursor: default;
	background-color: #a5a5a5;
	border-color: #a5a5a5;
}

.golo-package-item.current .entry-title{
	position: relative;
	display: inline-block;
}

.golo-package-item.current .entry-title:before{
	content: '\f00c';
	font-family: 'Line Awesome Free';
	font-weight: 900;
	color: #23d3d3;
	margin-right: 10px;
}

.golo-package-wrap .golo-package-item {
	border-radius: 10px;
	-webkit-border-radius: 10px;
  	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  	-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  	border: solid 1px #eeeeee;
  	background-color: #ffffff;
  	padding: 50px 60px 40px;
}

.golo-package-wrap .golo-package-item ul.list-group li + li {
	margin-top: 20px;
}

.golo-payment-for .golo-package-item .list-group li {
	line-height: 1;
}

.golo-payment-for .golo-package-item .golo-package-title {
	margin-bottom: 20px;
}

.golo-payment-for .golo-package-item .golo-total-price {
	font-size: 16px;
  	font-weight: 500;
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid 1px #d8d8d8;
	color: #2d2d2d;
}

.golo-payment-for .golo-package-item .golo-total-price span {
	display: block;
	margin-bottom: 5px;
}

.golo-payment-for .golo-package-item .golo-total-price .price {
	display: block;
	font-size: 18px;
}

.golo-payment-for .golo-package-item .golo-total-price .price sup {
	font-size: 18px;
	top: 0;
}

.golo-payment-for .golo-package-item a.btn {
	font-size: 15px;
	font-weight: 500;
	padding: 6px 25px;
	display: inline-block;
	background: #2d2d2d;
	color: #fff;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	margin-top: 20px;
}

.payment-wrap .entry-heading {
	margin-bottom: 30px;
}

.payment-wrap .entry-heading .entry-title {
	font-size: 24px;
	line-height: 38px;
  	font-weight: 500;
  	margin-bottom: 0;
}

.golo-payment-method-wrap .radio {
	border-radius: 3px;
	-webkit-border-radius: 3px;
  	border: solid 1px #d8d8d8;
}

.golo-payment-method-wrap .radio.active {
	border-color: #23d3d3;
	background: #23d3d3;
	color: #fff;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
  	-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}

.golo-payment-method-wrap .radio + .radio {
	margin-top: 20px;
}

.golo-payment-method-wrap .radio label {
	display: block;
	padding: 15px;
	margin-bottom: 0;
	cursor: pointer;
}

.golo-payment-method-wrap .radio img {
	width: 80px;
	height: 48px;
	object-fit: contain;
	margin-right: 10px;
}

.golo-payment-method-wrap .radio input {
	display: none;
}

.payment-wrap .terms-conditions {
	margin-top: 20px;
	margin-bottom: 20px;
}

.golo-payment-completed-wrap .inner-payment-completed {
	text-align: center;
	max-width: 460px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.golo-payment-completed-wrap .panel-heading {
	margin-bottom: 30px;
}

.golo-payment-completed-wrap .panel-heading h2 {
	font-size: 36px;
  	font-weight: 500;
  	line-height: 1.61;
  	margin-bottom: 0;
}

.golo-payment-completed-wrap .entry-title {
	margin-bottom: 20px;
}

.golo-payment-completed-wrap .entry-title h3 {
	font-size: 24px;
  	font-weight: 500;
  	line-height: 1.58;
  	margin-bottom: 0;
}

.golo-payment-completed-wrap .list-group {
	padding-left: 0;
	margin-bottom: 0;
	border: 1px solid #eee;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.golo-payment-completed-wrap .list-group li {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 20px;
}

.golo-payment-completed-wrap .list-group li span {
	color: #2d2d2d;
}

.golo-payment-completed-wrap .list-group li strong {
	font-weight: 500;
}

.golo-payment-completed-wrap .list-group li + li {
	border-top: 1px solid #eee;
}

.golo-payment-completed-wrap .gl-button {
	display: inline-block;
	margin-top: 30px;
}

.golo-payment-completed-wrap .golo-heading {
	margin-bottom: 20px;
}

.golo-payment-completed-wrap .golo-heading h2 {
	margin-bottom: 0;
}

.golo-payment-completed-wrap .card-info table th,.golo-payment-completed-wrap .card-info table td {
	padding: 20px;
	font-weight: 400;
	color: #2d2d2d;
}

.package-out-stock {
	margin-top: 30px;
}

.package-out-stock span {
	color: red;
}

.package-out-stock .golo-button {
	display: block;
	margin-top: 20px;
}

.package-out-stock .golo-button a {
	display: inline-block;
}


.add-menu,
.add-faqs {
	border: solid 2px #2d2d2d;
    color: #2d2d2d;
    background-color: #ffffff;
    font-family: "Jost";
    font-size: 15px;
    font-weight: 500;
    transition: inherit;
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    outline: 0;
    outline-offset: 0;
    display: inline-block;
    margin-top: 20px;
}

.add-menu.disabled{
	pointer-events: none;
  	cursor: default;
}

.add-menu svg,
.add-faqs svg{
	vertical-align: -2px;
}

.add-menu:focus,
.add-menu:hover,
.add-faqs:focus,
.add-faqs:hover{
	background-color: #2d2d2d;
	color: #ffffff;
}

.add-menu:focus svg > *,
.add-menu:hover svg > *,
.add-faqs:focus svg > *,
.add-faqs:hover svg > * {
	fill: #ffffff;
}

.field-menu-clone .remove-menu,
.field-faqs-clone .remove-faqs{
	display: none;
}

.remove-menu,
.remove-faqs{
	margin-top: 15px;
	display: inline-block;
}

.remove-menu i,
.remove-faqs i{
	font-size: 24px;
}

.menu-flex,
.faqs-flex{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 20px;
}

.add-menu-list .remove-menu,
.add-faqs-list .remove-faqs{
	display: block;
}

.post-wrapper,
.post-wrapper .post-feature{
    height: 100%;
}
.post-wrapper .post-feature img{
    object-fit: cover;
    height: 100%;
}

.add-faqs-list .clone-wrap{
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #cccccc;
}

/* UI DIALOG */
body .ui-dialog {
	position: fixed;
    top: 50%!important;
    left: 50%!important;
    transform: translate(-50%, -50%);
	box-shadow: 0 5px 20px rgba(37, 47, 124, 0.4);
}

.ui-dialog-titlebar span.ui-dialog-title{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ui-dialog-content p{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.ui-dialog .ui-dialog-buttonpane{
	padding: 16px 0px;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{
	display: flex;
	justify-content: space-evenly;
	float: unset;
}

.ui-dialog .ui-dialog-buttonpane .ui-button {
    margin-left: 0px;
	width: 35%;
	height: unset;
	background-color: white;
	border-radius: 50px;
	box-shadow: unset;
}

.ui-dialog .ui-dialog-buttonpane .ui-button:first-child{
	border-color: green;
}

.ui-dialog .ui-dialog-buttonpane .ui-button:last-child{
	border-color: palevioletred;
}

.ui-icon.fas.fa-times,
.ui-icon.fas.fa-check{
	font-size: 32px;
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
	text-indent: unset;
	overflow: unset;
}

.ui-icon.fas.fa-check{
	color: green;
}

.ui-icon.fas.fa-times{
	color: palevioletred;
}

body .ui-widget-overlay{
	background-color: #ffffff;
}

/* UI DIALOG END */

@media only screen and (max-width: 1199px) { 
	.golo-package-wrap .golo-package-item {
		padding: 30px;
	}

	.golo-package-wrap .golo-package-item .golo-package-price {
		font-size: 32px;
		margin-bottom: 15px;
	}
}

@media only screen and (max-width: 991px) {
	.page-control .golo-place-multi-step .golo-steps-content {
		padding: 30px 20px;
		flex: 1;
	}

	.page-control .golo-place-multi-step .golo-steps .listing-menu {
		margin-top: 25px;
	}

	.place-amenities .form-check ul {
		grid-template-columns: repeat(3,1fr);
	}

	.page-control .heading-page {
		display: block;
	}
	.page-control .heading-page .entry-title {
		margin-bottom: 15px;
	}
	.banner-alert {
		background-image: none;
		padding: 20px;
	}

	.banner-alert .entry-detail h2 {
		font-size: 28px;
		line-height: 36px;
	}
}

@media only screen and (max-width: 767px) { 
	.golo-package-wrap .row>div {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 575px) { 
	.page-control .place-amenities .form-check ul {
		grid-template-columns: repeat(2,1fr);
	}

	#booking .field-radio {
		display: block;
		max-width: 150px;
	}

	.golo-package-wrap .golo-heading .entry-title {
		font-size: 32px;
	    font-weight: 500;
	    line-height: 1.4;
	}

	.golo-payment-for.golo-package-wrap {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 479px) { 
	.golo-payment-completed-wrap .list-group li {
		padding: 20px;
	}
}

@media only screen and (max-width: 375px) { 
	.page-control .place-amenities .form-check ul {
		grid-template-columns: repeat(1,1fr);
	}
}

/*RTL FIX*/

@media (max-width: 1199px) {
	.archive-layout.layout-column .inner-content .archive-filter .inner-filter, .archive-layout.layout-top-filter .inner-content .archive-filter .inner-filter{
		    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
	}
}

@media (max-width: 767px) {
	.site-footer .elementor-column{
		width: 100% !important;
	}
	body.rtl .golo-page-title.block-left .entry-detail .intro{
		display: block;
	}
	.golo-menu-filter ul.filter-control {
	  max-height: 100%;
	}

	body.rtl .golo-page-title.layout-01 .entry-image{
		padding-right: 0;
	}

	body.rtl .golo-page-title.layout-01 .entry-detail{
		padding: 30px;
		width: auto;
		max-width: 100%;
		position: static;
	}

	body.rtl .golo-page-title.layout-01 .entry-detail ul.info{
		min-width: 100%;
		margin-top: 20px;
		display: block;
	}
}

@media (max-width: 479px) {
	.golo-page-title.block-left .entry-detail ul.info li + li{
		margin-right: 0;
		margin-top: 20px;
	}
}

