/*
Theme Name: Modern Interior
Theme URI: http://gt3themes.com/wordpress-themes/interior/
Author: mad_dog
Author URI: gt3themes.com
Description: -
Version: 1.9
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

.main_wrapper nav ul.menu > li > a {
    color: #7d7d7d;
    font-size: 12px;
    padding: 0 10px;
}


.row-fluid::before, .row-fluid::after {
    content: "";
    display: table;
    line-height: 0;
    margin-bottom: 1px;
}

.intro {
font-family: "Hammersmith One",sans-serif !important;
font-size: 18px;
line-height: 24px;
color: #848484;
letter-spacing:	0.2px;
margin-bottom: 25px;
}

a {
    color: #BC1D2A;
}

.figc-inner {
    display: none;
}


body .contentarea ol li b {
    font-weight: bold;
}
body .contentarea ol li {
    font-style: normal;
    color: inherit;
}

body .contentarea ul {
    list-style: inherit;
}

body .contentarea ul li b, body .contentarea ul li b a {
    font-weight: bold;
}
body .contentarea ul li {
    color: inherit;
    margin-left: 12px;
    font-style: normal;
}
@media only screen and (min-width: 1200px) {
    body .main_wrapper footer { height: auto; }
}
@media (min-width: 1200px) {
    body .footer_wrapper {
        width: 1170px !important;
    }
}
.footer_left { display: flex }

.modula-fancybox-container .fancybox-image {
    max-width: 75%;
}

.f-button { background-color: #cf1010 !important; }
.f-button svg {
    fill: crimson;
}
