/*-----------------------------------------------------------------------------
version:   1.1
date:      15/03/07
author:    Atvise
email:     info@atvise.nl
website:   http://atvise.nl
-----------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------
# General styles
# Form styles
# Header
# Overzicht pagina
# Product pagina
-----------------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700');
* {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

.welcome {
    display: none;
}
img {
    height: auto;
}

.header-regular .block-search .input-text:focus:focus,
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
    border-color: #F9C2BE;
}

.cms-home .page-title-wrapper {
    display: none;
}

/* @media only screen and (min-width: 1200px) {
    .cms-home .container {
        max-width: 1156px;
    }
} */

.columns .column.main {
    padding-bottom: 0px;
}


a.action.mailto.friend.feature.feature-icon-hover,
a.action.tocompare.feature.feature-icon-hover {
    display: none !important;
}

div#lang-switcher-wrapper-regular {
    position: absolute !important;
    right: 20px;
}

span.view-nl span.label.dropdown-icon {
    background-image: url(../media/wysiwyg/infortis/flags/nl.png);
}
.breadcrumbs {
    margin: 20px 0 30px;
}


/*-----------------------------------------------------------------------------
# Form styles
-----------------------------------------------------------------------------*/

input#search {
    border-radius: 5px;
}

input#search::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #58585c;
    font-size: 13px;
    font-weight: 600px;
    font-family: 'Muli', sans-serif;
}

input#search::-moz-placeholder {
    /* Firefox 19+ */
    color: #58585c;
    font-size: 13px;
    font-weight: 600px;
    font-family: 'Muli', sans-serif;
}

input#search:-ms-input-placeholder {
    /* IE 10+ */
    color: #58585c;
    font-size: 13px;
    font-weight: 600px;
    font-family: 'Muli', sans-serif;
}

input#search:-moz-placeholder {
    /* Firefox 18- */
    color: #58585c;
    font-size: 13px;
    font-weight: 600px;
    font-family: 'Muli', sans-serif;
}

.header-regular .block-search .input-text,
.header-regular .block-search .action.search:before {
    color: #58585C !important;
}

.block-search .action.search:before {
    -webkit-font-smoothing: inherit;
}


/*-----------------------------------------------------------------------------
# Header
-----------------------------------------------------------------------------*/
.main.container {
    padding-top: 0px !important;
}
.cms-home main#maincontent {
    margin-top: -10px !important;
}
main#maincontent {
    margin-top: 30px !important;
}
.account-links.top-links .links.custom-list li.first a img {
    margin: 16px 0;
}
.header-primary {
    margin-top: -5px;
}

.the-slideshow-wrapper {
    margin-top: -10px;
    margin-bottom: 74px;
}

.nav-container {
    border-top: 1px solid #dfe2df;
    border-bottom: 1px solid #dfe2df;
}

nav#mainmenu {
    margin-top: 5px;
}

.navi-wrapper,
.nav-regular {
    margin: 0 auto;
    display: table;
}

.navi-wrapper {
    margin-top: 4px;
    margin-bottom: 2px;
}

.nav-regular li.level0>a {
    padding: 0 17px;
    letter-spacing: 0px;
}

.nav-regular .nav-item.level0 > a {
    font-weight: 600 !important;
    font-family: 'Open Sans', sans-serif !important;
}

ul.links.custom-list {
    font-size: 13px;
}

.ic-cart:before,
.ic-cart1:before {
    content: "";
}

.minicart-wrapper .action.showcart .counter.qty {
    min-width: 24px;
    min-height: 24px;
    margin: 0 4px;
}

.minicart-wrapper .action.showcart .counter.qty {
    font-weight: normal;
    font-family: 'Source Sans Pro', sans-serif !important;
}

.dropdown-block .caret,
.nav-regular li.level0 > a .caret {
    opacity: 1;
}

.navi-wrapper .caret {
    background: url(../media/images/arrow-wit.png) no-repeat;
    width: 7px;
    height: 4px;
}

.nav-regular li.level0 > a .caret {
    margin-left: 11px;
}

.caret:before {
    content: "";
}

.minicart-wrapper .icon.ic.ic-cart {
    background: url(/media/images/winkelmand.png) no-repeat;
    width: 23px;
    height: 23px;
}

.navi-wrapper {
    margin: 0 auto;
    display: table;
}

@media screen and (min-width: 768px) {
    .links-wrapper-separators-left .links>li>* {
        background-image: url(/media/images/link-separator-px.png);
        padding: 0 8px;
    }
    .minicart-wrapper .caret {
        background: url(/media/images/arrow.png) no-repeat;
        width: 7px;
        height: 4px;
    }
    .header-primary-container .hp-block.right-column .item {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 1000px) and (min-width: 768px) {
    ul.links.custom-list li {
        width: 100% !important;
    }
    .links-wrapper-separators-left .links>li>* {
        background: none;
    }
    .nav-holders-wrapper+.mobnav-trigger {
        float: none;
        text-align: center;
    }
    .navi-wrapper {
        text-align: center;
    }
}


/*-----------------------------------------------------------------------------
# Home
-----------------------------------------------------------------------------*/

.ct-block {
    background: #f9fcfc;
}

.ct-block p {
    padding: 30px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #000;
    background: #F9FCFC;
    margin-top: -5px;
    border-radius: 0px 0px 5px 5px;
    text-align: center;
}

.ct-block img {
    border-radius: 5px 5px 0px 0px;
    width: 100%;
}

.ct-block a {
    margin: 0 auto;
    display: table;
    background: #c2e0e0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 15px 0;
    border-radius: 5px;
    margin-bottom: 20px;
}

.ct-block a-button {
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
    .custom-no-gutter {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 991px) {
    .block-blog img {
        margin-bottom: 16px !important;
    }
}

.block-blog {
    background: #fef9f8;
    padding-top: 52px;
    padding-bottom: 32px;
    margin-top: 27px;
    margin-bottom: 27px;
}

.block-blog img {
    border-radius: 10px;
    width: 100%;
    margin-bottom: 20px;
}

#amblog_sidebar_recent_posts .block-title,
#amblog_sidebar_tags .block-title,
#amblog_sidebar_search .block-title,
#amblog_sidebar_categories .block-title {
    color: #fac2bd;
}

#am_blog_search button {
    background: #c2e0e0;
    color: #fff;
}

.am-read-more {
    color: #fff;
}

.am-tags {
    display: none
}

.amblog-recent-post .thumbnail {
    width: 60px;
    height: 48px;
    overflow: hidden;
}

.amblog-post .post-thumbnail img.thumbnail {
    width: 100%;
}

.amblog-recentposts .thumbnail .img {
    width: 60px;
    height: 60px;
    margin-top: -10px;
}

.block.itemslider .block-title strong {
    font-weight: bold;
    font-size: 21px;
    color: #000;
    position: relative;
    left: 8px;
}


/* Blog Nieuwe Stijl */
.amblog-container .list-content {
    background-color: #FEF9F8;
    padding: 0;
    position: relative;
    border-radius: 10px !important;
    display: block;
    overflow: hidden;
}
.amblog-container .list-content h3 {
    padding: 15px;
    background: rgb(194 224 224);
    display: block;
    width: 100%;
    min-height: 100px;
    margin-bottom: 0;
}
.amblog-container .list-content .post-thumbnail {
    width: 100%;
}
.amblog-container .list-content h3 a {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    font-family: 'VerbRegular';
}
.amblog-container .list-content a.am-read-more {
    display: block;
    margin: 15px;
    width: fit-content;
    background: #F0F0F0;
    padding: 10px;
    width: 40px;
    text-align: center;
    color: #000;
    border-radius: 10px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.amblog-container .list-content .content {
    padding: 15px 70px 15px 15px;
}
.amblog-container .list-content span.categories {
    display: none;
}
.amblog-container .list-content .thumbnail-container {
    margin-bottom: 15px;
}

#amblog_sidebar_tags a.tag.tag {
    padding: 5px;
    margin: 3px;
    border: 1px solid rgb(250 194 189 / 0.5);
    display: inline-block;
    border-radius: 5px;
}
#amblog_sidebar_tags a.tag.tag:hover {
    background: rgb(250 194 189 / 0.5);
}
article.desktop.two-columns-left .block-content {
    padding: 0 !important;
}
article.desktop.two-columns-left i.amblog-classic.glyphicons.ok_2 {
    display: none;
}
article.desktop.two-columns-left li.amblog-category {
    padding: 0px !important;
}
/* Einde Blog Nieuwe Stijl */



.block.itemslider .owl-buttons .owl-prev,
.block.itemslider .owl-buttons .owl-next {
    background: #f0f0f0;
    border-radius: 5px;
}

.itemslider .block-title {
    border-bottom: 0px solid #e5e5e5;
}

.block.itemslider .product.details.product-item-details {
    border: 1px solid #dddddd;
    border-radius: 0 0 5px 5px;
}

.block.itemslider .product-item-img {
    border: 1px solid #dddddd;
    border-radius: 10px 10px 0 0;
    border-bottom: 0px;
}
strong.product.name.product-item-name {
    height: 60px;
}

.block.itemslider .product-item-img img.lazyOwl {
    width: 100%;
    border-radius: 8px;
    margin-bottom: -5px;
    border-radius: 10px 10px 0 0;
}

.block.itemslider strong.product.name.product-item-name,
.block.itemslider .price-box.price-final_price {
    text-align: center;
}

.block.itemslider a.product-item-link {
    font-size: 20px;
    font-weight: bold !important;
    font-family: 'Source Sans Pro', sans-serif !important;
}
.block.widget.block-products-list .product-item-info a.product-item-link {
    font-size: 16px;
    height: 70px !important;
    display: block;
}

.block.itemslider .product-items .item .price-box .price {
    font-weight: lighter;
    font-size: 20px;
    color: #708670;
}

.custom-hr {
    border: 1px solid #c9cfc9;
}

.vink {
    position: relative;
}

.vink:before {
    content: url(/media/wysiwyg/infortis/home/vink.png);
    width: 20px;
    height: 20px;
    position: absolute;
}

.usp p {
    padding-left: 50px;
}
div#password-strength-meter-container {
    display: none;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.footer-top .item-left {
    float: none;
}

.footer-top .item-left .container {
    margin-top: 29px;
    margin-bottom: 18px;
}

.footer-container .footer-top .inner-container {
    position: relative;
}

.footer-top .field.newsletter,
.niewsbrief .actions {
    display: inline-block;
}

.usp {
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    color: #58585c;
    margin-bottom: 60px;
    margin-top: 60px;
}

.footer-top .field.newsletter input[type="email"] {
    vertical-align: middle;
    position: relative;
    width: 100%;
    height: 48px;
    border-color: #e2e2e2;
    border-radius: 5px;
    line-height: 14px;
}

input#newsletter::placeholder{
    line-height: 1px;
    vertical-align: top;
}
input#newsletter::-webkit-input-placeholder{
    line-height: 1px;
    vertical-align: top;
}
input#newsletter::-moz-placeholder{
    line-height: 1px;
    vertical-align: top;
}
input#newsletter:-ms-input-placeholder{
    line-height: 1px;
    vertical-align: top;
}
input#newsletter:-moz-placeholder {            /* Firefox 18- */
    line-height: 1px;
    vertical-align: top;
}

.niewsbrief {
    padding: 0 15px;
}

.footer-top {
    color: #58585c !important;
}

.footer-top .field.newsletter input[type="email"]::-webkit-input-placeholder {
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    font-style: italic;
    color: #666666;
    padding: 10px;
}

.footer-top .field.newsletter input[type="email"]::-moz-placeholder {
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    font-style: italic;
    color: #666666;
    padding: 10px;
}

.footer-top .field.newsletter input[type="email"]:-ms-input-placeholder {
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    font-style: italic;
    color: #666666;
    padding: 10px;
}

.footer-top .field.newsletter input[type="email"]:-moz-placeholder {
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    font-style: italic;
    color: #666666;
    padding: 10px;
}

.niewsbrief strong {
    font-family: 'Source Sans Pro', sans-serif;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
    font-size: 21px;
}

.niewsbrief p {
    margin-bottom: 0px;
}

p.nws-small {
    font-size: 14px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    color: #888888;
    margin-bottom: 6px;
}

.niewsbrief .action.primary {
    border-radius: 5px;
    text-transform: uppercase;
    height: 47px;
    margin: 15px 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    min-width: 170px;
    font-size: 15px;
    top: -1px;
    position: relative;
    background: #fac2bd;
    color: #fff;
}

.niewsbrief .action.primary:hover {
    color: #000;
    background: #fac2bd;
}

.footer-primary {
    margin-top: 29px;
    margin-bottom: 80px;
}

.footer-primary-container h6.block-title.heading {
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 0px;
    color: #fff;
}

.footer-primary-container .footer-primary a {
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}

.footer ul li {
    color: #fff;
}

.footer-primary-container .footer-primary a:hover {
    color: #f9c2be;
}

.footer-primary-container ul.bullet li {
    background: url(../media/images/bullet-wit.png) -5px 2px no-repeat;
    padding-left: 20px;
}

.footer-primary-container ul.bullet li:hover {
    background-position: -3px 2px;
}

.footer-primary-container address {
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 25px;
    color: #fff;
}

.footer-bottom p,
.footer-bottom a {
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    font-weight: 400;
    color: #666666 !important;
}

.footer-bottom a {
    text-decoration: underline;
    padding: 0 5px;
}

a.img-link {
    padding: 0px;
    margin: 0px;
    background: none;
}

.footer .footer-copyright {
    position: relative;
    top: 13px;
}

.footer-bottom .item.item-right img {
    position: relative;
    top: 10px;
    max-height: 35px;
}

/* nieuwsbrief mailchimp styling */

.niewsbrief #mc-embedded-subscribe-form input[type=checkbox] {
    display: inline;
    width: auto;
    margin-right: 10px;
}

.niewsbrief #mergeRow-gdpr {
    margin-top: 20px;
}

.niewsbrief #mergeRow-gdpr fieldset label {
    font-weight: normal;
}

.niewsbrief #mc-embedded-subscribe-form .mc_fieldset {
    border: none;
    min-height: 0px;
    padding-bottom: 0px;
}

.niewsbrief #mc_embed_signup .button {
    border-radius: 5px;
    text-transform: uppercase;
    height: 47px;
    margin: 15px 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    min-width: 170px;
    font-size: 15px;
    top: -1px;
    position: relative;
    background: #fac2bd;
    color: #fff;
    vertical-align: middle;
}

.niewsbrief #mc_embed_signup .button:hover {
    color: #000;
    background: #fac2bd;
}

.niewsbrief #mc_embed_signup form {
    text-align: left;
    padding: 0;
}

.niewsbrief #mc_embed_signup input.email {
    vertical-align: middle;
    position: relative;
    width: 100%;
    height: 48px;
    border-color: #e2e2e2;
    border-radius: 5px;
    line-height: 14px;
}

@media screen and (min-width: 960px) {
    .niewsbrief #mc_embed_signup input.email {
        max-width: 440px;
        min-width: 440px;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 961px) {
    .niewsbrief #mc_embed_signup input.email {
        max-width: 350px;
        min-width: 350px;
    }
}


@media screen and (max-width: 960px) {
    .nieuwsbrief-img img {
        position: relative;
        display: none;
    }
}

@media screen and (min-width: 960px) {
    .footer-top .field.newsletter input[type="email"] {
        max-width: 440px;
        min-width: 440px;
    }
    .nieuwsbrief-img {
        position: relative;
    }
    .nieuwsbrief-img img {
        max-height: 348px;
        position: absolute;
        top: -187px;
        right: 0px;
    }
    .footer-primary-container .mobile-collapsible.producten {
        margin-left: 43px;
    }
    .footer-primary-container .mobile-collapsible.klantenservice {
        margin-left: 19px;
    }
}

@media screen and (max-width: 414px) {
    .footer-top .field.newsletter,
    .niewsbrief .actions {
        width: 100%;
    }
    .footer-primary .block-content {
        padding: 20px;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 961px) {
    .niewsbrief img {
        max-height: 250px;
        top: -89px;
    }
    .footer-top .field.newsletter input[type="email"] {
        max-width: 350px;
        min-width: 350px;
    }
}

.bullet-icons li img {
    position: relative;
    top: 22px;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

ul.footer-social-icons img {
    width: 32px;
    height: 32px;
}

.bullet-icons li img:hover {
    background: #1983bd;
    border-radius: 100px;
    -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}

.socialicon:hover {
    border-radius: 100px;
    -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}

ul.footer-social-icons li.facebook img:hover {
    background: url(wysiwyg/infortis/social-icons/facebook-icon-hover.png);
}

ul.footer-social-icons li.facebook img:hover {
    background: url(wysiwyg/infortis/social-icons/facebook-icon-hover.png);
}

ul.footer-social-icons li.twitter img:hover {
    background: url(wysiwyg/infortis/social-icons/twitter-icon-hover.png);
}

ul.footer-social-icons li.linkedin img:hover {
    background: url(wysiwyg/infortis/social-icons/linkedin-icon-hover.png);
}

ul.footer-social-icons li.googleplus img:hover {
    background: url(wysiwyg/infortis/social-icons/googleplus-icon-hover.png);
}

ul.footer-social-icons li.pinterest img:hover {
    background: url(wysiwyg/infortis/social-icons/pinterest-icon-hover.png);
}

ul.footer-social-icons li {
    float: left;
    margin: 0 5px;
}

ul.footer-social-icons li:first-child {
    margin: 0 5px 0 0;
}


/*--------------------------------------------------------------
# Overzicht pagina
--------------------------------------------------------------*/

a.product-item-link {
    font-size: 20px;
    font-weight: bold !important;
    font-family: 'Source Sans Pro', sans-serif !important;
}

.product-item .price-box .price,
.product-items .item .price-box .price {
    font-size: 1.4rem;
    font-weight: bold;
    font-weight: lighter;
    font-size: 20px;
    color: #708670;
}

button.action.tocart.primary {
    border-radius: 5px;
    background: #c2e0e0;
    color: #fff;
}

button.action.tocart.primary:hover {
    color: #000;
}

.veel-gestelde-vragen .ic-img img,
.veel-gestelde-vragen .icon img {
    width: 35px;
    position: relative;
    top: 7px;
}

.veel-gestelde-vragen .grid-container {
    margin-bottom: 20px;
}


/*--------------------------------------------------------------
# Product pagina
--------------------------------------------------------------*/

.box-brand {
    margin-bottom: 20px;
    display: none;
}

input#am_giftcard_date_delivery {
    display: inline-block;
    }

.product-columns-wrapper .catalog-product-view .product-image-container img {
    border-radius: 10px 10px 0 0;
}

.product.attribute.overview .value ul li {
    list-style-type: disc;
    margin-left: 20px;
}

@media screen and (min-width: 780px) {
    .catalog-category-view .page-title-wrapper {
        float: left;
    }
}

.fotorama__arr,
.fotorama__thumb__arr {
    background-color: rgba(255, 255, 255, 0.0) !important;
}

.fotorama__thumb-border {
    border-color: #f9c2be !important;
}

.opc-progress-bar-item._active:before,
.opc-progress-bar-item._active > span:before,
.opc-wrapper .shipping-address-item.selected-item:after,
.filter-title strong[data-count]:after,
.main-color--bg,
button.button.action.continue.primary {
    background-color: #c2e0e0 !important;
}

/* Checkout */

#checkout .message.warning {
    display: none;
}
.payment-option._collapsible.opc-payment-additional.discount-code {
    display: none;
}
.payment-method:last-child {
    display: none;
}

td#label_method_freeshipping_freeshipping:before {
    float: left;
    width: 50px;
    height: 37px;
    content: ' ';
    background-image: url(../media/images/postnl_logo.png) !important;
    background-position: 0 2px;
    background-repeat: no-repeat;
    background-size: auto 33px;
    margin-top: -10px;
}

span.view-nl span.label.dropdown-icon,
li.view-nl.switcher-option span.label.dropdown-icon {
    background-image: url(../media/images/flags/nl.png) !important;
}

.veel-gestelde-vragen .grid12-5 a {
    margin-left: 10px;
}

h2.heading.customer-services {
    margin-top: 5px;
}

.fieldset > .field.choice:before, .fieldset > .field.no-label:before {
    height: 40px !important;
}

.product-items .item .minimal-price-link,
a.minimal-price-link {
    display: none !important;
}