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: 3px 40px;border: none;}
.ampstart-headerbar+:not(amp-sidebar), .ampstart-headerbar+amp-sidebar+*, .main {margin-top: 5.9rem;}
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;}
.slide img.banner-img {width: 100%;height: 100%;object-fit: cover;object-position: 50% 82%;}
.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;}
.list-reset2 li {display: inline-block;padding: 0px 6px;}
.list-reset h3 {padding: 6px 0px;font-size: 20px;}
footer.commerce-footer.center {padding-top: 25px;background: #000;}
.commerce-footer p {font-size: 13px;}

.dst {padding-top: 30px;background-color: #ececec;}
.dst .row {display: flex;justify-content: space-between;flex-direction: row;flex-wrap: nowrap;}
.footer_item ul li {margin-top: 10px;}
.copyright {background-color: #fff;margin-top: 10px;padding: 8px 0;}
.footer_item ul li span {display: inline-block;vertical-align: top;}
.social_icon a {width: 24px;height: 24px;display: inline-block;vertical-align: top;border: 1px solid #444444;transition: 0.6s;color: #444444;padding: 2px 0;text-align: center;}
.social_icon .ampstart-icon {fill: #444444;}

@media screen and (max-width: 767px){
    h1.h2.col-12.center {font-size: 16px;}
    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: 10px 15px;flex-direction: row-reverse;justify-content: space-between;display: flex;}
    .ampstart-headerbar a.my0.mx-auto {width: auto;}
    .dst .row {display: block;}
    .footer_item {text-align: center;}
}