/* ------------------------------------------------------------------------ */
/* Use this file to overwrite css rules from any css file. This way you
/* won't lose any of your modifications after updating the theme.
/* ------------------------------------------------------------------------ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-size: 18px;
}

header .nav nav, header .nav nav a, nav span, #currencies-block-top div.current strong, .welcome-text p{
    font-size: 14px;
}

.big-slide-title {
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 5px;
}

a.slide-button {
    font-size: 20px;
}

#newsletter_block_left h4 {
    font-size: 40px;
}

#newsletter_block_left .text-sub{
    font-size: 18px;
}

.large-slide-title.title_font {
    text-transform: capitalize;
    font-size: 50px;
    line-height: 50px;
}

.big-slide-title.title_font {
    font-size: 80px;
    line-height: 80px;
    text-transform: lowercase;
}

.all-slide {
    top: 40%;
    width: 100%;
    padding: 0;
    text-align: center;
}

.shop_now {
    margin-top: 50px;
}