.logo {
  max-width: 240px;
  width:240px;
  overflow:hidden;
}
.logo img {
  display: block;
  float: right;
  width: 298px;
  max-width: 298px;
}
.searchaction-reset {
	margin-right:12px !important;
}

.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 32px;
  color: #3cb4e7;
  content: '\e611';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 32px;
  color: #3cb4e7;
  content: '\e611';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 32px;
  color: #3cb4e7;
  content: '\e615';
  font-family: 'luma-icons';
  margin: 0 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.page-main > .page-title-wrapper .page-title {
	font-weight:600;
	color:#3cb4e7;

  }
.contact-details {
	display:none;
	/*float: left;
	margin-bottom: 0.5%;
	margin-top: -1%;
	margin-left:0;
	width:100%;
	vertical-align:middle;*/
}
.contact-details img{
	visibility:hidden;
	width:0;
	neight:0;
}

.contact-details p{
	float:left;
	padding:0;
	margin:0;
}
.carousel-container{
	display:none;
}
.slogan {margin-top:0;}

.slogan h2.title {
	font-size:2.1rem;
	padding-top:0;
	margin-top:0;
}
.home-info {
	display:flex;
	flex-wrap:wrap;
}

.contact-form {
	
	float: left;
	margin-bottom: 0.5%;
	width:100%;
	
}
.contact-address{
	float: left;
	margin-bottom: 0.5%;
	width:100%;
	margin-left:0;
	
}
.contact-address h2.title {
	font-size:3.8rem;
	font-weight:600;
	color:#2687af;
	text-align:left;
	padding-top:0;
	margin-top:0;
	margin-bottom:24px;
}
.contact-address p.info {
	font-size:2rem;
}


.contact-address img{
	visibility:visible;
	width:32px;
	height:32px;
	float:left;
	margin-right:12px;
}
.contact-address p{
	float:left;
	width:80%;
}


.map {
	order: 2;
	/*float: left;*/
	margin-bottom: 0.5%;
	min-width:100%;

}
.address-home {
	order: 1;
	/*float: left;*/
	margin-left:0;
	margin-bottom: 5%;
	min-width:100%;	
}
.address-home h2.title {
	font-size:3.2rem;
	text-align:center;
	padding-top:0;
	margin-top:0;
	font-weight:600;
	color:#3cb4e7;
	
}
.address-home img{
	visibility:visible;
	width:32px;
	height:32px;
	float:left;
	margin-right:12px;
}
.address-home p{
	float:left;
	width:80%;
}
.address-home p.info {
	font-size:2rem;
}

.navigation .level0 > .level-top {
    color: #fff !important;
}

input {
	border-radius: 12px !important;
}
select {
	border-radius: 12px !important;
}
button {
	border-radius: 6px !important;
}
.action.primary {
	background-color:#3cb4e7;
	border-color:#3cb4e7;
}

.apptrian-subcategories-grid {
  display: flex !important;
  flex-wrap: wrap;
  overflow:hidden;  
}


.apptrian-subcategories-category {
 	padding:16px;
	border: solid 2px #fff;
	border-radius:12px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(184,184,184,1);
	-moz-box-shadow: 0px 0px 20px 0px rgba(184,184,184,1);
	box-shadow: 0px 0px 20px 0px rgba(184,184,184,1);	
	
}
.level-2 .apptrian-subcategories-category-name{
	height:0px;
	visibility: hidden;
}
.level-3 .apptrian-subcategories-category-image{
	height:0px;
	visibility: hidden;
}
.apptrian-subcategories-category-wrapper.level-2{
  min-width: 33.33%;
  max-width: 100%;
  flex-basis: auto; /* default value */
  flex-grow: 2;
  white-space: nowrap;
 }
.apptrian-subcategories-category-wrapper.level-2.id-17138{
  min-width: 66.66%;
 }
.apptrian-subcategories-category-wrapper.level-2.id-33318{
  min-width: 66.66%;
 }
.apptrian-subcategories-category-wrapper.level-2.id-33339{
	display:none;
}
.apptrian-subcategories-category-wrapper.level-3{
  min-width: 33.33%;
  max-width: 100%;
  flex-basis: auto; /* default value */
  flex-grow: 2;
 }

.apptrian-subcategories-category-wrapper.level-4{
  min-width: 33.33%;
  max-width: 100%;
  flex-basis: auto; /* default value */
  flex-grow: 2;
 }
.apptrian-subcategories-category-wrapper.level-5{
  min-width: 50%;
  max-width: 100%;
  flex-basis: auto; /* default value */
  flex-grow: 2;
 }
.apptrian-subcategories-category-wrapper.level-6{
  min-width: 50%;
  max-width: 100%;
  flex-basis: auto; /* default value */
  flex-grow: 2;
 }

.level-3 .apptrian-subcategories-category-name{
	font-size:22px !important;
}

.level-4 .apptrian-subcategories-category-image{
	height:0px;
	visibility: hidden;
}
.level-4 .apptrian-subcategories-category-name{
	font-size:18px !important;
}
.apptrian-subcategories-category-wrapper.level-4{
	width:100% !important;
}
.level-5 .apptrian-subcategories-category-image{
	height:0px;
	visibility: hidden;
}
.level-5 .apptrian-subcategories-category-name{
	font-size:20px !important;
}
.level-6 .apptrian-subcategories-category-image{
	height:0px;
	visibility: hidden;
}
.level-6 .apptrian-subcategories-category-name{
	font-size:20px !important;
}




  .nav-sections-item-title a {
	  color:#fff;
  }
  .nav-sections-item-title.active a {
	  color:#ddd;
  }
  .nav-sections .header.links, .nav-sections .header.links a{
	color:#fff;
  }

.products-list .product-item {
	border-bottom: 1px solid #E7E7E7;
}  
.products-list .product-item-photo {
  padding: 0 10px 10px 0 !important;
}
.product-item .price-box {
  margin: 10px 0 10px  !important;
}
.product-item-description {
  margin: 10px 0  !important;
}
  
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
	font-size: 20px;
	font-weight:600;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 30px !important;
    line-height: 30px;
  }
.product-info-main .stock.available{
	color:#05a213;
}
.product-info-main .stock.unavailable {
	color:#C00000;
}

.product-info-main .product-info-price .price-box {
  display: block;
  vertical-align: top;
  width: 100%;
  float:left;
  clear:right;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
	float:left;
	padding-left:10px;
}

.cms-content-important {
    background: none !important;
}
  
  .page-footer {
    background: #3cb4e7 !important;
	color:#fff !important;
  }
.footer.content .links > li {
  background:  #3cb4e7 !important;
  color:#fff !important;
}  
.footer.content .links a {
  color: #fff;
  text-decoration: none;
}
.footer.content .links a:visited {
  color: #fff;
  text-decoration: none;
}
.footer.content .links a:hover {
  color: #ddd;
  text-decoration: underline;
}
.footer.content .links a:active {
  color: #ddd;
  text-decoration: underline;
}


.copyright {
  background-color: #dfdfdf !important;
  color:#006bb4;
}
/*input[type=text], input[type=password],input[type=number]*/

.products-list .product-image-container {
	padding-top:12px;
}
.products-list .stock.available{
	color:#05a213;
  font-weight: 700;
  text-transform: uppercase;
}
.products-list .stock.unavailable {
	color:#C00000;
  font-weight: 700;
  text-transform: uppercase;
}
.products-list .price {
	font-size:16px;
}
.product-info-main .product.attribute.sku .type:after {
  content: ':' !important;
}
.box-tocart .field.qty {
	float:left;
	width:30%;
}
.box-tocart .actions {
	float:left;
	width:70%;
	margin-top:12px;
}
.box-tocart .action.tocart {
    margin-right: 1%;
    width: 99% !important;
  }
.product-info-callback{
	float:left;
	width:100%;
	margin-bottom:12px;
}  
.action.primary.callback{
	font-size:18px;
	padding:14px;
	line-height:22px;
}
#modifications, #popup-mpdal {
	/*display:none;*/
}

.footer.content .links strong {
  color: #FFF;
  font-weight: 600 !important;
}

.delivery-left{ float:left; width: 100%;margin-right:0px; }  
.delivery-right{ float:left; width: 100%; margin-right:0px;  margin-bottom:16px;}
.bank-account {border:1px solid gray; padding:16px;border-radius: 8px;}

.about-info { float:left; width: 100%; margin-right:0; }  
.about-info-image{ float:left; width: 100%;}  
.block-search input{position:static !important;}
.block-search .label {display:none;}
 .filter-title {
    display: none;
  }
.page-with-filter .columns .sidebar-main {
	display:none;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
}
.page-products .columns {
  padding-top: 24px;
  position: relative;
  z-index: 1;
}
.products-list .product-image-container {
	padding-top:10px;
	padding-left:6px;
}
.product-item {
	margin-bottom:24px !important;
 	padding:8px;
	border: solid 2px #fff;
	border-radius:12px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(184,184,184,1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(184,184,184,1);
	box-shadow: 0px 0px 10px 0px rgba(184,184,184,1);	
	
}
#mageplaza-bannerslider-block-before-content-2 {
	display:none;
}
.totals-tax {
	display:none;
}
.firecheckout {
  background-color: #fff !important;
}
.firecheckout .page-wrapper {
  background-color: #fff !important;
}

.firecheckout #checkout .opc-sidebar .step-title {
  color: #3cb4e7 !important;
}
.firecheckout #checkout .opc-wrapper .step-title:before,
.firecheckout #checkout .opc-block-summary > .title:before,
.firecheckout #checkout .opc-sidebar .step-title:before {
  background: linear-gradient(90deg, #3cb4e7 0%, #3cb4e7 100%) !important!;
}

.how-to-search p, .how-to-search li{
	font-size:1.7rem;
	line-height:2.4rem;

div[name~="shippingAddress.company"]{
	/*display:none !important;*/
}
div[name~="shippingAddress.vat_id"]{
	/*display:none !important;*/
}
div[name~="shippingAddress.custom_attributes.tip_dokument"]{
	/*display:none !important;*/
}
div[name~="billingAddressshared.postcode"]{
	display:none !important;
}
div[name~="billingAddressshared.telephone"]{
	display:none !important;
}

.lof-search{margin-bottom:16px;}