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

/*************** ADD CUSTOM CSS HERE.   ***************/

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

@media only screen and (max-width: 800px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
select.search_categories{border-top:#039505 1px solid !important; border-left:#039505 1px solid !important; border-bottom:#039505 1px solid !important; border-right:#039505 1px solid !important; height:38px !important; line-height:36px !important;}
input#woocommerce-product-search-field-0{border-top:#039505 1px solid !important; border-right:#039505 1px solid !important; border-bottom:#039505 1px solid !important; border-left:none !important; line-height:36px !important; height:38px !important;}
div.flex-col button.ux-search-submit,.submit-button{width:38px !important; height:38px !important; line-height:36px !important;}
}

@media only screen and (min-width: 801px) and (max-width: 2500px){
.header-main .nav > li > a {line-height : 30px!important;}
.header-main .nav > li {margin: 0 3px!important;}
select.search_categories{border-top:#039505 1px solid !important; border-left:#039505 1px solid !important; border-bottom:#039505 1px solid !important; border-right:#039505 1px solid !important; height:38px !important; line-height:36px !important;}
input#woocommerce-product-search-field-0{border-top:#039505 1px solid !important; border-right:#039505 1px solid !important; border-bottom:#039505 1px solid !important; border-left:none !important; line-height:36px !important; height:38px !important;}
div.flex-col button.ux-search-submit,.submit-button{width:38px !important; height:38px !important; line-height:36px !important;}
}

