.blog-post{display:flex;flex-direction:column;max-width:1440px;margin:0 auto;padding:0 1rem 2rem}.blog-post__content{padding:0;flex:1}.blog-post__title{font-weight:bold;font-size:40px;margin:1rem 0}.blog-post__read-time{margin-bottom:.5rem}.blog-post__tags{margin-top:.5rem;margin-bottom:1.25rem}.blog-post__tag{display:inline-block;font-size:12px;font-weight:bold;color:#FFF;text-align:center;text-transform:uppercase;text-decoration:none;min-width:65px;padding:.35rem;background:#6c6c6c;margin-bottom:.25rem}.blog-post__tag:hover{background:#e81f41}.blog-post__social-sharing{display:flex;flex-direction:row;list-style:none;padding-left:0;margin-right:1rem}.blog-post__social-sharing li{margin-bottom:.5rem;margin-right:.5rem}.blog-post__social-sharing li a{width:75px;height:75px;color:#707070;font-size:2rem}.blog-post__social-sharing li a:hover{color:#e81f41}.blog-post-sidebar{max-width:500px;margin-right:auto}.blog-post-sidebar h3{position:relative;text-transform:uppercase;font-family:"Roboto",sans-serif;padding-bottom:.5rem}.blog-post-sidebar h3::after{position:absolute;content:"";width:80px;border-bottom:4px solid #e81f41;bottom:0;left:0}.blog-post-sidebar__search{margin-bottom:2rem}.blog-post-sidebar__categories .widget-type-post_filter .widget-module{background:transparent -webkit-gradient(linear,left top,left bottom,color-stop(0,#555),to(#6c6c6c)) 0 0 no-repeat padding-box;background:transparent -webkit-linear-gradient(top,#555 0,#6c6c6c 100%) 0 0 no-repeat padding-box;background:transparent -o-linear-gradient(top,#555 0,#6c6c6c 100%) 0 0 no-repeat padding-box;background:transparent linear-gradient(180deg,#555 0,#6c6c6c 100%) 0 0 no-repeat padding-box;border-radius:0;width:auto}.blog-post-sidebar__categories .widget-type-post_filter .widget-module ul li a{color:#000}.blog-post-sidebar__categories .widget-type-post_filter .widget-module ul li:hover a{background-color:#555;color:#FFF}.blog-post-sidebar__categories .widget-type-post_filter .widget-module ul,.blog-post-sidebar__categories .widget-type-post_filter .widget-module.active ul{z-index:9}.blog-post-sidebar__subscribe span.hs-form-required{color:#e81f41}.blog-post-sidebar__subscribe input[type="submit"]{max-width:100%;height:30px;width:200px;margin-top:1rem;color:#fff;font-family:"Roboto",sans-serif;font-weight:bold;font-size:1rem;text-transform:uppercase;background:transparent -webkit-gradient(linear,left top,left bottom,color-stop(0,#c41230),to(#e81f41)) 0 0 no-repeat padding-box;background:transparent -webkit-linear-gradient(top,#c41230 0,#e81f41 100%) 0 0 no-repeat padding-box;background:transparent -o-linear-gradient(top,#c41230 0,#e81f41 100%) 0 0 no-repeat padding-box;background:transparent linear-gradient(180deg,#c41230 0,#e81f41 100%) 0 0 no-repeat padding-box}.blog-post-sidebar__subscribe input[type="submit"]:hover{cursor:pointer}@media screen and (min-width:1200px){.blog-post{flex-direction:row}.blog-post__content{padding:0 1rem}.blog-post__title{margin:2rem 0 1rem 0}.blog-post__social-sharing{flex-direction:column}.blog-post__social-sharing li{margin-right:0}.blog-post-sidebar{margin-left:5%;margin-right:0}}@media screen and (max-width:767px){.blog-post{padding:0 .5rem 2rem}}