body {font-size: 14px;}
a.commerce-blog-link.inline-block.h7.md-mb4 {font-size: 14px;}
.h1,.h2,.h3,.h4,.h5,.h6,.h7,h1,h2,h3,h4,h5,h6,h7 {font-size: 24px;}
.ampstart-headerbar {height: auto;padding: 9px 40px;border: none !important;}
.ampstart-headerbar+:not(amp-sidebar),
.ampstart-headerbar+amp-sidebar+*,
.main {margin-top: 8rem;}
input.ampstart-btn.ampstart-input.mt2.user-valid.valid {font-size: 16px;padding: 10px;}
a.ampstart-btn.ampstart-btn-secondary.inline-block.h7.pt3.mt4.md-mb4 {font-size: 13px;}
.ampstart-sidebar .ampstart-navbar-trigger {color: #ffff;}
.slider-img .carousel.slide .carousel-inner .item img, .commerce-blog-wrapper .carousel.slide .carousel-inner .item img {height: 300px;width: 100%;object-fit: cover;object-position: center;}
.i-amphtml-form.amp-form-dirty textarea {font-size: 12px;font-weight: normal;font-family: sans-serif;}
.commerce-blog-wrapper .mb5.a-tag p {margin-bottom: 15px;}
h4.h7.mb2 {font-size: 17px;}
@media screen and (max-width: 767px) {
    a.my0.mx-auto {float: left;text-align: right;margin: inherit;width: 100%;}
    .ampstart-headerbar .ampstart-navbar-trigger {font-size: 2.38rem;}
    i-amphtml-sizer {padding-top: 38.2222%;}
    .ampstart-headerbar {padding: 19px 15px;}
}

.banner-header.blog-header {
    background: url(https://www.hotelsandystower.com/img/rooms/15.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 50px;
}
/* css */

.logo{
    max-width: 124px;
    margin: 10px 0;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.name-date-container img {
    width: 35px;
    border-radius: 50%;
}

.blog-content-container .name-date-container {
    display: flex
;
    margin-bottom: 20px;
    margin-top: 15px;
    gap: 30px;
    align-items: center;
    color: #8b8b8b;
    font-weight: 600;
}
.blog-content-container .media-icon-container {
    display: flex
;
    gap: 30px;
    padding: 10px 0px;
}
.blog-container {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid;
}
.blog-container h3 {
    font-weight: bold;
    font-size: 30px;
    line-height: 1.3;
}
.follow-us-newsletter {
    background-color: #f4f4f4;
    padding: 50px 40px 65px;
    text-align: center;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.follow-us-newsletter h4 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    color: #383838;
}
.follow-us-newsletter .follow-social-media {
    display: flex
;
    justify-content: center;
    gap: 20px;
    padding: 10px 0px;
}
.follow-us-newsletter .news-letter {
    padding-top: 30px;
}
.follow-us-newsletter h4 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    color: #383838;
}

.follow-us-newsletter .news-letter .news-letter-form {
    padding-top: 30px;
}
.follow-us-newsletter .news-letter .news-letter-form form {
    display: flex
;
    flex-direction: column;
    gap: 10px;
}
.follow-us-newsletter .news-letter .news-letter-form .email-input {
    padding: 12px 17px;
    border: none;
}
.follow-us-newsletter .news-letter .news-letter-form .submit-input {
    padding: 12px 17px;
    border: none;
    background-color: #2F2F2F;
    color: white;
    font-weight: 600;
    font-size: 14px;
}
.recent-posts-container {
    margin-top: 70px;
    border-left: 1px solid #ebc75a;
    padding-left: 20px;
}
.recent-posts-container h3, .recent-posts-container h3, .tags-main-container h3 {
    font-size: 23px;
    margin-bottom: 15px;
}
.recent-post a {
    display: flex
;
    gap: 15px;
    background-color: #f9f9f9;
    padding: 10px 5px;
    margin: 0px 0px 12px 0px;
    border: 1px solid #ebc75a;
    border-radius: 4px;
    color: black !important;
}
.recent-post .img {
    width: 30% !important;
    height: 55px;
    overflow: hidden;
}
.recent-post a .text {
    width: 70%;
}
.recent-post .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.recent-post .text p {
    font-family: "Headland One", serif;
    font-size: 13px;
    margin: 0px;
}
.blog-container:last-child {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}



main.blog-details-page h1 {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
}

