/*
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  ***************/


}

body .header, 
body .header-wrapper {
	    z-index: 99;
}
p#billing_city_field {
    display: inline-block;
    width: 100%;
}
.notice-kaira p a {
    color: #e82302;
    text-decoration: underline
}
.notice-kaira p {
    margin: 0px;
    line-height: 24px;
    font-weight: 600;
    text-align: center;
}
.notice-kaira {
    background: #F7F7F7;
    padding: 16px;
    font-size: 17px;
    color: #e82302;
}
textarea#order_comments {
    min-height: 160px;
}
@media(max-width: 767px){
}