/*
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.   ***************/
@font-face {
 
 font-family:American-Typewriter;
 
 src: url(http://tattoo.bkns.devx/wp-content/themes/flatsome-child/fonts/American-Typewriter-Bold.ttf);
 
 font-weight: normal;
 
 }

.footer-map i {
    font-size: 40px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.footer-map h3 {
    text-align: center;
    text-transform: uppercase;
}
.footer-map p {
    text-align: center;
    font-size: 17px;
}

.footer-hotline i {
    font-size: 40px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.footer-hotline h3 {
    text-align: center;
    text-transform: uppercase;
}
.footer-hotline p {
    text-align: center;
    font-size: 17px;
}

.footer-mail i {
    font-size: 40px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.footer-mail h3 {
    text-align: center;
    text-transform: uppercase;
}
.footer-mail p {
    text-align: center;
    font-size: 17px;
}
.section-title-normal span {
    font-size: 22px;
    font-family: American-Typewriter;
}
.section-title-normal {
    border-bottom: 2px solid #ffffff !important;
}
.testimonial-text.line-height-small.italic.test_text.first-reset.last-reset.is-italic h3 {
    color: #ffffff;
}
.testimonial-text.line-height-small.italic.test_text.first-reset.last-reset.is-italic p {
    color: #ffffff;
}
.section.sec7-home .col.medium-3.small-6.large-3 {
    padding: 0px;
}
.section.sec7-home .col.medium-3.small-12.large-3 {
    padding: 0px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}