/*
Theme Name:     Fandy Hutari Custom Theme
Theme URI: 		https://www.fandyhutari.com
Description:    Fandy Hutari Custom Theme
Author:         Ripstore.Asia
Author URI: 	http://www.ripstore.asia
Template:       Newspaper                             
Version:        6.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

body.home {overflow-y:hidden;}
.home .td-main-content-wrap  {background: url(../../uploads/2016/05/fanhut-bg.jpg) no-repeat center top fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top:80px;
min-height:680px;
overflow:hidden;
}
.home .td-sub-footer-container,.home .td-page-header,.home .td-crumb-container {display: none;}
.home .promo {width: 65%;float: right;}
.home .jumbo {text-align: right;color:#222;margin-right: 10%;}
.home .subjumbo {text-align: right;color:#222;margin-right: 10%;}
.home .jumbo h3 {font-size: 40px !important;line-height: 40px;font-weight: bold;font-family: 'Open Sans', serif;text-shadow:1px 1px 1px #555}
.home .subjumbo {color:#111;font-size: 20px !important;font-family: 'Open Sans', serif;}
.home .sosmed {text-align: right;padding-top:20px;margin-right: 10%}
.home .sosmed a {color:#111;}