/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 19.02.2016, 16:16:48
    Author     : thomas.dettmann
*/

@charset "utf-8";

/*
@font-face{
    font-family: 'quicksandbook';
    src: url('fonts/quicksand.book-regular.otf') format("opentype");
}
*/

.epoq_productBox a {
    text-decoration: none;
}

epoq-rec-slider {
    box-sizing: inherit;
}
/*.epoq_recommendation {
        height: 350px;
        width: 880px;
}*/
.epoq_productBox {
    float: left;
    width: 285px;
    height: 458px;
}
epoq-rec-slider .epoq_productBox {
    width: 265px;
}

.epoq_productImage {
    height: 354px;
    width: 285px;
    margin-bottom: 21px;
}

.epoq_productImage img {
    height: 354px;
    width: 285px;
}
.epoq_brand {
    text-align: center;
    width: 100%;
    height: 16px;
    text-transform: uppercase;
    font-family: "quicksandbook",Arial,sans-serif;
    color: #969696;
    font-size: 13px;
    letter-spacing: 2px;
    margin-bottom: 0;
    overflow: hidden;
    font-style: normal;
    font-weight: 100;
    line-height: 1.2;
    text-rendering: optimizelegibility;
}
.epoq_productName {
    width: 100%;
    font-family: "quicksandbook",Arial,sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #000;
    font-weight: normal;
    text-align: center;
    overflow: hidden;
    margin-bottom: 6px;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    hyphens: auto;
    word-break: break-all;
    letter-spacing: normal;
}
.epoq_price {
    width: 100%;
    font-family: "quicksandbook",Arial,sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #000;
    font-weight: normal;
    text-align: center;
    overflow: hidden;
    margin-top: 7px;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
    hyphens: auto;
    word-break: break-all;
    letter-spacing: normal;
}
.epoq_brand {
    color: #969696;
    font-size: 13px;
    letter-spacing: 2px;
    margin-bottom: 0;
    font-family: "quicksandbook",Arial,sans-serif;
    font-style: normal;
    font-weight: 100;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    height:16px;
}

.epoq_horizontal {
    height: 450px;
    width: 37px;
    position: absolute;
    font-family: "quicksandlight",Arial,sans-serif;
    font-size: 60px;
    line-height: 1;
    color: #b3b2b2;
    cursor: pointer;
    z-index: 100;
}
.epoq_clickable_scrollator_button_left {
    /*border: 1px solid grey;*/
    cursor: pointer;
    z-index: 100;
    left: 0px;
    top: 0px;
}

.epoq_clickable_scrollator_button_right {
    /*border: 1px solid grey;*/
    cursor: pointer;
    z-index: 100;
    right: 0px;
    top: 0px;
}

.epoq-rec-slider .epoq_productImage {
    width: 100%;
    height: 68.86%;
    margin: 0 0 1.5em;
}
.epoq-rec-slider .epoq_productImage img {
    width: 100%;
    height: 100%;
}
.epoq_buttonimage {
    font-family: "quicksandlight",Arial,sans-serif;
    font-size: 60px;
    line-height: 1;
    color: #b3b2b2;
    cursor: pointer;
}
.epoq_line {
    width: 215px;
    float: left;
    text-align: center;
    margin-right: 50px;
    margin-top: 12px;
}
.epoq_line.one {
    margin-right: 50px;
    margin-left: 220px;
}
.epoq_line.two {
    margin-left: 50px;
}
.headline-all {
    width: 100%;
    height: 24px;
    float: left;
    margin-bottom: 10px;
}

.headline1 {
    font-family: "quicksandbook",Arial,sans-serif;
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 0.5em;
    margin-top: 0px;
    text-rendering: optimizelegibility;
    text-align: center;
}
.epoq-rec-default .headline1 {
    float: left;
}
.headline2 {
    margin-top: 0px;
    font-family: "quicksandbook",Arial,sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 1em;
}
.epoq_lock {
    /*background-color: yellow !important;*/
}

.epoq_elements {
    float: left;
    overflow: hidden;
    width: 96%  !important;
    margin-left: 2%  !important;
}
.epoq-rec-slider {
    overflow: hidden;
    width: 100% !important;
    max-width: 1140px;
    height: auto;
}
.epoq-rec-slider .epoq_productBox {
    height: auto;
}

@media only screen and (max-width: 1200px) {
    .epoq-rec-default {
        height: auto !important;
        width: 570px !important;
    }
    .epoq-rec-default .epoq_productBox {
        height: 345px !important;
    }
    .epoq-rec-default .epoq_brand {
        display: none;
    }
    .epoq-rec-default .epoq_productName {
        display: none;
    }
    .epoq-rec-default .epoq_price {
        display: none;
    }
    .epoq-rec-default .epoq_line {
        width: 109px;
    }
    .epoq-rec-default .epoq_line.one {
        margin-left: 25px;
    }
}


@media only screen and (max-width: 560px) {
    .epoq-rec-default {
        height: auto !important;
        width: 265px !important;
    }
    .epoq-rec-default .epoq_line {
        display: none;
    }
    .epoq-rec-default .headline1 {
        width: 100%;
        text-align: center;
    }
}