

/* Content styles */
/*.page-block { width:770px; font-size:0.9em; padding:20px;}*/
#logo_home{padding-top: 10px;}
#logo_home img{max-height: 120px;
    max-width: 200px;}
#search_box{ 
	display: flex;
}
#ss360-custom-search--ss360devfornewglobalnav---24 #search_box_keyword{
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: 4px 10px;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    margin: 0;
    max-width: 420px;
    width: 100%;
    box-sizing: border-box;
    line-height: 18px;
    height: 44px;
    display: inline-block;
    padding: 5px 11px 3px;
    border-radius: 0;
    border: none;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    border-radius: 0 !important;
    border: 1px solid #ccc !important;
    box-shadow: none !important;
    outline: none;
    padding-left: 12px;
}
#search_box_keyword:focus-visible{
	outline: none;
}
.search-body-class .home-featured-section {
	margin-top: 0rem;
}
#page_search_form {
	display: none;
}
#ss360-custom-search--ss360devfornewglobalnav---24 #search_box_submit{
	align-items: center;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .12);
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    font-size: 1em;
    height: 44px;
    justify-content: center;
    margin-top: 0;
    padding: 0 16px;
    transition: background-color .3s ease-in-out, border-color .3s ease-in-out;
    border-radius: 0;
    border: 1px solid #2b97c3;
    background-color: #2b97c3;
    color: white;
    width: 3.6rem;
    vertical-align: middle;
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    position: relative;
    content: '\f002';
    margin-right: 25px;
}
#ss360-custom-search--ss360devfornewglobalnav---24 #search_box_submit:hover{
    color: white;
    border-color: #247fa4;
    background-color: #247fa4;
}
.cm-top a{color:#2b97c3;}
.accent{color:#2b97c3;}
.page-products-list{margin-top: 30px;}
.cm-product-list-add-to-waiting-list{
	border: none;
    box-shadow: none;
    transform: translateX(0) translateY(0);
    max-width: 100%;
    cursor: pointer;
    background-color: rgb(20, 63, 106);
    text-transform: uppercase;
    color: rgb(250, 250, 250);
    padding: 0.65em 2.25em 0.6em 1.75em;
    transition: all 0.2s ease-out 0s;
    font: inherit;
    letter-spacing: 0.1em;
    font-weight: bold;
	text-decoration: none !important;
	box-sizing: border-box;
	display: inline-block;
	float: right;
}
.cm-product-list-add-to-waiting-list:hover{
	color: rgb(250, 250, 250);
    background-color: #2065aa !important;
}
.cm-product-list-add-to-waiting-list::after{
	position: absolute;
    font-family: 'Font Awesome 6 Pro';
    content: '\f0da';
    right: 1.25em;
    font-size: 0.875em;
    top: 50%;
	font-weight: 900;
    transform: translateY(-50%);
    transition: right 0.1s linear 0s;
	color: #fafafa;
}
.cm-product-list-add-to-waiting-list:hover::after{
	right: .75em;
}
.breadcrumb{}
.breadcrumb ul{text-decoration: none; margin-bottom: 0; line-height: 1.3; padding: 0; list-style: none; margin-top: 0;}
.breadcrumb ul li{text-decoration: none; display: inline-block; font-size: 1.125rem; vertical-align: top; padding-left: 4px; margin-bottom: 0px;}
.breadcrumb ul li a{text-decoration: none; border-bottom: none;}
.breadcrumb ul li a:hover{border-bottom: none;}
.breadcrumb ul li .arrow i{
    font-family: "FontAwesome";
    display: inline-block;
    margin: 0 8px 0 4px;
    font-weight: 200;
    font-size: .875rem;
    vertical-align: 1px;
    color: #797979;
}
.breadcrumb ul li a:hover {color: #2b97c3 !important;}
.main-menu ul .cm-top a{ display: inline-block;}
.form-hint p { font-style: italic; color:#999;}
.form-hint{font-size: 85%; font-style: italic; color:#999;margin: 0 0 0.5rem 0;}
.required{color:#ff0000;}
.pagination-links, .pagination-results {
    width: auto;
    text-align: center;
    margin-top: 20px;
	margin-bottom: 20px;
}
.pagination-links b {
    position: relative;
    display: inline-block;
    line-height: 20px;
    padding: 9px 5px;
    height: 40px;
    font-size: 15px;
    text-transform: capitalize;
    min-width: 40px;
    border: 1px solid #e0e0e0;
    background: #696969;
    color: #fff;
    font-weight: 500;
    text-align: center;
    border-radius: 50%;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}
.pagination-links a {
    position: relative;
    display: inline-block;
    line-height: 20px;
    padding: 9px 5px;
    height: 40px;
    font-size: 15px;
    text-transform: capitalize;
    min-width: 40px;
    border: 1px solid #e0e0e0;
    background: #f2f2f2;
    color: #777777;
    font-weight: 500;
    text-align: center;
    border-radius: 50%;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}
.largetable td{padding:10px;}
.largetable input[type="submit"]{
	border: none;
    box-shadow: none;
    transform: translateX(0) translateY(0);
    max-width: 100%;
    cursor: pointer;
    background-color: rgb(20, 63, 106);
    text-transform: uppercase;
    color: rgb(250, 250, 250);
    padding: 0.65em 2.25em 0.6em 1.75em;
    transition: all 0.2s ease-out 0s;
    font: inherit;
    letter-spacing: 0.1em;
    font-weight: bold;
	text-decoration: none !important;
	box-sizing: border-box;
	display: inline-block;
}
.largetable input[type="submit"]:hover{
	color: rgb(250, 250, 250);
    background-color: #2065aa !important;
}
.largetable input[type="submit"]::after{
	position: absolute;
    font-family: 'Font Awesome 6 Pro';
    content: '\f0da';
    right: 1.25em;
    font-size: 0.875em;
    top: 50%;
	font-weight: 900;
    transform: translateY(-50%);
    transition: right 0.1s linear 0s;
	color: #fafafa;
}
.largetable input[type="submit"]:hover::after{
	right: .75em;
}
.productlist-product-title{font-weight: 600; color:#98700d;}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.tutor-profile{
	-webkit-box-shadow: 0 2px 10px -4px rgba(0,0,0,.15);
    -moz-box-shadow: 0 2px 10px -4px rgba(0,0,0,1);
    box-shadow: 0 2px 10px -4px rgba(0,0,0,1); margin-top: 20px; margin-bottom: 20px;
}
.tutor-profile h2{margin-top: 25px; padding-left: 15px;}
.tutor-bio{padding-left:15px; padding-top: 20px; padding-right:15px;}
.tutor-profile ul{list-style: none; padding-left: 15px;}
.tutor-profile ul li{display: inline-block; padding-right: 20px;}
.tutor-profile .icon-email{color:#98700d;}
.tutor-profile .icon-skype{color:#98700d;}
.tutor-profile a{color:#98700d;}
div.buttons {
	text-align: center;
	margin-top: 2rem;
}

.cm_button_continue_shopping{float: left;}
.cm_button_checkout{float: right;}
.waiting-list-form input[type="submit"]{
	border: none;
    box-shadow: none;
    transform: translateX(0) translateY(0);
    max-width: 100%;
    cursor: pointer;
    background-color: rgb(20, 63, 106);
    text-transform: uppercase;
    color: rgb(250, 250, 250);
    padding: 0.65em 2.25em 0.6em 2.25em;
    transition: all 0.2s ease-out 0s;
    font: inherit;
    letter-spacing: 0.1em;
    font-weight: bold;
	text-decoration: none !important;
	box-sizing: border-box;
	display: inline-block;
}
.waiting-list-form input[type="submit"]:hover{
	color: rgb(250, 250, 250);
    background-color: #2065aa !important;
}
.waiting-list-form input[type="submit"]::after{
	position: absolute;
    font-family: 'Font Awesome 6 Pro';
    content: '\f0da';
    right: 1.25em;
    font-size: 0.875em;
    top: 50%;
	font-weight: 900;
    transform: translateY(-50%);
    transition: right 0.1s linear 0s;
	color: #fafafa;
}
.waiting-list-form input[type="submit"]:hover::after{
	right: .75em;
}
.contact-us-form .fieldset_description{padding-left: 10px;}
.contact-us-form .contact_info .fieldset_heading h1{padding-left: 10px;}
.contact-us-form input[type="submit"]{
	border: none;
    box-shadow: none;
    transform: translateX(0) translateY(0);
    max-width: 100%;
    cursor: pointer;
    background-color: rgb(20, 63, 106);
    text-transform: uppercase;
    color: rgb(250, 250, 250);
    padding: 0.65em 2.25em 0.6em 2.25em;
    transition: all 0.2s ease-out 0s;
    font: inherit;
    letter-spacing: 0.1em;
    font-weight: bold;
	text-decoration: none !important;
	box-sizing: border-box;
	display: inline-block;
}
.contact-us-form input[type="submit"]:hover{
	color: rgb(250, 250, 250);
    background-color: #2065aa !important;
}
.contact-us-form input[type="submit"]::after{
	position: absolute;
    font-family: 'Font Awesome 6 Pro';
    content: '\f0da';
    right: 1.25em;
    font-size: 0.875em;
    top: 50%;
	font-weight: 900;
    transform: translateY(-50%);
    transition: right 0.1s linear 0s;
	color: #fafafa;
}
.contact-us-form input[type="submit"]:hover::after{
	right: .75em;
}

div.companyname {
	text-align: left;
	padding: 10px 10px;
}

p.companynameerror {
	border: 2px solid gray;
	background-color: #FBB;
	text-align: left;
	padding: 4px 4px;
	margin: 4px 4px;
}

input.disabled {
	background-color: #E0E0E0;
	cursor: not-allowed;
}

div.login-error {
	width: 290px;
	border: 2px solid gray;
	background-color: #FBB;
	text-align: left;
	padding: 4px 4px;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#content .login-error h3 {
	display:block; 
	margin:0 0 8px 0; 
	padding: 0px;
	font-size:18px; 
	font-weight:bold; 
	color:#000000; 
}

#content .login-error p {
	margin:0 0 0 0; 
	padding: 0px;
	font-size:8pt; 
	font-weight:normal; 
	color:#000000; 
}
.itemcolor{color: #98700d; font-weight: 600; font-size: 18px;}
.itemcolor:hover{text-decoration: underline; color:#98700d;}
.button {
	border: none;
    box-shadow: none;
    transform: translateX(0) translateY(0);
    max-width: 100%;
    cursor: pointer;
    background-color: rgb(20, 63, 106);
    text-transform: uppercase;
    color: rgb(250, 250, 250);
    padding: 0.65em 2.25em 0.6em 1.75em;
    transition: all 0.2s ease-out 0s;
    font: inherit;
    letter-spacing: 0.1em;
    font-weight: bold;
	text-decoration: none !important;
	box-sizing: border-box;
	display: inline-block;
}
.button:hover{
	color: rgb(250, 250, 250);
    background-color: #2065aa !important;
}

.button::after{
	position: absolute;
    font-family: 'Font Awesome 6 Pro';
    content: '\f0da';
    right: 1.25em;
    font-size: 0.875em;
    top: 50%;
	font-weight: 900;
    transform: translateY(-50%);
    transition: right 0.1s linear 0s;
	color: #fafafa;
}
.button:hover::after{
	right: .75em;
}
.orderbutton, .formbutton {
	border: none;
    box-shadow: none;
    transform: translateX(0) translateY(0);
    max-width: 100%;
    cursor: pointer;
    background-color: rgb(20, 63, 106);
    text-transform: uppercase;
    color: rgb(250, 250, 250);
    padding: 0.65em 2.25em 0.6em 2.25em;
    transition: all 0.2s ease-out 0s;
    font: inherit;
    letter-spacing: 0.1em;
    font-weight: bold;
	text-decoration: none;
	display: inline-block;
}

.login-link {
	border: none;
    box-shadow: none;
    transform: translateX(0) translateY(0);
    max-width: 100%;
    cursor: pointer;
    background-color: rgb(20, 63, 106);
    text-transform: uppercase;
    color: rgb(250, 250, 250) !important;
    padding: 0.65em 2.25em 0.6em 1.75em;
    transition: all 0.2s ease-out 0s;
    font: inherit;
    letter-spacing: 0.1em;
    font-weight: bold;
	text-decoration: none;
	display: inline-block;
}
.orderbutton:hover{
	color: rgb(250, 250, 250);
    background-color: #2065aa !important;
}
.formbutton:hover{
	color: rgb(250, 250, 250);
    background-color: #2065aa !important;
}
.login-link:hover{
	color: rgb(250, 250, 250);
    background-color: #2065aa !important;
}
.orderbutton::after,
.formbutton::after,
.login-link::after{
	position: absolute;
    font-family: 'Font Awesome 6 Pro';
    content: '\f0da';
    right: 1.25em;
    font-size: 0.875em;
    top: 50%;
	font-weight: 900;
    transform: translateY(-50%);
    transition: right 0.1s linear 0s;
	color: #fafafa;
}
.orderbutton:hover::after,
.formbutton:hover::after,
.login-link:hover::after{
	right: .75em;
}
input.button-hidden-default {
	visibility: hidden;
}

div.section-container {
	/*background-color: #efefef;*/
	width: auto;
	padding: 15px;
	margin: 10px 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.section-container-note {
	/*background-color: #efefef;*/
	width: auto;
	padding: 15px;
	margin: 10px 0px;
	border:1px solid black;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


/* Side bar menu link, containing div with id link has to be in the template for these to apply */
#links > ul {
	margin:0;
	padding:0;
	margin-left: 0px;
}

#links > ul ul {
	padding-left: 0px;
	margin-left: 0px;
}

#links li {
	list-style-type:none;
	margin:0;
	padding-left:22px;
	margin-bottom:3px;
}

#links li li {
	list-style-type: none;
	padding-left:15px;
	margin-top:3px;
	background: none;
}

#links {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#links a {
	display:block;
}

#links .hidden_initially {
	display: none;
}

a.selected_sidebar_category_link {
	color: black;
}
/* End side bar links */

/* Main cm-content area definitions */
/* Containing Div with class 'cm-content' required, normally this is a div within the page, excluding the navigation areas or side bars */
/* These definitions may also be pulled into the editor in store admin */
.cm-content h1,
.mceContentBody h1,
.cm-content h2,
.mceContentBody h2,
.cm-content h3,
.mceContentBody h3,
.cm-content h4,
.mceContentBody h4,
.cm-content h5,
.mceContentBody h5
{
	color:#666666;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
}

.cm-content h1,
.mceContentBody h1
{
	font-family:'times new roman';
	font-size:26px;
	margin-top:0px;
	margin-bottom:10px;
}

.cm-content h2,
.mceContentBody h2
{
	font-size:19px;
	margin-top:5px;
	margin-bottom:10px;
}

.cm-content h3,
.mceContentBody h3
{
	font-size:16px;
	margin-top:4px;
	margin-bottom:10px;
}

.cm-content h4,
.mceContentBody h4
{
	font-size:14px;
	margin-top:3px;
	margin-bottom:10px;
}

.cm-content h5,
.mceContentBody h5
{
	font-size:11px;
	margin-top:2px;
	margin-bottom:10px;
}

.cm-content a,
.mceContentBody a {
	text-decoration: underline;
}

.cm-content p,
.mceContentBody p {
	font-size: 12px;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica;
}

/* End cm-content */

.email-a-friend {
	text-align: right;
}

.email-a-friend img {
	padding-right: 10px;
	vertical-align: middle;
}

.catalog-no-products {
	margin-top: 1rem;
}

.cart-amount {
    color: #143f6b;
}

.category-menu-container {
	display: flex;
	gap: 21px;
}

.category-menu-container .category-menu-row {
	width: 250px;
	min-width: 250px;
}

.category-menu-container .category-menu-row .span12 {

}

.category-menu-container .category-menu-row .span12 .tl-box {
	width: 100%;
}

.category-menu-container .category-menu-row .main-content-body ul {
	list-style-type: none;
}

.category-menu-container .category-menu-row .main-content-body ul li ul {
	list-style-type: none;
	margin-left: 0px;
}

.category-menu-container .category-menu-row .main-content-body ul li a {
	display: none;
}

.category-menu-container .category-menu-row .main-content-body ul li ul li a {
	display: block;
}

.category-menu-heading {
	padding: 0px 0px 0px 25px;
    font-family: "Open Sans", "Trebuchet MS", arial, verdana, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    font-style: normal;
	margin-bottom: 12px;
}

.category-search-heading {
	padding: 0px 0px 0px 25px;
    font-family: "Open Sans", "Trebuchet MS", arial, verdana, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    font-style: normal;
	margin-bottom: 12px;
	margin-top: 2rem;
}

@media (min-width: 768px) and (max-width: 979px) {
	.category-menu-container .category-menu-row {
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media screen and (max-width: 767px) {
	.category-menu-container {
		flex-direction: column;
	}

	.category-menu-container .category-menu-row {
		width: 100%;
	}

	.category-menu-container .category-menu-row .main-content-body {
		margin-bottom: 0px;
	}
}