.header-top-container {
    min-height: 47px;
}

.block.itemslider .item {
    overflow: hidden;
}

.block.itemslider.slider-arrows1.slider-arrows1-pos-top-right.slider-pagination1 {
    min-height: 505px;
}

.home-banner-wrapper {
    min-height: 175px;
}

.header-top-container a.action.skip.contentarea {
    display: none !important;
}

.fotorama__caption {
    display: none !important;
}

.sticky-position-wrapper {
    position: sticky;
    top: 190px;
    margin-left: -242px;
    z-index: 999999;
    width: 242px;
    min-width: 242px;
    max-width: 242px;
    transition: all 0.3s ease-in-out;
}

.sticky-position-wrapper:hover {
    margin-left: -1px;
    transition: all 0.3s ease-in-out;
}

.sticky-position-wrapper .sticky-wrapper {
    position: absolute;
    background: #fff;
    font-size: 13px;
}

.sticky-position-wrapper .sticky-wrapper:hover {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.50);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.50);
}

.sticky-position-wrapper .sticky-wrapper .sticky-content {
    padding: 10px;
    display: inline-block;
}

.sticky-position-wrapper .sticky-wrapper .sticky-content h5.heading {
    font-weight: bold;
    margin-top: 10px;
}

.sticky-position-wrapper .sticky-wrapper .sticky-content .side-edgebox-title {
    position: absolute;
    top: 10px;
    right: -45px;
    cursor: pointer;
}

.sticky-position-wrapper.right {
    margin-left: calc(100% - 0px);
}

.sticky-position-wrapper.right .sticky-wrapper .sticky-content .side-edgebox-title {
    right: 0;
    left: -45px;
}

.sticky-position-wrapper.right:hover {
    margin-left: calc(100% - 242px);
}

.sticky-position-wrapper.right .sticky-wrapper .sticky-content .side-edgebox-content {
    display: none;
}

.sticky-position-wrapper.right:hover .sticky-wrapper .sticky-content .side-edgebox-content {
    display: inline-block;
}

.sticky-position-wrapper.right .sticky-wrapper .sticky-content {
    padding: 0px;
}

.sticky-position-wrapper.right:hover .sticky-wrapper .sticky-content {
    padding: 10px;
}

.sticky-position-wrapper.right {
    width: 0;
    min-width: 0;
    max-width: 0;
}

.sticky-position-wrapper.right:hover {
    width: 242px;
    min-width: 242px;
    max-width: 242px;
}

.vertnav-trigger, .nav-regular .nav-item.level0 > a, .nav-holder .dropdown-block .dropdown-heading {
    text-shadow: none !important;
}

.contact-form {
    border: #f5f5f5 10px solid;
    padding: 10px 20px;
    margin: 10px 0;
}

.contact-form .fieldset > .field:not(.choice) > .label {
    width: 100%;
    text-align: left;
}

.contact-form .fieldset > .field {
    margin-bottom: 10px;
}

.contact-form .fieldset > .field.choice:before,
.contact-form .fieldset > .field.no-label:before,
.contact-form .fieldset > .field.choice:after,
.contact-form .fieldset > .field.no-label:after {
    display: none;
}

table > tbody > tr > td:first-child {
    padding-left: 0 !important;
}

table > tbody > tr > td,
table > tfoot > tr > td {
    padding: 2px 8px;
}

.block.newsletter.cms-page {
    width: 720px;
    height: 220px;
    background: url('/media/wysiwyg/infortis/skin/img/visual_nieuwsbrief_720x220.jpg');
    position: relative;
}

.block.newsletter.cms-page .content {
    position: absolute;
    margin-top: 70px;
    margin-left: 10px;
    width: 300px;
}

.block.newsletter.cms-page .actions {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
    min-width: 100%;
}

.block.newsletter.cms-page .primary.subscribe {
    width: 100%;
    min-width: 100%;
    line-height: 32px;
}

body.checkout-index-index .header-container {
    background-size: 100%;
}

body.checkout-index-index .fieldset > .field:not(.choice) > .label {
    width: 100%;
    text-align: left;
}

body.checkout-index-index fieldset.field.street.experius-address-lines.field.street .field .label {
    width: 100%;
    text-align: left;
    float: unset;
}

body.checkout-index-index fieldset.field.street.experius-address-lines.field.street .field .control {
    width: 100% !important;
    float: unset;
}

body.checkout-index-index .fieldset > .field {
    margin: 0;
}

body.checkout-index-index .fieldset:last-child {
    margin-bottom: 0;
}

body.checkout-index-index tr.row td.col.col-method:nth-child(3) {
    display: block !important;
    margin-top: -1px;
}

body.checkout-cart-index div#cart-usp-wrapper {
    background: #fff;
    margin-top: 20px;
    padding-top: 20px;
    margin-bottom: -35px;
    margin-left: -20px;
    padding-left: 5px;
    margin-right: -15px;
}

body.checkout-index-index div#discount-code-error {
    display: none !important;
}

body.checkout-index-index #discount-form input.mage-error, body.checkout-index-index #discount-form select.mage-error, body.checkout-index-index #discount-form textarea.mage-error {
    border-color: initial !important;
}

.header-container .right-column .user-menu .top-links > li > * {
    background-image: unset;
}

.header-container .right-column .user-menu .top-links > li > a:hover {
    background-color: unset !important;
}

.header-container .right-column .user-menu .top-links li {
    background: #ececec;
    margin: 0 5px;
}

.header-container .right-column div#minicart {
    background: #ececec;
    padding: 15px 0 5px 0;
    vertical-align: middle;
    margin-left: 5px;
}

.header-container .right-column .user-menu .top-links li a:hover {
    background: #e0e0e0;
    text-decoration: underline;
    color: #000 !important;
}

.header.container .hp-block.right-column.grid12-4 {
    font-size: 11px;
}

.header-container .right-column .user-menu .top-links li:nth-child(1) a:before {
    content: url('../images/top-account.png');
    display: inline-block;
    display: none;
    width: 100px;
    height: 100px;
}

.header-container .right-column .user-menu .top-links li:nth-child(1) a:before {
    content: url('../images/top-account.png');
    display: block;
    margin: 0 auto;
    width: 20px;
    height: 20px;
}

.header-container .right-column .user-menu .top-links li:nth-child(2) a:before {
    content: url('../images/top-login.png');
    display: block;
    margin: 0 auto;
    width: 20px;
    height: 20px;
}

.header-container .right-column .user-menu .top-links li:nth-child(3) a:before {
    content: url('../images/top-create-account.png');
    display: block;
    margin: 0 auto;
    width: 20px;
    height: 20px;
}

.header-container .right-column div#minicart .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.mage-dropdown-dialog {
    margin-top: -5px;
}

.dropdown-block.filled-heading .dropdown-heading .inner-heading:before {
    content: url('../images/top-cart.png');
    display: inline-block;
    margin: 0 auto;
    width: 26px;
    height: 25px;
    margin-right: 5px;
}

.dropdown-block.show-border.filled-heading .dropdown-heading {
    padding-top: 13px;
    margin-top: -13px;
}

.header-container .right-column div#minicart:hover {
    background: #fff;
}

.cart-text-wrapper {
    margin-top: -15px;
}

.nav-container.skip-content.sticky-container div#minicart {
    background: unset;
}

.nav-container.skip-content.sticky-container div#minicart .cart-text-wrapper {
    display: none;
}

.nav-container.skip-content.sticky-container div#minicart {
    padding: 0;
    margin: 0;
    margin-top: 5px;
    margin-bottom: -5px;
}

.cart-text-wrapper span.cart-text,
.cart-text-wrapper .cart-text-items-wrapper,
.cart-text-wrapper .cart-text-totals-wrapper.show {
    display: inline-block !important;
}

.cart-text-wrapper .cart-text-items-wrapper span:first-child {
    margin-right: -3px;
}

.cart-text-wrapper .cart-text-items-wrapper span:last-child {
    margin-left: -3px;
}

.amcheckout-step-container .amcheckout-form-login .amcheckout-email .note, .amcheckout-step-container .form-login .amcheckout-email .note {
    margin-left: 0;
}

.amcheckout-step-container .amcheckout-form-login .amcheckout-password, .amcheckout-step-container .form-login .amcheckout-password {
    width: 100%;
}

form#shipping-postcodenl {
    text-align: right;
}

form#shipping-postcodenl .info-message {
    max-width: 565px;
    float: right;
}

form#shipping-postcodenl .field.half-width {
    width: 100%;
}

form#shipping-postcodenl .manual {
    margin-bottom: 40px;
}

form#shipping-postcodenl .manual .field .label {
    border: 0;
    clip: unset;
    height: initial;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: initial;
    width: initial;
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    display: inline-block;
}

form#shipping-postcodenl .manual .field .control {
    width: 74.2% !important;
    float: right;
}

fieldset.field.street.experius-address-lines.field.street .field .label {
    border: 0;
    clip: unset;
    height: initial;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: initial;
    width: initial;
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
}

fieldset.field.street.experius-address-lines .control {
    width: 100%;
}

fieldset.field.street.experius-address-lines.field.street .field .control {
    width: 74.2% !important;
    float: right;
}

.phone {
    font-style: italic;
    font-weight: bold;
}

body.catalog-product-view .stock.available {
    color: #44a62d;
}

body.checkout-index-index div.loading-mask,
body.checkout-index-index #checkout-loader {
    display: none !important;
}

body.checkout-cart-index .products.wrapper.grid.products-grid.products-crosssell ol.products.list li.item.product .product.details.product-item-details a {
    max-height: 40px;
    overflow: hidden;
    display: inline-block;
}

.wbr-langswitch-wrapper ul li a:before {
    display: none !important;
}

.header-container .right-column .user-menu .top-links ul {
    float: left !important;
}

.header-container .right-column .user-menu .top-links {
    position: relative;
}

.wbr-langswitch-wrapper {
    display: inline-block;
    float: right;
    margin-left: 5px;
    margin-right: 5px;
}

.wbr-langswitch-wrapper .wbr-langswitch-btn {
    width: 70px;
    height: 60px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.wbr-langswitch-wrapper .wbr-langswitch-btn-wrapper {
    cursor: pointer;
    background: #ececec;
}

.wbr-langswitch-wrapper .wbr-langswitch-btn-wrapper:hover {
    background: #fff;
}

.wbr-langswitch-wrapper .wbr-langswitch-btn-wrapper .wbr-langswitch-btn img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 32px;
}

.wbr-langswitch-wrapper .wbr-langswitch-dropdown-wrapper {
    display: none;
    position: absolute;
    z-index: 9;
    background: #fff;
    left: 5px;
    width: calc(100% - 5px + 132px);
    padding: 5px 0;
    margin-top: -2px;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.25);
}

.wbr-langswitch-wrapper .wbr-langswitch-dropdown-wrapper span.flag-img {
    display: inline-block;
    margin-right: 10px;
    max-width: 32px;
}

.wbr-langswitch-wrapper .wbr-langswitch-dropdown-wrapper span.flag-txt {
    color: #000 !important;
}

.wbr-langswitch-wrapper .wbr-langswitch-dropdown-wrapper ul,
.wbr-langswitch-wrapper .wbr-langswitch-dropdown-wrapper ul li,
.wbr-langswitch-wrapper .wbr-langswitch-dropdown-wrapper ul li a {
    margin: 0 !important;
    padding: 0 !important;
    width: calc(100% - 20px);
    display: inline-block;
    text-align: left;
}

.wbr-langswitch-wrapper .wbr-langswitch-dropdown-wrapper ul li {
    background: none !important;
    padding: 5px 10px !important;
    display: inline-block;
    width: 100%;
}

.wbr-langswitch-wrapper .wbr-langswitch-dropdown-wrapper ul li a:hover {
    background: none !important;
}

.wbr-langswitch-wrapper .wbr-langswitch-btn-wrapper:hover .wbr-langswitch-dropdown-wrapper {
    display: block;
}

span.flag-img-menu {
    max-width: 32px;
    display: inline-block;
    max-height: 32px;
    margin-right: 10px;
    vertical-align: middle;
}

.dd-itemgrid-4col > .nav-item {
    width: 22%;
}

body.catalog-product-view .loading-mask {
    display: none !important;
}

.footer .footer-copyright,
.footer-container .footer-bottom .item span,
.footer-container .footer-bottom .item span[style] {
    font-size: 12px !important;
}

@media screen and (min-width: 770px) and (max-width: 991px) {
    div.minicart-wrapper .cart-text-wrapper span.cart-text {
        display: none !important;
    }

    .wbr-langswitch-wrapper .wbr-langswitch-dropdown-wrapper {
        width: calc(100% - 5px + 60px) !important;
    }
}

@media only screen and (max-width: 769px) {
    .header-container .skip-link.skip-language {
        position: initial !important;
    }

    .cart-text-wrapper span.cart-text {
        position: relative;
    }

    span.cart-text:before {
        content: url('../images/top-cart-mobile.png');
        display: inline-block;
        margin: 0 auto;
        width: 26px;
        height: 25px;
        position: absolute;
        top: calc(50% - 13px);
        left: calc(50% - 13px);
    }

    span.cart-text {
        display: inline-block;
        margin-top: 15px;
        font-size: 0;
    }

    .skip-link.skip-language .wbr-langswitch-wrapper .wbr-langswitch-btn-wrapper {
        background: none;
        height: 50px;
    }

    #header-account .wbr-langswitch-btn-wrapper {
        display: none !important;
    }

    .wbr-langswitch-wrapper .wbr-langswitch-btn {
        height: 50px;
    }

    .wbr-langswitch-wrapper .wbr-langswitch-dropdown-wrapper {
        width: calc(100% - 30px) !important;
        left: 15px;
        padding-bottom: 0;
    }

    .wbr-langswitch-wrapper .wbr-langswitch-dropdown-wrapper ul {
        padding-top: 10px !important;
        display: inline-block;
    }

    .wbr-langswitch-wrapper .wbr-langswitch-dropdown-wrapper ul li,
    .wbr-langswitch-wrapper .wbr-langswitch-dropdown-wrapper ul li a {
        line-height: initial !important;
        float: left;
    }
}

@media only screen and (max-width: 767px) {
    .sticky-position-wrapper {
        display: none !important;
    }

    .product.actions.product-item-actions .tocart {
        padding: 10px 5px;
    }

    .product.actions.product-item-actions .tocart {
        white-space: normal !important;
        display: block;
        overflow: hidden;
    }

    .product.actions.product-item-actions .tocart span {
        displ1ay: none !important;
        font-size: 12px;
        white-space: normal !important;
        display: block;
        overflow: hidden;
    }

    .block.items1lider .product.actions.product-item-actions button.action.tocart.primary:before {
        content: "\e221";
        display: inline-block;
        font: normal normal normal 14px/1 ThemeIcons;
        font-size: inherit;
        text-rendering: auto;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 18px;
    }

    .block.itemslider.slider-arrows1.slider-arrows1-pos-top-right.slider-pagination1 {
        min-height: 360px;
    }
}
