/*
 Theme Name:   TROP
 Theme URI:    https://www.trop.land
 Description:  WordPress Theme for TROP website
 Author:       Design Sundae
 Author URI:   https://www.designsundae.co.th
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

/* #trop-search .ti-search{
    background: url(./assets/images/search.svg) no-repeat 50% 50% / contain;
} */

/* #trop-search .ti-search::before{
    opacity: 0;
} */

#trop-search input[type=search] {
    border-bottom: 1px solid #DDD !important;
    text-align: left;
    line-height: 30px;
}

.bricks-search-overlay{
    opacity: 0;
}

.brxe-post-navigation .label{
    font-size: clamp(12px, 1.6vw , 18px) !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
}