/*<link rel="stylesheet" type="text/css" href="./upload/files/1/custom.css">*/
@import "https://cdn.meludo.com/site/cookiebar.css";

/*BODY*/
  body {
    color: #676766;
    font-family: Fira Sans Condensed, sans-serif !important;
  }
  #content .content-page h1, #landingpage h1, #account h1,
  #sitemap .sitemap-store h2 {
    color: #17a9e1;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
  } 
  .content-page h2{
    color: #17a9e1;
    font-family: Fira Sans Condensed, sans-serif !important;
    font-size: 16px;
  }
  #brandslist .sitemap-store h3 {
    color: #17a9e1;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 1px solid #efefef;
  }
  #content .content-page div:not(.product_label), #landingpage p, 
  #account p, .content-page p{
    color: #676766;
    font-family: Fira Sans Condensed, sans-serif !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
  } 
  /*link*/
  #content .content-page div a,
  #product-description a{
    color: #17a9e1 !important;
    font-size: 16px !important;
  }
              
/*COOKIES*/
  #cookies{
    height: 140px;
    padding: 0px;
    text-align: center; 
  }
  #cookies .cookies-text i {
    font-size: 18px;
    color: #e5b604;             
  }
  #cookies .cookies-text{
    width: 930px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: inherit; 
    text-align: left;  
    line-height: 18px;
    padding-top: 10px;                           
  }                  
  #cookies .cookies-text .accept{
    position: relative;
    top: auto;
    width: 160px !important;
    height: 30px !important;
    line-height: 27px!important;
    display: inline-block;
    text-decoration: none !important;
    color: #ffffff !important;
    font-size: 11px !important;
    font-weight: normal;
    margin-top: 0px; 
    margin-left: 0px;    
    text-align: center;
    padding: 0px;
    text-transform: uppercase;
    border-radius: 30px;
    background: #4688F1;
  }
   #cookies .cookies-text .accept:hover {
    background: #17a9e1;
    font-size: 11px;
    line-height: 27px;
  }
  #cookies .cookies-text .info{
    position: relative;
    top: auto;
    width: 160px !important;
    height: 30px !important;
    line-height: 30px;
    display: inline-block;
    text-decoration: none !important;
    color: #ffffff !important;
    font-size: 11px !important;
    font-weight: normal;
    margin-top: 10px;  
    margin-left: 10px;    
    text-align: center;
    text-transform: uppercase;
    border-radius: 30px;
    background: #e5b604;
  }
  #cookies .cookies-text .info:hover {
    background: #17a9e1;
    font-size: 11px;
    line-height: 30px;
  }
 
/*TOPBAR*/
  #topbar{
    height: 5px;
  }
  #topbar .layout-left,
  #topbar .layout-center,
  #topbar .layout-right{
    height: 0px;
    border-top: 0px;
  }
  #topbar .hotspots a {
    font-size: 13px !important;
    color: #676766 !important;
    padding: 0px 8px;
    font-weight: 400;
    text-transform: uppercase;
  } 
  #topbar .hotspots a:hover{
    text-decoration:underline;
  }
  .hotspots, #topbar .hotspots a b{
    color: #17a9e1;
    font-size: 17px;
  }
  
/*HEADER*/
  /*logo*/
  #header a.logo-area {
    background-image: url(https://wilancalc.meludo.com/upload/files/1/logo-test.svg) !important;
    top: 5px;
  }
  #header .logo-area.logo-left {
    background-size: 95%;
    //width: 50% !important;
    left: 0px;
  }
  /*search*/
  #header .search {
    width: 255px !important;
  }
  #search_1{
    top: 60%;
    right: 80px !important;
  }
  #search_1 input {
    border: 1px solid #e1e1e1 !important;
  }
  #search_1 button .fa {
    color: #17a9e1 !important;
  }
  /*cart*/
  #cart .cart-promotion {
    background-color: #ffffff;
    border: none;
    padding: 0px;
    width: 100%;
  }
  #cart .cart-promotion img {
    width: 100%;
  } 
  #cart_1 {
    right: 15px;
    top: 55%;
  }
  #cart_1 .fa {
    color: #17a9e1;
    font-size: 30px;
  }
  #cart_1 .bullet {
    background-color: #4caf50;
  }
  #cart_1 .list {
    border: 1px solid #e1e1e1;
  }
  #cart_1 .list .title {
    color: #676766;
  }
  #cart_1 .list LI .name {
    color: #676766;
    font-weight: 600;
    font-size: 13px;
  }
  #cart_1 .list LI .options {
    color: #676766;
  } 
  #cart_1 .list a.order {
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    background-color: #4caf50;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 20px;
  }
  #cart_1 .list a.order:hover {
    color #219034;
  }
  #cart_1 .list .title {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    color: #17a9e1;
  }  

/*NAVIGATION*/
  #navigation_1 .layout-left,
  #navigation_1 .layout-center,
  #navigation_1 .layout-right{
    background: #676766;
    height: 35px;
  }
  #navigation_1 UL.main,
   #navigation_1 UL.main LI{
    height: 35px;
   }
  #navigation_1 UL.main LI a {
    font-weight: 400;
    font-size: 15px;
    color: #d8d8d8;
    padding: 0px 14px;
    line-height: 35px;
  }
  #navigation_1 UL.main LI a:hover{
    border-bottom: 3px solid #17a9e1;
    color: #ffffff;
    background: #676766;
    height: 32px;
  }
  #navigation_1 UL.main LI a.active{
    border-bottom: 3px solid #17a9e1;
    color: #ffffff;
    font-weight: 500;
    background: #676766;
    height: 32px;
  }
  #navigation_1 UL.main LI a.active:hover{
   color: #ffffff;
   background: #676766;
  }

/*SUBMENU*/
  #navigation_1 div.submenu_1{
    background: #e1e1e1;
  }
  #navigation_1 div.submenu_1 div.submenu_subcats.rows_4{
    padding: 14px 0px;;
  }
  #navigation_1 div.submenu_1 div.submenu_subcats.rows_4 table td{
    width: 6%; 
  }   
  #navigation_1 div.submenu_1 div ul{
    padding-bottom: 0px;
  }
  #navigation_1 div.submenu_1 div ul li a {
    padding-left: 4px;
    padding-right: 4px;   
    font-weight: 600;
  }
  #navigation_1 div.submenu_1 div ul li a:hover {
    background: #e1e1e1 !important;
    color: #565450;
    text-decoration:underline;
  } 
   #navigation_1 div.submenu_1 div ul li.submenu_title{
    padding: 4px;  
  }
  #navigation_1 div.submenu_1 div ul li.submenu_title a {
    font-weight: 500;
    border-bottom: 0px;
    font-size: 15px;
    line-height: 30px;
    height: 30px;
  }
  #navigation_1 .navigation-all{
    color: #17a9e1 !important;
    text-transform: uppercase;
  }

/*ETALAGE*/
  .EGX-container p{
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 60%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 1024px;
    font-family: Fira Sans Condensed, sans-serif !important;
    text-align: center;
  }

/*BREADCRUMBS*/
  #breadcrumbs{
    margin-bottom: 15px;
  }
  #breadcrumbs a {
    color: #676766; font-size: 10px;
    font-weight: 400;
  }

/*SIDEMENU*/
  #sidemenu .sidemenu-title {
    color: #17a9e1;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
  }
   #sidemenu .sidemenu-title:hover {
    color: #17a9e1;
  }
  #sidemenu UL LI .fa{
    top: 5px;
  } 
  #sidemenu UL.sidemenu-level-one LI{
    line-height: 25px;
  }
  #sidemenu UL.sidemenu-level-one LI UL.sidemenu-level-two LI{
  width: 173px;}
  #sidemenu .sidemenu-deeplink,
  #sidemenu .sidemenu-level-one-item-link,
  #sidemenu .sidemenu-level-two-item-link,
  #sidemenu .sidemenu-level-three-item-link,
  #sidemenu .sidemenu-level-four-item-link {
    color: #676766;
    font-size: 14px !important;
    font-weight: 400; 
  }  
  #sidemenu .sidemenu-deeplink:hover,
  #sidemenu .sidemenu-level-one-item-link:hover,
  #sidemenu .sidemenu-level-two-item-link:hover,
  #sidemenu .sidemenu-level-three-item-link:hover,
  #sidemenu .sidemenu-level-four-item-link:hover {
    color: #17a9e1;
    font-size: 14px !important;
    font-weight: 400;
  }
  #sidemenu .sidemenu-deeplink-active,
  #sidemenu UL.sidemenu-level-one LI.sidemenu-active a.sidemenu-level-one-item-link,
  #sidemenu .sidemenu-level-one-item-link-active,
  #sidemenu .sidemenu-level-two-item-link-active,
  #sidemenu .sidemenu-level-three-item-link-active,
  #sidemenu .sidemenu-level-four-item-link-active {
    color: #17a9e1 !important;
    font-weight: 600; 
  }
  #sidemenu .sidemenu-deeplink-new,
  #sidemenu .sidemenu-deeplink-discounts{
  display: none;
  height: 0px;
  }
 
/*HOME*/
  /*snelnavigatie*/
  #hotlinks2_container.hotlink2_cols_3 .hotlink2_block{
    margin-bottom: 35px;
  }
  #hotlinks2_container.hotlink2_cols_2 .hotlink2_block{
    margin-bottom: 35px;
  }
  #hotlinks2_container .hotlink2_block .button{
    position: static;
    width: 260px;
    font-size: 16px;
    line-height: 35px;
    height: 35px;
    color: #ffffff;
    background-color: #17a9e1 !important; 
  } 
  #hotlinks2_container .hotlink2_block .button:hover{
    text-decoration: underline;
  }
  #collection.collection-wide .subtitle {
    font-size: 32px;
    padding-bottom: 30px;
    color: #17a9e1;
    font-weight: 600;
    text-transform: uppercase;
  }
  #collection .results .header .sort{
    display:none;
  }
  #collection .results .items{
    margin-bottom: 20px;
  }
  #homepage #collection.collection-wide .results{
    display: none;
  }
    
/*PRODUCTOVERZICHT*/
  #collection h1 {
    font-size: 30px !important;
    color: #17a9e1;
    font-weight: 600 !important;
    text-transform: uppercase;
  }
  #collection .items .item .price .cart .fa {
    display: none;
  }
  .product_page .right .select_replacement .select-arrow{
    background: #11ace1;
  }
  .product_page .right .select_replacement{
    border: 1px solid #11ace1;
  }
  .product_page .right div.options .select_replacement{
    width: 250px !important;
  }
  /*sorteer*/
  #collection .header .select_replacement ul.select_options {
      border-color: #17a9e1;
  }  
  .select_replacement ul.select_options li.option:hover {
      color: #17a9e1;
  }  
  .select_replacement.opened .select-arrow i {
      border-bottom: 6px solid #ffffff;
  }
  /*paginanummer*/
  .select_replacement span {
    color: #676766;
    font-weight: 600;
  }
  .select_replacement ul.select_options,
  .select_replacement,
  #collection .results .header .select_replacement,
  #collection .results .header,
  #collection .pager a {
    border-color: #e5e5e5;
  }
  /*sticker*/
  #collection .results .items .item figure .sticker{
    background-color: #ff6200 !important;
    min-width: 100px;
  }
  /*product*/
  #collection .results .items .item figure a.border {
    border-color: #efefef;
  }
  #collection .results .items .item .brand {
    font-size: 12px;
    margin-top: 8px;
    color: #17a9e1;
    font-family: open sans, sans-serif;
    font-weight: 800;
  }
  #collection .results .items .item .name {
    color: #676766 !important;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    padding-bottom: 5px;
    min-height: 20px;
  }
  #collection .results .items .item .price .current {
    color: #4caf50;
    font-size: 16px;
    font-weight: 600;
  }
  #collection .results .items .item .price .unit {
    color: #676766;
    font-size: 11px;
  }
  #collection .results .footer {
    border-color: #efefef;
  }
  #collection .results p{ 
    font-size: 15px !important;
    text-align: center;
    font-weight: 500;
  }

/*PRODUCTPAGINA*/
  #content .product_page #product-description{
    width: 930px;
    margin-bottom: 50px;
  }
  #content .product_page #product-description img{
    max-width: 900px;
  }
  #content .product_page .left .image_container .img_frame{
    border: 0px;//border-color: #efefef;
  }
  .product_page .left .image_gallery .image_gallery_frame img{
    border: 0px;
  }
  .product_page .left .image_container.horizontal_gallery .zoom_flyout .view_port{
    background-color: #ffffff;
  }
  #content .product_page .brand {
    color: #17a9e1;
    text-transform: uppercase;
    font-size: 14px;
    font-family: open sans, sans-serif;
    font-weight: 800;
    display: none;
  } 
  #content .product_page .right h1 {
    color: #676766 ;  
    margin-bottom: 10px;
    font-size: 23px;
    font-weight: 600;
    width: 100%; 
  }
  #content .product_page .right .price .current{
    color: #4caf50;
    font-weight: 600;
    font-size: 21px;
  }
  .product_page .right .price .current-discounted {
    font: normal normal normal 20px/20px Fira Sans Condensed, sans-serif;
  }
  .product_page .right .price .unit {
    color: #676766;
    padding-left: 0px;
  }
  #content .product_page .right a.add{
    background: #4caf50;
    font-weight: 500; 
    font-size: 15px;
    border-radius: 20px;
    width: 270px;
  }
  #content .product_page .right a.add-variant{
   border-radius: 20px;
    width: 270px;
    }
  #content .product_page .right a.add:hover {
    text-decoration: underline;
    background: #4caf50;
    font-weight: 600;
  }  
  .product_page .right .title {
    text-transform: none;
    font-weight: 600;
    color: #676766;
    font-size: 13px;
  }
  .product_page .right .icon_holder {
    display: none;
  } 
  #content .product_page .right .transit {
    font-size: 15px;
    margin-bottom: 20px;
    color:#676766;
    display:none;
  }
  #show_prod_gallery {
    color: #676766;
  }
  .product_page .left .gallery_button_holder {
    margin-bottom: 0px;
  }
  .product_page .top {
    margin-bottom: 16px;
  }  
  #product-usps strong i, #content .product_page .right .usps li i {
    color: #4caf50;
  }
  #content .product_page .right .usps li,
  #content .product_page .right .usps li a,
  #content .product_page .right .usps li a:hover{
    color: #676766;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
  }
  #content .product_page .right .usps li b{
    color: #17a9e1;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
  }
  #content .product_page .right .usps li b:hover{
    text-decoration: underline;
  }
  #content .product_page h3{
    font-size: 16px;
    color: #17a9e1;
    font-weight: 600;
    text-transform: uppercase;
  }
  #content .product_page #product-description, 
  #content .product_page #product-description p, 
  #content .product_page #product-description div{
    font-size: 16px !important;
    color: #676766;
    font-weight: 400 !important;
    line-height: 22px !important
  }
  #content .product_page #product-description b{
    font-weight: 500;
  }
  #content .product_page #product-attributes table td{
    font-size: 16px;
    color: #676766;
    font-weight:400;
  }
  
/*CART*/
  #cart{
    font-size: 16px !important;
  }
  #cart h2{
    font-size: 19px;
    text-transform: uppercase;
    font-weight:600;
    color: #17a9e1;
    margin-bottom: 10px;
  }
  #cart h3{
    font-size: 18px;
    text-transform: uppercase;
    font-weight:600;
    color: #e11515;
    margin-bottom: 4px;   
  }
  .cart-footnote{
    font-size: 14px !important;
    background: #ffffe3;
    color: #676766;
    text-align: center;
    text-decoration: none;
    font-weight: 400;
    line-height: 20px;
    border-top: 0px solid #e1e1e1;
    padding-bottom: 15px;
  }
  .cart-footnote b{
    color: #676766;
    font-size: 14px;
    font-weight: 600;
    font-family: Fira Sans Condensed, Sans-serif;
   }
   .cart-footnote a{
    font-size: 14px !important;
    color: #17a9e1;
    text-decoration: underline;
    line-height: 24px;
  }
  .cart-footnote a:hover{
    color: #17a9e1;
    text-decoration: none;
  }
  #cart_table td.description a{
    color: #676766;
    font-size: 13px;
  }
   #cart_table td.description a:hover{
    color: #676766;
    text-decoration: underline;
  }
  #cart_table td.amount select{
    border: 1px solid #efefef ;
  }
  #cart_table thead td{
    background: #efefef;
    color: #565450;
    font-weight:500;
    font-size: 12px;
  }
  #cart_table .price .cart_old_price, #cart_table .total .cart_old_price {
    text-decoration: line-through;
    display: inline-block;
  }
  #cart_table .price .discounted_price, #cart_table .total .discounted_price {
    display: inline-block;
  }
  #order_steps LI a{
    background: #898989;
  }
  #order_steps LI a:after{
    border-left-color: #898989;
  }
  #order_steps LI.current_step a{
    background: #17a9e1;
  }
  #order_steps LI.current_step a:after{
    border-left-color: #17a9e1;
  }
  #order_steps LI a span,
  #order_steps LI.current_step a span{
    font-weight: 600;
  }
  #order .order-section{
    border-bottom: 1px solid #e1e1e1;
  }
  .order-section-block-shipping a{
    color: #17a9e1;
    text-decoration: underline;
  }
  .order-section-block-shipping a:hover{

    text-decoration: none;
  }
  #order h2{
    font-weight: 600;
  }
  #order p{
    font-size: 13px !important;
    color: #676766 !important;

    font-weight: 400;
  }
  #order .copy-address-2{
    padding-left: 0px;
  }

/*CHECKOUT*/
  .order-actions{
    margin-top: 0px;
  }
  .order-actions .proceed, .order-actions .back {
    height: 35px;
    background: #4caf50;
    border-color: #4caf50;
    line-height: 35px;
    font-size: 13px;
    font-weight: 600;
    border-radius: 20px;
  }
  .order-actions .proceed:hover, .order-actions .back:hover {
    background: #4caf50;
    border-color: #4caf50;
    text-decoration: underline;
  }
  .reference {
    width: 351px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  #order .order-section .order-section-block-newsletter {
    width: 100%;
  }
  #order .order-section .order-section-block-newsletter label {
    width: 500px;
    height: 20px;
  }
  #order .order-section .order-section-block-newsletter label:hover {
    text-decoration: none;
  }
  body.body-elho-collectie #collection .results .items {
    display: none;
  }
  #order .order-section-block .order-section-block-inner a{
    color: #17a9e1 !important;
    text-decoration: underline;
  }
  #order .order-section-block .order-section-block-inner a:hover{
    text-decoration: none;
  }
  #order .terms label a,
  #order .terms label a:hover{
    color:#17a9e1 !important;
  }

/*SITEMAP*/
  #sitemap .sitemap-store-main-column{
    display: block;
  }
  #sitemap .sitemap-store h3{
    border-bottom: 1px solid #e1e1e1;
  }
  #sitemap .sitemap-store h3 a{
    color: #17a9e1;
    font-weight: 700;
    text-transform: uppercase;
  }
  #sitemap .sitemap-store h4 a {
    color: #676767;
    text-decoration: none;
  }
  #sitemap .sitemap-store h4 a:hover {
    color: #676767;
    text-decoration: underline;
  }
 
/*BACK TO TOP*/
  a.back-to-top {
    height: 40px !important;
    width: 40px !important;
    line-height: 40px !important;
    background-color: #17a9e1 !important;
    margin-bottom: 40px;
  }
  .back-to-top .fa {
    font-size: 25px !important;
    color: #FFFFFF;
    padding-top: 7px;
  }
  .back-to-top:hover {
    background-color: #2db4e5 !important;
  }

/*FOOTER*/
  /*FOOTER*/
  #footer .footer-middle .layout-left,
  #footer .footer-middle .layout-center,
  #footer .footer-middle .layout-right{
    background-color: #f6f6f6;
    border-top: 1px solid #f6f6f6;
  }
  #footer .footer-bottom .layout-left,
  #footer .footer-bottom .layout-center,
  #footer .footer-bottom .layout-right{
    background-color: #f6f6f6;
  }  
  #footer .footer-middle .layout-center .footer-title{
    color: #676766;
    font-size: 14px;
  }
  /*contact*/
  #footer .footer-contact-element{
    padding-left: 0px !important;
  }
  #footer .footer-middle .footer-contact{
    padding-top: 40px;
  }  
  #footer .footer-middle .layout-center .footer-contact-element, 
  #footer .footer-middle .layout-center .footer-contact-element *{
    line-height: 20px;
    color: #676766;
    font-size: 15px;
    font-weight: 400; 
  }
  #footer .footer-middle UL.footer-contact-inner LI.footer-contact-block{
    width: 30%;
  }
  #footer .footer-middle UL.footer-contact-inner LI.footer-contact-block .contact-block-inner{
    padding-top: 16px;
  }
  /*social*/
  #footer .footer-contact-connect,
  #footer .footer-middle .footer-contact-connect{
    border-left-color: #efebeb;
    border-right-color: #efebeb;
  }
  #footer .footer-contact-social LI.footer-social-icon .fa{
    color: #17a9e1 !important;
  }
   #footer .footer-contact-social LI.footer-social-icon .fa:hover{
    color: #b5d36f;
  }
  /*newsletter */
   #mlb2-287509.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody, 
   #mlb2-287509.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody{
    padding: 0!important;
   }
  #footer .footer-contact-newsletter form input{
    border-color: #dbdbdb;
    color:#676766;
  }  
  #footer .footer-contact-newsletter form button {
    font-size: 14px;
    background:  #ffffff;
    border: 1px solid #dbdbdb;
  }
   #footer .footer-contact-newsletter form button:hover {
    background:  #2db4e5;
  }
  #footer .footer-contact-newsletter form button .fa {
    font-size: 13px;
    color: #17a9e1;
  }
  #footer .footer-middle .layout-center hr {
    background-color: #efebeb;
  }
  /*navigatie*/ 
  #footer .footer-middle UL.footer-navigation-inner LI a.footer-navigation-link{
    line-height: 20px;
    color: #676766;
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 400;
  }
  #footer .footer-middle UL.footer-navigation-inner LI a.footer-navigation-link:hover,
  #footer .footer-middle .layout-center .footer-contact-element a:hover {
    text-decoration: underline;
  }
  #footer .footer-middle UL.footer-navigation-inner LI {
    width: 31%;
  }
  #footer .footer-bottom,
  #footer .footer-bottom .layout-left,
  #footer .footer-bottom .layout-center,
  #footer .footer-bottom .layout-right{
    height: 100px;
    min-height: 100px;
  }
  
  /*payment logos*/
  #footer .footer-bottom .footer-payment-methods {
    padding: 0px;
  }
  #footer .footer-bottom .footer-bottom-logos {
    padding: 0px;
  } 
  #footer .footer-bottom .footer-bottom-logos UL {
    margin-bottom: 5px;
  } 
  /*afsluiting*/
  #footer .footer-bottom .footer-bottom-legal{
    line-height: 16px;
    font-size: 12px;
  }
  #footer .footer-bottom .footer-bottom-legal a{
    color: #676766;
  }
  #footer .footer-bottom .footer-bottom-legal a:hover{
    text-decoration: underline;
  }  
  #footer .footer-bottom .footer-bottom-credits{
    line-height: 16px;
    font-size: 10px;
    color: #676766;
  }
  #footer .footer-bottom .footer-bottom-credits a{
    color: #676766;
    text-decoration: underline;
  }
  #footer .footer-bottom .footer-bottom-credits a:hover{
    text-decoration:none;
  }
  
@media only screen and (max-width: 720px) {
    
/*COOKIES*/
  #cookies{
    height: 175px !important;
    padding: 0;
    width: auto!important; 
  } 
  #cookies .icon i{
    margin-right: 10px;
  }
  #cookies .cookies-text{
    font-size: 13px !important;
    position: initial !important;
    line-height: 16px !important;
    height: 100px !important;
    padding: 10px;
    width: 100% !important;  
    margin-left: 0px;
  }
  #cookies .cookies-text .info:hover{
    line-height: 26px !important;
  }
  #cookies .cookies-text .accept{
    position: static !important;
    margin-left: 0px !important;
  }
  
/*TOPBAR*/
  #topbar{
    height: 0px;
  }
  #topbar .hotspots a{
    padding: 0px 5px !important;
  } 

/*CONTENT*/
  #content .content-page div b{
  font-size: 16px !important;
  }  
  #content .content-page ol,
  #content .content-page ul{
    padding-left: 15px;
  }
    #content .content-page h1, #landingpage h1, #account h1,
  #sitemap .sitemap-store h2 {
  line-height: 30px !important;
  }
  
/*HEADER*/
  #header a.logo-area {
    height: 35% !important;    
  }
  #header .logo-area.logo-left {
    width: 60% !important;
    top: 27px !important;
    left: 30px !important;
  }
  #header .layout-mobile-menu{
    height: 30px;
    width: 30px;
    line-height: 30px;
    top: 33px !important;
    font-size: 12px;
  }
  #header .layout-mobile-menu .fa{
    color: #17a9e1;
  }
  #header .layout-mobile-cart{
    top: 35px !important;
    color: #17a9e1;
  }
  #header .search{
    width: 95% !important;
    margin-top: 5px !important;
  }
  #collection a.filter_link{
    display: none;
  }
  
/*NAVIGATION*/
  #navigation-mobile{
    margin-top: 60px;
    padding-top: 0px;
  }
  
/*HOME*/
  #hotlinks2_container{
    text-align: left !important;
  }
  #hotlinks2_container .hotlink2_block{
    width: calc(50% - 10px) !important;
    margin: 5px !important;
  }
  #hotlinks2_container .hotlink2_block .button{
    width: 170px !important;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
  }
  #collection.collection-wide .subtitle{
    font-size: 20px;
    line-height: 24px;
    padding-top:20px;
    padding-bottom: 0px;
    height: 60px;
  }
  #collection .results .items{
    margin-bottom: 35px;
  }
  
/*PRODUCTOVERZICHT*/
  #collection h1{
    font-size: 22px !important;
  }
  #collection .results img{
    width: 100%;
  }
  #collection .results .items .item-3:nth-child(3n+3){
    margin-right: 5px;
  }
  #collection .results .items .item-3{
    margin-right: 5px;
  }

/*PRODUCT*/
  #content .product_page .top .left{
    height: 430px !important;
    padding: 0px !important;
  }
  #content .product_page .top .right h1{
    font-size: 20px !important;
    top:0px !important;
    position: static !important;
  }
  #content .product_page .right .price .current{
    font-size: 17px;
  }
  .product_page .left .image_gallery{
    top: 0px !important;
  }
  #content .product_page .left .image_container .img_frame, 
  .product_page .left .image_gallery .image_gallery_frame img{
    border: none;
  }
  .product_page .left .image_container .img_frame .zoom_container .zoom_box,
  .product_page .left .image_container.horizontal_gallery .zoom_flyout{
    display: none !important;
  } 
  #content .product_page #product-description{
    margin-top: 30px; 
  }
  #product-attributes{
    margin: 40px 0px;
  }
  #content .product_page .brand{
    display: none;
  }
  .product_page .left .image_gallery.horizontal_gallery{
    margin-top: 15px !important;
    height: 75px !important;
    width: 340px;
  }
  .product_page .left .image_gallery.horizontal_gallery .hori_next_slide div{
    padding-right: 10px;
  }
  #content .product_page .right .usps li b{
    margin-left: 2px;
  }
  #content .product_page #product-description img {
    width: auto !important;
    max-width: 355px;
  } 

/*CART*/
  #order .order-section .order-section-block-newsletter label {
    width: 360px;
  }

/*FORM*/
  .contactform  input[type=radio]{
    height: 10px!important;
    width: 10px!important;
  }
  
/*SITEMAP*/  
  #sitemap .sitemap-store-main-column{
    width: auto;
  }
}
