/*
Theme Name:     Story Child
Author:         Pexeto
Author URI:     http://pexetothemes.com
Template:       thestory
*/

@import url("../thestory/style.css");

/*GLOBAL*/
body {
	overflow: hidden;
}
ul, ol {
	margin-left: 40px;
}
p {
	margin: 20px 0;
}
.cols-6 {
	max-width: 1010px;
	padding: 40px 0;
}
.cols-6 .col {
	width: 15.6%;
	margin-right: 1.2%;
	text-align: center;
}
.cols-6 .col:nth-of-type(6n) {
	clear: right;
	margin-right: 0;
}
.cols-6 .col img {
	max-height: 95px;
	width: auto;
}
.section-full-width, .content-box {
	box-shadow: none;
}
#content-container .section-boxed {
	margin-top: 40px;
	margin-bottom: 70px;
}
.page-template-template-full-custom-php .section-boxed {
	padding: 0 7%;
}
.page-template-default .content-box {
	width: auto;
	padding: 0 7%;
	margin: 40px auto 70px;
	max-width: 1200px;
	position: relative;
}
.page-template-default #sidebar {
	display: none;
}
.page-template-default #content-container {
	padding: 0;
	margin: 0;
	max-width: 100%;
}
.page-template-default #content {
	max-width: 100%;
}
.home .cols-3 .col {
	border-top: none;
}
.cols-3 .col {
	border-top: 8px solid #161f3b;
	padding-top: 25px;
	margin-bottom: 60px;
}
.imglist li {
	padding: 3px 0 3px 23px;
	text-indent: -23px;
}
.imglist li:before {
	background-image: url(images/list-sprites.png);
}
p.list-indent-with-no-padding {
	padding-left: 30px;
	margin: 0;
}

/*TYPOGRAPHY*/
body {
	letter-spacing: 0 !important;
	line-height: 24px;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6, .pt-price {
	line-height: 1.2;
	font-weight: 400 !important;
}
h1 {
	line-height: 45px;
	font-size: 38px;
}
h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

/*BUTTONS*/
.button, span.button, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"] {
	background-color: transparent !important;
	font-family: Raleway;
	font-size: 16px !important;
	line-height: 20px !important;
	font-weight: 700 !important;
	letter-spacing: 0;
	padding: 10px 30px !important;
	color: #f26657 !important;
	border-radius: 9px !important;
	border: 2px solid #f26657 !important;
	text-transform: uppercase;
}
.button:hover, span.button a:hover, .gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type="submit"]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type="submit"]:hover {
	color: #fff !important;
	background-color: #f26657 !important;
}
.button-oval-orange, span.button-oval-orange {
	background-color: transparent !important;
	font-family: Raleway;
	font-size: 16px !important;
	line-height: 20px !important;
	font-weight: 700 !important;
	letter-spacing: 0;
	padding: 10px 30px !important;
	color: #715990 !important;
	border-radius: 50px !important;
	border: 2px solid #715990 !important;
	text-transform: uppercase;
}
.button-oval-orange:hover, span.button-oval-orange:hover {
	color: #fff !important;
	background-color: #715990 !important;
}
.button-oval-blue, span.button-oval-blue {
	background-color: transparent !important;
	font-family: Raleway;
	font-size: 16px !important;
	line-height: 20px !important;
	font-weight: 700 !important;
	letter-spacing: 0;
	padding: 10px 30px !important;
	color: #257995 !important;
	border-radius: 50px !important;
	border: 2px solid #257995 !important;
	text-transform: uppercase;
}
.button-oval-blue:hover, span.button-oval-blue:hover {
	color: #fff !important;
	background-color: #257995 !important;
}

/*HELLO BAR*/
#wpfront-notification-bar div.wpfront-message {
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
}
#wpfront-notification-bar a.wpfront-button {
	background: transparent !important;
	border-radius: 9px !important;
	border: 2px solid #fff !important;
	text-transform: uppercase;
	box-shadow: none !important;
	text-shadow: none !important;
}
#wpfront-notification-bar a.wpfront-button:hover {
	color: #fff !important;
	background-color: #f26657 !important;
	border: 2px solid #f26657 !important;
}

/*HEADER*/
.fixed-header-scroll #logo-container img {
	max-height: 138px;
}
.fixed-header-scroll div.menu-small-top-menu-new-container {
	background-color: transparent;
	margin-top: 14px;
}
.fixed-header-scroll #menu {
	background-color: transparent;
	top: 50px;
}
.fixed-header-scroll .header-widget-skew:before, .fixed-header-scroll .navigation-container:before {
	content: none;
}
.fixed-header-scroll #header {
	background: rgba(101, 48, 0, 0.7) !important;
}
.page-title-wrapper .content-boxed {
	padding: 0 7%;
}
.section-header {
	padding: 0 0 20px !important;
}

/*NAVIGATION*/
.header-widget {
	position: relative;
	/*top: -16px; when sticky header is turned on*/
	top: -20px;
	z-index: 99999;
}
/*.header-widget-skew {
	overflow: hidden;
	background: linear-gradient(to left, #f26657, transparent, #f26657, transparent);
}*/
.header-widget-skew:before {
	/*content: url(images/green-nav-before.png);
	position: relative;
	top: -1px;*/
}
div.menu-small-top-menu-new-container {
	/*width: 883px;*/
	width: 72%;
	float: right;
	/*margin-top: -37px;*/
	margin-right: -9000px;
	padding-right: 9000px;
	background-color: #f26657;
	transform: skewX(45deg);
	-ms-transform: skewX(45deg);
	-webkit-transform: skewX(45deg);
}
#menu-small-top-menu-new {
	text-align: right;
	margin-left: 0 !important;
	transform: skewX(-45deg);
	-ms-transform: skewX(-45deg);
	-webkit-transform: skewX(-45deg);
}
#menu-small-top-menu-new li {
	list-style-type: none;
	display: inline-block;
	padding-left: 12px;
}
#menu-small-top-menu-new li:after {
	content: "|";
	color: #fff;
	font-size: 12px;
}
#menu-small-top-menu-new li:last-child:after {
	content: none;
}
#menu-small-top-menu-new li:last-child a {
	padding-right: 0;
}
#menu-small-top-menu-new li a {
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	font-weight: 700;
	padding-right: 12px;
	text-transform: uppercase;
	letter-spacing: 0;
}
#menu-small-top-menu-new li a:hover {
	opacity: 0.4;
}
.navigation-container {
	position: relative;
	/*top: -22px; when sticky header is turned on*/
	top: -20px;
}
.navigation-container:before {
	content: url(images/brown-nav-before.png);
}
#menu {
	float: right;
	position: relative;
	margin-right: -9000px;
	padding-right: 9000px;
	background-color: #161f3b;
}
.nav-menu ul {
	margin-top: 14px;
}
.nav-menu ul li {
	text-align: center;
}
.nav-menu ul li a {
	padding: 2px 25px;
	letter-spacing: 0;
	line-height: 16px;
}
.nav-menu ul li a:hover, .nav-menu ul .current-menu-item > a, .nav-menu > ul > li:hover > a, .current-menu-ancestor > a, #menu-small-top-menu-new .current-menu-item a {
	opacity: .4 !important;
}
.nav-menu ul li#menu-item-2926 a:before {
	/*content: url(images/tent-icon.png);*/
	content: url(images/tent-icon.svg);
	display: block;
	margin-bottom: 5px;
	position: relative;
}
.nav-menu ul li#menu-item-2930 a:before {
	/*content: url(images/map-icon.png);*/
	content: url(images/map-icon.svg);
	display: block;
	margin-bottom: 5px;
}
.nav-menu ul li#menu-item-2974 a:before {
	/*content: url(images/book-icon.png);*/
	content: url(images/book-icon.svg);
	display: block;
	margin-bottom: 5px;
}
.nav-menu ul li#menu-item-2934 a:before {
	/*content: url(images/tree-icon.png);*/
	content: url(images/tree-icon.svg);
	display: block;
	margin-bottom: 5px;
}
.nav-menu ul ul li a {
	letter-spacing: 0;
	line-height: 16px;
}
.nav-menu ul ul li {
	text-align: left;
}
.nav-menu ul ul li a:before {
	content: none !important;
}
.nav-menu ul li:last-child a {
	padding-right: 0;
}
.nav-menu > ul > li > a::after, .nav-menu > div.menu-ul > ul > li > a::after {
     content: none;
}
.nav-menu > ul > li.menu-item-has-children:after, .nav-menu > div.menu-ul > ul > li.menu-item-has-children:after {
	display: inline-block;
	position: absolute;
	color: #fff;
	float: right;
	top: 33px;
	right: 5px;
	font-family: FontAwesome;
	content: "\f078";
	font-weight: 100;
	font-size: 10px;
	padding-left: 5px;
	vertical-align: middle;
}
ul.menu-ul > li, div.menu-ul > ul > li {
	padding-bottom: 15px;
}
.nav-menu ul ul {
	top: 65px;
	width: 300px;
}
.nav-menu ul ul li:last-child a, .nav-menu ul ul ul li:last-child a {
	padding-right: 22px;
}

/*CONTENT SLIDER*/
.content-slider {
	padding: 70px 0 200px;
}
.cs-title {
	line-height: 1;
}
.cs-content p {
	font-weight: 500;
}
.content-slider .button {
	margin-top: 8px;
	color: #fff !important;
	border: 2px solid #fff !important;
}
.content-slider .button:hover {
	color: #fff !important;
	background-color: #f26657 !important;
	border: 2px solid #f26657 !important;
}
.slide-logos {
	max-width: 375px;
	margin-top: 50px;
}
.slide-logos div {
	width: 33.3%;
	display: inline-block;
	text-align: center;
	float: left;
}
.slide-logos h6 {
	color: #fff;
	font-size: 15px;
	line-height: 1.2;
	padding-left: 5px;
	padding-right: 5px;
}
.slide-logos img {
	margin-top: 10px;
}

/*TOOLTIPS*/
.Zebra_Tooltip {
	font-family: Raleway;
}
.Zebra_Tooltip .Zebra_Tooltip_Message {
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
}

/*HOMEPAGE*/
.home-sect1 {
	background-color: transparent !important;
	text-align: center;
	background-image: url(images/leaves-bg.png);
	background-repeat: repeat-x;
	background-size: contain;
	background-position: center top;
	margin-top: -182px;
}
.home-sect1 .section-boxed {
	margin-bottom: 50px !important;
	margin-top: 15% !important;
}
.home-sect1 .cols-2 .col {
	padding-top: 150px;
}
.home-sect1 h1, .home-sect1 p {
	color: #161f3b !important;
}
.home-sect1 p {
	padding-right: 30px;
	padding-left: 30px;
}
.home-sect1-img {
	margin-top: -150px !important;
}
.home-sect2 {
	overflow: visible;
}
.home-sect2 .section-boxed {
	margin: 0 auto !important;
}
.home-sect2 .cols-wrapper {
	overflow: visible;
}
.home-sect2 .cols-3 .col {
	padding-top: 40px;
	padding-bottom: 140px;
	margin-right: 0;
	padding-left: 2%;
	padding-right: 2%;
	width: 29.3%;
	margin-bottom: 0;
	max-height: 492px;
}
.home-sect2 .cols-3 .col:nth-child(1) {
	background-color: #257995;
	margin-left: -9000px;
	padding-left: 9000px;
}
.home-sect2 .cols-3 .col:nth-child(2) {
	background-color: #f26657;
}
.home-sect2 .cols-3 .col:nth-child(3) {
	background-color: #000;
	margin-right: -9000px;
	padding-right: 9000px;
}
.home-sect2 h1 {
	color: #fff !important;
	font-size: 34px !important;
	line-height: 1.2 !important;
}
.home-sect2 .button, .home-sect2 span.button {
	border: 2px solid #fff !important;
	color: #fff !important;
}
.home-sect2 .button:hover, .home-sect2 span.button:hover {
	border: 2px solid #fff !important;
	background-color: #fff !important;
	color: #f26657 !important;
}

/*PAGE TITLE*/
.page-title-wrapper, .page-title {
	padding-bottom: 0;
}
.page-title-wrapper {
	height: auto !important;
}
.page-title {
	vertical-align: top;
	text-align: left;
}
.page-title h1 {
	color: #161f3b !important;
	text-transform: none;
	font-weight: 400;
	padding: 0;
	margin-top: 40px;
	text-align: left;
}
.page-title h1:after {
	content: none;
}

/*INSIDE PAGES*/
.header-wrapper {
	background-color: #fff;
}

/*CAMPGROUND PAGES*/
.page-template-page-campground .content-box {
	padding: 0;
	width: 100%;
}
.page-template-page-campground .page-title-wrapper {
	display: none;
}
.page-template-page-campground #content-container {
	padding: 0 7%;
}
.page-template-page-campground h1 {
	padding-top: 0;
}
.page-template-page-campground p:first-child {
	margin-top: 0;
}
.nivo-caption {
	font-family: Raleway;
	letter-spacing: 0;
	line-height: 20px;
	padding: 5px 10px;
	font-size: 14px;
	margin: 5% 3%;
}

/*MAPIFYPRO*/
.mpfy-fullwrap *, .mpfy-tooltip * {
	font-family: Raleway !important;
}
.mpfy-tooltip p:first-child {
	margin-top: 0;
}
.mpfy-tooltip p {
	font-size: 16px !important;
	line-height: 24px !important;
	font-weight: 400;
}
.mpfy-tags-list a.mpfy-tl-item, .mpfy-controls .mpfy-search-form .mpfy_search, .mpfy-controls .mpfy-search-radius-label, .mpfy-controls .mpfy-search-radius .selecter .selecter-selected {
	font-weight: 600 !important;
}
.mpfy-controls {
	background: rgba(55, 150, 63, 0.6) !important;
}
.mpfy-controls .mpfy-search-form .mpfy-search-wrap, .mpfy-controls .mpfy-search-radius .selecter .selecter-selected, .mpfy-selecter-wrap .selecter .selecter-options .selecter-item {
	background-color: #f26657 !important;
}

/*SERVICE BOXES*/
.services-default img {
	border-radius: 50%;
}
.services-box h3 {
	font-size: 25px;
}

/*FOOTER*/
.home #footer-top {
	margin: 130px auto 0;
}
#footer-top {
	text-align: center;
	padding-bottom: 0 !important;
	margin: 0 auto;
}
#footer-top .section-boxed, #footer-bottom .section-boxed {
	/*padding: 0 5%;*/
	padding: 0 7%;
}
#footer-top p {
	margin: 0;
}
#footer-top img {
	margin: 0 auto;
}
#footer {
	text-align: center;
}
.footer-widgets {
	margin-top: 30px;
	padding-bottom: 30px !important;
}
.footer-box:first-child .title {
	margin-right: 0;
}
.footer-widgets #text-2 .title {
	display: none;
}
#footer-top .title {
	font-size: 35px;
	font-weight: 400;
	text-transform: capitalize;
	margin-bottom: 0;
	padding-top: 0;
	text-indent: 0;
	padding-bottom: 0;
	line-height: 1;
	color: #000;
}
.footer-box .title {
	font-size: 35px;
	font-weight: 400;
	text-transform: capitalize;
	margin-bottom: 15px;
	padding-top: 0;
	text-indent: 0;
	padding-bottom: 0;
	line-height: 1;
}
.footer-bottom {
	padding: 30px 0;
}
.copyrights {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	float: none;
	text-transform: none;
	font-weight: 500;
	color: #fff !important;
}
.footer-contact {
	font-family: 'Goudy Bookletter 1911';
	font-size: 27px;
	line-height: 32px;
}
.fa-facebook {
	background-color: #fff;
	border-radius: 20px;
	color: #715990;
	padding: 5px 8px;
	font-size: 14px;
	vertical-align: middle;
	margin-top: -8px;
}
.fa-facebook:hover {
	opacity: 0.4;
}
#footer a {
	color: #fff !important;
}
#footer a:hover {
	opacity: 0.4;
}
#footer-top .cols-3 {
	max-width: 400px;
	margin: 0 auto;
}
#footer-top .cols-3 .col {
	border-top: none;
	padding-top: 0;
	width: 31.2%;
}
#footer-top a {
	color: #161f3b;
}
#footer-top a:hover {
	color: #f26657;
}
#footer-top .cols-3 .col img {
	margin-top: 10px;
}
#footer-top h6 {
	padding-top: 0;
	padding-left: 5px;
	padding-right: 5px;
}

/*EVOLV FOOTER SPRITES CSS*/
.evolv-logo-sprite {
	display: inline-block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url('../../../images/logo-evolv-sprite.png') no-repeat 0 0;
	width: 40px;
	height: 9px;
	vertical-align: middle;
}
.evolv-logo-sprite.light {
	background-position: 0 0;
}
.evolv-logo-sprite.dark {
	background-position: 0 -11px;
}

/*MEDIA QUERIES*/
@media (max-width: 1351px) {
	.home-sect2 .cols-3 .col {
		max-height: 522px !important;
	}
	.home #footer-top {
		margin-top: 150px !important;
	}
}
@media (max-width: 1316px) {
	div.menu-small-top-menu-new-container {
		width: 73% !important;
	}
}
@media (max-width: 1298px) {
	.home #footer-top {
		margin-top: 170px !important;
	}
}
@media (max-width: 1288px) {
	div.menu-small-top-menu-new-container {
		width: 74% !important;
	}
}
@media (max-width: 1261px) {
	div.menu-small-top-menu-new-container {
		width: 75% !important;
	}
}
@media (max-width: 1252px) {
	.home-sect2 .cols-3 .col {
		max-height: 542px !important;
	}
}
@media (max-width: 1242px) {
	#menu ul li a {
		font-size: 12px !important;
	}
	ul.menu-ul > li, div.menu-ul > ul > li {
		padding-bottom: 14px !important;
	}
	div.menu-small-top-menu-new-container {
		width: 70% !important;
	}
}
@media (max-width: 1219px) {
	div.menu-small-top-menu-new-container {
		width: 71% !important;
	}
}
@media (max-width: 1196px) {
	div.menu-small-top-menu-new-container {
		width: 72% !important;
	}
}
@media (max-width: 1178px) {
	div.menu-small-top-menu-new-container {
		width: 73% !important;
	}
}
@media (max-width: 1172px) {
	.home-sect2 .cols-3 .col {
		max-height: 562px !important;
	}
}
@media (max-width: 1152px) {
	.nav-menu ul li a {
		padding: 2px 25px 2px 10px !important;
	}
	div.menu-small-top-menu-new-container {
		width: 72% !important;
	}
}
@media (max-width: 1119px) {
	.nav-menu ul li a {
		padding: 2px 20px 2px 10px !important;
	}
}
@media (max-width: 1083px) {
	.nav-menu > ul > li.menu-item-has-children::after, .nav-menu > div.menu-ul > ul > li.menu-item-has-children::after {
		right: 0 !important;
	}
	.nav-menu ul li a {
		padding: 2px 15px 2px 10px !important;
	}
}
@media (max-width: 1066px) {
	div.menu-small-top-menu-new-container {
		width: 71% !important;
	}
	.nav-menu > ul > li.menu-item-has-children::after, .nav-menu > div.menu-ul > ul > li.menu-item-has-children::after {
		right: -3px !important;
	}
	.nav-menu ul li a {
		padding: 2px 10px 2px 10px !important;
	}
}
@media (max-width: 1060px) {
	.home-sect1-img {
		margin-top: -60px !important;
	}
}
@media (max-width: 1029px) {
	.home-sect2 .cols-3 .col {
		max-height: 592px !important;
	}
	.home #footer-top {
		margin-top: 190px !important;
	}
	#logo-container {
		margin-right: 0 !important;
	}
	div.menu-small-top-menu-new-container {
		width: 73% !important;
	}
	.content-slider .col {
		margin-top: 150px !important;
		margin-bottom: -30px !important;
	}
	#menu ul li:first-child a {
		padding-left: 0 !important;
	}
	#menu ul li:last-child a {
		padding-right: 0 !important;
	}
}
@media (max-width: 1006px) {
	.home-sect2 .cols-3 .col {
		max-height: 672px !important;
	}
}
@media (max-width: 1000px) {
	#logo-container a img {
		max-height: 138px !important;
	}
	div.menu-small-top-menu-new-container {
		width: 100% !important;
		margin-left: -9000px;
		padding-left: 9000px;
		margin-top: -40px !important;
		transform: none !important;
		position: absolute !important;
	}
	#menu-small-top-menu-new {
		transform: none !important;
	}
	.header-widget {
		top: 0 !important;
	}
	#header {
		top: 20px !important;
	}
	.mob-nav-btn {
		background: rgba(0, 0, 0, 0) url("images/mobile-menu-dark.svg") no-repeat scroll 0 -1px / 18px 18px;
		height: 16px !important;
		line-height: 16px !important;
		font-weight: 700;
		color: #f26657;
	}
	.home .mob-nav-btn {
		background: rgba(0, 0, 0, 0) url("images/mobile-menu-light.svg") no-repeat scroll 0 -1px / 18px 18px;
		color: #fff !important;
	}
	.home-sect1 .cols-2 .col {
		padding-top: 80px !important;
	}
}
@media (max-width: 982px) {
	/*.home-sect2 .cols-3 .col {
		max-height: 592px !important;
	}
	.home #footer-top {
		margin-top: 190px !important;
	}
	.content-slider .section-boxed, .page-template-template-full-custom-php .section-boxed, .page-template-default .content-box, .page-title-wrapper .content-boxed, #footer-top .section-boxed, #footer-bottom .section-boxed {
		padding: 0 7% !important;
	}
	.home-sect2 .cols-3 .col {
		max-height: 672px !important;
	}*/
}
@media (max-width: 882px) {
	.content-slider .col {
		width: 55% !important;
	}
}
/*@media (max-width: 782px) {
	div.menu-small-top-menu-new-container {
		margin-top: -44px !important;
	}
}*/
@media (max-width: 768px) {
	.slide-logos {
		margin-left: auto;
		margin-right: auto;
	}
	.content-slider .col {
		width: 100% !important;
	}
	.cs-title {
		font-size: 46px !important;
	}
	.content-slider .col {
		margin-top: 150px !important;
		margin-bottom: -80px !important;
	}
}
@media (max-width: 767px) {
	.cols-2 .col, .cols-3 .col, .cols-6 .col {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.home-sect2 .cols-3 .col {
		max-height: 100% !important;
		padding-bottom: 40px !important
	}
	.cols-6 .col {
		margin-bottom: 30px;
	}
	.home-sect1 .cols-2 .col:nth-child(2) {
		padding-top: 0 !important;
	}
	.home-sect1-img {
		margin-top: 0 !important;
	}
	.home-sect2 .cols-3 .col:nth-child(1), .home-sect2 .cols-3 .col:nth-child(2), .home-sect2 .cols-3 .col:nth-child(3) {
		padding-left: 100px !important;
		padding-right: 100px !important;
		margin-right: -100px !important;
		margin-left: -100px !important;
	}
	.home #footer-top {
		margin-top: 50px !important;
	}
	#menu-small-top-menu-new {
		text-align: center !important;
	}
	div.menu-small-top-menu-new-container {
		margin-top: -178px !important;
	}
	#logo-container a {
		float: none !important;
	}
	#logo-container {
		float: none !important;
		text-align: center !important;
		width: 100% !important;
		margin: 0 auto !important;
	}
	.mobile-nav {
		float: none !important;
		margin: 10px auto !important;
		text-align: center !important;
		width: 77px !important;
	}
	.mob-nav-btn {
		padding-left: 17px;
	}
	.content-slider {
		padding-top: 90px !important;
	}
	#header-widget ul {
		margin-left: 0 !important;
	}
	.page-template-page-campground #content-container {
		padding-top: 40px !important;
	}
	.footer-bottom {
		padding: 30px 0 70px !important;
	}
}
@media (max-width: 413px) {
	div.menu-small-top-menu-new-container {
		margin-top: -208px !important;
	}
	#header {
		top: 50px !important;
	}
	.content-slider {
		padding-top: 120px !important;
	}
	#menu-small-top-menu-new li a {
		line-height: 10px !important;
		font-size: 10px !important;
		padding-right: 5px !important;
	}
	#menu-small-top-menu-new li {
		padding-left: 5px !important;
	}
	#header-widget ul {
		padding-bottom: 3px !important;
	}
}