.clear {
	clear: both;
}
/*
 * Pricing Tables
 */
.opc-pricing-table-wrapper {
	width: 100%;
	clear: both;
}
/* Pricing Table Columns */
.opc-pricing-table-product {
	position: relative;
	float: left;
	margin:20px 0 40px 0;
	padding: 10px;
}
.opc-pricing-table-product, .opc_columns_2 .opc-pricing-table-product {
	width: 47%;
	margin-left: 6%;
}
.opc_columns_3 .opc-pricing-table-product {
	width: 31%;
	margin-left: 3.5%;
}
.opc-pricing-table-product:nth-child(2),  .opc-pricing-table-product:nth-child(5) {
	margin-left: 0;
}
/* Pricing Table Header */
.opc-pricing-table-product-header {
	padding: 1em 1em 1.6em;
}
.opc-pricing-table-product-title {
	margin-top: 40px;
	font-size: 42px;
	 
	color: #0066CC;
}
.opc-pricing-table-product-title-gift {
	padding: 0 0 20px 0;
}
.opc-pricing-table-product-price {
	font-size: 1.6em;
	line-height: 1em;
}
.opc-pricing-table-product-price .subscription-details {
	font-size: 0.6em;
}
.opc-pricing-table-product .product-quantity {
	min-height: 30px;
}
/* Border between sections */
.opc-pricing-table-product-attributes, .opc-pricing-table-product-dimensions {
	padding-top: 2em;
	border-top: 1px solid #e5e5e5;
}
/*
 * Scroll down button
 */
.selected .wc-south {
	display: inline-block;
	margin-left: 4px;
}
.wc-south {
	display: none;
}
.wc-south:before, .wc-south a:before {
	font-family: 'WooCommerce';
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	margin-right: 7px;
	content: "\e02e";
	font-size: .75em;
}
/**
 * Order Review Remove Button Styles
 */
#order_review .opc_cart_item td.product-name {
	padding-left: 1.8em;
	min-width: 60%;
	vertical-align: middle;
}
#order_review .product-remove {
	display: inline-block;
	margin-left: -1.2em;
	float: left;
}
.opc_order_review .product-details {
	display: inline-block;
	float: left;
	min-width: 70%;
}
.opc_order_review .product-quantity {
	display: inline-block;
	float: right;
}
.opc_order_review td.product-total {
	vertical-align: top;
	padding-top: 0.6em;
}
/**
 * Order Review Remove Button Styles WC < 2.3
 */
#order_review.opc_order_review a.remove {
	display: inline-block;
	height: 1em;
	width: 1em;
	text-align: center;
	line-height: 0.85em;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	color: red;
	text-decoration: none;
}
#order_review.opc_order_review a.remove:hover {
	background-color: red;
	color: #fff;
}
.checkmark {
	margin-right: 3px;
}
.add-to-cart-button-container {
	margin-top: 15px;
	margin-bottom: 20px;
}
.opc-title-uppercase {
	font-size: 48px;
}
.opc-subheader-uppercase {
	font-size: 41px;
}
.product_description {
	margin-bottom: 12px;
}
ul.product_description li {
	list-style-type: none!important;
}
ul.product_description {
	text-align: center;
	padding-left: 0;
}
#checkout,  #customer_details {
	display: none;
}
#customer_details>div,  .opc_order_review {
	background: #eee;
	border: 1px solid #ddd;
	border-radius: 5px;
}
#order_review {
	background: none!important;
	border: none!important;
}
#length-select,  #product_display_319,  #product_display_321,  #product_display_475,  #product_display_313,  #product_display_314,  #product_display_474 {
	display: none; text-align:center;    margin-bottom:50px;
}
#gift_note {
	border: 1px solid #ddd;
	padding: 10px;
	padding-bottom: 0;
	margin-bottom: 18px;
}
.opc-product-price-join {
	margin-top: -135px;
	font-size: 28px;
	font-weight: bold;
}
.opc-product-price-gift {
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
}
.opc-product-price {
	margin-bottom:15px;font-size:23px; font-weight:500;
line-height: 25px;
}
.opc-product-price span{ padding-top:5px; display:block; font-size:20px;}

.opc-product-photo {
	margin-top: -10px;
}
.opc-product-price .price-per-box {
	font-weight: bold;
	font-size: 24px;
}
.opc-product-price .price-total {
	font-size: 20px;
	line-height: 0;
}
.price-total-monthly {
	font-size: 24px;
	font-weight: bold;
}
 @media only screen and (max-width : 1023px) {
.opc-product-price .price-per-box {
	font-size: 20px;
}
.opc-product-price .price-total {
	font-size: 16px;
}
.opc-pricing-table-product-title {
	font-size: 28px!important;
	margin-top: 28px;
}
.opc-title-uppercase {
	font-size: 42px;
}
.opc-pricing-table-product-title-gift {
	font-size: 26px;
	margin-top: 23px;
}
.opc-subheader-uppercase {
	font-size: 38px;
}
.opc-product-price-gift {
	font-size: 26px;
}
.opc-product-price-join {
	margin-top: -85px;
	font-size: 26px;
}
.opc-size-header {
	background-size: 360px 83px;
	height: 83px;
	padding-top: 5px;
}
.opc-length-header {
	background-size: 460px 83px;
	height: 83px;
	padding-top: 5px;
}
.opc-header-text {
	font-size: 42px;
}
.opc-header-uppercase {
	font-size: 52px;
}
.checkout-header-text {
	font-size: 40px;
}
.price-total-text-2 {
	font-size: 18px;
	font-weight: normal;
}
.price-total-text {
	font-size: 21px;
}
.price-total-monthly {
	font-size: 22px;
}
.price-total-monthly-text {
	font-size: 18px;
}
.price-total-monthly-subtext {
	font-size: 16px;
}
}
 @media only screen and (max-width : 992px) {
.opc-pricing-table-product,  .opc_columns_2 .opc-pricing-table-product,  .opc_columns_3 .opc-pricing-table-product {
	width: 100%;
	margin-left: 0;
	margin-top: 0;
}
.opc-pricing-table-product:nth-child(2),  .opc-pricing-table-product:nth-child(5) {
	margin-top: 95px;
}
.opc-pricing-table-product-title-gift {
	font-size: 22px;
	margin-top: 0;
}
.opc-product-price .price-per-box {
	font-size: 20px;
}
.opc-product-price .price-total {
	font-size: 16px;
}
.opc-pricing-table-product-title {
	font-size: 28px!important;
	margin-top: 0;
}
.opc-title-uppercase {
	font-size: 42px;
}
.opc-pricing-table-product-title-gift {
	font-size: 26px;
	margin-top: 0;
}
.opc-subheader-uppercase {
	font-size: 38px;
}
.opc-product-price-gift {
	font-size: 26px;
}
.opc-product-price-join {
	margin-top: -85px;
	font-size: 26px;
}
.opc-size-header {
	background-size: 300px 70px;
	height: 70px;
	padding-top: 5px;
}
.opc-length-header {
	background-size: 300px 63px;
	height: 63px;
	padding-top: 4px;
}
.opc-header-text {
	font-size: 35px;
}
.opc-length-header .opc-header-text {
	font-size: 29px;
}
.opc-length-header .opc-header-uppercase {
	font-size: 39px;
}
.opc-header-uppercase {
	font-size: 46px;
}
.checkout-header-text {
	font-size: 34px;
}
.price-total-text-2 {
	font-size: 18px;
	font-weight: normal;
}
.price-total-text {
	font-size: 21px;
}
.price-total-monthly {
	font-size: 22px;
}
.price-total-monthly-text {
	font-size: 18px;
}
.price-total-monthly-subtext {
	font-size: 16px;
}
.product_description {
	font-size: 16px;
}
.line-separator {
	margin-bottom: 10px;
}

.subscribe-page-cont img{ height:auto !important;}
}
/* Box Sizing

*/


*,  input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* ----------------------------------------------------------------------------------------------------

Defaults

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

/* Typographical Elements

*/

html {
	font-size: 62.5%; /* 10px browser default */
}
body {
	background-color: #fff;
	color: #333;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1.5;
}
/* Objects

*/


embed,  iframe,  img,  object,  video,  .wp-caption {
	max-width: 100%;
}
.join-button {
	padding: 16px 24px;
	padding: 1.6rem 2.4rem;
}
.button {
	border-radius: 5px;
	display: inline-block;
}
.select-plan-btn{padding:15px 0px 15px 0px;display:block; border:0px; width:140px;background-color: #f15c22;text-align: center;color: #fff;font-size: 20px;-webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; margin:0px auto;}
.select-plan-btn:hover{ color:#fff;background-color: #f26d39;}
#opc-product-selection{margin-bottom:100px;position: relative;/*top: -70px;*/}
.subscribe-page-cont .opc-pricing-table-product h3{ float:none; font-size:18px;}
.opc-length-header{ height:auto !important;}
.opc-pricing-table-product-title-gift{ margin-top:0px !important;}
.opc-header-text{ margin-top:20px !important; text-align:left; font-size: 26px;}
@media handheld, only screen and (min-width: 300px) and (max-width:992px) {
.opc-length-header .opc-header-text{     margin-bottom: 20px !important;
    margin-top: 60px!important;}
.opc-pricing-table-product:nth-child(2), .opc-pricing-table-product:nth-child(5){margin-top:0px !important;}

}

#length-select img{height: 210px; margin-bottom:20px;}

.ship_to #gift-form #is_gift {top:28px; left:20px;}
.ship_to #gift-form #gift_renew{
    top: 28px;
    left: 20px;
}
.checkout_content .right-col section {padding:20px 20px 15px 20px;}
.checkout_content .cart_addresses .ship_to section {padding-top:15px;}
.checkout_content .pay_width section {padding-top:0px;}
.checkout_content .register section {padding-top:15px;}
.checkout_content #renewal-disclaimer {padding-bottom:20px;}
.checkout_content section h3 {padding-bottom:15px !important;}
.checkout_content .rem_product_form .remove_button {margin-left:-3px; margin-right:3px; margin-top:-5px;}

#unit ~ label {
    margin-left: -15px;
}

#gift-form .row {margin-bottom:15px;}

.checkout_content .editor {
    box-sizing: border-box;
    float: none !important;
  padding-right: 20px !important;}


option {
    padding-bottom: 15px;
}