@charset "UTF-8";


@font-face {
font-family: 'stmweathericons';
src: url(//ezairportparking.ca/wp-content/themes/hotello/public/css/header/builder_elements/weather/stmweathericons.eot?xql9xj);
src: url(//ezairportparking.ca/wp-content/themes/hotello/public/css/header/builder_elements/weather/stmweathericons.eot?xql9xj#iefix) format("embedded-opentype"), url(//ezairportparking.ca/wp-content/themes/hotello/public/css/header/builder_elements/weather/stmweathericons.ttf?xql9xj) format("truetype"), url(//ezairportparking.ca/wp-content/themes/hotello/public/css/header/builder_elements/weather/stmweathericons.woff?xql9xj) format("woff"), url(//ezairportparking.ca/wp-content/themes/hotello/public/css/header/builder_elements/weather/stmweathericons.svg?xql9xj#stmweathericons) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="stmweathericon-"], [class*=" stmweathericon-"] { font-family: 'stmweathericons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.stmweathericon-01d:before {
content: "";
}
.stmweathericon-01n:before {
content: "";
}
.stmweathericon-02d:before {
content: "";
}
.stmweathericon-02n:before {
content: "";
}
.stmweathericon-03d:before {
content: "";
}
.stmweathericon-03n:before {
content: "";
}
.stmweathericon-04d:before {
content: "";
}
.stmweathericon-04n:before {
content: "";
}
.stmweathericon-09d:before {
content: "";
}
.stmweathericon-09n:before {
content: "";
}
.stmweathericon-10d:before {
content: "";
}
.stmweathericon-10n:before {
content: "";
}
.stmweathericon-11d:before {
content: "";
}
.stmweathericon-11n:before {
content: "";
}
.stmweathericon-13d:before {
content: "";
}
.stmweathericon-13n:before {
content: "";
}
.stmweathericon-50d:before {
content: "";
}
.stmweathericon-50n:before {
content: "";
}
.stm_weather {
position: relative;
padding-right: 20px;
font-size: 13px;
}
.stm_weather .temperature {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.stm_weather .temperature .degree {
font-weight: normal !important;
}
.stm_weather .temperature .degree:after {
content: '°';
margin-right: 5px;
}
.stm_weather [class*=stmweathericon] {
font-size: 20px;
margin-right: 5px;
}
.stm_weather:after {
content: '';
display: block;
height: 40px;
width: 1px;
position: absolute;
right: -7px;
top: 0;
margin-top: -10px;
background: rgba(255, 255, 255, 0.1);
}.widget_socials_style_1 .stm-socials {
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0;
width: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.widget_socials_style_1 .stm-socials li a {
display: block;
padding: 0 5px;
font-size: 16px;
color: #fff;
}
.widget_socials_style_1 .stm-socials:after {
display: none;
}