button.button span span {
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    padding: 0 25px;
}

button.button.btn-inline span span {
    font-size: 12px;
    height: 27px;
    line-height: 27px;
    padding: 0 25px;
}

/* Main backgrounds and colors */
/* .wrapper { background-image:url(../images/img/top-bg.jpg); } */
.page {
    background-image: url(../images/img/top-bg-plus.png);
}

/* beter hier plaatsen, anders werkt het niet met cookie melding */
.header-top-container {
    background: url(../images/img/top-bg.png) scroll repeat-x center top #c11f2a;
    box-shadow: 0 0 5px #000;
}

/* Secondary elements %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

/* Header */
.header {
    color: #555;
}

.header a {
    color: #555;
}

.header a:hover {
    color: #000;
}

/* Static block: top links */
.header-top-links-wrapper li {
    border-right: 1px solid #d0d0d0;
}

/* Top dropdown */
.top-dropdown:hover .label {
    background: none;
    background-color: #fff;
    color: #555;
}

.top-dropdown ul {
    background: none;
    background-color: #fff;
}

.top-dropdown li {
    color: #777; /* Color of selected element */
}

.top-dropdown a:hover {
    color: #000;
}

/* Header top - help */
.header-top .block_header_top_left .phone {
    background-image: url(../images/img/ic-phone-light.png);
}

/* Form search */
.header .form-search .input-text {
    background-color: #f5f5f5;
    color: #777;
}

.header .form-search .input-text:hover,
.header .form-search .input-text:focus {
    background-color: #fff;
    color: #333;
}

/* User menu
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

/* sition aanpassing voor swif */

#aw_acp_checkout {
    color: #fff;
    background: url('../images/img/btn_view_cart_en.png');
    width: 164px;
}

/* sition -  toevoeging voor stan */

.product-collateral {
    float: left;
    width: 720px;
    margin: 20px 0px 20px;
}

.product-collateral button.btn-cart span {
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
}

@media screen and (max-width: 568px){
    .product-collateral {
        width: 470px !important;
    }
}

@media screen and (max-width: 768px) {
    .product-collateral {
        width: 550px;
    }
}

@media screen and (max-width: 439px) {
    .product-collateral .content > table > tbody > tr > td {
        display: block;
        width: 100%;
        clear: both;
    }
    
    .product-collateral {
        width: 290px !important;
    }

    .product-collateral .content>table{
        width:290px;
    }

    .product-collateral .content>table>tbody>tr>td>table{
        width:290px;
    }

    .product-collateral .content>table>tbody>tr>td>table>tbody>tr>td {
        float:left;
    }
    .product-collateral .content>table>tbody>tr>td>table>tbody>tr>td:nth-child(2) {
        margin-top:25px;
    }
    .product-collateral .content>table>tbody>tr>td>table>tbody>tr>td:nth-child(4) {
        margin-top:25px;
    }
    .product-collateral .content>table>tbody>tr>td>table>tbody>tr>td:nth-child(6) {
        margin-top:25px;
    }
    #__bt_totalPrice{
        margin-top:0px;
    }
    #__bt_totalPriceTD{
        width:290px;
    }
}

.product-collateral button.btn-cart span {
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
}

.global-site-notice .notice-inner {
    width: 960px;
    background: url("") no-repeat;
    height: 30px;
    padding: 5px 5px 15px 5px;
}

.global-site-notice .notice-inner p {
    margin: 0px;
    border: 0px dotted rgb(204, 204, 115);
    padding: 10px;
}

.global-site-notice .notice-inner .actions {

    padding-top: 0px;
    width: 120px;
    float: left;
}

.global-site-notice .notice-inner .actions2 {
    border: 0px;
    width: 700px;
    float: left;
}

.block.block-reorder {
    margin-top: 20px;
    float: left;
}

.block .actions button.button {
    margin-top: 30px;
    clear: all;

}

.grid-wide.spec-grid4col.grid-actions-absolute .item {
    padding-bottom: 20px;
    min-height: 340px;
}

.footer-top .links-float-right {
    float: left;
}

.footer-top .links-border-left ul li:first-child {
    border-left: 0px;
}

.cart-wide-box .crosssell li.item {
    float: left;
    width: 265px;
    min-height: 130px;
}

/* add to cart, bij product opties, alles uitlijnen naar links */

.product-options ul.options-list li {
    text-align: left;

}

#acp_configurable_block .product-name {
    min-height: 20px;
}

/* einde add to kart acp */

.cart-wide-box .crosssell li.item {
    float: left;
    width: 265px;
    min-height: 130px;
}

.cart-wide-box .crosssell li.item {
    float: left;
    width: 265px;
    min-height: 130px;
}

.cart .crosssell .price-box {
    min-height: 60px;
}

.cart .crosssell .product-name {
    min-height: 50px;
}

.phone {
    color: #ffffff;

}

.product-options label.required {
    width: 220px;
    display: inline-block;

}

.phone a:hover {
    color: #ffffff;
}

/* Grid item's content */
.products-grid .product-name {
    height: 45px;
    line-height: 0.9em;
}

/* 3 regels voor titel */
.products-grid .product-name a {
    font-family: "DroidSansBold";
    font-size: 12px;
}

.products-grid .price-box {
    height: 65px;
}

/* ruimte voor aanbiedingen */
.products-grid .actions .button.btn-cart span span {
    height: 35px;
    line-height: 35px;
}

@media screen and (max-width: 479px) {
    .products-grid .actions .button.btn-cart span span {
        font-size: 10px;
        padding: 0 5px;
    }

    .sticker {
        display: none !important;
    }
}

.product-view .product-shop .price-box .special-price .price {
    float: left;
    margin-top: 5px;
    font-size: 18px;
}

.products-list .right-column {
    height: 200px;
    display: table-cell;
    vertical-align: bottom;

}

.products-list .button {
    position: absolute;
    bottom: 14px;
    right: 14px;
    width: 130px;
}

.products-list .button span span {
    height: 35px;
    line-height: 35px;
    padding: 0;
}

.product-options label.required {
    width: 220px;
    display: inline-block;

}

.block-related .block-title strong {
    line-height: 13px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 13px;

    color: rgb(85, 85, 85);
}

.block-related .block-title {
    background: url("../images/img/pix.png") no-repeat scroll -93px 0px rgb(245, 245, 245);
    padding: 10px 5px 10px 26px;
    line-height: 15px;
    border-radius: 2px 2px 2px 2px;
}

/* fire checkout fix */
.item-options dt {
    white-space: normal;
    float: left;
    margin-right: 7px;
    color: #333;
}

/* User-menu
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.user-menu {
    padding-bottom: 10px;
}

.user-menu .top-links .links {
    float: left;
}

.user-menu .top-links .links > li {
    float: left;
    margin-left: 10px;
    margin-top: 0;
    display: block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.05);
}

.user-menu .top-links .links > li:hover {
    background-color: rgba(0, 0, 0, 0.15);
}

.user-menu .top-links .links > li > a {
    line-height: 27px;
    display: block;
    min-width: 58px; /* 58 + padding = 70 */
    text-align: center;
    opacity: 1;
    color: #444;
    text-shadow: #fff 1px 1px 0;
}

.user-menu .top-links .links > li > a:hover {
    color: #222;
    text-shadow: #eee 1px 1px 0;
}

.user-menu .top-links .links > li .icon {
    background-image: url(../images/img/ic-toplinks-default.png);
    background-position: center 5px;
    background-repeat: no-repeat;
    background-size: initial;
    height: 18px;
    opacity: 1;
}

@media screen and (max-width: 639px) {
    .user-menu .top-links .links > li .icon {
        margin-top: 8px;
    }
}

.user-menu .top-links .links > li#top-link-account .icon {
    background-image: url(../images/img/ic-toplinks-account.png) !important;
}

.user-menu .top-links .links > li#top-link-wishlist .icon {
    background-image: url(../images/img/ic-toplinks-wishlist.png) !important;
}

.user-menu .top-links .links > li#top-link-login .icon {
    background-image: url(../images/img/ic-toplinks-log.png) !important;
}

.user-menu .top-links .links > li#top-link-logout .icon {
    background-image: url(../images/img/ic-toplinks-log.png) !important;
}

.user-menu .top-links .links > li#top-link-signup .icon {
    background-image: url(../images/img/ic-toplinks-signup.png) !important;
}

.user-menu .top-links .links > li.user-menu-custom {
    background-image: url(../images/img/ic-toplinks-custom.png) !important;
}

.user-menu .top-links .links > li .label {
    padding: 5px 0 5px 0;
    font-size: 11px;
}

.user-menu #quick-compare {
    display: none !important;
}

.user-menu .dropdown {
    margin-top: 0;
    margin-left: 10px;
}

.user-menu .dropdown .dropdown-toggle.cover .feature-icon-hover {
    height: 46px;
    line-height: 46px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.05);
    color: #444;
    text-shadow: #fff 1px 1px 0;
}

.user-menu .dropdown .dropdown-toggle.cover .feature-icon-hover:hover {
    background-color: rgba(0, 0, 0, 0.15);
}

.user-menu .dropdown .dropdown-toggle.cover .feature-icon-hover span.icon {
    width: 35px;
    height: 32px;
    background: url("../images/img/pix.png") scroll no-repeat -70px -205px transparent;
    opacity: 1;
}

/* Mini-cart
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
#mini-cart .block-title .heading {
    background-position: -70px -205px;
}

#mini-cart:hover .block-title .heading {
    background-position: -70px -205px;
}

#mini-cart .block-title .summary a {
    color: #555;
}

#mini-cart .block-title .to-checkout a {
    color: #ab222c;
}

#mini-cart .block-title .to-checkout .icon {
    background-position: -27px -177px;
}

/*
.spec-grid { background-color: #fff; }
.spec-grid.grid-standalone { padding-top: 15px; border-bottom: 8px solid #fff;}
*/

/* ------------------------- SWIFDESIGN ------------------------- */

/* FONTFACE */
@font-face {
    font-family: 'DroidSansRegular';
    src: url('../font/DroidSans-webfont.eot');
    src: url('../font/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/DroidSans-webfont.woff') format('woff'),
    url('../font/DroidSans-webfont.ttf') format('truetype'),
    url('../font/DroidSans-webfont.svg#QuicksandBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidSansBold';
    src: url('../font/DroidSans-Bold-webfont.eot');
    src: url('../font/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/DroidSans-Bold-webfont.woff') format('woff'),
    url('../font/DroidSans-Bold-webfont.ttf') format('truetype'),
    url('../font/DroidSans-Bold-webfont.svg#QuicksandBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidSerifRegular';
    src: url('../font/DroidSerif-Regular-webfont.eot');
    src: url('../font/DroidSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/DroidSerif-Regular-webfont.woff') format('woff'),
    url('../font/DroidSerif-Regular-webfont.ttf') format('truetype'),
    url('../font/DroidSerif-Regular-webfont.svg#QuicksandBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidSerifBold';
    src: url('../font/DroidSerif-Bold-webfont.eot');
    src: url('../font/DroidSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/DroidSerif-Bold-webfont.woff') format('woff'),
    url('../font/DroidSerif-Bold-webfont.ttf') format('truetype'),
    url('../font/DroidSerif-Bold-webfont.svg#QuicksandBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* BASE */
p {
    line-height: 18px;
    color: #434343;
}

a {
    color: #ab222c;
}

a:hover {
    color: #ab222c;
    text-decoration: underline;
}

/* FONTS */
body {
    font-family: DroidSansRegular;
}

h1 {
    font-family: DroidSerifBold;
    font-weight: normal;
}

h2 {
    font-family: DroidSansBold;
    font-weight: normal;
}

h3 {
    font-family: DroidSerifBold;
    font-weight: normal;
}

h4 {
    font-family: DroidSerifBold;
    font-weight: normal;
}

h5 {
    font-family: DroidSansBold;
    font-weight: normal;
}

h6 {
    font-family: DroidSansRegular;
    font-weight: normal;
}

.products-list .product-name a, .products-grid .product-name a {
    font-weight: normal;
    color: #242424;
}

.products-list .product-name a, .products-grid .product-name a:hover {
    color: #49671b;
}

.special-price .price, .special-price .price-label {
    color: #4c7a00 !important;
    font-style: italic;
}

.price-box .price-label {
    color: #49671b;
}

.price-box .price {
    color: #49671b;
    font-family: DroidSansBold !important;
    font-weight: normal;
    font-size: 1.25em !important;
}

.cart .crosssell h2, .cart .discount h2, .cart .shipping h2 {
    font-weight: normal;
}

.addresses-list h2 {
    font-weight: normal;
}

.fieldset .legend {
    color: #49671b;
}

/* PAGE */
.page-title {
    margin-bottom: 7px;
}

.page-title h1 {
    font-size: 22px;
    line-height: 27px;
}

/* LOG IN */
.account-login h2 {
    font-weight: normal;
}

.account-login .buttons-set a, #opc-login .buttons-set a {
    color: #ab222c;
}

.account-login .buttons-set a:hover, #opc-login .buttons-set a:hover {
    color: #ab222c;
    text-decoration: underline;
}

/* PHONE */
.header-top .block_header_top_left .phone {
    height: 26px;
    background-image: url("../images/img/ic-phone-light.png");
    font-family: DroidSansBold;
    font-size: 14px;
    margin: 7px 0 0 0;
    text-shadow: #801921 1px 1px 0;
    line-height: 26px;
}

/* CART */
#mini-cart:hover .block-title .to-checkout a {
    color: #ab222c;
}

#mini-cart:hover .block-title .to-checkout a:hover {
    color: #ab222c;
    text-decoration: underline;
}

#mini-cart .block-title .to-checkout .icon {
    background: url("../images/img/pix.png") no-repeat scroll 0 -177px transparent;
}

#mini-cart .block-title .to-checkout .icon {
    background-position: -27px -177px;
}

/* ZOEKTERMEN */
.tags-list li a {
    color: #ab222c;
}

.tags-list li a:hover {
    color: #ab222c;
    text-decoration: underline;
}

/* SITEMAP */
.page-sitemap .links a {
    color: #ab222c;
}

.page-sitemap .links a:hover {
    color: #ab222c;
    text-decoration: underline;
}

.page-sitemap .sitemap a {
    color: #ab222c;
}

.page-sitemap .sitemap a:hover {
    color: #ab222c;
    text-decoration: underline;
}

/* 404 */
.cms-index-noroute .col-main .std {
    background: url("../images/img/magnifier.jpg") no-repeat scroll 0px 0px transparent;
    padding-left: 220px;
}

@media screen and (max-width: 550px) {
    .cms-index-noroute .col-main .std {
        background-position: top center;
        padding-left: 0;
        padding-top: 300px;
    }
}

.std ul.disc li a {
    color: #ab222c;
}

.std ul.disc li a:hover {
    color: #ab222c;
    text-decoration: underline;
}

/* MAINMENU */
#nav > li > a {
    font-family: DroidSansBold;
    font-weight: normal;
}

@media screen and (max-width: 979px) {
    #nav > li > a {
        padding: 0 9px;
    }
}

#nav > li > ul {
    font-family: DroidSansRegular;
}

/* #nav {font-family:DroidSerifRegular;} */
#nav li .caret {
    display: none;
}

@media screen and (min-width: 959px) {
    #nav ul.level0 li.parent {
        background: url("../images/img/menu-bullet.gif") scroll no-repeat right 8px;
    }
}

.nav.container {
    background: url("../images/img/navbar-blue.png") scroll repeat-x center top transparent;
    border-radius: 4px 4px 0 0;
}

#nav ul li a:hover {
    color: #ab222c;
    text-decoration: underline;
}

#nav ul li.active > a {
    color: #49671b;
}

.user-menu > ul > li > a {
    text-shadow: #fff 1px 1px 0;
}

.user-menu > ul > li > a:hover {
    text-shadow: #eee 1px 1px 0;
}

ul#sidebar-nav-menu > li {
    font-weight: normal;
}

#nav > li.parent:hover > a span {
    color: #ab222c;
}

.nav .mobnav-trigger-wrapper {
    margin: 0 1%;
}

.nav .mobnav-trigger {
    margin: 0;
}

.nav .mobnav-trigger.active, .nav .mobnav-trigger:hover {
    background: transparent;
    color: #FFF;
}

.nav .mobnav-trigger .line {
    background: #FFF !important;
}

/* BREADCRUMBS */
.breadcrumbs a {
    text-decoration: underline;
}

/* BUTTONS */
button.button span {
    background: url("../images/img/bg_buybtn.png");
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-shadow: #bf4604 1px 1px 0;
    font-family: DroidSansBold;
}

button.button:hover span {
    background: url("../images/img/bg_buybtn.png") 0 -35px;
}

button.button.btn-cart:hover span {
    background: url("../images/img/bg_buybtn.png") 0 -35px;
}

button.button.btn-inline span {
    background: url("../images/img/bg_buybtn.png") 0 -70px;
    text-shadow: #25497a 1px 1px 0;
    font-family: DroidSansBold;
}

button.button.btn-inline:hover span {
    background: url("../images/img/bg_buybtn.png") 0 -102px;
    color: #fff;
}

.shipping-form button.button span {
    background: url("../images/img/bg_buybtn.png");
    color: #fff;
}

.shipping-form button.button:hover span {
    background: url("../images/img/bg_buybtn.png") 0 -35px;
    color: #fff;
}

/* ACCOUNT */
.block-account .block-content ul {
    list-style: none;
    padding: 0;
}

.block-account li {
    padding-left: 33px;
    background: url("../images/img/arrow-menu.png") no-repeat scroll 2px 1px transparent;
}

.block-account li a {
    color: #ab222c;
}

.block-account li a:hover {
    color: #ab222c;
    text-decoration: underline;
}

.block-account li.current {
    color: #49671b;
    background: url("../images/img/arrow-menu.png") no-repeat scroll 2px -48px transparent;
}

/* HEADER */
.header .logo-wrapper {
    margin: 0;
}

.header .logo {
    max-width: 9999px;
}

.header .user-menu-top {
    margin: 5px 0;
}

.header .user-menu-top p {
    font-size: 11px;
    line-height: 18px;
}

.header-top {
    padding: 0;
}

.header-top .item-right {
    margin: 3px 0 3px 20px;
    width: auto;
    clear: none;
}

@media screen and (max-width: 767px) {
    .header-top .item-right {
        margin: 8px 0 8px 20px;
    }
}

@media screen and (max-width: 639px) {
    .header-top .item-left {
        margin: 0 auto 10px;
        float: none !important;
    }
}

/* HEADER TOP LEFT */
.header-top .block_header_top_left .phone {
    color: #fff;
}

.header-top .block_header_top_left {
    float: left;
    margin-top: 0;
}

/* TWEAKS */
.header-container {
    background: url("../images/img/bg_header.png") scroll no-repeat center 40px #f3f3f3;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.10);
}

.header-primary.header {
    padding: 0;
}

.page {
    background: none;
}

/* SLIDER */
.the-slideshow .owl-controls .owl-buttons > div {
    transition: all 0s;
}

.the-slideshow .owl-controls .owl-buttons .owl-prev {
    background: url("../images/img/slideshow-arrows.png") no-repeat scroll 0 0 transparent !important;
}

.the-slideshow .owl-controls .owl-buttons .owl-prev:hover {
    background-position: 0 -50px !important;
}

.the-slideshow .owl-controls .owl-buttons .owl-next {
    background: url("../images/img/slideshow-arrows.png") no-repeat scroll -50px 0 transparent !important;
}

.the-slideshow .owl-controls .owl-buttons .owl-next:hover {
    background-position: -50px -50px !important;
}

.itemslider {
    margin: 0;
}

.itemslider-wrapper {
    background: #eee;
    padding: 10px;
    margin-bottom: 2%;
}

.itemslider-wrapper .owl-item {
    padding: 5px 5px 0 5px;
    box-sizing: border-box;
}

.itemslider-wrapper .owl-item .item {
    background: url(../images/img/grid-item-shadow.png) right bottom no-repeat;
    padding: 15px 22px 20px 15px;
    box-sizing: border-box;
}

.itemslider-wrapper .owl-controls .owl-buttons > div {
    transition: all 0s;
}

.itemslider-wrapper .owl-controls .owl-buttons .owl-prev {
    background: url("../images/img/itemslider-arrows.png") no-repeat scroll 0 0 transparent !important;
}

.itemslider-wrapper .owl-controls .owl-buttons .owl-prev:hover {
    background-position: 0 -50px !important;
}

.itemslider-wrapper .owl-controls .owl-buttons .owl-next {
    background: url("../images/img/itemslider-arrows.png") no-repeat scroll -50px 0 transparent !important;
}

.itemslider-wrapper .owl-controls .owl-buttons .owl-next:hover {
    background-position: -50px -50px !important;
}

/* FORMS */
.header .form-search .input-text {
    background-color: #fff;
    color: #999;
    font-style: italic;
    padding: 2px 4px 2px 4px;
}

.header .form-search .button span {
    width: 22px;
    height: 23px;
    background: none;
}

.header .form-search .input-text:hover, .header .form-search .input-text:focus {
    background-color: #fff;
    color: #999;
}

.header .form-search .input-text:hover {
    background-color: #fff;
}

#subscribe-form .input-text {
    background: #fff;
}

#subscribe-form .input-text:hover {
    background: #fff;
}

#subscribe-form .input-text:focus {
    background-color: #fff;
}

.header .form-search .input-text {
    background: url("../images/img/icons.png") no-repeat scroll 100% -360px #fff;
    width: 250px;
    height: 23px;
    line-height: 23px;
    border-radius: 2px;
    font-size: 11px;
}

/* MENU LEFT*/
.block-vertnav .block-title strong {
    color: #434343;
}

.block-vertnav dd li a {
    color: #242424;
}

.block-vertnav dd li a:hover {
    text-decoration: underline;
    color: #242424;
}

h1, .page-title h2, .fieldset .legend, .multiple-checkout .col2-set h2.legend, .info-set h2.legend, #nav > li > a, .block .block-title strong, .box-account .box-head h2, .order-items h2.table-caption, .order-items h2.sub-title, .order-items .order-comments h2, .footer-main-bottom .heading {
    font-family: DroidSansBold;
    font-weight: normal;
}

.block-list .block-title {
    background: url("../images/img/pix.png") no-repeat scroll -93px 0 #eee;
    text-shadow: #fff 1px 1px 0;
}

.block-vertnav .currently .label {
    color: #ff5f07;
}

#recently-viewed-items a {
    color: #242424;
}

#recently-viewed-items a:hover {
    text-decoration: underline;
    color: #242424;
}

.block .actions a {
    color: #242424;
}

.block .actions a:hover {
    color: #242424;
    text-decoration: underline;
}

.block-vertnav .bullet {
    background: url("../images/img/ic-layered.png") no-repeat scroll 0 -44px transparent;
}

.btn-remove, .btn-remove2, .tool-tip .btn-close a {
    background: url("../images/img/pix.png") no-repeat scroll 0 -150px transparent;
}

.btn-edit {
    background: url("../images/img/pix.png") no-repeat scroll 0 -250px transparent;
}

.btn-edit:hover {
    background-position: -17px -250px;
}

#sidebar-nav .block-content a {
    color: #242424;
    text-decoration: none;
}

#sidebar-nav .block-content span a:hover {
    color: #ff5f07;
}

#sidebar-nav .block-title {
    background: url("../images/img/pix.png") no-repeat scroll -93px 0 #eee;
    text-shadow: #fff 1px 1px 0;
}

.block .block-title {
    font-size: 13px;
    padding: 10px 10px 10px 26px;
    line-height: 14px;
    background: url("../images/img/pix.png") no-repeat scroll -93px 0 #eee;
    text-shadow: #fff 1px 1px 0;
}

.block-vertnav .block-title {
    padding: 10px 10px 10px 26px;
    line-height: 14px;
    text-shadow: #fff 1px 1px 0;
}

.block-vertnav .accordion li a {
    padding: 0 10px;
}

.block-vertnav .accordion li .opener {
    width: 18px;
    height: 18px;
}

#sidebar-nav .block-title strong {
    font-size: 12px;
    color: #434343;
}

#sidebar-nav .block-content a {
    color: #242424;
    text-decoration: none;
}

#sidebar-nav .block-content a:hover {
    color: #242424;
    text-decoration: underline !important;
}

#sidebar-nav li.active > a, #sidebar-nav li.active > .collapsible-wrapper > a {
    color: #ab222c !important;
}

#sidebar-nav span.product-count {
    color: #888;
}

/* CATEGORY PAGE */
.page-title h1, .page-title h2 {
    color: #242424;
}

.category-products {
    margin: 5px 0;
}

.products-grid {
    background: #f5f5f5;
    padding: 1% 0 0 1%;
}

.itemslider-wrapper .products-grid {
    background: transparent;
    padding: 0;
}

.products-grid .item {
    text-align: left !important;
    background: url(../images/img/grid-item-shadow.png) right bottom no-repeat;
    padding: 15px 22px 20px 15px;
    box-sizing: border-box;
    margin: 1%;
}

.products-list .item {
    border-radius: 0;
}

.products-list .item .product-name a {
    font-size: 12px;
    font-family: "DroidSansBold";
}

.products-list .price-box {
    font-size: 12px;
}

.products-list .add-to-links {
    display: none;
}

.products-list .product-image .alt-img,
.products-grid .product-image .alt-img {
    background: #FFF;
}

.category-products .toolbar .pager {
    border: 0;
}

.category-products .toolbar > .pager .pages {
    padding: 0;
}

.category-products .toolbar > .pager,
.category-products .toolbar > .sorter {
    background: #f5f5f5;
    margin-bottom: 2px;
    padding: 5px 10px;
    display: block;
}

.category-products .toolbar > .pager p,
.category-products .toolbar > .sorter p {
    line-height: 36px;
}

.category-products .toolbar > .sorter .view-mode {
    float: left;
}

.category-products .toolbar > .sorter .sort-by {
    float: right;
}

.category-products .toolbar > .sorter .sort-by {
    background: transparent;
    margin: 0;
}

/* PRODUCT PAGE */
.product-top-wrapper {
    background: none;
}

.product-top {
    background: none
}

.product-top-wrapper {
    background: none;
    padding: 0;
    background: #eeeeee;
    padding: 2px 0 0 0;
    box-shadow: none !important
}

.product-view .product-img-box .product-image {
    border: 1px solid #eee;
    padding: 5px;
    position: relative;
    background: #fff;
}

.product-view .add-to-box, .product-view .product-type-data, .container1-wrapper, .container2-wrapper {
    background-color: #fff;
    border-radius: 3px 3px 3px 3px;
    padding: 10px;
}

.cloud-zoom-big {
    border: none;
}

.product-view .product-img-box .more-views li a {
    border: 1px solid #eee;
    background: #fff;
}

.product-view .product-shop .product-name h1 {
    text-shadow: #fff 1px 1px 0;
}

.product-view .product-shop .price-box .regular-price .price, .product-view .product-options-bottom .price-box .regular-price .price, .product-view .product-shop .price-box .price-including-tax .price, .product-view .price-as-configured .price, .map-popup-price .regular-price .price {
    color: #49671b;
}

.product-view .product-shop a:hover, .product-attributes a:hover {
    color: #888888;
}

.product-view .product-shop a:hover, .product-attributes a:hover {
    color: #ab222c;
}

.product-view .short-description li, .products-list .desc li {
    background: url("../images/img/bullet.png") no-repeat scroll transparent;
    padding: 0 0 0 20px;
}

.tier-prices li {
    background: url("../images/img/bullet.png") no-repeat scroll transparent;
    padding: 0 0 0 20px;
}

/*.product-view .product-type-data,
.product-view .action-box {
    display: none;
}*/

.product-view .add-to-box .price-box {
    margin: 0;
}

.product-view .add-to-box .price-box .old-price {
    margin: 0;
}

.product-view .add-to-cart button.btn-cart span span {
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    padding: 0 25px;
}

.product-view .product-view-form {
    margin: 0 0 20px;
}

@media screen and (max-width: 479px) {
    .product-view .product-top-wrapper {
        padding: 10px;
    }
}

/* EXTRA PRODUCT INFO */
.box-additional ul.tabs li a {
    border-radius: 4px 4px 0 0;
    font-size: 12px;
    font-family: "DroidSansRegular";
}

.box-additional h3.section-title {
    font-family: "DroidSansBold";
    font-weight: normal;
    font-size: 15px;
    line-height: 25px;
    margin: 0 0 10px;
    padding: 0;
    border: 0;
}

button.button:hover span {
    color: #fff;
}

.product-view .box-reviews .form-add h2 {
    color: #242424;
}

.product-view .box-reviews .form-add {
    background-color: #fff;
    padding: 20px;
}

.product-view .box-reviews .form-add h3 span {
    font-family: DroidSerifBold;
    font-weight: normal;
}

.product-view .box-reviews .form-add button.button span span {
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    padding: 0 25px;
}

.product-view .box-tags .form-add label {
    font-family: DroidSansBold;
    font-weight: normal;
    color: #333;
}

.form-list label {
    font-family: DroidSansBold;
    font-weight: normal;
}

/* CHECKOUT */
.cart-table .product-name a {
    color: #ab222c;
}

.cart-table .product-name a:hover {
    color: #242424;
    text-decoration: underline;
}

.cart-table tr.odd td a, .cart-table tr.even td a {
    color: #ab222c;
}

.cart-table tr.odd td, .cart-table tr.even td {
    color: #ab222c;
}

.cart .totals .checkout-types a {
    color: #ab222c;
}

.cart .totals .checkout-types a:hover {
    color: #ab222c;
    text-decoration: underline;
}

.cart-table .btn-continue span, .cart-table .btn-update span {
    color: #888;
    text-shadow: none !important;
    font-weight: normal;
    background: none !important;
    font-family: "DroidSansRegular" !important;
    height: 21px !important;
}

.cart-table .button span span {
    padding-left: 21px !important;
}

.cart-table .btn-continue span span {
    padding-left: 21px;
    background: url(../images/img/icons.png) 0 -240px no-repeat !important;
}

.cart-table .btn-update span span {
    padding-left: 21px;
    background: url(../images/img/icons.png) 0 -200px no-repeat !important;
}

.cart-table .btn-continue:hover span, .cart-table .btn-update:hover span {
    color: #49671b !important;
}

.cart-table .product-name a {
    font-size: 13px;
}

.cart-left-column > .grid12-6 {
    background: #f5f5f5;
    padding-bottom: 20px;
}

.cart-left-column .crosssell {
    padding: 20px;
    background: #f5f5f5;
}

.cart-left-column .crosssell h2 {
    background: #FFF;
    margin: 0;
}

.cart-left-column .crosssell ul {
    background: #FFF;
    padding: 10px;
    overflow: hidden;
}

.cart-left-column .crosssell ul li .product-name a {
    font-size: 12px;
    font-weight: bold;
}

.cart-left-column .crosssell ul li .add-to-links {
    display: none;
}

.cart-left-column .crosssell ul li {
    border: 1px solid #f5f5f5;
    box-sizing: border-box;
    padding: 20px 2% !important;
    width: 50%;
    margin: 0;
}

.cart-left-column .crosssell ul li.odd {
    border-width: 0 1px 1px 0;
}

.cart-left-column .crosssell ul li.even {
    border-width: 0 0 1px 0;
}

@media screen and (max-width: 767px) {
    .cart-left-column .crosssell ul li {
        border-width: 0 0 1px 0 !important;
    }

    .cart-left-column .crosssell ul li.last {
        border-width: 0 !important;
    }
}

/* FOOTER */
.footer-top-container {
    background: #FFF;
}

.footer-container .footer-top ul a {
    color: #ab222c;
    line-height: 30px;
}

.footer-container .footer-top ul a:hover {
    color: #ab222c;
}

.footer-container .footer-top2-container .footer {
    background: url(../images/img/footer-bg-plus.png) center 0 no-repeat;
}

.footer-container .footer p {
    color: #bbb;
    text-align: justify;
}

.footer-container .footer a:hover {
    text-decoration: underline;
    color: #666;
}

.footer-container .footer a {
    color: #666;
}

.footer-copyright {
    color: #999;
}

.footer-container.footer-container {
    background: url("../images/img/footer-bg-dark.jpg") scroll repeat-x center top #222
}

.footer-container .footer-item {
    height: 294px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    color: #666;
}

.footer-main {
    padding: 0 0 30px 0;
}

.footer-container .footer .heading {
    font-family: DroidSansBold;
    font-weight: normal;
    color: #434343;
    text-shadow: #ebebeb 1px 1px 0;
    font-size: 13px;
}

.footer-container .footer-company-wrapper .phone {
    color: #242424;
}

.footer-bottom {
    padding: 20px 0 0 0;
}

.footer-main-top-right {
    margin: 0px;
    float: right;
    width: 950px;
    height: 40px;
    padding: 12px 10px 0px 0px;
    background: url("../images/img/footer_nieuwsbrief.jpg");
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.footer-below-bottom-wrapper p {
    width: 730px;
}

.footer-container .footer-item {
    height: 294px;
    overflow: hidden;
    background-color: #eee;
    color: #666;
}

.footer-bottom {
    padding: 35px 0 0 0;
    width: 220px;
    float: right;
}

.footer .newsletter-wrapper {
    width: 100%;
    height: 40px;
    padding: 12px 0 0 0;
    margin: 0;
    background: url("../images/img/footer_nieuwsbrief.jpg");
}

.footer .newsletter-wrapper #subscribe-form {
    color: #FFF;
    float: right;
    margin-right: 10px;
}

.footer .newsletter-wrapper #subscribe-form label {
    float: left;
    margin: 0 5px 0 0;
    font-size: 13px;
    line-height: 25px;
    font-weight: normal;
    font-family: "DroidSansRegular";
    position: relative;
}

.footer .newsletter-wrapper #subscribe-form .input-text {
    float: left;
    width: 180px;
    height: 29px;
    padding: 5px;
    color: #555;
}

.footer .newsletter-wrapper #subscribe-form button.button.btn-inline span span {
    height: 29px;
    line-height: 29px;
    color: #fff;
}

@media screen and (max-width: 959px) {
    .footer .newsletter-wrapper {
        background: #c11f2a;
        text-align: center;
        height: auto;
    }

    .footer .newsletter-wrapper #subscribe-form {
        float: none;
        margin: 0 auto;
        display: inline-block;
    }
}
@media screen and (max-width: 565px) {
    .footer .newsletter-wrapper #subscribe-form label,
    .footer .newsletter-wrapper #subscribe-form .input-box,
    .footer .newsletter-wrapper #subscribe-form .button,
    .footer .newsletter-wrapper #subscribe-form .input-text {
        float: none;
    }
}

.footer address {
    margin-bottom: 0;
}

.footer-container .footer-primary .grid-full {
    margin: 0;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .footer-container .footer-primary .section {
        display: flex;
        display: -webkit-flexbox;
        display: -ms-flexbox;
        display: -webkit-flex;
    }
}

.footer-container .footer-primary .section {
    background: #ddd;
}

.footer-container .footer-primary .section > div {
    background: #ddd;
    padding: 20px;
    box-sizing: border-box;
}

.footer-container .footer-primary .section .phone {
    color: #000;
    line-height: 18px;
    margin: 10px 0;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}

.footer-bottom-container {
    display: none;
}

@media only screen and (max-width: 767px) {
    .footer-primary > .grid-full > .section {
        padding: 0;
    }
}

/* TEST */
/* .homeblocks_wrapper {float:left; width:960px; height:100px;}
.homeblock_left {float:left; width:470px; height:100px;}
.homeblock_right {float:left; width:470px; height:100px; margin:0 0 0 20px;} */
@media screen and (max-width: 767px) {
    .homeblocks_wrapper img {
        min-width: 100%;
    }
}

.homeblocks_bottom_wrapper {
    /* float:left; width:960px; height:275px; */
    position: relative; /* margin:0; */
}

.homeblock_bottom_left {
    /* float:left; width:220px; height:275px; */
    background: url(../images/img/visual_nieuwsbrief_220x275.png) no-repeat;
    overflow: hidden;
    height: 269px;
    position: relative;
}

@media screen and (max-width: 767px) {
    .homeblock_bottom_left {
        background-size: cover;
    }
}

.homeblock_bottom_right {
    /* float:left; width:720px; height:275px; margin:0 0 0 20px; */
}

.input_txt_newsletter {
    position: absolute;
    top: 160px;
    left: 10px;
    width: 190px;
    height: 32px;
    padding: 0 5px 0 5px;
    background: #fff;
    line-height: 32px;
    vertical-align: middle;
    border: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.input_txt_newsletter {
    position: absolute;
    top: 60%;
    left: 5%;
    right: 5%;
    width: 90%;
    height: 32px;
    box-sizing: border-box;
    padding: 0 5px 0 5px;
    background: #fff;
    line-height: 32px;
    vertical-align: middle;
    border: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.input_btn_newsletter {
    position: absolute;
    background: url("../images/img/bg_buybtn.png") 0 -70px;
    height: 32px;
    border: 0;
    cursor: pointer;
    color: #fff;
    text-shadow: #25497a 1px 1px 0;
    font-family: DroidSansBold;
    top: 74%;
    left: 5%;
    right: 5%;
    width: 90%;
    line-height: 32px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}


@media only screen and (min-width: 768px) and (max-width: 959px) {
    .homeblock_bottom_left {
        height: 200px;
    }
    .input_btn_newsletter {
        top: 78%;
    }
}
@media screen and (max-width: 767px) {
    .homeblock_bottom_left {
        background-size: cover;
    }
}

.visualblock_wrapper {
    float: left;
    width: 720px;
    height: 230px;
}

.visualblock {
    float: left;
    width: 720px;
    height: 220px;
    background: url(../images/img/visual_nieuwsbrief_720x220.jpg);
    position: relative;
}

.visual_input_txt_newsletter {
    position: absolute;
    top: 80px;
    left: 10px;
    width: 270px;
    height: 32px;
    padding: 0 5px 0 5px;
    background: #fff;
    line-height: 32px;
    vertical-align: middle;
    border: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.visual_input_btn_newsletter {
    position: absolute;
    background: url("../images/img/bg_buybtn.png") 0 -70px;
    width: 280px;
    height: 32px;
    border: 0;
    cursor: pointer;
    color: #fff;
    text-shadow: #25497a 1px 1px 0;
    font-family: DroidSansBold;
    top: 120px;
    left: 10px;
    line-height: 32px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.visual_input_btn_newsletter:hover {
    background: url("../images/img/bg_buybtn.png") 0 -102px;
}

.visualblock_calloutright_wrapper {
    float: left;
    width: 220px;
    height: 275px;
    margin: 20px 0 0 0;
}

.visualblock_calloutright {
    float: left;
    width: 220px;
    height: 275px;
    background: url(../images/img/visual_nieuwsbrief_220x275.png);
    position: relative;
}

.visual_calloutright_input_txt_newsletter {
    position: absolute;
    top: 156px;
    left: 10px;
    width: 190px;
    height: 32px;
    padding: 0 5px 0 5px;
    background: #fff;
    line-height: 32px;
    vertical-align: middle;
    border: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.visual_calloutright_input_btn_newsletter {
    position: absolute;
    background: url("../images/img/bg_buybtn.png") 0 -70px;
    width: 200px;
    height: 32px;
    border: 0;
    cursor: pointer;
    color: #fff;
    text-shadow: #25497a 1px 1px 0;
    font-family: DroidSansBold;
    top: 196px;
    left: 10px;
    line-height: 32px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.visual_calloutright_input_btn_newsletter:hover {
    background: url("../images/img/bg_buybtn.png") 0 -102px;
}

/* ICONS */
#mini-cart .block-title .heading {
    background: url("../images/img/pix.png") no-repeat scroll 0 -205px transparent;
}

#mini-cart .block-title .heading {
    background-position: -70px -205px;
}

.product-shop a.link-wishlist, .product-shop a.link-compare {
    background: url("../images/img/icons.png") no-repeat scroll 0 0 transparent;
}

.product-shop a.link-compare {
    background-position: 0 -40px;
}

/* PAGER */
.pager .pages li a {
    color: #555555;
    display: block;
}

.pager .pages li a:hover {
    color: #49671b;
}

.pager .pages li.current {
    background-image: none;
    color: #49671b;
}

/* GRIDS */
.products-list .ratings, .products-grid .ratings, .products-list .ratings a, .products-grid .ratings a, .products-list .desc .link-learn {
    color: #bbb;
}

.products-list .product-name a:hover, .products-grid .product-name a:hover, .products-list .ratings a:hover, .products-grid .ratings a:hover, .products-list .desc .link-learn:hover {
    color: #ab222c;
}

/* EXTRA MENU */
#nav .header-nav-dropdown-wrapper h5 {
    font-size: 12px;
}

#nav .header-nav-dropdown-wrapper p {
    min-height: 120px;
    overflow: hidden;
}

/* TAG CLOUD */
.block-tags .tags-list a:hover {
    color: #ab222c;
}

/* EDGEBOXES */
.edgebox-content .custom-content a {
    color: #ab222c;
}

.edgebox-content .custom-content a:hover {
    color: #ab222c;
    text-decoration: underline;
}

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

/* SOCIAL */
.block_footer_top2_left .custom-content.image-hover a {
    width: 40px;
    height: 40px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    display: block;
}

.block_footer_top2_left .custom-content.image-hover a:hover img {
    margin-top: -40px;
}

.block_footer_top2_left .image-hover a.footer-logo {
    width: auto;
    height: 50px;
    overflow: hidden;
}

.block_footer_top2_left a.footer-logo {
    margin: 0px 0px 20px 50px;
    height: 50px;
}

.block_footer_top2_left .image-hover a.footer-logo:hover img {
    margin-top: -50px;
}

@media screen and (max-width: 767px) {
    .block_footer_top2_left .custom-content.image-hover {
        text-align: center;
    }

    .block_footer_top2_left .custom-content.image-hover a {
        display: inline-block;
        vertical-align: middle;
        float: none;
    }
}

/* Edge boxes
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.edgebox {
    position: fixed;
    z-index: 2000;
}

/* Side boxes */
.side-edgebox {
    width: 250px;
}

.right-edgebox {
    right: -252px;
    top: 190px;
}

.right-edgebox:hover {
    right: -1px;
}

/* -1px to hide the border */
.right-edgebox.hover:hover {
    right: -252px;
}

/* If JS is enabled, this class will override default :hover behavior */

.left-edgebox {
    left: -252px;
    top: 190px;
}

.left-edgebox:hover {
    color: #000;
    left: -1px;
}

/* -1px to hide the border */
.left-edgebox.hover:hover {
    left: -252px;
}

/* If JS is enabled, this class will override default :hover behavior */

.side-edgebox-title {
    position: absolute;
    top: 10px;
    width: 45px;
    min-height: 40px;
    cursor: pointer;
}

/* Move title label outside the block. Value equals edgebox-title->width */
.right-edgebox .side-edgebox-title {
    left: -45px;
}

.left-edgebox .side-edgebox-title {
    right: -45px;
}

/* Bottom boxes */
.bottom-right-edgebox {
    bottom: 0;
    right: 0;
}

.bottom-right-edgebox .custom-content {
    max-width: 220px;
}

/* Box content */
.edgebox-content {
    min-height: 30px;
}

.edgebox-content .custom-content {
    padding: 15px;
    background-color: #fff;
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.edgebox-content .custom-content .heading {
    margin: 10px 0;
}

/* Amasty Ajax Login */
#am-ajaxlogin-container #am-ajaxlogin {
    border: 0;
}

#am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-title {
    background: #ab222c;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

#am-ajaxlogin-container #am-ajaxlogin .am-login-button {
    background: url("../images/img/bg_buybtn.png") 0 0;
    line-height: 35px;
    height: 35px;
    color: #FFF;
    padding: 0 15px;
    width: auto;
    float: left;
    left: 0;
}

#am-ajaxlogin-container #am-ajaxlogin .am-login-button:hover {
    background-position: 0 -35px;
}

#am-ajaxlogin-container #am-ajaxlogin .am-login-button span {
    top: 0; right: 0; bottom: 0; left: 0;
}

#am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-close {
    top: 20px;
    right: 20px;
}

#am-ajaxlogin-container #am-ajaxlogin .amform-block-account-container {
    top: 0;
}

#am-ajaxlogin-container #am-ajaxlogin .amform-block-account-container .amform-block-account {
    overflow: hidden;
    padding-bottom: 10px;
}

#am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-close span { color: #FFF; }

@media screen and (max-width: 639px) {
    #am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block {
        width: 90%;
        margin: 5%;
        display: block;
        clear: both;
        float: none;
        max-width: none;
        border: 0;
    }

    #am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block div.am-login-button {
        top: 0;
    }

    #am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block .or_use_that {
        display: none;
    }

    #am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block .amform-block-social {
        top: 0;
        padding: 0;
        overflow: hidden;
        margin-top: 10px;
        float: left;
    }

    #am-ajaxlogin-container #am-ajaxlogin #am-ajaxlogin-message .am-form-block .amform-block-social div {
        float: left;
    }
}

/***
* NIEUWE STYLING ADHV. REACTIES STAN
***/

.catalog-product-view .product-collateral .product-images {
    background: #FFF;
}

.product-view .price-box .special-price .price-label {
    display: block !important;
    float: left;
    font-size: 12px !important;
}

.product-view .price-box .special-price .price-label + span {
    clear: left;
}

/*** LANG SWITCH ***/

.lang-switch a img {
    vertical-align: middle;
    border: 1px solid transparent;
}

.lang-switch:hover a.active img,
.lang-switch:hover a img {
    border-color: transparent;
}

.lang-switch a.active img,
.lang-switch:hover a img:hover {
    border-color: #FFF;
}

/*** LOGIN FORM ***/

@media screen and (min-width: 768px) {
    #login-form .grid-container {
        display: flex;
    }
}

#login-form .grid-container > div {
    background: #f5f5f5;
    padding: 20px 20px 50px;
    position: relative;
}

#login-form .grid-container > div button.button {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.amajaxlogin-block .amajaxlogin-social-icon {
    width: auto;
    margin: 0;
}

.amajaxlogin-block .amajaxlogin-social-icon > div {
    float: left;
}

/*** AJAX CART PRO ***/
#ajaxcartpro-add-confirm a {

}

#ajaxcartpro-add-confirm a.aw-acp-continue {

}

#ajaxcartpro-add-confirm a.aw-acp-checkout {
    height: 35px;
    line-height: 35px;
    background: url("../images/img/bg_buybtn.png");
    text-shadow: #bf4604 1px 1px 0;
    padding: 0 20px;
}

#ajaxcartpro-add-confirm a.aw-acp-checkout:hover {
    background-position: 0 -35px;
}

/*** HOTFIXES ***/

@media only screen and (max-width: 767px) {
    body.catalog-category-view .col-left .block-layered-nav {
        display: none;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .footer-container .footer-primary .section > div {
        width: 50% !important;
    }
}

.product-image,
.more-images .item a
{
    background-color: #FFF;
    border: 1px solid transparent;
}

span.homeblock_left_sition {
    float: left;
    padding-right: 20px!important;
}

.homeblocks_wrapper_sition {
    padding: 0px 0px 20px;
}

.grid12-3 {
margin-bottom: 2%;
}

a.summary {
    text-decoration: none;
}



.home-banner-wrapper p {
    margin: 0;
}

.home-banner-wrapper img {
    width: 100%;
}

.home-banner-wrapper {
    margin-top: 5px;
}


body .availability.in-stock {
    color: #246f03;
    font-weight: 700;
}


@media screen and (max-width: 767px) {
    .products-grid .product-name {
        min-height: 65px;
    }

    .itemslider-wrapper .owl-item .item {
        padding: 10px;
    }
}

.footer-primary ul {
    min-height: 170px;
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .footer-primary ul {
        min-height: unset;
    }
}

.footer-container .footer .heading {
    font-size: 12px;
    letter-spacing: -0.5px;
}
