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;
}

.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;
}
.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;
	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;
	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;
	visibility: hidden;
	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%;
}
#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 {
	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: -90%;
}
.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;
	padding: 5px 14px 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;
    height: 100%;
}

.golo-package-wrap .golo-package-item .golo-package-thumbnail img {
	object-fit: cover;
}

.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-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: cover;
	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 {
	padding-left: 20px;
	padding-right: 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: 50px;
}

.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: 30px 40px;
}

.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;
}

.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;
}

@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: 375px) { 
	.page-control .place-amenities .form-check ul {
		grid-template-columns: repeat(1,1fr);
	}
}