/** Shopify CDN: Minification failed

Line 89:4 Expected identifier but found "."
Line 1707:0 Unexpected ".24-hrs"

**/
@font-face {
  font-family: 'FontAwesome';
  src: url('//fatnancystackle.com/cdn/shop/t/31/assets/fontawesome-webfont.eot?v=103264509853252576561510855504');
  src: url('//fatnancystackle.com/cdn/shop/t/31/assets/fontawesome-webfont.eot?v=103264509853252576561510855504#iefix') format('embedded-opentype'), 
       url('//fatnancystackle.com/cdn/shop/t/31/assets/fontawesome-webfont.woff?v=27997077463181528171510855505') format('woff'), 
       url('//fatnancystackle.com/cdn/shop/t/31/assets/fontawesome-webfont.ttf?v=146930515584622532241510855505') format('truetype'), 
       url('//fatnancystackle.com/cdn/shop/t/31/assets/fontawesome-webfont.svg?v=132424944168940393861510855505#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
	font-size: 14px;
  	font-family: 'Open Sans', sans-serif;
}

@media (min-width: 992px) {
	
	body {
      font-size: 16px;
  	}
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Open Sans', sans-serif;
}

.page-header {
  padding-bottom: 0;
  margin: .5em 0;
  border-bottom: none;
}

.page-header h1{
  color: #b64b3b;
}
#article h2 {
	color: #b64b3b;
}
#article h4 {
	color: #b64b3b;
}

#blog h4 a {
	font-size: 1.25em;
  	color: #b64b3b;
  	font-weight: 600;
}

#blog article,
#blog-river-report article,
#article article {
	margin-bottom: 2em;
}

table {
  table-layout: fixed;
  width: 100%;
  overflow: hidden;
  word-wrap: break-word;
}
.tablecrt {
  width: 100%;
  overflow: hidden;
  word-wrap: break-word;
}
.shippingcharges {
  width: 230px;
  height: 110px;
}

/* Grid Gutters*/

.container {
    padding-right: 2%;
    padding-left: 2%;
}

.container-fluid {
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    .clearfix();
}

.row {
    margin-right: -2%;
    margin-left: -2%;
}

.row.row-alt {
	margin-right: -.250em;
    margin-left: -.250em;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, 
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, 
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, 
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, 
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, 
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, 
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, 
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, 
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, 
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, 
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, 
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 2%;
    padding-left: 2%;
}




/* Background Images */

#index.welcome, body[id*='customers-'] {
    
    	background-image: url("https://cdn.shopify.com/s/files/1/0321/7745/files/salmon-river-fishing-background-fall-2016-final.jpg?v=1631045992");
    
}

#collection, #list-collections, #collection-fishing-line, #collection-apparel {
    
    	background-image: url("https://cdn.shopify.com/s/files/1/0321/7745/files/salmon-river-fishing-background-fall-2016-final.jpg?v=1631045992");
    
}

#product, #product-backorder {
    
    	background-image: url("https://cdn.shopify.com/s/files/1/0321/7745/files/salmon-river-fishing-background-fall-2016-final.jpg?v=1631045992");
    
}

#page, #blog, #blog-gallery, #article-video, #blog-video-gallery, #blog-river-report, #page-contact, #page-alternate, #page-full-width, #article, #search, #cart, #page-shopbybrand, #page-shopbyspecies, #page-weather, #page-shopbylocation, #page-shopbytypeoffishing {
    
    	background-image: url("https://cdn.shopify.com/s/files/1/0321/7745/files/salmon-river-fishing-background-fall-2016-final.jpg?v=1631045992");
    
}

body {
	background-size: cover;
  	background-position:top;
    background-attachment: fixed;
}

@media (max-width: 1024px) { 
	
	body {
      	background-size: 1536px 1024px;
  		max-width: 1024px;
  		background-attachment: fixed !important;
    }
}






/* Header */

header.site-header .logo {
    margin: .5em 0;
    display: block;
    max-width: 300px;
    float: left;
}

header.site-header {
  	background-color: #b64b3b;
    background-color: rgba(182,75,59,0.9);
    border: none;
    -moz-box-shadow:    0 0 3px 1px #222;
    -webkit-box-shadow: 0 0 3px 1px #222;
    box-shadow:         0 0 3px 1px #222;
  	margin-bottom: 14em;
}



@media (min-width: 992px) and (max-width: 1024px) {

    #index.welcome header.site-header {
        margin-bottom: 500px;
    }
}

@media (min-width: 1025px){

    #index.welcome header.site-header {
        margin-bottom: 650px;
    }
}

header.site-header {
  position: relative;
  left: 0;
  top: 0;
  z-index: 10000;
  width: 100%;
}

@media (min-width: 768px) {

    header.site-header {
        position: relative;
        left: 0;
        top: 0;
        z-index: 10000;
        width: 100%;
  		margin-bottom: 10em;
    }	
    
    header.site-header .logo {
        position: absolute;
        top: 0;
  		left: 0;
  	}

}

header.site-header .logo img {
	width: 100%;
  	height: auto;
}





/* Navbar */

.navbar {
  	margin: 0;
}

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

.navbar-default .navbar-nav > li > a {
	color: #fee3c6;
  	font-size: 15px;
  	line-height: 1em;
  	text-transform: uppercase;
}

@media (min-width: 768px) {
    
	.navbar-nav > li > a {
        padding: 1.313em .75em;
    }
}
@media (max-width: 768px) {
.mobile-click {
 z-index: 2000; 
}
}
.navbar-default .navbar-nav > .active > a {
    color: #fee3c6;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #b64b3b;;
    background-color: #fee3c6;
}

.navbar-toggle {
	padding: .5em .75em;
    margin: .5em 0;
    background-color: #fee3c6;
    background-image: none;
    color: #b64b3b;
    border: none;
    border-radius: .5em;
  	font-weight: 600;
  	text-transform: uppercase;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fccc99;
}

.navbar-collapse {
	border: none;
  	box-shadow: none;
  	max-height: 100%;
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    color: #b64b3b;;
    background-color: #fee3c6;
}

@media (max-width: 767px){
    
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  		color: #fee3c6;
    }
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, 
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
      	color: #b64b3b;
  		background-color: #fee3c6;
    }
}

.dropdown-menu {
    padding: .5em 0;
    margin: 2px 0 0;
    font-size: 1em;
    background-color: #b64b3b;
    background-color: rgba(182,75,59,0.9);
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 0;
    -webkit-box-shadow: none);
    box-shadow: none;
}

.dropdown-menu > li > a {
    padding: .250em 1em;
    color: #fee3c6;
}

.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus {
    color: #b64b3b;
    background-color: #fee3c6;
}
.navsrch{
  width: 21%;
  float: right;
  margin-top: 15px;
  margin-bottom: -15px;
  margin-left: -15px;
}
.srch-ico{
  display: none !important;
}

@media (min-width: 768px) and (max-width: 991px){
	.navbar-nav{
        font-size: 13px !important;
    }
    .srch-ico{
        margin-top: 0;
    }

}

@media (min-width: 991px) and (max-width: 1200px){
	.srch-ico{
        display: block !important;
  		font-size:	13px;
  		margin-top: 6px;
    }
}

@media (min-width: 768px) and (max-width: 1200px){
	.srch-ico{
        display: block !important;
    }
    .navsrch,.login-nav{
        display: none !important;
    }
}
@media (max-width: 767px) {
    .navsrch {
      display: none;
    }
    .srch-ico {
      display: block !important;
    }
}

.mobile-phone {
    display: block;
    margin: 1em 1.5em;
    float: left;
    font-size: .9em;
}

@media (min-width: 767px) {
    .mobile-phone {
     display: none; 
    }
}


.mobile-dropdown {
    color: #fee3c6;
    padding: 0;
}
.mobile-dropdown .panel-title {
    font-size: 21px;
    text-align: center;  
    margin-top: 5px;
}
.form-news-tab {
    position: relative; 
    margin: 10px;
}
.form-news-tab .mb-0 .form-control {
    background-color: rgba(0,0,0,0.5);
    border: 2px solid white;
    color: white;
    border-radius: 0px;
    border-right: none;
    padding: 21px 8px;
}
.form-news-tab-btn {
    background-color: rgba(0,0,0,0.5);    
    border: 2px solid white;        
    border-radius: 0px;
    border-left: none;
}
/* News Tab */
.news-tab {
	position: absolute;
    top: 100%;
    right: 0;  
  	background-color: #fff;
  	background-color: rgba(255, 255, 255, 0.9);
  	width: 100%;
    -moz-border-radius: 0 0 1em 1em;
      -webkit-border-radius: 0 0 1em 1em; 
              border-radius: 0 0 1em 1em;
         -moz-box-shadow: inset 0 5px 5px -5px #000000, 0 1px 3px 0 #666;
      -webkit-box-shadow: inset 0 5px 5px -5px #000000, 0 1px 3px 0 #666;
              box-shadow: inset 0 5px 5px -5px #000000, 0 1px 3px 0 #666;
}

.current-event {
	padding: .75em;
  	
}

.current-event p {
	margin-bottom: .125em;
}

.current-event p.title {
	font-size: 1em;
  	font-weight: 600; 
  	color: #b64b3b;
}
.line {
  margin: 10px 0 8px 0;
  border-top: 1px solid #eee;
  display: block;
}
@media (max-width: 991px) {
	
	.current-event p.title {
	font-size: 0.8em;
   }
}
.new a{
font-weight:600;
}
@media (max-width: 1200px) {
  .new a {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  .new a {
    font-size: 17px;
  }
  .new a .btn-xs {
    font-size: 18px;
  }
}
.current-event p.excerpt {
	font-size: .750em;
}

.current-event .btn {
    color: #fee3c6;
    font-size: .750em;
    background-color: #18467d;
    padding: .063em .5em;
    font-weight: 600;
    text-transform: uppercase;
  	display: inline-block;
  	-webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}

#weather {
    overflow: hidden;
    padding-top: 10px;
  }

#weather .weather-icon {
    width: 0;
    height: 85px;
    float: left !important;
    margin-top: -20px;
    margin-left: 32px;
    margin-right: 32px;
  }

.ovr-hid {
  overflow: hidden;
}
.widget-icons {
    width: 4%;
    margin-top: 20px;
  }

.forecast-sun {
    margin-bottom: 5px;
  }
.water {
    font-size: 12px;
    font-weight: 600;
    margin-top:	-44px;
    display: block;
    margin-bottom: 12px;
  }
#weather .sunrise {
    font-size: 12px;
    font-weight: 600;
    float: left !important;
    padding-top: 10px;
  }
#weather .sunset {
    font-size: 12px;
    font-weight: 600;
    float: left !important;
    clear: both;
  }
#weather p {
  	margin-bottom: 0; 
}

#weather .location {
    font-size: .8em;
    font-weight: 600;
    float: left !important;
    margin-top: -19px;
  }

#weather .temp {
    font-size: 1em;
    font-weight: 600;
    float: left !important;
  }

#weather .condition {
    font-size: .750em;
    float: left !important;
    
  }
@media (min-width: 1200px) {
  .to-the-right {
  	left: 5.5%;
}
}

@media (min-width: 768px) {
	
	.current-event {
		float: left;
    }  
}
@media (min-width: 992px) and (max-width: 1200px) {
  #weather .weather-icon {
    width: 70px;
    margin-top: 0;
  }
  .water {
    margin-top: -31px;
  }
  .widget-icons {
    width: 5%;
  }
  #weather .condition {
    font-size: .7em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #weather .sunrise,#weather .sunset,.water {
    font-size: 11px;
  }
  #weather .weather-icon {
    width: 70px;
    margin-top: 0;
  }
  .widget-icons {
    width: 6%;
    margin-top: 17px;
  }
  .water {
    margin-top: -25px;
  }
}
@media (min-width: 560px) and (max-width: 689px) {
  #weather .sunrise,#weather .sunset,.water {
    font-size: 11px;
  }
  #weather .weather-icon {
    width: 70px;
    margin-top: 0;
  }
  .widget-icons {
    display: none;
  }
  .water {
    margin-top: -25px;
  }
  
}
@media (min-width: 504px) and (max-width: 559px) {
  #weather .sunrise,#weather .sunset,.water {
    font-size: 11px;
  }
  #weather .weather-icon {
    width: 70px;
    margin-top: 0;
    margin-left: 10px;
  }
  .widget-icons {
    display: none;
  }
  #weather .sunrise {
    padding-top: 10px;
  }
  #weather .location {
    margin-top: -15px;
  }
  
  .water {
    margin-top: -28px;
  }
}
@media (min-width: 420px) and (max-width: 767px) {
  .widget-icons {
    display: none;
  }
}
  
@media (min-width: 420px) and (max-width: 991px) {
  #weather .sunrise,#weather .sunset,.water {
    font-size: 11px;
  }
  #weather .weather-icon {
    display: none;
  }
  #weather .sunrise {
    padding-top: 10px;
  }
  #weather .location {
    float: right !important;
  }
  #weather .temp {
    font-size: 1.4em;
    float: right !important;
    clear: right;
  }
  .water {
    margin-top: -22px;
  }
   #weather .condition {
    float: right !important;
    clear: right;
  }
}
@media (max-width: 419px) {
  #weather .sunrise,#weather .sunset,.water {
    font-size: 11px;
  }
  #weather .weather-icon {
    display: none;
  }
  .widget-icons {
    display: none;
  }
  #weather .sunrise {
    padding-top: 10px;
  }
  #weather .location {
    float: left !important;
    clear: left;
    margin-top: 0;
  }
  #weather .temp {
    font-size: 1.4em;
    float: left !important;
    clear: left;
  }
  .water {
    margin-top: 3px;
  }
   #weather .condition {
    float: left !important;
    clear: left;
  }
  #weather .sunset {
    padding-bottom: 5px;
  }
}
.weather-tablet {
  padding-top: 5px;
}
.weather-tablet p {
  padding-top: 10px;
}
.weather-page {
  padding-top: 20px; 
}
.weather-page .sunset {
  padding-bottom: 10px; 
}
.weather-page .location {
  font-weight: bold;
}
.weather-page .weather-icon {
  float: left;
  padding-left: 10px;
  margin-right: 10px;
}
.weather-page .water-temp img {
  padding-left: 30px;
  margin-right: 25px;
  display: block;
}
.weather-page .row {
  margin-bottom: 40px; 
}
/* Gallery Thumnails */

div[class*='gallery-list col-md-'] {
  	padding: .250em;
}

.gallery-list .thumb-holder {
	width: 100%;
  	height: 270px;
  	overflow: hidden;
  	position: relative;
  	display: block;
}

.gallery-list .thumb {
	position:absolute;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
}





/* Collections Filter */
.filter-menu {
	margin-bottom: 3em;
}

.filter-menu .btn{
  	width: 100%; 
}

.filter-menu li.title {
  	text-transform: uppercase;
  	color: #fee3c6;
  	padding: .5em 0;
  	margin: .5em 0;
  	border-bottom: 1px solid #fee3c6;
  	
}

.subtitle {
    border: 0;
  	font-weight: 600 !important;
    color: #fee3c6 !important;
}

.filter-menu .dropdown-menu {
  padding: 0 1.5em 1em;
	
}

@media (min-width: 768px) {
	
	.filter-menu {
      margin-bottom: 0;
	}
      
    .filter-menu .btn{
      width: auto; 
    }
}

.reset1 {
  padding: 0 !important;
  font-weight: 600 !important;
  font-size: 1em;
}



/* Product Lists */

div[class*='product-list col-md-'], div[class*='product-list col-sm-'] {
  	padding: .250em;
}

.product-list .holder {
    background-color: #b64b3b;
    background-color: rgba(182,75,59,0.9);
}

.product-list .holder > div {
	padding: .75em;
  	min-height: 120px;
}
.shop-by-thumb {
   padding: 0 !important;
}
.full-img img {
  width: 100%;
}

.product-list .thumbnail {
    padding: 0;
    margin-bottom: 0;
    border: none;
  	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0;	
}

.product-list .product-title {
	font-size: 1em;
  	line-height: 1.3em;
  	margin: 0 0 .25em;  	
}

@media (max-width: 768px) {
  .product-list .product-title {
    word-break: break-word;
  }
}
#product .product-list .product-title {
	font-size: .875em;  	
}
#product-backorder .product-list .product-title {
	font-size: .875em;  	
}
.product-list .product-title a {
	color: #fee3c6;
}

.product-list .price {
	color: white;
  	font-weight: bold;
    font-size: 1.250em;
    margin-bottom: 0;
}

.product-list .items {
	color: white;
  	font-weight: 600;
    font-size: 1em;
    margin-bottom: 0;
}

#product .product-list .price {
    font-size: 1em;
}
#product-backorder .product-list .price {
    font-size: 1em;
}

.product-list .price > del {
	font-size: .875em;
  	color: #ddd;
}

 #desktop-view {
    display: block;
  }
  #tablet-view {
    display: none;
  }
  #mobile-view {
    display: none;
  }
  @media (max-width: 768px) {
	
  #desktop-view {
    display: none;
  }
  #mobile-view {
    display: none;
  }
  #tablet-view {
    display: block;
    padding-bottom: 10px;
  }
}
  @media (max-width: 657px) {
	
  #desktop-view {
    display: none;
  }
  #mobile-view {
    display: block;
    padding-bottom: 10px;
  }
  #tablet-view {
    display: none;
  }
}

/* Product page */
.single-option-selector {
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-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-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    display: block;
    width: auto;
    height: auto;
    padding: .5em .750em;
    font-size: 14px;
    line-height: 1.4em;
}
#compare-price del {
    margin-right: 20px;
}
/* Tackle Shop CTA */

.tackle-shop {
	position: relative;
  	padding: .25em;
}

@media (min-width: 992px) {

    .tackle-shop {
        position: relative;
        float: left;
        width: 50%;
    }
}

.tackle-shop > img, 
.tackle-shop > a img
{	
  	width: 100%;
  	height: auto;
    border: 1px solid #fee3c6;
}

.tackle-shop .cta-message {
  	width: 100%;
  	color: white;
}

@media (min-width: 480px) {
	
	.tackle-shop .cta-message {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 1em;
  	}
}

.tackle-shop .cta-message > .inner {
	background-color: #18467d;
  	background-color: rgba(24,70,125,0.9);
  	padding: .750em;
}

.tackle-shop h3 {
	margin: 0 0 .25em;
  	text-transform: uppercase;
  	font-size: 1.625em;
}

.tackle-shop h3 a, .search-icon-home {
	color: white;
}

.tackle-shop p {
	font-size: .875em;
  	margin-bottom: 0;
}

.tackle-shop p a {
	color: white;
  	text-decoration: underline;
}

.tackle-shop p a:hover {
  	font-weight: bold;
}

.mt-20 {
    margin-top: 20px; 
}
/* 404 Page */
.mrgn-srch{
  margin-bottom: 10px;
}

/* Welcome */

#welcome {
	background-color: #fee3c6;
    background-color: rgba(254,227,198,0.9);
  	margin: 2em 0;
  	padding: 1.5em 0;
  	border-top: 7px solid #b64b3b;
  	border-bottom: 7px solid #b64b3b;
}

#welcome h1 {
	font-size: 1.875em;
  	font-weight: normal;
  	color: #b64b3b;
  	text-transform: uppercase;
  	margin: 0 0 .5em;
}

.welcome{
  display: block;
}
.padding-left{
  padding-left: 30px;
}


/* Misc CTA */
.guids-charters {
	background-color: white;
  	padding: .5em;
  	margin-bottom: 2em;
  	text-align: center;
}

.guids-charters img {
  	width: 70%;
  	display: block;
  	margin: 0 auto;
}

.guids-charters .btn-checkout {
	padding: .25em 1em;
}

.waterline {
	background-color: white;
  	padding: .5em;
  	margin-bottom: 2em;
  	text-align: center;
}

.waterline p {
	font-size: .750em;
}

.waterline img {
	border: 5px solid #18467d;
  	margin-bottom: .5em;
}
.blog-search {
    position: relative; 
    margin: 10px;
}
.blog-search .input-group {
    margin-bottom: 0;
}
.blog-search .input-group .form-control {
    background-color: rgba(0,0,0,0.5);
    border: 2px solid white;
    color: white;
    border-radius: 0px;
    border-right: none;
    padding: 21px 8px;
}
.blog-search .input-group .input-group-btn {
    background-color: rgba(0,0,0,0.5);    
    border: 2px solid white;        
    border-radius: 0px;
    border-left: none;
}

/* River Report CTA */
.rr-products {
    margin-top: 2em;
}
.content-holder.rr-space {
}
.plank-spacer.rr-products {
    margin-bottom: 1em; 
}
.rr-btn a {
    font-size: 1.1em; 
    padding: 15px 40px; 
}
@media (max-width: 767px) {
.content-holder.rr-space {
}
.rr-products .product-list {
   padding-top: 20px;
}
.rr-products .product-list .holder .product-title {
    font-size: 13px; 
}
.rr-products .product-list .holder .price {
    font-size: 1em; 
}
}
.river-report-cta {
	background-color: #18467d;
  	background-color: rgba(24,70,125,0.9);
  	color: white;
  	padding: 1em;
  margin-bottom: 2em;
}

.river-report-cta h3 {
	font-size: 1.875em;
  	margin: 0 0 .5em;
  	text-transform: uppercase;
}

.river-report-cta p, 
.river-report-cta li {
	font-size: .875em;
}

.river-report-cta li {
	margin-bottom: .5em;
}

.river-report-cta .btn {
	color: #18467d;
    background-color: #fee3c6;
  	padding: .25em 1em;
  	font-size: 18px;
  	font-weight: 600;
  	text-transform: uppercase;
    border: none;
    -webkit-border-radius: 0px;
         -moz-border-radius: 0px;
              border-radius: 0;
}

.river-report-cta .btn:hover {
	background-color: #fccc99;
}

.river-report-cta .fishing-scale {
	margin-top: 1em;
}

.no-border img{
    border: none;
  }
  @media (max-width: 992px) {
  .no-border .img-responsive {
    display: inline;
  }
}
@media (min-width: 768px){
	
	.river-report-cta .fishing-scale {
      	margin-top: 0;
  	}
}

.river-report-cta .fishing-scale .fish-score,
.river-report-cta .fishing-scale .fish-score-definition {
	float: left;
}

.river-report-cta .fishing-scale .fish-score {
  	margin-right: .5em;
}

@font-face {
  font-family: 'icomoon';
  src:  url('//fatnancystackle.com/cdn/shop/t/31/assets/icomoon.eot?v=118071278774284094561510855507');
  src:  url('//fatnancystackle.com/cdn/shop/t/31/assets/icomoon.eot?v=118071278774284094561510855507#iefix') format('embedded-opentype'),
    url('//fatnancystackle.com/cdn/shop/t/31/assets/icomoon.ttf?v=98800128632577474661510855507') format('truetype'),
    url('//fatnancystackle.com/cdn/shop/t/31/assets/icomoon.woff?v=105600257948193032301510855507') format('woff'),
    url('//fatnancystackle.com/cdn/shop/t/31/assets/icomoon.svg%23fishregular?1239') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon-fish-icon-half, .icon-fish-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #18467d;
  font-size: 45px;
  padding: 0 .125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fish-icon-half:before {
  content: "\e900";
}
.icon-fish-icon:before {
  content: "\e901";
}





/* Brand Logo's Homepage */

.brand-logos {
  background-color: white;
  padding: 1em;
  margin-bottom: 2em;
  text-align: center;
  border: 7px solid #b64b3b;
}

.brands-header {
  font-size: 1.125em;
  font-weight: 600;
  color: #b64b3b;
  text-transform: uppercase;
  margin: 0 0 .5em;
}




/* Footer */

.footer {
    text-align: left;
    padding: 1.5em 0;
    margin-top: 4em;
    border: none;
  	background-color: #b64b3b;
    background-color: rgba(182,75,59,0.9);
  	 -moz-box-shadow:    0 0 3px 1px #222;
     -webkit-box-shadow: 0 0 3px 1px #222;
             box-shadow: 0 0 3px 1px #222;
  	color: #fee3c6;
}

.footer p {
	color: #fee3c6;
}

.footer .contact-info {
	text-transform: uppercase;
  	text-align: center;
  	margin-bottom: 1em;
}

.footer img.logo {
	width: 278px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.footer-links {
	margin: 0 0 1.5em;
  	padding: 0;
}

.footer-links li {
    display: block;
    padding: 0;
}

.footer-links li a {
    color: #fee3c6;
  	text-transform: uppercase;
  	font-size: 1em;
  	
}

.footer-links li > a {
    line-height: 1.1em;
    margin-bottom: .5em;
    display: inline-block;
}

.footer-links li > ul > li > a {
	text-transform: none;
  	line-height: 1em;
  	font-size: .875em;
  	margin-bottom: .5em;
  	display: inline-block;
}

.footer-links li > ul {
	margin: 0;
  	padding: 0;
}

.footer-search .input-group {
	background-color: #ca7d71;
  	background-color: rgba(255,255,255,0.2);
  	margin-bottom: 1em;
       -moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	        border-radius: 17px;
}

.footer-search .form-control {    
    color: #fee3c6;
  	font-size: 1em;
    background-color: transparent;
    background-image: none;
    border: none;
  	   -moz-box-shadow: none;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.footer-search .btn {
	background-color: transparent;
  	color: #fee3c6;
  	border: none;
}
.footer-search .btn > .fa {
  	font-size: 1.125em;
}

.footer-checkout {
	text-align: center;
  	margin-bottom: 1em;
}

.footer-checkout a {
	color: #fee3c6;
  	font-size: 1.125em;
}

.footer-checkout .btn {
	color: #b64b3b;
  	font-size: 1.125em;
    background-color: #fee3c6;
  	padding: .25em 1.5em;
  	margin-left: .5em;
  	font-weight: 600;
  	text-transform: uppercase;
    border: none;
    -webkit-border-radius: 0px;
         -moz-border-radius: 0px;
              border-radius: 0;
}

.footer-checkout .btn:hover {
	background-color: #fccc99;
}
.email-padding {
  	padding-right: 50px;
}
@media (max-width: 768px) {
.email-padding {
	padding-right: 20px;
}
}
@media (max-width: 600px) {
  .mobile-stack {
    width: 100%;
}
}
ul.payment-icons {
	margin: 1em 0 0 0;
  	padding: 0;
   	list-style-type: none;
  	text-align: right;
}

ul.payment-icons > li {
	display: inline-block;
  	margin-left: .313em;
}

.footer .attributions {
	font-size: .875em;
}

.footer .attributions .acs-link > a {
	color: #fee3c6;
}

@media (min-width: 992px){
	
    .footer .attributions .acs-link,
    .footer-checkout,
    ul.payment-icons {
        text-align: right;
    }
}




/* Products */
#product .product-title {
	font-size: 1.5em;
  	color: #000;
  	margin: 0 0 .5em;
}

#product .collection-title {
	font-size: 1.5em;
  	color: #b64b3b;
  	text-transform: uppercase;
}

#product #product-price {
	font-size: 1.5em;
  	font-weight: 600;
  	color: #b64b3b;
  	margin: 0 0 .5em;
}

#product .product-description {
	margin-bottom: 2em;
}

#product .form-group {
	margin-bottom: 0.5em;
}

#product .form-group > label {
	font-size: 14px;
  	font-weight: 600;
}

#product .form-control {
	display: block;
    width: auto;
    height: auto;
    padding: .5em .750em;
    font-size: 14px;
    line-height: 1.4em;
}

.btn-product-add, .btn-fish-report, .btn-contact {
	color: #fee3c6;
  	font-size: 0.9em;
    background-color: #18467d;
  	padding: .25em 1.5em;
  	font-weight: 600;
  	text-transform: uppercase;
    border: none;
    -webkit-border-radius: 0px;
         -moz-border-radius: 0px;
              border-radius: 0;
}

.btn-product-add:hover, .btn-fish-report:hover, .btn-contact:hover {
	background-color: #0f2b4c;
  	color: #fee3c6;
}

.model-specs {
  margin: 5px;
}
.mb-0 {
  margin-bottom: 0;
}
.sml-font {
  font-size: 13px;
}
.license-styles {
  font-weight: normal !important;
  width: 140px !important;
  font-size: 14px !important;
}
.dontforget {
  background: white;
  padding: 10px;
  box-shadow: inset 0 3px 3px -7px #000000, 0 1px 3px 0 #666;
}
.closoeuts-left {
  padding-left: 45px;
}
/* Product BACKORDER */
#product-backorder .product-title {
	font-size: 1.5em;
  	color: #b64b3b;
  	margin: 0 0 .5em;
}

#product-backorder .collection-title {
	font-size: 1.5em;
  	color: #b64b3b;
  	text-transform: uppercase;
}

#product-backorder #product-price {
	font-size: 1.5em;
  	font-weight: 600;
  	color: #18467d;
  	margin: 0 0 .5em;
}

#product-backorder .product-description {
	margin-bottom: 2em;
}

#product-backorder .form-group {
	margin-bottom: .5em;
}

#product-backorder .form-group > label {
	font-size: 14px;
  	font-weight: 600;
}

#product-backorder .form-control {
	display: block;
    width: auto;
    height: auto;
    padding: .5em .750em;
    font-size: 14px;
    line-height: 1.4em;
}
.backorder-notice {
  color: #f10000;
  border: 2px solid #f10000;
  padding: 5px;
}
.red {
  color: #f10000;
}
/* Cart Summary Sidebar */
.cart-sidebar .table {
	margin-bottom: .5em;
}

.cart-sidebar h3 {
	font-size: 1.125em;
  	color: #b64b3b;
  	margin: 0 0 .5em;
  	text-transform: uppercase;
}

.cart-sidebar th {
	font-size: .750em;
  	font-weight: 600;
}

.cart-sidebar td {
	font-size: .750em;
}
@media (max-width: 585px) {
.product-thumb a{
  visibility: hidden;
}
}
.btn-checkout {
	color: #fff;
  	font-size: 1.125em;
    background-color: #5CB85C;
  	padding: .25em 1.25em;
  	font-weight: 600;
  	text-transform: uppercase;
  	white-space: normal;
    border: none;
    -webkit-border-radius: 0px;
         -moz-border-radius: 0px;
              border-radius: 0;
}

.btn-checkout-flt {
	color: #fff;
  	font-size: 1.4em;
    background-color: #5CB85C;
  	padding: .25em 1.25em;
  	font-weight: 600;
  	text-transform: uppercase;
  	white-space: normal;
    border: none;
    -webkit-border-radius: 0px;
         -moz-border-radius: 0px;
              border-radius: 0;
}
@media (max-width: 768px) {
  .tab-left {
    clear: left;
  }
}

@media (min-width: 768px) and (max-width: 992px){
	
    .btn-checkout-flt {
        font-size: 1.125em;
    }
}

.btn-checkout:hover,
.btn-checkout:focus
{
	background-color: #499049;
  	color: #fff;
}
.shipping-format {
  float: left;
  margin-bottom: 20px;
  background-color: #f9f9f9;
  padding: 10px;
  border-top: 1.5px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.pickup-format {
  float: left;
  margin: 0 0 20px 15px;
  padding: 0 0 10px 0;
  border: 1.5px solid #ddd;
  box-shadow: 0 1px 1px 0px #222;
  background: #fee3c6;
}
.cart-sdbr-format {
  float: left;
}

.color-red {
  color: #b64b3b;
}
.pickup-format>h4{
  border-bottom: #ddd solid 1px;
  padding-bottom: 10px;
}
.heading-styles{
  box-shadow: 0 1px 1px 0px #222;
  padding: 3px 15px 3px 15px;
  text-align: center;
  background-color: darkcyan;
  color: #fee3c6;
}
.copy-styles{
  padding: 9px 15px 0 15px;
  font-size: 15px;
}
.chck-btn{
  margin-top: 10px;
}
.donotdothis {
  font-size: 9.4px;
  display: block;
  text-align: right;
  font-weight: bold;
}
.additional-checkout-buttons {
  margin-top: 10px;
}
.additional-checkout-buttons span {
  position: absolute; 
  right: 181px;
}
.pay-group {
  padding-top: 10px;
}
.pop-products {
  padding: 60px;
}
.24-hrs {
  font-size: 83%;
}

@media (max-width: 767px) {
 
  .cart-mob{
    display: inherit;
  }
  .pickup-format {
  margin-left: 0;
}
}
/* all products page */

#collections-listing .store-category-title
{
	font-family: 'Open Sans', sans-serif;
  	font-size: 1.625em;
  	font-weight: bold;
  	margin: 0 0 30px 0;
  	color: #13305d;
}

#collections-listing .category-title
{
	font-family: 'Open Sans', sans-serif;
  	font-size: 1.625em;
  	font-weight: bold;
  	margin: 30px 0;
  	color: #1b4b94;
}

#collections-listing ul 
{
    list-style-type: none;
    list-style-position: outside;
    overflow: hidden; 
    padding-left: 0px;
}
 
#collections-listing ul li 
{
    float: left;
    margin-right: 30px;
}
 

#collections-listing img
{
  	transition: all .3s ease-in-out;
  	-webkit-transition: all .3s ease-in-out;
}

#collections-listing img:hover
{
	border-color: #d4d4d4;
}

#collections-listing .collection a
{
	font-size: 1.125em;
  	font-weight: 400;
}
.li-none {
    list-style-type: none;
}
.clr-left {
    clear: left; 
}
.pt-3 {
    padding-top: 3px;
}

/* Other */

.form-search .input-group {
	background-color: #b64b3b;
  	background-color: rgba(182,75,59,0.9);
  	margin-bottom: 1em;
       -moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	        border-radius: 17px;
}

.form-search .form-control {    
    color: #fee3c6;
  	font-size: 1em;
    background-color: transparent;
    background-image: none;
    border: none;
  	   -moz-box-shadow: none;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.form-search .btn {
	background-color: transparent;
  	color: #fee3c6;
  	border: none;
}
.form-search .btn > .fa {
  	font-size: 1.125em;
}

form.contact-form {
	margin-bottom: 3em;
}
.h-0 {
 height: 0; 
}

.google-map {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em;
}

.google-map iframe {
	position: absolute;
  	border: 1px solid #f2dfdd;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.google-map small a {
    color:#0000FF;
    text-align:left;
}

.plank-heading {
	background: url(//fatnancystackle.com/cdn/shop/t/31/assets/plank-heading_bg.png?v=93275883496665323151510855514) no-repeat;
  	width: 270px;
  	height: 53px;
  	color: white;
  	text-align: center;
  	font-size: 1.125em;
  	line-height: 53px;
  	font-weight: 600;
  	text-transform: uppercase;
  	margin: 0;
  	margin-left: -135px;
  	position: absolute;
  	top: -1.5em;
  	left: 50%;
  	z-index: 1; 
}

.plank-spacer {
	margin-bottom: 3em;
}
@media (min-width: 768px) and (max-width: 991px) {
  .plank-spacer {
   margin-top: 4em; 
  }
  .plank-spacer-tablet {
    margin-top: 4em;
    margin-bottom: 3em;
}
}

.content-holder {
	background-color: #fff;
  	background-color: rgba(255,255,255,0.9);
  	padding: .5em;
  	margin: 0 0 1.5em;
}

.fish-tag > .fish-icon {
	font-size: 3em;
  	color: #18467d;
}

.fish-tag span {
	display: none;
}
.fish-tag-half > .fish-icon {
	font-size: 3em;
  	color: #18467d;
}

.fish-tag-half span {
	display: none;
}
.pager li > a , .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: transparent;
  border: none;
  border-radius: none;
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #ccc;
  background-color: transparent;
}
.taglistpadding{
  padding-left: 23px;
  padding-bottom: 36px;
}

#cartform td {
	vertical-align: middle;
}

.cart-sidebar form {
	margin-bottom: 2em;
}

.store-directions {
	padding: 1em 4em;
  	text-align: center;
  	font-weight: 600;
}

td.product-thumb img {
max-width: 100px;
}


/*mailchimp signup form footer*/

.signup-foot form{
  text-align: right !important;
  padding-top: 0 !important;
  padding-bottom: 15px !important;
}
.signup-foot input.email{
  margin-right: 0% !important;
  float: right !important;
}
/*mailchimp signup form blog*/
.signup form{
  text-align: left !important;
  padding-top: 5px !important;
  padding-bottom: 15px !important;
}
.signup input.email{
  margin-right: 0% !important;
  float: left !important;
}
.signup {
  font-family: 'Open Sans', sans-serif, Arial !important;
}  




/* Breadcrumbs */
#breadcrumb {
	background-color: #b64b3b;
  	padding: .250em .5em;
  	color: #fee3c6;
  	text-transform: uppercase;
  	margin-bottom: 2em;
}

#breadcrumb a {
	color: #fee3c6;
}

#breadcrumb a:hover {
	font-weight: 600;
  	text-decoration: none;
}

#breadcrumb .seperator {
	padding: 0 .250em;
}





/* Pagination */
.pagination-text {
	margin: 0;
}
.pagination {
  margin: .5em 0;
  border-radius: 0;
}


.pagination > li > a,
.pagination > li > span {
    background-color: #b64b3b;
	background-color: rgba(182,75,59,0.9);
    border: none;
  	color: #fee3c6;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #fee3c6;
  color: #b64b3b;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #fee3c6;
  background-color: #18467d;;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  	color: #999999;
  	background-color: #b64b3b;
	background-color: rgba(182,75,59,0.7);
}





/* Magic Zoom */
.MagicToolboxContainer {
	margin-bottom: 2em;
}

.MagicThumb-caption {
	display: none !important;
}

.MagicToolboxSelectorsContainer a {
    margin: 0 !important;
    width: 25%;
    float: left;
    padding: .125em; 
}

.MagicToolboxSelectorsContainer a > img {
	width: 100%;
  	border: 1px solid #f2dfdd;
}

.MagicToolboxSelectorsContainer a:hover > img {
	width: 100%;
  	border: 1px solid #943d30;
}

.MagicToolboxContainer > .zoom-holder {
	margin: .125em;
  	border: 1px solid #f2dfdd;
}


/* COLLECTION FILTERS */
.filter-style{
  	background-color: rgba(255, 255, 255, 0.9);
  	width: 25%;
}
.filter-style li{
  	  list-style-type: none;
}
.label-filter { 
  display: block; 
  margin: 10px 0;
  font-size: 15px;
  font-weight: normal;
}

.narrow-selection{
  padding-left: 10px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: bold;
  background-color: #b64b3b;
  color: #fee3c6;
  margin-top: 0;
  width: 25%;
}
.reset{
  padding-left: 40px;
}
.monofilament, .fluorocarbon, .fluorocarbon-coated, .copolymer, .braid, .leader-wheel, .drennan, .maxima, .p-line, .seaguar, .siglon, .sufix, .reset {
  font-size: 14px;
}

/*charters & guides */
.tab-content {
  padding: 15px;
  background-color: #fff;
  color: #000;
  box-shadow: 0 1px 4px 0px #222;
  border: none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  color: #b64b3b;
  cursor: default;
  background-color: #fff;
  border-bottom: #fff 1px solid;
}
.nav-tabs>li>a:hover {
  color: #b64b3b;
  background: #eee;
  border-bottom: #000 1px solid;

}

/* filter menu style */
.bkground-filter {
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0px 5px .5px #A0A09E;
  border-radius: 1em;
}

.filter-group .selected a {
    font-weight: bold;
}

.filter-group {
    position: relative;
  	padding: 0;
}

.filter-group .filter-clear {
    position: absolute;
    top: 5px;
    right: 10px;
    border-radius: 3px;
    padding: 0 5px;
    background-color: #EEE;
    text-decoration: none;
  	font-size: 13.5px;
  	color: #b64b3b;
}
    /* Search */
.search-our-inventory {
    position: relative;
    bottom: 300px;
    width: 700px;
    left: 244px;
    background: rgba(200,200,200,0.8);
    padding: 6px;            
    box-shadow: 0 0 5px 10px rgba(200, 200, 200, 0.8);
}
.search-our-inventory-blog {
    position: relative;
    bottom: 20px;
    width: 700px;
    left: 244px;
    background: rgba(200,200,200,0.8);
    padding: 6px;            
    box-shadow: 0 0 5px 10px rgba(200, 200, 200, 0.8);
}
.search-inventory-heading {
    color: WHITE;
    text-shadow: 1px 3px rgba(0, 0, 0, 0.68);
}
.homepage-search .input-group {
    margin-top: 26px;
}
.search-box {
    background-color: rgba(0,0,0,0.5) !important;
    border: 2px solid white !important;
    color: white !important;
    border-radius: 0px;
    border-right: none;
    padding: 21px 8px;
}
.search-home-btn {
    background-color: rgba(0,0,0,0.5);    
    border: 2px solid white;        
    border-radius: 0px;
    border-left: none;
}
    /* MOBILE FRIENDLY */
@media (max-width: 767px) {
  .search-our-inventory {
    display: none;
  }
} 
@media (min-width: 768px) and (max-width: 991px) {
  .search-our-inventory {
    bottom: 0;
    left: 25px;
  }
  .tablet-space {
    margin-top: 55px;
  }
} 
@media (min-width: 992px) and (max-width: 1199px) {
  .search-our-inventory {
    left: 127px;
  }
} 
@media (min-width: 1024px) {
  .search-our-inventory {
    display: block;
  }
}
@media (max-width: 767px) {
  .search-our-inventory-blog {
    display: none;
  }
} 
@media (min-width: 768px) and (max-width: 991px) {
  .search-our-inventory-blog {
    bottom: 20px;
    left: 25px;
  }
  .tablet-space {
    margin-top: 55px;
  }
} 
@media (min-width: 992px) and (max-width: 1199px) {
  .search-our-inventory-blog {
    left: 127px;
  }
} 
@media (min-width: 1024px) {
  .search-our-inventory-blog {
    display: block;
  }
}
.mobile-tabs {
    position: fixed;    
    left: 0;        
    bottom: 0;
    z-index: 10000;    
    width: 100%;
    background-color: #b64b3b;    
    background-color: rgba(182,75,59,0.9);    
    border: none;    
    -moz-box-shadow: 0 0 3px 1px #222;    
    -webkit-box-shadow: 0 0 3px 1px #222;    
    box-shadow: 0 0 3px 1px #222;    
    margin-top: 36em;
    height: 60px;
    right: 0;
}
.all-products p {
    text-align: center;    
    font-size: 12px;
    margin-top: 10px;
}
.all-products p a {
    color: #fee3c6;
}
.weather-mobile-tab {
    border-left: 1px solid #fee3c6;
}
.weather-mobile-tab p {
    text-align: center;
    margin-top: 10px; 
}
.direction-mobile-tab {
    border-left: 1px solid #fee3c6;
    border-right: 1px solid #fee3c6;
}
.direction-mobile-tab p {
    text-align: center;
    margin-top: 10px;
}
.cart-mobile-tab {
    color: #fee3c6;
    display: block;
    text-align: center;
}
.cart-mobile-p a {
    color: #fee3c6;
    margin: 17px 0 0 10px;
    display: block;
    text-align: center;
}
.mobile-icon {
     text-align: center;
}
/* Other */
.clear-all-top {
  top: 12px !important;
}

.filter-group .filter-clear:hover {
    background-color: #DDD;
}

.filter-group .collection-container
{
    overflow: hidden;
    position: relative;
}

.filter-group .collection-count
{
    position: absolute;
    right: 10px;
    font-weight: 13px;
}

.filter-group li a {
    display: inline;
  	font-size: 13px;
    color: #000;
}

.filter-group li a:hover {
    color: rgba(182, 75, 59, 1.0);
}

.filter-group h5 {
    margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 8px;
	border-bottom: 1px solid #aaa;
  	text-transform: uppercase;
}

.refine-by {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
	font-size: 15.5px;
}

.refine-header {
  padding-top: 10px;
}

#sidebar {
  margin-bottom: 40px;
}

.uppercase {
  text-transform: uppercase;
}

i.check-icon {
    background-image: url(//fatnancystackle.com/cdn/shop/t/31/assets/checkbox-black-retina.png?v=37981589671120066761510855495);
    background-position: 0px -176px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin-top: 0px;
    vertical-align: text-top;
    width: 16px;
}

.selected i.check-icon {
    background-position: 0px -144px;
}
.clr-red {
  color: red;
  font-weight: bold;
}
.date-exp {
  font-size: 71%;
  margin-left: 144px;
  font-weight: bold;
  display: block;
}
@media (min-width: 992px) and (max-width: 1200px) {
 .date-exp {
  margin-left: 0;
} 
}
@media (max-width: 371px) {
 .date-exp {
  margin-left: 0;
} 
}
.pickup-code-size {
  font-size: 18px;
}
.image-fn img {
    width: 100%;
	height: auto;
    border: 1px solid #fee3c6;
}
.fish-desc {
  background-color: rgba(24,70,125,0.9);
  padding: .750em;
  color: #fff;
  font-size: 13px;
}
.pdg-bottom {
  padding-bottom: 10px;
}
.res-img {
  width: 100%;
  height: auto;
}
.variants>div {
  float: left;
  margin-right: 10px;
}
    
@media (min-width: 992px) and (max-width: 1200px) {
.btn-expand {
  white-space: normal;
}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.1),
only screen and (min-device-pixel-ratio: 1.1) {
    i.check-icon {
        /* Translate the @2x sprite's dimensions back to 1x */
        background-size: 16px 96px;
        background-position: 0px -32px;
    }

    .selected i.check-icon {
        background-position: 0px 0px;
    }
}

@media \0screen {
    .bkground-filter { 
    	background-color: #ffffff; 
    }
} 
  


/* MOBILE FRIENDLY */
@media (max-width: 767px) {
  header.site-header {
    margin-bottom: 1em;
    position: fixed;
  }
  header.site-header .logo {
    display: none;
  }
  header.site-header .mobile-logo {
    display: block;
    margin: .5em 0;
    float: left;
  }
  header.site-header .mobile-logo img {
    width: 100%;
    height: auto;
  }
  .mobile-newstab {
    display: block;
  }
  .mobile-newstab-hide {
    display: none; 
  }
  .mobile-hidden {
    display: none;
} 
  .search-our-inventory {
    display: none;
  }
  .mobile-footer {
    display: block;
  }
  .news-tab {
    background-color: rgba(255, 255, 255, 0.96);
  }
  .news-tab-mobile {
    display: none;
  }
  .news-tab-mobile-display {
    display: block;
  }
  .product-mobile {
    display: block;
  }
  .product-not-mobile {
    display: none;
  }
  html {
    background-color: transparent; 
  }

}
@media (min-width: 768px) {
   header.site-header .mobile-logo {
  display: none;
}
  .mobile-newstab {
    display: none;
  }
  .mobile-footer {
    display: none;
  }
  .news-tab-mobile {
    display: block;
  }
  .news-tab-mobile-display {
    display: none;
  }
  .product-mobile {
    display: none;
  }
  .product-not-mobile {
    display: block;
  }
  

}
  
@media (min-width: 1024px) {
  .search-our-inventory {
    display: block;
  }
} 
.blog-search-mobile.homepage-search .input-group {
  margin-top: 0;
}
    
.hint {
color: #fff;
  }
.facebook-report {
 width: 50%;
 height: auto;
}
.report-table img {
 border: 1px solid #D6CDCD; 
 width: 100%;
}
.about-callout {
 border-top: 1px solid #B64B3B;
 border-bottom: 1px solid #B64B3B;
 padding: 10px;
 font-size: 18px; 
}
/*
@media (max-width: 420px) {
.product-list#mobile-view .holder {
 max-height: 214px; 
}
}
*/
.blog-res-img {
 width: 100%;
 height: auto;
}
.cart-bar {
    background-color: #f7d604;
    padding: 9px 0 0.5px 0;
    color: #1b1a1a;
    font-weight: bold; 
}
.bar-annoucement {
    background-color: #f7d604;
    color: #1b1a1a;
    font-weight: bold; 
    font-size: 15px;
}

/* VIDEO GALLERY */
div#cboxContent {
 background: #000;
}
div#cboxMiddleLeft, div#cboxMiddleRight, div#cboxBottomLeft, div#cboxBottomCenter, div#cboxBottomRight, div#cboxTopCenter, div#cboxTopLeft, div#cboxTopRight {
 background: none; 
}

/*Mobile Filter System */
.filter-menu .pt-mobile-header {
  
    display: none;
  
}



.filter-menu .pt-mobile-header a {
    font-size: 25px;
    position: relative;
    top: 0;
    text-align: center;
}

.filter-menu .pt-mobile-header span {
    letter-spacing: 1.5px;
    padding-bottom: 8px;
    padding-left: 10px;
}

@media only screen and (max-width: 767px) {
  .filter-menu .pt-mobile-header {
    display: block;
    position: relative;
    height: 50px;
  }

  .filter-menu .filter-group h4, .filter-menu .filter-group ul, .filter-menu .filter-group .filter-clear {
    display:none;
  }

  .filter-menu .has_group_selected h4, .filter-menu .has_group_selected ul  {
    display:block;
  }

  .filter-menu .has_group_selected .filter-clear {
    display: inline;  
  }

  .filter-menu {
    margin-bottom: 20px; 
  }
}

/* This is for a CSS hamburger */
#nav-toggle { 
  position: absolute; 
  left: 50%; 
  top: 5px; 
  transform: translate(-40%, 14px); 
  -webkit-transform: translate(-40%, 14px);
}

#nav-toggle { 
  cursor: pointer; 
  padding: 10px 35px 16px 0px; 
}

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  background: #222;
  position: absolute;
  display: block;
  content: '';
  padding: 0;
}
#nav-toggle span:before {
  top: -10px; 
}
#nav-toggle span:after {
  bottom: -10px;
}

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  transition: all 200ms ease-in-out;
}
#nav-toggle.active span {
  background-color: transparent;
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
  top: 0;
}
#nav-toggle.active span:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#nav-toggle.active span:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

#nav-toggle p {
  display: inline;
  margin-left: 50px;  
  font-size: 30px;
  position: relative;
  top: -18px;  
  color: #222;
  text-decoration: none;
  
}

#nav-toggle {
  text-decoration: none;  
}



.filter-menu {
 padding-bottom: 10px; 
}
.refine-header h4 {
     font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15.5px; 
}
.filter-group h4 {
    margin-top: 10px;
    margin-bottom: 5px;
    padding-bottom: 8px;
    border-bottom: 1px solid #aaa;
    text-transform: uppercase;
    font-size: 15px;
}
.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* The controlsy */
.carousel-control {
	left: -12px;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
.carousel-control.right {
	right: -12px;
}
/* The indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}
.m-bottom {
 margin-bottom: 30px; 
}
.m-top { 
 margin-top: 60px; 
}
.explore {
 padding: 5px; 
}

.btn-glow {
        background-color: #5bc0de;
        border-radius: 3px;
        color: #ffffff;
        display: inline-block;
        font-size: 12px;
        padding: 5px 15px;
        margin-right: 10px;
        text-align: center;
        text-decoration: none;
      }
      @keyframes glowing {
        0% {
          background-color: #46b8da;
          box-shadow: 0 0 5px #46b8da;
        }
        50% {
          background-color: #5b92de;
          box-shadow: 0 0 20px #5b92de;
        }
        100% {
          background-color: #46b8da;
          box-shadow: 0 0 5px #46b8da;
        }
      }
      .btn-glow {
        animation: glowing 1300ms infinite;
      }