﻿html,body {  font-size: 100%; }
html {
  font-size: 16px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #000000;
  background-color: #ffffff;
}
html * {
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
}



.book-table, .pd-table {margin-bottom: 1rem; border:0;table-layout:  auto;}
.book-name, .pdtab-name  {font-weight: bold;padding: 0.3125rem 0.500rem 0.3125rem; background: #FFFFFF;text-align: left;}
.pdtab-name-last  {font-weight: bold;padding: 0.3125rem 0.500rem 0.3125rem; background: #FFFFFF;text-align: left; vertical-align:top;}
.book-info, .pdtab-info {font-weight: normal;padding:  0.3125rem 0.2500rem 0.3125rem 0.3125rem;background: #FFFFFF;text-align: left;}
.book-pd-title {padding-top:0.4375rem;font-size:1.25rem;font-weight: bold;line-height: 1.2;}
.book-pd-author {font-weight: normal;padding-bottom:0.6125rem;line-height: 1.2;}

/**********************************************
Font Colors, Sizes and More
********************************************/
.red {color:#AC0000;}
.black {color:#000000;}



/**********************************************
Header
********************************************/
.header-tag {
	font-family: 'Comic Sans MS';
	color: #2e4053;
	text-align: center;
	font-size:1.25rem;
}

.page-head {
	background-color: #c8c1ac;
	}

.page-head-bar {
	background-color: #3c3241;
	margin-bottom: 10px;
}
.page-head-bar .page-head-bar-links{
	float:right;
}
.page-head-bar .page-head-bar-links .parent-link {
	display: inline-block;
	padding: 5px 10px;
	color: #3c3241;
	background-color: #cddc39;
	font-size: 12px;
	border-left: 1px solid #3c3241;
	border-right: 1px solid #3c3241;
	margin-left: -1px;
}
.page-head-bar .page-head-bar-links .parent-link:hover,
.page-head-bar .page-head-bar-links .parent-link:focus{
	text-decoration: none;
	background-color: #bcca35;
	color: #ffffff;
	border-left: 1px solid #bcca35;
	border-right: 1px solid #bcca35;
}
.page-head-bar .page-head-bar-links .dropdown {
	display: inline-block;
}

.page-head-bar .page-head-bar-links .dropdown .dropdown-menu{
	border-radius: 0px 0px 1px 1px;
	margin-top: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	box-shadow: 1px 2px 8px #323232;
}
.page-head-bar .page-head-bar-links .dropdown .dropdown-menu li a {
	padding: 5px 15px;
	color: #555555;
}
.page-head-bar .page-head-bar-links .dropdown .dropdown-menu li a:hover,
.page-head-bar .page-head-bar-links .dropdown .dropdown-menu li a:focus{
	background-color: #bcca35;
	color:#ffffff;
}

/*********************************
Site Logo
*********************************/
.main-logo {
	display: block;
	max-width: 100%;
	max-height: 100%;
	float:left;
}
.main-logo img {
	display: block;
	max-width: 100%;
	max-height: 100%;
}


/************************************
Header Cart
*************************************/
.emptycart-tag {
	font-family: 'Comic Sans MS';
	color: #AC0000;
	text-align: center;
}

.navbasket-block{
	float:right;
}
.navbasket-btn{
	display: inline-block;
	padding: 12px 13px;
	color: #4a4a4a;
	border: 1px solid #3c3241;
	background-color: transparent;
	font-size: 14px;
	border-radius: 1px 1px;
	margin: 7px 4px 0px 4px;
}
.navbasket-btn:hover,.navbasket-btn:focus{
	background-color: #3c3241;
	color: #CDDC39;
	border-color: #3c3241;
	text-decoration: none;
}

/***********************************************
 Main site nav categories link and menu
***********************************************/
.main-cats .dropdown-submenu .dropdown-menu {
	top: 0;
	min-height: 100%;
	left: 100%;
	padding: 0px 0px;
	margin:0px 0px 0px -1px;
	border:0px;
	border-radius: 0px;
	background-color: #000040;
	z-index:10000;
	}
.main-cats .dropdown-submenu li>a:hover,
.main-cats .dropdown-submenu li>a:focus{
	color: #ffffff;
	background-color: #adcae6;
}

/*******************************
Default Product Box 
*******************************/
.product-box .product-name {
	text-align: center;
	border-bottom: 1px solid #dddddd;
}
.product-box .product-name a{
	display: block;
	font-size: 12px;
	height: 31px;
	padding: 7px 5px;
	background-color: #ffffff;
	color:#000000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product-box .product-name a:hover,
.product-box .product-name a:focus{
	color:#850303;
	text-decoration:none;
}
.product-box .product-price .current-price{
	border-color: #7fb868;
	color: #000000;
	background-color: #7fb868;
}

/*******************************************
Bootstrap Button Overrides
*******************************************/
.btn-success{
	border-color: #004b00;
	background-color: #004b00;
	color: #FFFFFF;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus {
	background-color: #007e00;
	border-color: #007e00;
}
.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
	background-color: #007e00;
	border-color: #007e00;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
	background-color: #007e00;
	border-color: #007e00;
	color: #000000;
}
.btn-danger {
  color: #fff;
  background-color: #850303;
  border-color: #850303;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #d40505;
  border-color: #d40505;
}
.btn-danger:hover {
  color: #fff;
  background-color: #d40505;
  border-color: #d40505;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d40505;
  border-color: #d40505;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #d40505;
  border-color: #d40505;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #fec4c4;
  border-color: #fec4c4;
}

/*************************************
Panel Basix
************************************/
.panel-basix {
	border: 0px;
	box-shadow:none;
}
.panel-basix .panel-heading{
	color: #fff;
	background-color: #312935;
	border-color: #312935;
	border-radius: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	font-size: 16px;
}
.panel-basix .panel-heading a.heading-link {
	color: #fff;
}


/*****************************************
title
*****************************************/
.content-title {
	position: relative;
	text-align: center;
	color: #fff;
	background-color: #312935;
	border-bottom: 1px solid #312935;
	padding: 15px 15px 15px 15px;
	font-size: 16px;
	margin: 0px 0px 15px 0px;
	line-height: 1.42857143;
}
.content-title a {
	color:#fff
}
/***************************************
Featured Box
***************************************/
#box-featured.panel{
	border: 0px;
	box-shadow: none;
	background-color: #3c3241;
}
#box-featured.panel .panel-heading{
	background-color: #312935;
	color: #fff;
	padding: 15px;
	border-color: #3c3241;
	border-radius: 0px 0px 0px 0px;
	font-size: 16px;
	text-align:center;	
}
#box-featured .product-box .product-name a {
	background-color: #3c3241;
	color: #fff;
}
#box-featured .product-box .product-name a:hover,
#box-featured .product-box .product-name a:focus {
	color: #C0C0C0;
}

/*************************************
Footer
*************************************/
.page-footer {
	background-color: #3c3241;
	padding: 20px 0px;
}
.page-footer a {
	color:#7fb868;
}
.page-footer .panel{
	background-color: #3c3241;
	color:#ffffff;
	box-shadow:none;
	-webkit-box-shadow:none;
}
.page-footer .panel-heading{
	color: #c8c1ac;
	border-bottom: 1px solid #c8c1ac;
	font-size: 18px;
	padding-left: 0px;	
}
.page-footer .panel .list-group-item{
	background-color: #3c3241;
	border-color: #c8c1ac;	
	padding-left:0px;
}
.footer-copyright {
	padding: 10px 10px;
	background-color: #c8c1ac;
	border-top: 1px solid #c8c1ac;
	color: #fff;
	font-size: 12px;
}
.footer-copyright p{
	margin-bottom:0px;
}
.footer-copyright a{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

/*******************************
Default Product Box 
*******************************/

.product-box .product-price .current-price{
	border-color: #cddc39;
	color: #3c3241;
	background-color: #cddc39;
}
/*************************************
From cadastore
************************************/
.title-doc-foot {color:#FFFFFF;font-size: 1.6rem;font-weight: normal;font-family: "Comic Sans MS", 'Tahoma', 'Verdana';} 

.order_status {
	font-weight:700;
	font-size:1.375em;
}
.order_status_1 {
	color:#00536e;
}
.order_status_2 {
	color:#b37400;
}
.order_status_3 {
	color:#27633d;
}
.order_status_4,.order_status_5,.order_status_6 {
	color:#6e001c;
}

.prod-txt, a.prod-txt{padding-top:0.4375rem;}
.prod-txt-last, a.prod-txt-last{padding-top:7px;padding-bottom:10px;}
.prod-txt-last, a.prod-txt-last{padding-top:7px;padding-bottom:10px;}
.prod-overview { font-style: italic;font-weight:bold;}
.prod-over-txt-first {}
.prod-over-txt-only {padding-bottom:10px;}

#recaptcha_widget svg.icon {
    font-size: 30px;
    color: #B9B9B9;
    margin: 10px 15px 0 0;
}
.grecaptcha-badge {
    z-index: 99999;
}
.social-icons {
    font-size: 30px;
}

