.mobile { display: none; }
#menu:not( .mm-menu ) { display: none; }

body {background: #fff; color: #636363;/* font: 14px 'PT Sans', sans-serif;*/ }
body, select, input, textarea { color: #636363; }

a { color: #25418f; text-decoration: none; }
a:hover { color: #000; text-decoration: none; }
ul,ol{list-style: disc; list-style-position: inside;}
ul.display, ul.cat-thumbs, #new_products ul, #featured_products ul, #featured_categories ul, #suggested_products ul, #related_products ul, #you_may_also_like ul, .messages ul, .member-links ul, #shop_by_price ul, #category_filter ul, #recently_viewed ul  {list-style-type: none; list-style: none; padding-left: 0; }
li { margin-left: 0px; padding-bottom: 0px; }
p { padding-bottom: 0px; }
.messages { padding: 15px; }
.pdd_lt0 { padding-left: 0;}
.pdd_rt0 { padding-right: 0;}
h1, h2 {font-family: 'PT Serif', serif;}
.container { padding-left: 11px; padding-right: 11px; }
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {padding-left: 11px; padding-right: 11px;}
.row { margin-right: -11px; margin-left: -11px; }
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a { display: block; padding: 10px; }
.panel-title > a i { float: right; }


/* HEADER STYLING */
#container #header figure {
    margin: 15px 0 25px 0;
    text-align: center;
}
#container #header figure img {max-height: 100px; display: inline-block;}
#container #header .checkout_hide a {
    /*color: #414141;*/
    float: right;
    margin: 45px 10px 10px 0px;
    text-decoration: none;
    font-size: 14px;
}
#container #header #tagline {
    clear: right;
    color: #58abcb;
    float: right;
    font-size: 20px;
    font-style: italic;
    margin: 30px 15px 10px;
    padding: 0;
    text-align: right;
}
#container #header .phone {
    margin-top: 10px;
    color: #636363;
    font-family: "PT Serif",serif;
    font-size: 22px;
    clear: both;
}
#container #header #minicart_container {
    position: absolute;
    right: 15px;
    top: 9px;
    height: 32px;
}
#cartitems {
    margin: 10px 0 0 0;
    border-bottom: 0;
    font-weight: bold;
    color: #981E32;
}
#cartitems img {
    display: inline;
    vertical-align: middle;
}

.cart-wrapper > .panel-body > .row:not(:first-child):not(:last-child) {border-bottom: 1px solid #eee;}

img.cart-image {
    width: 100%;
}
#viewcart input[id^="qty"] { width: 80px; margin: 0 auto; }
#viewcart  .update input {
   /* border: none; */
} 
#cart_info .mini-product {
    margin-bottom: 10px;
}
#cartitems a#vcart, #cartitems img {
    /*color: #414141;*/
    margin: 0 8px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: normal;
}
#cartitems .glyphicon { color: #b20d0d; }

button.btn-sitesearch {
    position: absolute;
    right: 0;
    top: 7px;
    background: none;
    border: none;
}
button.btn-sitesearch .glyphicon.glyphicon-search {
    font-size: 18px;
}

input.search-image { position: absolute; right: 5px; top: 6px; background: #fff; }
#header #search { margin: 38px 0 0 0; }
#search form {position: relative;  margin: 0px 0px;}
#search .form-control {border-color: #818181; color: #ababab; font-family: 'PT Serif', serif; font-style: italic; border-radius: 4px;}
#search #suggestions {
    z-index: 1000;
    background: #fff;
    position: absolute;
    width: 100%;
    cursor: pointer;
    border-radius: 0 0 4px 4px;
}

#search #suggestions .suggestion {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding: 0 10px 2px 10px;
    cursor: pointer;
}

#search #suggestions .suggestion:last-child {
  border: 1px solid #e1e1e1;
  border-top: none;
  border-radius: 0 0 4px 4px;
}

#search #suggestions .suggestion_hover {
  background: #f0f0f0;
}

.mobile-header a { color: #414141; font-size: 18px; margin: 5px 0; display: block; }
/* HEADER STYLING ENDS */

/** PROMOS **/
#promos { padding: 40px 15px; overflow: hidden;}
#promos > div { float: left;}
#promos h3 {
    position: absolute;
    bottom: 85px;
    color: #fff;
    width: calc(100% - 30px);
    text-align: center;
    font-family: 'PT Serif', serif;
    font-size: 20px;
} 
#promos span {
    width: calc(100% - 30px);
    bottom: 30px;
    position: absolute;
    text-align: center;
}
#promos a {margin-left: 0; font-family: 'PT Serif', serif; border-radius: 0;}
.tlines hr {border-bottom: 1px solid #e1e1e1; padding: 1.5px 0px;}
#promos img { width: 100%; }
.thumb-product .price {
    font-size: 14px;
    color: #959595;
    font-family: 'PT Sans', sans-serif;
    height: 19px;
}
#recently_viewed .thumb-product .price {font-size: 16px; font-weight: bold; color: #363636;}

/* MINICART */
#minicart_overlay_box { left: 0; margin-left:auto; margin-right: auto; position:fixed; right:0; top:20px; z-index:99999; width:500px;}
#minicart_overlay { background-color: #fff; border: 2px solid #717171; border-radius: 0px; box-shadow: 0 0 20px #b7b7b7; margin: 0 auto; padding: 10px; width: 450px; overflow: hidden; }
#minicart_overlay .productname { color: #145b76; font-size: 22px; font-weight: bold; margin: 3px 10px 18px; text-transform: capitalize; text-align: left; }

#index #newsletter h2, 
#global_filter h2 {background-color: #145b76;border-color: #337ab7;color:#FFF;padding:10px 0px 10px 10px}
#newsletter input[type=email]{
    font-size: 14px;
    color: #898989;
    font-style: italic;
    border-radius: 0;
    margin-right: 5px;
    width: 260px;
    height: 42px;
}
#horizontal #search {
    overflow: visible;
    padding: 0; 
}
#horizontal #search input[type=text] {
    color: #c8bdb9;
}
input{
    vertical-align:middle;
}
.promo-banner {
    background: #33325d none repeat scroll 0 0;
    border-bottom: 2px solid #33325d;
    color: #fff;
    font-size: 18px;
    padding: 10px;
    text-align: center;
    font-family: 'PT Sans', sans-serif;
    font-weight:bold;
}
.promo-banner a {
    color: #fff;
    text-decoration: none;
}
.promo-button.btn-info {
    border-color: #a94369;
    color: #a94369;
    margin-left: 20px; 
    padding: 10px 35px;
}

.promo-button.btn-info:hover {
  background-color:#a94369;
border-color:#fff;
  color:#fff;
}
.promo-banner h3 {
    font-family: 'PT sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline;
    margin-right: 20px;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #145b76;
    border-color: #337ab7;
}
.hed_font{
    margin-top: 0px;
    font-size: 14px;
}
.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: transparent;
    border-bottom: 1px dotted #ccc !important;
    border: 0px;
}
.border-btm0{
    border-bottom:0px !important;
}

/* MAIN NAVIGATION STYLING STARTS */
.navbar-collapse { background-color: #fff; overflow: hidden; }
.navbar-nav>li { float: none; position: static; }
#horizontal { border-top: 1px solid #d7d7d7; border-bottom: 1px solid #d7d7d7; }
.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}
.navbar {
    margin-bottom: 1px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background: #33325d;
    color: #fff;
    text-decoration: none;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background: #33325d;
    color: #fff;
    text-decoration: none;
}
.navbar-default .navbar-nav>li>a{
    white-space: nowrap;
    font-family: 'PT Serif', serif;
    text-transform: uppercase;
    font-size: 16px;
    color:#33325d;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0px;
}
#nav-menu-container .nav-justified>.dropdown .dropdown-menu { 
    left: 15px; right: 15px; width: auto; padding: 15px 0; }
.dropdown:hover .dropdown-menu { display: block; margin-top: 0; }
.dropdown-menu { background: #33325d none repeat scroll 0 0; 
    width: 100%; padding-bottom: 15px; }
.dropdown-menu > li { float: left; width: 227px; }
.dropdown-menu > li > a { color: #fff; white-space: normal; padding-left: 30px; }
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    /*background: rgba(54, 54, 54, 0.9) none repeat scroll 0 0;*/
    background: #33325d;
    color: #fff;
}
.dropdown-menu > li > a.toplevel { padding-left: 20px; }
.menu-icon img { margin-top: 8px; }
.navbar button {float: left;}
nav.nav-icons {margin-top: 8px;}
.sm-nav {border: none;}
.navbar-collapse {border-bottom: 1px solid #ccc; margin-bottom: 20px;}
#horizontal #nav-menu-container ul li { margin-left: 0px; padding-bottom: 0px; }
.row.nav-wdmanage{
    margin-right: 0px;
    margin-left: 0px;
}
#horizontal #nav-menu-container ul li.prod-col.col1 { border-left: 1px solid #d5d5d5; padding-left: 15px; }
#horizontal #nav-menu-container ul li.prod-col h2 { font-size: 16px; font-weight: bold; margin: 0 0 10px 0; color: #f8f8f8; }
#horizontal #nav-menu-container ul li.prod-col .name, #horizontal #nav-menu-container ul li.prod-col .price {color:#f5f5f5; margin: 10px 0; }
#horizontal #nav-menu-container ul li.prod-col .name a { color: #000; text-decoration: underline;  }
/* MAIN NAVIGATION STYLING ENDS */

/* CAROUSEL STYLING START */
.carousel-indicators li {text-indent: -9999px;}
.carousel_rt{
    float: right;
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-inner img {width: 100%;}
.carousel-fade .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

/* CAROUSEL CSS ENDS */

/* HOMEPAGE STYLING */
#index #welcome {background-image: url('https://s3.amazonaws.com/cdn.eagleamerica.com/images/background-flag.png'); background-position: 0;}
#welcome .gpane {background-color: rgba(54, 54, 54, 0.8); padding: 45px 12%; text-align: center; margin: 0 17%;}
#welcome h1 {
    margin: 0px 0px 13px 0px;
    font-family: 'PT Serif', serif;
    color: #fff;
    font-weight: normal;
    font-size: 24px;
}
#welcome p {
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
    line-height: 22px;
    color:#fff;
    margin:0px;
    padding:0px;
}
#index #featured_products {margin-top: 10px;}
#index .carousel-indicators {
    left: 75%;
    list-style: outside none none;
    padding-left: 0;
    position: absolute;
    text-align: right;
    width: 20%;
    z-index: 15;
    bottom:0px;
    margin-left:0px;
    color:#fff;
}
#index .carousel-indicators span{
    height: 26px;
    width: 20px;
    padding: 6px 10px;
}
#index .carousel-indicators li{border:none;font-size:13px;border-radius:0px;background-color: transparent;height: 26px;margin-right: 5px; width: 20px;padding: 0px;}
#index .carousel-indicators li.active{background-color: transparent;color:#fff; }
#index .carousel-indicators li.active span{font-weight: normal; border:1px solid #fff;}

#brandCompare { padding-top: 22px; padding-bottom: 22px; }

/* NEWSLETTER SECTION STYLING STARTS */
#newsletter-block {
    width: 100%;
    margin: 0px 0px;
    background: #33325d;
    font-size: 18px;
    color: #fff;
    font-family: 'PT Serif', serif;
}
#newsletter-block div.column1, #newsletter-block div.column2 { padding: 20px 0;}
#newsletter-block div:first-child {
    border-left: 0;
}
#newsletter-block div.column1 {margin-top: 5px;}
#newsletter-block div.column1 #nwsl {
    font-size: 18px;
    margin: 0px 12px;
}
#newsletter-block div.column1 #nwsl a {
    text-decoration: none;
    color: #58abcb;
    cursor: pointer;
}
#newsletter-block div.column1 #shr {
    font-size: 20px;
    margin-right: 20px;
    margin-left: 25px;
}
#newsletter-block div.column1 #shrlnk {
    margin-top: 0px;
    padding: 0;
    border: 0;
    display: inline-block;
}
#newsletter-block .shrimg { margin-right: 15px; }
#newsletter-block .shrimg img { width: 32px; }
#newsletter-block #newsletter { display: inline-block;}
#newsletter-block #nwsl {margin-right: 35px;}
/* NEWSLETTER SECTION STYLING ENDS */

/********** NEWSLETTER POPUP *********************/
#npfade {
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
    overflow: visible;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 8001;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: none; 
}

#popcontainer { background-color: #ffffff; border: 5px solid #000; display: none; left: 35%; margin: 0 auto; position: fixed; top: 150px; width: 30%; z-index: 8008 !important; }
#popcontainer div#close { background: url("https://s3.amazonaws.com/cdn.eagleamerica.com/images/close_button.png") no-repeat scroll right top rgba(0, 0, 0, 0); color: #666666; height: 35px; position: absolute; width: 41px; margin-left: -20px;  top: -20px; }
#popcontainer > div#form_part { padding: 10px 10px 30px; text-align: center; margin: 20px; border: 1px solid #000; }
/********** Newsletter popup ends *********************/

#category_menu h4,
#category_filter h4,
#global_filter h4,
#newsletter h4,
#shop_by_price h4,
#minicart h4, 
#left_column #recently_viewed h4 { font-size: 20px; color: #636363; font-weight: bold; text-transform: uppercase; border-bottom: 1px dotted #ccc !important; padding: 10px 0; margin: 20px 0 10px; }
#left_column #recently_viewed ul li { padding:0px; margin:0px; }
#left_column {
    margin-bottom: 20px;
}
#left_column #recently_viewed .thumb-product{text-align: center; overflow: hidden;margin: 0px;width: auto; margin-top: 40px;}
#left_column #recently_viewed .thumb-product .image img { max-width: 180px; display: inline-block;}
#left_column #recently_viewed .thumb-product .info{
    padding: 20px;
}
#left_column #recently_viewed .thumb-product .name{display: block; padding: 10px 0 0;}
hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 0;
}

.thumbnail img {
    width: 100%;
}

.thumbnail {
    padding: 0;
}

/* FOOTER STYLING START */
.footerbg {
    background: transparent;
    margin-top: 10px;
}
footer {
   text-align: center;
   padding-bottom: 30px;
}
footer h3 {
    color: #7d7d7d;
    font-family: 'PT Serif', serif;
    font-weight: bold;
    font-size: 14px;
    margin: 15px 0;
}
footer a{line-height: 18px; /*color: #7d7d7d;*/ display:block;}
footer a:hover{color:#000;}
footer ul{list-style:none;}
#footer nav ul li{margin-left:0px;padding-bottom:0px;}
#footer #freephone p,
#footer #fax p{margin-bottom:0px;padding-bottom:0px;}
#footer #cprgt{margin-top:25px; color: #7d7d7d;}
#footer #cprgt p{margin-bottom:2px;padding-bottom:0px;}
#footer #contact-numbers{margin-top:20px;}
#footer #contact-details{color:#7d7d7d ; min-width: 230px;}
#footer .fullsite,
#footer .gateway_links{padding-left: 10px;}
#freephone span, #fax span {
    font-size: 22px;
    font-family: 'PT Serif', serif;
}
#footer #secure {margin-top: 30px}
.meta_post_body {
    margin-top: 10px;
    font-size: 12px;
}
/* FOOTER STYLING END */

/*--FEATURED PRODUCT CSS STARTS--*/
#featured_products,
#featured_categories,
#new_products,
#related_products,
#suggested_products{
    clear: both;
    margin-bottom: 20px;
    width: 100%;
}
#featured_products header,
#featured_categories header,
#new_products header,
#related_products header,

#featured_products header h2,
#featured_categories header h2,
#new_products header h2,
#related_products header h2,
#suggested_products header h2{
    font-family: 'PT Serif', serif;
    font-size: 24px;
    font-style: italic;
    color: #5c5c5c;
}
#cap {
   width: 100%;
    text-align: center;
}
#seemore {
    color: #fff;
    font-family: "PT Serif", serif;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    height: 45px;
    background-image: url('https://s3.amazonaws.com/cdn.eagleamerica.com/images/lines.png');
    background-repeat: no-repeat;
    background-position: 0 50%;
}
#seemore a {
    color: #fff;
    text-decoration: none;
    background-color: #33325d;
    padding: 10px 0px 10px 10px;
    height: 40px;
}
#seemore a span.glyphicon {background-color: #57559e; display: inline-block; padding: 0px 8px; line-height: 39px; margin-left: 10px;}
.thumb-product{
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
#seemore hr {border-bottom: 1px solid #e1e1e1; padding: 1.5px 0px;}
.thumb-product img{
    width:100%;
}
.red, .req, .sale-price {
    color: #c00 !important;
  	font-weight:bold;
}

#featured_products ul li .info a,
#featured_categories ul li .info a,
#new_products ul li .info a,
#related_products ul li .info a,
#suggested_products ul li .info a{
    color: #363636;
    text-decoration: none;
    font-size: 14px;
    font-family: 'PT Serif', serif;
}
#featured_products ul li .name,
#featured_categories ul li .name,
#new_products ul li .name,
#related_products ul li .name,
#suggested_products ul li .name{
    margin: 25px 0px 5px 0px;
    height: 57px;
    overflow: hidden;
}

/* BREADCRUMB STYLING START */
#breadcrumb {
    color: #b7b7b7;
    font-size: 14px;
    padding: 10px 15px 10px 0px;
    text-transform: uppercase;
    font-weight: bold;
    z-index: 2;
    position: relative;
}
#breadcrumb .separator {
    padding: 0 5px;
}
#breadcrumb a {color: #b7b7b7;}
/* BREADCRUMB STYLING END */

/**CATEGORY MENU STYLING**/
#category_menu ul{list-style:none;background-color: #fff;padding-left: 0;}
#category_menu ul li{
    border-bottom: 1px dotted #ccc !important;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    margin: 0;
    padding: 5px 0;
}
#category_menu ul li a {
    display: block;
    margin-bottom: -1px;
    padding-right:10px;
    position: relative;
    font-size: 16px;
    text-transform: uppercase; 
}
#category_menu li.active, #category_menu li.category_top_active {
    font-weight: bold;
    position: relative;
}
#category_menu ul li ul li {
    padding:1px 0 1px 10px;
    border: none !important; 
    text-transform: none;
    position: relative;
    margin: 2px 0; 
}
#category_menu ul li ul li a { font-size: 14px; text-transform: none; padding: 0; margin: 0; }
#category_menu ul { list-style: none; padding: 0; }
#category_menu ul .inner { padding-left: 1em; overflow: hidden; display: none; }
#category_menu ul .inner.mactive { display: block; }
#category_menu ul .active a { color: #8c1a1a; display: block; margin-right: 5px; }
#category_menu ul .active a:after{ content: ""; position: absolute; top: 3px; left: -9px; border-width: 6px 0 6px 6px; border-style: solid; border-color: transparent #8c1a1a; display: block; width: 0; }
#category_menu ul .active li a { color: #25418f; font-weight: normal; }
#category_menu ul .active li a:after, #category_menu ul ul .active li a:after { display: none; }
#category_menu ul ul .active a:after { content: ""; position: absolute; top: 4px; left: -9px; border-width: 5px 0 5px 5px; border-style: solid; border-color: transparent #8c1a1a; display: block; width: 0; }
#category_menu ul li { margin: .5em 0;position:relative }
#category_menu ul li a.toggle { width: 100%; display: block; }
#category_menu ul li a.toggle:hover {  }
  
/**CATEGORY MENU STYLING ENDS**/

/* CATEGORY PAGE STYLING STARTS HERE */
#category_options li#sort { float: left; padding-left: 0;}
#category_options li#prev-next { float: right; margin: 0px; text-align: right; }
#prev-next2 { color:#7d7d7d; clear: both; text-align: right; border-top: 1px solid #ccc; margin: 10px 0px 10px 0px; padding: 10px 0px; border:none; }
#cat #toggle {float: right; margin-left: 60px; padding-right: 0;}
#cat #per-page {float:right;}
#cat select {font-size: 16px; height: 40px; border-radius: 0;}
#cat #sort select { min-width: 300px;}
#cat #per-page select { min-width: 90px;}
#cat #toggle #list img { padding: 4px 4px 4px 7px; width: 40px;}
#cat #toggle #grid img { padding: 7px; width: 35px;}
#cat #toggle .bdr {border: 1px solid #c2c2c2;}
#prev-next2 span.page { color:#7d7d7d; font-family: 'PT Serif', serif; margin-right: 20px;}
#prev-next2 span.curPage {font-family: 'PT Sans', sans-serif; border: 1px solid #bebebe; padding: 8px 10px;}
#prev-next2 span.pagenumber {
    padding: 20px;
}
#prev-next2 span.next {
    border: 1px solid #bebebe;
    padding: 8px 8px;
}
#prev-next2 .pagenumber a, #prev-next2 a { color:#7d7d7d; text-transform: uppercase; }
#prev-next2 .pagenumber a:hover, #prev-next2 a:hover { text-decoration:none; }
#cat {
    z-index: 1;
}
.cat-top {
   /* background: #a0a0a3;*/
    padding: 11px;
}
#cat .cat-head { position: relative;}
.cat-img img{ }
.cat-header-content { vertical-align: top; }

#cat .cat-desc {
    color: #383838;
    text-align: left;
    font-size: 16px;
}
#cat .cat-desc h2{
    font-size: 16px;
    line-height: 24px;
}
#cat h1 {
    color: #282828;
    font-size: 28px;
    font-weight: normal;
    margin: 10px 0 0 12px;
    text-align: left;
}
#cat .filter-head h4 {
    font-weight: normal;
    border: 1px solid #d7d7d7;
   border-right: none;
    padding: 15px 50px 15px 0;
    text-transform: uppercase;
    text-align: right; 
}
.filter_container ul {
    margin-bottom: 0;
}
#left_column #recently_viewed { }
#left_column #recently_viewed h4 {
    border-right: none;
    padding: 10px 0;
    font-weight: bold;
    font-size: 20px;
    margin: 0; 
    border-bottom: 1px dotted #ccc !important;
    text-transform: uppercase;
}
#category_filter ul {list-style: none;}
#category_filter .individual_filter h4 { padding-right: 80px; margin-top: 25px; margin-bottom: 20px;}
#category_filter {text-align: right; border-right: 1px solid #d7d7d7;}
.filter_container li {
    padding-right: 80px;
    padding-bottom: 20px;
    color: #9a9a9a;
    cursor: pointer;
}

#filters-wrapper {
    display: none;
}
#category_options {
    background: #fff none repeat scroll 0 0;
    color: #2d364c;
    font-weight: normal;
    padding: 10px 0;
    margin-top: 10px;
}
#category_options ul{margin:0px;}
#category .info h2, #prod_detail_list .info h2, #left_column #recently_viewed .info a{
    color: #363636;
    font-size: 16px;
    font-weight: normal;
    margin: 10px 0;
    max-height: 55px;
    overflow: hidden;
    font-family: 'PT Serif', serif;
}
#category .list .info h2, #prod_detail_list .list .info h2 {margin-top: 0px;}
#category .display span.rev-num, #prod_detail_list .display span.rev-num {
    margin-top: -1px;
    display: inline-block;
    vertical-align: bottom;
    height: 16px;
}
.display span.glyphicon.glyphicon-shopping-cart {
    margin-right: 10px;
}
.prod-rating img {
    padding-right: 5px;
    display: inline-block;
}
.grid li .image, .grid li .info, .grid li .content, .grid li .order {
    text-align: center;
  	position: relative;
}

#cat ul.display { margin-top: 25px;}

.cat-thumbs { margin-top: 22px;}
.cat-thumbs img { width: 100%; }
.cat-thumbs li .info {
    padding: 0 0 10px;
    text-align: center;
}
/* category product flag styling */

.ribbon {
    width: 80px;
    height: 32px;
    line-height: 32px;
    background: #4fbfa8;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 700;
    font-size: 0.9rem;
    margin-bottom: 20px;
    position: absolute;
    top: 30px;
    left: -15px;
    text-align: center;
}

.ribbon::after {
    content: '';
    border-top: 15px solid #700;
    border-left: 15px solid transparent;
    border-right: 0 solid transparent;
    position: absolute;
    bottom: -15px;
    left: 0;
    display: block;
}

.ribbon:nth-of-type(2) {
    top: 82px;
}

.ribbon.sale {
    background: #c00;
}

.ribbon.new {
    background: #5bc0de;
}

.ribbon.new::after {
    content: '';
    border-top: 15px solid #1f7e9a;
}

.ribbon.best-seller { 
  	background: #25418f;
}

.ribbon.best-seller::after {
	content: '';
    border-top: 15px solid #101c3e;
}
/* end ribbons */

#category .product .image img, #prod_detail_list .product .image img {width:100%;}
#category .list .product .image img, #prod_detail_list .list .product .image img { max-width: 250px;}
#category ul.display li, #prod_detail_list ul.display li { overflow: hidden; margin-bottom: 60px; }
#category ul.display.grid li, #prod_detail_list ul.display.grid li  { margin-bottom: 60px; }
#category ul.display.list li, #prod_detail_list ul.display.list li { margin-bottom: 60px; }
.grid li .sku, .grid li p, .grid li .price, .grid li .rev-stars, .grid li .qanda, .list li .sku, .list li p, .list li .price, .list li .rev-stars {
    margin: 0 0 10px;
}
.grid li .rev-stars { height: 19px; overflow: hidden; }
#category .display span.qty-label, #prod_detail_list .display span.qty-label {
    font-size: 16px;
    color: #636363;
    margin-right: 5px;
}
.display input.qty {
    width: 45px;
    height: 27px;
}
.display .qty-line {
    margin-bottom: 20px;
}
#product .addtocart_button {
    width: 100%;
}

input.addtocart_button {background-color: #28a745;border-color:#28a745;}

.display.list .qty-line {float:left;}
.grid .prod-desc, .list .prod-desc {
    margin: 15px 0;
    clear: both;
}
.grid .prod-desc { display: none; }
.grid li .price, .list li .price {
    font-weight: bold;
    font-size: 16px;
}
.list li .price {
    float: left;
    margin-top: 2px;
    display: inline-block;
    margin-right: 10px;
}
#category #sort label, #category #per-page label, #prod_detail_list #sort label, #prod_detail_list #per-page label  {
    font-weight: normal;
    font-size: 16px;
    font-family: 'PT Serif', serif;
    margin-right: 10px;
}
#category .display.list li .image, #prod_detail_list .display.list li .image {float: left; margin-right: 15px; width: 30%;}
#category .display.list li .info, #prod_detail_list .display.list li .info {float: left; width: 67%;}
/* CATEGORY PAGE STYLING ENDS HERE */

/* PRODUCT PAGE STYLING START */
div .additional-prod {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    display: block;
    float: left;
    margin: 10px 0;
    overflow: visible;
    padding: 0 0 10px;
}
#product input, #product select {
    border-radius: 0;
}
#social {
    text-align: center;
    margin-top:15px;
}
#product_tabs {
    clear: both;
    display: block;
    float: left;
    margin: 20px 0;
    overflow: auto;
}

#tab-row .active {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #ffffff;
}

#tab-row li {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #145b76;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 16px;
    margin: 0 1px;
    padding: 15px 30px;
    position: relative;
    top: 1px;
}
#tab_contents {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    clear: both;
    margin-left: 1px;
    padding: 30px 20px;
}
/* Magicscroll */
.mcs-item > a, .MagicScroll-horizontal .mcs-items-container > * {
    margin: 0 2px;
}

.alternate_images {margin: 10px 0 0; overflow: hidden;}
.alt-img { float: left; }
.alternate_images img {cursor: pointer; height: 80px;margin-right: 10px;width: 80px;}
.alternate_images figcaption {
    margin-top: 5px;
    font-size: 12px;
    text-align: center;
}
html input.dynamic_qty, html input.dynamic_qty:hover, html input.dynamic_qty:focus, input[readonly] {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    filter: none;
    font-weight: bold;
    padding: 0;
    vertical-align: baseline;
    width: auto;
}
.rev-stars a {
    /*color: #434343;*/
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
}
#product .product .sku, #product_builder .product .sku {
    color: #636363;
}
#product .content h1, #product_builder .content h1 {
    color: #434343;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 5px;
}
#suggested_products .product .image img{width:100%;}
 .in-bl {display: inline-block;}
#product .mapping {
    background: #f0f0f0 none repeat scroll 0 0;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
    margin-top: 20px;
}
#product .recipent_mapping_shipto {
    margin-bottom: 0px;
    line-height: 30px;
    font-weight: normal;
    margin: 0 10px;
}
#product .mapping .new_recipient_mapping {
    color: #232323;
    font-size: 12px;
    line-height: 30px;
    font-weight: normal;
    margin: 0 10px;
}
.child-wrapper ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    list-style-type: none;
    margin: 5px 0 0;
    padding: 0 0 10px;
}
.child-wrapper li {
    margin: 0px;
    padding: 10px 0px 0px 0;
    vertical-align: middle;
}
.child-wrapper li.child-price {
    line-height: 44px;
}
.child-wrapper li.child-desc {
    line-height: 44px;
}
.child-wrapper li del{display:block;}
.child-wrapper .qty-add, .child-wrapper .qty-dec {
    display: inline-block;
    color: #fff;
    background-color: #b7b7b7;
    padding: 11px 5px 10px 5px;
    cursor: pointer;
    height: 44px;
}
.child-wrapper .child-qty .qty {
    border-radius: 0px;
    font-size: 14px;
    color: #a7a7a7;
    width: 40px;
    display: inline-block;
    height: 34px;
}
.child-wrapper li.child-qty.lheight {line-height: 44px;}
#product .qty{width: 45px; height: 44px;border-radius: 0; padding: 6px 5px;  text-align: center;}

#product .mapping > div,
#product #additional .child-one-btn{margin-top:10px;}
#product .child-one-btn .addtocart_button{float: right;margin-top: 5px;}
#product .mapping,
#product .order{margin-bottom:10px;}
#product .qty-line{height:34px; margin:10px 0px 0px 0px;}
#product .product .price input.dynamic_qty, #product_builder .product .price input.dynamic_qty, #product .product .child-price .sale-price  {color:#33325d; font-family: "PT Serif", serif;font-size: 24px; font-weight: bold;}
#product .product .child-price .sale-price {font-weight: bold;}
#product .qty-label{float: left; display: inline-block;line-height: 34px; ;vertical-align: middle; font-weight: normal; font-size: 16px; margin-right: 5px;}
#product .qty-line > div {padding-left: 0;}
#product .price {margin: 10px 0;}
#product .rev-stars {margin-top: 10px; overflow: hidden;}
#product .rev-stars .prod-rating {float: left; margin-right:10px;}
#product .image .product_image{width:100%;}
#product .order .child-one-btn {margin: 10px 0;}
#product .attributes select {margin: 5px 0;}
#product #suggested_products .image {min-height: 150px;}
#product .product .prod-form {margin-top: 10px;}
#product a.popup-link {
    position: absolute;
    right: 0;
    bottom:0;
}
#product a.popup-link.extra-img {
    bottom: 0px;
}
#product .img-cont {position: relative;}
.product .status {
    margin-top: 10px;
    color: #b4b4b4;
}
.product .backordered {
    display: inline-block;
}
#product .tab-content li,
#product .product .content-only .content > li {margin-left: 40px;padding-bottom: 0.85em;}

#image_overlay {display:none;height: 100%;left: 0;position: fixed;text-align: center;top: 0;width: 100%;z-index: 1000;}
#fade {background: black none repeat scroll 0 0;height: 100%;left: 0;opacity: 0.5;position: fixed;top: 0;width: 100%;}
#image_overlay img {border-radius: 10px;cursor: pointer;margin: 50px auto;position: relative;z-index: 1001;}
#image_overlay #close {cursor: pointer;margin-left: -20px;position: absolute;top: -20px;z-index: 1002;}

#product_qanda .container{box-shadow:none;}
#product_qanda textarea{width:100%}
#product_qanda #qa_box { list-style-type: none; }
#product_qanda #qa_box li.question {background: #fff none repeat scroll 0 0;border: 5px solid #bbb;font-size: 16px;margin: 2px;overflow: hidden;padding: 10px;}

#product_qanda #qa_box a {color: black;font-weight: bold;text-decoration: none;}
#product .prod-desc {
    /*margin-top: 30px;*/
   font-size:110%;
}
#reviews div {
    margin: 5px 0px;
}
#reviews {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
#reviews h3 {font-size: 24px; font-family: 'PT Serif', serif; margin-top: 10px;}
#reviews .rev-num {
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
    color: #9b9b9b;
    clear: both;
}
#reviews .rev-title {font-size: 18px; color: #3e3e3e; margin-top: 40px;}
#reviews .rev-info { font-size: 14px; margin-left: 30px; color: #9b9b9b; display: inline-block; vertical-align: bottom; height: 16px;}
#reviews .rev-stars { margin: 10px 0 20px 0;}
#reviews .rev-comments { clear: both; max-width: 795px;}
#reviews img { display: inline-block; }
#reviews .content_box {
    font-style: italic;
    color: #145B76;
}
#reviews .rev-name {
    font-weight: bold;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 20px;
}
#reviews hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
#reviews .btn-link {float: right; margin-right: 20px;}
.right-col {position: relative; margin-top: -38px;}
.right-col img.v-div {position:absolute; top:0; left: -11px; height: 100%;}
#you_may_also_like h4 {
    font-size: 20px;
    margin: 0 0 50px 0;
    padding-top: 40px;
}
#you_may_also_like .thumb-product .name a {
    font-size: 16px;
    color: #363636;
    font-family: 'PT Serif', serif;
}
#you_may_also_like .btn {
    margin: 0;
    padding: 10px 24px;
}
#you_may_also_like li {
    margin-bottom: 15px;
}
#you_may_also_like button span.glyphicon{margin-right: 10px;}
#you_may_also_like .thumb-product .name { margin: 20px 0 10px 0;}
#you_may_also_like .price, #product .product #you_may_also_like .price input.dynamic_qty, #product #you_may_also_like .price input.dynamic_qty {
    font-weight: bold;
    color: #353535;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    text-align: center;
}
#you_may_also_like .price input.dynamic_qty {width: 100%;}

/*** accordion + / - ***/
#product_tabs-accordion .panel-title a:after {
  /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\2212";    
    float: right;        
    color: #000;          
}

#product_tabs-accordion .panel-title a.collapsed:after{
  /* symbol for "collapsed" panels */
    content: "\2b";   
}

/* PRODUCT PAGE STYLING END */

/*--TABS CSS STARTS--*/
.tab_data_container{
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 60px 100px;
    border-top: none;
}
.nav-tabs > li {border-bottom: 1px solid #ccc;}
.nav-tabs > li.active {border-bottom: none}
.nav-tabs.nav-justified>li>a {border-radius: 0; border-bottom: none;}
.nav-tabs{border-bottom:0px;}
.nav-tabs > li > a {
    border: 3px solid #fff;
    border-bottom-color: #ccc;
    border-radius: 0px;
    color: #636363; 
    font-family: "PT Serif",serif;
    font-size: 16px;
    padding: 10px 30px 15px ;
    background:#f0f0f0 none repeat scroll 0 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
    color:#636363;
    padding: 15px 30px;
}
.nav-tabs>li.active>a {
    padding: 15px 30px;
}
.nav-tabs > li > a:hover{
    border:1px solid #ccc;
    border-bottom: none;
}

/** CHECKOUT PAGES **/
#viewcart #promo-box #freeprod .free-prod-select { padding: 0 10px; }
#viewcart #promo-box #freeprod .free-prod-submit { padding: 0 10px 10px; }
#viewcart #promo-box #freeprod .free-prod-submit input { background: #fff; }
#viewcart #promo-box #promo_code { text-align: center; border-radius: 0; height: 42px;}
#checkout_shipping .buttonrow { margin-bottom: 20px; }
#checkout_shippingaddress .checkout-cart-info { margin-top: 25px; }
#checkout_shipping .checkout-cart-info { margin-top: 58px; }
#checkout_billing .billing-mini-cart { margin-top: 28px; }

/* Avoid the Checkout -(to hide something from all checkout pages, add the class 'checkout_hide')- */
#checkout .checkout_hide, #checkout_billing .checkout_hide, #checkout_payment .checkout_hide, #checkout_shippingdetailk .checkout_hide, #checkout_thanks .checkout_hide, #checkout_confirmation .checkout_hide, #checkout_shipping .checkout_hide, #express_order .checkout_hide, #express_info .checkout_hide, #checkout_fpinfo .checkout_hide, #checkout_freeprod .checkout_hide, #checkout_shippingdetail .checkout_hide, #quickbuy_confirm .checkout_hide, #checkout_shippingaddress .checkout_hide, #checkout_display .checkout_hide, #viewcart_freeprod .checkout_hide, #ship_calculator .checkout_hide, #cartitems .checkout_hide { display:none !important; }

/** BUTTON STYLING **/
.btn-primary, .style1 {
    border: 1px solid #8c1a1a;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'PT Serif', serif;
    font-size: 16px;
    padding: 10px 20px;
    background-color: #8c1a1a;
    color: #fff;
    border-radius: 0;
    text-align: center;
}
.btn-primary:hover, 
.btn-primary:active, 
.btn-primary:focus, 
.style1:hover, 
.style1:active, 
.style1:focus {
    color: #fff; 
    background-color: #33325d; 
    border-color: #33325d;
}
.btn-default, .style2  {
    border: 1px solid #33325d;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'PT Serif', serif;
    font-size: 14px;
    padding: 10px 20px;
    background-color: transparent;
    color: #33325d;
    border-radius: 0;
    text-align: center;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .style2:hover, .style2:active, .style2:focus {
    color: #fff; 
    background-color: #33325d; 
    border-color: #33325d;  
}
.btn-info, .style4  {
    border: 1px solid #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 20px;
    background-color: transparent;
    color: #fff;
    border-radius: 0;
    text-align: center;
}
.btn-info:hover, .btn-info:active, .btn-info:focus, .style4:hover, .style4:active, .style4:focus {
    color: #fff; 
    background-color: #434343; 
    border-color: #434343;  
} 
.style3 {
border: 1px solid #B7B7B7;
    background: transparent;
    color: #B7B7B7;
    font-family: 'PT Serif', serif;
    font-weight: normal;
}
#tellfriend form{max-width:700px;margin:0px auto;}
.confirmation .heading h3 {
    display: inline-block;
    margin-right: 10px;
}
#promos .btn-info:hover {
    background: #fff;
    color: #434343;
}
#featured_products .thumb-product button, #new_products .thumb-product button {
    margin-top: 10px;
    padding: 10px 25px;
}

#category .list .product .btn, #prod_detail_list .list .product .btn {
    clear: both;
    display: block;
}
#category .product .btn:hover, #prod_detail_list .product .btn:hover {color:#fff; background-color: #555;}
#category .list .btn, #prod_detail_list .list .btn {margin-left: 0px;}
.btn-link {
    border: 1px solid #ccc;
    padding: 10px 30px;
    color: #7f7f7f;
}
#product .btn-wishlist input , #product .btn-reorder input { padding: 10px 10px; margin-left: 0; width: 100%; text-transform: none; }

/** CUSTOM STYLING **/
div.errors {
    background-color: #fff2f2;
    border: 1px solid #c00;
    margin: 0 0 10px;
    padding: 5px 10px;
}

div.errors p em, .error {
    color: #c00;
    font-style: normal;
    font-weight: bold;
}
div.form-container {
    margin-bottom: 15px;
} 

.hgt_0{height:0px!important;}
.pdd_tp10{
    padding-top: 10px !important;
}
.padd_0{
    padding: 0px !important;
}
.mar_0{
    margin: 0px !important;
}
.mar_rt10{
    margin-right: 10px;
}
.mar_top0{
    margin-top:0px !important;
}
.mar_top10{
    margin-top:10px !important;
}
.mar_btm{margin-bottom: 10px;}
.mar_btm20{margin-bottom: 20px;}
.text_upper{
    text-transform:uppercase!important;
}
.pdd_rt0{
    padding-right: 0px;
}
.pdd_lt0{
    padding-left: 0px;
}
.pad_tp20{
    padding-top: 20px;
}
.pad_btm10{
    padding-bottom:20px;
}
a:focus{
    outline: medium none;
}
.nopad p {
    padding: 0px;
}
.hide_col {
    display: none;
}
.clickable {
    cursor: pointer;
}
.border_top {
    border-top: 1px solid #ddd;
}

.split-left {
    padding-right: 0px;
}
.split-right {
    padding-left: 0px;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block;
}
#fileDisplay {
    padding-left: 10px;
    background-color: white;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
@media only screen and (min-width:992px) and (max-width: 1199px) {
    .navbar-default .navbar-nav>li>a { font-size: 15px; padding: 15px 10px; }
    #category ul.display.list li,  #prod_detail_list ul.display.list li {height: 210px;}
    #cat #sort select { min-width: 280px;}
    .tab_data_container{ padding: 40px 50px; }
    #popcontainer { width: 40%; left: 30%; }
    #viewcart #promo-box #promo_code { padding: 6px 4px; }
    #viewcart #promo-box .apply-promo-btn { padding: 0; margin-top: 12px; }
    #viewcart #promo-box .apply-promo-btn #promo_submit { width: 100%; }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    #viewcart #promo-box #promo_code { padding: 6px 4px; }
    #viewcart #promo-box .apply-promo-btn { padding: 0; margin-top: 12px; }
    #viewcart #promo-box .apply-promo-btn #promo_submit { width: 100%; }
}
@media only screen and (min-width:768px) and (max-width: 991px){
    #container #header figure { margin: 5px 0; text-align: left;}
    #header #search { margin-top: 10px; }
    #header .phone { margin-bottom: 10px; }
    #container #header .checkout_hide a { margin-top: 10px; }
    #cartitems { margin: 0 0 10px; }
    #popcontainer { width: 70%; left: 15%; }
    .navbar-default .navbar-nav>li>a { font-size: 13px; padding: 15px 10px; white-space: normal; }
    #welcome .gpane { padding: 45px 6%; margin: 20px 4%;}
    #new_products .thumb-product { height: 440px; }
    .nav>li>a { padding: 10px 10px;}
    #cat #toggle { margin-left: 30px;}
    #cat #per-page select { min-width: 60px;}
    #cat #sort select { min-width: 150px;}
    #cat h1 { font-size: 30px;}
    #cat .cat-desc  { font-size: 14px; top: 45%; width: 85%; margin-left: 7.5%;}
    #category .display.list li .info,  #prod_detail_list .display.list li .info { width: 57%;}
    #category .display.list li .image, #prod_detail_list .display.list li .image { width: 40%;}
    #category ul.display.list li, #prod_detail_list ul.display.list li { height: 215px;}
    .tab_data_container{ padding: 30px; }
    .filter_container li, #category_filter .individual_filter h2 {padding-right: 30px;}
    #viewcart #promo-box #promo_code { padding: 6px 4px; }
    #viewcart #promo-box .apply-promo-btn { padding: 0; margin-top: 12px; }
    #viewcart #promo-box .apply-promo-btn #promo_submit { width: 100%; }
}

@media only screen and (min-width:320px) and (max-width: 767px){
    #container #header figure { margin: 5px 0px; }
    #header #mobile-search { display: none; }
    #header #search { margin: 10px 0; }
    #popcontainer { width: 96%; left: 2%; }
    .figure_align { text-align: center; }
    .pdd_rt15 { padding-right: 15px !important; }
    .carousel_rt { float: none; }
    #horizontal .navbar-nav { margin: 7.5px 0; }
    #newsletter-block { height: auto; overflow: hidden; }
    #newsletter-block div {margin-top: 0px; border: 0; text-align: center; }
    #newsletter-block div.column3 #shrlnk{width: 23px;}
    #newsletter-block div.column3 #shr{font-size: 14px;}
    #newsletter-block div.column3 #shrlnk{width: 15px;}
    #shrlnk.img_fb{width:100%;}
    #suggested_products .thumb-product{height:220px !important;}
    #minicart_overlay{max-width: 95%;}
    #minicart_overlay_box{width: 100%;}
    #welcome .gpane { padding: 45px 6%; margin: 20px 4%;}
    .promo-banner h3{ display: block; margin: 0px; font-size: 16px;}
    .promo-banner {font-size: 14px;}
    .promo-banner a {margin-top: 5px;}
    .promo1, .promo2 { margin-bottom: 15px;}
    #index #welcome {background-position: 0;}
    #newsletter-block div.column1, #newsletter-block div.column2 { padding: 10px 0; }
    #newsletter-block #nwsl { margin-right: 0px; display: block; margin-bottom: 10px;}
    #index .carousel-indicators { left: 65%; width: 30%;}
    #promos { padding: 15px; }
    #index #featured_products { margin-top: 0px; }
    #cat #toggle { margin-left: 30px; display: none;}
    #cat #per-page select { min-width: 60px;}
    #cat #sort select { min-width: 150px;}
    #cat h1 { font-size: 26px; top: 40%;}
    #cat .cat-desc  { display: none;}
    #category .display.list li .info,  #prod_detail_list .display.list li .info { width: 57%;}
    #category .display.list li .image, #prod_detail_list .display.list li .image { width: 38%;}
    #category ul.display.list li, #prod_detail_list ul.display.list li { height: auto;}
    #category ul.display.grid li, #prod_detail_list ul.display.grid li { height: auto; }
    #category .list .btn, #prod_detail_list .list .btn { margin-left: 0px; padding: 10px 25px;}
    .tab_data_container{ padding: 20px; }
    .right-col { margin-top: 20px; border-top: 1px solid #ccc;}
    #you_may_also_like h2 {padding-top: 0; margin: 15px 0;}
    #product .btn-wishlist input , #product .btn-reorder input {/*width: auto !important;*/  text-transform: none;}
    #product li.child-buy.pull-right { float: left !important; }
    /*#product .addtocart_button { width: auto !important; }*/
    #product .child-buy .btn-reorder input, #product .child-buy .btn-wishlist input  {min-width: 100%;}
    .cart-items strong.visible-xs { display: inline-block !important; }
    #viewcart .thumb-product { min-height: 230px; }
    #category_filter { text-align: left;}
    #cat .filter-head h2 {text-align: left; padding-left: 15px;}
    .filter_container li, #category_filter .individual_filter h2 {padding-left:15px;}
}

@media only (min-width: 1200px) {
    .container { width: 1230px; }
}

/* EAGLE Additions (cr) */

#index .mcs-item {color:#444;background:white;cursor:pointer;}
#index .mcs-item .ea-scroll-item{height:100%;margin:0 10px;position:relative;}
#index .mcs-item span{display:block;font-size:16px;padding:4px 0;color:#fff;background-color:#981e32;line-height:100%;margin:0-1px;white-space:normal;}
#index .mcs-item .cart{display:block;position:relative;color:#C09544}
#index .mcs-item .onHover{color:#fff;background-color:#33325d;background-color:rgba(51,50,93,.9);position:absolute;bottom:-100%;padding:10px;transition:all 300ms;-moz-transition:all 300ms;-webkit-transition:all 300ms;width:100%;}
#index .mcs-item .bottom{white-space:normal;text-align:left;font-size:16px;line-height:1.6em;margin-bottom:10px;}
#index .mcs-item:hover .onHover{bottom:0px;transition:all 300ms;-moz-transition:all 300ms;-webkit-transition:all 300ms;}
#index .mcs-item .cart:hover{bottom:0px;color:#DDB62D;}
#index .mcs-item a {color:#fff;display:block;text-align:center;}

#best_sellers li {list-style: none;}

a[data-toggle="modal"] {cursor:pointer;}

.ea-buy-box {background-color:#fff;border-color:#33325d;margin:1em 0.5em;}

.discounts {font-weight:bold;color:#33325d;}

.ea-bottom-bar {position:fixed;bottom:0;left:2%;width:96%;margin:0;}

.ea-vid-top {margin:1.5em 0;}

.ea-feat li:before{color:#33325d; font-family:'Glyphicons Halflings';content:"\e006";padding-right:1em;}

.pdf::before, .ea-inst a::before {content: url(https://s3.amazonaws.com/cdn.eagleamerica.com/images/pdf-icon_sm.png);padding-right:10px;}

.ea-li-pad li {padding-bottom:1em;}

table.ea-chart {margin-bottom:0;}

table.ea-specs > thead > tr > th {color:#33325d;font-size:120%;text-align:center;}

.ea-chart tbody:nth-child(even) {background-color:#eee;}

.ea-chart tbody:hover {background-color:#D7DDF4;}

.ea-info-chart tbody th {text-align:right;}

.ea-info-chart td, .ea-info-chart th {text-align:center;}

.ea-info-chart td, .ea-info-chart th {padding:10px;}

.ea-chart td.ea-img img {max-width:200px;width:100%;} 

td.ea-msg {color:#c00;}

.ea-msg .ea-qtydisc {color:#33325d;font-style:italic;}

.table-responsive>.fixed-column {
    position: absolute;
    display: inline-block;
    width: auto;
    border-right: 1px solid #ddd;
    background-color: #fff;
}

.ea-fix-col .glyphicon {
	position: static;
}

div.eag_pkg {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #33325d;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}


div.eag_pkg h3 {
	color: #fff;
	background-color: #981e32;
	border-color: #33325d;
    border-bottom: 1px solid transparent;
        border-bottom-color: transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
	font-size: 110%;
	font-weight: bold;
	margin:0;
	padding: 10px 15px;
    text-align: center;  
}

.panel-ea .panel-heading {
	color: #fff;
	background-color: #981e32;
	border-color: #33325d;
}

.panel-ea .panel-footer {
    color: #fff;
    background-color: #33325d;
    text-align: center;
}

div.eag_pkg p, div.seas_package p {padding:10px 15px;}

div.eag_pkg ul, div.seas_package ul {padding-bottom:6px;}

div.eag_pkg li, div.seas_package li {padding-bottom:4px;}

div.eag_pkg strong {color:#33325d;}

div.eag_pkg p:last-child:not(.ea-terms) {
    background-color: #33325d;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #fff;
	margin:0;
	padding: 10px 15px;
	text-align:center;
}

div.eag_pkg p:last-child:not(.ea-terms) strong, div.seas_package p:last-child:not(.ea-terms) strong {color:#fff;}

.panel-seas {border-color: #074b84;-webkit-box-shadow: 0 1px 1px rgba(255, 234, 125, 1);
	box-shadow: 0 1px 1px rgba(255, 234, 125, 1);}

.panel-seas .panel-heading, .panel-seas .panel-footer {
	color: #fff;
	background-color: #074b84;
    font-weight:bold; 
  	text-align:center;
}

.panel-seas .panel-heading:before {
	content: " ";
}

div.seas_package {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #074b84;
	border-radius: 4px;
	color:#fff;
		-webkit-box-shadow: 0 1px 1px rgba(255, 234, 125, 1);
	box-shadow: 0 1px 1px rgba(255, 234, 125, 1);
}

div.seas_package h3 {
	color: #ffffe3;
	background-color: #074b84;
	border-color: #faad6e;
    border-bottom: 1px solid transparent;
        border-bottom-color: transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
	font-size: 110%;
	font-weight: bold;
	margin:0;
	padding: 10px 15px;
    text-align: center;  
}

div.seas_package h3:before {
	/* content: url('//eagleamerica.com/images/season_sale-spring2018_medium.png'); 
	float:left;*/
	margin-right:10px;
    content: "SALE!  "; 
}

.seas_package .ea-terms, .panel-seas .ea-terms, .ea-terms {
	font-style:italic;
	color: #074b84;
	text-align:center;
}

.ea-sale-banner:before {
 /* content: url('//eagleamerica.com/images/season_sale-current_horiz.png');*/
content: "Winter Sale ";
color: #074b84;
padding-right:1em;
}

div.seas_package strong, .panel-seas strong {color:#074b84;}

div.seas_package p:last-child:not(.ea-terms) {
    background-color: #074b84;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    color: #fff;
	margin:0;
	padding: 10px 15px;
	text-align:center;
}

.ea-terms::after {
content: "Sale Ends February 28, 2019."; 
}

span.season_sale {color: #074b84;font-weight:bold;}

span.season_sale::before {
	content: "Winter SALE!  "; 
}

.ea-well {
	color: #23527c;
	text-align: center;
	font-size: 110%;
	border-color: #23527c;
}

.ytLoader>img.cover {
    width: 100%;
    height: auto;
    position: absolute;
    top: -10%;
}

.ytLoader>img.playBtn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 20%;
    height: auto;
    opacity: 0.8;
   filter: grayscale(100%);
}

.ytLoader>img.playBtn:hover {
   filter: grayscale(0%);
   opacity: 1.0;
}

#cat section.product {
  border: 1px solid #d8d8d8;
  border-radius:3px;
  padding: 1em;
 }

#shipping li {padding-bottom:0.6em;}

div.floater {
    bottom: 0px;
    position: fixed;
    width: 100%;
    padding: 0;
    margin: 0;
    left: 0;
    background-color: white;
    z-index: 10;
    box-shadow: 0 0px 6px 6px #999;
}

div.defloater {display:none;}

 .affix {
      background:#eee;
  		-webkit-box-shadow: 0 8px 6px -6px #999;
    	-moz-box-shadow: 0 8px 6px -6px #999;
      box-shadow: 0 8px 6px -6px #999;
      top: 0;
      width: 100%;
      z-index: 900 !important;
  -webkit-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
  }


  .affix + .container-fluid {
      padding-top: 70px;
  }

#affix-close {font-size:130%;vertical-align:middle;}

.ea-col:after {
  font-family: 'Glyphicons Halflings';
  content: "\2212";
  color:#23527c;
  position: absolute;
  right: 0;
  top:5px;
}

.active > .ea-col:after {color:#8c1a1a;}

.sub2 .ea-col:after {padding-right:30px;top:0;font-size:70%;}

.ea-col.collapsed:after {
  font-family: 'Glyphicons Halflings';
  content: "\2b";
}

.cat_results {position:relative;}

.cat_results .ea-col:after {top:30px;right:15px;}

#ea-accordion .panel-default .panel-title a:after,  .ea-accord .panel-default .panel-title a:after {
    font-family: 'Glyphicons Halflings';
    font-size: 2rem;
    content:"\e113";
    float: right;
}
#ea-accordion .panel-default .panel-title a.collapsed:after, .ea-accord .panel-default .panel-title a.collapsed:after {
    content:"\e114";
}

#privacy #content a[target="_blank"]:after, a[rel="external"]:after {
    font-family: 'Glyphicons Halflings';
    content:"\e164";
    padding-left:0.5em;
    font-size:110%;
}

/*Flex Product Grid */

.ea-flexprod {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; 
}

.no-flexbox .ea-flexprod {display:block;}

.ea-flexprod > section {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  max-width: 400px;
  margin:1%;
}

.no-flexbox .ea-flexprod > section {display:inline-block;width:30%;}

.ea-flexprod > section > p {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.ea-flexprod .order {margin-top:auto;}

.ea-flexprod div.image {position:relative;}

.ea-flexprod .ribbon-holder {position:absolute;top:-20px;left:0;}

.ea-flexprod h3 {font-size: 130%;}

.ea-promo {color:#c00; font-weight:bold;}

.ea-flexprod .prod-rating {margin:1em 0;}

/*Flex items*/
.ea-flex-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left:0;
}
.ea-flex-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; 
  padding: 0.5em;
	width: 100%;
}
.ea-flex-content {
  	background-color: #f5f5f5;
	border: 1px solid #c0c0c0;
  	border-radius: 3px;
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	    -ms-flex-direction: column;
  	        flex-direction: column;
  	padding: 1em;
    text-align: center;
	width: 100%;
}
.ea-flex-content p {
	color:#202020;
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 auto;
	        flex: 1 0 auto;
	font-size:120%;
	padding:0.5em;
}

.ea-review:not(:last-child) {border-bottom:1px solid #eee;}

@media all and (min-width: 40em) {
  .ea-flex-item {
    width: 50%;
  }
}
@media all and (min-width: 60em) {
  .ea-flex-item {
    width: 33.33%;
  }
}

@media only screen and (max-width: 319px) {
  .ea-flexprod > section {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 98%;
          flex: 0 1 98%;
    }
}

@media only screen and (min-width:320px) and (max-width: 767px) {
  .ea-flexprod > section {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 48%;
          flex: 0 1 48%;
    }
}

@media only screen and (min-width: 190px) and (max-width: 767px) {
  
  .ea-chart > tbody {border-top: 2px solid #696969; border-bottom:2px solid #696969;}
	.ea-chart thead tr {position:absolute; top:-9999px;left:-9999px;}
	.ea-chart th {float:left; text-align: center; font-size:105%;}
	.ea-chart td {float:left;padding:0.5em 0.2em;}
	.ea-chart > tbody > tr > td, .ea-chart > tbody > tr > th {border-top:none;padding:0.5em;}
	.ea-chart td.ea-attr:before, .ea-chart tbody th.ea-sku:before {
     	content: attr(data-attr)": ";
		display:inline;
		font-weight: bold;
	}
  .ea-chart th.ea-sku, .ea-chart td.ea-qty,.ea-chart td.ea-price {border-top:1px dotted #ccc;}
  .ea-chart-img th.ea-sku, .ea-chart-img td.ea-qty, .ea-chart-img td.ea-price {border-top:none;}
  .ea-chart .ea-desc {width:70%;}
  .ea-chart th.ea-sku {clear:left;text-align:left;width:35%;}
  .ea-chart-img th.ea-sku {clear:none;}
  .ea-chart td.ea-qty {text-align:right; width:25%;}
  .ea-chart td.ea-price{font-size:110%; font-weight:bold;text-align:right;width:40%;}
  .ea-chart-img td.ea-price {text-align:left;}
  .ea-chart td.ea-img {float:left;width:30%;}
  .ea-toggle {display:none;}
	
	#ea-ftr-accordion .panel-heading {background:#f5f5f5; }
	
	#ea-ftr-accordion .ea-hidden-xs:after {    
		font-family: 'Glyphicons Halflings';
    	content: "\e114";
    	float: right;
    	color: #000;
	}
	
	#ea-ftr-accordion .ea-shown-xs:after {    
		font-family: 'Glyphicons Halflings';
    	content: "\e113";
    	float: right;
    	color: #000;
	}
	
	#ea-ftr-accordion #contact-details {border:1px solid #33325d;padding:0;}
	
	#ea-ftr-accordion #contact-details .panel-heading {background-color:#33325d;}
	
	#ea-ftr-accordion #contact-details .panel-title {color:#fff;}
  
  #ea-ftr-accordion a {font-size:110%;padding:1em;}

 .ea-fix-col tr {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
  }
  .ea-fix-col td, .ea-fix-col th {
    display: block;
    width: 33.333333333333%;
  }
  .ea-fix-col th:first-child, .ea-fix-col td:first-child {    
     background: #efefef;
     text-align:center;
     width: 100%;
  }

.ea-fix-col thead  th:first-child {display:none;}

.ea-fix-col th:nth-child(2), .ea-fix-col td:nth-child(2)  {background:#dbd9e2;}
.ea-fix-col th:nth-child(3), .ea-fix-col td:nth-child(3) {background:#f1d9d4;}
.ea-fix-col th:nth-child(4), .ea-fix-col td:nth-child(4)  {background:#dbd9e2;}
}

@media only screen and (min-width:768px) {
	#ea-ftr-accordion .panel {box-shadow:none;-webkit-box-shadow:none;}
}