/*
Theme Name: Gameday

Description: Gameday is the premier responsive sports news and media theme for Wordpress with advanced features including: Custom-built scoreboard integration, a drag-and-drop homepage, a slider on each category page, a fully-responsive layout, a "sticky" menu, five different ad units (including a wallpaper ad), post/page slideshows and so much more!

Author: MVP Themes
Author URI: http://themeforest.net/user/mvpthemes
Theme URI: http://themeforest.net/user/mvpthemes
Version: 1.09
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/


html {
	overflow-x: hidden;
}
body {
	color: #444;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	margin: 0px auto;
	padding: 0px;
}
body.custom-background {
	background-size: 100% 100%;
}
img {
	max-width: 100%;
	height: auto;
}
iframe,  embed,  object,  video {
	max-width: 100%;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin: 1em 0 2em;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
ul {
	margin: 0;
	padding: 0;
}
.screen-reader-text {
	text-indent: -9999px;
	position: absolute;
}
/*Google Ads*/

	#home-top-widget-wrapper > div > ins {
	margin-top: 18px;
}
/************************************************

	Hyperlinks

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

a, a:visited {
	text-decoration: none;
	-moz-transition: color .1s;
	-ms-transition: color .1s;
	-o-transition: color .1s;
	-webkit-transition: color .1s;
	transition: color .1s;
}
a:hover {
	text-decoration: underline;
}
a:active,  a:focus {
	outline: none;
}
/************************************************

	Layout

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

#site {
	float: left;
	width: 100%;
}
#wrapper {
	position: relative;
	width: 100%;
}
#main-wrapper {
	position: relative;
	margin: 0 auto;
	width: 980px;
	z-index: 5;
}
.breaker {
	clear: both;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}
.right, .alignright {
	float: right;
	margin-left: 1em;
}
.left, .alignleft {
	float: left;
	margin-right: 1em;
}
.aligncenter {
	display: block;
	margin: 0 auto 1em;
}
.section-div {
	border-bottom: 1px dotted #ccc;
	float: left;
	margin: 20px 0;
	width: 100%;
}
/************************************************

	YFO All Stars Page

************************************************/
#all-stars-banner {
	background: #fff;
	-ms-box-shadow: 0 1px 1px #aaa;
	-moz-box-shadow: 0 1px 1px #aaa;
	-o-box-shadow: 0 1px 1px #aaa;
	-webkit-box-shadow: 0 1px 1px #aaa;
	box-shadow: 0 1px 1px #aaa;
	padding: 5px;
}
#all-stars-banner .banner-col-left,
#all-stars-banner .banner-col-right {
	float: left;
}
#all-stars-banner .banner-col-left {
	margin-right: 20px;
}
#post-area #all-stars-banner h1 {
	color: #c80c2f;
}
#post-area #all-stars-banner p {
	margin: 10px 0 0;
}
#post-area #all-stars-banner ul {
	list-style: none;
	padding: 10px;
}
#post-area #all-stars-banner li {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	background: url(images/icon-checkmark-red.png) left center no-repeat;
	padding-left: 30px;
	line-height: 26px;
}
a.all-stars-btn {
	display: block;
	padding: 10px;
	background: #f9f615;
	color: #000 !important;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	margin-bottom: 5px;
}
#post-area ol {
	list-style: decimal;
	margin-left: 25px;
	margin-bottom: 10px;
}
#post-area > h2 {
	font-size: 1.5em;
}
.stars-wrapper {
	background: #fff;
	-ms-box-shadow: 0 1px 1px #aaa;
	-moz-box-shadow: 0 1px 1px #aaa;
	-o-box-shadow: 0 1px 1px #aaa;
	-webkit-box-shadow: 0 1px 1px #aaa;
	box-shadow: 0 1px 1px #aaa;
	float: left;
	margin: 0 15px 15px 0;
	padding: 5px;
	position: relative;
	width: 275px;
	max-height: 100px;
	overflow: hidden;
	word-wrap: break-word;
}
.stars-photo {
	height: 100px;
	overflow: hidden;
	float: left;
	margin-right: 12px;
}
.stars-details h4 {
	text-transform: uppercase;
	margin: 5px 0 15px;
}

/*View all link widget*/

.widget-view-all,  .widget-view-all:visited {
	position: absolute;
	top: 0px;
	right: 1px;
	color: #fff;
	font: 700 18px/18px 'Open Sans Condensed', sans-serif;
	margin: 0;
	padding: 5px 10px;
	text-shadow: 1px 1px 0 #000;
	text-transform: uppercase;
}
/************************************************

	Footer Widgets

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

.grid .widget-inner {
	margin: 0;
}
.grid .widget-inner {
	position: relative;
	margin: 0 auto;
}
/************************************************

	Main Navigation

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

#nav-logo {
	float: left;
	padding: 8px 10px;
	max-width: 100px;
}
#nav-main-wrapper {
	border-bottom: 1px solid #444;
	-ms-box-shadow: 0 4px 10px -3px #000;
	-moz-box-shadow: 0 4px 10px -3px #000;
	-o-box-shadow: 0 4px 10px -3px #000;
	-webkit-box-shadow: 0 4px 15px -5px #000;
	box-shadow: 0 4px 10px -3px #000;
	float: left;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 45px;
	z-index: 2000;
}
#nav-main {
	color: #fff;
	font: 700 14px/14px 'Open Sans Condensed', sans-serif;
	margin: 0 auto;
	text-transform: uppercase;
	width: 1060px;
	height: 50px;
}
ul.nav-main a {
	color: #fff;
	float: left;
	font: 700 14px/14px 'Open Sans Condensed', sans-serif;
	padding: 18px;
	-moz-text-shadow: 2px 2px 1px #000;
	-ms-text-shadow: 2px 2px 1px #000;
	-o-text-shadow: 2px 2px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
	text-shadow: 1px 1px 1px #000;
}
ul.nav-main .menu-item-home {
	background: url(images/nav-sep.png) no-repeat right bottom !important;
}
ul.nav-main .menu-item-home a {
	color: #fff !important;
	font: 700 14px/14px 'Open Sans Condensed', sans-serif;
	padding: 18px;
	-moz-text-shadow: 1px 1px 1px #000 !important;
	-ms-text-shadow: 1px 1px 1px #000 !important;
	-o-text-shadow: 1px 1px 1px #000 !important;
	-webkit-text-shadow: 1px 1px 1px #000 !important;
	text-shadow: 1px 1px 1px #000 !important;
}
ul.nav-main a:hover {
	text-decoration: none;
}
#nav-main-left {
	float: left;
	position: relative;
	width: 900px;
}
ul.nav-main {
	display: inline;
	float: left;
	position: relative;
	max-width: 900px;
}
ul.nav-main li {
	background: url(images/nav-sep.png) no-repeat right bottom;
	display: inline;
	float: left;
	position: relative;
}
ul.nav-main .current-menu-item,  ul.nav-main .current-post-parent {
	background: #eee url(images/nav-bg.png) repeat-x bottom;
}
ul.nav-main li:hover {
	background: #eee url(images/nav-bg.png) repeat-x bottom !important;
}
ul.nav-main .current-menu-item a,  ul.nav-main .current-post-parent a {
	color: #000;
	float: left;
	font: 700 14px/14px 'Open Sans Condensed', sans-serif;
	padding: 18px;
	-moz-text-shadow: 1px 1px 1px #fff;
	-ms-text-shadow: 1px 1px 1px #fff;
	-o-text-shadow: 1px 1px 1px #fff;
	-webkit-text-shadow: 1px 1px 1px #fff;
	text-shadow: 1px 1px 1px #fff;
}
ul.nav-main li:hover a {
	color: #000 !important;
	float: left;
	font: 700 14px/14px 'Open Sans Condensed', sans-serif;
	padding: 18px;
	-moz-text-shadow: 1px 1px 1px #fff !important;
	-ms-text-shadow: 1px 1px 1px #fff !important;
	-o-text-shadow: 1px 1px 1px #fff !important;
	-webkit-text-shadow: 1px 1px 1px #fff !important;
	text-shadow: 1px 1px 1px #fff !important;
}
ul.nav-main li ul {
	display: none;
}
ul.nav-main li:hover ul {
	background: #ddd url(images/striped-bg.png);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 0 3px 7px -2px #333;
	-ms-box-shadow: 0 3px 7px -2px #333;
	-o-box-shadow: 0 3px 7px -2px #333;
	-webkit-box-shadow: 0 3px 7px -2px #333;
	box-shadow: 0 3px 7px -2px #333;
	display: block;
	padding: 5px;
	position: absolute;
	left: 0px;
	top: 50px;
	width: 150px;
}
ul.nav-main li:hover ul li {
	background: #eee;
	position: relative;
}
ul.nav-main li:hover ul li a {
	float: left;
	padding: 8px;
	width: 134px;
}
ul.nav-main li:hover ul li:hover,  ul.nav-main li:hover ul li:hover.current-menu-item {
	background: #fff !important;
}
ul.nav-main li:hover ul li ul {
	display: none;
}
ul.nav-main li:hover ul li:hover ul {
	display: block;
	margin: 0;
	position: absolute;
	left: 150px;
	top: -5px;
	width: 150px;
}
#nav-mobi {
	display: none;
	overflow: hidden;
}
#nav-main select {
	border: 1px solid #2d2f31;
	border-radius: 3px;
	color: #fff;
	float: right;
	margin: 10px;
	padding: 0 30px 0 5px;
	width: 300px;
	height: 30px;
	-webkit-appearance: none !important;
}
#nav-search {
	float: right;
	padding-top: 9px;
	position: relative;
	text-align: right;
	width: 150px;
}
#searchform {
	float: left;
	position: relative;
}
#searchform input {
	background: url(images/search-icon.png) no-repeat right;
	border: 0;
	border-bottom: 1px solid #666;
	border-radius: 2px;
	-moz-box-shadow: 0 2px 10px -2px #000 inset;
	-ms-box-shadow: 0 2px 10px -2px #000 inset;
	-o-box-shadow: 0 2px 10px -2px #000 inset;
	-webkit-box-shadow: 0 2px 10px -2px #000 inset;
	box-shadow: 0 2px 10px -2px #000 inset;
	color: #aaa;
	float: left;
	font: 12px/12px helvetica, arial, sans-serif;
	margin: 0 0 10px;
	padding: 9px 0 9px 10px;
	width: 140px;
	height: 12px;
}
#searchform #search-button {
	border: none;
	float: left;
}
#searchform #s:focus {
	outline: none;
}

/* SUB-HEADER */
#subheader {
	position: absolute;
	right: 2px;
	top: 60px;
	width: 100%;
}
#header-signup-form {
	float: right;
}
#header-signup-form table {
	border-collapse: collapse;
	margin-top: 2px;
}
#header-signup-form input {
	-webkit-appearance: caret;
	height: 21px;
	font-size: 14px;
	padding: 5px;
	margin-left: 1px;
}
#header-signup-form input[type="email"] {
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;
	background-color: transparent;
}
#header-signup-form input[type="email"].scroll-out {
	display: block;
	width: 130px;
	background-color: #fff;
}
#header-signup-form input[type="email"].scroll-in {
	display: block;
	width: 0;
}
#header-signup-form input[type="submit"] {
	height: 35px;
	background: #f9f615;
	font: 700 14px/14px 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	border-left:1px solid #ccc;
	cursor: pointer;
}
#header-search-form {
	float: right;
}
#header-search-form .search-field {
	-webkit-appearance: caret;
	background-color: transparent;
	background-image: url(images/search.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 39px 35px;
	border: none;
	cursor: pointer;
	height: 35px;
	margin: 3px 0;
	padding: 0 0 0 44px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;
}
#header-search-form .search-field:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
}
#header-search-form .search-form .search-submit {
	display:none;
}


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

	Header

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


#wrapper {
	float: left;
	position: relative;
	width: 100%;
	z-index: 6;
}
#wallpaper {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.wallpaper-link {
	margin: 0 auto;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
#top-spacer {
	float: left;
	width: 980px;
	height: 62px;
}
.score-wrapper {
	background: #333 url(images/score-mainbg.png) no-repeat 50% top;
	border-bottom: 3px solid #222;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 59px 10px 5px;
	position: relative;
	width: 960px;
	height: 67px;
	display: none;
}
ul.score-nav {
	display: inline;
	float: left;
	position: relative;
}
ul.score-nav li {
	border-radius: 5px;
	display: inline;
	float: left;
	font: bold 10px/10px helvetica, arial, sans-serif;
	margin-right: 10px;
	padding: 3px 5px;
	position: relative;
}
ul.score-nav li:hover {
	background: #555;
}
ul.score-nav li a {
	color: #fff;
	text-shadow: 1px 1px 0 #666;
}
ul.score-nav li a:hover {
	text-decoration: none;
}
ul.score-list {
	float: left;
	position: relative;
	width: 1000%;
}
ul.score-list li {
	background: #777;
	border-radius: 3px;
	-moz-box-shadow: 0 0 6px -1px #111;
	-ms-box-shadow: 0 0 6px -1px #111;
	-o-box-shadow: 0 0 6px -1px #111;
	-webkit-box-shadow: 0 0 6px -1px #111;
	box-shadow: 0 0 6px -1px #111;
	display: inline;
	float: left;
	margin-right: 3px;
	position: relative;
	-moz-transition: background .3s;
	-ms-transition: background .3s;
	-o-transition: background .3s;
	-webkit-transition: background .3s;
	transition: background .3s;
	width: 80px;
	height: 40px;
}
ul.score-list li:hover {
	background: #999;
}
span.score-status {
	background: #666 url(images/striped-bg.png);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #fff;
	float: left;
	font: bold 10px/10px helvetica, arial, sans-serif;
	margin-bottom: 2px;
	padding: 2px 5px;
	text-shadow: 1px 1px 0 #111;
	width: 70px;
}
.score-teams {
	color: #ddd;
	float: left;
	font: bold 10px/10px helvetica, arial, sans-serif;
	padding-left: 5px;
	width: 50px;
}
.score-right {
	color: #ddd;
	float: right;
	font: bold 10px/10px helvetica, arial, sans-serif;
	padding-right: 5px;
	text-align: right;
	width: 20px;
}
#leader-wrapper {
	float: left;
	margin: 0px 10px 10px;
	position: relative;
	text-align: center;
	width: 960px;
}
#ad-728 {
	float: right;
	overflow: hidden;
	width: 728px;
}
#ad-728-small {
	float: right;
	overflow: hidden;
	text-align: center;
	width: 960px;
}
#logo-large {
	float: left;
	margin-right: 5px;
	position: relative;
	width: 220px;
	height: 90px;
}
#logo-wide {
	float: left;
	margin: 60px 10px 10px;
	position: relative;
	text-align: center;
	width: 960px;
	display:none;
}
/************************************************

	Content

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

#content-outer {
	background: url(images/content-bg.png);
	border-radius: 5px;
	-moz-box-shadow: 0 0 7px -3px #000;
	-ms-box-shadow: 0 0 7px -3px #000;
	-o-box-shadow: 0 0 7px -3px #000;
	-webkit-box-shadow: 0 0 7px -3px #000;
	box-shadow: 0 0 7px -3px #000;
	float: left;
	padding: 10px;
	position: relative;
	width: 960px;
	z-index: 4;
	margin: 50px auto 0;
}
#content-inner {
	background: #fff url(images/white-noise.gif);
	float: left;
	padding: 30px;
	position: relative;
	z-index: 5;
	width: 900px;
}

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

	Homepage

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

#main-home {
	float: left;
	position: relative;
	width: 930px;
}
#main-top {
	background: #0A3F63;
	border-top: 1px solid #0A3F63;
	border-top-right-radius: 5px;
	border-bottom: 2px solid #ccc;
	overflow: hidden;
	width: 960px;
	height: 30px;
}
.ticker-heading {
	background: url(images/ticker-bg.gif) no-repeat right bottom;
	color: #fff;
	float: left;
	font: 700 14px/14px 'Open Sans Condensed', sans-serif;
	padding: 8px 20px 8px 8px;
	text-transform: uppercase;
}
#ticker {
	float: left;
	width: 680px;
}
ul.ticker-list {
	display: block;
	float: left;
	font: 700 12px/12px 'Open Sans', sans-serif;
	overflow: hidden;
	width: 580px;
	height: 30px;
}
ul.ticker-list li {
	display: block;
	height: 12px;
	overflow: hidden;
	padding: 9px;
	width: 900px;
}
#ticker a {
	color: #fff;
	font: 700 12px/12px 'Open Sans', sans-serif;
}
.ticker-date {
	color: #bbb;
	font: 10px/10px helvetica, arial, sans-serif;
	margin-left: 10px;
}
#content-social {
	float: right;
	max-width: 272px;
}
#content-social ul {
	display: inline;
	float: right;
}
#content-social ul li {
	border-left: 1px solid #1b5d8e !important;
	display: inline;
	float: left;
	overflow: hidden;
}
.fb-but,  .twitter-but,  .pinterest-but,  .instagram-but,  .google-but,  .linkedin-but,  .rss-but, .snap-but {
	float: left;
	-moz-transition: all .1s;
	-ms-transition: all .1s;
	-o-transition: all .1s;
	-webkit-transition: all .1s;
	transition: all .1s;
	width: 30px;
	height: 30px;
}
.snap-but {
	background: url(images/snapchat-button.png) 0 0;
}
.fb-but {
	background: url(images/social-buttons.png) 0 0;
}
.fb-but {
	background: #3b5997 url(images/social-buttons.png) 0 -30px;
}
.twitter-but {
	background: url(images/social-buttons.png) -30px 0;
}
.twitter-but {
	background: #00aced url(images/social-buttons.png) -30px -30px;
}
.pinterest-but {
	background: url(images/social-buttons.png) -60px 0;
}
.pinterest-but:hover {
	background: #cb2027 url(images/social-buttons.png) -60px -30px;
}
.instagram-but {
	background: url(images/social-buttons.png) -234px 0;
}
.instagram-but {
	background: #36658c url(images/social-buttons.png) -234px -30px;
}
.google-but {
	background: url(images/social-buttons.png) -90px 0;
}
.google-but {
	background: #000 url(images/social-buttons.png) -90px -30px;
}
.youtube-but {
	background: url(images/social-buttons.png) -120px 0;
	float: left;
	-moz-transition: all 0.1s;
	-ms-transition: all 0.1s;
	-o-transition: all 0.1s;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	width: 54px;
	height: 30px;
}
.youtube-but {
	background: #f00 url(images/social-buttons.png) -120px -30px;
}
.linkedin-but {
	background: url(images/social-buttons.png) -174px 0;
}
.linkedin-but:hover {
	background: #069 url(images/social-buttons.png) -174px -30px;
}
.rss-but {
	background: url(images/social-buttons.png) -204px 0;
}
.rss-but {
	background: #f60 url(images/social-buttons.png) -204px -30px;
}
#featured-wrapper {
	background: #fff;
	-ms-box-shadow: 0 8px 4px -4px #aaa;
	-moz-box-shadow: 0 8px 4px -4px #aaa;
	-o-box-shadow: 0 8px 4px -4px #aaa;
	-webkit-box-shadow: 0 8px 4px -4px #aaa;
	box-shadow: 0 8px 4px -4px #aaa;
	float: left;
	overflow: hidden;
	position: relative;
	width: 930px;
	height: auto;
}
#featured-main {
	background: #000 url(images/loading-white.gif) no-repeat center;
	display: block;
	float: left;
	overflow: hidden;
	position: relative;
	width: 615px;
	height: 430px;
}
.featured-text {
	background: url(images/featured-bg.png) repeat-x top;
	float: left;
	padding: 50px 15px 15px;
	position: absolute;
	bottom: 0;
	width: 585px;
}
.featured-text p {
	color: #fff;
	font: 300 18px/24px 'Oswald', sans-serif;
	-moz-text-shadow: 2px 2px 1px #000;
	-ms-text-shadow: 2px 2px 1px #000;
	-o-text-shadow: 2px 2px 1px #000;
	-webkit-text-shadow: 2px 2px 1px #000;
	text-shadow: 2px 2px 1px #000;
}
h2.slider-headline a,  h2.slider-headline-cat a {
	color: #fff;
	font: 700 58px/63px 'Oswald', sans-serif;
	margin-bottom: 5px;
	-moz-text-shadow: 2px 2px 1px #000;
	-ms-text-shadow: 2px 2px 1px #000;
	-o-text-shadow: 2px 2px 1px #000;
	-webkit-text-shadow: 2px 2px 1px #000;
	text-shadow: 2px 2px 1px #000;
	text-transform: uppercase;
}
h2.slider-headline a:hover,  h2.slider-headline-cat a:hover {
	color: #ddd;
	text-decoration: none;
}

/* VIDEO SLIDER & CAROUSEL */
#video-slider.flexslider {
	margin: 0;
	background: transparent;
	line-height: 0;
	min-height: 340px;
}
#video-slider .flex-direction-nav a {
	margin: 0;
}
#video-carousel {
	position: relative;
	bottom: 0;
}
#video-carousel .slides li {
	margin-right: 5px;
	float: left;
}
#video-carousel img {
    display: block;
    opacity: .5;
    cursor: pointer;
	width: 120px;
	height: 90px;
}
#video-carousel img:hover {
    opacity: .8;
}
#video-carousel .flex-active-slide img {
    opacity: 1;
    cursor: default;
}
#video-carousel ul.flex-direction-nav {
    opacity: 1 !important;
}
#video-carousel .flex-direction-nav a {
    margin: 0;
    opacity: 0.7;
	text-indent: inherit;
	color: #fff;
	background: transparent;
	top: 40%;
	text-align: center;
}
#video-carousel .flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(255, 255, 255, 0.8);
}
#video-carousel .flex-direction-nav a.flex-next:before {
  content: '\f002';
}
#video-carousel .flex-direction-nav a:hover {
	opacity: 1
}

#headlines-wrapper {
	background: #eee;
	float: left;
	overflow: hidden;
	position: relative;
	width: 310px;
	height: 430px;
    margin-left: 5px;
}
.tabz li {
    list-style:none;
    display:block;
    float: left;
    width: 50%;
}
.tabz a {
    padding: 8px 0 6px !important;
    display:block;
    text-decoration:none;
    color: #666666;
    cursor: pointer;
    font: bold 14px arial !important;
    overflow: hidden !important;
    text-align: center !important;
    position: relative;
    z-index: 2;
}
.tabz a.active {
    border: 1px solid #0A3F5D;
    border-bottom: 1px solid #fff;
    background-color: #FFFFFF;
    color: #333333 !important;
    cursor: auto !important;
}
#fptab1, #fptab2 {
    position: relative;
}
span.headlines-header {
	border-bottom: 1px solid #000;
	color: #fff;
	float: left;
	font: 700 18px/18px 'Open Sans Condensed', sans-serif;
	padding: 4px 0;
	text-align: center;
	text-transform: uppercase;
	width: 315px;
}
ul.headlines {
	display: block;
	float: left;
	position: relative;
	border: 1px solid #0A3F5D;
	height: 372px;
    padding: 10px;
    background: #fff;
    margin-top: -1px;
    overflow: hidden;
}
ul.headlines li {
	background: #E5E5E5;
	display: block;
	float: left;
	padding: 0;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
}
ul.headlines li:last-child {
	border-bottom: none;
}
ul.headlines li:nth-child(2n+1) {
	background-color: #E4E4E4;
}
ul.headlines li:nth-child(2n+1) {
	background-color: #CCCCCC;
}
ul.headlines li:hover {
	background: #1b5d8e;
}
ul.headlines li:hover a {
	color: #fff;
}
ul.headlines li img {
	float: left;
	margin-right: 10px;
}
ul.headlines li a {
	clear: both;
	color: #1b5d8e;
	float: left;
	font: bold 13px/16px helvetica, arial, sans-serif;
	display: block;
	padding: 9px;
}
ul.headlines li a:hover {
	color: #fff;
	text-decoration: none;
}
ul.headlines li.headline-read-more {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #0A3F5D;
  box-shadow: 0 -1px 5px rgba(0,0,0,0.5);
  width: 100%;
}
ul.headlines li.headline-read-more a {
  font: 700 18px/22px 'Open Sans Condensed', sans-serif;
  text-shadow: 1px 1px 0 #000;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  padding: 7px 0;
  width: 100%;
}
ul.headlines li.headline-read-more a:hover {
	text-decoration: underline;
}
.date-cat {
	color: #aaa;
	display: inline-block;
	float: left;
	font: 10px/10px helvetica, arial, sans-serif;
	margin-bottom: 2px;
	position: relative;
}
ul.headlines-cat {
	display: inline-block;
	float: left;
	margin-bottom: 2px;
	position: relative;
}
ul.headlines-cat {
	background: none;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	display: inline;
	float: left;
	font: 10px/10px helvetica, arial, sans-serif;
	padding: 0 0 0 5px;
	width: auto !important;
}
ul.headlines-cat a {
	color: #aaa;
	font: 10px/10px helvetica, arial, sans-serif;
}
ul.headlines-cat li:last-child {
	border-bottom: none;
}
ul.headlines-cat li:hover {
	background: none;
}
#homepage-wrapper {
	float: left;
	position: relative;
	width: 930px;
}
.starslider {
	height: 180px;
}
.starslider li {
	float: left;
	display: block;
}
.widget-container {
	overflow: hidden;
}
.widget-container.full {
	height: 180px;
}
.widget-container.full.with-header {
	overflow: hidden;
	height: 208px;
}
ul.flex-direction-nav {
	opacity: .4 !important;
}
ul.flex-direction-nav a.flex-disabled {
	opacity: 0 !important;
	display: none;
	filter: alpha(opacity=0);
	cursor: default;
}
.starslider img {
	position: relative;
	height: 140px;
	padding: 5px;
	margin: 20px 0;
}
.starslider .star-name {
	margin: 30px 0 10px 0;
}
#home-widget-wrapper {
	float: left;
	padding-bottom: 5px;
	position: relative;
	width: 935px;
}
.widget-container {
	background: #fff;
	-ms-box-shadow: 0 0 1px #aaa;
	-moz-box-shadow: 0 0 1px #aaa;
	-o-box-shadow: 0 0 1px #aaa;
	-webkit-box-shadow: 0 0 1px #aaa;
	box-shadow: 0 0 1px #aaa;
	float: left;
	margin: 15px 0 0 15px;
	padding: 0px;
	width: 300px;
}
.home .widget-container {
	margin: 15px 15px 0 0;
}
.widget-container img {
	float: left;
}

/* HOMEPAGE TOP AD WIDGET */
#home-top-widget-wrapper {
	float: left;
	position: relative;
	width: 100%;
}
.logged-in #home-top-widget-wrapper .yfo-banner-ad {
	display: none;
}
.home-product-slider h4.widget-header {
	background: rgb(221, 75, 57);
	padding: 10px 10px;
}
#playbook-slider {
	padding: 10px 0 20px;
}
#playbook-slider .slides {
	max-height: 272px;
	overflow: hidden;
}
#playbook-slider li {
	text-align: center;
	text-transform: uppercase;
	padding: 0 5px;
	float: left;
	max-width: 23%;
}
#playbook-slider li img {
	max-width: 100%;
}
#playbook-slider li p {
	margin: 2px 0;
}
#playbook-slider li .slider-title {
	font-weight: bold;
	max-width: 280px;
}
#playbook-slider li ins {
	text-decoration: none;
}
#playbook-slider li .amount {
	color: #0a3f63;
	font-size: 14px;
}
#playbook-slider li a.button {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	overflow: hidden;
	padding: 3px 35px;
	text-decoration: none;
	margin-bottom: 5px;
	background: #f9f615;
	color: #000;
	margin: 10px auto 0;
	display: block;
}
#playbook-slider li a.button:hover {
	background: #999;
}
#home-playbook-slider ul.flex-direction-nav {
	opacity: 1 !important;
}
#home-playbook-slider .flex-direction-nav a {
	width: 28px;
	height: 28px;
	margin: 4px 0;
	display: block;
	background: #0a3f63;
	position: absolute;
	top: 0;
	text-indent: inherit;
	text-align: center;
	line-height: 25px;
	font-size: 20px;
	text-shadow: none;
	opacity: 0.5;
	font-weight: normal;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#home-playbook-slider .flex-direction-nav a:hover {
	background: #bababa;
	opacity: 1;
	text-decoration: none;
}
#home-playbook-slider .flex-direction-nav .flex-prev {
	left: auto;
	right: 44px;
}
#home-playbook-slider .flex-direction-nav .flex-next {
	right: 10px;
}
.full-widget-container {
	background: #fff;
	-ms-box-shadow: 0 2px 7px -1px #aaa;
	-moz-box-shadow: 0 2px 7px -1px #aaa;
	-o-box-shadow: 0 2px 7px -1px #aaa;
	-webkit-box-shadow: 0 2px 7px -1px #aaa;
	box-shadow: 0 2px 7px -1px #aaa;
	float: left;
	margin: 15px 0 0;
	padding: 0px;
	width: 100%;
	position: relative;
}
.full-widget-container .widget-inner {
	background: url(images/squairy_light.png);
	width: 100%;
	margin: 0;
	padding: 0;
}
.full-widget-container #banner-ad-logo {
	display: none;
}
.full-widget-container #banner-ad-logo img {
	width: 160px;
	height: auto;
}
.full-widget-container #banner-ad-logo .aligncenter {
	margin-bottom: 0;
}
.full-widget-container .widget-text {
	padding: 0 10px;
	border: 0px solid #0A3F63;
}
.full-widget-container .widget-text h4,
.full-widget-container .widget-text h5 {
	color: #004276;
	font-size: 18px;
	margin: 0;
}
.full-widget-container .widget-text h4 {
	color: #004276;
	font-size: 22px;
	padding: 18px 0 22px 4%;
	text-transform: uppercase;
	text-align: center;
}
.full-widget-container .widget-text h5 {
	padding-left: 34px;
	background: url(images/icon-checkmark-red.png) left center no-repeat;
}
.full-widget-container .widget-text p {
	font-size: 16px;
	margin: 6px 0 16px;
}
.full-widget-container .row {
	clear: both;
}
.full-widget-container .col {
	float: left;
	width: 100%;
	padding: 0 10px;
}
.full-widget-container .ez-button.center {
	margin: 10px auto 14px;
	display: block;
	width: 150px;
}
.full-widget-container .ez-button {
	background: #f9f615;
	padding: 10px;
	color: rgb(203, 32, 39);
	font: 700 18px/18px 'Open Sans Condensed', sans-serif;
	text-shadow: none;
	text-transform: uppercase;
	border: none;
	letter-spacing: 0.5px;
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);
	-moz-transition: 0.5s;
	-webkit: transition: 0.5s;
	transition: 0.5s;
}
.full-widget-container .ez-button:hover {
	text-decoration: none;
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	cursor: pointer;
	color: #000;
}
.full-widget-header-fb {
	color: #fff;
	float: left;
	font: 700 18px/18px 'Open Sans Condensed', sans-serif;
	margin: -10px 0px -20px;
	padding: 5px 10px;
	text-shadow: 1px 1px 0 #000;
	text-transform: uppercase;
	width: 910px;
	background: #0A3F63;
}
h4.widget-header {
	color: #fff;
	float: left;
	font: 700 18px/18px 'Open Sans Condensed', sans-serif;
	margin: -10px 0 10px -10px;
	padding: 5px 10px;
	text-shadow: 1px 1px 0 #000;
	text-transform: uppercase;
	width: 280px;
}
.full-widget-container h4.widget-header {
	width: 100%;
	margin: 0;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
h4.widget-header-fb {
	color: #fff;
	float: left;
	font: 700 18px/18px 'Open Sans Condensed', sans-serif;
	margin: 0;
	padding: 5px 7px 5px 10px;
	text-shadow: 1px 1px 0 #000;
	text-transform: uppercase;
	width: 280px;
}
h4.widget-header a {
	color: #fff;
}
.widget-inner {
	float: left;
	font-size: 14px;
	padding: 10px;
	width: 280px;
}
.widget-inner table {
	border-collapse: separate;
	text-align: center;
	width: 100%;float:left;
}

.post-9022 .widget-inner table {
	border-collapse: separate;
	text-align: center;
	width: 100%;
	float:left;
}
.widget-inner thead {
	vertical-align: middle;
}
.widget-inner p {
	margin-bottom: 10px;
}
.widget-inner p.gd-widgets {
	margin-bottom: 0;
}
.widget-inner select {
	width: 100%;
}
.widget-inner #searchform input {
	border: 1px solid #aaa;
	box-shadow: none;
	color: #666;
	margin-bottom: 0;
	width: 268px;
}
.widget-inner a {
	font-weight: bold;
}
.widget-img img {
	opacity: 1.0;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.widget-img img:hover {
	opacity: .85;
}
h3.home-title1, h3.home-title1 a {
	color: #222 !important;
	font: 400 20px/26px 'Oswald', sans-serif;
	margin-bottom: 5px;
	width: 100%;
}
ul.home-links1 {
	display: block;
	float: left;
	margin-top: 10px;
	width: 100%;
}
ul.home-links1 li {
	border-top: 1px dotted #ccc;
	color: #004276;
	display: block;
	float: left;
	padding: 3px 0;
	width: 100%;
}
ul.home-links1 li:last-child {
	padding-bottom: 0;
}
ul.home-links2 {
	display: inline;
	float: left;
	width: 100%;
}
ul.home-links2 li {
	border-bottom: 1px dotted #ccc;
	display: block;
	float: left;
	margin-bottom: 8px;
	padding-bottom: 8px;
	width: 100%;
}
ul.home-links2 li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
ul.home-links2 li img {
	float: left;
	margin-right: 10px;
}
.home-links2-text {
	float: left;
	width: 162px;
}
.home-links2-text a {
	float: left;
	margin-bottom: 2px;
}
.home-links2-text p {
	float: left;
}
.ad125 {
	display: inline;
	float: left;
	margin: 16px;
	position: relative;
}
.ad125-1 {
	display: inline;
	float: left;
}
.ad125-2 {
	display: inline;
	float: left;
	margin-left: 18px;
}
.ad125-3 {
	display: inline;
	float: left;
	margin-top: 18px;
}
.ad125-4 {
	display: inline;
	float: left;
	margin: 18px 0 0 18px;
}
#home-blog-contain {
	float: left;
	position: relative;
	width: 615px;
}
.home-blog-sidebar {
	margin-top: 0 !important;
}
#home-blog-wrapper {
	float: left;
	margin-left: -15px;
	padding-bottom: 5px;
	position: relative;
	width: 630px;
}
#home-blog-wrapper ul {
	float: left;
}
.blog-container {
	background: #fff;
	-ms-box-shadow: 0 2px 7px -1px #aaa;
	-moz-box-shadow: 0 2px 7px -1px #aaa;
	-o-box-shadow: 0 2px 7px -1px #aaa;
	-webkit-box-shadow: 0 2px 7px -1px #aaa;
	box-shadow: 0 2px 7px -1px #aaa;
	float: left;
	margin: 15px 0 0 15px;
	position: relative;
	width: 300px;
}
.blog-cat {
	color: #fff;
	font: 700 18px/18px 'Oswald', sans-serif;
	position: absolute;
	top: 0px;
	left: 0px;
	text-transform: uppercase;
	z-index: 10;
}
.blog-cat-title {
	color: #fff;
	font: 700 18px/18px 'Oswald', sans-serif;
	position: absolute;
	top: 0;
	left: 0;
	text-shadow: 1px 1px 0 #000;
	text-transform: uppercase;
	z-index: 10;
}
.home .blog-cat-title {
	display: block;
	position: relative;
	width: 100%;
}
.blog-cat li,  .blog-cat-title {
	display: inline;
	float: left;
	margin-right: 2px;
	padding: 5px;
}
.blog-cat a,  .blog-cat-title a {
	color: #fff;
	text-shadow: 1px 1px 0 #000;
}
.blog-cat a:visited,  .blog-cat-title a:visited {
	color: #fff;
}
.blog-cat a:hover,  .blog-cat-title a:hover {
	text-decoration: none;
}
.blog-inner {
	float: left;
	font: 12px/17px helvetica, arial, sans-serif;
	padding: 10px;
	width: 280px;
}
.widget-img {
	-webkit-transition: opacity 0.3s;
}
.widget-img:hover {
	opacity: .85;
}
/************************************************

	Carousel


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

.es-carousel {
	float: left;
	overflow: hidden;
	padding: 5px 0;
	position: relative;
	width: 960px;
	height: 40px;
}
.es-nav span {
	cursor: pointer;
	position: absolute;
	top: 2px;
	text-indent: -9000px;
}
.es-nav span.es-nav-next {
	background: transparent url(images/car-buttons.gif) 0 0;
	right: 0px;
	width: 25px;
	height: 46px;
}
.es-nav span.es-nav-prev {
	background: transparent url(images/car-buttons.gif) -25px 0;
	left: 0px;
	width: 25px;
	height: 46px;
}
.es-nav span.es-nav-next:hover {
	background: transparent url(images/car-buttons.gif) 0 -46px;
}
.es-nav span.es-nav-prev:hover {
	background: transparent url(images/car-buttons.gif) -25px -46px;
}
/************************************************

	Posts

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

#main {
	float: left;
	margin-bottom: 5px;
	position: relative;
	width: 900px;
}
.woocommerce-breadcrumb, .breadcrumb {
	color: #555;
	font: 400 11px/11px 'Open Sans', helvetica, arial, sans-serif;
	margin-bottom: 10px;
	width: 100%;
}
.woocommerce-breadcrumb, .breadcrumb a {
	font: 700 12px/12px 'Open Sans', helvetica, arial, sans-serif;
}
#post-area {
	float: left;
	position: relative;
	width: 600px;
}
.full {
	width: 930px !important;
}
#main h1,  #content-area h1,  #post-area h1 {
	color: #222;
	font: 700 34px/36px 'Oswald', sans-serif;
	margin: 10px 0;
	width: 100%;
}
.headline {
	font: 700 34px/36px 'Oswald', sans-serif;
	margin-bottom: 15px !important;
}
#post-info-wrapper {
	border: 1px solid #ddd;
	float: left;
	margin-bottom: 15px;
	width: 100%;
	overflow: hidden;
}
.woocommerce-cart #post-info-wrapper {
	display: none;
}
#content-area {
	display: block;
	float: left;
	padding: 15px 0;
	width: 100%;
}
#content-area h2 {
	color: #333;
	font: 700 28px/32px 'Oswald', sans-serif;
	margin: 10px 0;
	width: 100%;
}
#content-area h3 {
	color: #333;
	font: 700 24px/28px 'Oswald', sans-serif;
	margin: 10px 0;
	width: 100%;
}
#content-area h4 {
	color: #333;
	font: 700 20px/24px 'Oswald', sans-serif;
	margin: 10px 0;
	width: 100%;
}
#content-area h5 {
	color: #333;
	font: 700 16px/20px 'Oswald', sans-serif;
	margin: 10px 0;
	width: 100%;
}
#content-area h6 {
	color: #333;
	font: 700 12px/16px 'Oswald', sans-serif;
	margin: 10px 0;
	width: 100%;
}
#content-area ul {
	list-style: disc outside;
	margin: 10px 0;
}
#content-area ol {
	list-style: decimal outside;
	margin: 10px 0;
}
#content-area ul li,  #content-area ol li {
	margin-left: 40px;
	padding: 0;
}
#post-area blockquote {
	border-left: 1px #ccc solid;
	color: #777;
	font: italic 14px/22px Verdana, Arial, Sans-Serif;
	margin: 10px;
	padding-left: 40px;
}
ul.post-info {
	display: block;
	float: left;
	width: 100%;
	margin: 2px 0;
}
ul.post-info li {
	border-right: 1px solid #ccc;
	display: inline;
	float: left;
	padding: 0;
}
ul.post-info li:last-child {
	border-right: none;
}
ul.post-info li.post-update {
	color: #999;
	padding: 6px 10px;
}
ul.post-info li.post-author {
	font-weight: bold;
	padding: 6px 10px;
}
.post-author a {
	font-weight: bold;
}
ul.post-social {
	float: left;
	padding: 0 10px;
	position: relative;
	z-index: 3000;
}
ul.post-social li {
	border-right: none;
	float: left;
	padding: 6px 10px 0;
}
.fb-like span {
	overflow: visible !important;
	width: 450px !important;
	margin-right: -375px;
}
iframe#twitter-widget-0,  #___plusone_0 {
	position: relative;
	z-index: 300;
}
#post-area p {
	display: block;
	margin-bottom: 15px;
}
.post-image img {
	width: 100%;
	height: auto;
}
.prev-next-wrapper {
	background: #eee;
	border-top: 1px solid #bbb;
	float: left;
	padding: 15px 0;
	width: 100%;
}
.prev-post, .next-post {
	padding: 0 2%;
	font: bold 14px/14px helvetica, arial, sans-serif;
	width: 42%;
}
.prev-post {
	float: left;
}
.next-post {
	float: right;
	text-align: right;
}
.prev-post a,  .next-post a {
	clear: both;
	color: #333 !important;
	float: left;
	font: 700 18px/24px 'Oswald', sans-serif;
	margin-top: 5px;
}
.next-post a {
	float: right;
}
.post-tags {
	background: url(images/tag.png) no-repeat top left;
	float: left;
	font: 700 12px/12px 'Open Sans', sans-serif;
	margin: 15px 0;
	padding-left: 22px;
}
.post-tags a {
	background: #eee;
	border-radius: 3px;
	color: #888;
	display: inline-block;
	float: left;
	margin: 0 3px 10px;
	padding: 5px 8px;
}
.post-tags a:visited {
	color: #888;
}
.post-tags a:hover {
	background: #777;
	color: #fff;
	text-decoration: none;
}
.author-image {
	float: left;
	margin-right: 10px;
	width: 60px;
}
.author-box {
	color: #888;
}
#related-posts {
	float: left;
	margin: 15px 0 30px;
	width: 100%;
}
#related-posts img {
	width: 190px;
	height: 127px;
}
#related-posts ul {
	display: inline;
	float: left;
	width: 100%;
}
#related-posts ul li {
	display: inline;
	float: left;
	margin-left: 15px;
	width: 190px;
}
#related-posts ul li:first-child {
	margin-left: 0;
}
#related-posts h3 {
	color: #fff;
	font: 700 14px/14px 'Oswald', sans-serif;
	margin-bottom: 10px;
	padding: 5px 10px;
	text-shadow: 1px 1px 0 #000;
	text-transform: uppercase;
}
.related-image {
	float: left;
	position: relative;
	width: 190px;
	height: 127px;
}
.related-text {
	float: left;
	padding: 5px 0;
}
.related-text a {
	color: #333;
	font: 400 16px/22px 'Oswald', sans-serif;
}
.related-text a:visited {
	color: #333;
}
#post-404 {
	color: #999;
	margin: 100px 0;
	text-align: center;
}
#post-404 h1 {
	font: 700 80px/80px 'Oswald', sans-serif;
	border-bottom: none;
}
#post-404 p {
	text-align: center;
}
.wp-caption, .gallery-caption {
	margin-bottom: 20px;
	max-width: 100%;
	text-align: center;
}
.wp-caption-text {
	margin-bottom: 2px;
}
.sticky {
}
.bypostauthor {
}
/************************************************

	Categories/Archives

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

#archive-area {
	float: left;
	position: relative;
	width: 600px;
}
.category-heading {
	color: #fff;
	font: 700 24px/24px 'Oswald', sans-serif;
	margin-bottom: 15px;
	padding: 10px 15px;
	text-shadow: 1px 1px 0 #000;
}
.archive-header {
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#featured-cat {
	background: url(images/loading.gif) no-repeat center;
	display: block;
	float: left;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
	width: 100%;
	min-height: 200px;
}
.featured-text-cat {
	background: url(images/featured-bg.png) repeat-x top;
	float: left;
	position: relative;
	bottom: 0;
	padding: 20px;
}
.featured-text-cat p {
	color: #fff;
	font: 300 18px/24px 'Oswald', sans-serif;
	text-shadow: 2px 2px 1px #000;
}
#cat-blog-wrapper {
	float: left;
	margin-left: -15px;
	padding-bottom: 5px;
	position: relative;
	width: 630px;
}
#cat-blog-wrapper ul {
	float: left;
	list-style: none;
}
.cat-blog-container {
	background: #fff;
	-ms-box-shadow: 0 2px 7px -1px #aaa;
	-moz-box-shadow: 0 2px 7px -1px #aaa;
	-o-box-shadow: 0 2px 7px -1px #aaa;
	-webkit-box-shadow: 0 2px 7px -1px #aaa;
	box-shadow: 0 2px 7px -1px #aaa;
	float: left;
	margin: 0 0 15px 15px;
	position: relative;
	width: 300px;
}
.cat-blog-inner {
	float: left;
	font: 12px/17px helvetica, arial, sans-serif;
	padding: 10px;
	width: 280px;
}
h3.home-title1, h3.home-title1 a {
	margin-top: 5px;
}

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

	Comments

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


#comments {
	display: block;
	float: left;
	font: 400 12px/normal 'Open Sans', sans-serif;
	width: 100%;
}
#comments h3 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.comment-inner {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
	padding: 10px 0;
}
#comments .comment-inner:after {
	content: '';
	display: block;
	clear: both;
}
#comments .comment-avatar,  #tab3 .comment-avatar {
	float: left;
	width: 46px;
}
#comments .avatar {
	display: block;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 2px;
}
#comments .commentmeta {
	display: block;
	float: left;
	margin: 0 10px 10px;
}
.comment-reply {
	background: #555;
	clear: both;
	float: right;
	font: 700 12px/12px 'Open Sans Condensed', sans-serif;
	padding: 5px 10px;
}
.comment-reply:hover {
	background: #333;
}
.comment-reply a {
	color: #fff;
}
.comment-reply a:hover {
	text-decoration: none;
}
ol.commentlist {
	float: left;
	width: 100%;
}
#comments .comment-meta-1 {
	display: block;
	height: 18px;
	margin: 0 0 6px;
	padding: 4px 0 2px;
}
#comments .comment-meta-1 .fn {
	font-weight:bold;
	float:left;
	width:auto;
}
#comments .comment-meta-1 .reply {
	display: inline-block;
	float: right;
	font-size: 11px;
	line-height: 11px;
	padding-top: 2px;
}
#comments .comment-meta-1 .reply a {
	color: #555;
}
#comments .comment-meta-2 {
	font: 400 12px/normal 'Open Sans', sans-serif;
	display: block;
	margin: 0;
}
#comments .text {
	clear: both;
	display: block;
}
#comments .text .waiting_approval {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#comments .c {
	line-height: 20px;
}
#comments .c p,  #comments .c code,  #comments .c blockquote,  #comments .c ul,  #comments .c ol {
	display: block;
	margin: 5px 0;
}
#comments .c a {
	text-decoration: underline;
}
#comments .c a:hover {
	text-decoration: none;
}
#comments .depth-2 .comment-wrapper {
	padding-left: 40px;
}
#comments .depth-2 .commentmeta {
	width: auto;
}
#comments .depth-3 .comment-wrapper {
	padding-left: 80px;
}
#comments .depth-3 .commentmeta {
	width: auto;
}
#comments .depth-4 .comment-wrapper {
	padding-left: 120px;
}
#comments .depth-4 .commentmeta {
	width: auto;
}
#comments .depth-5 .comment-wrapper {
	padding-left: 160px;
}
#comments .depth-5 .commentmeta {
	width: auto;
}
#respond {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	padding: 10px 0;
}
#respond p {
	font: 400 12px/normal 'Open Sans', sans-serif;
	margin: 0;
}
#respond .logged-in-as {
	margin-bottom: 10px;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
#respond .form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required,
.wpcf7 .required  {
	color: #ff4b33;
	font-weight: bold;
}
#respond label,
.wpcf7 label {
	color: #888;
	font-size: 12px;
}
#respond input,
.wpcf7 input {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-ms-box-shadow: 2px 2px 5px 0px #eee inset;
	-moz-box-shadow: 2px 2px 5px 0px #eee inset;
	-webkit-box-shadow: 2px 2px 5px 0px #eee inset;
	-o-box-shadow: 2px 2px 5px 0px #eee inset;
	box-shadow: 2px 2px 5px 0px #eee inset;
	display:block;
	margin: 0 0 9px;
	padding:5px;
	width: auto;
}
#respond textarea,
.wpcf7 textarea {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-ms-box-shadow: 2px 2px 5px 0px #eee inset;
	-moz-box-shadow: 2px 2px 5px 0px #eee inset;
	-webkit-box-shadow: 2px 2px 5px 0px #eee inset;
	-o-box-shadow: 2px 2px 5px 0px #eee inset;
	box-shadow: 2px 2px 5px 0px #eee inset;
	width: 95%;
}
.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
	width: 250px !important;
	top: -20px !important;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond #submit,
.wpcf7 input[type="submit"] {
	background: #555;
	border: 0;
	box-shadow: none;
	color: #fff;
	cursor:pointer;
	font: 700 12px/12px 'Open Sans Condensed', sans-serif;
	margin-top:10px;
	padding: 5px 10px;
	width: 120px;
}
#respond #submit:hover,
.wpcf7 input[type="submit"]:hover {
	background: #333;
}
h3#reply-title,  h2.comments {
	color: #fff;
	font: 700 14px/14px 'Oswald', sans-serif;
	margin-bottom: 10px;
	padding: 5px 10px;
	text-shadow: 1px 1px 0 #000;
	text-transform: uppercase;
}
h3#reply-title {
	display: none;
}
span.comments {
	background: #fff;
	color: #aaa;
	float: left;
	font: 400 20px/20px 'Open Sans Condensed', sans-serif;
	padding-right: 15px;
	text-transform: uppercase;
}
span.comments a {
	color: #666;
}
span.comments a:hover {
	color: #f00;
	text-decoration: none;
}
#comment-input label {
	margin-bottom: 10px;
}
p.cancel-comment-reply {
	clear: both;
}
#respond .form-allowed-tags {
	display: none;
}
/************************************************

	Sidebar

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


#sidebar-wrapper {
	float: right;
	margin-top: -15px;
	padding-bottom: 5px;
	position: relative;
	width: 310px;
}

/* EZ WIDGET */
#ez-widget {
	font-size: 13px;
	color: #333;
	width: 100%;
}
#ez-footer {
	font-size: 12px;
	line-height: 1.2em;
	padding: 1em
}
.ez-welcome {
	font-size: 1.4em;
	margin-left: 1em;
	margin-right: 1em;
}
.ez-success {
	font-size: 1.4em;
	margin-left: 1em;
	margin-right: 1em;
}
.ez-blocked-user {
	font-size: 1.4em;
	text-align: center;
	border: 1px dashed black;
	padding: 10px;
}
#ez-form {
	margin-top: 1em
}
.ez-el {
	margin-bottom: 0.4em;
	clear: both
}
.ez-el .ez-lb {
	float: left;
	width: 35%;
	text-align: right;
	font-weight: 600;
	line-height: 2em
}
.ez-el .ez-lb-checkbox {
	min-height: 1.2em;
	display: inline-block;
	margin: 0.3em;
	float: left;
	width: 40%
}
.ez-lb-checkbox input[type="checkbox"] {
	float: left
}
.ez-el .ez-in {
	margin-left: 37%
}
.ez-in .ez-text {
	display: inline-block;
	width: 90%;
	width: 10em\9;
	height: 1.4em;
	padding: 0 0.4em;
	font-size: 1em;
	color: #555;
	background-color: white;
	border: 1px solid #CCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s
}
.ez-button {
	display: inline-block;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	font-size: 1em;
	line-height: 1.2em;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: whiteSmoke;
	background-image: -ms-linear-gradient(top, white, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, white, #e6e6e6);
	background-image: -o-linear-gradient(top, white, #e6e6e6);
	background-image: linear-gradient(top, white, #e6e6e6);
	background-image: -moz-linear-gradient(top, white, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.clear {
	clear: both
}
.tiny .ez-groups .ez-in {
	margin-left: 4%
}
.tiny {
	font-size: 12px
}
.tiny .ez-lb {
	width: 100%;
	text-align: left;
	margin-left: 5%
}
.tiny .ez-in {
	margin-left: 5%
}
.tiny .ez-first {
	width: 100%;
	float: none
}
.ez-error {
	font-size: 1.2em;
	padding: 1em;
	color: red;
	border: 1px dashed red;
	display: block;
}
/************************************************

	Footer

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

#footer-wrapper {
	background: #0a3f63;
	float: left;
	margin-top: 15px;
	width: 100%;
}
#footer {
	position: relative;
	left: 0px;
	color: #aaa;
	font: 400 10px/14px 'Open Sans', sans-serif;
	margin: 0 auto;
	padding: 5px;
	width: 970px;
}
#footer a {
	color:#fff;
}
.grid-3.columns {
	float: left;
	width: 33%;
	min-width: 320px;
	margin-right: 4px;
}
.grid-3.columns:last-child {
	margin-right: 0;
}
#footer .widget-inner p {
	line-height: 1.4em;
}
#footer .widget-inner .footer-widget-header {
	margin: 0 0 10px 0;
	color: #fff;
	font-size: 18px;
}
#footer .widget-inner .textwidget a {
	color: #eee;
	font-weight: normal;
}
#footer-nav {
	float: left;
	margin-bottom: 5px;
}
#footer-nav ul {
	clear: both;
	display: inline;
	margin-bottom: 5px;
}
#footer-nav ul li {
	border-right: 1px solid #777;
	display: inline;
	float: left;
	margin: 0 10px 5px 0;
	padding: 3px 10px 3px 0;
}
#footer-nav ul li:last-child {
	border-right: none;
}
#footer-nav ul li a {
	color: #ccc;
	font: 700 12px/12px 'Open Sans', sans-serif;
}
#footer-nav ul li ul {
	display: none;
}
#copyright {
	padding: 10px 0;
	margin-top: 10px;
	text-align: center;
	color: #aaa;
	border-top: 1px solid rgba(255,255,255,0.5);
}
/************************************************

	Pagination

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


.nav-links {
	float: left;
	margin: 10px 0 5px;
	position: relative;
	width: 100%;
}
.pagination {
	clear: both;
	position: relative;
	font: bold 12px/12px helvetica, arial, sans-serif;
}
.pagination span, .pagination a {
	background: #555 url(images/pagin-bg.png) repeat-x bottom;
	border: 1px solid #333;
	border-radius: 3px;
	-ms-box-shadow: 0 3px 5px -1px #aaa;
	-moz-box-shadow: 0 3px 5px -1px #aaa;
	-o-box-shadow: 0 3px 5px -1px #aaa;
	-webkit-box-shadow: 0 2px 3px -1px #aaa;
	box-shadow: 0 3px 5px -1px #ccc;
	color: #fff;
	display:block;
	float:left;
	margin: 2px 5px 2px 0;
	padding: 9px 12px 8px 12px;
	text-decoration: none;
	width: auto;
}
.pagination .current, .pagination a:hover {
	background: #999 url(images/pagin-bg.png) repeat-x bottom;
	border: 1px solid #777;
	color: #fff;
}
.pagination a,  .pagination a:visited {
	color: #fff
}
/************************************************

	Isotope

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

.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/

.isotope,  .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	-ms-transition-property:     -ms-transform, opacity;
	-o-transition-property:      -o-transform, opacity;
	transition-property:         transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/


.isotope.no-transition,  .isotope.no-transition .isotope-item,  .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}



#site #site-head .nav-list li.login input.form-signup {
	background: linear-gradient(to bottom, #37A035 0%, #298128 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	border-radius: 5px;
	box-shadow: 0 3px 0 0 #172342;
	color: #FFFFFF;
	cursor: pointer;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	padding: 8px 5px;
	text-transform: uppercase;
}
.lsm {
	background-color:#ffffff;
}
.headlines-header {
	background: none repeat scroll 0 0 #1b5d8e !important;
}
#megaMenu ul.megaMenu > li.menu-item > a span.wpmega-link-title, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator span.wpmega-link-title {
	font-size: 14px;
}
#menu-item-7604 a {
	background-color:#0e9bdd !important;
	color:#ffffff !important;
}
#menu-item-8591 a, #menu-item-9221 a {
	background-color:#f9f615 !important;
	color:#000000!important;
}
#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator, .megaMenuToggle {
	font-size: 14px !important;
	padding: 12px 14px !important;
}

/****************************** Facebook Comments****************/
div.fb-comments {
width: 100% !important;
}

div.fb-comments .fb_iframe_widget span {
width: 100% !important;
}

div.fb-comments .fb_iframe_widget iframe {
width: 100% !important;
}
/******************************Woo commerce****************/


.woocommerce .woocommerce-breadcrumb a, .woocommerce-page .woocommerce-breadcrumb a {
    color: #004276;
	font-size:12px;
}

.woocommerce-breadcrumb, .woocommerce-tabs{
	color: #555;
	font-size:12px!important;
	font-weight:100;
	font-family:'Open Sans', helvetica, arial, sans-serif;
	margin-bottom: 10px;
	width: 100%;
}

.woocommerce-tabs{
	font-size:15px!important;
	line-height:18px;
}

.woocommerce-breadcrumb a {
	font-size:12px!important;
	font-weight:bold;
	}

	.woocommerce-page .product_title{
    color: #222222;
    font: 700 34px/36px 'Oswald',sans-serif;
    margin: 10px 0;
    width: 100%;
}

.woocommerce div.product, .woocommerce #content div.product, .woocommerce-page div.product, .woocommerce-page #content div.product{width:100%; padding-top: 60px;}

/*.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message{width:65%;}*/

.single-product #sidebar-wrapper{
	margin-right: 75px;
    margin-top: -1200px;
	position:relative;}

.single-product .woocommerce span.onsale, .woocommerce-page span.onsale{
	top: 45px!important;
}
.woocommerce #content div.product p.price{
	padding-bottom:10px;
}

div[itemprop="description"] {
   color: #222222;
   font-size:15px!important;
   margin-bottom:10px;
   font-family:'Open Sans', helvetica, arial, sans-serif;
}
div[itemprop="description"] ul {
   padding-left: 1em;
}
/*
.woocommerce-page div.product div.summary {
    float: right;
    width: 68%!important;
}
.woocommerce-page div.product div.images {
    float: left;
    width: 28%!important;
}
*/
.cart-icon { width:32px; height:32px; float:right;}

.woocommerce .amount {color:#FF0000; font-size:14px; }

.woocommerce-tabs h2, .product_meta, .single-product #sidebar-wrapper, .quantity , .create-account, .woocommerce span.onsale, .woocommerce-page span.onsale, .post-type-archive-product #sidebar-wrapper {display:none;}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {background: -moz-linear-gradient(center top , #f9f615 0%, #d6d305 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
    border-color: #a4a204!important;
    color: #0d0d02!important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6)!important;
	background: -webkit-linear-gradient(#f9f615,#d6d305)!important;
	}
table.wp-list-table .column-name { width:none!important;}

.woocommerce #content input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt{
	background: -moz-linear-gradient(center top , #F9F615 0px, #F9F615 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#content-area .woocommerce ul.products li.product,
#content-area .woocommerce-page ul.products li.product {
	margin-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
	margin: 0;
}
.woocommerce div.product .woocommerce-tabs .panel, .woocommerce #content div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel, .woocommerce-page #content div.product .woocommerce-tabs .panel {
	background: #fff;
	padding: 15px;
}
.woocommerce-tabs .panel ul {
	margin-left: 2em;
}
.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
	width: 22.05%;
}
/* ADD TO CART SHORTCODE */
.add_to_cart_inline {
	display: inline !important;
	border: none !important;
	padding: 12px 12px 12px 0 !important;
}
.add_to_cart_inline .amount {
	display: none;
}
/* CART PAGE */
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
	table-layout:fixed;
	word-wrap:break-word;
}
.woocommerce table.shop_table.cart td.actions .button, .woocommerce-page table.shop_table.cart td.actions .button{
	margin-top: 0.53em;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: 90px;
	padding: 10px 8px 11px;
	margin-top: 8px;
}
.woocommerce-cart table.cart td.actions .coupon .button {
  background: none !important;
  border-color: #0A3F63 !important;
  color: #fff!important;
  text-shadow: none !important;
  background-color: #0A3F63 !important;
}
.woocommerce-cart .wc-proceed-to-checkout {
	padding: 0;
	float: right;
}
/*
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	display: none;
}
*/
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
	float: right;
}
.woocommerce  input[name="update_cart"] {
	display: none;
}
.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 90px;
}
.woocommerce .cart_totals table {
	width: 100%;
}
.woocommerce .cart_totals th {
	text-align: left;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.woocommerce-cart .cart_totals td {
	text-align: right;
	border-bottom: 1px solid rgba(0,0,0,.1);
}

/* START Make the cart table responsive */
/* http://css-tricks.com/responsive-data-tables/ */
@media screen and (max-width: 767px) {

/* Force table to not be like tables anymore */
.woocommerce-page table.shop_table,
.woocommerce-page table.shop_table thead,
.woocommerce-page table.shop_table tbody,
.woocommerce-page table.shop_table th,
.woocommerce-page table.shop_table td,
.woocommerce-page table.shop_table tr {
    display: block;
}

/* Hide table headers (but not display: none;, for accessibility) */
.woocommerce-page table.shop_table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.woocommerce-page table.shop_table tr {
    /*border: 1px solid #d2d3d3; */
}

.woocommerce-page table.shop_table td {
    /* Behave like a "row" */
    position: relative;
    padding-left: 30% !important;
}

.woocommerce-page table.shop_table {
    border: none;
}

.woocommerce-page table.shop_table td.product-spacer {
    border-color: #FFF;
    height: 10px;
}

.woocommerce-page table.shop_table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 25%;
    padding-right: 10px;
    white-space: nowrap;
}

/*
Label the data
*/
.woocommerce-page table.shop_table td.product-remove:before {
    content: "DELETE";
}

.woocommerce-page table.shop_table td.product-thumbnail:before {
    content: "IMAGE";
}

.woocommerce-page table.shop_table td.product-name:before {
    content: "PRODUCT";
}

.woocommerce-page table.shop_table td.product-price:before {
    content: "PRICE";
}

.woocommerce-page table.shop_table td.product-quantity:before {
    content: "QUANTITY";
}

.woocommerce-page table.shop_table td.product-subtotal:before {
    content: "SUBTOTAL";
}

.woocommerce-page table.shop_table td.product-total:before {
    content: "TOTAL";
}

.woocommerce .quantity,
.woocommerce #content .quantity,
.woocommerce-page .quantity,
.woocommerce-page #content .quantity {
    margin: 0;
}

.woocommerce-page table.cart td.actions,
.woocommerce-page #content table.cart td.actions {
    text-align: left;
    border:0;
    padding-left: 6px !important;
}

.woocommerce-page table.cart td.actions .button.alt,
.woocommerce-page #content table.cart td.actions .button.alt {
    float: left;
    margin-top: 10px;
}

.woocommerce-page table.cart td.actions div,
.woocommerce-page #content table.cart td.actions div,
.woocommerce-page table.cart td.actions input,
.woocommerce-page #content table.cart td.actions input {
    margin-bottom: 10px;
}

.woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 100%;
    text-align: left;
}

.woocommerce-page .cart-collaterals .cart_totals th,
.woocommerce-page .cart-collaterals .cart_totals td {
    border:0 !important;
}

.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td,
.woocommerce-page .cart-collaterals .cart_totals table tr.shipping td,
.woocommerce-page .cart-collaterals .cart_totals table tr.total td {
    padding-left: 6px !important;
}

.woocommerce-page table.shop_table tr.cart-subtotal td,
.woocommerce-page table.shop_table tr.shipping td,
.woocommerce-page table.shop_table tr.total td,
.woocommerce-page table.shop_table.order_details tfoot th,
.woocommerce-page table.shop_table.order_details tfoot td {
    padding-left: 6px !important;
    border:0 !important;
}

.woocommerce-page table.shop_table tbody {
    padding-top: 10px;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2,
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    float: none;
    width: 100%;
}

.woocommerce .order_details ul,
.woocommerce-page .order_details ul,
.woocommerce .order_details,
.woocommerce-page .order_details {
    padding:0;
}

.woocommerce .order_details li,
.woocommerce-page .order_details li {
    clear: left;
    margin-bottom: 10px;
    border:0;
}

/* make buttons full width, text wide anyway, improves effectiveness */
#content table.cart td.actions .button,
.woocommerce #content table.cart td.actions .input-text,
.woocommerce #content table.cart td.actions input,
.woocommerce table.cart td.actions .button,
.woocommerce table.cart td.actions .input-text,
.woocommerce table.cart td.actions input,
.woocommerce-page #content table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions input,
.woocommerce-page table.cart td.actions .button,
.woocommerce-page table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions input {
    width: 100%;
}

/* keep coupon at 50% */
#content table.cart td.actions .coupon .button,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon input,
.woocommerce table.cart td.actions .coupon .button,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon input,
.woocommerce-page #content table.cart td.actions .coupon .button,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon input,
.woocommerce-page table.cart td.actions .coupon .button,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon input {
    width: 48%;
}

/* clean up how coupon inputs display */
#content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
    margin-top: 1.5em;
}

#content table.cart td.actions .coupon .input-text,
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text {
    margin-bottom: 1em;
}

/* remove cross sells, they interfere with flow between cart and cart totals + shipping calculator */
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    display: none;
}

}
/* END Make the cart table responsive */