@charset "utf-8";
/* CSS Document */

.no-padding {
	padding: 0px;		
}
.no-margin {
	margin: 0px;		
}
.isStuck {
	width: 100%;	
}

/* Header */

.header {
	background: #26ace2;
}

/* SEARCH BAR */
.search-container {
	position: relative;
	min-height: 80px;	
}
.search-content {
	width: 300px;
}
.gsc-input input[type="text"] {
	border: 1px solid #ccc;	 
}
.gsc-search-box {
	margin-bottom: 0px;	
}
.gsc-search-button {
	display: none !important;
}
.gsc-clear-button {
	display: none !important;
}

/* MOBILE NAV */
#mobile-header {
	z-index: 10000;	
}
#mobile-header > .col-xs-2 > a {
	color: #fff;
}
.mobile-menu-trigger {
	color: #fff;
}

.menu-button {
	text-align: center;
	background-color: #8dc641 !important;
	background-image: none !important;
	color: #fff;
	font-size: 18px;
	background-image: none;
}

.menu-button:hover{
	color: #fff !important;
}

.account-dropdown {
	width: 100%;
	color: #fff;
	background-color: #89C656 !important;
}
.log-button {
	background-color: #f01179 !important;
}

.search-button-submit {
	background-color: #ed187d;
	color: #fff;
}

.menu-bar {
	background-color: #26ace2;
}
.menu-bar > ul {
	height: 46px;
	margin: 0px;
}
.menu-bar > ul:before {
	background: #26ace2;
}
.menu-bar > ul > li {
}
.menu-bar > ul > li:hover, .menu-bar > ul > li:hover > a {
	background-color: #8dc641;
	color: #fff;
}
.menu-bar > ul > li > a {
	color: #fff;
	text-decoration: none;	
}
.menu-bar > ul > li.spacer-li {
	margin-right: 10px;
}
.menu-bar > ul > li.spacer-li:hover {
	background-color: #26ace2 !important;	
}
.menu-bar > ul > li.prevent-hover:hover,
.menu-bar > ul > li.prevent-hover:active,
.menu-bar > ul > li.prevent-hover:visited,
.menu-bar > ul > li.prevent-hover a:hover,
.menu-bar > ul > li.prevent-hover a:active,
.menu-bar > ul > li.prevent-hover a:visited,
.menu-bar > ul > li.prevent-hover img:hover,
.menu-bar > ul > li.prevent-hover img:active,
.menu-bar > ul > li.prevent-hover img:visited {
	background-color: #26ace2 !important;	
}



/* MENU AIM */
.aim-menu {
	width: 100%;
	max-width: 220px;
	padding-left: 0px;
	list-style-type: none;	
	background-color: transparent;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	position: absolute;
	z-index: 3000;
}
.aim-menu > li {
	height: 46px;	
	border: 1px solid #eee;
	background-image: url(https://www.pride-publishing.com/catalog/view/theme/pridepublishing/image/Menu/95-transparent-white.png);
}
.aim-menu li:hover, .aim-menu li:focus, .aim-menu > li > a:hover {
	/*background-color: #8dc641 !important;	
	color: #fff;*/
	color: #999;
	text-decoration: none;
}
.aim-menu > li:hover > a {
	color: #999;	
}
.aim-menu > li > a {
	padding: 5px;
	color: #999;	
}
.aim-flyout {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1059;
	display: none;
	width: 650px;
	padding: 1px;
	margin-bottom: 0px;
	text-align: left;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #fff;
	border-radius: 0px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.aim-flyout > .highlight-box {
	padding: 0px;
	margin: 0px;	
}
.aim-flyout > .highlight-box img {
	max-width: 100%;
	padding-top: 0px;	
	margin-top: 1px;
}
.aim-flyout-title {
	background-color: #8dc641;
	box-shadow: none;
	color: #fff;
	border-radius: 0px;
	padding: 8px 14px;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	border-bottom: 0px;	
}
.aim-flyout-links {
	padding: 5px 0px 0px 0px;
	list-style: none;
	margin-top: 7px;	
}
.aim-flyout-links > li {
	margin-bottom: 0px;	
	line-height: 27px;
}
.aim-flyout-links > li:hover {
	background-color: #fff !important;	
}
.aim-flyout-links > li > a {
	color: #999;
}

/* MOBILE HEADER STYLES */

#mobile-header {
	background: #26ace2;
}

/* BESTSELLER DROPDOWN MENU */
.bestseller-dropdown-menu {
	background-color: #ed187d;
	color: #fff;
	text-align: center;
	padding: 0px;
}
.bestseller-dropdown-menu:hover {
	background-color: #ed187d !important;
}
.bestseller-dropdown-menu button {
	border: 0px;
	background-color: transparent;
	width: 100%;
	font-weight: normal;
	padding: 0px;
}
.bestseller-dropdown-menu .bestseller-dropdown-list {
	background-color: #fff;
	width: 100%;
}
.bestseller-table {
	color: #000;
	line-height: 16px;
	padding-top: 0;
	padding-left: 2px;	
	padding-right: 2px;
	border-collapse: separate;
	border-spacing: 1px 8px;
}
.bestseller-table .bestseller-type {
	color: #26ace2;
	padding-left: 8px;	
}
.bestseller-table .book-position {
	text-align: center;
	color: #26ace2;
}
.bestseller-table td.book-info {

}
.bestseller-table .book-info a {
	color: #000;	
}
.bestseller-table .book-info .bestseller-title {
	font-size: 12px;
	font-weight: bold;
}
.bestseller-table .book-info .bestseller-author {
	font-style: italic;
	color: #999;
	font-size: 11px;
}
.bestseller-table td.book-price {
	font-size: 12px;
	padding: 3px;
	color: #26ace2;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {



}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	
.spacer-li {
	max-width: 190px;	
}
	
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	
.spacer-li {
	max-width: 230px;	
}
	
}