/* Woocommerce Thumb Carousel */
.flex-control-thumbs {
    position: relative;
}
/* Woocommerce Thumb Carousel End*/

div#header {
    margin-bottom: -105px;
}.wpc-filter-header button {
    background: #F3F3F3 !important;
    padding: 10px !important;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.global-heading .elementor-heading-title {
    background-image: linear-gradient(90deg, #f9c868, #b18a40);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    line-height: 1.4em;
}