
/*
.page {
    background: url('https://www.cameraland.nl/media/wysiwyg/site/acties/blackfriday/2025/black_friday_bg2025.png') no-repeat fixed center #161616 !important;
}
*/

.page {
    background: url('https://www.cameraland.nl/media/wysiwyg/site/acties/blackfriday/2025/black_friday_bg2025.png') no-repeat fixed center #161616 !important;
}





.usp li,
.usp li a {
    color: #fff;
}

.footer-payment {
    background: #ffffff;
}

.usp span {
    color: #ccc;
}

.footer-usp .usp span:last-child {
    color: #ffffff;
}

.menu-button {
    background: none !important;
}

.main-container.col2-left-layout {
    -webkit-box-shadow: 0px -1px 23px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -1px 23px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px -1px 23px 0px rgba(0, 0, 0, 0.75);
}

.bekijkallebf a {
    font-size: 12px;
    letter-spacing: 3px;
    border: 1px solid #ccc;
    padding: 4px 16px;
    color: #969696;
    background: #fff;
    border-radius: 3px;
}

.bekijkallebf {
    margin: 10px !important;
}

.bfheader {
    background: #000;
    text-align: center;
    color: #fff;
    padding: 5px;
    font-size: 26px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: "Open Sans", "Cabin", Verdana, Arial, sans-serif;

}

.bfkorting {
    border: 3px solid #f8f8f8;
    background: #f8f8f8;
    text-align: center;
    font-family: "Open Sans", "Cabin", Verdana, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    padding: 12px;
    border: 1px solid #d6d6d6;
    color: #ff6600;
}

.bfkrtng {
    font-weight: 800;
    font-size: 46px;
}



.krtngscode1 {
    font-size: 16px;
    font-weight: 100;
    color: #8e8e8e;
    letter-spacing: 4px;
}

.krtngscode2 {
    background: #ff6600;
    padding: 6px;
    color: #FFF;
    font-size: 30px;
    border: 1px dashed #f8f8f8;
    margin: 10px 20px;
    font-weight: 800;
}

#clockdiv {
    background: #f8f8f8;
    text-align: center;
}

#clockdiv {
    font-family: sans-serif;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
    margin: auto;
    width: 100%;
    background: none !important;
    color: #689f38;
}

#clockdiv div {
    text-align: center;

}

#clockdiv div > span {
    padding: 2px;
    border-radius: 3px;
    background: none !important;
    display: inline-block;
    font-family: "Open Sans", "Cabin", Verdana, Arial, sans-serif;
    font-weight: 800;
    font-size: 47px;
}

#clockdiv .smalltext {
    /* padding-top: 0px; */
    font-size: 12px;
    /* margin-top: -12px; */
    color: #689f38;

}

#clockdiv > div {
    padding: 0px 10px;
    border-radius: 3px;
    background: none !important;
    display: inline-block;

}
/*
.clearer {
    width: 456px;
    float: right;
    margin-top: 20px;
}
*/

.clearer {
    margin-bottom: 20px;
}


.col1-layout {
    -webkit-box-shadow: 0px -1px 23px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -1px 23px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px -1px 23px 0px rgba(0, 0, 0, 0.75);
}


@media screen and (max-width: 992px) {
    .clearer {
        width: 100%;
    }
}


.header-top + .header-bottom {
    padding-top: 67px!important;
    background: #161616bd !important;
    border-bottom: 2px solid #161616bd !important;
}

@media screen and (max-width: 680px) {
    .bekijkallebf {
        margin: 0px !important;
    }
    /*
    .prolabels-image{
        display: none!important;
    }
    */

    .header-top + .header-bottom {
    padding-top: 0px!important;
    }

    .circlebf, .circle{
        display:none!important;
    }

    .promotions .promotion, .promotion {
    padding-left: 0px!important;
    border-bottom: 1px solid #ccc!important;
    padding-bottom: 10px!important;
    padding-top: 10px!important;
    }

}

@media screen and (max-width: 680px) {

    .prolabel-wrapper .bottom-right, .garantieimg{
        display: none!important;
    }


    .main {
        margin-top: 0px;
    }

    .bekijkallebf a{
        font-size: 11px;
    }
}


