.product-tab__content .product-tab__inner h6:empty{display:none;}
.featured-video-section{padding:var(--gutter) 0;}
.featured-video-section:last-child{padding: 0;}
.announcement-bar .top-bar.wrapper{max-width:100%;}
.site-header>.wrapper{max-width:100%;}
.top-bar__slide .slider_mob {text-align:right;}


@media (min-width:769px){
  #slider_mob{text-align:right;}
}
@media (max-width:768px){
  .custom_image-with-text_wrap .wrapper .custom_content_wrap .custom___content .custom_btn{max-width:140px;width:100%;display:block;margin:10px auto;}  
  .template-blog .blog-post .blog-post__item .rte p{word-break:break-word}
  #slider_mob {width: 100%;}
#slider_mob li{width:100%;margin:0px;}
  .announcement-bar .top-bar.wrapper{padding:10px 0px;}
}