﻿/* general settings */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

html {
    height: 100%;
}

body {
    margin: 0;
    color: #525252;
    font: 14px "Lato", Arial, Helvetica, sans-serif;
    background: #fff;
    min-width: 320px;
}

    body.fixed {
        overflow: hidden;
    }

img {
    border: 0;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}

a {
    color: #414042;
    /*color:#c7243f;*/
    outline: none;
    text-decoration: underline;
}

    a:hover {
        text-decoration: none;
    }

form, fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

input, textarea, select {
    font: 100% "Lato", Arial, Helvetica, sans-serif;
    vertical-align: middle;
    outline: none;
    color: #767676;
}

    input[type=text], input[type=email], input[type=reset], input[type=button], input[type=submit], button, textarea {
        -webkit-appearance: none;
        -webkit-border-radius: 0;
    }
/* wrapper */
#wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.page-holder {
    max-width: 970px;
    padding: 0 7px;
    margin: 0 auto;
}

    .page-holder:after {
        content: "";
        clear: both;
        display: block;
    }
/* header */
header {
    position: relative;
    z-index: 10;
}

.top-area {
    background: #ffb50b;
    overflow: hidden;
    margin: 0 0 15px;
    color: #fff;
}

    .top-area .postcode-form.inner .holder {
        min-height: 231px;
    }

.no-info-box .top-area {
    margin: 0;
}

.bottom-link {
    background: #fff;
    padding: 0 9999px;
    margin: 0 -9999px;
    position: relative;
    overflow: hidden;
    border-top: 4px solid #ffb50b;
}

.no-info-box .bottom-link {
    position: static;
}

.top-area .top-box {
    background: #ffb50b;
    display: none;
    position: relative;
    overflow: hidden;
    padding: 19px 0 40px;
}

    .top-area .top-box .btn-close {
        position: absolute;
        right: 7px;
        top: 9px;
        background: url(//www.gedimat-bouwmaterialen.be/images/bg-btn-close.png?v=1) no-repeat;
        width: 14px;
        height: 14px;
        overflow: hidden;
        text-indent: -9999px;
        clear: both;
        cursor: pointer;
    }

    .top-area .top-box .txt-box {
        float: left;
        max-width: 324px;
        width: 34%;
    }

    .top-area .top-box .map-box {
        float: right;
        max-width: 580px;
        width: 60%;
    }

    .top-area .top-box .map-block {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .top-area .top-box .map-block.hidden {
            display: none;
        }

        .top-area .top-box .map-block > div {
            height: 100%;
            overflow: hidden;
            position: relative;
        }

    .top-area .top-box h2 {
        margin: 0 0 20px;
        font-size: 22px;
        line-height: 26px;
    }

    .top-area .top-box p {
        margin: 0 0 39px;
        font-size: 14px;
        line-height: 25px;
    }

.postcode-form {
    max-width: 323px;
}

    .postcode-form .row {
        overflow: hidden;
        padding: 0 0 15px;
    }

        .postcode-form .row label {
            float: left;
            max-width: 112px;
            width: 30%;
            font-weight: bold;
            font-size: 18px;
            line-height: 21px;
            padding: 8px 10px 0 0;
        }

        .postcode-form .row .decor-field {
            border: 1px solid #fff;
            padding: 0 12px;
            overflow: hidden;
            float: right;
            max-width: 176px;
            width: 53%;
        }

    .postcode-form.inner .btn-box input,
    .postcode-form.inner .row .decor-field {
        float: left;
    }

        .postcode-form.inner .row .decor-field input[type="text"] {
            text-align: center;
        }

    .postcode-form.inner .link {
        text-align: left;
    }

    .postcode-form .row .decor-field input[type="text"] {
        float: left;
        width: 100%;
        padding: 9px 0 13px;
        border: 0;
        background: none;
        color: #fff;
        font-size: 15px;
        height: 18px;
    }

    .postcode-form .btn-box {
        overflow: hidden;
        padding: 0 0 10px;
    }

        .postcode-form .btn-box input {
            float: right;
            width: 100%;
            max-width: 200px;
            background: #fff;
            border: 0;
            padding: 0;
            color: #ffb50b;
            font-weight: bold;
            font-size: 18px;
            height: 41px;
            cursor: pointer;
            border-radius: 6px;
            -webkit-border-radius: 6px;
        }

    .map-box .link,
    .postcode-form .link {
        text-align: right;
        font-size: 14px;
        line-height: 17px;
    }

.map-box .link {
    display: none;
    text-align: left;
}

    .map-box .link a,
    .postcode-form .link a {
        color: #414042;
    }

.lang-lst {
    margin: 7px 0 0;
    padding: 4px 11px 11px 4px;
    float: left;
    list-style: none;
    font-size: 12px;
    line-height: 15px;
    border: solid #e8e8e8;
    border-width: 0 1px 1px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    font-size: 12px;
    line-height: 16px;
}

    .lang-lst li {
        float: left;
        background: url(//www.gedimat-bouwmaterialen.be/images/sep-lang-lst.png?v=1) no-repeat 0 3px;
        padding: 0 8px 0 12px;
    }

        .lang-lst li:first-child {
            background: none;
        }

    .lang-lst a {
        color: #696969;
        text-decoration: none;
    }

        .lang-lst .active a,
        .lang-lst a:hover {
            color: #0265ac;
        }

.bottom-link .holder {
    float: right;
}

.bottom-link .link-login {
    float: left;
    margin: 6px 22px 0 0;
    color: #e94440;
    font-size: 16px;
    line-height: 28px;
    text-transform: capitalize;
    font-weight: 600;
    text-decoration: none;
}

    .bottom-link .link-login:hover {
        text-decoration: underline;
    }

.loc-link {
    float: left;
    background: #ffb50b;
    padding: 0 18px;
    cursor: pointer;
    font-size: 16px;
    line-height: 19px;
    color: #414042;
    text-decoration: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
}

.btn-link2 span,
.btn-link span {
    display: block;
    background: url(//www.gedimat-bouwmaterialen.be/images/ico-loc.png?v=1) no-repeat 0 0px;
    padding: 2px 0 2px 35px;
}

.loc-link span {
    display: block;
    background: url(//www.gedimat-bouwmaterialen.be/images/ico-loc.png?v=1) no-repeat 0 9px;
    padding: 10px 0 10px 35px;
}

    .loc-link span.m-text {
        display: none;
    }

.logo-area {
    overflow: hidden;
    padding: 0 0 12px;
}

.no-info-box .logo-area {
    overflow: visible;
    padding: 0 0 15px;
}

.logo {
    float: left;
    /*background: url(//www.gedimat-bouwmaterialen.be/images/bg-logo.gif) no-repeat;*/
    background: url(//www.gedimat-bouwmaterialen.be/images/bg-logo.png?v=1) no-repeat;
    width: 213px;
    height: 59px;
    overflow: hidden;
    text-indent: -9999px;
}

.slogan {
    display: block;
    max-width: 225px;
    text-align: center;
    font: 16px/19px "Handlee", "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
}

.no-info-box .logo {
    margin: -20px 0 0px;
    float: none;
    display: block;
}

.logo.inner {
    width: 80px;
    height: 89px;
}

.logo.innerc {
    width: 80px;
    height: 89px;
}

.logo.innerb {
    width: 210px;
    height: 110px;
}

.logo a {
    display: block;
    height: 100%;
}

.logo-area.inner:after {
    content: "";
    clear: both;
    display: block;
}

.logo-area.inner .logo-box {
    float: left;
}

.logo-area.inner .info-block-hold {
    padding-top: 5px;
}

.logo-box.extra {
    margin-right: 25px;
}



.info-block-hold {
    overflow: hidden;
    text-align: right;
    padding: 0 0 0 35px;
}

    .info-block-hold .info {
        margin: 7px 0 0;
        display: inline-block;
        vertical-align: top;
        background: #414042 url(//www.gedimat-bouwmaterialen.be/images/bg-info.gif?v=1) no-repeat 0 50%;
        padding: 0 0 0 57px;
        color: #414042;
        font-size: 18px;
        line-height: 22px;
        font-weight: bold;
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }

        .info-block-hold .info a {
            cursor: pointer;
            text-decoration: none;
            color: #414042;
        }

            .info-block-hold .info a:hover {
                text-decoration: none;
            }

        .info-block-hold .info span {
            display: block;
            text-align: left;
            border: solid #c3c3c3;
            border-width: 1px 1px 1px 0;
            padding: 13px 27px 13px 24px;
            background: #fff;
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
            -webkit-border-top-right-radius: 5px;
            -webkit-border-bottom-right-radius: 5px;
        }

.nav-area {
    background: #ffb50b;
    padding: 14px 9999px 0;
    margin: 0 -9999px;
    position: relative;
    z-index: 10;
}

    .nav-holder:after,
    .nav-area:after {
        content: "";
        clear: both;
        display: block;
    }

.nav-holder {
    position: relative;
}

.m-nav-link {
    display: none;
    margin: 9px 0 0;
    float: right;
    background: url(//www.gedimat-bouwmaterialen.be/images/bg-m-nav-link.gif?v=1) no-repeat 100% 0;
    line-height: 20px;
    color: #414042;
    padding: 0 35px 0 0;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
}

#nav {
    margin: 0;
    padding: 11px 0 0;
    list-style: none;
    float: left;
}

    #nav > li {
        float: left;
        padding: 0 0 16px;
        margin: 0 35px 0 0;
    }

        #nav > li.drop-item-txt {
            position: relative;
        }

        #nav > li > a {
            display: block;
            color: #414042;
            padding: 0 0 10px;
            text-decoration: none;
            font-size: 15px;
            line-height: 18px;
            text-transform: uppercase;
            font-weight: bold;
        }

            #nav > li:hover > a,
            #nav > li.active > a,
            #nav > li > a:hover {
                padding: 0 0 8px;
                border-bottom: 2px solid #fff;
            }

    #nav a.home {
        background: url(//www.gedimat-bouwmaterialen.be/images/ico-home.png?v=1) no-repeat;
        width: 17px;
        height: 15px;
        overflow: hidden;
        text-indent: -9999px;
    }

    #nav > li:hover .drop-box {
        display: block;
    }

    #nav .drop-box {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        overflow: hidden;
    }

    #nav .drop-item-txt .drop-box {
        width: 303px;
        left: -35px;
    }

    #nav .drop-box .hold {
        background: #fff;
        padding: 25px 0 12px 36px;
        overflow: hidden;
        border: 6px solid #ddd;
    }

    #nav .drop-item-txt .drop-box .hold {
        padding: 18px 35px 0;
    }

    #nav .drop-box .box {
        float: left;
        max-width: 248px;
        width: 27%;
        margin: 0 6% 0 0;
    }

    #nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #nav .drop-item-txt .product-lst-menu {
        padding: 0 0 9px;
    }

.product-lst-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .product-lst-menu li {
        border-top: 1px solid #dfdfdf;
        overflow: hidden;
        vertical-align: top;
        padding: 15px 0;
    }

.drop-item-txt .product-lst-menu li {
    padding-top: 0;
}

.product-lst-menu li:first-child {
    border: 0;
    padding-top: 0;
}

.product-lst-menu .img {
    float: left;
    padding: 0 11px 0 0;
}

.product-lst-menu .txt {
    display: block;
    overflow: hidden;
}

    .product-lst-menu .txt a {
        display: block;
        color: #525252;
        font-size: 12px;
        line-height: 16px;
        min-height: 33px;
        padding: 16px 17px 0 0;
        text-decoration: none;
        background: url(//www.gedimat-bouwmaterialen.be/images/ico-arrow.gif?v=1) no-repeat 100% 20px;
    }

.drop-item-txt .product-lst-menu li {
    padding: 0;
}

.drop-item-txt .product-lst-menu .txt a {
    min-height: 1px;
    padding: 16px 17px 16px 0;
}

.product-lst-menu .active .txt a,
.product-lst-menu .txt a:hover {
    color: #414042;
    text-decoration: underline;
}

#sidebar .product-lst-menu .txt a:hover {
    color: #414042;
    text-decoration: underline;
}

.search-form {
    float: right;
}

    .search-form .decor-field {
        border: 1px solid #fff;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        overflow: hidden;
        position: relative;
        padding: 0 71px 0 11px;
    }

        .search-form .decor-field input[type="text"] {
            display: block;
            width: 100%;
            padding: 11px 0;
            font-style: italic;
            font-size: 15px;
            height: 18px;
            background: none;
            color: #fff;
            border: 0;
            width: 182px;
        }

        .search-form .decor-field input[type="submit"] {
            position: absolute;
            right: 0;
            top: 0;
            background: url(//www.gedimat-bouwmaterialen.be/images/bg-btn-search.png?v=1) no-repeat 50% 50%;
            width: 23px;
            height: 23px;
            padding: 0;
            cursor: pointer;
            border: solid #fff;
            border-width: 0 0 0 1px;
            text-indent: -9999px;
            font-size: 0;
            line-height: 0;
            width: 53px;
            height: 40px;
        }
/* top-img-area */
.top-img-area {
    /*background-color:#f7f7f7 !important;*/
    position: relative;
    overflow: hidden;
    padding: 12px 0;
}

    .top-img-area a.link {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
    }

.side-adv-lst {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    position: relative;
    z-index: 3;
}

    .side-adv-lst li {
        padding: 12px 0 0;
    }

        .side-adv-lst li:first-child {
            padding: 0;
        }
/* breadcrumbs-area */
.breadcrumbs-area {
    margin: 0 -9999px -13px;
    padding: 15px 9999px;
    position: relative;
    list-style: none;
    background: #f7f7f7;
}

    .breadcrumbs-area ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 0;
        color: #ffb50b;
    }

    .breadcrumbs-area li {
        display: inline-block;
        vertical-align: top;
        background: url(//www.gedimat-bouwmaterialen.be/images/bullet-breadcrumbs.png?v=1) no-repeat 100% 6px;
        padding: 0 29px 0 16px;
        font-size: 12px;
        line-height: 16px;
    }

        .breadcrumbs-area li:first-child {
            padding-left: 0;
        }

        .breadcrumbs-area li.last,
        .breadcrumbs-area li:last-child {
            padding-right: 0;
            background: none;
        }

    .breadcrumbs-area ul a {
        color: #666;
        text-decoration: none;
    }

        .breadcrumbs-area ul a:hover {
            text-decoration: underline;
        }

.youtube-video {
    position: relative;
    z-index: 1;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 0;
    height: 0;
    margin: 0 auto 25px;
}

    .youtube-video .btn-play {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100;
        background: url(//www.gedimat-bouwmaterialen.be/images/bg-btn-play.png?v=1) no-repeat 50% 50%;
        margin: -10px 0 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        text-indent: -9999px;
    }

    .youtube-video .img img {
        width: 100%;
    }

    .youtube-video iframe {
        visibility: hidden;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
/* main */
#main {
    padding: 30px 0 20px;
}

.top-ttl-area {
    overflow: hidden;
    margin: 0 0 22px;
    border-bottom: 1px solid #e8e8e8;
}

    .top-ttl-area h2,
    .top-ttl-area h1 {
        margin: 11px 0 0;
        float: left;
        width: 60%;
        color: #ffb50b;
        font-size: 24px;
        line-height: 27px;
        font-weight: 900;
    }

    .top-ttl-area .link {
        float: right;
        background: url(//www.gedimat-bouwmaterialen.be/images/bg-arrow-link.gif?v=1) no-repeat 100% 50%;
        border: solid #e8e8e8;
        border-width: 1px 1px 0 1px;
        color: #414042;
        text-decoration: none;
        font-size: 14px;
        line-height: 18px;
        /*padding:15px 73px 17px 16px;*/
        padding: 15px 0px 17px 43px;
        width: 222px;
    }

        .top-ttl-area .link:hover {
            text-decoration: underline;
        }
/* slider-area */
.slider-area {
    border: solid #e8e8e8;
    border-width: 1px 0 1px 1px;
    overflow: hidden;
    position: relative;
    margin: 0 auto 55px;
    background: url(//www.gedimat-bouwmaterialen.be/images/bg-slider-area.gif?v=1) repeat-y 100% 0;
}

    .slider-area .slides {
        margin: 0;
        padding: 0;
        list-style: none;
        overflow: hidden;
        width: 9999px;
    }

        .slider-area .slides li {
            width: 266px;
            padding: 25px 28px 15px;
            float: left;
            border-right: 1px solid #e8e8e8;
        }

        .slider-area .slides .img {
            padding: 0 0 17px;
            position: relative;
        }

        .promotion-lst .txt-box h4,
        .product-list .txt-box h3,
        .slider-area .slides h2 {
            margin: 0 0 18px;
            font-size: 17px;
            line-height: 20px;
            text-transform: uppercase;
            color: #414042;
            min-height: 40px;
        }

.product-list .txt-box h3 {
    font-size: 16px;
}

    .promotion-lst .txt-box h4 a,
    .product-list .txt-box h3 a,
    .slider-area .slides h2 a {
        text-decoration: none;
        color: #414042;
    }

        .promotion-lst .txt-box h4 a:hover,
        .product-list .txt-box h3 a:hover,
        .slider-area .slides h2 a:hover {
            text-decoration: underline;
        }

.promotion-lst .txt-box h5,
.product-list .txt-box h4,
.slider-area .slides h3 {
    margin: 0 0 10px;
    color: #767676;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
    min-height: 41px;
}

    .promotion-lst .txt-box h5 strong,
    .product-list .txt-box h4 strong,
    .slider-area .slides h3 strong {
        font-size: 17px;
    }

.promotion-lst .txt-box .more,
.product-list .txt-box .btn,
.slider-area .btn-more {
    display: inline-block;
    vertical-align: top;
    background: #ffb50b;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    padding: 5px 20px 7px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

    .promotion-lst .txt-box .more:hover,
    .product-list .txt-box .btn:hover,
    .slider-area .btn-more:hover {
        background: #ffb50b;
    }

.promotion-lst .txt-box h4,
.promotion-lst .txt-box h5 {
    min-height: 1px;
}

.promotion-lst .txt-box h4 {
    margin: 0 0 8px;
}

.promotion-lst .txt-box h5 {
    margin: 0 0 7px;
}

.promotion-lst p {
    margin: 0 0 12px;
    font-size: 14px;
    line-height: 22px;
}

.slider-area .bx-next,
.slider-area .bx-prev {
    position: absolute;
    top: 110px;
    left: -1px;
    background: url(//www.gedimat-bouwmaterialen.be/images/bg-slider-nav.gif?v=1) no-repeat;
    width: 54px;
    height: 54px;
    overflow: hidden;
    text-indent: -9999px;
    border: 1px solid #e8e8e8;
}

.slider-area .bx-next {
    background-position: -54px 0;
    left: auto;
    right: 0;
}
/* info-area */
.info-area {
    background: #f7f7f7;
    overflow: hidden;
    padding: 28px 9999px 18px;
    margin: 0 -9999px 53px;
    position: relative;
}

#main.no-bottom-space {
    padding-bottom: 0;
}

.no-bottom-space .info-area {
    margin-bottom: 0;
}

.info-add-block {
    overflow: hidden;
    padding: 0 0 40px;
}

    .info-add-block .img {
        float: left;
        max-width: 264px;
        width: 28%;
        margin: 0 4% 0 0;
    }

    .info-add-block .txt-box {
        overflow: hidden;
        padding: 8px 0 0;
    }

        .info-add-block .txt-box h2 {
            margin: 0 0 7px;
            color: #ffb50b;
            font-size: 24px;
            line-height: 31px;
            font-weight: normal;
        }

        .info-add-block .txt-box h3 {
            margin: 0 0 16px;
            font-size: 18px;
            line-height: 21px;
            color: #525252;
            font-weight: normal;
        }

        .info-add-block .txt-box p {
            margin: 0;
            font-size: 14px;
            line-height: 22px;
        }

.ttl-row {
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
    padding: 0 0 12px;
    margin: 0 0 34px;
}

    .ttl-row a {
        text-decoration: none;
    }

        .ttl-row a:hover {
            text-decoration: underline;
        }

    .ttl-row.inner {
        padding: 3px 0 9px;
    }

.product-lst-area .ttl-row,
.info-add-holder .ttl-row {
    margin: 0 0 18px;
}

.ttl-row h1, .ttl-row h3 {
    margin: 0;
    color: #ffb50b;
    font-size: 24px;
    line-height: 28px;
    font-weight: 900;
    overflow: hidden;
    display: block;
}

.ttl-row h1 {
    text-transform: uppercase;
}

.ttl-row h4 {
    margin: 0;
    color: #414042;
    font-size: 19px;
    line-height: 23px;
}

.icos-lst {
    margin: 0 -83px 0 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

    .icos-lst li {
        display: inline-block;
        vertical-align: top;
        width: 145px;
        margin: 0 62px 10px 0;
    }

    .icos-lst .img img {
        background: #bfbfbf;
        width: 96px;
        border-radius: 95px;
        -webkit-border-radius: 95px;
        height: 96px;
        margin: 0 auto 9px;
    }

    .icos-lst .img a:hover img {
        opacity: 0.8;
    }

    .icos-lst .full-img .img img {
        border-radius: 95px;
        -webkit-border-radius: 95px;
    }

    .icos-lst .img img:hover {
        background: #6fc3ff;
    }

    .icos-lst .img .holder {
        display: table;
        width: 100%;
        text-align: center;
    }

    .icos-lst .img a {
        display: table-cell;
        vertical-align: middle;
        height: 95px;
    }

    .icos-lst .txt {
        display: block;
        font-size: 18px;
        line-height: 21px;
        font-weight: 400;
        text-align: center;
        color: #0265ac;
    }

        .icos-lst .txt a {
            text-decoration: none;
        }

            .icos-lst .txt a:hover {
                text-decoration: underline;
            }

.logo-lst {
    margin: 0 -26px 0 0;
    padding: 0 0 25px;
    list-style: none;
}

    .logo-lst li {
        display: inline-block;
        margin: 0 22px 20px 0;
        vertical-align: middle;
    }
/* side-menu */
.side-menu {
    position: absolute;
    top: 0;
    right: -280px;
    width: 280px;
    background: #ffb50b;
    height: 100%;
    z-index: 1000;
}

    .side-menu .btn-hold {
        overflow: hidden;
        padding: 10px 10px 20px;
    }

        .side-menu .btn-hold a.btn-close {
            float: right;
            background: url(//www.gedimat-bouwmaterialen.be/images/bg-btn-close.png?v=1) no-repeat;
            width: 14px;
            height: 14px;
            overflow: hidden;
            text-indent: -9999px;
        }

    .side-menu ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 14px;
        line-height: 18px;
    }

        .side-menu ul li {
            overflow: hidden;
            vertical-align: top;
            padding: 2px 0 0;
        }

            .side-menu ul li:first-child {
                padding-top: 0;
            }

    .side-menu > ul > li > a {
        text-transform: uppercase;
    }

    .side-menu ul a {
        display: block;
        position: relative;
        padding: 10px 10px 10px 15px;
        background: #fcce63;
        color: #414042;
        text-decoration: none;
    }

    .side-menu ul ul {
        padding: 2px 0 0;
        display: none;
    }

        .side-menu ul ul a {
            background: #fcce63;
        }

    .side-menu .drop-arrow {
        position: absolute;
        right: 0;
        overflow: hidden;
        text-indent: -9999px;
        top: 0;
        background: url(//www.gedimat-bouwmaterialen.be/images/bg-drop-arrow.png?v=1) no-repeat 50% 50%;
        width: 30px;
        height: 100%;
    }

        .side-menu .drop-arrow.active {
            background: url(//www.gedimat-bouwmaterialen.be/images/bg-drop-arrow-active.png?v=1) no-repeat 50% 50%;
        }
/* text-area */
.text-area p {
    margin: 0 0 23px;
    font-size: 14px;
    line-height: 22px;
}

.social-row {
    overflow: hidden;
    padding: 0 0 25px;
}

    .social-row .txt {
        float: left;
        color: #696969;
        font-size: 14px;
        line-height: 31px;
        padding: 0 15px 0 0;
    }

.social-icos {
    float: right;
    padding: 0 0 0 20px;
}

.social-icos,
.social-row ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

    .social-icos li,
    .social-row li {
        display: inline-block;
        vertical-align: top;
        padding: 0 6px 0 0;
    }

    .social-icos a:hover,
    .social-row a:hover {
        opacity: 0.75;
        filter: alpha(opacity=75);
    }

.add-block-info {
    overflow: hidden;
    padding: 0 0 10px;
}

    .add-block-info .img {
        margin: 0 0 15px;
        overflow: hidden;
    }

        .add-block-info .img img {
            float: right;
            border: 1px solid #eaeaea;
        }

    .add-block-info .image-block {
        margin: 0 0 0 15px;
        float: right;
        /*max-width:50%;*/
        max-width: 45%;
    }

    .add-block-info .hold {
        overflow: hidden;
        padding: 0 0 14px;
    }

        .add-block-info .hold.mobile-show {
            display: none;
        }

        .text-box .btn-link2,
        .add-info-section .txt-box .btn-link2,
        .info-add-holder .btn-link2,
        .lst-links .btn-link2,
        .info-frame .btn-link2,
        .add-block-info .hold .btn-link2,
        .text-box .btn-link,
        .add-info-section .txt-box .btn-link,
        .info-add-holder .btn-link,
        .lst-links .btn-link,
        .info-frame .btn-link,
        .add-block-info .hold .btn-link,
        .text-box .btn,
        .add-info-section .txt-box .btn,
        .info-add-holder .btn,
        .lst-links .btn,
        .info-frame .btn,
        .add-block-info .hold .btn {
            display: inline-block;
            vertical-align: top;
            background: #ffb50b;
            color: #fff;
            font-size: 16px;
            line-height: 20px;
            margin: 0 0 18px;
            font-weight: bold;
            padding: 10px 16px 11px;
            text-decoration: none;
            border-radius: 3px;
            -webkit-border-radius: 3px;
        }

        .buttons-lst a.btn-empty,
        .text-box .btn-empty,
        .add-info-section .txt-box .btn-empty,
        .info-add-holder .btn-empty,
        .lst-links .btn-empty,
        .info-frame .btn-empty,
        .add-block-info .hold .btn-empty {
            display: inline-block;
            vertical-align: top;
            background: #fff;
            border: 2px solid #ffb50b;
            color: #ffb50b;
            font-size: 16px;
            line-height: 20px;
            margin: 0 0 18px;
            font-weight: bold;
            padding: 10px 16px 11px;
            text-decoration: none;
            border-radius: 3px;
            -webkit-border-radius: 3px;
        }


.text-box .btn,
.add-info-section .txt-box .btn,
.info-add-holder .btn,
.info-frame .btn {
    padding: 10px 26px 11px;
}

.add-info-section .txt-box .btn {
    margin: 0 0 24px;
}

    .buttons-lst a.btn-empty:hover,
    .text-box .btn-empty:hover,
    .add-info-section .txt-box .btn-empty:hover,
    .info-add-holder .btn-empty:hover,
    .info-frame .btn-empty:hover,
    .lst-links .btn-empty:hover,
    .add-block-info .hold .btn-empty:hover,
    .text-box .btn-link2:hover,
    .add-info-section .txt-box .btn-link2:hover,
    .info-add-holder .btn-link2:hover,
    .info-frame .btn-link2:hover,
    .lst-links .btn-link2:hover,
    .add-block-info .hold .btn-link2:hover,
    .text-box .btn-link:hover,
    .add-info-section .txt-box .btn-link:hover,
    .info-add-holder .btn-link:hover,
    .info-frame .btn-link:hover,
    .lst-links .btn-link:hover,
    .add-block-info .hold .btn-link:hover,
    .text-box .btn:hover,
    .add-info-section .txt-box .btn:hover,
    .info-add-holder .btn:hover,
    .info-frame .btn:hover,
    .lst-links .btn:hover,
    .add-block-info .hold .btn:hover {
        text-decoration: none;
        opacity: 0.75;
        filter: alpha(opacity=75);
    }

.lst-links {
    /*float:left;
	width:65%;*/
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
}

.lst-links-shop {
    float: left;
    width: 65%;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
}

.add-icos-lst {
    margin: 0;
    padding: 5px 0 0;
    list-style: none;
    overflow: hidden;
    text-align: right;
}

    .add-icos-lst li {
        display: inline-block;
        vertical-align: top;
        width: 44%;
        padding: 0 0 0 10%;
        max-width: 40px;
    }

.lst-links-shop li,
.lst-links li {
    padding: 0 0 10px;
}

.add-block-info .lst-links li.alignright {
    text-align: right;
}

.lst-links-shop a,
.lst-links a {
    color: #ffb50b;
    background: url(//www.gedimat-bouwmaterialen.be/images/bullet-links.png) no-repeat 0 7px;
    padding: 0 0 0 14px;
}

.rightalign {
    text-align: right;
}

.lst-links li .btn {
    padding: 0;
    margin: 0 0 2px;
    background: none;
}

.add-info-section .lst-links {
    padding: 0 0 24px;
}

    .add-info-section .lst-links li {
        padding-bottom: 1px;
    }

.lst-links a {
    text-decoration: none;
    color: #ffb50b;
}

    .lst-links a:hover {
        text-decoration: underline;
    }
/*.map-section{margin:-15px 0 57px;}*/
.map-section {
    margin: 0;
}
/*.map-holder{
	width:100%;
	overflow:hidden;
	height:420px;
	position:relative;
	margin:-15px 0 13px;
}*/

.map-holdershow,
.map-holder {
    width: 100%;
    overflow: hidden;
    height: 420px;
    position: relative;
    margin: -15px 0 0 0;
}

    .map-holdershow > div,
    .map-holder > div {
        height: 100%;
        overflow: hidden;
        position: relative;
    }

    .map-holder img {
        max-width: none;
    }

    .map-holdershow img {
        max-width: none;
    }

.points-lst {
    margin: 0;
    padding: 3px 0 0 1px;
    list-style: none;
    position: relative;
    font-size: 0;
    display: none;
}

    .points-lst li {
        display: inline-block;
        vertical-align: top;
        max-width: 322px;
        width: 33%;
        border: 1px solid #e8e8e8;
        margin: -1px 0 0 -1px;
    }

.safari .list-images li {
    margin-right: 3.35%;
}

.safari .product-lst.inner li,
.safari .points-lst li {
    margin-right: -3px;
}

.points-lst .hold {
    padding: 15px 21px;
    overflow: hidden;
}

.points-lst a {
    display: block;
    cursor: pointer;
    text-decoration: none;
}

.points-lst h3:hover {
    text-decoration: underline;
}

.points-lst .ico {
    float: left;
    padding: 0 16px 0 0;
}

.points-lst .txt-box {
    overflow: hidden;
    font-size: 14px;
}

    .points-lst .txt-box h3 {
        margin: 0;
        color: #0265ac;
        font-size: 16px;
        line-height: 19px;
    }

    .points-lst .txt-box p {
        line-height: 18px;
        margin: 0;
        color: #696969;
    }

.link-lst {
    display: inline-block;
    vertical-align: top;
    color: #0265ac;
    font-size: 14px;
    margin: 0 0 19px;
    line-height: 18px;
    padding: 0 0 0 13px;
    font-weight: bold;
    text-decoration: none;
    background: url(//www.gedimat-bouwmaterialen.be/images/bullet-links.png?v=1) no-repeat 0 7px;
}

    .link-lst:hover {
        text-decoration: underline;
    }
/* info-img-lst */
.info-img-lst {
    margin: 0 0 64px;
    padding: 27px 0 10px;
    list-style: none;
    overflow: hidden;
}

    .info-img-lst li {
        float: left;
        width: 31%;
        margin: 0 0 0 3.5%;
        max-width: 300px;
    }

        .info-img-lst li:first-child {
            margin-left: 0;
        }

    .info-img-lst a {
        cursor: pointer;
        text-decoration: none;
    }

    .info-img-lst .news-box {
        background: #414042;
        padding: 17px 20px 17px 29px;
        color: #fff;
        min-height: 200px;
        box-sizing: border-box;
    }

        .info-img-lst .news-box .txt {
            display: block;
            font-size: 16px;
            line-height: 19px;
            font-weight: 300;
            padding: 0 0 13px;
        }

        .info-img-lst .news-box .ttl {
            display: block;
            font-size: 15px;
            line-height: 20px;
            border-bottom: 1px solid #f7f7f7;
            padding: 0 0 6px;
            margin: 0 0 10px;
        }

        .info-img-lst .news-box p {
            margin: 0 0 14px;
            font-size: 13px;
            line-height: 18px;
        }

        .info-img-lst .news-box .add-row {
            overflow: hidden;
        }

            .info-img-lst .news-box .add-row .date {
                text-align: left;
                display: block;
                overflow: hidden;
                color: #f7f7f7;
                padding: 6px 0 10px;
                float: left;
                font-size: 13px;
                line-height: 16px;
            }

            .info-img-lst .news-box .add-row .btn-more {
                float: right;
                background: #fff;
                color: #414042;
                font-size: 12px;
                line-height: 28px;
                padding: 0 19px;
                border-radius: 2px;
                -webkit-border-radius: 2px;
                font-weight: bold;
            }

    .info-img-lst .link-box {
        background: #e6433e;
        text-align: center;
        min-height: 120px;
        padding: 53px 0 27px;
    }

        .info-img-lst .link-box .txt {
            display: block;
            color: #fff;
            font-size: 24px;
            line-height: 28px;
            font-weight: 300;
        }

        .info-img-lst .link-box .ttl {
            display: block;
            font-size: 30px;
            line-height: 33px;
            color: #fff;
            padding: 0 0 13px;
        }

        .info-img-lst .link-box .btn {
            display: inline-block;
            vertical-align: top;
            background: #fff;
            color: #e6433e;
            font-size: 12px;
            line-height: 20px;
            padding: 4px 21px;
            font-weight: bold;
            text-transform: uppercase;
            border-radius: 4px;
            -webkit-border-radius: 4px;
        }
/* info-frame */
.info-frame {
    overflow: hidden;
    margin: -10px 0 0;
    padding: 0 0 20px;
}

    .info-frame .img {
        float: left;
        border: 1px solid #eaeaea;
        margin: 6px 32px 5px 0;
    }

    .info-frame .text-box {
        overflow: hidden;
        font-size: 14px;
        line-height: 22px;
    }

        .info-frame .text-box p {
            margin: 0 0 33px;
        }
/* info-add-holder */
.info-add-holder {
    overflow: hidden;
    padding: 0 0 15px;
}

    .info-add-holder .block {
        float: left;
        max-width: 648px;
        width: 67%;
    }

.product-lst {
    margin: 0 -40px 0 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

    .product-lst.inner {
        margin: 0 -2px 0 0;
        padding: 0 0 0 1px;
    }

        .product-lst.inner li {
            margin: -1px 0 0 -1px;
            width: 19.8%;
        }

#content .product-lst.inner li {
    width: 33%;
}

.product-lst li {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    border: 1px solid #e8e8e8;
    max-width: 193px;
    width: 29%;
    margin: 0 4.3% 20px 0;
}

.safari .product-lst li {
    margin-right: 4%;
}

.product-lst .hold {
    padding: 20px 19px 16px;
}

.product-lst .img {
    padding: 0 0 15px;
}

.product-lst h4 {
    margin: 0;
    font-size: 16px;
    line-height: 21px;
    /*word-break:break-all;*/
}

    .product-lst h4 a {
        color: #ffb50b;
        text-decoration: none;
    }

        .product-lst h4 a:hover {
            text-decoration: underline;
        }

.catalogues-lst {
    margin: 0 -35px 0 0;
    padding: 0;
    font-size: 0;
    list-style: none;
}

    .catalogues-lst li {
        display: inline-block;
        border: 1px solid #eaeaea;
        vertical-align: top;
        max-width: 126px;
        width: 38%;
        text-align: center;
        margin: 0 11% 20px 0;
    }

    .catalogues-lst a {
        display: block;
        padding: 10px;
    }

.info-add-holder .box {
    float: right;
    max-width: 292px;
    width: 30%;
}
/* product-lst-area */
.product-lst-area {
    padding: 0 0 50px;
}

.product-list {
    margin: 0;
    padding: 0;
    font-size: 0;
    list-style: none;
}

    .product-list li {
        display: inline-block;
        vertical-align: top;
        max-width: 484px;
        width: 49.8%;
        border: 1px solid #e8e8e8;
        margin: -1px 0 0 -1px;
        position: relative;
        overflow: hidden;
    }

.safari .product-list li {
    margin-right: -3px;
}

.product-list .hold {
    overflow: hidden;
    padding: 12px 8px 12px 12px;
}

.product-list .img {
    float: left;
    max-width: 225px;
    width: 49%;
    margin: 0 16px 0 0;
}

    .promotion-lst .img a,
    .product-list .img a {
        display: block;
        position: relative;
    }

    .slider-area .label-txt,
    .slide-top-lst .label-txt,
    .promotion-lst .label-txt,
    .product-list .img .label-txt {
        position: absolute;
        top: -2px;
        left: -2px;
        background: url(//www.gedimat-bouwmaterialen.be/images/bg-label-txt.png?v=1) no-repeat;
        width: 85px;
        height: 85px;
        overflow: hidden;
        text-indent: -9999px;
    }

.slide-top-lst .label-txt,
.promotion-lst .label-txt {
    background: url(//www.gedimat-bouwmaterialen.be/images/bg-label-txt-big.png?v=1) no-repeat;
    width: 97px;
    height: 97px;
}

.slide-top-lst .label-txt {
    left: 0;
    top: 0;
}

.product-list .txt-box {
    overflow: hidden;
    padding: 3px 0 0;
    font-size: 15px;
}

.slide-top-lst-hold {
    padding: 0 0 11px;
}

    .slide-top-lst-hold .bx-controls {
        display: none;
    }

.slider-row {
    overflow: hidden;
    padding: 0 0 0 2px;
    position: relative;
}

    .slider-row .slides {
        margin: 0;
        padding: 0;
        list-style: none;
        overflow: hidden;
        width: 9999px;
    }

        .slider-row .slides a {
            float: left;
            margin: 0 35px 0 0;
        }

    .slider-row .bx-next,
    .slider-row .bx-prev {
        position: absolute;
        top: 42px;
        left: 2px;
        background: url(//www.gedimat-bouwmaterialen.be/images/bg-slider-nav.gif?v=1) no-repeat;
        width: 54px;
        height: 54px;
        overflow: hidden;
        text-indent: -9999px;
        border: 1px solid #e8e8e8;
    }

    .slider-row .bx-next {
        left: auto;
        right: 0;
        background-position: -54px 0;
    }
/* list-images */
.list-images {
    margin: 0 -120px 0 0;
    padding: 0 0 12px;
    list-style: none;
    font-size: 0;
}

    .list-images li {
        display: inline-block;
        vertical-align: top;
        border: 1px solid #ddd;
        width: 13%;
        margin: 0 3.6% 14px 0;
        max-width: 126px;
    }

.add-inform-section {
    overflow: hidden;
}

    .add-inform-section .text-section {
        margin: 0;
    }

    .add-inform-section .img {
        float: right;
        max-width: 330px;
        padding: 0 0 0 30px;
        width: 34%;
    }

    .add-inform-section .frame {
        overflow: hidden;
        padding: 10px 0 0;
    }

.text-section {
    padding: 0 0 24px;
    margin: -10px 0 0;
}

.page-holder,
.text-section {
    font-size: 15px;
    line-height: 23px;
}

    /*.page-holder p,
.text-section p{
	margin:0;
}*/

    .text-section h2 {
        margin: 0 0 7px;
        color: #414042;
        font-size: 24px;
        line-height: 31px;
        font-weight: normal;
    }

    .text-section.inner p {
        margin: 0 0 23px;
    }

    .text-section p a {
        color: #414042;
    }

.product-section {
    padding: 0 0 30px;
}

    .product-section .ttl-row {
        margin: 0 0 15px;
    }
/* info-txt-hold */
.info-txt-hold {
    overflow: hidden;
    padding: 0 0 32px;
    margin: -10px 0 0;
}

    .info-txt-hold .img {
        float: left;
        width: 50%;
        max-width: 484px;
        margin: 5px 30px 0 0;
    }

    .info-txt-hold.right .img {
        float: right;
        margin: 5px 0 0 30px;
    }

    .info-txt-hold .txt-box {
        overflow: hidden;
    }

        .info-txt-hold .txt-box p {
            margin: 0 0 23px;
            font-size: 15px;
            line-height: 23px;
        }

            .info-txt-hold .txt-box p a {
                color: #116eb1;
            }

.image-lst-hold {
    margin: 0;
    padding: 0 0 13px;
    font-size: 0;
    list-style: none;
}

    .image-lst-hold li {
        display: inline-block;
        vertical-align: top;
        width: 31%;
        margin: 0 0 0 3.5%;
        max-width: 297px;
    }

        .image-lst-hold li:first-child {
            margin-left: 0;
        }
/* main-area */
.main-area {
    overflow: hidden;
}
/* sidebar */
#sidebar {
    float: left;
    max-width: 335px;
    width: 35%;
    margin: 0 5% 0 0;
}
/* content */
#content {
    overflow: hidden;
}
/* promotion-area */
.promotion-area {
    padding: 12px 0 17px;
}

    .promotion-area .ttl-row {
        margin: 0 0 22px;
    }

.promotion-lst {
    margin: 0;
    padding: 0 0 35px;
    list-style: none;
}

    .promotion-lst li {
        padding: 22px 28px 24px;
        overflow: hidden;
        vertical-align: top;
        border: 1px solid #e8e8e8;
        margin: -1px 0 0;
    }

        .promotion-lst li:first-child {
            margin: 0;
        }

    .promotion-lst .img {
        float: left;
        margin: 3px 3% 0 0;
        width: 30%;
        max-width: 265px;
    }

    .promotion-lst .txt-box {
        overflow: hidden;
    }

.shops-lst {
    margin: -37px 0 0;
    padding: 0 0 43px;
    list-style: none;
}

    .shops-lst > li {
        overflow: hidden;
        padding: 27px 20px;
        vertical-align: top;
    }

.urlred {
    color: #ffb50b;
}

.shops-lst > li.decor {
    background: #f7f7f7;
}

.shops-lst.pad {
    margin: -37px 0 0;
    padding: 0;
    list-style: none;
}

    .shops-lst.pad > li {
        overflow: hidden;
        padding: 10px;
        vertical-align: top;
    }

        .shops-lst.pad > li.decor {
            background: #f7f7f7;
        }

.shops-lst .img {
    float: left;
    width: 20%;
    max-width: 183px;
    margin: 0 2% 0 0;
}

.shops-lst .txt-box {
    overflow: hidden;
    padding: 12px 0 0;
}

.shops-lst.pad .txt-box {
    overflow: hidden;
    padding: 0;
}

.shops-lst .txt-box h3 {
    margin: 0 0 20px;
    color: #414042;
    font-size: 18px;
    line-height: 21px;
}

.shops-lst .txt-box .holder {
    overflow: hidden;
}

.shops-lst .txt-box .box {
    float: left;
    max-width: 440px;
    width: 55%;
}

    .contact-holder ul,
    .shops-lst .txt-box .box ul {
        margin: 0;
        padding: 0 3% 0 0;
        list-style: none;
        color: #7a7a7a;
        font-size: 14px;
        line-height: 22px;
        float: left;
        width: 47%;
    }


        .shops-lst .txt-box .box ul.loc2 {
            width: 97%;
            padding-bottom: 15px;
        }

        .shops-lst .txt-box .box ul.werk {
            width: 97%;
        }


        .contact-holder ul.loc,
        .shops-lst .txt-box .box ul.loc,
        .shops-lst .txt-box .box ul.loc2 {
            background: url(//www.gedimat-bouwmaterialen.be/images/ico-loc02.png?v=1) no-repeat 0 3px;
        }

        .shops-lst .txt-box .box ul.werk {
            background: url(//www.gedimat-bouwmaterialen.be/images/ico-loc02.png?v=1) no-repeat 0 3px;
        }

        .contact-holder ul.phone,
        .shops-lst .txt-box .box ul.phone {
            background: url(//www.gedimat-bouwmaterialen.be/images/ico-phone.png?v=1) no-repeat 0 4px;
        }

.phone a {
    text-decoration: none;
    color: #7a7a7a;
}

.contact-holder ul li,
.shops-lst .txt-box .box li {
    padding: 0 0 0 25px;
}

.shops-lst .txt-box .block {
    overflow: hidden;
}

.frame-map {
    margin: -27px 0 40px;
}

.add-info-section {
    overflow: hidden;
    margin: -15px 0 0;
    padding: 0 0 50px;
}

    .add-info-section.inner {
        padding: 0 0 15px;
    }

    .add-info-section .slide-holder {
        float: left;
        max-width: 485px;
        width: 50%;
        margin: 7px 2.6% 0 0;
        overflow: hidden;
    }

.slide-top-lst {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 9999px;
    overflow: hidden;
}

    .slide-top-lst li {
        float: left;
        position: relative;
    }

    .slide-top-lst .hold {
        padding: 2px 0 0 2px;
    }

.add-info-section .txt-box {
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
}

    .add-info-section .txt-box h4 {
        margin: 0 0 10px;
        color: #ffb50b;
        font-size: 24px;
        line-height: 28px;
        font-weight: normal;
    }

    .add-info-section .txt-box h6 {
        margin: 0 0 10px;
        color: #ffb50b;
        font-size: 15px;
        line-height: 28px;
        font-weight: normal;
    }

    .add-info-section .txt-box p {
        margin: 0 0 19px;
        font-size: 14px;
        line-height: 22px;
    }

    .add-info-section .txt-box .more {
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        line-height: 18px;
        color: #ffb50b;
        font-weight: bold;
        text-decoration: none;
        padding: 0 0 0 14px;
        background: url(//www.gedimat-bouwmaterialen.be/images/bullet-links.png?v=1) no-repeat 0 7px;
    }

        .add-info-section .txt-box .more:hover {
            text-decoration: underline;
        }

    .add-info-section .txt-box .img-box {
        border: 1px solid #e8e8e8;
        overflow: hidden;
        width: 126px;
    }
/* select */
select:focus {
    outline: none;
}

div.selector {
    width: auto !important;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    background: #fff;
    position: relative;
    font-size: 14px;
    border: 1px solid #e0e0e0;
}

    div.selector.error {
        background: #faafaf;
        border: 1px solid #d90000;
    }

    div.selector:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        background: url(//www.gedimat-bouwmaterialen.be/images/bg-select.png?v=1) no-repeat 50% 50%;
        width: 35px;
        height: 40px;
        overflow: hidden;
        z-index: 1;
    }

    div.selector select {
        color: #767676;
        font: 14px/40px "CenturyGothic", Arial, Helvetica, sans-serif;
        height: 40px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 100;
        opacity: 0;
        filter: alpha(opacity:0);
        border: none;
        background: none;
        padding: 0;
        cursor: pointer;
    }

.select-box.error {
    border: 1px solid #d90000;
    background: #faafaf;
    color: #d90000;
    overflow: hidden;
}

    .select-box.error select {
        color: #d90000;
        border: 0;
        background: #faafaf;
    }

    .select-box.error div.selector {
        color: #d90000;
        background: #faafaf;
        border: 0;
    }



div.selector span {
    width: auto !important;
    line-height: 40px;
    max-width: 80%;
    height: 40px;
    color: #767676;
    position: relative;
    z-index: 9;
    cursor: pointer;
    text-indent: 7px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* product-row-holder */

.error-txt {
    display: block;
    background: #e42d2d;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-style: italic;
    padding: 9px 12px 12px;
    margin: 0 0 15px;
}

.product-row-holder .hold .product-row.clone {
    display: block;
}

.form-frame .decor-txt-area,
.form-frame .decor-field {
    overflow: hidden;
    padding: 0 7px;
    border: 1px solid #e0e0e0;
}

    .form-frame .decor-txt-area.error,
    .form-frame .decor-field.error {
        overflow: hidden;
        padding: 0 7px;
        border: 1px solid #d90000;
        background: #faafaf;
    }

.decor-txt-area.error textarea,
.decor-field.error input {
    color: #d90000;
}

.form-frame .decor-field input {
    padding: 11px 0;
    border: 0;
    background: none;
    font-size: 14px;
    height: 17px;
    float: left;
    width: 100%;
}

.form-frame .decor-txt-area textarea {
    margin: 0;
    overflow: auto;
    resize: none;
    padding: 11px 0;
    border: 0;
    background: none;
    font-size: 14px;
    line-height: 17px;
    height: 162px;
    float: left;
    width: 100%;
}

.form-frame .product-row .btn-remove a,
.add-button-lst .btn-click-remove,
.form-frame .btn-click-add {
    display: inline-block;
    vertical-align: top;
    color: #ffb50b;
    font-size: 15px;
    font-style: italic;
    text-decoration: none;
    line-height: 20px;
    padding: 0 0 0 30px;
    background: url(//www.gedimat-bouwmaterialen.be/images/bg-btn-add.png?v=1) no-repeat;
}

    .form-frame .product-row .btn-remove a:hover,
    .add-button-lst .btn-click-remove:hover,
    .form-frame .btn-click-add:hover {
        text-decoration: underline;
    }

.form-frame .product-row .btn-remove a,
.add-button-lst .btn-click-remove {
    background: url(//www.gedimat-bouwmaterialen.be/images/bg-btn-remove.png?v=1) no-repeat;
}

.form-frame .product-row {
    border-top: 1px solid #e1e1e1;
    overflow: hidden;
    padding: 26px 0;
}

    .form-frame .product-row.clone {
        padding-bottom: 22px;
    }

    .form-frame .product-row > .frame {
        overflow: hidden;
        padding: 0 0 13px;
    }

    .form-frame .product-row .btn-remove {
        text-align: right;
    }

    .form-frame .product-row.clone {
        display: none;
    }

    .form-frame .product-row:first-child {
        border: 0;
        padding-top: 0;
    }

    .form-frame .product-row .block {
        float: right;
        width: 48%;
    }

        .form-frame .product-row .block:first-child {
            float: left;
        }

    .form-frame .product-row .box {
        float: right;
        width: 40%;
    }

        .form-frame .product-row .box:first-child {
            width: 58%;
            float: left;
        }

    .form-frame .product-row label {
        float: left;
        font-size: 15px;
        line-height: 18px;
        width: 33%;
        padding: 10px 4px 0 0;
    }

    .form-frame .product-row .box:first-child label {
        width: 49%;
        max-width: 143px;
    }

.form-frame .form-hold {
    overflow: hidden;
    position: relative;
}

.form-frame .box-hidden {
    display: none;
    padding: 5px 0 0;
}

.form-frame .form-hold .box {
    float: left;
    width: 50%;
    max-width: 485px;
}

    .form-frame .form-hold .box.img {
        text-align: right;
    }

        .form-frame .form-hold .box.img .hold-img {
            padding: 0px 0 0 25px;
        }

    .form-frame .form-hold .box:first-child {
        float: right;
        max-width: 455px;
        width: 47%;
    }

.form-frame .form-hold.inner .box:first-child {
    float: left;
}

.form-frame .form-hold.add-inner .box {
    float: right;
}

    .form-frame .form-hold.add-inner .box:first-child {
        float: left;
    }

.form-frame .form-hold .row {
    overflow: hidden;
    padding: 0 0 14px;
}

    .form-frame .form-hold .row label {
        float: left;
        max-width: 135px;
        font-size: 15px;
        line-height: 18px;
        width: 30%;
        padding: 11px 8px 0 0;
    }

.form-frame .btn-box {
    padding: 0 0 0 31.5%;
    overflow: hidden;
}

.contact-area .form-frame .btn-box {
    padding: 0 0 0 125px;
}

.form-frame .btn-box input {
    float: left;
    border: 0;
    background: #ffb50b;
    color: #fff;
    font-size: 15px;
    height: 41px;
    width: 193px;
    padding: 0;
    cursor: pointer;
    font-weight: bold;
    font-size: 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

    .form-frame .btn-box input:hover {
        opacity: 0.75;
        filter: alpha(opacity=75);
    }

.form-frame .ttl-row {
    margin: 0 0 21px;
}

.contact-area {
    overflow: hidden;
    padding: 0 0 50px;
}

    .contact-area .image {
        padding: 0 0 31px;
    }

    .contact-area .image {
        padding: 0 0 31px;
    }

.contact-holder {
    overflow: hidden;
    padding: 0 0 35px;
}

.contact-area .box p {
    margin: 0;
    font-size: 14px;
    line-height: 22px;
}

.contact-area .box {
    float: right;
    max-width: 455px;
    width: 47%;
}

    .contact-area .box:first-child {
        float: left;
        max-width: 485px;
        width: 50%;
    }

.contact-area .form-frame .row {
    overflow: hidden;
    padding: 0 0 7px;
}

    .contact-area .form-frame .row label {
        float: left;
        width: 120px;
        padding: 11px 5px 0 0;
        font-size: 15px;
        line-height: 18px;
    }

.contact-area .form-frame.inner02 {
    max-width: 520px;
}

    .contact-area .form-frame.inner02 .row label {
        width: 150px;
    }

.form-frame.inner02 .btn-box {
    padding-left: 155px;
}
/* add-info-contact */
.add-info-contact {
    overflow: hidden;
    padding: 0 0 38px;
}

    .add-info-contact .image {
        overflow: hidden;
        padding: 0px;
    }

    .add-info-contact > .holder {
        overflow: hidden;
    }

.map-frame {
    width: 50%;
    max-width: 485px;
    height: 510px;
    overflow: hidden;
    position: relative;
    float: left;
}

    .map-frame.wide {
        width: 100%;
        max-width: 100%;
    }

    .map-frame.image {
        height: auto;
    }

    .map-frame > div {
        overflow: hidden;
        position: relative;
        height: 100%;
    }

.add-info-contact .holder > .txt-box {
    float: right;
    max-width: 455px;
    width: 47%;
}

.add-info-contact .txt-box h4 {
    margin: 0 0 10px;
    color: #116eb1;
    font-size: 16px;
    line-height: 19px;
}

.inform-lst {
    margin: 0;
    padding: 0 0 20px;
    list-style: none;
}

    .inform-lst > li {
        padding: 0 0 10px;
        overflow: hidden;
        color: #616161;
        vertical-align: top;
    }

    .inform-lst .txt {
        float: left;
        max-width: 184px;
        width: 40%;
        font-size: 14px;
        line-height: 17px;
        color: #616161;
    }

    .inform-lst .txt-box {
        overflow: hidden;
    }

    .inform-lst .lst {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 14px;
        line-height: 18px;
        overflow: hidden;
    }

        .inform-lst .lst li {
            float: left;
            width: 48%;
            padding: 0 2% 0 0;
        }

    .inform-lst p {
        margin: 0;
    }

.add-info-contact .ttl-row,
.contact-area .ttl-row {
    margin: 0 0 22px;
}
/* section-slider */
.section-slider {
    overflow: hidden;
}

    .section-slider .list {
        margin: 0;
        padding: 0 0 10px;
        list-style: none;
        position: relative;
    }

        .section-slider .list li {
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
        }

            .section-slider .list li.active {
                position: relative;
                z-index: 2;
            }

    .section-slider .thumbs-lst {
        margin: 0 -15px 0 0;
        padding: 0;
        font-size: 0;
        list-style: none;
    }

        .section-slider .thumbs-lst li {
            display: inline-block;
            vertical-align: top;
            width: 18%;
            padding: 0 2% 15px 0;
        }

.safari .section-slider .thumbs-lst li {
    margin: 0 -3px 0 0;
}

.list-btns {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .list-btns li {
        padding: 0 0 15px;
        overflow: hidden;
        vertical-align: top;
    }

    .list-btns a.btn {
        margin: 0 !important;
        text-align: center;
        min-width: 156px;
        display: block;
    }

.inform-holder {
    overflow: hidden;
    padding: 0 0 20px;
}

    .inform-holder .ttl-row {
        margin: 0 0 20px;
    }

    .inform-holder .box {
        float: right;
        max-width: 455px;
        width: 47%;
    }

        .inform-holder .box:first-child {
            max-width: 485px;
            float: left;
            width: 50%;
        }

    .inform-holder .list-images {
        margin: 0 -80px -13px 0;
        padding: 0;
    }

        .inform-holder .list-images li {
            width: 24.5%;
            margin: 0 8.5% 34px 0;
        }

    .inform-holder .catalogues-lst li {
        width: 26%;
        margin: 0 6.7% 26px 0;
    }

    .inform-holder .product-lst li {
        width: 37%;
    }

.add-button-lst {
    margin: 0;
    padding: 0 0 17px;
    list-style: none;
}

    .add-button-lst li {
        display: inline-block;
        vertical-align: top;
        padding: 0 35px 15px 0;
    }

    .add-button-lst .remove-item {
        display: none;
    }
/* video-area-frame */
.video-area-frame {
    position: relative;
}

    .video-area-frame .video-row {
        overflow: hidden;
        padding: 0 0 20px;
    }

    .video-area-frame .video-add-block {
        float: left;
        max-width: 485px;
        width: 50%;
        margin: 4px 3% 0 0;
    }

        .video-area-frame .video-add-block .youtube-video {
            margin: 0 auto;
        }

    .video-area-frame .txt-box {
        overflow: hidden;
    }

        .video-area-frame .txt-box h4,
        .video-area-frame .txt-box h4 a {
            color: #ffb50b;
            margin: 0 0 15px;
            font-size: 16px;
            line-height: 20px;
            text-decoration: none;
        }

            .video-area-frame .txt-box h4 a:hover {
                text-decoration: underline;
            }

        .video-area-frame .txt-box p {
            margin: 0 0 21px;
            font-size: 14px;
            line-height: 22px;
        }

        .video-area-frame .txt-box .btn {
            background: #ffb50b;
            display: inline-block;
            vertical-align: top;
            font-size: 14px;
            line-height: 20px;
            padding: 4px 14px 6px;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            color: #fff;
            text-decoration: none;
            font-weight: bold;
        }

            .video-area-frame .txt-box .btn:hover {
                opacity: 0.75;
                filter: alpha(opacity=75);
            }

.video-row-holder {
    display: none;
}

.btn-more-video {
    display: inline-block;
    vertical-align: top;
    color: #ffb50b;
    font-size: 14px;
    line-height: 18px;
    background: url(//www.gedimat-bouwmaterialen.be/images/bullet-links.png?v=1) no-repeat 0 7px;
    padding: 0 0 0 13px;
    font-weight: bold;
    text-decoration: none;
}

    .btn-more-video:hover {
        text-decoration: underline;
    }

.video-area-hold {
    padding: 0 0 36px;
}

.more-txt-area {
    padding: 0 0 25px;
}

    .more-txt-area .ttl-row,
    .video-area-hold .ttl-row {
        margin: 0 0 14px;
    }

    .more-txt-area p {
        margin: 0 0 20px;
        font-size: 14px;
        line-height: 22px;
    }

    .more-txt-area .more {
        display: inline-block;
        vertical-align: top;
        color: #ffb50b;
        font-size: 14px;
        line-height: 18px;
        background: url(//www.gedimat-bouwmaterialen.be/images/bullet-links.png?v=1) no-repeat 0 7px;
        padding: 0 0 0 13px;
        font-weight: bold;
        text-decoration: none;
    }

        .more-txt-area .more:hover {
            text-decoration: underline;
        }

.moreL {
    display: inline-block;
    vertical-align: top;
    color: #ffb50b;
    font-size: 14px;
    line-height: 18px;
    background: url(//www.gedimat-bouwmaterialen.be/images/bullet-links.png?v=1) no-repeat 0 7px;
    padding: 0 0 0 13px;
    font-weight: bold;
    text-decoration: none;
}

    .moreL:hover {
        text-decoration: underline;
    }

.buttons-lst {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

    .buttons-lst li {
        display: inline-block;
        vertical-align: top;
        margin: 0 30px 10px 0;
    }

    .buttons-lst a {
        display: block;
        background: #e6433e;
        color: #fff;
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 18px;
        font-weight: bold;
        padding: 10px 16px 11px;
        text-decoration: none;
        border-radius: 3px;
        -webkit-border-radius: 3px;
    }

        .buttons-lst a:hover {
            opacity: 0.75;
            filter: alpha(opacity=75);
        }

.top-holder {
    overflow: hidden;
    position: relative;
}

.add-text-inform {
    float: left;
    max-width: 300px;
    width: 30%;
    border-right: 1px solid #fff;
    padding: 0 0 999px;
    margin: 0 0 -999px;
}

    .add-text-inform .frame {
        padding: 0 24px 0 0;
    }

.inner-txt-info {
    float: left;
    max-width: 350px;
    width: 40%;
    border-right: 1px solid #fff;
    padding: 0 0 999px;
    margin: 0 0 -999px;
}

    .inner-txt-info .frame {
        padding: 0 15px;
    }

.top-area .top-box .map-box.inner {
    float: none;
    width: auto;
    max-width: none;
    padding: 0 0 0 50px;
    overflow: hidden;
}

.top-holder h2 {
    font-weight: 900;
    font-size: 24px;
    line-height: 28px;
}

.top-list {
    margin: 0;
    padding: 0 0 20px;
    list-style: none;
    font-size: 16px;
    line-height: 24px;
}

    .top-list a {
        color: #fff;
        text-decoration: none;
    }

.add-button-list {
    margin: 0;
    padding: 0 0 15px;
    list-style: none;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}

    .add-button-list li {
        overflow: hidden;
        vertical-align: top;
        padding: 0 0 10px;
    }

    .add-button-list a {
        min-width: 190px;
        display: inline-block;
        vertical-align: top;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        background: #fff;
        color: #e6433e;
        text-align: center;
        text-decoration: none;
        padding: 8px 5px 10px;
    }

.inner-txt-info h2 {
    text-align: center;
}

.inner-txt-info h3 {
    margin: 0 0 5px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 900;
}

.time-lst {
    margin: 0;
    padding: 0 0 26px;
    list-style: none;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
}

    .time-lst li {
        overflow: hidden;
        vertical-align: top;
        padding: 0 0 3px;
    }

    .time-lst .txt {
        float: left;
        width: 75px;
        padding: 0 7px 0 0;
    }

    .time-lst .add-txt {
        display: block;
        overflow: hidden;
    }

        .time-lst .add-txt span {
            padding: 0 0 0 8px;
        }

.info-content {
    width: 220px;
}

    .info-content h3 {
        margin: 0 0 7px;
        font-size: 16px;
        line-height: 19px;
    }

    .info-content p {
        margin: 0 0 7px;
        font-size: 14px;
        line-height: 20px;
    }
/* overlay */
.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #e3e2e0;
    overflow: auto;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

    .overlay.visible {
        display: inline;
    }

.overlay-frame {
    display: table;
    width: 100%;
    height: 100%;
    min-width: 320px;
}

    .overlay-frame .holder {
        display: table-cell;
        vertical-align: middle;
    }

.overlay .overlay-inner {
    background: #fff;
    border: 4px solid #9d9c9b;
    max-width: 690px;
    padding: 30px 24px 60px;
    margin: 0 auto;
}

.top-lang-lst {
    margin: 0;
    padding: 0 0 108px;
    list-style: none;
    overflow: hidden;
}

    .top-lang-lst li {
        float: right;
        display: block;
        overflow: hidden;
        text-indent: -9999px;
        width: 213px;
        height: 56px;
    }

        .top-lang-lst li:first-child {
            float: left;
        }

    .top-lang-lst a {
    }

    .top-lang-lst .nl {
        background: url(//www.gedimat-bouwmaterialen.be/images/bg-lang-logo01.gif?v=1) no-repeat;
    }

    .top-lang-lst .fr {
        background: url(//www.gedimat-bouwmaterialen.be/images/bg-lang-logo02.gif?v=1) no-repeat;
    }

.add-lang-lst {
    margin: 0;
    padding: 0 0 70px;
    list-style: none;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}

    .add-lang-lst li {
        display: inline-block;
        vertical-align: top;
        padding: 0 30px 20px;
    }

    .add-lang-lst a {
        display: block;
        background: url(//www.gedimat-bouwmaterialen.be/images/bg-add-lang-lst.gif?v=1) no-repeat;
        padding: 0 0 0 28px;
        color: #0265ac;
    }

.overlay .img-bottom {
    max-width: 396px;
    margin: 0 auto;
}

    .overlay .img-bottom img {
        width: 100%;
    }
/* f-area */
.f-area {
    background: #ffb50b;
    padding: 0 9999px;
    margin: 0 -9999px;
    position: relative;
}

    .f-area > .holder {
        position: relative;
        padding: 50px 0 58px;
    }

    .f-area .btn-top {
        display: none;
        position: fixed;
        left: 50%;
        margin: 0 0 0 505px;
        bottom: 15px;
        background: url(//www.gedimat-bouwmaterialen.be/images/bg-btn-top.png?v=1) no-repeat;
        width: 50px;
        height: 50px;
        overflow: hidden;
        z-index: 1000;
        text-indent: -9999px;
    }

.f-holder {
    overflow: hidden;
}

    .f-holder h3 {
        color: #414042;
        margin: 0 0 28px;
        font-size: 18px;
        line-height: 21px;
    }

    .f-holder .box {
        float: left;
        width: 25%;
        max-width: 235px;
    }

        .f-holder .box.inner {
            padding: 49px 0 0;
        }

        .f-holder .box .hold {
            padding: 0 30px 0 0;
        }

.f-lst {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    line-height: 24px;
}

    .f-lst a {
        color: #fff;
        text-decoration: none;
    }

        .f-lst a:hover {
            text-decoration: underline;
        }

.f-holder .block {
    overflow: hidden;
}

.f-form {
    padding: 8px 0 25px;
}

    .f-form .decor-field {
        position: relative;
        padding: 0 59px 0 15px;
        background: #fff;
        border-radius: 6px;
        -webkit-border-radius: 6px;
    }

        .f-form .decor-field.error {
            background: #faafaf;
        }

        .f-form .decor-field input[type="text"] {
            background: none;
            width: 100%;
            padding: 12px 0;
            border: 0;
            color: #8f8f8f;
            font-size: 15px;
            height: 18px;
        }

        .f-form .decor-field.error input[type="text"] {
            color: #d90000;
        }

        .f-form .decor-field input[type="submit"] {
            position: absolute;
            right: 0;
            top: 0;
            background: #414042;
            width: 59px;
            height: 42px;
            color: #fff;
            font-size: 15px;
            font-weight: bold;
            z-index: 100;
            padding: 0;
            cursor: pointer;
            border: 0;
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
            -webkit-border-top-right-radius: 5px;
            -webkit-border-bottom-right-radius: 5px;
        }

.f-soc-lst {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
}

    .f-soc-lst li {
        display: inline-block;
        vertical-align: top;
        padding: 0 20px 0 0;
    }

.f-row {
    background: #414042;
    padding: 11px 9999px 16px;
    margin: 0 -9999px;
    position: relative;
    overflow: hidden;
}

.f-nav {
    margin: 0;
    padding: 13px 0 0;
    list-style: none;
    color: #fff;
    font-size: 0;
    font-weight: 300;
    float: left;
}

    .f-nav li {
        font-size: 14px;
        line-height: 18px;
        display: inline-block;
        vertical-align: top;
        background: url(//www.gedimat-bouwmaterialen.be/images/sep-f-nav.png?v=1) no-repeat 100% 9px;
        padding: 0 13px 0 7px;
    }

        .f-nav li:first-child {
            padding-left: 0;
        }

        .f-nav li.last,
        .f-nav li:last-child {
            background: none;
        }

    .f-nav a {
        text-decoration: none;
        color: #fff;
        font-weight: normal;
    }

        .f-nav a:hover {
            text-decoration: underline;
        }

.f-icos {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    text-align: right;
}

    .f-icos li {
        display: inline-block;
        margin: 0 0 0 8px;
        vertical-align: top;
    }

.add-choose-lst {
    margin: 0;
    padding: 70px 0 90px;
    list-style: none;
    text-align: center;
}

    .add-choose-lst li {
        width: 27%;
        display: inline-block;
        vertical-align: top;
        max-width: 215px;
        padding: 0 3%;
        margin: 0 -3px 0 0;
    }


a.pagerButton, a.pagerButton:visited {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    padding: 4px 10px 4px 10px;
    margin-left: 10px;
    text-decoration: none;
}

    a.pagerButton:hover {
        text-decoration: underline;
        color: #fff;
        background: #414042;
    }

.pagerButtonCurrentPage {
    display: inline-block;
    vertical-align: top;
    background: #ffb50b;
    color: #fff;
    padding: 4px 10px 4px 10px;
    margin-left: 5px;
    text-decoration: none;
}


.pagination-area {
    overflow: hidden;
    padding: 15px 0 15px;
}

    .more,
    .pagination-area .txt {
        display: inline-block;
        vertical-align: middle;
        color: #343434;
        line-height: 18px;
        padding: 0 5px 0 0;
    }


    .pagination-area ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: inline-block;
        vertical-align: middle;
        line-height: 30px;
        font-size: 14px;
    }

    .pagination-area li {
        display: inline-block;
        vertical-align: top;
        padding: 0 12px 0 0;
        margin: 0 -3px 0 0;
    }

        .pagination-area li a {
            display: block;
            background: #fff;
            color: #343434;
            padding: 0 10px;
        }

    .pagination-area.inner li a,
    .add-text-block .pagination-area li a {
        background: #f5f5f5;
    }

    .pagination-area li.active a,
    .pagination-area li a:hover {
        background: #f70;
        color: #fff;
        text-decoration: none;
    }

/* responsive layout */
@media screen and (max-width: 1140px) {
    .f-area .btn-top {
        position: absolute;
        bottom: auto;
        top: 10px;
        margin: 0;
        left: auto;
        right: 0;
    }
}

@media screen and (max-width: 995px) {
    .top-area .postcode-form.inner .holder {
        min-height: 1px;
    }

    .time-lst .add-txt span {
        display: block;
    }

    .inform-holder .catalogues-lst li {
        width: 25%;
    }

    .inform-holder .list-images li {
        width: 23.5%;
    }

    .inform-holder .list-images {
        margin-right: -30px;
    }

    .info-img-lst .news-box {
        padding: 17px;
    }

    .list-images {
        margin-right: -40px;
    }

    .slider-area {
        width: 646px;
    }

    .top-area .top-box .map-box {
        width: 57%;
    }

    .postcode-form.inner .row .decor-field,
    .postcode-form .row .decor-field {
        width: auto;
        max-width: none;
        float: none;
    }

    .postcode-form.inner .btn-box input,
    .postcode-form .btn-box input {
        float: none;
        display: block;
        max-width: none;
        width: 100%;
    }

    .postcode-form .row label {
        float: none;
        padding: 0 0 9px;
        display: block;
        width: auto;
        max-width: none;
    }

    .postcode-form .link {
        text-align: center;
    }

    .link-lst,
    .map-holder {
        display: none;
    }

    .points-lst {
        display: block !important;
    }

    .product-lst li {
        width: 28%;
    }

    .form-hold .ttl-row h4 {
        font-size: 17px;
    }
}

@media screen and (max-width: 950px) {
    .list-images li {
        width: 12%;
    }

    .catalogues-lst {
        margin-right: -25px;
    }

    .product-lst {
        margin-right: -30px;
    }

    .f-nav {
        float: none;
        padding: 0 0 15px;
        text-align: center;
    }

    .f-holder .box .hold {
        padding-right: 20px;
    }

    .f-nav li {
        padding-bottom: 5px;
    }

    .f-icos {
        text-align: center;
    }

    .info-block-hold .info {
        font-size: 15px;
    }

    .info-img-lst .link-box {
        padding: 26px 0 17px;
    }

        .info-img-lst .link-box .txt {
            font-size: 20px;
            line-height: 24px;
        }

        .info-img-lst .link-box .ttl {
            font-size: 22px;
            line-height: 26px;
        }
}

@media screen and (max-width: 900px) {
    .form-frame .form-hold.inner .box.img {
        display: none;
    }

    .form-frame .form-hold.add-inner .box:first-child,
    .form-frame .form-hold.add-inner .box,
    .form-frame .form-hold.inner .box:first-child,
    .form-frame .form-hold .box:first-child,
    .form-frame .form-hold .box {
        float: none;
        width: auto;
        max-width: none;
    }

        .form-frame .form-hold.add-inner .box:first-child {
            padding-bottom: 20px;
        }

    .form-frame .form-hold .row label {
        width: 135px;
    }

    .form-frame .form-hold .btn-box {
        padding-left: 140px;
    }

        .form-frame .form-hold .btn-box input {
            width: 100%;
        }

    .form-frame .form-hold.inner .box:first-child,
    .form-frame .box-hidden {
        display: block;
    }

    .form-frame .form-hold.add-inner {
        padding: 0 0 41px;
    }

        .form-frame .form-hold.add-inner .btn-box {
            padding: 0;
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
        }
}

@media screen and (max-width: 850px) {
    .form-frame .product-row .block:first-child,
    .form-frame .product-row .block {
        float: none;
        overflow: hidden;
        width: auto;
    }

        .form-frame .product-row .block:first-child {
            padding-bottom: 10px;
        }

    .shops-lst .txt-box .box {
        float: none;
        width: auto;
        max-width: none;
        padding: 0 0 15px;
        overflow: hidden;
    }

    .shops-lst .txt-box {
        padding-top: 4px;
    }

    .product-list .img {
        width: 35%;
    }

    .f-holder .block,
    .f-holder .box {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 43%;
        margin: 0 3% 20px;
        max-width: 45%;
    }

    .f-area > .holder {
        padding-bottom: 38px;
    }

    .f-holder .box .hold {
        padding-right: 5px;
    }

    .product-list .img .label-txt {
        background-size: 55px;
        width: 55px;
        height: 55px;
    }

    .top-area .top-box .map-box.inner {
        padding-left: 20px;
    }

    .add-info-section .add-block-info .img img {
        float: none;
    }

    .add-info-section .add-block-info .image-block {
        float: none;
        max-width: none;
        margin: 0;
    }
}

@media screen and (min-width: 801px) {
    .side-menu {
        display: none;
    }
}

@media screen and (max-width: 800px) {
    .add-button-list a {
        display: block;
        min-width: 1px;
    }

    .contact-area .image {
        text-align: center;
    }

    .contact-area .box,
    .contact-area .box:first-child {
        float: none;
        padding: 0 0 20px;
        width: auto;
        max-width: none;
    }

    .m-nav-link {
        display: block;
    }

    #nav {
        display: none;
    }

    .nav-area {
        padding-bottom: 14px;
    }

    .search-form {
        float: left;
    }

    .info-add-block .txt-box {
        overflow: visible;
        padding: 0;
    }

    #sidebar {
        display: none;
    }

    .add-info-contact .holder > .txt-box,
    .map-frame {
        float: none;
        width: auto;
        max-width: none;
    }

    .map-frame {
        padding: 0 0 25px;
    }
}

@media screen and (max-width: 767px) {
    .promotion-lst .txt-box {
        overflow: visible;
    }

    .top-area .top-box .map-block.hidden {
        display: block !important;
    }

    .top-area .map-box.inner .map-block {
        display: none;
    }

    .f-soc-lst {
        padding-bottom: 17px;
    }

    .top-area .top-box .map-box.inner {
        padding-left: 0;
        clear: both;
    }

    .inner-txt-info,
    .add-text-inform {
        width: 49%;
        max-width: none;
        padding: 0;
        margin: 0;
        border: 0;
    }

        .inner-txt-info h2 {
            text-align: left;
        }

    .add-button-list li a {
        min-width: 200px;
        display: inline-block;
        vertical-align: top;
    }

    #content .product-lst.inner li,
    .product-lst.inner li {
        width: 24.7%;
    }

    .info-txt-hold .txt-box {
        overflow: visible;
    }

    .list-images {
        margin: 0;
    }

        .list-images li {
            width: 20.5%;
        }

    .info-add-holder .box,
    .info-add-holder .block {
        float: none;
        width: auto;
        max-width: none;
    }

    .product-lst,
    .catalogues-lst {
        margin-right: 0;
    }

        .catalogues-lst li {
            margin-right: 6%;
        }

    .points-lst li {
        width: 49.5%;
        max-width: 49.5%;
    }

    .logo {
        float: none;
        display: block;
        margin: 0 auto 10px;
    }

    .logo-area.inner .logo-box {
        float: none;
    }

    .no-info-box .logo {
        margin: 10px auto 10px;
    }

    .slogan {
        max-width: none;
    }

    .info-block-hold {
        text-align: center;
        padding: 0;
    }

    .top-ttl-area h2, .top-ttl-area h1 {
        float: none;
        width: auto;
        margin: 0 0 15px;
    }

    .top-ttl-area .link {
        display: block;
        float: none;
    }

    .promotion-lst .label-txt {
        width: 65px;
        background-size: 100%;
        height: 65px;
    }

    .promotion-lst li {
        padding: 18px 16px;
    }
}

@media screen and (max-width: 680px) {
    .add-inform-section .img {
        display: none;
    }

    .product-list li {
        display: block;
        width: auto;
        max-width: none;
    }

    .map-box h2, .map-box .map-block {
        display: none;
    }

    .slider-area {
        width: 300px;
    }

        .slider-area .bx-clone {
            display: none;
        }

    .info-block-hold .info span {
        padding: 13px 14px;
    }

    .top-area .top-box .txt-box {
        float: none;
        width: auto;
        max-width: none;
        padding: 0 0 20px;
    }

    .postcode-form .link a {
        display: none;
    }

    .map-box .link {
        display: block;
    }

    .top-area .top-box .map-box {
        float: none;
        width: auto;
        max-width: none;
    }

    .postcode-form {
        max-width: none;
    }

    .top-area .top-box .map-block {
        padding: 0 0 7px;
    }

        .top-area .top-box .map-block img {
            width: 100%;
        }

    .info-img-lst.inner {
        text-align: center;
    }

        .info-img-lst.inner li {
            display: inline-block;
            vertical-align: top;
            float: none;
            width: 45%;
            margin: 0 2%;
        }

            .info-img-lst.inner li:first-child {
                display: block;
                width: 100%;
                margin: 0 0 10px;
                max-width: none;
            }

        .info-img-lst.inner.news li {
            display: block;
            width: 100%;
            margin: 0 0 10px;
            max-width: none;
        }
}

@media screen and (max-width: 670px) {
    .add-block-info {
        display: table;
        width: 100%;
    }

        .add-block-info .hold {
            display: table-header-group;
            vertical-align: top;
        }

        .add-block-info .image-block {
            display: table-footer-group;
            vertical-align: top;
        }

        .add-block-info .hold.mobile-show {
            display: block;
            padding: 0;
        }

    .add-info-section .slide-holder {
        float: none;
        width: auto;
        margin: 0 auto 35px;
    }

    .inform-holder .box,
    .inform-holder .box:first-child {
        float: none;
        width: auto;
        max-width: none;
        padding: 0 0 10px;
    }

    .video-area-frame .video-add-block {
        width: 100%;
        float: none;
        margin: 0 0 25px;
        max-width: none;
    }
}

@media screen and (max-width: 580px) {
    .shops-lst .img {
        display: none;
    }

    .form-frame .product-row .btn-remove {
        text-align: left;
    }

    .no-info-box .logo {
        margin-top: 5px;
    }

    .add-lang-lst {
        padding: 0 0 40px;
        font-size: 16px;
    }

    .top-lang-lst a {
        width: 140px;
        height: 40px;
        background-size: 100% !important;
    }

    .top-lang-lst {
        padding: 0 0 50px;
    }

    .form-frame .product-row .box,
    .form-frame .product-row .box:first-child {
        float: none;
        width: auto;
        overflow: hidden;
        padding: 0 0 10px;
    }

        .form-frame .product-row .box:first-child label,
        .form-frame .product-row label {
            width: 135px;
        }

    .shops-lst .img {
        float: none;
        width: auto;
        max-width: none;
        padding: 0 0 15px;
    }

    .info-frame .text-box {
        overflow: visible;
    }

    .info-frame .img {
        margin-right: 15px;
    }

    #content .product-lst.inner li,
    .product-lst.inner li {
        width: 33%;
    }

    .promotion-lst .img {
        width: 38%;
    }

    .f-area .btn-top {
        width: 30px;
        height: 30px;
        right: 5px;
        background-size: 100%;
    }

    .add-block-info .image-block {
        float: none;
        margin: 0;
        max-width: none;
    }

    .add-block-info .img {
        float: none;
        margin: 0 0 15px;
        max-width: 129px;
    }
}

@media screen and (max-width: 510px) {
    .loc-link span.m-hidden {
        display: none;
    }

    .loc-link span.m-text {
        display: block;
    }

    .bottom-link .link-login {
        margin-right: 17px;
    }

    .social-icos {
        float: none;
        padding: 0 0 7px;
    }

    .contact-area .form-frame.inner02 {
        max-width: none;
    }

    .inner-txt-info, .add-text-inform {
        float: none;
        width: auto;
    }

        .inner-txt-info .frame, .add-text-inform .frame {
            padding: 0;
        }

    .time-lst .add-txt span {
        display: inline-block;
        vertical-align: top;
    }

    .promotion-lst .txt-box {
        overflow: visible;
    }

    .f-form .decor-field {
        padding: 0 10px 42px;
        border-radius: 0;
        -webkit-border-radius: 0;
    }

        .f-form .decor-field input[type="text"] {
            text-align: center;
        }

        .f-form .decor-field input[type="submit"] {
            bottom: 0;
            top: auto;
            width: 100%;
            border-radius: 0;
            -webkit-border-radius: 0;
        }

    .inform-holder .product-lst li,
    .product-lst li {
        width: 45%;
        margin: 0 2% 20px;
    }

    .safari .product-lst li {
        margin: 0 1.9% 20px;
    }

    .inform-holder .catalogues-lst li,
    .catalogues-lst li {
        width: 45%;
        max-width: 45%;
        margin: 0 2% 20px;
    }

    .info-txt-hold.right .img,
    .info-txt-hold .img {
        float: none;
        width: auto;
        max-width: none;
        margin: 0 0 10px;
    }

        .info-txt-hold .img img {
            width: 100%;
        }

    .buttons-lst li {
        display: block;
        max-width: 208px;
        text-align: center;
    }
}

@media screen and (max-width: 440px) {
    .add-icos-lst li {
        width: 38%;
    }

    .bottom-link .link-login .hidden {
        display: none;
    }

    .top-lang-lst a {
        width: 125px;
    }

    .overlay .overlay-inner {
        padding: 30px 14px 60px;
    }

    #content .product-lst.inner li,
    .product-lst.inner li {
        width: 48%;
    }

    .m-nav-link {
        width: 26px;
        padding: 0;
        text-indent: -9999px;
        height: 20px;
    }

    .search-form .decor-field input[type="text"] {
        font-size: 12px;
        width: 145px;
    }

    .info-add-block .img {
        float: none;
        width: auto;
        max-width: none;
        margin: 0 0 10px;
    }

        .info-add-block .img img {
            width: 100%;
        }

    .points-lst li {
        display: block;
        width: auto;
        max-width: none;
    }

    .product-list .txt-box {
        overflow: visible;
    }
}

@media screen and (max-width: 390px) {
    .shops-lst .txt-box .box ul {
        float: none;
        width: auto;
        padding-bottom: 15px;
    }

    .form-frame .product-row .box:first-child label,
    .contact-area .form-frame .row label,
    .form-frame .product-row label,
    .form-frame .form-hold .row label {
        width: auto;
        max-width: none;
        display: block;
        float: none;
        padding: 0 0 5px;
    }

    .contact-area .form-frame .btn-box {
        padding-left: 0;
    }

    .form-frame .btn-box input {
        width: 100%;
    }

    .contact-area {
        padding: 0 0 30px;
    }

    .form-frame .form-hold .btn-box {
        padding-left: 0;
    }
}

@media screen and (max-width: 360px) {
    .icos-lst li {
        margin-right: 45px;
    }

    .f-holder .block, .f-holder .box {
        display: block;
        width: auto;
        max-width: none;
        margin: 0;
        padding: 0 2.5% 15px !important;
    }

    .f-area > .holder {
        padding: 25px 0;
    }

    .info-img-lst li {
        float: none;
        width: auto;
        display: block;
        max-width: none;
        margin: 0 0 15px;
    }

    .promotion-lst .img img,
    .info-img-lst img {
        width: 100%;
    }

    .promotion-lst .img {
        float: none;
        width: auto;
        max-width: none;
        margin: 0 0 15px;
    }

    .promotion-lst .label-txt {
        width: 90px;
        height: 90px;
    }
}

.adaptpage {
    background: #51ff00;
    text-align: center;
    padding: 5px;
    z-index: 1555;
    overflow: hidden
}

    .adaptpage a {
        color: #525252;
        text-decoration: underline;
    }

        .adaptpage a:hover {
            text-decoration: none;
        }

.txtIV {
    visibility: hidden;
    display: none;
}

#toggleText {
    display: none;
}

.hasPlaceholderText {
    color: #aaa;
}

#toggleText1, #toggleText2, #toggleText3, #toggleText4, #toggleText5, #toggleText6, #toggleText7, #toggleText8, #toggleText9, #toggleText10 {
    display: none;
}

.itemProp,
.txtIV {
    visibility: hidden;
    display: none;
}


/**
 * Divas Cookies jquery plugin for Cookie Policy banner stylesheet
 * @author: CodingDivas
 * @date: 2014/10/27
 * @version: 0.2 production
 */

.divascookies {
    position: fixed;
    bottom: 0;
    width: 100%;
    /*background: #e6433e;*/
    background: rgba(230,67,62, 0.75);
    color: white !important;
    display: none;
    z-index: 999999;
}

    .divascookies > .divascookies-banner-container {
        position: relative;
        padding: 0 20px;
        overflow: hidden;
        text-align: center;
    }

    .divascookies p.divascookies-banner-text {
        position: relative;
        line-height: 1;
        font-size: 14px;
        display: inline-block;
        padding: 0 10px 0 0;
    }

span.divascookies-policy-link {
}

    span.divascookies-policy-link a {
        white-space: nowrap;
        color: white !important;
    }

        span.divascookies-policy-link a:hover {
            text-decoration: underline;
            transition: color 0.3s ease 0s;
        }

.divascookies-banner-container > .divascookies-accept-button-container {
    display: inline-block;
    margin-top: 5px;
}

.divascookies-accept-button-container > .divascookies-accept-button-img {
}

.divascookies-accept-button-container > .divascookies-accept-button-text {
    font-size: 14px;
    cursor: pointer;
    background: #636363;
    color: #fff;
    margin: 0;
    padding: 4px 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    transition: background-color 0.3s ease 0s;
}

    .divascookies-accept-button-container > .divascookies-accept-button-text:hover {
        background: #565656;
    }

.top-img-area .text-holder {
    font-size: 33px;
    color: #ed2029;
    font-style: italic;
}

.top-img-area .content-container {
    display: flex;
    max-width: 970px;
    margin: 0 auto;
    justify-content: space-between;
}

    .top-img-area .content-container .page-holder {
        margin: 0;
        padding: 0;
    }

@media screen and (max-width: 768px) {
    .top-img-area .content-container {
        flex-direction: column;
        align-items: center;
    }

        .top-img-area .content-container .text-holder {
            font-size: 22px;
        }
}

@media screen and (max-width: 992px) {
    .top-img-area .content-container {
        padding: 0 15px;
    }
}


.table-data-sheet {
    width: 100%;
    border: 1px solid #eaeaea;
    font-size: 12px;
}

    .table-data-sheet tr td {
        padding: 2px;
    }

    .table-data-sheet tr.even {
        background: #eaeaea;
    }

    .table-data-sheet tr {
        border-top: 1px solid #eaeaea;
    }
