@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@import url(http://fonts.googleapis.com/css?family=Lato:400);
@import url(http://fonts.googleapis.com/css?family=Lato:700);
@import url(http://fonts.googleapis.com/css?family=Lato:100);
@import url(http://fonts.googleapis.com/css?family=Lato:300);
@import url(http://fonts.googleapis.com/css?family=Lato:400);

@font-face {
    font-family: "glaho";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/glaho.ttf)
}

.rd-navbar-modern.rd-navbar-static .rd-nav-link {
    padding: 30px 16px 25px;
    font: 400 16px / 33px "Lato", sans-serif;
    /*letter-spacing: .05em;*/
    text-transform: uppercase;
    font-weight: 500;
    z-index: 1;
}

.rd-navbar-static .rd-navbar-dropdown > li > a,
.rd-navbar-static .rd-megamenu-list > li > a {
    font:300 15px / 15px Lato, sans-serif;
    line-height: 1.86;
    letter-spacing: .05em;
    text-transform:uppercase;
}

body {
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.71429;
    font-weight: 400;
    letter-spacing: .05em;
    color: #151515;
    background-color: #ffffff;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: subpixel-antialiased;
}


h1, h2, h3, h4, h5, h6, [class*='heading-'] {
    margin-top: 0;
    margin-bottom: 0;
    font-family:"Lato", sans-serif;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #151515;
    line-height: 1.3;
}

.post-creative-header {
    padding: 19px 15px 13px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .075em;
    text-transform: uppercase;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.button {
    position: relative;
    overflow: hidden;
    display: inline-block;
    min-width: 200px;
    padding: 17px 33px 15px;
    font-size: 14px;
    line-height: 1.34;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 500;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    user-select: none;
    transition: 250ms all ease-in-out;
}

.breadcrumbs-custom-path {
    margin-left: -15px;
    margin-right: -15px;
    font-size: 14px;
    line-height: 1.33;
    font-weight: 500;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.social-title {
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.tabs-custom .nav-link {
    margin: 0;
    border-radius: 0;
    border: 0;
    color: #9b9b9b;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.product-price {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 1;
    letter-spacing: .075em;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #976f55;
}

.post-classic-panel {
    margin-bottom: -20px;
    margin-left: -36px;
    font-size: 18px;
    line-height: 1;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.badge {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0 0 0 15px;
    color: #ffffff;
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    background: transparent;
    border-radius: 0;
    z-index: 1;
}

.language_style {
    font-size:14px;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

@media (min-width: 1200px) {
    .box-sportlight-caption {
        padding: 25px 22px 25px 38px;
    }
    .box-sportlight-title {
        margin-top: 5px;
        font-size: 20px;
        line-height: 1;
        letter-spacing: .025em;
    }
}

@media (min-width: 768px) {
    h5,
    .heading-5 {
        font-size: 24px;
    }
}

.product-title, .product-minimal-title{
    font-weight: 400;
    font-size:14px;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.product-sidebar h5 {
    font-weight: 400;
    font-size:18px;
    letter-spacing: .1em;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.thumbnail-mary-title h5, a {
    font-size:16px;
}

p.rights a {
    font-size:12px;
}