@font-face {
font-family: 'star';
src: url(//www.rwandatrip.com/wp-content/plugins/penci-review/fonts/star.eot);
src: url(//www.rwandatrip.com/wp-content/plugins/penci-review/fonts/star.eot?#iefix) format('embedded-opentype'),
url(//www.rwandatrip.com/wp-content/plugins/penci-review/fonts/star.woff) format('woff'),
url(//www.rwandatrip.com/wp-content/plugins/penci-review/fonts/star.ttf) format('truetype'),
url(//www.rwandatrip.com/wp-content/plugins/penci-review/fonts/star.svg#star) format('svg');
font-weight: normal;
font-style: normal;
}
.wrapper-penci-review {
margin-bottom: 25px;
margin-top: 20px;
border: 1px solid #dedede;
}
.wrapper-penci-review.el {
margin-top: 0;
margin-bottom: 0;
}
.penci-review-container {
padding: 25px;
}
.penci-review-thumb {
float: left;
width: 80px;
margin-right: 20px;
}
.penci-review-thumb img {
max-width: 100%;
height: auto;
}
.penci-review-metas {
display: block;
overflow: hidden;
}
.penci-review-metas .penci-review-meta {
margin-right: 15px;
display: inline-block;
color: #888;
font-size: 13px;
line-height: 1.5;
}
.penci-review-metas .penci-review-meta i {
font-size: 14px;
margin-right: 4px;
color: #aaa;
font-style: normal;
}
.penci-review-metas .penci-review-btnbuy {
float: left;
font-size: 12px;
font-weight: 700;
margin-top: 4px;
border: 1px solid;
padding: 0 12px;
height: 28px;
line-height: 26px;
color: var(--pcaccent-cl);
-moz-transition: 0.25s;
-webkit-transition: 0.25s;
transition: 0.25s;
}
.penci-review-metas .penci-review-btnbuy:hover {
background: var(--pcaccent-cl);
color: #fff;
border-color: var(--pcaccent-cl);
text-decoration: none;
}
.penci-review-container.penci-review-count {
border-bottom: 1px solid #dedede;
}
.penci-review-container.penci-review-count h4 {
font-size: 20px;
margin: 0;
}
.penci-review-container.penci-review-count h4 span,
.penci-review-container.penci-review-count h4 a {
font-family: inherit;
color: inherit;
font-size: inherit;
font-weight: inherit;
letter-spacing: inherit;
text-decoration: none !important;
}
.penci-review-schemas,
.penci-review-desc {
margin-top: 10px;
}
.post-entry .penci-review-desc p {
margin: 0;
}
.wrapper-penci-review .penci-review ul.penci-review-number {
padding: 0;
margin: 20px 0 0 0;
clear: both;
width: 100%;
}
.wrapper-penci-review .penci-review ul.penci-review-number li {
list-style: none;
margin-bottom: 18px;
}
.wrapper-penci-review .penci-review ul.penci-review-number li:last-child {
margin-bottom: 0;
}
.wrapper-penci-review .penci-review ul.penci-review-number li:before,
.wrapper-penci-review .penci-review ul.penci-review-number li:after,
ul.penci-review-number li .penci-review-text:before,
ul.penci-review-number li .penci-review-text:after,
.penci-review-row:before,
.penci-review-row:after,
.penci-review-point:before,
.penci-review-point:after {
content: '';
display: table;
}
.penci-review-text {
font-weight: bold;
}
.penci-review-point {
font-size: inherit;
display: inline-block;
}
.penci-review-container.penci-review-point {
display: block;
}
.penci-review-score {
float: right;
font-size: inherit;
}
.penci-review-process {
display: block;
height: 13px;
background: #e6e6e6;
width: 100%;
margin-top: 5px;
}
.penci-review-process span {
display: block;
height: 13px;
width: 0;
background: var(--pcaccent-cl);
}
.penci-review-number.star-rating .penci-review-process {
height: auto;
background: transparent;
width: fit-content;
position: relative;
}
.penci-review-number.star-rating .penci-review-process:before,
.penci-review-number.star-rating .penci-review-process span:before {
content: "SSSSS";
color: var(--pcborder-cl);
font-family: 'star';
letter-spacing: 0.05em;
font-size: 18px;
}
.penci-review-number.star-rating .penci-review-process span {
height: auto;
background: transparent;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
right: 0;
}
.penci-review-number.star-rating .penci-review-process span:before {
color: #ffca00;
}
.penci-review-number.star-rating .penci-review-score {
display: none;
}
.penci-review-score-num.star-num-enable {
font-size: 28px;
}
.penci-review-score-num .pc-review-stars {
position: relative;
font-size: 28px;
display: inline-block;
vertical-align: top;
}
.penci-review-score-num .current-stars {
position: absolute;
top: 0;
left: 0;
color: #ffca00;
white-space: nowrap;
overflow: hidden;
}
body.rtl .penci-review-score-num .current-stars {
left: auto;
right: 0;
}
.wrapper-penci-review .penci-review ul.penci-review-number.star-rating li:before,
.wrapper-penci-review .penci-review ul.penci-review-number.star-rating li:after {
display: none;
}
.wrapper-penci-review .penci-review ul.penci-review-number.star-rating li {
overflow: hidden;
display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: space-between;
align-items: center;
margin-bottom: 0;
border-bottom: 1px dotted var(--pcborder-cl);
}
.wrapper-penci-review .penci-review ul.penci-review-number.star-rating li:last-child {
border-bottom: 0;
}
.penci-review-row {
display: inline-block;
width: calc(100% + 24px);
margin-left: -12px;
margin-right: -12px;
vertical-align: top;
}
.penci-review-stuff,
.penci-review-average {
float: left;
display: inline-block;
width: 66.666%;
padding: 0 12px;
}
.penci-review-row.star-row-enable .penci-review-stuff {
margin-bottom: 20px;
}
.penci-review-row.star-row-enable .penci-review-stuff,
.penci-review-row.star-row-enable .penci-review-average {
float: none;
width: 100%;
}
.penci-review-average {
width: 33.333%;
}
.penci-review-average.full-w {
width: 100%;
margin: 0 !important;
}
.penci-review-stuff .penci-review-good {
width: 50%;
float: left;
display: inline-block;
padding: 0 12px;
}
.penci-review-stuff .penci-review-row.full-w .penci-review-good {
width: 100%;
}
.penci-review-stuff .penci-review-good h5 {
font-size: 15px;
margin-bottom: 15px;
}
.penci-review .penci-review-good ul {
padding: 0 0 0 0;
margin: 0;
}
.penci-review .penci-review-good ul li {
list-style: none;
padding-left: 18px;
margin-bottom: 7px;
}
.penci-review .penci-review-good ul li:last-child {
margin-bottom: 0;
}
.penci-review .penci-review-good ul li:before {
content: "\f058";
color: #22b162;
position: absolute;
left: 0;
top: 5px;
font-family: FontAwesome;
font-size: 14px;
line-height: 1;
background: none !important;
}
.penci-fawesome-ver5 .penci-review .penci-review-good ul li:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
.penci-review .penci-review-bad ul li:before {
content: "\f056";
color: #e03030;
}
.penci-review-score-total {
background: var(--pcaccent-cl);
color: #fff;
text-align: center;
padding: 16px 10px;
display: block;
}
.penci-review-score-total.only-score {
padding: 30px 10px;
}
.penci-review-score-num {
font-size: 56px;
font-family: 'Oswald', sans-serif;
line-height: 1;
font-weight: 400;
}
.penci-review-score-total span {
font-size: 12px;
}
.penci-piechart {
position: absolute;
display: inline-block;
vertical-align: top;
right: 20px;
top: 20px;
text-align: center;
width: 50px;
height: 50px;
z-index: 8;
}
body.rtl .penci-piechart {
right: auto;
left: 20px;
}
.penci-piechart.penci-piechart-small {
width: 34px;
height: 34px;
top: 7px;
right: 7px;
}
.penci-piechart.penci-piechart-small[data-size="28"] {
width: 28px;
height: 28px;
}
.penci-piechart.penci-piechart-small[data-size="28"] .penci-chart-text {
width: 28px;
height: 28px;
line-height: 28px;
}
.penci-chart-text {
width: 50px;
height: 50px;
font-size: 16px;
position: absolute;
left: 0;
top: 0;
line-height: 50px;
font-family: 'Oswald', sans-serif;
font-weight: 400;
color: #fff;
}
body.rtl .penci-chart-text {
left: auto;
right: 0;
}
.penci-piechart-small .penci-chart-text {
width: 34px;
height: 34px;
font-size: 12px;
line-height: 34px;
}
.penci-rv-sm-show.stars-rating {
position: absolute;
top: 15px;
right: 15px;
z-index: 9;
color: var(--pcborder-cl);
line-height: 1;
}
.penci-rv-sm-show.stars-rating.penci-stars-small{
top: 7px;
right: 7px;
left: auto;
}
.penci-rv-sm-show.stars-rating .star-progress {
display: inline-block;
overflow: hidden;
white-space: nowrap;
font-size: 12px;
vertical-align: top;
}
.penci-rv-sm-show.stars-rating .normal-stars {
color: var(--pcborder-cl);
}
.penci-rv-sm-show.stars-rating .rate-stars {
position: absolute;
top: 0;
left: 0;
color: #ffca00;
}
body.rtl .penci-rv-sm-show.stars-rating .rate-stars {
left: auto;
right: 0;
}
.penci-rv-sm-show.stars-rating .star-progress:before {
content: "SSSSS";
display: inline-block;
font-family: 'star';
}
.penci-mega-post .penci-rv-sm-show.stars-rating {
right: 15px;
left: auto;
}
body.rtl .penci-mega-post .penci-rv-sm-show.stars-rating {
left: auto;
right: 10px;
}
@media only screen and (max-width: 767px) {
.penci-review-stuff, .penci-review-average,
.penci-review-stuff .penci-review-good {
width: 100%;
}
.penci-review-score-total,
.penci-review-stuff .penci-review-bad {
margin-top: 20px;
}
.penci-review-container.penci-review-count h4 {
font-size: 18px;
}
}
@media only screen and (max-width: 479px) {
.penci-review-thumb {
display: none;
}
.penci-review-metas .penci-review-meta {
display: block;
margin-bottom: 4px;
}
}
.penci-review-average .pc-review-stars .fa-star:before {
content: "S";
font-family: 'star';
}
body.rtl .penci-piechart.penci-piechart-small {
right: auto;
left: 7px;
}.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}}@font-face{font-family:splwp-fontello;src:url(//www.rwandatrip.com/wp-content/plugins/location-weather/assets/font/fontello.eot?913132);src:url(//www.rwandatrip.com/wp-content/plugins/location-weather/assets/font/fontello.eot?913132#iefix) format('embedded-opentype'),url(//www.rwandatrip.com/wp-content/plugins/location-weather/assets/font/fontello.woff2?913132) format('woff2'),url(//www.rwandatrip.com/wp-content/plugins/location-weather/assets/font/fontello.woff?913132) format('woff'),url(//www.rwandatrip.com/wp-content/plugins/location-weather/assets/font/fontello.ttf?913132) format('truetype'),url(//www.rwandatrip.com/wp-content/plugins/location-weather/assets/font/fontello.svg?913132#fontello) format('svg');font-weight:400;font-style:normal}[class*=" splwp-icon-"]:before,[class^=splwp-icon-]:before{font-family:splwp-fontello;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.splwp-icon-api-settings:before{content:'\e803'}.splwp-icon-lw-icon:before{content:'\e809'}.splwp-icon-style-settings:before{content:'\e80c'}.splwp-icon-external-link:before{content:'\e80d'}.splwp-icon-humidity-1:before{content:'\e81a'}.splwp-icon-pressure-1:before{content:'\e81b'}.splwp-icon-wind-1:before{content:'\e873'}.splwp-icon-wind-gust-1:before{content:'\e81c'}.splwp-icon-precipitation-1:before{content:'\e81f'}.splwp-icon-clouds-1:before{content:'\e821'}.splwp-icon-visibility-1:before{content:'\e823'}.splwp-icon-sunrise-1:before{content:'\e825'}.splwp-icon-sunset-1:before{content:'\e826'}.splwp-icon-additional-data:before{content:'\e87b'}.splwp-icon-additional-data-style:before{content:'\e87c'}.splwp-icon-footer:before{content:'\e87d'}.splwp-icon-current-weather:before{content:'\e87e'}.splwp-icon-forecast-data:before{content:'\e87f'}.splwp-icon-regional-weather:before{content:'\e880'}.splwp-icon-display-icon:before{content:'\e881'}.splwp-icon-style:before{content:'\e882'}.splwp-icon-weather-settings:before{content:'\e883'}.splwp-icon-api-sett:before{content:'\e884'}.splwp-icon-code:before{content:'\e885'}.splwp-icon-advanced:before{content:'\e886'}.splwp-icon-key-01:before{content:'\e887'}.splwp-icon-weather-map:before{content:'\e888'}.splwp-icon-control-layer:before{content:'\e889'}.splwp-icon-map-preferences:before{content:'\e88a'}.splwp-icon-popup-weather:before{content:'\e88b'}.splwp-icon-location-icon:before{content:'\e899'}.splwp-icon-shuttle_2285485-1:before{content:'\e8bd'}.splwp-icon-check-icon:before{content:'\e8be'}.splwp-icon-chevron:before{content:'\e893'}.splw-lite-wrapper{display:flex;justify-content:center;flex-direction:column;font-size:16px;line-height:1.5;text-align:center;color:#fff;position:relative;overflow:hidden}.splw-weather-title{font-size:27px;text-align:center;font-weight:700;text-transform:capitalize;line-height:1.2}.splw-lite-wrapper .splw-lite-header{text-align:center}.splw-lite-wrapper .splw-lite-header-title-wrapper{display:inline-block}.splw-lite-wrapper .splw-lite-header-title{font-size:27px;font-weight:700;line-height:38px;margin-bottom:4px}.splw-lite-wrapper .splw-lite-current-time{display:inline-block;font-size:14px;font-weight:600;margin-bottom:10px}.splw-lite-wrapper .splw-lite-body{width:100%;margin:0 auto;padding-bottom:20px;font-size:.875em;font-weight:400}.splw-lite-wrapper .splw-lite-current-temp{text-align:center}.splw-lite-wrapper .splw-lite-current-temp span.cur-temp{font-size:48px;font-weight:700;line-height:56px}.splw-lite-wrapper .splw-lite-current-text{margin-top:10px}.splw-lite-wrapper .splw-lite-current-temp .splw-weather-icon{display:inline;box-shadow:none;width:58px}.splw-lite-wrapper .splw-lite-desc{display:inline-block;font-size:16px;font-weight:600;line-height:20px;text-transform:capitalize}.splw-lite-wrapper .splw-lite-daily-weather-details .splw-other-opt{display:flex;flex-direction:column;font-size:14px;font-weight:400;line-height:20px;margin-top:8px}.splw-main-wrapper .splw-weather-details .options-value{font-weight:600}.splw-main-wrapper .splw-lite-daily-weather-details .splw-other-opt div:not(.splw-weather-icons){padding-bottom:4px}.splw-lite-wrapper .splw-cur-temp{display:flex;justify-content:center;line-height:initial;align-items:center}.splw-lite-wrapper .splw-weather-attribution{padding:.5em 1em;font-size:11px;text-align:center;background:rgba(0,0,0,.1)}.splw-lite-wrapper .splw-weather-attribution a{text-decoration:none}.splw-lite-wrapper .splw-warning{padding:20px}.block-editor-page a.sp_lw_gb_edit_button,a.sp_lw_gb_edit_button{display:inline-block;text-decoration:underline;font-size:16px;margin:10px 0}.splw-weather-icons.icons_splw{display:flex;justify-content:space-between;margin-top:16px;order:7}.splw-main-wrapper .splw-weather-details div:not(.icons_splw) span.details-icon{display:inline-flex;margin-right:2px}.splw-lite-current-temp .temperature-scale{font-size:21px;vertical-align:top;line-height:20px;margin-top:6px;margin-left:4px;display:inline-block;font-weight:500}.splw-main-wrapper .splw-weather-detailed-updated-time{display:flex;justify-content:space-between;padding:6px 0;font-size:11px}.splw-weather-detailed-updated-time .splw-weather-detailed{text-align:left}.splw-weather-detailed-updated-time .splw-weather-updated-time{text-align:right}.splw-lite-wrapper .splw-weather-detailed-updated-time a{text-decoration:underline dotted;text-decoration-color:#ffffff75;color:#fff}.splw-main-wrapper .splw-weather-details div:not(.icons_splw) span.details-icon i{font-size:16px}.splw-main-wrapper.horizontal .splw-lite-templates-body{display:flex;row-gap:10px}.splw-main-wrapper.horizontal .splw-lite-templates-body div{flex:0 0 50%;text-align:left}.splw-main-wrapper.horizontal .splw-cur-temp{justify-content:flex-start}.splw-main-wrapper.horizontal .splw-lite-desc{text-align:left;width:100%}.splw-main-wrapper.horizontal .splw-lite-templates-body div.splw-lite-daily-weather-details{flex:0 0 50%}.splw-main-wrapper.horizontal .splw-lite-daily-weather-details .splw-other-opt{flex-direction:row;flex-wrap:wrap;margin-top:0}.splw-main-wrapper.horizontal .splw-lite-daily-weather-details .splw-other-opt div:nth-child(even){text-align:right}.splw-main-wrapper.horizontal .splw-lite-header-title-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.splw-main-wrapper.horizontal .splw-lite-wrapper .splw-lite-header-title{font-size:14px;line-height:20px}.spwpcp-gutenberg-shortcode.editor-styles-wrapper{padding:0;line-height:24px;width:100%}.spwpcp-gutenberg-shortcode.editor-styles-wrapper>select{max-width:100%}.spwpcp-gutenberg-shortcode.editor-styles-wrapper::after{display:none}.vertical .splw-forecast{display:flex;align-items:center}.splw-lite-wrapper .splw-forecast-header-area{display:flex;justify-content:space-between;flex-wrap:wrap;flex:1;align-items:center;font-size:16px;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:0;line-height:20px}.splw-lite-wrapper .splw-forecast-weather select{background-color:transparent;font-size:16px;border:0;outline:0;color:#fff;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;border-radius:0;width:auto;line-height:21px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:0 0;line-height:38px;padding-right:20px;position:relative}.splw-lite-wrapper .splw-forecast-weather{position:relative}.splw-lite-wrapper .splw-forecast-weather::after{content:'';position:absolute;background-color:#fff;width:100%;height:1.5px;bottom:7px;left:0}.entry-content ul.splw-tabs,.splw-tabs{display:flex;list-style-type:none!important;margin:0;padding:0;flex-wrap:wrap}.horizontal .splw-adv-forecast-days .splw-tab.active,.splw-forecast-section .splw-tab.active{opacity:1;margin-bottom:0}.splw-tab{cursor:pointer;margin-right:16px;padding-top:10px;padding-bottom:10px;opacity:.8;position:relative}li.splw-tab::after{position:absolute;width:100%;content:'';height:2px;bottom:0;background:#fff;left:0;transition:all .2s cubic-bezier(0,0,.2,1);transform:scale(0)}li.splw-tab.active::after{transform:scale(1)}.horizontal .splw-forecast-header-area{border-bottom:1px solid rgb(236 234 233 / 50%);margin-left:-20px;margin-right:-20px}.horizontal .splw-forecast-header-area .splw-tabs{padding-left:20px}.splw-pro-wrapper .splw-weather-details span:is(.temp-precipitation,.temp-min-mex,.temp-rainchance,.temp-wind,.temp-snow,.temp-snow,.temp-humidity,.temp-pressure){display:none}.splw-pro-wrapper .splw-weather-details span:is(.temp-precipitation,.temp-min-mex,.temp-rainchance,.temp-wind,.temp-snow,.temp-snow,.temp-humidity,.temp-pressure).active{display:inline-block}[data-tab-content]{visibility:hidden;position:absolute}.active[data-tab-content]{visibility:visible;position:static}.horizontal .lw-forecast-wrapper{display:flex;justify-content:space-between;flex-direction:row;font-size:16px;line-height:1.5;text-align:center;position:relative;overflow:hidden}.splw-lite-wrapper .splw-forecast>div{display:flex;flex:1 1;flex-wrap:nowrap;justify-content:center}.splw-lite-wrapper .splw-forecast .temp-min-mex .temperature-scale{display:none}.horizontal .splw-lite-wrapper .splw-forecast{display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:painted;cursor:pointer;gap:10px}.horizontal .lw-forecast-wrapper .splw-forecast{padding:14px 0 0 0}.vertical .splw-lite-wrapper .splw-forecast .splw-forecast-time{justify-content:flex-start}.vertical .splw-lite-wrapper .splw-forecast .splw-weather-details{justify-content:flex-end}.block-editor-page .editor-styles-wrapper .splw-lite-wrapper .splw-forecast-weather select,.splw-lite-wrapper .splw-forecast-weather select{background-color:transparent;font-size:16px;border:0;outline:0;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;border-radius:0;width:auto;line-height:21px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:0 0;line-height:38px;padding-right:20px;position:relative}.lw-select-arrow{position:absolute!important;right:-14px;left:auto;top:6px;bottom:0;transform:rotate(270deg)}.lw-select-arrow .splwp-icon-chevron:before{font-size:14px}