.curve-menu::after {
    /* content: ''; */
    background-image: url(../img/curve-menu.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0px;
    left: -11px;
    height: 90px;
    width: 90px;
    display: inline-block;
}

.GridLayout__media-container {
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}

.dtp-column .dtp-inner p.read-time {
    display: none !important;
}

#inspireme .dtp-inner .read-time {
    float: right;
    color: #3A4346;
    font-size: 12px;
    font-family: Nunito Sans, sans-serif;
    letter-spacing: 0.36px;
    display: block !important;
}

#inspireme .dtp-inner .read-time::before {
    content: '';
    background-image: url('../img/info-time-icon-gray.png');
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    right: 5px;
}

.dtp-category-owl .owl-item .item {
    width: 100% !important;
}

.dtp-categorl-owl .dtp-category-featuredimage img {
    height: 100%;
    width: auto !important;
    margin: 0 10px;
}

.dtp-category-owl .owl-stage {
    padding-left: 0 !important;
    margin-left: -10px;
}

/* .dtp-category-banner .dtp-category-details {
    top: 55%;
    left: 30%;
} */

.dtp-category-inner-info.dtp-category-custom-container {
    text-align: center;
}


.seofield-container~.dtp-category-inner-info.dtp-category-custom-container {
    margin-top: 0;
}

.seofield-container~.spost-section2 {
    padding: 15px;
}

body.elementor-page-2486 .title-value p {
    color: #3A4346;
    font-size: 24px;
    letter-spacing: 0;
    margin: 15px 0 20px;
    line-height: 25px;
}

body.page-template-dtp-single-attraction .spost-section1 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    width: 100%;
    min-height: 474.4px;
    /* background-color: #01526B; */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    z-index: -1;
}

body.page-template-dtp-single-attraction .single-post-container::before {
    background: unset;
}

body.page-template-dtp-single-attraction .spost-section1 p,
body.page-template-dtp-single-attraction .spost-section1 h1,
body.page-template-dtp-single-attraction .spost-section1 .spost-breadc {
    color: #fff;
}

body.page-template-dtp-single-attraction .shape-overlay {
    height: 100%;
    position: absolute;
    background-image: url('../img/attractions-bg-overlay.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
    z-index: -1;
    /* max-width: 674.4px; */
    width: 100%;
    right: 0;
    bottom: 0;
}

body.page-template-dtp-single-attraction .spost-section1 .c50 {
    position: relative;
    flex: 1 1 50%;
}

body.page-template-dtp-single-attraction .spost-section1 .c35 {
    position: relative;
    flex: 1 1 35%;
}

body.page-template-dtp-single-attraction .spost-excerpt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 480px;
    width: 100%;
}

body.page-template-dtp-single-attraction .star-ratings {
    color: #fff;
    letter-spacing: 10px;
}

body.page-template-dtp-single-attraction .spost-section2 {
    max-width: 1100px;
    margin: 0 auto;
}

body.page-template-dtp-single-attraction .spost-content {
    color: #3A4346;
    margin-bottom: 35px;
}

body.page-template-dtp-single-attraction .container-fluid {
    padding: 0;
    overflow: hidden;
}

body.page-template-dtp-single-attraction .dtp-category-custom-container {
    padding-top: 0;
}

body.page-template-dtp-single-attraction .spost-section2 .spost-content p:first-child {
    display: none;
}

.dtp-category-owl {
    opacity: 0;
    visibility: hidden;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.dtp-category-owl.owl-loaded,
.dtp-category-owl.owl-loaded~.dtp-category-details {
    opacity: 1;
    visibility: visible;
}

.c-top-bar a,
.c-top-bar a:hover {
    font-weight: 600;
}

.sb-categories {
    background-color: #ECF3F7;
    height: 20px;
    border-radius: 10px;
    padding: 3px 10px;
    margin: 5px;
    line-height: 0;
    display: inline-block;
}

.sb-categories a {
    font-size: 10px;
    color: #3A4346;
    line-height: 14px;
    text-transform: uppercase;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
}

#dtp-column.offer-true .dtp-image-container:before,
#list_item_container .offer-true .dtp-image-container:before {
    content: 'Offer';
    position: absolute;
    background-color: #F9C931;
    font-size: 12px;
    font-family: 'Nunito Sans', sans-serif;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    z-index: 10;
    color: #3A4346;
    font-weight: bold;
    height: 21px;
    line-height: 23px;
    padding: 0 9px;
    top: 4%;
}

.category-archive-postc #dtp-column.offer-true .dtp-image-container:before {
    content: 'Featured';
}

#dtp-column.offer-true .image-bg:before {
    content: 'Offer';
    position: absolute;
    background-color: #F9C931;
    font-size: 12px;
    font-family: 'Nunito Sans', sans-serif;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #3A4346;
    font-weight: bold;
    height: 21px;
    line-height: 23px;
    padding: 0 9px;
    top: 4%;
}

.dtp-user-related .dtp-user-container .dtp-r-article .dtp-ra-image img {
    border-radius: 8px;
    ;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

/** 18/05/2021 shrwn */
.title-value p a {
    color: #3A4346;
}

.page-template-dtp-category .body-value {
    color: #788184;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 23px;
    margin-bottom: 0;
}

.page-id-6277 .map-buttons ul li {
    width: 48%;
}

.dtp-search-form form {
    max-width: 561px;
    margin: 0 auto;
    position: relative;
}

.dtp-search-form input[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    height: 70px;
    opacity: 0;
    cursor: pointer;
}

.dtp-cp-show-map a {
    color: #3A4346;
}

.pricing .pricing-col:nth-child(even):after {
    content: unset;
}

.rc-section1 ul.buttons-right li:hover,
.elementor-element.blog_fav.elementor-widget.elementor-widget-shortcode:hover {
    background-color: #F9C931;
    border-color: #F9C931;
}

.elementor-element.blog_fav.elementor-widget.elementor-widget-shortcode:hover a {
    color: #3A4346;
}

.spost-openinghr ul li label {
    min-width: 120px;
    max-width: unset !important;
    width: unset !important;
}

body.page-template-dtp-events .title-value p,
body.page-template-dtp-conference .title-value p {
    min-height: 50px;
    margin-bottom: 0;
}

.amenities .amenities-col {
    width: 42.4% !important;
    margin-right: 0 !important;
}

.amenities .amenities-col:nth-child(even) {
    float: right;
}

.chin_up_buttercup h1,
.chin_up_buttercup h2,
.chin_up_buttercup h3,
.chin_up_buttercup h4,
.chin_up_buttercup h5,
.chin_up_buttercup h6,
.chin_up_buttercup h2 span,
.chin_up_buttercup h2 p {
    font-family: 'Chin_Cutecaps' !important;
}

.spost-addinfo {
    border: unset;
}

@media screen and (max-width: 1440px) and (min-width: 1366px) {

    body.page-template-dtp-single-attraction .spost-excerpt,
    body.page-template-dtp-single-event .dtp-se-summray .event-se-inner {
        max-width: 420px;
    }
}

@media screen and (max-width: 1280px) {
    body.page-template-dtp-single-attraction .spost-excerpt {
        max-width: 320px;
    }
}

@media screen and (max-width: 1250px) {
    .dtp-category-banner .dtp-category-details {
        text-align: center;
        max-width: 100%;
        left: 0;
        top: 155px;
        transform: unset;
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        padding: 0 20px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .dtp-row .dtp-column.version1 {
        width: 100%;
        max-width: 25%;
        padding: 14.5px;
    }

    .dtp-column.version1 .dtp-image-container {
        max-height: 113px;
        margin-bottom: 13px;
    }

    #dtp-column img,
    .dtp-column.version1 .dtp-inner {
        margin-bottom: 0;
    }

    .dtp-row a:nth-child(3) div#dtp-column.version-inspire-me {
        border: unset;
    }

    div#dtp-column.version-inspire-me {
        width: 50%;
        padding: 10px;
        margin-top: 15px;
    }

    .dtp-column.version2 {
        width: 50%;
        min-height: 351px;
    }

    .dtp-column.version2 img {
        width: 99%;
    }

    .dtp-column.version2:before,
    .dtp-column.version2:after {
        width: 91.6%;
        height: 99%;
    }

    .dtp-column.version2:hover .dtp-inner {
        max-width: 300px;
    }

    body.home .dtp-event-daterange {
        width: 115px;
        padding: 3px 8px;
        line-height: 1;
        background-size: 11px;
    }

    .dtp-column.upcoming-events-hp {
        width: 50%;
        margin-bottom: 25px;
    }

    .dtp-column.upcoming-events-hp .image-bg {
        min-height: 230px;
    }

    .dtp-user-related .dtp-user-container .dtp-r-article .dtp-ra-title a {
        width: 70px;
        display: inline-block;
    }

    .dtp-user-related .dtp-user-container .dtp-r-article .dtp-ra-date {
        width: 80px;
        display: inline-block;
        float: right;
    }
}

@media screen and (max-width: 1024px) {

    body.page-template-dtp-single-attraction .spost-excerpt {
        top: 20px;
        left: 57%;
        transform: translate(-50%, 0%);
        max-width: 320px;
        -webkit-transform: translate(-50%, 0%);
        -moz-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        -o-transform: translate(-50%, 0%);
    }

    .pricing .pricing-col {
        width: 30%;
    }

    .dtp-column.c75 {
        width: 70%;
    }

    .dtp-column.c25 {
        width: 30%;
    }

    ul.spost-share-icons li {
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    .spost-openinghr {
        padding: 25px 25px 15px;
    }

    .dtp-column.c75 {
        width: 65%;
    }

    .dtp-column.c25 {
        width: 35%;
    }

    body.page-template-dtp-single-attraction .spost-section1 .c35 {
        flex: 1 1 65%;
    }

    .dtp-user-related .dtp-user-container .dtp-r-article .dtp-ra-title {
        margin-top: 100px;
        float: unset;
    }

    .dtp-user-related .dtp-user-container .dtp-r-article .dtp-ra-title a {
        width: 100%;
    }

    .dtp-user-related .dtp-user-container .dtp-r-article .dtp-ra-date {
        float: unset;
        width: 100%;
    }

    .dtp-user-summary {
        margin-bottom: 0;
    }

    .dtp-category-banner .dtp-category-details .dtp-category-featuredimage img,
    .dtp-category-banner .dtp-category-details .dtp-category-featuredimage {
        min-height: 510px;
    }

    /* .dtp-category-banner .dtp-category-details h1 {
        font-size: 75px;
    } */

    .post-type-archive-conference-centre .dtp-category-details h1 {
        font-size: 60px;
        padding: 0;
    }

    .dtp-category-banner .dtp-category-details .dtp-c-viewallphotos {
        min-width: 260px;
        font-size: 14px;
    }

    .page-template-dtp-single-event iframe {
        max-height: 300px;
    }

    body.page-template-dtp-single-attraction .spost-section1 .c50 {
        flex: 1 1 35%;
    }

    body.page-template-dtp-single-attraction .spost-section1 .c35 {
        flex: 1 1 50%;
    }

    .pricing .pricing-col {
        width: 28%;
    }
}

@media (min-width: 768px) {
    .pricing .pricing-col {
        width: 42.4%;
    }

    .spost-openinghr ul {
        columns: 2;
    }

    /* #pricing ul li:nth-child(-n+3):after {
        content: '';
        position: absolute;
        top: -20px;
        right: -8%;
        width: 1px;
        height: 150%;
        background-color: #97979725;
        margin-right: 15px;
    } */

    #amenities ul li::after {
        right: -25px;
        top: -10px;
        height: 200%;
    }

    .amenities .amenities-col:after {
        content: "";
        border-right: 1px solid rgba(151, 151, 151, 0.25);
        position: absolute;
        top: 0;
        right: -50px;
        width: 1px;
        height: 120%;
    }

    .spost-openinghr.spost-pricing ul li {
        padding-left: 10px;
        padding-right: 10px;
    }

    .spost-openinghr.spost-pricing ul li:nth-child(-n+22):after {
        content: '';
        position: absolute;
        top: -20px;
        right: 0%;
        width: 1px;
        height: 150%;
        background-color: #97979725;
        margin-right: 15px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    .spost-section2 {
        padding: 65px 15px 0;
    }

    .spost-right-continer {
        padding: 30px 15px;
    }

    .elementor-12090 .elementor-element.elementor-element-5778b88 {
        padding: 55px 30px !important;
    }

    .dtp-category-custom-container .dtp-column.version1 .dtp-image-container {
        max-height: 273px;
    }

    .dtp-category-custom-container #dtp-column img {
        height: 273px;
    }
}

@media screen and (max-width: 767px) {
    .dtp-category-inner-info h1.dtp-cii-title {
        line-height: 70px;
    }

    /* .dtp-column.version1 .dtp-image-container,
    #exploremalta .dtp-column.version1 .dtp-image-container{
        max-height: 124px;
        margin-bottom: 13px;
    } */
    .dtp-blog .dtp-blog-title h1 {
        font-size: 30px;
    }

    .dtp-blog .dtp-blog-add-image {
        min-height: 270px;
    }

    .dtp-user-summary .dtp-ud-count {
        top: 0;
        right: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .mw-mobile>.elementor-container {
        max-width: 500px !important;
    }

    .dtp-user-related .dtp-user-container .dtp-r-article {
        padding-right: 0;
    }

    body.page-id-1203 .dtp-row {
        margin: 0;
    }

    body.page-id-1203 .dtp-column.version1 .dtp-image-container {
        max-height: 215px;
    }

    body.blog .dtp-row {
        display: flex;
        /* margin: 0 -7px; */
        padding: 0;
        margin-right: -10px;
        margin-left: -5px;
    }

    body.home .dtp-row a,
    body.blog .dtp-row a {
        flex: 1 1 45%;
        margin: 0 7px;
    }

    .dtp-column.version1 {
        width: 100%;
        /* margin-bottom: 30px; */
        padding: 0;
    }

    .recomendation .dtp-column.version1,
    .my-favourites-isotope .dtp-column.version1 {
        padding: 0 15px;
    }

    .dtp-column.version1 .dtp-inner {
        margin-bottom: 35px;
    }

    body.home .dtp-event-daterange {
        margin: 0;
        width: 170px;
        padding: 5px 15px;
        background-size: 18px;
    }

    .dtp-column.version1 h5 {
        font-size: 20px;
    }

    #dtp-column.version-inspire-me .dtp-inner h5 {
        font-size: 16px;
    }

    #inspireme .dtp-row a {
        flex: 1 1 100%;
    }

    .dtp-column.version2 {
        padding: 0;
    }

    #dtp-column.dtp-column.version2 img {
        height: 147px;
    }

    .dtp-column.version2 .dtp-inner h5 {
        font-size: 20px;
    }

    .dtp-column.version2:before,
    .dtp-column.version2:after {
        left: -15px;
        width: 100%;
    }

    /* .upcoming-events-hp-container .title-value{
        margin-top: -25px;
    } */
    .upcoming-events-hp-container .body-value {
        display: none;
    }

    .upcoming-events-hp-container .title-value>a {
        display: none;
    }

    .upcoming-events-hp-container .title-value p a {
        margin: 0;
        font-size: 20px;
    }

    .upcoming-events-hp-container .title-value p:nth-child(2) {
        display: block;
    }

    /* .dtp-column.upcoming-events-hp .date-value p, */
    .upcoming-events-hp-container .title-value p {
        margin-bottom: 0;
    }

    /* .dtp-column.upcoming-events-hp{
        width: 98%;
        margin: 0 10px;
        padding: 0;
    } */
    .view-all-events:after {
        top: 17px;
        right: -20px;
    }

    .dtp-category-owl .owl-stage {
        margin-left: 0;
    }

    .dtp-category-owl .owl-nav {
        display: none;
    }

    .dtp-category-posts .dtp-cp-title h1 {
        font-size: 30px;
    }

    .dtp-category-posts .dtp-cp-result-post {
        font-size: 16px;
    }


    .dtp-cp-result ul li {
        display: block;
    }

    .dtp-cp-per-display select {
        margin-left: 0;
    }

    .dtp-category-custom-container.sec2 {
        position: relative;
    }


    body.elementor-page-2486 .dtp-cp-search,
    body.page-template-dtp-events .dtp-cp-search {
        width: 100%;
    }

    body.page-template-dtp-events .dtp-event-daterange,
    body.page-template-dtp-events .dtp-event-category,
    body.elementor-page-2486 .dtp-event-category {
        max-width: 100%;
        margin-left: 0;
        margin-bottom: 15px;
    }

    .dtp-category-custom-container.isotope {
        margin-top: 40px;
    }

    .page-template-dtp-events .dtp-column.version1 .dtp-image-container,
    .blog .dtp-column.version1 .dtp-image-container,
    .page-template-dtp-search .dtp-column.version1 .dtp-image-container {
        max-height: 215px;
    }

    body.page-template-dtp-events .title-value p,
    body.elementor-page-2486 .title-value p {
        margin: 10px 0 10px;
    }

    .dtp-cp-show-top label:first-child {
        margin-right: 0;
        margin-left: 25px;
    }

    .dtp-search-page-container {
        margin: 0 auto 75px;
    }

    .dtp-column.c75,
    .dtp-column.c25 {
        width: 100%;
    }

    .page-template-dtp-single-event .dtp-column.c25,
    .page-template-dtp-single-attraction .dtp-column.c25 {
        margin-top: 50px;
    }

    .spost-openinghr ul li {
        min-width: 100%;
    }

    body.page-template-dtp-single-event .dtp-se-section1 {
        min-height: 70vw;
    }

    body.page-template-dtp-single-event .dtp-se-summray {
        position: relative;
        width: 100%;
        background-position: center;
        background-image: unset;
        background-color: #01526B;
    }

    .elementor-12090 .elementor-element.elementor-element-5778b88 {
        padding: 55px 15px !important;
    }

    .elementor-12090 .elementor-element.elementor-element-4db3276>.elementor-element-populated {
        padding: 15px !important;
    }

    .dtp-category-inner-info.dtp-category-custom-container {
        text-align: left;
    }

    .page-template-dtp-category .category-archive-postc.-row {
        padding: 0 15px;
    }

    .dtp-banner-carousel-pop h5 {
        padding-top: 140px;
    }

    .dtp-banner-carousel-pop #big img {
        height: 70vw;
    }

    .dtp-banner-carousel-pop::after {
        background-size: contain;
    }

    .dtp-banner-carousel-pop .close-pop {
        top: 10%;
    }

    .dtp-banner-carousel-pop #thumbs img {
        height: 50px;
    }

    .page-template-dtp-single-event .dtp-row,
    .page-template-dtp-single-attraction .dtp-row {
        margin: 0;
        padding: 0;
    }

    #amenities .amenities .amenities-col {
        width: 100% !important;
    }

    #amenities .amenities .amenities-col:after {
        content: none;
        border-right: unset;
        position: absolute;
        top: 125%;
        bottom: 0;
        width: 100%;
        height: 1px;
        background-color: rgba(151, 151, 151, 0.25)
    }

    body.page-template-dtp-single-attraction .spost-section2 {
        padding-top: 0;
    }

    .page-template-dtp-single-event .event-slider-container {
        margin-left: -5px;
        margin-right: -5px;
    }

    body.page-template-dtp-single-attraction .spost-section1 .c50,
    body.page-template-dtp-single-attraction .spost-section1 .c35 {
        flex: 1 1 100%;
        max-width: 100%;
    }

    body.page-template-dtp-single-attraction .spost-section1 .c35 {
        min-height: 60vh;
        margin-top: 320px;
    }

    body.page-template-dtp-single-attraction .spost-section1 {
        background-position: center top;
        background-size: auto 365px;
        flex-direction: column;
        margin-bottom: 50px;
    }

    body.page-template-dtp-single-attraction .shape-overlay {
        background-position: center;
        background-position: center;
        background-size: cover;
        background-image: unset;
        background-color: #01526B;
    }

    body.page-template-dtp-single-attraction .spost-excerpt {
        left: 50%;
        padding: 0;
    }

    .seofield-container~.dtp-category-inner-info.dtp-category-custom-container {
        margin-top: 30px;
    }

    img.amenities-icon {
        width: 40px;
    }

    #amenities .amenities .amenities-col .price-label {
        display: inline-block;
        margin-left: 5px;
    }


    .rc-section1 ul.buttons-right a {
        min-width: 125px;
        overflow: visible;
    }

    .pricing .pricing-col {
        width: 100%;
    }

    .pricing .pricing-col:after {
        border-right: unset;
        top: 125%;
        width: 100%;
        height: 1px;
        background-color: rgba(151, 151, 151, 0.25);
        content: none;
    }

    .spost-openinghr.spost-pricing ul li:after {
        /* width: 100%;
        height: 1px;
        background-color: #97979725;
        content: '';
        position: absolute;
        top: 115%; */
        content: none;
    }

    .blog_featured_img {
        min-height: 300px;
    }

    .pricing .pricing-col .price-amount,
    .spost-openinghr.spost-pricing ul li p.price-amount {
        float: right;
    }

    .amenities .amenities-col:nth-child(even) {
        float: unset;
    }

}

@media all and (max-width: 320px) {
    body.page-template-dtp-single-attraction .spost-excerpt {
        max-width: 275px;
    }

    .dtp-category-banner .dtp-category-details h1 {
        font-size: 40px;
    }
}

#amenities .amenities .amenities-col:last-child:after {
    content: none;
}