/*
Static file for Theme changes
Theme name: Jackson Lewis
Version: 1.0
Template: Base
Created: 10/14/16
Last Updated:
Authors: Coverdale Group
*/


.footer {
  //position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 55px; 
  padding: 10px 0px;
  background-color: #8b8b8b;
  color: #555555;
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.order-cloud .form-signin {
    background: rgba(0, 0, 0, 0.15);
}

.vertical-center {
    display: flex;
    justify-content:center;
    align-content:center;
    flex-direction:column;
}

.centered {
    margin-left:auto;
    margin-right:auto;
}

.full-width {
    width:100%;
}

.btn-advertising {

    background-color: #41b0d9;
    color: #fff;
    font-weight: bold;
}

.btn-advertising:hover {

    background-color: #1396C7;
    color: #fff;
    font-weight: bold;
}


/******************/

#content {
    //border-bottom:20px solid #636467;
    //min-height:1010px;
    padding-bottom:0px;
}
/*
.container-view {
    
    min-height: 805px;
}
*/

@media (max-width:767px) {
    #content {
        min-height:100%;
    }

    .centered-xs {
        margin-left:auto;
        margin-right:auto;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .centered-sm {
        margin-left:auto;
        margin-right:auto;
    }

    .no-float-sm {
        float:none;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .pull-left-md {
        float:left !important;
    }
}

@media (min-width:1200px) {
    .pull-left-lg {
        float:left !important;
    }
    .container-view {
        
        min-height: 445px;
    }
}

@media (min-width:1800px) {
    
    .container-view {
        
        min-height: 755px;
    }
}


.search-bar .btn.btn-default {
    background-color: #FFFFFF;
}
.header-navigation > div,
.category-navigation,
.search-bar .container,
.contact-us {
    max-width:1200px;
    margin: 0 auto;
}

.header-navigation {
    height: 30px;
    background-color: #373535;
    color: #dfdfdf;
}

.header-navigation .dropdown-menu li {
    padding: 0px;
    width: 100%;
}

.dropdown-menu {
    z-index:10000;
}

.header-navigation .pull-right .dropdown-menu {
    left: auto;
    right: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.header-navigation ul {
    text-align:right;
    float:right;
}

.header-navigation li {
    float:left;
    padding:5px 12px;
}

.header-navigation a {
    text-align:right;
    font-size:95%;
    color: #dfdfdf;
}

.header-navigation .badge {
    background-color:#dfdfdf;
    margin-left:3px;
}

.badge {
    color:#373535;
}
.header-navigation a:hover i {
    text-decoration:none;
}

.navbar {
    margin-bottom: -1px;

}

.category-navigation {
    margin:0px auto 0px;
    
}



.category-navigation .navbar .container .navbar-nav.pull-right li a,
.category-navigation .navbar .container-view .navbar-nav.pull-right li a {
    padding:12px;
    color: #343332;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'proxima-nova', sans-serif;
    font-style: normal;
    
}

.category-navigation .navbar .container .navbar-nav.pull-right li ul li a,
.category-navigation .navbar .container-view .navbar-nav.pull-right li ul li a {
    padding:10px;
    text-align:right;
    font-size: 12px;
    color:#343332;
}

.category-navigation .navbar .container .navbar-nav.pull-right li a:hover,
.category-navigation .navbar .container-view .navbar-nav.pull-right li a:hover,
.category-navigation .navbar .container .navbar-nav.pull-right li a:focus,
.category-navigation .navbar .container-view .navbar-nav.pull-right li a:focus {
    color:#e22a29;
    background-color:#fff;
}

.category-navigation .navbar .container .navbar-nav.pull-right li ul li a:hover,
.category-navigation .navbar .container-view .navbar-nav.pull-right li ul li a:hover,
.category-navigation .navbar .container .navbar-nav.pull-right li ul li a:focus,
.category-navigation .navbar .container-view .navbar-nav.pull-right li ul li a:focus {
    color:#fff;
    background-color:#343332;
}

.category-navigation ul li ul li {width:100%;}

.search-bar form {
    padding:10px 0 0 0;
    max-width:260px;
}

.panel-primary>.panel-heading {
    
    background-color:#343332;
    border-color:#343332;
}


.search-bar .view-form-icon .btn i {
    color:#fff;
    font-size:1.2em;
}

.contact-us .panel-heading .panel-title {
    font-size:1.6em;
    padding:0
}

.app-loading-indicator-cell {
    background-color:#fff;
}

.app-loading-indicator-cell i {
    color: #0060A0;
}

.app-loading-indicator-cell p {
    background-color: #ffffff;
    color: #fff;
}

/*----------------------------------*/

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

body {
    margin-bottom:0;
}

.breadcrumb {
    background-color: #ffffff;
}

.container-fluid {
    min-height: 60px;
    vertical-align: middle;
}


body a {
    color: #343332;
    font-size: 16px;
    font-weight: normal;
}

a:hover, a:visited, a:link, a:active
{
    text-decoration: underline;
}

.panel-nav {
    margin-right:15px;
}

.panel-nav ul li ul li a {
    color: #343335;
    font-size: 14px;
    font-weight: bold;

}

.panel-nav ul li ul li ul li a {
    color: #3db6ea;
    font-size: 14px;
    font-weight: normal;

}

.navbar-nav > li > a {

    line-height: 40px;
}

.product-detail-default {
    background-color: #ffffff;
}

.thumbnail img {

    max-height: 150px;
}

.gray-background {
    background-color: #7f7f7f;

}

.light-gray-background {
    background-color: #f0f0f0;

}

.white_background {
    background-color: #ffffff;

}

.white_text {
    color: #ffffff;

}

.gray_text {
    color: #606060;

}

.dark_blue_text {
    color: #043B55;

}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'proxima-nova', sans-serif;
}

body {
    font-family: 'proxima-nova', sans-serif;
    font-weight: bold;
}

body {
  background-image: url('https://llp-assets.meetsoci.com/live/assets/jackssites/images/jacks-header_pattern2.jpg');
  background-repeat: repeat;
  background-size: auto;
  background-attachment: fixed;
}

input, button, select, textarea {
    font-family: 'proxima-nova', sans-serif;
}


.btn-info, .btn-info:hover {
    border-color: #343332;
    background-color: #343332;
}

.btn-danger, .btn-danger:hover {
    border-color: #d42d27;
    background-color: #d42d27;
}

.btn-primary, .btn-primary:hover {
    border-color: #343332;
    background-color: #343332;
}

.btn-alert, .btn-alert:hover
{
    border-color: #d42d27;
    background-color: #d42d27;
}
.btn-warning, 
.btn-warning:hover, 
.btn-warning.disabled, 
.btn-warning[disabled], 
fieldset[disabled] .btn-warning, 
.btn-warning.disabled:hover, 
.btn-warning[disabled]:hover, 
fieldset[disabled] .btn-warning:hover, 
.btn-warning.disabled:focus, 
.btn-warning[disabled]:focus, 
fieldset[disabled] .btn-warning:focus, 
.btn-warning.disabled:active, 
.btn-warning[disabled]:active, 
fieldset[disabled] .btn-warning:active, 
.btn-warning.disabled.active, 
.btn-warning[disabled].active, 
fieldset[disabled] .btn-warning.active
{
    border-color: #343332;
    background-color: #343332;
}

.btn-success, 
.btn-success:hover, 
.btn-success.disabled, 
.btn-success[disabled], 
fieldset[disabled] .btn-success, 
.btn-success.disabled:hover, 
.btn-success[disabled]:hover, 
fieldset[disabled] .btn-success:hover, 
.btn-success.disabled:focus, 
.btn-success[disabled]:focus, 
fieldset[disabled] .btn-success:focus, 
.btn-success.disabled:active, 
.btn-success[disabled]:active, 
fieldset[disabled] .btn-success:active, 
.btn-success.disabled.active, 
.btn-success[disabled].active, 
fieldset[disabled] .btn-success.active
{
    border-color: #343332;
    background-color: #343332;
}


.jumbotron {
    /*margin: 15px;*/
    margin:0 0 -55px;
}
.jumbotron {
    /*margin: 15px;*/
    padding: 0;
}
.container .navbar-nav li.active > a {
    color: #ffffff;
}
.container .navbar-nav li a {
    color: #000000;
}

.navbar-default {

    background-color: #d42d27;
    border-color: #d42d27;
}

.navbar-default .navbar-nav > li > a {
    color: #606060;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #9a9a9a;
}
.navbar-nav li.dropdown li > a {
    color: #043b55;
}

.levelTwoNav {
    color: #000;
}

.footerHeader
{
    color: #ffffff;

}

.assistancebox {

    background-color: #343332;
    color: #ffffff;
    padding: 15px;
    margin: 10px 0 10px 0;
}

/* customization to right-align nav bar sub menus to prevent flowing off page */
.dropdown:last-child .dropdown-menu {
  left:unset;
  right:0;
}

/*START LEVEL 2 NAV*/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
}

.dropdown-submenu>a:before {
    display: inline-block;
    content: " ";
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 5px 5px 5px;
    border-right-color: #ccc;
    margin-top: 5px;
    margin-right: 5px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}


.spendingaccounts {
    padding: 20px 15px;
    color: #ffffff;
}

/*END LEVEL 2 NAV*/
.nav {
    padding-top: 0;
}

.well {
    /*height: 300px;*/
    padding: 15px 0 12px 0;
	height: 275px;
}

.panel-category-list .well {
    height: 100%; border-width: 2px 2px;
                    border-radius: 30px 30px;
                    
                    
}
.panel-product-list .well {
    height: 375px; border-width: 2px 2px;
                    border-radius: 30px 30px;
}

.search-view .panel-product-list .well {
    height: auto;
}

.panel-search .well {
    height:auto;
}

/*
.panel-category-list ul li .well {

    height: 245px; 
}
*/
.panel-category-list ul li a {
    padding: 0; 
}

.navbar-fixed-bottom {
    position: relative;
    margin-bottom: 15px;
}

.product-detail-default .navbar-fixed-bottom {
    position:fixed;
}

.thumbnail img {
	max-height: 165px;
	}
	

/* CSD-2956 customization */

.colorSwatchItem {
	display:inline-block;
	text-align:center;
	cursor:pointer;
	margin-right:10px;
	padding:8px;
	border-radius:10%;
	border:1px solid white;
}
.colorSwatchItem .colorSwatch {
	display:inline-block;
	padding:5px;
	width:40px;
	height:40px;
	border-radius:50%;
	border:1px solid black;
}
.colorSwatchItem.enabled:hover, .colorSwatchItem.colorSwatchItemSelected {
	border:1px solid black;
}
.colorSwatchItem.colorSwatchItemSelected .colorSwatch {
	border:2px solid black;
}
.colorSwatchItem.disabled{
	background-color:gray;
	cursor:not-allowed;
}

.sizeSelectItem {
	display:inline-block;
	margin:10px;
}
.sizeSelectItem .sizeSelect {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	border:1px solid black;
	height:50px;
	width:50px;
	border-radius:50%;
	font-size:16px;
	font-weight:bold;
	color:black;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sizeSelectItem.enabled .sizeSelect:hover, .sizeSelectItemSelected .sizeSelect {
	cursor:pointer;
	border:3px solid black;
	background-color:navy;
	color:white;
}
.sizeSelectItem.disabled .sizeSelect {

	background-color:gray;
	cursor:not-allowed;
	text-decoration:line-through;
	font-weight:normal;

}


/* CSD-2956 customization --end */