.page-not-found #search_widget {
    float: none;
    margin: 0 auto;
    max-width: 430px;
}

#pagenotfound .user-form .form-label {
    color: #53565A;
    margin-bottom: 3px;
}

.wrp-newsletter-box .alert.alert-success {
    color: #fff;
}

.wrp-newsletter-box .alert {
    margin-bottom: 5px;
}

@media (min-width: 768px) {

    .page-order .checkout-area-5 .checkout-block,
    .page-order .checkout-area-7 .checkout-block,
    .page-order .checkout-area-8 .checkout-block {
        padding: 21px 25px;
    }
}

.checkout-area-3 .block-header {
    line-height: 24px;
}

.checkout-area-5 .account-fields #create_account {
    margin: 0;
    margin-top: 8px;
}

#tc-container .form-group.customer_privacy {
    margin-top: 15px;
    margin-bottom: 20px;
}

#thecheckout-account .inner-area .account-fields {
    margin-top: 28px;
}

.field-labelAdres {
    margin-top: 39px;
}

.category-wrp .cat-box {
    padding: 0;
}

.category-wrp .cat-box img {
    max-height: 150px;
    margin: 10px 0;
}

.category-wrp .cat-box h6 a {
    color: #000000;
    display: inline-block;
    padding: 0 9px;
}

.category-wrp .cat-box>a {
    display: block;
    padding: 0 9px;
}


.category-wrp .cat-box h6 a:hover {
    text-decoration: underline;
}


.category-wrp .cat-box:hover h6 a {
    color: #1C6BBA;

}



.category-wrp a {
    cursor: pointer;
}

/* blog */

.ybc_block_slider .owl-item>li {
    float: none;
    max-width: 100%;
}


@media (min-width: 992px) {
    .ybc_blog_layout_grid .ybc-blog-list>li {
        width: 33.33%;
    }
}


.ybc-blog #content-wrapper .ybc-blog-wrapper,
#content-wrapper .ybc-blog-wrapper {
    background: none;
    padding: 0;
}

.ybc-blog .ybc_blog_layout_grid ul.ybc-blog-list {
    margin: 0 -15px;
}


.ybc-blog-wrapper .page-heading {
    text-transform: none;
    font-size: 30px;
    line-height: 36px;
    color: #000000;
    text-align: center;
    margin: 44px 0 35px;
}

.ybc_item_img {
    float: none;
}

.ybc-blog-wrapper-blog-list .ybc-blog-wrapper-content {
    position: relative;
    background: #fafafa;
    bottom: 53px;
    width: 88%;
    padding: 12px 20px;
    padding-bottom: 15px;
    margin-left: auto;
}

.ybc_date,
.post-date {
    font-size: 12px;
    line-height: 22px;
    color: #53565A;
    margin-bottom: 0;
}

.ybc-blog-wrapper .ybc_title_block {
    margin-top: 0;
    padding: 0;
}

@media (min-width: 768px) {
    .ybc-blog-wrapper .ybc_title_block {
        min-height: 40px;
    }
}


.ybc-blog-list .post-wrapper {
    margin-bottom: -83px;
    overflow: hidden;
}

.read_more:hover {
    text-decoration: underline !important;
}

#ybc_blog_page #content-wrapper {
    width: 100%;
}


.blog-paggination .links {
    padding: 46px 0 64px;
}

.blog-paggination .links a.frist,
.blog-paggination .links a.last {
    display: none;
}

.blog-paggination .links a.prev,
.blog-paggination .links a.next,
.blog-paggination .links b {
    border: 1px solid #CED9E5;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #7089AC;
}

.blog-paggination .links a.prev,
.blog-paggination .links a.next {
    margin: 0 12px;
}

.blog-paggination .links b {
    background-color: #000000;
    border: 0;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
}

.blog-paggination .links a:not(.next):not(.prev) {
    border: none;
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin: 0 8px;
    padding: 7px 9px;
}

.blog-paggination .links .prev::before,
.blog-paggination .links .next::before {
    font-size: 22px;
}

.blog-paggination .links a:hover {
    background-color: #e9ecef;
    border: 1px solid #7089AC;
    color: #0056b3;
    text-decoration: none;
    z-index: 2;
}


.blog-paggination .links a:not(.next):not(.prev):hover {
    background-color: #fff;
    color: #0056b3;
    text-decoration: none;
    z-index: 2;
}

.ybc-blog-list li {
    margin-bottom: 60px;
}

@media (max-width: 767px) {
    .ybc_blog_layout_grid .ybc-blog-list li {
        padding-bottom: 28px;
        float: none;
    }

    .ybc-blog-wrapper-blog-list .ybc-blog-wrapper-content {
        width: 90%;
    }

    .ybc-blog-wrapper .page-heading {
        margin: 19px 0 29px
    }

    .blog-paggination {
        padding: 8px 0 14px;
    }
}

.post-date .be-label {
    display: none;
}

.ybc-blog-wrapper-detail .ybc-blog-wrapper-content {
    max-width: 990px;
    width: 100%;
    margin: -80px auto 0;
    background: #fff;
    padding: 18px 30px 20px;
    box-sizing: border-box;
    position: relative;
}

.page-heading .title_cat {
    font-size: 30px;
    line-height: 36px;
    float: none;
    margin: 0;
    text-transform: none;
}

.ybc-blog-wrapper-content h1 {
    margin-bottom: 2px;
}

.post-date {
    font-size: 13px;
}

.blog_description h3 {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 8px;
}

.blog_description p {
    font-size: 14px;
    line-height: 22px;
    color: #53565A;
}

.owl-carousel .ybc-blog-related-posts-list-li {
    max-width: 100%;
}

.ybc-blog-wrapper-detail {
    background: none;
    padding: 0;
    padding-top: 34px;
    margin-bottom: 4px;
    float: none;
    width: 100%;
}

.ybc-blog-related-posts .title_blog {
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    text-transform: none;
    border-bottom: 1px solid #CED9E5;
    padding-bottom: 10px;
    margin-bottom: 22px;
}

.ybc-blog-related-posts {
    border: 0;
    float: none;
    padding-top: 0;
}

.ybc_title_block,
.title_blog,
.title_blog a {
    color: #000;
}

.ybc-blog-wrapper-comment {
    margin: 0;
}

.post-details .blog_description {
    margin-bottom: 0
}

.ybc-blog-related-posts-wrapper .ybc-blog-latest-post-content {
    position: relative;
    background: #fafafa;
    bottom: 53px;
    width: 90%;
    padding: 12px 20px;
    padding-bottom: 15px;
    margin-left: auto;
}

.ybc-blog-related-posts-wrapper .post-date {
    float: none;
    margin: 0;
    display: block;
    font-size: 12px;
}

@media (min-width: 768px) {
    .ybc-blog-related-posts-wrapper .ybc_title_block {
        min-height: 40px;
    }
}

.ybc-blog-related-posts-wrapper .ybc_title_block {
    margin: 0;
    padding: 0;
    margin-bottom: 9px;
}

.ybc-blog-related-posts-wrapper .owl-carousel .owl-nav>div {
    height: 38px !important;
    line-height: 32px !important;
    width: 38px !important;
    border-radius: 100% !important;
    font-size: 25px;
    margin: 0 !important;
}

.ybc-blog-related-posts-wrapper .owl-carousel .owl-nav>div.owl-next {
    margin-left: 20px !important;
}

.ybc-blog-related-posts-wrapper .owl-carousel .owl-controls {
    position: absolute !important;
    top: -70px;
    right: 0px;
    margin: 0;
}


.ybc_blog_related_posts_type_carousel .owl-nav>div:hover {
    background-color: #fff !important;
    border-color: #7089AC !important;
}

.ybc_item_img {
    display: block;
}

.ybc-blog-related-posts-wrapper {
    padding: 0 5px;
}

.post-details .blog-extra {
    margin-bottom: 22px;
}

@media (max-width: 1199px) {
    .ybc-blog-wrapper-detail .ybc-blog-wrapper-content {
        margin: 0;
        padding: 0;
    }

    .ybc-blog-wrapper-detail .product-listing {
        margin: 20px 0 10px;
    }
}

.ybc-blog-wrapper-detail .ybc-blog-wrapper-content {
    box-shadow: none !important;
}

@media (max-width: 767px) {

    .ybc-blog-wrapper-detail .product-listing {
        margin: 13px 0 10px;
    }

    #ybc_blog_page #content-wrapper>.row {
        margin: 0;
    }

    .ybc-blog-wrapper-detail {
        padding-top: 10px
    }

    .ybc-blog-related-posts .title_blog {
        font-size: 22px;
        line-height: 27px;
        padding-bottom: 15px;
        margin-bottom: 18px;
    }

    .ybc-blog-related-posts-wrapper .owl-carousel .owl-nav>div.owl-next {
        margin-left: 10px !important;
    }

    .ybc-blog-related-posts-wrapper .owl-carousel .owl-controls {
        top: -65px;
    }

    .page-index .blog_view_all_button .view_all_link {
        right: 0;
        top: 0;
    }
}

.ybc-blog-wrapper-content:hover,
.ybc-blog-related-posts-wrapper .ybc-blog-latest-post-content:hover {
    box-shadow: 0px 3px 15px #0000001A;
}



.ybc-blog-wrapper .ybc-blog-latest-toolbar {
    display: none;
}

.ybc-blog-wrapper .ybc_title_block,
.page-index .ybc_title_block {
    margin-bottom: 9px;
}

@media (max-width: 575px) {

    .page_home .blog_view_all_button {
        margin-top: -33px;
    }
}


.l-main {
    overflow: hidden;
}


/* menu */

.main-menu__dropdown {
    position: relative;
}

@media (min-width: 992px) {
    .main-menu__sub {
        right: auto;
        background-color: #FAFAFA !important;
        padding: 0 20px;
        width: 330px;
        transition: all .2s ease;
        box-shadow: 1px 10px 10px rgba(0, 0, 0, 0.15);
    }

    .main-menu__item.main-menu__item--top {
        position: relative;
    }

    .main-menu__item--1 {
        max-width: 100%;
        flex: 0 0 100%;
        display: block;
        padding-left: 0;
        padding-right: 0;
        border-bottom: 1px solid #CED9E5;
        padding: 0
    }

    .main-menu__item--1:last-child {
        border: 0;
    }

    .main-menu__item-link--sub {
        margin: 0;
        line-height: 18px;
        padding: 14px 30px 17px 0;
    }

    .main-menu__item-header {
        position: relative;
        width: 100%;
    }

    .main-menu__item--1 .arrow-view {
        display: block !important;
        position: absolute;
        right: -6px;
        top: 50%;
        margin-top: -13px;
    }

    .main-menu__item--1 .arrow-view .navbar-toggler {
        padding: 0;
    }

    .main-menu__item--1 .arrow-view .material-icons {
        font-size: 0;
    }

    .main-menu__item--1 .arrow-view .material-icons:before {
        content: "\e5cc";
        font-size: 27px;
    }

    .main-menu__item--1:hover .arrow-view .material-icons:before {
        color: #0056b3;
    }

    .main-menu__list--1 {
        margin: 0;
    }

    .main-menu__item--1>.collapse {
        position: absolute;
        left: 100%;
        width: 1102px;
        background: #fff;
        top: 0;
        opacity: 0;
        transition: all 0.3s ease;
        margin-top: -20px;
        visibility: hidden;
        min-height: 299px;
        box-shadow: 3px 10px 10px rgba(0, 0, 0, .15);
    }

    .main-menu__item--1>.collapse:before {
        width: 10px;
        height: 100%;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        z-index: 111;
        background-image: url('../img/menu-shadow.png');
        background-repeat: repeat-y;
        display: block;
    }

    .main-menu__item--1>.collapse:after {
        width: 10px;
        height: 100%;
        content: "";
        position: absolute;
        left: -10px;
        top: 0;
        z-index: 111;
        background: #FAFAFA;
        display: block;
    }



    #category-3621.main-menu__item--top .main-menu__item--1 {
        position: relative;
    }

    #category-3621.main-menu__item--top .main-menu__item--1>.collapse {
        width: 230px;
        top: -10px;
        min-height: auto;
        margin-left: 20px;
    }

    #category-3621.main-menu__item--top .main-menu__list.main-menu__list--2 {
        flex-direction: column;
    }

    #category-3621.main-menu__item--top .main-menu__list.main-menu__list--2>li {
        width: 100%;
    }



    .main-menu__item--1.main-menu__item--sub:hover>.collapse {
        margin-top: 0;
        opacity: 1;
        visibility: visible
    }

    .main-menu__list.main-menu__list--2 {
        padding: 18px 24px;
        margin: 0 -15px;
        display: flex;
        flex-wrap: wrap;
    }

    .main-menu__list.main-menu__list--2>li {
        width: 33.33%;
        padding: 0 15px;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 4px;
    }


    .main-menu__item--2.main-menu__item--sub .collapse {
        position: absolute;
        top: 0;
        left: 100%;
        width: 200px;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        background-color: #FAFAFA !important;
        box-shadow: 0px 10px 10px #00000029;
        border-top: 1px solid #1C6BBA;

    }

    .main-menu__item--1 .main-menu__item--2 .arrow-view {
        display: none !important;
    }

    .main-menu__item-link--2.main-menu__item-link--sub {
        padding: 5px 0;
        position: relative;
        width: auto !important;
    }

}

@media (min-width: 1281px) and (max-width: 1367px) {
    #category-3316.main-menu__item--top .main-menu__item--1>.collapse {
        width: 966px;
    }
}


@media (min-width: 1024px) and (max-width: 1280px) {
    #category-3316.main-menu__item--top .main-menu__item--1>.collapse {
        width: 623px;
    }
}



@media (max-width: 991px) {
    .collapse:not(.show) {
        display: none !important;
    }
}

@media (max-width: 440px) {
    .contact-form {
        overflow: hidden;
    }

    .google-maps {
        overflow-x: scroll;
    }

    .google-maps iframe {
        width: 400px !important;

    }
}


#shareModal .input-group {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

#shareModal .input-group input {
    width: 100%
}

#shareModal .modal-dialog {
    max-width: 800px
}

.share-btn {
    position: absolute;
    right: 20px;
    top: 20px;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    color: #000000;
    border-radius: 50px;
    border: none;
    color: #1C6BBA;
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    display: flex;
    z-index: 111;

}

.share-btn:hover {
    background-color: #e2e6ea;
    border-color: #dae0e5;
}


body #cookiesplus-modal .cookiesplus-reject,
body #cookiesplus-modal .cookiesplus-accept,
body #cookiesplus-modal .cookiesplus-more-information,
body #cookiesplus-modal .cookiesplus-save:not([disabled]) {
    font-family: 'Volvo Novum';
    letter-spacing: 0.75px;
    font-weight: 700;
    font-size: 14px !important;
    line-height: 19px;
    border-radius: 3px;
    padding: 8px 12px;
    background-color: #1C6BBA !important;
    border-color: #1C6BBA !important;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

body #cookiesplus-modal .cookiesplus-reject:hover,
body #cookiesplus-modal .cookiesplus-accept:hover {
    background-color: #00478E !important;
    border-color: #00478E !important;
    color: #fff;
}

body #cookiesplus-modal .cookiesplus-reject span,
body #cookiesplus-modal .cookiesplus-accept span,
body #cookiesplus-modal .cookiesplus-more-information span,
body #cookiesplus-modal .cookiesplus-save:not([disabled]) span {
    font-weight: bold;
    text-transform: uppercase;
}

body #cookiesplus-modal .cookiesplus-more-information,
body #cookiesplus-modal .cookiesplus-save:not([disabled]) {
    border: 2px solid #1C6BBA !important;
    color: #1C6BBA !important;
    background-color: #fff !important;
    text-transform: uppercase;
}

body #cookiesplus-modal .cookiesplus-more-information:hover,
body #cookiesplus-modal .cookiesplus-save:not([disabled]):hover {
    background-color: #1C6BBA !important;
    color: #fff !important
}

body #cookiesplus-modal p {
    color: #53565a !important
}

#cookiesplus-content {
    padding-bottom: 0
}

#cookiesplus-modal.cookiesplus-center,
#cookiesplus-modal-not-available.cookiesplus-center {
    max-width: 90%;
    width: 100%
}

@media (min-width: 1200px) {

    #cookiesplus-modal.cookiesplus-center,
    #cookiesplus-modal-not-available.cookiesplus-center {
        max-width: 1070px
    }
}

#cookiesplus-modal .cookiesplus-footer-actions {
    margin: 0 0 6px
}

#cookiesplus-modal .second-layer .cookiesplus-footer-actions {
    margin: 12px 0 6px;
}



.cookieplus-finality-container {
    border-bottom: 1px solid #CED9E5;
}


.cookiesplus-finality-chevron::before {
    border-color: #1C6BBA
}

.cookieplus-finality-container:first-child {
    border-top: 1px solid #CED9E5;
}

.cookiesplus-finality-switch-container .technical,
#cookiesplus-modal .cookiesplus-footer-actions #cookiesplus-back {
    font-size: 14px;
    font-family: 'Volvo Novum';
    font-weight: bold;
    color: #1C6BBA;
}


#product.modal-open {
    padding-right: 0 !important;
    pointer-events: none;
    overflow-y: scroll;
}


.url-toast.success {
    background-color: #69b92d;
    border-color: #69b92d;
}

.url-toast {
    padding: 0.875rem 1.25rem;
    box-sizing: border-box;
    width: auto;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    background-color: #ffffff;
    box-shadow: 0.125rem 0.125rem 0.625rem 0 rgba(0, 0, 0, 0.2);
    position: fixed;
    right: 20px;
    z-index: 9999;
    top: 20px;
    transition: 0.2s ease-out;
    transform: translateY(-10px);
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
}


.url-toast p {
    margin: 0;
    color: #fff;
}

.url-toast.isActive {
    transform: translateY(0);
    pointer-events: all;
    opacity: 1;
    visibility: visible;
}

#shareModal .modal-action {
    display: flex;
    gap: 15px;
}

#shareModal .modal-action .btn {
    width: 50%;
}

#shareModal .modal-action .btn-secondary {
    color: #1C6BBA;
    font-size: 15px;
    white-space: nowrap;
    border: 2px solid #1C6BBA;
    border-radius: 3px;
    background: #fff;
}

#shareModal .modal-action .btn-secondary:hover {
    background: #1C6BBA;
    color: #fff;
}

.gm_omniprice {
    font-size: 14px;
}


/* OPC */

#thecheckout-cart-summary .bootstrap-touchspin {
    max-width: 65px !important;
    border: 0;
    order: 2;
    border-radius: 0;
    border: none;
    height: auto;
    outline: none;
    margin-top: -2px;
}

#thecheckout-cart-summary .bootstrap-touchspin .input-group-btn {
    display: none;
}

#thecheckout-cart-summary input.cart-line-product-quantity {
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
}


.delivery-option .delivery-option-label[for="delivery_option_40"] .delivery-option-price {
    display: none;
}

.footerlinks span {
    vertical-align: -2px;
}


/* copyright */

.copyright {
    position: relative;
    border: 0;
    text-align: left;
    padding: 25px 0 15px;
    font-size: 13px;
    color: #53565A;
}

.copyright:before {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    content: "";
    border-top: 1px solid #CED9E5;
    display: block;
}

.copyright img {
    vertical-align: -1px;
}

@media (max-width: 767px) {

    .copyright,
    .copyright .text-right {
        text-align: center !important;
    }

    .copyright {
        line-height: 22px;
        padding: 15px 0 5px;
    }
}