.navbar-nav > li > a {padding:0 15px;}@media (max-width: 1199px) {.navbar-nav > li > a {padding:0 10px;}}.navbar-default .navbar-header .navbar-brand {height:143px; line-height:143px;}

@font-face {
    font-family: 'janeaustennosecret';
    src: url('../fonts/janeaust-webfont.eot');
    src: url('../fonts/janeaust-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/janeaust-webfont.woff') format('woff'),
         url('../fonts/janeaust-webfont.ttf') format('truetype'),
         url('../fonts/janeaust-webfont.svg#janeaustennosecret') format('svg');
    font-weight: normal;
    font-style: normal;

}
.subtitle,.phonedetails strong {font-family: 'janeaustennosecret', Arial, sans-serif; color: #A8A8A8; font-size: 26px}
.homeheader .homebanner {background-image: url('../images/herobg2.jpg') ;}

body{font-family:Open Sans;}h1,h2,#comments h3,.cta-link,.navbar-nav li a,.slidetext,.menu-item-info h4,.unfmenu-title-link-text,.unfmenu .subsubtitle{font-family:Montserrat;font-weight:700;}h3,h4,h5,.widgettitle,.featurebox h3,.cta-link,.navbar-nav li a,.opentimes h3, .nav-tabs > li > a,#contentarea .button,.added_to_cart,.btn,.byline,.breadcrumb,#topnav .minicart .btn,#topnav .phonenumber .btn,.sharethisbox{font-family:Lato;font-weight:400;}


.img-section-feed{
    width: 100%;
    height: 100%;
    display: block;
}

.itm-side-multi{
	position: relative;
}

.sidebar-multi-title{
	background-image: url(../images/bg_multi_side.jpg);
    color: #fff;
    width: 100%;
    display: block;
    padding: 10px;
}

.itm-side-multi img{
	width: 100%;
}

.itm-side-multi h3{
	margin-top: 5px;
    text-align: center;
}

.itm-side-multi h3 a{
	text-decoration: none;
	color: #000;
	position: relative;
}

.play-btn-side{
	/*background-image: url(../images/playbtn.png);*/
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 70px;
}


