@charset "UTF-8";
@charset "UTF-8";
.stm_post__tags {
margin: 50px 0;
position: relative;
font-size: 0;
}
.stm_post__tags a {
display: inline-block;
vertical-align: top;
font-size: 13px !important;
color: #3a3534;
border: 1px solid #ccc;
padding: 5px 10px;
margin: 0 6px 7px 0;
text-decoration: none !important;
}
.stm_post__tags a:hover {
background-color: #ccc;
color: #000;
}
.stm_share {
margin-bottom: 7px;
}
.stm_share a {
display: inline-block;
margin-left: 5px;
width: 20px;
height: 20px;
background-color: #bbb;
line-height: 20px;
text-align: center;
color: #fff;
border-radius: 4px;
opacity: 1;
}
.stm_share a:hover {
color: #fff;
opacity: 0.6;
}
.stm_share a.stm_share_facebook {
background-color: #627aad;
}
.stm_share a.stm_share_twitter {
background-color: #4D9ED8;
}
.stm_share a.stm_share_linkedin {
background-color: #2F75AE;
}
.stm_share a.stm_share_google-plus {
background-color: #DB4437;
}
.stm_share a.stm_share_pinterest {
background-color: #BE1626;
}
@media (max-width: 550px) {
.stm_share {
display: block;
width: 100%;
padding-left: 0 !important;
}
}
@media (max-width: 1024px) {
.stm_share {
margin: 25px 0 0 !important;
}
.stm_share a {
width: 37px;
height: 37px;
margin: 0 5px 5px 0;
line-height: 40px;
font-size: 18px !important;
opacity: 1;
}
}
.stm_author_box {
position: relative;
padding: 20px;
background: #f6f6f6;
}
.stm_author_box__avatar {
float: left;
width: 87px;
margin: 0 27px 0 0;
}
.stm_author_box__name {
font-size: 11px;
text-transform: uppercase;
color: #aaaaaa;
margin: 0 0 10px 0;
}
.stm_author_box__name strong {
display: block;
font-size: 14px;
}
.stm_author_box__content {
overflow: hidden;
line-height: 20px;
}
@media (max-width: 550px) {
.stm_author_box__avatar {
float: none;
margin-bottom: 15px;
}
}
.stm_author_box {
position: relative;
padding: 20px;
margin: 0 0 50px;
background: #f6f6f6;
}
.stm_author_box__avatar {
float: left;
width: 87px;
margin: 0 27px 0 0;
}
.stm_author_box__name {
font-size: 11px;
text-transform: uppercase;
color: #aaaaaa;
margin: 0 0 10px 0;
}
.stm_author_box__name strong {
display: block;
font-size: 14px;
color: #222;
}
.stm_author_box__content {
overflow: hidden;
font-size: 16px;
line-height: 20px;
}
@media (max-width: 550px) {
.stm_author_box__avatar {
float: none;
margin-bottom: 15px;
}
}
.comment-respond {
margin: 0 0 50px;
}
.comment-form .submit {
color: #fff !important;
}
ul.comment-list {
position: relative;
margin: 0 0 50px;
padding: 0;
}
ul.comment-list li {
list-style: none;
}
ul.comment-list .comment .vcard {
float: left;
margin: 0 27px 0 0;
width: 87px;
}
ul.comment-list .comment .vcard img {
border: 2px solid rgba(0, 0, 0, 0.3);
}
ul.comment-list .comment .comment-info {
padding-top: 10px;
overflow: hidden;
}
ul.comment-list .comment .comment-author {
float: left;
font-weight: 700;
color: #333333;
}
ul.comment-list .comment .comment-meta {
float: right;
font-size: 11px;
color: #aaaaaa;
text-transform: uppercase;
font-weight: 600;
margin: 0 0 17px 0;
}
ul.comment-list .comment .comment-meta a {
display: inline-block;
vertical-align: middle;
color: #aaaaaa;
}
ul.comment-list .comment .comment-meta a:hover:before {
color: #777;
}
ul.comment-list .comment .comment-meta a:before {
content: "/";
display: inline-block;
vertical-align: baseline;
margin: 0 7px 0 5px;
}
ul.comment-list .comment .comment-meta a i {
margin-right: 5px;
}
ul.comment-list .comment .comment-meta a:first-child:before {
display: none;
}
ul.comment-list .comment .comment-text {
clear: both;
}
ul.comment-list .comment .comment-text p {
font-size: 16px;
line-height: 18px;
}
ul.comment-list .comment .comment-text *:last-child {
margin-bottom: 0;
}
ul.comment-list > li {
border-top: 1px solid #eee;
padding: 22px 0 0;
margin: 0 0 22px;
}
ul.comment-list .children {
margin: 22px 0 0 27px;
padding: 0;
}
ul.comment-list .children .comment-info {
padding-top: 3px;
}
ul.comment-list .children > li {
position: relative;
padding: 22px 0 0;
margin: 0 0 22px;
border-top: 1px solid #eee;
}
ul.comment-list .children > li:before {
content: '';
position: absolute;
left: 66px;
top: -9px;
width: 15px;
height: 9px;
}
ul.comment-list .children .children {
margin-left: 20px;
}
.comment-respond {
margin: 40px 0 0 0;
}
.comments-title {
margin-top: 40px;
}
.comment-reply-title {
margin: 0 0 29px;
font-size: 26px !important;
letter-spacing: 2px !important;
text-transform: uppercase;
}
.comment-reply-title:before {
margin: 0 0 22px 0;
}
.stm_markup .stm_loop__grid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.stm_markup.stm_markup_full .stm_loop__single {
width: calc(33.3% - 15px);
}
@media (max-width: 1023px) {
.stm_markup.stm_markup_full .stm_loop__single {
width: calc(50% - 15px);
}
}
@media (max-width: 550px) {
.stm_markup.stm_markup_full .stm_loop__single {
width: 100%;
}
}
.stm_markup.stm_markup_full .stm_loop__list {
width: 100%;
}
.stm_markup.stm_markup_right .stm_loop__single, .stm_markup.stm_markup_left .stm_loop__single {
width: calc(50% - 15px);
}
.stm_markup.stm_markup_right .stm_loop__list, .stm_markup.stm_markup_left .stm_loop__list {
width: 100%;
}
.stm_single__image_placeholder {
padding-bottom: 75px;
}
.stm_single_post_style_1, .stm_loop__single_grid_style_1 {
padding-bottom: 0;
margin-bottom: 30px;
}
.stm_single_post_style_1 .stm_loop__container, .stm_loop__single_grid_style_1 .stm_loop__container {
position: relative;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
}
.stm_single_post_style_1 h1, .stm_loop__single_grid_style_1 h1 {
margin-bottom: 40px;
font-size: 36px;
line-height: 42px;
text-transform: none !important;
}
.stm_single_post_style_1 .stm_post__tags a, .stm_loop__single_grid_style_1 .stm_post__tags a {
display: inline-block;
vertical-align: top;
font-size: 13px !important;
color: #3a3534;
border: 1px solid #ccc;
padding: 5px 10px;
margin: 0 6px 7px 0;
text-decoration: none !important;
}
.stm_single_post_style_1 .stm_post__tags a:hover, .stm_loop__single_grid_style_1 .stm_post__tags a:hover {
background-color: #ffac41;
border-color: #ffac41;
color: #000;
}
.stm_single_post_style_1 .stm_post_comments .comment-reply-title, .stm_loop__single_grid_style_1 .stm_post_comments .comment-reply-title {
font-size: 36px;
}
.stm_single_post_style_1 .stm_loop_excerpt, .stm_loop__single_grid_style_1 .stm_loop_excerpt {
font-size: 14px;
line-height: 26px;
}
.stm_single_post_style_1 .comment-form, .stm_loop__single_grid_style_1 .comment-form {
background: #f7f7f7;
padding: 40px 40px 20px;
}
.stm_single_post_style_1 .comment-form .form-submit, .stm_loop__single_grid_style_1 .comment-form .form-submit {
text-align: right;
}
.stm_single_post_style_1 .comment-form .comment-form-comment textarea, .stm_loop__single_grid_style_1 .comment-form .comment-form-comment textarea {
min-height: 100px;
height: 100px;
}
.stm_single_post_style_1 .comment-form .form-control:focus, .stm_loop__single_grid_style_1 .comment-form .form-control:focus {
background-color: #fff;
}
.stm_single_post_style_1 .stm_loop__container, .stm_loop__single_grid_style_1 .stm_loop__container {
height: 100%;
border: 1px solid #e6e6e6;
}
.stm_single_post_style_1 .stm_loop__container .stm_single__image, .stm_loop__single_grid_style_1 .stm_loop__container .stm_single__image {
margin: -1px;
}
.stm_single_post_style_1 .stm_loop__container .stm_single__image img, .stm_loop__single_grid_style_1 .stm_loop__container .stm_single__image img {
width: 100%;
}
.stm_single_post_style_1 .stm_read_more_link.btn, .stm_loop__single_grid_style_1 .stm_read_more_link.btn {
padding: 0;
}
.stm_single_post_style_1 h5, .stm_loop__single_grid_style_1 h5 {
font-weight: bold !important;
word-break: break-all;
}
.stm_single_post_style_1 .stm_single-date, .stm_loop__single_grid_style_1 .stm_single-date {
width: auto;
height: 75px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: absolute;
top: -1px;
left: -1px;
z-index: 1;
margin: 0;
padding: 0;
}
.stm_single_post_style_1 .stm_single-date .day, .stm_loop__single_grid_style_1 .stm_single-date .day {
color: #fff;
font-size: 18px;
font-weight: 700;
line-height: 1.2;
margin: 0 0 5px;
padding: 0 5px;
text-align: center;
}
.stm_single_post_style_1 .stm_single-date .month, .stm_loop__single_grid_style_1 .stm_single-date .month {
font-size: 14px;
line-height: 1;
color: #fff;
display: block;
}
.stm_single_post_style_1 .stm_single-date:before, .stm_loop__single_grid_style_1 .stm_single-date:before {
display: none;
}
.stm_single_post_style_1 .stm_loop__meta, .stm_loop__single_grid_style_1 .stm_loop__meta {
padding: 23px 30px 43px;
}
.stm_single_post_style_1:hover .stm_loop__container, .stm_loop__single_grid_style_1:hover .stm_loop__container {
-webkit-box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.07);
box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.07);
border-color: transparent;
}
.stm_single_post_style_1 .post_thumbnail, .stm_loop__single_grid_style_1 .post_thumbnail {
margin-bottom: 50px;
}
@media (max-width: 550px) {
.stm_single_post_style_1 .stm_post_details {
display: block;
}
.stm_single_post_style_1 .stm_post_details .post_date {
display: none;
}
.stm_single_post_style_1 .stm_post_details .post_details {
padding: 10px;
display: block;
}
.stm_single_post_style_1 .stm_post_details .comments_num {
text-align: left;
}
}
.stm_post_details {
border: 0;
margin: 0 0 14px;
font-size: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.stm_post_details .comments_num {
margin-left: auto;
}
.stm_post_details .comments_num i {
color: #ffac41;
}
.stm_post_details > ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.stm_post_details > ul li {
text-transform: none;
}
.stm_post_details .post_details {
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
height: 100%;
min-height: 75px;
padding: 21px 20px;
}
.stm_post_details .post_details .post_by {
min-width: 168px;
padding-right: 20px;
}
.stm_post_details .post_details .post_cat {
max-width: 400px;
}
.stm_post_details .post_details .post_cat a {
margin-right: 7px;
}
.stm_post_details .post_date {
-ms-flex-item-align: start;
align-self: flex-start;
margin-right: 25px;
width: 175px;
height: 75px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.stm_post_details .post_date .day {
color: #fff;
font-size: 20px;
font-weight: 700;
line-height: 24px;
margin: 0 0 5px;
padding: 0 5px;
text-align: center;
}
.stm_post_details .post_date .month {
font-size: 14px;
line-height: 1;
color: #fff;
display: block;
}
.stm_post_details .comments_num a {
color: #777777 !important;
font-weight: normal;
text-transform: none;
}
.stm_post_details .comments_num a i {
font-size: 17px;
margin-right: 5px;
}
.stm_post_details span {
font-weight: 600;
}
.stm_post_details .fa-tag {
margin-right: 7px;
color: #ffac41;
}
.stm_loop__list.stm_loop__single.post_thumbnail- .stm_loop__post_image {
-webkit-box-flex: 0;
-ms-flex: 0 0 0px;
flex: 0 0 0;
}
.stm_loop__list.stm_loop__single.post_thumbnail- .stm_loop__post_image .stm_loop__date {
width: 160px;
}
.stm_loop__list.stm_loop__single.post_thumbnail- .stm_loop__content {
padding: 75px 30px 40px 30px;
overflow: visible;
}
.stm_loop__list.stm_loop__single.post_thumbnail- .stm_single-date {
left: 0;
right: auto;
}
.stm_loop__list.stm_loop__single .fa-tag {
position: relative;
top: 7px;
}
.stm_loop__list.stm_loop__single.room {
padding-bottom: 0;
margin: 0 0 30px;
}
.stm_loop__list.stm_loop__single {
padding-bottom: 0;
margin-bottom: 30px;
}
.stm_loop__list.stm_loop__single:last-child {
margin-bottom: 60px;
}
.stm_loop__list.stm_loop__single .stm_loop__container {
border: 1px solid #e6e6e6;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
}
.stm_loop__list.stm_loop__single .h5 {
white-space: nowrap;
display: block;
margin-bottom: 12px;
overflow: hidden;
max-width: 100%;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.stm_loop__list.stm_loop__single .stm_loop__post_image {
margin: -1px 0 -1px -1px;
-webkit-box-flex: 1;
-ms-flex: 1 0 350px;
flex: 1 0 350px;
max-width: 350px;
position: relative;
}
.stm_loop__list.stm_loop__single .stm_loop__post_image img {
max-width: 100%;
width: 100%;
}
.stm_loop__list.stm_loop__single .stm_loop__content {
overflow: hidden;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding: 22px 30px;
}
.stm_loop__list.stm_loop__single .stm_loop__content .post_excerpt {
font-size: 16px;
line-height: 24px;
}
.stm_loop__list.stm_loop__single .stm_loop__content .stm_post_details {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.stm_loop__list.stm_loop__single .stm_loop__content .stm_post_details a {
margin-right: 5px;
}
.stm_loop__list.stm_loop__single .stm_loop__content .stm_post_details a:first-child {
margin-left: 5px;
}
.stm_loop__list.stm_loop__single .stm_single-date {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: absolute;
top: 0;
right: 0;
padding: 12px 15px 10px;
margin: 0;
z-index: 1;
}
.stm_loop__list.stm_loop__single .stm_single-date .day {
color: #fff;
font-size: 16px;
font-weight: 700;
line-height: 18px;
margin: 0 0 5px;
}
.stm_loop__list.stm_loop__single .stm_single-date .month {
font-size: 14px;
line-height: 1;
color: #fff;
display: block;
}
.stm_loop__list.stm_loop__single .stm_single-date:before {
display: none;
}
.stm_loop__list.stm_loop__single:after {
display: none;
}
.stm_loop__list.stm_loop__single .stm_post_details {
margin-bottom: 20px;
border: none;
padding: 0;
}
.stm_loop__list.stm_loop__single:hover .stm_loop__container {
-webkit-box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.07);
box-shadow: 0 10px 28px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.07);
border-color: transparent;
}
@media (max-width: 1024px) {
.stm_loop__list.stm_loop__single .h5 {
white-space: normal;
}
.stm_loop__list.stm_loop__single .stm_loop__post_image {
max-width: 350px;
}
}
@media (max-width: 550px) {
.stm_loop__list.stm_loop__single {
width: 100%;
}
.stm_loop__list.stm_loop__single .stm_loop__content {
padding-bottom: 26px;
}
.stm_loop__list.stm_loop__single .stm_loop__container {
display: block;
}
.stm_loop__list.stm_loop__single .stm_loop__post_image {
display: block;
width: 100%;
max-width: inherit;
}
.stm_loop__list.stm_loop__single .stm_loop__post_image img {
width: 100%;
}
.stm_loop__list.stm_loop__single.post_thumbnail- {
position: relative;
}
.stm_loop__list.stm_loop__single.post_thumbnail- .stm_single-date {
max-width: 170px;
}
.stm_loop__list.stm_loop__single.post_thumbnail- .stm_loop__content {
position: static;
padding-top: 75px;
overflow: visible;
}
}
ul.comment-list .trackback .vcard img,
ul.comment-list .pingback .vcard img,
ul.comment-list .comment .vcard img {
border: 1px solid #b8b8b8;
border-radius: 50%;
}
ul.comment-list .trackback .comment-meta,
ul.comment-list .pingback .comment-meta,
ul.comment-list .comment .comment-meta {
margin-bottom: 10px;
font-size: 13px;
text-transform: none;
color: #888;
}
ul.comment-list .trackback .comment-meta a,
ul.comment-list .pingback .comment-meta a,
ul.comment-list .comment .comment-meta a {
color: #888;
}
ul.comment-list .trackback .comment-author a,
ul.comment-list .pingback .comment-author a,
ul.comment-list .comment .comment-author a {
font-size: 15px;
}
ul.comment-list .trackback .comment-text p,
ul.comment-list .pingback .comment-text p,
ul.comment-list .comment .comment-text p {
font-size: 16px;
line-height: 22px;
}
ul.comment-list .children > li {
position: relative;
border-color: #eee;
}
ul.comment-list .children > li .vcard {
width: 70px;
}
ul.comment-list .children > li:before {
content: '';
top: -6px;
width: 10px;
height: 10px;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
background: #fff;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
ul.comment-list .children .children > li:before {
left: 37px;
}
ul.comment-list .children .children .children {
margin-left: 0;
}
.comment-reply-title,
.comments-title {
font-size: 26px;
font-weight: 800;
text-transform: none;
}
.comment-reply-title {
margin-bottom: 20px;
}
.stm_post_comments .comment-form {
padding: 40px 40px 10px;
background: #eeeff2;
}
.stm_post_comments .comment-form .form-group {
margin-bottom: 20px;
}
.stm_post_comments .comment-form input,
.stm_post_comments .comment-form textarea {
border: 0;
background-color: #fff;
}
@media (max-width: 550px) {
.stm_single_post_style_1 .stm_post_comments .comment-form {
padding: 30px 30px 5px;
}
}
.comment-text ol,
.comment-text ul,
.post-content ol,
.post-content ul {
margin-bottom: 30px;
}
.comment-text ol > li,
.comment-text ul > li,
.post-content ol > li,
.post-content ul > li {
position: relative;
padding-left: 25px;
margin-bottom: 15px;
}
.comment-text ol > li:before,
.comment-text ul > li:before,
.post-content ol > li:before,
.post-content ul > li:before {
content: '';
display: block;
position: absolute;
top: 15px;
left: 0;
width: 12px;
height: 2px;
background-color: rgba(34, 34, 34, 0.7);
}
.comment-text ol > li > ol,
.comment-text ol > li > ul,
.comment-text ul > li > ol,
.comment-text ul > li > ul,
.post-content ol > li > ol,
.post-content ol > li > ul,
.post-content ul > li > ol,
.post-content ul > li > ul {
margin-top: 15px;
}
.comment-text ol > li > ol li,
.comment-text ol > li > ul li,
.comment-text ul > li > ol li,
.comment-text ul > li > ul li,
.post-content ol > li > ol li,
.post-content ol > li > ul li,
.post-content ul > li > ol li,
.post-content ul > li > ul li {
font-size: 18px;
}
.comment-text ol > li > ol li:before,
.comment-text ol > li > ul li:before,
.comment-text ul > li > ol li:before,
.comment-text ul > li > ul li:before,
.post-content ol > li > ol li:before,
.post-content ol > li > ul li:before,
.post-content ul > li > ol li:before,
.post-content ul > li > ul li:before {
top: 15px;
width: 10px;
height: 2px;
border-radius: 0;
}
.comment-text ol > li > ol li > ol,
.comment-text ol > li > ol li > ul,
.comment-text ol > li > ul li > ol,
.comment-text ol > li > ul li > ul,
.comment-text ul > li > ol li > ol,
.comment-text ul > li > ol li > ul,
.comment-text ul > li > ul li > ol,
.comment-text ul > li > ul li > ul,
.post-content ol > li > ol li > ol,
.post-content ol > li > ol li > ul,
.post-content ol > li > ul li > ol,
.post-content ol > li > ul li > ul,
.post-content ul > li > ol li > ol,
.post-content ul > li > ol li > ul,
.post-content ul > li > ul li > ol,
.post-content ul > li > ul li > ul {
margin-top: 15px;
}
.comment-text ol > li > ol li > ol li,
.comment-text ol > li > ol li > ul li,
.comment-text ol > li > ul li > ol li,
.comment-text ol > li > ul li > ul li,
.comment-text ul > li > ol li > ol li,
.comment-text ul > li > ol li > ul li,
.comment-text ul > li > ul li > ol li,
.comment-text ul > li > ul li > ul li,
.post-content ol > li > ol li > ol li,
.post-content ol > li > ol li > ul li,
.post-content ol > li > ul li > ol li,
.post-content ol > li > ul li > ul li,
.post-content ul > li > ol li > ol li,
.post-content ul > li > ol li > ul li,
.post-content ul > li > ul li > ol li,
.post-content ul > li > ul li > ul li {
margin-bottom: 7px;
}
.comment-text ol li,
.post-content ol li {
padding-left: 0;
}
.comment-text ol li:before,
.post-content ol li:before {
display: none;
}
.stm_loop__content {
position: relative;
}
.stm_loop__content .stm_sticky_post {
position: absolute;
right: -1px;
top: -1px;
padding: 10px 15px;
font-size: 14px;
line-height: 16px;
background-color: #3a3138;
color: #fff;
}
p.post-img {
margin: 50px 0;
}
ul.comment-list .children > li:before {
display: none !important;
}
@media (max-width: 600px) {
ul.comment-list .comment .vcard {
float: none;
margin: 0 0 16px;
}
ul.comment-list .comment .comment-author {
float: none;
}
ul.comment-list .comment .comment-meta {
float: none;
margin: 10px 0 20px;
}
ul.comment-list .comment .comment-meta a {
display: block;
margin-bottom: -2px;
}
ul.comment-list .comment .comment-meta a .fa-reply {
display: none !important;
}
ul.comment-list .comment .comment-meta a:before {
display: none !important;
}
}body.stm_header_offset .stm_titlebox {
margin-top: -92px;
}
@media (max-width: 1023px) {
body.stm_header_offset .stm_titlebox {
margin-top: 0;
}
}
.stm_titlebox {
width: 100vw;
position: relative;
left: calc(-1 * (100vw - 100%) / 2);
margin-bottom: 60px;
background-size: cover !important;
background-repeat: no-repeat;
margin-top: -60px;
}
.stm_titlebox:after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
}
.stm_titlebox__actions, .stm_titlebox__inner {
position: relative;
z-index: 15;
}
.stm_titlebox__inner {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.stm_titlebox__author {
margin-top: 55px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 13px;
}
.stm_titlebox__author .stm_titlebox__author_avatar {
margin-right: 10px;
border-radius: 50%;
overflow: hidden;
}
.stm_titlebox__author .stm_titlebox__author_name:after {
content: ' / ';
}
.stm_titlebox_text-right {
text-align: right;
}
.stm_titlebox_text-right .stm_separator {
margin-left: auto;
}
.stm_titlebox_text-right .stm_titlebox__actions {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
margin-right: auto;
margin-left: inherit !important;
padding-left: 0 !important;
padding-right: 15px;
}
.stm_titlebox_text-center {
text-align: center;
}
.stm_titlebox_text-center .stm_flex {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.stm_titlebox_text-center .stm_flex_last > *:last-child:not(:first-child) {
margin-left: inherit;
padding-left: 50px;
}
.stm_titlebox_text-center .stm_separator {
margin-left: auto;
margin-right: auto;
}
@media (max-width: 550px) {
.stm_titlebox {
padding-top: 30px;
}
.stm_titlebox__title.h2 {
font-size: 24px;
line-height: 28px;
}
.stm_titlebox__inner {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
width: 100%;
text-align: left;
}
.stm_titlebox__actions {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
padding: 0 !important;
margin: 30px 0 !important;
}
}
.stm_titlebox__overlay, .stm_titlebox__background {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.stm_titlebox__background {
background-repeat: no-repeat;
background-size: cover;
z-index: 1;
}
.stm_titlebox__overlay {
display: none;
}
.stm_transparent_header_disabled .stm_titlebox_style_3 {
padding: 50px 0;
}
.stm_title_box_enabled.stm_breadcrumbs_enabled .stm_titlebox {
margin-bottom: 20px;
}
.stm_title_box_enabled.stm_breadcrumbs_enabled .stm_titlebox_style_2 {
margin-bottom: 12px;
}
.stm_titlebox_style_1 {
padding: 300px 0 53px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.stm_titlebox_style_1 .h1 {
margin-bottom: 15px;
}
.stm_titlebox_style_1:after {
background-color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 550px) {
.stm_titlebox_style_1 .stm_flex {
display: block;
}
.stm_titlebox_style_1 .stm_titlebox__actions {
width: 100%;
}
}
@media (max-width: 768px) {
.stm_titlebox_style_1 {
padding-top: 130px;
}
}
@media (max-width: 550px) {
.stm_titlebox_style_1 {
padding-top: 112px;
}
}select,
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="date"],
input[type="tel"],
textarea,
.stm_select,
.form-control {
color: #222;
}body.stm_layout_chicago .btn {
padding: 16px 30px;
font-weight: bold;
border-radius: 4px;
border-width: 1px;
text-transform: uppercase;
}
body.stm_layout_chicago .btn_outline.btn_third:hover {
background-color: transparent !important;
}
body.stm_layout_chicago .vc_btn3 {
font-weight: bold;
}

button:focus {
outline: none;
}
.btn, .widget-booking.widget--hotelier .widget-booking__change-cart > a {
position: relative;
padding: 15px 30px;
border-width: 2px;
border-radius: 25px;
outline: none !important;
text-transform: none;
font-size: 14px;
font-weight: 600;
line-height: 16px;
}
.btn:hover, .widget-booking.widget--hotelier .widget-booking__change-cart > a:hover {
text-decoration: none !important;
}
.btn_shadow {
box-shadow: 0 10px 20px 0 rgba(132, 107, 61, 0.3);
}
.btn_outline:hover .btn__icon {
color: #fff !important;
}
.btn_full-width {
width: 100%;
}
.btn_full-width .btn__icon {
position: static !important;
transform: none !important;
}
.btn_full-width.btn_icon-right .btn__icon {
margin-left: 15px;
margin-right: -25px;
}
.btn_xs {
padding-top: 2px;
padding-bottom: 4px;
}
.btn__icon {
top: -1px;
bottom: -1px;
vertical-align: middle;
line-height: 18px;
}
.btn .btn__icon, .widget-booking.widget--hotelier .widget-booking__change-cart > a .btn__icon {
bottom: auto;
}
.btn .btn__icon:before, .widget-booking.widget--hotelier .widget-booking__change-cart > a .btn__icon:before {
font-size: 18px;
}
.btn_icon-right {
padding-right: 55px;
}
.btn_icon-right .btn__icon {
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
right: 15px;
display: inline-block;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.btn_icon-left .btn__icon {
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
}
.btn_icon-left .btn__icon:before {
position: relative;
right: -1px;
}
.btn.btn_lg, .widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_lg {
padding: 15px 86px;
}
.btn.btn_sm, .widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_sm {
padding: 15px 20px;
}
.btn_solid {
color: #fff;
}
.btn_white.btn_solid:hover {
color: #fff !important;
}
.btn.btn_outline.btn_xs, .widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.btn_xs {
padding-top: 3px;
padding-bottom: 3px;
}
.btn.btn_outline:hover, .widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline:hover {
color: #fff !important;
}
.btn.btn_outline.btn_primary:hover, .widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.btn_primary:hover {
color: #fff !important;
}
.btn.wtc, .widget-booking.widget--hotelier .widget-booking__change-cart > a.wtc,
.btn.btn_outline.wtc,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.wtc,
.btn.btn_outline.wtc:hover,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.wtc:hover,
.btn.btn_outline.btn_third:hover,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.btn_third:hover,
.btn.btn_outline.wtc_h:hover,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.wtc_h:hover,
.btn.btn_solid:not(.btn_white),
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_solid:not(.btn_white),
.btn.btn_solid:not(.btn_white) .btn__icon,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_solid:not(.btn_white) .btn__icon {
color: #fff !important;
}
.btn_white.btn_solid,
.btn.btn_outline.btn_white:hover,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.btn_white:hover,
.btn.btn_outline:not(.btn_white):hover .btn__icon:after,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline:not(.btn_white):hover .btn__icon:after,
.btn.btn_solid:not(.btn_white) .btn__icon:after,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_solid:not(.btn_white) .btn__icon:after,
.btn.btn_solid:not(.btn_white):hover .btn__icon:after,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_solid:not(.btn_white):hover .btn__icon:after {
background-color: #fff !important;
}
.btn.btn_outline.btn_white, .widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.btn_white {
border-color: #fff !important;
}
.btn.btn_outline.btn_white:not(:hover), .widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.btn_white:not(:hover),
.stm_header_style_1 .stm-navigation ul > li > ul > li > a:hover,
.stm_header_style_1 .stm-navigation ul > li > ul > li.current-menu-item > a,
.btn_outline.btn_primary:hover,
.btn_outline.btn_secondary:hover,
.btn_outline.btn_third:hover,
.btn_outline.btn_primary:hover .btn__icon,
.btn_outline.btn_secondary:hover .btn__icon,
.btn_outline.btn_third:hover .btn__icon,
.btn.btn_outline.btn_white:not(:hover) .btn__icon,
.widget-booking.widget--hotelier .widget-booking__change-cart > a.btn_outline.btn_white:not(:hover) .btn__icon {
color: white !important;
}
textarea {
min-height: 80px !important;
}
.widget.widget-default.widget_search .search-form button {
border-radius: 0;
}
button[type="submit"]:not(.btn),
input[type="submit"]:not(.btn) {
padding: 10px 36px;
text-transform: none;
font-size: 16px;
border-radius: 99px;
font-weight: 400;
border: 0;
}
.stm-button_fullwidth .btn_outline.btn_outline.btn_fullwidth {
border-width: 2px;
border-radius: 0;
padding-top: 15px;
padding-bottom: 15px;
}
.stm-button_fullwidth .btn_outline.btn_outline.btn_fullwidth:hover {
color: #fff !important;
}
.stm-button_fullwidth .btn_outline.btn_outline.btn_fullwidth .btn__label {
display: block;
margin: -4px 0 0;
font-size: 14px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.stm-button_fullwidth .btn_outline.btn_outline.btn_fullwidth .btn_subtitle_label {
opacity: 0.75;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.stm-button_center {
text-align: center;
}
.stm-button.icon-only .btn, .stm-button.icon-only .widget-booking.widget--hotelier .widget-booking__change-cart > a, .widget-booking.widget--hotelier .stm-button.icon-only .widget-booking__change-cart > a {
padding: 5px !important;
min-width: 32px;
min-height: 32px;
border-radius: 50%;
}
.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-custom:hover {
border-color: #b55b02 !important;
background-color: transparent !important;
color: #fff !important;
}  .stm_wp_hotelier_rooms_filter .widget-rooms-filter__group {
margin-bottom: 35px;
}
.widget-booking.widget--hotelier .widget-booking__room-item {
border: 0 !important;
}
@media (max-width: 1024px) {
.hotelier .guest-additional-information-fields p.form-row--arrival-time,
.hotelier .guest-details-fields p.form-row {
width: 100%;
}
body.hotelier-booking .hotelier-table th, body.hotelier-booking .hotelier-table td {
padding: 15px 0;
vertical-align: top;
}
.widget-booking.widget--hotelier .widget-booking__change-cart {
left: 30px !important;
transform: translateX(0) !important;
}
#guest-additional-information {
margin-top: 30px;
}
}
@media (max-width: 550px) {
.datepicker {
left: -15px;
}
.datepicker .datepicker__topbar {
text-align: center;
margin-bottom: 10px;
}
.datepicker .datepicker__topbar .datepicker__info {
margin-bottom: 20px;
}
.datepicker .datepicker__topbar .datepicker__info-text--selected-days {
display: block;
}
}
.stm-socials {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 16px;
margin: 0;
}
.room-loop__list {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 1024px) {
.room-loop__list .stm-room__container {
width: 50%;
}
}
@media (max-width: 550px) {
.room-loop__list .stm-room__container {
width: 100%;
}
}
.stm_loop__single_grid_style_1 .stm_read_more_link.btn, .stm_loop__single_grid_style_1 .widget-booking.widget--hotelier .widget-booking__change-cart > a.stm_read_more_link, .widget-booking.widget--hotelier .stm_loop__single_grid_style_1 .widget-booking__change-cart > a.stm_read_more_link {
position: relative;
}
.stm_loop__single_grid_style_1 .stm_read_more_link.btn:before, .stm_loop__single_grid_style_1 .widget-booking.widget--hotelier .widget-booking__change-cart > a.stm_read_more_link:before, .widget-booking.widget--hotelier .stm_loop__single_grid_style_1 .widget-booking__change-cart > a.stm_read_more_link:before {
content: '';
display: block;
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 1px;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
}
.stm_loop__single_grid_style_1 .stm_read_more_link.btn:hover:before, .stm_loop__single_grid_style_1 .widget-booking.widget--hotelier .widget-booking__change-cart > a.stm_read_more_link:hover:before, .widget-booking.widget--hotelier .stm_loop__single_grid_style_1 .widget-booking__change-cart > a.stm_read_more_link:hover:before {
width: 100%;
}
.stm_single_post_style_1 h5,
.stm_loop__single_grid_style_1 h5 {
font-size: 24px;
line-height: 30px;
font-weight: 500 !important;
}
.stm_single_post_style_1 .stm_single-date,
.stm_loop__single_grid_style_1 .stm_single-date {
padding: 0 20px;
}
.stm_carousel_style_1 .stm_carousel__single:after {
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
margin-left: -60px;
}
.stm_weather:after {
display: none !important;
}
.datepicker-form .datepicker-input-select-wrapper table th, .datepicker-form .datepicker-input-select-wrapper table td {
padding: 3px;
}
.stm-dropdown .dropdown-menu {
background-color: #fff !important;
}
.stm-dropdown .dropdown-menu li a:hover {
color: #fff !important;
}
.room.type-room {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 -15px;
}
.room.type-room .stm-single-room__price {
color: #fff;
font-size: 16px;
border: 1px solid rgba(255, 255, 255, 0.5);
padding: 20px 20px;
margin-bottom: 23px;
}
.room.type-room .stm-single-room__price ins {
text-decoration: none;
}
.room.type-room .stm-single-room__price del {
opacity: .7;
}
.room.type-room .stm-single-room__price > span {
font-weight: 600;
font-size: 36px;
line-height: 38px;
}
.room.type-room .stm-single-room__deposit {
color: #fff;
text-align: center;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1.8px;
margin-bottom: 25px;
}
.room.type-room .stm-single-room__availability {
margin-top: 111px;
position: relative;
padding: 50px 40px;
margin-bottom: 30px;
}
.room.type-room .stm-single-room__availability-message {
display: none;
margin-top: 30px;
margin-bottom: -20px;
}
.room.type-room .stm-single-room__availability .form-group .stm_select {
background-color: #fff;
font-size: 16px;
height: 44px;
}
.room.type-room .stm-single-room__availability .datepicker-input-select {
background-color: #fff;
height: 44px;
}
.room.type-room .stm-single-room__availability .datepicker-input-select-wrapper {
position: relative;
z-index: 100;
width: 100%;
}
.room.type-room .stm-single-room__availability button[type=submit] {
font-size: 16px;
}
.room.type-room .stm-single-room__content {
width: 66.6666%;
padding: 0 15px;
}
.room.type-room .stm-single-room__sidebar {
width: 33.33%;
padding: 0 15px;
}
.room.type-room h2 {
margin-bottom: 20px;
}
.room.type-room h2 + svg {
margin-bottom: 30px;
}
.room.type-room .stm-rooms-slider {
margin-bottom: 30px;
}
.room.type-room .room__content {
padding: 0;
}
.room.type-room .room__meta {
margin-bottom: 30px;
}
.room.type-room .room__meta-item {
color: #222;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
border-bottom: 1px solid #eeeeee;
font-size: 14px;
padding: 10px 0;
line-height: 30px;
}
.room.type-room .room__meta-list {
padding-left: 0;
}
.room.type-room .room__meta-title {
margin-bottom: 20px;
}
.room.type-room .room__facilities {
list-style: none;
padding: 5px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
border: 1px solid #f7f7f7;
background-color: #f5f5f5;
margin-bottom: 30px;
}
.room.type-room .room__facilities-content--single {
font-size: 12px;
color: #333;
display: block;
text-align: center;
width: calc(16.666% - 10px);
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
background-color: #fff;
margin: 5px;
padding: 15px 0 5px;
}
.room.type-room .room__facilities-content--single i {
display: block;
font-size: 50px;
margin-bottom: 12px;
}
.room.type-room .room__description--single {
margin-bottom: 40px;
}
.room.type-room .room__conditions-list {
font-size: 14px;
}
@media (max-width: 1023px) {
.room.type-room {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.room.type-room .stm-single-room__content {
width: 100%;
}
.room.type-room .stm-single-room__sidebar {
width: 100%;
}
.room.type-room .datepicker-input-select-wrapper {
max-width: initial;
}
}
.related-rooms {
background-color: #f5f5f5;
margin-bottom: -60px;
margin-top: 40px;
padding-top: 52px;
}
.related-rooms h2 {
text-transform: uppercase;
margin-bottom: 50px;
}
.related-rooms .room-loop--related-rooms {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.related-rooms .room-loop--related-rooms .room-loop__list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -15px;
}
.related-rooms .room-loop--related-rooms .room-loop--columns-3 .stm-room__container {
width: 33.333%;
}
@media (max-width: 1023px) {
.related-rooms .room-loop--related-rooms .stm-room__container {
width: 50%;
}
}
@media (max-width: 550px) {
.related-rooms .room-loop--related-rooms .stm-room__container {
width: 100%;
}
}
.stm-room {
background-color: #fff;
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
-webkit-box-shadow: 0px 30px 50px 0px rgba(153, 153, 153, 0.15);
box-shadow: 0px 30px 50px 0px rgba(153, 153, 153, 0.15);
margin-bottom: 30px;
}
.stm-room__container {
padding: 0 15px;
width: 33.33%;
margin-bottom: 40px;
}
.stm-room__image {
position: relative;
}
.stm-room__image img {
width: 100%;
}
.stm-room__image .stm-room__link {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(56, 49, 40, 0.8);
opacity: 0;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.stm-room__image .stm-room__link:hover {
opacity: 1;
}
.stm-room__price {
position: absolute;
color: #fff;
top: 20px;
right: 0;
left: auto;
font-size: 12px;
font-weight: normal;
line-height: 26px;
padding: 10px 20px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.stm-room__price > span {
font-size: 24px;
font-weight: 600;
}
.stm-room__price > span del {
opacity: .5;
}
.stm-room__price > span ins {
text-decoration: none;
}
.stm-room__content {
padding: 28px 30px 35px;
background-color: #fff;
font-size: 14px;
line-height: 24px;
}
.stm-room__title h4 {
margin-bottom: 5px;
}
.stm-room__title h4 a {
display: block;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
overflow: hidden;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.stm-room__excerpt {
margin-bottom: 25px;
}
.stm-room__occupancy {
margin-bottom: 12px;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
color: #333333;
}
.stm-room__occupancy i {
font-size: 30px;
vertical-align: sub;
margin-right: 5px;
}
.stm-room__occupancy span:last-child {
font-style: italic;
}
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-label {
padding-bottom: 13px !important;
font-size: 14px;
letter-spacing: 2px;
text-transform: uppercase;
}
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-list {
padding-left: 30px !important;
}
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-link:before {
border: 1px solid #ccc !important;
border-radius: 4px !important;
}
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__wrapper {
font-size: 16px;
}
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-label {
color: #fff;
padding: 15px 18px;
line-height: 20px;
}
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-list {
padding-left: 0;
}
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-item {
padding-left: 0;
margin-bottom: 12px;
}
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-item:before {
display: none;
}
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-item--chosen a:after {
content: "􏻗" !important;
font-family: 'stmicons' !important;
position: absolute;
left: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
color: #fff;
}
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-link {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-link:before {
content: '';
display: block;
width: 16px;
height: 16px;
border: 1px solid #f3f3f3;
background-color: #f5f5f5;
margin-right: 15px;
border-radius: 0;
position: static;
cursor: pointer;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
-ms-flex-negative: 0;
flex-shrink: 0;
margin-top: 4px;
}
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-link:hover {
text-decoration: none;
}
.stm_wp_hotelier_rooms_filter .widget-rooms-filter__group-link:hover:before {
background-color: #eaeaea;
}
.hotelier-listing form.datepicker-form {
z-index: 200;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border: 1px solid;
padding: 30px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.hotelier-listing form.datepicker-form .datepicker-input-select-wrapper {
width: 330px;
}
.hotelier-listing form.datepicker-form .button--datepicker {
margin-top: 0;
margin-left: auto;
}
.hotelier-listing form.datepicker-form .datepicker-input-select {
background-color: #f5f5f5;
border-color: #f5f5f5;
font-size: 16px;
}
@media (max-width: 1023px) {
.hotelier-listing form.datepicker-form {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.hotelier-listing form.datepicker-form .datepicker-input-select-wrapper {
width: 100%;
margin-bottom: 15px;
}
.hotelier-listing form.datepicker-form .selected-nights {
text-align: left;
margin-left: 0;
}
.hotelier-listing form.datepicker-form [type=submit] {
margin-left: auto;
}
}
@media (max-width: 550px) {
.hotelier-listing form.datepicker-form {
display: block;
}
.hotelier-listing form.datepicker-form .datepicker-input-select-wrapper {
width: 100%;
margin-bottom: 10px;
}
.hotelier-listing form.datepicker-form .selected-nights {
display: none;
}
.hotelier-listing form.datepicker-form .datepicker__info {
display: none;
}
.hotelier-listing form.datepicker-form .datepicker__close-button {
height: 40px;
}
.hotelier-listing form.datepicker-form .datepicker__topbar {
text-align: right;
margin-bottom: 10px;
}
}
.hotelier-listing .selected-nights {
margin-bottom: 0;
margin-left: 30px;
font-weight: normal;
}
.hotelier-listing .listing__list {
padding-left: 0;
}
.hotelier-listing .listing__list .listing__room {
padding: 0;
border: 0;
margin: 0 0 30px;
overflow: visible;
}
.hotelier-listing .listing__list .room__content {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
font-size: 14px;
}
.hotelier-listing .listing__list .room__content-wrapper {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.hotelier-listing .listing__list .room__image {
min-width: 265px;
}
.hotelier-listing .listing__list .room__image img {
width: 100%;
}
.hotelier-listing .listing__list .room__gallery {
position: relative;
overflow: hidden;
}
.hotelier-listing .listing__list .room__gallery-thumbnail {
display: block;
position: relative;
}
.hotelier-listing .listing__list .room__gallery-thumbnail:before {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.2);
opacity: 0;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.hotelier-listing .listing__list .room__gallery-thumbnail:hover:before {
opacity: 1;
}
.hotelier-listing .listing__list .room__gallery-link {
display: none;
}
.hotelier-listing .listing__list .room__gallery .room__only-x-left {
position: absolute;
top: 0;
left: 0;
margin: 0;
font-size: 12px;
padding: 3px 10px;
}
.hotelier-listing .listing__list .room__info {
position: relative;
background-color: #f5f5f5;
padding: 20px 30px 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.hotelier-listing .listing__list .room__price {
font-size: 30px;
line-height: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.hotelier-listing .listing__list .room__price-nights {
margin-bottom: 5px;
display: block;
}
.hotelier-listing .listing__list .room__price-wrapper--listing {
margin-top: -3px;
width: 30%;
text-align: right;
position: absolute;
top: 30px;
right: 30px;
}
.hotelier-listing .listing__list .room__price > small {
font-size: 20px;
font-weight: normal;
margin-right: 5px;
}
.hotelier-listing .listing__list .room__name {
font-size: 24px;
margin: 0;
width: 70%;
}
.hotelier-listing .listing__list .room__name a {
text-decoration: none;
}
.hotelier-listing .listing__list .room__min-max-stay {
font-size: 14px;
}
.hotelier-listing .listing__list .room__footer {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-item-align: end;
align-self: flex-end;
padding: 15px 0;
border-top: 1px solid #cccccc;
}
.hotelier-listing .listing__list .room__footer .btn, .hotelier-listing .listing__list .room__footer .widget-booking.widget--hotelier .widget-booking__change-cart > a, .widget-booking.widget--hotelier .hotelier-listing .listing__list .room__footer .widget-booking__change-cart > a {
padding: 10px 15px;
}
.hotelier-listing .listing__list .room__footer .btn .btn__icon, .hotelier-listing .listing__list .room__footer .widget-booking.widget--hotelier .widget-booking__change-cart > a .btn__icon, .widget-booking.widget--hotelier .hotelier-listing .listing__list .room__footer .widget-booking__change-cart > a .btn__icon {
display: none;
}
.hotelier-listing .listing__list .room__rates {
width: 100%;
}
.hotelier-listing .listing__list .room__max-guests {
font-size: 14px;
line-height: 1.2;
}
.hotelier-listing .listing__list .room__max-guests > * {
display: inline-block;
vertical-align: bottom;
line-height: 14px;
}
.hotelier-listing .listing__list .room__max-guests i {
font-size: 20px;
}
.hotelier-listing .listing__list .room__max-guests-recommendation {
font-size: 14px;
margin-top: 0;
}
.hotelier-listing .listing__list .room__non-cancellable-info {
text-align: right;
text-transform: uppercase;
font-size: 12px;
font-style: normal;
font-weight: normal;
margin-top: 10px;
}
.hotelier-listing .listing__list .room__non-cancellable-info p {
margin-bottom: 0;
}
.hotelier-listing .listing__list .room__sale-price-badge {
position: absolute;
top: auto;
left: auto;
right: -40px;
bottom: 100px;
background-color: #fe0002;
width: 200px;
height: 40px;
color: #fff;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: bottom right;
-ms-transform-origin: bottom right;
transform-origin: bottom right;
z-index: 100;
}
.hotelier-listing .listing__list .room__sale-price-badge span {
position: absolute;
top: auto;
left: 0;
right: 0;
text-align: center;
bottom: 0;
font-size: 16px;
font-weight: bold;
line-height: 40px;
text-transform: uppercase;
}
.hotelier-listing .listing__list .room__deposit {
background-color: #dbdbdb;
border-radius: 4px;
text-transform: uppercase;
font-size: 12px;
line-height: 20px;
padding: 5px 15px;
margin-bottom: 0;
}
.hotelier-listing .listing__list .room__rate {
background-color: #f5f5f5;
margin-top: 0;
padding: 30px;
position: relative;
}
.hotelier-listing .listing__list .room__rate:not(:last-child):after {
content: '';
position: absolute;
bottom: 0;
left: 30px;
right: 30px;
height: 1px;
border-bottom: 1px solid #cccccc;
}
.hotelier-listing .listing__list .room__rates--listing {
margin-top: 5px;
}
.hotelier-listing .listing__list .room__images-quantity {
position: absolute;
z-index: 55;
top: 15px;
left: auto;
right: 15px;
color: #fff;
font-size: 14px;
line-height: 32px;
font-weight: bold;
background-color: rgba(0, 0, 0, 0.4);
padding: 0 10px;
border-radius: 4px;
}
.hotelier-listing .listing__list .room__images-quantity span {
vertical-align: middle;
}
.hotelier-listing .listing__list .room__images-quantity:before {
content: "􏴗" !important;
font-family: 'stmicons' !important;
font-size: 18px;
font-weight: normal;
vertical-align: middle;
}
.hotelier-listing .listing__list .rate__name--listing {
width: 100%;
font-size: 16px;
text-transform: uppercase;
margin-bottom: 5px;
}
.hotelier-listing .listing__list .rate__price {
font-size: 24px;
margin-bottom: 10px;
}
.hotelier-listing .listing__list .rate__price > span > span {
font-size: 14px;
font-weight: normal;
}
.hotelier-listing .listing__list .rate__price del {
opacity: .5;
}
.hotelier-listing .listing__list .rate__price ins {
text-decoration: none;
}
.hotelier-listing .listing__list .rate__deposit {
margin-bottom: 10px;
background-color: #dbdbdb;
border-radius: 4px;
}
.hotelier-listing .listing__list .rate__description p {
margin-bottom: 0;
}
.hotelier-listing .listing__list .rate__conditions {
font-size: 18px;
margin-top: 18px;
}
.hotelier-listing .listing__list .rate__conditions-title {
margin-bottom: 4px;
display: block;
}
.hotelier-listing .listing__list .rate__conditions-list {
padding-left: 0;
}
.hotelier-listing .listing__list .rate__conditions-item {
font-size: 14px;
}
.hotelier-listing .listing__list .rate__conditions-item:before {
content: "􏷑" !important;
font-family: 'stmicons' !important;
vertical-align: bottom;
}
.hotelier-listing .listing__list .button--toggle-rates {
margin-top: 0;
margin-left: auto;
}
.hotelier-listing .listing__list .button--toggle-rates .opened {
display: none;
}
.hotelier-listing .listing__list .button--toggle-rates[aria-expanded=true] .btn__icon {
-webkit-transform: rotate(180deg) translateY(50%);
-ms-transform: rotate(180deg) translateY(50%);
transform: rotate(180deg) translateY(50%);
}
.hotelier-listing .listing__list .button--toggle-rates[aria-expanded=true] .closed {
display: none;
}
.hotelier-listing .listing__list .button--toggle-rates[aria-expanded=true] .opened {
display: block;
}
.hotelier-listing .listing__list .button--add-to-cart {
margin-top: 0;
}
@media (max-width: 1024px) {
.hotelier-listing .listing__list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -15px;
}
.hotelier-listing .listing__list .listing__room {
width: 100%;
padding: 0 15px;
}
.hotelier-listing .listing__list .room {
height: auto;
}
.hotelier-listing .listing__list .room__gallery {
width: 100%;
}
.hotelier-listing .listing__list .room__gallery img {
width: 100%;
}
.hotelier-listing .listing__list .room__info {
display: block;
}
.hotelier-listing .listing__list .room__price {
display: block;
}
.hotelier-listing .listing__list .room__price-wrapper {
position: static;
width: 100%;
text-align: left;
margin-bottom: 15px;
}
.hotelier-listing .listing__list .room__deposit {
margin-bottom: 25px;
}
.hotelier-listing .listing__list .room__name {
width: 100%;
}
.hotelier-listing .listing__list .room__footer {
display: block;
}
.hotelier-listing .listing__list .room__max-guests {
margin-bottom: 15px;
}
}
.widget-booking.widget--hotelier .widgettitle {
color: #777777 !important;
font-size: 16px;
margin-bottom: 15px;
}
.widget-booking.widget--hotelier .widget-booking__wrapper {
padding: 30px 30px 115px;
position: relative;
}
.widget-booking.widget--hotelier .widget-booking__dates {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 -5px;
}
.widget-booking.widget--hotelier .widget-booking__date {
font-size: 14px;
background-color: #fff;
line-height: 20px;
padding: 10px 10px;
}
.widget-booking.widget--hotelier .widget-booking__date-label {
color: #fff;
font-size: 14px;
text-transform: none;
margin-bottom: 3px;
}
.widget-booking.widget--hotelier .widget-booking__date-block {
width: 50%;
border: none;
text-align: left;
padding: 0 5px;
}
.widget-booking.widget--hotelier .widget-booking__rooms-list {
padding: 0;
}
.widget-booking.widget--hotelier .widget-booking__room-item {
color: #fff;
border-top: 1px solid rgba(255, 255, 255, 0.55);
border-bottom: 1px solid rgba(255, 255, 255, 0.55);
padding: 22px 0;
}
.widget-booking.widget--hotelier .widget-booking__room-link {
color: #fff;
font-weight: 600;
font-size: 18px;
line-height: 30px;
}
.widget-booking.widget--hotelier .widget-booking__room-rate {
opacity: .5;
text-transform: uppercase;
}
.widget-booking.widget--hotelier .widget-booking__cart-total {
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font-weight: bold;
font-size: 18px;
}
.widget-booking.widget--hotelier .widget-booking__cart-total strong {
font-size: 14px;
font-weight: normal;
opacity: .5;
}
.widget-booking.widget--hotelier .widget-booking__change-cart {
position: absolute;
top: auto;
bottom: 40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
margin: 0;
}
.widget-booking.widget--hotelier .widget-booking__change-cart > a:hover {
color: #fff;
}
.widget-booking.widget--hotelier .stm-reservation {
color: #fff;
padding: 0 30px 30px;
}
.widget-booking.widget--hotelier .stm-reservation__room {
border-bottom: 1px solid rgba(255, 255, 255, 0.55);
padding: 22px 0;
}
.widget-booking.widget--hotelier .stm-reservation__room-name h5 a {
font-size: 18px;
color: #fff !important;
margin-bottom: 17px;
}
.widget-booking.widget--hotelier .stm-reservation__room-rate {
font-size: 12px;
text-transform: uppercase;
opacity: .5;
}
.widget-booking.widget--hotelier .stm-reservation__total {
padding-top: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.widget-booking.widget--hotelier .stm-reservation__total-label {
opacity: .5;
}
.widget-booking.widget--hotelier .stm-reservation__total-value {
font-size: 18px;
font-weight: bold;
}
.hotelier-reservation-received .widget-booking.widget--hotelier .widget-booking__wrapper {
padding-bottom: 0;
}
.hotelier-reservation-received .widget-booking.widget--hotelier .widget-booking__change-cart-link {
display: none;
}
.hotelier .guest-details-fields {
margin: 0 -15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.hotelier .guest-details-fields .form-row {
width: 50%;
padding: 0 15px;
}
.hotelier .guest-additional-information-fields {
margin: 0 -15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.hotelier .guest-additional-information-fields .form-row {
width: 100%;
padding: 0 15px;
}
.hotelier .guest-additional-information-fields .form-row--arrival-time {
width: 50%;
}
.reservation-response {
font-size: 18px;
line-height: 30px;
padding: 24px 30px;
border-radius: 6px;
border: 1px solid;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.reservation-response:before {
margin-right: 25px;
font-size: 36px;
}
.reservation-response--received {
background-color: #dcf3d6;
border-color: #91ce4c;
}
.reservation-response--received:before {
content: "􏾓" !important;
font-family: 'stmicons' !important;
}
.reservation-response--cancelled {
background-color: #ff0000;
color: #fff;
}
.reservation-response--cancelled:before {
content: "􏾔" !important;
font-family: 'stmicons' !important;
}
body.hotelier-booking .booking__section .section-header {
margin-bottom: 7px;
}
body.hotelier-booking .booking__section .section-header h3 {
font-weight: 500;
font-size: 16px;
text-transform: uppercase;
}
body.hotelier-booking .booking__section--cards .credit-cards__list {
padding-left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
body.hotelier-booking .booking__section--cards .credit-cards__icon {
width: 100px;
height: 75px;
}
body.hotelier-booking .booking__section--cards .credit-cards__icon:not(:last-child) {
margin-right: 10px;
}
body.hotelier-booking .booking__section--cards .credit-cards__icon:before {
width: 100%;
height: 100%;
background-position: 50% 50%;
}
body.hotelier-booking .booking__section--payment .payment-methods {
padding-left: 0;
}
body.hotelier-booking .booking__section--payment .payment-methods .payment-method {
background-color: #f5f5f5;
padding: 40px;
}
body.hotelier-booking .booking__section--payment .payment-methods .payment-method__description {
font-size: 14px;
}
body.hotelier-booking .booking__section--guest-details {
margin-bottom: 0;
}
body.hotelier-booking .form-row__description {
font-size: 14px;
}
body.hotelier-booking .form-row__label {
font-weight: 500;
text-transform: uppercase;
font-size: 16px;
display: inline-block;
margin-bottom: 14px;
}
body.hotelier-booking .form-row__label abbr.required {
text-decoration: none;
color: #ff0000;
border: none;
}
body.hotelier-booking .form-row--booking-terms {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
body.hotelier-booking .form-row--booking-terms .input--booking-terms {
margin: 0 10px 0 0;
}
body.hotelier-booking .hotelier-table th, body.hotelier-booking .hotelier-table td {
padding: 15px 20px;
border-color: #ccc;
vertical-align: middle;
}
body.hotelier-booking .hotelier-table tr {
position: relative;
}
body.hotelier-booking .hotelier-table tr:first-child td, body.hotelier-booking .hotelier-table tr:first-child th {
border-top: none;
}
body.hotelier-booking .hotelier-table tr:last-child td, body.hotelier-booking .hotelier-table tr:last-child th {
border-bottom: none;
}
body.hotelier-booking .hotelier-table thead td, body.hotelier-booking .hotelier-table thead th {
font-size: 14px;
text-transform: none;
}
body.hotelier-booking .hotelier-table thead th {
font-weight: bold;
}
body.hotelier-booking .table--guest-details tbody tr th {
font-weight: normal;
}
body.hotelier-booking .table--guest-details tbody tr td {
font-weight: bold;
text-align: right;
}
body.hotelier-booking .reservation-table__room-qty {
width: 400px;
text-align: center;
}
body.hotelier-booking .reservation-table__room-remove {
width: 20px;
height: 20px;
display: block;
margin: 0;
position: absolute;
right: 15px;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
body.hotelier-booking .reservation-table__room-remove:before, body.hotelier-booking .reservation-table__room-remove:after {
content: '';
display: block;
background-color: #b4202a;
width: 17px;
height: 2px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
}
body.hotelier-booking .reservation-table__room-remove:before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
body.hotelier-booking .reservation-table__room-remove:after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
body.hotelier-booking .reservation-table__room-cost {
position: relative;
width: 100px;
font-weight: bold;
}
body.hotelier-booking .reservation-table__room-rate {
text-transform: uppercase;
font-size: 14px;
}
body.hotelier-booking .reservation-table__room-name {
width: 400px;
}
body.hotelier-booking .reservation-table__row--footer th, body.hotelier-booking .reservation-table__row--footer td {
border-top: 1px solid #ccc !important;
}
body.hotelier-booking .reservation-table--reservation-details th {
font-weight: normal;
}
body.hotelier-booking .reservation-table--reservation-details td {
text-align: right;
}
body.hotelier-booking .reservation-details__list {
padding-left: 0;
}
body.hotelier-booking .reservation-details__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #ccc;
padding: 14px 20px;
}
body.hotelier-booking .reservation-received__section .section-header {
margin-bottom: 30px;
}
body.hotelier-booking .reservation-received__section .section-header h3 {
font-size: 16px !important;
font-weight: 500;
text-transform: uppercase;
}
.datepicker__month-day--today {
background-color: #fff;
color: inherit;
}
.datepicker__month-day--invalid {
color: #b4b4b4;
}
@media (max-width: 768px) {
.hotelier-listing form.datepicker-form .selected-nights {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
margin-left: auto;
margin-top: -13px;
}
.hotelier-listing form.datepicker-form .datepicker-input-select-wrapper {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
max-width: 260px;
}
.hotelier-listing form.datepicker-form [type=submit] {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
margin-left: 0;
}
.sm-text-center {
text-align: center !important;
}
}
.stm-dropdown .dropdown:after,
.stm_weather:after {
display: none !important;
}
.stm_selective_rooms_carousel_style_1 .owl-nav button {
background-color: #fff !important;
}
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room__title h3 {
font-size: 24px;
}
.datepicker__month-day--hovering,
.datepicker__month-day--selected {
background: #f5f4f3 !important;
}
.datepicker-form .datepicker__month-day--first-day-selected,
.datepicker-form .datepicker__month-day--last-day-selected {
color: #fff !important;
background-color: #609beb !important;
}
.datepicker__month-day--invalid {
color: #bdbdbd !important;
}

.stm-navigation__default > ul > li ul {
margin-top: -1px;
}
@media (max-width: 550px) {
.stm-header .stm-navigation.stm-navigation__default > ul li > a {
line-height: 1.2 !important;
padding: 15px 0 !important;
}
}
@media (max-width: 550px) {
.stm-header.active .stm-navigation.stm-navigation__default > ul li.menu-item-has-children > a {
position: relative;
}
.stm-header.active .stm-navigation.stm-navigation__default > ul li.menu-item-has-children > a:after {
-webkit-transition: -webkit-transform .1s ease;
transition: -webkit-transform .1s ease;
-o-transition: transform .1s ease;
transition: transform .1s ease;
transition: transform .1s ease, -webkit-transform .1s ease;
content: '';
display: block;
position: absolute;
right: 10px;
top: 50%;
margin-top: -2px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 3.5px 0 3.5px;
border-color: #fff transparent transparent transparent;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
.stm-header.active .stm-navigation.stm-navigation__default > ul li.menu-item-has-children.active > a:after {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
}
.stm-header__row {
margin: 0 -15px;
}
@media (max-width: 1023px) {
.stm-header {
height: 100vh;
}
.stm-header__row {
margin: 0 -15px;
}
.stm-header__row_color {
border: 0 !important;
}
.stm-header .stm-navigation__default > ul > li > a {
padding: 0 !important;
}
}
.stm_header_transparent .stm-header * {
color: #fff !important;
}
.stm_header_style_1 .stm-header__cell {
max-width: 100%;
}
.stm_header_style_1 .fullwidth-header-part {
padding: 0 50px;
}
.stm_header_style_1 .fullwidth-header-part .stm-header__cell {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
}
.stm_header_style_1 .stm-navigation__default > ul > li > a {
font-size: 15px;
padding: 0 30px;
letter-spacing: 3px;
}
.stm_header_style_1 .stm-navigation__default > ul > li ul li > a {
font-size: 13px !important;
}
.stm_header_style_1 .stm-navigation__line_bottom > ul > li:hover:before {
bottom: -4px;
}
.stm_header_style_1 .stm-navigation__line_bottom > ul > li:before {
height: 2px;
left: 35px;
right: 35px;
}
.stm_header_style_1 .stm-navigation > ul > li.current-menu-item:before {
opacity: 1;
visibility: visible;
bottom: -4px;
}
.stm_header_style_1 .stm-navigation__line_bottom > ul > li.current-menu-parent:before {
opacity: 1 !important;
visibility: visible !important;
bottom: -4px;
}
@media (max-width: 1023px) {
.stm_header_style_1 .stm-header {
padding: 20px 0 20px 20px;
}
.stm_header_style_1 .stm-header .stm-header__row_color:before,
.stm_header_style_1 .stm-header .stm-header__row_color {
background: none !important;
}
.stm_header_style_1.stm_header_transparent .stm_mobile__header {
margin-bottom: 0;
}
.stm_header_style_1 .stm-navigation__default > ul {
margin: 0 !important;
}
.stm_header_style_1 .stm-navigation.stm-navigation__default ul li.menu-item-has-children > a {
position: relative;
padding-right: 25px;
}
.stm_header_style_1 .stm-navigation.stm-navigation__default ul li.menu-item-has-children > a:after {
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
content: '';
display: block;
position: absolute;
right: 10px;
top: 50%;
margin-top: -2px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 3.5px 0 3.5px;
border-color: #fff transparent transparent transparent;
}
.stm_header_style_1 .stm-navigation.stm-navigation__default ul li ul.sub-menu {
padding: 0 0 10px;
background: transparent;
}
.stm_header_style_1 .stm-navigation.stm-navigation__default ul li ul.sub-menu li {
float: none;
border: 0;
}
.stm_header_style_1 .stm-navigation.stm-navigation__default ul li ul.sub-menu li a {
color: #fff !important;
}
.stm_header_style_1 .stm-navigation.stm-navigation__default ul li ul.sub-menu ul.sub-menu {
margin: 15px 0 0 15px;
padding-bottom: 0;
}
.stm_header_style_1 .stm-navigation__default > ul > li > a {
padding: 15px 15px 15px 0;
}
}
.stm_header_style_1 .stm-header__row_color_top {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.stm_header_style_1 .stm-header__row_color_top .stm-header__element + .stm-header__element {
border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.stm_header_style_1 .stm-header__element .stm-socials {
margin: 0;
}
.stm_header_style_1 .stm-header__element .stm-socials a {
margin: 0;
padding: 0 15px;
}
.stm_header_style_1 .stm-header__element .stm-socials a:last-child {
padding-right: 0;
}
.stm_header_style_1 .stm-dropdown .dropdown-toggle {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
}
.stm_header_style_1 .stm-dropdown .dropdown-toggle:after {
content: "􏷑" !important;
font-family: 'stmicons' !important;
display: inline-block;
font-size: 16px;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
margin-left: 4px;
-webkit-transition: all .15s ease;
-o-transition: all .15s ease;
transition: all .15s ease;
}
.stm_header_style_1 .stm-dropdown .dropdown.open .dropdown-toggle:after {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.stm_header_style_1 .stm-dropdown .dropdown-menu li a {
font-size: 12px;
padding: 10px 15px;
line-height: 1;
min-height: 0;
color: #fff;
background-color: transparent;
}
@media (max-width: 1500px) {
.stm_header_style_1 .fullwidth-header-part {
padding: 0 50px;
}
.stm_header_style_1 .fullwidth-header-part .stm-header__cell {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
.stm_header_style_1 .stm-navigation__default > ul > li:before {
bottom: 5px !important;
}
.stm_header_style_1 .stm-navigation__default > ul > li > a {
font-size: 13px;
padding: 0 20px;
letter-spacing: 1px;
}
}
@media (max-width: 769px) {
.stm_header_style_1 .fullwidth-header-part {
padding: 0;
}
.stm_header_style_1 .stm-navigation__default > ul > li ul.sub-menu li > a {
padding-left: 15px !important;
}
}@font-face {
font-family: 'stmicons';
src:  url(//shellsapartments.com.au/wp-content/themes/hotello/public/fonts/stmicons/stmicons.eot?htp3bx);
src:  url(//shellsapartments.com.au/wp-content/themes/hotello/public/fonts/stmicons/stmicons.eot?htp3bx#iefix) format('embedded-opentype'),
url(//shellsapartments.com.au/wp-content/themes/hotello/public/fonts/stmicons/stmicons.ttf?htp3bx) format('truetype'),
url(//shellsapartments.com.au/wp-content/themes/hotello/public/fonts/stmicons/stmicons.woff?htp3bx) format('woff'),
url(//shellsapartments.com.au/wp-content/themes/hotello/public/fonts/stmicons/stmicons.svg?htp3bx#stmicons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="stmicon-"], [class*=" stmicon-"] { font-family: 'stmicons' !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;
}
.stmicon-bed2:before {
content: "\e930";
}
.stmicon-bell:before {
content: "\e92c";
}
.stmicon-flag1:before {
content: "\e92d";
}
.stmicon-compas:before {
content: "\e92e";
}
.stmicon-heart:before {
content: "\e92f";
}
.stmicon-loudspeaker:before {
content: "\e928";
}
.stmicon-passion:before {
content: "\e929";
}
.stmicon-top:before {
content: "\e92a";
}
.stmicon-victory:before {
content: "\e92b";
}
.stmicon-ski_eyes:before {
content: "\e925";
}
.stmicon-cableway:before {
content: "\e926";
}
.stmicon-skiing:before {
content: "\e927";
}
.stmicon-wifi-1:before {
content: "\e924";
}
.stmicon-meal1:before {
content: "\e914";
}
.stmicon-television:before {
content: "\e915";
}
.stmicon-spa1:before {
content: "\e916";
}
.stmicon-laundry-service:before {
content: "\e917";
}
.stmicon-toiletries1:before {
content: "\e918";
}
.stmicon-sport-centre1:before {
content: "\e919";
}
.stmicon-swimming-pool:before {
content: "\e91a";
}
.stmicon-safebox:before {
content: "\e91b";
}
.stmicon-luggage:before {
content: "\e91c";
}
.stmicon-event1:before {
content: "\e91d";
}
.stmicon-parking:before {
content: "\e91e";
}
.stmicon-taxi:before {
content: "\e91f";
}
.stmicon-wifi1:before {
content: "\e920";
}
.stmicon-bed1:before {
content: "\e921";
}
.stmicon-family-room:before {
content: "\e922";
}
.stmicon-hotel:before {
content: "\e923";
}
.stmicon-toiletries:before {
content: "\e90e";
}
.stmicon-cable_tv:before {
content: "\e90f";
}
.stmicon-safe_secure:before {
content: "\e910";
}
.stmicon-meal:before {
content: "\e911";
}
.stmicon-sport-centre:before {
content: "\e912";
}
.stmicon-car:before {
content: "\e913";
}
.stmicon-phone-call:before {
content: "\e90b";
}
.stmicon-maps-and-flags:before {
content: "\e90c";
}
.stmicon-fax:before {
content: "\e90d";
}
.stmicon-cultural:before {
content: "\e907";
}
.stmicon-shopping:before {
content: "\e908";
}
.stmicon-photo1:before {
content: "\e909";
}
.stmicon-museum:before {
content: "\e90a";
}
.stmicon-ruler:before {
content: "\e906";
}
.stmicon-bed:before {
content: "\e902";
}
.stmicon-nipple:before {
content: "\e903";
}
.stmicon-guest:before {
content: "\e904";
}
.stmicon-bottle:before {
content: "\e905";
}
.stmicon-haircut:before {
content: "\e901";
}
.stmicon-traffic:before {
content: "\10fbbf";
}
.stmicon-queue_music:before {
content: "\10fbc0";
}
.stmicon-public:before {
content: "\10fbc1";
}
.stmicon-perm_camera_mic:before {
content: "\10fbc2";
}
.stmicon-music_video:before {
content: "\10fbc3";
}
.stmicon-music_off:before {
content: "\10fbc4";
}
.stmicon-music_note:before {
content: "\10fbc5";
}
.stmicon-mic_off:before {
content: "\10fbc6";
}
.stmicon-mic_none:before {
content: "\10fbc7";
}
.stmicon-mic:before {
content: "\10fbc8";
}
.stmicon-library_music:before {
content: "\10fbc9";
}
.stmicon-headset_mic:before {
content: "\10fbca";
}
.stmicon-graphic_eq:before {
content: "\10fbcb";
}
.stmicon-format_italic:before {
content: "\10fbcc";
}
.stmicon-file_copy:before {
content: "\10fbcd";
}
.stmicon-screen_lock_portrait:before {
content: "\10fbce";
}
.stmicon-restaurant_menu:before {
content: "\10fbcf";
}
.stmicon-power:before {
content: "\10fbd0";
}
.stmicon-hot_tub:before {
content: "\10fbd1";
}
.stmicon-zoom_out_map:before {
content: "\10fbd2";
}
.stmicon-zoom_out:before {
content: "\10fbd3";
}
.stmicon-zoom_in:before {
content: "\10fbd4";
}
.stmicon-wrap_text:before {
content: "\10fbd5";
}
.stmicon-whatshot:before {
content: "\10fbd6";
}
.stmicon-wifi_lock:before {
content: "\10fbd7";
}
.stmicon-wifi_tethering:before {
content: "\10fbd8";
}
.stmicon-wifi:before {
content: "\10fbd9";
}
.stmicon-work:before {
content: "\10fbda";
}
.stmicon-youtube_searched_for:before {
content: "\10fbdb";
}
.stmicon-weekend:before {
content: "\10fbdc";
}
.stmicon-widgets:before {
content: "\10fbdd";
}
.stmicon-web_asset:before {
content: "\10fbde";
}
.stmicon-web:before {
content: "\10fbdf";
}
.stmicon-wb_incandescent:before {
content: "\10fbe0";
}
.stmicon-wb_iridescent:before {
content: "\10fbe1";
}
.stmicon-wb_sunny:before {
content: "\10fbe2";
}
.stmicon-wc:before {
content: "\10fbe3";
}
.stmicon-watch:before {
content: "\10fbe4";
}
.stmicon-wb_cloudy:before {
content: "\10fbe5";
}
.stmicon-wallpaper:before {
content: "\10fbe6";
}
.stmicon-watch_later:before {
content: "\10fbe7";
}
.stmicon-wb_auto:before {
content: "\10fbe8";
}
.stmicon-vpn_lock:before {
content: "\10fbe9";
}
.stmicon-warning:before {
content: "\10fbea";
}
.stmicon-volume_off:before {
content: "\10fbeb";
}
.stmicon-volume_up:before {
content: "\10fbec";
}
.stmicon-vpn_key:before {
content: "\10fbed";
}
.stmicon-visibility:before {
content: "\10fbee";
}
.stmicon-voice_chat:before {
content: "\10fbef";
}
.stmicon-voicemail:before {
content: "\10fbf0";
}
.stmicon-volume_down:before {
content: "\10fbf1";
}
.stmicon-volume_mute:before {
content: "\10fbf2";
}
.stmicon-vignette:before {
content: "\10fbf3";
}
.stmicon-visibility_off:before {
content: "\10fbf4";
}
.stmicon-view_week:before {
content: "\10fbf5";
}
.stmicon-view_quilt:before {
content: "\10fbf6";
}
.stmicon-view_stream:before {
content: "\10fbf7";
}
.stmicon-view_day:before {
content: "\10fbf8";
}
.stmicon-view_headline:before {
content: "\10fbf9";
}
.stmicon-view_list:before {
content: "\10fbfa";
}
.stmicon-view_module:before {
content: "\10fbfb";
}
.stmicon-view_comfy:before {
content: "\10fbfc";
}
.stmicon-view_compact:before {
content: "\10fbfd";
}
.stmicon-view_carousel:before {
content: "\10fbfe";
}
.stmicon-videocam:before {
content: "\10fbff";
}
.stmicon-view_agenda:before {
content: "\10fc00";
}
.stmicon-view_array:before {
content: "\10fc01";
}
.stmicon-view_column:before {
content: "\10fc02";
}
.stmicon-videogame_asset:before {
content: "\10fc03";
}
.stmicon-video_call:before {
content: "\10fc04";
}
.stmicon-video_label:before {
content: "\10fc05";
}
.stmicon-video_library:before {
content: "\10fc06";
}
.stmicon-videocam_off:before {
content: "\10fc07";
}
.stmicon-vertical_align_top:before {
content: "\10fc08";
}
.stmicon-vertical_align_bottom:before {
content: "\10fc09";
}
.stmicon-vertical_align_center:before {
content: "\10fc0a";
}
.stmicon-vibration:before {
content: "\10fc0b";
}
.stmicon-usb:before {
content: "\10fc0c";
}
.stmicon-verified_user:before {
content: "\10fc0d";
}
.stmicon-unfold_less:before {
content: "\10fc0e";
}
.stmicon-update:before {
content: "\10fc0f";
}
.stmicon-unarchive:before {
content: "\10fc10";
}
.stmicon-undo:before {
content: "\10fc11";
}
.stmicon-unfold_more:before {
content: "\10fc12";
}
.stmicon-turned_in_not:before {
content: "\10fc13";
}
.stmicon-turned_in:before {
content: "\10fc14";
}
.stmicon-tv:before {
content: "\10fc15";
}
.stmicon-trending_down:before {
content: "\10fc16";
}
.stmicon-tune:before {
content: "\10fc17";
}
.stmicon-trending_flat:before {
content: "\10fc18";
}
.stmicon-trending_up:before {
content: "\10fc19";
}
.stmicon-transform:before {
content: "\10fc1a";
}
.stmicon-translate:before {
content: "\10fc1b";
}
.stmicon-tram:before {
content: "\10fc1c";
}
.stmicon-transfer_within_a_station:before {
content: "\10fc1d";
}
.stmicon-touch_app:before {
content: "\10fc1e";
}
.stmicon-toys:before {
content: "\10fc1f";
}
.stmicon-track_changes:before {
content: "\10fc20";
}
.stmicon-train:before {
content: "\10fc21";
}
.stmicon-toll:before {
content: "\10fc22";
}
.stmicon-tonality:before {
content: "\10fc23";
}
.stmicon-timer_3:before {
content: "\10fc24";
}
.stmicon-today:before {
content: "\10fc25";
}
.stmicon-title:before {
content: "\10fc26";
}
.stmicon-toc:before {
content: "\10fc27";
}
.stmicon-thumbs_up_down:before {
content: "\10fc28";
}
.stmicon-timer_10:before {
content: "\10fc29";
}
.stmicon-timer_off:before {
content: "\10fc2a";
}
.stmicon-timer:before {
content: "\10fc2b";
}
.stmicon-timelapse:before {
content: "\10fc2c";
}
.stmicon-timeline:before {
content: "\10fc2d";
}
.stmicon-thumb_down:before {
content: "\10fc2e";
}
.stmicon-thumb_up:before {
content: "\10fc2f";
}
.stmicon-time_to_leave:before {
content: "\10fc30";
}
.stmicon-textsms:before {
content: "\10fc31";
}
.stmicon-theaters:before {
content: "\10fc32";
}
.stmicon-text_format:before {
content: "\10fc33";
}
.stmicon-texture:before {
content: "\10fc34";
}
.stmicon-switch_video:before {
content: "\10fc35";
}
.stmicon-text_fields:before {
content: "\10fc36";
}
.stmicon-terrain:before {
content: "\10fc37";
}
.stmicon-tab:before {
content: "\10fc38";
}
.stmicon-tablet:before {
content: "\10fc39";
}
.stmicon-tag_faces:before {
content: "\10fc3a";
}
.stmicon-tap_and_play:before {
content: "\10fc3b";
}
.stmicon-sync_problem:before {
content: "\10fc3c";
}
.stmicon-tablet_android:before {
content: "\10fc3d";
}
.stmicon-tablet_mac:before {
content: "\10fc3e";
}
.stmicon-system_update:before {
content: "\10fc3f";
}
.stmicon-tab_unselected:before {
content: "\10fc40";
}
.stmicon-sync:before {
content: "\10fc41";
}
.stmicon-sync_disabled:before {
content: "\10fc42";
}
.stmicon-supervisor_account:before {
content: "\10fc43";
}
.stmicon-swap_vertical_circle:before {
content: "\10fc44";
}
.stmicon-switch_camera:before {
content: "\10fc45";
}
.stmicon-swap_horiz:before {
content: "\10fc46";
}
.stmicon-swap_vert:before {
content: "\10fc47";
}
.stmicon-surround_sound:before {
content: "\10fc48";
}
.stmicon-swap_calls:before {
content: "\10fc49";
}
.stmicon-subscriptions:before {
content: "\10fc4a";
}
.stmicon-subtitles:before {
content: "\10fc4b";
}
.stmicon-subway:before {
content: "\10fc4c";
}
.stmicon-subject:before {
content: "\10fc4d";
}
.stmicon-subdirectory_arrow_right:before {
content: "\10fc4e";
}
.stmicon-store:before {
content: "\10fc4f";
}
.stmicon-strikethrough_s:before {
content: "\10fc50";
}
.stmicon-style:before {
content: "\10fc51";
}
.stmicon-subdirectory_arrow_left:before {
content: "\10fc52";
}
.stmicon-storage:before {
content: "\10fc53";
}
.stmicon-store_mall_directory:before {
content: "\10fc54";
}
.stmicon-straighten:before {
content: "\10fc55";
}
.stmicon-streetview:before {
content: "\10fc56";
}
.stmicon-stop:before {
content: "\10fc57";
}
.stmicon-stay_primary_portrait:before {
content: "\10fc58";
}
.stmicon-stop_screen_share:before {
content: "\10fc59";
}
.stmicon-stay_primary_landscape:before {
content: "\10fc5a";
}
.stmicon-star:before {
content: "\10fc5b";
}
.stmicon-stay_current_portrait:before {
content: "\10fc5c";
}
.stmicon-spellcheck:before {
content: "\10fc5d";
}
.stmicon-star_half:before {
content: "\10fc5e";
}
.stmicon-stars:before {
content: "\10fc5f";
}
.stmicon-stay_current_landscape:before {
content: "\10fc60";
}
.stmicon-speaker:before {
content: "\10fc61";
}
.stmicon-star_border:before {
content: "\10fc62";
}
.stmicon-speaker_notes:before {
content: "\10fc63";
}
.stmicon-speaker_phone:before {
content: "\10fc64";
}
.stmicon-speaker_notes_off:before {
content: "\10fc65";
}
.stmicon-spa:before {
content: "\10fc66";
}
.stmicon-space_bar:before {
content: "\10fc67";
}
.stmicon-speaker_group:before {
content: "\10fc68";
}
.stmicon-sort:before {
content: "\10fc69";
}
.stmicon-sms_failed:before {
content: "\10fc6a";
}
.stmicon-sms:before {
content: "\10fc6b";
}
.stmicon-snooze:before {
content: "\10fc6c";
}
.stmicon-sort_by_alpha:before {
content: "\10fc6d";
}
.stmicon-smoke_free:before {
content: "\10fc6e";
}
.stmicon-smoking_rooms:before {
content: "\10fc6f";
}
.stmicon-slow_motion_video:before {
content: "\10fc70";
}
.stmicon-smartphone:before {
content: "\10fc71";
}
.stmicon-skip_previous:before {
content: "\10fc72";
}
.stmicon-slideshow:before {
content: "\10fc73";
}
.stmicon-sim_card:before {
content: "\10fc74";
}
.stmicon-skip_next:before {
content: "\10fc75";
}
.stmicon-signal_wifi_4_bar:before {
content: "\10fc76";
}
.stmicon-signal_wifi_off:before {
content: "\10fc77";
}
.stmicon-signal_wifi_3_bar:before {
content: "\10fc78";
}
.stmicon-signal_wifi_4_bar_lock:before {
content: "\10fc7a";
}
.stmicon-signal_wifi_2_bar_lock:before {
content: "\10fc7b";
}
.stmicon-signal_wifi_2_bar:before {
content: "\10fc7e";
}
.stmicon-signal_wifi_3_bar_lock:before {
content: "\10fc80";
}
.stmicon-signal_wifi_0_bar:before {
content: "\10fc83";
}
.stmicon-signal_wifi_1_bar_lock:before {
content: "\10fc84";
}
.stmicon-signal_wifi_1_bar:before {
content: "\10fc87";
}
.stmicon-signal_cellular_no_sim:before {
content: "\10fc89";
}
.stmicon-signal_cellular_off:before {
content: "\10fc8a";
}
.stmicon-signal_cellular_connected_no_internet_4_bar:before {
content: "\10fc8b";
}
.stmicon-signal_cellular_null:before {
content: "\10fc8c";
}
.stmicon-signal_cellular_connected_no_internet_2_bar:before {
content: "\10fc8d";
}
.stmicon-signal_cellular_connected_no_internet_3_bar:before {
content: "\10fc8f";
}
.stmicon-signal_cellular_connected_no_internet_0_bar:before {
content: "\10fc91";
}
.stmicon-signal_cellular_connected_no_internet_1_bar:before {
content: "\10fc93";
}
.stmicon-signal_cellular_1_bar:before {
content: "\10fc95";
}
.stmicon-signal_cellular_2_bar:before {
content: "\10fc97";
}
.stmicon-signal_cellular_3_bar:before {
content: "\10fc99";
}
.stmicon-signal_cellular_4_bar:before {
content: "\10fc9b";
}
.stmicon-show_chart:before {
content: "\10fc9c";
}
.stmicon-shuffle:before {
content: "\10fc9d";
}
.stmicon-short_text:before {
content: "\10fc9e";
}
.stmicon-signal_cellular_0_bar:before {
content: "\10fc9f";
}
.stmicon-shop:before {
content: "\10fca0";
}
.stmicon-shopping_basket:before {
content: "\10fca1";
}
.stmicon-shopping_cart:before {
content: "\10fca2";
}
.stmicon-settings_voice:before {
content: "\10fca3";
}
.stmicon-share:before {
content: "\10fca4";
}
.stmicon-shop_two:before {
content: "\10fca5";
}
.stmicon-settings:before {
content: "\10fca6";
}
.stmicon-settings_phone:before {
content: "\10fca7";
}
.stmicon-settings_power:before {
content: "\10fca8";
}
.stmicon-settings_remote:before {
content: "\10fca9";
}
.stmicon-settings_system_daydream:before {
content: "\10fcaa";
}
.stmicon-settings_input_hdmi:before {
content: "\10fcab";
}
.stmicon-settings_input_svideo:before {
content: "\10fcac";
}
.stmicon-settings_overscan:before {
content: "\10fcad";
}
.stmicon-settings_input_composite:before {
content: "\10fcae";
}
.stmicon-settings_input_component:before {
content: "\10fcaf";
}
.stmicon-settings_bluetooth:before {
content: "\10fcb0";
}
.stmicon-settings_brightness:before {
content: "\10fcb1";
}
.stmicon-settings_cell:before {
content: "\10fcb2";
}
.stmicon-settings_ethernet:before {
content: "\10fcb3";
}
.stmicon-settings_input_antenna:before {
content: "\10fcb4";
}
.stmicon-settings_backup_restore:before {
content: "\10fcb5";
}
.stmicon-settings_applications:before {
content: "\10fcb6";
}
.stmicon-security:before {
content: "\10fcb7";
}
.stmicon-sentiment_satisfied:before {
content: "\10fcb8";
}
.stmicon-sentiment_very_dissatisfied:before {
content: "\10fcb9";
}
.stmicon-sentiment_very_satisfied:before {
content: "\10fcba";
}
.stmicon-sentiment_dissatisfied:before {
content: "\10fcbb";
}
.stmicon-sentiment_neutral:before {
content: "\10fcbc";
}
.stmicon-select_all:before {
content: "\10fcbd";
}
.stmicon-send:before {
content: "\10fcbe";
}
.stmicon-save:before {
content: "\10fcbf";
}
.stmicon-search:before {
content: "\10fcc0";
}
.stmicon-screen_share:before {
content: "\10fcc1";
}
.stmicon-sd_card:before {
content: "\10fcc2";
}
.stmicon-sd_storage:before {
content: "\10fcc3";
}
.stmicon-schedule:before {
content: "\10fcc4";
}
.stmicon-screen_rotation:before {
content: "\10fcc5";
}
.stmicon-screen_lock_landscape:before {
content: "\10fcc6";
}
.stmicon-screen_lock_rotation:before {
content: "\10fcc7";
}
.stmicon-scanner:before {
content: "\10fcc8";
}
.stmicon-school:before {
content: "\10fcc9";
}
.stmicon-router:before {
content: "\10fcca";
}
.stmicon-rowing:before {
content: "\10fccb";
}
.stmicon-rss_feed:before {
content: "\10fccc";
}
.stmicon-rv_hookup:before {
content: "\10fccd";
}
.stmicon-satellite:before {
content: "\10fcce";
}
.stmicon-rounded_corner:before {
content: "\10fccf";
}
.stmicon-rotate_left:before {
content: "\10fcd0";
}
.stmicon-rotate_right:before {
content: "\10fcd1";
}
.stmicon-restore_page:before {
content: "\10fcd2";
}
.stmicon-ring_volume:before {
content: "\10fcd3";
}
.stmicon-room_service:before {
content: "\10fcd4";
}
.stmicon-room:before {
content: "\10fcd5";
}
.stmicon-rotate_90_degrees_ccw:before {
content: "\10fcd6";
}
.stmicon-restaurant:before {
content: "\10fcd7";
}
.stmicon-restore:before {
content: "\10fcd8";
}
.stmicon-replay_10:before {
content: "\10fcd9";
}
.stmicon-reply:before {
content: "\10fcda";
}
.stmicon-report_problem:before {
content: "\10fcdb";
}
.stmicon-report:before {
content: "\10fcdc";
}
.stmicon-replay_30:before {
content: "\10fcdd";
}
.stmicon-reply_all:before {
content: "\10fcde";
}
.stmicon-replay:before {
content: "\10fcdf";
}
.stmicon-repeat_one:before {
content: "\10fce0";
}
.stmicon-replay_5:before {
content: "\10fce1";
}
.stmicon-repeat:before {
content: "\10fce2";
}
.stmicon-remove_red_eye:before {
content: "\10fce3";
}
.stmicon-remove_shopping_cart:before {
content: "\10fce4";
}
.stmicon-remove:before {
content: "\10fce5";
}
.stmicon-reorder:before {
content: "\10fce6";
}
.stmicon-refresh:before {
content: "\10fce7";
}
.stmicon-remove_circle:before {
content: "\10fce8";
}
.stmicon-remove_from_queue:before {
content: "\10fce9";
}
.stmicon-remove_circle_outline:before {
content: "\10fcea";
}
.stmicon-redeem:before {
content: "\10fceb";
}
.stmicon-redo:before {
content: "\10fcec";
}
.stmicon-receipt:before {
content: "\10fced";
}
.stmicon-recent_actors:before {
content: "\10fcee";
}
.stmicon-record_voice_over:before {
content: "\10fcef";
}
.stmicon-radio_button_unchecked:before {
content: "\10fcf0";
}
.stmicon-radio_button_checked:before {
content: "\10fcf1";
}
.stmicon-radio:before {
content: "\10fcf2";
}
.stmicon-rate_review:before {
content: "\10fcf3";
}
.stmicon-pregnant_woman:before {
content: "\10fcf4";
}
.stmicon-queue:before {
content: "\10fcf5";
}
.stmicon-question_answer:before {
content: "\10fcf6";
}
.stmicon-queue_play_next:before {
content: "\10fcf7";
}
.stmicon-publish:before {
content: "\10fcf8";
}
.stmicon-query_builder:before {
content: "\10fcf9";
}
.stmicon-power_settings_new:before {
content: "\10fcfa";
}
.stmicon-present_to_all:before {
content: "\10fcfb";
}
.stmicon-print:before {
content: "\10fcfc";
}
.stmicon-priority_high:before {
content: "\10fcfd";
}
.stmicon-power_input:before {
content: "\10fcfe";
}
.stmicon-pool:before {
content: "\10fcff";
}
.stmicon-portable_wifi_off:before {
content: "\10fd00";
}
.stmicon-portrait:before {
content: "\10fd01";
}
.stmicon-polymer:before {
content: "\10fd02";
}
.stmicon-playlist_add:before {
content: "\10fd03";
}
.stmicon-playlist_play:before {
content: "\10fd04";
}
.stmicon-poll:before {
content: "\10fd05";
}
.stmicon-play_for_work:before {
content: "\10fd06";
}
.stmicon-playlist_add_check:before {
content: "\10fd07";
}
.stmicon-plus_one:before {
content: "\10fd08";
}
.stmicon-play_circle_filled:before {
content: "\10fd09";
}
.stmicon-play_circle_outline:before {
content: "\10fd0a";
}
.stmicon-play_arrow:before {
content: "\10fd0b";
}
.stmicon-picture_in_picture:before {
content: "\10fd0c";
}
.stmicon-pin_drop:before {
content: "\10fd0d";
}
.stmicon-place:before {
content: "\10fd0e";
}
.stmicon-pie_chart:before {
content: "\10fd0f";
}
.stmicon-phonelink_lock:before {
content: "\10fd10";
}
.stmicon-photo:before {
content: "\10fd11";
}
.stmicon-picture_as_pdf:before {
content: "\10fd12";
}
.stmicon-picture_in_picture_alt:before {
content: "\10fd13";
}
.stmicon-photo_size_select_actual:before {
content: "\10fd14";
}
.stmicon-photo_size_select_large:before {
content: "\10fd15";
}
.stmicon-photo_size_select_small:before {
content: "\10fd16";
}
.stmicon-photo_camera:before {
content: "\10fd17";
}
.stmicon-photo_filter:before {
content: "\10fd18";
}
.stmicon-photo_library:before {
content: "\10fd19";
}
.stmicon-phonelink_setup:before {
content: "\10fd1a";
}
.stmicon-phonelink:before {
content: "\10fd1b";
}
.stmicon-photo_album:before {
content: "\10fd1c";
}
.stmicon-phone:before {
content: "\10fd1d";
}
.stmicon-phonelink_erase:before {
content: "\10fd1e";
}
.stmicon-phonelink_off:before {
content: "\10fd1f";
}
.stmicon-phonelink_ring:before {
content: "\10fd20";
}
.stmicon-phone_paused:before {
content: "\10fd21";
}
.stmicon-phone_locked:before {
content: "\10fd22";
}
.stmicon-phone_missed:before {
content: "\10fd23";
}
.stmicon-phone_iphone:before {
content: "\10fd24";
}
.stmicon-pets:before {
content: "\10fd25";
}
.stmicon-phone_android:before {
content: "\10fd26";
}
.stmicon-phone_forwarded:before {
content: "\10fd27";
}
.stmicon-phone_in_talk:before {
content: "\10fd28";
}
.stmicon-personal_video:before {
content: "\10fd29";
}
.stmicon-phone_bluetooth_speaker:before {
content: "\10fd2a";
}
.stmicon-person_pin_circle:before {
content: "\10fd2b";
}
.stmicon-person_pin:before {
content: "\10fd2c";
}
.stmicon-person:before {
content: "\10fd2d";
}
.stmicon-perm_scan_wifi:before {
content: "\10fd2e";
}
.stmicon-person_add:before {
content: "\10fd2f";
}
.stmicon-person_outline:before {
content: "\10fd30";
}
.stmicon-perm_identity:before {
content: "\10fd31";
}
.stmicon-perm_phone_msg:before {
content: "\10fd32";
}
.stmicon-perm_data_setting:before {
content: "\10fd33";
}
.stmicon-perm_device_information:before {
content: "\10fd34";
}
.stmicon-perm_media:before {
content: "\10fd35";
}
.stmicon-perm_contact_calendar:before {
content: "\10fd36";
}
.stmicon-panorama_horizontal:before {
content: "\10fd37";
}
.stmicon-people:before {
content: "\10fd38";
}
.stmicon-pause_circle_outline:before {
content: "\10fd39";
}
.stmicon-pause:before {
content: "\10fd3a";
}
.stmicon-payment:before {
content: "\10fd3b";
}
.stmicon-people_outline:before {
content: "\10fd3c";
}
.stmicon-panorama:before {
content: "\10fd3d";
}
.stmicon-party_mode:before {
content: "\10fd3e";
}
.stmicon-pause_circle_filled:before {
content: "\10fd3f";
}
.stmicon-panorama_vertical:before {
content: "\10fd40";
}
.stmicon-panorama_wide_angle:before {
content: "\10fd41";
}
.stmicon-panorama_fish_eye:before {
content: "\10fd42";
}
.stmicon-open_in_new:before {
content: "\10fd43";
}
.stmicon-pageview:before {
content: "\10fd44";
}
.stmicon-palette:before {
content: "\10fd45";
}
.stmicon-pan_tool:before {
content: "\10fd46";
}
.stmicon-open_in_browser:before {
content: "\10fd47";
}
.stmicon-pages:before {
content: "\10fd48";
}
.stmicon-opacity:before {
content: "\10fd49";
}
.stmicon-open_with:before {
content: "\10fd4a";
}
.stmicon-notifications:before {
content: "\10fd4b";
}
.stmicon-offline_pin:before {
content: "\10fd4c";
}
.stmicon-ondemand_video:before {
content: "\10fd4d";
}
.stmicon-note:before {
content: "\10fd4e";
}
.stmicon-notifications_active:before {
content: "\10fd4f";
}
.stmicon-notifications_paused:before {
content: "\10fd50";
}
.stmicon-notifications_none:before {
content: "\10fd51";
}
.stmicon-notifications_off:before {
content: "\10fd52";
}
.stmicon-new_releases:before {
content: "\10fd53";
}
.stmicon-not_interested:before {
content: "\10fd54";
}
.stmicon-note_add:before {
content: "\10fd55";
}
.stmicon-no_sim:before {
content: "\10fd56";
}
.stmicon-next_week:before {
content: "\10fd57";
}
.stmicon-nfc:before {
content: "\10fd58";
}
.stmicon-no_encryption:before {
content: "\10fd59";
}
.stmicon-network_check:before {
content: "\10fd5a";
}
.stmicon-network_wifi:before {
content: "\10fd5b";
}
.stmicon-near_me:before {
content: "\10fd5d";
}
.stmicon-network_cell:before {
content: "\10fd5e";
}
.stmicon-network_locked:before {
content: "\10fd60";
}
.stmicon-navigation:before {
content: "\10fd61";
}
.stmicon-nature:before {
content: "\10fd62";
}
.stmicon-navigate_before:before {
content: "\10fd63";
}
.stmicon-navigate_next:before {
content: "\10fd64";
}
.stmicon-move_to_inbox:before {
content: "\10fd65";
}
.stmicon-nature_people:before {
content: "\10fd66";
}
.stmicon-movie:before {
content: "\10fd67";
}
.stmicon-multiline_chart:before {
content: "\10fd68";
}
.stmicon-my_location:before {
content: "\10fd69";
}
.stmicon-motorcycle:before {
content: "\10fd6a";
}
.stmicon-movie_creation:before {
content: "\10fd6b";
}
.stmicon-movie_filter:before {
content: "\10fd6c";
}
.stmicon-more:before {
content: "\10fd6d";
}
.stmicon-mouse:before {
content: "\10fd6e";
}
.stmicon-mood_bad:before {
content: "\10fd6f";
}
.stmicon-more_horiz:before {
content: "\10fd70";
}
.stmicon-more_vert:before {
content: "\10fd71";
}
.stmicon-monetization_on:before {
content: "\10fd72";
}
.stmicon-monochrome_photos:before {
content: "\10fd73";
}
.stmicon-mood:before {
content: "\10fd74";
}
.stmicon-money_off:before {
content: "\10fd75";
}
.stmicon-mms:before {
content: "\10fd76";
}
.stmicon-mode_comment:before {
content: "\10fd77";
}
.stmicon-merge_type:before {
content: "\10fd78";
}
.stmicon-message:before {
content: "\10fd79";
}
.stmicon-memory:before {
content: "\10fd7a";
}
.stmicon-menu:before {
content: "\10fd7b";
}
.stmicon-map:before {
content: "\10fd7c";
}
.stmicon-markunread_mailbox:before {
content: "\10fd7d";
}
.stmicon-markunread:before {
content: "\10fd7e";
}
.stmicon-low_priority:before {
content: "\10fd7f";
}
.stmicon-mail_outline:before {
content: "\10fd80";
}
.stmicon-mail:before {
content: "\10fd81";
}
.stmicon-looks_two:before {
content: "\10fd82";
}
.stmicon-loyalty:before {
content: "\10fd83";
}
.stmicon-looks:before {
content: "\10fd84";
}
.stmicon-loop:before {
content: "\10fd85";
}
.stmicon-loupe:before {
content: "\10fd86";
}
.stmicon-looks_6:before {
content: "\10fd87";
}
.stmicon-looks_one:before {
content: "\10fd88";
}
.stmicon-looks_3:before {
content: "\10fd89";
}
.stmicon-looks_5:before {
content: "\10fd8a";
}
.stmicon-looks_4:before {
content: "\10fd8b";
}
.stmicon-location_on:before {
content: "\10fd8c";
}
.stmicon-lock:before {
content: "\10fd8d";
}
.stmicon-local_play:before {
content: "\10fd8e";
}
.stmicon-location_searching:before {
content: "\10fd8f";
}
.stmicon-lock_open:before {
content: "\10fd90";
}
.stmicon-local_see:before {
content: "\10fd91";
}
.stmicon-location_city:before {
content: "\10fd92";
}
.stmicon-location_disabled:before {
content: "\10fd93";
}
.stmicon-local_taxi:before {
content: "\10fd94";
}
.stmicon-location_off:before {
content: "\10fd95";
}
.stmicon-local_printshop:before {
content: "\10fd96";
}
.stmicon-local_shipping:before {
content: "\10fd97";
}
.stmicon-local_pharmacy:before {
content: "\10fd98";
}
.stmicon-local_post_office:before {
content: "\10fd99";
}
.stmicon-local_parking:before {
content: "\10fd9a";
}
.stmicon-local_phone:before {
content: "\10fd9b";
}
.stmicon-local_pizza:before {
content: "\10fd9c";
}
.stmicon-local_offer:before {
content: "\10fd9d";
}
.stmicon-local_mall:before {
content: "\10fd9e";
}
.stmicon-local_movies:before {
content: "\10fd9f";
}
.stmicon-local_hospital:before {
content: "\10fda0";
}
.stmicon-local_laundry_service:before {
content: "\10fda1";
}
.stmicon-local_library:before {
content: "\10fda2";
}
.stmicon-local_gas_station:before {
content: "\10fda3";
}
.stmicon-local_grocery_store:before {
content: "\10fda4";
}
.stmicon-local_dining:before {
content: "\10fda5";
}
.stmicon-local_drink:before {
content: "\10fda6";
}
.stmicon-local_florist:before {
content: "\10fda7";
}
.stmicon-local_car_wash:before {
content: "\10fda8";
}
.stmicon-local_convenience_store:before {
content: "\10fda9";
}
.stmicon-local_airport:before {
content: "\10fdaa";
}
.stmicon-local_atm:before {
content: "\10fdab";
}
.stmicon-local_bar:before {
content: "\10fdac";
}
.stmicon-local_cafe:before {
content: "\10fdad";
}
.stmicon-local_activity:before {
content: "\10fdae";
}
.stmicon-live_help:before {
content: "\10fdaf";
}
.stmicon-live_tv:before {
content: "\10fdb0";
}
.stmicon-link:before {
content: "\10fdb1";
}
.stmicon-linked_camera:before {
content: "\10fdb2";
}
.stmicon-list:before {
content: "\10fdb3";
}
.stmicon-linear_scale:before {
content: "\10fdb4";
}
.stmicon-line_style:before {
content: "\10fdb5";
}
.stmicon-line_weight:before {
content: "\10fdb6";
}
.stmicon-layers:before {
content: "\10fdb7";
}
.stmicon-library_books:before {
content: "\10fdb8";
}
.stmicon-lens:before {
content: "\10fdb9";
}
.stmicon-library_add:before {
content: "\10fdba";
}
.stmicon-leak_add:before {
content: "\10fdbb";
}
.stmicon-leak_remove:before {
content: "\10fdbc";
}
.stmicon-layers_clear:before {
content: "\10fdbd";
}
.stmicon-laptop:before {
content: "\10fdbe";
}
.stmicon-last_page:before {
content: "\10fdbf";
}
.stmicon-launch:before {
content: "\10fdc0";
}
.stmicon-language:before {
content: "\10fdc1";
}
.stmicon-laptop_chromebook:before {
content: "\10fdc2";
}
.stmicon-laptop_mac:before {
content: "\10fdc3";
}
.stmicon-laptop_windows:before {
content: "\10fdc4";
}
.stmicon-landscape:before {
content: "\10fdc5";
}
.stmicon-kitchen:before {
content: "\10fdc6";
}
.stmicon-label:before {
content: "\10fdc7";
}
.stmicon-keyboard_hide:before {
content: "\10fdc8";
}
.stmicon-keyboard_return:before {
content: "\10fdc9";
}
.stmicon-keyboard_tab:before {
content: "\10fdca";
}
.stmicon-keyboard_voice:before {
content: "\10fdcb";
}
.stmicon-keyboard:before {
content: "\10fdcc";
}
.stmicon-keyboard_arrow_up:before {
content: "\10fdcd";
}
.stmicon-keyboard_backspace:before {
content: "\10fdce";
}
.stmicon-keyboard_capslock:before {
content: "\10fdcf";
}
.stmicon-keyboard_arrow_left:before {
content: "\10fdd0";
}
.stmicon-keyboard_arrow_right:before {
content: "\10fdd1";
}
.stmicon-iso:before {
content: "\10fdd2";
}
.stmicon-keyboard_arrow_down:before {
content: "\10fdd3";
}
.stmicon-insert_invitation:before {
content: "\10fdd4";
}
.stmicon-invert_colors_off:before {
content: "\10fdd5";
}
.stmicon-invert_colors:before {
content: "\10fdd6";
}
.stmicon-insert_emoticon:before {
content: "\10fdd7";
}
.stmicon-insert_link:before {
content: "\10fdd8";
}
.stmicon-insert_photo:before {
content: "\10fdd9";
}
.stmicon-insert_comment:before {
content: "\10fdda";
}
.stmicon-insert_drive_file:before {
content: "\10fddb";
}
.stmicon-input:before {
content: "\10fddc";
}
.stmicon-insert_chart:before {
content: "\10fddd";
}
.stmicon-info:before {
content: "\10fdde";
}
.stmicon-import_export:before {
content: "\10fddf";
}
.stmicon-indeterminate_check_box:before {
content: "\10fde0";
}
.stmicon-import_contacts:before {
content: "\10fde1";
}
.stmicon-important_devices:before {
content: "\10fde2";
}
.stmicon-inbox:before {
content: "\10fde3";
}
.stmicon-hourglass_empty:before {
content: "\10fde4";
}
.stmicon-image:before {
content: "\10fde5";
}
.stmicon-https:before {
content: "\10fde6";
}
.stmicon-image_aspect_ratio:before {
content: "\10fde7";
}
.stmicon-highlight:before {
content: "\10fde8";
}
.stmicon-hourglass_full:before {
content: "\10fde9";
}
.stmicon-http:before {
content: "\10fdea";
}
.stmicon-history:before {
content: "\10fdeb";
}
.stmicon-highlight_off:before {
content: "\10fdec";
}
.stmicon-home:before {
content: "\10fded";
}
.stmicon-help:before {
content: "\10fdee";
}
.stmicon-high_quality:before {
content: "\10fdef";
}
.stmicon-hearing:before {
content: "\10fdf0";
}
.stmicon-help_outline:before {
content: "\10fdf1";
}
.stmicon-headset:before {
content: "\10fdf2";
}
.stmicon-healing:before {
content: "\10fdf3";
}
.stmicon-hdr_weak:before {
content: "\10fdf4";
}
.stmicon-hdr_off:before {
content: "\10fdf5";
}
.stmicon-hdr_on:before {
content: "\10fdf6";
}
.stmicon-hdr_strong:before {
content: "\10fdf7";
}
.stmicon-group:before {
content: "\10fdf8";
}
.stmicon-hd:before {
content: "\10fdf9";
}
.stmicon-group_add:before {
content: "\10fdfa";
}
.stmicon-group_work:before {
content: "\10fdfb";
}
.stmicon-grid_off:before {
content: "\10fdfc";
}
.stmicon-grid_on:before {
content: "\10fdfd";
}
.stmicon-grain:before {
content: "\10fdfe";
}
.stmicon-gps_fixed:before {
content: "\10fdff";
}
.stmicon-gps_not_fixed:before {
content: "\10fe00";
}
.stmicon-grade:before {
content: "\10fe01";
}
.stmicon-gradient:before {
content: "\10fe02";
}
.stmicon-gif:before {
content: "\10fe03";
}
.stmicon-golf_course:before {
content: "\10fe04";
}
.stmicon-gps_off:before {
content: "\10fe05";
}
.stmicon-forum:before {
content: "\10fe06";
}
.stmicon-gesture:before {
content: "\10fe07";
}
.stmicon-get_app:before {
content: "\10fe08";
}
.stmicon-gavel:before {
content: "\10fe09";
}
.stmicon-forward_30:before {
content: "\10fe0a";
}
.stmicon-gamepad:before {
content: "\10fe0b";
}
.stmicon-games:before {
content: "\10fe0c";
}
.stmicon-functions:before {
content: "\10fe0d";
}
.stmicon-g_translate:before {
content: "\10fe0e";
}
.stmicon-fullscreen:before {
content: "\10fe0f";
}
.stmicon-forward:before {
content: "\10fe10";
}
.stmicon-free_breakfast:before {
content: "\10fe11";
}
.stmicon-fullscreen_exit:before {
content: "\10fe12";
}
.stmicon-forward_5:before {
content: "\10fe13";
}
.stmicon-forward_10:before {
content: "\10fe14";
}
.stmicon-format_textdirection_r_to_l:before {
content: "\10fe15";
}
.stmicon-format_underlined:before {
content: "\10fe16";
}
.stmicon-format_strikethrough:before {
content: "\10fe17";
}
.stmicon-format_textdirection_l_to_r:before {
content: "\10fe18";
}
.stmicon-format_shapes:before {
content: "\10fe19";
}
.stmicon-format_size:before {
content: "\10fe1a";
}
.stmicon-format_list_bulleted:before {
content: "\10fe1b";
}
.stmicon-format_paint:before {
content: "\10fe1c";
}
.stmicon-format_quote:before {
content: "\10fe1d";
}
.stmicon-format_line_spacing:before {
content: "\10fe1e";
}
.stmicon-format_list_numbered:before {
content: "\10fe1f";
}
.stmicon-format_indent_decrease:before {
content: "\10fe20";
}
.stmicon-format_indent_increase:before {
content: "\10fe21";
}
.stmicon-format_color_reset:before {
content: "\10fe22";
}
.stmicon-format_color_fill:before {
content: "\10fe23";
}
.stmicon-format_color_text:before {
content: "\10fe25";
}
.stmicon-format_align_right:before {
content: "\10fe27";
}
.stmicon-format_bold:before {
content: "\10fe28";
}
.stmicon-format_clear:before {
content: "\10fe29";
}
.stmicon-format_align_justify:before {
content: "\10fe2a";
}
.stmicon-format_align_left:before {
content: "\10fe2b";
}
.stmicon-font_download:before {
content: "\10fe2c";
}
.stmicon-format_align_center:before {
content: "\10fe2d";
}
.stmicon-folder_shared:before {
content: "\10fe2e";
}
.stmicon-folder_special:before {
content: "\10fe2f";
}
.stmicon-folder:before {
content: "\10fe30";
}
.stmicon-flight:before {
content: "\10fe31";
}
.stmicon-flip_to_front:before {
content: "\10fe32";
}
.stmicon-folder_open:before {
content: "\10fe33";
}
.stmicon-flip:before {
content: "\10fe34";
}
.stmicon-flash_on:before {
content: "\10fe35";
}
.stmicon-flight_land:before {
content: "\10fe36";
}
.stmicon-flight_takeoff:before {
content: "\10fe37";
}
.stmicon-flip_to_back:before {
content: "\10fe38";
}
.stmicon-flare:before {
content: "\10fe39";
}
.stmicon-flash_auto:before {
content: "\10fe3a";
}
.stmicon-flash_off:before {
content: "\10fe3b";
}
.stmicon-first_page:before {
content: "\10fe3c";
}
.stmicon-flag:before {
content: "\10fe3d";
}
.stmicon-find_replace:before {
content: "\10fe3e";
}
.stmicon-fingerprint:before {
content: "\10fe3f";
}
.stmicon-fitness_center:before {
content: "\10fe40";
}
.stmicon-filter_tilt_shift:before {
content: "\10fe41";
}
.stmicon-filter:before {
content: "\10fe42";
}
.stmicon-find_in_page:before {
content: "\10fe43";
}
.stmicon-filter_none:before {
content: "\10fe44";
}
.stmicon-filter_vintage:before {
content: "\10fe45";
}
.stmicon-filter_frames:before {
content: "\10fe46";
}
.stmicon-filter_list:before {
content: "\10fe47";
}
.stmicon-filter_hdr:before {
content: "\10fe48";
}
.stmicon-filter_center_focus:before {
content: "\10fe49";
}
.stmicon-filter_drama:before {
content: "\10fe4a";
}
.stmicon-filter_9:before {
content: "\10fe4b";
}
.stmicon-filter_b_and_w:before {
content: "\10fe4c";
}
.stmicon-filter_4:before {
content: "\10fe4d";
}
.stmicon-filter_7:before {
content: "\10fe4e";
}
.stmicon-filter_8:before {
content: "\10fe4f";
}
.stmicon-filter_9_plus:before {
content: "\10fe50";
}
.stmicon-filter_5:before {
content: "\10fe51";
}
.stmicon-filter_6:before {
content: "\10fe52";
}
.stmicon-filter_2:before {
content: "\10fe53";
}
.stmicon-filter_3:before {
content: "\10fe54";
}
.stmicon-filter_1:before {
content: "\10fe55";
}
.stmicon-fiber_smart_record:before {
content: "\10fe56";
}
.stmicon-fiber_new:before {
content: "\10fe57";
}
.stmicon-fiber_pin:before {
content: "\10fe58";
}
.stmicon-feedback:before {
content: "\10fe59";
}
.stmicon-fiber_dvr:before {
content: "\10fe5a";
}
.stmicon-fiber_manual_record:before {
content: "\10fe5b";
}
.stmicon-featured_play_list:before {
content: "\10fe5c";
}
.stmicon-featured_video:before {
content: "\10fe5d";
}
.stmicon-fast_forward:before {
content: "\10fe5e";
}
.stmicon-favorite_border:before {
content: "\10fe5f";
}
.stmicon-favorite:before {
content: "\10fe60";
}
.stmicon-fast_rewind:before {
content: "\10fe61";
}
.stmicon-exposure:before {
content: "\10fe62";
}
.stmicon-extension:before {
content: "\10fe63";
}
.stmicon-face:before {
content: "\10fe64";
}
.stmicon-exposure_plus_1:before {
content: "\10fe65";
}
.stmicon-exposure_plus_2:before {
content: "\10fe66";
}
.stmicon-exposure_zero:before {
content: "\10fe67";
}
.stmicon-explicit:before {
content: "\10fe68";
}
.stmicon-explore:before {
content: "\10fe69";
}
.stmicon-exposure_neg_1:before {
content: "\10fe6a";
}
.stmicon-exposure_neg_2:before {
content: "\10fe6b";
}
.stmicon-exit_to_app:before {
content: "\10fe6c";
}
.stmicon-expand_less:before {
content: "\10fe6d";
}
.stmicon-expand_more:before {
content: "\10fe6e";
}
.stmicon-event_seat:before {
content: "\10fe6f";
}
.stmicon-event_note:before {
content: "\10fe70";
}
.stmicon-event:before {
content: "\10fe71";
}
.stmicon-event_busy:before {
content: "\10fe72";
}
.stmicon-event_available:before {
content: "\10fe73";
}
.stmicon-error:before {
content: "\10fe74";
}
.stmicon-euro_symbol:before {
content: "\10fe75";
}
.stmicon-ev_station:before {
content: "\10fe76";
}
.stmicon-error_outline:before {
content: "\10fe77";
}
.stmicon-enhanced_encryption:before {
content: "\10fe78";
}
.stmicon-equalizer:before {
content: "\10fe79";
}
.stmicon-eject:before {
content: "\10fe7a";
}
.stmicon-email:before {
content: "\10fe7b";
}
.stmicon-drive_eta:before {
content: "\10fe7c";
}
.stmicon-edit_location:before {
content: "\10fe7d";
}
.stmicon-edit:before {
content: "\10fe7e";
}
.stmicon-dvr:before {
content: "\10fe7f";
}
.stmicon-done_all:before {
content: "\10fe80";
}
.stmicon-donut_small:before {
content: "\10fe81";
}
.stmicon-drafts:before {
content: "\10fe82";
}
.stmicon-drag_handle:before {
content: "\10fe83";
}
.stmicon-done:before {
content: "\10fe84";
}
.stmicon-donut_large:before {
content: "\10fe85";
}
.stmicon-dock:before {
content: "\10fe86";
}
.stmicon-domain:before {
content: "\10fe87";
}
.stmicon-dns:before {
content: "\10fe88";
}
.stmicon-directions_walk:before {
content: "\10fe89";
}
.stmicon-directions:before {
content: "\10fe8a";
}
.stmicon-disc_full:before {
content: "\10fe8b";
}
.stmicon-directions_transit:before {
content: "\10fe8c";
}
.stmicon-directions_boat:before {
content: "\10fe8d";
}
.stmicon-directions_bus:before {
content: "\10fe8e";
}
.stmicon-directions_railway:before {
content: "\10fe8f";
}
.stmicon-directions_run:before {
content: "\10fe90";
}
.stmicon-directions_subway:before {
content: "\10fe91";
}
.stmicon-dialer_sip:before {
content: "\10fe92";
}
.stmicon-dialpad:before {
content: "\10fe93";
}
.stmicon-directions_bike:before {
content: "\10fe94";
}
.stmicon-directions_car:before {
content: "\10fe95";
}
.stmicon-devices:before {
content: "\10fe96";
}
.stmicon-device_hub:before {
content: "\10fe97";
}
.stmicon-devices_other:before {
content: "\10fe98";
}
.stmicon-developer_board:before {
content: "\10fe99";
}
.stmicon-developer_mode:before {
content: "\10fe9a";
}
.stmicon-details:before {
content: "\10fe9b";
}
.stmicon-desktop_mac:before {
content: "\10fe9c";
}
.stmicon-desktop_windows:before {
content: "\10fe9d";
}
.stmicon-delete_sweep:before {
content: "\10fe9e";
}
.stmicon-delete:before {
content: "\10fe9f";
}
.stmicon-description:before {
content: "\10fea0";
}
.stmicon-dehaze:before {
content: "\10fea1";
}
.stmicon-delete_forever:before {
content: "\10fea2";
}
.stmicon-data_usage:before {
content: "\10fea3";
}
.stmicon-date_range:before {
content: "\10fea4";
}
.stmicon-dashboard:before {
content: "\10fea5";
}
.stmicon-crop_rotate:before {
content: "\10fea6";
}
.stmicon-crop_square:before {
content: "\10fea7";
}
.stmicon-crop:before {
content: "\10fea8";
}
.stmicon-crop_original:before {
content: "\10fea9";
}
.stmicon-crop_portrait:before {
content: "\10feaa";
}
.stmicon-crop_7_5:before {
content: "\10feab";
}
.stmicon-crop_16_9:before {
content: "\10feac";
}
.stmicon-crop_din:before {
content: "\10fead";
}
.stmicon-crop_free:before {
content: "\10feae";
}
.stmicon-crop_landscape:before {
content: "\10feaf";
}
.stmicon-crop_5_4:before {
content: "\10feb0";
}
.stmicon-crop_3_2:before {
content: "\10feb1";
}
.stmicon-credit_card:before {
content: "\10feb2";
}
.stmicon-create:before {
content: "\10feb3";
}
.stmicon-copyright:before {
content: "\10feb4";
}
.stmicon-create_new_folder:before {
content: "\10feb5";
}
.stmicon-control_point_duplicate:before {
content: "\10feb6";
}
.stmicon-control_point:before {
content: "\10feb7";
}
.stmicon-contact_mail:before {
content: "\10feb8";
}
.stmicon-contacts:before {
content: "\10feb9";
}
.stmicon-contact_phone:before {
content: "\10feba";
}
.stmicon-compare:before {
content: "\10febb";
}
.stmicon-computer:before {
content: "\10febc";
}
.stmicon-confirmation_number:before {
content: "\10febd";
}
.stmicon-comment:before {
content: "\10febe";
}
.stmicon-compare_arrows:before {
content: "\10febf";
}
.stmicon-colorize:before {
content: "\10fec0";
}
.stmicon-code:before {
content: "\10fec1";
}
.stmicon-collections_bookmark:before {
content: "\10fec2";
}
.stmicon-collections:before {
content: "\10fec3";
}
.stmicon-color_lens:before {
content: "\10fec4";
}
.stmicon-cloud:before {
content: "\10fec5";
}
.stmicon-cloud_upload:before {
content: "\10fec6";
}
.stmicon-cloud_download:before {
content: "\10fec7";
}
.stmicon-cloud_off:before {
content: "\10fec8";
}
.stmicon-cloud_queue:before {
content: "\10fec9";
}
.stmicon-cloud_circle:before {
content: "\10feca";
}
.stmicon-cloud_done:before {
content: "\10fecb";
}
.stmicon-close:before {
content: "\10fecc";
}
.stmicon-closed_caption:before {
content: "\10fecd";
}
.stmicon-clear_all:before {
content: "\10fece";
}
.stmicon-clear:before {
content: "\10fecf";
}
.stmicon-class:before {
content: "\10fed0";
}
.stmicon-child_friendly:before {
content: "\10fed1";
}
.stmicon-chrome_reader_mode:before {
content: "\10fed2";
}
.stmicon-chevron_left:before {
content: "\10fed3";
}
.stmicon-chevron_right:before {
content: "\10fed4";
}
.stmicon-child_care:before {
content: "\10fed5";
}
.stmicon-check_circle:before {
content: "\10fed6";
}
.stmicon-check:before {
content: "\10fed7";
}
.stmicon-check_box_outline_blank:before {
content: "\10fed8";
}
.stmicon-check_box:before {
content: "\10fed9";
}
.stmicon-chat_bubble:before {
content: "\10feda";
}
.stmicon-chat:before {
content: "\10fedb";
}
.stmicon-center_focus_weak:before {
content: "\10fedc";
}
.stmicon-change_history:before {
content: "\10fedd";
}
.stmicon-chat_bubble_outline:before {
content: "\10fede";
}
.stmicon-cast:before {
content: "\10fedf";
}
.stmicon-center_focus_strong:before {
content: "\10fee0";
}
.stmicon-cast_connected:before {
content: "\10fee1";
}
.stmicon-card_membership:before {
content: "\10fee2";
}
.stmicon-card_travel:before {
content: "\10fee3";
}
.stmicon-casino:before {
content: "\10fee4";
}
.stmicon-cancel:before {
content: "\10fee5";
}
.stmicon-card_giftcard:before {
content: "\10fee6";
}
.stmicon-camera_rear:before {
content: "\10fee7";
}
.stmicon-camera:before {
content: "\10fee8";
}
.stmicon-camera_enhance:before {
content: "\10fee9";
}
.stmicon-camera_front:before {
content: "\10feea";
}
.stmicon-camera_roll:before {
content: "\10feeb";
}
.stmicon-call_to_action:before {
content: "\10feec";
}
.stmicon-call:before {
content: "\10feed";
}
.stmicon-camera_alt:before {
content: "\10feee";
}
.stmicon-call_received:before {
content: "\10feef";
}
.stmicon-call_split:before {
content: "\10fef0";
}
.stmicon-call_missed_outgoing:before {
content: "\10fef1";
}
.stmicon-call_missed:before {
content: "\10fef2";
}
.stmicon-call_made:before {
content: "\10fef3";
}
.stmicon-call_merge:before {
content: "\10fef4";
}
.stmicon-cake:before {
content: "\10fef5";
}
.stmicon-call_end:before {
content: "\10fef6";
}
.stmicon-business:before {
content: "\10fef7";
}
.stmicon-cached:before {
content: "\10fef8";
}
.stmicon-burst_mode:before {
content: "\10fef9";
}
.stmicon-business_center:before {
content: "\10fefa";
}
.stmicon-bubble_chart:before {
content: "\10fefb";
}
.stmicon-bug_report:before {
content: "\10fefc";
}
.stmicon-build:before {
content: "\10fefd";
}
.stmicon-brush:before {
content: "\10fefe";
}
.stmicon-brightness_low:before {
content: "\10feff";
}
.stmicon-brightness_medium:before {
content: "\10ff00";
}
.stmicon-brightness_auto:before {
content: "\10ff01";
}
.stmicon-brightness_high:before {
content: "\10ff02";
}
.stmicon-broken_image:before {
content: "\10ff03";
}
.stmicon-blur_off:before {
content: "\10ff04";
}
.stmicon-brightness_4:before {
content: "\10ff05";
}
.stmicon-brightness_5:before {
content: "\10ff06";
}
.stmicon-brightness_6:before {
content: "\10ff07";
}
.stmicon-brightness_7:before {
content: "\10ff08";
}
.stmicon-brightness_2:before {
content: "\10ff09";
}
.stmicon-border_top:before {
content: "\10ff0a";
}
.stmicon-border_vertical:before {
content: "\10ff0b";
}
.stmicon-branding_watermark:before {
content: "\10ff0c";
}
.stmicon-brightness_1:before {
content: "\10ff0d";
}
.stmicon-border_style:before {
content: "\10ff0e";
}
.stmicon-border_inner:before {
content: "\10ff0f";
}
.stmicon-border_outer:before {
content: "\10ff10";
}
.stmicon-border_right:before {
content: "\10ff11";
}
.stmicon-border_left:before {
content: "\10ff12";
}
.stmicon-border_color:before {
content: "\10ff13";
}
.stmicon-border_horizontal:before {
content: "\10ff16";
}
.stmicon-border_bottom:before {
content: "\10ff17";
}
.stmicon-border_clear:before {
content: "\10ff18";
}
.stmicon-bookmark:before {
content: "\10ff19";
}
.stmicon-border_all:before {
content: "\10ff1a";
}
.stmicon-bookmark_border:before {
content: "\10ff1b";
}
.stmicon-blur_on:before {
content: "\10ff1c";
}
.stmicon-book:before {
content: "\10ff1d";
}
.stmicon-blur_circular:before {
content: "\10ff1e";
}
.stmicon-blur_linear:before {
content: "\10ff1f";
}
.stmicon-bluetooth:before {
content: "\10ff20";
}
.stmicon-bluetooth_audio:before {
content: "\10ff21";
}
.stmicon-bluetooth_connected:before {
content: "\10ff22";
}
.stmicon-bluetooth_disabled:before {
content: "\10ff23";
}
.stmicon-bluetooth_searching:before {
content: "\10ff24";
}
.stmicon-beenhere:before {
content: "\10ff25";
}
.stmicon-block:before {
content: "\10ff26";
}
.stmicon-battery_std:before {
content: "\10ff27";
}
.stmicon-battery_unknown:before {
content: "\10ff28";
}
.stmicon-beach_access:before {
content: "\10ff29";
}
.stmicon-battery_charging_90:before {
content: "\10ff2a";
}
.stmicon-battery_charging_full:before {
content: "\10ff2c";
}
.stmicon-battery_full:before {
content: "\10ff2d";
}
.stmicon-battery_charging_60:before {
content: "\10ff2e";
}
.stmicon-battery_charging_80:before {
content: "\10ff30";
}
.stmicon-battery_charging_30:before {
content: "\10ff32";
}
.stmicon-battery_charging_50:before {
content: "\10ff34";
}
.stmicon-battery_alert:before {
content: "\10ff36";
}
.stmicon-battery_charging_20:before {
content: "\10ff37";
}
.stmicon-backup:before {
content: "\10ff39";
}
.stmicon-battery_50:before {
content: "\10ff3a";
}
.stmicon-battery_60:before {
content: "\10ff3c";
}
.stmicon-battery_80:before {
content: "\10ff3e";
}
.stmicon-battery_90:before {
content: "\10ff40";
}
.stmicon-battery_30:before {
content: "\10ff42";
}
.stmicon-av_timer:before {
content: "\10ff44";
}
.stmicon-backspace:before {
content: "\10ff45";
}
.stmicon-battery_20:before {
content: "\10ff46";
}
.stmicon-autorenew:before {
content: "\10ff48";
}
.stmicon-attachment:before {
content: "\10ff49";
}
.stmicon-audiotrack:before {
content: "\10ff4a";
}
.stmicon-assistant:before {
content: "\10ff4b";
}
.stmicon-attach_money:before {
content: "\10ff4c";
}
.stmicon-assignment:before {
content: "\10ff4d";
}
.stmicon-assistant_photo:before {
content: "\10ff4e";
}
.stmicon-attach_file:before {
content: "\10ff4f";
}
.stmicon-assignment_turned_in:before {
content: "\10ff50";
}
.stmicon-assessment:before {
content: "\10ff51";
}
.stmicon-assignment_late:before {
content: "\10ff52";
}
.stmicon-assignment_return:before {
content: "\10ff53";
}
.stmicon-assignment_returned:before {
content: "\10ff54";
}
.stmicon-assignment_ind:before {
content: "\10ff55";
}
.stmicon-art_track:before {
content: "\10ff56";
}
.stmicon-aspect_ratio:before {
content: "\10ff57";
}
.stmicon-arrow_forward:before {
content: "\10ff58";
}
.stmicon-arrow_drop_down_circle:before {
content: "\10ff59";
}
.stmicon-arrow_drop_down:before {
content: "\10ff5a";
}
.stmicon-arrow_drop_up:before {
content: "\10ff5b";
}
.stmicon-arrow_upward:before {
content: "\10ff5c";
}
.stmicon-arrow_back:before {
content: "\10ff5d";
}
.stmicon-arrow_downward:before {
content: "\10ff5e";
}
.stmicon-announcement:before {
content: "\10ff5f";
}
.stmicon-apps:before {
content: "\10ff60";
}
.stmicon-archive:before {
content: "\10ff61";
}
.stmicon-all_out:before {
content: "\10ff62";
}
.stmicon-android:before {
content: "\10ff63";
}
.stmicon-album:before {
content: "\10ff64";
}
.stmicon-all_inclusive:before {
content: "\10ff65";
}
.stmicon-alarm_off:before {
content: "\10ff66";
}
.stmicon-alarm_on:before {
content: "\10ff67";
}
.stmicon-alarm:before {
content: "\10ff68";
}
.stmicon-airport_shuttle:before {
content: "\10ff69";
}
.stmicon-alarm_add:before {
content: "\10ff6a";
}
.stmicon-airplanemode_inactive:before {
content: "\10ff6b";
}
.stmicon-airplay:before {
content: "\10ff6c";
}
.stmicon-airplanemode_active:before {
content: "\10ff6d";
}
.stmicon-airline_seat_legroom_reduced:before {
content: "\10ff6e";
}
.stmicon-airline_seat_recline_extra:before {
content: "\10ff6f";
}
.stmicon-airline_seat_recline_normal:before {
content: "\10ff70";
}
.stmicon-airline_seat_legroom_extra:before {
content: "\10ff71";
}
.stmicon-airline_seat_legroom_normal:before {
content: "\10ff72";
}
.stmicon-airline_seat_flat:before {
content: "\10ff73";
}
.stmicon-airline_seat_individual_suite:before {
content: "\10ff74";
}
.stmicon-airline_seat_flat_angled:before {
content: "\10ff75";
}
.stmicon-add_to_photos:before {
content: "\10ff76";
}
.stmicon-add_to_queue:before {
content: "\10ff77";
}
.stmicon-add:before {
content: "\10ff78";
}
.stmicon-adjust:before {
content: "\10ff79";
}
.stmicon-add_location:before {
content: "\10ff7a";
}
.stmicon-add_shopping_cart:before {
content: "\10ff7b";
}
.stmicon-add_circle:before {
content: "\10ff7c";
}
.stmicon-add_circle_outline:before {
content: "\10ff7d";
}
.stmicon-adb:before {
content: "\10ff7e";
}
.stmicon-add_a_photo:before {
content: "\10ff7f";
}
.stmicon-add_alarm:before {
content: "\10ff80";
}
.stmicon-add_alert:before {
content: "\10ff81";
}
.stmicon-add_box:before {
content: "\10ff82";
}
.stmicon-account_circle:before {
content: "\10ff83";
}
.stmicon-account_box:before {
content: "\10ff84";
}
.stmicon-accessible:before {
content: "\10ff85";
}
.stmicon-account_balance_wallet:before {
content: "\10ff86";
}
.stmicon-account_balance:before {
content: "\10ff87";
}
.stmicon-accessibility:before {
content: "\10ff88";
}
.stmicon-access_alarm:before {
content: "\10ff89";
}
.stmicon-access_time:before {
content: "\10ff8a";
}
.stmicon-ac_unit:before {
content: "\10ff8b";
}
.stmicon-access_alarms:before {
content: "\10ff8c";
}
.stmicon-content_copy:before {
content: "\10ff8d";
}
.stmicon-content_cut:before {
content: "\10ff8e";
}
.stmicon-content_paste:before {
content: "\10ff8f";
}
.stmicon-hotel-price-tag:before {
content: "\e900";
}
.stmicon-hotel-breakfast2:before {
content: "\10ff90";
}
.stmicon-hotel-parking:before {
content: "\10ff91";
}
.stmicon-hotel-internet:before {
content: "\10ff92";
}
.stmicon-hotel-success:before {
content: "\10ff93";
}
.stmicon-hotel-warning:before {
content: "\10ff94";
}
.stmicon-hotel_agenda:before {
content: "\10ff95";
}
.stmicon-hotel_air-conditioner:before {
content: "\10ff96";
}
.stmicon-hotel_bathrobe:before {
content: "\10ff97";
}
.stmicon-hotel_bathtub:before {
content: "\10ff98";
}
.stmicon-hotel_bed-1:before {
content: "\10ff99";
}
.stmicon-hotel_bed-2:before {
content: "\10ff9a";
}
.stmicon-hotel_bed-3:before {
content: "\10ff9b";
}
.stmicon-hotel_bed:before {
content: "\10ff9c";
}
.stmicon-hotel_beds:before {
content: "\10ff9d";
}
.stmicon-hotel_bell:before {
content: "\10ff9e";
}
.stmicon-hotel_building-1:before {
content: "\10ff9f";
}
.stmicon-hotel_building-2:before {
content: "\10ffa0";
}
.stmicon-hotel_building:before {
content: "\10ffa1";
}
.stmicon-hotel_bunk:before {
content: "\10ffa2";
}
.stmicon-hotel_burj-al-arab:before {
content: "\10ffa3";
}
.stmicon-hotel_calendar:before {
content: "\10ffa4";
}
.stmicon-hotel_car:before {
content: "\10ffa5";
}
.stmicon-hotel_cctv:before {
content: "\10ffa6";
}
.stmicon-hotel_cocktail:before {
content: "\10ffa7";
}
.stmicon-hotel_coffee:before {
content: "\10ffa8";
}
.stmicon-hotel_cutlery:before {
content: "\10ffa9";
}
.stmicon-hotel_doorknob-1:before {
content: "\10ffaa";
}
.stmicon-hotel_doorknob-2:before {
content: "\10ffab";
}
.stmicon-hotel_doorknob-3:before {
content: "\10ffac";
}
.stmicon-hotel_doorknob:before {
content: "\10ffad";
}
.stmicon-hotel_elevator-1:before {
content: "\10ffae";
}
.stmicon-hotel_elevator:before {
content: "\10ffaf";
}
.stmicon-hotel_escalator-1:before {
content: "\10ffb0";
}
.stmicon-hotel_escalator:before {
content: "\10ffb1";
}
.stmicon-hotel_exchange:before {
content: "\10ffb2";
}
.stmicon-hotel_fast-food:before {
content: "\10ffb3";
}
.stmicon-hotel_fire-extinguisher:before {
content: "\10ffb4";
}
.stmicon-hotel_hairdryer-1:before {
content: "\10ffb5";
}
.stmicon-hotel_hairdryer:before {
content: "\10ffb6";
}
.stmicon-hotel_hanger:before {
content: "\10ffb7";
}
.stmicon-hotel_hotel-1:before {
content: "\10ffb8";
}
.stmicon-hotel_hotel-2:before {
content: "\10ffb9";
}
.stmicon-hotel_hotel-3:before {
content: "\10ffba";
}
.stmicon-hotel_hotel-4:before {
content: "\10ffbb";
}
.stmicon-hotel_hotel-5:before {
content: "\10ffbc";
}
.stmicon-hotel_hotel-sign-1:before {
content: "\10ffbd";
}
.stmicon-hotel_hotel-sign-2:before {
content: "\10ffbe";
}
.stmicon-hotel_hotel-sign-3:before {
content: "\10ffbf";
}
.stmicon-hotel_hotel-sign-4:before {
content: "\10ffc0";
}
.stmicon-hotel_hotel-sign:before {
content: "\10ffc1";
}
.stmicon-hotel_hotel:before {
content: "\10ffc2";
}
.stmicon-hotel_information:before {
content: "\10ffc3";
}
.stmicon-hotel_laptop:before {
content: "\10ffc4";
}
.stmicon-hotel_location:before {
content: "\10ffc5";
}
.stmicon-hotel_luggage-1:before {
content: "\10ffc6";
}
.stmicon-hotel_luggage-2:before {
content: "\10ffc7";
}
.stmicon-hotel_luggage-3:before {
content: "\10ffc8";
}
.stmicon-hotel_luggage-4:before {
content: "\10ffc9";
}
.stmicon-hotel_luggage-5:before {
content: "\10ffca";
}
.stmicon-hotel_luggage:before {
content: "\10ffcb";
}
.stmicon-hotel_meal:before {
content: "\10ffcc";
}
.stmicon-hotel_menu-1:before {
content: "\10ffcd";
}
.stmicon-hotel_menu-2:before {
content: "\10ffce";
}
.stmicon-hotel_menu-3:before {
content: "\10ffcf";
}
.stmicon-hotel_menu-4:before {
content: "\10ffd0";
}
.stmicon-hotel_menu-5:before {
content: "\10ffd1";
}
.stmicon-hotel_menu:before {
content: "\10ffd2";
}
.stmicon-hotel_monitor:before {
content: "\10ffd3";
}
.stmicon-hotel_no-pictures:before {
content: "\10ffd4";
}
.stmicon-hotel_no-smoking:before {
content: "\10ffd5";
}
.stmicon-hotel_parking-1:before {
content: "\10ffd6";
}
.stmicon-hotel_parking:before {
content: "\10ffd7";
}
.stmicon-hotel_passport:before {
content: "\10ffd8";
}
.stmicon-hotel_reception:before {
content: "\10ffd9";
}
.stmicon-hotel_restaurant:before {
content: "\10ffda";
}
.stmicon-hotel_room-key-1:before {
content: "\10ffdb";
}
.stmicon-hotel_room-key-2:before {
content: "\10ffdc";
}
.stmicon-hotel_room-key:before {
content: "\10ffdd";
}
.stmicon-hotel_room-service-1:before {
content: "\10ffde";
}
.stmicon-hotel_room-service-2:before {
content: "\10ffdf";
}
.stmicon-hotel_room-service-3:before {
content: "\10ffe0";
}
.stmicon-hotel_room-service:before {
content: "\10ffe1";
}
.stmicon-hotel_safebox:before {
content: "\10ffe2";
}
.stmicon-hotel_shower:before {
content: "\10ffe3";
}
.stmicon-hotel_slippers:before {
content: "\10ffe4";
}
.stmicon-hotel_smoking:before {
content: "\10ffe5";
}
.stmicon-hotel_stool:before {
content: "\10ffe6";
}
.stmicon-hotel_suitcase-1:before {
content: "\10ffe7";
}
.stmicon-hotel_suitcase:before {
content: "\10ffe8";
}
.stmicon-hotel_telephone-1:before {
content: "\10ffe9";
}
.stmicon-hotel_telephone:before {
content: "\10ffea";
}
.stmicon-hotel_television:before {
content: "\10ffeb";
}
.stmicon-hotel_towel:before {
content: "\10ffec";
}
.stmicon-hotel_vacuum-cleaner:before {
content: "\10ffed";
}
.stmicon-hotel_wifi:before {
content: "\10ffee";
}
.stmicon-hotel-peoples:before {
content: "\10ffef";
}
.stmicon-hotel-breakfast:before {
content: "\10fff0";
}
.stmicon-hotel-concierge:before {
content: "\10fff1";
}
.stmicon-hotel-drinks:before {
content: "\10fff2";
}
.stmicon-hotel-event:before {
content: "\10fff3";
}
.stmicon-hotel-fitness:before {
content: "\10fff4";
}
.stmicon-hotel-laundry:before {
content: "\10fff5";
}
.stmicon-hotel-map-pin:before {
content: "\10fff6";
}
.stmicon-hotel-meetings:before {
content: "\10fff7";
}
.stmicon-hotel-pool:before {
content: "\10fff8";
}
.stmicon-hotel-quotes:before {
content: "\10fff9";
}
.stmicon-hotel-restaurant:before {
content: "\10fffa";
}
.stmicon-hotel-sauna:before {
content: "\10fffb";
}
.stmicon-hotel-send:before {
content: "\10fffc";
}
.stmicon-hotel-spa:before {
content: "\10fffd";
}
.stmicon-hotel-training:before {
content: "\10fffe";
}
.stmicon-hotel-wifi:before {
content: "\10ffff";
}div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//shellsapartments.com.au/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}.rs-p-wp-fix { display: none !important; margin: 0 !important; height: 0px !important; }  
#debungcontrolls {
z-index:100000;
position:fixed;
bottom:0px; width:100%;
height:auto;
background:rgba(0,0,0,0.6);
padding:10px;
box-sizing: border-box;
}
rs-debug {
z-index:100000;
position:fixed;
top:0px; width:300px;
height:300px;
background:rgba(0,0,0,0.6);
padding:10px;
box-sizing: border-box;
color: #fff;
font-size: 10px;
line-height: 13px;
overflow: scroll;
} rs-modal { position: fixed !important; z-index: 9999999 !important; pointer-events: none !important; }
rs-modal.rs-modal-auto { top: auto;bottom: auto;left: auto; right:auto; }
rs-modal.rs-modal-fullwidth,
rs-modal.rs-modal-fullscreen { top: 0px; left: 0px; width: 100%; height: 100%; }
rs-modal rs-fullwidth-wrap { position: absolute; top: 0px; left: 0px; height: 100%;}
rs-module-wrap.rs-modal { display:none; max-height: 100% !important; overflow: auto !important;  pointer-events: auto !important;}
rs-modal-cover { width: 100%; height: 100%; z-index: 0; background: transparent; position: absolute;top: 0px;left: 0px; cursor: pointer; pointer-events: auto}
body>rs-modal-cover { position: fixed; z-index: 9999995 !important; }
rs-sbg-px { pointer-events: none }
.rs-forcehidden * { visibility: hidden !important; } .rs_splitted_lines { display: block; white-space: nowrap !important}
.debugtimeline {
width:100%;
height:10px;
position:relative;
display:block;
margin-bottom:3px;	
display:none;
white-space: nowrap;	
box-sizing: border-box;
}
.debugtimeline:hover {
height:15px;
}
.the_timeline_tester {
background:#e74c3c;
position:absolute;
top:0px;
left:0px;
height:100%;
width:0;	
}
.rs-go-fullscreen {
position:fixed !important;
width:100% !important;
height:100% !important;
top:0px !important;
left:0px !important;
z-index:9999999 !important;
background:#ffffff;
}
.debugtimeline.tl_slide .the_timeline_tester {
background:#f39c12;	
}
.debugtimeline.tl_frame .the_timeline_tester {
background:#3498db;	
}
.debugtimline_txt {
color:#fff;
font-weight: 400;
font-size:7px;
position:absolute;	
left:10px;
top:0px;
white-space: nowrap;
line-height: 10px;
}
.rtl {	direction: rtl;}
@font-face {
font-family: 'revicons';
src: url(//shellsapartments.com.au/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888);
src: url(//shellsapartments.com.au/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),
url(//shellsapartments.com.au/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),
url(//shellsapartments.com.au/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),
url(//shellsapartments.com.au/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="revicon-"]:before, [class*=" revicon-"]:before {
font-family: "revicons";
font-style: normal;
font-weight: normal;
speak: none;
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;    }
rs-module i[class^="fa-"], 
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^="fa-"], 
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^="fa-"], 
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^="fa-"], 
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^="fa-"], 
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^="fa-"], 
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^="fa-"], 
#builderView i[class*=" fa-"] 
{
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
rs-module [class^="fa-"]:before, 
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^="fa-"]:before, 
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^="fa-"]:before, 
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^="fa-"]:before, 
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^="fa-"]:before, 
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^="fa-"]:before, 
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^="fa-"]:before, 
#builderView [class*=" fa-"]:before
{
font-family: FontAwesome;
font-style: normal;
font-weight: 400;
speak: none;
display: inline-block;
text-decoration: inherit;
width: auto;
margin-right: 0;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: inherit;
margin-left: 0;
}
rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only 
{
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus
{
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.revicon-search-1:before { content: '\e802'; } .revicon-pencil-1:before { content: '\e831'; } .revicon-picture-1:before { content: '\e803'; } .revicon-cancel:before { content: '\e80a'; } .revicon-info-circled:before { content: '\e80f'; } .revicon-trash:before { content: '\e801'; } .revicon-left-dir:before { content: '\e817'; } .revicon-right-dir:before { content: '\e818'; } .revicon-down-open:before { content: '\e83b'; } .revicon-left-open:before { content: '\e819'; } .revicon-right-open:before { content: '\e81a'; } .revicon-angle-left:before { content: '\e820'; } .revicon-angle-right:before { content: '\e81d'; } .revicon-left-big:before { content: '\e81f'; } .revicon-right-big:before { content: '\e81e'; } .revicon-magic:before { content: '\e807'; } .revicon-picture:before { content: '\e800'; } .revicon-export:before { content: '\e80b'; } .revicon-cog:before { content: '\e832'; } .revicon-login:before { content: '\e833'; } .revicon-logout:before { content: '\e834'; } .revicon-video:before { content: '\e805'; } .revicon-arrow-combo:before { content: '\e827'; } .revicon-left-open-1:before { content: '\e82a'; } .revicon-right-open-1:before { content: '\e82b'; } .revicon-left-open-mini:before { content: '\e822'; } .revicon-right-open-mini:before { content: '\e823'; } .revicon-left-open-big:before { content: '\e824'; } .revicon-right-open-big:before { content: '\e825'; } .revicon-left:before { content: '\e836'; } .revicon-right:before { content: '\e826'; } .revicon-ccw:before { content: '\e808'; } .revicon-arrows-ccw:before { content: '\e806'; } .revicon-palette:before { content: '\e829'; } .revicon-list-add:before { content: '\e80c'; } .revicon-doc:before { content: '\e809'; } .revicon-left-open-outline:before { content: '\e82e'; } .revicon-left-open-2:before { content: '\e82c'; } .revicon-right-open-outline:before { content: '\e82f'; } .revicon-right-open-2:before { content: '\e82d'; } .revicon-equalizer:before { content: '\e83a'; } .revicon-layers-alt:before { content: '\e804'; } .revicon-popup:before { content: '\e828'; }  .tp-fullwidth-forcer { z-index: 0; pointer-events: none}
rs-module-wrap,
rs-module-wrap * { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);}
rs-module-wrap {position:relative;z-index: 1;width:100%; display: block;}
.rs-fixedscrollon rs-module-wrap { position: fixed !important; top: 0px !important; z-index: 1000; }
rs-fw-forcer { display:block;width:100%;pointer-events: none;}
rs-module { position:relative;overflow:hidden;display: block;} rs-pzimg-wrap,
rs-sbg-effectwrap,
rs-sbg { display: block; pointer-events: none  }
rs-sbg-effectwrap {
position:absolute;top:0px;left:0px;width:100%;height:100%
}
rs-sbg-px,
rs-sbg-wrap {position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100%;display: block;}
a.rs-layer,
a.rs-layer:-webkit-any-link { text-decoration: none }
a[x-apple-data-detectors] { color: inherit !important;   text-decoration: none !important;   font-size: inherit !important;   font-family: inherit !important;   font-weight: inherit !important;   line-height: inherit !important; }
.entry-content rs-module a, rs-module a { box-shadow: none; }
.rs-ov-hidden 		{ 	overflow:hidden !important;}
.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide { overflow:visible !important}
.tp-simpleresponsive img,
rs-module img{
max-width:none !important;	
transition: none;
margin:0px;
padding:0px;
border:none;
}
rs-module .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}
rs-slides, rs-slide, rs-slide:before {	 position:absolute;text-indent: 0em;top:0px;left:0px;}
rs-slide,rs-slide:before {  display:block; visibility:hidden; }
.rs-layer .rs-untoggled-content { display:block;}
.rs-layer .rs-toggled-content { display:none;}
.rs-tc-active.rs-layer .rs-toggled-content { display:block;}
.rs-tc-active.rs-layer .rs-untoggled-content { display:none;}
.rs-layer-video { overflow: hidden }
rs-module rs-layer,
rs-module .rs-layer { 
opacity: 0;
position:relative;  
visibility: hidden;
white-space: nowrap;
display: block;	
-webkit-font-smoothing: antialiased !important;
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
-moz-osx-font-smoothing: grayscale;
z-index:1;	
}
rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module img {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;   
}
rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child{
margin-bottom:0;
}
.rs-svg svg {	width:100%; height:100%;position: relative;vertical-align: top}
rs-layer,
.rs-layer,
rs-alyer *,
.rs-layer * { outline: none !important; } rs-carousel-wrap {
cursor:url(//shellsapartments.com.au/wp-content/plugins/revslider/public/assets/css/openhand.cur), move;
}
rs-carousel-wrap.dragged {
cursor:url(//shellsapartments.com.au/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move;
}
rs-carousel-wrap { position: absolute; overflow: hidden;  width:100%;height:100%;top:0px;left:0px;}
rs-carousel-space { clear:both;display:block;width:100%;height:1px;position:relative;margin-bottom:-1px } .tp_inner_padding {	
box-sizing:border-box;	
max-height:none !important;	
}
.rs-layer.rs-selectable {
-moz-user-select: all;
-khtml-user-select: all;
-webkit-user-select: all;
-o-user-select: all;	
}
rs-px-mask {
overflow: hidden;
display: block;
width: 100%;
height: 100%;
position: relative;
}
rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module video {
max-width: none !important;
border: none;
}
rs-bg-elem 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0; display: block; pointer-events: none; }
.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);} rs-zone			{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;}
rs-layer-wrap,
rs-row-wrap,
rs-column,
rs-parallax-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap,
rs-loop-wrap 	{	display:block; visibility: hidden}
rs-column-wrap>rs-loop-wrap { z-index: 1 }
rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap
{ transform-style:flat;perspective:10000px; }
rs-mask-wrap { overflow: hidden }
rs-fullwidth-wrap { position:relative;width:100%;height:auto;display: block; }
.rev_row_zone_top 				{	top:0px;}
.rev_row_zone_bottom 			{	bottom:0px;}
rs-column-wrap .rs-parallax-wrap  { vertical-align: top }
.rs-layer img,
rs-layer img { vertical-align: top }
rs-row,
rs-row.rs-layer 	{
display:table;
position:relative;
width:100% !important;
table-layout: fixed;
box-sizing: border-box;
vertical-align: top;
height:auto;
font-size:0px;
}
rs-column-wrap {	
display: table-cell;
position: relative;
vertical-align: top;
height: auto;
box-sizing: border-box;	
font-size:0px;
}
rs-column {
box-sizing: border-box;
display: block;
position: relative;
width:100% !important;
height:auto !important;
white-space: normal !important;
}
rs-cbg-mask-wrap {
position: absolute;    
z-index: 0;
box-sizing: border-box;     
} 
rs-column-bg {	
position: absolute;    
z-index: 0;
box-sizing: border-box; 
width: 100%;
height: 100%; 
}
.rs-pelock * { pointer-events: none !important;}
rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap 			{	text-align: inherit; }
rs-column rs-mask-wrap 			{	display: inline-block;}
rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap { position: relative !important; left:auto !important; top:auto !important; line-height: 0px;}
rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap,
rs-column .rev_layer_in_column { vertical-align: top; }
.rev_break_columns { display: block !important }
.rev_break_columns rs-column-wrap.rs-parallax-wrap  { display:block !important; width:100% !important; }
.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
.tp-forcenotvisible,
.tp-hide-revslider,
rs-row-wrap.rs-layer-hidden,
rs-column-wrap.rs-layer-hidden,
.rs-layer.rs-layer-hidden,
.rs-layer-audio.rs-layer-hidden,
.rs-parallax-wrap.rs-layer-hidden {	
visibility:hidden !important; 
display:none !important
} rs-layer.rs-nointeraction,
.rs-layer.rs-nointeraction { 
pointer-events: none !important
}
rs-static-layers	{position:absolute; z-index:101; top:0px;left:0px; display: block; width: 100%;height: 100%; pointer-events: none;} rs-static-layers.rs-stl-back {	
z-index:0;
}
.rs-layer rs-fcr    {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-top: 40px solid #00A8FF;position: absolute;right:100%;top:0px;}
.rs-layer rs-fcrt   {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-bottom: 40px solid #00A8FF;position: absolute;right:100%;top:0px;}
.rs-layer rs-bcr    {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-bottom: 40px solid #00A8FF;position: absolute;left:100%;top:0px;}
.rs-layer rs-bcrt   {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-top: 40px solid #00A8FF;position: absolute;left:100%;top:0px;}
.tp-layer-inner-rotation {	
position: relative !important;
} img.tp-slider-alternative-image	{	
width:100%; height:auto;
} .noFilterClass {
filter:none !important;
} rs-bgvideo 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0; display: block}
.rs-layer.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.rs-layer.rs-fsv		{	left:0px; top:0px; position:absolute;width:100%;height:100%}
.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv video,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe video	{ width:100% !important; height:100% !important; display: none}
.fullcoveredvideo audio,
.rs-fsv audio
.fullcoveredvideo video,
.rs-fsv video				{	background: #000}
.fullcoveredvideo rs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}
.videoisplaying .html5vid rs-poster	{	display: none}
.tp-video-play-button					{	
background:#000;
background:rgba(0,0,0,0.3);										
border-radius:5px;
position: absolute;
top: 50%;
left: 50%;										
color: #FFF;
z-index: 3;
margin-top: -25px;
margin-left: -25px;
line-height: 50px !important;
text-align: center;
cursor: pointer;
width: 50px;
height:50px;
box-sizing: border-box;
display: inline-block;	
vertical-align: top;
z-index: 4;
opacity: 0;	
transition:opacity 300ms ease-out !important;				
}
.rs-audio .tp-video-play-button { display:none !important;}
.rs-layer .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center !important; vertical-align: top; line-height: 50px !important; font-size: 30px !important;}									
.rs-layer:hover .tp-video-play-button	{	opacity: 1; display:block;}
.rs-layer .tp-revstop					{	display:none;width: 15px; border-right: 5px solid #fff !important; border-left:5px solid #fff !important; transform: translateX(50%) translateY(50%);height: 20px;margin-left: 11px !important;margin-top: 5px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:block}
.videoisplaying  .tp-video-play-button			{	display:none}
.fullcoveredvideo .tp-video-play-button			{	display:none !important}
.rs-fsv .rs-fsv audio 		{	object-fit:contain !important;}
.rs-fsv .rs-fsv video 		{	object-fit:contain !important;}
.rs-fsv .fullcoveredvideo audio 		{	object-fit:cover !important;}
.rs-fsv .fullcoveredvideo video 		{	object-fit:cover !important;}
.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}
.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls { display:none !important;}
.rs-audio .tp-video-controls {	opacity: 1 !important; visibility: visible !important}
rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer 	{	margin:0; padding:0; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0; margin-inline-end: 0;} 
rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before { content: none; } rs-dotted						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;}
rs-dotted.twoxtwo				{	background:url(//shellsapartments.com.au/wp-content/plugins/revslider/public/assets/assets/gridtile.png)}
rs-dotted.twoxtwowhite			{	background:url(//shellsapartments.com.au/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png)}
rs-dotted.threexthree			{	background:url(//shellsapartments.com.au/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png)}
rs-dotted.threexthreewhite		{	background:url(//shellsapartments.com.au/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png)} .tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}
.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
z-index: -2;
position: absolute;
content: "";
bottom: 10px;
left: 10px;
width: 50%;
top: 85%;
max-width:300px;
background: transparent;  
box-shadow: 0 15px 10px rgba(0,0,0,0.8);
transform: rotate(-3deg);
}
.tp-shadow2:after,
.tp-shadow4:after
{  
transform: rotate(3deg);
right: 10px;
left: auto;
}
.tp-shadow5
{
position:relative;        
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
content:"";
position:absolute; 
z-index:-2;    
box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
top:30%;
bottom:0;
left:20px;
right:20px;    
border-radius:100px / 20px;
} .rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none; text-decoration: none !important;  box-sizing:border-box;  cursor: pointer;}
.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase;  }
.rev-btn  i								{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out;  margin-left:0px; line-height: inherit}
.rev-btn.rev-hiddenicon i				{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out; opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;} .rev-burger {
position: relative;  
box-sizing: border-box;
padding: 22px 14px 22px 14px;
border-radius: 50%;
border: 1px solid rgba(51,51,51,0.25);
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
cursor: pointer;
}
.rev-burger span {
display: block;
width: 30px;
height: 3px;
background: #333;
transition: .7s;
pointer-events: none;
transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
margin: 3px 0;
}
.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
transform: translateY(6px) rotate(-45deg);
}
.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
transform: rotate(-45deg);
opacity: 0;
}
.quick_style_example_wrap .rev-burger:hover :last-child,
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
transform: translateY(-6px) rotate(-135deg);
}
.rev-burger.revb-white {
border: 2px solid rgba(255,255,255,0.2);
}
.rev-b-span-light span,
.rev-burger.revb-white span {
background: #fff;
}
.rev-burger.revb-whitenoborder {
border: 0;
}
.rev-burger.revb-whitenoborder span {
background: #fff;
}
.rev-burger.revb-darknoborder {
border: 0;
}
.rev-b-span-dark span,
.rev-burger.revb-darknoborder span {
background: #333;
}
.rev-burger.revb-whitefull {
background: #fff;
border:none;
}
.rev-burger.revb-whitefull span {
background:#333;
}
.rev-burger.revb-darkfull {
background: #333;
border:none;
}
.rev-burger.revb-darkfull span {
background:#fff;
} @keyframes rev-ani-mouse {
0% {opacity: 1;top: 29%;}
15% {opacity: 1;top: 70%;}
50% {opacity: 0;top: 70%;}
100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
display: inline-block;
position: relative;
left: 0;
right: 0;
text-align: center;
cursor: pointer;
width:35px;
height:55px;	
box-sizing: border-box;
border: 3px solid white;
border-radius: 23px;
}
.rev-scroll-btn > * {
display: inline-block;
line-height: 18px;
font-size: 13px;
font-weight: normal;
color: #7f8c8d;
color: #ffffff;
font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
opacity: 0.8;
}
.rev-scroll-btn.revs-fullwhite  {
background:#fff;
}
.rev-scroll-btn.revs-fullwhite span {
background: #333;	
}
.rev-scroll-btn.revs-fulldark,  {
background:#333;
border:none;
}
.rev-scroll-btn.revs-fulldark  span {
background: #fff;	
}
.rev-scroll-btn span {
position: absolute;
display: block;
top: 29%;
left: 50%;
width: 8px;
height: 8px;
margin: -4px 0 0 -4px;	
border-radius: 50%;	
animation: rev-ani-mouse 2.5s linear infinite;
background: #fff;
}
.rev-scroll-btn.rev-b-span-dark {
border-color:#333;
}
.rev-scroll-btn.rev-b-span-dark span,
.rev-scroll-btn.revs-dark span {
background: #333;	
}
.rev-control-btn {
position: relative;
display: inline-block;
z-index: 5;	
color: #FFF;  
font-size: 20px;
line-height: 60px;
font-weight: 400;
font-style: normal;
font-family: Raleway;	
text-decoration: none;
text-align: center;
background-color: #000;	
border-radius: 50px;	
text-shadow: none;
background-color: rgba(0, 0, 0, 0.50);
width:60px;
height:60px;
box-sizing: border-box;
cursor: pointer;
}
.rev-cbutton-dark-sr	{	
border-radius: 3px;		
}
.rev-cbutton-light	{	
color: #333;  	
background-color: rgba(255,255,255, 0.75);	
}
.rev-cbutton-light-sr	{		
color: #333;  	
border-radius: 3px;		
background-color: rgba(255,255,255, 0.75);
}
.rev-sbutton {	
line-height: 37px;	
width:37px;
height:37px;	
}
.rev-sbutton-blue	{	
background-color: #3B5998
}
.rev-sbutton-lightblue	{	
background-color: #00A0D1;
}
.rev-sbutton-red	{	
background-color: #DD4B39;
} rs-progress								{	visibility: hidden; width:100%; height:5px; background:#000; background:rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
rs-progress.rs-bottom					{	top:auto; bottom:0px !important;height:5px} .rs-layer img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom:1;
}
.rs-layer.slidelink { cursor:pointer;width:100%;height:100%; }
.rs-layer.slidelink a {	width:100%;height:100%;display:block}
.rs-layer.slidelink a div {	width:3000px; height:1500px;  background:url(//shellsapartments.com.au/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat}
.rs-layer.slidelink a span{	background:url(//shellsapartments.com.au/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat; width:100%;height:100%;display:block}  .rs-layer .rs-starring				{	display: inline-block}
.rs-layer .rs-starring .star-rating {
float: none;	
display: inline-block;
vertical-align: top;
color: #FFC321 !important;
}
.rs-layer .rs-starring .star-rating, 
.rs-layer .rs-starring-page .star-rating {	
position: relative;
height: 1em;	
width: 5.4em;
font-family: star;
font-size: 1em !important;
}
.rs-layer  .rs-starring .star-rating:before, 
.rs-layer  .rs-starring-page .star-rating:before {
content: "\73\73\73\73\73";
color: #E0DADF;
float: left;
top: 0;
left: 0;
position: absolute;
}
.rs-layer .rs-starring .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
font-size: 1em !important;
}
.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
} rs-loader 	{
top:50%; left:50%;
z-index:10000;
position:absolute;	
}
rs-loader.off {
display: none !important;
}
rs-loader.spinner0 {
width: 40px;
height: 40px;
background-color: #fff;
background-image:url(//shellsapartments.com.au/wp-content/plugins/revslider/public/assets/assets/loader.gif);
background-repeat:no-repeat;
background-position: center center;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
margin-top:-20px;
margin-left:-20px;	
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;	
}
rs-loader.spinner1 {
width: 40px;
height: 40px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
margin-top:-20px;
margin-left:-20px;	
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;	
}
rs-loader.spinner5 	{	
background-image:url(//shellsapartments.com.au/wp-content/plugins/revslider/public/assets/assets/loader.gif);
background-repeat:no-repeat;
background-position:10px 10px;
background-color:#fff;
margin:-22px -22px;
width:44px;height:44px;
border-radius: 3px;	
}
@keyframes tp-rotateplane {
0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);} 
50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);} 
100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}
rs-loader.spinner2 {
width: 40px;
height: 40px;
margin-top:-20px;margin-left:-20px;
background-color: #ff0000;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
border-radius: 100%;	
animation: tp-scaleout 1.0s infinite ease-in-out;
}
@keyframes tp-scaleout {
0% {transform: scale(0.0);} 
100% {transform: scale(1.0);opacity: 0;}
}
rs-loader.spinner3 {
margin: -9px 0px 0px -35px;
width: 70px;
text-align: center;
}
rs-loader.spinner3 .bounce1,
rs-loader.spinner3 .bounce2,
rs-loader.spinner3 .bounce3 {
width: 18px;
height: 18px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
border-radius: 100%;
display: inline-block;  
animation: tp-bouncedelay 1.4s infinite ease-in-out; animation-fill-mode: both;
}
rs-loader.spinner3 .bounce1 {
animation-delay: -0.32s;
}
rs-loader.spinner3 .bounce2 {  
animation-delay: -0.16s;
}
@keyframes tp-bouncedelay {
0%, 80%, 100% {transform: scale(0.0);} 
40% {transform: scale(1.0);}
}
rs-loader.spinner4 {
margin: -20px 0px 0px -20px;
width: 40px;
height: 40px;
text-align: center;
animation: tp-rotate 2.0s infinite linear;
}
rs-loader.spinner4 .dot1,
rs-loader.spinner4 .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #fff;
border-radius: 100%;  
animation: tp-bounce 2.0s infinite ease-in-out;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
}
rs-loader.spinner4 .dot2 {
top: auto;
bottom: 0px;  
animation-delay: -1.0s;
}
@keyframes tp-rotate { 100% { transform: rotate(360deg);}}
@keyframes tp-bounce {
0%, 100% {transform: scale(0.0);} 
50% { transform: scale(1.0);}
}
rs-layer iframe { visibility:hidden;}
rs-layer.rs-ii-o iframe { visibility: visible; }
rs-layer input[type="text"],
rs-layer input[type="email"],
rs-layer input[type="url"],
rs-layer input[type="password"],
rs-layer input[type="search"],
rs-layer input[type="number"],
rs-layer input[type="tel"],
rs-layer input[type="range"],
rs-layer input[type="date"],
rs-layer input[type="month"],
rs-layer input[type="week"],
rs-layer input[type="time"],
rs-layer input[type="datetime"],
rs-layer input[type="datetime-local"] { display: inline-block } rs-thumbs-wrap,
rs-tabs-wrap,
rs-thumbs,
rs-thumb,
rs-tab,
rs-bullet,
rs-bullets,
rs-navmask,
rs-tabs,
rs-arrow 					{	display:block;}
.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }
.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}
.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}
.tp-arr-imgholder,
rs-poster,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}
rs-poster 						 { cursor:pointer; z-index:3; }
.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected				{	opacity:1;}
.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; }
.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; }
.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet:hover				{	background:#fff;}
.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows:hover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; }  .rs-layer [class^="pe-7s-"]:before, 
.rs-layer [class*=" pe-7s-"]:before {
width: auto;
margin: 0;
line-height: inherit;
box-sizing: inherit;	
} rs-pzimg-wrap { display: block; }
body.rtl .rs-pzimg {left: 0 !important} .dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}
.dddwrapper { transform-style: flat;perspective: 10000px; } .rs_error_message_box { background: #111;width:800px;margin: 40px auto;padding: 40px 20px;text-align: center;font-family: "Open Sans",sans-serif}
.rs_error_message_oops {margin: 0px 0px 20px;line-height: 60px;font-size: 34px;color: #FFF;}
.rs_error_message_content {margin: 0px 0px 20px;line-height: 25px;font-size: 17px;color: #FFF;}
.rs_error_message_button {color: #fff !important;background: #333;display: inline-block;padding: 10px 15px;text-align: right;border-radius: 5px;cursor: pointer;text-decoration: none !important}
.rs_error_message_button:hover {  background:#5e35b1}
.hglayerinfo				   {	  position: fixed;
bottom: 0px;
left: 0px;
color: #FFF;
font-size: 12px;
line-height: 20px;
font-weight: 600;
background: rgba(0, 0, 0, 0.75);
padding: 5px 10px;
z-index: 2000;
white-space: normal;}
.hginfo 					   { 	position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .rs-layer:hover { 	border:1px dashed #c0392b !important;}
.helpgrid 					   { 	border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{	padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;} .aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}
rs-pzimg-wrap:before,
rs-pzimg-wrap:after {height:500%;width:500%} rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}