/*
Theme Name: pickleball
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.absolute-footer.dark {display: none;}
.header-main {background: linear-gradient(135deg, #667eea, #764ba2) !important;box-shadow: 0 4px 20px #0000001a;}
.header-bottom {background: linear-gradient(135deg, #667eea, #764ba2) !important;box-shadow: 0 4px 20px #0000001a;border-top: 1px solid rgba(255, 255, 255, .2);padding: 8px 0px;}
.header-bottom-nav .active {min-width: 140px !important;margin: 0 12px;padding: 12px 16px;border-radius: 12px;position: relative;background-color: #ffffff26;border-bottom: 2px solid #ff9800;}
.sub-menu .active {
    padding: 0px!important;
    border-bottom: 0px!important;
}
.tieudedieule {background: #f8f9fa;padding: 40px 0;border-bottom: 1px solid #dee2e6;}
.col {padding: 0 15px 5px;}
.page-header {background: linear-gradient(135deg, #667eea, #764ba2);}
.nav-tabs>li>a{border-top: 2px solid #ed8d00;border-left: 2px solid #ed8d00;border-right: 2px solid #fb9600;background-color: rgba(0, 0, 0, 0.04);}
.nav>li>a {color: rgb(0 0 0 / 85%);}
.blog-single .entry-content {padding-top: 0em;}
span.amount {color: #ff0000!important;}
.widget>ul>li>a {font-size:0.9em;}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}