 
/* Elements -------------------------------------------------------------- */

.fotorama {
    background-color:#000 !important;
margin: 20px 0px 20px 0px;
}

figure { margin: 0; }
h1, h2, h3, h4, h5, h6, .clear { clear: both; }
blockquote cite:before { content: '\2014 \00A0'; }

blockquote cite {
	color: #999999;
	display: block;
	font-size: 13px;
	line-height: 18px;
}

html {overflow-x:hidden;}

body {
	width:100%;
	height:auto;
	margin:0;
	overflow-x:hidden;
	font-family: Roboto Condensed;
    font-size: 16px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
}

#menu-main li { font-family: 'Libre Baskerville', serif; }

.parallax-window {
    /*min-height: 400px;*/
    background: transparent;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
}

h1 {
    font-size: 44px !important;
    letter-spacing: -0.75px !important;
}

.entry-content h2 {
    margin-bottom: 20px;
    line-height: 1.3;
    font-size: 26px;
}

a {
    color: #aa1f23;
    text-decoration: none;
}
a:focus, a:hover {
    color: #aa1f23;
    text-decoration: none;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clearfix { display: inline-block; } /* start commented backslash hack \*/
* html .clearfix { height: 1%; } 
.clearfix { display: block; } /* close commented backslash hack */

/* Opt-in popup styles*/
.leadinModal-v3 .leadin-footer-wrapper {
    background-color: #EBEBEB !important;
    display: none !important;
    visibility: hidden !important;
}

.leadin-footer-link
{
display:none !Important;
visibility:hidden !Important;
}

.dyno-image {
    float: left !Important;
	width:100% !Important;
	text-align:center !Important;
}

.leadinModal.leadinModal-v3 .dyno-image img {
    text-align:center !Important;
	max-width:250px !Important;
}

.leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-preview h4 {
    margin-bottom: 0.6em;
    clear: both !Important;
    text-align: center !Important;
	margin-left: 0px  !Important;
}

.leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-form h4, .leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-form p {
    margin-left: 0px  !Important;
	text-align: center !Important;
}

.leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-preview .advance-wrapper {
    margin-left: 0px  !Important;
}

.leadinModal-v3.leadinModal-preview div.leadinModal-content div.leadinModal-content-wrapper div.leadin-content-body div.leadin-preview-wrapper p
{
margin-left: 0px  !Important;
}

.leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-form p {
    margin-left: 0px  !Important;
}

.leadinModal.leadinModal-theme-default.leadinModal-v3.leadinModal-form .leadin-form-wrapper {
    padding-top: 0;
    margin-left: 0px  !Important;
}

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-preview .leadin-preview-wrapper h4, .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-preview .leadin-preview-wrapper h4, .leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-preview .leadin-preview-wrapper h4
{
	text-align:center  !Important;
}

.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-preview .leadin-preview-wrapper h4, .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-preview .leadin-preview-wrapper p, .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner.leadinModal-preview .leadin-preview-wrapper .advance-wrapper, .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-preview .leadin-preview-wrapper h4, .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-preview .leadin-preview-wrapper p, .leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner.leadinModal-preview .leadin-preview-wrapper .advance-wrapper, .leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-preview .leadin-preview-wrapper h4, .leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-preview .leadin-preview-wrapper p, .leadinModal-v3.leadinModal.leadinEmbedded-theme-default.leadinModal-preview .leadin-preview-wrapper .advance-wrapper
{
 margin-left: 15px  !Important;
}

.leadin-message-wrapper p
{
margin-left:10px !Important;
}

.leadin-button-wrapper button.leadin-button.leadin-button-primary.leadin-primary.leadin-submit
{
	background: #111111 !important;
	color: #e6e6e6 !important;
}

.pcPromoMessage {
    background-color: #DFF0D8;
    border-color: #D6E9C6;
    border-radius: 5px;
    color: #162b16;
    font-size: 20px;
    moz-border-radius: 5px;
    padding: 15px 15px 15px 30px;
    text-align: left;
    webkit-border-radius: 5px;
    width: auto;
}


@media only screen and (max-width: 768px)
{
	.leadinModal.leadinModal-v3 .dyno-image
	{
    	width: 100% !important;
	    min-width: 100% !important;
	}

	.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-content, .leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .leadinModal-content
	{
		margin-bottom:80px !Important;
	}
}

/* End Opt-in popup styles*/



/* Classes -------------------------------------------------------------- */

.assistive-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

body > .container { margin: 18px auto; }

/* Right Content */
.sidebar-content #primary,
.sidebar-content #attachment-comment {
	float: right;
	margin: 0 20px 0 0;
}

.block { display: block; }


/* Navigation -------------------------------------------------------------- */

.navbar {    
    background:rgba(249,71,48,0.75);
    border: none !important;
    border-radius: 0px !important;
    margin-bottom: 0px !important;
    font-family: 'Lato', sans-serif;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.subPage .navbar {    
    background:transparent;
    /*margin-top:-200px;*/
    
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
	border-bottom: solid 20px #BB3524 !important;
}

.shrinky .navbar {    
    background:transparent;
    /*margin-top:-200px;*/
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.shrinky nav.navbar.navbar-default
{
    border-bottom: solid 20px #BB3524 !important;
}

#navbar {
    margin-top:0px;
    float:none;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.navbar {
    min-height: 20px;
    
}
.subPage #navbar {
    margin-top: -80px;
    float: right;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.navbar-collapse {
    padding-right: 0px;
}

.shrinky #navbar {
    margin-top:-80px;
    float:right;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 10px;
}

.navbar-nav {
	width: 100%;
	font-size:1.5em;
	text-transform: uppercase;
    display: inline-block;
    float: none;
}

.navbar-nav>li {
  float: none;
  display: inline-block;
}

.nav>li>a {
    padding:15px 20px;
    margin: 0px 10px 0px 10px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.subPage .nav>li>a {
    padding:0px 4px;
    margin: 0px 7px 0px 7px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.shrinky .nav>li>a {
    padding:0px 4px;
    margin: 0px 7px 0px 7px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    cursor: pointer;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover
{
    background-color: rgba(0,0,0,0.2);
    color:#fff   
}

.navbar-nav>li:first-child a {
    margin-left: 0px !important;
}

.navbar-nav>li:last-child a {
    margin-right: 0px !important;
}

.navbar .navbar-collapse {
    text-align: center;
}

.navbar-inverse .navbar-nav>li>a {
	color: #3c3f3f;
}

.navbar-toggle {
    float: none !important;
    /*background-color: rgba(0,0,0,0.3);*/
    border: none;
    border-radius: 0px;
    margin-left: 15px;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: rgba(0,0,0,0.2);
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: rgba(0,0,0,0.2);
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #24699e;
}

.menu-label {
    float: right;
    margin-left: 30px;
    line-height: 5px;
    margin-top: 5px;
    color: #333;
    font-weight: 700;
    font-size: 1.3em;
}

.navbar-nav li li {
    display: block;
}

.navbar-inverse .navbar-nav>.open>a {
    color: #333 !important;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #3c3f3f;
    background-color: rgba(0, 0, 0, 0.05);
}

.navbar-inverse .navbar-nav>.active>a:hover {
    color: #24699d;
    background-color: rgba(0, 0, 0, 0.05);
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #24699d;
    background-color: rgba(0, 0, 0, 0.03);
    cursor: pointer;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	background-color: rgba(0, 0, 0, 0.1);
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background:rgba(0,0,0,0.2) !important;
    color:#fff !important;
}

.caret {
    margin-left: 0px;
    border-top: 4px dashed #f4c0b9;
}

.dropdown-menu {
    background-color:#aa1f23;
    border: none;
    border-radius: 0px;
    font-size: 0.8em;
}

.dropdown-menu>li>a {
    color: #fff;
    font-weight: 300;
    padding: 8px 20px;
}

ul.nav.navbar-nav li.open .dropdown-menu li ul li a {
    color: #fff !important;
    text-decoration:none;
}

ul.nav.navbar-nav li.open .dropdown-menu li ul li a:hover {
    color: #E8E8E8 !important;
    
}


/* Home Styles -------------------------------------------------------------- */

.homeHighlights {
    margin-bottom:63px;
}

.homeHighlightsBlocks {
    min-width:374px; min-height:320px; padding:0px 16px 0px 16px; color:#fff;
}

.homeHighlightsBlocks a {
    color:#fff;
}

.homeHighlightsBlockTop {
    font-size:48px; line-height:1;
}

.homeHighlightsBlockHdr {
    display:inline-block; padding:49px 0px 0px 0px;
}

.homeHighlightsBlockMid {
    font-size:20px;
    line-height:1.2;
    padding-top:21px;
    padding-right:28px
}

.homeHighlightsBlockBtm {
    font-size:23px;
    line-height:1.1;
    margin-top:30px;
    min-height:70px;
    padding-top:23px;
    padding-left:17px;
    background-image: url(../images/Home-Button-BG.png); background-repeat:no-repeat
}

.homeHighlightsBlockImg {
    padding-right:8px; padding-top:54px; display:inline-block; vertical-align:top;
}

.sitetop {
    background:rgba(0,0,0,0.9);
    position:fixed;
    top:0px; 
    width:100%;
    z-index:1;
}

.sitetop.shrinky {
    
}

.homeIntro {
    color:#fff;
    padding-bottom:30px;
}

.homeHighlight {
    color:#aa1f23;
}

.homeP {
    font-size:20.5px;
}

.homeProductLinesWrap {
    padding-bottom: 32px
}

.homeProductLines {
    margin-top:5px; margin-bottom:20px;
}

.homeProductLinesHdr {
    color:#fff;
}

.homeProductLinesHdr h2 {
   color:#fff !important;
}


.homeProductLinesRow {
     margin-left:0px;
}

.homeProductLines a {
    background:#aa1f23;
    padding: 14px 20px;
    font-weight: 400;
    color:#fff;
    margin-top: 10px !important;
    display:inline-block;
    width: 95%;
    text-align: center;
}

.homeProductLines h2 {
    margin-top:0px;
}

.homeProductLinesBlock h3 {
    font-size:28px;
    margin-top:0px;
}

.homeProductLinesBlock {
    margin-bottom:20px;
    padding-top:90px;
    min-width:349px;
    min-height:215px;
    color:#fff;
    text-align:center;
}

.homeProductLinesBlockRt {
    margin:0px 36px 30px 0px;
    max-width:349px;
    min-height:215px;
    color:#fff;
}

.homeProductLinesBlockRt h2 {
    font-weight:bold;
}

.openCar {
    background:url(../images/OpenCar.jpg) center no-repeat;
}

.ledDisplay {
    background:url(../images/LEDDisplay.jpg) center no-repeat;
}

.sportUtility {
    background:url(../images/SportUtility.jpg) center no-repeat;
}

.enclosedCar {
    background:url(../images/Enclosed.jpg) center no-repeat;
}

.canoeKayak {
    background:url(../images/Canoe-Kayak.jpg) center no-repeat;
}

.canoeKayakracks {
    background:url(../images/Canoe-KayakRacks.jpg) center no-repeat;
}

.catamaran {
    background:url(../images/Catamaran.jpg) center no-repeat;
}

.concession {
    background:url(../images/Concession.jpg) center no-repeat;
}

.prdspecials {
    background:url(../images/Specials.jpg) center no-repeat;
}

.wrapdealerlocright {
    margin-left:0px !important;
    margin-right:30px !important;
    width:35% !important;
}

.dealerform {
    width: 100% !important;
}

.dealerRadius {
    width: 94% !important;
}

.cs_wrap_slider
{
	max-width:1080px; margin-top:154px;
}

/* Navigation Resize for Tablet -------------------------------------------------------------- */

@media (max-width: 991px) {
     
    .navbar-header {
	   float: none;
     }

     .navbar-toggle {
	   display: block;
         margin: 8px auto !important;
     }

     .navbar-collapse {
	   border-top: 1px solid transparent;
	   box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
     }
     
     .navbar-collapse.collapse {
	   display: none!important;
     }
     
     .navbar-nav {
	   float: none!important;
	   margin: 0px !important;
     }
     
     .navbar-nav>li {
	   float: none;
	   display: block;
     }

     .navbar-nav>li>a {
	   padding-top: 10px;
	   padding-bottom: 10px;
     }

     .navbar-text {
	   float: none;
	   margin: 15px 0;
     }


     .navbar-collapse.collapse.in {
	   display: block!important;
	   border: 0px;
         padding-bottom: 15px;
     }

     .collapsing {
	   overflow: hidden!important;
     }

     .navbar-nav .open .dropdown-menu {
	   position: static;
	   float: none;
	   width: auto;
	   margin-top: 0;
	   background-color: rgba(0,0,0,0.6);
	   border: 0;
	   -webkit-box-shadow: none;
	   box-shadow: none;
     }

     .dropdown-menu>li>a {
	   display: block;
	   padding: 3px 20px;
	   clear: both;
	   font-weight: 300;
	   line-height: 1.42857143 !important;
	   color: #333;
	   white-space: nowrap;

     }
     
     .nav>li>a {
	   padding: 10px !important;
     }

     .dropdown-menu>li>a {
	   color: #fff !important;
	   text-shadow: none !important;
        text-align: center;
     }
}


/* Page -------------------------------------------------------------- */

#page {
	background-color:transparent;
	margin-right: -20px;
	padding: 20px 0 20px;
}

#header-image { display: block; }

#menu-alert {
	margin: 4px 0 0;
	padding: 6px 35px 6px 14px;
	position: absolute;
}

#header-image, .entry-content { margin-bottom: 18px; }
.entry-attachment { margin-bottom: 36px; }

.single #author-info,
.author #author-info,
.single article.post,
.single article.page { margin-bottom: 54px; }

#author-info, article.post, article.page { margin-bottom: 72px; }
.page-header, .entry-content { word-wrap: break-word; }
.post-password-form legend { font-size: inherit; }
.entry-content .twitter-tweet-rendered { max-width: 100% !important; }


.pcShowProductsHCS {
    margin-bottom: 35px;
}

.pcShowProductsHCS div.pcShowProductImageH img
{
  vertical-align:text-top;   
}


/* Images -------------------------------------------------------------- */



.thumbnail > img { width: auto\9; /* Cure IE8 max-width bug */ }

img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.gallery-columns-3.thumbnails [class*="span"] {width: 29.3%;}
.gallery-columns-5.thumbnails [class*="span"] {width: 15.9%;}
.gallery-columns-6.thumbnails [class*="span"] {width: 12.6%;}
.gallery-columns-7.thumbnails [class*="span"] {width: 10.2%;}

.highslide-image {
    background: #fff none repeat scroll 0 0;
    border-color: #D7DADD;
    border-style: solid;
    border-width: 2px;
}


/* Footer -------------------------------------------------------------- */

#colophon .credits {margin: 0;}

#site-generator {
	float: right;
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
}

#site-generator a {
	color: #787878;
	display: inline-block;
	line-height: 16px;
	text-decoration: none;
}

#site-generator.footer-nav-menu a {margin-top: 10px;}

table .label {
	background-color: transparent;
	border-radius: none;
	color: inherit;
	font-size: inherit;
	text-transform: inherit;
}


/* Bootstrap Adjustments -------------------------------------------------------------- */

.navbar-fixed-top, .navbar-fixed-bottom {position: fixed;}

#comment, .thumbnail {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.label .post-edit-link, .label .comment-edit-link { color: #FFFFFF; }
.navbar-search { height: 34px; }

.pagination span {
	background-color: #f5f5f5;
	color: #999999;
	cursor: default;
}

.pagination span.dots { background-color: #FFFFFF; }


.aligncenter {
    display:block;
    margin: 0 auto 20px;
}

.alignright {
    float:right;
    margin: 0 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 0 20px 20px 0;
}



/* Responsiveness -------------------------------------------------------------- */

/*@media (min-width: 321px) and (max-width: 425px) {
    .wpb_wrapper .commrevital .widget-title, .wpb_wrapper .educational-so .widget-title, .wpb_wrapper .economical-so .widget-title, .wpb_wrapper .publicsrv-so .widget-title {
        font-size: 1.2em !important;
    }
}

@media (min-width: 321px) and (max-width: 490px) {
    .commrevital .widget-title, .educational-so .widget-title, .economical-so .widget-title, .publicsrv-so .widget-title { padding:23% 20% 2% 20% !important; }
    .commrevital .textwidget, .educational-so .textwidget, .economical-so .textwidget, .publicsrv-so .textwidget { padding:0% 20% !important; }
    .wpb_wrapper .commrevital .widget-title, .wpb_wrapper .educational-so .widget-title, .wpb_wrapper .economical-so .widget-title, .wpb_wrapper .publicsrv-so .widget-title {
        padding: 30% 12px 4px 12px !important;
    }
}

@media screen and (max-width: 320px) {
    .wpb_wrapper .fournine { width: 100% !important; }
}

@media screen and (max-width: 330px) {
    .etime {
        font-size:11px !important;
    }
}

@media (min-width: 321px) and (max-width: 397px) {
    .wpb_wrapper .educational-so p {
        font-size:0.7em !important;
    }
}

@media screen and (max-width: 425px) {
    .entry-content h2 {
        font-size: 16px !important;
    }
    
    .pcColCount3 {
        width:100% !important;
    }
}*/

@media screen and (max-width: 490px) {
    .fournine { width:100%; }
    .headsocial { text-align:center !important; }
    .tlogo img { padding:0px 10px !important; }
    .homeProductLinesHdr h2
    {
        font-size:1.8em;
    }
    
    .homeHighlightsBlockTop {
        font-size: 40px;
        margin-left: 8px;
    }
    
    .homeHighlightsBlockMid {
        padding-left: 5px;
        max-width:89%;
    }
    
    .homeProductLines {
        padding-left:8px;
    }
    
    .homeIntro h1
    {
        font-size: 35px !important;
    }
    
    .homeProductLinesBlockRt h2 {
        font-size: 35px !important;
    }
    
    .homeProductLinesBlockRt {
        margin: 0px 15px 30px 0px;
        max-width: 349px;
        min-height: 215px;
        padding-right: 5px;
        padding-left: 5px;
    }
    
    .homeHighlightsBlocks {
    min-width: 374px;
    min-height: 320px;
    padding: 0px 16px 0px 16px;
    color: #fff;
}
    
    .homeProductLinesBlock {
        margin-bottom:30px;
        margin: 0px auto;
    }
    
    .homeProductLinesRow {
        margin-left: 0px;
        margin-right: 0px;
    }
    
    .container {
        width: auto;
        padding: 0 0px;
    }
    
    .homeProductLinesWrap {
        width: auto;
        padding: 0 0px !important;
    }
}

@media screen and (max-width: 330px) {
    .homeProductLinesBlock {
        margin-bottom:30px;
        margin: 0px auto;
    }
    
    .homeHighlightsBlocks {
        min-width: 370px;
        min-height: 320px;
        padding: 0px 16px 0px 4px;
        color: #fff;
    }
}

@media (min-width: 768px) and (max-width: 767px) {
	#page {margin-right: -15px;}
}

@media (max-width: 767px) {
	body {padding:0;}
	.container { width:auto; padding:0 10px; }
	#page { margin:0; padding:10px; }

	.thumbnail[class*="span"],
	.gallery [class*="span"] .thumbnail { display:table; float:left; }

	.carousel .item > img {width: 100%;}
	.thumbnails > li { float:left; margin-left:20px; }

	.gallery-columns-2.thumbnails > li:nth-child(2n+1),
	.gallery-columns-3.thumbnails > li:nth-child(3n+1),
	.gallery-columns-4.thumbnails > li:nth-child(4n+1),
	.gallery-columns-5.thumbnails > li:nth-child(5n+1),
	.gallery-columns-6.thumbnails > li:nth-child(6n+1),
	.gallery-columns-7.thumbnails > li:nth-child(7n+1),
	.gallery-columns-8.thumbnails > li:nth-child(8n+1),
	.gallery-columns-1.thumbnails > li { margin-left:0; }

	.gallery-columns-2.thumbnails [class*="span"] {width: 47.4%;}
	.gallery-columns-3.thumbnails [class*="span"] {width: 29.9%;}
	.gallery-columns-4.thumbnails [class*="span"] {width: 21.2%;}
	.gallery-columns-6.thumbnails [class*="span"] {width: 12.4%;}
	.gallery-columns-7.thumbnails [class*="span"] {width: 9.9%;}
	.gallery-columns-8.thumbnails [class*="span"] {width: 8.7%;}

	.sidebar-content #primary, .sidebar-content #attachment-comment { float:none; margin:inherit; }

	#s { display:inline-block; }

	#site-generator, #site-generator.footer-nav-menu a { float:none; margin-top:5px; }

	textarea[class*="span"] {height: auto;}
	.navbar-fixed-top, .navbar-fixed-bottom {margin: 0;}
}

@media (min-width: 491px) and (max-width: 596px) {
    .commrevital .textwidget, .educational-so .textwidget, .economical-so .textwidget, .publicsrv-so .textwidget { display: none; }
}

@media (min-width: 250px) and (max-width: 349px) {
    .freeship {
        font-size:1.2rem !important;
        height:35px !important;
    }
    
    .sitetop {
        top:35px !important;
    }
    
    
}

@media (min-width: 350px) and (max-width: 449px) {
    .freeship {
        font-size:1.5rem !important;
        height:40px !important;
    }
    
    .sitetop {
        top:0px !important;
    }
    
}

@media (min-width: 450px) and (max-width: 550px) {
    .freeship {
        font-size:1.7rem !important;
        height:45px !important;
    }
    
}

@media screen and (max-width: 550px) {
    #pcViewProductL .pcViewProductLeft {
        width: 100% !important;
    }

    #pcViewProductL .pcViewProductRight {
        width:100% !important;
        margin-left:0% !important;
    }
    
    .pcShowMainImage {
        text-align:left;
    }
    
    .associtem img {
        margin-bottom:15px;
    }
}

@media screen and (max-width: 600px) {
    .tp-mask-wrap, .tp-loop-wrap {
        margin-top:40px !important;
    }
}

@media screen and (max-width: 650px) {
    .metaslider .slides img, .metaslider .caption-wrap { width:100% !important; margin-bottom: 25px; }
}

@media screen and (max-width: 768px)  {
    .grantee-logo img { margin:0 auto 20px auto; }
    .home h4 { padding:0px 25px !important; }
}

@media screen and (max-width: 767px)  {
    .social { margin-top:25px; }
    
    .form-control {
        width:auto !important;
        float:right;
    }
}

@media (min-width: 491px) and (max-width: 767px) {
    .form-control {
        width:auto !important;
        float:right;
    }
    .homeProductLinesBlock {
        margin-bottom:30px;
        margin: 0px auto;
    }
}

@media screen and (max-width: 490px)  {
    .form-control {
        width:auto !important;
        float:none !important;
        margin:0 auto !important;
    }
    
    .pc-search {
        float:none !important;
    }
}

@media screen and (max-width: 767px)  {
    .pcPageTopLeft, .pcPageTopRight {
        float:left;
        width:100% !important;
        margin-right:0 !important;
    }
    
    .pcShowProductOptions {
        float:left;
        width:100%;
    }
    
    .pcShowProductOptionsList .form-control {
        float:none;
    }
    
    .pcShowAddToCart .form-control {
        float:none;
    }
}

@media (min-width: 768px) and (max-width: 778px) {
	#page {margin-right: -15px;}
	/*.homeProductLinesBlock {
        margin-bottom:30px;
        margin: 0px auto;
    }*/
}

@media (min-width: 768px) and (max-width: 979px) {
	.dl-horizontal dt {width: 85px;}
	.dl-horizontal dd {margin-left: 95px;}
}

@media screen and (max-width: 991px) {
    .metaslider .caption p { font-size: 0.9em !important; }
    .shrinky .tlogo img {
        width: 20rem !important;
        /*PALO edit 11/29/18*/
        /*float:none !important;*/
        margin-bottom:10px;
    }
    
    .subPage .tlogo img {
        width:20rem !important;
        margin:0px auto 10px auto;
        float:none;
    }
    
    .shrinky .navbar {    
        background:rgba(249,71,48,0.75) !important;
        margin-top:0px !important;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
    }

    .shrinky #navbar {
        margin-top:0px !important;
        float:none !important;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
    }
	.shrinky nav.navbar.navbar-default {
		border-bottom: none !important;
	}
	
	.cs_wrap_slider {
		max-width: 1080px;
		margin-top: 179px;
	}
}

@media screen and (max-width: 991px) {
    .commrevital, .educational-so, .economical-so, .publicsrv-so {
        margin-bottom: 25px;
    }
    .fournine {
        margin-bottom: 5px;
    }
    .headsocial {
        margin-bottom: 5px !important;
    }
}

@media (min-width: 630px) and (max-width: 991px) {
    .commrevital .widget-title, .educational-so .widget-title, .economical-so .widget-title, .publicsrv-so .widget-title {
        padding: 55px 58px 10px !important;
    }
    
    .wpb_wrapper .commrevital .widget-title, .wpb_wrapper .educational-so .widget-title, .wpb_wrapper .economical-so .widget-title, .wpb_wrapper .publicsrv-so .widget-title {
        padding: 60px 25px 10px !important;
    }
    
    .wpb_wrapper .educational-so p {
        padding: 0px 10px !important;
    }
    
    .commrevital .textwidget, .educational-so .textwidget, .economical-so .textwidget, .publicsrv-so .textwidget {
        padding: 0px 50px !important;
    }
}

@media screen and (min-width: 651px)  {
    .metaslider .slides img, .metaslider .caption-wrap { width:48% !important; }
}

@media (min-width: 426px) and (max-width: 1199px) {
	.entry-content h2 {
        font-size: 22px !important;
    }
}

@media (min-width: 426px) and (max-width: 1100px) {
	.pcColCount3 {
        width:50% !important;
    }
}

@media screen and (max-width:1099px) {
    .assoc { 
        height:auto;
        padding:10px 0px;
    }
    
    .homeWrapper {
        height:auto;
    }
}

@media screen and (min-width:1200px) {
    /*
    .assoc { 
        height:92px;
    }
    */
    .homeWrapper{
        height:725px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
	/*.homeProductLinesBlock {
        margin-bottom:30px;
        margin: 0px auto;
    }*/
	
	.navbar-nav { 
        font-size:1.3em; 
    }
    
    .nav>li>a {
        padding:15px 12px;
        margin:0px 2px;
    }
    
    .subPage #navbar {
        margin-top:-65px;
    }
    
	.cs_wrap_slider
	{
		max-width:1080px; margin-top:132px;
	}

    .shrinky #navbar {
        margin-top:-65px;
    }

	.shrinky .tlogo img {
    	width: 12rem !important;
		margin-bottom: 20px !important;
	}

	.subPage .tlogo img {
    width: 12rem !important;
		margin-bottom: 20px !important;
	}

	.subPage .nav > li > a {
    	padding: 0px 0px;
    	margin: 0px 7px 0px 7px;
    }
    
    .commrevital .widget-title, .educational-so .widget-title, .economical-so .widget-title, .publicsrv-so .widget-title {
        padding: 45px 30px 0px 30px !important;
    }
    
    .wpb_wrapper .commrevital .widget-title, .wpb_wrapper .educational-so .widget-title, .wpb_wrapper .economical-so .widget-title, .wpb_wrapper .publicsrv-so .widget-title {
        padding: 40px 16px 0px 16px !important;
        font-size: 1.4em !important;
    }
    
    .commrevital .textwidget, .educational-so .textwidget, .economical-so .textwidget, .publicsrv-so .textwidget {
        font-size:0.8em;
    }
    
    .commrevital:after, .educational-so:after, .economical-so:after, .publicsrv-so:after {
        line-height: 0.8em !important;
    }
    
    .wpb_wrapper .cb-leadership h3, .wpb_wrapper .cb-mgmt h3, .wpb_wrapper .cb-adaptive h3, .wpb_wrapper .cb-operational h3 {
        font-size:1.5em !important;
    }

    .wpb_wrapper .cb-leadership p, .wpb_wrapper .cb-mgmt p, .wpb_wrapper .cb-adaptive p, .wpb_wrapper .cb-operational p {
        font-size: 0.75em !important;
        padding: 0px 20px !important;
    }

	.shrinky .nav > li > a {
    	padding: 0px 0px;
    	margin: 0px 7px 0px 7px;
    }

}

@media (min-width: 300px) and (max-width: 1199px) {
    .homeProductLinesHdr {
        margin-top:30px;
    }
    
    .assoc {
        height:auto !important;
        padding-bottom:10px;
    }
}

@media (min-width: 1200px) {
	#page { margin-right: -30px; padding: 35px 0px 30px; }
	.sidebar-content #primary, .sidebar-content #attachment-comment {margin-right: 30px;}
	.wp-caption {display: table;}
    .advps-slide-field-three img { max-width: 525px; }
    .pccol-fluid-3 { width: 32% !important; }
}

@media (max-width: 767px) {
	#slider1_forcefullwidth { display:none !important; }
    #slider2_forcefullwidth { display:block !important; }
    .footnav h2 { display:none; }
}

@media (min-width: 551px) and (max-width: 3000px) {
    #pcViewProductL .pcViewProductLeft {
        width: 46% !important;
    }

    #pcViewProductL .pcViewProductRight {
        width:50% !important;
        margin-left:0% !important;
    }
}

@media (min-width: 768px) and (max-width: 3000px) {
    .footnav ul {
        /*height:185px !important;*/
    }
}

/* PALO Styles -------------------------------------------------------------- */

.freeship {
    font-family:'Lato', sans-serif;
    font-weight:800;
    text-transform:uppercase;
    background:#aa1f23;
    padding:10px 0px;
    text-align:center;
    color:#fff;
    height:50px;
    font-size: 2.2rem;
    letter-spacing: 1px;
}

.homeWrapper
{
    background-image: url(../images/background/Road.jpg);
    background-position:center bottom;
    background-size:cover;
}

.prodWrapper
{
    background-image: url(../images/background/Fishing.jpg);
    background-position:center bottom;
    background-size:cover;
}

.subPage .sitetop {
    background:#000;
    /*background:url(../images/background/subpage-bg.jpg) top center;*/
    color:#fff;
    /*padding-top:10px;*/
    position:fixed;
    top:0;
    width:100%;
}

#slider2_forcefullwidth {
    display:none;
}

.fbslidecap {
    z-index:5;
    white-space:nowrap;
    font-family:'Roboto Condensed', sans-serif !important;
    /*text-align:center;*/
    font-weight:100 !important;
}
.pcShippingSummary h2, pcTotalCartWeight
{
    display:none;
    visibility:hidden
}

.subPage {
    background:url(../images/background/Background-BW-Final.jpg) top center no-repeat;
}

.tlogo {
    padding-bottom:3px;

}

.tlogo a {
    display:block;
    position:relative;
    z-index:4;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.tlogo img {
    /*margin-top:-35px;*/
    width:40rem;
    margin:0px auto;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    float:none;
}

.subPage .tlogo img {
    width: 19rem;
    float:left;
    /*margin-bottom:20px;*/
    margin-bottom:10px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.shrinky .tlogo img {
    width: 19rem;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    float:left;
    /*margin-bottom:20px;*/
    margin-bottom:10px;
}

.shrinky .tlogo a {
    display:block;
    position:relative;
    z-index:4;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.logosocial {
    padding-top:8px;
    padding-left:0px;
    padding-right:0px;
    width:100%
}

.headsocial {
    text-align:right;
}

.headsocial img {
    width:45px;
    margin-left: 10px;
}

.fbspecialties {
    /*background:url(../images/background/specialties-background.jpg) top center;*/
    padding:0px 0px 20px 0px;
    color:#fff;
}
/*
.fbspecialties div.col-lg-6 ul li {
    list-style: disc !important;
}
*/
.featureprod {
    /*background:url(../images/background/featured-background.jpg) top center;*/
    padding:5px 0px 15px 0px;
    color:#fff;
}

#pcFeaturedProducts h2 {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400 !important;
    text-transform: uppercase;
}

h2 {
    /*font-family: 'Lato', sans-serif;*/
    font-weight: 400;
    font-size:2.4em;
}

.dealmap {
    padding-top:83px;
}

.fbgallery img {
    margin-top: 20px;
}

.footer {
    padding:0px 0px 40px 0px;
    background:url(../images/background/footer-background.jpg) top center no-repeat;
    color:#fff !important;
}

.assoc {
    background:url(../images/background/Assoc-Background.png) top center repeat;
    padding-top:10px;
    margin-bottom:35px;
    height:92px;
}

.associtem {
    /*height:50px;*/
    padding-top:12px;
}

.associtem img {
    padding-right:20px;
}

.footer a {
    color:#fff;
}

.footer h2 {
    font-size: 1.4em;
    font-weight: 400;
    color:#330000;
    margin-top: 0px;
}
/*
.footer p {
    color:#fff;
}
*/
.footer ul {
    padding-left:0px;
    list-style: none;
}

.footer .footnav li {
    margin-bottom: 4px;
}
.footnav
{
    font-size:19px;
}

.footnav ul {
    margin-bottom: 3px;
    
}

.wheresocial
{
    font-size:19px;
}

.wheresocial img {
    width:40px;
    margin-right: 20px;
    margin-top:10px
}

.footSocial
{
    font-size:19px;
}

.footform
{
    padding-top:33px;
    font-size:19px;
}

div.col-lg-6 ul li {
    list-style-type: none !important;
}

.pc-search
{
    /*width:286px;*/
    float:right;
}

.form-group {
    margin-bottom: 0px;
    margin-top: 10px;
}

.fbspecialties ul, #pcMainArea ul {
    padding-left: 6px;
    list-style-type:none;
}

#pcMainArea ol {
    padding-left: 25px;
}

.fbspecialties ul li, #pcMainArea ul li {
    background: url(../images/arrow-gray.png) 0px 49% no-repeat;
    padding-left: 15px;
}

#pcMain li {
    padding-bottom:0px !important;
    margin-bottom:3px !important;
}

#securityCode {
    border: 1px solid #ccc;
}

#instafeed img {
    width:260px;
}

.whobtn {
    background: #aa1f23;
    color: #fff;
    font-family: 'Lato', Helvetica;
    text-transform: uppercase;
    font-weight: 400;
    border: none;
    padding: 12px 20px;
    margin-bottom: 20px;
}

.footprodnav {
    
    color:#fff;
    font-size:18px;
}

.footprodnav ul {
    list-style: disc;
    padding-left:1px !important;
    margin-bottom:1px;
    
}

.footprodnav li {
    
    padding-left: 8px;
    list-style: none;
}

.footprodnav .dropdown-menu {
    display:inline-block !important;
    background-color:transparent !important;
    font-size:16px !important;
}

.footprodnav li>a {
    padding:0px 0px 4px 0px;
    display:inline-block;
}

.footprodnav li>a:hover {
    color: #fff !important;
    text-decoration: underline !important;
    background-color:transparent !important;
}

.pcShowProductImageH::before {
    min-height: 256px;
    display:inline !important;
}

.pcShowProductImageH {
    min-height: 170px;
}

.pcShowProductInfoH {
    margin-top: 5px;
    min-height: 72px;
    width: 100%;
}
.pcViewCategories div.pcMainContent div.pcShowProducts div.pcColumn {
    border:1px solid #c6c3bf; 
    padding-bottom:10px;
    margin-bottom:8px;
    margin-right:10px;
}

.pcShowProductImageH {
    /*border: 1px solid #c6c3bf;
    height: 45%;*/
    position: relative;
    text-align: center;
}

.pcShowProductName {
    font-weight:800 !important;
    font-size:2rem !important;
    line-height:normal !important;
}

.pcShowCrossSellProducts .pcShowProductName {
    font-weight: 800 !important;
    font-size: 16px !important;
    line-height: normal !important;
}

.pcShowProductOptions ul {
    padding-left:0px !important;
}

.pcShowProductOptions ul li {
    padding-left:0px !important;
    background:none !important;
}

.featureprod .pcShowProducts {
    margin-bottom: 10px !important;
}

.pcShowAddToCart {
    display:inline-block !important;
    float:left !important;
}

.pcShowWishlist {
    margin:3px 3px !important;
    float:left !important;
}

.tp-caption {
    background:none !important;
    padding:10px 15px !important;
}

/* Product page product details header */
div#pcViewProductT.pcViewProduct div.pcPageMiddle div#details.pcShowProductLDesc div.pcSectionTitle
{
    background-color: #f5f5f5;
    color: #666666;
    font-size: 24px;
    font-weight: bold;
    padding: 5px;
    text-align: left;
    line-height: 25px;
    border-top:none;
}

/* Product page suggested products */

.pcShowAdditional {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    text-align: center;
}
/*
.pcShowProductsHCS div.pcShowProductInfoH div.pcShowProductName span input[type=checkbox]
{
    display:none !important;
    visibility:hidden !important;
}

.pcShowCrossSellProducts .pcShowProducts .pcShowProduct input[type=checkbox]
{
    display:none !important;
    visibility:hidden !important;
}
*/
.pcShowCrossSellProducts div.pcShowProducts div.pcShowProduct
{
    margin-right:15px;
    text-align:center;
}

div#pcViewProductT.pcViewProduct div.pcPageMiddle div.pcSectionTitle
{
    /*background-color: #E1E1E1;*/
    color: #666666;
    font-size: 18px;
    font-weight: bold;
    padding: 5px;
    text-align: left;
    margin-top:10px;
    line-height: 44px;
    border-top:solid 1px #aa1f23
}
div#pcViewProductT.pcViewProduct div.pcPageMiddle div.pcShowCrossSellProducts
{
    border-bottom:solid 1px #aa1f23
}

div#pcViewProductT.pcViewProduct div.pcPageMiddle div.pcShowCrossSellProducts div.pcShowProducts
{
    margin-bottom:10px;
}

.pcQuickCartDescription a
{
    color:#ffffff;
}

.pcCartLayout .pcQuickCartQtyText {
    color: #ffffff;
    font-weight: 400;
    text-align: right;
}

/* Order Preview on checkout */
body.subPage div#pcMainArea.container div.row div.col-md-5
{
    width:100%;
	clear:both;
}
#opcOrderPreview {
    clear: both;
    display: block;
    position: relative;
    width:74%;
    float:right;
}

.pcShowMainImage {
    min-height: 270px;
    text-align: center;
    vertical-align: bottom;
    width: 100%;
    height:auto;
}

/* Order Preview */


/* Cart Styles -------------------------------------------------------------- */

div.pc-quick-cart {
	float: right;
	list-style: none;
	margin-bottom: -2px;
    font-weight:400;
}
.pc-quick-cart > li > a:first-child {
	font-size: 13px;
    padding: 2px 10px 5px 30px;
    /* padding-top: 12px; */
    display: inline-block;
    position: relative;
    top: 2px;
    color: #fff;
    margin: 0 0px;
    /* min-height: 50px; */
    /* padding-left: 43px; */
    text-decoration: none;
    cursor: default;
}
.pc-quick-cart > li > a:first-child::before {
	content: "";
	display: block;
	height: 13px;
	width: 13px;
	text-align: center;
	background: url(../images/cart-icon.png) no-repeat center center;
	background-size: contain;
	color: #555;
	padding: 0px;
	position: relative;
	float: left;
	margin-left: -20px;
	margin-top: 1px;
}

div.pc-register-login {
	float: left;
}
div.pc-register-login a {
	font-weight: bold;
	font-size: 14px;
	/*min-height: 50px;*/
	display: inline-block;
	background: #D5D8DF;
	color: #555;
	padding: 14px 10px;
	text-decoration: none;
}
div.pc-register-login a:hover {
	background: #C2C5CE;
}
div.pc-quick-cart li {
	font-size: 13px;
	display: inline-block;
	/*background: #D5D8DF;*/
	color:#eb432d;
	margin: 0 4px;
	/*min-height: 50px;*/
	text-decoration: none;
    border:1px solid #eb432d;
}
div.pc-quick-cart li:hover {
	background: #C2C5CE;
}
.pc-quick-cart li a.dropdown-toggle {
	padding: 3px 10px 1px 10px;
	/*padding-top: 17px;*/
	display: inline-block;
	float: left;
	color: #fff;
	/*font-weight: bold;*/
	font-size: 12px;
}
.pc-quick-cart li a.dropdown-toggle .caret {
	display: none;
}
.cartbox {
	/*width: 40px;
    height: 29px;*/
	display: inline-block;
    margin-right: 4px;
    padding: 0px; 
	/*background: url(../images/shopping-bag-icon.png) no-repeat left center;
	background-size: contain;*/
	float: left;
	position: relative;
	/*top: -7px;*/
}
.carboxCount {
	color: #fff;
	font-family: "Open Sans","sans-serif";
	font-weight: bold;
	font-size: 11px;
	/*position: absolute;*/
	text-align: center;
	/*left: 4px;
	top: 11px;*/
	display: inline-block;
	/*width: 21px;*/
    background:#aa1f23;
    padding:0px 4px;
}
.carboxCount-100 {
	color: #555;
	font-family: "Open Sans","sans-serif";
	font-weight: bold;
	font-size: 8px;
	position: absolute;
	text-align: center;
	left: 4px;
	top: 11px;
	display: inline-block;
	width: 21px;
}

.signacct {
    display: inline-block;
    float: right;
    font-size: 0.9em;
    margin:3px 10px;
    font-weight:400;
}

.signacct a {
    color:#eb432d;
}

.left_nav {
    /*margin-top:28px;*/
    padding:15px;
    /*background:rgba(0,0,0,0.05);*/
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.06) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.06) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.06) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}

.left_nav h3 {
    font-family:'Lato', sans-serif;
    font-weight: 600;
    margin-top: 10px;
}

.left_nav ul {
    padding-left:18px;
}

.pcMainContent h1 {
    color:#aa1f23;
    font-family:'Lato', sans-serif;
    font-weight: 600;
}

#pcMainArea {
    margin-top:40px;
    margin-bottom:40px;
}

.subPage div#pcMainArea.container
{
    margin-top: 50px;
}

.subPage .pcViewPages .pcMainContent .pcPageContent .row
{
padding: 0px 10px 0px 10px;
}

.pcShowProductLDesc
{
    margin-bottom:2px;
}

.pcShowCategory {
    border:1px solid #ddd;
    /*background:#fff;*/
    min-height:200px;
}

.pcShowProductsH {
    /*height: 280px;*/
    margin: 8px 8px 0px;
    padding: 8px;
}

.pcShowProductButtonsH {
    background: #aa1f23;
    padding: 4px;
}

.pcShowProductButtonsH {
    float: left;
    margin-top: 8px;
    text-align: center;
    width: 100%;
}

.form-control {
    border-radius:0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    background-color:#E3E3E3;
}

#pcSortBox {
    color:#fff;
    background:#aa1f23;
}

.dealerRadius {
    color:#fff;
    background: #333;
   /* background:url(../images/background/downArrow.png) 92% 52% no-repeat #333;*/
    border:none !important;
    border-radius:0px !important;
}

.dealerlocbtn {
    border:none !important;
    width: auto !inportant;
}

.pcRowClear {
    display: none !important;
}

#pcOPCtotal {
    border-bottom:none !important;
    border-right:none !important;
    background-color: #aa1f23 !important;
    padding: 4px 12px;
    margin-top: -30px;
    margin-right: 20px;
    float: right;
    position: relative;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}

#pcOPCtotalTitle {
    font-weight: bold;
}

#pcFeaturedProducts .pcShowProductImageH {
    background:#fff !important;
    height:auto !important;
}

.pcShowProductImageH {
    /*background: #fff !important;*/
}

#pcViewProductL .pcViewProductLeft img {
    border:1px solid #ccc;
}

.pcViewProduct {
    margin-top: 20px;
}

.pcShowProductNav {
    text-align:left !important;
    display: none !important;
}

div.pcShowProductsH.pcShowProductBgHover div.pcShowProductInfoH div.pcShowProductName a
{
    display:block;
}

div#pcFeaturedProducts div.pcShowProducts div.pcColumn.pccol-fluid.pccol-fluid-3 div.pcShowProductsH div.pcShowProductInfoH div.pcShowProductName a
{
    display:block;
}

/* InstaFeed -------------------------------------------------------------- */

#instafeed a {
    margin: 0px 5px 5px 0px;
    display: inline-block;
    opacity:0.8;
}

#instafeed a:first-child {
    margin-left:-4px !important;
}

#instafeed a:hover {
    opacity:1;
}

/* Clearfix -------------------------------------------------------------- */

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; } /* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */


/* End of file style.css */
/* Location: ./wp-content/themes/Ursuline2016/style.css */