Flame Explorer CSS

PHOTO EMBED

Wed Dec 07 2022 07:46:31 GMT+0000 (Coordinated Universal Time)

Saved by @alyssietayp

input#wp-block-search__input-1 {
    height: 10px;
    padding: 10px;
}
button.wp-block-search__button.wp-element-button {
    height: fit-content;
    padding: 2px 10px;
    font-size: 14px;
}
.atgrid__item__rating {
    position: absolute;
    top: auto;
    left: 32px;
    bottom: 10px;
    pointer-events: none;
    color: #ffcd47;
    font-size: 1.333em;
}
.welcome-banner {
    background-image: url(https://flameexplorer.com/wp-content/uploads/2022/11/e2eeb2ce-a1a6-4ef1-8ebf-7eb7f34b9860.jpeg);
    height: calc(75vh - 140px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.article-info > li {
    font-family: 'Oxygen';
    text-transform: capitalize;
}
.product-category__info__item--link a {
    text-transform: none;
}
.product-category__info__item--link a i {
    top: 52%;
}
.fa-tripadvisor:before {
    content: url(https://flameexplorer.com/wp-content/uploads/2022/12/airbnb.png);
}
.header__info__item i.fa.fa-tripadvisor::before {
    content: url(https://flameexplorer.com/wp-content/uploads/2022/12/airbnb-icon.png);
    position: relative;
    top: 3px;
}
.social-icons__icon--tripadvisor {
    background: #ff385c;
}
.welcome-banner .thecaption {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.welcome-banner .thecaption {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0px;
    margin: auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-image: linear-gradient(360deg, #000000c7, transparent);
    font-size: 36px;
    padding: 25px;
}
.thecaption h3 {
    font-family: 'Roboto';
    font-weight: 800;
}
.contact-info.text-black .contact-info__item__text {
    color: #333;
}
content_copyCOPY