﻿/* ---------------------------------------- */
/* Project:     Ramudden AB
/* Site:        shop.ramudden.se
/* Date:        2020-04-28
/* ---------------------------------------- */


/*! fonts --------- */

@import url("//hello.myfonts.net/count/2e6f89");

@font-face {
    font-family: 'FrizQuadrataCom-Bold';
    src: url('/fonts/2E6F89_0_0.eot');
    src: url('/fonts/2E6F89_0_0.eot?#iefix') format('embedded-opentype'), url('/fonts/2E6F89_0_0.woff2') format('woff2'), url('/fonts/2E6F89_0_0.woff') format('woff'), url('/fonts/2E6F89_0_0.ttf') format('truetype');
}

@font-face {
    font-family: 'FrizQuadrataCom-BoldItalic';
    src: url('/fonts/2E6F89_1_0.eot');
    src: url('/fonts/2E6F89_1_0.eot?#iefix') format('embedded-opentype'), url('/fonts/2E6F89_1_0.woff2') format('woff2'), url('/fonts/2E6F89_1_0.woff') format('woff'), url('/fonts/2E6F89_1_0.ttf') format('truetype');
}

@font-face {
    font-family: 'FrizQuadrataCom-Italic';
    src: url('/fonts/2E6F89_2_0.eot');
    src: url('/fonts/2E6F89_2_0.eot?#iefix') format('embedded-opentype'), url('/fonts/2E6F89_2_0.woff2') format('woff2'), url('/fonts/2E6F89_2_0.woff') format('woff'), url('/fonts/2E6F89_2_0.ttf') format('truetype');
}

@font-face {
    font-family: 'FrizQuadrataCom-Regular';
    src: url('/fonts/2E6F89_3_0.eot');
    src: url('/fonts/2E6F89_3_0.eot?#iefix') format('embedded-opentype'), url('/fonts/2E6F89_3_0.woff2') format('woff2'), url('/fonts/2E6F89_3_0.woff') format('woff'), url('/fonts/2E6F89_3_0.ttf') format('truetype');
}

@font-face {
    font-family: 'Fontello';
    src: url('../fonts/fontello.eot');
    src: url('../fonts/fontello.eot?#iefix') format('embedded-opentype'), url('../fonts/fontello.woff') format('woff'), url('../fonts/fontello.ttf') format('truetype'), url('../fonts/fontello.svg#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Soehne-Buch';
    src: url('/fonts/soehne/soehne-web-buch.eot');
    src: url('/fonts/soehne/soehne-web-buch.eot?#iefix') format('embedded-opentype'), url('/fonts/soehne/soehne-web-buch.woff2') format('woff2'), url('/fonts/soehne/soehne-web-buch.woff') format('woff')
}

@font-face {
    font-family: 'Soehne-Halbfett';
    src: url('/fonts/soehne/soehne-web-halbfett.eot');
    src: url('/fonts/soehne/soehne-web-halbfett.eot?#iefix') format('embedded-opentype'), url('/fonts/soehne/soehne-web-halbfett.woff2') format('woff2'), url('/fonts/soehne/soehne-web-halbfett.woff') format('woff')
}

@font-face {
    font-family: 'Soehne-Kraftig';
    src: url('/fonts/soehne/soehne-web-kraftig.eot');
    src: url('/fonts/soehne/soehne-web-kraftig.eot?#iefix') format('embedded-opentype'), url('/fonts/soehne/soehne-web-kraftig.woff2') format('woff2'), url('/fonts/soehne/soehne-web-kraftig.woff') format('woff')
}

@font-face {
    font-family: 'Soehne-Leicht';
    src: url('/fonts/soehne/soehne-web-leicht.eot');
    src: url('/fonts/soehne/soehne-web-leicht.eot?#iefix') format('embedded-opentype'), url('/fonts/soehne/soehne-web-leicht.woff2') format('woff2'), url('/fonts/soehne/soehne-web-leicht.woff') format('woff')
}

h1,
h2 {
    font-family: 'Söhne', sans-serif;
    font-weight: 600;
    letter-spacing: -.025rem;
    font-style: normal;
    color: #173232;
}

.visual .carousel-caption h1 {
    color: #fff;
}

.content,
.section {
    background-color: #fff;
}

.card-body .price {
    background-color: white;
    padding: 5px 12px;
    color: #006ab4;
    border: 1px solid #006ab4;
}

.bg-primary {
    background-color: #006ab4 !important;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    width: 26px;
    float: left;
    margin: 0 15px 0 0;
}

#main {
    background: #fff;
}

#main .product-detail h1 {
    padding-top: 20px;
}

.main-header {
    padding-top: .875rem;
    padding-bottom: .875rem;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, .15);
    background: #ffe137;
}

#footer {
    padding: 0;
    background: #fff;
    color: #ced4da;
}

.footer-frame {
    background-color: #173232;
    text-align: center;
    padding: 10px 0;
    font-size: .875rem;
}

.cms_cart_widget .fl_left .empty {
    display: none !important;
}

/*! Navigation --------- */

.nav-slide {
    background: #ffe137;
}

#nav ul>li>a:before {
    background: #222;
}

a:hover {
    color: #e33b20;
}

.header-search .opener:hover {
    color: #e33b20;
}

.nav-opener:before {
    bottom: 19px;
    box-shadow: 0 8px 0 #333333;
}


.nav-opener:after,
.nav-opener:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 3px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    background: #222222;
}

/*! Home slider --------- */
.visual .carousel-item {
    max-height: 360px;
}

.visual .carousel-caption {
    vertical-align: top;
}

.carousel-caption {
    padding: 62px 0;
}

.visual .carousel-caption .text {
    padding-bottom: 30px;
}

/*! ecom --------- */
.shopping-cart.active .bullet {
    background-color: #e4071d;
}

.card-body {
    background: #fffaeb;
}

.card-title a:hover {
    color: #006ab4;
}

.btn.more {
    position: relative;
    font-weight: 600;
    text-decoration: none;
    color: #eb540e;
    padding: 0 28px 0 0;
}

.btn.more:focus,
.btn.more:hover {
    color: #006ab4;
}

.product-labels span {
    display: block;
    padding: 3px 16px;
    background: #e4071d;
    margin-bottom: 5px;
    font-size: large;
}

.panel {
    display: block;
    zoom: 1;
    position: relative;
    overflow: hidden;
    padding: 25px 25px 25px 25px;
    border: solid 1px black;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 6px;
}

.platta-gra {
    display: block;
    zoom: 1;
    position: relative;
    overflow: hidden;
    padding: 25px 25px 25px 25px;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    border-radius: 6px;
}

.panel-gul {
    display: block;
    zoom: 1;
    position: relative;
    overflow: hidden;
    text-align: center;
    line-height: inherit;
    padding: 10px 0 0 0;
    margin-bottom: 10px;
    background-color: #ffcc00;
    border-radius: 6px;
}

.panel-gul h4 {
    line-height: inherit;
}

.checkout-summary {
    text-align: -webkit-right;
}

.cms_cart_widget {
    display: none !important;
}

.captcha-holder {
    margin: 18px 0;
}

/*! 850px ------- */
@media screen and (max-width: 850px) {

    [id=nav] .nav-item .nav-link:focus,
    [id=nav] .nav-item .nav-link:hover,
    [id=nav] .nav-item.selected .nav-link {
        color: #006ab4;
    }
}

@media screen and (min-width: 850px) {

    .custom-card {min-width:23.125rem;} 
}