<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --drv-blue: #0090e3;
  --white: #ffffff;
  --black: #000000;
  --gray: #888889;
}

body {
  overflow-x: hidden;
  font-family: Poppins, Arial, Helvetica, sans-serif !important;
  background-color: #e6e8e9;
}

html { height: 100%; }
/*body.home ul.mega_main_menu_ul &gt; li.menu-btn-assortiment, body.error404 ul.mega_main_menu_ul &gt; li.menu-btn-assortiment { display: none; }*/
/*body.page .siderbar-list-category, body.archive .siderbar-list-category, body.single .siderbar-list-category, .top-wrapper.active.home4 .main-menu-wrapper .siderbar-list-category, body.error404 .siderbar-list-category { display: none !important; }*/
/*body.home .siderbar-list-category { display: block !important; }*/
/*.top-wrapper.active.home4 .main-menu-wrapper .siderbar-list-category { display: none !important; }*/
/*body.home .top-wrapper.active.home4 ul.mega_main_menu_ul &gt; li.menu-btn-home, body.home .top-wrapper.active.home4 ul.mega_main_menu_ul &gt; li.menu-btn-assortiment { display: inline-block !important; }*/

#menu-main-menu { padding-left: 0; }
#header-menu ul.menu { margin: 0; }
#header-menu ul.menu&gt;li { margin: 0; }
#header-menu ul.menu&gt;li&gt;a { padding: 10px; line-height: 30px; text-transform: uppercase; font-weight: 600; font-size: 14px; background-color: #0090e3 !important; }
#header-menu ul.menu&gt;li.menu-item-has-children&gt;a:after { font-family: "FontAwesome"; content: "\f107"; font-size: 13px; margin-left: 5px; color: #FFF; }
#header-menu ul.menu&gt;li.current_page_item a, #header-menu ul.menu&gt;li:hover a { background-color: #0090e3 !important; text-decoration: underline; }
#header-menu ul.menu&gt;li&gt;ul.sub-menu { min-width: 240px; transform: none; -webkit-transform: none; transition: none; -webkit-transition: none; }

.menu-top-menu-container { display: none; z-index: 990; overflow: visible; position: absolute; min-width: 180px; top: 100%; right: 0; box-shadow: 0 3px 5px 0 rgba(0,0,0,.2); background-color: #FFF; }
.menu-top-menu-container ul.menu { padding-left: 15px; }
.menu-top-menu-container ul.menu&gt;li&gt;a { padding: 10px; display: block; font-size: 13px; }
.vg-user.open .menu-top-menu-container { display: inline-block; }

.vgwc-item .ma-box-content .vgwc-text-block .product-price del .amount { display: block; }
/*.main-container .shop-products.grid-view .item-col .ma-box-content .list-col4 { min-height: 150px; }*/
.vgwc-label.vgwc-onsale { opacity: 1; transform: none; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; }
.vgwc-label.vgwc-onsale &gt; span { font-weight: 700; }
.vgwc-label.vgwc-featured { display: none; background-color: gold; height: 34px; width: 34px; padding: 0; }
body.single-product .vgwc-label.vgwc-featured { display: none; }
.vgwc-label.vgwc-featured &gt; span:before { font-family: "FontAwesome"; content: "\f005"; font-size: 21px; }

.vgwc-label.vgwc-bf-sale { bottom: 0; background: #000; left: 0; right: auto; font-size: 12px; height: 24px; line-height: 24px; padding: 0 12px; }
.main-container .product-view .single-product-image .vgwc-label.vgwc-bf-sale { font-size: 24px; height: 48px; line-height: 48px; } 

.woocommerce-store-notice, p.demo_store { background-color: black; }

/* HEADER */
.layout-4 .header {
    padding: 0;
}


.header .fa-shopping-cart:before {
    color: var(--drv-blue);
}

.top-wrapper.active .header .vg-user {
    display: none;
}

.top-wrapper.active .header .fa-shopping-cart:before {
    color: var(--white);
}

/*.layout-4 .header-right {
    padding: 0 !important;
}*/

#sp-logo { margin-bottom: 0; }

.trust-elements {
    padding-left: 0;
}

.top-bar ul.trust-elements&gt;li {
    padding: 6px;
}

.aws-container {
    width: 100%;
    margin-left: 15px;
}

.aws-container .aws-search-field {
    height: auto;
    border: 1px solid #e5e5e5
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input { 
    color: #232323 !important;
}

#ajaxsearchlite1 .probox .proinput input::placeholder, div.asl_w .probox .proinput input::placeholder {
    color: #313131 !important;
}

div.asl_w .probox .prosettings,
div.asl_w .probox .promagnifier,
div.asl_s.searchsettings {
    background-color: #0090E3;
    background-image: none;
}

.top-wrapper.active .aws-container,
.top-wrapper.active div.asl_m.asl_w,
.top-wrapper.active .searchform-wrapper {
    display: none;
}

.mobile-menu-container ul.nav-menu &gt; li &gt; a,
.mobile-menu-container ul.nav-menu &gt; li ul.sub-menu li a {
    font-weight: normal;
}

.mobile-menu-container  ul.nav-menu &gt; li.btn-home { display: none; }

button.menu-toggle {
    cursor: pointer;
    text-align: left;
    float: right;
    position: relative;
    border: 2px solid transparent;
    box-shadow: none;
    border-radius: 2px;
    background-image: none;
    padding: .6180469716em .875em;
    font-size: .875em;
}



.mbmenu-toggler {
    display: none;
}

button.menu-toggle, button.menu-toggle:hover {
    background-color: #0090E3;
    border-color: #0090E3;
    color: #FFF;
}

button.menu-toggler, button.menu-toggler:hover {
    background-color: #fff;
    color: #0090E3;
}

button.menu-toggle:before {
    content: '\f0c9';
    font-family: 'FontAwesome';
}

button.menu-toggler { border: none; }

button.menu-toggler &gt; div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    cursor: pointer;
    text-align: left;
    position: relative;
    border: 1px solid #0090E3;
    box-shadow: none;
    border-radius: 2px;
    background-image: none;
    padding: .6180469716em 0.5em;
    font-size: .875em;
}

.drv-header-row { display: flex; flex-wrap: wrap; align-items: center; padding: 15px 0; }
.top-wrapper.active .drv-header-row { padding: 0; }
.drv-header-row .logo img { width: 100%; }
.drv-header-col-logo { display: flex; flex: 0 0 auto; padding-right: 0; }
.drv-header-col-logo .menu-toggler { display: flex; align-items: center; justify-content: center; margin-right: 0px; }
.drv-header-col-logo .menu-toggler span { display: none; }
/*.drv-header-col-logo .menu-toggler i { /margin-right: 5px; }*/
.drv-header-col-account { display: flex; margin-left: auto; align-items: center; justify-content: flex-end; }
.drv-header-col-account &gt; div  { display: flex; width: 4rem; align-items: center; justify-content: center; }
.drv-header-col-account &gt; div i { color: #0090e3; }
.drv-header-col-account .drv-cart { position: relative; }
.drv-header-col-account .drv-cart a:before,
.mini_cart_inner .top-cart-title a span.cart-quantity {
    position: absolute;
    z-index: 1;
    top: -1rem;
    right: -0.5rem;
    display: flex;
    min-width: 2rem;
    height: 2rem;
    padding: 0 .25rem;
    font-size: 1rem;
    line-height: inherit;
    content: attr(data-quantity);
    background-color: #00b900;
    color: #FFF;
    border-radius: 1rem;
    align-items: center;
    justify-content: center;
}

.mini_cart_inner .top-cart-title a span.icon-mini-cart i {
    font-size: 24px;
}
/*.drv-header-col-account i { font-size: 1.5em; }*/

.sticky-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    background-color: rgba(255, 255, 255, 1);
    border-bottom: 1px solid rgba(255,255,255,.2);
    box-shadow: 0 0 6px rgba(0,0,0,.7);
}

.main-container .row-breadcrumd {
    font-weight: normal;
}

.main-container .row-breadcrumd .trust-logo {
    float: right;   
}

.main-container .row-breadcrumd .trust-logo img{
    width: auto;
    height: 20px !important;
}

.top-wrapper.active .flag-icons { display: none; }
.flag-icons {line-height: 50px; }
.flag-icons img { max-height: 32px ; }


/* Kiyoh */
.trust-elements .kk-reviews .kk-logo, .kk-reviews .kk-rating {
    margin-top: 0;
    display: inline-block;
}

.trust-elements .kk-reviews .kk-logo img {
	height: 24px;
	margin: 0 0 0 10px;
}
.trust-elements .kk-reviews .kk-summary {
    display: inline-block;
}

.trust-elements .kk-reviews .kk-summary {
    display: inline-block;
}

.trust-elements .kk-reviews .kk-summary .kk-summary-company-url {
    display: none;

}

.trust-elements .kk-reviews.kk-stars-theme-yellow .kk-rating .kk-rating-stars .star {
    display: none;
	background-image: url(../../../plugins/kiyoh-klantenvertellen/assets/images/stars-default.svg);
	top: 2px;
    position: relative;
}
.trust-elements .kk-reviews.kk-stars-theme-yellow .kk-rating .kk-rating-stars .star:first-child {
    display: inline-block;
}

.trust-elements .kk-reviews .kk-rating .kk-rating-stars .star, .trust-elements .kk-rating-summary .kk-rating .kk-rating-stars .star, .trust-elements .kk-single-review-wrapper .kk-rating .kk-rating-stars .star {
    background-position: 0 -3px;
}

.trust-elements .kk-reviews .kk-rating .kk-rating-stars .star {
    height: 16px;
    width: 16px;
    background-size: 16px;
}

.trust-elements .kk-reviews .kk-rating .kk-rating-stars .star-half {
    background-position: 0 -23px;
}

.trust-elements .kk-reviews .kk-average {
    display: inline-block;
    position: relative;
}

.kk-reviews-list .kk-single-review {
    padding: 15px 0;
}

.vg-user .vg-title { width: 40px; max-width: 40px; padding: 0; text-align: center; color: #FFF; }
.vg-user .vg-title i { margin-right: 0; }

.searchform-wrapper {
    width: 100%;
    position: relative;
}

.searchform {
    display: flex;
    position: relative;
}

.searchform .col.col-search-field {
    flex: 1;
    padding-right: 4px;
}

.searchform .col.col-submit-button {
    margin-left: 0;
}

.searchform input:not([type="submit"]) {
    background-color: rgba(0,0,0,.03);
    box-shadow: none;
    border-color: rgba(0,0,0,0.09);
    border-radius: 99px;
    padding: 0 .75em;
    height: 35px;
    width: 100%;
    max-width: 100%;
}

.searchform button.submit-button {
    border: none;
    color: #000;
    min-width: 2.5em;
    padding-left: .6em;
    padding-right: .6em;
    display: inline-block;
    line-height: 35px;
    height: 35px;
    background-color: transparent;
}

.submit-button.loading {
    opacity: 1;
    position: relative;
}

.searchform button.submit-button.loading .fa-search {
    opacity: 0;
}

.searchform button.submit-button.loading:after {
    border-color: #000 !important;
    animation: spin 500ms infinite linear;
    border: 2px solid #fff;
    border-radius: 32px;
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    content: "";
    display: block;
    height: 16px;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    width: 16px;
}

.searchform .live-search-results {
    text-align: left;
    color: #111;
    top: 105%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,0.95);
    position: absolute;
    z-index: 999999;
}

.searchform .live-search-results .autocomplete-suggestions {
    max-height: 80vh;
    overflow-y: auto;
}

.autocomplete-suggestion {
    padding: 10px 0.75em;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    display: flex;
    align-items: center;
    cursor: default;
}

.autocomplete-suggestion img {
    width: 40px;
    border-radius: 99px;
    height: 40px;
    display: inline-block;
    margin-right: 10px;
}

.autocomplete-suggestion .search-name {
    flex: 1;
}

.autocomplete-suggestion img+.search-name {
    margin-top: -0.15em;
    margin-left: 0.5em;
}

.autocomplete-suggestion .search-price {
    padding-top: 3px;
    margin-left: 5px;
    font-size: .8em;
}

.autocomplete-selected {
    background-color: rgba(0,0,0,0.05);
}

/* PRODUCT CAROUSEL */
div.wps-slider-section .wpsf-product {
	position: relative;
	text-align: left;
	border: none !important;
}

.wpsf-product &gt; a {
	min-height: 150px;
    max-height: 150px;
    display: block;
    position: relative;
}

div#wps-slider-section .wpsf-product {
    text-align: left;
    min-height: 320px;
}

.wpsf-product &gt; a &gt; img.wpsf-product-img {
	/*position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);*/
    max-height: 120px;
    width: auto;
    border: none !important;
    display: inline-block;
}

div#wps-slider-section img.wpsf-product-img {
    border: none !important;
}

div.wps-slider-section .wpsf-product-title {
	min-height: 40px;
	max-height: 40px;
	overflow: hidden;
    margin-bottom: 10px;
}

div.wps-slider-section .wpsf-product-price {
	font-size: 18px;
	font-weight: 600;
	line-height: 36px;
}

div.wps-slider-section .wpsf-product-price &gt; .product-price {
	font-size: 21px;
    font-weight: 500;
}

div.wps-slider-section .wps-product-section .star-rating {
	width: 100%;
	margin-bottom: 10px;
}

div.wps-slider-section .wpsf-cart-button {
    font-size: 14px;
}

div.wps-slider-section .wpsf-cart-button .add_to_cart_button,
div.wps-slider-section .wpsf-cart-button .button.product_type_simple {
    padding: 0 15px 0 35px !important;
    height: 35px;
    line-height: 35px !important;
    font-weight: 500 !important;
    background: none;
    border: 1px solid #e6e8e9;
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    border-radius: 25px !important;
}

div.wps-slider-section .wpsf-cart-button .button.product_type_simple:not(.add_to_cart_button) {
    background: transparent !important;
    color: #444 !important;
    border: 1px solid #e6e8e9 !important;
    font-size: 11px !important;
}

/*div.wps-slider-section .wpsf-cart-button .add_to_cart_button {
    color: #ffffff !important;
    background-color: #00b900 !important;
    border-color: #00b900;
}*/

div.wps-slider-section .wpsf-cart-button .add_to_cart_button:before,
div.wps-slider-section .wpsf-cart-button .button.product_type_simple:before {
    content: "\f07a";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    font-size: 16px;
    text-align: center;
    width: 40px;
    height: 35px;
    line-height: 32px;
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    border-radius: 25px !important;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

div.wps-slider-section .wpsf-cart-button .button.product_type_simple:not(.add_to_cart_button):before {
    content: "\f071";
    color: #444 !important;
}
/*div.wps-slider-section .wpsf-cart-button p {
    display: inline-block;
    position: absolute;
    bottom: 0;
}


}*/

.wf-loading body { opacity: 1 !important; }
.tp-bullet { border: 2px solid #FFF;}
.tp-bullet.selected, .tp-bullet:hover { background-color: #0090E3; }

.read-more-content { display: none; }
.read-more-content.show-more { display: block; }
.read-more-toggle { display: block; cursor: pointer; color: #0090E3; }

.article-item .article-title { height: 45px; margin-bottom: 15px; }
/*.article-item .article-thumb { min-height: 140px; max-height: 140px; overflow: hidden; }*/
/*.article-item .article-thumb img { max-height: 140px;  }*/
.article-item .video-thumb a:before { position: absolute; font-family: "FontAwesome"; content: "\f144"; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); color: rgba(255, 255, 255, 1); font-size: 90px; opacity: 0.8; text-shadow: 0px 0px 30px rgba(0,0,0,0.5); }

.corporate-about.horizontal .block-wrapper { padding: 30px 0 0; }
.corporate-about.horizontal .block-wrapper span.fa:before { background-color: #e6e8e9 !important; }
.corporate-about.horizontal .block-wrapper span.fa { color: #232323 !important; }
.corporate-about.horizontal .block-wrapper:hover span.fa:before { background-color: #0090E3 !important; }
.corporate-about.horizontal .block-wrapper:hover span.fa { color: #FFF !important; }
.corporate-about.horizontal .block-wrapper.social-box span.fa { color: #FFF !important; width: 40px; height: 40px; line-height: 40px; font-size: 28px; margin: 0 4px; }
.corporate-about.horizontal .block-wrapper:hover span.fa-facebook:before, .corporate-about.horizontal .block-wrapper span.fa-facebook:before { background-color: #4A5C9C !important; }
.corporate-about.horizontal .block-wrapper:hover span.fa-twitter:before, .corporate-about.horizontal .block-wrapper span.fa-twitter:before { background-color: #00ACED !important; }
.corporate-about.horizontal .block-wrapper:hover span.fa-youtube:before, .corporate-about.horizontal .block-wrapper span.fa-youtube:before { background-color: #BB0A1D !important; }

/* BUTTONS */
.main-container .page-content .button:hover, .main-container .page-content .button.alt:hover, .main-container .page-content #submit:hover,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce a.button:hover,
.vgwc-item .ma-box-content .vgwc-add-to-cart a.add_to_cart_button, 
.main-container .product-view .summary.single-product-info .cart .single_add_to_cart_button,
.main-container .product-view .summary.single-product-info .cart .single_add_to_cart_button:before,
.main-container .page-content .drvc-nav-buttons .button,
.main-container .page-content .woocommerce-form-login__submit,
.wc-block-grid__product-add-to-cart a.add_to_cart_button {
	background-color: #00b900; 
    color: #FFF !important; 
    border-color: #00b900; 
}

.woocommerce #respond input#submit, .woocommerce input.button,
.vgwc-item .ma-box-content .vgwc-add-to-cart a.add_to_cart_button, 
.main-container .page-content .drvc-nav-buttons .button,
.main-container .page-content .woocommerce-form-login__submit,
.wc-block-grid__product-add-to-cart a.add_to_cart_button {
    text-transform: none; 
    font-size: 13px !important; 
    font-weight: 500 !important; 
    height: 35px !important; 
    line-height: 35px !important;
}

.main-container .product-view .summary.single-product-info .cart .single_add_to_cart_button,
.main-container .product-view .summary.single-product-info .cart .single_add_to_cart_button:before {
    border: none;
}

.wc-block-grid__product-add-to-cart a.wp-block-button__link.add_to_cart_button {
    padding: 0 15px;
}

.wc-block-grid__product-add-to-cart a.out_of_stock_button {
    background-color: transparent; color: #444 !important; text-transform: none; border: 1px solid #e6e8e9; font-size: 14px !important; font-weight: 500 !important;
}

.vgwc-item .ma-box-content .vgwc-add-to-cart a:before, .vgwc-item .ma-box-content .vgwc-add-to-cart a.add_to_cart_button:before, .wc-block-grid__product-add-to-cart a.add_to_cart_button:before { font-family: "FontAwesome"; width: 32px; }
.vgwc-item .ma-box-content .vgwc-add-to-cart a:before { content: "\f071"; }
.vgwc-item .ma-box-content .vgwc-add-to-cart a.add_to_cart_button:before, .wc-block-grid__product-add-to-cart a.add_to_cart_button:before { content: "\f07a"; }
.wc-block-grid__product-add-to-cart a.out_of_stock_button:before { content: "\f071"; }
.wc-block-grid__product-add-to-cart a.add_to_cart_button:before { font-size: 16px; margin-right: 5px; display: none; }
.wc-block-grid__product-onsale { display: none; }

.main-container .page-content .drvc-nav-buttons .button.button-no-bg { 
    background: transparent !important; border: transparent !important; color: #0b74bf !important;
}


.vgwc-item .ma-box-content .vgwc-add-to-cart a.add_to_cart_button:hover {
	border-color: #00b900;
} 

.woocommerce a.button.show-basket {
	background-color: transparent;
	color: #515151 !important;
}

.vc_btn3.vc_btn3-style-custom { background-image: none; }

.vc_btn3.vc_btn3-style-custom:hover {
    background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
    background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
}

/* FILTERING */
.woof_list label { padding: 0; font-size: 13px; color: #232323; }
.woof_section_scrolled { margin-bottom: 30px; }
.woof_products_top_panel li span.woof_remove_ppi { background: none; }
.woof_products_top_panel li span.woof_remove_ppi:after { content: "\f057"; font-family: "FontAwesome"; color: #d20404; margin-left: 5px; }

.woof_open_hidden_li { font-size: 14px; text-align: left; }
.woof_open_hidden_li a { color: #0090E3 !important; }
.woof_open_hidden_li a:before { content: "\f078"; font-family: "FontAwesome"; margin-right: 5px; }
.woof_open_hidden_li a.toggle-filter-open:before { content: "\f077"; }

.woof_checkbox_term { margin-top: 0; }

/* KEUZEHULP */
.teun-helpt { 
    background-image: url("https://www.deroofvisser.com/wp-content/themes/deroofvisser/images/teun-helpt.png"); 
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right; 
    padding-top: 15px;
    padding-bottom: 30px;
}

.teun-helpt * { color: #000; }

.main-container .toolbar { border: none; }
.main-container .toolbar .woocommerce-result-count, .main-container .toolbar .woocommerce-ordering { color: #232323; }

.gform_wrapper.product-advisor_wrapper { margin-top: 0; border: 2px solid #e6e8e9; padding: 15px; color: #000; }
.gform_wrapper.product-advisor_wrapper .gform_page_footer { display: flex; }
.gform_wrapper.product-advisor_wrapper .gform_page_footer .button.gform_next_button, .gform_wrapper.product-advisor_wrapper .gform_page_footer .button.gform_button { /*margin-left: auto;*/ }
.gform_wrapper.product-advisor_wrapper .gform_page_footer .button.gform_previous_button { background-color: #FFF !important; border-color: #0090E3; color: #0090E3 !important; }
.gform_wrapper.product-advisor_wrapper .gform_page_footer input[type="submit"] { background-color: #00b900; }
.gform_wrapper.product-advisor_wrapper ul, .gform_wrapper.product-advisor_wrapper .gfield_label { padding: 0 !important; margin: 0; }

.gform_wrapper.product-advisor_wrapper ul.gfield_checkbox li, .gform_wrapper.product-advisor_wrapper ul.gfield_radio li { display: flex; }
.gform_wrapper.product-advisor_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper.product-advisor_wrapper .gfield_radio li input[type=radio] { margin: 3px 8px 0 0; }
.gform_wrapper.product-advisor_wrapper ul.gfield_checkbox li.hide-depth { display: none; }
.gform_wrapper.product-advisor_wrapper .gf_step { height: 32px; }
.gform_wrapper.product-advisor_wrapper .gf_step span.gf_step_number { background-color: #0090E3; color: #FFF; border-radius: 50%; width: 32px; height: 32px; line-height: 32px; font-weight: bold; text-align: center; font-family: 'Poppins'; }
.gform_wrapper.product-advisor_wrapper .gf_step { display: none; }
.gform_wrapper.product-advisor_wrapper .gf_step_active { display: block; margin: 0 0 15px 0; }
.gform_wrapper.product-advisor_wrapper .gf_step .gf_step_label span.chosen_product_category { text-transform: capitalize; font-weight: 700; }

.cta-product-advisor { background-color: rgba(0, 144, 227, 0.1); border-radius: .5em; padding: 1em; display: flex; margin-bottom: 1em; color: #000; }
.cta-container { flex: 1; display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: center; }
.cta-title, .cta-subtitle { display: inline-flex; }
.cta-title { font-weight: 500; }
.cta-subtitle { font-size: 85%; margin-left: 1em; }
.cta-btn &gt; a, .cta-btn &gt; a:hover { color: #FFF; }

/* PRODUCTS */
.vgwc-item .ma-box-content { margin: 0 15px 45px; }
.wc-block-grid__product { text-align: left; }
.wc-block-grid__product-image { min-height: 70px; }
.vgwc-item .vgwc-image-block img, .wc-block-grid__product .wc-block-grid__product-image img { max-height: 150px; width: auto; }
.vgwc-item .vgwc-image-block a { display: block; }
.vgwc-item .vgwc-image-block { text-align: center; }
.wc-block-grid .product-price, .price ins, .product-price ins { font-weight: 500; font-size: inherit; }
.vgwc-item .ma-box-content .vgwc-text-block .vgwc-product-title a { text-transform: none; position: absolute; bottom: 0; color: inherit; color: #232323; }
.vgwc-item .ma-box-content .vgwc-text-block .vgwc-product-title { min-height: 54px; position: relative; }
.vgwc-item .ma-box-content .vgwc-text-block .product-price ins, .vgwc-item .ma-box-content .vgwc-text-block .product-price .amount, .wc-block-grid .wc-block-grid__products .wc-block-grid__product-price { font-size: 21px; font-weight: 500; color: #0090e3;}
.vgwc-item .ma-box-content .vgwc-add-to-cart a { text-transform: none; font-size: 11px; padding: 0 15px; }
.vgwc-item .ma-box-content .vgwc-add-to-cart a &gt; span { margin-left: 15px; }
.vgwc-item .ma-box-content .vgwc-add-to-cart a.add_to_cart_button { font-size: 14px; }
.wc-block-grid__product .wc-block-grid__product-rating { display: none; }
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating span, .wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating span:before { color: #f5b401; }
.vgwc-item .vgwc-label.vgwc-onsale { top: 0; bottom: inherit; }
.main-container .product-view .summary.single-product-info .cart .single_add_to_cart_button { text-transform: uppercase; font-weight: 600; }
.main-container .product-view .summary.single-product-info .short-description { float: none; }
.woocommerce div.product div.images img { width: auto; display: inline-block; text-align: center; }
.woocommerce div.product div.images .woocommerce-product-gallery__image.flex-active-slide { text-align: center; }
#secondary .widget.widget_layered_nav ul li, #secondary .widget.widget_meta ul li, #secondary .widget.widget_recent_comments ul li, #secondary .widget.widget_archive ul li, #secondary .widget.widget_recent_entries ul li, .secondary .widget.widget_layered_nav ul li, .secondary .widget.widget_meta ul li, .secondary .widget.widget_recent_comments ul li, .secondary .widget.widget_archive ul li, .secondary .widget.widget_recent_entries ul li { padding: 4px 0 !important; font-size: 14px; }
#secondary .widget.widget_layered_nav ul li:before, #secondary .widget.widget_meta ul li:before, #secondary .widget.widget_recent_comments ul li:before, #secondary .widget.widget_archive ul li:before, #secondary .widget.widget_recent_entries ul li:before, .secondary .widget.widget_layered_nav ul li:before, .secondary .widget.widget_meta ul li:before, .secondary .widget.widget_recent_comments ul li:before, .secondary .widget.widget_archive ul li:before, .secondary .widget.widget_recent_entries ul li:before { display: none; }
.main-container .product-view .product .woocommerce-tabs .panel .shop_attributes th, .main-container .product-view .product .woocommerce-tabs .panel .shop_attributes td { color: #232323; }
.main-container.default-page .page-content .entry-content ul.wc-block-grid__products  { 
    padding: 0;
    list-style: none; 
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title { text-transform: none; color: #232323; font-weight: 500; font-size: 14px; line-height: 18px; margin-bottom: 0; min-height: 60px; }
.wc-block-grid__product { margin-bottom: 60px; }

.pdp-product-variations { margin: 15px 0; color: #232323; }
.pdp-product-variations .pdp-title-label &gt; span { font-weight: 600; }
.pdp-product-variations .pdp-select { margin: 5px 0; border: 1px solid #e5e5e5; line-height: 19px; position: relative; display: flex; height: 40px; font-size: 14px; }
.pdp-product-variations .pdp-select .pdp-select__placeholder { display: flex; -webkit-box-align: center; align-items: center; padding: 0 15px; cursor: pointer; color: #6a6a6a; }
.pdp-product-variations .pdp-select .pdp-select__placeholder:after { content: "\f078"; font-family: "FontAwesome"; position: absolute; right: 16px; }
.pdp-product-variations .pdp-select .pdp-select__options { display: none; color: #232323; font-size: 14px; position: absolute; top: calc(100% + 0px); left: -1px; right: -1px; z-index: 1030; background-color: #FFF; border: 1px solid #e5e5e5; border-top: 0; box-shadow: 5px 5px 10px 0 rgba(0,0,0,.1); max-height: 400px; overflow-y: auto; }
.pdp-product-variations .pdp-select.is-open .pdp-select__options { display: block; }
.pdp-product-variations .pdp-select .pdp-select__options .pdp-select__option { display: flex; height: 70px; padding: 0 15px; cursor: pointer; }
.pdp-product-variations .pdp-select .pdp-select__options .pdp-select__options-label { display: flex; padding: 15px; font-weight: 600; background-color: #e5e5e5; }
.pdp-product-variations .pdp-select .pdp-select__options .pdp-select__option.variation-out-of-stock { font-style: italic; color: #999; }
.pdp-product-variations .pdp-select .pdp-select__options .pdp-select__option:hover { background-color: #eee; color: #232323; }
.pdp-product-variations .pdp-select .pdp-select__options .pdp-select__option .pdp-select__image { width: 60px; padding: 60px 0 0; margin-right: 10px; display: flex; align-items: center; position: relative; }
.pdp-product-variations .pdp-select .pdp-select__options .pdp-select__option .pdp-select__image .image-viewport { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-position: center; background-size: cover; }
.pdp-product-variations .pdp-select .pdp-select__options .pdp-select__option .pdp-select__image .image-viewport .background-cover { width: 100%; height: 100%; background-position: center; }
.pdp-product-variations .pdp-select .pdp-select__options .pdp-select__option .pdp-select__image .image-viewport .background-cover.is-contain { background-size: contain; background-repeat: no-repeat; }
.pdp-product-variations .pdp-select .pdp-select__options .pdp-select__option .pdp-select__text { display: flex; align-items: center; }

/*.drv-product-description-and-reviews, .woocommerce-tabs { display: none; }*/
.woocommerce table.shop_attributes th { font-weight: 400; font-size: 14px; }
.woocommerce table.shop_attributes td { font-size: 14px; font-style: normal; padding-left: 10px; padding-right: 10px; }

.slot-product-description.show-more { overflow: hidden; }
.show-more__fade.show-more__button { display: block; bottom: 0; width: 100%; height: 5em; text-align: center; position: absolute; background: linear-gradient(rgba(255,255,255,0), #FFF); }
.show-more__fade.show-more__button &gt; .show-more_button { background-color: #FFF; margin-left: 0; padding: .5em .5em .5em 1.5em; position: relative; bottom: -3.5em; border: 1px solid #e6e6e6; border-radius: .25em; display: inline-block; }
.main-container .product-view .summary.single-product-info .stock { font-size: 100%; }
.main-container .product-view .summary.single-product-info .in-stock, .main-container .product-view .summary.single-product-info .out-of-stock { margin-left: 0; }

/* CART */
.main-container .page-content .entry-content .shop_table thead { display: none; }
.main-container .page-content .entry-content .shop_table .product-thumbnail img { max-height: 100px; width: auto; }
.main-container .page-content .entry-content .shop_table .product-name { text-transform: uppercase }
.main-container .page-content .entry-content .shop_table .product-name .in-stock { color: #0090E3; }
.main-container .page-content .entry-content .shop_table .product-subtotal { font-weight: normal; }
.main-container .page-content .entry-content .shop_table th { background-color: transparent; }
.main-container .page-content .entry-content .actions .cart-total-wrapper .total-cost .cart_totals table { padding: 15px; float: none; }
.main-container .page-content .entry-content .actions .cart-total-wrapper .total-cost .cart_totals table th, .main-container .page-content .entry-content .actions .cart-total-wrapper .total-cost .cart_totals table td { font-weight: normal; padding: 0; }
.main-container .page-content .entry-content .actions .cart-total-wrapper .total-cost .cart_totals table td { text-align: right; }
.main-container .page-content .entry-content .actions .cart-total-wrapper .total-cost .cart_totals table .shipping #shipping_method li { margin: 0; }
.woocommerce ul#shipping_method .amount { font-weight: normal; }
.main-container .page-content .entry-content .shop_table a.remove { display: inline-block; color: #888889 !important; border-radius: 0; font-size: 1.2em; }
.wc-proceed-to-checkout .wc-backward { text-align: center; display: block; }

.main-container .page-content .entry-content .actions .cart-total-wrapper .total-cost .cart_totals .woocommerce-shipping-destination { display: none; }
.main-container .page-content .entry-content .actions .cart-total-wrapper .total-cost .cart_totals tr.order-total th, .main-container .page-content .entry-content .actions .cart-total-wrapper .total-cost .cart_totals tr.order-total td { padding-top: 30px; font-size: 18px; font-weight: normal; }
.main-container .page-content .entry-content .actions .cart-total-wrapper .total-cost .cart_totals tr.order-total .includes_tax { display: none; }
.main-container .page-content .entry-content .actions .cart-total-wrapper .total-cost .cart_totals tr.order-total .order-total-tax-label { font-size: 12px; }
.main-container .page-content .entry-content .actions .cart-total-wrapper .total-cost .cart_totals tr.order-total strong { font-weight: 500; }
.main-container .page-content .entry-content .shop_table .alert { padding: 5px; }
.drv-mobile-cart-totals { display: none; }

/* CHECKOUT */
.main-container .page-content .entry-content .shop_table .cart_item:hover { background-color: transparent; }
.main-container .page-content .entry-content #order_review .shop_table { padding: 15px; border-width: 1px; }
.main-container .page-content .entry-content #order_review .shop_table .product-name { border-bottom: none; padding: 0; }
.main-container .page-content .entry-content #order_review .shop_table .product-quantity { text-align: right; vertical-align: top; border-bottom: none; padding: 0; }
.main-container .page-content .entry-content #order_review .shop_table .product-thumbnail { float: left; margin: 0 15px 15px 0; min-width: 50px; }
.main-container .page-content .entry-content #order_review .shop_table .product-thumbnail img { max-width: 50px; height: auto; }
.main-container .page-content .entry-content #order_review .shop_table tr:last-child td { padding-bottom: 30px; }
.main-container .page-content .entry-content #order_review .shop_table .order-total th { border-top: 1px solid rgba(0,0,0,.1); color: #000; }
.main-container .page-content .entry-content #order_review .shop_table .order-total td { border-bottom: none; border-top: 1px solid rgba(0,0,0,.1); text-transform: uppercase; color: #000; }
.main-container .page-content .entry-content #order_review .shop_table .order-total .includes_tax { display: none; }
.main-container .page-content .entry-content #order_review .shop_table .order-total .order-total-tax-label { font-size: 12px; }
.main-container .page-content .entry-content #order_review .shop_table .order-total .amount { font-size: 18px; font-weight: 500; }
.main-container .page-content .entry-content #order_review .shop_table tfoot td:nth-child(2) { text-align: right; padding-right: 0; }
.main-container .page-content .entry-content #order_review .shop_table .change-cart { text-align: right; border-bottom: 0; padding: 0 } 

.main-container .page-content .entry-content #customer_details { padding-right: 15px; }
.main-container .page-content .entry-content .woocommerce .woocommerce-billing-fields h3, 
.main-container .page-content .entry-content .woocommerce .woocommerce-shipping-fields h3, 
.main-container .page-content .entry-content .woocommerce #shipping_heading,
.main-container .page-content .entry-content #order_review_heading,
.main-container .page-content .entry-content #payment_details h3,
.woocommerce-myparcel__delivery-options h3 { background-color: #0090E3; color: #FFF; padding: 10px; }

.woocommerce-myparcel__delivery-options table.myparcel-delivery-options__table { border: 0; }
.woocommerce-myparcel__delivery-options { margin-bottom: 30px; }
.myparcel-delivery-options table.myparcel-delivery-options__table tr { margin-bottom: 5px; }

.woocommerce-myparcel__delivery-options .myparcel-delivery-options__choice .myparcel-delivery-options__float--right { display: none; }
.main-container .page-content .entry-content .woocommerce .woocommerce-billing-fields .woocommerce-myparcel__delivery-options label { font-weight: 400; }

/*.woocommerce-checkout-shipping-myparcel .myparcel-frame { background-color: #FAFAFA; }
.mypa-delivery-option-table { border: none !important; margin-bottom: 0; }
.mypa-message-model { padding: 20px 20px 0; }*/
/*#header-delivery-options-title { display: none !important; }
.mypa-delivery-option-table tr td { border-width: 0; }*/
.main-container .page-content .entry-content .woocommerce .woocommerce-billing-fields label.checkbox, .main-container .page-content .entry-content .woocommerce .woocommerce-shipping-fields label.checkbox { font-size: 100%; }

body.woocommerce-checkout .header-container .header-right,
body.woocommerce-checkout .row-breadcrumd,
body.woocommerce-checkout .bottom-wrapper { display: none; }

/*.woocommerce-form-coupon-toggle { display: none; }*/
/*.woocommerce-form-coupon { display: block !important; }*/
.main-container .page-content .entry-content .checkout_coupon .form-row { width: auto;}
.main-container .page-content .entry-content .checkout_coupon .input-text { height: 40px; margin-right: 15px; width: 100%; }

.woocommerce-page form .form-row-quart-first, .woocommerce form .form-row-quart-first {
    margin-right: 4% !important;
    margin-left: 5% !important;
}

/*.woocommerce-checkout-shipping-myparcel { margin: 0 0 30px; }*/


.main-container .page-content .entry-content #payment .payment_methods li {
    margin: 0 0 15px;
}

.main-container .page-content .entry-content #payment .place-order #place_order {
    border-radius: 0;
    width: 100%;
    background-color: #00b900;
    border: none;
    height: auto;
    font-size: 22px;
    padding: 10px;
}

.step-indicator { padding: 0 !important; list-style: none !important; display: flex; position: relative; overflow: hidden; }
.step-indicator--animated { position: relative; overflow: hidden; margin-top: 1rem !important; }
.step-indicator__line { width: 100%; height: 1px; position: absolute; top: 9px;left: 0;right: 0;z-index: 1; border-top: 3px solid #ddd; }
.step-indicator__item { text-align: center; position: relative; z-index: 1;overflow: hidden; min-width: 37px; }
.step-indicator__item .step-indicator__item--completed { position: relative; z-index: 4; }
.step-indicator .step-indicator__item--first:before, .step-indicator__item--last:after { width: 50%; height: 1px; border-top: 3px solid #fff; position: absolute; top: 9px; left: 0; display: block; content: ''; z-index: 1; }
.step-indicator__item--last:after { top: 9px; left: auto; right: 0; }
.step-indicator .step-indicator__item--active, .step-indicator .step-indicator__item--completed { position: relative; z-index: 4; }
.step-indicator__item-element { position: relative; z-index: 2; }
.step-indicator__item-circle { width: 2rem; height: 2rem; border-radius: 50%; border: 2px solid #ddd; display: inline-block; background-color: #fff; position: relative; }
.step-indicator__item-circle--blue { width: 1.6rem; height: 1.6rem; border: 0; background-color: #0090e3; top: 2px; }
.step-indicator__placeholder { flex: 1 1 auto; }
.overflow--ellipsis { display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

.step-indicator__item-text--hidden { height: 0; }
.visibility-is-hidden { visibility: hidden; }

.drvc-tabs-wrapper { margin: 0 auto; padding: 0; }
.drvc-step-item { display: none; }
.drvc-step-item.current { display: block; }

.drvc-tabs-list { display: table; margin: 0 auto !important; padding: 0 !important; width: 100%; }
.drvc-tabs-list.drvc-tabs-4 .drvc-tab-item { width: 25%; }
.drvc-tabs-list .drvc-tab-item { display: table-cell; position: relative; padding: 0 24px; text-align: center; }
.drvc-tabs-list .drvc-tab-item .drvc-tab-number { background-color: rgba(136, 136, 137, 1); border-color: rgba(136, 136, 137, 1); width: 30px; height: 30px; line-height: 2em; border-radius: 50%; color: #FFF; text-align: center; margin: 0 auto;}
.drvc-tabs-list .drvc-tab-item.current .drvc-tab-number, .drvc-tabs-list .drvc-tab-item.visited .drvc-tab-number { background-color: #0090E3; border-color: #0090E3; }
.drvc-tabs-list .drvc-tab-item .drvc-tab-text { margin: 15px auto 0; }
.drvc-tabs-list .drvc-tab-item .drvc-tab-bar-left, .drvc-tabs-list .drvc-tab-item .drvc-tab-bar-right { position: absolute; top: 14px; height: 1px; border-top: 1px solid rgba(136, 136, 137, 1);  }
.drvc-tabs-list .drvc-tab-item .drvc-tab-bar-left { left: 0; right: 50%; margin-right: 30px; }
.drvc-tabs-list .drvc-tab-item .drvc-tab-bar-right { right: 0; left: 50%; margin-left: 30px; }
.drvc-tabs-list .drvc-tab-item:first-child .drvc-tab-bar-left, .drvc-tabs-list .drvc-tab-item:last-child .drvc-tab-bar-right { display: none; }
.drvc-nav-buttons { text-align: right; }
.drvc-nav-buttons button { display: none !important; }
.drvc-nav-buttons button.current { display: inline-block !important; }
.drvc-step-login.current .woocommerce-form-login { display: block !important; }
/*.woocommerce-checkout #order_review { display: none; }*/

.drvc-tabs-list .drvc-tab-item.current .drvc-tab-number:hover, .drvc-tabs-list .drvc-tab-item.visited .drvc-tab-number:hover, .drvc-tabs-list .drvc-tab-item.current .drvc-tab-text:hover, .drvc-tabs-list .drvc-tab-item.visited .drvc-tab-text:hover { cursor: pointer; }

.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before { top: auto; }
.main-container .page-content .entry-content form#order_review { width: 100%; }

#drvc-skip-login { margin-bottom: 1em; }

/*.shop_table tr.woocommerce-shipping-totals { display: none !important; }*/

#order_review .shop_table tfoot th, #order_review .shop_table tfoot td { font-size: 14px; background-color: #FFF !important; padding: 5px 0 !important; font-weight: 400 !important; border-bottom: 0 !important; }
#order_review .shop_table { font-size: 14px; }

/* ORDER RECEIVED */
body.woocommerce-order-received .main-container.default-page .page-content .entry-content ul.woocommerce-thankyou-order-details { padding-left: 0; font-size: 16px; }
body.woocommerce-order-received .woocommerce ul.order_details li, .woocommerce ul.order_details li strong { font-size: 16px; }
body.woocommerce-order-received .woocommerce-order-details {margin-top: 2em; }
body.woocommerce-order-received .main-container .page-content .entry-content .shop_table tfoot th { text-align: left; font-weight: 400; }
body.woocommerce-order-received .main-container .page-content .entry-content .shop_table tfoot td { text-align: right; }

/* MY ACCOUNT */
.woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-account .woocommerce-MyAccount-content { float: none; width: 100%; margin-bottom: 2em; }
.main-container.default-page .page-content .woocommerce-MyAccount-navigation ul { padding: 0; list-style: none; display: flex; column-gap: 15px; }
.woocommerce-MyAccount-navigation ul&gt;li { padding: 5px 15px; border: 1px solid #0090e3; }
.woocommerce-MyAccount-navigation ul&gt;li.is-active { background-color: #0090e3; }
.woocommerce-MyAccount-navigation ul&gt;li.is-active &gt; a { color: #FFF !important; }
.main-container .page-content .entry-content .shop_table.my_account_orders thead { display: table-header-group; }
.main-container .page-content .entry-content .woocommerce-MyAccount-content .shop_table th, .main-container .page-content .entry-content .woocommerce-MyAccount-content .shop_table td { text-align: left; font-weight: normal;}
.main-container .page-content .entry-content .woocommerce-MyAccount-content .shop_table tfoot th, .main-container .page-content .entry-content .woocommerce-MyAccount-content .shop_table tfoot td, .main-container .page-content .entry-content .shop_table td.woocommerce-table__product-total.product-total { text-align: right; }

/* MODAL */
.deroofvisser-notice-overlay, .deroofvisser-product-advisor { width: 100%; height: 100%; position: fixed; background-color: rgba(0,0,0,.5); left: 0; top: 0; z-index: 999; display:none; }
.deroofvisser-notice-wrapper, .deroofvisser-product-advisor-wrapper { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 50%; margin: 0 auto; background: #fff; max-width: 100%; z-index: 1000; }
.deroofvisser-product-advisor-wrapper { width: 80%; z-index: 9999 !important; max-height: 100%; overflow: hidden; }
.deroofvisser-notice-wrapper h3 { padding: 10px; text-align: left; }
.deroofvisser-notice-wrapper .product-wrapper, .deroofvisser-product-advisor-wrapper &gt; div { padding: 15px; width: 100%; }
.deroofvisser-notice-wrapper .product-wrapper .product-image { width: 25%; }
.deroofvisser-notice-wrapper .product-wrapper .product-info { width: 75%; }
.deroofvisser-notice-wrapper .buttons { background: #e6e8e9; margin: 15px 0 0; padding: 15px; width: 100%; text-align: right; }
.deroofvisser-notice-wrapper .buttons .button { background-color: #00b900; color: #FFF; }
.deroofvisser-notice-wrapper .close, .deroofvisser-product-advisor-wrapper .close { position: absolute; right: 5px; top: 5px; }

/* FOOTER */
.bottom-wrapper .vg-title { text-transform: uppercase; }
.bottom-wrapper .vg-bottom-menu ul { padding-left: 0; }

.bottom-wrapper .widget li *,
.bottom-wrapper .widget p {
    font-size: 13px ;
    line-height: inherit !important;
    text-transform: inherit !important;
}

.bottom-wrapper * {
    color: #FFF !important;
}

.deroofvisser-handheld-footer-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 1);
    border-top: 1px solid rgba(255,255,255,.2);
    box-shadow: 0 0 6px rgba(0,0,0,.7);
    z-index: 9998;
}

.deroofvisser-handheld-footer-bar ul {
    margin: 0;
    padding: 0;
}

.deroofvisser-handheld-footer-bar ul li {
    display: inline-block;
    float: left;
    text-align: center;
}

.deroofvisser-handheld-footer-bar ul.columns-2 li {
    width: 50%;
}

.deroofvisser-handheld-footer-bar ul.columns-3 li {
    width: 33.33333%;
}

.deroofvisser-handheld-footer-bar ul.columns-4 li {
    width: 25%;
}

.deroofvisser-handheld-footer-bar ul li&gt;a {
    height: 4.235801032em;
    display: block;
    position: relative;
    text-indent: -9999px;
    z-index: 999;
    border-right: 1px solid rgba(255,255,255,.2);
}

.deroofvisser-handheld-footer-bar ul li &gt; a::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'FontAwesome';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 2.618046972;
    font-size: 1.618em;
    text-indent: 0;
    display: block;
    cursor: pointer;
    color: #0090e3;
}

#sp-menu-toggler a.footer-cart-contents {
    position: relative;
    float: right;
    margin: 15px 30px 0 0;
}

#sp-menu-toggler a.footer-cart-contents::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'FontAwesome';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    cursor: pointer;
    color: #0090e3;
    font-size: 1.618em;
}

.deroofvisser-handheld-footer-bar ul li.my-account &gt; a::before {
    content: "\f007";
}
.deroofvisser-handheld-footer-bar ul li.filter &gt; a::before {
    content: "\f1de";
}
.deroofvisser-handheld-footer-bar ul li.search &gt; a::before {
    content: "\f002";
}
.deroofvisser-handheld-footer-bar ul li.cart &gt; a::before,
#sp-menu-toggler a.footer-cart-contents::before {
    content: "\f07a";
}

.deroofvisser-handheld-footer-bar ul li.search .site-search, .deroofvisser-handheld-footer-bar ul li.search .widget, .deroofvisser-handheld-footer-bar ul li.search form {
    margin-bottom: 0;
}

.deroofvisser-handheld-footer-bar ul li.search .site-search {
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transition: all,ease,.2s;
    transition: all,ease,.2s;
    padding: 1em;
    z-index: 1;
    display: block;
}

.deroofvisser-handheld-footer-bar ul li.search.active .site-search {
    bottom: 100%;
    height: 50vh;
    box-shadow: 0px -20px 20px rgba(0,0,0,.15);
}

.deroofvisser-handheld-footer-bar ul li.search .site-search {
    background-color: rgba(255,255,255,1);
}

.deroofvisser-handheld-footer-bar ul li.search .site-search .searchform .live-search-results .autocomplete-suggestions {
    max-height: 40vh;
}

.deroofvisser-handheld-footer-bar ul li.search .site-search .aws-container {
    margin-left: 0;
}

.deroofvisser-handheld-footer-bar ul li.cart .count {
    text-indent: 0;
    display: none;
    width: 2em;
    height: 2em;
    line-height: 2;
    box-sizing: content-box;
    font-size: .75em;
    position: absolute;
    top: .875em;
    left: 55%;
    border-radius: 100%;
    border: 1px solid;
    background-color: #00b900;
    color: #ffffff;
    border-color: #ffffff;
}

#sp-menu-toggler a.footer-cart-contents .count {
    text-indent: 0;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2;
    box-sizing: content-box;
    font-size: .75em;
    border-radius: 100%;
    border: 1px solid;
    background-color: #00b900;
    color: #ffffff;
    border-color: #ffffff;
    text-align: center;
    position: absolute;
    top: -20px;
    right: -15px;
}

/*  COLORS */
h1, h2, h3, h4, h5, h6 { color: #232323; text-transform: none; font-weight: 500; }

/* ERROR404 */
body.error404 .logo { margin-top: 0; }
body.error404 { background-image: url('../images/background-404.jpg') !important; background-repeat: no-repeat; background-position: center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
overflow: hidden}
body.error404 .top-wrapper { display: none; }

body.error404 .error404-hook { 
    animation: diving 3s ease-in-out infinite, diving-rotate 3s ease-in-out infinite;
    text-align: center
}

body.error404 .error404-content {
    background-color: rgba(255,255,255,.8);
    padding: 30px;
}

body.error404 .error404-content .aws-container {
    width: 100%;
    margin-left: 0;
}

body.error404 .logo {
    max-width: 300px;
}

body.error404 .bottom-wrapper, body.error404 .footer-wrapper { display: none; }

@keyframes diving {
    0% {
         margin-top:5px;
    }
    50% {
         margin-top:15px;
    }
    
    100% {
         margin-top:5px;
    }
}

@keyframes diving-rotate {
    0% {
         transform:rotate(0deg); 
    }
    50% {
         transform:rotate(3deg); 
    }
    75% {
        transform:rotate(-2deg); 
    }
    100% {
        transform:rotate(0deg); 
    }
}

/* HOME PAGE */
.corporate-about.horizontal .block-wrapper {
    border: 0;
}

.home-thats-why-deroofvissercom * {
    color: #000;
}

.home-usps-deroofvissercom .vc_custom_heading {
    color: #0090e3;
}

.cta-teun-helpt .vc_column-inner {
    background-image: url("https://www.deroofvisser.com/wp-content/themes/deroofvisser/images/mannetje-vraag-64x80.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: transparent !important;
    background-size: 80px;
    color: #FFF;
}

.cta-teun-helpt {
    background-color: #0090e3;
}


.home-usps-deroofvissercom ul,
.home-customer-service-deroofvissercom ul {
    padding-left: 0;
}

.home-usps-deroofvissercom li,
.home-customer-service-deroofvissercom li {
    margin-bottom: 1.25em;
    position: relative;
}

.home-usps-deroofvissercom li &gt; span,
.home-customer-service-deroofvissercom li &gt; span {
    margin-left: 2em;
    float: left;
}

.home-usps-deroofvissercom li:before, 
.home-customer-service-deroofvissercom li:before {
    font-family: "FontAwesome";
    content: "\f058";
    color: #0090e3;
    display: inline-block;
    font-size: 1.5em;
    position: absolute;
    top: 5px;
} 

.home-customer-service-deroofvissercom li:before {
    top: 0;
}

.home-customer-service-deroofvissercom li.icon-phone:before {
    content: "\f095";
}

.home-customer-service-deroofvissercom li.icon-envelope:before {
    content: "\f0e0";
}

.home-usps-deroofvissercom li:after,
.home-customer-service-deroofvissercom li:after {
    clear: both;
    content: "";
    display: table;
}  

.homepage-bg-image-prefooter {
    background-size: cover;
    background-position: center;
}

.vc_column_container&gt;.vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
}

.drv-homepage-btns a:after {
    font-family: "FontAwesome";
    content: "\f054";
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.vc_row.vc_column-gap-15&gt;.vc_column_container { padding: 0 7.5px; }

.vc_col-has-fill&gt;.vc_column-inner {
    padding: 0 !important;
}

/*.drv-top-usps--wrapper, .drv-main-banner--block, .drv-cat--wrapper {
    margin: 15px 0 !important;
}*/

.drv-top-banner--block,
.drv-banner-bar--wrapper,
.drv-cat--wrapper .vc_row.vc_column-gap-15 {
    margin: 0px -7.5px !important;
}

.drv-top-banner-product--wrapper &gt; .vc_column-inner {
/* 	background-image:url('https://https://www.deroofvisser.com/wp-content/uploads/2024/05/DR_site_843x442_Rapala_WK19.jpg'); */
/*     background-image: url( 'https://www.deroofvisser.com/wp-content/uploads/2023/06/snoek-vissen-home-5.jpg' ); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.drv-top-banner--list .vc_row { margin-bottom: 0 !important; min-height: 140px; max-height: 140px; border-top: 1px solid #ddd; padding: 15px 0; display: flex;
    align-items: center; }
.drv-top-banner--list .vc_row:first-child { border-top: none; }

.drv-main-banner--block { 
    min-height: 300px;
    max-height: 300px;
}

.drv-banner-bar--wrapper &gt; .vc_column_container &gt; .vc_column-inner {
    min-height: 230px;
    max-height: 230px;
}

.wpb_text_column p:last-of-type { margin-bottom: 0 !important; }


.drv-top-banner--product { margin: 15px; position: relative; }
/* .drv-top-banner--product &gt; .vc_column-inner { padding: 15px !important; } */
.drv-top-banner--list &gt; .vc_column-inner .wpb_text_column p, .drv-top-banner--product &gt; .vc_column-inner .wpb_text_column p:last-child { margin-bottom: 0; }

.drv-top-usps--wrapper .wpb_text_column p a,
.wpb_text_column strong,
.drv-top-banner--product &gt; .vc_column-inner .wpb_text_column p a, 
.drv-top-banner--product &gt; .vc_column-inner .wpb_text_column p,
.drv-top-banner--list &gt; .vc_column-inner .wpb_text_column a, 
.drv-cat--wrapper .wpb_text_column p a, 
.wpb_text_column p a, 
.drv-new-products--wrapper .wpb_text_column p a { 
    color:#000; 
}

.drv-top-usps--wrapper ul { padding: 0; font-size: 0.9em; display: flex; flex-direction: row; white-space: nowrap; justify-content: space-between; }
.drv-top-usps--wrapper.ratings ul { justify-content: center; }
.drv-top-usps--wrapper ul &gt; li { color: var(--black); }
.drv-top-usps--wrapper ul &gt; li:before { font-family: "FontAwesome"; content: "\f058"; color: orange; margin-right: 5px; }
.drv-top-usps--wrapper.ratings ul &gt; li:before { content: "\f005"; }

.drv-top-banner--product &gt; .vc_column-inner .wpb_text_column p,
.drv-top-banner--list &gt; .vc_column-inner .wpb_text_column a { 
    font-size: 18px; 
}
.drv-top-banner--product &gt; .vc_column-inner .vc_btn3-container { margin-bottom: 0; }
.drv-top-banner--product &gt; .vc_column-inner .wpb_text_column p a { font-size: 14px; }


.drv-top-banner-product--wrapper &gt; .vc_column-inner { height: 422px; }

.drv-cat--wrapper .vc_column_container .vc_column-inner { padding: 0; }
.drv-cat--wrapper .vc_column_container .vc_column-inner .vc_column_container .vc_column-inner,
.drv-top-banner--list &gt; .vc_column-inner { border: 1px solid #ddd !important; border-radius: 3px; }
.drv-cat--wrapper .vc_column_container .vc_column-inner .vc_column_container .vc_column-inner { margin-bottom: 15px; }
.drv-cat--wrapper .vc_column_container .vc_column-inner .vc_column_container .vc_column-inner .wpb_single_image { padding: 15px; }
.drv-cat--wrapper .vc_column_container .vc_column-inner .vc_column_container .vc_column-inner p { margin-top: 15px; font-size: 13px; }
.drv-cat--wrapper p { margin: 0 !important; padding: 15px 0; text-align: center; }

.drv-new-products--wrapper .vgwc-item .ma-box-content {
    margin: 0 15px 15px;
}

/* CUSTOMER SERVICE */
.drv-customer-service--wrapper .vc_column_container .vc_column-inner .vc_column_container .vc_column-inner { border: 1px solid #ddd !important; border-radius: 3px; }
.drv-customer-service--wrapper .wpb_text_column ul { list-style: none !important; padding-left: 0 !important; }
.drv-customer-service--wrapper .vc_column_container .vc_column-inner .vc_column_container .vc_column-inner { margin-bottom: 15px; }
.drv-customer-service--wrapper .wpb_content_element {
    margin-bottom: 15px;
}
.drv-customer-service--wrapper .vc_icon_element { margin-bottom: 0; }



/* PRODUCT BRANDS */
.main-container.default-page .page-content .entry-content ul.brand-thumbnails.columns-4 {
    padding: 0;
    list-style: none;
}
ul.brand-thumbnails.columns-4 &gt; li {
    width: 25%;
    display: inline-block;
    margin: 30px 0;
}
.brand-image-logo { float: right; margin: 0 0 15px 15px;}
/* OFFCANVAS */
body.open-offcanvas-panel, body.open-product-advisor {
    overflow: hidden;
}
.offcanvas {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #FFF;
    top: 0;
    opacity: 1;
    z-index: 9999;
    overflow: auto;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    display: none;
}

.offcanvas.open {
    display: block;
}

.offcanvas .close-offcanvas {
    position: absolute;
    top: 15px;
    right: 15px;
}

.offcanvas .offcanvas-inner {
    padding: 60px 15px 15px;
    margin-bottom: 50px;
}

.offcanvas-filter, .offcanvas-menu, .offcanvas-search {
    display: none;
}

.offcanvas-filter.open, .offcanvas-menu.open, .offcanvas-search.open {
    display: block;
}

.mobile-menu-container {
    height: 0 !important;
}

.offcanvas-menu .mobile-menu-container {
    float: none;
    height: auto !important;
    background-color: transparent;
    position: relative;
    z-index: 0 !important;
    padding: 0;
}


.offcanvas-menu .mobile-menu-container ul.nav-menu &gt; li &gt; a,
.offcanvas-menu .mobile-menu-container ul.nav-menu &gt; li .fa,
.offcanvas-menu .mobile-menu-container ul.nav-menu &gt; li ul.sub-menu li a {
    color: #0090e3;
}

.offcanvas-menu .mobile-menu-container ul.nav-menu &gt; li .fa {
    font-size: 1.33333333em;
}

.offcanvas-menu .mobile-menu-container ul.nav-menu&gt;li .fa.fa-plus:before {
    content: "\f078";
}
.offcanvas-menu .mobile-menu-container ul.nav-menu&gt;li .fa.fa-minus:before {
    content: "\f077";
}

.offcanvas-count-show-results {
    position: fixed;
    bottom: 0;
    z-index: 10000;
    display: flex;
    left: 0;
    right: 0;
}

.offcanvas-count-show-results .btn-filter {
    flex: 1 0 0;
    line-height: 50px;
    text-align: center;
    background-color: #00b900;
    color: #FFF;
}

.offcanvas ul { padding-left: 0; }
.offcanvas .woof_checkbox_label_selected, .offcanvas .woof label { font-weight: 400; }

.page-shop .offcanvas-open-filter { background-color: #0090e3; color: #FFF; cursor: pointer; border-radius: 10px; display: inline-block; padding: 10px 15px; }

/* OTHER */
.main-container .page-content .mc4wp-form-fields input[type="email"] { max-width: 100%; border: 1px solid #e6e8e9; border-radius: 0; height: 32px; padding: 0 0 0 10px; }
.page-content .post-thumbnail { text-align: left; margin: 0 0 15px 30px; }
@media screen and (max-width: 767px) {
    .page-content .post-thumbnail { text-align: left; margin: 0 0 15px; float: none !important; width: 100%; }
}

@media (min-width: 350px) and (max-width: 480px) {
    .wc-block-grid.has-4-columns .wc-block-grid__products {
        display: flex;
    }
    .wc-block-grid.has-4-columns .wc-block-grid__product {
        flex: 1 0 50%;
        max-width: 50%;
        padding: 0;
        margin: 0 0 10px;
    }
}

.term-description { margin-bottom: 30px; }
.submenu-sidebar { margin-bottom: 50px; }
.submenu-sidebar ul { padding: 0 15px 0 0; }
.submenu-sidebar li { margin-bottom: 10px; padding-left: .5em; }
.submenu-sidebar li:last-child { margin-bottom: 0; }
.submenu-sidebar li:before { font-family: "FontAwesome"; content: "\f105"; color: #0090E3; width: 1em; display: inline-block; margin-right: 5px; }
.submenu-sidebar li.current-menu-item.current-page-item a, a:hover { color: #0090E3; }
/*.page-shadow { box-shadow: -5px 5px 5px rgba(0,0,0,.05) }*/
/*.main-container .page-content .input-text, .main-container .page-content input[type="text"], .main-container .page-content .form-row .input-text, .main-container .page-content input[type="email"] { padding: 10px; height: 32px; }
.mc4wp-form-fields label { width: 20%; }
.mc4wp-form-fields input[type="text"], .mc4wp-form-fields input[type="email"] { width: 60%; }*/
.pswp__bg { opacity: 0.7 !important; }

figure.wp-block-embed-youtube iframe, .entry-content iframe { max-width: 100%; }

.abs-bot-align { 
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0; 
}

.form-select button.minus, .form-select button.plus { display: none; }

.form-select select {
    cursor: pointer;
    background-color: #fff;
    background-image: none;
    height: 40px;
    width: auto !important;
    color: #000;
    margin-right: 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    padding: 0 5px 0 15px; 

}

.woocommerce nav.woocommerce-pagination {
    margin-top: 15px;
    text-align: right;
}

.main-container .toolbar .woocommerce-pagination ul.page-numbers {
    float: none;
}

.page-content .postinfo-wrapper .entry-title {
    text-transform: none;
}

.blog-page.blog-nosidebar .post-thumbnail {
    width: 25%;
}
.blog-page.blog-nosidebar .postinfo-wrapper {
    width: 75%;
}

.cwginstock-subscribe-form .panel-primary {
    border-color: #e6e8e9;
}

.cwginstock-subscribe-form .panel-primary&gt;.panel-heading {
    background-color: #0090E3;
    border-color: #0090E3;
}

.cwginstock-panel-heading h4 {
    margin-bottom: 0;
    text-align: left !important;
}

.cwginstock-subscribe-form .panel-body {
    padding: 15px 0 0;
}

.cwgstock_email {
    padding: 5px;
    text-align: left !important;
}

.cwgstock_button {
    margin-top: 15px;
    background-color: #00b900;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 25px;
    height: 40px;
}

.cwgstock_output {
    padding-bottom: 15px;
}

/* FAQ SCHEMA */
.schema-faq-section {
    border-bottom: 1px solid #ddd;
}

.schema-faq-section .schema-faq-question {
    color: #0090E3;
    font-weight: 400;
    padding: 10px 0;
    display: block;
    cursor: pointer;
}

.schema-faq-section .schema-faq-question:before {
    font-family: "FontAwesome"; content: "\f107"; padding-right: 15px;
}

.schema-faq-section.active .schema-faq-question:before {
    font-family: "FontAwesome"; content: "\f106"; padding-right: 15px;
}

.schema-faq-section p.schema-faq-answer {
    display: none;
}

.schema-faq-section.active p.schema-faq-answer {
    display: block;
}

.gform_wrapper ul { padding: 0 !important; margin: 0; }

#product-40037 .product-price, #product-40037 form.cart { display: none; }

/* DISCOUNT BUNDLES */
.wdp_bulk_table_content { display: block; }
.bundle-options { display: flex; flex-wrap: wrap; margin-bottom: 15px; font-size: 1em; }
.bundle-option { display: flex; flex-direction: column; width: 50%; margin-bottom: .75rem; }
.bundle-link { display: block; padding: .5em; margin-right: 0.5em; line-height: 1.2; color: #333; text-align: center; border: 2px solid #e6e6e6; border-radius: .25em; transition: all ease-out .25s; }
.bundle-option.active .bundle-link, .bundle-link:hover { border-color: #0090e3; cursor: pointer; }
.bundle-link .single-link { padding: .5em 0; }
.bundle-single-price { display: block; font-weight: 700; color: #333333; }
.bundle-total-price { display: block; }
.bundle-discount { color: #0090e3; text-align: center; }

/* FISHING GUIDES */
.fishing-guide__grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    border-top: 3px solid #0090e3;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.fishing-guide__grid &gt; .fishing-guide__wrapper {
    display: flex;
    flex-flow: column nowrap;
    border: 3px solid #0090e3; 
    border-top: 0;
    padding: 15px;  
}

.fishing-guide__thumbnail { overflow: hidden; max-height: 240px; }

.fishing-guide__details {
    margin-top: auto;
}

.main-container .shop-products .item-col.col-lg-2:nth-child(4n+1) { clear: none; }

.wp-block-button__link.has-white-color { color: #FFF !important; }

@media screen and (max-width: 479px) {
    .main-container .shop-products .item-col:nth-child(4n+1) { clear: none; }
    .main-container .shop-products .item-col { width: 50%; }
    .main-container .shop-products&gt;div.item-col .ma-box-content { margin: 5px; }
    .vgwc-item .ma-box-content .vgwc-add-to-cart a &gt; span { margin-left: 0; }
    .vgwc-item .ma-box-content .vgwc-add-to-cart a:before { display: none; }
    .vgwc-item .ma-box-content .vgwc-add-to-cart a { padding: 0 10px; }
}

@media (max-width: 991px) {
    #sp-logo { padding: 0; }
    body.error404 .error404-content { position: absolute; bottom: 0; left: 0; }
    body.error404 .error404-hook &gt; img { margin-top: -75px; max-width: 200px; }
    body.error404 .logo { position: fixed; top: 0; left: 0; background-color: rgba(255,255,255,.8); padding: 15px; }
    body.error404 h1 { font-size: 18px; }
    .trust-elements {
        overflow-x: scroll;
        overflow-y: hidden; 
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    .trust-elements &gt; li {
        display: inline-block;
    }

    .cateproductmenu .widget_mega_main_sidebar_menu, .vc_tta-panel-heading { display: none; }

    .tabs-mask-category { 
        margin-left: 0;
        margin-right: 0;
    }

    #secondary { display: none; }
    .main-container.front-page { padding: 0; }

    .deroofvisser-notice-wrapper {
        width: 90%;
    }

    .main-container .shop-products .item-col:nth-child(4n+1) { clear: none; }

    .drv-top-usps--wrapper ul, .drv-top-usps--wrapper.ratings ul { overflow-x: scroll; justify-content: normal; }
    .drv-top-usps--wrapper ul &gt; li { margin-right: 15px; }
    .drv-cat--wrapper .wpb_column { padding-bottom: 15px !important; }
}

@media screen and (max-width: 767px) {
    body.error404 .logo { max-width: 50%; }
    .vg-advice-box { display: none; }
    .vg-user { margin-left: 15px; }
    .vg-user .top-menu.mega_main_menu { display: none !important; }
    .vg-user.open .top-menu.mega_main_menu { display: block !important; }
    .vg-cart { float: right !important; }

    .quantity .minus, .quantity .plus {
        display: block;
        font-size: 12px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    /*body.open-modal { overflow: scroll; }*/
    .gform_wrapper.product-advisor_wrapper .gf_page_steps { display: none; }
    .deroofvisser-product-advisor-wrapper { width: 100%; z-index: 9999 !important; top: 0; bottom: 0; left: 0; transform: none; }
    .cta-subtitle { display: none; }
    .teun-helpt { background-size: 60px; }
    .open-product-advisor .deroofvisser-handheld-footer-bar, .open-product-advisor .sticky-header { display: none !important; }
    .product-advisor-results .col-xs-6 { width: 100%; }
    .deroofvisser-product-advisor-wrapper { overflow: scroll; }

    .drv-homepage-btns a:after { position: fixed !important; bottom: 100px !important; left: 0 !important; right: 0 !important; margin: 0 !important; }
    
    /* CART */
    .woocommerce-cart .checkout-button { position: fixed !important; bottom: 0 !important; left: 0 !important; right: 0 !important; margin: 0 !important; }
    /*.main-container .page-content .entry-content .shop_table .product-thumbnail { max-width: 70px !important; }*/

    .floating-filter-button-container {
        /*background-color: #0090e3;*/
        position: fixed;
        bottom: 1.2rem;
        z-index: 1;
        width: 100%;
        text-align: center;
        display: flex;
        padding: 0 1.2rem;
        justify-content: center;
    }

    .floating-filter-button {
        width: 50%;
        overflow: hidden;
        box-shadow: 0 0 8px 0 rgba(0,0,0,.2);
        border-radius: 4px;
        transition: width .5s cubic-bezier(.1,1.45,.35,1);
    }

    .main-container .page-content .entry-content #order_review .shop_table tr:last-child td { padding-bottom: 0; }

    .drv-top-banner--block { margin: 0 -22.5px !important; }
    .drv-top-banner-product--wrapper&gt;.vc_column-inner { height: auto; }
    
    .drv-top-banner--list .vc_row { min-height: inherit; max-height: inherit; }
    .main-container .drv-new-products--wrapper .shop-products&gt;div.item-col .ma-box-content { border-bottom: 0 !important; }
    .bottom-wrapper { padding: 0; }
}

@media (min-width: 992px) {
	body.page .main-menu-wrapper .menu-wrapper.col-lg-9, body.archive .main-menu-wrapper .menu-wrapper.col-lg-9, body.single .main-menu-wrapper .menu-wrapper.col-lg-9, .top-wrapper.active.home4 .main-menu-wrapper .menu-wrapper.col-lg-9 { width: 100% !important; }
    .main-container .page-content .entry-content #customer_details { width: 60%; }
	.main-container .page-content .entry-content div#order_review { width: 40%; }
	body.home.page .main-menu-wrapper .menu-wrapper.col-lg-9 { width: 75% !important; }

    body.error404 .error404-hook &gt; img { margin-top: -150px; max-width: 50%; }
    body.error404 .error404-content { margin-top: 15px; }

    .main-container { min-height: 1000px; }

    .aws-container { width: 50%; }

    .offcanvas-open-filter { display: none; }

    .row-mt-50 { margin-top: 100px; }

    .bundle-option { width: 25%; }

    .fishing-guide__grid &gt; .fishing-guide__wrapper:nth-child(2n) {
        border-left: 0;
    }

    .top-wrapper.active .vg-cart {
        position: absolute;
        right: 15px;
        top: 11px;
    }

    .mini_cart_inner .top-cart-title a span.cart-quantity {
        top: 0;
    }

    /*.mega_main_menu_ul::after {
        content: '';
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        transition: opacity .15s ease-in-out;
        opacity: 0;
        z-index: 498;
        background-color: rgba(0,0,0,.5);
        pointer-events: none;
    }

    .mega_main_menu_ul:hover::after {
        opacity: 1;
        height: 100%;
    }

    .mega_main_menu_ul li.menu-item:hover a {
        z-index: 501;
        background-color: #0090E3;
    }*/

}

@media (min-width: 1200px) {
    .container {
        width: 1280px;
    }
}

@media screen and (max-width: 1200px) {
    .main-container .shop-products&gt;div:nth-child(2n+3) {
        clear: none;
    }
}



@media screen and (max-width: 768px) {
	.vc_custom_1711614029924 {
		min-height: 710px;
	}
	#piggy-iframe-container {
		display: none;
	}
}</pre></body></html>