.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}.widget_wte_weather_forecast_widget {
background: #fff;
border: 1px solid rgba(15, 29, 35, 0.1);
box-shadow: 0px 40px 40px -40px rgba(0, 0, 0, 0.16);
border-radius: 8px;
margin-bottom: 32px;
}
.widget_wte_weather_forecast_widget .widget-title {
padding: 16px 24px;
border-bottom: 1px solid rgba(15, 29, 35, .1);
font-weight: 600;
font-size: 20px !important;
line-height: 1.6;
text-align: center;
margin: 0;
}
.wte-weather-forecast-wrapper {
padding: 24px 24px 16px;
font-size: 14px;
color: rgba(86, 98, 103, 0.8);
}
.wte-weather-forecast-wrapper a {
color: var(--wpte-primary-color, var(--primary-color));
text-decoration: none;
}
.wte-weather-forecast-wrapper a:hover {
text-decoration: underline;
}
.wte-weather-forecast-wrapper>div {
padding-bottom: 24px;
margin-bottom: 24px;
border-bottom: 1px dashed rgba(15, 29, 35, .2);
}
.wte-weather-forecast-wrapper>div:last-of-type {
margin-bottom: 16px;
}
.wte-weather-forecast-header {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.wte_current_icon {
margin-right: 25px;
}
.wte_current_icon .wi {
font-size: 40px;
color: #666666;
}
.wte_current_temp {
flex-basis: 0;
flex-grow: 1;
}
.wte_header_title {
display: block;
font-size: 18px;
line-height: 1.55;
color: #0F1D23;
font-weight: 600;
}
.wte-weather-forecast-header .wte_temp {
display: block;
font-weight: 600;
font-size: 32px;
line-height: 1.5;
color: #0F1D23;
}
.wte-weather-forecast-header .wte_temp small {
font-size: 16px;
font-weight: 600;
display: inline-block;
margin-left: 6px;
-webkit-transform: translateY(-12px);
-moz-transform: translateY(-12px);
transform: translateY(-12px);
}
.wte_current_text {
font-size: 16px;
line-height: 1.75;
color: #566267;
}
.wte_sunrise_sunset {
display: flex;
flex-wrap: wrap;
column-gap: 22px;
justify-content: space-between;
}
.wte_sunrise_sunset_title {
display: block;
width: 100%;
margin: 0 0 16px;
font-weight: 600;
font-size: 16px;
line-height: 1.75;
text-align: center;
color: #000;
}
.wte_sunrise,
.wte_sunset {
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.wte_sunrise_title,
.wte_sunset_title {
display: block;
font-size: 14px;
line-height: 1.7;
color: #0F1D23;
}
.wte_sunrise_time,
.wte_sunset_time {
font-weight: 600;
font-size: 18px;
line-height: 1.55;
color: #0F1D23;
}
.wte_sunrise_sunset .wi {
display: inline-block;
font-size: 32px;
line-height: normal;
color: var(--wpte-primary-color, var(--primary-color));
}
.wte_current_conditions {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 24px;
row-gap: 16px;
}
.wte_current_conditions span {
font-weight: 400;
font-size: 14px;
line-height: 1.7;
color: #566267;
}
.wte_daily_forecast {
display: flex;
flex-wrap: wrap;
gap: 24px;
justify-content: space-between;
}
.wte_daily_forecast_title {
width: 100%;
font-size: 18px;
line-height: 1.55;
font-weight: 600;
color: #0F1D23;
margin: 0 0 -8px;
}
.wte_forcast_day {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.wte_forcast_day .wi {
margin-right: 15px;
font-size: 30px;
color: #666;
}
.wte-day-wrap {
display: flex;
flex-direction: column;
gap: 4px;
font-weight: 400;
font-size: 14px;
line-height: 1.7;
color: #0F1D23;
}
.wte_day_text {
font-weight: 600;
line-height: 1.8;
}
.wte_forcast_day {
margin: 0 0 10px;
}
.wte_forcast_day .wte_temp {
color: #566267;
}
.wte_forcast_day .wte_temp small {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
font-size: 14px;
}
.wte_hourly_forecast {
display: flex;
flex-wrap: wrap;
}
.wte_hourly_forecast_title {
display: block;
font-size: 18px;
color: #111;
font-weight: 600;
margin: 0 0 20px;
width: 100%;
}
.wte_hourly_forecast span {
display: flex;
flex-direction: column;
align-items: center; flex-grow: 1;
}
.wte_hour_text {
font-weight: 500;
color: #111;
font-size: 14px;
margin: 0 0 10px !important;
display: flex;
}
.wte_hourly_forecast .wi {
font-size: 25px;
color: #666;
margin: 0 0 10px;
display: block;
}
.wte_hourly_forecast .wte_temp {
display: block;
font-size: 16px;
color: #666;
font-weight: 400;
}
.wte_hourly_forecast .wte_temp small {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
margin-left: 0;
font-size: 14px;
}
.wte_hourly_forecast span:last-child {
margin-right: 0;
}@font-face{font-family:weathericons;src:url(//safetours.gr/wp-content/plugins/wp-travel-engine-trip-weather-forecast/public/css/weather-icons/weathericons-regular-webfont.eot);src:url(//safetours.gr/wp-content/plugins/wp-travel-engine-trip-weather-forecast/public/css/weather-icons/weathericons-regular-webfont.eot?#iefix) format('embedded-opentype'),url(//safetours.gr/wp-content/plugins/wp-travel-engine-trip-weather-forecast/public/css/weather-icons/weathericons-regular-webfont.woff2) format('woff2'),url(//safetours.gr/wp-content/plugins/wp-travel-engine-trip-weather-forecast/public/css/weather-icons/weathericons-regular-webfont.woff) format('woff'),url(//safetours.gr/wp-content/plugins/wp-travel-engine-trip-weather-forecast/public/css/weather-icons/weathericons-regular-webfont.ttf) format('truetype'),url(//safetours.gr/wp-content/plugins/wp-travel-engine-trip-weather-forecast/public/css/weather-icons/weathericons-regular-webfont.svg#weather_iconsregular) format('svg');font-weight:400;font-style:normal}.wi{display:inline-block;font-family:weathericons;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wi-fw{text-align:center;width:1.4em}.wi-weather-0:before{content:"\f056"}.wi-weather-1:before{content:"\f00e"}.wi-weather-2:before{content:"\f073"}.wi-weather-3:before{content:"\f01e"}.wi-weather-4:before{content:"\f01e"}.wi-weather-5:before{content:"\f017"}.wi-weather-6:before{content:"\f017"}.wi-weather-7:before{content:"\f017"}.wi-weather-8:before{content:"\f015"}.wi-weather-9:before{content:"\f01a"}.wi-weather-10:before{content:"\f015"}.wi-weather-11:before{content:"\f01a"}.wi-weather-12:before{content:"\f01a"}.wi-weather-13:before{content:"\f01b"}.wi-weather-14:before{content:"\f00a"}.wi-weather-15:before{content:"\f064"}.wi-weather-16:before{content:"\f01b"}.wi-weather-17:before{content:"\f015"}.wi-weather-18:before{content:"\f017"}.wi-weather-19:before{content:"\f063"}.wi-weather-20:before{content:"\f014"}.wi-weather-21:before{content:"\f021"}.wi-weather-22:before{content:"\f062"}.wi-weather-23:before{content:"\f050"}.wi-weather-24:before{content:"\f050"}.wi-weather-25:before{content:"\f076"}.wi-weather-26:before{content:"\f013"}.wi-weather-27:before{content:"\f031"}.wi-weather-28:before{content:"\f002"}.wi-weather-29:before{content:"\f031"}.wi-weather-30:before{content:"\f002"}.wi-weather-31:before{content:"\f02e"}.wi-weather-32:before{content:"\f00d"}.wi-weather-33:before{content:"\f083"}.wi-weather-34:before{content:"\f00c"}.wi-weather-35:before{content:"\f017"}.wi-weather-36:before{content:"\f072"}.wi-weather-37:before{content:"\f00e"}.wi-weather-38:before{content:"\f00e"}.wi-weather-39:before{content:"\f00e"}.wi-weather-40:before{content:"\f01a"}.wi-weather-41:before{content:"\f064"}.wi-weather-42:before{content:"\f01b"}.wi-weather-43:before{content:"\f064"}.wi-weather-44:before{content:"\f00c"}.wi-weather-45:before{content:"\f00e"}.wi-weather-46:before{content:"\f01b"}.wi-weather-47:before{content:"\f00e"}.wi-weather-3200:before{content:"\f077"}.wi-alien:before{content:"\f075"}.wi-celsius:before{content:"\f03c"}.wi-fahrenheit:before{content:"\f045"}.wi-degrees:before{content:"\f042"}.wi-thermometer:before{content:"\f055"}.wi-thermometer-exterior:before{content:"\f053"}.wi-thermometer-internal:before{content:"\f054"}.wi-cloud-down:before{content:"\f03d"}.wi-cloud-up:before{content:"\f040"}.wi-cloud-refresh:before{content:"\f03e"}.wi-horizon:before{content:"\f047"}.wi-horizon-alt:before{content:"\f046"}.wi-sunrise:before{content:"\f051"}.wi-sunset:before{content:"\f052"}.wi-moonrise:before{content:"\f0c9"}.wi-moonset:before{content:"\f0ca"}.wi-refresh:before{content:"\f04c"}.wi-refresh-alt:before{content:"\f04b"}.wi-umbrella:before{content:"\f084"}.wi-barometer:before{content:"\f079"}.wi-humidity:before{content:"\f07a"}.wi-na:before{content:"\f07b"}.wi-train:before{content:"\f0cb"}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}