/*
Theme Name: Flatsome Child
Theme URI: http://flatsome.uxthemes.com
Template: flatsome
Author: UX-Themes
Author URI: https://uxthemes.com
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.20.4.1780122593
Updated: 2026-05-30 13:29:53

*/

.flex-col.hide-for-medium.flex-left.flex-grow ul {
    justify-content: center;
}
.shop-page-title.category-page-title.page-title {
    text-align: center;
}

input#woocommerce-product-search-field-0 {
    border: 1px solid #db7f0d;
    border-radius: 6px 0 0 6px;
}
.searchform .button.icon {
    border-radius: 0 6px 6px 0;
}
.header-bottom {
    background-color: #841926;
    border-bottom: 5px solid #f1bd55;
}
.has-dropdown .icon-angle-down {
    font-size: 15px;
    margin-left: 0.3em;
    opacity: 1;
}
.nav-spacing-xlarge>li {
    margin: 0 17px;
}