/* global */
a:hover {
  color: #068481;
}
.header-air hr {
	border-top: 1px solid #e5e5e5;
	margin: 0 0 40px 0;
}

.label {
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 90%;
    font-weight: 500;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

/*custom scrollbar*/
/* Let's get this party started
.container ::-webkit-scrollbar {
    width: 12px;
}
 
/* Track * /
.container ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #595A5C; 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle * /
.container ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #068481; 
    -webkit-box-shadow: inset 0 0 6px #595A5C; 
}
.container ::-webkit-scrollbar-thumb:window-inactive {
	background: #068481; 
}

*/

/* admin header */
.admin-storefront-header {
	background-color: #595A5C;
	padding:6px 0; 
}

.admin-storefront-header-blue {
  background-color: #202b5c;
  padding:6px 0;
  border-bottom: .01em solid #B4B9BF; 
}



.header-search input[type=text]{
	box-shadow: none;
}
.header-link ul ul{
	min-width: 160px;
}

.header-menu-bg-white{
  background-color:white !important;
  border-right: 1px solid black;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
}

/* Mega Menu Adjustment */
.another-home-mainmenu-area .main-menu nav .main-ul .mega-menu-ul > li .mega-menu .single-mega-menu {
  width: 175px;
}

/* Mobile Menu Title */
.mean-bar::before {
    content: "Menu";
}

.mean-container .mean-bar{
	z-index:99;
}

.footer-bottom {
    background: #595A5C;
}
.footer-newsletter button {
    background: #595A5C;
}
.footer-bottom a {
    color: #fff;
}
.information-link {
	margin-bottom:30px;
}

.global-search-results-container {
    background-color: #fff;
	border: solid 1px #dcdcdc;
    border-top: none;
    margin: 36px -1px 0 -1px;
    position: absolute;
    z-index: 100000;
	display:none;
}
.global-search-results-container .item {
	margin: 0 10px;
    padding: 10px;
	border-bottom: solid 1px #CCCCCC;
}
.global-search-results-container .item img {
    height: 70px;
    width: 70px;
    object-fit: contain;
}
.global-search-results-container .search-results-footer .total {
	margin:10px 0px 0px 10px;
	
}
.global-search-results-container .search-results-footer .nav {
	text-align:right;	
	margin:10px 10px 0px 0px;
}

.global-search-results-inner a{
    text-decoration: none;
}

.global-search-results-inner small{
    display: inline-block;
    line-height: 16px;
}

/* product carousel */
.carousel-block {
	margin-bottom:30px;
}
.products-head .link {
	float: left;
    height: 50px;
	margin:16px;
}
.single-product-img {
	text-align:center;
}

/* fliter */
.filter-action a {
	border: 1px solid #e8e8e8;
    color: #393939;
    display: inline-block;
    padding: 5px 17px;
    text-transform: capitalize;
}






/* product-list */
.product-list .product{
	border: 1px solid #e5e5e5;
	background-color: #fafafa;
	margin-bottom:20px;
	padding:10px;
	position:relative;
}
.product-list .details {
	font-size:90%;
}
.product-list .product .image {
	min-height:150px;
}
.product-list .product .product-title {
	font-size:110%;
	line-height: 130%;
	margin-bottom:6px;
	margin-top:0px;
}
.product-list .details strong {
	font-weight:600;
}

.product-list .product .sku {
	white-space: nowrap;
}

.product-list .product .msrp {
	color: #8F8F8F;
}	
.product-list .product .price {
	color: #1E295C;
}

.sale-price{
  color:#EE4A42;
}

.product-list .product .label {
	font-size:90%;
}

.product-list .actions {
	position:absolute;
	bottom:10px;
	right: 10px;
}

.product-list .actions {
	position:absolute;
	bottom:10px;
	right: 10px;
	margin-top: 5px;
}

.detect-scrollable {
	overflow: hidden;
}
.detect-scrollable:hover {
	overflow-y: auto;
}

.expanded-details{
	padding-top:25px;
}



/* v2 product-list cart */	
.product-list .inline-cart {
	width:100%;
}
.product-list .inline-cart .panel {
	margin: 20px 0 0 0;	
	box-shadow:none;
	border: none;
}
.product-list .inline-cart tbody {
	font-size:90%;
}
.product-list .inline-cart tbody input {
	font-size:90%;
	height:24px;
}

.inline-cart-animation:not(.stop-animation) {
  transition: all 2s;
}

.open-inline-cart{ 
	cursor:pointer;
}

.real-first-child {
	margin-left:0 !important;
	margin-right:0 !important;
}

.drag-sort-placeholder {
	border: 1px dashed #cccccc; 
	height:0px; 
	width: 0px;
	border-radius:5px;
	margin: 10px 0px;
}

.loading-gif{
	margin-top:150px;
	margin-bottom:150px;
}

/*Galleria (because the debug:false setting doesn't seem to be working)*/
.galleria-errors{
    display: none !important;
}

.galleria-stage { 
	bottom:10px; 
}

.galleria-thumbnails-container { 
	display:none;
}

.sale{
	position:absolute;
	top:14px;
	left:14px;
}

.v2 .product{
	background-color: #fff;
	position: relative;
	padding: 0;
}

.v2 .image-container{
	position: relative;
	text-align: center;
}
.v2 .product .badges {
	position: absolute;
	top :10px;
	right: 10px;
	z-index: 3;

}

.v2 .product .in-cart-indicator {
	position: absolute;
	top :10px;
	left: 10px;
	z-index: 3;
	color: #B6E0B6;
}



.v2 .product .galleria-stage{bottom:10px;}


.v2 .product .galleria-theme-classic .galleria-image-nav  {
	height: 180px;
	margin-top: -100px;
}

.v2 .product .galleria-theme-classic .galleria-image-nav-left, .v2 .product .galleria-theme-classic .galleria-image-nav-right {

	height: 180px;
	background-position: 0 80px;
}
	
.v2 .product .galleria-theme-classic .galleria-image-nav-right {
	background-position: -254px 80px;
}

.v2 .product .galleria-counter {
	display: none;
}

.galleria-single-image .galleria-image-nav {
	display: none;
}

.v2 .product .options{
	position: absolute;
	bottom: 0;
	right: 24px;
	z-index: 1;
}

.v2 .product .details {
	background-color: #F0F0F0;
	padding: 8px;
}
.v2 .product .price {
	font-size: 120%;
}

.v2 .product .product-buttons {
	margin-top: 14px;
}


.v2 .inline-cart-v2 {
	padding: 10px;
}
.v2 .inline-cart-v2 .table > thead > tr > th {
	border-bottom: none;
}
.v2 .inline-cart-v2 thead {
	display: block;
}
.v2 .inline-cart-v2 tbody {
	display: block;
	max-height: 200px;
	overflow-y: auto;
}


select.input-xs {
	padding:0;
	font-size: 10px;

}

.open-quick-add{
	position:absolute !important; 
	z-index:100;
	width: 100%;
	background-color: #fff;
	-moz-box-shadow: 4px 4px 5px #D6D6D6;
	-webkit-box-shadow: 4px 4px 5px #D6D6D6;
	box-shadow: 4px 4px 5px #D6D6D6;
}

.inline-cart-v2 .qty {
	padding: 2px 4px;
	height: auto;
	font-size: 10px;
}

/* procuct detail */
.color-swatch-highlighted{
  border-color: #3e8582 !important;
}

#media-gallery{
	height:500px
}
#product-detail-media-gallery{
  height:500px
}
.galleria-theme-classic {
  background: #fff;
}

#product-detail-media-gallery-2 .galleria-thumbnails-container { 
  display:block;
}

.galleria-thumbnails { margin-left: auto; margin-right: auto; }

#media-gallery .galleria-thumb-nav-right, #media-gallery .galleria-thumb-nav-left {
	background-color: #BDBDBD;
}
#media-gallery .galleria-thumbnails-container .galleria-image {
  background: #E1E1E1;
  border: 1px solid #E1E1E1;
	padding:2px;
}
.single-product-content-view h2 {
	font-size:22px;
}
.single-product-details-area .carts {
	background-color: #EEEEEE;
	padding:12px;
}
.product-view-area {
	margin-bottom: 30px;
}

.product-detail-tab-title h4{
	margin-top:5px;
	margin-bottom:5px;
}

#product-des ul{
	list-style-type: disc; 
  list-style-position: inside;
}

.product-detail-cart-v2 thead {
	display: block;
}

.product-detail-cart-v2 tbody {
	display: block;
	max-height: 430px;
	overflow-y: auto;
}

/* footer */
.footer-area {
	margin-top:30px;
}


.tab-content {
	padding-top:24px;
}


/* Datatables CSS*/
div.dataTables_length label {
  float: left;
  text-align: left; }

div.dataTables_length select {
  width: 75px; }

div.dataTables_filter label {
  float: right; }

div.dataTables_info {
  padding-top: 26px; }

div.dataTables_paginate {
  float: right;
  margin: 0; }

table.table {
  clear: both;
  margin-bottom: 6px !important;
  max-width: none !important; }

table.table thead .sorting, table.table thead .sorting_asc, table.table thead .sorting_desc, table.table thead .sorting_asc_disabled, table.table thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand; }

table.table thead .sorting {
  background: url("../img/plugins/sort_both.png") no-repeat center right; }

table.table thead .sorting_asc {
  background: url("../img/plugins/sort_asc.png") no-repeat center right; }

table.table thead .sorting_desc {
  background: url("../img/plugins/sort_desc.png") no-repeat center right; }

table.table thead .sorting_asc_disabled {
  background: url("../img/plugins/sort_asc_disabled.png") no-repeat center right; }

table.table thead .sorting_desc_disabled {
  background: url("../img/plugins/sort_desc_disabled.png") no-repeat center right; }

table.dataTable th:active {
  outline: none; }

/* Scrolling */
div.dataTables_scrollHead table {
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

div.dataTables_scrollHead table thead tr:last-child th:first-child, div.dataTables_scrollHead table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

div.dataTables_scrollBody table {
  border-top: none;
  margin-bottom: 0 !important; }

div.dataTables_scrollBody tbody tr:first-child th, div.dataTables_scrollBody tbody tr:first-child td {
  border-top: none; }

div.dataTables_scrollFoot table {
  border-top: none; }

/*
 * TableTools styles
 */
.table tbody tr.active td, .table tbody tr.active th {
  background-color: #08C;
  color: white; }

.table tbody tr.active:hover td, .table tbody tr.active:hover th {
  background-color: #0075b0 !important; }

.table-striped tbody tr.active:nth-child(odd) td, .table-striped tbody tr.active:nth-child(odd) th {
  background-color: #017ebc; }

table.DTTT_selectable tbody tr {
  cursor: pointer;
  *cursor: hand; }

div.DTTT .btn {
  color: #333 !important;
  font-size: 12px; }

div.DTTT .btn:hover {
  text-decoration: none !important; }

ul.DTTT_dropdown.dropdown-menu a {
  color: #333 !important;
  /* needed only when demo_page.css is included */ }

ul.DTTT_dropdown.dropdown-menu li:hover a {
  background-color: #0088cc;
  color: white !important; }

/* TableTools information display */
div.DTTT_print_info.modal {
  height: 150px;
  margin-top: -75px;
  text-align: center; }

div.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em; }

div.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px; }

/*
 * FixedColumns styles
 */
div.DTFC_LeftHeadWrapper table, div.DTFC_LeftFootWrapper table, table.DTFC_Cloned tr.even {
  background-color: white; }

div.DTFC_LeftHeadWrapper table {
  margin-bottom: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child, div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

div.DTFC_LeftBodyWrapper table {
  border-top: none;
  margin-bottom: 0 !important; }

div.DTFC_LeftBodyWrapper tbody tr:first-child th, div.DTFC_LeftBodyWrapper tbody tr:first-child td {
  border-top: none; }

div.DTFC_LeftFootWrapper table {
  border-top: none; }

/*
 * JQUERY Data Table
 */
table.dataTable {
  margin: 0 auto;
  clear: both;
  width: 100%; }

table.dataTable thead th {
  padding: 3px 18px 3px 10px;
  border-bottom: 1px solid black;
  font-weight: bold;
  cursor: pointer;
  *cursor: hand; }

table.dataTable tfoot th {
  padding: 3px 18px 3px 10px;
  border-top: 1px solid black;
  font-weight: bold; }

table.dataTable td {
  padding: 3px 10px; }

table.dataTable td.center, table.dataTable td.dataTables_empty {
  text-align: center; }

table.dataTable tr.odd {
  background-color: #f8f8f8; }

table.dataTable tr.even {
  background-color: white; }

table.dataTable tr.odd td.sorting_1 {
  background-color: #f8f8f8; }

table.dataTable tr.odd td.sorting_2 {
  background-color: #f8f8f8; }

table.dataTable tr.odd td.sorting_3 {
  background-color: #f8f8f8; }

table.dataTable tr.even td.sorting_1 {
  background-color: white; }

table.dataTable tr.even td.sorting_2 {
  background-color: white; }

table.dataTable tr.even td.sorting_3 {
  background-color: white; }

/*
 * Table wrapper
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1; }

/*
 * Page length menu
 */
.dataTables_length {
  float: left; 
  padding-top: 15px;
  padding-left: 15px;
}

/*
 * Filter
 */
.dataTables_filter {
  float: right;
  text-align: right; 
  padding-top: 15px;
  padding-right: 15px;
}

.dataTables_filter label{
	color:white;
}

/*
 * Table information
 */
.dataTables_info {
  clear: both;
  float: left; }

/*
 * Pagination
 */
.dataTables_paginate {
  float: right;
  text-align: right; }

/* Two button pagination - previous / next */
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
  height: 19px;
  float: left;
  cursor: pointer;
  *cursor: hand;
  color: #111 !important; }

.paginate_disabled_previous:hover, .paginate_enabled_previous:hover, .paginate_disabled_next:hover, .paginate_enabled_next:hover {
  text-decoration: none !important; }

.paginate_disabled_previous:active, .paginate_enabled_previous:active, .paginate_disabled_next:active, .paginate_enabled_next:active {
  outline: none; }

.paginate_disabled_previous, .paginate_disabled_next {
  color: #666666 !important; }

.paginate_disabled_previous, .paginate_enabled_previous {
  padding-left: 23px; }

.paginate_disabled_next, .paginate_enabled_next {
  padding-right: 23px;
  margin-left: 10px; }

.paginate_enabled_previous {
  background: url("../img/plugins/back_enabled.png") no-repeat top left; }

.paginate_enabled_previous:hover {
  background: url("../img/plugins/back_enabled_hover.png") no-repeat top left; }

.paginate_disabled_previous {
  background: url("../img/plugins/back_disabled.png") no-repeat top left; }

.paginate_enabled_next {
  background: url("../img/plugins/forward_enabled.png") no-repeat top right; }

.paginate_enabled_next:hover {
  background: url("../img/plugins/forward_enabled_hover.png") no-repeat top right; }

.paginate_disabled_next {
  background: url("../img/plugins/forward_disabled.png") no-repeat top right; }

/* Full number pagination */
.paging_full_numbers {
  height: 22px;
  line-height: 22px; }

.paging_full_numbers a:active {
  outline: none; }

.paging_full_numbers a:hover {
  text-decoration: none; }

.paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active {
  border: 1px solid #aaa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 5px;
  margin: 0 3px;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important; }

.paging_full_numbers a.paginate_button {
  background-color: #dddddd; }

.paging_full_numbers a.paginate_button:hover {
  background-color: #ccc;
  text-decoration: none !important; }

.paging_full_numbers a.paginate_active {
  background-color: #99b3ff; }

/*
 * Processing indicator
 */
.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 250px;
  height: 50px;
  margin-left: -125px;
  margin-top: -15px;
  padding: 14px 0 2px 0;
  border: 1px solid #ddd;
  text-align: center;
  color: #999;
  font-size: 14px;
  background-color: white; }

/*
 * Sorting
 */
.sorting {
  background: url("../img/plugins/sort_both.png") no-repeat center right; }

.sorting_asc {
  background: url("../img/plugins/sort_asc.png") no-repeat center right; }

.sorting_desc {
  background: url("../img/plugins/sort_desc.png") no-repeat center right; }

.sorting_asc_disabled {
  background: url("../img/plugins/sort_asc_disabled.png") no-repeat center right; }

.sorting_desc_disabled {
  background: url("../img/plugins/sort_desc_disabled.png") no-repeat center right; }

table.dataTable thead th:active, table.dataTable thead td:active {
  outline: none; }

/*
 * Scrolling
 */
.dataTables_scroll {
  clear: both; }

.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch; }
  
  /* Datatable Header */
table.dataTable thead th {
  border-bottom: 1px solid #DDD;
  font-weight: 600; }

/* Datatable Filters Menu Container */
.dt-panelmenu {
  min-height: 52px;
  margin: -15px -15px 10px; }

/* DataTables Search Bar Filter */
div.dataTables_filter input {
  width: 270px;
  line-height: 1.428571429;
  padding: 3px 8px;
  color: #999;
  outline: none;
  background: #FFF;
  max-height: 30px;
  height: 20px;
  border: 1px solid #ddd; }

div.dataTables_filter input[placeholder] {
  font-weight: 400; }

/* DataTables Dropdown Filter */
.dataTables_length {
  display: none; }

@media (min-width: 768px) {
  .dataTables_length {
    display: block; } }
.dataTables_length .chosen-container {
  margin: 0 5px; }

div.dataTables_length label {
  color: #999;
  font-weight: 600; }

.dataTables_length .chosen-container-single .chosen-single {
  height: 30px;
  line-height: 28px;
  color: #888;
  background: #FFF; }

/* DataTables Dropdown Filter Arrow Icon */
.dataTables_length .chosen-container-single .chosen-single div {
  top: 3px; }

/* Datatable Result Counter */
div.dataTables_info {
  padding-top: 10px;
  color: #999; }

/* Datatable Footer */
.datatables-footer {
  margin-top: 10px; }

/* Datatable Pagination */
.datatables-footer .pagination {
  margin: 0; }

.datatables-footer .pagination {
  padding-top: 2px; }

table.dataTable > thead > tr > th, table.dataTable > tbody > tr > th, table.dataTable > tfoot > tr > th, table.dataTable > thead > tr > td, table.dataTable > tbody > tr > td, table.dataTable > tfoot > tr > td {
  vertical-align: middle; }

/* DATATABLES PLUGIN STYLES - TABLETOOLS */
/* TableTools Container */
div.DTTT_container {
  position: absolute;
  float: none;
  right: 0;
  top: -30px; }

/* TableTools Buttons */
div.DTTT_container .DTTT_button {
  font-size: 1em;
  color: #AAA !important;
  padding: 2px 8px;
  margin-right: 10px;
  border-radius: 2px;
  border: 1px solid #DDD;
  box-shadow: none; }

div.DTTT_container .DTTT_button:last-child {
  margin-right: 0px; }

div.DTTT_container .DTTT_button:hover {
  color: #333;
  border-color: #AAA;
  box-shadow: none; }

/*
 * PRINTING
 * Print display styles
 */
.DTTT_print_info {
  position: fixed;
  top: 10%;
  left: 50%;
  width: 400px;
  height: 150px;
  margin-left: -200px;
  margin-top: -75px;
  text-align: center;
  color: #333;
  padding: 10px 30px;
  background: #ffffff;
  /* Old browsers */
  background: -webkit-linear-gradient(top, white 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, white 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, white 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, white 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* Opera 11.10+ */
  background: linear-gradient(top, #ffffff 0%, #f3f3f3 89%, #f9f9f9 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );
  /* IE6-9 */
  opacity: 0.95;
  border: 1px solid black;
  border: 1px solid rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5); }

.DTTT_print_info h6 {
  font-weight: normal;
  font-size: 28px;
  line-height: 28px;
  margin: 1em; }

.DTTT_print_info p {
  font-size: 14px;
  line-height: 20px; }


.input-xs {
    height: 22px;
    padding: 5px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.panel.with-nav-tabs .panel-heading{
    padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs{
    border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
    margin-bottom: -1px;
}
/********************************************************************/
/*** PANEL DEFAULT ***/
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
    background-color: #ddd;
    border-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
    color: #555;
    background-color: #fff;
    border-color: #ddd;
    border-bottom-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;   
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;
}

a.disabled{
  cursor: not-allowed;
}

.cart-items-step-tabs .nav-tabs > li.active > a, .cart-items-step-tabs .nav-tabs > li.active > a:focus, .cart-items-step-tabs .nav-tabs > li.active > a:hover{
    background: #f5f5f5;
    color: #337ab7;
}

.highlight-tabs-green-bold .nav-tabs > li.active > a, .highlight-tabs-green-bold .nav-tabs > li.active > a:focus, .highlight-tabs-green-bold .nav-tabs > li.active > a:hover{
    background: #f5f5f5;
    color: #068481;
    font-weight: bold;
}

.datepicker table {
    width: 100%;
}

.storefront-btn-info{
  border-color: #333;
  background-color: #1E295C;
  color: #fff;
}

.storefront-alert-info{
  border-color: #1E295C;
  background-color: #f5f5f5;
}

.storefront-text-info {
  color: #1E295C !important;
}

.btn-primary{
  border-color: #333;
  background-color: #1E295C;
  color: #fff;
}

.modal-body p{
  font-size: 14px;
  line-height: 1.7;
}

.another-home-mainmenu-area .main-menu nav .main-ul > li > a {
    padding: 20px 15px;
}

.modal{
    z-index: 99999!important;
}


