File: /home/zwafgyp/dodolodge-net/wp-content/themes/hotel-wp/assets/sass/shortcodes/_weather.scss
.icon-0:before {
content: "\f4bd";
}
.icon-1:before {
content: "\f4bd";
}
.icon-2:before {
content: "\f4bd";
}
.icon-3:before {
content: "\f4bd";
}
.icon-4:before {
content: "\f4bd";
}
.icon-5:before {
content: "\f4ae";
}
.icon-6:before {
content: "\f495";
}
.icon-7:before {
content: "\f495";
}
.icon-8:before {
content: "\f495";
}
.icon-9:before {
content: "\f495";
}
.icon-10:before {
content: "\f495";
}
.icon-11:before {
content: "\f495";
}
.icon-12:before {
content: "\f495";
}
.icon-13:before {
content: "\f4ae";
}
.icon-14:before {
content: "\f4ae";
}
.icon-15:before {
content: "\f4ae";
}
.icon-16:before {
content: "\f4ae";
}
.icon-17:before {
content: "\f495";
}
.icon-18:before {
content: "\f495";
}
.icon-19:before {
content: "\f495";
}
.icon-20:before {
content: "\f495";
}
.icon-21:before {
content: "\f410";
}
.icon-22:before {
content: "\f410";
}
.icon-23:before {
content: "\f410";
}
.icon-24:before {
content: "\f410";
}
.icon-25:before {
content: "\f410";
}
.icon-26:before {
content: "\f410";
}
.icon-27:before {
content: "\f410";
}
.icon-28:before {
content: "\f410";
}
.icon-29:before {
content: "\f410";
}
.icon-30:before {
content: "\f410";
}
.icon-31:before {
content: "\f476";
}
.icon-32:before {
content: "\f4b7";
}
.icon-33:before {
content: "\f476";
}
.icon-34:before {
content: "\f476";
}
.icon-35:before {
content: "\f495";
}
.icon-36:before {
content: "\f4b7";
}
.icon-37:before {
content: "\f4bd";
}
.icon-38:before {
content: "\f4bd";
}
.icon-39:before {
content: "\f4bd";
}
.icon-40:before {
content: "\f4bd";
}
.icon-41:before {
content: "\f4ae";
}
.icon-42:before {
content: "\f4ae";
}
.icon-43:before {
content: "\f4ae";
}
.icon-44:before {
content: "\f410";
}
.icon-45:before {
content: "\f4bd";
}
.icon-46:before {
content: "\f4ae";
}
.icon-47:before {
content: "\f4bd";
}
#thim-weather {
position: relative;
display: inline-block;
float: left;
cursor: pointer;
i:before {
font-family: "Ionicons";
font-size: 32px;
color: #fcaf17;
line-height: 38px;
}
.content {
margin: 0;
font-size: 13px;
font-weight: normal;
line-height: 42px;
padding: 0 30px;
color: #777777;
float: left;
span {
float: left;
&.unit {
margin-left: 3px;
}
}
i {
margin-left: 10px;
float: left;
}
}
ul {
position: absolute;
top: 100%;
width: 100%;
left: 0;
padding: 15px 30px;
background: #f6f6f6;
margin: 0;
z-index: 9;
opacity: 0;
visibility: hidden;
@include transition(all 0.5s);
&:before {
content: '';
border-color: transparent transparent #f6f6f6 transparent;
border-style: solid;
border-width: 0px 8px 8px 8px;
height: 0;
left: 50%;
margin-left: -4px;
margin-top: -6px;
position: absolute;
top: -2px;
width: 0;
}
li {
line-height: 40px;
width: 100%;
float: left;
span {
float: left;
&.name {
width: 35px;
}
&.unit {
margin-left: 3px;
}
}
i {
margin-left: 10px;
float: left;
&:before {
line-height: 36px;
}
}
}
}
&:hover {
ul {
opacity: 1;
visibility: visible;
}
}
}
.thim-widget-weather{
display: inline-block;
float: left;
}
.albert_weather {
display: inline-block;
float: left;
.weather-wrapper {
padding: 0 30px;
@media(max-width:1199px){
padding: 0 15px;
}
img {
height: 42px;
}
}
}