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

/*
 Theme Name:   Storefront Child Theme
 description: >-
   A child theme of the Storefront WordPress theme
 Author:       Storefront
 Template:     storefront
 Version:      1.0.0
*/

body, button, input, textarea {
	font-family: 'berthold_akzidenz_grotesk_bLt', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #219b93;
	background: #e0efee;
}

a, a:visited, a:hover, a:active {
	color: #219b93;
}

a {
   outline: 0;
}

a.remove::before {
	color: #219b93 !important;
}

input,
textarea,
select {
    outline: 0;
}

::-moz-selection { /* Code for Firefox */
    color: #219b93;
    background: rgba(33,155,147,.21);
}

::selection {
    color: #219b93;
    background: rgba(33,155,147,.21);
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #219b93;
	text-align: right !important;
	font-family: 'berthold_akzidenz_grotesXBdCn', Arial, Helvetica, sans-serif !important;
	font-size: 0px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
}

::-moz-placeholder { /* Firefox 19+ */
	color: #219b93;
	text-align: right !important;
	font-family: 'berthold_akzidenz_grotesXBdCn', Arial, Helvetica, sans-serif !important;
	font-size: 0px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
}

:-ms-input-placeholder { /* IE 10+ */
	color: #219b93;
	text-align: right !important;
	font-family: 'berthold_akzidenz_grotesXBdCn', Arial, Helvetica, sans-serif !important;
	font-size: 0px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
}

:-moz-placeholder { /* Firefox 18- */
	color: #219b93;
	text-align: right !important;
	font-family: 'berthold_akzidenz_grotesXBdCn', Arial, Helvetica, sans-serif !important;
	font-size: 0px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.aws-search-form:-moz-placeholder, .aws-search-form:-ms-input-placeholder, .aws-search-form::-moz-placeholder, .aws-search-form::-webkit-input-placeholder {
}

.aws-search-form {
	background: url(https://clients.norahrrr.com/wp-content/uploads/2018/06/mag3.svg);
	background-repeat: no-repeat;
	background-size: auto 18px !important;
	background-position: 100% 66%;	
}

:-webkit-any(article,aside,nav,section) h1 {
	-webkit-margin-before: 0 !important;
	-webkit-margin-after: 0 !important;
}

.site-main, .content-area, .widget-area {
	margin-bottom: 0px !important;
}

.col-full {
	margin: 0 !important;
	padding: 0 !important;
	max-width: 100%;
}

form {
	margin-bottom: 0px !important;
}

.site-header {
	border-bottom: none !important;
}

.right-sidebar .widget-area {
	width: 0px !important;
	display: none !important;
}

.content-area {
	width: 100% !important;
}

.alpha, h1 {
	letter-spacing: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: #219b93;
}

.entry-title {
	text-align: center;
	display: none;
}

.woocommerce-cart .entry-title {
	font-family: 'BauerBodoniBT-Black', Times, 'Times New Roman', serif !important;
	display: block !important;
	font-size: 120px;
}

.product_title {
	display: block !important;
	text-align: left !important;
}

.page-id-32 .entry-titlex {
	font-family: 'akzidenz-grotesk_bqsuper', Arial, Helvetica, sans-serif !important;
    display: table-cell !important;
    height: 108px;
    vertical-align: middle;
	display: none !important;
}

.page-id-32 {
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.page-id-32 #page {
	background: url('https://clients.norahrrr.com/wp-content/uploads/2018/06/clients-bg-219b93.svg');
	background-size: 45%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.error404 {	
}

.error404 .site-content {
	background-image: url('https://clients.norahrrr.com/wp-content/uploads/2018/07/404.svg');
	background-size: 45%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.page-id-32 #primary {
	display: none;
}

.page-id-32 .clientsheader {
	display: none;
}

.sitetopouter {
	position: fixed;
	top: 0px;
	width: 100%;
	padding: 0 45px;
}

.sitetop {
	display: flex;
	padding: 45px 0 0 0;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}

.sitetop div {
	flex: 1;
}

.sitetop div:first-child a {
}

.sitetop div:nth-child(2) {
	text-align: center !important;
}

.sitetop div:last-child {
	text-align: right !important;
}

.clientsheader {
	position: relative;
	text-align: center;
	font-family: 'akzidenz-grotesk_bqsuper', Arial, Helvetica, sans-serif !important;
	font-size: 27px;
}

.headerimage {
	margin-bottom: 30px;
	width: 93%;
	height: auto;
}

.page-id-32 h1, .page-id-32 h2, .page-id-32 h3, .page-id-32 h4, .page-id-32 h5, .page-id-32 h6 {
	margin: 0 !important;
}

.page-id-32 .hentry {
	margin: 0 !important;
}

.headerlogo {
	width: auto;
	display: inline !important;
	height: 18px;
	vertical-align: text-bottom;
}

span.wpcf7-list-item {
	margin: 0;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border-top: 1px solid #219b93;
	border-left: none !important;
	border-right:  none !important;
	border-bottom: none !important;
}

div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
	border-top: 1px solid #219b93;
	border-left: none !important;
	border-right:  none !important;
	border-bottom: none !important;
}

div.wpcf7-mail-sent-ok {
	border-top: 1px solid #219b93;
	border-left: none !important;
	border-right:  none !important;
	border-bottom: none !important;
}

.proposalcenteredtitle {
	position: relative;
	font-family: 'bauerbodni_btroman', Times, 'Times New Roman', serif !important;
	display: block;
	width: 100%;
	text-align: left;
	font-size: 135px;
	line-height: 132px;
}

.proposalsubhead {
	font-family: 'berthold_akzidenz_grotesk_bmd', Arial, Helvetica, sans-serif !important;
	width: 100%;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.618;
	border-top: 3px solid #219b93;
	border-bottom: 1px solid #219b93;
	padding: 18px 0;
	font-size: 15px;
}

.proposalsubhead:afterbu {
	content: "";
	position: absolute;
	width: 63px;
	border-bottom: 3px solid #219b93;
	padding-top: 9px;
	display: block;
	margin-bottom: 40px;
}

.proposaldocument p {
	margin: 15px 0 0 0;
}

.signaturefield {
	border-bottom: 1px dotted #219b93 !important;
}

.signaturefield img {
	width: 96%;
	height: auto;
}

.signaturefield img {
	max-width: 320px;
	height: auto;
}

.wpcf7-form-control-signature-wrap {
	width: 100% !important;
	height: 99px !important;
}

.signaturelabel {
	margin-bottom: 18px;
}

.wpcf7-form-control-clear-wrap {
	border-top: 1px dotted #219b93 !important;
}

.proposalcenteredtitle span {
	display: block;
}

.proposalcenteredtitleb {
	font-family: 'akzidenz-grotesk_bqsuper', Arial, Helvetica, sans-serif !important;
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 90px;
	font-size: 18px;
}

.firsttermsandconditions {
	position: relative;
	text-align: center !important;
	width: 96%;
	left: 50%;
	margin-left: -48% !important;
}

.storefront-breadcrumb {
	display: none;
}

.woocommerce-breadcrumb {
	visibility: hidden;
}

.proposaldocument .input-text, .proposaldocument input[type=email], .proposaldocument input[type=password], .proposaldocument input[type=search], .proposaldocument input[type=tel], .proposaldocument input[type=text], .proposaldocument input[type=url], .proposaldocument textarea {
	box-shadow: none;
	padding: 0;
	background: transparent;
}

.wpcf7-form-control.wpcf7-submit, #wpcf7_signature-851_clear {
	margin-top: 36px !important;
}

.wpcf7-form-control.wpcf7-submit {
	font-family: 'akzidenz-grotesk_bqsuper'; Arial, Helvetica, sans-serif !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 100%;
	background: rgba(33,155,147,.30);
	color: #219b93;
}

.actions .button {
	font-family: 'akzidenz-grotesk_bqsuper'; Arial, Helvetica, sans-serif !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left: 0px;
	padding-right: 0px;
}

table.cart td.actions {
	border-top: 0px !important;
}

.actions {
	border-bottom: 1px solid #219b93;
}

.woocommerce-cart .entry-content {
	margin: 9% 0;
}

.added_to_cart.disabled, .added_to_cart:disabled, .button.disabled, .button:disabled, button.disabled, button:disabled, input[type=button].disabled, input[type=button]:disabled, input[type=reset].disabled, input[type=reset]:disabled, input[type=submit].disabled, input[type=submit]:disabled {
	opacity: 1 !important;
	background: transparent;
	color: #219b93;
	border: none;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget a.button, .site-header-cart .widget_shopping_cart a.button {
	background: transparent;
	color: #219b93;
	padding-top: 30px;
	padding-bottom: 30px;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .added_to_cart:hover, .widget a.button:hover, .site-header-cart .widget_shopping_cart a.button:hover {
	background: rgba(33,155,147,.45);
	color: #219b93;
	border: none;
}

.product {
	margin: 9% 0;
}

.cart_totals h2 {
	display: none;
}

.shop_table {
	margin-bottom: 0px !important;
}

.shop_table thead .product-total, .shop_table tbody .product-total {
	text-align: right;
}

.shop_table .cart_item td {
	border-top: 1px solid #219b93;
	border-bottom: 1px solid #219b93;
	padding-top: 30px;
	padding-bottom: 30px;
}

.wc_payment_methods {
	border-top: 1px solid #219b93;
	font-size: 15px;
}

.payment_method_stripe label {
	padding-top: 30px;
	padding-bottom: 30px;
}

.ElementsApp, .ElementsApp .InputElement {
	color: #219b93;
}

.shop_table thead, .order-total {
	font-family: 'berthold_akzidenz_grotesk_bmd', Arial, Helvetica, sans-serif !important;
}

.cart-subtotal th:first-child, .order-total th:first-child {
	padding-left: 0px !important;
}

.cart-subtotal td, .order-total td {
	padding-left: 0px !important;
	padding-right: 0px !important;
	text-align: right !important;
}

.product-subtotal {
	padding-right: 0px !important;
	text-align: right !important;
}

.cart-subtotal th, .cart-subtotal td, .order-total th, .order-total td {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

.cart-subtotal th, .cart-subtotal td {
	border-bottom: 3px solid #219b93;
}

.order-total th, .order-total td {
	border-bottom: none;
}

table.cart td.product-remove a.remove {
	font-size: 15px !important;
}

table.cart td.product-remove, table.cart th.product-remove {
	padding-left: 0px !important;
}

table.cart td, table.cart th {
	padding-left: 0px !important;
}
	

.wc-forward::after, .woocommerce-Button--next::after {
	display: none !important;
}

.wc-proceed-to-checkout .button.checkout-button {
	font-family: 'akzidenz-grotesk_bqsuper'; Arial, Helvetica, sans-serif !important;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #219b93;
	color: #e0efee;
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

.woocommerce-page #primary {
	margin: 9% 0;
}

.single_add_to_cart_button {
	font-family: 'akzidenz-grotesk_bqsuper'; Arial, Helvetica, sans-serif !important;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.single_add_to_cart_button:hover {
	background: rgba(33,155,147,.45) !important;
	color: #219b93 !important;
	border: none !important;
}

.single-product div.product .images, .single-product div.product .summary, .single-product div.product .woocommerce-product-gallery {
	margin: 0;
}

.woocommerce-tabs {
	padding: 0;
}

#wc-stripe-payment-request-wrapper {
	padding-top: 0px !important;
}

#wpcf7_signature-851_clear {
	font-family: 'akzidenz-grotesk_bqsuper'; Arial, Helvetica, sans-serif !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 100%;
	background: transparent;
	color: #219b93;
	border: 1px solid #219b93;
}

.wpcf7-not-valid-tip {
	font-family: 'bauerbodni_btroman', Times, 'Times New Roman', serif !important;
	color: #219b93 !important;
	background: url(https://clients.norahrrr.com/wp-content/uploads/2018/07/exclamation.svg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	background-size: auto 12px;
	margin-top: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.inputfield {
	border-bottom: 1px solid #219b93;
	padding: 18px 0;
}

.inputfieldb {
	font-family: 'berthold_akzidenz_grotesk_bmd', Arial, Helvetica, sans-serif !important;
	border-bottom: 1px solid #219b93;
	padding: 18px 0;
}

.woocommerce-Tabs-panel--description h2 {
	display: none;
}

#rec {
	border-top: 1px solid #219b93;
	margin-top: 45px;
}

input[type=checkbox], input[type=radio] {
	color: #219b93;
	background: transparent;
	box-shadow: none !important;
	-webkit-appearance: none;
	border: 3px solid #219b93;
	width: 12px;
	height: 12px;
	-moz-appearance: none;
	border-radius: 0px;
}

input[type=checkbox]:checked {
	background: #219b93 !important;
}


.wpcf7-text:focusbu {
	border-bottom: 3px solid #219b93 !important;
}

.inputfieldlast {
	padding: 18px 0;
}

.highlightterm {
	font-family: 'berthold_akzidenz_grotesk_bmd', Arial, Helvetica, sans-serif !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	margin: 45px 0 15px 0;
	text-align: center;
	font-size: 15px;
}

.highlighttermb {
	font-family: 'berthold_akzidenz_grotesk_bmd', Arial, Helvetica, sans-serif !important;
}

.footergit {
	position: fixed;
	bottom: 45px;
	width: 100%;
	text-align: center;
	font-family: 'akzidenz-grotesk_bqsuper', Arial, Helvetica, sans-serif !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #e87e49;
	font-size: 15px;
}

.wpcf7-form-control-signature-body canvas {
	color: #219b93;
}

.footergit a {
	color: #219b93;
}

.site-footer a:not(.button) {
	color: #219b93;
}

.aws-container .aws-search-field {
	color: #219b93 !important;
	background: transparent;
}

.aws-container input:focus {
	background: transparent;
}

.aws-form-active .aws-search-field {
	background-color: transparent !important;
}

.aws-container input .aws-search-field input {
	color: #219b93 !important;
}

.aws-container input:active .aws-search-field input:active {
	background-color: transparent !important;
}

.input-text, input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
	box-shadow: none !important;
}

.site-footer {
	background: transparent;
	color: #219b93;
}

.aws-search-result ul li {
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: 1px solid #219b93;
}

.aws-container .aws-search-field {
	padding: 0px;
}

.aws-search-result .aws_no_result {
	padding: 0px;
}

.aws-search-result {
	background: transparent;
	border: none !important;
}

.aws-container .aws-search-form:after {
}

.aws-search-form input {
	background: transparent !important;
}

.aws_result_item {
	background: none !important;
}

.aws-search-clear {
	opacity: 0;
	background: url(https://clients.norahrrr.com/wp-content/uploads/2018/07/x.svg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 100%;
}

#wpcf7_signature-851_signature, .signature-851, .wpcf7-form-control-signature-body, .wpcf7-form-control-signature-wrap, .wpcf7-form-control-signature-global-wrap, #signature-851 {
	color: #219b93 !important;
}

.cola, .colb, .inputcola, .inputcolb {
	position: relative;
	display: inline-block;
}

.cola {
	width: 54%;
	vertical-align: top;
}

.colb {
	width: 46%;
}

.inputcola {
	width: 10%;
}

.inputcolb {
	width: 90%;
	padding-left: 44%;
}

#texttop {
	vertical-align: top;
}

.hentry {
	margin: 0;
}

.wpcf7-text {
	color: #219b93;
	padding-left: 40%;
}

.input-text, input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
	color: #219b93;
}

.input-text:focus, input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus {
	color: #219b93;
	background: transparent !important;
}

div.wpcf7 .ajax-loader {
	position: relative;
	background-image: url('https://clients.norahrrr.com/wp-content/uploads/2018/07/Spinner-1s-200px.svg') !important;
	margin: 30px 0 0 0 !important;
}

.woocommerce-message {
	position: fixed;
	top: 0px;
	padding-top: 130px !important;
	background: #e0efee !important;
	color: #219b93;
	border-left: none !important;
	border-top: 1px solid #219b93;
	border-bottom: 1px solid #219b93;
	padding-left: 45px !important;
	padding-right: 45px !important;
}

.woocommerce-product-gallery__wrapper, .woocommerce-product-gallery, .storefront-product-pagination, .product_meta {
	display: none;
}

.coupon {
	display: none !important;
}

.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button, .woocommerce-noreviews .button, p.no-comments .button {
	color: #219b93;
	border:  none;
}

button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .added_to_cart.alt, .widget-area .widget a.button.alt, .added_to_cart, .widget a.button.checkout {
	background: rgba(33,155,147,.30);
	color: #219b93;
}

.single-product div.product .summary, .woocommerce-tabs .panel {
	width: 100%;
}

.woocommerce {
	font-weight: normal;
}

.woocommerce-tabs ul.tabs {
	display: none;
}

.wc-forward::after, .woocommerce-Button--next::after {
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\f30b";
    margin-left: 0.5407911001em;
}

table th, table tbody td {
	background: transparent;
}

table.cart td.product-remove, table.cart td.actions {
	border-top-color: transparent;
}

.product-remove {
	display: none !important;
}

.product-thumbnail, .product-thumbnail a {
	display: none !important;
}

.woocommerce-cart-form__cart-item td {
	border-top: 1px solid #219b93 !important;
	border-bottom: 1px solid #219b93 !important;
}

.input-text, input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
	background: transparent;
}

table.cart td.product-quantity .qty {
	padding: 0 !important;
}

table tbody tr:nth-child(2n) td, fieldset, fieldset legend {
	background: transparent;
}

.cart-collaterals .cart_totals, .cart-collaterals .shipping_calculator {
	width: 100%;
}

table.cart {
	margin-bottom: 0px !important;
}

.quantity .qty {
	text-align: left !important;
}

.wcppec-checkout-buttons__separator {
	margin: 0;
	opacity: 1;
}

.col2-set {
	width: 100% !important;
	float: none !important;
	margin: 0px !important;
}

.woocommerce-info, .woocommerce-noreviews, p.no-comments {
	background: transparent;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
	padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    margin-left: 0;
    border-radius: 0px;
    color: #219b93;
	float: none;
    clear: none;
    border-left: none;
}

#order_review, #order_review_heading {
	width: 100%;
	float: none;
	clear: none;
}

.required {
	color: #219b93;
	border-bottom: none !important;
}

abbr, acronym {
	cursor: default;
	border-bottom: none !important;
}

.input-text, input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 1px solid #219b93;
}

.create-account, .woocommerce-additional-fields {
	display: none;
}

#order_review, .wc_payment_methods {
	background: transparent;
}

.woocommerce-checkout table thead th, .woocommerce-checkout .cart_item td {
	padding-left: 0px;
	padding-right: 0px;
}

#payment .place-order {
	padding: 0px;
	margin-top: 0px;
}

#payment .payment_methods > li .payment_box, #payment .place-order {
	background: transparent;
}

#place_order {
	font-family: 'akzidenz-grotesk_bqsuper', Arial, Helvetica, sans-serif !important;
	background: #219b93;
	color: #e0efee;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 15px !important;
}

#payment .payment_methods > li:not(.woocommerce-notice):hover {
	background: transparent;
}

#payment .payment_methods > li:not(.woocommerce-notice) {
	background: transparent;
}

#payment .payment_methods>.wc_payment_method>label, #payment .payment_methods>.woocommerce-PaymentMethod>label {
	padding: 0px;
}

.woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] {
	padding-left: 0px;
}

#payment .payment_methods li .payment_box {
	padding: 0px;
}

@media only screen and (min-width: 600px) {
	
	
	.wpcf7 {
		margin: 15% 0 !important;
		padding-top: 105px !important;
	}

	.proposalcenteredtitlebu {
		position: relative;
		font-family: 'bauerbodni_btroman', Times, 'Times New Roman', serif !important;
		display: block;
		width: 100%;
		text-align: left;
		font-size: 135px !important;
		line-height: 132px !important;
		margin: 30% 0 51px 0 !important;
	}
	
	.proposaldocument, .product-template-default .content-area {
		position: relative;
		width: 48% !important;
		left: 50%;
		margin: 0 0 0 -24% !important;
	}
	
	.woocommerce-checkout .woocommerce {
		position: relative;
		width: 48% !important;
		left: 50%;
		margin: 0 0 0 -24% !important;
	}
	
	.woocommerce-cart .site-content {
		position: relative;
		width: 48% !important;
		left: 50%;
		margin: 105px 0 0 -24% !important;
	}
	
	div.wpcf7-response-output {
		padding: 18px 0 0 0 !important;
		position: relative;
		width: 48%;
		left: 50%;
		margin: 0 0 0 -24% !important;
	}


}


@media only screen and (max-width: 600px) {
	
	.wpcf7 {
		margin: 24% 0 !important;
		padding-top: 105px !important;
	}

	.proposalcenteredtitlebu {
		position: relative;
		font-family: 'bauerbodni_btroman', Times, 'Times New Roman', serif !important;
		display: block;
		width: 100%;
		text-align: left;
		font-size: 33px !important;
		line-height: 30px !important;
		margin: 45% 0 51px 0 !important;
	}
	
	.proposaldocument, .product-template-default .content-area {
		position: relative;
		width: 78% !important;
		left: 50%;
		margin: 0 0 0 -39% !important;
	}
	
	.woocommerce-checkout .woocommerce {
		position: relative;
		width: 78% !important;
		left: 50%;
		margin: 0 0 0 -39% !important;
	}
	
	.woocommerce-cart .site-content {
		position: relative;
		width: 78% !important;
		left: 50%;
		margin: 105px 0 0 -39% !important;
	}
	
	div.wpcf7-response-output {
		padding: 18px 0 0 0 !important;
		position: relative;
		width: 78%;
		left: 50%;
		margin: 0 0 0 -39% !important;
	}

}