.gps-guide-page{
	margin-top: 12px;
}
.gps-guide-page-section{
	margin: 12px 0px;
}
.gps-guide-page-info{
	padding: 16px 16px;
    background-color: #fbfbfb;
	border: 1px solid #9a9a9a;
    border-radius: 8px;
}
.gps-guide-page-info_summary {
    display: flex;
    flex-wrap: wrap;
    background-color: #fbfbfb;
	gap: 20px;
}
.gps-guide-page-info_avatar-wrapper{
	width: 320px;
    max-width: 320px;
    min-width: 320px;
    aspect-ratio: 1 / 1;
    border-radius: 15% !important;
    object-fit: cover;
    border: 3px solid #fff !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15) !important;
    overflow: hidden;
}
#gps-guide-avatar-img {
    width: 320px;
    height: 320px;
    object-fit: cover;
    object-position: center;
}
@media (max-width: 766px) {
	.gps-guide-page-info_avatar-wrapper{
		margin-left: auto;
		margin-right: auto;
	}
}
.gps-guide-page-info_wrapper {
    display: flex;
    flex-direction: column;
}
.gps-guide-page-info_title {
    font-family:    Helvetica, sans-serif;
    font-size:      30px;
    font-weight:    400;
    letter-spacing: 3px;
    color:          #000;
}
@media (max-width: 766px) {
	.gps-guide-page-info_title {
		text-align: center;
	}
}
.gps-guide-info-meta-data{
	display: flex;
    flex-direction: column;
}
.gps-guide-info-meta-item{
	font-size: 18px;
    color: #666;
    display: flex;
    flex-direction: row;
    gap: 15px;
    float: left;
    padding: 6px 4px;
    width: 100%;
}
.gps-guide-info-meta-item div{
	margin-top: -2px;
}
.gps-guide-info-meta-item.guide-license {
    margin-top: 6px !important;    
}
.gps-guide-info-meta-item.guide-license div {
    margin-top: -11px !important;
    line-height: 1.2em;
}
.gps-guide-page-info_description{
	margin-top: 14px;
    font-size: 18px;
    line-height: 1.2em;
    font-family: Arial, Sans-serif;
    letter-spacing: 1px;
    color: #686868;
}
.gps-guide-page-excursions{
	margin-top: 30px;    
}
.gps-guide-page-section-title{
	font-family: "Tahoma", Sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.1666em;
    text-align: center;
	margin: 0px 0 4px 0;
}
.gps-guide-page-reviews{
	margin-top: 30px;    
}
.gps-guide-excursions-grid{
	display: grid;
    margin: 0;
	padding: 0;
    grid-column-gap: 0px;
    grid-row-gap: 16px;
	list-style: none outside;
    clear: both;
}
.gps-guide-excursions-grid.columns-1{
	grid-template-columns: repeat(1, 1fr) !important;
}
.gps-guide-empty-grid{
	padding: 20px 10px;
	background-color: #fbfbfb;
	border: 1px solid #9a9a9a;
    border-radius: 8px;
	font-size: 20px;
    font-weight: 400;
	text-align: center;
	
}
.gps-guide-product{
	display: flex;
    flex-direction: column;
    float: none;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    width: auto;
}
.gps-guide-product_loop_item{
	border: 1px solid #dcdcdc;
    min-height: 300px;
    margin-bottom: 0px;
    position: relative;
}
.gps-guide-product_loop_item_preview{
	background: #f5f5f5;
    height: auto;
    display: flex;
    position: relative;
}
@media (min-width: 767px) {
    .gps-guide-product_loop_item_preview {
        flex-direction: row;
    }
}
@media (max-width: 766px) {
    .gps-guide-product_loop_item_preview {
        flex-direction: column;
    }
}
.gps-guide-product_loop_item_image{
	padding: 0;
    margin: 0;
    border: none;
    display: block;
    position: relative;
    overflow: hidden;
}
@media (min-width: 1024px) {
    .gps-guide-product_loop_item_image {
        height: 450px;
        width: 50%;
        flex-grow: 0;
        flex-shrink: 0;
        background-position: 50%;
        background-size: cover;
    }
}
@media (min-width: 767px) and (max-width: 1023px) {
    .gps-guide-product_loop_item_image {
        height: 450px;
        width: 50%;
        flex-grow: 0;
        flex-shrink: 0;
        background-position: 50%;
        background-size: cover;
        background-color: darkgray;
    }
}
@media (max-width: 766px) {
    .gps-guide-product_loop_item_image {
        height: 300px;
        width: 100%;
    }
}
.gps-guide-product_loop_item_image img {
    min-width: 100%;
}
.gps-guide-product_loop_item_info{
	padding: 0px 0px 0px 0px; 
	flex-grow: 1 !important;
    flex-shrink: 1 !important;
    display: flex !important;
    flex-direction: row !important;
    position: relative !important;
}
.gps-guide-product_loop_item_info-info{
	text-align: left;
}
@media (min-width: 767px) {
    .gps-guide-product_loop_item_info-info {
        padding-left: 15px;
        width: 100%;
    }
}
@media (max-width: 766px) {
    .gps-guide-product_loop_item_info-info {
        padding-top: 8px;
        padding-left: 8px;
        padding-right: 8px;
        width: 100%;
    }
}
.gps-guide-product_loop_item_info-title {
    font-weight: 400;
    background: none;
    line-height: 1.4;
    letter-spacing: 1.7px !important;
    text-align: left !important;
    text-transform: uppercase;
    color: #686868;
    font-family: Tahoma, Arial, sans-serif;
    margin-bottom: 0px !important;
    padding-top: 4px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 8px !important;
    text-overflow: ellipsis;
    overflow: hidden;
}
@media (min-width: 1024px) {
    .gps-guide-product_loop_item_info-title {
        font-size: 19px !important;
        min-height: 90px;
    }
}
@media (min-width: 767px) and (max-width: 1023px) {
    .gps-guide-product_loop_item_info-title {
        font-size: 18px !important;
        min-height: 65px;
    }
}
@media (max-width: 766px) {
    .gps-guide-product_loop_item_info-title {
        font-size: 17px !important;
    }
}
.gps-guide-product_loop_item_info-short_description{
	letter-spacing: 0.0333333333em;
    text-align: justify;
    background: none;
    color: #686868;
    font-family: Arial, Sans-serif;
    padding-top: 0px !important;
    padding-left: 0px !important;
    padding-bottom: 0px !important;
    text-transform: inherit;
}
@media (min-width: 1024px) {
    .gps-guide-product_loop_item_info-short_description {
        font-size: 15px;
        font-weight: 400;
        line-height: 20px;
        min-height: 150px;
        max-height: 150px;
        margin-top: 4px;
        margin-bottom: 4px !important;
        padding-right: 8px !important;
    }
}
@media (min-width: 767px) and (max-width: 1023px) {
    .gps-guide-product_loop_item_info-short_description {
        font-size: 15px;
        font-weight: 400;
        line-height: 1.1em;
        min-height: 183px;
        max-height: 183px;
        margin-top: 4px;
        margin-bottom: 4px !important;
        padding-right: 8px !important;
    }
}
@media (max-width: 766px) {
    .gps-guide-product_loop_item_info-short_description {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        margin-top: 4px;
        margin-bottom: 12px !important;
        padding-right: 0px !important;
    }
}
.gps-guide-product_loop_item_price_label{
	color: #000000;
    font-family: "Arial", Sans-serif;
    letter-spacing: 2px !important;
	font-weight: 400 !important;
    padding-left: 0px !important;
    padding-top: 0px !important;
    text-align: left !important;
    margin: 0;
    display: inline-block;
}
@media (min-width: 1024px) {
    .gps-guide-product_loop_item_price_label {
        font-size: 15px;
        line-height: 1.1em !important;
        width: 300px !important;
    }
}
@media (min-width: 767px) and (max-width: 1023px) {
    .gps-guide-product_loop_item_price_label {
        font-size: 14px;
        line-height: 1.0em !important;
        width: 260px !important;        
    }
}
@media (max-width: 766px) {
    .gps-guide-product_loop_item_price_label {
        font-size: 14px;
        line-height: 1.0em !important;
        width: 200px !important;
    }
}
.gps-guide-product_loop_item_info-info .price {
    color: #000000 !important;
    font-family: "Arial", Sans-serif;
    letter-spacing: 2px !important;
    display: inline !important;
    margin-bottom: 0px !important;
    margin: 0;   
}
@media (min-width: 767px) {
    .gps-guide-product_loop_item_info-info .price {
        font-size: 15px !important;
        line-height: 1.1em !important;
        font-weight: 400 !important;
    }
}
@media (max-width: 766px) {
    .gps-guide-product_loop_item_info-info .price {
        font-size: 14px !important;
        line-height: 1.0em !important;
        font-weight: 400 !important;
    }
}
@media (min-width: 1024px) {
    .gps-guide-product_loop_product_attributes {
        min-height: 67px;
        margin-top: 8px;
    }
}
@media (min-width: 767px) and (max-width: 1023px) {
    .gps-guide-product_loop_product_attributes {
        min-height: 60px;
        margin-top: 7px;
    }
}
@media (max-width: 766px) {
    .gps-guide-product_loop_product_attributes {
        margin-bottom: 22px;
    }
}
.gps-guide-product_loop_item_info-info table.shop_attributes {
    border-top: 0px dotted rgba(0, 0, 0, .1) !important;
    margin-top: 8px !important;
    margin-bottom: 0px !important;
    color: #000000;
    font-family: "Arial", Sans-serif;
    letter-spacing: 2px;
}
@media (min-width: 1024px) {
    .gps-guide-product_loop_item_info-info table.shop_attributes {
        font-size: 15px;
        line-height: 1.1em !important;
    }
}
@media (min-width: 767px) and (max-width: 1023px) {
    .gps-guide-product_loop_item_info-info table.shop_attributes {
        font-size: 14px;
        line-height: 1.1em !important;
    }
}
@media (max-width: 766px) {
    .gps-guide-product_loop_item_info-info table.shop_attributes {
        font-size: 14px;
        line-height: 1.0em !important;
    }
}
.gps-guide-product_loop_item_info-info th {
    font-weight: 400 !important;
    padding-left: 0px !important;
    padding-top: 0px !important;
    text-align: left !important;
    background: rgba(0, 0, 0, .00) !important;
    border: 0 !important;
}
@media (min-width: 1024px) {
    .gps-guide-product_loop_item_info-info th {
        width: 300px !important;
        padding-bottom: 8px !important;
        line-height: 1.1em !important;
    }
}
@media (min-width: 767px) and (max-width: 1023px) {
    .gps-guide-product_loop_item_info-info th {
        width: 260px !important;
        padding-bottom: 8px !important;
        line-height: 1.1em !important;
    }
}
@media (max-width: 766px) {
    .gps-guide-product_loop_item_info-info th {
        width: 200px !important;
        padding-bottom: 8px !important;
        line-height: 1.0em !important;
    }
}
.gps-guide-product_loop_item_info-info td {
    font-style: normal !important;
    font-weight: 400 !important;
    padding-left: 4px !important;
    padding-top: 0px !important;
    text-align: left !important;
    background: rgba(0, 0, 0, .00) !important;
    border: 0 !important;
}
@media (min-width: 1024px) {
    .gps-guide-product_loop_item_info-info td {
        padding-bottom: 8px !important;
        line-height: 1.1em !important;
    }
}
@media (min-width: 767px) and (max-width: 1023px) {
    .gps-guide-product_loop_item_info-info td {
        padding-bottom: 8px !important;
        line-height: 1.1em !important;
    }
}
@media (max-width: 766px) {
    .gps-guide-product_loop_item_info-info td {
        padding-bottom: 8px !important;
        line-height: 1.0em !important;
    }
}
.gps-guide-product_loop_item_info-info .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: WooCommerce;
    display: block;
    float: none;
    margin-top: 16px !important;
    margin-left: auto !important;
	margin-right: 8px;
	margin-bottom: 0.5em;
    font-size: 1.1em !important;
    color: #603e5a;
}
.gps-guide-product_loop_item_info-info .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.gps-guide-product_loop_item_info-info .star-rating::before {
    content: "SSSSS";
    color: #cfc8d8;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.gps-guide-product_loop_item_info-info .star-rating span::before {
    content: "SSSSS";
    top: 0;
    position: absolute;
    left: 0;
}
@media (max-width: 766px) {
    .gps-guide-product_loop_item_info-info .star-rating {
        margin-right: 0px !important;
    }
}
@media (min-width: 767px) {
    .gps-guide-product_loop_item_info-infoo .star-rating {
        margin-right: 8px !important;
    }
}
.gps-guide-product_loop_product_button{
	text-align: right;
    margin: 0;
    padding-bottom: 8px;
}
@media (min-width: 767px) {
    .gps-guide-product_loop_product_button {
        padding-right: 0px; 
    }
}
@media (max-width: 766px) {
    .gps-guide-product_loop_product_button {
        padding-right: 0px;
    }
}
.gps-guide-product_loop_product_button a.button {
    color: #fff !important;
    background-color: #a46497 !important;
    padding-left: 34px !important;
    padding-right: 34px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    font-family: "Tahoma", Sans-serif !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.7px !important;
    float: right;
    line-height: 1;
    cursor: pointer;
    position: relative;
    overflow: visible;
    left: auto;
	display: inline-block;
    margin-top:   4px;
	margin-right: 8px;    
}
.gps-guide-product_loop_product_button a.button:hover {
    background-color: #781063 !important;
}    
@media (min-width: 767px) {
    .gps-guide-product_loop_product_button a.button {
        font-size: 14px !important;
    }
}
@media (max-width: 766px) {
    .gps-guide-product_loop_product_button a.button {
        margin-right: 0px;
        margin-bottom: 8px;
		font-size: 12px !important;
    }
}