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

/*************** ADD CUSTOM CSS HERE.   ***************/
form.cart button {border-radius:3px;text-transform:uppercase;padding-left:50px;}
form.cart button:before {content:"\f291";font-family: "Font Awesome 5 Free";font-weight:900;position:absolute;left:0;width:40px;height:100%;border-right: 1px solid rgb(238 238 238 / 30%);}
form.cart button.buy_now_button:before{content:"\f0e7";}

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


}

/*end*/