body.elementor-page-20:not(.elementor-motion-effects-element-type-background), body.elementor-page-20 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}/* Start custom CSS */.wpte-trip-category-title {
    color: #C1AC75 !important;
    font-size: 30px !important;
   font-family: "Times New Roman", serif !important;
}

.wpte-trip-category-title  :hover {
    color: white !important;
    
}

figure.thumbnail {
    border-radius: 20px !important;
}

.trip-count {
    display: none;
}

.wpte-trip-subcat-wrap {
    display: none !important;
}

.page-template-template-destination .destination-holder {
    margin-left: auto;
    margin-right: auto;
    max-width: 1500px;
}/* End custom CSS */