/*

Theme Name:     Voice Child

Theme URI:      http://mekshq.com

Description:    Child theme for the Voice Theme

Author:         Meks

Author URI:     http://mekshq.com

Template:       voice

Version:        0.1.0

*/



/*semantic elements defined for older browsers*/



header,

nav,

main,

aside,

article,

section,

footer,

figure {

    display: block;

}



/*--------------------------------------------------------------

MISC

--------------------------------------------------------------*/



.svg {

	display: inline-block;

}



.svg-left {

	margin-right: 0.9em;

}



.svg-right {

	margin-left: 0.6em;

}



a.mks_button#widgetbtn {

	margin: 0px auto;

}



div.mks_pullquote li {

	margin-bottom: 0.5em;

}



.mks_pullquote_left {

	margin-bottom: 20px;

}



.mks_pullquote_right {

	margin-bottom: 20px;

}

th {
   border-bottom: 1px solid #e6e6e6;
   border-right: 1px solid #e6e6e6;
   padding: 0.6em;}



/*--------------------------------------------------------------

TYPOGRAPHY

--------------------------------------------------------------*/



body {

	font-family: 'ABeeZee',sans-serif;}



p {

	margin-bottom: 1.3em;}



.entry-content h2 {

    font-size: 1.5em;

    line-height: 1.2;}



.entry-content h3 {

    font-size: 1.3em;

    line-height: 1.2;}



.pull-quote {

	display: block;

	padding: 0.8em 1em;

	background-color: #FFFADB;

	width: 50%;

	border: 2px solid #777;

	/* outline: 1px solid #777; */

	outline-offset: 5px;

	font-size: 1.1em;

	font-weight: 400;

	color: #252525;}



.pull-quote p {

	margin-bottom: 0.8em;}



.pull-quote:before {

	content: "\201C";

	font-size: 5em;

	display: block;

	text-align: center;

	margin: 0 0 -0.2em 0;

	color: #505050;}



.pull-quote:after {

	content: "\201D";

	font-size: 5em;

	display: block;

	text-align: center;

	margin: 0.4em 0 -0.62em 0;

	color: #505050;}



.pull-quote-right {

	float: right;

	margin: 0.5em -2em 1em 1.2em;}



.pull-quote-left {

	float: left;

	margin: 0.5em 1.2em 1em -2em;}



.breakout {

	width: 50%;

	font-size: 1em;

	color: #252525;

	background-color: #FFDF00;

	font-family: 'Open Sans', sans-serif;

	font-weight: 700;

	line-height: 1.6em;

	border-radius: 2px;

	padding: 1.1em 1.5em 0.9em 1.5em;}



.breakout p {

	margin-bottom: 0.8em;}

	

.breakout h2 {

	font-weight: 800;

	font-size: 1.25em;

	line-height: 1.6em; }



.breakout h5 {

	font-weight: 800;}



.breakout ul, ol {

	margin-bottom: 0.8em;}



.breakout ul li {

	list-style: none;

	margin-left: 0;

	text-indent: -1.4em;

	padding-bottom: 0.2em;}



.breakout ol li {

	padding-left: 0.4em;

	padding-bottom: 0.2em;}



.breakout ul li:before {

	content: "\203A";

	display: inline-block;

	margin-left: 0.9em;

	font-weight: 800;

	font-size: 1.5em;

	line-height: 0;}



.breakout-left {

	float: left;

	margin: 0.6em 1.2em 0.8em -3em;}



.breakout-right {

	float: right;

	margin: 0.6em -3em 0.8em 1.2em;}



.breakout-source {

	font-size: 0.75em;

	font-weight: 400;

	line-height: 0.9em;

	text-transform: uppercase;}



.exclusive {

	font-size: 1.3em;

	color: #252525;

	background-color: #ffdf00;

	padding: 0.2em 0.5em;

	display: inline-block;

	margin: 0 0.6em 0.5em -0.5em;

	letter-spacing: 0.06rem;

	font-weight: 700;}



/*--------------------------------------------------------------

REVIEWS

--------------------------------------------------------------*/



.review-box {

	display: table;

	border: 6px double #97CA4E;

	margin: 0 -1.4em 1em -1.4em;

	padding: 1em;

	text-align: center;

	background-color: #EAF4DC;

}



.review-score {

	border-top: 6px double #97CA4E;

	display: block;

	margin: 0 -0.7em;

	padding-top: 0.6em;

	text-align: center;

	font-size: 1.5em;

	line-height: 0;

}



/*--------------------------------------------------------------

NAVIGATION

--------------------------------------------------------------*/



.nav-menu .vce-mega-cat > a::after {

	content: none;

}



/*--------------------------------------------------------------

WP-PRO-QUIZ

--------------------------------------------------------------*/



.wpProQuiz_questionList {

	background: none scroll 0% 0% !important;

	border: none !important;



	/*	margin-right: 285px !important;*/

}



.wpProQuiz_questionListItem input {

	margin: 0px !important;

	font-weight: bold;

	border: 2px solid #A5D0EE !important;

	border-radius: 6px !important;

	color: rgb(74, 160, 221) !important;

	font-size: large;

}



.wpProQuiz_answerCorrect {

	border-radius: 6px;

}



.wpProQuiz_answerIncorrect {

	border-radius: 6px;

}



.wpProQuiz_button,



.wpProQuiz_button:hover,



.wpProQuiz_QuestionButton,



.wpProQuiz_QuestionButton:hover {

	background-color: #f7941e !important;

	min-width: 140px !important;

	border-radius: 4px !important;

	line-height: 22px !important;

	font-weight: unset !important;

	border: none !important;

	box-shadow: none !important;

}



.wpProQuiz_QuestionButton,



.wpProQuiz_QuestionButton:hover {

	float: left !important;

}



.wpProQuiz_response {

	padding: 5px 8px 5px 12px !important;

	border: unset !important;

	background: #CDE5F6 !important;

	box-shadow: unset !important;

}



/*

.wpProQuiz_response {

margin-right: 285px;

}

*/



/*--------------------------------------------------------------

CONTACT FORM 7

--------------------------------------------------------------*/



span.wpcf7-list-item {

	display: block;

}



/*--------------------------------------------------------------

TOTAL POLL

--------------------------------------------------------------*/

#tp-this-or-that-crinkling-orange-preset .tp-btn {
	border: 0px !important;
}

.votes {
	line-height: 2em !important;
	padding: 0.5em 1em 0 1em !important;
	background: rgba(255,255,255,0.8) !important;
	letter-spacing: 0.02em !important;
	width: 100% !important;
}

.totalpoll-choices {
   margin-bottom: 1em !important;}
.totalpoll-buttons {
   margin-top: 1em !important;}
.totalpoll-choice-selected .totalpoll-check-indicator {
   background:#f7941e !important;}
.totalpoll-choice {
   vertical-align: top !important;}
.totalpoll-choices .totalpoll-choice:first-child, .totalpoll-choice:last-child {
   box-shadow: none !important;}
.totalpoll-choice-result {
   padding: 0.8em !important;
   letter-spacing: -0.04em;}


/*--------------------------------------------------------------

WOOCOMMERCE

--------------------------------------------------------------*/



#customer_details .col-1,



#customer_details .col-2 {

	float: left;

	width: 100%;

}



#checkout-products {

	margin-left: 0 !important;

}



#checkout-products li {

	list-style: none;

	line-height: 30px;

	margin-bottom: 15px;

}



#order_review .opc_order_review,



.woocommerce table.shop_table.woocommerce-checkout-review-order-table,



.woocommerce-checkout #payment {

	width: 100%;

	float: left;

}



#order_review .opc_order_review .woocommerce-checkout-review-order-table .product-remove {

	display: none;

}



.select2-container .select2-choice {

	height: 42px;

}
.select2-container .select2-selection--single {
	height: 42px;
  background: #fcfafa;  
  border-color: rgba(0,0,0,.1);
  font-family: "Open Sans",Arial;
  font-size: 15px;
  font-weight: normal;
}
.select2-container--default .select2-selection--single {
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 42px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px;
}


.recurring-totals,



.opc_order_review .product-quantity {

	display: none !important;

}



.select2-container .select2-choice > .select2-chosen {

	line-height: 40px !important;

}



.woocommerce .woocommerce-checkout #customer_details h3 {

	font-size: 26px;

	text-align: center;

	font-weight: 700;

}



.woocommerce .woocommerce-checkout label {

	font-weight: 700;

}



.woocommerce .woocommerce-checkout-payment fieldset label {

	font-weight: normal;

	font-size: 0.875em;

	letter-spacing: 0.5pt;

	margin: 0.188em 0 0.75em;

	white-space: nowrap;

}



.woocommerce form .form-row .required {

	text-decoration: none !important;

}



#subsciber-relation-div {

	border-top: 1px solid #d3d3d3;

	margin-top: 30px;

	padding-top: 1.5em;

	clear: left;

}



.woocommerce-shipping-fields {

	margin: 30px 0;

}



.woocommerce-shipping-fields h3 {

	width: 100%;

	text-align: center;

}



.price,



.amount {

	color: #da1f3d !important;

}



#place_order {

	min-width: 150px;

	float: left !important;

	padding: 5px 10px !important;

	line-height: 22px;

	font-size: 16px;

	width: auto !important;

}



.wc_payment_method input[type="text"], .wc_payment_method input[type="tel"] {

	font-size: 1em !important;

}



/*.woocommerce form .form-row.woocommerce-validated .select2-container, */
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
	border: 1px solid rgba(0, 0, 0, 0.1) !important;
}



#subscriber_relation_input {

	margin-left: 10px;

}



.add_children {

	margin-top: 20px;

}



.add_children > span {

	display: inline-block;

	width: 100%;

}



.add_children > span label {

	color: #000;

}



#children_first_name_field {

	float: left;

	width: 47%;

}



#children_last_name_field {

	float: right;

	width: 47%;

	clear: right;

}



input[type="search"],



input[type="text"],



input[type="email"],



input[type="url"],



input[type="password"],



textarea {

	border-radius: 4px;

}



.woocommerce-thankyou-order-details li {

	float: left;

	width: 100%;

	line-height: 30px;

	margin: 20px 0 0;

}



.opc_order_review .product-details {

	width: 95%;

}



.woocommerce-error:empty {

	display: none;

}



.woocommerce-checkout h3 {

	color: #a21832;

	font-size: 26px;

	margin-bottom: 0px;

}

.woocommerce-checkout h4 {

	color: #a21832;

	font-size: 20px;

	margin-bottom: 0px;

}


#opc-product-selection {

	display: inline-block;

	margin: 30px 0;

	padding: 30px 0;

	text-align: center;

	width: 100%;

	border-top: 1px solid #d3d3d3;

}



#opc-product-selection > div {

	color: #2e2e2e;

	font-family: "Open Sans";

	font-size: 15px !important;

	font-weight: 300;

	margin-bottom: 40px;

}



#checkout-products {

	display: inline-block;

	margin: 0 auto;

	max-width: 680px;

	width: 680px;

}



#checkout-products li {

	float: left;

	width: 50%;

}



.checkout_products_list {

	float: right;

}



.product_radio_button {

	float: left;

	width: 10%;

	margin-top: 25px;

}



.checkout_products_list {

	float: right;

	text-align: left;

	width: 90%;

}



.checkout_products_list .variation_info {

	float: left;

	padding-left: 20px;

	width: 68%;

	font-family: "Open Sans";

	font-size: 16px;

	color: #2e2e2e;

}



.checkout_products_list .product_price {

	display: inline-block;

	width: 100%;

	color: #a21832;

	font-weight: 700;

	font-family: "Open Sans";

}



.checkout_products_list .variation_desc {

	background: #fdeef0 none repeat scroll 0 0;

	border-bottom: 4px solid #f5dbdf;

	float: left;

	padding: 5px 10px;

	text-align: center;

	text-transform: uppercase;

	width: 28%;

	margin-left: 10px;

}



.variation_desc > span {

	display: inline-block;

}



.variation_desc span:nth-child(1) {

	font-size: 25px;

	font-family: "Open Sans";

	font-weight: 800;

	color: #c41b37;

}



.variation_desc span:nth-child(2) {

	color: #c41b37;

	display: inline-block;

	font-size: 12px;

	line-height: 20px !important;

	width: 100%;

	float: left;

}



.woocommerce-checkout .page-content {

	width: 100% !important;

	max-width: 100% !important;

}



.woocommerce-checkout .woocommerce-info {

	width: 680px;

	max-width: 680px;

	margin: 0 auto !important;

	background: none;

	border: 0px;

	font-family: "Open Sans";

	font-weight: 300;

	color: #2e2e2e;

	text-align: center;

	font-size: 15px !important;

}



.woocommerce-checkout .woocommerce-error {

	width: 680px;

	max-width: 680px;

	margin: 0 auto !important;

	font-family: "AbeeZee";

	font-weight: 300;

	color: #2e2e2e;

	text-align: left;

	font-size: 14px !important;

}



.woocommerce-checkout .woocommerce-error li {

	font-family: "AbeeZee";

	font-size: 14px !important;

}



.woocommerce-checkout .woocommerce-info:before {

	display: none;

}



.subscription_container {

	max-width: 680px;

	width: 680px;

	margin: auto;

}



#subscriber_relation_field label {

	color: #2e2e2e;

	display: inline-block;

	font-family: "Open Sans";

	font-size: 16px;

	font-weight: 500;

}



.add_children p {

	text-align: left !important;

}



.add_children label {

	text-transform: uppercase;

	font-size: 14px;

	color: #2e2e2e;

	font-family: "ABeeZee" !important;

}



.add_children .description {

	color: #808080;

	font-family: "ABeeZee" !important;

	font-size: 14px !important;

	line-height: 15px !important;

}



.add_children input[type="text"],



.woocommerce-billing-fields input[type="text"],
.woocommerce-account-fields input[type="text"],
.woocommerce-billing-fields input[type="tel"],
.woocommerce-billing-fields input[type="email"],
.woocommerce-billing-fields input[type="password"],
.woocommerce-account-fields input[type="password"],
.shipping_address input[type="text"],
.shipping_address input[type="tel"],
.shipping_address input[type="email"],
.shipping_address input[type="password"],
.wcopc .login input[type="password"],
.wcopc .login input[type="text"],
.payment_box input[type="text"],
.checkout_coupon input[type="text"],
.wc_payment_method input[type="tel"]{
	background: #fcfafa;
	font-family: "Open Sans";
	font-size: 15px;
}



.select2-results .select2-result-label,



.select2-container .select2-choice {

	font-family: "Open Sans";

	font-size: 15px;

}



.select2-container .select2-choice {

	background: #fcfafa;

}



.woocommerce-checkout #main {

	padding: 0px !important;

}



#customer_details {

	border-top: 1px solid #d3d3d3;

	border-bottom: 1px solid #d3d3d3;

}



#customer_details {

	padding-top: 50px;

}



#customer_details .col-1,



#customer_details .col-2 {

	max-width: 680px;

	width: 680px;

	margin: 0 auto;

	float: none !important;

}



.woocommerce-billing-fields label {

	text-transform: uppercase;

}



.create-account {

	margin-top: 30px;

}



.create-account p:first-child {
	color: #808080;
	float: none;
	font-size: 14px;
	margin: 0 auto !important;
	max-width: 400px;
	text-align: center;
	width: 400px;
  line-height: 1.3em;
}



#account_username_field {

	float: left;

	width: 47%;

}



#account_password_field {

	float: right;

	width: 47%;

}



.woocommerce form .form-row .select2-container {

	background: #fcfafa;

}



#ship-to-different-address h3 {

	width: 100%;

}



#ship-to-different-address label {

	font-size: 16px;

	color: #2e2e2e;

	font-weight: normal;

}



#billing_country_field {

	width: 47% !important;

	float: left;

}



.international_subscription {

	color: #808080;

	float: right;

	font-size: 14px;

	line-height: 17px;

	padding-top: 30px !important;

	width: 47%;

}
.multiple_subscription {
  clear:both;
	color: #808080;
	font-size: 14px;
	line-height: 17px;
	width: 100%;
}
.woocommerce-billing-fields p.multiple_subscription {
  margin-top: 0px !important;
}


#billing_email_field {
	clear: both;
}



.woocommerce-billing-fields p label,



.shipping_address p label {

	font-size: 14px !important;

	color: #2e2e2e;

}



.woocommerce-billing-fields p {

	margin: 15px 0 !important;

}



#billing_country_field strong,



.woocommerce-shipping-fields #shipping_country_field strong {

	display: inline-block;

	width: 100%;

	padding: 8px 10px;

	border: 1px solid rgba(0, 0, 0, 0.1);

	font-weight: normal;

	background: url("img/lock.png");

	background-repeat: no-repeat;

	background-position: right 10px center;

}



#order_review_heading {

	font-family: "Open Sans";

	font-size: 26px !important;

	margin: 0 auto 30px !important;

	max-width: 680px;

	text-align: center;

	width: 680px;

	border: 0px !important;

}



.woocommerce-checkout-review-order .opc_order_review {

	max-width: 680px !important;

	float: none !important;

	width: 680px !important;

	margin: 0 auto !important;

}



.woocommerce table.shop_table tfoot td,



.woocommerce table.shop_table tfoot th {

	border-color: rgba(0, 0, 0, 0.05) !important;

	background: none !important;

}



.woocommerce table.shop_table tfoot td,



.woocommerce table.shop_table tfoot th,



.woocommerce table.shop_table tbody td {

	font-size: 14px;

	font-family: "ABeeZee";

	font-weight: normal !important;

	padding: 8px 30px !important;

}



.woocommerce-checkout-review-order-table tfoot tr th,



.woocommerce-checkout-review-order-table tfoot tr td {

	padding: 10px 30px !important;

	font-weight: normal !important;

}



.woocommerce-checkout-review-order-table tfoot tr.order-total.recurring-total th {

	font-size: 20px !important;

	font-weight: normal !important;

	color: #2e2e2e !important;

	font-family: "ABeeZee" !important;

	padding-top: 25px !important;

}



#order_review .product-remove {

	display: none;

}



.woocommerce-checkout-review-order-table tfoot tr.order-total.recurring-total td {

	font-size: 20px !important;

	font-weight: normal !important;

	font-family: "ABeeZee" !important;

	padding-top: 20px !important;

}



.woocommerce-checkout-review-order-table thead th {

	font-family: "Open Sans";

	font-size: 14px;

	padding: 8px 30px !important;

	text-transform: uppercase;

}



.woocommerce table.shop_table td small {

	font-weight: 400;

	opacity: 0.7;

	font-size: 13px;

}



.woocommerce-checkout-payment .wc_payment_methods {

	max-width: 680px;

	width: 680px;

	float: none !important;

	margin: 0 auto !important;

	padding: 20px 0px !important;

}



.woocommerce-checkout-payment {

	background: none !important;

	border: 0px !important;

}



.woocommerce-checkout-payment .place-order {

	max-width: 680px;

	width: 680px;

	margin: 0 auto !important;

	padding: 20px 0px !important;

}



#place_order {

	float: right !important;

	text-transform: uppercase;

	font-family: "Open Sans";

	font-size: 17px;

	background-image: url("img/order-pay-bt.png");

	background-repeat: no-repeat;

	background-position: left 10px center;

	padding: 20px 30px 20px 50px !important;

}



.wc-terms-and-conditions {

	padding-top: 15px !important;

	padding-bottom: 15px !important;

}



.subscription_relation_label {

	font-family: "AbeeZee";

	font-size: 17px;

	margin-right: 0;

}



.wc-terms-and-conditions label {

	font-family: "Open Sans";

	font-size: 17px;

	font-weight: normal !important;

	color: #2e2e2e;

}



.woocommerce-checkout header.entry-header {

	display: none;

}



#header_banner {

	position: relative;

}



.subscribe_banner {

	background: url("img/subscribe_banner.jpg");

	background-repeat: no-repeat;

	background-position: top;

	height: 400px;

	background-size: cover;

}



.subsciber_header_content {

	bottom: 0;

	left: 0;

	margin-left: auto;

	margin-right: auto;

	max-width: 680px;

	position: absolute;

	right: 0;

	text-align: center;

	top: 28%;

	width: 680px;

}



.subsciber_header_content > h3 {

	color: #fff;

	font-size: 80px;

	font-weight: 700;

}



.subsciber_header_content > span {

	color: #fff;

	display: inline-block;

	font-size: 14px;

	line-height: 20px;

	margin-top: 30px;

}



.subscribe_container {

	margin-top: -80px;

	position: relative;

}



.onepage_payment_title {

	float: left;

	clear: left;

	width: 100%;

	margin-top: 20px;

	padding-top: 20px;

	border-top: 1px solid #d3d3d3;

	text-align: center;

}



.wcopc .login,



.wcopc .checkout_coupon {

	margin: 0 auto !important;

	max-width: 680px;

	width: 680px;

}



.subscription_relation_label {

	font-weight: 600 !important;

	line-height: 30px !important;

	margin-left: 20px;



	/*color: #da1f3d !important;*/

}



#TB_title {

	height: 50px;

}



#TB_ajaxWindowTitle {

	font-size: 26px;

	color: #a21832;

	padding: 10px 29px 0 10px;

	font-family: "AbeeZee";

}



#TB_ajaxContent p {

	font-size: 15px;

	margin-bottom: 10px;

	padding: 5px 0;

}



#TB_ajaxContent strong {

	color: #2e2e2e;

	font-family: "Open Sans";

	font-size: 20px;

}



#opc-messages .woocommerce-message,
.wcopc .woocommerce-message,

.woocommerce-error {

	margin: 0 auto !important;

	max-width: 680px;

	width: 680px;

}







/** Woocommerce Thank you page */







.woocommerce-order-received .woocommerce-thankyou-order-received {

	margin: 0 auto 30px;

	max-width: 680px;

	text-align: center;

	width: 680px;

	color: #a21832;

	font-size: 26px;

	line-height: 30px;

}



.woocommerce-order-received .woocommerce-thankyou-order-details li {

	float: left !important;

	margin-right: 0 !important;

	width: 25% !important;

}



.woocommerce-order-received .woocommerce-thankyou-order-details li strong {

	margin: 10px 0;

}



.woocommerce-order-received .woocommerce {

	padding-top: 30px;

	margin-top: 30px;

	border-top: 1px solid #d3d3d3;

}



.woocommerce-order-received .woocommerce .woocommerce-thankyou-order-received {

	color: #2e2e2e;

	max-width: 100%;

	width: 100%;

	text-align: center;

}



.woocommerce-order-received .woocommerce p {

	max-width: 100%;

	width: 100%;

	text-align: center;

}



.woocommerce-order-received .woocommerce h2 {

	font-size: 26px;

	font-weight: 700;

	text-align: center;

	max-width: 100%;

	width: 100%;

	margin: 0 auto !important;

	border-top: 1px solid #d3d3d3;

	margin-bottom: 20px;

	padding-top: 20px;

	padding-bottom: 20px;

	color: #a21832;

}



.woocommerce-order-received .woocommerce-thankyou-order-details {

	width: 680px;

	max-width: 680px;

	margin: 0 auto !important;

	float: none !important;

}



.my_account_orders th {

	text-align: center;

}



.woocommerce-order-received .order_details,



.woocommerce-order-received .my_account_orders,



.woocommerce-order-received .customer_details {

	width: 680px !important;

	max-width: 680px;

	margin: 0 auto !important;

	margin-bottom: 40px !important;

}



.woocommerce-order-received .addresses {

	max-width: 680px;

	width: 680px;

	margin: 0 auto;

	margin-top: 30px !important;

}



.woocommerce-order-received .shop_table.order_details thead th,



.woocommerce-account .shop_table.order_details thead th {

	font-family: "Open Sans";

	font-size: 14px;

	padding: 8px 30px !important;

	text-transform: uppercase;

}



.woocommerce-order-received .order_details tfoot tr:last-child th,



.woocommerce-account .order_details tfoot tr:last-child th {

	color: #2e2e2e !important;

	font-family: "ABeeZee" !important;

	font-size: 20px !important;

	font-weight: normal !important;

	padding-top: 15px !important;

}



.woocommerce-order-received .order_details tfoot tr:last-child td,



.woocommerce-account .order_details tfoot tr:last-child td {

	font-family: "ABeeZee" !important;

	font-size: 20px !important;

	font-weight: normal !important;

	padding-top: 15px !important;

}



.woocommerce-account .woocommerce_account_subscriptions > h2,



.woocommerce-account .woocommerce > h2,



.woocommerce-account .woocommerce > header h2 {

	border-top: 1px solid #d3d3d3;

	color: #a21832;

	display: inline-block;

	font-size: 26px;

	margin: 20px 0;

	padding-top: 20px;

	text-align: center;

	width: 100%;

}



.woocommerce-account .entry-header h1 {

	color: #a21832;

	text-align: center;

	width: 100%;

}



.woocommerce-account .addresses .title h3 {

	color: #a21832;

	font-size: 23px;

}



.woocommerce-edit-address .woocommerce h3 {

	color: #a21832;

	font-size: 26px;

	text-align: center;

	width: 100%;

	margin: 20px 0;

}



.woocommerce-edit-address p label,



.woocommerce-edit-account .edit-account p label,



.woocommerce-lost-password .lost_reset_password p label,



.woocommerce-account .login p label {

	color: #2e2e2e;

	font-size: 14px !important;

	font-family: "Open Sans";

}



.woocommerce-edit-address .woocommerce p input[type="text"],



.woocommerce-edit-account .edit-account input[type="text"],



.woocommerce-edit-account .edit-account input[type="password"],



.woocommerce-edit-account .edit-account input[type="email"],



.woocommerce-lost-password .lost_reset_password input[type="text"],



.woocommerce-account .login input[type="password"],
.woocommerce-address-fields input[type="email"],
.woocommerce-address-fields input[type="tel"],

.woocommerce-account .login input[type="email"] {

	background: #fcfafa none repeat scroll 0 0;

	font-family: "Open Sans";

	font-size: 15px;

}



.woocommerce-edit-account .edit-account fieldset {

	margin-top: 30px;

}



.woocommerce-edit-account .edit-account fieldset legend {

	font-family: "Open Sans";

	font-weight: 800;

}



.woocommerce-edit-address .woocommerce #billing_country_field strong,



.woocommerce-edit-address .woocommerce #shipping_country_field strong {

	background: rgba(0, 0, 0, 0) url("img/lock.png") no-repeat scroll right 10px center;

	border: 1px solid rgba(0, 0, 0, 0.1);

	display: inline-block;

	font-weight: normal;

	padding: 8px 10px;

	width: 100%;

}



.subscription_details .button.cancel {

	margin-bottom: 10px;

}



.woocommerce-order-pay .shop_table,



.woocommerce-order-pay #payment {

	margin: 0 auto !important;

	max-width: 680px;

	width: 680px !important;

	float: none;

}



.woocommerce-order-pay #order_review {

	border-top: 1px solid #d3d3d3;

	padding: 20px 0;

	margin: 20px 0;

}



.woocommerce-view-order .title h3 {

	border-top: 1px solid #d3d3d3;

	color: #a21832;

	display: inline-block;

	font-size: 26px;

	margin: 20px 0;

	padding-top: 20px;

	text-align: center;

	width: 100%;

}



.wc-memberships-content-restricted-message h2 {

	border-top: 1px solid #d3d3d3;

	color: #a21832;

	display: inline-block;

	font-size: 26px;

	margin: 20px 0;

	padding-top: 20px;

	width: 100%;

}



.restricted_message {

	width: 100%;

	display: inline-block;

	font-family: "Open Sans";

	margin: 30px 0 0 0;

}



.restricted_action {



	/* margin:30px 0;

	font-size: 20px; */



	text-align: center;

}



.restricted_action a {

	background-color: #da1f3d;

	background-position: center center;

	border: medium none;

	border-radius: 4px;

	color: #fff;

	margin: 20px 0;

	display: inline-block;

	font-size: 17px;

	line-height: 22px;

	min-width: 90px;

	padding: 10px;

	text-decoration: none;

	transition: all 0.2s ease-in-out 0s;

	width: auto;

	text-align: center;

	text-decoration: none !important;

}



#shipping_company_field,



#billing_company,



#billing_address_2_field,



#shipping_address_2_field {

	display: none !important;

}



.woocommerce-checkout .login p:first-child {

	text-align: center;

}



.menu_only_for_mobile {

	display: none !important;

}



.create-account .description {

	font-size: 75%;

	line-height: 20px;

	margin-top: 10px;

	display: inline-block;

}



.order-actions .button.cancel {

	display: none;

}


/*.woocommerce-MyAccount-navigation{
	display:none;
}

.woocommerce-account .woocommerce-MyAccount-content{
	float:left;
	width:100%;
}
*/

.woocommerce-MyAccount-navigation > ul {
    list-style: outside none none;
    margin-left: 0;
    padding-left: 0 !important;
}



/*--------------------------------------------------------------



@MEDIA RULES



--------------------------------------------------------------*/







/*--- CUSTOM TYPOGRAPHY FOR MOBILE ---*/



@media screen and (max-width:670px) {



	.vce-photo-caption {

		font-size: 0.75em;

		max-width: 80%;

		line-height: 1.6em;

	}



	.pull-quote {

		margin: 0 0 1.2em 0 !important;

		width: 100%;

		float: none;

	}



	.breakout {

		width: 100%;

		float: none;

		margin: 0.8em 0 0.8em 0 !important;

	}



}







/*---



@media only screen and (min-width: 200px) and (max-width: 670px) {



.vce-photo-caption {

font-size: 0.75em !important;

max-width: 75% !important;

line-height: 1.6em !important;

}



}



---*/







/*--- FIX FOR REVIEW BOX AT 350-420px ---*/



@media only screen and (min-width: 350px) and (max-width: 420px) {



	.review-box {

		clear: both;

	}



}







/*--- CUSTOM TYPOGRAPHY FOR SMALL COMPUTERS ---*/



@media only screen and (max-width: 1200px) and (min-width: 1024px) {



	.breakout-left {

		margin: 0.5em 0.8em 0.5em -1.3em;

	}



	.breakout-right {

		margin: 0.5em -1.3em 0.5em 0.8em;

	}



	.pull-quote-right {

		margin: 0.4em -1em 1em 1.2em;

	}



	.pull-quote-left {

		margin: 0.4em 1.2em 1em -1em;

	}



}







/*--- MISC FIXES FOR SMALLER SCREENS ---*/



@media screen and (max-width:1023px) {



	a.mks_button {

		margin-top: 1em;

	}



	.vce-custom-content {

		margin-left: -5%;

		margin-right: -5%;

	}



}







/*--- CUSTOM TYPOGRAPHY FOR TABLET ---*/



@media only screen and (max-width: 790px) {



	.pull-quote-right {

		margin: 0.3em -1em 1em 1.2em;

	}



	.pull-quote-left {

		margin: 0.3em 1.2em 1em -1em;

	}



	.breakout-left {

		margin: 0.5em 0.8em 0.4em -2em;

	}



	.breakout-right {

		margin: 0.5em -2em 0.4em 0.8em;

	}







	/* Subcribe media code*/



	/*--- WOOCOMMERCE TABLET STYLES ---*/



	#checkout-products {

		max-width: 100%;

		width: 100%;

	}



	#checkout-products li {

		width: 100%;

	}



	.checkout_products_list .variation_desc {

		width: 15%;

	}



	#customer_details .col-1,



	#customer_details .col-2,



	.subscription_container,



	.woocommerce-checkout-payment .wc_payment_methods,



	.woocommerce-checkout-payment .place-order,



	#order_review_heading {

		width: 100% !important;

		max-width: 100% !important;

	}



	.woocommerce-checkout-review-order .opc_order_review {

		width: 100% !important;

		max-width: 100% !important;

	}



	#place_order {

		float: left !important;

	}



	.wc-terms-and-conditions {

		margin-right: 10px !important;

	}



	#subscriber_relation_input {

		width: auto !important;

	}



	#opc-messages .woocommerce-message,



	.woocommerce-error,



	.woocommerce-checkout .woocommerce-info {

		margin: 0 auto !important;

		max-width: 100%;

		width: 100%;

	}



	.subsciber_header_content {

		width: 100%;

		max-width: 100%;

	}



	.woocommerce-order-received .woocommerce-thankyou-order-received,



	.woocommerce-order-received .woocommerce-thankyou-order-details {

		max-width: 100%;

		width: 100%;

		margin: 0 auto !important;

	}



	.woocommerce-order-received .order_details,



	.woocommerce-order-received .my_account_orders,



	.woocommerce-order-received .customer_details {

		max-width: 100% !important;

		width: 100% !important;

		margin: 0 auto !important;

	}



	.woocommerce-order-received .addresses {

		max-width: 100% !important;

		width: 100% !important;

		margin: 0 auto !important;

		margin-top: 30px !important;

	}



	.woocommerce-account .col-1.address,



	.woocommerce-account .col-2.address,



	.woocommerce-account .addresses .col-1,



	.woocommerce-account .addresses .col-2 {

		max-width: 100% !important;

		width: 100% !important;

		margin: 0 auto !important;

		margin-top: 30px !important;

	}



	.woocommerce-order-pay .shop_table,



	.woocommerce-order-pay #payment {

		width: 100% !important;

		max-width: 100% !important;

	}



	.wcopc .login,



	.wcopc .checkout_coupon {

		max-width: 100%;

		width: 100%;

		margin: 0 auto;

	}



}







/*--- WOOCOMMERCE TABLET STYLES 2 ---*/



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



	.woocommerce-order-received .my_account_orders .subscription-total.order-total::before,



	.woocommerce-account .my_account_orders .subscription-total.order-total::before {

		content: "Total: ";

	}



	#saved-cards + .shop_table thead {

		display: none;

	}



	#saved-cards + .shop_table tbody td {

		display: table;

		float: right;

		text-align: right;

		width: 100%;

		position: relative;

	}



	#saved-cards + .shop_table tbody td:nth-child(1)::before {

		content: "Card:";

		font-weight: bold;

		float: left;

	}



	#saved-cards + .shop_table tbody td:nth-child(2)::before {

		font-weight: bold;

		float: left;

		content: "Expires:";

	}



	#saved-cards + .shop_table tbody td:nth-child(3) {

		float: left;

		text-align: left;

	}



}







/*--- WOOCOMMERCE PHABLET STYLES ---*/



@media only screen and (max-width: 760px) {



	#customer_details .col-1 p,



	#customer_details .col-2 p,



	.add_children p {

		width: 100% !important;

		float: left !important;

		clear: left !important;

	}



	#subscriber_relation_input {

		margin-left: 20px;

		width: 20%;

	}



}







/*--- WOOCOMMERCE MOBILE STYLES ---*/



@media only screen and (max-width: 560px) {



	.checkout_products_list .variation_desc {

		width: 20%;

	}



	.woocommerce-order-received .woocommerce h2 {

		margin-top: 30px !important;

	}



	#TB_window {

		width: 420px !important;

		margin-left: -210px !important;

	}



	#TB_ajaxContent {

		width: 100% !important;

	}



}







/*--- WOOCOMMERCE MOBILE STYLES 2 ---*/



@media only screen and (max-width: 420px) {



	.checkout_products_list .variation_desc {

		width: 27%;

	}



	.subsciber_header_content > h3 {

		font-size: 63px;

	}



	.woocommerce-order-received .addresses .col-1,

	.woocommerce-order-received .addresses .col-2 {

		width: 100% !important;

		margin-bottom: 20px !important;

	}



	.woocommerce-order-received .woocommerce-thankyou-order-details li {

		float: left;

		width: 100% !important;

	}



	.woocommerce table.shop_table tfoot td,

	.woocommerce table.shop_table tfoot th,

	.woocommerce table.shop_table tbody td {

		padding-right: 10px !important;

		padding-left: 10px !important;}

}



/*--- WOOCOMMERCE MOBILE STYLES 3 ---*/



@media only screen and (max-width: 420px) {

	#TB_window {

		margin-left: -160px !important;

		width: 320px !important;

	}

}



/*--- WOOCOMMERCE MOBILE STYLES 4 ---*/



@media only screen and (max-width: 350px) {

	#subscriber_relation_input {

		margin-left: 0px;

		width: 32%;}

}

.crinkling_hide_all_subscription_addresses {
  visibility:hidden;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
  display: inline;
  padding: 5px 10px 5px 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  float: none;
  width: 120%;
}
.woocommerce-account .woocommerce-MyAccount-content {
  float: none;
  width: 100%;
}
.crinkling_change_shipping_option {
  text-align: center;
  margin-top: 30px;
}
.teacher_school_subscription {
  margin: 30px 0 10px !important;
  text-align: center;
}
#billing_state_field, #billing_email_field, #shipping_state_field {
  width: 47%;
  float: left;
  overflow: visible;
}
#billing_postcode_field, #billing_phone_field, #shipping_postcode_field {
  width: 47%;
  float: right;
  overflow: visible;
  clear: none;
}
.woocommerce table.my_account_orders .button {
  margin-bottom: 10px;
}
.woocommerce-MyAccount-content #billing_email_field {
  width: 100%;
}