/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, abbr, acronym, fieldset {
	border: 0;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	clear: both;
	word-wrap: normal;
	-moz-tab-size: 4;
	tab-size: 4;
}
sub, sup {
	line-height: 0.5em;
}
img, .wp-caption {
	max-width: 100%;
	height: auto;
}
iframe, video, embed, object {
	display: block;
	max-width: 100%;
}
img {
	display: block;
}
.left, .alignleft, img[align="left"] {
	display: block;
	float: left;
}
.right, .alignright, img[align="right"] {
	display: block;
	float: right;
}
.center, .aligncenter, img[align="middle"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
	clear: both;
}
.block, .alignnone {
	display: block;
	clear: both;
}
.wp-smiley {
	display: inline;
}
.header_columns, .header_columns > .header_left, .header_columns > .header_right { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.header_columns > .header_left { width: 50%; float: left; padding-bottom: 20px; }
.header_columns > .header_right { width: 50%; float: right; }
.header_columns_home, .header_columns_home > .header_left, .header_columns_home > .header_right { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.header_columns_home > .header_left { width: 50%; float: left; padding-bottom: 20px; }
.header_columns_home > .header_right { width: 50%; float: right; }
.menu_top { position: relative; list-style: none; z-index: 50; }
.menu_top li { position: relative; float: left; }
.menu_top ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
.menu_top ul li { clear: both; }
.menu_top a { display: block; }
.menu_top ul ul { position: absolute; top: 0; }
.menu_top li:hover ul, .menu_top a:hover ul, .menu_top :hover ul :hover ul, .menu_top :hover ul :hover ul :hover ul { visibility: visible; }
.menu_top :hover ul ul, .menu_top :hover ul :hover ul ul { visibility: hidden; }
.menu_top ul, .menu_top ul li { width: 150px; }
.menu_top ul ul, .menu_top :hover ul :hover ul { left: 150px; }
.menu_top a { font-size: 13px; text-decoration: none; padding-right: 10px; padding-left: 10px; }
.menu_top ul a { width: auto; }
.menu_top a, .menu_top .current ul a, .menu_top .current-cat ul a, .menu_top .current-menu-item ul a { color: #204397; }
.menu_top a:hover, .menu_top .current ul a:hover, .menu_top .current-cat ul a:hover, .menu_top .current-parent a:hover, .menu_top .current-menu-item ul a:hover, .menu_top .current-menu-ancestor a:hover { color: #2e69f6; }
.menu_top {
float: right;
}
.page_columns, .page_columns > .page_sidebar, .page_columns > .page_content { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.page_columns > .page_sidebar { width: 18%; float: left; }
.page_columns > .page_content { width: 82%; float: right; }

.borderimage .page_sidebar .advanced-sidebar-menu, .borderimage .page_sidebar .widget_product_categories{
    border-right-width:3px;
    border-top-width: 0px;
    border-left-width:3px;
    -border-right: #204397 3px solid;
    -border-left: #204397 3px solid;
    -webkit-border-image: 
    	-webkit-gradient(linear, 0 0, 0 100%, from(#204397), to(#fff)) 1 100%;
    -webkit-border-image: 
    	-webkit-linear-gradient(#204397, #fff) 1 100%;
    -o-border-image:
    	     -o-linear-gradient(#204397, #fff) 1 100%;
    -moz-border-image:
    	   -moz-linear-gradient(#204397, #fff) 1 100%;    
}

.no-borderimage .page_sidebar .advanced-sidebar-menu, .no-borderimage .page_sidebar .widget_product_categories, .no-borderimage{
    border-right: #204397 3px solid;
    border-left: #204397 3px solid;
}

@-moz-document url-prefix() {
.page_sidebar .advanced-sidebar-menu, .page_sidebar .widget_product_categories {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#204397), to(transparent));
	background-image: -webkit-linear-gradient(#204397, transparent);
	background-image:
	    -moz-linear-gradient(#204397, transparent),
	    -moz-linear-gradient(#204397, transparent);
	background-image:
	    -o-linear-gradient(#204397, transparent),
	    -o-linear-gradient(#204397, transparent);
	background-image: 
	    linear-gradient(#204397, transparent),
	    linear-gradient(#204397, transparent);
	-moz-background-size: 3px 100%;
	background-size: 3px 100%;
	background-position: 0 0, 100% 0;
	background-repeat: no-repeat;	
}
}
#page_content { padding-top: 45px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; }
.footer_widgets { width: 196px; }
.footer_widgets {float:left;}
div#text-2.widget.widget_text.footer_widgets{font-weight: bold;
font-size: 26px; text-align:right; margin-top:25px;}
ul#menu-footer-1 ul.sub-menu a {color: #204397; font-size: 11px; font-weight:normal;}
ul#menu-footer-1 ul.sub-menu li {margin-bottom: 2px !important;}
ul#menu-footer-2 ul.sub-menu a {color: #204397; font-size: 11px; font-weight:normal;}
ul#menu-footer-2 ul.sub-menu li {margin-bottom: 2px !important;}
ul#menu-footer-3 ul.sub-menu a {color: #204397; font-size: 11px; font-weight:normal;}
ul#menu-footer-3 ul.sub-menu li {margin-bottom: 2px !important;}
ul#menu-footer-4 ul.sub-menu a {color: #204397; font-size: 11px; font-weight:normal;}
ul#menu-footer-4 ul.sub-menu li {margin-bottom: 2px !important;}
ul#menu-footer-5 ul.sub-menu a {color: #204397; font-size: 11px; font-weight:normal;}
ul#menu-footer-5 ul.sub-menu li {margin-bottom: 2px !important;}
ul#menu-footer-6 ul.sub-menu a {color: #204397; font-size: 11px; font-weight:normal;}
ul#menu-footer-6 ul.sub-menu li {margin-bottom: 2px !important;}
.footer_widget_container {
min-height: 270px;
}

ul#menu-footer-1.menu {padding-left: 70px;}
#footer_social { width: 181px; margin-right: auto; margin-left: auto; }
#footer_social {
    clear: both;}
#footer_address { text-align: center; margin-right: auto; margin-left: auto; }



/*---:[ layout structure ]:---*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 13px;
	line-height: 19px;
	color: #000;
}

body.landing {
	padding-top: 0;
}
.container {
	width: 1180px;
	margin: 0 auto;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 17px;
	
}
.footer_container{
	width: 1180px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
}
	
.landing .container {
	width: 944px;
}
.columns, .columns > .content, .columns > .sidebar {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.columns > .content {
	width: 944px;
	float: left;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #204397;
	margin-top: 26px;
	margin-bottom: 20px;
}
.columns > .sidebar {
	width: 236px;
	float: right;
	padding: 26px 0 0 26px;
}

table {
	border-collapse: inherit;
	border-spacing: 5px;
}
p { margin: 0!important; }
ul { margin-top: 0!important; margin-bottom: 0!important; }
p + p { margin-top: 15px!important; }
p + ul { margin-top: 3px!important; }
ul + p { margin-top: 3px!important; }

sup {
font-size: 60%;
}

/*---:[ links ]:---*/
a {
	color: #bf161c;
	text-decoration: none;
}
p a {
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
/*---:[ nav menu ]:---*/
#menu ul ul {
	float: right;
	position: absolute;
	right: 0;
	z-index: 99999;
	top: 38px;
}

.menutyp {
	position: relative;
	z-index: 50;
	list-style: none;
	float: right;
}
.menutyp li {
	position: relative;
	float: left;
	margin-bottom: -1px;
	margin-left: 20px;
}
.menutyp .sub-menu {
	position: absolute;
	left: -20px;
	display: none;
	list-style: none;
	z-index: 110;
	margin-top: 2px;
	width: 226px;
}
.menutyp .sub-menu .sub-menu {
	top: 0;
	left: width: 226px;;
	margin: 0 0 0 -1px;
}
.menutyp li:hover > .sub-menu {
	display: block;
}
.menutyp .sub-menu li {
	clear: both;
}
.menutyp a, .menu_control {
	font-size: 13px;
	line-height: 1em;
	color: #204397;
	background-color: #fff202;
	width: 121px;
	height: 28px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.menutyp .sub-menu a:hover {
	background-color: #204397;
	color: #fff202;
}
.menu_control {
	display: none;
	background-color: #2e69f6;
}

.menutyp .sub-menu a {
	width: 123px;
	border: 1px solid #204397;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding-left: 5px;
	text-align: left;
	height: auto;
	font-weight: normal;
}
.menutyp, .menutyp a, .menutyp .sub-menu {
	z-index: 1000;
}

#menu-quick-links .menu-item a img {
	margin:auto;
}

.menu .quicklink a {
	color: #cc0001;
	font-weight: bold;
	background-color: transparent;
	padding: 0;
}

.menu-item a.menu-image-title-before img, .menu-item a.menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper {
	padding-left: 0px !important;
	padding-top: 5px;
}

.categories_menu {
    width: 1120px;
    margin: auto;
}

ul#categories.menutyp {
    z-index: 10;	
}

ul#categories.menutyp li{
	margin-left: 10px;
	margin-right: 10px;
}

ul#categories.menutyp li.red a{
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
	color: #fff;
	background-color: #b10000;
	width: 124px;
	max-height: 45px;
	height:45px;
	margin-left: 0px;
	padding: 8px 8px;
	text-align: center;
	border-radius: 10px 10px;
	display: table-cell;
	vertical-align: middle;
}

ul#categories.menutyp li.orange a{
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
	color: #fff;
	background-color: #f4840c;
	width: 124px;
	max-height: 45px;
	height:45px;
	margin-left: 0px;
	padding: 8px 8px;
	text-align: center;
	border-radius: 10px 10px;
	display: table-cell;
	vertical-align: middle;
}

ul#categories.menutyp li.royalblue a{
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
	color: #fff;
	background-color: #214497;
	width: 124px;
	max-height: 45px;
	height:45px;
	margin-left: 0px;
	padding: 8px 8px;
	text-align: center;
	border-radius: 10px 10px;
	display: table-cell;
	vertical-align: middle;
}

ul#categories.menutyp li.green a{
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
	color: #fff;
	background-color: #73c045;
	width: 124px;
	max-height: 45px;
	height:45px;
	margin-left: 0px;
	padding: 8px 8px;
	text-align: center;
	border-radius: 10px 10px;
	display: table-cell;
	vertical-align: middle;
}

ul#categories.menutyp li.lightblue a{
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
	color: #fff;
	background-color: #30b4fe;
	width: 124px;
	max-height: 45px;
	height:45px;
	margin-left: 0px;
	padding:8px 8px;
	text-align: center;
	border-radius: 10px 10px;
	display: table-cell;
	vertical-align: middle;
}

ul#categories.menutyp li.purple a{
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
	color: #fff;
	background-color: #660d55;
	width: 124px;
	max-height: 45px;
	height:45px;
	margin-left: 0px;
	padding: 8px 8px;
	text-align: center;
	border-radius: 10px 10px;
	display: table-cell;
	vertical-align: middle;
}

#categories ul.sub-menu li{
	margin-left:2px;
}

#categories ul.sub-menu li a{
	border-radius: 0px !important;
	margin-top:0px;
}
#categories ul.sub-menu li a:hover{
	background-color: #204397
}

.menu ul.sub-menu li a {
	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
	line-height: 13px;
}

/*---:[ header ]:---*/
.header_columns {
	border-bottom: 3px solid #204397;
	padding-bottom: 1px;
}
.search_form {
	float: right;
	width: 258px;
	text-align: right;
	padding: 5px 0 0 0;
	line-height: 27px;
	overflow:hidden;
}
/*---:[ slider ]:---*/
#slider{
	padding-top: 1px;
	padding-bottom: 10px;
}

.soliloquy-pager {
margin: 0 auto !important;
text-align: center !important;
width: 100% !important;
bottom: -21px !important;}

.soliloquy-container .soliloquy-pager .soliloquy-pager-item a { background: url('https://justaskpublications.com/wp-content/thesis/skins/classic-r/images/slider-dots.png') no-repeat scroll 0 0 !important; }
.soliloquy-container .soliloquy-pager .soliloquy-pager-item a:hover, .soliloquy-container .soliloquy-pager .soliloquy-pager-item .active { background: url('https://justaskpublications.com/wp-content/thesis/skins/classic-r/images/slider-dots.png') no-repeat scroll 0 0 !important; background-position: 0 -14px !important;}

#menu-quick-links li{
	border-bottom: 1px solid #204397;
	padding-bottom: 5px;
	padding-top: 5px;
}

/*---:[ golden ratio typography with spaced paragraphs ]:---*/
.grt, .grt h4 {
	font-size: 13px;
	line-height: 19px;
}
.grt h3 {
	font-size: 17px;
	line-height: 19px;
}
.grt .headline {
	font-size: 26px;
	line-height: 30px;
	margin: 0;
}
.grt h2 {
	font-size: 17px;
line-height:25px;
font-weight: bold;
	
	margin-bottom: 13px;
}
.grt h5 {
	background-image: linear-gradient(to left, #FFFFFF 0%, #22419b 100%);
	padding-left: 5px;
	color: #fff;
	font-size: 17px;
	line-height:25px;
	font-weight: bold;
	margin-bottom: 10px;
}
.grt .small, .grt .caption {
	font-size: 13px;
	line-height: 22px;
}
.grt .drop_cap {
	font-size: 52px;
	line-height: 1em;
	margin-right: 0.15em;
	float: left;
}
.grt p, .grt ul, .grt ol, .grt blockquote, .grt pre, .grt dl, .grt dd, .grt .center, .grt .block, .grt .caption, .post_box .aligncenter, .post_box .alignnone, .post_box .post_image, .post_box .post_image_box, .post_box .wp-caption, .post_box .wp-post-image, .post_box .alert, .post_box .note, .headline_area {
	margin-top: 0px;
}
.grt ul, .grt ol, .grt .stack {
	margin-left: 26px;
}
.grt ul ul, .grt ul ol, .grt ol ul, .grt ol ol, .wp-caption p, .post_box .alert p:last-child, .post_box .note p:last-child, .post_content blockquote.right p, .post_content blockquote.left p {
	margin-bottom: 0;
}
.grt .left, .post_box .alignleft, .post_box .ad_left {
	margin-bottom: 26px;
	margin-right: 11px;
}
.grt .right, .post_box .alignright, .post_box .ad {
	margin-bottom: 26px;
	margin-left: 26px;
}
.grt .caption {
	margin-top: -13px;
	color: #888;
}
/*---:[ golden ratio pullquotes ]:---*/
.grt blockquote.right, .grt blockquote.left {
	font-size: 26px;
	line-height: 36px;
	width: 45%;
	margin-bottom: 13px;
}
.grt blockquote.right, .grt blockquote.left { 
	padding-left: 0;
	border: 0;
}
/*---:[ post box styles ]:---*/
hr{
	margin-top: 15px;
	margin-bottom: 15px;
}
.post_box {
	padding-right: 11px;
}
.top {
	border-top: 0;
}
.post_box .headline, .headline a {
	color: #204397;
}
h1.headline, h1.product_title.entry-title {
	color: #204397;
	font-weight: bold;
	line-height: 29px;
}
h1.headline{
	text-align: center; margin-bottom: 14px;}
.headline a:hover {
	color: #bf161c;
}
.byline, .byline a {
	color: #000;
}
.byline a {
	border-bottom: 1px solid #2e69f6;
}
.byline a, .post_author, .post_date {
	text-transform: uppercase;
	letter-spacing: 1px;
}
.byline a:hover, .num_comments {
	color: #000;
}
.byline .post_edit {
	margin-left: 13px;
}
.byline .post_edit:first-child {
	margin-left: 0;
}
.byline .post_excerpt{
	margin-bottom: 20px;}

.post_author_intro, .post_date_intro, .byline .post_cats_intro {
	font-style: italic;
}
.post_box h2, .post_box h4{
	color: #204299;
}
.post_box h3 {
	color: #bf161c;
}
.post_box h3, .post_box h4 {
	font-weight: bold;
	margin-top: 15px;
}

div.post_box ul {
    list-style: none;
	margin:0 0 0 0 !important;
}

.post_box ul li {
	background-image: url('https://justaskpublications.com/wp-content/thesis/skins/classic-r/images/bullet_list.gif');
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: 2em;
	margin-left: .2em;
}

.post_box ul li.yith_magnifier_thumbnail{background:none;}

.yith_magnifier_zoom_wrap {
	z-index: 50 !important;}

.post_content li, .entry-content li { 
    padding-left: 9px; 
	margin-bottom: 7px;
}

.entry-content li ul li { 
    padding-left: 25px; 
    text-indent: -.7em;
}

.post_box blockquote {
	color: #888;
	margin-left: 13px;
	padding-left: 13px;
	border-left: 1px solid #2e69f6;
}
.post_box code {
	font-family: Consolas, Monaco, Menlo, Courier, Verdana, sans-serif;
}
.post_box pre {
	font-family: Consolas, Monaco, Menlo, Courier, Verdana, sans-serif;
	background-color: #204397;
	padding: 13px;
	-webkit-tab-size: 4;
	-moz-tab-size: 4;
	tab-size: 4;
}
.post_content li a {
	text-decoration: none;
}
.post_content li a:hover {
	text-decoration: underline;
}
.post_box .frame, .post_box .post_image_box, .post_box .wp-caption {
	border: 1px solid #2e69f6;
	background-color: #204397;
	padding: 13px;
}
.post_box .wp-caption img, .post_box .post_image_box .post_image, .post_box .thumb {
	margin-bottom: 13px;
}
.wp-caption.aligncenter img {
	margin-right: auto;
	margin-left: auto;
}
.wp-caption .wp-caption-text .wp-smiley {
	display: inline;
	margin-bottom: 0;
}
.post_box .wp-caption p {
	font-size: 13px;
	line-height: 22px;
}
.post_box .author_description {
	border-top: 1px dotted #2e69f6;
	padding-top: 26px;
}
.post_box .author_description_intro {
	font-weight: bold;
}
.post_box .avatar {
	width: 61px;
	height: 61px;
	float: right;
	clear: both;
	margin-left: 13px;
}
.post_box .author_description .avatar {
	width: 78px;
	height: 78px;
	float: left;
	margin-right: 13px;
	margin-left: 0;
}
.post_box .post_cats, .post_box .post_tags {
	color: #888;
}
.post_box .alert, .post_box .note {
	padding: 13px;
}
.post_box .alert {
	background-color: #ff9;
	border: 1px solid #e6e68a;
}
.post_box .note {
	background-color: #204397;
	border: 1px solid #2e69f6;
}
.landing .headline_area {
	text-align: center;
}
/*---:[ other post box styles ]:---*/
.num_comments_link {
	display: inline-block;
	color: #888;
	text-decoration: none;
	margin-bottom: 26px;
}
.num_comments_link:hover {
	text-decoration: underline;
}
.bracket, .num_comments {
	font-size: 26px;
}
.bracket {
	color: #2e69f6;
}
/*---:[ misc. content elements ]:---*/

.archive_intro .headline {
	margin-bottom: 26px;
}
.prev_next {
	clear: both;
	color: #888;
	border-top: 1px solid #204397;
	padding: 13px 26px;
}
.prev_next .next_posts {
	float: right;
}
.previous_posts, .next_posts {
	display: block;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.previous_posts a:hover, .next_posts a:hover {
	text-decoration: underline;
}
/*---:[ comments ]:---*/
#comments {
	margin-top: 52px;
}
.comments_intro {
	color: #888;
	margin-bottom: 13px;
	padding: 0 26px;
}
.comments_closed {
	font-size: 13px;
	line-height: 22px;
	color: #888;
	margin: 0 26px 26px 26px;
}
.comment_list {
	list-style-type: none;
	margin-bottom: 52px;
	border-top: 1px dotted #2e69f6;
}
.comment {
	border-bottom: 1px dotted #2e69f6;
	padding: 26px;
}
.children .comment {
	list-style-type: none;
	margin-top: 26px;
	border-left: 1px solid #2e69f6;
	border-bottom: 0;
	padding: 0 0 0 26px;
}
.children .bypostauthor {
	background-color: transparent;
	border-color: #bf161c;
}
.comment .comment_head {
	margin-bottom: 13px;
}
.children .comment_head {
	margin-bottom: 0;
}
.comment .comment_author {
	font-weight: bold;
}
.comment_date {
	font-size: 13px;
	margin-left: 13px;
	color: #888;
}
.comment_date a {
	color: #888;
}
.comment_footer a {
	font-size: 13px;
	line-height: 22px;
	color: #888;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left: 13px;
}
.comment_head a:hover, .comment_footer a:hover, .comment_nav a:hover {
	text-decoration: underline;
}
.comment_footer a:first-child {
	margin-left: 0;
}
.comment .avatar {
	width: 52px;
	height: 52px;
	float: right;
	margin-left: 13px;
}
.comment_nav {
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-style: dotted;
	border-color: #2e69f6;
	padding: 13px 26px;
}
.comment_nav_top {
	border-width: 1px 0 0 0;
}
.comment_nav_bottom {
	margin: -52px 0 52px 0;
	border-width: 0 0 1px 0;
}
.next_comments {
	float: right;
}
/*---:[ inputs ]:---*/
.input_text {
	font-size: 12px;
	font-family: inherit;
	font-weight: inherit;
	color: #204397;
	border: 2px solid #b10000;
	background-color: #efefef;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	-moz-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	width: 132px;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding-left: 0.35em;
}
.input_text:focus {
	border-color: #204397;
	background-color: #fff;
}
textarea.input_text {
	line-height: 19px;
}

input#searchsubmit {
	border: none;
	background-color: #b10000;
	color: #fff;
	-webkit-appearance: none;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	-moz-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	margin-left: -5px;
	text-shadow: 1px 1px 1px #6F6C6C;
	text-transform: uppercase;
	height: 28px;
	line-height: 28px;
	text-align: center;
	padding-left: 7px;
	padding-right: 7px;
	vertical-align: top;
}

submit::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding:0px;
    border:0px;
}

#thesis-search-widget-2 p { float:right; }

/*---:[ comment form ]:---*/
#commentform {
	margin: 52px 0;
	padding: 0 26px;
}
.comment #commentform {
	margin-top: 0;
	padding-right: 0;
	padding-left: 0;
}
.comment_form_title {
	font-size: 17px;
line-height:25px;
font-weight: bold;
	
	color: #204299;
	margin: 0 -26px;
	border-bottom: 1px dotted #2e69f6;
	padding: 0 26px 13px 26px;
}
#commentform label {
	display: block;
}
#commentform p {
	margin-bottom: 13px;
}
#commentform p .required {
	color: #d00;
}
.comment_moderated {
	font-weight: bold;
}
#commentform .input_text {
	width: 50%;
}
#commentform textarea.input_text {
	width: 100%;
}
#cancel-comment-reply-link {
	float: right;
	font-size: 13px;
	line-height: inherit;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #bf161c;
}
#cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.login_alert {
	font-weight: bold;
	border: 1px solid #2e69f6;
	background-color: #204397;
}
/*---:[ page sidebar menu]:---*/

ul.parent-sidebar-menu a {
	background-color: #fff202;
	padding-top: 18px;
	z-index: 0;
}

@-moz-document url-prefix() {
	ul.parent-sidebar-menu a {
		margin-left:3px;
	}
}

@-moz-document url-prefix() {
	ul.parent-sidebar-menu li a {
		width:206px !important;
	}
	ul.parent-sidebar-menu li ul.child-sidebar-menu li a{
		width:172px !important;
	}
	.widget_product_categories p.widget_title {
		width:206px !important;
		margin-left: 3px !important;
	}
}

ul.parent-sidebar-menu li a {
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	display: inline-block;
	padding-top: 18px;
	padding-bottom: 18px;
	width: 100%;
	text-align: center;
}


ul.child-sidebar-menu li a {
	color: #204397;
	padding-left: 20px;
	font-weight: normal;
	font-size: 13px;
	line-height:22px;
	display: inline-block;
	padding-top: 0px;
	background-color: transparent;
	text-align: left;
	width: 166px;
	height:auto;
}

ul.child-sidebar-menu {
	padding-bottom: 70px;
	padding-top:15px;
}

ul.child-sidebar-menu li.current_page_item a {
	font-weight: bold !important;
}

ul.children{
	padding-left: 20px;
}

li.cat-item.current-cat a{
	font-weight: bold !important;
}

ul.parent-sidebar-menu ul ul{
display: none;
}

ul.parent-sidebar-menu ul li:hover ul{
display: block;
}

ul.parent-sidebar-menu:a ul ul{
display: block;
}

ul.child-sidebar-menu li.has_children {
	background: url('images/treeview-default.gif') -24px -65px no-repeat;
	cursor: pointer;	
}

ul.child-sidebar-menu li { 
	margin-top: 0px;
}

ul.child-sidebar-menu li ul.children li { 
	margin-top: 0px;
}

li.has_children ul.children {
	margin-top: 14px;
	margin-bottom: -14px;
}


/*---:[ sidebar ]:---*/
.sidebar {
	font-size: 13px;
	line-height: 19px;
}
.sidebar .headline, .sidebar .sidebar_heading, .sidebar .widget_title {
	font-size: 17px;
	line-height: 24px;
}
.sidebar .sidebar_heading, .sidebar .widget_title {
	color: #204299;
	font-size: 17px;
	line-height: 25px;
	margin-bottom: 13px;
	font-weight: bold;
}
.sidebar .input_submit {
	font-size: inherit;
}
.sidebar p, .sidebar ul, .sidebar ol, .sidebar blockquote, .sidebar pre, .sidebar dl, .sidebar dd, .sidebar .left, .sidebar .alignleft, .sidebar .ad_left, .sidebar .right, .sidebar .alignright, .sidebar .ad, .sidebar .center, .sidebar .aligncenter, .sidebar .block, .sidebar .alignnone {
	margin-bottom: 19px;
}
.sidebar .left, .sidebar .alignleft, .sidebar .ad_left {
	margin-right: 19px;
}
.sidebar ul ul, .sidebar ul ol, .sidebar ol ul, .sidebar ol ol, .sidebar .right, .sidebar .alignright, .sidebar .ad, .sidebar .stack {
	margin-left: 19px;
}
.sidebar ul ul, .sidebar ul ol, .sidebar ol ul, .sidebar ol ol, .wp-caption p, .sidebar .post_excerpt p {
	margin-bottom: 0;
}
.widget, .sidebar .text_box, .sidebar .thesis_email_form, .sidebar .query_box {
	margin-bottom: 0;
}
.sidebar .thesis_email_form .input_text, .widget li {
	margin-top: 0;
}
.sidebar .search-form .input_text, .sidebar .thesis_email_form .input_text {
	width: 100%;
}
.sidebar .query_box .post_author, .sidebar .query_box .post_date {
	color: #888;
}
.sidebar .post_content, .widget li ul, .widget li ol {
	margin-top: 10px;
}
.widget_title {
	font-weight: bold;
}
.widget ul {
	list-style-type: none;
}
.widget li a:hover {
	text-decoration: none;
}
/*---:[ footer ]:---*/
.footer_full{
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,233,16,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,233,16,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 0%,rgba(255,233,16,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 0%,rgba(255,233,16,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 0%,rgba(255,233,16,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 0%,rgba(255,233,16,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffe910',GradientType=0 ); /* IE6-9 */}
.footer {
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	color: #cc0001;
	padding: 10px 0;
	font-weight: bold;
}
.footer a {
	color: #bf161c;
}
.footer a:hover {
	color: #000;
}
.landing .footer {
	text-align: center;
}
p.attribution {
	font-weight: normal;
	color: #204397;
	padding-top: 10px;
	text-align: center;
	width: 100%;
}
/*---:[ gravity forms]:---*/
.gform_wrapper ul li.gfield {
background-image: none;
}

/*---:[ woocommerce ]:---*/

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img,.woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img, .woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img, .woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

span.amount, p.stock, .woocommerce-breadcrumb, .woocommerce-breadcrumb a, .woocommerce #reviews #comments ol.commentlist li .meta, .woocommerce-page #reviews #comments ol.commentlist li .meta {
	color: #204397 !important;
}
	
ul.products li:before {
	content: "";
	color: transparent;
}
ul.products li, ul.page-numbers li{
	text-indent: 0px;
	text-align: center;
	background-image: none;
}

.woocommerce ul.products li.product a img {
	margin-left: auto !important;
	margin-right: auto !important;
}

.widget_product_categories p.widget_title {
	text-align: center;
	color: #bf161c;
	background-color: #fff202;
	width: 100%;
	z-index: 1;
	font-size:14px;
	line-height: 15px;
	display: inline-block;
	padding-top: 18px;
	padding-bottom: 18px;
}

ul.product-categories {
	padding-bottom: 100px;
	padding-top: 15px;
}
ul.product-categories a{
	color: #204397;
	line-height: 22px;
}

ul.product-categories li.cat-item{
	/* background: url('images/treeview-default.gif') -24px -67px no-repeat; */
	cursor: pointer;
	margin-bottom: 18px;
	padding-left: 20px;
}


ul.product-categories li.cat-item ul.children li{
	background-image: url('images/treeview-default-line.gif');
	background-repeat: no-repeat;
	background-position: 0 0; 
	margin-top: 0px; 
	padding-bottom: 14px;
}

.template-page .woocommerce ul.products{
	float:left;
	padding-right: 10px;
}
.template-page  .woocommerce ul.products li.product{
	 width:auto;
} 

.woocommerce .summary .product_meta > span.posted_in{display:none;}

form.cart {margin-top: 15px; padding: 0;}

#page_content .post_content p.product.woocommerce {border: none !important; padding: 0 !important;}

p.product.woocommerce  span.amount{display:none;}

.woocommerce .woocommerce_tabs .panel h2, .woocommerce .woocommerce-tabs .panel h2 {display:none !important;}

.woocommerce-tabs #tab-description.panel.entry-content{margin-top:20px !important;}

.woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li {
	background-image: none;
	padding-left: 0;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
	line-height: 2em !important;
	font-size: 14px;
}

.woocommerce .order_details li, .woocommerce-page .order_details li {
background: none;
}

.chosen-container .chosen-results li.active-result {
background: none;
}

.woocommerce .woocommerce-message li, .woocommerce .woocommerce-error li, .woocommerce .woocommerce-info li, .woocommerce-page .woocommerce-message li, .woocommerce-page .woocommerce-error li, .woocommerce-page .woocommerce-info li {
background: none;
}

ul.tabs{display: none;}



/*---:[ media queries ]:---*/
@media all and (max-width: 768px) {
	body {
		padding-top: 0;
	}
	.container, .landing .container{
		width: auto;
		max-width: 944px;
	}
	.footer_container {
		width: auto;
		max-width: 442px;
	}
	.header {
		border-top: 1px solid #2e69f6;
	}
	.landing .header {
		border-top: 0;
	}
	.columns > .content {
		float: none;
		width: 100%;
		border: 0;
	}
	.columns > .sidebar {
		float: none;
		width: 100%;
		border-top: 1px solid #204397;
	}
	
	.page_columns > .page_content {
		width: 100%;
		float: none;
	}
	.page_columns > .page_sidebar {
		width: 100%;
		float: none;
	}
	#page_content {
		padding-top: 10px;
		padding-right: 0;
		padding-bottom: 10px;
		padding-left: 0;
	}
	#home_sidebar_widget {
		margin: auto;
		margin-right: auto;
		width: 100%;
		max-width: 607px;
	}
	#menu {clear: both;}
	
	.menu_top{
		display:none;
	}

	.menu_control {
		display: block;
		width: 100%;
		border-width: 0;
		background-color: #fff202;
		cursor: pointer;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-radius: 0px;
		height: 29px;
	}
	.menutyp a {
		font-size: 13px;
		line-height: 26px;
		font-weight: bold;
		color: #204397;
		background-color: #fff202;
		width: 100%;
		text-align: center;
		display: block;
		border-top: 1px solid;
		border-radius: 0px;
		height: 26px;
		padding-left: 0px;
		padding-right: 0px;
	}
	ul#categories.menutyp li a{
		font-size: 13px !important;
		line-height: 26px !important;
		font-weight: bold !important;
		width: 100% !important;
		text-align: center !important;
		display: block !important;
		border-radius: 0px !important;
		height: inherit !important;
		padding: 8px 0 !important;
	}
	#page_sidebar div > ul li a {
		line-height: 1em!important;
	}
	ul#categories.menutyp li {
		margin-left: 0px;
		margin-right: 0px;
	}
	.menutyp {
		display: none;
		width: 100%;
		border-width: 1px 0 0 0;
		clear: both;
	}
	.show_menu {
		display: block;
	}
	.menutyp .sub-menu {
		position: static;
		display: none;
		margin: 0;
	}
	.menutyp li {
		width: 100%;
		float: none;
		margin-bottom: 0;
		margin-left: 0px;
	}
	.menutyp .sub-menu a {
		text-align: center;
		border-top: 1px solid #204397;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
	}
	.menutyp .sub-menu li {
		width: 100%;
		display: none;
	}
	
	.menutyp .current-menu-item > a {
		background-color: #204397;
		color: #fff202;
	}

	ul#categories.menutyp {
		width:100%;
		padding-bottom: 10px;
	}
	
	.categories_menu {
		width: inherit;
	}
	#menu-quick-links li{
		float: left;
		padding-left: 10px;
		padding-right: 10px;
	}
	.sidebar .search-form .input_text, .sidebar .thesis_email_form .input_text 			  
	{
		width: 50%;
	}
   
	.aligncenter.wp-post-image{
		width: 100%;
	}
	.footer{
		padding: 25px;
	}
	.footer_widgets {
		max-width: 217px;
		height: 241px;
	}
	div.footer_widget_container {
		max-width: 588px;
		margin: auto;
	}
	ul#menu-footer-1.menu {
		padding-left: 0px;
	}
	p.attribution {
		display:none;
	}
	table {
	border-collapse: inherit;
	border-spacing: 5px;
	width: 100%;
	}
}
@media all and (max-width: 944px) {
	.menutyp a {
		border-right-width: 0;
	}
	.menutyp > li > a {
		border-left-width: 0;
	}
	.post_box .frame, .post_box .post_image_box, .post_box .wp-caption {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}

@media all and (max-width: 774px) {
	.footer_widgets {
		height:241px;
	}
}
@media all and (max-width: 635px) {
#home_sidebar_widget {
	margin: auto;
	margin-right: auto;
	width: 100%;
	max-width: 200px;}
}

@media all and (max-width:604px){
	div.footer_widget_container {
		max-width: 150px;
		margin: auto;
	}
	.footer_widgets {
		height: auto;
	}
}

@media all and (max-width: 480px) {
	.header_columns > .header_left {
		width: 100%;
		float: none;
	}
	.header_columns_home > .header_left {
		width: 100%;
		float: none;
		padding-bottom: 0px;
	}
	.header_columns > .header_right {
		width: 100%;
		float: none;
		padding-bottom: 20px;
	}
	.search_form{
		margin: auto;
		padding-bottom: 10px;
	}
	.container, .landing .container {
		width: auto;
		max-width: 100%;
	}
	.menutyp a, .menu_control {
		padding: 10px 0px;
	}
	ul#categories.menutyp li.red a {
		max-height: 65px;
	}
	.header, .columns > .sidebar, .post_box, .prev_next, .comments_intro, .comment, .comment_nav, #commentform, .comment_form_title, .footer {
		padding-right: 13px;
		padding-left: 13px;
	}
	.children .comment {
		padding-left: 13px;
	}
	.comments_closed, .login_alert {
		margin-right: 13px;
		margin-left: 13px;
	}
	.comment_form_title {
		margin-left: -13px;
		margin-right: -13px;
	}
	 .left, .alignleft, img[align="left"] {
		float: none;
	}
	.grt .right, .grt .left, .post_box .alignright, .post_box .alignleft, .grt blockquote.right, .grt blockquote.left {
		margin-right: 0;
		margin-left: 0;
	}
	.post_author:after {
		content: '\a';
		height: 0;
		white-space: pre;
		display: block;
	}
	.grt blockquote.right, .grt blockquote.left, #commentform .input_text, .sidebar .search-form .input_text, .sidebar .thesis_email_form .input_text {
		width: 100%;
	}
	.post_box blockquote {
		margin-left: 0;
	}
	.comment_date {
		display: none;
	}
	.wp-post-image{
		width: 100%;
	}
	
	
	.woocommerce ul.products > li.product, .woocommerce-page ul.products > li.product 					{
	clear: both;
	float: none;
	margin: 2em 0;
	padding: 0 0 0 0;
	width: 100% !important;
	}
}
/*---:[ clearfix ]:---*/
.columns:after, .menu:after, .post_box:after, .post_content:after, .author_description:after, .sidebar:after, .query_box:after, .prev_next:after, .comment_text:after, .comment_nav:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}
/*---:[ custom CSS ]:---*/
/*****************************************************
 * generic styling for ALS elements: outer container
 ******************************************************/

.als-container {
	position: relative;
	width: 100%;
	margin: 0px auto;
	z-index: 0;
}

/****************************************
 * viewport styling
 ***************************************/

.als-viewport {
	position: relative;
	overflow: hidden;
	margin: 0px auto;
}

/***************************************************
 * wrapper styling
 **************************************************/

.als-wrapper {
	position: relative;
	/* if you are using a list with   */
	list-style: none;
}

/*************************************
 * item: single list element
 ************************************/

.als-item {
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	float: left;
}

/***********************************************
 * prev, next: buttons styling
 **********************************************/
 
.als-prev, .als-next {
	position: absolute;
	cursor: pointer;
	clear: both;
	background: url('/wp-content/themes/thesis/lib/skins/classic-r/images/arrow-prev.png') no-repeat top left;
	width:15px;
	height:22px;
	text-indent:-999em;
	overflow:hidden;
	top:20px;
	left:10px;
}
.als-next {
	background: url('/wp-content/themes/thesis/lib/skins/classic-r/images/arrow-next.png') no-repeat top left;
	right:10px;
	left:auto;
}


@media all and (max-width: 786px) {
	
.page_sidebar .advanced-sidebar-menu, .page_sidebar .widget_product_categories {
  background: none;
}
.page_sidebar .advanced-sidebar-menu, .page_sidebar .widget_product_categories {
  border: none;
}
	
	
	
#page_sidebar div > ul {
  padding: 0;
  margin: 0;
}
#page_sidebar div > ul li ul {
  padding: 0;
  margin: 0;
}
#page_sidebar div > ul li {
  padding: 0;
  margin: 0;
}
#page_sidebar div > ul li a {
  background-color: #FFF202;
  border-radius: 0;
  border-top: 1px solid;
  color: #204397;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  margin: 0;
  padding: 8px 0px;
  text-align: center;
  width: 100% !important;
}
#page_sidebar div > ul > li.expander,
#page_sidebar .widget_product_categories p.widget_title {
  -moz-box-sizing: border-box;
box-sizing:border-box;
  background-color: #FFF202;
  border-radius: 0;
  border-width: 0;
  color: #204397;
  cursor: pointer;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 29px;
  line-height: 1em;
  margin: 0;
  padding: 8px 10px;
  text-align: center;
  vertical-align: middle;
  width: 100% !important;
}

#page_sidebar li.current_page_item > a {
background-color: #204397 !important;
color: #FFF202 !important;		
}
	
#page_sidebar .widget_product_categories ul.children,
#page_sidebar .child-sidebar-menu ul.children {
	display:none !important;
}
}
button.red {
    width:160px;
	border: 1px solid #b10000;
   background: #b10000;
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: white;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
  
   

   }
button.red:hover {
   border-top-color: #b10000;
   background: #b10000;
   color: #fff;
   cursor: pointer;
   }
button.red:active {
   border-top-color: #b10000;
   background: #b10000;
   }

button.lightblue {
    width:160px;
	border: 1px solid #30b4fe;
   background: #30b4fe;
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: white;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }
button.lightblue:hover {
   border-top-color: #30b4fe;
   background: #30b4fe;
   color: #fff;
   cursor: pointer;
   }
button.lightblue:active {
   border-top-color: #30b4fe;
   background: #30b4fe;
   }
button.green {
    width:160px;
	border: 1px solid #005034;
   background: #005034;
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: white;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }
button.green:hover {
   border-top-color: #005034;
   background: #005034;
   color: #fff;
   cursor: pointer;
   }
button.green:active {
   border-top-color: #338440;
   background: #338440;
   }
button.lightgreen {
    width:160px;
	border: 1px solid #338440;
   background: #338440;
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: white;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }
button.lightgreen:hover {
   border-top-color: #338440;
   background: #338440;
   color: #fff;
   cursor: pointer;
   }
button.lightgreen:active {
   border-top-color: #005034;
   background: #005034;
   }

button.blue {
   width:160px;
   border: 1px solid #214497;
   background: #214497;
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: white;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }
button.blue:hover {
   border-top-color: #214497;
   background: #214497;
   color: #fff;
   cursor: pointer;
   }
button.blue:active {
   border-top-color: #214497;
   background: #214497;
   }
button.orange {
   width:160px;
	border: 1px solid #f4840c;
   background: #f4840c;
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: white;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }
button.orange:hover {
   border-top-color: #f4840c;
   background: #f4840c;
   color: #fff;
   cursor: pointer;
   }
button.orange:active {
   border-top-color: #f4840c;
   background: #f4840c;
   }
button.purple {
   width:160px;
	border: 1px solid #660d55;
   background: #660d55;
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: white;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }
button.purple:hover {
   border-top-color: #660d55;
   background: #660d55;
   color: #fff;
   cursor: pointer;
   }
button.purple:active {
   border-top-color: #660d55;
   background: #660d55;
   }
.columns, .columns > .content, .columns > .sidebar {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-bottom: 10px;
}
.header_columns:after, .page_columns:after, .header_columns_home:after, .menu_top:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/*---:[ Thesis CSS reset ]:---*/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, abbr, acronym, fieldset {
	border: 0;
}
code {
	line-height: 1em;
}
pre {
	overflow: auto;
	clear: both;
	word-wrap: normal;
	-moz-tab-size: 4;
	tab-size: 4;
}
sub, sup {
	line-height: 0.5em;
}
img, .wp-caption {
	max-width: 100%;
	height: auto;
}
iframe, video, embed, object {
	display: block;
	max-width: 100%;
}
img {
	display: block;
}
.left, .alignleft, img[align="left"] {
	display: block;
	float: left;
}
.right, .alignright, img[align="right"] {
	display: block;
	float: right;
}
.center, .aligncenter, img[align="middle"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: none;
	clear: both;
}
.block, .alignnone {
	display: block;
	clear: both;
}
.wp-smiley {
	display: inline;
}
.header_columns, .header_columns > .header_left, .header_columns > .header_right { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.header_columns > .header_left { width: 50%; float: left; padding-bottom: 20px; }
.header_columns > .header_right { width: 50%; float: right; }
.header_columns_home, .header_columns_home > .header_left, .header_columns_home > .header_right { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.header_columns_home > .header_left { width: 50%; float: left; padding-bottom: 20px; }
.header_columns_home > .header_right { width: 50%; float: right; }
.menu_top { position: relative; list-style: none; z-index: 50; }
.menu_top li { position: relative; float: left; }
.menu_top ul { position: absolute; visibility: hidden; list-style: none; z-index: 110; }
.menu_top ul li { clear: both; }
.menu_top a { display: block; }
.menu_top ul ul { position: absolute; top: 0; }
.menu_top li:hover ul, .menu_top a:hover ul, .menu_top :hover ul :hover ul, .menu_top :hover ul :hover ul :hover ul { visibility: visible; }
.menu_top :hover ul ul, .menu_top :hover ul :hover ul ul { visibility: hidden; }
.menu_top ul, .menu_top ul li { width: 150px; }
.menu_top ul ul, .menu_top :hover ul :hover ul { left: 150px; }
.menu_top a { font-size: 13px; text-decoration: none; padding-right: 10px; padding-left: 10px; }
.menu_top ul a { width: auto; }
.menu_top a, .menu_top .current ul a, .menu_top .current-cat ul a, .menu_top .current-menu-item ul a { color: #204397; }
.menu_top a:hover, .menu_top .current ul a:hover, .menu_top .current-cat ul a:hover, .menu_top .current-parent a:hover, .menu_top .current-menu-item ul a:hover, .menu_top .current-menu-ancestor a:hover { color: #2e69f6; }
.menu_top {
float: right;
}
.page_columns, .page_columns > .page_sidebar, .page_columns > .page_content { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.page_columns > .page_sidebar { width: 18%; float: left; }
.page_columns > .page_content { width: 82%; float: right; }

.borderimage .page_sidebar .advanced-sidebar-menu, .borderimage .page_sidebar .widget_product_categories{
    border-right-width:3px;
    border-top-width: 0px;
    border-left-width:3px;
    -border-right: #204397 3px solid;
    -border-left: #204397 3px solid;
    -webkit-border-image: 
    	-webkit-gradient(linear, 0 0, 0 100%, from(#204397), to(#fff)) 1 100%;
    -webkit-border-image: 
    	-webkit-linear-gradient(#204397, #fff) 1 100%;
    -o-border-image:
    	     -o-linear-gradient(#204397, #fff) 1 100%;
    -moz-border-image:
    	   -moz-linear-gradient(#204397, #fff) 1 100%;    
}

.no-borderimage .page_sidebar .advanced-sidebar-menu, .no-borderimage .page_sidebar .widget_product_categories, .no-borderimage{
    border-right: #204397 3px solid;
    border-left: #204397 3px solid;
}

@-moz-document url-prefix() {
.page_sidebar .advanced-sidebar-menu, .page_sidebar .widget_product_categories {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#204397), to(transparent));
	background-image: -webkit-linear-gradient(#204397, transparent);
	background-image:
	    -moz-linear-gradient(#204397, transparent),
	    -moz-linear-gradient(#204397, transparent);
	background-image:
	    -o-linear-gradient(#204397, transparent),
	    -o-linear-gradient(#204397, transparent);
	background-image: 
	    linear-gradient(#204397, transparent),
	    linear-gradient(#204397, transparent);
	-moz-background-size: 3px 100%;
	background-size: 3px 100%;
	background-position: 0 0, 100% 0;
	background-repeat: no-repeat;	
}
}
#page_content { padding-top: 45px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; }
.footer_widgets { width: 196px; }
.footer_widgets {float:left;}
div#text-2.widget.widget_text.footer_widgets{font-weight: bold;
font-size: 26px; text-align:right; margin-top:25px;}
ul#menu-footer-1 ul.sub-menu a {color: #204397; font-size: 11px; font-weight:normal;}
ul#menu-footer-1 ul.sub-menu li {margin-bottom: 2px !important;}
ul#menu-footer-2 ul.sub-menu a {color: #204397; font-size: 11px; font-weight:normal;}
ul#menu-footer-2 ul.sub-menu li {margin-bottom: 2px !important;}
ul#menu-footer-3 ul.sub-menu a {color: #204397; font-size: 11px; font-weight:normal;}
ul#menu-footer-3 ul.sub-menu li {margin-bottom: 2px !important;}
ul#menu-footer-4 ul.sub-menu a {color: #204397; font-size: 11px; font-weight:normal;}
ul#menu-footer-4 ul.sub-menu li {margin-bottom: 2px !important;}
ul#menu-footer-5 ul.sub-menu a {color: #204397; font-size: 11px; font-weight:normal;}
ul#menu-footer-5 ul.sub-menu li {margin-bottom: 2px !important;}
ul#menu-footer-6 ul.sub-menu a {color: #204397; font-size: 11px; font-weight:normal;}
ul#menu-footer-6 ul.sub-menu li {margin-bottom: 2px !important;}
.footer_widget_container {
min-height: 270px;
}

ul#menu-footer-1.menu {padding-left: 70px;}
#footer_social { width: 181px; margin-right: auto; margin-left: auto; }
#footer_social {
    clear: both;}
#footer_address { text-align: center; margin-right: auto; margin-left: auto; }



/*---:[ layout structure ]:---*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 13px;
	line-height: 19px;
	color: #000;
}

body.landing {
	padding-top: 0;
}
.container {
	width: 1180px;
	margin: 0 auto;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 17px;
	
}
.footer_container{
	width: 1180px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
}
	
.landing .container {
	width: 944px;
}
.columns, .columns > .content, .columns > .sidebar {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.columns > .content {
	width: 944px;
	float: left;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #204397;
	margin-top: 26px;
	margin-bottom: 20px;
}
.columns > .sidebar {
	width: 236px;
	float: right;
	padding: 26px 0 0 26px;
}

table {
	border-collapse: inherit;
	border-spacing: 5px;
}
p { margin: 0!important; }
ul { margin-top: 0!important; margin-bottom: 0!important; }
p + p { margin-top: 15px!important; }
p + ul { margin-top: 3px!important; }
ul + p { margin-top: 3px!important; }

sup {
font-size: 60%;
}

/*---:[ links ]:---*/
a {
	color: #bf161c;
	text-decoration: none;
}
p a {
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
/*---:[ nav menu ]:---*/
#menu ul ul {
	float: right;
	position: absolute;
	right: 0;
	z-index: 99999;
	top: 38px;
}

.menutyp {
	position: relative;
	z-index: 50;
	list-style: none;
	float: right;
}
.menutyp li {
	position: relative;
	float: left;
	margin-bottom: -1px;
	margin-left: 20px;
}
.menutyp .sub-menu {
	position: absolute;
	left: -20px;
	display: none;
	list-style: none;
	z-index: 110;
	margin-top: 2px;
	width: 226px;
}
.menutyp .sub-menu .sub-menu {
	top: 0;
	left: width: 226px;;
	margin: 0 0 0 -1px;
}
.menutyp li:hover > .sub-menu {
	display: block;
}
.menutyp .sub-menu li {
	clear: both;
}
.menutyp a, .menu_control {
	font-size: 13px;
	line-height: 1em;
	color: #204397;
	background-color: #fff202;
	width: 121px;
	height: 28px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.menutyp .sub-menu a:hover {
	background-color: #204397;
	color: #fff202;
}
.menu_control {
	display: none;
	background-color: #2e69f6;
}

.menutyp .sub-menu a {
	width: 123px;
	border: 1px solid #204397;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding-left: 5px;
	text-align: left;
	height: auto;
	font-weight: normal;
}
.menutyp, .menutyp a, .menutyp .sub-menu {
	z-index: 1000;
}

#menu-quick-links .menu-item a img {
	margin:auto;
}

.menu .quicklink a {
	color: #cc0001;
	font-weight: bold;
	background-color: transparent;
	padding: 0;
}

.menu-item a.menu-image-title-before img, .menu-item a.menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper {
	padding-left: 0px !important;
	padding-top: 5px;
}

.categories_menu {
    width: 1120px;
    margin: auto;
}

ul#categories.menutyp {
    z-index: 10;	
}

ul#categories.menutyp li{
	margin-left: 10px;
	margin-right: 10px;
}

ul#categories.menutyp li.red a{
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
	color: #fff;
	background-color: #b10000;
	width: 124px;
	max-height: 45px;
	height:45px;
	margin-left: 0px;
	padding: 8px 8px;
	text-align: center;
	border-radius: 10px 10px;
	display: table-cell;
	vertical-align: middle;
}

ul#categories.menutyp li.orange a{
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
	color: #fff;
	background-color: #f4840c;
	width: 124px;
	max-height: 45px;
	height:45px;
	margin-left: 0px;
	padding: 8px 8px;
	text-align: center;
	border-radius: 10px 10px;
	display: table-cell;
	vertical-align: middle;
}

ul#categories.menutyp li.royalblue a{
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
	color: #fff;
	background-color: #214497;
	width: 124px;
	max-height: 45px;
	height:45px;
	margin-left: 0px;
	padding: 8px 8px;
	text-align: center;
	border-radius: 10px 10px;
	display: table-cell;
	vertical-align: middle;
}

ul#categories.menutyp li.green a{
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
	color: #fff;
	background-color: #73c045;
	width: 124px;
	max-height: 45px;
	height:45px;
	margin-left: 0px;
	padding: 8px 8px;
	text-align: center;
	border-radius: 10px 10px;
	display: table-cell;
	vertical-align: middle;
}

ul#categories.menutyp li.lightblue a{
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
	color: #fff;
	background-color: #30b4fe;
	width: 124px;
	max-height: 45px;
	height:45px;
	margin-left: 0px;
	padding:8px 8px;
	text-align: center;
	border-radius: 10px 10px;
	display: table-cell;
	vertical-align: middle;
}

ul#categories.menutyp li.purple a{
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
	color: #fff;
	background-color: #660d55;
	width: 124px;
	max-height: 45px;
	height:45px;
	margin-left: 0px;
	padding: 8px 8px;
	text-align: center;
	border-radius: 10px 10px;
	display: table-cell;
	vertical-align: middle;
}

#categories ul.sub-menu li{
	margin-left:2px;
}

#categories ul.sub-menu li a{
	border-radius: 0px !important;
	margin-top:0px;
}
#categories ul.sub-menu li a:hover{
	background-color: #204397
}

.menu ul.sub-menu li a {
	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
	line-height: 13px;
}

/*---:[ header ]:---*/
.header_columns {
	border-bottom: 3px solid #204397;
	padding-bottom: 1px;
}
.search_form {
	float: right;
	width: 258px;
	text-align: right;
	padding: 5px 0 0 0;
	line-height: 27px;
	overflow:hidden;
}
/*---:[ slider ]:---*/
#slider{
	padding-top: 1px;
	padding-bottom: 10px;
}

.soliloquy-pager {
margin: 0 auto !important;
text-align: center !important;
width: 100% !important;
bottom: -21px !important;}

.soliloquy-container .soliloquy-pager .soliloquy-pager-item a { background: url('https://justaskpublications.com/wp-content/thesis/skins/classic-r/images/slider-dots.png') no-repeat scroll 0 0 !important; }
.soliloquy-container .soliloquy-pager .soliloquy-pager-item a:hover, .soliloquy-container .soliloquy-pager .soliloquy-pager-item .active { background: url('https://justaskpublications.com/wp-content/thesis/skins/classic-r/images/slider-dots.png') no-repeat scroll 0 0 !important; background-position: 0 -14px !important;}

#menu-quick-links li{
	border-bottom: 1px solid #204397;
	padding-bottom: 5px;
	padding-top: 5px;
}

/*---:[ golden ratio typography with spaced paragraphs ]:---*/
.grt, .grt h4 {
	font-size: 13px;
	line-height: 19px;
}
.grt h3 {
	font-size: 17px;
	line-height: 19px;
}
.grt .headline {
	font-size: 26px;
	line-height: 30px;
	margin: 0;
}
.grt h2 {
	font-size: 17px;
line-height:25px;
font-weight: bold;
	
	margin-bottom: 13px;
}
.grt h5 {
	background-image: linear-gradient(to left, #FFFFFF 0%, #22419b 100%);
	padding-left: 5px;
	color: #fff;
	font-size: 17px;
	line-height:25px;
	font-weight: bold;
	margin-bottom: 10px;
}
.grt .small, .grt .caption {
	font-size: 13px;
	line-height: 22px;
}
.grt .drop_cap {
	font-size: 52px;
	line-height: 1em;
	margin-right: 0.15em;
	float: left;
}
.grt p, .grt ul, .grt ol, .grt blockquote, .grt pre, .grt dl, .grt dd, .grt .center, .grt .block, .grt .caption, .post_box .aligncenter, .post_box .alignnone, .post_box .post_image, .post_box .post_image_box, .post_box .wp-caption, .post_box .wp-post-image, .post_box .alert, .post_box .note, .headline_area {
	margin-top: 0px;
}
.grt ul, .grt ol, .grt .stack {
	margin-left: 26px;
}
.grt ul ul, .grt ul ol, .grt ol ul, .grt ol ol, .wp-caption p, .post_box .alert p:last-child, .post_box .note p:last-child, .post_content blockquote.right p, .post_content blockquote.left p {
	margin-bottom: 0;
}
.grt .left, .post_box .alignleft, .post_box .ad_left {
	margin-bottom: 26px;
	margin-right: 11px;
}
.grt .right, .post_box .alignright, .post_box .ad {
	margin-bottom: 26px;
	margin-left: 26px;
}
.grt .caption {
	margin-top: -13px;
	color: #888;
}
/*---:[ golden ratio pullquotes ]:---*/
.grt blockquote.right, .grt blockquote.left {
	font-size: 26px;
	line-height: 36px;
	width: 45%;
	margin-bottom: 13px;
}
.grt blockquote.right, .grt blockquote.left { 
	padding-left: 0;
	border: 0;
}
/*---:[ post box styles ]:---*/
hr{
	margin-top: 15px;
	margin-bottom: 15px;
}
.post_box {
	padding-right: 11px;
}
.top {
	border-top: 0;
}
.post_box .headline, .headline a {
	color: #204397;
}
h1.headline, h1.product_title.entry-title {
	color: #204397;
	font-weight: bold;
	line-height: 29px;
}
h1.headline{
	text-align: center; margin-bottom: 14px;}
.headline a:hover {
	color: #bf161c;
}
.byline, .byline a {
	color: #000;
}
.byline a {
	border-bottom: 1px solid #2e69f6;
}
.byline a, .post_author, .post_date {
	text-transform: uppercase;
	letter-spacing: 1px;
}
.byline a:hover, .num_comments {
	color: #000;
}
.byline .post_edit {
	margin-left: 13px;
}
.byline .post_edit:first-child {
	margin-left: 0;
}
.byline .post_excerpt{
	margin-bottom: 20px;}

.post_author_intro, .post_date_intro, .byline .post_cats_intro {
	font-style: italic;
}
.post_box h2, .post_box h4{
	color: #204299;
}
.post_box h3 {
	color: #bf161c;
}
.post_box h3, .post_box h4 {
	font-weight: bold;
	margin-top: 15px;
}

div.post_box ul {
    list-style: none;
	margin:0 0 0 0 !important;
}

.post_box ul li {
	background-image: url('https://justaskpublications.com/wp-content/thesis/skins/classic-r/images/bullet_list.gif');
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: 2em;
	margin-left: .2em;
}

.post_box ul li.yith_magnifier_thumbnail{background:none;}

.yith_magnifier_zoom_wrap {
	z-index: 50 !important;}

.post_content li, .entry-content li { 
    padding-left: 9px; 
	margin-bottom: 7px;
}

.entry-content li ul li { 
    padding-left: 25px; 
    text-indent: -.7em;
}

.post_box blockquote {
	color: #888;
	margin-left: 13px;
	padding-left: 13px;
	border-left: 1px solid #2e69f6;
}
.post_box code {
	font-family: Consolas, Monaco, Menlo, Courier, Verdana, sans-serif;
}
.post_box pre {
	font-family: Consolas, Monaco, Menlo, Courier, Verdana, sans-serif;
	background-color: #204397;
	padding: 13px;
	-webkit-tab-size: 4;
	-moz-tab-size: 4;
	tab-size: 4;
}
.post_content li a {
	text-decoration: none;
}
.post_content li a:hover {
	text-decoration: underline;
}
.post_box .frame, .post_box .post_image_box, .post_box .wp-caption {
	border: 1px solid #2e69f6;
	background-color: #204397;
	padding: 13px;
}
.post_box .wp-caption img, .post_box .post_image_box .post_image, .post_box .thumb {
	margin-bottom: 13px;
}
.wp-caption.aligncenter img {
	margin-right: auto;
	margin-left: auto;
}
.wp-caption .wp-caption-text .wp-smiley {
	display: inline;
	margin-bottom: 0;
}
.post_box .wp-caption p {
	font-size: 13px;
	line-height: 22px;
}
.post_box .author_description {
	border-top: 1px dotted #2e69f6;
	padding-top: 26px;
}
.post_box .author_description_intro {
	font-weight: bold;
}
.post_box .avatar {
	width: 61px;
	height: 61px;
	float: right;
	clear: both;
	margin-left: 13px;
}
.post_box .author_description .avatar {
	width: 78px;
	height: 78px;
	float: left;
	margin-right: 13px;
	margin-left: 0;
}
.post_box .post_cats, .post_box .post_tags {
	color: #888;
}
.post_box .alert, .post_box .note {
	padding: 13px;
}
.post_box .alert {
	background-color: #ff9;
	border: 1px solid #e6e68a;
}
.post_box .note {
	background-color: #204397;
	border: 1px solid #2e69f6;
}
.landing .headline_area {
	text-align: center;
}
/*---:[ other post box styles ]:---*/
.num_comments_link {
	display: inline-block;
	color: #888;
	text-decoration: none;
	margin-bottom: 26px;
}
.num_comments_link:hover {
	text-decoration: underline;
}
.bracket, .num_comments {
	font-size: 26px;
}
.bracket {
	color: #2e69f6;
}
/*---:[ misc. content elements ]:---*/

.archive_intro .headline {
	margin-bottom: 26px;
}
.prev_next {
	clear: both;
	color: #888;
	border-top: 1px solid #204397;
	padding: 13px 26px;
}
.prev_next .next_posts {
	float: right;
}
.previous_posts, .next_posts {
	display: block;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.previous_posts a:hover, .next_posts a:hover {
	text-decoration: underline;
}
/*---:[ comments ]:---*/
#comments {
	margin-top: 52px;
}
.comments_intro {
	color: #888;
	margin-bottom: 13px;
	padding: 0 26px;
}
.comments_closed {
	font-size: 13px;
	line-height: 22px;
	color: #888;
	margin: 0 26px 26px 26px;
}
.comment_list {
	list-style-type: none;
	margin-bottom: 52px;
	border-top: 1px dotted #2e69f6;
}
.comment {
	border-bottom: 1px dotted #2e69f6;
	padding: 26px;
}
.children .comment {
	list-style-type: none;
	margin-top: 26px;
	border-left: 1px solid #2e69f6;
	border-bottom: 0;
	padding: 0 0 0 26px;
}
.children .bypostauthor {
	background-color: transparent;
	border-color: #bf161c;
}
.comment .comment_head {
	margin-bottom: 13px;
}
.children .comment_head {
	margin-bottom: 0;
}
.comment .comment_author {
	font-weight: bold;
}
.comment_date {
	font-size: 13px;
	margin-left: 13px;
	color: #888;
}
.comment_date a {
	color: #888;
}
.comment_footer a {
	font-size: 13px;
	line-height: 22px;
	color: #888;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left: 13px;
}
.comment_head a:hover, .comment_footer a:hover, .comment_nav a:hover {
	text-decoration: underline;
}
.comment_footer a:first-child {
	margin-left: 0;
}
.comment .avatar {
	width: 52px;
	height: 52px;
	float: right;
	margin-left: 13px;
}
.comment_nav {
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-style: dotted;
	border-color: #2e69f6;
	padding: 13px 26px;
}
.comment_nav_top {
	border-width: 1px 0 0 0;
}
.comment_nav_bottom {
	margin: -52px 0 52px 0;
	border-width: 0 0 1px 0;
}
.next_comments {
	float: right;
}
/*---:[ inputs ]:---*/
.input_text {
	font-size: 12px;
	font-family: inherit;
	font-weight: inherit;
	color: #204397;
	border: 2px solid #b10000;
	background-color: #efefef;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	-moz-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	width: 132px;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding-left: 0.35em;
}
.input_text:focus {
	border-color: #204397;
	background-color: #fff;
}
textarea.input_text {
	line-height: 19px;
}

input#searchsubmit {
	border: none;
	background-color: #b10000;
	color: #fff;
	-webkit-appearance: none;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	-moz-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	margin-left: -5px;
	text-shadow: 1px 1px 1px #6F6C6C;
	text-transform: uppercase;
	height: 28px;
	line-height: 28px;
	text-align: center;
	padding-left: 7px;
	padding-right: 7px;
	vertical-align: top;
}

submit::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding:0px;
    border:0px;
}

#thesis-search-widget-2 p { float:right; }

/*---:[ comment form ]:---*/
#commentform {
	margin: 52px 0;
	padding: 0 26px;
}
.comment #commentform {
	margin-top: 0;
	padding-right: 0;
	padding-left: 0;
}
.comment_form_title {
	font-size: 17px;
line-height:25px;
font-weight: bold;
	
	color: #204299;
	margin: 0 -26px;
	border-bottom: 1px dotted #2e69f6;
	padding: 0 26px 13px 26px;
}
#commentform label {
	display: block;
}
#commentform p {
	margin-bottom: 13px;
}
#commentform p .required {
	color: #d00;
}
.comment_moderated {
	font-weight: bold;
}
#commentform .input_text {
	width: 50%;
}
#commentform textarea.input_text {
	width: 100%;
}
#cancel-comment-reply-link {
	float: right;
	font-size: 13px;
	line-height: inherit;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #bf161c;
}
#cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.login_alert {
	font-weight: bold;
	border: 1px solid #2e69f6;
	background-color: #204397;
}
/*---:[ page sidebar menu]:---*/

ul.parent-sidebar-menu a {
	background-color: #fff202;
	padding-top: 18px;
	z-index: 0;
}

@-moz-document url-prefix() {
	ul.parent-sidebar-menu a {
		margin-left:3px;
	}
}

@-moz-document url-prefix() {
	ul.parent-sidebar-menu li a {
		width:206px !important;
	}
	ul.parent-sidebar-menu li ul.child-sidebar-menu li a{
		width:172px !important;
	}
	.widget_product_categories p.widget_title {
		width:206px !important;
		margin-left: 3px !important;
	}
}

ul.parent-sidebar-menu li a {
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	display: inline-block;
	padding-top: 18px;
	padding-bottom: 18px;
	width: 100%;
	text-align: center;
}


ul.child-sidebar-menu li a {
	color: #204397;
	padding-left: 20px;
	font-weight: normal;
	font-size: 13px;
	line-height:22px;
	display: inline-block;
	padding-top: 0px;
	background-color: transparent;
	text-align: left;
	width: 166px;
	height:auto;
}

ul.child-sidebar-menu {
	padding-bottom: 70px;
	padding-top:15px;
}

ul.child-sidebar-menu li.current_page_item a {
	font-weight: bold !important;
}

ul.children{
	padding-left: 20px;
}

li.cat-item.current-cat a{
	font-weight: bold !important;
}

ul.parent-sidebar-menu ul ul{
display: none;
}

ul.parent-sidebar-menu ul li:hover ul{
display: block;
}

ul.parent-sidebar-menu:a ul ul{
display: block;
}

ul.child-sidebar-menu li.has_children {
	background: url('images/treeview-default.gif') -24px -65px no-repeat;
	cursor: pointer;	
}

ul.child-sidebar-menu li { 
	margin-top: 0px;
}

ul.child-sidebar-menu li ul.children li { 
	margin-top: 0px;
}

li.has_children ul.children {
	margin-top: 14px;
	margin-bottom: -14px;
}


/*---:[ sidebar ]:---*/
.sidebar {
	font-size: 13px;
	line-height: 19px;
}
.sidebar .headline, .sidebar .sidebar_heading, .sidebar .widget_title {
	font-size: 17px;
	line-height: 24px;
}
.sidebar .sidebar_heading, .sidebar .widget_title {
	color: #204299;
	font-size: 17px;
	line-height: 25px;
	margin-bottom: 13px;
	font-weight: bold;
}
.sidebar .input_submit {
	font-size: inherit;
}
.sidebar p, .sidebar ul, .sidebar ol, .sidebar blockquote, .sidebar pre, .sidebar dl, .sidebar dd, .sidebar .left, .sidebar .alignleft, .sidebar .ad_left, .sidebar .right, .sidebar .alignright, .sidebar .ad, .sidebar .center, .sidebar .aligncenter, .sidebar .block, .sidebar .alignnone {
	margin-bottom: 19px;
}
.sidebar .left, .sidebar .alignleft, .sidebar .ad_left {
	margin-right: 19px;
}
.sidebar ul ul, .sidebar ul ol, .sidebar ol ul, .sidebar ol ol, .sidebar .right, .sidebar .alignright, .sidebar .ad, .sidebar .stack {
	margin-left: 19px;
}
.sidebar ul ul, .sidebar ul ol, .sidebar ol ul, .sidebar ol ol, .wp-caption p, .sidebar .post_excerpt p {
	margin-bottom: 0;
}
.widget, .sidebar .text_box, .sidebar .thesis_email_form, .sidebar .query_box {
	margin-bottom: 0;
}
.sidebar .thesis_email_form .input_text, .widget li {
	margin-top: 0;
}
.sidebar .search-form .input_text, .sidebar .thesis_email_form .input_text {
	width: 100%;
}
.sidebar .query_box .post_author, .sidebar .query_box .post_date {
	color: #888;
}
.sidebar .post_content, .widget li ul, .widget li ol {
	margin-top: 10px;
}
.widget_title {
	font-weight: bold;
}
.widget ul {
	list-style-type: none;
}
.widget li a:hover {
	text-decoration: none;
}
/*---:[ footer ]:---*/
.footer_full{
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 0%, rgba(255,233,16,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,233,16,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 0%,rgba(255,233,16,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 0%,rgba(255,233,16,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 0%,rgba(255,233,16,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 0%,rgba(255,233,16,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffe910',GradientType=0 ); /* IE6-9 */}
.footer {
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	color: #cc0001;
	padding: 10px 0;
	font-weight: bold;
}
.footer a {
	color: #bf161c;
}
.footer a:hover {
	color: #000;
}
.landing .footer {
	text-align: center;
}
p.attribution {
	font-weight: normal;
	color: #204397;
	padding-top: 10px;
	text-align: center;
	width: 100%;
}
/*---:[ gravity forms]:---*/
.gform_wrapper ul li.gfield {
background-image: none;
}

/*---:[ woocommerce ]:---*/

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img,.woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img, .woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img, .woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

span.amount, p.stock, .woocommerce-breadcrumb, .woocommerce-breadcrumb a, .woocommerce #reviews #comments ol.commentlist li .meta, .woocommerce-page #reviews #comments ol.commentlist li .meta {
	color: #204397 !important;
}
	
ul.products li:before {
	content: "";
	color: transparent;
}
ul.products li, ul.page-numbers li{
	text-indent: 0px;
	text-align: center;
	background-image: none;
}

.woocommerce ul.products li.product a img {
	margin-left: auto !important;
	margin-right: auto !important;
}

.widget_product_categories p.widget_title {
	text-align: center;
	color: #bf161c;
	background-color: #fff202;
	width: 100%;
	z-index: 1;
	font-size:14px;
	line-height: 15px;
	display: inline-block;
	padding-top: 18px;
	padding-bottom: 18px;
}

ul.product-categories {
	padding-bottom: 100px;
	padding-top: 15px;
}
ul.product-categories a{
	color: #204397;
	line-height: 22px;
}

ul.product-categories li.cat-item{
	/* background: url('images/treeview-default.gif') -24px -67px no-repeat; */
	cursor: pointer;
	margin-bottom: 18px;
	padding-left: 20px;
}


ul.product-categories li.cat-item ul.children li{
	background-image: url('images/treeview-default-line.gif');
	background-repeat: no-repeat;
	background-position: 0 0; 
	margin-top: 0px; 
	padding-bottom: 14px;
}

.template-page .woocommerce ul.products{
	float:left;
	padding-right: 10px;
}
.template-page  .woocommerce ul.products li.product{
	 width:auto;
} 

.woocommerce .summary .product_meta > span.posted_in{display:none;}

form.cart {margin-top: 15px; padding: 0;}

#page_content .post_content p.product.woocommerce {border: none !important; padding: 0 !important;}

p.product.woocommerce  span.amount{display:none;}

.woocommerce .woocommerce_tabs .panel h2, .woocommerce .woocommerce-tabs .panel h2 {display:none !important;}

.woocommerce-tabs #tab-description.panel.entry-content{margin-top:20px !important;}

.woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li {
	background-image: none;
	padding-left: 0;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
	line-height: 2em !important;
	font-size: 14px;
}

.woocommerce .order_details li, .woocommerce-page .order_details li {
background: none;
}

.chosen-container .chosen-results li.active-result {
background: none;
}

.woocommerce .woocommerce-message li, .woocommerce .woocommerce-error li, .woocommerce .woocommerce-info li, .woocommerce-page .woocommerce-message li, .woocommerce-page .woocommerce-error li, .woocommerce-page .woocommerce-info li {
background: none;
}

ul.tabs{display: none;}



/*---:[ media queries ]:---*/
@media all and (max-width: 768px) {
	body {
		padding-top: 0;
	}
	.container, .landing .container{
		width: auto;
		max-width: 944px;
	}
	.footer_container {
		width: auto;
		max-width: 442px;
	}
	.header {
		border-top: 1px solid #2e69f6;
	}
	.landing .header {
		border-top: 0;
	}
	.columns > .content {
		float: none;
		width: 100%;
		border: 0;
	}
	.columns > .sidebar {
		float: none;
		width: 100%;
		border-top: 1px solid #204397;
	}
	
	.page_columns > .page_content {
		width: 100%;
		float: none;
	}
	.page_columns > .page_sidebar {
		width: 100%;
		float: none;
	}
	#page_content {
		padding-top: 10px;
		padding-right: 0;
		padding-bottom: 10px;
		padding-left: 0;
	}
	#home_sidebar_widget {
		margin: auto;
		margin-right: auto;
		width: 100%;
		max-width: 607px;
	}
	#menu {clear: both;}
	
	.menu_top{
		display:none;
	}

	.menu_control {
		display: block;
		width: 100%;
		border-width: 0;
		background-color: #fff202;
		cursor: pointer;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-radius: 0px;
		height: 29px;
	}
	.menutyp a {
		font-size: 13px;
		line-height: 26px;
		font-weight: bold;
		color: #204397;
		background-color: #fff202;
		width: 100%;
		text-align: center;
		display: block;
		border-top: 1px solid;
		border-radius: 0px;
		height: 26px;
		padding-left: 0px;
		padding-right: 0px;
	}
	ul#categories.menutyp li a{
		font-size: 13px !important;
		line-height: 26px !important;
		font-weight: bold !important;
		width: 100% !important;
		text-align: center !important;
		display: block !important;
		border-radius: 0px !important;
		height: inherit !important;
		padding: 8px 0 !important;
	}
	#page_sidebar div > ul li a {
		line-height: 1em!important;
	}
	ul#categories.menutyp li {
		margin-left: 0px;
		margin-right: 0px;
	}
	.menutyp {
		display: none;
		width: 100%;
		border-width: 1px 0 0 0;
		clear: both;
	}
	.show_menu {
		display: block;
	}
	.menutyp .sub-menu {
		position: static;
		display: none;
		margin: 0;
	}
	.menutyp li {
		width: 100%;
		float: none;
		margin-bottom: 0;
		margin-left: 0px;
	}
	.menutyp .sub-menu a {
		text-align: center;
		border-top: 1px solid #204397;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
	}
	.menutyp .sub-menu li {
		width: 100%;
		display: none;
	}
	
	.menutyp .current-menu-item > a {
		background-color: #204397;
		color: #fff202;
	}

	ul#categories.menutyp {
		width:100%;
		padding-bottom: 10px;
	}
	
	.categories_menu {
		width: inherit;
	}
	#menu-quick-links li{
		float: left;
		padding-left: 10px;
		padding-right: 10px;
	}
	.sidebar .search-form .input_text, .sidebar .thesis_email_form .input_text 			  
	{
		width: 50%;
	}
   
	.aligncenter.wp-post-image{
		width: 100%;
	}
	.footer{
		padding: 25px;
	}
	.footer_widgets {
		max-width: 217px;
		height: 241px;
	}
	div.footer_widget_container {
		max-width: 588px;
		margin: auto;
	}
	ul#menu-footer-1.menu {
		padding-left: 0px;
	}
	p.attribution {
		display:none;
	}
	table {
	border-collapse: inherit;
	border-spacing: 5px;
	width: 100%;
	}
}
@media all and (max-width: 944px) {
	.menutyp a {
		border-right-width: 0;
	}
	.menutyp > li > a {
		border-left-width: 0;
	}
	.post_box .frame, .post_box .post_image_box, .post_box .wp-caption {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}

@media all and (max-width: 774px) {
	.footer_widgets {
		height:241px;
	}
}
@media all and (max-width: 635px) {
#home_sidebar_widget {
	margin: auto;
	margin-right: auto;
	width: 100%;
	max-width: 200px;}
}

@media all and (max-width:604px){
	div.footer_widget_container {
		max-width: 150px;
		margin: auto;
	}
	.footer_widgets {
		height: auto;
	}
}

@media all and (max-width: 480px) {
	.header_columns > .header_left {
		width: 100%;
		float: none;
	}
	.header_columns_home > .header_left {
		width: 100%;
		float: none;
		padding-bottom: 0px;
	}
	.header_columns > .header_right {
		width: 100%;
		float: none;
		padding-bottom: 20px;
	}
	.search_form{
		margin: auto;
		padding-bottom: 10px;
	}
	.container, .landing .container {
		width: auto;
		max-width: 100%;
	}
	.menutyp a, .menu_control {
		padding: 10px 0px;
	}
	ul#categories.menutyp li.red a {
		max-height: 65px;
	}
	.header, .columns > .sidebar, .post_box, .prev_next, .comments_intro, .comment, .comment_nav, #commentform, .comment_form_title, .footer {
		padding-right: 13px;
		padding-left: 13px;
	}
	.children .comment {
		padding-left: 13px;
	}
	.comments_closed, .login_alert {
		margin-right: 13px;
		margin-left: 13px;
	}
	.comment_form_title {
		margin-left: -13px;
		margin-right: -13px;
	}
	 .left, .alignleft, img[align="left"] {
		float: none;
	}
	.grt .right, .grt .left, .post_box .alignright, .post_box .alignleft, .grt blockquote.right, .grt blockquote.left {
		margin-right: 0;
		margin-left: 0;
	}
	.post_author:after {
		content: '\a';
		height: 0;
		white-space: pre;
		display: block;
	}
	.grt blockquote.right, .grt blockquote.left, #commentform .input_text, .sidebar .search-form .input_text, .sidebar .thesis_email_form .input_text {
		width: 100%;
	}
	.post_box blockquote {
		margin-left: 0;
	}
	.comment_date {
		display: none;
	}
	.wp-post-image{
		width: 100%;
	}
	
	
	.woocommerce ul.products > li.product, .woocommerce-page ul.products > li.product 					{
	clear: both;
	float: none;
	margin: 2em 0;
	padding: 0 0 0 0;
	width: 100% !important;
	}
}
/*---:[ clearfix ]:---*/
.columns:after, .menu:after, .post_box:after, .post_content:after, .author_description:after, .sidebar:after, .query_box:after, .prev_next:after, .comment_text:after, .comment_nav:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}
/*---:[ custom CSS ]:---*/
/*****************************************************
 * generic styling for ALS elements: outer container
 ******************************************************/

.als-container {
	position: relative;
	width: 100%;
	margin: 0px auto;
	z-index: 0;
}

/****************************************
 * viewport styling
 ***************************************/

.als-viewport {
	position: relative;
	overflow: hidden;
	margin: 0px auto;
}

/***************************************************
 * wrapper styling
 **************************************************/

.als-wrapper {
	position: relative;
	/* if you are using a list with   */
	list-style: none;
}

/*************************************
 * item: single list element
 ************************************/

.als-item {
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	float: left;
}

/***********************************************
 * prev, next: buttons styling
 **********************************************/
 
.als-prev, .als-next {
	position: absolute;
	cursor: pointer;
	clear: both;
	background: url('/wp-content/themes/thesis/lib/skins/classic-r/images/arrow-prev.png') no-repeat top left;
	width:15px;
	height:22px;
	text-indent:-999em;
	overflow:hidden;
	top:20px;
	left:10px;
}
.als-next {
	background: url('/wp-content/themes/thesis/lib/skins/classic-r/images/arrow-next.png') no-repeat top left;
	right:10px;
	left:auto;
}


@media all and (max-width: 786px) {
	
.page_sidebar .advanced-sidebar-menu, .page_sidebar .widget_product_categories {
  background: none;
}
.page_sidebar .advanced-sidebar-menu, .page_sidebar .widget_product_categories {
  border: none;
}
	
	
	
#page_sidebar div > ul {
  padding: 0;
  margin: 0;
}
#page_sidebar div > ul li ul {
  padding: 0;
  margin: 0;
}
#page_sidebar div > ul li {
  padding: 0;
  margin: 0;
}
#page_sidebar div > ul li a {
  background-color: #FFF202;
  border-radius: 0;
  border-top: 1px solid;
  color: #204397;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  margin: 0;
  padding: 8px 0px;
  text-align: center;
  width: 100% !important;
}
#page_sidebar div > ul > li.expander,
#page_sidebar .widget_product_categories p.widget_title {
  -moz-box-sizing: border-box;
box-sizing:border-box;
  background-color: #FFF202;
  border-radius: 0;
  border-width: 0;
  color: #204397;
  cursor: pointer;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 29px;
  line-height: 1em;
  margin: 0;
  padding: 8px 10px;
  text-align: center;
  vertical-align: middle;
  width: 100% !important;
}

#page_sidebar li.current_page_item > a {
background-color: #204397 !important;
color: #FFF202 !important;		
}
	
#page_sidebar .widget_product_categories ul.children,
#page_sidebar .child-sidebar-menu ul.children {
	display:none !important;
}
}
button.red {
    width:160px;
	border: 1px solid #b10000;
   background: #b10000;
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: white;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
  
   

   }
button.red:hover {
   border-top-color: #b10000;
   background: #b10000;
   color: #fff;
   cursor: pointer;
   }
button.red:active {
   border-top-color: #b10000;
   background: #b10000;
   }

button.lightblue {
    width:160px;
	border: 1px solid #30b4fe;
   background: #30b4fe;
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: white;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }
button.lightblue:hover {
   border-top-color: #30b4fe;
   background: #30b4fe;
   color: #fff;
   cursor: pointer;
   }
button.lightblue:active {
   border-top-color: #30b4fe;
   background: #30b4fe;
   }
button.green {
    width:160px;
	border: 1px solid #005034;
   background: #005034;
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: white;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }
button.green:hover {
   border-top-color: #005034;
   background: #005034;
   color: #fff;
   cursor: pointer;
   }
button.green:active {
   border-top-color: #338440;
   background: #338440;
   }
button.lightgreen {
    width:160px;
	border: 1px solid #338440;
   background: #338440;
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: white;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }
button.lightgreen:hover {
   border-top-color: #338440;
   background: #338440;
   color: #fff;
   cursor: pointer;
   }
button.lightgreen:active {
   border-top-color: #005034;
   background: #005034;
   }

button.blue {
   width:160px;
   border: 1px solid #214497;
   background: #214497;
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: white;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }
button.blue:hover {
   border-top-color: #214497;
   background: #214497;
   color: #fff;
   cursor: pointer;
   }
button.blue:active {
   border-top-color: #214497;
   background: #214497;
   }
button.orange {
   width:160px;
	border: 1px solid #f4840c;
   background: #f4840c;
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: white;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }
button.orange:hover {
   border-top-color: #f4840c;
   background: #f4840c;
   color: #fff;
   cursor: pointer;
   }
button.orange:active {
   border-top-color: #f4840c;
   background: #f4840c;
   }
button.purple {
   width:160px;
	border: 1px solid #660d55;
   background: #660d55;
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: white;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }
button.purple:hover {
   border-top-color: #660d55;
   background: #660d55;
   color: #fff;
   cursor: pointer;
   }
button.purple:active {
   border-top-color: #660d55;
   background: #660d55;
   }
.columns, .columns > .content, .columns > .sidebar {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-bottom: 10px;
}
.header_columns:after, .page_columns:after, .header_columns_home:after, .menu_top:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* WooCommerce */
.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-hosted-field,
.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-hosted-field-card-number {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

