/*

/   name           Favourite

/   version        4.1

/   description    Responsive and customizable Joomla!3 template

/   demo           http://demo.favthemes.com/favourite

/   author         FavThemes

/   author URL     https://www.favthemes.com

/   copyright      Copyright (C) 2012-2017 FavThemes.com. All Rights Reserved.

/   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)

*/



/*//////////////////////////////////////////////////////////////////////////////

///

///  custom style

///

//////////////////////////////////////////////////////////////////////////////*/

.uk-subnav-pill > .uk-active > * {
	background: #265799;
}

ul.uk-subnav-pill > li:first-child {
    padding-left: 0;
}

.moduletable.favth-color {
    background-color: #265799;
    color: #fff;
}

.no-padding { padding: 0;  }

h1.amatic { font-size: 48px;  }

.uk-list ul { padding-left: 0; }

span.bluenumber {
font-family: 'Amatic SC', sans-serif;
font-size: 24px;
color: #fff;
line-height: 36px;
display: inline-block;
background-color: #0099ff;
border-radius: 50%;
width: 40px;
height: 40px;
text-align: center;
margin-right: 8px;
}

.sailsmall {
	display: block;
	width:100%;
    max-width: 400px;
	height:300px;
	float:left;
	position: relative;
    margin-right: 20px !important;
  	margin-bottom: 20px !important;
}


.sailclear { display: block; float: left; position: relative; width: 100%; margin-bottom: 40px !important; }