:root { --accent: #6c1cff; } @keyframes spin3 { 0%, 100% { box-shadow: 10px 10px rgba(255, 255, 255, 1), -10px 10px rgba(255, 255, 255, 0.2), -10px -10px rgba(255, 255, 255, 1), 10px -10px rgba(255, 255, 255, 0.2); } 25% { box-shadow: -10px 10px rgba(255, 255, 255, 0.2), -10px -10px rgba(255, 255, 255, 1), 10px -10px rgba(255, 255, 255, 0.2), 10px 10px rgba(255, 255, 255, 1); } 50% { box-shadow: -10px -10px rgba(255, 255, 255, 1), 10px -10px rgba(255, 255, 255, 0.2), 10px 10px rgba(255, 255, 255, 1), -10px 10px rgba(255, 255, 255, 0.2); } 75% { box-shadow: 10px -10px rgba(255, 255, 255, 0.2), 10px 10px rgba(255, 255, 255, 1), -10px 10px rgba(255, 255, 255, 0.2), -10px -10px rgba(255, 255, 255, 1); } } #wpadminbar { top: 0 !important; } #c27-site-wrapper { background-color: #f4f4f4 }.mlduo-welcome-message h1 { font-size: 22px; margin-top: 0; margin-bottom: 50px; color: #383838; } @media only screen and (max-width: 768px) { .mlduo-welcome-message h1 { font-size: 20px !important; margin-bottom: 10px !important; } } /*CHỈNH MÀU PREVIEW CARD PHAN GIA*/ .lf-head-btn { position: relative; font-weight: 400; font-size: 13px; padding: 0 7px; align-items: center; color: #fff; background: REBECCAPURPLE; border: 1.5px solid hsla(0, 0%, 100%, .3); border-radius: 5px; line-height: 17px; height: 32px; } .listing-details-3 .details-list li i { font-size: 16px; border: none; margin-right: 0; color: #242429; margin-bottom: 5px; width: 100%; background: transparent; COLOR: REBECCAPURPLE; } .lf-item-info>ul li { display: inline-flex; align-items: center; font-size: 13px; padding: 5px; border-radius: 5px !important; background: #18151cba; max-width: 100%; COLOR: GOLD; } div.lf-item-default .lf-item-info > h4 { font-size: 16px; background: #18151cba; border-radius: 5px; padding: 5px; } /*CHỈNH BACKGROUND TITLE SINGLE CARD*/ @media only screen and (min-width: 768px) { div.profile-name h1 { font-size: 21px; background: rgb(40 36 44 / 69%); border-radius: 10px; PADDING: 8PX ! IMPORTANT; } .profile-name h2 { background: #08953894; padding: 5px !important; border-radius: 10px; } .price-or-date .value { font-size: 16px; font-weight: 600; background: rgb(0 0 0 / 60%); padding: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; } .price-or-date .lmb-label { font-size: 14px; background: rgb(0 0 0 / 60%); padding-left: 5px; padding-right: 5px; border-top-right-radius: 5px; border-top-left-radius: 5px; } } /*CHỈNH BACKGROUND PHONE COLOR TITLE*/ .lf-item.lf-item-list-view .lf-item-info>ul li { color: #242429; background: white; } /*CHỈNH BACKGROUND TITLE USER DASHBOARD*/ .user-profile-cover .listing-main-info .profile-name h1, .user-profile-cover .listing-main-info .profile-name h2 { color: #242429 !important; BACKGROUND: WHITE; } /*CHỈNH BACKGROUND TITLE TRANG AUTHOR*/ .author .price-or-date .value { background: white; } .author .price-or-date .lmb-label { background: white; } /*CHỈNH TEN TITLE TRAVEL*/ .wp-travel-feature-slide-content.featured-detail-section .right-plot-inner-wrap .entry-header .entry-title { margin: 0; font-size: 26px; } .trip-price { font-weight: 600; font-size: 20px; Color: red; } /*CHỈNH TITLE CHUYEN DI LIEN QUAN TRAVEL*/ .wp-travel-container-wrap h2 { font-size: 24px; } /*CHỈNH FONT CHU TRAVEL*/ p { font-size: 15px; line-height: 22px; } /*CHỈNH FONT CHU TAB TRAVEL*/ .wp-travel-tab-wrapper .tab-list.resp-tabs-list li { background: #ff944d; font-size: 15px; } @media (max-width: 768px) { .wp-travel-tab-wrapper h2.resp-accordion { background: #ff944d; font-size: 15px; } 