/*
Theme Name: Susan Barnett
Theme URI: http://www.readyedgetechnologies.com/
Author: Tejinder Singh
Author URI:http://www.readyedgetechnologies.com/
Description: 
Version: 3.0
License: Copyrighted
Tags: none
*/

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



@font-face {
    font-family: 'TheSansRegular_44265';
    src: url('fonts/TheSansRegular_44265.eot');
    src: url('fonts/TheSansRegular_44265.eot') format('embedded-opentype'),
         url('fonts/TheSansRegular_44265.woff2') format('woff2'),
         url('fonts/TheSansRegular_44265.woff') format('woff'),
         url('fonts/TheSansRegular_44265.ttf') format('truetype'),
         url('fonts/TheSansRegular_44265.svg#TheSansRegular_44265') format('svg');
}

@font-face {
    font-family: 'TheSans_B7_Bold';
    src: url('fonts/TheSans_B7_Bold.eot');
    src: url('fonts/TheSans_B7_Bold.eot') format('embedded-opentype'),
         url('fonts/TheSans_B7_Bold.woff2') format('woff2'),
         url('fonts/TheSans_B7_Bold.woff') format('woff'),
         url('fonts/TheSans_B7_Bold.ttf') format('truetype'),
         url('fonts/TheSans_B7_Bold.svg#TheSans_B7_Bold') format('svg');
}





* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #4C98CB;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

body {
    font-family: 'TheSansRegular_44265';
	font-size: 16px;
	color: #000;
}

p {    
    color: #000;
    font-family: 'TheSansRegular_44265';
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 25px;
}

h3{
	margin-bottom:15px;
}



/**** welcome ****/

body.welcome_page {
	background:#000;
}

.home_wrapper{
    color: #fff;
    font-family: "TheSans_B7_Bold";
    font-size: 65px;
    margin: 150px auto 0;
    text-align: center;
    width: 1000px;
}

.home_text1{
	width:100%;
	float:left;
	background:url(images/white_Strip.jpg) no-repeat bottom;
	padding-bottom:25px;
	margin-bottom:25px;
}
	
.home_text2{
	width:100%;
	float:left;
}
	
/**** welcome ****/



/**** homepage ****/

.header{
  margin-top: 0;
    padding: 22px 0;
    width: 100%;
}

.header_wrapper{
	width:1100px;
	margin:0 auto;
}

.header_mid{
	width:100%;
	float:left;
}

.logo{
	width:214px;
	float:left;
	text-align:left;
}

/**** nav ****/
	
.top_nav {
float: right;
margin: 9px 0 0;
padding: 0;
width: 622px;
}
.top_nav a {
    float: right;
    padding-right: 0;
	color: #000000;
}
.content_inner_left p, .content_inner_right p {
    text-align: left;
}
.top_nav2 ul {
    float: right;
}
.top_nav ul li {
    float: left;
    font-family: "TheSansRegular_44265";
    font-size: 16px;
    list-style: outside none none;
    text-decoration: none;
}

.top_nav ul li a {
    color: #000;
    display: block;
    padding: 0 11px;
    text-decoration: none;
}

.top_nav li a:hover {
	color: #4C98CB;
}

.header_nav{
	display:none;
}

/**** nav ****/

.title_sec{
	width:100%;
	border-top:1px dotted #000;
	padding:15px 0;
	border-bottom:1px dotted #000;
}

.title_sec_wrapper{
	width:1100px;
	margin:0 auto;
}

.title_sec_mid{
	width:100%;
	float:left;
}

h1{
	color:#4c98cb;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:18px;
	padding:8px 0;
}

.wrapper {
    padding: 40px 0;
    width: 100%;
}
h2.title_innerpage {
    margin-bottom: 30px;
    margin-top: 0;
}
.wpfp-spans {
    float: left;
    width: 100%;
}

.wrapper_wrapper {
    margin: 151px auto 0;
    width: 1100px;
}

.wrapper_mid{
	width:100%;
	float:left;
}

.box_sec{
	width:100%;
	float:left;
	margin-bottom:10px;
}

.box_sec_mid{
	 float: left;
    margin-bottom: 15px;
    margin-right: 30px;
    min-height: 270px;
    width: 158px;
	position: relative;
}
.box_sec_mid:nth-child(6n) {
    margin-right: 0;
}
.box_sec_mid:hover{
	opacity:0.8;
}

.box_sec_img{
    float: left;
    margin-bottom: 7px;
    width: 100%;
}

.box_sec_circle{
	 float: left;
    text-align: center;
    width: 100%;
}
.box_sec_circle .wpfp-hide.wpfp-img {
    position: absolute;
    top: 50%;
}

/**** homepage ****/



/**** innerpage ****/


.title_left{
	width:220px;
	float:left;
}

/**** nav ****/
	
.top_nav2 {
    float: right;
    margin: 10px 0 0;
    padding: 0;
    width: 830px;
}

.top_nav2 ul li {
    float: left;
    font-family: "TheSansRegular_44265";
    font-size: 15px;
    letter-spacing: 1px;
    list-style: outside none none;
    text-decoration: none;
    text-transform: uppercase;
}

.top_nav2 ul li a {
    color: #000;
    display: block;
    padding: 0 12px;
    text-decoration: none;
}

.top_nav2 li a:hover {
	color: #4c98cb;
}


.header_nav_new{
	display:none;
}


/**** innerpage ****/





/**** loginpage ****/


.login_wrapper{
    box-shadow: 0 0 10px #ccc;
    margin: 0 auto;
    padding: 110px 60px;
    width: 420px;
}

.login_title{
    color: #000;
    font-family: "TheSans_B7_Bold";
    font-size: 26px;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 25px;
    text-transform: none;
}

.login_form{
	width:100%;
	float:left;
}

.input_text{
    border-color: -moz-use-text-color -moz-use-text-color #000;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #000;
    float: left;
    margin-bottom: 10px;
    padding: 7px 0;
    width: 100%;
}

.login_btn{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #000;
    cursor: pointer;
    float: left;
    font-size: 17px;
    letter-spacing: 1px;
    padding: 7px 15px ;
    text-align: center;
    text-transform: uppercase;
	margin-top:25px;
}

.form_inner{
    float: left;
    margin-top: 55px;
    width: 100%;
}


/**** loginpage ****/



/**** innerpage2 ****/


.content{
	width:915px;
	float:right;
}

.sidebar{
	width:180px;
	float:left;
}

.sidebar_text{
	width:100%;
	float:left;
	font-size:18px;
    font-family: 'TheSans_B7_Bold';
	color:#000;
}


/**** innerpage2 ****/



/**** about ****/

.content_inner{
	width:100%;
	float:left;
}

.content_inner_left{
	width:520px;
	float:left;
	word-wrap: break-word;
}

.content_inner_right{
	width:520px;
	float:right;
	word-wrap: break-word;
}

.abt_img{
	width:100%;
	float:left;
	text-align:center;
	margin-bottom:25px;
}

h2{
    color: #000;
    font-size: 24px;
    font-weight: normal;
    margin: 35px 0;
}


/**** about ****/


.login_btn2 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #000;
    cursor: pointer;
    float: left;
    font-size: 17px;
    letter-spacing: 1px;
    margin-top: 25px;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
}

.img4{
    float: left;
    margin-bottom: 55px;
    text-align: center;
    width: 100%;
}

/*======== Wordpress css start ===========*/
ul, ol {
	margin-left: 30px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
.attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title, h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 5px 5px 5px 56px;
	position: relative;
	background: none repeat scroll 0 0 #FFFFFF;
}
.commentlist li:last-child {
	margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a, a.comment-edit-link {
	color: #888;
}
.reply a:hover, a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword, .nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
/* Comments form */
.input2 {
	background: url("images/lens_icon.png") repeat scroll 0 0 transparent;
	border: medium none;
	color: #333333;
	height: 21px;
	text-indent: -999px;
	width: 21px;
	;
}
#respond {
	margin: 24px 0;
	overflow: hidden;
	padding: 0 15px;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond #commentform a {
	color: #000;
	text-decoration: underline;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
.leftPannel form input, #respond input {
	margin: 0 0 9px;
	width: 98%;
	height: 25px;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
ol.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
ol.commentlist li {
	border: 1px solid #d5d5d5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 0 10px;
	padding: 5px 7px 5px 4px;
	position: relative;
}
ol.commentlist li.pingback comment-author {
	padding: 0 170px 0 0;
}
ol.commentlist li div.vcard {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
}
ol.commentlist li div.vcard cite.fn {
	font-style: normal;
	font-size: 11px;
}
ol.commentlist li div.vcard cite.fn a.url {
	color: #00407C;
	text-decoration: none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	color: #000;
}
ol.commentlist li div.vcard img.avatar {
	background: #fff;
	border: 1px solid #aaa;
	padding: 5px;
}
ol.commentlist li div.comment-meta {
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
	float: right;
	position: relative;
	margin-top: -18px;
}
ol.commentlist li div.comment-meta a {
	color: #4F4F4F;
	text-decoration: none;
}
ol.commentlist li p {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
	margin: 5px 0 12px;
}
ol.commentlist li ul {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	font-family: helvetica, arial, sans-serif;
	list-style: square;
	margin: 0 0 12px;
	padding: 0;
}
ol.commentlist li div.reply {
	background: #999;
	border: 1px solid #666;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #fff;
	font: bold 9px/1 helvetica, arial, sans-serif;
	padding: 6px 5px 4px;
	text-align: center;
	width: 36px;
}
ol.commentlist li div.reply:hover {
	background: #cc0000;
	border: 1px solid #cc0000;
}
ol.commentlist li div.reply a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
ol.commentlist li ul.children {
	list-style: none;
	margin: 12px 0 0;
	text-indent: 0;
}
ol.commentlist li ul.children li.depth-2 {
	margin: 0 10px 3px;
}
ol.commentlist li ul.children li.depth-3 {
	margin: 0 10px 3px;
}
ol.commentlist li ul.children li.depth-4 {
	margin: 0 10px 3px;
}
ol.commentlist li ul.children li.depth-5 {
	margin: 0 10px 3px;
}
ol.commentlist ul.children li.odd {
	background: #fff;
}
ol.commentlist ul.children li.even {
	background: #f6f6f6;
}
ol.commentlist li.pingback div.vcard {
	padding: 0 170px 0 0;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	margin: 0 auto;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
	margin: 0 0 2px 2px;
	padding: 1px;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: left;
}
.alignleft {
	float: left;
}
/* End Images */


/* Begin Form Elements */
#searchform {
 #searchform {
 float: left;
 margin: 0 auto;
 padding: 2px 3px;
 text-align: center;
}
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: left;
}
select {
	width: 165px;
}
.content form input, #commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
}
.content form, #commentform {
	margin: 5px 10px 0 0;
}
.content form textarea, #commentform textarea {
	width: 98%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
input.wpcf7-submit, #commentform #submit {
	background: #094867;
	border: medium none;
	width: auto;
	cursor: pointer;
	height: 33px;
	margin: 8px 0 25px;
	padding: 0 36px;
	color: #fff;
	font-weight: bold;
}
/* End Form Elements */

.posttags {
	width: 100%;
	float: left;
	margin: 10px 0
}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	width: 100%;
	float: left;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.content form {
	margin: 24px 0;
	overflow: hidden;
	padding: 0 15px;
	position: relative;
}
.content form .wpcf7-radio input {
	height: 10px;
	width: 10px;
}
.post {
	float: left;
	line-height: 9px;
	margin-bottom: 20px;
	width: 100%;
	margin-top: 10px;
}
h2.pagetitle {
	font-size: 24px
}
.post a {
	color: #272726;
	font-family: arial;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}
#footer_links #menu-item-177 {
	border: none;
}
.inner_image_right {
	background: url("images/tittle_bg.jpg") repeat scroll 0 0 transparent;
	float: right;
	height: 199px;
	width: 263px;
}
p.image_inner_text {
	float: left;
	height: 140px;
	margin-top: 71px;
	text-align: center;
	width: 262px;
}
.metainfo {
	color: #000;
	font-family: arial;
	font-size: 14px;
	margin-top: 10px;
}
.content .metainfo a {
	color: #000;
	;
	font-family: arial;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	text-decoration: none;
}
.post a.readmore {
	float: left;
	padding-top: 10px;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	background: none repeat scroll 0 0 #236AA4;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    color: #FFFFFF;
     font-size: 13px;
    margin-top: 0;
    padding: 10px 5px;
   
    
}
form#searchform {
	text-align: center;
}
table tr td {
	  padding-left: 8px;
    vertical-align: bottom;
}
.author-name a {
	color: #000;
}
span.author-name a {
	color: #000;
	font-family: arial;
	font-weight: normal;
	font-size: 14px;
	margin-top: 10px;
	text-decoration: none;
}
/*======== wordpress end css ===========*/


.wpfp-span a{
 float: right;
    font-size: 0;
    height: 14px;
    width: 13px;
}
a.remove-parents, a.remove-parent {
    background: url("images/circle_bg.png") repeat scroll 0 14px transparent;
}
a.add-parents {
    background: url("images/circle_bg.png") repeat scroll 0 0 transparent;
}
.all_clear {
    float: left;
    margin-top: 40px;
    text-align: center;
    width: 100%;
}
.all_clear a {
   background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    margin-bottom: 20px;
    padding: 10px 20px 8px;
}
.registration_area {
    display: none;
}
.registration_area.show {
    display: block;
}

.register_btn.hide, .login_area.hide {
    display: none;
}

.woocommerce .u-column1.col-1.login_area {
    width: 100%;
}
#userform {
display: inline-block;
    padding: 0 15px;
}

body .woocommerce form.checkout_coupon, body .woocommerce form.login, body .woocommerce form.register {
    border-radius: 0;
    margin: 10px 0;
    padding: 12px 0;
    text-align: left;
	border: 0 none;
}

body .woocommerce form .form-row label.inline {
    display: inline;
    float: left;
    width: 100%;
	 margin-top: 4px;
}
#userform input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #000000;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    padding-bottom: 5px;
	  color: #000000;
    font-size: 13px;
	 margin-bottom: 9px;
}

#userform input.woocommerce-Button {
     background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    cursor: pointer;
    float: left;
    font-size: 17px;
    letter-spacing: 1px;
    margin-top: 25px;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
    width: 130px;
	border-radius: 0;
	font-weight: normal;
}
#userform .inline input {
    position: relative;
    top: 1px;
}
.register_btn{
   background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    border-radius: 0 0 0 0;
    cursor: pointer;
    float: left;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-top: 25px;
    padding: 9px 0 7px;
    text-align: center;
    text-transform: uppercase;
    width: 130px;
}
.sub_ttle_form {
    display: block;
    margin-bottom: 16px;
	 color: #000000;
    font-family: 'TheSansRegular_44265';
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 15px;
}


#userform h2 {
color: #000000;
font-family: 'TheSansRegular_44265';
font-size: 25px;
font-weight: 100;
letter-spacing: 0;
margin-bottom: 0;
text-transform: none;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #000000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000000;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000000;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #000000;
}

p.lost_password {
    font-size: 15px;
    margin-top: -15px;
}
p.lost_password a {
    color: #000000;
}
body .u-column2.col-2.registration_area {
    width: 100%;
}
.other_ttle.hide {
   display: none;
}

.box_sec_mid_inner {
    width: 100%;
}

.title_sec_mid h1 {
    float: left;
	cursor: pointer;
}

.woocommerce-MyAccount-navigation ul {
    margin-left: 0;
}
.woocommerce-MyAccount-navigation li {
    list-style: none outside none;
    margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation li a {
    color: #444444;
    font-size: 15px;
}





.woocommerce-account .woocommerce .u-column1.col-1.login_area {
    width: 50%;
}
.woocommerce-account .woocommerce .u-column1.col-1.login_area input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #000000;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    margin-bottom: 15px;
    padding-bottom: 9px;
}

.woocommerce-account .woocommerce .u-column1.col-1.login_area input.button {
    border: medium none;
}
.woocommerce-account .woocommerce .u-column1.col-1.login_area input.button {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    border-radius: 0 0 0 0;
    color: #000000;
    font-weight: normal;
    text-transform: uppercase;
}
.top_nav span:before {
    content: "(";
}
.top_nav span:after {
    content: ")";
}
.top_nav span {
    color: #D86C2C;
}
.top_nav ul a {
  color: #000000;
    display: block;
    float: left;
    padding: 0 11px;
    text-decoration: none;
	
}
.menu-top-menus-container {
float: left;
}

body .arconix-faq-wrap {
    float: left;
	padding: 0;
    width: 100%;
}
.arconix-faq-content .content_inner_left {
    float: left;
    width: 48%;
	margin-top: 35px;
}
.arconix-faq-content .content_inner_right {
    float: right;
    width: 48%;
	margin-top: 35px;
}
body .arconix-faq-title {
    background: url("images/add.png") no-repeat scroll right top transparent;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    padding: 0;
}
body .arconix-faq-title.faq-open {
background: url("images/subtract.png") no-repeat scroll right top transparent;
}
body .arconix-faq-wrap {
     -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-color: -moz-use-text-color -moz-use-text-color #000000;
    border-image: none;
    border-radius: 0 0 0 0;
    border-style: none none solid;
    border-width: 0 0 1px;
   float: none;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0 0 25px;
    width: 100%;
	clear:none;
	display: inline-block;
}
h3.arconix-faq-term-title {
    display: none;
}
body .flipbook-container {
      margin: 0;
    padding-top: 0;
}
body .arconix-faq-content {
    float: left;
    margin-left: 0;
    padding: 0;
    width: 100%;
}
.top_nav2 ul li.current-menu-item a {
    color: #4C98CB;
}
#faq-160 .content_inner_left {
    margin-top: 0;
}
#fancybox-outer #fancybox-right-ico {
    background: url("images/right-arr.png") repeat scroll 0 0 transparent;
    height: 34px;
	right: -20px;
}
#fancybox-outer #fancybox-left-ico {
    background: url("images/left-arr.png") repeat scroll 0 0 transparent;
    height: 34px;
    left: -25px;
	
}
body #fancybox-bg-n, body #fancybox-bg-s {
    background-image: url("images/fancybox-x.png");
    left: 0;
    top: -20px;
    width: 100%;
}
body #fancybox-bg-e, body #fancybox-bg-w {
    background-image: url("images/fancybox-y.png");
    background-position: -20px 0;
    height: 100%;
    right: -20px;
    top: 0;
}
#fancybox-outer span#fancybox-right-ico {
    left: auto;
}
body #fancybox-bg-se, body #fancybox-bg-ne, body #fancybox-bg-se, body #fancybox-bg-sw, body #fancybox-bg-nw {
    background-image: none;
}
body #fancybox-close{
background-image: url("images/close_arr.png");
    background-position: center center;
    background-repeat: no-repeat;
    height: 32px;
    right: 12px;
    top: 12px;
    width: 32px;
}
.top_nav2 ul li.last-menu-item a {
    padding-right: 0;
}
body #flipbook-container-0 .next.round.spread.mobile, body #flipbook-container-0 .next.round.compact.mobile {
    background: url("images/right-arr.png") no-repeat scroll 0 0 transparent;
	 height: 34px;
    width: 34px;
	 margin-left: 40px;
}
body #flipbook-container-0 .next.round.spread.mobile i, body #flipbook-container-0 .preview.round.spread.mobile i, body #flipbook-container-0 .next.round.compact.mobile i, body #flipbook-container-0 .preview.round.compact.mobile i{
font-size: 0;
}
body #flipbook-container-0 .preview.round.spread.mobile, body #flipbook-container-0 .preview.round.compact.mobile {
    background: url("images/left-arr.png") no-repeat scroll 0 0 transparent;
	 height: 34px;
    width: 34px;
	margin-left: -40px;
}
/*******Responsive Menu************/


.mainMenu {
	display:block;
	position:relative;
	width:100%;
	margin:0;
	padding:0;
	float:left;
	}
	.mainMenu li.first-menu-item {
    border-top: 1px dotted #000000;
}
#toggleMenu { 
	display: none;
	}

#toggleMenu:checked ~ ul {  
	 border-bottom: 1px solid #000000;
    margin-top: 11px;
    max-height: 100%;
    opacity: 1;
	}
	#toggleMenu:checked ~ ul.grid_menu {
    margin-top: 0;
}
.mainMenu > ul.grid_menu li {
    border-top: 0 none;
}
.mainMenu > ul {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
    overflow-y: hidden;
	max-height:0;
	}

.mainMenu li {
	margin:0;
	padding:0;
	white-space:nowrap;
	display:block;
	width:100%;
	float:left;
	}
	
.mainMenu a, .mainMenu a:visited {
	display:block;
	width:100%; /*required to make whole element clickable*/
	}

label.menuTitle {
	background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("images/close_menu.png"), none;
    background-origin: padding-box;
    background-position: right top;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    margin: 0;
	}
label.menuTitle.close {
 background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("images/ham_menu.png"), none;
    background-origin: padding-box;
    background-position: right top;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    margin: 0;
    top: 17px;
}
	
	
#faq-Stories.faq-open, #faq-Bibliography.faq-open {
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 25px;
}	



ul.main-nav li .eti.eti_arrow_carrot-left {
   background: url("images/left-arr.png") no-repeat scroll center center transparent;
}
ul.main-nav li .eti.eti_arrow_carrot-right {
   background: url("images/right-arr.png") no-repeat scroll center center transparent;
}
.mobile .eti_arrow_carrot-right:before {
content: "";
}
.mobile .eti_arrow_carrot-left:before {
content: "";
}

	
@media screen and (min-width:768px) {
	label.menuTitle {
		display:none;
		}
	
	.mainMenu ul { 
		display:block!important;
		border:0;
		overflow:visible;
		max-height:100%!important; 
		}	

	.mainMenu ul li {
		width:auto; 
		display:inline; 
		border:0; 
		}
}


/*Menu Styling CSS - change the below to suit your site!*/
.mainMenu {
	border-bottom:1px solid #ccc;
	text-align: center;
	}

.mainMenu li {
	border-top:1px solid #000000;
	}
	
.mainMenu a, .mainMenu a:visited {
	background: none repeat scroll 0 0 transparent;
    color: #333333;
    padding: 15px 3% 10px;
    text-decoration: none;
    width: 94%;
	}
	
label.menuTitle {
	float: right;
    font-size: 20px;
    font-weight: bold;
    height: 30px;
    line-height: 40px;
    margin-top: 14px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 4px;
    width: 20%;
	}
body .flipbook div.fb-shadow-top-right, body .flipbook div.fb-shadow-top-left, body .flipbook div.fb-shadow-bottom-right, body .flipbook div.fb-shadow-bottom-left {
	background: none;
	}
.close_cat_menu{
display: none;
 background-image: url("images/close_menu.png");
}


a.wpfp-link.clicked{
background: url("images/circle_bg.png") repeat scroll 0 14px transparent;
}
a.wpfp-link.remove-parents.dselect{
background: url("images/circle_bg.png") repeat scroll 0 0 transparent;
}

h2.ttle_area1 {
    display: inline-block;
    font-size: 32px;
    margin-top: 36px;
}
h1.ttle_sub2 {
    color: #000000;
    font-size: 22px;
    letter-spacing: 0;
    margin-bottom: 19px;
    padding: 0;
    text-transform: none;
}
body div.flipbook-container {
    margin-bottom: 34px;
}
.arconix-faq-content .arconix-faq-wrap {
    border-bottom: 1px solid #000000;
}
a.content_visible{
font-size: 20px;
float: left;
width: auto;
text-align: left;
border: 1px solid #000;
padding: 10px 45px 10px;
display: inline-block;
height: 21px;
color: #000;
font-weight: normal;
 text-transform: uppercase;
}
.content_inner_left a {

}
.arconix-faq-content #faq-174.arconix-faq-wrap, .arconix-faq-content #faq-236.arconix-faq-wrap {
    border: medium none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.logo a {
    color: #000000;
    font-size: 33px;
    font-weight: 500;
}

.box_sec_mid .wpfp-hide.wpfp-img {
width: 12px;
}

.mobile_visible{
display: none;
}
.mobile_hidden{
display: block;
}
#userform input[type="submit"]:hover {
    background: none repeat scroll 0 0 #4C98CB;
    border: 1px solid #156194;
    color: #FFFFFF;
	 cursor: pointer;
}
.register_btn:hover, .login_btn:hover, .all_clear a:hover{
background: none repeat scroll 0 0 #4C98CB;
border: 1px solid #156194;
color: #FFFFFF;
cursor: pointer;
margin-bottom: 20px;
}


.title_sec_mid h1 a{
font-family: sans-serif;
    font-size: 38px;
    font-weight: 100;
    line-height: 0;
    position: relative;
    top: 5px;
}
.woo_single_nav {
    float: left;
    width: 100%;
}
.prev_pro, .next_pro {
    float: left;
    width: 50%;
}
.next_pro {
    text-align: right;
}

.form_pop a.content_visible:hover{
background: none repeat scroll 0 0 #4C98CB;
    border: 1px solid #156194;
    color: #FFFFFF;
    cursor: pointer;
}
#faq-160 #faq-Register {
    font-weight: 600;
}


.header_main {
    background: none repeat scroll 0 0 #FFFFFF;
    position: fixed;
    width: 100%;
    z-index: 10000;
	top: 0;
}
a.scroll_top:after {
    content: "\02c6";
    font-family: 'TheSansRegular_44265';
    font-size: 83px;
    font-weight: normal;
    line-height: 125px;
    right: 0;
    text-align: center;
    width: 100%;
}
a.scroll_top {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    border-radius: 100% 100% 100% 100%;
    color: #000000;
    font-size: 0;
    height: 60px;
    line-height: 71px;
    position: fixed;
    right: 23px;
    text-align: center;
    top: auto;
    width: 60px;
    z-index: 2147483647;
	display: none;
	box-shadow: 0 0 5px #666666;
	bottom: 5px;
}

.all_clear a.clicked {
background: none;
}
.all_clear a.clicked:hover {
background: #4C98CB;
}
body .arconix-faq-wrap{
border-bottom: 1px solid #000;
}
.biblo_single {
    line-height: 20px;
    margin-bottom: 25px;
}
.biblo_single p {
margin: 0;
}
#customer_login {
width: 300px;
}






@media screen and (min-width:768px) {

	.mainMenu li {
		border:0;
		}
	
	.mainMenu a:hover  {
		color:#767676;
		}

	.mainMenu a, .mainMenu a:visited {
		padding:10px 3px 10px 8px;
		}
		
	
}



.grid_menu a span {
    color: #D86C2C;
}
.grid_menu a span:before {
    content: "(";
}
.grid_menu a span:after {
    content: ")";
}
#faq-114 .arconix-faq-content.faq-open .arconix-faq-title {
    padding-left: 29px;
}
.arconix-faq-content #faq-235.arconix-faq-wrap {
    border: medium none;
    margin: 0;
    padding: 0;
}
.content_inner_right h2.review_ttl {
    margin-top: 0;
}
.woocommerce-account .join_page_acc .woocommerce .u-column1.col-1.login_area {
    float: left;
    width: 50%;
}
.woocommerce-account .join_page_acc .woocommerce .u-column2.col-2.registration_area {
    float: right;
    width: 44%;
    display: block;
}
.join_page_acc .login_btn {
    display: none;
}
.woocommerce-account .woocommerce .join_page_acc .u-column2.col-2.registration_area {
    display: block;
    float: right;
    width: 44%;
}
.woocommerce-account .woocommerce .join_page_acc .u-column2.col-2.registration_area input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #000000;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    margin-bottom: 15px;
    padding-bottom: 9px;
}

.woocommerce-account .woocommerce .join_page_acc .u-column2.col-2.registration_area input.button {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    border-radius: 0 0 0 0;
    color: #000000;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
}
.join__area {
    bottom: 5px;
    display: inline-block;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2147483647;
}
.join__area a {
    border: 1px solid #000000;
    color: #000000;
    display: inline-block;
    padding: 7px 38px;
}
.woocommerce-account .join_page_acc .woocommerce .u-column2.col-2.registration_area input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #000000;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    padding-bottom: 9px;
}
.woocommerce-account .join_page_acc .woocommerce .u-column2.col-2.registration_area input.button {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #000000;
    border-radius: 0;
    color: #000000;
    font-weight: normal;
    text-transform: uppercase;
}

.woocommerce-account .join_page_acc .woocommerce .u-column2.col-2.registration_area input.button:hover, 
.woocommerce-account .join_page_acc .woocommerce .u-column1.col-1.login_area input.button:hover {
    background: #4c98cb none repeat scroll 0 0;
    border: 1px solid #156194;
    color: #ffffff;
    cursor: pointer;
}
.top_nav ul li:last-child a {
    padding-right: 0;
}

.page-template-template-fav-grid .box_sec_mid {
    margin-right: 23px;
}
.page-template-template-fav-grid .box_sec_mid:nth-child(5n) {
    margin-right: 0;
}
.about_img_space {
    margin-bottom: 39px;
}
.grid_menu {
float: right;
margin-left: 10px;
}
.top_nav.user_logged_out .menu-top-menus-container {
float: right;
}
.grid_menu a {
    font-size: 14px;
    font-weight: bold;
}


.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard, .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders,  .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address{
display: none;
}
.woocommerce-MyAccount-content p:last-child {
display: none;
}

.woocommerce-edit-account .woocommerce form .form-row {
width: 100%;
margin: 0;
padding: 0;
margin-bottom: 20px;
}
.woocommerce-edit-account .woocommerce form .form-row input {
border-bottom: 1px solid #444;
border-top: 0;
border-left: 0;
border-right: 0;
padding-bottom: 10px;
font-size: 13px;
}
.woocommerce-MyAccount-content legend {
    display: inline-block;
    float: left;
    font-size: 28px;
    margin-bottom: 11px;
    margin-top: 30px;
    width: 100%;
}
.woocommerce-MyAccount-content fieldset {
    border: 0 none;
}
.woocommerce-edit-account .woocommerce-MyAccount-content p:last-child {
    display: block;
}
.woocommerce-edit-account .woocommerce #respond input#submit, .woocommerce-edit-account .woocommerce a.button, .woocommerce-edit-account .woocommerce button.button, .woocommerce-edit-account .woocommerce input.button {
background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #000000;
    border-radius: 0 0 0 0;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-family: 'TheSansRegular_44265';
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 20px;
    padding: 10px 20px 8px;
}
.woocommerce-edit-account .woocommerce #respond input#submit:hover, .woocommerce-edit-account .woocommerce a.button:hover, .woocommerce-edit-account .woocommerce button.button:hover, .woocommerce-edit-account .woocommerce input.button:hover{
background: none repeat scroll 0 0 #4C98CB;
border: 1px solid #156194;
color: #FFFFFF;
cursor: pointer;
margin-bottom: 20px;
}

.role-administrator #wpadminbar{
display: block;
}
#wpadminbar{
display: none;
}

tr.user-admin-bar-front-wrap {
display: none;
}
.role-administrator .header_main {
top: auto;
}