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

/*************** ADD CUSTOM CSS HERE.   ***************/
/* #billing_state_field{float:right!important;margin-right:0!important;} */
/*  #faturabilgi_field   {clear:both!important;float:left!important;margin-left:0!important;} */

.woocommerce-info, .message-container {
    padding-top: 0;
    padding-bottom: 0; 
}

.woocommerce-billing-fields {
    padding-top: 10px;
}

/* li#wp-admin-bar-wp-logo.menupop{display:none!important;} */

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


}