:root{
    --main-color: #F67700;
}
.home-countries img {
    height: 360px;
    object-fit: cover;
}
.qodef-page-content-is-boxed.qodef-content-overlapping .qodef-content .qodef-content-inner>.qodef-container>.qodef-container-inner {
    margin-top: -80px;
}
.tour-category {
    padding: 50px 0;
    background-color: #F2F2F2;
}
.tour-category .qodef-container-inner{
	padding: 50px 50px 45px 50px;
	max-width: 1300px;
}
.tour-category-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(200px, 1fr));
    gap: 50px;
}
body.home .qodef-content .qodef-full-width-inner{
    background-color: #F8F8F8;
}
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-border-hover):hover {
    border-color: #51BDEB !important;
}
.qodef-btn.qodef-btn-solid:not(.qodef-btn-custom-hover-bg):hover {
    background-color: #51BDEB !important;
}
#respond input[type=text], #respond textarea, .post-password-form input[type=password], .qodef-style-form textarea, .wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea, input[type=email], input[type=password], input[type=text],.qodef-fullscreen-search-holder .qodef-search-submit,.qodef-tours-filter-horizontal .qodef-tours-filters-fields-holder .qodef-tours-filter-submit-field-holder input[type="submit"]{
    font-family: Noto Sans !important;
}
.qodef-main-menu>ul>li.has_sub>a .qodef-menu-arrow{
    display: inline-block !important;
    transition: all 0.3s;
    transform: rotate(0);
    margin-left: 5px;
}
.qodef-main-menu>ul>li.has_sub>a .qodef-menu-arrow:before{
    margin-right: 0;
}
.qodef-main-menu>ul>li.has_sub:hover>a .qodef-menu-arrow{
    transform: rotate(180deg);
    transition: all 0.3s;
}
.tour-category-item a {
    display: block;
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    overflow: hidden;
    text-decoration: none;
    transition: transform 0.3s ease-out, box-shadow 0.3s ease-out;
}
.qodef-tours-standard-item .qodef-tours-standard-item-title-holder .qodef-tour-title {
    min-height: 58px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}
header .qodef-normal-logo,.qodef-mobile-logo-wrapper img[itemprop="image"]{
    max-width: 150px;
}
.qodef-tours-standard-item-excerpt{
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    min-height: 76px;
}
.tour-category-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 1; 
    transition: opacity 0.3s ease-in-out;
    z-index: 1;
}
.qodef-row-grid-section-wrapper.qodef-content-aligment-center{
    background-repeat: no-repeat;
}
.qodef-wrapper #qodef-back-to-top{
    right: 22px;
    bottom: 90px;
}
.qodef-drop-down .narrow .second .inner ul{
    padding-top: 0;
    padding-bottom: 10px;
}
.tour-category-item a:hover .tour-category-overlay {
    opacity: 0.3;
}
.tour-category-title{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
    z-index: 2;
    transition: color 0.3s ease-in-out;
}
.tour-category-desc{
	display: flex;
	flex-direction: column;
    max-width: 1000px;
    margin: 50px auto;
	padding: 25px;
	text-align: center;
	background-color: #F2F2F2;
}
.qodef-tours-filters-fields-holder, .qodef-tours-filter-field-holder{
    float: unset !important;
}
.qodef-tours-filters-fields-holder{
    display: flex;
}
.qodef-tours-filters-fields-holder > .qodef-tours-filter-field-holder.qodef-tours-filter-col{
    flex: 4;
}
.qodef-tours-filters-fields-holder > .qodef-tours-filter-field-holder.qodef-tours-filter-submit-field-holder{
    flex: 1;
}
#wp-live-chat-by-3CX .msg_content img{
    width: 20px !important;
    height: 20px !important;
}
.qodef-page-title .breadcrumb-archive > a{
    letter-spacing: 0;
}
.qodef-tours-standard-item .qodef-tours-standard-item-image-holder img {
    height: 275px;
    width: 100%;
    object-fit: cover;
}
body.home h1, body.home h2{
    text-transform: capitalize;
}
.qodef-page-title .breadcrumb-archive .breadcrumb-path > *{
    font-size: 15px;
    letter-spacing: 1px;
}
.qodef-page-title .breadcrumb-archive .breadcrumb-current {
    color: var(--main-color);
}
.qodef-page-title .breadcrumb-archive > span.breadcrumb-main-title{
    font-size: 65px;
    color: #fff;
}
.qodef-search-ordering-holder .qodef-search-ordering-list li a{
    font-family: 'Noto Sans' !important;
}
.qodef-tours-standard-item .qodef-tours-item-price-holder .qodef-tours-item-price.qodef-tours-price-old,
.price-person .price-amount del{
    color: #505050;
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through!important;
}

.qodef-tours-standard-item .qodef-tours-item-price-holder .qodef-tours-item-discount-price.qodef-tours-item-price,.qodef-tours-standard-item .qodef-tours-item-price-holder .qodef-tours-item-price,
.price-person .price-amount ins{
    color: var(--main-color);
    font-weight: 700;
    font-size: 20px;
    text-decoration: unset !important;
}
.qodef-tours-standard-list-item{
    color: #505050;
}
.qodef-tours-standard-item-content-holder{
    position: relative;
}
.qodef-tour-has-noshop-mark {
    position: absolute;
    top: -50px;
    right: 10px;
    z-index: 50;
    border: 3px solid #FF3737;
    border-radius: 50%;
    padding: 4px;
    width: 72px;
    height: 72px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.qodef-tours-standard-item-list{
    min-height: 50px;
}
.noshop-mark {
    display: flex;
    height: 96%;
    width: 96%;
    justify-content: center;
    background: #fff;
    color: #FF3737;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    border: 2px dashed #FF3737;
    border-radius: 50%;
    line-height: 18px;
    text-align: center;
    align-items: center;
}
.qodef-tours-standard-list-item .bold{
    font-weight: 600;
}
.price-person > .price-box > p.text-price{
    font-size: 16px;
    font-weight: 600;
    color: #212121;
    margin-bottom: 4px;
    margin-top: 0;
}
.price-person > .price-box > span.text-price{
    color: #505050 !important;
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-top: 4px;
}
.qodef-tour-item-single-holder .qodef-tour-item-section .tour-info-wrapper > .tour-info-item:not(:last-child) {
    padding-bottom: 23px;
}
.qodef-tour-item-single-holder .qodef-tour-item-section .tour-info-wrapper > .tour-info-item{
    display: inline-table;
    width: 100%;
    position: initial;
    font-weight: inherit;
    color: #212121;
    background: initial;
    border: 0;
    border-radius: 0;
}
.qodef-tour-item-single-holder .qodef-tour-item-section .tour-info-wrapper > .tour-info-item .tour-info-label {
    display: table-cell;
    vertical-align: middle;
    width: 30%;
    margin: 0;
}
.qodef-tour-item-single-holder .qodef-tour-item-section .tour-info-wrapper > .tour-info-item .tour-info-value{
    display: table-cell;
    vertical-align: middle;
}
.qodef-tour-item-single-holder .qodef-tour-item-section .tour-info-wrapper > .tour-info-item .tour-info-value .tour-info-attr {
    width: 40%;
    float: left;
    line-height: 38px;
}
.qodef-tour-item-single-holder .qodef-tour-item-section .tour-info-wrapper .tour-info-attr:before {
    position: relative;
    top: 1px;
    margin-right: 5px;
    font-family: 'ElegantIcons';
    font-size: 13px;
}
.qodef-tour-item-single-holder .qodef-tour-item-section .tour-info-wrapper .qodef-tours-checked-attributes .tour-info-attr:before {
    content: "\52";
}
.qodef-tour-item-single-holder .qodef-tour-item-section .tour-info-wrapper .qodef-tours-unchecked-attributes .tour-info-attr:before {
    content: "\51";
}
.qodef-tour-item-single-holder .qodef-tour-item-section .qodef-route-top-holder .qodef-line-between-icons-inner{
    border-color: #51BDEB !important;
}
.sr7-arrows.setsail-navigation .qodef-nav-arrow{
    color: #00abf3 !important;
}
.sr7-arrows.setsail-navigation .qodef-nav-arrow:hover{
    background-color: #00abf3 !important;
    color: #FFF !important;
}