/*=====================
Desktop Stylesheet
=====================*/

/* ===================================
Normalize in the global stylesheet: assets/template/global/css/stylesheet.css
==================================== */

/* ===================================
Fonts found in the global stylesheet: assets/template/global/css/stylesheet.css
==================================== */

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* General Style for desktop */
.wrap{
	width: 1100px;
	margin: 0 auto;
}

	.logo-wrapper{
		width: 178px;
		float: left;
		margin-right: 10px;
		position: relative;
		z-index: 100;
	}
	
	.logo-wrapper img{
		position: absolute;
		z-index: 99;
	}
	
		.logo-wrapper img:hover{
			opacity: 1;
		}
	
.header-right{
	float: left;
	width: 487px;
	margin-left: 2px;
}
	
	.header-right .user-image{
		padding: 4px;
		float: left;
	}
	
	.header-right .user-image img.asterisk{
		margin-left: -50px;
		position: absolute;
		margin-top: -2px;
	}
	
	.header-right .user-name{
		float: left;
		width: 110px;
		padding-left: 5px;
	}
	
	.header-right .user-name h5{
		font-family: 'latobold';
		font-size: 16px;
		font-weight: normal;
		color: #cccccc;
		margin: 8px 0px 1px;
	}
	
	.header-right .user-name p{
		font-family: 'latoregular';
		font-size: 12px;
		font-weight: normal;
		color: #ffffff;
		margin: 0px;
		padding-left: 2px;
	}
	
	.user-wraper > ul{
		margin: 0px;
		padding: 0px;
	}
	
	.user-wraper > ul > li{
		float: left;
		list-style: none;
		position: relative;
	}
	
	.user-wraper > ul > li > .dropdown-arrow{
		padding: 14px 19px 22px 21px;
		display: block;
		cursor: pointer;
	}
	
	.user-wraper > ul > li > .dropdown-arrow:hover{
		background: #ff6600;
	}
	
	.user-wraper > ul > li > .dropdown-arrow:hover a{
		display: block;	
	}
	
	.user-wraper > ul > li > a > img:hover{
		opacity: 1;
	}
	
	a.settings-btn:hover, a.logout-btn:hover {
		background: #2993be;		
	}
	
	a.settings-btn:hover {
		border-bottom: 1px solid #999999;
	}
	
	a.logout-btn:hover {
		background-image: url(../../global/images/icons/icon-bg-sep-line.jpg);
		background-position: left top;
		background-repeat: repeat-x;
	}	
	
	a.settings-btn span, a.logout-btn span {
	    background-image: url("../../global/images/icons/gear.png");
	    background-position: left center;
	    background-repeat: no-repeat;
	    display: block;
	    margin: 0 0 0 20px;
	    padding: 0 0 0 50px;	
	}
	
	a.logout-btn span {
		background-image: url("../../global/images/icons/logout.png");
	}
	
	a.settings-btn, a.logout-btn {
		border-bottom: 1px solid #666666;
		background: #666666;
		font-family: 'latobold';
		font-size: 18px;
		font-weight: normal;
		color: #fff;
		margin: 0px;
		text-decoration: none;
		display: block;
		padding: 15px 0;	
		position: absolute;
		z-index: 9000;
		left: -170px;
		width: 220px;
		top: 55px;
		display: none;
	}
	
	a.logout-btn {
		top: 111px;
	}

	a.plans{
		background: #3377b9 url(../images/home/plans.png);
		background-repeat: no-repeat;
		background-position: 20px 10px;
		color: #fff;
		padding: 19px 22px 19px 56px;
		float: left;
		text-decoration: none;
		font-family: latobold;
		font-size: 18px;
		line-height: 18px;
		font-weight: normal;
	}

		a.plans:hover{
			background: #000 url(../images/home/plans.png);
			background-repeat: no-repeat;
			background-position: 20px 10px;
		}

	.header-right .cart-wrapper{
		background: #000000;
		float: right;
		width: 36px;
		margin-left: 10px;
		padding: 20px 22px 19px;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}
	
	.header-right a:hover .cart-wrapper{
		background: #ff6600;
	}
   
	.header-right .cart-wrapper img{
		display: block;
		margin: 0 auto;
	}
	
	.header-right .cart-wrapper img:hover{
		opacity: 1;
	}
	
.head-nav-wrap .nav{
	position: relative;
	padding: 12px 0px;
}

	.nav > li > ul li ul, .nav li >ul li, .nav > li > .fulldrop,	.nav > li > ul, .nav > li {
		transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-webkit-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-outs;
	}
	
	.head-nav-wrap .nav ul, .head-nav-wrap .nav ul li .full-drop ul{
		margin: 0px;
		padding: 0px;
	}
	
	.head-nav-wrap .nav ul.main-menu{
		padding-left: 199px;
		margin-top: -52px;
		display: block;
		position: absolute;
		width: auto;				
	}
	
	.head-nav-wrap .nav ul.main-menu li a {		
		position: relative;
		z-index: 10;	
	}
	
	.head-nav-wrap .nav > ul > li {
		list-style: none;
		float: left;
		transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-webkit-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-outs;
	}

	.head-nav-wrap .nav > ul > li > a{
		text-transform: uppercase;
	}
	
	.head-nav-wrap .nav ul li a{
		font-family: 'latobold';
		font-size: 18px;
		font-weight: normal;
		color: #999999;
		text-decoration: none;
		padding: 0 20px 27px 20px;
		display: block;
	}
	
	.head-nav-wrap .nav > ul.main-menu > li.active > a, .head-nav-wrap .nav > ul.main-menu > li > a:hover{
		color: #ff6600;
	}
	
	.head-nav-wrap .nav ul li .full-drop ul li{
		float: left;
		list-style: none;
	}
	
	.head-nav-wrap .nav ul li .full-drop{
		position: absolute;
		width: 100%;
		z-index: 99;
		overflow: hidden;
		background: #ff6600;
		padding: 0px;
		list-style: none;
		left: 0px;
		text-align: left;
		width: 1100px;
	}
	
	.head-nav-wrap .nav ul li ul.sub-menu{
		margin: 0px;
		padding: 20px 0px 40px 209px;
		display: none;
	}

	.head-nav-wrap .nav ul li:first-child ul.sub-menu{
		display: block;
	}
	
		.head-nav-wrap .nav ul li.active ul.sub-menu, .head-nav-wrap .nav ul li:hover ul.sub-menu{
			display: block;			
		}
		
		.head-nav-wrap .nav ul li:hover .full-drop {
			z-index: 100;
		}
   
	.head-nav-wrap .nav ul li .full-drop ul li:first-child{
		font-family: 'latobold';
		font-size: 15px;
		font-weight: normal;
		color: #fff;
	}
	
	.head-nav-wrap .nav ul li .full-drop ul li{
		padding: 0px 10px;
	}
	
	.head-nav-wrap .nav ul li .full-drop ul li a{
		font-family: 'latoregular';
		font-size: 15px;
		font-weight: normal;
		color: #ffcc99;
		padding: 0px;
	}
	
	.head-nav-wrap .nav ul li .full-drop ul li a:hover, .head-nav-wrap .nav ul li .full-drop ul li a.active{
		color: #fff;
	}
	
/* Menu Search */
.search-wrapper{
	position: absolute;
	z-index: 999;
	display: block;
	right: 0;
	padding: 5px;
}

	.search-wrapper input[type="text"]{
		border: none;
		width: 71px;
		height: 16px;
		background: url(../images/global/search.png);
		background-repeat: no-repeat;
		background-position: center;
		outline: none;
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
		padding: 4px;
		font-size: 16px;
		color: transparent;
		margin: 12px 17px 0 0;
	}
	
	.search-wrapper form input[type="submit"] {
		width: 70px;
		height: 50px;
		cursor: pointer;
		border: 0;
		position: absolute;
		top: 5px;
		right: 5px;		
		padding: 0;
		z-index: 10;
		display: none;
		background-position: center;
		background-repeat: no-repeat;
		background-color: transparent;		
	}
	
	body.section_color_orange .search-wrapper form input[type="submit"] {
		background-image: url(../../global/images/searchbar/search-orange.png);	
	}
	
	body.section_color_purple .search-wrapper form input[type="submit"] {
		background-image: url(../../global/images/searchbar/search-purple.png);	
	}
	
	body.section_color_blue .search-wrapper form input[type="submit"] {
		background-image: url(../../global/images/searchbar/search-blue.png);	
	}
	
	.search-wrapper input[type="text"]:active, .search-wrapper input[type="text"].focus {
		width: 200px;
		height: 26px;
		background: #FFF;
		font-family: 'latoregular';
		font-size: 16px;
		font-weight: normal;
		color: #000;
		margin: 0;
		padding: 12px 70px 12px 17px;
	}
	
	.search-wrapper input[type="text"].focus + input[type="submit"] {
		display: block;	
	}
	
/* Footer */
footer{
	display: block;
	width: 100%;
}

.social{
	display: block;
	clear: both;
	margin-top: 86px;
	margin-bottom: 40px;
}

	.social ul{
		margin: 0px auto;
		padding: 0px;
		width: 504px;
		display: block;
		height: 34px;
	}
	
	.social ul li{
		list-style: none;
		float: left;
		margin: 0px 10px;
	}
	
	.social ul li img.logo-small{
		margin-top: -3px;
	}

.footer-list ul{
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	width: 202px;
}
	.footer-list ul.col-last{
		margin-right: 0px;
	}

	.footer-list ul h4{
		font-family: 'latoblack';
		font-size: 13px;
		color:#3377b9;
		font-weight: normal;
		margin: 0px 0px 4px;
	}

	.footer-list ul li{
		list-style: none;
		display: block;
		line-height: 22px;
	}

	.footer-list ul li a{
		font-family: 'latoregular';
		font-size: 13px;
		color: #666666;
		font-weight: normal;
		text-decoration: none;
	}
	
		.footer-list ul li a:hover{
			color: #ff6600;
		}
	
.secure{
	display: block;
	clear: both;
	margin: 12px 0px;
}

	.secure img{
		display: none;
		/*--
		display: block;
		--*/
		margin: 0 auto;
	}
	
.copyright-wrapper{
	padding: 22px 0px;
	margin-bottom: 20px;
}
	
.copyright-wrapper .col{
	width: 366px;
	float: left;
	font-family: 'latoregular';
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
	.copyright-wrapper .col img.cards{
		margin: -13px auto 0px;
		display: none;
		/*
		display: block;
		*/
	}
	
.copyright-wrapper .col a{
	font-family: 'latoblack';
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

	.copyright-wrapper .col a:hover{
		color: #ff6600;
	}

.copyright-wrapper .design{
	text-align: right;
	float: right;
}

.ui-tabs ul{
		margin: 0px;
		padding: 0px;
	}
	
	.ui-tabs .ui-tabs-nav li {
		list-style: none;
		float: left;
		position: relative;
		top: 0;
		margin: 0px 1px 0px 0px;
		border-bottom-width: 0;
		padding: 0;
		white-space: nowrap;
		}
		
	.ui-tabs .ui-tabs-nav li a {
		float: left;
		padding: 8px;
		text-decoration: none;
		width: 122px;
		text-align: center;
		border-top: solid 2px #fff;
	}

	.ui-tabs .ui-tabs-panel {
		display: block;
		padding: 5px 10px;
		background: none;
		border: solid 1px #b2b2b2;
	}
	
		a.rss-feed-signup {
		    color: #666666;
		    font-size: 16px;
		    padding: 0 0 0 5px;
		}
		
		a.rss-feed-signup:hover {
			color: #FF6600;
		}

	.ui-widget-content {
		color: #999;
		font-weight: normal;
		font-family: 'latoregular';
		font-size: 14px;
		line-height: 17px;
	}
	
	.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
		border: 1px solid #b2b2b2;
	}

	.ui-tabs .ui-tabs-nav li.ui-tabs-active {
		margin-bottom: -1px;
		padding-bottom: 1px;
		background: #fff;
	}
	
	.ui-tabs .ui-tabs-nav li.ui-tabs-active a{
		width: 142px;
	}
	
	.ui-tabs li a {
		color: #666666;
	}

	.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
		font-family: 'latobold';
		color: #666666;
		font-size: 12px;
		font-weight: normal;
		background: #e6e6e6;
	}
	
	form.form-newsarticle input[type="text"]{
		font-family: 'latoregular';
		color: #999999;
		font-size: 12px;
		font-weight: normal;
		padding: 8px 16px;
		width: 224px;
		margin-right: 6px;
		outline: none;
	}
	
	form.form-newsarticle input[type="submit"]{
		font-family: 'latobold';
		color: #fff;
		font-size: 12px;
		font-weight: normal;
		background: #ff6600;
		border: none;
		padding: 10px 14px;
		webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}
	
	form.form-newsarticle input[type="submit"]:hover{
		background: #000;
	}
	
.feature-article-wrapper{
	display: block;
	clear: both;
}

.articles-list-wrapper{
	padding: 15px 0px;
}

.articles-list-wrapper ul{
	margin: 0px;
	padding: 0px;
}

	.articles-list-wrapper ul li{
		float: left;
		list-style: none;
		width: 218px;
		border: solid 1px #d9d9d9;
		/*border-top: solid 1px #f6f6f6;
		-webkit-box-shadow: 0px 0px 1px #d9d9d9;
		-moz-box-shadow: 0px 0px 1px #d9d9d9;
		box-shadow: 0px 0px 1px #d9d9d9;*/
		margin-right: 10px;
		background: #fff;
		position: relative;
	}

/* 	.articles-list-wrapper ul li img {
	width: 208px;
} */

	.articles-list-wrapper ul li .product-price-wrapper{
		position: absolute;
		bottom: 0;
		width: 100%;
	}

	.home-articles ul li {
		height: 339px;
	}

	.grid-articles ul li {
		height: 325px;
	}

	.grid-articles ul li a img {
		display: block;
		margin: 20px auto 15px;
	}
	
	.articles-list-wrapper ul li h4{
		font-family: 'latoblack';
		font-size: 15px;
		font-weight: normal;
		color: #333333;
		margin: 18px 20px 6px;
		line-height: 16px;
		text-decoration: none;
	}
	
	.articles-list-wrapper ul li a{
		text-decoration: none;
	}
	
	.articles-list-wrapper ul li a:hover h4{
		color: #ff6600;
	}
	
	.articles-list-wrapper ul li p{
		font-family: 'latoregular';
		font-size: 14px;
		font-weight: normal;
		color: #666666;
		margin: 0px 20px 17px;
		line-height: 16px;
		display: block;
	}
	
	.articles-list-wrapper ul li a.art-btn{
		font-family: 'latobold';
		font-size: 12px;
		font-weight: normal;
		color: #ff6600;
		display: block;
		text-decoration: none;
		margin: 0px 110px 22px 18px;
		background-image: url(../images/global/arrow-right-3.png);
		background-repeat: no-repeat;
		background-position: 79px 3px;
	}

	.articles-list-wrapper ul li a.article-readmore{
		font-family: 'latobold';
		font-size: 12px;
		font-weight: normal;
		color: #ff6600;
		display: block;
		text-decoration: none;
		margin: 0 0 10px 19px;
		background-image: url(../images/global/arrow-right-3.png);
		background-repeat: no-repeat;
		background-position: 79px 3px;
		position: absolute;
		bottom: 10px;
		padding-right: 20px;
	}

	body.section_color_orange .articles-list-wrapper ul li a.art-btn,
	body.section_color_orange .articles-list-wrapper ul li a.article-readmore {
		color: #ff6600;
		background-image: url(../images/global/arrow-right-3.png);
	}

	body.section_color_blue .articles-list-wrapper ul li a.art-btn,
	body.section_color_blue .articles-list-wrapper ul li a.article-readmore {
		color: #3377b9;
		background-image: url(../images/global/arrow-right-3-blue.png);
	}

	body.section_color_purple .articles-list-wrapper ul li a.art-btn,
	body.section_color_purple .articles-list-wrapper ul li a.article-readmore {
		color: #9900ff;
		background-image: url(../images/global/arrow-right-purple.png);
	}
	
	.articles-list-wrapper ul li a.art-btn:hover{
		color: #000 !important;
	}
	
.articles-list-wrapper ul li.last{
	width: 170px;
	margin-right: 0px;
	color: #fff;
	/* background: #239d1a;
	padding: 5px; */
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	float: right;
}

/* .home-articles ul li.last{
	height: 331px;
}	 */

	.grid-articles ul li.last {
		height: 317px;
	}	

	.articles-list-wrapper ul li.last strong{
		font-family: latobold;
		font-weight: normal;
	}
	
	.articles-list-wrapper ul li.last h2{
		font-family: 'latoregular';
		font-size: 34px;
		font-weight: normal;
		font-style: normal;
		margin: 6px 14px 26px;
		line-height: 34px;
	}
		
		.articles-list-wrapper ul li.last h2 span.light{
			font-family: 'latolight';
			font-size: 24px;
			font-weight: normal;
		}
			
		.articles-list-wrapper ul li.last h2 span.black{
			font-family: 'latoblack';
			font-size: 36px;
			font-weight: normal;
		}
			
		.articles-list-wrapper ul li.last p{
			font-family: 'latoregular';
			font-size: 12px;
			color: #fff;
			font-weight: normal;
			text-align: center;
			margin: 0px 0px 20px;
		}
		
		.articles-list-wrapper ul li.last a.art-btn-white{
			font-family: 'latoblack';
			font-size: 14px;
			color: #239d1a;
			font-weight: normal;
			text-align: center;
			background: #fff;
			padding: 10px;
			display: block;
			clear: both;
		}
		
			body.testimonials li.last a.art-btn-white.blue-link {
				color: #2893BD
			}
		
		.articles-list-wrapper ul li.last a.art-btn-white:hover{
			background: #000;
			color: #ff6600;
		}
		
/*-- Modal Window Customization
======================================*/
body.section_color_orange .pop-wrapper{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 2px solid #ff6600;
}

	body.section_color_blue .pop-wrapper{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		border: 2px solid #3377b9;
	}

	body.section_color_purple .pop-wrapper{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		border: 2px solid #9900ff;
	}

body.section_color_orange a.modal-close {
	background-color: #ff6600;
	padding: 15px 19px;
}

	body.section_color_blue a.modal-close {
		background-color: #3377b9;
		padding: 15px 19px;
	}
	
	body.section_color_purple a.modal-close {
		background-color: #9900ff;
		padding: 15px 19px;
	}
		
body #account_functionality {
	width: 930px;
    margin-left: -465px;
}		

body .modal-header {
	border: 0px;
	padding: 0px;	
}

body .modal-body {
	padding: 0px;
	overflow: hidden;
}

body a.modal-close:hover {
	background-color: #000;
}

body .modal-header .close {
	margin: 0px;	
}

.register-L {
	width: 385px;
	padding: 0 0 0px 45px;
	border-right: 1px solid #cccccc;
	float: left;
	margin-bottom: 45px;
}

.register-L-header {
	border-bottom: 1px solid #cccccc;
	padding: 0 0 35px;
	margin-bottom: 35px;
}

.register-L-header h4 {
    color: #333333;
    font-family: 'latobold';
    font-size: 30px;
    font-weight: 100;
    line-height: 1.1em;
    margin: 0;
    padding: 0;
}

.register-L-header h6, .register-L-header h6 a {
	margin: 0px;
	padding: 0px;
	font-family: 'latolight_italic';	
	font-size: 24px;
	color: #ff6600;
	text-decoration: none;
	font-weight: 100;
	line-height: 1.1em;
}

.register-L-header h6 a:hover {
	color: black;
}

.register-L-options ul{
	margin: 0px;
	padding: 0px;
}

.register-L-options ul li{
	list-style: none;
	display: block;
}

	.register-L-options ul li.register a {
		background: #ff6600 url(../images/global/reg1.png);
		background-repeat: no-repeat;
		background-position: 10px 9px;
		font-family: 'latobold';
		font-size: 18px;
		font-weight: normal;
		color: #fff;
		padding: 15px 18px 15px 78px;
		display: block;
		text-decoration: none;
		margin-bottom: 5px;
		width: 224px;
	}
	
	.register-L-options ul li.facebook a{
		background: #38559b url(../images/global/reg2.png);
		background-repeat: no-repeat;
		background-position: 20px 15px;
		font-family: 'latobold';
		font-size: 18px;
		font-weight: normal;
		color: #fff;
		padding: 15px 18px 15px 78px;
		display: block;
		text-decoration: none;
		margin-bottom: 5px;
		width: 224px;
	}
	
	.register-L-options ul li.google_plus a{
		background: #d63c2b url(../images/global/reg3.png);
		background-repeat: no-repeat;
		background-position: 18px 16px;
		font-family: 'latobold';
		font-size: 18px;
		font-weight: normal;
		color: #fff;
		padding: 15px 18px 15px 78px;
		display: block;
		text-decoration: none;
		margin-bottom: 5px;
		width: 224px;
	}
	
	.register-L-options ul li.twitter a{
		background: #6fa9f1 url(../images/global/reg4.png);
		background-repeat: no-repeat;
		background-position: 16px 16px;
		font-family: 'latobold';
		font-size: 18px;
		font-weight: normal;
		color: #fff;
		padding: 15px 18px 15px 78px;
		display: block;
		text-decoration: none;
		margin-bottom: 5px;
		width: 224px;
	}
	
	.register-L-options ul li a:hover{
		opacity: .7;
	}
	
.register-R {
	width: 394px;
	float: left;
	padding: 0px;
	margin-left: 60px;
	margin-right: 44px;
}

	.register-R h5{
		font-family: 'latobold';
		font-size: 24px;
		font-weight: normal;
		color: #fff;
		color: #333333;
		margin: 0px 0px 40px;
		line-height: 24px;
	}
	
	.register-R ul{
		margin: 0px 0px 44px;
		padding: 0px;
	}
	
	.register-R ul li{
		font-family: 'latoregular';
		font-size: 16px;
		font-weight: normal;
		color: #666666;
		padding-left: 30px;
	}
	
	.register-R ul.star li{
		list-style: none;
		display: block;
		background: url(../images/global/li-star.png);
		background-repeat: no-repeat;
		background-position: 0px 2px;
	}
	
	.register-R p{
		font-family: 'latoregular';
		font-size: 13px;
		font-weight: normal;
		color: #000000;
		margin: 0px;
	}
	
	.register-R div.pack{
		border: 1px solid #cccccc;
	}
	
	.register-R p.bg-yellow{
		padding: 12px;
		background: #fff9e1;
		border: solid 2px #fff;
	}
	
/* Modal Signin */
.account_details{
	display: block;
	clear: both;
	text-align: center;
}

.account_details h2{
	font-family: 'latobold';
	font-size: 30px;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 4px;
	line-height: 32px;
}

.account_details h6{
	font-family: 'latoregular';
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin: 14px 0px
}

	.account_details h6 a{
		font-family: 'latobold';
		font-size: 14px;
		color: #6fa9f1;
		text-decoration: none;
	}
	
		.account_details h6 a:hover{
			color: #000;
		}

	.account_details p{
		font-family: 'latoregular';
		font-size: 18px;
		font-weight: normal;
		color: #666666;
		margin: 0px 0px 10px;
	}
	
	.account_details form.mo-form{
		display: block;
		clear: both;
	}
	
form.mo-form input,
#billing_country,
#expiration_month,
#expiration_year,
form.mo-form select {
	border: solid 2px #b3b3b3;
	padding: 15px 15px 15px 40px;
	width: 260px;
	outline: none;
	margin-bottom: 8px;
	font-size: 14px;
	color: #999;
	text-indent: 10px;
	font-family: 'latoregular';
	font-weight: normal;
}

#billing_country {
	width: 320px;
}
#expiration_month,
#expiration_year {
	width: 180px;
}

	form.mo-form input.mo-username{
		background: #fff url(../images/global/username.png);
		background-repeat: no-repeat;
		background-position: 16px 14px;
	}
	
	form.mo-form input.mo-password{
		background: #fff url(../images/global/password.png);
		background-repeat: no-repeat;
		background-position: 16px 14px;
	}
	
	form.mo-form input.mo-mail{
		background: #fff url(../images/global/mail.png);
		background-repeat: no-repeat;
		background-position: 10px 14px;
	}
	
	form.mo-form input.mo-submit{
		background: #ff6600;
		font-family: 'latobold';
		font-size: 18px;
		font-weight: normal;
		color: #fff;
		border: none;
		padding: 15px;
		width: 318px;
	}
	
	form.mo-form input.mo-submit:hover {
		background-color: #000;
	}
	
	body.section_color_purple .mo-form input.mo-submit {
		background-color: #9900FF;
	}
	
.mo-social{
	padding-top: 16px;
	margin-bottom: 30px;
	border-top: solid 1px #cccccc;
	margin: 0px 108px 30px;
}
	
.mo-social p{
	font-family: 'latobold';
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 14px;
}

.mo-social ul{
	margin: 0px;
	padding: 0px;
}

	.mo-social ul li{
		list-style: none;
		padding: 0px 13px;
		display: inline-block;
	}
	
	.account_details a.no-account{
		font-family: 'latoregular';
		font-size: 16px;
		font-weight: normal;
		color: #fff;
		background: #666666;
		border: solid 2px #fff;
		text-decoration: none;
		display: block;
		padding: 12px 0px;
	}
	
	.account_details a.no-account:hover {
		color: #FF6600;
	}
	
	.account_details a.no-account strong{
		font-family: 'latobold';
		font-weight: 100;
	}
	
.account_signup  form.mo-form{
	padding-bottom: 14px;
}
	
		
/* Category homepage style */
.category-list-wrapper{
	width: 100%;
	background: #efefef;
	display: block;
	clear: both;
	border-top: solid 1px #bfbfbf;
	border-bottom: solid 1px #d7d7d7;
}

	.category-left{
		width: 180px;
		float: left;
		min-height: 380px;
		background: #e1e1e1 url(../images/global/category-bg.jpg);
		background-repeat: repeat-y;
		background-position: right top;
	}
	
	.category-left ul{
		margin: 47px 0px;
		padding: 0px;
	}
	
	.category-left ul li{
		list-style: none;
		text-align: right;
		border-top: solid 1px #f0f0f0;
		border-bottom: solid 1px #c8c8c8;
		padding: 0px;
		background: #e1e1e1 url(../images/global/category-bg.jpg);
		background-repeat: repeat-y;
		background-position: right top;
	}
	
		.category-left ul li.li5{
			border-bottom: solid 0px;
		}
	
	.category-left ul li a{
		-webkit-transition: all 200ms ease-in-out;
		-moz-transition: all 200ms ease-in-out;
		-o-transition: all 200ms ease-in-out;
		transition: all 200ms ease-in-out;
	}
	
	.category-left ul li.li1 a{
		background: url(../images/global/li1.png);
		background-repeat: no-repeat;
		background-position: 147px 13px;
	}
		
	.category-left ul li.li2 a{
		background: url(../images/global/li2.png);
		background-repeat: no-repeat;
		background-position: 147px 13px;
	}
		
	.category-left ul li.li3 a{
		background: url(../images/global/li3.png);
		background-repeat: no-repeat;
		background-position: 147px 13px;
	}
		
	.category-left ul li.li4 a{
		background: url(../images/global/li4.png);
		background-repeat: no-repeat;
		background-position: 147px 13px;
	}
		
	.category-left ul li.li5 a{
		background: url(../images/global/li5.png);
		background-repeat: no-repeat;
		background-position: 147px 13px;
	}
	
	.category-left ul li a{
		font-family: 'latobold';
		font-size: 14px;
		font-weight: normal;
		color: #666666;
		text-decoration: none;
		padding: 0 44px 0 10px;
		line-height: 40px;
		display: block;
		margin-top: 8px;
		margin-bottom: 8px;
		border-right: 4px solid #cdcdcd;
	}
			
		.category-left ul li a:hover {
			background-color: #efefef;
			color: #000;
		}
	
		.category-left ul li.active a{
			background: #ff6600;
			color: #fff;
			border-right: 0;
		}

		body.section_color_orange .category-left ul li.active a,
		body.section_color_orange .category-left ul li a:hover{
			background: #ff6600;
		}

		body.section_color_blue .category-left ul li.active a,
		body.section_color_blue .category-left ul li a:hover{
			background: #3377b9;
		}
		
		body.section_color_purple .category-left ul li.active a,
		body.section_color_purple .category-left ul li a:hover{
			background: #9900ff;
		}

	.category-left ul li a img{
		display: none;
	}
	
		.category-left ul li.active a img{
			position: absolute;
			display: block;
			margin-top: -40px;
			margin-left: 170px;
			display: block;
			z-index: 999;
			opacity: 1;
		}
	
	.category-left ul li:first-child{
		border-top: solid 0px;
	}
	
	.category-left ul li:last-child{
		border-bottom: solid 0px;
	}	
	
.category-right{
	padding: 13px 0px 13px 10px;
	float: left;
	width: 910px;
	position: relative;
}

.category-right .popular-articles ul{
	margin: 0px;
	padding: 0px;
}

.category-right .popular-articles ul li{
	float: left;
	list-style: none;
	width: 215px;
	border: solid 1px #d9d9d9;
	/*border-top: solid 1px #f6f6f6;
	-webkit-box-shadow: 0px 0px 1px #d9d9d9;
	-moz-box-shadow: 0px 0px 1px #d9d9d9;
	box-shadow: 0px 0px 1px #d9d9d9;*/
	margin-right: 10px;
	background: #fff;
	height: 354px;
	
	/* -- transition is the magic sauce for animation -- */
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.category-right .popular-articles ul li.last{
	margin: 0px;
}

.category-right .popular-articles ul li a{
	text-decoration: none;
}

.category-right .popular-articles ul li h4 {
	font-family: 'latobold';
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	margin: 18px 20px 6px;
	line-height: 16px;
	text-decoration: none;
	min-height:36px;
}

.category-right .popular-articles ul li h4:hover{
	color: #ff6600;
}

.category-right .popular-articles ul li p{
	font-family: 'latoregular';
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin: 0px 20px 17px;
	line-height: 16px;
	display: block;
}

.category-right .popular-articles ul li a.art-btn{
	font-family: 'latobold';
	font-size: 12px;
	font-weight: normal;
	color: #ff6600;
	display: block;
	text-decoration: none;
	margin: 0px 110px 22px 18px;
	background: url(../images/global/arrow-right-3.png);
	background-repeat: no-repeat;
	background-position: 79px 3px;
}
	
	.category-right .popular-articles ul li a.art-btn:hover{
		color: #000;
	}

/*** Start for rotation styles **/
.category-right .popular-articles {
    position:absolute;
    z-index:8;
    opacity:0;
}

.category-right .popular-articles:first-child {
	opacity: 1;	
}

.category-right .popular-articles.active {
    z-index:10;
    opacity:1.0;
}

.category-right .popular-articles.last-active {
    z-index:9;
}
/*** End for rotation styles **/
	
/* Slogan Styles */
.slogan-wrapper{
	background: #FF6713;
	display: block;
	width: 100%;
	margin: 14px 0px;
	border-top: solid 1px #FF6713;
	border-bottom: solid 1px #FF6713;
	overflow-x: hidden;
}

.slogan-select-wrapper{
	position: absolute;
	display: block;
	margin-top: -168px;
	margin-left: 368px;
}

	.slogan-select-wrapper form{
		width: 230px;
	}
	
	.dropdown-wrapper {
		position: relative;	
		margin-bottom: 6px;
		/* z-index: 1; */
	}
	
	.dropdown-wrapper * {
		-moz-user-select: -moz-none;
	   -khtml-user-select: none;
	   -webkit-user-select: none;
	   -ms-user-select: none;
	   user-select: none;	
	}
	
	.dropdown-wrapper .dropdown-select {
		background: #fff url(../images/global/arrow-down-blue.png);
		background-repeat: no-repeat;
		background-position: 198px 22px;
		border: solid 0px;
		padding: 13px 20px;
		font-family: 'latoregular';
		font-weight: normal;
		font-size: 20px;
		color: #003c66;
		width: 190px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		outline: none;
		cursor: pointer;
	}
	
	.dropdown-wrapper .dropdown-options {
		background-color: #e1e1e1;	
		position: absolute;
		width: 100%;
		display:none;
		max-height: 260px;
		overflow: auto;
	}
	
	.dropdown-wrapper.active .dropdown-options {
		display: block;	
	}
	
	.dropdown-wrapper .dropdown-options ul {
		list-style: none;
		padding: 0;
		margin: 0;	
	}
	
	.dropdown-wrapper .dropdown-options ul li {
		padding: 5px 20px;
		cursor: pointer;	
	}
	
	.dropdown-wrapper .dropdown-options ul li:hover {
		background-color: #eee;
	}
	
	.slogan-select-wrapper form select option span{
		font-family: 'latoblack';
		font-weight: normal;
	}
	
	.slogan-select-wrapper form input[type="submit"]{
		font-family: 'latoblack';
		font-weight: normal;
		font-size: 16px;
		color: #fff;
		background: #074770;
		border: none;
		padding: 16px 10px;
		display: block;
		width: 100%;
		-webkit-transition: all 0.1s ease-in-out;
		-moz-transition: all 0.1s ease-in-out;
		-o-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}
	
	.slogan-select-wrapper form input[type="submit"]:hover{
		color: #fff;
		background: #000;
	}

.header{
	padding-top: 13px;
	height: 140px;
}

.btn{
	font-family: 'latobold';
	font-size: 16px;
	font-weight: normal;
	background: #000;
	padding: 14px 26px;
	color: #fff;
}

.header-left{
	float: left;
	width: 600px;
	padding-left: 10px;
	margin-top: 3px;
}
	
	.section_color_orange a.header-logo{
		background-image: url(../images/global/logo-orange.png);
		width: 178px;
		height: 49px;
		display: block;
	}
	
	.section_color_blue a.header-logo {
		background-image: url(../images/global/logo-blue.png);
		width: 178px;
		height: 49px;
		display: block;
	}
	
	.section_color_purple a.header-logo {
		background-image: url(../images/global/logo-purple.png);
		width: 178px;
		height: 49px;
		display: block;
	}

	.header-right .user-wraper{
		float: left;
		width: 220px;
		background: #666666;
		margin-right: 10px;
		padding: 1px 0 0;
	}
	
	.user-wraper.logged-in {
		display: block;
	}
	
		.user-wraper.logged-out {
			display: none;
		}		
	
	.user-wraper.new-member {
		display: none;
	}	
	
	.user-wraper.new-member.logged-out {
		display: block;
		padding-top: 0;
	}		
	
	.user-wraper.new-member {
		background-color: inherit;
	}

	ul.user-sign-in-register li {
		display: block;
		float: left;
		padding: 16px 30px 0 0;
	}
	
	ul.user-sign-in-register li.last {
		padding-right: 0px;
	}
	
	ul.user-sign-in-register li a {	
		color: #999999;
		font-size: 19px;
		font-family: 'latobold';	
		text-decoration: none;		
	}
	
		body.section_color_orange ul.user-sign-in-register li a:hover {
			color: #FF6600;
		}
		
		body.section_color_purple ul.user-sign-in-register li a:hover {
			color: #9900FF;
		}
		
		body.section_color_blue ul.user-sign-in-register li a:hover {
			color: #3377B9;
		}		

	.head-nav-wrap .nav ul.main-menu span.arrow {
		background-position: center;
		background-repeat: no-repeat;	
		width: 24px;
		height: 11px;
		display: block;
		position: absolute;
		left: 282px;
		bottom: 0;
		z-index: 0;
	}
	
	body.section_color_orange .head-nav-wrap .nav ul.main-menu span.arrow {
		background-image: url(../images/global/li-arrow.png);
	}
	
	body.section_color_blue .head-nav-wrap .nav ul.main-menu span.arrow {
		background-image: url(../images/global/li-arrow-blue.png);
	}
	
	body.section_color_purple .head-nav-wrap .nav ul.main-menu span.arrow {
		background-image: url(../images/global/li-arrow-purple.png);
	}
	
	
/* Diets Articles desktop and Article inner desktop same style */
body.section_color_blue .head-nav-wrap .nav ul li .full-drop{
	background: #3377b9;
}

	body.section_color_purple .head-nav-wrap .nav ul li .full-drop{
		background: #9900ff;
	}

body.section_color_blue .head-nav-wrap .nav ul li .full-drop ul li a{
	color: #99ccff;
}

	body.section_color_purple .head-nav-wrap .nav ul li .full-drop ul li a{
		color: #d598fe;
	}

body.section_color_blue .head-nav-wrap .nav ul li .full-drop ul li a:hover {
	color: #fff;
}

	body.section_color_purple .head-nav-wrap .nav ul li .full-drop ul li a:hover {
		color: #fff;
	}

body.section_color_blue .head-nav-wrap .nav > ul.main-menu > li.active > a, body.section_color_blue .head-nav-wrap .nav > ul.main-menu > li > a:hover {
	color: #3377b9;
}

	body.section_color_purple .head-nav-wrap .nav > ul.main-menu > li.active > a, body.section_color_purple .head-nav-wrap .nav > ul.main-menu > li > a:hover {
		color: #9900ff;
	}

.inner-wrapper{
	display: block;
	clear: both;
	padding: 20px 0px;
}

.inner-wapper-left{
	width: 700px;
	float: left;
	margin-right: 20px;
}

.inner-wapper-right{
	width: 380px;
	float: left;
	padding-top: 10px;
}

.breacrumbs{
	background: url(../images/global/home.png);
	background-repeat: no-repeat;
	background-position: 11px 9px;
	margin-bottom: 10px;
}

	.breacrumbs ul{
		margin: 0px;
		padding: 4px 28px 7px;
	}
	
	.breacrumbs ul li{
		list-style: none;
		display: inline-block;
		
	}
	
	.breacrumbs ul li, .breacrumbs ul li a{
		font-family: 'latoregular';
		font-size: 14px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		padding: 0px 3px;
	}
	
	.breacrumbs ul li a{
		font-family: 'latobold';
	}
	
	.section_color_orange .breacrumbs ul li a:hover{
		color: #ff6600;
	}
	
	.section_color_blue .breacrumbs ul li a:hover{
		color: #3377b9;
	}
	
	.section_color_purple .breacrumbs ul li a:hover{
		color: #9900ff;
	}

	.breacrumbs ul li:last-child a{
		font-family: 'latoregular';
		font-size: 14px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		padding: 0px 3px;
		pointer-events: none;
	}
	
.inner-wapper-left h1{
	font-family: 'latobold';
	font-size: 42px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	line-height: 40px;
	padding-left: 10px;
}

.inner-wapper-left h6.author{
	font-family: 'latoregular';
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	margin: 12px 0px 16px;
	padding-left: 10px;
}

.rating-wrapper{
	margin-bottom: 44px;
}

.rating-left{
	width: 164px;
	float: left;
	background: #666666 url(../images/global/rating-bg-left.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 120px;
}

	.rating-left p{
		font-family: 'latoregular';
		font-size: 14px;
		font-weight: normal;
		color: #ffffff;
		padding: 0px 11px;
		line-height: 18px;
		margin: 23px 0px;
	}
	
	.rating-left p strong{
		font-family: 'latoblack';
		font-size: 16px;
		font-weight: normal;
		color: #ffffff;
	}
	
.rating-right{
	height: 116px;
	float: left;
	border-top: solid 2px #d1d1d1;
	border-bottom: solid 2px #d1d1d1;
	border-right: solid 2px #d1d1d1;
}

	.rateleft{
		float: left;
		padding: 34px 0px 34px 16px;
		width: 116px;
	}
		
		.rateleft .points{
			margin: 3px 24px;
		}
	
	.ratemiddle{
	    float: left;
	    padding: 30px 0 0 10px;
	    width: 260px;
	}
		
		.ratemiddle .points{
			margin: 0px 102px;
		}
		
		.ratemiddle-social-media {
			height: 78px;
		}
	
	.rateright{
		float: left;
		padding: 18px 10px 18px 0;
		text-align: center;
		width: 122px;
	}
		
		.rateright .points{
			margin: 29px 40px;
		}
	
		.rateright h3{
			font-family: 'latobold';
			font-size: 18px;
			font-weight: normal;
			color: #666666;
			margin: 13px 0px 2px;
		}
	
		.rate-heart-wrapper{
			position: relative;
			width: 92px;
			margin: 0 auto;
		}
		
		.rate-heart{
			height: 17px;
			float: left;
			text-indent: 100%;
			overflow: hidden;
			white-space: nowrap;
		}
		
		.points{
			font-family: 'latobold';
			font-size: 11px;
			font-weight: normal;
			color: #999999;
			text-align: center;
			background: #fff;
			position: absolute;
			padding: 0px 6px;
			display: block;
			clear: both;
		}
		
.content-wrapper{
	display: block;
	clear: both;
}

	.content-wrapper a {
		text-decoration: none;
	}

	.content-wrapper h2{
		font-family: 'latobold';
		font-size: 18px;
		font-weight: normal;
		color: #333333;
		margin: 0px 0px 20px;
		line-height: 20px;
		padding-left: 10px;
	}
	
	.content-wrapper p{
		font-family: 'latoregular';
		font-size: 14px;
		font-weight: normal;
		color: #333333;
		margin: 0px 0px 20px;
		line-height: 17px;
		padding-left: 10px;
	}

	.content-wrapper p strong{
		font-family: 'latoblack';
		font-size: 14px;
		font-weight: normal;
		color: #333333;
	}
	
	.frame-pic{
		padding: 3px;
		border: solid 1px #cccccc;
	}
	
.tags-wrapper{
	border: solid 1px #b2b2b2;
	margin-left: 10px;
	padding: 0 0 10px 0;
	text-align: center;
}

	.tags-wrapper .title-tag{
		font-family: 'latobold';
		font-size: 12px;
		font-weight: normal;
		color: #999999;
		text-decoration: none;
		padding: 0 20px 18px 20px;
		display: block;
		background: #fff;
		text-align: center;
		width: 80px;
		margin: 0 auto;
		margin-top: -10px;
	}
	
	.tags-wrapper .title-tag.articles-layout {
		padding-bottom: 5px;
	}
	
	.tags-wrapper div.tags{
		margin: 0px;
		padding: 0px 15px 10px;
		visibility: collapse;		
	}

	.tags-wrapper div.tags a{
		visibility: visible;
	}
	
	.tags-wrapper ul li{
		list-style: none;
		margin: 0px 5px 0px;
		width: 88px;
		text-align: center;
		display: inline-block;
	}
	
	.tags-wrapper a{
		text-decoration: none;
		font-family: 'latoregular';
		font-size: 12px;
		font-weight: normal;
		color: #999999;
		border: solid 1px #b2b2b2;
		padding: 7px 0px;
		display: inline-block;
		width: 88px;
		margin: 0px 2px 0px;
	}
	
	.tags-wrapper a:hover{
		background: #ff6600;
		color: #fff;
		border: solid 1px #333;
	}
	
.tag-padd{
	padding: 18px 0px;
}

.suggest-articles-wrapper{
	padding: 8px 10px;
	margin-bottom: 30px;
}

	.suggest-articles-wrapper h3{
		font-family: 'latobold';
		font-size: 18px;
		font-weight: normal;
		color: #333333;
		text-align: center;
	}

	.suggest-articles-wrapper ul{
		margin: 0px;
		padding: 0px;
	}

	.suggest-articles-wrapper ul li{
		float: left;
		list-style: none;
		width: 218px;
		border: 1px solid #d9d9d9;
		margin-right: 10px;
		height: 339px;
	}
	
		ul li.article_teaser_3rd {
			margin-right: 0px;
		}
	
	.suggest-articles-wrapper ul li.last{
		margin-right: 0px;
	}
	
	.suggest-articles-wrapper ul li a{
		text-decoration: none;
	}
	
	.suggest-articles-wrapper ul li h4 {
		font-family: 'latoblack';
		font-size: 15px;
		font-weight: normal;
		color: #333333;
		margin: 18px 20px 6px;
		line-height: 16px;
		text-decoration: none;
	}
	
	.suggest-articles-wrapper ul li p {
		font-family: 'latoregular';
		font-size: 14px;
		font-weight: normal;
		color: #666666;
		margin: 0px 20px 17px;
		line-height: 16px;
		display: block;
	}
	
	.suggest-articles-wrapper ul li a.art-btn {
		font-family: 'latobold';
		font-size: 12px;
		font-weight: normal;
		color: #ff6600;
		display: block;
		text-decoration: none;
		margin: 0px 110px 22px 18px;
		background: url(../images/global/arrow-right-3.png);
		background-repeat: no-repeat;
		background-position: 79px 3px;
	}
	
	.suggest-articles-wrapper ul li a.art-btn:hover {
		color: #000;
	}
	
.widget{
	margin-bottom: 20px;
}

	.social-counter {
		width: 125px;
		border:1px solid #CCCCCC;
		border-right: none;
		float: left;
		height: 78px;
		padding: 10px 0 0 0;
		text-align: center;
	}
	
	.social-counter.last {
		border-right: 1px solid #cccccc;
	}
	
		.social-counter span {
			display: block;
		}
		
		.social-counter .number-count {
			color: #ff6600;
			font-size: 30px;
			font-family: 'latobold';
			line-height: 1.2em;
		}
		
		.social-counter .followers-group {
			font-size:10px;
			color: #666666;
			font-family: 'latoregular';
		}
	
	.widget .rel-articles ul{
		margin: 0px;
		padding: 0px;
		border-bottom: solid 1px #8c8c8c;
	}
	
	.widget .rel-articles h3{
		font-family: 'latobold';
		font-size: 18px;
		font-weight: normal;
		color: #fff;
		background: #ff6600;
		padding: 18px 22px;
		margin: 0px 0px 4px;
		text-transform: uppercase;
	}
	
	.widget .rel-articles ul li{
		list-style: none;
		display: block;
		float: none;
		border: solid 1px #8c8c8c;
		border-bottom: solid 0px;
	}
	
	.widget .rel-articles ul li a{
		font-family: 'latoregular';
		font-size: 14px;
		font-weight: normal;
		color: #666666;
		text-decoration: none;
		padding: 11px 26px;
		display: block;
		background: #fff url(../images/global/rel-ar.png);
		background-repeat: no-repeat;
		background-position: 350px 15px;
	}
	
	.widget .rel-articles ul li a:hover{
		color: #ff6600;
		background: #f5f5f5 url(../images/global/rel-ar2.png);
		background-repeat: no-repeat;
		background-position: 350px 15px;
	}
	
	.widget .rel-articles ul li.last a{
		padding: 11px 26px;
		color: #ff6600;
		background: #f5f5f5 url(../images/global/arrow-right-2.png);
		background-repeat: no-repeat;
		background-position: 350px 14px;
	}
	
	.widget .rel-products ul{
		margin: 0px;
		padding: 0px;
		border: solid 1px #b2b2b2;
		border-top: 0px;
	}
	
	.widget .rel-products h3{
		font-family: 'latobold';
		font-size: 18px;
		font-weight: normal;
		color: #fff;
		background: #9900ff;
		padding: 18px 22px;
		margin: 0px;
		text-transform: uppercase;
	}
	
	.widget .rel-products ul li{
		list-style: none;
		float: left;
		border: solid 1px #bfbfbf;
		margin: 5px;
		padding-top: 12px;
		width: 46.8%;
		position: relative;
		height: 264px;
	}
	
	.widget .rel-products ul li .s-img-container{
		height: 94px;
	}
	
	.widget .rel-products ul li a{
		text-decoration: none;
	}
	
	.widget .rel-products ul li img{
		display: block;
		margin: 0 auto;
	}
	
	.widget .rel-products ul li h4{
		font-family: 'latobold';
		font-size: 16px;
		font-weight: normal;
		color: #666666;
		margin: 4px 0px 0px;
		display: block;
		text-align: center;
		line-height: 16px;
	}
	
	.widget .rel-products ul li p{
		font-family: 'latoregular';
		font-size: 12px;
		font-weight: normal;
		color: #666666;
		margin: 0px 0px 6px;
		font-style: italic;
		display: block;
		text-align: center;
	}
	
	.widget .rel-products ul li a.btn-product{
		font-family: 'latobold';
		font-size: 11px;
		font-weight: normal;
		background: #000 url(../images/global/product-btn.png);
		background-repeat: no-repeat;
		background-position: 80% 10px;
		padding: 8px 26px;
		color: #fff;
		display: block;
		text-align: center;
		position: absolute;
		bottom: 0px;
		width: 125px;
	}
	
	.widget .rel-products ul li a.btn-product:hover{
		background: #9900ff url(../images/global/product-btn.png);
		background-repeat: no-repeat;
		background-position: 80% 10px;
	}

	.blog-categories-nav ul li.last a {
		background-image: url(../images/global/rel-ar.png) !important;
		color: #666666 !important;
	}
	
.articles-list-wrapper .pounds{
	font-family: 'latoregular';
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	display: block;
	background: #999;
	text-align: center;
	padding: 6px;
}

	.articles-list-wrapper .pounds span{
		font-family: 'latoblack';
		font-size: 18px;
		font-weight: normal;
	}

/* Pagination Style Shop Grid */
.pagination-wrapper{
	clear: both;
	display: block;
	margin: 0px 10px;
	padding: 0px 0px  18px;
	border-bottom: solid 1px #818181;
}

.pagination-wrapper h1{
	font-family: 'latobold';
	font-size: 42px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	line-height: 40px;
}

.pagination{
	float: right;
	width: 50%;
	font-family: 'latoregular';
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	padding-top: 8px;
}

.pagination-bottom {
	margin: 12px 10px 28px;
}

.pagination a.page-current, .pagination a.page-prev, .pagination a.page-next, .pagination a.view-all{
	border: solid 1px #b4b4b4;
	padding: 16px 10px;
	text-decoration: none;
	color: #666;
}

.pagination a.page-next{
	padding: 16px 16px;
	border-left: solid 0px;
	margin-left: -3px;
}

.pagination a.page-prev{
	padding: 16px 16px;
	margin-left: 16px;
}

.pagination a.view-all {
	font-family: 'latoblack';
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	padding: 16px 25px;
	margin-left: 8px;
}

.pagination a.page-current, .pagination a.page-current:visited{
	padding: 15px 8px;
	border: solid 2px #b4b4b4;
	margin-right: 10px;
	margin-left: 10px;
}

.pagination a.page-current:hover, .pagination a.page-prev.active, .pagination a.page-next.active, .pagination a.view-all:hover{
	background-color: #cdcdcd;
}

.pagination a.page-prev.inactive, .pagination a.page-next.inactive {
	pointer-events: none;	
}

.pagination a.active:hover {
	background-color: #DADADA;	
}

.pagination-bottom {
	border: solid 0px;
}

/* Authorize Login */
.authorize .inner-wrapper h3{
	display: none;
}

.authorize-form{
	margin-top: 10px;
}

.authorize .right-authorize-info h1 {
	color: #ff6600;
	font-family: 'latoblack';
	font-size: 72px;
	line-height: 72px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
}

.authorize .right-authorize-info h1 ~ span {
	color: #4d4d4d;
	text-transform: uppercase;
	font-family: 'latoblack';
	font-size: 28px;
	line-height: 30px;
}

.authorize-form input {
	border: solid 2px #b3b3b3;
	padding: 15px 15px 15px 40px;
	width: 346px;
	outline: none;
	margin-bottom: 8px;
	font-size: 14px;
	color: #999;
	text-indent: 10px;
	font-family: 'latoregular';
	font-weight: normal;
	display: block;
}

.authorize-form input.loginUsername{
	background: #fff url(../images/global/username.png);
	background-repeat: no-repeat;
	background-position: 16px 14px;
}

.authorize-form input.loginPassword{
	background: #fff url(../images/global/password.png);
	background-repeat: no-repeat;
	background-position: 16px 14px;
}

.authorize-form span.loginLoginButton input[type="submit"]{
	background: #ff6600;
	font-family: 'latobold';
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	border: none;
	padding: 15px;
	width: 404px;
}

	.authorize-form span.loginLoginButton input[type="submit"]:hover{
		background: #000;
	}
	
.authorize-wrap {
	margin: 20px 0 60px;
}

	.authorize-wrap .left-authorize-img{
		width: 520px;
		height: 412px;
		float: left;
		background-image: url(../images/global/lock.png);
		background-position: right center;
		background-repeat: no-repeat;
	}

	.authorize-wrap .right-authorize-info {
		width: 580px;
		float: right;
		margin-top: 20px;
	}
	
.authorize-wrap .right-authorize-info h1 ~ span {
	color: #4d4d4d;
	text-transform: uppercase;
	font-family: 'latoblack';
	font-size: 29px;
}

/* Accoount Sign in Desktop */
.register .accounts-login,
.login .accounts-login,
.lost-password .accounts-login {
	display: block;
	clear: both;
	padding: 0px 24%;
}

	.register .accounts-login h2,
	.login .accounts-login h2,
	.lost-password .accounts-login h2 {
		text-align: center;
		font-family: Latobold;
		font-weight: normal;
		color: #333;
		font-size: 45px;
		margin: 46px 0px 5px;
	}
	
	.register .accounts-login p,
	.login .accounts-login p,
	.lost-password .accounts-login p{
		font-family: latoregular;
		font-weight: normal;
		font-size: 27px;
		color: #666666;
		margin: 0px 0px 20px;
		text-align: center;
	}
	
	.register .accounts-login form.mo-form input.mo-username,
	.login .accounts-login form.mo-form input.mo-username,
	.lost-password .accounts-login form.mo-form input.mo-username{
		background: #fff url(../images/global/username2.png);
		background-repeat: no-repeat;
		background-position: 22px 28px;
		width: 72%;
		margin: 0px 7% 14px;
		padding: 28px 15px 28px 50px;
		font-size: 18px;
	}
	
	.register .accounts-login form.mo-form input.mo-password,
	.login .accounts-login form.mo-form input.mo-password,
	.lost-password .accounts-login form.mo-form input.mo-password {
		background: #fff url(../images/global/password2.png);
		background-repeat: no-repeat;
		background-position: 24px 22px;
		width: 72%;
		margin: 0px 7% 14px;
		padding: 28px 15px 28px 50px;
		font-size: 18px;
	}
	
	.register .accounts-login form.mo-form input.mo-submit,
	.login .accounts-login form.mo-form input.mo-submit,
	.lost-password .accounts-login form.mo-form input.mo-submit {
		width: 84%;
		margin: 0px 7% 20px;
		padding: 26px 15px 26px;
		font-size: 27px;
	}
	
	.register .accounts-login h6,
	.login .accounts-login h6,
	.lost-password .accounts-login h6{
		font-family: 'latoregular';
		font-weight: normal;
		font-size: 20px;
		color: #666666;
		margin: 6px 0px;
		text-align: center;
	}
	
	.register .accounts-login a,
	.login .accounts-login a,
	.lost-password .accounts-login a{
		font-family: 'latobold';
		font-weight: normal;
		font-size: 20px;
		color: #6fa9f1;
		text-decoration: none;
	}
	
	.register .mo-social,
	.login .mo-social,
	.lost-password .mo-social{
		width: 100%;
		margin: 0px 0% 14px;
		border-top: solid 2px #e0e0e0;
		padding-top: 26px;
		margin-top: 28px;
	}
	
	.register .mo-social p,
	.login .mo-social p,
	.lost-password .mo-social p{
		font-family: latobold;
		font-weight: normal;
		font-size: 23px;
		color: #666666;
		margin-bottom: 22px;
	}
	
	.register .mo-social ul,
	.login .mo-social ul,
	.lost-password .mo-social ul{
		padding: 0px 7.8%;
	}

	.register .accounts-login form.mo-form input.mo-mail,
	.login .accounts-login form.mo-form input.mo-mail,
	.lost-password .accounts-login form.mo-form input.mo-mail {
		background: #fff url(../images/global/mail2.png);
		background-repeat: no-repeat;
		background-position: 22px 30px;
		width: 72%;
		margin: 0px 7% 14px;
		padding: 28px 15px 28px 54px;
		font-size: 18px;
	}
	
/* Media Query */
@media only screen and (max-width: 1100px) {
	
	body{
		width: 1100px;
	}
	
}


.ad-wrapper {
	background: #239d1a;
	padding: 5px;
	height: 331px;
}