.glsr-default button.glsr-button:not(.wp-block-search__button) {justify-content: center;}
.glsr-default form.glsr-form label.glsr-label {
    font-size: 14px;
    font-family: poppins !important;
    font-weight: 500;
}

img.attachment-destination-thumb-trip-size.size-destination-thumb-trip-size.wp-post-image {
    height: 300px !important;
}
h6.wp-block-heading {
    color: #fff !important;
}
.content-container.site-container {
    padding-left: 15px;
    padding-right: 15px;
}
.elementor-14398 .elementor-element.elementor-element-c20282f:hover img {
    transform: inherit !important;
}
div#block-23 p a:hover {
    color: #0E0C37;
}
div#block-24 p a:hover {
    color: #0E0C37;
}
.wp-block-group__inner-container.toggled-off ul li a:hover {
    color: #0E0C37 !important;
}
figure.elementor-image-box-img img {
    height: 320px;
}
colum_area {
    position: relative;
}
.button_area {
    position: absolute;
    top: 
150px
;
    left: 0;
    right: 0;
    /* width: 100% !important; */
    opacity: 0;
}
.colum_area:hover .button_area {
    opacity: 1;
}
.trip-post .wpte-trip-feat-img img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.category-trips-single .category-trips-single-inner-wrap {
    box-shadow: none !important;
    background: #EFF1F6 !important;
    border-bottom: 1px solid #f0f2f7 !important;
}

.category-trips-single .category-trips-single-inner-wrap:hover {
    box-shadow: none !important;;
}
#tabs-container .tab-inner-wrapper .tab-anchor-wrapper .nav-tab-active {
    transform: inherit !important;
}
.nav-tab-wrapper {
    padding: 0px 7px !important;
}
div#nb-2-configurations {
    padding-top: 0px !important;
}
.wptravelengine_css_v2 #tabs-container {
    padding: 0 0 0px;
    margin: 0px !important;
}

.single-trip div#wp-travel-trip-wrapper {
    width: 70%;
}
.category-trip-desc {
    font-size: 12px !important;
}
span.category-trip-loc a {
    font-size: 12px;
}
ul.category-available-months li {
    border: 1px solid #e1e1e1;
    margin: 0px !important;
    padding: 0px 3px;
}



@media only screen and (max-width: 1200px) and (min-width: 992px){

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

}
@media only screen and (max-width: 767px) and (min-width: 300px){
	.elementor-element-13c0760 {
    padding: 0px 15px;
}
	.single-trip div#wp-travel-trip-wrapper {
    width: 100%;
}
}


.profile-header.ekit-team-img.ekit-img-overlay.ekit-team-img-block {
    height: 320px;
}


/* Single Tour Page */
.elementor-gallery__container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--hgap) var(--vgap);
}

.elementor-gallery-item {
    width: 100%;
    height: 100%;
}

.elementor-gallery-item:nth-child(1) {
    grid-column: span 2;
    grid-row: span 2;
    height: 100%;
}

.elementor-gallery-item:nth-child(2),
.elementor-gallery-item:nth-child(3),
.elementor-gallery-item:nth-child(4) {
    grid-column: auto;
    grid-row: auto;
/*     height: calc(100% / 3 - var(--vgap)); */
}

.ekit-wid-con h4, .ekit-wid-con p{
font-family: 'Noto Serif Display';
font-size: 17px;
line-height: 27px;
}

span.elementor-divider-separator {
    border-radius: 50px;
}

.elementor-18868 .elementor-element.elementor-element-65e523a {
    border-top: 3px solid #133e95 !important;
    border: 2px solid #ddd;
}

p.jet-reviews-advanced__review-content {
    font-family: 'Noto Serif';
    font-size: 16px;
    color: #000;
}

.jet-reviews-advanced__review{
	margin-bottom: 30px;
}

/* .jet-reviews-advanced__header{
	display: none;
} */

h3.jet-reviews-advanced__review-title {
    font-family: 'Noto Serif Display';
    font-weight: 700;
    color: #000;
}

/* Grid For Review */
/* Ensure the container has a grid display */
.reviews-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 16px;
    padding: 20px;
}

/* Basic styling for each review */
.review {
    border: 1px solid #ccc;
    padding: 16px;
    border-radius: 8px;
    background-color: #fff;
}

/* Styling the header of each review */
.review-header {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

/* Styling for the avatar */
.avatar img {
    border-radius: 50%;
    width: 64px;
    height: 64px;
    margin-right: 16px;
}

/* Styling for the user information */
.user-data {
    display: flex;
    flex-direction: column;
}

.name-time {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.name {
    font-weight: bold;
}

.time {
    font-size: 0.875rem;
    color: #666;
}

button.bokunButton{
    background-color: #133e95;
    color: white !important;
    font-size: 14px;
    border-radius: 40px;
    font-weight: 700;
    width: 100%;
    font-family: 'Noto Serif Display';
}

@media(max-width: 1024px) and (min-width: 768px){
	.ekit-wid-con h4, .ekit-wid-con p{
		font-size: 14px;
	}
}

.loop-review .jet-reviews-button.jet-reviews-button--primary {
    display: none;
}
.loop-review .jet-reviews-advanced__reviews {
    display: none !important;
}
.loop-review .jet-reviews-widget-pagination {
    display: none;
}
.loop-review  .jet-reviews-advanced__header {
    margin-bottom: 0px !important;
}