body {   color: #000000; } body.s_layout_fixed {   background-color: #fafafa;   background-image: none;   background-repeat: repeat;   background-position: top left;   background-attachment: scroll; } .s_main_color, #twitter li span a, .s_button_add_to_cart, .checkout-heading a, .s_plain .s_price, .s_plain .s_price * {   color: #00395f; } #welcome_message, #welcome_message a, #welcome_message .fa {   color: #000000; } #footer_categories h2 a:hover {   color: #00395f !important; }   .s_main_color_bgr, .s_main_color_bgr input, #cart .s_icon, #shop_contacts .s_icon, .s_list_1 li:before, .s_button_add_to_cart .s_icon, #intro .s_button_prev, #intro .s_button_next, .buttons .button, .noty_message button.s_main_color_bgr, .s_notify .s_success_24, .s_button_wishlist .s_icon, .s_button_compare .s_icon, .s_product_row .s_row_number, .jcarousel-prev, .jcarousel-next, #listing_options .display input[type="submit"] {   background-color: #00395f; }  .fa, .cart_menu .s_icon, #menu_home .fa:hover, .categories ul li li a:hover, .site_search .fa-magnifying-glass, .wishlist-icon {   color: #00395f; }  .site_search .fa-magnifying-glass, #search_bar_mobile .fa-magnifying-glass {   background-color: #00395f; }   .buttons input[type=submit].button, .buttons input[type=button].button, .noty_message button.s_main_color_bgr {   border: 3px solid #00395f; } .s_secondary_color, a:hover, .categories > ul > li > a, .pagination a, #view_mode .s_selected a, #welcome_message a:hover {   color: #00395f; } #footer_categories h2, #footer_categories h2 a, #footer_nav .noneSEO_H2, #footer_nav .noneSEO_H2 .fa {   color: #000000; } #content a:hover, #shop_info a:hover, #footer a:hover, #intro h1 a:hover, #intro h2 a:hover, #content a:hover, #shop_info a:hover, #footer a:hover, #breadcrumbs a:hover {   color: #00395f; } .s_secondary_color_bgr, #view_mode .s_selected .s_icon, #view_mode a:hover .s_icon, .pagination a:hover, .s_button_add_to_cart:hover .s_icon, .s_notify .s_failure_24, #product_share .s_review_write:hover .s_icon, .s_button_wishlist:hover .s_icon, .s_button_compare:hover .s_icon, .noty_message button.s_secondary_color_bgr {   background-color: #00395f; } .noty_message button.s_secondary_color_bgr {   border: 3px solid #00395f; } #intro {   background-color: #fafafa; } #intro, #breadcrumbs a {   color: #103e47; } #intro h1, #intro h1 *, #intro h2, #intro h2 * {   color: #4cb1ca; } #intro .s_rating {   ~background-color: #fafafa; }   h1, h2, h3, .s_box h2, .box .box-heading {   color: #000000; }  .s_label .s_price, .s_label .s_price *, .s_plain .s_price, .s_plain .s_price *, .s_price_holder .s_price, .s_price_holder .s_price * {   color: #00395f; }  *::-moz-selection {   color: #fff;   background-color: #00395f; } *::-webkit-selection {   color: #fff;   background-color: #00395f; } *::selection {   color: #fff;   background-color: #00395f; }  .scroll_top{ 	color: #4cb1ca; 	background: #fafafa; } body #wrapper {   background-color: #ffffff; } .categories .s_submenu, .categories .s_submenu ul ul, .cart_menu .s_submenu, .s_switcher .s_options, .wishlist-icon {   background-color: #ffffff; } .main_navigation.desktop.is-sticky, .main_navigation.desktop.force-sticky, .main_navigation.mobile {   background-color: #ffffff; } :root {   --border-color: #f2f2f2;   --color-main: #00395f;   --color-secondary: #00395f;   --color-background: #fafafa;   --color-wrapper-bg: #ffffff;   --color-header-bg: #ffffff;   --color-text: #000000;   --color-title: #000000;   --color-intro: #fafafa;   --color-intro-text: #103e47;   --color-intro-title: #4cb1ca;   --color-price: #00395f;   --color-price-text: #ffffff;   --color-promo-price: #f12b63;   --color-promo-price-text: #ffffff; }   /* Fonts*/

@font-face {
  font-family: Gilroy-BoldItalic;
  src: local('Gilroy-BoldItalic'), url(https://proboek.nl/data/fonts/Gilroy-BoldItalic.ttf);
}

@font-face {
  font-family: Gilroy-Bold;
  src: local('Gilroy-Bold'), url(https://proboek.nl/data/fonts/Gilroy-Bold.ttf);
}

@font-face {
  font-family: Gilroy-Regular;
  src: local('Gilroy-Regular'), url(https://proboek.nl/data/fonts/Gilroy-Regular.ttf);
}

@font-face {
  font-family: Gilroy-RegularItalic;
  src: local('Gilroy-RegularItalic'), url(https://proboek.nl/data/fonts/Gilroy-RegularItalic.ttf);
}

body, li, li a, p, s_text, h1, h2, h3, h4, h5, h6 {
    font-family: 'Gilroy-regular', sans-serif !important;
}

.categories a, .cart_menu small.s_text, #product .s_tabs_nav li a{
    font-family: 'Gilroy-regular', sans-serif !important;
}




.cart_menu small.s_text {
    color: #00395f !important;
}

.fa-classic, .fa-light, .fa-regular, .fa-solid, .fa-thin, .fal, .far, .fas, .fat {
    font-family: "Font Awesome 6 Pro" !important; 
}





.s_main_color, #twitter li span a, .s_button_add_to_cart, .s_box h2, .box .box-heading, .checkout-heading a, #welcome_message a, .s_plain .s_price, .s_plain .s_price * {
    color: #419bd6;
    font-size: 20px;
    font-family:'Gilroy-Bold', sans-serif;
}


/* Body */

body.s_layout_fixed #wrapper {
    box-shadow: none !important;
}

body.s_layout_fixed{
    background-color: #fff;
}

/* Buttons */

span.fa.fa-shopping-basket {
    display: none;
}

a.s_button_add_to_cart{
    background-image: linear-gradient(135deg, #c0d56e, #419bd6);
    width: 150px;
    margin: auto;
    padding: 10px 25px;
    border-radius: 30px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    transition-duration: 500ms;
    margin-bottom: 10px;
}

a.s_button_add_to_cart:hover {
    background-image: linear-gradient(135deg, #c0d56e, #419bd6);
    background-position: 150px;
    width: 150px;
    margin: auto;
    border-radius:30px;
    padding: 10px 25px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 10px;
}

.s_button_1 .s_text {
    border: none !important;
    font-family: 'Gilroy-Regular', sans-serif !important;
    text-transform: none;
padding: 0; 
}

#add_to_cart{
    background-image: linear-gradient(135deg, #c0d56e, #419bd6);
    margin: auto;
    border-radius: 30px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    transition-duration: 500ms;
    margin-bottom: 10px;
padding: 5px 0;
}

#product_buy_quantity {
    height: 50px; }

#add_to_cart:hover{
    background-image: linear-gradient(135deg, #c0d56e, #419bd6);
   background-position: 450px;
    margin: auto;
    border-radius: 30px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    transition-duration: 500ms;
    margin-bottom: 10px;
}

a.widget-button{
    background-image: linear-gradient(135deg, #c0d56e, #419bd6);
    width: 160px;
    margin: auto;
    padding: 10px 25px;
    border-radius: 30px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    transition-duration: 500ms;
    margin-bottom: 10px;
    font-size: 20px;
}

a.widget-button:hover {
    background-image: linear-gradient(135deg, #c0d56e, #419bd6);
    background-position: 214px;
    width: 160px;
    margin: auto;
    border-radius:30px;
    padding: 10px 25px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 10px;
}

/* Productpagina */

.s_price_holder.s_size_4.s_label .s_price {
    width: 75px;
    height: 0px;
    padding-top: 0px;
    font-size: 28px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
}
.s_label .s_price, .s_label .s_price * {
    color: #00395f;
    font-family: 'Gilroy-Bold', sans-serif !important;
    font-size: 20px !important;
}


.s_jquery_ui .ui-datepicker {
    width: 235px;
    margin-left: 20px;
    padding: .2em .2em 0;
}

.s_jquery_ui .ui-widget-header {
    border: none !important;
    background: none !important;
    color: #00395f !important;
    font-weight: normal;
    font-family: 'Gilroy-Regluar', sans-serif !important;
}

a {
    color: #00395f;
    text-decoration: none;
}

#intro, #breadcrumbs a {
    color: #00395f;
}

#content {
    color: #00395f;
}

.s_tabs_nav li, .s_tabs_nav li a {
    text-transform: none !important;
    font-family: 'Gilroy-Bold', sans-serif !important;
    font-weight: 700;
    color: #00395f !important;
}

/* Responsive*/

@media only screen and (max-width: 768px) {

    .s_wrap {
        width: 90%;
    }

    .s_listing .s_item {
        width: 44% !important;
        margin-bottom: 0px !important;
    }

    .column {
        float: left;
        padding: 20px !important;
    }

a.s_button_add_to_cart{
    background-image: linear-gradient(135deg, #c0d56e, #419bd6);
    width: 100px;
    margin: auto;
    padding: 8px 16px;
    border-radius: 30px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 13px;
    transition-duration: 500ms;
    margin-bottom: 10px;
}

a.s_button_add_to_cart:hover {
    background-image: linear-gradient(135deg, #c0d56e, #419bd6);
    background-position: 100px;
    width: 100px;
    margin: auto;
    border-radius:30px;
    padding: 8px 16px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 10px;
}

#add_to_cart{
    background-image: linear-gradient(135deg, #c0d56e, #419bd6);
    width: 100px;
    margin: auto;
    padding: 8px 16px;
    border-radius: 30px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    transition-duration: 500ms;
    margin-bottom: 10px;
    font-size: 13px;
}

#add_to_cart:hover{
    background-image: linear-gradient(135deg, #c0d56e, #419bd6);
   background-position: 132px;
    width: 100px;
    margin: auto;
    padding: 8px 16px;
    border-radius: 30px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    transition-duration: 500ms;
    margin-bottom: 10px;
}

a.widget-button{
    background-image: linear-gradient(135deg, #c0d56e, #419bd6);
    width: 180px;
    margin: auto;
    padding: 8px 16px;
    border-radius: 30px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    transition-duration: 500ms;
    margin-bottom: 10px;
    font-size: 20px;
}

a.widget-button:hover {
    background-image: linear-gradient(135deg, #c0d56e, #419bd6);
    background-position: 190px;
    width: 160px;
    margin: auto;
    border-radius:30px;
    padding: 8px 16px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 10px;
}


}