html {
    scroll-padding-top: 250px;
}

.toplogo.snoepfeest {
    padding-top: 0;
    margin-top: 25px;
}

.toplogo{
    padding-bottom: 0;
}

.toplogo img#logo-snoepfeest{
    height: 100px;
}

.dropdown-menu li{
    border-bottom: dotted 2px #D67C9F;
    padding: 10px 0 10px 0;
}

.wrapper-cat-home{

}

.product-detail-foto{
    height:500px;
    object-fit: scale-down;
}

.carousel-product-detail-foto{
    height: 500px;
}

.price-old {
    color: rgba(0,0,0,.4);
    text-decoration: line-through;
    font-size: 14px;
    margin-right: 10px;
}

small.productInhoud{
    font-weight: 400;
}

.opties{
    font-weight: bold !important;
    color: #373535 !important;
}


@media(max-width:991px) {
    .wrapper-th-winkelwagen {
        display: block !important;
    }

    .wrapper-th-winkelwagen .th-hide{
        display:none !important;
    }

    .wrapper-text-box{
        padding-top: 30px;
    }
}

.btn-pink-outline {
    display: inline-block;
    text-decoration: none !important;
    color: #D67C9F !important;
    text-align: center;
    font-size: 15px;
    letter-spacing: .7px;
    padding: 10px 50px !important;
    background-color: transparent;
    transition: all .2s;
    z-index: 1;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0;
    border: 1px solid #D67C9F;
}
.btn-pink-outline:after {
    content: '';
    position: absolute;
    z-index: -1;
    transition: all .2s;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #A34A6D;
}
.btn-pink-outline:focus:after, .btn-pink-outline:hover:after {
    height: 100%;
    color: #fff !important;
}
.btn-pink-outline:hover {
    color: #fff !important;
}
.btn-pink-outline i {
    margin-left: 10px;
    margin-right: 0px;
}

.betalingswijze {
    float: left;
    padding: 5px 3px;
    border: solid 1px #FDF8FA;

    cursor: pointer;
}

.betalingswijze.active {
    border: 1px solid #D67C9F;
    border-radius: 10px;  
    background: #FBF0F3;

}

.betalingswijze img{
    width: 70px;
    padding-left: 4px;
    padding-right: 4px;
}

.cart-qty {
    font-weight: bold;
}

.td-winkelwagen-aantal{
    padding-top: 10px;
    font-weight: 700;
    font-size: 18px;
    color: #373535;
}

.contact-form .inputselect {
    background-color: #FBF0F3;
    border-top: 1px solid #FBF0F3;
    border-left: 1px solid #FBF0F3;
    border-right: 1px solid #FBF0F3;
    border-bottom: 1px solid #F5DEE5;
    /*box-shadow: none;*/
    font-size: 14px;
    border-radius: 2px;

}

.contact-form .inputselectDelivery {
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    border-radius: 2px;

}

.delivery-container, .type-container, .voucher-container{
    margin-bottom: 10px;
    display: block;
    color: #111;
    transition: box-shadow .1s ease-out;
    background-color: #FBF0F3;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 0.6rem;
}

.delivery-container:hover, .type-container:hover, .voucher-container:hover{
    border-color: #bbb;
    box-shadow: 0 .6rem .8rem -.3rem #eee;

}

.delivery-container-checked, .type-container-checked {
    margin-bottom: 10px;
    display: block;
    color: #111;
    transition: box-shadow .1s ease-out;
    background-color: #FBF0F3;
    border-radius: 4px;
    border: 3px solid #D67C9F;
    padding: 0.6rem;
}

.delivery-info-container, .type-info-container, .facturatie{
    display: none;
}

.contact-form .inputfieldType {
    background-color: #ffffff;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;    
    font-size: 14px;
    border-radius: 2px;
    padding: 0px 15px;
}

.contact-form .form-check label {
    font-weight: 600;
    color: #282726;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
}

.contact-form .form-check input {    
    margin-top: 14px;
    margin-bottom: 14px;  
}

.inpBetalingswijze{
    text-align: center;
    padding: 10px;
}

.contact-form .inputfield{
   min-height:41px;
    padding-top: 0;
    padding-bottom: 0;
}

/*
h2:first-child:before {
    display: none;
}
h2:after {
    content: "";
    border: 1px solid #373535 !important;
    display: block !important;
    width: 70px !important;
    margin-top: 1rem;    
}
*/

.wrapper-photo-list {
    margin-top: 70px;
    margin-left: -15px;
    padding: 0px 10px 0px 10px;
}

.photo-list {
    margin: 5px 0px 0px 0px;
    padding: 0;
    list-style: none;
    position: relative;
    overflow: hidden;
    border-radius: 0px;
}

.masonry-sizer {
    width: 25%;
}

photo-list__item.large {
    width: 50%;
}
.photo-list__item {
    float: left;
    width: 25%;
}

.photo-list__item__inner {
    position: relative;
    height: 0;
    padding-bottom: 130%;
}

.photo-list__item a {
    display: block;
    background-color: rgba(54, 169, 225, 0.03);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 0px;
}

.img-fluid {
    margin-top: 10px;
    margin-bottom: 10px;
}

.productContainer:hover{
    cursor: pointer;
}

.btn-pink-outline-no-pad {
    display: inline-block;
    text-decoration: none !important;
    color: #D67C9F !important;
    text-align: center;
    font-size: 15px;
    letter-spacing: .7px;
    background-color: transparent;
    transition: all .2s;
    z-index: 1;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0;
    border: 1px solid #D67C9F;
}