.header .menu{gap:20px 0}.main-menu .menu a{padding:0 20px}@media (max-width:1200px){.header .menu{gap:1.2vw 0}.main-menu .menu a{padding:0 1.2vw}}@media (min-width:1201px){.is-style-md-hidden{display:none}}@media (max-width:1200px){.is-style-xs-hidden{display:none}#main>article{padding-right:.9375rem;padding-left:.9375rem}}.c-slider-block{position:relative;margin-bottom:40px;overflow:hidden}.c-slide-image{position:relative;width:100%;height:0;padding-bottom:75%}.c-slide-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media (min-width:1201px){.c-slider-block{margin-left:-10px;margin-right:-10px}.c-slider{touch-action:pan-y}.c-slider-wrapper{display:flex;width:100%}.swiper-slide.c-slide{width:33.33%;box-sizing:border-box;padding:10px}}.footer .footer-5{padding:30px 0}@media (max-width:990px){.footer .footer-5{padding:30px .625rem}}.footer-logo-a{display:flex;width:100%;align-items:center;justify-content:center}.footer-logo-img{display:block;width:auto;max-width:none;height:40px}.footer-logo-seg{height:50px}@media (min-width:783px){.tiles-cols-4 .celon-tile{width:25%}.tiles-cols-4>div:nth-of-type(3n+1) .celon-tile-wrap{margin-left:2em}.tiles-cols-4>div:nth-of-type(4n+1) .celon-tile-wrap{margin-left:0}.tiles-cols-5 .celon-tile{width:20%}.tiles-cols-5>div:nth-of-type(3n+1) .celon-tile-wrap{margin-left:2em}.tiles-cols-5>div:nth-of-type(5n+1) .celon-tile-wrap{margin-left:0}}@media (min-width:1201px){.footer-logo-a{min-height:80px}}@media (min-width:640px) and (max-width:1200px){.footer-logo-a{min-height:6.6666666667vw}.footer-logo-img{height:3.3333333333vw}.footer-logo-seg{height:4.1666666667vw}}.grid-x>div>span{display:block}.button.button-drag{height:auto;min-height:93px}.text-center>.button.button-drag{display:inline-flex;align-items:center;justify-content:center}.button.product{width:auto;height:auto;min-width:184px;min-height:93px;display:block}.text-center>.button.product{display:flex;align-items:center;justify-content:center}@media print,screen and (min-width:64em){.grid-x>.large-4 .button.button-drag,.grid-x>.large-4 .button.product{margin:40px 20px}}@media print,screen and (max-width:63.9999em){.grid-x>.large-4 .button.button-drag,.grid-x>.large-4 .button.product{margin:20px}}@media print,screen and (min-width:64em){.tile-list-inline.tile-count-1,.tile-list-inline.tile-count-2{justify-content:flex-start}}



.widget_search input[type="search"]{
  max-width: 180px;
  border: 1px solid #000;
  border-right:0;
  display: block;
  float: left;
  margin:0;
  width: auto;
  height: 30px;
  box-shadow: none;
}
.widget_search .wp-block-search__button{
	border: 1px solid #000;
	display: block;
	float: left;
	background: #fefefe;
	margin: 0;
	width: 30px;
	height: 30px;
	border-left:0;
}
.widget_search .wp-block-search__button:hover{
	outline: 2px solid #f17d00;
}

.widget_search .wp-block-search__button img{
	max-height: 15px;
}