/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2023-11-07 15:49:09 */
body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 57.17%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 40.83%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 42.8775%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 30.6225%;
    }
}

.page-header.type18 .block-search input::-webkit-input-placeholder {
    color: #8a8a8a !important;
}
.page-header.type18 .block-search input:-moz-placeholder {
    color: #8a8a8a !important;
}
.page-header.type18 .block-search input::-moz-placeholder {
    color: #8a8a8a !important;
}
.page-header.type18 .block-search input:-ms-input-placeholder {
    color: #8a8a8a !important;
}
.filterproduct-title {
    background: none;
    font-size: 22px;
    letter-spacing: -1px;
    font-weight: 700;
    padding-bottom: 7px;
}
.filterproduct-title .content {
    background-color: transparent;
}
.parallax-container .parallax-content > .container {
    position: relative;
}
.parallax-container .content {
    position: absolute;
    top:0px;
    left:15px;
    z-index: 2;
    background-color: #4b6574;
    padding: 40px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    min-width: 307px;
}
.parallax-container .content h2 {
    font-family: 'Poppins';
    font-size:48px;
    font-weight:300;
    color:#fff;
    margin-bottom: 28px;
}
.parallax-container .content em {
    font-size:17px;
    font-weight:400;
    font-style:normal;
    color:#fff;
    letter-spacing: 0.05em;
    display:block;
    padding-bottom: 6px;
    padding-top: 8px;
}
.parallax-container .content .btn-default{
    font-family: 'Poppins';
    border: solid 2px #2c2c2c;
    background-color:#0e0e0e;
    padding: 9px 19px;
    font-size: 14px;
    letter-spacing:0.05em;
    border-radius:2px;
    box-shadow: none;
    font-weight: 400;
    margin-bottom: 25px;
    color:#fff;
}
.page-wrapper >.breadcrumbs {
    padding: 5px 0 5px;
	background: #efefef;
}
.breadcrumbs li {
    line-height: 30px;
    display: inline-block;
}
.page-wrapper > .breadcrumbs .items {
    padding: 5px 15px 5px;
}
.breadcrumbs .items {font-size: 14px;}

.breadcrumbs li.home a {
    width: 15px;
    display: inline-block;
    text-indent: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
    position: relative;
	color: #ffc460;
	font-weight: bold;
}
.breadcrumbs li.home a:after {
    content: "\e883";
    font-family: 'porto-icons';
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 0;
}
.sidebar.sidebar-main {
    position: relative;
}
.block-category-list {background: #ffc460;width: 300px; float: left; margin: 0 30px 200px 0;}
.block-category-list .block-content {font-size: 16px!important;}
.block-category-list a {color: white;}

.block-category-list .block-title,.filter-options-title,.filter .filter-current-subtitle {
    font-family: 'Poppins';
    border: none;
    background-color: transparent;
    padding: 16px 20px 4px 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    color: #111;
    letter-spacing: 0.01em;
}
.block-category-list .block-title {
    padding: 30px 20px 0 20px;
}
.block-category-list .block-title strong {
    font-weight: 400;
}
.block-category-list .block-content,.filter-options-content {
    border: none;
    background-color: transparent;
    padding: 10px 18px 26px 20px;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    border-radius: 0;
}
.filter-current .items {
    border: none;
    background-color: transparent;
    position: relative;
    z-index: 2;
}
.filter-current .item {
    padding-left: 20px;
}
.filter-current .action.remove {
    right: 20px;
    color: #21293c;
}
.filter-actions {
    border: none;
    background-color: transparent;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    padding-right: 20px;
}
.filter-actions a {
    color: #858585;
}
.filter-options-title:after {
    content: '\f803';
    border: none;
    color: #21293c;
    font-size: 17px;
    margin-top: -6px;
}
.filter-options-title:hover:after {
    background: none;
    color: #21293c;
}
.active > .filter-options-title:after {
    content: '\f800';
}
#ln_slider_price.ui-slider-horizontal {
    height: 3px;
    box-shadow: none;
    background: #050203;
}
#ln_slider_price .ui-slider-handle {
    width: 12px;
    height: 12px;
    border-radius: 100%;
}
.sidebar-title {
    font-family: 'Poppins';
    font-size: 15px;
    font-weight: 400;
    color: #111;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
    padding-left:20px;
    padding-right: 20px;
}
.porto-icon-left-open-huge:before {
    content: '\f802';
    color: #21293c;
}
.porto-icon-right-open-huge:before {
    content: '\f801';
    color: #21293c;
}
.sidebar .owl-top-narrow .owl-theme .owl-controls {
    top: -40px;
    right: -7px;
}
.sidebar .owl-top-narrow .owl-theme .owl-controls .owl-nav div *:before {
    color:#21293c;
}
.sidebar .product-items .product-item-info .product-item-photo {
    max-width: 25.19%;
}
.sidebar .product-items .product-item-name a {
    font-size: 12px;
    color: #5b5b5f;
    font-weight: 400;
}
.sidebar .sidebar-filterproducts {
    margin-bottom: 30px;
    padding-bottom: 40px;
    background: none;
    border-bottom: #efefef solid 1px;
}
.sidebar .product-items .product-item .product-reviews-summary {
    display: block;
    margin-top: 0;
}
.sidebar-filterproducts.custom-block + h2 {
    font-family: 'Poppins';
    font-size: 15px !important;
    text-transform: uppercase;
    font-weight: 400 !important;
    color: #111 !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 +h5 {
    font-family: 'Open Sans' !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    color: #7a7d82 !important;
    letter-spacing: 0.022em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 + h5 + p {
    color: #21293c !important;
    font-size: 15px !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar .custom-block {
    padding: 0 0px;
}
.category-boxed-banner.owl-theme .owl-controls {
    bottom: 0;
}
.page-products .toolbar .limiter {
    display: block;
}
.page-with-filter .toolbar-amount {
    display: none;
}
.full-width-image-banner {
    height: 300px;
}
.full-width-image-banner:after {
    display: none;
}
.full-width-image-banner h2 {
    font-size: 36px;
    font-weight: 900;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    line-height: 38px;
}
.full-width-image-banner p {
    font-size:18px;
    line-height:38px;
    font-weight: 700;
    text-transform:uppercase;
}
.full-width-image-banner .btn-default {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.025em;
    padding: 10px 20px;
    background-color: #010204;
    color: #fff;
    font-family: 'Poppins';
    text-transform: uppercase;
    border-radius: 2px;
    margin-top: 31px;
}
.page-products .toolbar .limiter .limiter-text {
    display: none;
}
.modes-mode.active {
    border: none;
    background: none;
    color: #111;
}
.modes-mode,.modes-mode:hover {
    border: none;
    background: none;
    color: #111;
    width: 15px;
}
.toolbar select {
    border: 1px solid #e4e4e4;
    height: 37px;
    color: #7a7d82;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    padding: 0 10px;
    padding-right: 30px;
    line-height: 31px;
}
.toolbar-sorter .sorter-action {
    margin-top: 6px;
    color: #21293c;
}
.toolbar-sorter .sorter-action:before {
    color: #21293c;
}
.pages a.page,.pages strong.page,.pages .action {
    width: 37px;
    line-height: 35px;
    background-color: transparent;
    color: #706f6c;
    font-size: 15px;
    font-weight: 600;
}
.pages a.page:hover,.pages .action:hover, .pages .action.next:hover:before, .pages .action.prev:hover:before {
    background-color: transparent;
    color: #706f6c;
}
.products-grid + .toolbar.toolbar-products {
    border-top: solid 1px #efefef;
    padding-top: 25px;
}

.products-related .price-box .price,
.side-list .price-box .price,
.small-list .price-box .price {
    font-size: 15px;
}
.products-related .old-price .price,
.side-list .old-price .price,
.small-list .old-price .price {
    font-size: 12px;
}
.price-container .price {
    font-family: "Poppins";
    font-weight: 400;
    color: #000;
    font-size: 18px;
}
.old-price {
    margin-right: 10px;
}
.old-price .price {
    font-size: 18px;
    color: #6e6e6e
}
.product-items .swatch-option {
    min-width: 20px;
    height: 20px;
}
.swatch-option.text {
    padding: 0 3px;
}

.catalog-product-view .sidebar .custom-block {
    border: none;
    color: #6b7a83;
    padding-bottom: 0;
    margin-bottom: 33px;
    background: none;
}
.catalog-product-view .sidebar .custom-block-1>div i {
    color: #333;
    border: none;
    font-size: 40px;
    float: left;
}
.catalog-product-view .sidebar .custom-block-1>div {
    min-height: 65px;
    clear: both;
    padding: 18px 0;
    border-bottom: solid 1px #dee5e8;
    margin-bottom: 0;
}
.catalog-product-view .sidebar .custom-block-1>div:last-child {
    border-bottom-width: 0;
}
.block-manufacturer {
    text-align: center;
    padding: 10px 20px 0;
    margin-bottom: 0;
}
.block-manufacturer hr {
    border-color: #dee5e8;
    margin-bottom: 0;
}
.catalog-product-view .sidebar .custom-block-1>div h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.005em;
    color: #6b7a83;
    margin-left: 80px;
}
.block.related {
    padding: 0 20px;
}
.block .title strong {
    font-size: 15px;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    margin-bottom: 20px !important;
    padding-top: 0;
    text-transform: uppercase;
}
.block.related .product-items .product-item-actions {
    display: none;
}
.product-info-main .page-title-wrapper h1 {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: -0.01em;
    color: #21293c;
    margin: 3px 0 8px;
}
.weltpixel-quickview-catalog-product-view .top-block-header {
    display: none;
}
.prev-next-products a {
    color: #555;
}
.product-reviews-summary .reviews-actions a {
    line-height: 20px;
    font-size: 14px;
    color: #21293c;
}
.product-info-main .product-info-stock-sku {
    color: #21293c;
    font-size: 14px;
    padding-bottom: 23px;
}
.product-info-main .product.overview {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
    border-bottom: solid 1px #dae2e6;
    padding-bottom: 10px;
}
.product.media {
    padding-right: 12px;
}
.fotorama__stage__shaft {
    border: none;
}
.fotorama__nav--thumbs .fotorama__thumb {
    border-color: #dae2e6;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    font-family: 'Poppins';
    font-size: 21px;
    font-weight: 400;
    letter-spacing: 0.005em;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 16px;
    color: #2b2b2d;
    font-weight: 400;
}
.product-info-main .fieldset > .field.qty, .product-info-main .nested.options-list > .field.qty {
    position: relative;
    width: 106px;
}
.product-info-main .qty.field .control, .product-info-main .qty.field .qty-changer {
    margin-left: 29px;
}
.product-info-main .qty.field .qty-changer > a {
    position: absolute;
    top: 0;
    left: 0;
    height: 43px;
    width: 30px;
    line-height: 41px;
    text-align: center;
    margin: 0;
    border-color: #dae2e6;
}
.product-info-main .qty.field .qty-changer > a:first-child {
    left: auto;
    right: 4px;
}
.product-info-main .box-tocart .input-text.qty {
    font-family: 'Poppins';
    display: inline-block;
    vertical-align: middle;
    height: 43px;
    width: 44px!important;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #61605a;
    margin: 0;
    border-color: #dae2e6;
}
.product-info-main .qty.field .qty-changer > a .porto-icon-up-dir:before {
    content: '\f882';
}
.product-info-main .qty.field .qty-changer > a .porto-icon-down-dir:before {
    content: '\f883';
}
.catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart {
    height: 43px;
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 400;
}
.box-tocart .action.tocart:before {
    content: '\f881';
    font-family: 'porto-icons';
    margin-right: 7px;
    font-size: 21px;
}
.action.primary,.action.primary:active {
    font-family: "Poppins";
    letter-spacing: 1px;
    text-transform: uppercase;
}
.product-addto-links .action.towishlist,.product-addto-links .action.tocompare,.product-social-links .action.mailto.friend {
    width: 43px;
    height: 43px;
    line-height: 41px;
    color: #302e2a;
}
.product.data.items > .item.content {
    background-color: #fff;
    box-shadow: none;
    border: none;
    border-top: #dae2e6 solid 1px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
}

.main-upsell-product-detail .block.upsell .title strong {
    background: none;
}
.block.upsell .title {
    background: none;
    border-bottom: #e1e1e1 solid 1px;
    font-weight: 700;
    margin-bottom: 16px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: left;
}
.block.upsell .title strong {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins';
    color: #302e2a;
}
.review-ratings .rating-label {
    display: block;
}

.footer-top {
    text-align: left;
    padding: 15px 0 0;
}
.footer-top .footer-top-inner{
    border-bottom: 1px solid #2c2c2c;
}
.footer-top .block .block-title {
    margin-bottom: 13px;
    padding-top: 25px;
}
.footer-top .block .block-title strong {
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    color: #fff;
}
.footer-container .validation-advice {
    position: absolute;
}
.footer-top .block.newsletter {
    width: auto;
    max-width: 400px;
    display: inline-block;
}
.footer-top .block.newsletter .control:before {
    line-height: 48px;
    margin-left: 20px;
}
.footer-top .block.newsletter .control {
    position: relative;
}
.footer-top .block.newsletter .control input {
    background-color: #2c2c2c;
    color: #6b7074;
    height: 48px;
    border: none;
    font-size: 14px;
    border-radius: 0;
    padding-left: 40px;
}
.footer-top .block.newsletter .control div.mage-error {
    position: absolute;
    bottom: -22px;
}
.footer-top .block.newsletter .actions button {
    height: 48px;
    border-radius: 0;
    text-transform: uppercase;
    padding: 0 22px;
    background-color: #2c2c2c;
    border-color: #2c2c2c;
    border-left-color: #3b3b3b;
    margin-left: 0;
    font-family: Arial;
    letter-spacing: 0;
}
.footer-top .block-content {
    display: inline-block;
    vertical-align: middle;
}
.footer .social-icons {float: right}
.footer-top .social-icons a {
    background-image: none;
    background-color: #33332f;
    text-indent: 0;
    color: #fff;
    border-radius: 0;
    font-size: 18.6px;
    width: 48px;
    height: 48px;
    text-align: center;
    margin-left: 0;
    margin-right: 4px;
    float: left;
    line-height: 46px;
}
.footer-middle {
    padding:24px 0;
}
.footer-middle .block .block-title {
    margin-bottom: 15px;
}
.footer-middle .block .block-title strong {
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.075em;
    text-transform: uppercase;
}
.footer-middle ul.links li,
.footer-middle ul.features li {
    padding: 6px 0;
}
.footer-middle .contact-info li:first-child{
    border-top-width: 0;
}
.footer-middle .contact-info li {
    padding: 12px 0;
}
.footer-middle .contact-info i {
    color: #e1ddc3 !important;
    font-size: 26px;
    line-height: 28px;
}
.footer-middle .contact-info p{
    line-height: 1;
}
.footer-middle .contact-info b {
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 7px;
    display: inline-block;
}
.footer-middle .block-bottom {
    border-top: 1px solid white;
    text-align: left;
    padding: 27px 0;
    overflow: hidden;
    margin-top: 32px;
}
.footer-middle .working span {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.005em;
    line-height: 18px;
}
.footer-middle .working span b {
    text-transform: capitalize;
    color: #a8a8a8;
}
.footer .block-bottom address {
    padding: 9px 0;
}
@media (max-width: 1199px) {
    .footer .block-bottom address, .footer .block-bottom .working, .footer .block-bottom .custom-block {
        margin-bottom: 15px;
        padding: 0;
    }
}
@media (max-width: 991px) {
    .masonry-grid .grid {
        width: 50%;
    }
    .masonry-grid .grid.double {
        width: 100%;
    }
    .masonry-grid .grid:last-child {
        width: 100%;
    }
    .masonry-grid .grid:last-child .item {
        width: 50%;
        float: left;
        padding: 1.5px;
    }
}
@media (max-width: 767px) {
    .top-block-header .col-md-3 {
        text-align: left !important;
    }
    .sidebar.sidebar-main {
        position: static;
    }
    .product.data.items {
        margin: 0;
    }
    .prev-next-products .product-nav.product-next .product-pop {
        margin: 0;
    }
    .prev-next-products .product-nav.product-prev .product-pop {
        left: -20px;
    }
    .product-info-main .fieldset > .field.qty {
        margin-bottom: 20px;
    }
    .fieldset > .actions {
        vertical-align: top;
    }
    .catalog-product-view .sidebar .custom-block {
        padding: 0;
    }
    .footer .social-icons {
        float:left !important;
    }
    .owl-middle-narrow .owl-theme .owl-controls, .owl-middle-narrow.owl-theme .owl-controls {display:none !important;}
}
@media (max-width: 480px) {
    .masonry-grid .grid {
        width: 100%;
    }
    .masonry-grid .grid.double {
        width: 100%;
    }
    .masonry-grid .grid:last-child .item {
        width: 100%;
    }
    .footer .block-bottom .custom-block {
        float: left !important;
    }
}
    .page-products .sorter {
        float: left;
    }
    .modes {
        float: right;
        margin-right: 0;
        margin-left: 20px;
        margin-top: 7px;
    }
    .modes-mode:before {
        content: '\e880';
        font-size: 14px;
    }
    .mode-list:before {
        content: '\e87b';
        font-size: 14px;
    }
    .products.wrapper ~ .toolbar .limiter {
        float: left;
    }
    .products.wrapper ~ .toolbar .pages {
        float: right;
    }
@media (min-width: 768px) {
    .page-header.type16 .block-search input {
        border-radius: 20px;
    }
    .sidebar.sidebar-main:before {
        content: '';
        position: absolute;
        left: 0;
        right: 20px;
        border: solid 1px #eee;
        top: 0;
        bottom: 0;
        border-radius: 2px;
    }
    .product.data.items > .item.title {
        padding: 10px 30px 10px 0;
    }
    .product.data.items > .item.title > .switch {
        font-size: 14px;
        font-weight: 700;
        color: #818692;
        text-transform: uppercase;
        border: none;
        border-radius: 0;
        line-height: 30px;
        background: none;
        padding: 0;
    }
    .product.data.items > .item.title:not(.disabled) > .switch:focus,
    .product.data.items > .item.title:not(.disabled) > .switch:hover {
        background: none;
        color: #818692;
    }
    .product.data.items > .item.title.active > .switch,
    .product.data.items > .item.title.active > .switch:focus,
    .product.data.items > .item.title.active > .switch:hover {
        color: #21293c;
        position: relative;
        border-bottom: #050203 solid 2px;
    }
    .product.data.items > .item.content {
        padding: 35px 0 0;
        margin-top: 45px;
    }
}
.catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart:before, .catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart > span {
    display: inline-block;
    vertical-align: middle;
}
.catalog-product-view .sidebar .custom-block.custom-block-1 {
    margin-top: -25px;
}
.home-banner-content img {
    width: 100%;
}
.product-item .rating-summary .rating-result > span:before {
    color: #575f68;
}
@media (max-width: 480px) {
    .toolbar .limiter .label {
        min-width: 43.22px;
    }
}
.top-block-header .col-md-9 > span {
    display: inline-block;
}
.product-items .swatch-option.text {
    line-height: 18px;
}
.sidebar .products-grid .product-item .product-item-details {
    position: static !important;
    padding-top: 7px;
}
.pages a.page:visited {
    color: #706f6c;
}
.column.main .product-item .product-reviews-summary, .cms-index-index .product-item .product-reviews-summary {
    display: none;
}
.product-item .product-reviews-summary {
    background-image: none;
}
.products-grid .product-item-details .product-item-actions .tocart {
    text-transform: uppercase;
    font-size: 12.53px;
    font-family: 'Poppins';
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #6f6e6c;
    line-height: 30px;
    background-color: #f4f4f4;
    border-color: #f4f4f4;
}
.product-item .tocart:before {
    content: '\e87f';
    font-size: 17px;
    vertical-align: middle;
}
.product-social-links .action.towishlist:before, .product-addto-links .action.towishlist:before, .block-bundle-summary .action.towishlist:before, .product-item .action.towishlist:before, .table-comparison .action.towishlist:before {
    content: '\e889';
}

.cms-porto_home_3 .page-main {display: none;}

/* FOOTER */
.footer li, .footer p {color: white;}
.footer li a, .footer p a {color: #ffc460;}
.footer li a:hover, .footer p a:hover {color: #ffc460;text-decoration: underline;}
.footer-social-links svg {fill: #ffc460;}

a.footerbutton {background: #ffc460; color: #231f20!important; text-decoration: none; display: inline-block; font-size: 18px; padding: 1.7rem 3rem 1.3rem; border-radius: .4rem; border: none; cursor: pointer; position: relative; -webkit-transition: position .2s; transition: position .2s; font-weight: 300;}

.footer-top, .footer-middle {background-color: #4b6574;}

.footer-middle a { color: white;}

.bottomfooterbar {color: white; font-size: 13px; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox;display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.bottomfooterbar a {color: white; text-decoration: underline; margin-right: 20px;}
.bottomfooterbar a:hover {color: #ffc460;}


/* FOSBY: GENERIEK */
.page-header.type18 .block-search input::-webkit-input-placeholder {
    color: #8a8a8a !important;
}
.page-header.type18 .block-search input:-moz-placeholder {
    color: #8a8a8a !important;
}
.page-header.type18 .block-search input::-moz-placeholder {
    color: #8a8a8a !important;
}
.page-header.type18 .block-search input:-ms-input-placeholder {
    color: #8a8a8a !important;
}
.filterproduct-title {
    background: none;
    font-size: 22px;
    letter-spacing: -1px;
    font-weight: 700;
    padding-bottom: 7px;
}
.filterproduct-title .content {
    background-color: transparent;
}
.parallax-container .parallax-content > .container {
    position: relative;
}
.parallax-container .content {
    position: absolute;
    top:0px;
    left:15px;
    z-index: 2;
    background-color: #4b6574;
    padding: 40px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    min-width: 307px;
}
.parallax-container .content h2 {
    font-family: 'Poppins';
    font-size:48px;
    font-weight:300;
    color:#fff;
    margin-bottom: 28px;
}
.parallax-container .content em {
    font-size:17px;
    font-weight:400;
    font-style:normal;
    color:#fff;
    letter-spacing: 0.05em;
    display:block;
    padding-bottom: 6px;
    padding-top: 8px;
}
.parallax-container .content .btn-default{
    font-family: 'Poppins';
    border: solid 2px #2c2c2c;
    background-color:#0e0e0e;
    padding: 9px 19px;
    font-size: 14px;
    letter-spacing:0.05em;
    border-radius:2px;
    box-shadow: none;
    font-weight: 400;
    margin-bottom: 25px;
    color:#fff;
}
.page-wrapper >.breadcrumbs {
    padding: 5px 0 5px;
	background: #efefef;
}
.breadcrumbs li {
    line-height: 30px;
    display: inline-block;
}
.page-wrapper > .breadcrumbs .items {
    padding: 5px 15px 5px;
}
.breadcrumbs .items {font-size: 14px;}

.breadcrumbs li.home a {
    width: 15px;
    display: inline-block;
    text-indent: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
    position: relative;
	color: #ffc460;
	font-weight: bold;
}
.breadcrumbs li.home a:after {
    content: "\e883";
    font-family: 'porto-icons';
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 0;
}
.sidebar.sidebar-main {
    position: relative;
}
.block-category-list {background: #ffc460;width: 300px; float: left; margin: 0 30px 200px 0;}
.block-category-list .block-content {font-size: 16px!important;}
.block-category-list a {color: white;}

.block-category-list .block-title,.filter-options-title,.filter .filter-current-subtitle {
    font-family: 'Poppins';
    border: none;
    background-color: transparent;
    padding: 16px 20px 4px 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    color: #111;
    letter-spacing: 0.01em;
}
.block-category-list .block-title {
    padding: 30px 20px 0 20px;
}
.block-category-list .block-title strong {
    font-weight: 400;
}
.block-category-list .block-content,.filter-options-content {
    border: none;
    background-color: transparent;
    padding: 10px 18px 26px 20px;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    border-radius: 0;
}
.filter-current .items {
    border: none;
    background-color: transparent;
    position: relative;
    z-index: 2;
}
.filter-current .item {
    padding-left: 20px;
}
.filter-current .action.remove {
    right: 20px;
    color: #21293c;
}
.filter-actions {
    border: none;
    background-color: transparent;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    padding-right: 20px;
}
.filter-actions a {
    color: #858585;
}
.filter-options-title:after {
    content: '\f803';
    border: none;
    color: #21293c;
    font-size: 17px;
    margin-top: -6px;
}
.filter-options-title:hover:after {
    background: none;
    color: #21293c;
}
.active > .filter-options-title:after {
    content: '\f800';
}
#ln_slider_price.ui-slider-horizontal {
    height: 3px;
    box-shadow: none;
    background: #050203;
}
#ln_slider_price .ui-slider-handle {
    width: 12px;
    height: 12px;
    border-radius: 100%;
}
.sidebar-title {
    font-family: 'Poppins';
    font-size: 15px;
    font-weight: 400;
    color: #111;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
    padding-left:20px;
    padding-right: 20px;
}
.porto-icon-left-open-huge:before {
    content: '\f802';
    color: #21293c;
}
.porto-icon-right-open-huge:before {
    content: '\f801';
    color: #21293c;
}
.sidebar .owl-top-narrow .owl-theme .owl-controls {
    top: -40px;
    right: -7px;
}
.sidebar .owl-top-narrow .owl-theme .owl-controls .owl-nav div *:before {
    color:#21293c;
}
.sidebar .product-items .product-item-info .product-item-photo {
    max-width: 25.19%;
}
.sidebar .product-items .product-item-name a {
    font-size: 12px;
    color: #5b5b5f;
    font-weight: 400;
}
.sidebar .sidebar-filterproducts {
    margin-bottom: 30px;
    padding-bottom: 40px;
    background: none;
    border-bottom: #efefef solid 1px;
}
.sidebar .product-items .product-item .product-reviews-summary {
    display: block;
    margin-top: 0;
}
.sidebar-filterproducts.custom-block + h2 {
    font-family: 'Poppins';
    font-size: 15px !important;
    text-transform: uppercase;
    font-weight: 400 !important;
    color: #111 !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 +h5 {
    font-family: 'Open Sans' !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    color: #7a7d82 !important;
    letter-spacing: 0.022em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 + h5 + p {
    color: #21293c !important;
    font-size: 15px !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar .custom-block {
    padding: 0 0px;
}
.category-boxed-banner.owl-theme .owl-controls {
    bottom: 0;
}
.page-products .toolbar .limiter {
    display: block;
}
.page-with-filter .toolbar-amount {
    display: none;
}
.full-width-image-banner {
    height: 300px;
}
.full-width-image-banner:after {
    display: none;
}
.full-width-image-banner h2 {
    font-size: 36px;
    font-weight: 900;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    line-height: 38px;
}
.full-width-image-banner p {
    font-size:18px;
    line-height:38px;
    font-weight: 700;
    text-transform:uppercase;
}
.full-width-image-banner .btn-default {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.025em;
    padding: 10px 20px;
    background-color: #010204;
    color: #fff;
    font-family: 'Poppins';
    text-transform: uppercase;
    border-radius: 2px;
    margin-top: 31px;
}
.page-products .toolbar .limiter .limiter-text {
    display: none;
}
.modes-mode.active {
    border: none;
    background: none;
    color: #111;
}
.modes-mode,.modes-mode:hover {
    border: none;
    background: none;
    color: #111;
    width: 15px;
}
.toolbar select {
    border: 1px solid #e4e4e4;
    height: 37px;
    color: #7a7d82;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    padding: 0 10px;
    padding-right: 30px;
    line-height: 31px;
}
.toolbar-sorter .sorter-action {
    margin-top: 6px;
    color: #21293c;
}
.toolbar-sorter .sorter-action:before {
    color: #21293c;
}
.pages a.page,.pages strong.page,.pages .action {
    width: 37px;
    line-height: 35px;
    background-color: transparent;
    color: #706f6c;
    font-size: 15px;
    font-weight: 600;
}
.pages a.page:hover,.pages .action:hover, .pages .action.next:hover:before, .pages .action.prev:hover:before {
    background-color: transparent;
    color: #706f6c;
}
.products-grid + .toolbar.toolbar-products {
    border-top: solid 1px #efefef;
    padding-top: 25px;
}

.products-related .price-box .price,
.side-list .price-box .price,
.small-list .price-box .price {
    font-size: 15px;
}
.products-related .old-price .price,
.side-list .old-price .price,
.small-list .old-price .price {
    font-size: 12px;
}
.price-container .price {
    font-family: "Poppins";
    font-weight: 400;
    color: #000;
    font-size: 18px;
}
.old-price {
    margin-right: 10px;
}
.old-price .price {
    font-size: 18px;
    color: #6e6e6e
}
.product-items .swatch-option {
    min-width: 20px;
    height: 20px;
}
.swatch-option.text {
    padding: 0 3px;
}

.catalog-product-view .sidebar .custom-block {
    border: none;
    color: #6b7a83;
    padding-bottom: 0;
    margin-bottom: 33px;
    background: none;
}
.catalog-product-view .sidebar .custom-block-1>div i {
    color: #333;
    border: none;
    font-size: 40px;
    float: left;
}
.catalog-product-view .sidebar .custom-block-1>div {
    min-height: 65px;
    clear: both;
    padding: 18px 0;
    border-bottom: solid 1px #dee5e8;
    margin-bottom: 0;
}
.catalog-product-view .sidebar .custom-block-1>div:last-child {
    border-bottom-width: 0;
}
.block-manufacturer {
    text-align: center;
    padding: 10px 20px 0;
    margin-bottom: 0;
}
.block-manufacturer hr {
    border-color: #dee5e8;
    margin-bottom: 0;
}
.catalog-product-view .sidebar .custom-block-1>div h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.005em;
    color: #6b7a83;
    margin-left: 80px;
}
.block.related {
    padding: 0 20px;
}
.block .title strong {
    font-size: 15px;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    margin-bottom: 20px !important;
    padding-top: 0;
    text-transform: uppercase;
}
.block.related .product-items .product-item-actions {
    display: none;
}
.product-info-main .page-title-wrapper h1 {
    font-size: 25px;
    font-weight: 600;
    letter-spacing: -0.01em;
    color: #21293c;
    margin: 3px 0 8px;
}
.weltpixel-quickview-catalog-product-view .top-block-header {
    display: none;
}
.prev-next-products a {
    color: #555;
}
.product-reviews-summary .reviews-actions a {
    line-height: 20px;
    font-size: 14px;
    color: #21293c;
}
.product-info-main .product-info-stock-sku {
    color: #21293c;
    font-size: 14px;
    padding-bottom: 23px;
}
.product-info-main .product.overview {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
    border-bottom: solid 1px #dae2e6;
    padding-bottom: 10px;
}
.product.media {
    padding-right: 12px;
}
.fotorama__stage__shaft {
    border: none;
}
.fotorama__nav--thumbs .fotorama__thumb {
    border-color: #dae2e6;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    font-family: 'Poppins';
    font-size: 21px;
    font-weight: 400;
    letter-spacing: 0.005em;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 16px;
    color: #2b2b2d;
    font-weight: 400;
}
.product-info-main .fieldset > .field.qty, .product-info-main .nested.options-list > .field.qty {
    position: relative;
    width: 106px;
}
.product-info-main .qty.field .control, .product-info-main .qty.field .qty-changer {
    margin-left: 29px;
}
.product-info-main .qty.field .qty-changer > a {
    position: absolute;
    top: 0;
    left: 0;
    height: 43px;
    width: 30px;
    line-height: 41px;
    text-align: center;
    margin: 0;
    border-color: #dae2e6;
}
.product-info-main .qty.field .qty-changer > a:first-child {
    left: auto;
    right: 4px;
}
.product-info-main .box-tocart .input-text.qty {
    font-family: 'Poppins';
    display: inline-block;
    vertical-align: middle;
    height: 43px;
    width: 44px!important;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #61605a;
    margin: 0;
    border-color: #dae2e6;
}
.product-info-main .qty.field .qty-changer > a .porto-icon-up-dir:before {
    content: '\f882';
}
.product-info-main .qty.field .qty-changer > a .porto-icon-down-dir:before {
    content: '\f883';
}
.catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart {
    height: 43px;
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 400;
}
.box-tocart .action.tocart:before {
    content: '\f881';
    font-family: 'porto-icons';
    margin-right: 7px;
    font-size: 21px;
}
.action.primary,.action.primary:active {
    font-family: "Poppins";
    letter-spacing: 1px;
    text-transform: uppercase;
}
.product-addto-links .action.towishlist,.product-addto-links .action.tocompare,.product-social-links .action.mailto.friend {
    width: 43px;
    height: 43px;
    line-height: 41px;
    color: #302e2a;
}
.product.data.items > .item.content {
    background-color: #fff;
    box-shadow: none;
    border: none;
    border-top: #dae2e6 solid 1px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
}

.main-upsell-product-detail .block.upsell .title strong {
    background: none;
}
.block.upsell .title {
    background: none;
    border-bottom: #e1e1e1 solid 1px;
    font-weight: 700;
    margin-bottom: 16px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: left;
}
.block.upsell .title strong {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins';
    color: #302e2a;
}
.review-ratings .rating-label {
    display: block;
}

.footer-top {
    text-align: left;
    padding: 15px 0 0;
}
.footer-top .footer-top-inner{
    border-bottom: 1px solid #2c2c2c;
}
.footer-top .block .block-title {
    margin-bottom: 13px;
    padding-top: 25px;
}
.footer-top .block .block-title strong {
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    color: #fff;
}
.footer-container .validation-advice {
    position: absolute;
}
.footer-top .block.newsletter {
    width: auto;
    max-width: 400px;
    display: inline-block;
}
.footer-top .block.newsletter .control:before {
    line-height: 48px;
    margin-left: 20px;
}
.footer-top .block.newsletter .control {
    position: relative;
}
.footer-top .block.newsletter .control input {
    background-color: #2c2c2c;
    color: #6b7074;
    height: 48px;
    border: none;
    font-size: 14px;
    border-radius: 0;
    padding-left: 40px;
}
.footer-top .block.newsletter .control div.mage-error {
    position: absolute;
    bottom: -22px;
}
.footer-top .block.newsletter .actions button {
    height: 48px;
    border-radius: 0;
    text-transform: uppercase;
    padding: 0 22px;
    background-color: #2c2c2c;
    border-color: #2c2c2c;
    border-left-color: #3b3b3b;
    margin-left: 0;
    font-family: Arial;
    letter-spacing: 0;
}
.footer-top .block-content {
    display: inline-block;
    vertical-align: middle;
}
.footer .social-icons {float: right}
.footer-top .social-icons a {
    background-image: none;
    background-color: #33332f;
    text-indent: 0;
    color: #fff;
    border-radius: 0;
    font-size: 18.6px;
    width: 48px;
    height: 48px;
    text-align: center;
    margin-left: 0;
    margin-right: 4px;
    float: left;
    line-height: 46px;
}
.footer-middle {
    padding:24px 0;
}
.footer-middle .block .block-title {
    margin-bottom: 15px;
}
.footer-middle .block .block-title strong {
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.075em;
    text-transform: uppercase;
}
.footer-middle ul.links li,
.footer-middle ul.features li {
    padding: 6px 0;
}
.footer-middle .contact-info li:first-child{
    border-top-width: 0;
}
.footer-middle .contact-info li {
    padding: 12px 0;
}
.footer-middle .contact-info i {
    color: #e1ddc3 !important;
    font-size: 26px;
    line-height: 28px;
}
.footer-middle .contact-info p{
    line-height: 1;
}
.footer-middle .contact-info b {
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 7px;
    display: inline-block;
}
.footer-middle .block-bottom {
    border-top: 1px solid white;
    text-align: left;
    padding: 27px 0;
    overflow: hidden;
    margin-top: 32px;
}
.footer-middle .working span {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.005em;
    line-height: 18px;
}
.footer-middle .working span b {
    text-transform: capitalize;
    color: #a8a8a8;
}
.footer .block-bottom address {
    padding: 9px 0;
}
@media (max-width: 1199px) {
    .footer .block-bottom address, .footer .block-bottom .working, .footer .block-bottom .custom-block {
        margin-bottom: 15px;
        padding: 0;
    }
}
@media (max-width: 991px) {
    .masonry-grid .grid {
        width: 50%;
    }
    .masonry-grid .grid.double {
        width: 100%;
    }
    .masonry-grid .grid:last-child {
        width: 100%;
    }
    .masonry-grid .grid:last-child .item {
        width: 50%;
        float: left;
        padding: 1.5px;
    }
}
@media (max-width: 767px) {
    .top-block-header .col-md-3 {
        text-align: left !important;
    }
    .sidebar.sidebar-main {
        position: static;
    }
    .product.data.items {
        margin: 0;
    }
    .prev-next-products .product-nav.product-next .product-pop {
        margin: 0;
    }
    .prev-next-products .product-nav.product-prev .product-pop {
        left: -20px;
    }
    .product-info-main .fieldset > .field.qty {
        margin-bottom: 20px;
    }
    .fieldset > .actions {
        vertical-align: top;
    }
    .catalog-product-view .sidebar .custom-block {
        padding: 0;
    }
    .footer .social-icons {
        float:left !important;
    }
    .owl-middle-narrow .owl-theme .owl-controls, .owl-middle-narrow.owl-theme .owl-controls {display:none !important;}
}
@media (max-width: 480px) {
    .masonry-grid .grid {
        width: 100%;
    }
    .masonry-grid .grid.double {
        width: 100%;
    }
    .masonry-grid .grid:last-child .item {
        width: 100%;
    }
    .footer .block-bottom .custom-block {
        float: left !important;
    }
}
    .page-products .sorter {
        float: left;
    }
    .modes {
        float: right;
        margin-right: 0;
        margin-left: 20px;
        margin-top: 7px;
    }
    .modes-mode:before {
        content: '\e880';
        font-size: 14px;
    }
    .mode-list:before {
        content: '\e87b';
        font-size: 14px;
    }
    .products.wrapper ~ .toolbar .limiter {
        float: left;
    }
    .products.wrapper ~ .toolbar .pages {
        float: right;
    }
@media (min-width: 768px) {
    .page-header.type16 .block-search input {
        border-radius: 20px;
    }
    .sidebar.sidebar-main:before {
        content: '';
        position: absolute;
        left: 0;
        right: 20px;
        border: solid 1px #eee;
        top: 0;
        bottom: 0;
        border-radius: 2px;
    }
    .product.data.items > .item.title {
        padding: 10px 30px 10px 0;
    }
    .product.data.items > .item.title > .switch {
        font-size: 14px;
        font-weight: 700;
        color: #818692;
        text-transform: uppercase;
        border: none;
        border-radius: 0;
        line-height: 30px;
        background: none;
        padding: 0;
    }
    .product.data.items > .item.title:not(.disabled) > .switch:focus,
    .product.data.items > .item.title:not(.disabled) > .switch:hover {
        background: none;
        color: #818692;
    }
    .product.data.items > .item.title.active > .switch,
    .product.data.items > .item.title.active > .switch:focus,
    .product.data.items > .item.title.active > .switch:hover {
        color: #21293c;
        position: relative;
        border-bottom: #050203 solid 2px;
    }
    .product.data.items > .item.content {
        padding: 35px 0 0;
        margin-top: 45px;
    }
}
.catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart:before, .catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart > span {
    display: inline-block;
    vertical-align: middle;
}
.catalog-product-view .sidebar .custom-block.custom-block-1 {
    margin-top: -25px;
}
.home-banner-content img {
    width: 100%;
}
.product-item .rating-summary .rating-result > span:before {
    color: #575f68;
}
@media (max-width: 480px) {
    .toolbar .limiter .label {
        min-width: 43.22px;
    }
}
.top-block-header .col-md-9 > span {
    display: inline-block;
}
.product-items .swatch-option.text {
    line-height: 18px;
}
.sidebar .products-grid .product-item .product-item-details {
    position: static !important;
    padding-top: 7px;
}
.pages a.page:visited {
    color: #706f6c;
}
.column.main .product-item .product-reviews-summary, .cms-index-index .product-item .product-reviews-summary {
    display: none;
}
.product-item .product-reviews-summary {
    background-image: none;
}
.products-grid .product-item-details .product-item-actions .tocart {
    text-transform: uppercase;
    font-size: 12.53px;
    font-family: 'Poppins';
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #6f6e6c;
    line-height: 30px;
    background-color: #f4f4f4;
    border-color: #f4f4f4;
}
.product-item .tocart:before {
    content: '\e87f';
    font-size: 17px;
    vertical-align: middle;
}
.product-social-links .action.towishlist:before, .product-addto-links .action.towishlist:before, .block-bundle-summary .action.towishlist:before, .product-item .action.towishlist:before, .table-comparison .action.towishlist:before {
    content: '\e889';
}

.cms-porto_home_3 .page-main {display: none;}

/* FOOTER */
.footer li, .footer p {color: white;}
.footer li a, .footer p a {color: #ffc460;}
.footer li a:hover, .footer p a:hover {color: #ffc460;text-decoration: underline;}
.footer-social-links svg {fill: #ffc460;}

a.footerbutton {background: #ffc460; color: #231f20!important; text-decoration: none; display: inline-block; font-size: 18px; padding: 1.7rem 3rem 1.3rem; border-radius: .4rem; border: none; cursor: pointer; position: relative; -webkit-transition: position .2s; transition: position .2s; font-weight: 300;}

.footer-top, .footer-middle {background-color: #4b6574;}
.footer-middle a { color: white;}

.bottomfooterbar {color: white; font-size: 13px; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox;display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.bottomfooterbar a {color: white; text-decoration: underline; margin-right: 20px;}
.bottomfooterbar a:hover {color: #ffc460;}

.newsletter label {color: white;}
.newsletter input[type="email"] {border: 0px; padding: 12px; margin: 0 0 10px;}

@media (max-width: 767px) {
.footer-middle .col-lg-4 .block {border-bottom: 1px solid white; margin-bottom: 30px; padding-bottom: 20px;}
.footer-middle .block-bottom {border: 0px; margin-top: 0px;}
}

/* FOSBY: GENERIEK */
.action.primary:focus, button.action-login {background: #ffc460; color: #231f20!important; text-decoration: none; display: inline-block; font-size: 16px; padding: 0.8rem 3rem 0.8rem border-radius: .4rem; border: none; cursor: pointer; position: relative; -webkit-transition: position .2s; transition: position .2s; font-weight: 300; height: auto; margin: 0 0 10px;}
a.action.primary {border-radius: .4rem;}
button.action.primary, .action.primary, .owl-banner-carousel .content .btn-default {background-color: #ffc460!important; color: #231f20!important; text-decoration: none; display: inline-block; font-size: 16px; padding: 0.8rem 3rem 0.8rem; border-radius: .4rem; border: none; cursor: pointer; position: relative; -webkit-transition: position .2s; transition: position .2s; font-weight: 300; height: auto; margin: 0 0 10px;}
button.action.primary:hover, .action.primary:hover, .owl-banner-carousel .content .btn-default:hover, button.action-login:hover  {background: #ffc460; border: 0px; top: -.2rem; -webkit-box-shadow: 0 2px 0 #d79628; box-shadow: 0 2px 0 #d79628;}
button, a.action.primary {height: auto!important;}
.cart-summary .checkout-methods-items .action.primary.checkout, .checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register {padding: 0.8rem 3rem 0.8rem;}

button.action-login {background: #4b6574; color: white!important; height: 40px!important; text-transform: uppercase;}
button.action-login:hover {background: #4b6574; -webkit-box-shadow: 0 2px 0 black; box-shadow: 0 2px 0 black;}

.owl-carousel .owl-item {background: black;}
.owl-carousel .owl-item img {opacity: 0.7;}

.product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.actions-primary .tocart:hover {background-color: #ffc460; border-color: #ffc460;;}

/* FOSBY: HEADER HOMEPAGE */

.owl-carousel .owl-stage-outer {max-height: 350px;}
.sw-megamenu.navigation li.level0.fullwidth > .submenu {background: #ffc460;}

@media (max-width: 767px) {
.block.category.event, .breadcrumbs, .container, .footer.content, .header.content, .page-header .header.panel, .page-main, .page-wrapper>.page-bottom, .page-wrapper>.widget, .top-container {max-width: 100%;}

.home-banner-content .col-md-3 {width: 33%; padding-right: 5px; padding-left: 5px;}
.home-banner-content .item .content h3 {font-size: 14px!important; line-height: inherit!important;}

.owl-carousel .owl-stage-outer {height: 200px;}
.parallax-container .content {position: relative; left: 0;}

.parallax-container .content h2 {font-size: 30px;}
}

/* FOSBY: ACTIESLIDE */
.actieslide { color: #fff; margin: 0 auto; padding: 50px 0px 400px; position: relative;}

@media (max-width: 767px) {
	.actieslide {padding: 100px 0px 100px;}
	.actieslide .parallax-container .content {top: 0;}
}


/* FOSBY: SIDEBAR */
.page-layout-2columns-left .sidebar-additional {
    display: block;
}

.sidebar .custom-block {background: none;}

/* FOSBY: CATEGORIE PAGINA */
.vduijnen_subcategory {margin-bottom: 10px;}
.catalog-category-view .columns .column.main {display: none;}
.page-products .column.main {display: inline!important;}
.product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.action.tocompare, .product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.actions-primary { visibility: visible; opacity: 1;}

.page-header.type18 .minicart-wrapper .action.showcart:before, .product-item .tocart:before, .catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart:before {content: '\f814';}
.list .product-item .tocart:before {color: black;}
.page-header.type18 .minicart-wrapper .action.showcart:before {color: #ffc460; padding-right: 10px;}
.product-item .tocart:before {color: #ffc460;}
.product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.actions-primary .tocart:hover:before {color: black;}

@media (max-width: 767px) {
    .block-category-list {width: 100%; float: left; margin: 0 30px 30px 0;}
}

.product-item-info.type3 .product-item-photo .product-item-inner {
    position: relative;
    z-index: 10;
    /*top: 200px;*/
}

/* FOSBY: PRODUCT PAGINA + AFREKENEN*/
.filter {background: #4b6574;}
.filter .filter-options-title {color: white;}
.sidebar.sidebar-main:before {border: solid 0px #eee;}
.product-item-info .product.name a {text-decoration: none; font-family: "Poppins"; font-size: 14px; font-weight: 600; color:#000;}
.products-grid .product-item .product-item-details .product-item-name {white-space: inherit;}

.cart-totals .grand .mark, .cart-totals .grand .amount, .opc-block-summary .table-totals .grand .amount, .cart-summary .block .title strong, .opc-block-summary .items-in-cart>.title strong, .cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark, .opc-block-summary .grand.incl+.grand.excl .mark, .opc-block-summary .grand.incl+.grand.excl .amount {font-size: 14px;}
#discount-coupon-form #coupon_code {width: 250px; height: 44px;margin-right: 20px;}

.opc-wrapper .step-title, .opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .opc-block-summary>.title, .checkout-agreements-items .checkout-agreements-item-title {font-size: 26px;}

@media (min-width: 768px), print {
.opc-progress-bar-item {width: 50%;}
.opc-progress-bar-item>span {font-size: 14px;}
.opc-progress-bar-item>span:after {font-size: 18px;}
}

.checkout-agreements button {font-size: 14px;}
.checkout-index-index .price {display: inline;}
.opc-block-summary .product-item .price {font-size: 16px;}

@media (min-width: 768px), print {
.opc-progress-bar-item._active:before, .opc-progress-bar-item._active>span:before {
background: #ffc460;}
.opc-progress-bar-item>span:after {color: black;}
}

.product-info-main .product.sku .type:after {content: '';}


/* FOSBY: AANMELDEN*/
.login-container .fieldset:after, .fieldset>.field.required>.label:after {color: black;}
.action.primary:focus { background-color: #ffc460;}

.owl-carousel .owl-item {background: black;}
.owl-carousel .owl-item img {opacity: 0.7;}

.product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.actions-primary .tocart:hover {background-color: #ffc460; border-color: #ffc460;;}

#remember-me-box {display:none;}

/* FOSBY: MELDINGEN */
.message.success, .message.error {font-size: 14px;}

/* FOSBY: ACCOUNT DASHBOARD */
.form-edit-account .password-info p {display:none;}

/* FOSBY: BESTEL HISTORIE */
.block-dashboard-orders {display:none;}

.box-tocart .action.tocart:before { content: '\f814'; }
.block-dashboard-info .block-title {font-size: 38px;}
.block-dashboard-info .block-title strong {font-weight: 300!important;}
#history_form .history	{display: block; padding-bottom: 30px!important;}
#history_form .history thead {background-color: #f5f5f5;padding: 10px 15px; border: 1px solid #ddd;}
#history_form .history tbody {padding: 20px 15px; font-size: 13px; border: 1px solid #ddd; border-top: 0; background-color: #fbfbfb;  min-height: 135px;}
#history_form .history thead .col {font-size: 12px; font-weight: 500;}
#history_form .history thead tr:first-child .col  {font-size: 14px; font-weight: 700;}
.orders-history .actions {text-align: right;}
.orders-history .box-tocart .action.tocart {margin-right:0px;}

@media (min-width: 768px){
.box-tocart .action.tocart {padding: 0.8rem 3rem 0.8rem;}
}

/* FOSBY 29-06-2022: AANPASSINGEN */
/* HEADER */
.header-main .header-left {width: 50%;}
.porto-icon-shopping-cart:before {content: '\f814'; color: #ffc460;}
.main-panel-top {background-color: #efefef;}
.minicart-wrapper .action.showcart::after {display: none;}

@media (min-width: 992px) {
.page-header .navigation:not(.side-megamenu) .level0.parent > a > span:before, .page-header .navigation:not(.side-megamenu) .level0.parent > a > span:after {
    border-width: 0;
}
}

@media (min-width: 992px) {
.page-header.type1 .navigation:not(.side-megamenu) .level0 .level-top {
    font-size: 14px;
    font-weight: 400;
    padding: 18px 5px 18px 5px;
}
}

@media (min-width: 992px){
.sw-megamenu.navigation li.level0.fullwidth .submenu li.level1>a, .sw-megamenu.navigation li.level0.staticwidth .submenu li.level1>a {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
}
.block-search .action.search {color: black;}
.page-wrapper >.breadcrumbs {background: transparent;}
.page-wrapper > .breadcrumbs .items {background: #efefef;}

/* FOOTER */
.footer-middle {padding: 0px 0;}
.footer .newsletter .action.subscribe {padding: 0 50px 0 20px!important;}
div.mage-error {font-size: 11px;position: absolute;top: 0px;left: 21px;}

.bottomfooterbar a {color: #fdc652;}

/* GENERAL */
.action.primary {padding: 0 2em!important;}
.catalog-product-view .page-main, .catalog-category-view .page-main, .checkout-cart-index .page-main, .checkout-index-index .page-main, .customer-account-login .page-main, .customer-account-forgotpassword .page-main, .customer-account-create .page-main {padding-top: 0px;}

/* PRODUCT */
.product-item-name a {white-space: normal;}
.box-tocart .action.tocart {background: #ffc460!important;}
.product-info-main .fieldset > .field.qty {width: 40%;}
.product-item-photo .product-item-inner {height: auto;}

.qty-box {margin: 0 5px 0 20px!important;}
.input-text.qty {width: 42px;}
.product-item-photo {padding: 10px;}
.product-item-info.type3 .product-item-actions .actions-primary .tocart {position: absolute;right: auto;top: auto; visibility: inherit;    opacity: 1;width: auto; padding: 0px 10px 0 10px!important;}

.product-info-main .qty.field .control, .product-info-main .qty.field .qty-changer {margin-left: 0px;}

.vduijnen_subcategory a:visited {
    color: white;
}


a:visited {
    color: #fdc652;
}

.abs-button-l, #store-selector .form-continue .actions-toolbar .action.primary, .cart-summary .checkout-methods-items .action.primary.checkout, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register, .block-authentication .action.action-login, .checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary, .form-address-edit .actions-toolbar .action.primary, .multicheckout .action.primary {line-height: 3rem;}

.page-wrapper >.breadcrumbs {padding: 0px 0 5px;}

.catalog-category-view .page-main, .catalog-product-view .page-main {padding-top: 32px;}

.fieldset>.legend {color: black; text-transform: inherit; font-weight: 600;}

/* Account sidebar menu op account schermen was onzichtbaar in mobiel */
@media (max-width: 767px) {
    .sidebar.sidebar-main { position: static !important; }
	.sidebar.sidebar-main .block-collapsible-nav { position: static !important; }
	.sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-title { display: none !important; }
	.sidebar.sidebar-main .block-collapsible-nav .block-collapsible-nav-content { display: block !important; }
}

/* Checkout, rode lijnte om het shippingaddress blokje heen aanpassen naar groen */
.opc-wrapper .shipping-address-item.selected-item {border-color:#12b14c;}
.opc-wrapper .shipping-address-item.selected-item:after {background:#12b14c;}
