section.content {
	background: #fff;
}
h1.section-title {
	font-family: "museo700", Arial, Helvetica, sans-serif;
	font-size: 54px;
	color: #000;
	/*padding: 50px 0;*/
	padding: 50px 0 10px;
}
.form-row-first, .form-row-last {
	float: left;
	overflow: visible;
	width: 47%;
}
#billing_country_field {
	width: 100%;
}
.form-row-last {
	float: right;
}
.form-row-wide {
	width: 100%;
}
.callout-block .form-row-wide input {
	width: 100%;
}
.callout-block {
	font-size: 24px;
	line-height: 35px;
}
.callout-block fieldset {
	margin-top: 20px;
}
.callout-block legend {
	font-weight: bold;
}
.callout-block input {
	background: none repeat scroll 0 0 #F9F9F9;
	border: 1px solid #777777;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	color: #333333;
	font-size: 16px;
	padding: 10px !important;
	width: 100%;
	height: 30px;
	margin: 10px 0;
	/*-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;*/
	border-radius: 0;
}
.callout-block input:focus {
	font-size: 16px !important;
}
.callout-block input[type="submit"], .callout-block .btn {
	background-color: #F58323;
	border: 1px solid #F58323;
	background-image: linear-gradient(to bottom, #F58424, #FF9A42);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	color: #fff;
	display: block;
	font-family: "museo700", Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
	padding: 0 !important;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 422px !important;
	cursor: pointer;
}
.callout-block .btn.add-to-cart, .callout-block .btn.enter-members-area {
	width: 100% !important;
	max-width: 756px;
}
.callout-block input[type="submit"]:hover {
	background-image: linear-gradient(to bottom, #FF741A, #FFAD4B);
}
.callout-block label.error {
	border: 1px solid #FFDEDE;
}
.callout-block label.error {
	background: none repeat scroll 0 0 #FFDEDE;
	color: #FF4949;
	font-size: 0.75em;
	line-height: 1.5em;
	margin-top: 4px;
	padding: 0.55em;
	text-transform: none;
	width: 400px;
}
.callout-block .gfield_error .validation_message, .callout-block  .validation_error {
	width: 406px;
	padding: 8px;
}
.woocommerce_error {
	background: none repeat scroll 0 0 #FFDEDE;
	color: #FF4949;
	font-size: 0.75em;
	line-height: 1.5em;
	margin-top: 4px;
	padding: 0.55em;
	text-transform: none;
	width: 80%;
}
.callout-block a {
	color: #FF7700;
	/*font-size: 21px;*/
}
.callout-block a:hover {
	text-decoration: underline;
}
.callout-block .callout-block {
	background: none repeat scroll 0 0 #EEEEEE;
}
.callout-block {
	padding: 40px;
}
.callout-block .callout-block-title {
	background: none repeat scroll 0 0 #3B3B3B;
	color: white;
	font-family: "museo300", Arial, Helvetica, sans-serif;
	/*font-size: 0.792em;*/
	height: auto;
	margin: 0;
	padding: 20px 40px;
	text-align: center;
}
.callout-block .warning-title {
	background: none repeat scroll 0 0 #B83737;
}
.callout-block .action-title {
	background: none repeat scroll 0 0 #F47721;
}
.callout-block-content {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 40px;
}
.callout-block-content-wrap {
	padding-top: 0;
}
.callout-block-content h2 {
	margin: 20px 0;
	font-size: 26px;
}
.the-form input, .the-form textarea {
	border: 1px solid #BDBDBD;
	border-radius: 0 0 0 0;
	width: 100%;
}
.gform_body input {
	font-size: 16px;
	margin: 0px !important;
}
.gform_body input, .gform_body textarea {
	padding: 10px;
	width: 400px;
}
.gform_body label {
	margin-top: 0 !important;
}
.callout-block .gform_body label {
	display: block;
	margin: 1.6em 0 0.2em;
	text-align: left;
	text-transform: uppercase;
}
.gform_body select {
	width: 420px;
}
.gform_body label, .gform_body input, .gform_body textarea, .gform_body select {
	float: none;
}
.gform_footer .btn {
	width: 420px;
}
.callout-block .gfield_description {
	font-size: 16px;
	float: none;
}
.the-form .validation_error {
	float: none;
}
p.myaccount_user, .callout-block header, .callout-block .woocommerce, .callout-block .order-info, #LoginForm {
	/*margin: -80px 0 0 0;*/
	margin: 0px 0 35px;
}
.callout-block .woocommerce {
	margin: 0;
}
p.myaccount_user strong {
	word-wrap: break-word;
}
.callout-block .address header, .callout-block .woocommerce header {
	margin: 10px 0;
}
.callout-block h3, .shop_table th {
	font-size: 24px;
	font-weight: bold;
	font-family: "museo700", Arial, Helvetica, sans-serif;
}
.callout-block .questions h3 {
	font-size: 25px;
}
.shop_table th {
	text-align: left;
}
.callout-block .shop_table {
	width: 100%;
	margin: 20px 0;
}
.callout-block .the-form input {
	width: 400px;
	float: none;
}
.callout-block .the-form .btn, .callout-block .the-form select {
	width: 422px;
	float: none;
}
.callout-block .the-form select {
	margin: 10px 0;
}
#billing_state_field .chosen-container, #shipping_state_field .chosen-container {
	width: 422px !important;
	margin: 10px 0;
}
.callout-block .the-form label {
	float: none;
	display: block;
}
.the-form .form-row-first, .the-form .form-row-last {
	float: none;
}
.order_details .product-name, .order_details .product-quantity, .order_details .product-total {
	text-align: left;
}
.product-price-label {
	text-align: right;
	padding: 0 20px 0 0;
}
.order_details td.product-name {
	color: #FF7700;
}
ul.woocommerce-error {
	list-style: disc inside;
	color: #f00;
}
.shop_table_wrap {
	width: 100%;
	overflow: auto;
	font-size: 17px;
}
.shop_table_wrap .shop_table th,
.woocommerce .addresses h3{
	font-size: 20px;
}
.shop_table_wrap a.button + a.button{
	margin-left: 5px;
}
.woocommerce .addresses .col-1, .woocommerce .addresses .col-2{
	box-sizing: border-box;
	width: 49%;
	padding:0 10px;
}
.woocommerce .addresses,
.woocommerce .addresses address{
	font-size: 17px;
}

.woocommerce-info {
	margin-bottom: 20px;
	color: #00c500;
}

@media only screen and (max-width: 991px) {
	.gform_body input, .gform_body textarea {
		width: 426px !important;
	}
	.callout-block input[name="save_address"] {
		width: 422px !important;
	}
	.callout-block .gform_wrapper select,
	.callout-block .gform_wrapper input[type="submit"] {
		width: 448px !important;
	}
	.callout-block input[type="submit"]
	.questions h3 .arrow {
		display: none;
	}
	.callout-block h3, .shop_table th {
		font-size: 20px;
	}
	.questions h3 .arrow {
		right: 10px;
	}
	.callout-block .questions h3 {
		font-size: 18px;
	}
	.callout-block .gfield_error .validation_message, .callout-block  .validation_error {
		width: 432px;
	}
	.shop_table_wrap{
		font-size: 15px;
	}
	.shop_table_wrap .shop_table th{
		font-size: 18px;
	}
}

@media only screen and (max-width: 767px) {
	.callout-block-content-wrap {
		padding-top: 40px;
	}
	h1.section-title {
		padding: 50px 0;
	}
	.callout-block .the-form .btn, .callout-block .the-form select {
		width: 88%;
	}
	.callout-block .gform_wrapper select,
	.callout-block .gform_wrapper input[type="submit"] {
		width: 440px !important;
	}
	p.myaccount_user, .callout-block header, .callout-block .woocommerce, .callout-block .order-info, #LoginForm {
		/*margin: 0px;*/
	}
	.callout-block {
		padding: 0px;
	}
	.callout-block-content {
		padding: 0;
	}
	.form-row-first, .form-row-last {
		width: 100%;
		overflow: hidden;
		text-align: left;
	}
	.callout-block .form-row-wide input, .callout-block input, .callout-block .the-form input {
		width: 407px !important;
		padding: 10px 4%;
	}
	#billing_state_field .chosen-container, #shipping_state_field .chosen-container {
		width: 440px !important;
	}
	.callout-block input[type="submit"], .callout-block .btn {
		width: 440px !important;
	}
	.callout-block .btn {
		width: 98%;
	}
	.gform_body input, .gform_body textarea {
		width: 418px !important;
	}
	.callout-block input[type="submit"], .callout-block .btn, .callout-block .the-form select {
		width: 440px !important;
	}
	.col2-set.addresses {
		margin-bottom: 20px;
	}
	.woocommerce .addresses .col-1, .woocommerce .addresses .col-2 {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.callout-block h3, .shop_table th {
		font-size: 20px;
	}
	.callout-block .shop_table, .callout-block .shop_table a {
		font-size: 16px;
	}
	.order-actions {
		display: none;
	}
	address {
		margin-bottom: 20px;
	}
	.callout-block .gfield_error .validation_message, .callout-block  .validation_error {
		width: 424px;
	}
}

@media only screen and (max-width: 479px) {
	h1.section-title {
		font-size: 44px;
		padding: 30px 0;
	}
	.callout-block .form-row-wide input, .callout-block input {
		width: 258px;
		padding: 10px 10px;
	}
	.callout-block input[type="submit"], .callout-block .btn {
		width: 280px !important;
	}
	.callout-block .gform_wrapper select,
	.callout-block .gform_wrapper input[type="submit"] {
		width: 280px !important;
	}
	.callout-block .btn.add-to-cart, .callout-block .btn.enter-members-area {
		width: 278px !important;
	}
	.gform_body input, .gform_body textarea {
		width: 258px !important;
	}
	.callout-block .form-row-wide input, .callout-block input, .callout-block .the-form input {
		width: 248px !important;
	}
	#billing_state_field .chosen-container, #shipping_state_field .chosen-container {
		width: 280px !important;
	}
	.callout-block input[type="submit"], .callout-block .btn, .callout-block .the-form select {
		width: 280px !important;
	}
	.callout-block .shop_table {
		width: 500px;
	}
	.callout-block .order_details {
		width: 350px;
	}
	.shop_table th {
		font-size: 16px;
	}
	.callout-block .gfield_error .validation_message, .callout-block  .validation_error {
		width: 264px;
		margin-left: 0;
	}
	.callout-block .questions h3 {
		font-size: 14px;
	}
	.callout-block .shop_table, .callout-block .shop_table a{
		font-size: 12px;
	}
	.shop_table_wrap .shop_table th{
		font-size: 15px;
	}
}
