/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap");

#wrap_all .leveranciers_pagetop .widget_miw_widget_multiple_images > .widget-payment-icon {
  display: grid;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-columns: 1fr;
  max-width: none;
}
@media only screen and (min-width:  767px) {
  #wrap_all .leveranciers_pagetop .widget_miw_widget_multiple_images > .widget-payment-icon {
      grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width:  1024px) {
  #wrap_all .leveranciers_pagetop .widget_miw_widget_multiple_images > .widget-payment-icon {
      grid-template-columns: 1fr 1fr 1fr;
  }
}
#wrap_all .leveranciers_pagetop .widget-payment-icon a {
    background-color: white;
    border: solid 1px #e5e6e6;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
}

/* search result page */
.search_form_field{
  padding-top: 30px;
}
.ship-details-leverancies .other-leveranciers {
    width: 100%;
	margin-top:60px;
	margin-bottom:30px;
}

#gform_confirmation_message_8{ text-align: center;}
.home .avia-slideshow-arrows.avia-slideshow-controls{
  display:none;
}
.search-results .post-meta-infos{
  display:none;
}
.search-results .post-title.entry-title a{
vertical-align: sub;
}
/*top menu */
#header_meta .sub_menu ul li {border-right-width: 0;}
#header_meta .sub_menu ul li[class*="top-"] a {padding-left: 20px;}
#header_meta .sub_menu ul li a {color: #444;}
#header_meta .sub_menu ul li a:hover {color: #444;}
/*mail icon top menu*/
#header_meta .sub_menu ul li.top-mail:before {content: ""; background-image: url("media/envelope.png");  background-repeat: no-repeat; background-size: 16px; position: absolute; height: 16px; width: 16px; top: -3px;}
/*mail icon top menu*/
#header_meta .sub_menu ul li.top-adres:before {content: "";background-image: url("media/location.png");background-repeat: no-repeat;background-size: 16px;
  position: absolute; height: 16px;width: 16px; top: -3px;}
/*mail icon top menu*/
#header_meta .sub_menu ul li.top-phone:before { content: "";background-image: url("media/phone.png");background-repeat: no-repeat; background-size: 16px;
  position: absolute; height: 16px;width: 16px; top: -3px;}
/*responsive*/

@media (max-width: 760px) {
  .social_bookmarks { display: none;}
}

/*wpml top menu*/
.avia_wpml_language_switch {display: none;}
#lang_sel_list ul li a.lang_sel_sel:after {
  content: "";
  border-bottom: 1px solid #777;
  display: block;
}
#lang_sel_list ul li a {padding-right: 5px;border-right: 1px solid #777;}
#lang_sel_list ul li:last-child a {padding-right: 0; border-right: 0;}
#lang_sel_list {float: right;font-family: inherit;font-weight: bold;padding: 9px 0; height: 0;}
#lang_sel_list ul li a { background-color: inherit;}
#top .input-text,#top input[type="text"],#top input[type="input"],#top input[type="password"],#top input[type="email"],#top input[type="number"],
#top input[type="url"],#top input[type="tel"],#top input[type="search"],#top textarea,#top select {font-family: "open sans", "HelveticaNeue", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, sans-serif;}
.container { padding-left: 30px; padding-right: 30px;}
#advanced_menu_toggle,#advanced_menu_hide { display: none;}
.av_minimal_header #header_meta { border-bottom: solid 1px #e5e5e5; background: none;}
.phone-info { padding: 0; transform: translateY(20px); position:absolute;}
.phone-info img{vertical-align:middle;}
#top #header_meta .social_bookmarks { height: 40px;  margin: 0 0 0 0;}
#top #header_meta .social_bookmarks li {border: none;}
#top #header_meta .social_bookmarks li a {width: 35px; line-height: 40px; color: #003b60; font-size: 15px;}
#header_meta .sub_menu {top: 0; font-size: 13px; line-height: 40px;}
.sub_menu > ul > li > a {padding: 15px 0;font-weight: 600; display: inline-block;}
#top .sub_menu li ul {top: 40px; left: auto; right: 0;}
#top .sub_menu li li a { border-top: solid 1px #e5e5e5; font-weight: 600; font-size: 14px;}
#header_meta .sub_menu ul li a {color: #000;}
#header_meta .sub_menu ul li:hover a,
#header_meta .sub_menu ul li a:hover {
  text-decoration: none;
}
#header_meta .sub_menu ul li.menu-item-has-children > a {
  padding-right: 10px;
  background: url(images/top-menu-arrow.png) no-repeat right 19px;
}
#top #header_meta .sub_menu li ul a {
  color: #000;
}
#top #header_meta .sub_menu li ul a:hover {
  color: #72bb6f;
}
.logo a {
  display: flex;
  align-items: center;
}
.html_header_top.html_logo_center .logo img {
    width: 100%;
}
#header.av_minimal_header_shadow {
  box-shadow: 0 0 16px 4px rgba(0, 0, 0, 0.1);
}
.av-main-nav > li {
  padding: 0 15px;
}
.av-main-nav > li > a {padding: 0 0;font-weight: 700;font-size: 17px;text-transform: uppercase;position: relative;}
.header_color .main_menu ul:first-child > li > a {color: #003b60;}
#header_main .avia-menu-fx {height: 3px;display: block;}
#header_main .avia-menu-fx .avia-arrow-wrap {display: none;}
.av-main-nav ul {left: 15px; box-shadow: none;}
#top .av-main-nav ul a {font-size: 15px; color: #003b60; font-weight: 600; text-transform: uppercase;}
#footer {padding: 15px 0 10px 0;}
#footer .widgettitle {text-transform: none;letter-spacing: 0;font-size: 22px;margin-bottom: 20px;}
.footer_color strong { color: inherit;}
#footer .textwidget { font-size: 14px; line-height: 1.5;}
#footer .textwidget p {margin-bottom: 20px;}
#footer .textwidget p:last-child { margin-bottom: 0;}
#socket {font-size: 14px; text-align: center;}
#socket .copyright { width: 100%;}
#socket .container { padding-top: 0;padding-bottom: 35px;}
#top #footer .social_bookmarks {height: 40px; margin: 0 0 0 0; float: left; width: 100%;}
#top #footer .social_bookmarks li {border: none; width: 40px; clear: none; margin: 0 6px;}
#top #footer .social_bookmarks li:first-child { margin-left: 0;}
#top #footer .social_bookmarks li a {width: 40px; line-height: 40px; color: #fff; font-size: 15px; background: #003b60 !important;}
#top #footer .social_bookmarks li a:hover {background: #72bb6f !important;}
.content, .sidebar {padding-top: 25px; padding-bottom: 25px;}
.html_header_top.html_header_sticky #top #wrap_all #main {padding-top: 190px !important;}
.top-ads .content {padding-top: 40px;}
.top-search .content { padding-top: 0;}
.avia-section { min-height: 10px;}
.top-search .avia_codeblock {text-align: center; max-width: 728px; margin: 0 auto;}
#top .top-search #searchform > div { max-width: 100%;}
#top .top-search #s {font-size: 17px; font-weight: 300; padding: 20px 30px; background: #fff; color: #000;}
#top .top-search #searchsubmit,.top-search .ajax_load { width: 60px; height: auto; line-height: 60px;right: 1px;top: 1px;background: none; color: #000;}
#top .top-search #searchsubmit {overflow: hidden; text-indent: -999px; background: url(images/search-icon.png) no-repeat center center;}
.home-banner .avia-slideshow-inner {height: 514px !important;}
.home-banner .avia-slideshow li img {border-radius: 0;}
.home-banner .avia-slideshow .avia-caption .avia-caption-title {text-transform: none;letter-spacing: 0;font-size: 50px; font-weight: 600; background: none;
  padding: 0;}
.home-banner .avia-caption {bottom: 110px; left: 110px;  border-radius: 0;}
.avia_desktop .home-banner .av_slideshow.avia-slideshow .avia-slideshow-controls a {padding: 0; height: 11px; width: 11px; margin: 0 5px; bottom: 40px;  background: #fff; opacity: 0.4;}
.avia_desktop .home-banner .av_slideshow.avia-slideshow .avia-slideshow-controls a.active {opacity: 1;}
.avia_desktop .home-banner .av_slideshow.avia-slideshow .avia-slideshow-arrows a {opacity: 1; background: none;}
#top .home-banner .avia-slideshow-arrows a {font-size: 37px;}
#top .home-banner .avia-slideshow-arrows a::before {background: none;}
.product-list-main .schip-lists{ margin-left:-15px; margin-right:-15px; display:flex; flex-wrap:wrap;}
.button.load_more_schip_btn{ margin:auto; display:table; font-size:18px; font-weight:500; float:right;}
.product-list-main .items{ float:left; padding-left:15px; padding-right:15px;}
.product-list-main .items .items-inner{ background:#fff; border:solid 1px #e5e6e6;}
.product-list-main .items .item_img a{ overflow:hidden; display:block; padding-bottom:60%; position:relative;}
.product-list-main .items .item_img img{ width:100%; vertical-align:top; position:absolute; left:0; bottom:0; height:100%;}
.top-product.product-list-main .items{ width:25%;}
.top-product.product-list-main .items:first-child{ margin-left:0;}
.product-list-main .items .item_content{ padding:15px;}
.product-list-main .items .item_content .item_name{ font-size:22px; font-weight:bold; padding-bottom:10px; display:block; word-wrap:anywhere;}
.product-list-main .items .item_content a.item_name:hover{ text-decoration:none; color:#000;}
.main_color strong{ color:inherit;}
.product-list-main .items .item_content p{ margin:0;}
.product-list-main .items .item_content .button{ margin-top:18px; font-weight:400; text-decoration:none; display:inline-block; font-size:16px; text-transform:uppercase;}
.main_color .button:hover,.main_color .ajax_controlls a:hover,.main_color #submit:hover,.main_color .big_button:hover,.main_color .contentSlideControlls a:hover,.main_color #submit:hover,.main_color input[type="submit"]:hover{ background:#003b60;}
.home-product-list.product-list-main .items{ width:50%; margin-bottom:30px;}
.home-product-list.product-list-main .items:nth-child(2n + 2){ margin-right:0;}
.home-product-list.product-list-main .items .item_content{ padding:30px;}
.home-product-list.product-list-main .items .item_content .item_name{ padding-bottom:20px;}
.home-product-list.product-list-main .data-found .items{ width:100%; text-align:center;}
.home-product-list.product-list-main .data-found .items .items-inner{ padding:10px;}
.home-content .av_one_fourth{ margin-left:4%; width:24%;}
.home-content .av_three_fourth{ width:72%;}
#top .main_color .avia-color-theme-color{ border:none; border-radius:0;}
.avia-button.avia-size-medium{ padding:9px 22px; font-size:22px;}
.avia-button.avia-size-small{ padding:13px 22px; font-size:17px;}
.home-content .av_one_fourth .av-special-heading{ margin-top:28px;}
.home-content .av_one_fourth .av-special-heading h3{ color:#72bb6f; font-size:20px; font-weight:600; margin-bottom:12px;}
.leveranciers-home .items-content{ display:none;}
.leveranciers-home .schip-lists{ margin-left:-4px; margin-right:-4px;}
.leveranciers-home .items{ float:left; padding-left:4px; padding-right:4px; margin-bottom:8px; width:50%;}
.leveranciers-home .items .items-inner{ background:#fff; border:solid 1px #e5e6e6; height:143px; display:flex; align-items:center; padding:20px;}
.leveranciers-home .items .item_img img{ width:100%; vertical-align:top;}
.page-template-template-ship .product-list-main .items{ width:50%; margin-bottom:30px;}
.single-leverancier .page-template-template-ship .product-list-main .items{ width:33.3334%; margin-bottom:30px;}
.single-leverancier .page-template-template-ship{ padding:60px 0px;}
.container_wrap{ border:none;}
.ship-page-top-ads,.ship-page-bottom-ads{ padding-top:20px; padding-bottom:20px; text-align:center;}
.ship-page-top-ads img,.ship-page-bottom-ads img{ vertical-align:top;}
.page-template-template-ship .template-page.content{ padding:0;}
.content,#top #main .sidebar{ margin-right:0; border:none;}
#top #main .sidebar{ margin-left:4%; width:24%; float:right; padding:0;}
.inner_sidebar{ margin-left:0;}
.pageing{ display:table; width:100%; text-align:right;}
.pageing a,.pageing span{ width:34px; height:39px; line-height:39px; font-size:22px; font-weight:600; display:inline-block; text-align:center; color:#000; text-decoration:none;}
.pageing a:hover{ color:#72bb6f; text-decoration:none;}
.pageing span.current{ background:#72bb6f; color:#fff;}
.pageing a.next,.pageing a.prev{ background:url(images/pageing-arrow.png) no-repeat center center; text-indent:-9999px;}
.pageing a.prev{ transform:rotate(180deg);}
h3.leveranciers-title-sidebar{ color:#72bb6f; font-size:20px; font-weight:600; margin-bottom:12px; padding-bottom:10px;}
.page-template-template-ship .sidebar .widget_media_image{ text-align:center;}
.sidebar .widget{ padding-top:0;}
.template-single-ship.container .av-content-small.units{ width:100%;}
h2.ship-title{ color:#72bb6f; font-size:40px; font-weight:600; margin-bottom:30px;}
.ship-details-top{ width:100%; margin-bottom:40px; display:flex; align-items:center;}
.ship-details-img{ float:left; width:72%;}
.ship-details-img img{ vertical-align:top; width:100%;}
.ship-details-top-dec{ float:right; width:26%; margin-left:2%;}
.ship-details-top-dec ul{ margin-left:0; margin-bottom:32px; width:100%; float:left;}
.ship-details-top-dec ul li{ padding:3px 0; float:left; width:100%;}
.ship-details-top-dec ul li strong{ width:143px; float:left; font-weight:600;}
.ship-details-top-dec ul li span{ width:calc(100% - 150px); float:right;}
.ship-details-top-dec .button{ width:100%; text-align:center; font-size:21px; font-weight:600; float:left; margin-top:14px;}
.ship-details-top-dec .button:hover{ text-decoration:none;}
.ship-details-leverancies{ display:table; width:100%;}
.ship-details-leverancies .ship-details-leverancies-left{ float:left; width:72%;}
.ship-details-leverancies .ship-details-leverancies-right{ float:right; width:24%;}
.leverancies-list h2{ font-size:25px; color:#72bb6f; font-weight:600; margin-bottom:30px; text-transform:none !important; letter-spacing:0 !important;}
.leverancies-list .schip-lists{ margin-left:-5px; margin-right:-5px;}
.leverancies-list .items{ padding-left:5px; padding-right:5px;}
.leverancies-list .items-inner{ padding:28px; background:#fff; border:solid 1px #e5e6e6; margin-bottom:10px; display:flex; align-items:center;}
.leverancies-list .items .items_img{ width:200px; float:left;}
.leverancies-list .items .items-content{ width:calc(100% - 220px); margin-left:20px; float:left;}
.leverancies-list .items h4{ color:#72bb6f; font-size:20px; font-weight:600; margin-bottom:10px;}
.leverancies-list .items .items-dec{ margin-bottom:10px;}
.leverancies-list .items a.items-link{ text-decoration:underline;}
.leverancies-list .items a.items-link:hover{ color:#000; text-decoration:none;}
.ship-details-leverancies-right .widget{ padding-top:0;}
.ship-details-leverancies-right .widget img{ vertical-align:top;}
.ship-details-leverancies-sidebar-link{ font-weight:600; font-size:17px;}
.ship-details-share{ margin-top:36px; float:left; width:100%;}
#top .ship-details-share .av-share-box ul{ border:none;}
.ship-details-top-dec .ship-details-share ul li{ width:auto; border:none; padding:0 10px; border-radius:3px; margin-right:6px; margin-top:6px;}
.ship-details-top-dec .ship-details-share ul li:last-child{ margin-left:0;}
.ship-details-top-dec .ship-details-share ul li.av-social-link-facebook{ background:#306199; color:#fff;}
.full-width-btn{width:100%;}
.full-width-btn a.avia-button{width:100%;}
#top #wrap_all .ship-details-top-dec .ship-details-share ul li.av-social-link-facebook:hover a {background: none;}
.ship-details-top-dec .ship-details-share ul li.av-social-link-twitter { background: #26c4f0; color: #fff;}
#top  #wrap_all .ship-details-top-dec .ship-details-share ul li.av-social-link-twitter:hover a {background: none;}
.ship-details-top-dec .ship-details-share ul li.av-social-link-linkedin { background: #007bb6; color: #fff;}
#top #wrap_all .ship-details-top-dec .ship-details-share ul li.av-social-link-linkedin:hover a {background: none;}
.ship-details-top-dec .ship-details-share ul li.av-social-link-mail {background: #e93f2e; color: #fff; padding-right: 28px;}
#top
  #wrap_all
  .ship-details-top-dec
  .ship-details-share
  ul
  li.av-social-link-mail:hover
  a {
  background: none;
}

.ship-details-share .av-share-box ul li a {
  padding: 0;
}
.ship-details-share .av-share-box ul li .avia-related-tooltip {
  display: none !important;
}
#top .ship-details-share .av-share-box ul li .avia_hidden_link_text {
  display: block !important;
  margin-left: 5px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
}
#top .ship-details-share .av-share-box ul li span {
  width: auto;
}

.leveranciers_pagetop.leverancies-list .items {
  width: 50%;
  float: left;
}
.leveranciers_pagebottom.leverancies-list .items {
  width: 25%;
  float: left;
}
.leveranciers-hr .content {
  padding-top: 0;
  padding-bottom: 15px;
}

.leveranciers_pagebottom.leverancies-list .items-inner {
  display: table;
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}
.leveranciers_pagebottom.leverancies-list .items .items_img {
  width: 100%;
  text-align: center;
}
.leveranciers_pagebottom.leverancies-list .items .items-content {
  width: 100%;
  margin-top: 10px;
  margin-left: 0;
}

#top #main .avia-section.filter-main .content .avia_codeblock_section {
  padding: 37px 20px;
  background: #72bb6f;
  box-sizing: border-box;
  width: 100%;
  display: table;
}
#top #main .avia-section.filter-main .content h3 {
  text-align: center;
  margin-bottom: 40px;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
}
#top #main .avia-section.filter-main ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}
#top #main .avia-section.filter-main li {
  list-style-type: none;
  display: inline;
  margin: 0;
  float: left;
  margin-right: 1.5%;
  width: calc(31.8% - 46px);
}
#top #main .avia-section.filter-main li:last-child {
  width: 138px;
  margin-right: 0;
}
#top #main .avia-section.filter-main li #submit {
  width: 100%;
  background: #fff;
  border: none;
  text-align: center;
  color: #72bb6f;
  font-size: 22px;
  padding: 14px 0 13px 0;
  margin-top: 37px;
}
#top #main .avia-section.filter-main select {
  margin-bottom: 0;
  border: solid 1px #009842;
  padding: 15px 40px 15px 20px;
  font-size: 15px;
  color: #000;
  font-family: "open sans", "HelveticaNeue", "Helvetica Neue", "Helvetica-Neue",
    Helvetica, Arial, sans-serif;
  background: url(images/select-arrow.png) no-repeat center right 20px #fff;
}
#top #main .avia-section.filter-main label {
  font-size: 19px;
  color: #fff;
  padding-bottom: 10px;
  display: block;
}
#top .alternate_color.title_container .main-title, #top .alternate_color.title_container .main-title a {
	color: #003b60;
}
.title_container .main-title {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
}
.title_container {
  background: #f6f7f8;
  border-bottom: solid 1px #e5e5e5;
}

#top .gform_wrapper .gform_fields:not("#gform_6") {
  margin-left: -10px !important;
  margin-right: -10px !important;
}
#top .gform_wrapper .gform_fields .gfield:not("#gform_6") {
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  width: 50%;
  clear: none;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
}
#top .gform_wrapper .gform_fields .gfield.full {
  width: 100%;
}
#top .gform_wrapper.gravity-theme .gform_fields:not("#gform_6") {
  display: block;
}
body .gform_wrapper .top_label div.ginput_container {
  margin-top: 5px !important;
}
#top .main_color .input-text,
#top .main_color input[type="text"],
#top .main_color input[type="input"],
#top .main_color input[type="password"],
#top .main_color input[type="email"],
#top .main_color input[type="number"],
#top .main_color input[type="url"],
#top .main_color input[type="tel"],
#top .main_color input[type="search"],
#top .main_color textarea,
#top .main_color select {
  background-color: #fff;
}
#top .gform_wrapper label {
  font-weight: 600;
}
#top label .gfield_required {
  color: red;
}
#top .main_color textarea {
  height: 200px;
}
#top .gform_wrapper textarea {
  margin-bottom: 0;
}
.gform_wrapper .gfield_checkbox input,
.gform_wrapper .gfield_checkbox input[type="checkbox"],
.gform_wrapper .gfield_radio input[type="radio"] {
  vertical-align: top !important;
}
#top .gform_wrapper .gfield_checkbox label,
#top .gform_wrapper .gfield_radio label {
  margin: 1px 0 0 10px !important;
}
#top .gform_wrapper .hidden_label input {
  margin-top: 8px;
}
.notes {
  font-size: 80%;
  font-style: italic;
  color: #666;
}
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type="submit"] {
  font-weight: 600;
  text-transform: uppercase;
}

#top .gform_wrapper .gfield_checkbox label {
  font-weight: normal;
}
#top .gform_wrapper.gravity-theme .gfield-choice-input + label {
  max-width: 85%;
}
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"] {
  font-size: 1em;
}

.ship-details-print-button {
  margin-bottom: 30px;
}
.ship-details-print-button .button {
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  font-family: "open sans", "HelveticaNeue", "Helvetica Neue", "Helvetica-Neue",
    Helvetica, Arial, sans-serif;
}
.ship-details-print-button .button:last-child {
  margin-left: 10px;
}

.contact-form .gfield_required .gfield_required_text {
  display: none;
}
.contact-form .gfield_label > .gfield_required:before {
  content: "*";
  color: #19aa5f;
  font-size: 16px;
}

.leveranciers-list {
  margin: 0 -5px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.leveranciers-list li {
  list-style: none;
  flex: 0 0 25%;
  max-width: 25%;
  margin: 0;
  width: 100%;
  text-align: center;
  padding: 0 5px;
  margin-bottom: 10px;
}
.leveranciers-list li .items-inner {
  height: 100%;
  margin-bottom: 0;
}
.leveranciers-list li .item_img {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  margin-bottom: 15px;
}
.leveranciers-list li .item_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.leveranciers-list li .item_content {
  width: 100%;
  max-width: 100%;
}
.leveranciers-list li .item_content h3 {
  color: #72bb6f;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}
.ajax-load-more-wrap .alm-btn-wrap {
  text-align: center;
}
.ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn {
  font-size: 0;
  line-height: 0;
  border: 0;
  padding: 0;
}
.leveranciers-list li.no-img .item_img {
  /*background: url("/wp-content/themes/enfold/images/empty.jpg") no-repeat scroll
    center / cover;*/
 	background: url("media/empty-img.jpg") no-repeat scroll center ;
	background-size: 100% auto;
}
.widget_miw_widget_multiple_images > div{
    display:flex;
    flex-wrap:wrap;
    margin:0px auto;
    max-width:290px;
}
.home-right .avia-builder-widget-area:last-child .widget_miw_widget_multiple_images > div img{
    padding: 0px 15px;  
    flex:0 0 50%;
    
    width:100%;
    margin-bottom:30px;
}
.widget.suppliers-spotlight-logos .widgettitle{
	color: #72bb6f;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 12px;
	text-transform:none;
	letter-spacing: 0;
}
.widget.suppliers-spotlight-logos .widget-payment-icon{
	margin:0px -4px;
	max-width: calc(100% + 8px);
	display: flex;
	flex-wrap: wrap;
}
.widget.suppliers-spotlight-logos .widget-payment-icon a{
	margin:0 4px 8px;
	max-width: calc(50% - 8px);
	flex:0 0 calc(50% - 8px);
	width:100%;
	border: solid 1px #e5e6e6;
	padding:15px;
	background:#ffffff;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	min-height: 155px;
}
.widget.suppliers-spotlight-logos .widget-payment-icon img{
	max-width:100%;
	margin-bottom:0px;
	vertical-align:bottom;
	padding:0;
	flex: 0 0 100%;
}
.widget.suppliers-spotlight-logos .widget-payment-icon .image-overlay{display:none !important;}
.foto-download-link{margin: 10px 0px 0px;display: block; color: #333 !important; text-decoration: underline;}
.foto-kopen-form-wrapper{border-radius: 0px; max-width: 750px; margin: auto !important; display: table;float: none !important;}
.foto-kopen-form-wrapper .av-special-heading-tag {color: #72bb6f; font-size: 40px; font-weight: 600; margin-bottom: 30px !important; text-transform:none !important;}
.filter-main-wrapper{display: flex; flex-wrap: wrap; margin:0px;}
.filter-main-wrapper > *{flex:0 0 50%; padding:0px 15px; max-width:50%; width:100%;}
.filter-main-wrapper .select-filter-wrapper{padding-left:45px;}
.filter-main-wrapper li{width: 100%; margin-right: 0;}
#top #main .avia-section.filter-main .content h3 {text-align:left; font-size:24px; margin-bottom: 20px;}
#top .filter-main-wrapper .search-filter-wrapper #s{padding:15px;}
#top .filter-main-wrapper #searchform > div{max-width: 100%;}
#top .filter-main-wrapper #searchsubmit, #top .filter-main-wrapper .select-filter-wrapper #submit{width: auto; height: auto; position: static; background: #fff; border: none; text-align: center; color: #72bb6f; font-size: 22px; padding: 9px 30px;margin-top: 20px;  -webkit-appearance: none; font-family: 'open sans'; font-weight: 600; float: right; line-height: 40px;}
#top .filter-main-wrapper #search_frm{display:flex; flex-wrap:wrap; align-items: flex-end; margin:0}
#top .filter-main-wrapper #search_frm ul{max-width:calc(100% - 153px); flex:0 0 calc(100% - 153px);}
#top .filter-main-wrapper #search_frm #submit{flex:0 0 138px; max-width:138px; margin-left:15px; width:100%;}
#top #main  .filter-main-wrapper #search_frm ul li{float:none; display:flex; width:100%; margin-bottom:12px; align-items:center; padding: 0;}
#top #main  .filter-main-wrapper #search_frm ul li:last-child{margin-bottom:0}
#top #main  .filter-main-wrapper #search_frm ul li label{flex:0 0 120px; max-width:120px; width:100%; font-weight: 600;}
#top #main .avia-section.filter-main select{height:58px;}

#top .ship-details-share .av-share-box ul{display:flex; flex-wrap:wrap;}
.ship-details-top-dec .ship-details-share ul li{flex:0 0 calc(50% - 8px); max-width:calc(50% - 8px); width:100%;}
.ship-details-share .av-share-box ul li a{display: flex;}
.ship-details-share .av-share-box ul li a:before{margin-right:10px;}
#footer .widgettitle{margin-top:-2px;}

#header_meta{min-height:inherit; border-bottom:0 !important;}
#header_meta .container{min-height:inherit; border-bottom:0 !important;}
#header_meta .social_bookmarks{position: absolute; right:20px; transform: translateY(20px);}
.html_header_top.html_header_sticky #top #wrap_all #main{padding-top: 145px !important;}
.leverancies-list .widgettitle{font-size: 25px; color: #72bb6f; font-weight: 600; margin-bottom: 30px; text-transform: none !important; letter-spacing: 0 !important;}

/* Start Alphabet Filter */
.alphabet-filter-wrapper{margin:0 0 30px; padding:0; list-style:none;}
.alphabet-filter-wrapper li{display:inline-block; margin:0 2px;}
.alphabet-filter-wrapper li a {display: block;text-align: center;text-decoration: none; padding:5px 6px; background:#f2f2f2; border:1px solid #d2d2d2; border-radius:5px; font-weight:bold; width:32px; color: #000; line-height:1.4; font-size:14px;}
.alphabet-filter-wrapper li.active a{background:#72bb6f; color:#ffffff; border-color:#72bb6f;} 
/* End Alphabet Filter */
.single-schip .ship-details-print-button input[type="submit"], #submit, .ship-page-download-btn{padding: 9px 16px;}
.home-content #miw_widget_multiple_images-4 .widget-payment-icon a img, aside #miw_widget_multiple_images-4 .widget-payment-icon a img {max-width: 100%;margin-bottom: 0;width: 100%;padding: 0;}
.home-content #miw_widget_multiple_images-4 a, aside #miw_widget_multiple_images-4 a {float: left;padding-left: 4px;padding-right: 4px;margin-bottom: 8px;width: 45%;background: #fff;border: solid 1px #e5e6e6;height: 116px;display: flex;align-items: center;padding: 20px;margin-right: 10px;}
.home-content .widget_miw_widget_multiple_images > div img {max-width: 100%;}
.home-content .widget_miw_widget_multiple_images > div {max-width: 100%;}
.page-template-template-ship .widget_miw_widget_multiple_images > div a img {max-width: 100%;padding: 0px 15px 0px 0px;}
.page-template-template-ship .widget_miw_widget_multiple_images > div a {    flex: 0 0 50%;max-width: 50%;width: 100%;}
aside #miw_widget_multiple_images-4 .widget-payment-icon { max-width: 100%; }
aside #miw_widget_multiple_images-4 .widget-payment-icon a { flex: 0 0 calc(50% - 10px); }

.single-leverancier .single-leverancier-title{ float: left;}
.single-leverancier .leverancier-page-filter{ float: right; width: 100%; max-width: 320px;margin: 0;}
#top .single-leverancier .leverancier-page-filter select{color: #000; margin-bottom: 0; font-size: 15px;}
.single-leverancier .product-list-main{ float: left; width: 100%;}
.custom-html-widget .schip-lists .items.schiplists .item_img{ height: 150px; display: flex; align-items: center;}
.custom-html-widget .schip-lists .items.schiplists .item_img img{ max-height: 150px;}
.leveranciers-list-main{display:flex; flex-wrap: wrap;}
.leveranciers-list-main .leveranciers-items{text-align:center; max-width:25%; width:100%; flex:0 0 25%; margin-bottom: 10px;}
.leveranciers-list-main .leveranciers-item_img{padding-top:56.25%; position:relative; display:block; width: 100%; height:auto !important;}
.leveranciers-list-main .leveranciers-item_img img{transform:translate(-50%, -50%); left:50%; top:50%; position:absolute;}
.leveranciers-product-list-main .leveranciers-list-main  .items-inner{height:100% !important; display:table !important;}
.leveranciers-product-list-main .load_more_leverancier_btn{float:right; margin-top:15px; font-weight: 400; text-decoration: none; display: inline-block;
font-size: 16px; text-transform: uppercase; padding: 15px 20px;}
.leveranciers-product-list-main .load_more_leverancier_btn:hover{background:#000000;}
.leveranciers-search-filter-main-wrap{background: #72bb6f; padding:30px; justify-content: center;}
.leveranciers-search-filter-main-wrap h3{text-align: left; font-size: 24px; margin-bottom: 20px; font-weight: 600; color: #fff;}
.leveranciers-both-filter-wrap{display:flex; justify-content: space-between;}
.leveranciers-list-main .leveranciers-items .item_content a:hover{color:#000000; text-decoration:none;}
.leveranciers-both-filter-wrap #leveranciersOrderBy{min-width:230px;}
.widgettitle{letter-spacing: 0; font-size: 20px;}
.leveranciers-search-filter-main-wrap #searchform > div{display:flex;}
#top .leveranciers-search-filter-main-wrap #searchform #searchsubmit{margin-top:0; margin-left:10px; min-width:inherit !important; }
.ship-detail-custom-text{margin-top:10px;}
.av-social-sharing-box{display:table;}
.home-content #miw_widget_multiple_images-4 a{margin-right: 5px; flex: 0 0 calc(50% - 10px); margin-left: 5px; width: 100%;}
.home-content .widget_miw_widget_multiple_images > div{margin: 0 -5px; max-width: inherit;}
.home-banner-slider iframe {height: 100%;}
@media screen and (max-width: 1379px) {
	.av-main-nav > li {padding: 0 8px;}
  	.av-main-nav > li > a {font-size: 16px;}
	.filter-main-wrapper .select-filter-wrapper{padding-left:15px}
  	.single-leverancier .page-template-template-ship{padding-left:30px; padding-right:30px;}
}
@media screen and (max-width: 1365px) {
	.filter-main-wrapper .search-filter-wrapper{flex: 0 0 45%; max-width:45%;}
	.filter-main-wrapper .select-filter-wrapper{padding-left:45px; flex:0 0 55%; max-width:55%;}
}
@media screen and (max-width: 1279px) {
	.container {padding-left: 20px; padding-right: 20px;}
	.av-main-nav > li {padding: 0 5px;}
	.av-main-nav > li > a {font-size: 14px;}
	.html_header_top.html_logo_center .logo img {max-width: 420px;}
	.product-list-main .items .item_content .item_name {font-size: 24px;}
	.product-list-main .schip-lists {margin-left: -10px; margin-right: -10px;}
	.product-list-main .items {padding-left: 10px; padding-right: 10px;}
	.product-list-main .items .item_content .button {margin-top: 20px;}
	.product-list-main .items .item_content .button {font-size: 19px;}
	.ship-details-print-button .button {font-size: 19px;padding: 9px 4px;}
	.home-product-list.product-list-main .items .item_content .item_name {padding-bottom: 10px;}
	body,  body .avia-tooltip {font-size: 16px;}
	.widget {padding: 20px 0 20px 0;}
	h2.ship-title {margin-bottom: 20px;}
	.ship-details-top-dec ul li {line-height: 1.3;}
	.ship-details-top-dec ul li strong {width: 120px;}
	.ship-details-top-dec ul li span {width: calc(100% - 125px);}
	.ship-details-top-dec .button {font-size: 17px; line-height: 1.2;}
	.ship-details-top-dec ul {margin-bottom: 12px;}
	.ship-details-top-dec .ship-details-share ul li {margin-bottom: 5px;}
	#top .ship-details-share .av-share-box ul li .avia_hidden_link_text {line-height: 19px;}
	.ship-details-share {margin-top: 20px;}
	h2.ship-title {font-size: 34px;}
	.leverancies-list .items .items_img {width: 150px;}
	.leverancies-list .items .items-content {width: calc(100% - 150px);}
	.leverancies-list .items .items-dec {word-break: break-word;}
	.leverancies-list .items-inner {padding: 20px;}
	.filter-main-wrapper .select-filter-wrapper{padding-left:15px}
	.leveranciers-both-filter-wrap{flex-wrap:wrap;}
	.leveranciers-search-filter-main-wrap .search-filter-wrapper{flex: 0 0 100%; max-width: 100%;}
}
@media screen and (max-width: 1023px) {
	.phone-info {transform: none; padding: 8px 0px 3px;}
	.html_header_top.html_logo_center .logo {transform: none; left: 0;}
	.html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 0 !important;}
	.top-product.product-list-main .items { width: 50%; margin-bottom: 15px;}
	.home-product-list.product-list-main .items .item_content {padding: 15px;}
	.product-list-main .items .item_content .item_name {font-size: 20px;}
	.product-list-main .items .item_content .button {font-size: 16px;}
	.ship-details-print-button .button {font-size: 16px;}
	.avia-button.avia-size-medium {font-size: 19px;}
	.leveranciers-home .items .items-inner {padding: 10px; height: 90px;}
	.leveranciers-home .items .item_img img {max-height: 80px;}
	.home-banner .avia-slideshow-inner {height: 400px !important;}
	.home-banner .avia-slideshow li {height: 100%;}
	.home-banner .avia-slideshow li .avia-slide-wrap {height: 100%;}
	.home-banner .avia-slideshow li img { position: absolute; object-fit: cover; height: 100%;}
  	.leverancies-list .items-inner {padding: 15px;}
  	.leverancies-list .items-inner {flex-wrap: wrap;}
  	.leverancies-list .items .items_img {width: 100%; flex: 0 0 100%;margin-bottom: 15px;}
  	.leverancies-list .items .items-content {max-width: 100%; width: 100%; flex: 0 0 100%; margin: 0;}
  	.leveranciers_pagebottom.leverancies-list .items {width: 50%;}
  	#header_main .avia-menu-fx {display: none;}
  	#av-burger-menu-ul li.current_page_item > a {color: #19aa5f !important; background-color: #f8f8f8;}
	.ship-details-top {display: table; margin-bottom: 20px;}
  	.ship-details-img {width: 100%;}
  	.ship-details-top-dec {width: 100%; margin-left: 0; margin-top: 30px;}
  	.ship-details-top-dec ul li strong {width: 130px;}
  	.ship-details-top-dec ul li span {width: calc(100% - 135px);}
  	h2.ship-title {font-size: 30px;}
  	.responsive.html_mobile_menu_tablet #top #wrap_all #header {position: fixed;}
  	.html_header_top.html_header_sticky #top #wrap_all #main {padding-top: 135px !important;}
	.filter-main-wrapper .search-filter-wrapper {flex: 0 0 100%;max-width: 100%;}
	.filter-main-wrapper .select-filter-wrapper {padding-left: 0; flex: 0 0 100%; max-width: 100%;}
	.phone-info{position: static; padding: 8px 0px 8px;}
	#header_meta{border-bottom: solid 1px #e5e5e5 !important;}
  	.single-leverancier .page-template-template-ship .product-list-main .items{width: 50%;}
	.leveranciers-list li{flex: 0 0 33.33%; max-width: 33.3334%;}
	.leveranciers-list-main .leveranciers-items{flex: 0 0 50%; max-width: 50%;}
}
@media screen and (max-width: 767px) {
	.responsive #top #wrap_all .av-logo-container {width: 100%; max-width: 100%; padding: 0 15px;}
  	.responsive #top .logo { width: auto;}
  	.html_header_top.html_logo_center .logo img {max-width: 280px;}
  	.responsive #top #wrap_all .container {width: 100%; max-width: 100%; padding: 0 15px;}
  	.leveranciers-home .items .items-inner {justify-content: center; text-align: center;}
  	.search_form_field{padding-top: 100px;}
  	#footer {padding: 45px 0 10px 0;}
  	#footer .widget {margin: 0px 0 30px 0;}
  	#footer .widgettitle {margin: 0 0 20px;}
  	#socket {padding: 15px 0; border-top: 1px solid rgba(255, 255, 255, 0.1);}
  	.home-banner .avia-caption {transform: translate(-50%, -50%); text-align: center; left: 50%;top: 50%; bottom: auto;}
  	.home-banner .avia-slideshow .avia-caption .avia-caption-title {font-size: 40px;}
  	.avia-menu.av_menu_icon_beside {padding-right: 15px; margin-right: 15px;}
  	.responsive #top #header_main > .container .main_menu .av-main-nav > li > a {padding: 0 0 0 15px;}
  	.home-banner .avia-slideshow-inner {height: 360px !important;}
  	.home-banner .avia-caption {width: 100%; max-width: 70%;}
  	.leveranciers_pagetop.leverancies-list .items {width: 100%;}
  	.leverancies-list .items .items_img {flex: 0 0 150px;max-width: 150px; margin-bottom: 0px;}
  	.leverancies-list .items .items-content {max-width: calc(100% - 165px);width: 100%; flex: 0 0 calc(100% - 165px);padding-left: 15px;}
  	.leveranciers_pagebottom.leverancies-list .items .items_img {max-width: 100%; margin-bottom: 15px;}
  	.leveranciers_pagebottom.leverancies-list .items .items-content {padding-left: 0px; max-width: 100%;}
  	h2.ship-title {font-size: 26px;}
  	.ship-details-leverancies .ship-details-leverancies-left {width: 100%;}
  	.ship-details-leverancies .ship-details-leverancies-right {width: 100%; text-align: center; margin-top: 20px;}
  	#footer .social_bookmarks {display: block;}
  	.html_header_top.html_header_sticky #top #wrap_all #main {padding-top: 125px !important;}
  	.single-leverancier .page-template-template-ship{padding-top:50px !important;}
	.leveranciers-list li{flex: 0 0 50%; max-width: 50%;}
	.leveranciers-search-filter-main-wrap #searchform > div{flex-wrap: wrap; justify-content:flex-end;}
	#top .leveranciers-search-filter-main-wrap #searchform #searchsubmit{margin-top:10px;}
	
}
@media screen and (max-width:639px) {
	#top .filter-main-wrapper #search_frm ul {max-width: 100%; flex: 0 0 100%;}
	#top .filter-main-wrapper #search_frm{justify-content:flex-end;}
}
@media screen and (max-width: 575px) {
	.responsive #top #wrap_all #header .social_bookmarks,
  	.responsive #top #wrap_all #main .av-logo-container .social_bookmarks {display: none;}
  	.home-banner .avia-slideshow-inner {height: 320px !important;}
  	.top-product.product-list-main .items {width: 100%;}
  	.home-product-list.product-list-main .items {width: 100%;}
  	.page-template-template-ship .product-list-main .items {width: 100%;}
  	.home-banner .avia-slideshow .avia-caption .avia-caption-title {font-size: 32px;}
  	.avia-menu.av_menu_icon_beside {padding-right: 0; margin-right: 0; border: 0;}
  	#top .gform_wrapper .gform_fields .gfield {width: 100%;}
  	.leverancies-list .items-inner {text-align: center;}
  	.ship-details-print-button .button {width: 100%; text-align: center; margin: 5px 0;}
	#top #main .filter-main-wrapper #search_frm ul li{display: table;}
	.filter-main-wrapper .select-filter-wrapper{padding: 0; margin-top: 30px;}
	.filter-main-wrapper .search-filter-wrapper{padding:0}
  	.single-leverancier .page-template-template-ship .product-list-main .items{width:100%;}
	.leveranciers-list li .item_content h3{font-size: 17px;}
}
@media screen and (max-width: 479px) {
  	#top #main .avia-section.filter-main li {width: 100%;}
  	#top #main .avia-section.filter-main li:last-child {width: 100%;}
	#top #main .avia-section.filter-main li #submit {margin-top: 0;}
  	.html_header_top.html_logo_center .logo img {max-width: 200px;}
  	.leveranciers_pagebottom.leverancies-list .items {width: 100%;}
  	.leverancies-list .items .items_img {flex: 0 0 100%; max-width: 100%;}
	.leverancies-list .items .items-content {flex: 0 0 100%;max-width: 100%; padding-left: 0;}
  	.leveranciers-list li .item_content h3{font-size:15px;}
	.leveranciers-list-main .leveranciers-items {flex: 0 0 100%; max-width:100%;}
}
@media print {
  	body {font-family: Arial, sans-serif; font-size: 10pt !important;}

  .submitme,
  input,
  hr,
  .bijzonder-screen {
    display: none !important;
  }

  .print {
    display: block;
  }

  .ship-details-img {
    width: 100%;
    float: left;
  }
  .ship-details-img img {
    width: 100%;
    max-width: 100%;
  }

  .ship-details-top-dec {
    width: 100%;
    float: right;
  }
  .ship-details-top-dec h3 {
    display: none;
  }
}

#gform_6 .gsection {
  margin-top: 1.5rem;
}
#supplier_form,
#gform_wrapper_7 .gform_required_legend {
  display: none;
}
#gform_wrapper_7 .gchoice {
  display: flex;
  align-items:flex-start;
}
#gform_wrapper_7 .gfield-choice-input{
	margin-top: 9px;
}
#supplier_form {
  margin-top: 2rem;
}
.schiporder-filter {
  padding: 0px 0px 30px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 30px;
  display: table;
  width: 100%;
}
#top .schiporder-filter form {
  float: right;
  width: 100%;
  max-width: 320px;
  margin: 0;
}
#top .schiporder-filter form select {
  color: #000;
  margin-bottom: 0;
	font-size:15px;
}
.adv-text {
  color: #72bb6f !important;
  font-size: 16px;
  font-weight: 600;
}
.adv-text a {
  color: #72bb6f !important;
}
#imgwidth {
  width: 150px;
  display: block;
  margin-top: 15px;
}
.phone-info img {
  width: 60px;
  max-width: 100%;
  margin: 0 auto;
}
.schip-slider{
  margin-bottom: 30px;
}

.schip-lists .image-overlay{display: none !important;}

@media print {
  head,
  header,
  footer,
  .ship-page-top-ads {
    display: none;
  }
  .html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 0px !important;
  }
  body {
    overflow-x: visible !important;
    overflow-y: visible !important;
    display: block !important;
  }
  #allspecs {
    height: 100%;
    overflow-y: visible;
    overflow-x: visible;
  }
  @supports (-moz-appearance:none) {
    .ship-details-leverancies .ship-details-leverancies-left,.ship-details-leverancies .ship-details-leverancies-right {
        float: unset !important;
    }
    .ship-details-leverancies .ship-details-leverancies-right{
        margin-left: 15px !important;
        margin-top: 20px !important;
    }
  }
}
.template-search .post-entry{position: relative; clear: both; background: #fff; border: 1px solid #e8e8e8; margin: 15px 0; padding: 15px;}
#top .template-search.content .entry-content-wrapper{padding-bottom: 0;}
.search-result-counter{position:absolute; left: 15px; top: 15px; width:32px; font-size: 18px; font-weight: bold; height: 32px; line-height: 20px; padding: 5px;}
.search-post-thumbnail img{max-height:80px; width:auto;}
.ship-details-img > .row{margin:0 0 -10px; line-height:1;}
.home-banner .avia-slideshow .image-overlay{display:none !important;}


.home-total-schepen{ text-align: center; font-weight: bold; text-transform: uppercase;}
.home-total-schepen .content  {padding: 0;}
.home-total-schepen .avia_textblock  p{ margin: 0;}
.home-total-schepen .avia_textblock  p .schepen-total-count{ color: #72bb6f}

.vlootschouw-footer-logo { max-width: 300px; }

.grecaptcha-badge {opacity: 0 !important;}
.gform_wrapper.gravity-theme .gform_footer {padding-top: 0 !important; margin-top: -10px !important;}