@font-face {
    font-family: 'jotiathin';
    src: url('/templates/shaper_helix3/fonts/jotia-thin-webfont.woff2') format('woff2'), url('/templates/shaper_helix3/fonts/jotia-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.input_type_radio {
    display: table;
}

@font-face {
    font-family: 'jotialight';
    src: url('/templates/shaper_helix3/fonts/jotia-light-webfont.woff2') format('woff2'), url('/templates/shaper_helix3/fonts/jotia-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'jotiaregular';
    src: url('/templates/shaper_helix3/fonts/jotia-regular-webfont.woff2') format('woff2'), url('/templates/shaper_helix3/fonts/jotia-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'jotiamedium';
    src: url('/templates/shaper_helix3/fonts/jotia-medium-webfont.woff2') format('woff2'), url('/templates/shaper_helix3/fonts/jotia-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'jotiabold';
    src: url('/templates/shaper_helix3/fonts/jotia-bold-webfont.woff2') format('woff2'), url('/templates/shaper_helix3/fonts/jotia-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'jotiaheavy';
    src: url('/templates/shaper_helix3/fonts/jotia-heavy-webfont.woff2') format('woff2'), url('/templates/shaper_helix3/fonts/jotia-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1, h2 {
    font-family: jotiabold, Roboto;
    margin-top: 38px;
}

h3 {
    font-family: jotiamedium, Roboto;
}

h4, h5, h6 {
    font-family: jotiaregular, Roboto;
}

body {
    font-family: jotialight, Roboto;
}

p a {
    font-family: jotiaregular;
}

.sp-menu-item {
    font-family: jotiaregular, Roboto !important;
}

.btn-success {
    color: #FFF;
    background-color: #435E78;
    border-color: #435E78;
}

.menu-parent .menu-child {
    display: block !important;
}

.menu-parent .menu-toggler {
    display: none !important;
}

#eb .eb-post-meta {
    margin: 0 0 15px;
    line-height: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    /*overflow: hidden;*/
}

#eb .eb-comment-body {
    color: #5B5B5B;
    margin: 5px 0;
}

#eb .eb-composer-category-viewport {
    height: 600px;
}

.rapid_contact.intro_text {
    margin-bottom: 23px;
}

#mxcpr {
    display: none;
}

.jshop_list_product .product .name {
    min-height: 50px;
    
}

@media (min-width: 992px) {
    *.sp-default-logo {
        max-width: 300px;
    }
}
