



/***********************************
* JPW Grid Shortcode 
************************************/
.jpw_grid_title{}
.jpw_grid_featured_image{
	width: 200px;
    height: 150px;
    overflow: hidden;
}
.jpw_grid_featured_image a img{
	width: 250px;
	
}
.jpw_grid_author{
	font-size: .8em;
}
.jpw_grid_date{
	font-size: .8em;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.jpw_hidden{
	display: none;
}
.jpw_shop{
	width: 100%;
	background-color: #1a1a1a;
}
.jpw_main_cats{
	width: 100%;
	margin: auto;
	border-bottom: 1px solid #999999;
}
.jpw_shop_menu_main_reveal{
	
}
.jpw_main_cat_item{
	margin: auto 20px auto 20px;
	border-bottom: 1px solid #666666;
}
.jpw_menu_drop{
	transform: rotate(0deg);
	 transition-duration: .5s;
	 color: inherit;
}
.jpw_menu_drop:hover{
	 transform: rotate(90deg);
	 transition-duration: .5s;
	 color: red;
}

/****************************************************
* Master Catagories
****************************************************/
#jpw_master_categories{
	position: relative;
}
/* **********************************Featured Product Slider*************************** */
.jpw_featured_slider{
	max-height: 400px; 
	overflow: hidden;
	
}
.jpw_featured_title{
	
	top: 0;
	right: 10%;
	background-color: rgba(0,0,0,.8);
	padding: 10px;
}

.jpw_featured_infobox{
	right: 0;
	bottom: 0;
    position: absolute;
    background-color: rgba(0,0,0,.9);
	
}
.jpw_title_ribbon h3{
	margin-top: auto;
    margin-bottom: auto;
    padding: 10px; 
	color: inherit;
}
.jpw_title_ribbon{
	text-align: center;
    position: absolute;
    z-index: 5;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    left: -116px;
    transform: rotate(-45deg);
    width: 390px;
    top: 59px;
    color: #ffe500;
    background-color: rgba(193, 0, 0, 0.85);
    box-shadow: 10px 5px 4px rgba(0,0,0,.6);
}
.jpw_featured_product{
	margin: auto 20px;  
}
.jpw_featured_product_excerpt{
	margin-bottom: 20px;
}
.jpw_front_page_river_stories_title{
	background-color: rgba(0,0,0,.6);
}
/* **********************************Seconds ShortCode*************************** */
.jpw_seconds_infobox{
	position: absolute;
	background-color: rgba(0,0,0,.9);
	padding: 10px;
	right: 20px;
	top: 100px
}
.jpw_seconds_title{
	font-size: 1.3em;
}
.jpw_seconds_product_excerpt{}

.jpw_seconds_remaining{
	text-align: center;
	position: absolute;
    z-index: 1;
    padding-left: 200px;
    padding-right: 200px;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    left: -200px;
    transform: rotate(-45deg);
    top: 55px;
    color: #1478ef;
    /* background-color: white; */
    box-shadow: 10px 5px rgba(0,0,0,.6);
}
.jpw_seconds_order_toggle{
	text-align: center;
	font-size: 1.3em;
	border-bottom: 1px solid #ffffff;
}
.jpw_seconds_order_reveal{
	margin: 20px auto 20px auto;
}
.jpw_seconds_qty_select{
	background-color: #999999;
	padding: 2px 5px 2px 5px;
}
/* **********************************Distributors Shortcode*************************** */
.jpw_region_title{
	margin-top: 25px;
	padding-right: 10px;
	padding-left: 2px;
	font-size: 2.5em;
	font-weight: 900;
	border-bottom: 1px solid #1478ef;
}
.jpw_distributor_title {
	margin-top: 15px;
	font-size: 1.2em;
	margin-right: 30%;
	font-weight: 700;
	border-bottom: 1px solid #ffffff;
}
.jpw_distributor_email{}
.jpw_distributor_web{}
/* **********************************Product Categories*************************** */
.jpw_product_cat{
	height: 200px;
	border: 4px solid black;
	width: 75%;
	margin: auto auto 20px auto;
}
.jpw_product_cat_title{ 
	color: #ffffff;
	background-color: rgba(0,0,0,.8);
	top: 0;
	right: 10%;
	position: absolute;
	text-align: center;
	margin: 10px;
	padding: 10px;
}
.jpw_archive_product{
	
}
.jpw_archive_infobox{
	height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,.9);
}
.jpw_archive_title{
	font-size: 2em;
	margin-bottom: 20px;
	margin-right: 0px;
	padding: 5px;
	background-color: rgba(0,0,0,.9);
	text-align: right;
	position: absolute;
	right: 0px;
}
.jpw_archive_product_excerpt{
	margin-bottom: 20px;
}
.noSecondsMsg{
	top:0;
	left: 0;
	background-color: rgba(0,0,0,.8);
	color: #ffffff;
	position: absolute;
	
}

/** Gallery **/

.apebtn {
	display: none !important;
} 
 
/* Fancy Box Adjustments */
.fancybox-close-small{
	box-shadow: none; 
}

/************************** Contact Form 7 - Boat Order Form **************************************/
input[name="tel-289"]{
	width: 100%
}

