<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#Wrapper { border-top: 4px solid #aa8ec1; }  #Top_bar.is-sticky { background: rgba(255, 255, 255, 0.9); box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); } #Top_bar a.responsive-menu-toggle { color: #ffda4b; }  @media only screen and (min-width: 1240px) { 	#Top_bar .menu &gt; li &gt; a:after { position: absolute; left: 0; bottom: 8px !important; top: auto; display: block;  height: 6px; width: 100%; /*background: url(./images/home_taxi_menu_active.png) no-repeat left bottom !important;*/  color:#ffda4b !important;} 	#Top_bar .menu &gt; li &gt; a span:not(.description) { padding: 0 12px; } 	#Top_bar .menu &gt; li &gt; a { margin: 0 8px; /*font-weight:bold;*/ } }  @media only screen and (max-width: 767px) { 	#intro { padding-top: 0px !important; } }  /* Buttons */ a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] { font-family: "Meiryo"; font-weight: 700; background-image: url(./images/home_taxi_button_bg.png); background-repeat: no-repeat; background-position: top right; }  /* Phone */ .phone { font-family: "Meiryo"; font-size: 48px; line-height: 48px; color: #f5b515 !important; text-decoration: none !important; font-weight: 700; padding-bottom: 20px; background: url(./images/home_taxi_phone.png) no-repeat 5px bottom; }  a[href^=tel]{ color:inherit; text-decoration:none;}  /* Price */ .price { font-family: "Meiryo"; font-size: 60px; line-height: 60px; color: #1c1611; font-weight: 400; margin-bottom: 7px; }  /* Icon box */ .icon_box .desc { margin: 0 12%; }  /* Image frame */ .image_frame, .wp-caption { border-width: 4px; border-radius: 10px; box-shadow: -5px 5px 0 0 #e3e3e3; border-color:#e8a600; } .image_frame .image_wrapper { border-radius: 5px; z-index: 1;  } .image_frame.no_border { border-width: 0; box-shadow: 0 0 0 0 rgba(0,0,0,.0); }  /* Form */ input[type="text"], input[type="tel"], input[type="password"], input[type="email"], textarea, select, .woocommerce .quantity input.qty {  	border-width: 4px; border-radius: 12px; } .wpcf7-submit { font-size: 140%; padding: 12px 40px; }  /* Footer */ #Footer { background-repeat: repeat; } #Footer .footer_copy a#back_to_top { background-color: #000; } #Footer .footer_copy a#back_to_top .button_icon i { color: #fff; }</pre></body></html>