/*
Theme Name: Bootstrap Basic-Iroc
Theme URI: 
Author: Iroc Web Design Services
Author URI: http://www.irocwebs.com
Description: Bootstrap v.3 basic theme
Version: 1.0.9
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic
Domain Path: /languages/
Tags: white, gray, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:300,300i,400,400i,500,700,900');
/*
Required WordPress CSS
*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
	display: none;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*Custom CSS!*/
body {
	/*background-image: url(/wp-content/uploads/2019/01/site-bg-graphicblurred2.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: auto;
	background-color: #f0f0f0;*/
}

#content {
    background: rgba(240,240,240,.8);
}

.content-area {
	padding-bottom: 30px;
}

#home-boxes {
	margin-bottom: 30px;
}

#home-boxes h4 {
	text-transform: uppercase;
}

.home-box-stack {
	margin-bottom: 8px;
}

.padding-1 {
	padding-left: 1px;
	padding-right: 1px;
}

#body-wrapper {
	z-index: 2;
	position: relative;
}

#body-wrapper a {

}

a {
    color: #09549f;
    text-decoration: underline;
}

.body-wrapper-home {
	margin-top: 0 !important;
}

#content {

}

.gallery-list ul li {
	position: relative;
}

.gallery-list ul li a::before {
	content: "\f03e";
	font-family: fontawesome;
	left: -23px;
	position: absolute;
	color: #64c100;
	top: -2px;
	font-size: 17px;
	background: #fff;
}
/*TOOLSET*/
.ddl-full-width-row.row {
	margin: 0;
}

/*TOOLSET - COMMUNITY NEWS*/
.commnews-latestposts {
    background: #fff;
    border: 2px solid #4c4c47;
    padding: 10px;
	margin-bottom: 30px;
}

.commnews-latestposts .col-md-12 {
    padding-right: 20px;
    padding-left: 20px;
}

.commnews-latestposts h3 {
    margin-top: 10px;
    color: #333;
    padding-top: 0;
}

.commnews-contact h3 {
    color: #333;
}


/*TOOLSET - COMMUNITY NEWS ARCHIVE AND VIEWS*/
.commnews-moreposts h3 {
    padding: 0;
    margin: 10px 0 7px 0;
}

.commnews-moreposts {
    padding: 0 0 15px 0;
    border-bottom: 1px solid #4c4c47;
    margin-bottom: 15px;
}

.commnews-moreposts .col-sm-9 {
    padding-right: 0;
}

.col-sm-12.commnews-moreposts {
    padding-right: 0;
    padding-left: 0;
}

.commnews-moreposts a {
    text-decoration: none;
}

.commnews-image .attachment-custom {
    border-radius: 50%;
}

.commnews-image {
    padding: 0 !important;
}

.commnews-morebutton {
    background: #df2328;
    padding: 10px;
}

.commnews-morebutton a {
    color: #fff;
}

.commfeed {
    margin-bottom: 30px;
    background: #fff;
    border: 2px solid #2d2d2a;
    padding: 0 0 10px 0;
}

.commfeed h4 {
    height: 55px;
	overflow: hidden;
	padding: 0 20px;
}

.commfeed-content {
    height: 90px;
    overflow: hidden;
    font-size: 13pt;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 25px;
    line-height: 1.25;
	padding: 0 20px;
}

.col-sm-12.commfeed {
    padding: 0;
}

.commfeed-content p {
    margin: 0;
    line-height: 1.25;
}

.commfeed-content strong, .commfeed-content em {
    font-weight: normal;
}

.commfeed-morebutton {
    background: #df2328;
    padding: 10px;
}

.commfeed-morebutton a {
    color: #fff;
    text-decoration: none !important;
    font-family: 'Roboto', sans-serif;
    font-size: 13pt;
}

.newspost-img img {
    margin: 0;
}

/*TOOLSET - CANCELLATIONS*/
/*.cancellations-content {
    border-bottom: 1px solid #2D2D2A;
    padding-bottom: 20px;
    margin-bottom: 15px;
}

.cancellations-content p {
    margin-bottom: 0px;
}

.cancellation-status h6 {
    text-align: center;
    font-weight: 600;
    margin-top: -15px;
    text-transform: uppercase;
	font-style: normal;
	font-size: 13pt;
}

.col-sm-12.cancellation-status {
    padding: 0;
}

.col-sm-12.cancellation-info {
    padding: 0 30px !important;
}

.cancellation-status {
	text-transform: uppercase; 
	font-weight: 500; 
	font-size: 15pt; 
	padding-bottom: 5px;
}*/

/*TOOLSET FORMS*/
.form-group h3 {
    color: #333;
}

.form-group #wpcf-featured-image_file {
    margin: 0 0 10px;
    font-size: 13pt;
    font-family: 'Roboto', sans-serif;
}

.form-group label {
    font-size: 13pt;
    font-family: 'Roboto', sans-serif;
}

.wpt-hierarchical-taxonomy-add-new-show-hide.js-wpt-hierarchical-taxonomy-add-new-show-hide.dashicons-before.dashicons-plus-alt {
    display: none !important;
}

/*EASY FACEBOOK*/
#efblcf .efbl_post_content .efbl_author_info .efbl_auth_logo {
    margin-right: 10px;
}

#efblcf .efbl_post_content .efbl_author_info p a {
    color: #09549f;
    text-decoration: underline;
    border: 0px;
    font-weight: 600;
}

#efblcf .efbl_post_content .efbl_author_info .efbl_story_time {
    font-size: 11px;
    color: #2d2d2a;
}

.efbl_author_info {
    padding-bottom: 10px;
}
/*Flow Flow - Facebook*/
.ff-stream-wrapper {
    margin: 0 !important;
}

.ff-stream {
    padding: 0 !important;
}

.ff-loadmore-wrapper .ff-btn {
    padding: 8px 35px !important;
    border-radius: 0px !important;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 1px;
    font-size: 14pt !important;
}

/*Content View - Home*/
.pt-cv-ifield {
    background: #fff;
    border: 2px solid #2d2d2a;
}

.pt-cv-content {
    font-family: 'Roboto', sans-serif;
    padding: 0 10px;
    font-size: 12pt;
}

.pt-cv-title {
    padding: 0 10px;
    font-family: 'Roboto Condensed', sans-serif !important;
    text-transform: none;
    font-size: 15pt !important;
    letter-spacing: 1px;
	height: 45px;
    overflow: hidden;
}

.pt-cv-title a {
    color: #2d2d2a;
    font-weight: 400;
}

.pt-cv-wrapper .btn-success {
    color: #fff;
    background-color: #df2328;
    border-color: transparent;
    font-family: 'Roboto', sans-serif !important;
    text-transform: uppercase;
    font-weight: 500;
	border-radius: 0;
}

.pt-cv-wrapper .btn-success.active, .pt-cv-wrapper .btn-success:active, .pt-cv-wrapper .btn-success:hover, .pt-cv-wrapper .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #c91c1f;
    border-color: transparent;
}

.pt-cv-readmore.btn.btn-success {
    text-shadow: none;
    width: 40%;
    margin: 15px 30% 0 30%;
}

.pt-cv-content {
    width: 100%;
}

a.bluebutton {
	display: block;
	background: #09549f;
	text-align: center;
	padding: 5px;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14pt;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}
a.bluebutton:hover {
	background: #063D73;
}

.pt-cv-view a.pt-cv-href-thumbnail {
    width: 100%;
    display: flex;
    height: 233px;
    overflow: hidden;
    position: relative;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.pt-cv-thumbnail {
    /*max-height: 263px;*/
    width: 100% !important;
}

/*Content View - Meet Us*/
.meet-us .pt-cv-ifield {
    border: none;
    background: transparent;
}


.meet-us .pt-cv-title a {
    color:#09549f
}

.meet-us .pt-cv-title {
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif !important;
    text-transform: uppercase;
    font-size: 15pt !important;
    letter-spacing: 1px;
    background: #fff;
    text-align: center;
    border: 2px solid #09549f;
    border-radius: 5px;
    padding: 10px;
}

.lsow-tabs.style4 {
    background: transparent;
    border-radius: 5px;
}

/*ADROTATE - Advertisements*/
.g-col.b-1 img {
	width: 100%;
	height: auto;
}

.g-1, .g-col.b-1 {
    width: 100% !important;
}

/*POSTS*/
.post-date {
    margin: 0 0 15px;
    font-size: 10pt;
    font-family: 'Roboto', sans-serif;
}

.post-date a {
    color: #fff;
    background: #09549f;
    padding: 5px;
    text-decoration: none;
    border-radius: 3px;
    margin: 0 5px;
	white-space: nowrap;
}

#sidebar-right {
    margin-top: 21px;
}

#sidebar-left .widget, #sidebar-right .widget {
    border: 2px solid #4c4c47;
    padding: 10px;
    background: rgba(240,240,240,.8);
}

.widget-title.archive-title {
    color: #df2328;
    text-align: center;
    font-size: 18pt !important;
    padding-top: 0;
}

.entry-summary {
    margin: 0 0 10px;
    font-size: 13pt;
    font-family: 'Roboto', sans-serif;
}

a.more-link {
    text-decoration: none !important;
    background: #df2328;
    padding: 5px;
    color: #fff;
    border-radius: 5px;
    display: table;
    margin-top: 15px;
	white-space: nowrap;
}

.entry-summary {
    margin: 0 0 10px;
    font-size: 13pt;
    font-family: 'Roboto', sans-serif;
    border-bottom: 2px solid #2d2d2a;
    padding-bottom: 45px;
}

/*Morning Show*/
.winners-scroll .siteorigin-widget-tinymce.textwidget {
    height: 500px;
    overflow-y: scroll;
}

#watercooler .rpwe-block {
    max-height: 1066px !important;
    overflow-y: scroll;
}

/*FOR MAX MEGA MENU - START*/
.navbar-collapse {
	display: block !important;
}

.navbar-header {
	display: none !important;
}

/*FOR MAX MEGA MENU - RESET BOOT NAV*/
.main-navigation {
	background: none;
	position: relative;
	z-index: 5;
}

.navbar-collapse {
	border-top: medium none;
	box-shadow: none;
}

.navbar-default {
	background-image: none;
	border-radius: 0;
	box-shadow: none;
}

.navbar-default {
	background-color: transparent;
	border-color: none;
}

.navbar {
	border-radius: 0;
}

.navbar {
	border: none;
	margin-bottom: 0;
	min-height: auto;
	position: relative;
}

#mega-menu-wrap-primary {
    font-family: 'Roboto Condensed', sans-serif;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
	font-size: 15pt;
	margin-left: 7px;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1::before {
	margin: 0;
}

/*HEADER*/
.kviklogo .so-widget-image {
    max-height: 115px;
	width: auto;
}

.uppermenu p {
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.uppermenu a {
    text-decoration: none;
    color: #2D2D2A;
}

.listenlive-link p {
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.listenlive-link a {
    text-decoration: none;
    color: #fff;
}

.listenbtn-mobilewhite p {
    margin: 0 0 10px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
	font-size: 13pt;
}

.listenbtn-mobilewhite a {
    text-decoration: none;
    color: #fff;
}

#header {
	padding: 0;
	position: relative;
	z-index: 99;
}

#header .container {
    padding: 0;
}

.header-logo {
	margin-bottom: 0;
}

.header-contact {
	padding-top: 10px;
	margin-bottom: -25px;
}

.header-contact h3, .header-contact h4 {
	color: #FFF;
	text-transform: uppercase;
	line-height: 1;
	margin: 8px;
}

.header-contact h3 {
	font-size: 16pt;
}

.header-button {
	font-size: 11pt;
	letter-spacing: 1px;
}

#home-slide-show {
	position: relative;
	top: 0;
	z-index: 1;
	margin-bottom: 40px;
}

.product-button {
	width: 100%;
	margin-bottom: -25px !important;
}

.panel-last-child .product-button {
	margin-bottom: 30px !important;
}

.lsow-terms {
	display: none !important;
}

.call-button a.callnum {
   display: none;
}

.call-button:hover {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.call-button:hover a.callbtn {
   display: none;
}

.call-button:hover a.callnum {
   display: inline;
}

/*LISTEN LIVE BUTTON- MOBILE*/
.listenbtn-mobile a {
    text-decoration: none;
    color: #2D2D2A;
}

.listenbtn-mobile {
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/*FONT STYLING*/
p {
    margin: 0 0 10px;
    font-size: 13pt;
    font-family: 'Roboto', sans-serif;
}

ul li, ol li {
    margin: 0 0 10px;
    font-size: 13pt;
    font-family: 'Roboto', sans-serif;
}

h1, .entry-title {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 30pt !important;
    color: #df2328;
	padding: 15px 0 20px 0;
	margin: 0;
}

h2 {
	font-family: 'Roboto Condensed', sans-serif;
	text-align: left;
	font-weight: 400;
	padding-top: 20px;
	font-size: 22pt;
	text-transform: uppercase;
	color: #2d2d2a;
}

h3, .widget-title {
    font-family: 'Roboto Condensed', sans-serif;
    text-align: left;
    font-weight: 400;
    padding-top: 20px;
    font-size: 22pt;
    text-transform: uppercase;
    color: #fff;
}

h3.widget-title {
    background: url(/wp-content/uploads/2019/01/header-line-bg.gif) repeat-x 0 39px;
}

h3.widget-title span {
    display: inline-block;
    padding: 4px 10px;
    background: #2d2d2a;
}

h4 {
    color: #09549f;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    text-align: left;
    font-size: 18pt;
}

h5 {
    color: #4c4c47;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 13pt;
    font-weight: 400;
}

h6 {
    font-family: 'Roboto', sans-serif;
    font-size: 12pt;
    color: #2d2d2a;
    font-style: italic;
}

hr {
    border-top: 2px solid #A8ABB0 !important;
}

blockquote {
    border-left: 5px solid #A8ABB0 !important;
}

.publicfile p {
    font-size: 9pt;
}

#breadcrumbs {
	margin-bottom: 0;
}

#breadcrumbs span {
	color: #a0b8d5;
	text-transform: uppercase;
}

#breadcrumbs span a {
	color: #fff;
}

#breadcrumbs span a::after {
	content: "|";
	margin-right: 5px;
	padding-left: 8px;
	display: inline-block;
	text-decoration: none;
}

/*FOOTER*/
#site-footer {
	padding: 0;
}

#site-footer-copyright {
    padding: 15px 0;
    text-align: center;
    background: #2d2d2a;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 11pt;
}

#site-footer-copyright a {
	color: #fff;
	text-decoration: underline;
}

#site-footer-copyright a:hover {
	/*text-decoration: underline;*/
}

#site-footer p {
    color: #fff;
}

#site-footer a {
    color: #fff;
}

.img-caption h3 {
	text-align: center;
	font-size: 11pt;
	margin-top: 5px !important;
	font-weight: 700;
}

.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image .lsow-image-info .lsow-entry-info {
	display: table;
	height: 100%;
}

.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image .lsow-image-info h3 {
	display: table-cell;
	vertical-align: middle;
}

.lsow-project-image {
	border: 1px solid #ccc !important;
	box-shadow: 0 0 5px #ccc;
}

.lsow-portfolio-header {
	display: none;
}

.caldera-grid .checkbox input[type="checkbox"], .caldera-grid .checkbox-inline input[type="checkbox"], .caldera-grid .radio input[type="radio"], .caldera-grid .radio-inline input[type="radio"] {
	margin-top: 3px;
}
/*BUTTONS*/
.ow-button-base a {
    font-size: 20px !important;
    padding: 15px 30px !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}

/*.ow-button-base a {
    text-decoration: none !important;
    font-weight: 500 !important;
}

.so-widget-sow-button-atom-4a75a8acc3b6 .ow-button-base a {
    box-sizing: border-box;
    font-size: 14pt;
    padding: 8px 35px;
    background: #09549f;
    border: none;
    border-color: transparent;
    color: #ffffff !important;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.so-widget-sow-button-atom-4a75a8acc3b6 .ow-button-base a.ow-button-hover:hover {
    background: #063d73;
    border-color: transparent;
}

.standard-btn .ow-button-base a {
    box-sizing: border-box;
    font-size: 14pt;
    padding: 8px 35px;
    background: #09549f;
    border: none;
    border-color: transparent;
    color: #ffffff !important;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.standard-btn .ow-button-base a.ow-button-hover:hover {
    background: #063d73;
    border-color: transparent;
}*/

/* RECAPTCHA - EVEREST FORMS */
#rc-imageselect, .g-recaptcha {
	transform:scale(0.77);
	-webkit-transform:scale(0.77);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;
}

#rc-imageselect {
	padding-left: 13px;
	padding-right: 13px;
}

.g-recaptcha {
    padding-left: 15px;
    padding-right: 15px;
}

.caldera-button-right {
    text-align: right;
}

/*CALDERA BUTTONS*/
.caldera-grid .btn-default {
    color: #fff !important;
    background-color: #df2328 !important;
    border-color: transparent !important;
}

.caldera-grid .btn {
    margin: 15px 0 0 0;
    border: none !important;
    padding: 10px 30px !important;
    font-size: 13pt !important;
    line-height: 1 !important;;
    border-radius: 0 !important;
    letter-spacing: 1px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}

/*Quicklink Buttons*/
.quicklink-btns {
    background: #fff;
    border: 2px solid #4c4c47;
    padding: 10px;
}

.quicklink-btns a {
    text-decoration: none;
}

.quicklink-btns h4, .quicklink-btns h5 {
    text-align: center;
}

.quicklink-btns h4 {
    font-size: 18pt;
}

.quicklink-btns h5 {
    font-size: 13pt;
}

/* Add PDF Icon to PDF Links */
ul li a[href$=".pdf"], ul li a[href$=".doc"], ul li a[href$=".docx"] {
	display: inline-block;
	margin-left: 3px;
	vertical-align: top;
}

ul li a[href$=".pdf"]:first-child::before {
	font-family: "FontAwesome";
	content: "\f1c1";
	padding-right: 3px;
	color: #DB4437;
	margin-left: -22px;
	position: absolute;
}

ul li a[href$=".doc"]:first-child::before, ul li a[href$=".docx"]:first-child::before {
	font-family: "FontAwesome";
	content: "\f1c2";
	padding-right: 3px;
	color: #446AB9;
	margin-left: -20px;
	background: #FFF;
	position: absolute;
}

ul li i.fa {
	margin-left: -20px;
	position: relative;
}

ul.no-bullets {
	list-style: none;
	padding-left: 20px;
}

.navbar a[href$=".doc"]::before, .navbar a[href$=".docx"]::before, .navbar a[href$=".pdf"]::before, .ow-button-base a[href$=".pdf"]::before, .sow-slider-image-wrapper a[href$=".pdf"]::before {
	content: unset!important;
	padding-right: 0!important;
}

.navbar a[href$=".pdf"], .navbar a[href$=".doc"], .navbar a[href$=".docx"] {
	display: auto;
	margin-left: auto;
}

.htTop {
	vertical-align: top;
}

/*WooCommerce Menu*/
.wpmenucart-contents {
    color: #393836;
}

#wpmenucartli {
    margin: 2px 0 0 9px !important;
}


.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: auto;
}

/* Standard WooCommerce */
.product {
    padding: 20px;
}

.products.columns-4 .product {
        border: 1px solid #2f2f33;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin: 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0;
	padding: 25px;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
	margin: 0;
}

.woocommerce ul.products li.product .price {
    font-weight: 400;
    font-size: .857em;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 1.25em;
}

.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents, .shop_table.shop_table_responsive, .shop_table.woocommerce-checkout-review-order-table {
    background-color: #fff;
}

/*WooCommerce Buttons*/
.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: 100%;
    text-align: center;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background-color: #5B5A60;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #5B5A60;
    color: #fff;
}

.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
	background:#2f2f33 !important;
	background-color:#2f2f33 !important;
	color:white;
	text-shadow: transparent;
	box-shadow: none;
	border-color:#ca0606;
}

.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {
	background:#2f2f33;
	background-color:#2f2f33;
	color:white;
	text-shadow: transparent;
	box-shadow: none;
	border-color: none;
}

.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {
	color:white;
	text-shadow: transparent;
	border-color: none;
}

.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
	background: #2f2f33;
	background-color:#2f2f33;
	box-shadow: none;
	text-shadow: transparent;
	color:white;
	border-color:#ca0606;
}

/*WooCommerce My Account Navigation*/
.woocommerce-MyAccount-navigation ul {
	list-style: none;
}

.woocommerce-MyAccount-navigation {
    border-right: 1px solid #2f2f33;
    padding-top: 10px;
}

.woocommerce-MyAccount-navigation ul li::before {
	font-family: fontawesome;
	color: #333;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard::before {
	content: '\f0e4';
	padding-right: 6px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders::before {
	content: '\f290';
	padding-right: 6px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads::before {
	content: '\f019';
	padding-right: 6px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address::before {
	content: '\f2bc';
	padding-right: 2px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account::before {
	content: '\f2be';
	padding-right: 5px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout::before {
	content: '\f08b';
	padding-right: 5px;
}

/*WooCommerce Product Profile*/
.product_meta {
    font-weight: bold;
}

.sku, .posted_in a, .tagged_as a {
    font-weight: normal;
}

.tagged_as {
    display: block;
}

.posted_in {
    display: block;
}

.woocommerce-tabs.wc-tabs-wrapper h2 {
    display: none;
}

.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 5px 10px 0 0;
}

/*WooCommerce Product Archive*/
.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    text-align: center;
}

.added_to_cart.wc-forward {
    padding: 15px;
}

/* Custom */
@media only screen and (max-width : 479px) {
	.main-navigation .container, .main-navigation .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
	
	/*.quicklink-btns h4 {
		font-size: 18pt;
	}
	
	.quicklink-btns h5 {
		font-size: 13pt;
	}*/
	
	.g-col.b-1 img {
		padding: 0 5px 10px 5px;
	}
	
	.g-col.b-1 {
		width: 350px;
	}
	
	.commfeed-morebutton {
		margin: 0 23%;
	}
	
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
	.main-navigation .container, .main-navigation .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
	
	/*.quicklink-btns h4 {
		font-size: 23pt;
	}
	
	.quicklink-btns h5 {
		font-size: 15pt;
	}*/
	
	.g-col.b-1 img {
		padding: 0 5px 10px 5px;
	}
	
	.g-col.b-1 {
		width: 300px;
	}
	
	.commfeed-morebutton {
		margin: 0 32%;
	}

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.main-navigation .navbar-collapse {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	/*.quicklink-btns h4 {
		font-size: 17pt;
	}
	
	.quicklink-btns h5 {
		font-size: 8pt;
	}*/
	
	.g-col.b-1 {
		width: 360px;
	}
	
	.commfeed-morebutton {
		margin: 0 39%;
	}
	
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	/*.quicklink-btns h4 {
		font-size: 18pt;
	}
	
	.quicklink-btns h5 {
		font-size: 12pt;
	}*/
	
	.g-col.b-1 {
		width: 235px;
	}
	
	.commfeed-morebutton {
		margin: 0 24%;
	}
	
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

	/*.quicklink-btns h5 {
		font-size: 13pt;
	}*/
	
	.g-col.b-1 {
		width: 285px;
	}
	
	.commfeed-morebutton {
		margin: 0px 29%;
	}
	
}
