.ta-center {
	text-align: center;
}
.ta-left {
	text-align: left;
}
/*.mem_header-wrapper {*/
/*	padding-top: 30px;*/
/*}*/
.builder-module-header-outer-wrapper.fixed .mem_header-wrapper {
	padding-top: 0;
}
.builder-module-header {
	background-color: #FFFFFF;
}
.width-wrapper {
	padding: inherit;
	clear:both;
	max-width: 1600px;
}
.banner .width-wrapper {
	padding: 0 15px;
}

.mem_news-message {
	display: none;
	background: #e2f3c5;
	border-top: 2px solid #A8D657;
	color: #3f5120;
	padding: 8px 12px;
}
.mem_welcome {
	max-width: 100%;
	display: inline-block;
	background: #f5f5f5;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	padding: 10px 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.member-panel-section {
	border-bottom: 1px solid #EBEBEB;
	/* padding: 4em 0; */
}

/*
.mem_home-links.member-panel-section, .mem_recent-posts.member-panel-section {
	border-bottom: none;
}
*/


.mem_home-product {
	background: #F2F3F4 url('/public/img/light-arrow.png') 390px 26px no-repeat;
	border: 1px solid #D7DDE2;
	border: 1px solid #e1e6ea;
	border-bottom-width: 2px;
	border-radius: 4px;
	margin: 2em 0;
	-webkit-transition:  all .1s linear;
	-moz-transition:  all .1s linear 0s;
}

.mem_home-product.no-arrow {
	background: #F2F3F4;
}

.mem_home-product:hover {
	background: #f7f8fa url('/public/img/light-arrow.png') 390px 24px no-repeat;
}

.mem_home-product.no-arrow:hover {
	background: #F2F3F4;
}

.mem_home-product:active {
	background-position-y: 30px;
}
.mem_home-product-download {
	display: block;
	border-radius: 0 0 4px 4px;
	padding: .8em 1em .7em 74px;
	text-decoration: none;
}

.mem_home-product-download.logo-only {
	text-align: center;
	padding: .8em 1em;
}

.mem_home-product-download.logo-only img {
	margin: 0;
}

.mem_home-product.backupbuddy .mem_home-product-download {
	background: url('/public/img/members-page/backupbuddy-icon-red.svg') 16px center no-repeat;
}
.mem_home-product.builder .mem_home-product-download {
	background: url('/public/img/builder50.png') 12px center no-repeat;
}
.mem_home-product.exchange .mem_home-product-download {
	background: url('/public/img/exchange-member.png') 12px center no-repeat;
}
.mem_home-product.sync .mem_home-product-download {
	background: url('/public/img/members-page/sync-icon-color.svg') 12px center no-repeat;
}
.mem_home-product.security-pro .mem_home-product-download {
	background: url('/public/img/members-page/itsec-shield.svg') 12px center no-repeat;
}
.mem_home-product.security .mem_home-product-download {
	background: url('/public/img/ithemes-security-logo-40.png') 12px center no-repeat;
}
/* .mem_home-product.salesacc .mem_home-product-download {
	background: url('/public/img/salesacc-member.png') 12px center no-repeat;
} */

.mem_home-product-download:hover {
	text-decoration: none;
}

.mem_home-product-download.no-version-info {
 	padding: 1.3em 1em 1.3em 74px;
}

.mem_home-product, .mem_home-product:hover, .mem_home-product:focus {
	background-position-x: 95%;
}

.mem_home-product-title {
	display: block;
	margin: 0;
	font-size: 1.5em;
	line-height: 1;
	font-weight: bold;
	color: #3E4348;

}
.mem_home-product-version {
	display: block;
	margin: 0;
	font-size: .8em;
	color: #3E4348;
}
.mem_home-product ul {
	list-style: none;
	margin: 0;
	padding: .5em 1em;
}

.mem_home-product-download-bottom {
	margin: 0;
	padding: .5em 1em;
	-background: #fff;
	font-size: 14px;
}

.mem_home-product ul li a {
	text-decoration: none;
	font-size: .8em;
}

.member-panel-ad-header {
	color: #fff;
	font-weight: bold;
	font-size: 2em;
	margin-top: 1em;
}

.member-panel-ad a{
	color: #FFF;
}

.ad-signup-button {
	display: inline-block;
	background: #86C334;
	box-shadow: 0 2px 0 #74A92D;
	border-radius: 3px;
	padding: .25em 2em;
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 1em;
}

.ad-signup-button:hover, .ad-signup-button:focus {
	background: #99D944;
	text-decoration: none;
}

.full-width-ad-outer-wrapper {
	background: #999;
	border-color: #666;
	border-width: 10px 0 10px 0;
	border-style: solid;
	margin-bottom: 1em;
}

/* .full-width-ad-outer-wrapper.free-sticker-ad {
	background: #53ABDA;
	border-color: #356E8C;
} */

/* .free-sticker-ad .full-width-ad-inner-wrapper {
	background-image: url('/public/img/cory-sticker-face.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 210px;
} */

/* .free-sticker-ad .ad-text-wrapper {
	margin-left: 300px;
} */

.recent-post {
	width: 32%;
	margin: 0 2% 0 0;
	float: left;
}
.recent-post + .recent-post + .recent-post {
	margin: 0;
}

.recent-post-image {
	margin: 0;
	width: 100%;
}

.recent-post-title {
	display: block;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
	margin-top: .5em;
	margin-bottom: 3em;
	text-decoration: none;
}

.recent-post-title:hover, .recent-post-title:focus {
	text-decoration: none;
}

.view-more-wrapper {
	text-align: center;
}

.view-more {
	display: inline-block;
	border: 2px solid #0085DF;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 5px;
	text-decoration: none;
	padding: 0.675em 2.5em;
	transition: all 0.1s linear 0s;
}

.view-more:hover, .view-more:focus {
	color: #FFF;
	background: #0085DF;
	text-decoration: none;
}


.mem_links ul li p {
	font-size: 14px;
}

.mem_sub-links li {
	display: inline;
	margin-right: 20px;
}
.mem_sub-links a {
	text-decoration: none;
}
.mem_tabs-area ul li span .mem_sub-expired {
	color: #e86a6a;
}
.mem_downloads, .mem_stash {
	/* margin-bottom: 60px; */
}
.mem_downloads-block {
	margin: 30px 0;
}
.mem_downloads h3 {
	/* margin: 2em 0 .5em; */
	margin-top: 0.5em;
	font-size: 1.5em;
}
.mem_downloads-list {
	display: none;
}
.mem_downloads-list ul {
	list-style: none;
	margin: 0;
}
.mem_downloads-list ul li {
	padding: 12px 0 10px 20px;
	font-size: 16px;
	border-bottom: 1px solid #ebebeb;
}
.mem_downloads-list ul li a {
	text-decoration: none;
}
.mem_downloads-list ul li a:hover {
	color: #7abff3;
}
.mem_downloads-list ul li span {
	float: right;
}
.mem_downloads-list ul li span a {
	font-size: 14px;
	color: #939ca3;
	font-weight: bold;
	margin: 0 10px;
}
.mem_downloads-list ul li span a:hover {
	color: #a8d657;
}
.mem_downloads .updated-month,
.mem_downloads .updated-week {
	position: relative;
}
.mem_downloads .updated-month:before {
	content: '';
	display: inline-block;
	position: absolute;
	background: #9FD1EC;
	border-radius: 50%;
	height: 10px;
	width: 10px;
	left: -20px;
	top: 7px;
}
.mem_downloads .updated-week:before {
	content: '';
	display: inline-block;
	position: absolute;
	background: #A8D657;
	border-radius: 50%;
	height: 10px;
	width: 10px;
	left: -20px;
	top: 7px;
}
.mem_downloads .updated-date {
	min-width: 80px;
	text-align: left;
}
.mem_downloads .updated-none {
	color: #ccc;
}
.mem_downloads #key {
	border: 1px solid #d6d6d6;
	border-radius: 3px;
	padding: 0.5em;
	display: inline-block;
	margin-bottom: 1.5em;
}
.mem_downloads .key-type {
	font-size: 13px;
	display: inline;
	margin: 0 .5em;
}
.mem_downloads .key-type span {
	font-size: 0;
	line-height: 20px;
	height: 10px;
	width: 10px;
	background: #A8D657;
	display: inline-block;
	border-radius: 50%;
	margin-right: 10px;
}
.mem_downloads .key-type.this-month {
	margin-left: 2em;
}
.mem_downloads .key-type.this-month span {
	background: #9FD1EC;
}

.mem_nav .width-wrapper:after {
	clear: none;
	content: none;
	display: none;
}

.member_panel h2 {
	font-size: 32px;
    line-height: 1.5;
    text-align: center;
    margin: 1em 0 0.5em;
    font-weight: 600;
    color: #000;
}
.mem_tabs {
	list-style: none;
	margin: 0 0 30px 0;
}
.mem_tabs li {
	display: inline-block;
	margin: 0 0 7px 0;
}

.mem_tabs li button {
	display:inline;
	padding: 10px 12px;
	margin-right: 5px;
	background: #919aa2;
	border-radius: 2px;
	text-decoration: none;
	outline: none;
	border: none;
	font-size: 1em;
	line-height: 1;
	color:#fff;
	cursor:pointer;
	transition:  all .05s linear;
	font-family: 'Open Sans', sans-serif;
}

.mem_tabs li button:hover,
.mem_tabs li button.active {
	background: #bbc3cb;
	color: #464f58;
	box-shadow: inset 0 1px 5px #999fa5;
}

.mem_tabs-area ul {
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-radius: 3px;
}

.mem_tabs-area li.hidden {
	display:none;
}
.mem_stash .mem_tabs-area ul li ul {
	border: 1px solid #ebebeb;
}
.mem_tabs-area ul li {
	font-size: 16px;
	padding: 10px 6px 10px 14px;
	border-top: 1px solid #ebebeb;
	-webkit-transition:  all .05s linear;
	-moz-transition:  all .05s linear 0s;
}
.mem_downloads .mem_tabs-area ul li {
	padding: 10px 6px;
}
.mem_downloads .mem_tabs-area ul li:hover {
	background: #f5f5f5;
}

.mem_tabs-area ul li a {
	text-decoration: none;
	font-weight: 600;
	border: 1px solid transparent;
}
.mem_tabs-area ul li a {
	padding: 5px 10px 5px 10px;
	border: 1px solid transparent;
}
.mem_downloads .mem_tabs-area ul li:hover a {
	background-color: #fff;
	border-radius: 2px;
	border: 1px solid #ebebeb;
}
.mem_tabs-area ul li:hover .mem_item-title {
	/*background: #fff url('/public/img/light-arrow.png') right 9px no-repeat;*/
	padding: 5px 10px;
}
.mem_tabs-area ul li span {
	float: right;
	margin-top: 1px;
}
.mem_tabs-area ul li .title-nolink {
	float: none;
	margin-left: 8px;
	display: inline-block;
	padding: 4px;
}
.mem_tabs-area ul li .actionstoggle {
	display: none;
	background: #fff;
	border: 1px solid #c9c9c9;
	border-radius: 2px;
	color: #aaa;
	padding: 0 8px;
	cursor: pointer;
}
.mem_tabs-area ul li span p,
.mem_tabs-area ul li span a {
	font-size: 14px;
	color: #70777C;
	font-weight: normal;
	margin: 0 2px;
	border: 1px solid transparent;
	border-radius: 2px;
	display: inline-block;
}
.mem_tabs-area ul li span a {
	font-weight: bold;
	-webkit-transition:  all .1s linear;
	-moz-transition:  all .1s linear 0s;
}
.mem_tabs-area ul li span a.heart {
	background: url('http://ithemes.com/wp-content/themes/iThemes2012/css/memberpanel/heart.png') center 9px no-repeat;
	padding: 5px 15px;
	margin-right: 5px;
	height: 14px;
}
.mem_tabs-area.favorites ul li span a.heart {
	background: url('http://ithemes.com/wp-content/themes/iThemes2012/css/memberpanel/heart-g.png') center 9px no-repeat;
}
.mem_tabs-area ul li:hover span a {
	background: #fff;
	border: 1px solid #ebebeb;
}
.mem_tabs-area ul li:hover span a.heart {
	background: #fff url('http://ithemes.com/wp-content/themes/iThemes2012/css/memberpanel/heart.png') center 9px no-repeat;
}
.mem_tabs-area ul li span a.heart:hover {
	background: #fff url('http://ithemes.com/wp-content/themes/iThemes2012/css/memberpanel/heart-g.png') center 9px no-repeat;
}
.mem_tabs-area ul li span a:hover {
	color: #92c834;
	border-color: #d6d6d6;
}
.mem_back {
	background: #ebebeb;
	border-bottom: 1px solid #d6d6d6;
	padding: 7px 12px;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	color: #666;
}
.mem_back:hover {
	text-decoration: none;
}
.mem_tabs-area ul li span .mem_deactivate:hover {
	background: #fdf6f6;
	color: #e65b5b;
	border-color: #E65B5B;
}
.mem_progress {
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	margin: 0 0 100px;
}
.mem_progress-bar {
	height: 60px;
	border-bottom: 1px solid #ebebeb;
}
.mem_progress-fill {
	background: #a8d657;
	border-right: 3px solid #8cbe37;
	color: #526c24;
	-webkit-font-smoothing: antialiased;
	height: 40px;
	width: 8.4%;
	text-align: right;
	padding: 20px 20px 0 0;
	font-size: 12px;
	font-weight: bold;
	background: rgb(168,214,87);
	background: -moz-linear-gradient(top, rgba(168,214,87,1) 0%, rgba(168,214,87,1) 50%, rgba(159,209,66,1) 51%, rgba(137,211,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(168,214,87,1)), color-stop(50%,rgba(168,214,87,1)), color-stop(51%,rgba(159,209,66,1)), color-stop(100%,rgba(137,211,0,1)));
	background: -webkit-linear-gradient(top, rgba(168,214,87,1) 0%,rgba(168,214,87,1) 50%,rgba(159,209,66,1) 51%,rgba(137,211,0,1) 100%);
	background: -o-linear-gradient(top, rgba(168,214,87,1) 0%,rgba(168,214,87,1) 50%,rgba(159,209,66,1) 51%,rgba(137,211,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(168,214,87,1) 0%,rgba(168,214,87,1) 50%,rgba(159,209,66,1) 51%,rgba(137,211,0,1) 100%);
	background: linear-gradient(to bottom, rgba(168,214,87,1) 0%,rgba(168,214,87,1) 50%,rgba(159,209,66,1) 51%,rgba(137,211,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8d657', endColorstr='#89d300',GradientType=0 );
}
.mem_progress-key {
	font-size: 14px;
	color: #aaa;
	padding: 3px 5px;
}
.mem_progress-key span {
	float: left;
}
.mem_progress-key span.active {
	margin-left: 20%;
}
.mem_progress-key span.full {
	float: right;
}
.mem_stashts {
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	color: #919aa2;
}
.mem_stashts-header {
	border-bottom: 1px solid #d6d6d6;
	padding: 3px 0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 5px;
	text-transform: uppercase;
}
.mem_stashts-blocks {
	text-align: center;
}
.mem_stashts-blocks div {
	padding: 40px 0;
	width: 25%;
	float: left;
	border-right: 1px solid #d6d6d6;
}
.mem_stashts-blocks .mem_stashts50 {
	width: 49%;
	float: right;
	border: none;
}
.mem_stashts-blocks span {
	font-size: 14px;
	letter-spacing: 5px;
	text-transform: uppercase;
}
.mem_stashts-blocks .num {
	font-size: 100px;
	line-height: 1;
	font-weight: 200;
	display: block;
}

/* stash page 2.1 */
h2.mem_stash-header {
	margin-top: 0;
}
.stash-header {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 auto;
}
.mem_stash-big-stats {
	float: left;
	width: 50%;
	text-align: center;
	margin: 4em 0;
}
.mem_stash-big-stats label {
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 1em;
	color: #8c959b;
}
.mem_stash-big-number {
	font-size: 5em;
	line-height: 1.2;
	font-weight: 300;
}
.mem_stash-used {
	color: #91be41;
}
.mem_stash-avail {
	color: #2a2f33;
}
.mem_stash-progress-table {
	margin: 0 auto;
	text-align: center;
	color: #979da1;
}
.btn.green.upgrade {
	padding: 10px 20px;
	border-radius: 3px;
	background: #A8D657;
	color: #13350A;
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	-webkit-transition:  all .1s linear;
	-moz-transition:  all .1s linear 0s;
	cursor: pointer;
}
.mem_stash-backups {
	margin-top: 5em;
}
.mem_stash .mem_stash-backups tr {
	border: 1px solid #ebebeb;
}
.mem_stash .mem_stash-backups td {
	padding: .5em 1em;
}
.mem_stash .mem_stash-backups td a {
	text-decoration: none;
}
.mem_stash .mem_stash-backups table {
	width: 100%;
}
.mem_stash-backup-table {
	margin: 3em 0;
}
.mem_stash-upgrade {
	display: none;
	border: none !important;
	max-width: 600px;
	margin: 4em auto 3em;
}
.mem_stash-upgrade-header {
	background: #292E32;
	text-align: center;
	padding: .5em 0;
	color: #fff;
	border-radius: 6px 6px 0 0;
}
.mem_stash-upgrade-content {
	border-radius: 0 0 6px 6px;
	border: 1px solid #d6d6d6;
	border-top: none;
	border-bottom-width: 2px;
}
.mem_stash-upgrade-column {
	float: left;
	width: 33.33333%;
	text-align: center;
	padding: 1.5em 0 2em;
}
.mem_stash-size {
	font-size: 2.5em;
	color: #292E32;
	margin-bottom: .5em;
}
.mem_tabs-area ul li span .mem_stash-type {
	font-weight: bold;
	letter-spacing: 1px;
	font-size: .6em;
}
.mem_stash-upgrade a {
	background: #A6D66B;
	color: #292E32;
	border-radius: 3px;
	font-size: 1.5em;
	font-weight: 700;
	padding: .25em 1em;
	text-decoration: none;
}
.mem_stash-upgrade a:hover {
	background: #b8e67f;
	text-decoration: none;
}
.mem_stash-upgrade-year {
	font-size: .8em;
	margin-top: .5em;
}
@media screen and (min-width: 768px) {
	.stash-header {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		max-width: 900px;
		margin: 0 auto;
	}
	.stash-header img {
		width: 4%;
	}
}

/* ##CART## */
.empty-cart-card {
	background: rgba(255, 255, 255, 0.7);
	box-shadow: 0 4px 12px rgba(0, 57, 99, 0.1);
	border-radius: 16px;
	padding: 24px;
	margin-bottom: 35px;
}
.empty-cart-card h2 {
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 33px;
	letter-spacing: 0.04em;
	color: #76878D;
	text-align: inherit;
	margin-top: 0;
}
.empty-cart-card > button > a {
	color: white;
	text-decoration: none;
}
.header-dark {
	color: #243039 !important;
	font-size: 20px;
	margin: 0;
}
.header-cart {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.price-item {
	margin: 1em 0 0.5em;
	font-weight: bold;
}

.coupon-in-cart .coupon-code {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #76878D;
	font-weight: 600;
	margin-top: -15px;
	margin-bottom: 0;
}
.coupon-in-cart .coupon-info {
	margin-bottom: 0;
}
.coupon-in-cart .price-savings {
	text-align: center;
}
.flex-price__full-width {
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 5px 0;
}
.flex-price__full-width p,
.coupon-overview {
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	color: #243039;
}
.overview-subtotal {
	border-bottom: 1px solid #D4D5D8;
	margin-bottom: 32px;
}
.overview-total p{
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 27px;
	letter-spacing: 0.04em;
}
.coupon-info {
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	color: #76878D;
	max-width: 240px;
	margin-top: 12px;
	margin-bottom: 32px;
}
button.cart_button.cart_coupon-button img {
	margin: 0;
	padding-right: 5px;
}
.totals-overview > button {
	width: 100%;
}
.plugin-suggestions h3 {
	color: #008CCE;
	font-weight: 700;
	size: 20px;
	line-height: 27px;
}
.plugin-suggestions__empty-cart {
	color: #76878D !important;
	line-height: 30px;
}
.plugin-suggestions {
	border-radius: 16px;
	padding: 16px 24px 24px 24px;
}
.plugin-suggestions__items {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.plugin-suggestions__items {
	padding: 10px 0;
}
.plugin-suggestions__items:not(:last-of-type) {
	border-bottom: 0.5px solid #D4D5D8;
}
.plugin-suggestions__items p {
	font-weight: 600;
	color: #76878D;
	margin: 10px;
}
a.button-style {
	background-color: #4DB4FF;
	color: white;
	text-decoration: none;
	padding: 10px 0;
	border-radius: 27px;
	align-self: center;
	text-align: center;
	width: 100%;
}
.plugin-suggestions__empty-cart > .plugin-suggestions__items {
	display: flex;
	flex-direction: column;
}
@media screen and (min-width: 640px) {
	.plugin-suggestions__empty-cart > .plugin-suggestions__items {
		display: grid;
		grid-template-columns: 150px auto 100px;
		align-items: center;
	}
}
@media screen and (min-width: 768px) {
	.empty-cart-card {
		width: 65%;
	}
	.plugin-suggestions {
		width: 90%;
	}
	a.button-style {
		padding: 10px 0;
	}
	.plugin-suggestions__items {
		display: grid;
		grid-template-columns: 0.6fr 0.2fr 0.2fr;
	}
	.plugin-suggestions__empty-cart > .plugin-suggestions__items {
		display: flex;
		align-items: initial;
	}
}
@media screen and (min-width: 1024px) {
	.plugin-suggestions:not(.plugin-suggestions__empty-cart) {
		width: 65%;
	}
	.plugin-suggestions__empty-cart > .plugin-suggestions__items {
		display: grid;
		grid-template-columns: 125px auto 125px;
		align-items: center;
		justify-content: inherit;
	}
}
/* stepper */
.header-row {
	display: flex;
	justify-content: center;
}
.stepper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 90%;
	max-width: 280px;
}
.step {
	color: white;
	font-weight: bold;
	background-color: #32A3D7;
	border: 2px solid #32A3D7;
	width: 18px;
	padding: 0 5px;
	border-radius: 100px;
	text-align: center;
}
.stepper p.active {
	background-color: white;
	border: 2px solid #32A3D7;
	color: #32A3D7;
}
.step-description,
.line {
	display: none;
}
.stepper a {
	color: white;
	text-decoration: none;
}
.stepper p.inactive {
	background-color: white;
	border: 2px solid #BCBCBC;
	color: #BCBCBC;
}
p.subheading {
	font-weight: 600;
	color: #76878D;
}

button.cart_remove-item {
	height: 35px;
	width: 35px;
	padding: 1px;
	border-radius: 20px;
	margin: 0.6em 0 0 0.5em;
	border: none;
	background-color: transparent;
}
button.cart_remove-item a {
	color: #76878D;
	text-decoration: none;
	font-size: 30px;
	box-shadow: 0 4px 24px rgba(77, 180, 255, 0.1);
}

.cart-container-main {
	display: grid;
	grid-template-columns: 0.6fr 0.4fr;
	grid-auto-rows: minmax(100px, auto);
	padding-bottom: 1%;
	font-size: 16px;
	line-height: 24px;
	color: #76878D;
	font-weight: 600;
}
.cart-container-main__cart {
	display: grid;
	grid-template-columns: 0.5fr 0.4fr 0.1fr;
	font-size: 16px;
	line-height: 24px;
	color: #76878D;
	font-weight: 600;
}
.cart-container-main__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	grid-column: 1/3;
}
.cart-container-main__cart .cart-container-main__header {
	grid-column: 1/4;
}
.cart-container-main__header h2 {
	font-size: 20px;
	color: #76878D;
	text-align: left;
}
.cart-container-main__items {
	justify-self: start;
	grid-column: 1/2;
	line-height: 22px;
}
.cart-container-main__items ul{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
.cart-container-main__items ul li,
.cart_expiration {
	margin-top: 4px;
}
.cart-bullet-points ul {
	list-style-type: initial;
	margin-left: 25px;
}
p.cart_expiration.cart-renewal {
	margin-top: 20px;
}
.cart-container-main__prices {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-end;
}
.cart-container-main__prices > p {
	margin: 10px 0;
}
p.price-order {
	color: #243039;
}
p.price-original {
	color: #D83D0E;
	margin-top: 50px;
}
p.price-original span {
	text-decoration: line-through;
}
p.cart_price {
	color: #444444;
}
p.price-savings {
	color: #0B79C0;
	font-weight: 600;
	margin-bottom: 10px;
}
.cart-container-totals {
	display: grid;
	grid-template-columns: 0.5fr 0.5fr;
	grid-auto-rows: minmax(100px, auto);
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	border-top: 0.5px solid #D4D5D8;
}
.cart-container-totals__message {
	font-style: italic;
	font-size: 16px;
	line-height: 22px;
	color: #76878D;
	font-weight: normal;
}
.cart-container-totals__cost {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
}
.flex-price {
	display: flex;
	justify-content: space-between;
	width: 85%;
	border-bottom: 1px solid #D4D5D8;
	padding: 3px 0;
}
.cart-container-totals__cost p {
	margin: 5px 0;
}
.cart-container-totals__totals {
	display: flex;
	flex-direction: row;
	/*align-items: center;*/
	justify-content: space-between;
	grid-column: 1/3;
	font-size: 20px;
}
span.total-price {
	font-size: 24px;
	font-weight: 700;
}

@media screen and (min-width: 768px) {
	.stepper {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 600px;
		max-width: 100%;
	}
	.step {
		width: 30px;
		padding: 5px 3px;
		margin: 0 12px;
	}
	.stepper p.completed:not(.step-description){
		color: white;
		font-weight: bold;
		background-color: #32A3D7;
		border: 2px solid #32A3D7;
	}
	.step-description {
		color: gray;
		font-weight: 600;
		display: inherit;
	}
	.line {
		display: inherit;
		height: 1px;
		width: 120px;
		border-top: 1px solid #32A3D7;
	}
	input[type="text"].input__full-width {
		max-width: 383px !important;
	}
}

@media screen and (min-width: 1024px) {
	div.icon-row {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.money-back {
		order: 0;
	}
}

/* Confirmation Screen */
.checkout-confirmation .updated-none {
	color: #ccc;
}
.checkout-confirmation #key {
	border: 1px solid #d6d6d6;
	background: white;
	border-radius: 10px;
	padding: 0.5em;
	display: inline-block;
	margin-bottom: 1.5em;
}
.checkout-confirmation .key-type {
	font-size: 13px;
	display: inline;
	margin: 0 .5em;
}
.checkout-confirmation .key-type span {
	font-size: 0;
	line-height: 20px;
	height: 10px;
	width: 10px;
	background: #A8D657;
	display: inline-block;
	border-radius: 50%;
	margin-right: 10px;
}
.checkout-confirmation .key-type.this-month {
	margin-left: 2em;
}
.checkout-confirmation .key-type.this-month span {
	background: #9FD1EC;
}
.thankyou-confirmation {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 45px;
}
.checkout_thankyou-message a {
	text-decoration: none;
}
.thankyou-ithemes {
	color: white;
	border-radius: 16px;
	filter: drop-shadow(-4px 0px 40px rgba(36, 48, 57, 0.2));
	box-shadow: -4px 0px 40px rgba(36, 48, 57, 0.2);
	padding: 35px;
	min-width: 40%;
	max-width: 500px;
	background: url('/public/img/confetti_animation.gif'), linear-gradient(180deg, #0083E3 0%, #4DB4FF 100%);
}
p.thankyou-heading {
	font-size: 32px;
	line-height: 48px;
	font-weight: bold;
	margin: 0;
}
p.thankyou-body {
	font-size: 16px;
	font-weight: 600;
	margin: 0;
}
.purchase-category li button {
	background-color: #E3E3E3;
	border-radius: 4px;
	color: #243039;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
}
.purchased-products ul li .actions {
	display: none;
}
.purchased-products ul {
	background: white;
	border-top: none;
}
.purchased-products ul li {
	border-top: 2px solid #D4E1E6;
}
.purchased-products ul li a {
	color: #243039;
}
span.actions p.updated-none,
span.actions p.updated-week,
span.actions p.updated-month{
	color: #76878D;
}
.mem_tabs-area.purchased-products p.updated-date a{
	color: #243039;
}
.mem_tabs-area.purchased-products p a.download-link {
	color: #0B79C0;
}
@media screen and (min-width: 768px) {
	.thankyou-confirmation {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		margin-top: 50px;
	}
	.checkout_thankyou-message {
		margin-right: 35px;
	}
	.purchased-products ul li .actions {
		display: inherit;
	}
}
@media screen and (min-width: 1280px) {
	.checkout_thankyou-message {
		width: 40%;
	}
}
.mem_cart-empty {
	text-align: center;
	font-weight: 300;
	font-size: 2em;
	margin: 2em 0;
	padding: 2em;
	box-shadow: inset 0 0 50px #ebebeb;
	border-radius: 5px;
}
.mem_cart-empty a {
	text-decoration: none;
	font-weight: bold;
}
.cart_item-list {
	margin-top: 2em;
	border-top: 1px solid #ebebeb;
}
.cart_item td,
.cart_item-confirmation td {
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #ebebeb;
}
.cart_item.active-sub {
	opacity: .5;
}
.cart_product-title {
	font-size: 24px;
	font-weight: 600;
	color: #4B595F;
	margin-top: 16px;
}
.cart_quotas {
	display:inline-block;
	margin-left: 1em;
}
.cart_quota {
	background: #F3F5F6;
	font-size: .5em;
	padding: 2px 6px;
	display: inline-block;
	margin: 0 5px 0 0;
	border-radius: 3px;
}
.cart_view-details {
	margin: .25em 0 1em 1.5em;
	display:inline-block;
}
/*.cart_expiration {*/
/*	margin: 1em 1.5em;*/
/*}*/
.cart_desc {
	font-size: 14px;
	margin-bottom: 20px;
	color: #819298;
}
.cart_original-price {
	color: #f86161;
	margin-right: 10px;
}
.cart_item-savings {
	display: inline-block;
	background: #dbf8bf;
	border-bottom: 1px solid #bedea0;
	color: #374e22;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 8px;
	margin-top: 4px;
	border-radius: 3px;
}
.cart_item .cart_remove {
	padding: 4px 12px 0 0;
	text-align: right;
}
.cart_remove a {
	color: #aab7bc;
	font-size: 20px;
	text-decoration: none;
	padding: 0 8px;
	border: 2px solid transparent;
	border-radius: 50%;
	-webkit-transition:  all .2s linear;
	-moz-transition:  all .2s linear 0s;
}
.cart_remove a:hover {
	border: 2px solid #FF9898;
	color: #ff9898;
	box-shadow: 0 5px 20px #d6d6d6;
}
.cart_remove a:active {
	border: 2px solid #f94b4b;
	color: #F94B4B;
	-webkit-transition: none;
	-moz-transition: none;
}
.cart_item-list ul {
	list-style: none;
}
.cart_coupon-field:hover {
	border-color: #c9c9c9;
}
.cart_coupon-field:focus {
	border-color: #A8D657;
}
.cart_coupon-error {
	display: block;
	font-size: 14px;
	background: #ffd8d8;
	border: 1px solid #fdcdcd;
	color: #771d1d;
	padding: 2px 8px;
	border-radius: 3px;
	margin: 0 0 0 2em;
	text-align: center;
	max-width: 170px;
	clear:both;
}
.member_profile-field input.cart_button {
	background: #81C95E;
	border-radius: 4px;
	color: white !important;
	border: none;
	text-decoration: none;
	font-weight: 700;
	padding: 8px 24px !important;
}
.cart_totals {
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 30px;
}
img.credit-card-types {
	margin: 0;
	margin-bottom: -10px;
}
.credit-card-exp {
	display: flex;
	margin-top: 20px;
	margin-right: 50px
}
.coupon-input-field {
	position: relative
}
#coupon-field::placeholder {
	font-family: 'Open Sans', sans-serif;
	text-transform: capitalize;
	font-weight: 600;
	font-size: 16px;
	color: #76878D;
}
#coupon-field:focus-visible {
	border: 1px solid #01A1EC;
	box-shadow: 0 0 4px 1px #8cd4f6;
}
.cart_coupon-button {
	position: absolute;
	font-weight: 700;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.02em;
	background-color: #4DB4FF;
	color: white;
	border: none;
	padding: 14px 16px;
	border-radius: 0 10px 10px 0;
	width: 84px;
}
.cart_button.cart_coupon-button:hover,
.cart_button.cart_coupon-button:focus {
	background: #2eadf2;
	color: white;
}
.coupon-field-with-button {
	margin: 20px 0;
	position: relative;
}
.coupon-field-with-button span.loader.small {
	width: 6px;
	height: 6px;
}
.ssl-badge {
	text-align: center;
}
.ssl-badge svg {
	width: 100%;
	max-width: 170px;
}
.row {
	display:block;
	clear:both;
	margin-bottom: 1em;
}
.row:after {
	content: '';
	display:table;
	clear:both;
}
.row * {
	box-sizing: border-box;
}
.form-errors {
	margin-top: 20px;
	color: red;
}
.form-errors.hidden {
	margin: 0;
	display:none;
}
.form-errors.pulse {
	animation: pulse 1s infinite;
}
/* Still cart - limited time offers */
.limited-time {
    display: inline-block;
    border: 2px solid #8BC53E;
    color: #6E9B33;
    padding: 1px 4px 1px 4px;
    margin-left: 0;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.limited-span {
    display: inline-block;
    margin-left: 0;
}
p.promo-exceptions {
    font-style: italic;
    color: #919999;
    font-size: .9em;
}
tr.cart_item.limited-offer {
    background: #e6f7fb7a;
}
.cart_item.limited-offer td {
    padding: 40px 0 20px 30px;
    border-bottom: 1px solid #ebebeb;
}
.included-with-tk li.bold-feature {
    font-weight: 700;
}
.limited-offer .cart_quota {
    background: transparent;
    font-size: .5em;
    padding: 2px 6px;
    display: inline-block;
    margin: 0 5px 0 0;
    border-radius: 3px;
    border: solid 1px #4b595f;
}
.cart_quotas {
    display: inline-block;
    margin-left: 1em;
    vertical-align: text-bottom;
}
.cart_price {
    display: block;
}
span.limited-time-price {
    font-style: italic;
    font-size: 14px;
    color: #919999;
    width: 140px;
}
.howmany-buynow {
    background: #0084cb;
    color: #fff;
    font-size: .8em;
    font-weight: 400;
    padding: 0.5em .5em;
    margin: 0;
    border-radius: 3px;
    border: none;
    text-decoration: none;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear 0s;
    display: block;
    margin-top: 20px;
    display: inline;
    border-bottom: solid 2px #3F51B5;
}
.howmany-buynow:hover {
	color: #fff;
    text-decoration: none;
    background: #67bcff;
    border-color: #67bcff;
}

@keyframes pulse {
	0% {
		background-color: #fff7f7;
	}
	50% {
		background-color: #ffd9d9;
	}
	100% {
		background-color: #fff7f7;
	}
}

.input-group {
	display:block;
}

.input-group-first_name,
.input-group-exp {
	padding-right: 10px;
}

.input-group-city,
.input-group-state,
.input-group-postal_code {
	float:left;
}

.input-group-city,
.input-group-state {
	padding-right: 10px;
}

.input-group .form-control {
	width: 100%;
}

.input-group .form-control input {
	width: 100%;
}

.input-group.error .form-control,
.input-group.error .recurly-hosted-field {
	box-shadow: inset 0px 0px 0px 1px red
}

.input-group-exp .form-control {
	width: 50%;
	float:left;
}
.recurly-hosted-field {
	border-radius: 10px;
	border: 2px solid lightgray;
	background-color: white;
	height: 50px;
	margin: 10px 0;
}

.recurly-hosted-field:hover {
	box-shadow: inset 0 0 10px #CFEEFB;
}

.recurly-hosted-field-focus {
	border: 1.5px solid #01A1EC;
	box-shadow: 0 0 4px 1px #8CD4F6;
}

.input-group select {
	background: #F2F6F8;
	width: 100%;
	padding: 12px 14px;
	margin: 0;
	color: #5E7078;
	border: 1px solid #DEE9ED;
	outline: none;
	display: block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	font-size: 18px;
	border-radius: 0;
}

.fields-submit {
	margin-top: 2em;
}

.fields-submit #submit {
	font-size: 1.1em;
	padding: 15px;
	width: 100%;
}

@media screen and (min-width: 1280px) {
	.create-account-or-login-container {
		max-width: 1280px;
		margin: 0 auto;
	}
}
.checkout-confirmation {
	display:none;
}


/* reusable classes for checkout flow */
.member-panel h1.entry-title{
	font-weight: 600;
	color: #243039;
	font-size: 30px;
}
.member-cart-container {
	background-image: url('/public/img/blue-swirls-vectors.svg'), linear-gradient(180deg, #F3F5F6 0%, #FFFFFF 100%);
	background-repeat: no-repeat, repeat;
	background-position: right bottom, right;
	margin-top: 10px;
}
.member_panel-cart {
	max-width: 1280px;
	margin: 0 auto;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0;
}
.form-flex {
	display: flex;
	flex-wrap: wrap;
}
.form-label__block {
	display: block;
	color: #76878D;
	font-weight: 600;
	font-size: 16px;
	margin: 20px 0 0 10px;
}
input.border-error,
select.border-error {
	border: 1px solid #D83D0E !important;
}
p.cart-blue-text,
label.cart-blue-text {
	color: #0B79C0;
	font-size: 16px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
}
p.form-error {
	display: block;
	color: #D83D0E;
	font-size: 14px;
	margin: -10px 20px;
}
.member_panel .cart_button  {
	cursor: pointer;
}
button.checkout-flow__button {
	background-image: linear-gradient(to right, #7fb233, #95cf59);
	border: none;
	border-radius: 45px;
	font-size: 16px;
	color: white;
	font-weight: 600;
	padding: 15px 60px;
}
button.checkout-flow__button:hover {
	background-image: linear-gradient(to right,  #7fb233, #95cf59);
	color: white;
	box-shadow: inset 0px -4px 2px rgba(0, 0, 0, 0.12);
}
.checkout-flow__input-button {
	background-image: linear-gradient(to right, #7fb233, #95cf59);
	border: none;
	border-radius: 45px;
	font-size: 16px;
	color: white;
	font-weight: 600;
	padding: 15px 60px;
	width: 300px;
}
.checkout-flow__input-button:hover{
	background-image: linear-gradient(to right,  #7fb233, #95cf59);
	color: white;
	box-shadow: inset 0 -4px 2px rgba(0, 0, 0, 0.12);
}
.transparent-white {
	background: rgba(255, 255, 255, 0.7);
	box-shadow: 0 4px 24px rgba(77, 180, 255, 0.1);
}


/* ### LOGIN AND PASSWORD RESET ### */
/* CONTAINERS */
#container {
	height: 95vh;
	background-image: url('../img/members-page/background-design-swirls-sm.svg');
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content {
	position: relative;
}
#login-container.show-form.slide-up {
	left: 19px;
}
#login-container {
	width: 100%;
	margin: 100px auto 0;
	max-width: 320px;
	padding-left: 16px;
	padding-right: 16px;
}
#reset-container {
	margin: 0 auto;
}
.reset-form {
	max-width: 320px;
}
.reset-form-border {
	border: 1px solid #E3E3EA;
	padding: 32px 16px;
	margin: 40px 18px 20px;
}
.reset-form-standalone {
	margin: 0 auto;
}
.flex-between {
	max-width: 320px;
	display: flex;
	justify-content: space-between;
	margin-top: 28px;
}
.create-password-container {
	max-width: 320px;
	margin: 100px auto 0;
}
.login-form-container .contact-link-container {
	margin: 81px auto 0;
	text-align: center;
}
.reset-form-container .contact-link-container {
	margin: 74px auto 0;
	text-align: center;
}
.reset-password-container .contact-link-container {
	margin: 80px 0 auto;
	text-align: center;
}
@media screen and (min-width: 640px) {
	#login-container.show-form.slide-up {
		left: 144px;
	}
	#reset-container.show-form.slide-up {
		left: 125px;
	}
	.back-arrow {
		margin: 38px 0 40px -110px;
	}
	.reset-form-container-standalone .back-arrow {
		margin: 38px 0 40px 14px;
	}
}
@media screen and (min-width: 768px) {
	#login-container {
		max-width: 510px;
		margin: 100px auto 0;
		padding: 0 100px;
	}
	.flex-between {
		max-width: 495px;
		display: flex;
		justify-content: space-between;
	}
	#login-container.show-form.slide-up {
		left: 29px;
	}
	.reset-form {
		max-width: 501px;
	}
	.reset-form-border {
		padding: 80px 104px;
	}
	#reset-container.show-form.slide-up {
		left: 8px;
	}
	.back-arrow {
		margin: 38px 0 40px 14px !important;
	}
	.create-password-container {
		max-width: 510px;
		margin: 0 auto;
		padding: 0 100px;
	}
}
@media screen and (min-width: 1024px) {
	#container {
		height: 95vh;
		background-image: url('../img/members-page/background-design-swirls-mask.svg');
		background-repeat: no-repeat;
		background-position: left bottom;
	}
	#login-container.show-form.slide-up {
		top: 50px;
		left: 157px;
	}
	#reset-container.show-form.slide-up {
		top: 25px;
		left: 138px;
	}
	.back-arrow {
		margin: 10px 0 30px -120px !important;
	}
	.reset-form-container-standalone .back-arrow {
		margin: 38px 0 40px 14px !important;
	}
}
@media screen and (min-width: 1280px) {
	#content {
		max-width: 1280px;
		margin: 0 auto;
	}
	#login-container.show-form.slide-up {
		top: 50px;
		left: 285px;
	}
	#reset-container.show-form.slide-up {
		top: 0;
		left: 266px;
	}
}
/* INPUTS */
.login-form-container input#user,
.login-form-container input#pass,
.reset-form-container input#reset,
.create-password-container input#new_password,
.create-password-container input#new_password_confirm {
	width: 320px;
	height: 53px;
	border-radius: 4px;
	border: 1px solid #D4D5D8;
	background: #FFFFFF;
	padding: 17px 0 17px 16px;
	margin: 8px 0;
}
.login-form-container input#user:hover,
.login-form-container input#pass:hover,
.reset-form-container input#reset:hover,
.create-password-container input#new_password:hover,
.create-password-container input#new_password_confirm:hover {
	border: 1px solid #B7BAC2;
}
.login-form-container input#user:focus,
.login-form-container input#pass:focus,
.reset-form-container input#reset:focus,
.create-password-container input#new_password:focus,
.create-password-container input#new_password_confirm:focus
 {
	border: 1px solid #008CCE;
}
.reset-form-container input#reset,
.create-password-container input#new_password_confirm,
.login-form-container input#pass {
	margin-bottom: 15px;
}
.reset-form-container input#reset {
	margin-bottom: 35px;
}
.login-form-container input#user::placeholder,
.login-form-container input#pass::placeholder,
.reset-form-container input#reset::placeholder,
.create-password-container input#new_password::placeholder,
.create-password-container input#new_password_confirm::placeholder {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 0.02em;
	color: #B7BAC2;
}
.create-password-container input[type="password"]:hover,
.create-password-container input[type="text"]:hover{
	box-shadow: none !important;
}
.login-form-container i#toggle-pw {
	position: relative;
	left: 276px;
	top: -52px;
}
.login-form-container i#toggle-pw.show,
.create-password-container i#toggle-new-pw-1.show,
.create-password-container i#toggle-new-pw-2.show{
	content: url("../img/members-page/icon-show-password-grey.svg");
}
.login-form-container i#toggle-pw.hide,
.create-password-container i#toggle-new-pw-1.hide,
.create-password-container i#toggle-new-pw-2.hide {
	content: url("../img/members-page/icon-hide-password-grey.svg");
}
.create-password-container i#toggle-new-pw-1,
.create-password-container i#toggle-new-pw-2 {
	position: relative;
	left: 276px;
	top: -45px;
}
i#toggle-new-pw-2.confirm-pw-toggle {
	top: -53px;
}
@media screen and (min-width: 768px) {
	.login-form-container input#user,
	.login-form-container input#pass,
	.create-password-container input#new_password,
	.create-password-container input#new_password_confirm {
		width: 510px;
	}
	.login-form-container i#toggle-pw {
		left: 462px;
	}
	.reset-form-container input#reset {
		width: 501px;
	}
	.create-password-container {
		max-width: 510px;
		margin: 100px auto 0;
		padding: 0 100px;
	}
	.create-password-container i#toggle-new-pw-1,
	.create-password-container i#toggle-new-pw-2 {
		position: relative;
		left: 462px;
	}
	i#toggle-new-pw-2.confirm-pw-toggle {
		top: -53px;
	}
}
/* BUTTONS AND BUTTON-LIKE INPUTS */
.members-button {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.03em;
	color: white;
	background: #81C95E;
	border: none;
	border-radius: 32px;
	height: 48px;
}
.members-button:hover {
	background: #8ED66B;
}
.members-button#login-button {
	padding: 13px 127px 13px 142px;
}
.members-button#reset-button {
	padding: 13px 94px;
}
.members-button#save-password {
	padding: 13px 98px;
}
span.button-text {
	white-space: nowrap;
}
.back-arrow {
	margin: 38px 0 40px 14px;
}
#login-button .spinner,
#reset-button .spinner,
#save-password .spinner {
	display: none;
	transition: opacity 0.2s ease-out;
}
#login-button .button-text,
#reset-button .button-text,
#save-password .button-text {
	display: block;
}
#login-button.is-loading .button-text,
#reset-button.is-loading .button-text,
#save-password.is-loading .button-text {
	display: none;
}
#login-button.is-loading .spinner {
	display: block;
	margin: 0 13px;
}
#reset-button.is-loading .spinner {
	display: block;
	margin: 0 54px;
}
#save-password.is-loading .spinner {
	display: block;
	margin: 0 50px;
}

@media screen and (min-width: 768px) {
	.members-button#login-button {
		padding: 13px 230px;
	}
	.members-button#reset-button {
		padding: 13px 185px;
	}
	.members-button#save-password {
		padding: 13px 193px 13px 193px;
	}
}
/* TEXT */
.reset-form-container h1,
.create-password-container h1,
.login-form-container h1 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.02em;
	color: #0F2433;
	text-align: center;
}
.login-form-container h1,
.create-password-container h1{
	margin-bottom: 30px;
}
.login-error {
	margin-top: -36px;
	font: 600 16px 'Open Sans', sans-serif;
	color: #EE7272;
	margin-bottom: 11px;
	text-align: center;
}
.password-error {
	margin-top: -33px;
	font: 600 16px 'Open Sans', sans-serif;
	color: #EE7272;
	margin-bottom: 11px;
	text-align: center;
}
.form-label__block-login {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #5E5E5E;
	letter-spacing: 0.01em;
}
.flex-between a {
	text-decoration: none;
	letter-spacing: 0.02em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	padding: 4px 8px;
}
.flex-between a:hover {
	background: #F0F9FF;
	border-radius: 4px;
	padding: 4px 8px;
	cursor: pointer;
}
.reset-form-container p {
	color: #6F6F6F;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.02em;
	margin-bottom: 32px;
	text-align: center;
}
.members-contact {
	font: 14px 'Open Sans', sans-serif;
	letter-spacing: 0.02em;
	line-height: 19px;
	text-decoration: none;
}
.members-contact:hover {
	text-decoration: underline;
	font-weight: 600;
}
.pass0,
.pass1 {
	margin-top: -37px;
	margin-bottom: 10px
}
.save-success-message {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0.02em;
	border: 2px solid #81C95E;
	padding: 80px 40px;
	max-width: 292px;
	margin:	110px auto 0;
	display:none;
}
.save-error-message {
	padding: 10px;
	background: #FFEEEE;
	border-radius: 4px;
	display:none;
}
.reset-password-error {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0.02em;
	border: 2px solid #cf3917;
	padding: 80px 40px;
	max-width: 292px;
	margin:	110px 35px 0;
}
@media screen and (min-width: 768px) {
	.login-form-container h1,
	.reset-form-container h1,
	.create-password-container h1{
		font-size: 28px;
		line-height: 42px;
	}
	.form-label__block-login {
		font-size: 18px;
		line-height: 25px;
	}
	.flex-between a {
		font-size: 16px;
		line-height: 22px;
		padding: 4px 8px;
	}
	.reset-form-container p {
		font-size: 14px;
		line-height: 23px;
		letter-spacing: 0.03em;
		max-width: 501px;
		margin: 0 auto 32px;
		padding: 0 16px;
	}
	.save-success-message {
		padding: 80px 104px;
		max-width: 530px;
		margin: 100px auto 250px;
		text-align: center;
	}
	.save-error-message {
		padding: 10px;
		background: #FFEEEE;
		border-radius: 4px;
		display:none;
	}
	.reset-password-error {
		padding: 80px 104px;
		max-width: 530px;
		margin: 100px auto 0;
		text-align: center;
	}
	.members-contact {
		font: 16px 'Open Sans', sans-serif;
		letter-spacing: 0.02em;
		line-height: 22px;
		text-decoration: none;
	}
}
/* ANIMATIONS AND RELATED CLASSES */
.slide-up {
	visibility: visible;
	position: absolute;
	animation: slide-up 1s ease 0s 1 normal forwards;
}
@keyframes slide-up {
	0% {
		opacity: 0;
		transform: translateY(250px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
.slide-down {
	visibility: visible;
	position:absolute;
	animation: slide-down 0.5s ease 0s 1 normal forwards;
}
@keyframes slide-down {
	0% {
		opacity: 1;
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		transform: translateY(250px);
	}
}
.hide-form {
	visibility: hidden;
}
.show-form {
	visibility: visible;
}

/* ### REGISTER ### */
/* logo header */
.brand-header__container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.brands {
	display: flex;
	flex-direction: column;
}
.ithemes-logo {
	margin-right: 10px;
	text-decoration: none;
}
.ithemes-logo:hover {
	text-decoration: none !important;
}
/* back button and modal */
button.image-link img {
	margin: 0;
}
button.image-link{
	background-color: white;
	border: none;
	border-radius: 20px;
	padding: 7px;
	margin-left: 5px;
	width: 40px;
	height: 40px;
}
button.image-link:hover {
	box-shadow:2px 2px 5px 1px #C0C0C0;
}
#back-modal {
	display: none;
	position: absolute;
	z-index: 1;
	padding-top: 150px;
	padding-left: 150px;
	margin: 0 auto;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.back-modal__content {
	max-width: 440px;
	border-radius: 10px;
	padding: 15px 20px;
	box-shadow:2px 2px 5px 1px #C0C0C0;
	background-color: white;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.back-modal__content > div > p {
	font-size: 16px;
	font-weight: 600;
	line-height: 200%;
	color: #243039;
	text-align: center;
}
.modal-buttons {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 400px;
}
button#cancel {
	background-color: #008CCE;
	color: white;
	border: none;
	border-radius: 20px;
	padding: 10px 25px;
	font-weight: 600;
	margin-right: 20px;
	font-size: 16px;
}
button#continue {
	background-color: transparent;
	border: none;
	border-radius: 20px;
	padding: 10px 25px;
	font-weight: 600;
	font-size: 16px;
	color: #76878D;
}
/* radio links */
/* https://blog.logrocket.com/how-to-style-forms-with-css-a-beginners-guide/ */
.radio-input__label {
	display:block;
	font-weight: 600;
	margin-bottom:4px;
	margin-left: 5px;
	position: relative;
	padding-left:30px;
}
/* hide default radio button  */
label input[type=radio] {
	position: absolute;
	width:0;
	height:0;
}
/* custom radio button */
label span {
	position: absolute;
	top:0;
	left:0;
	width:20px;
	height:20px;
	background-color: white;
	border: 2px solid #9FCF59;
	border-radius: 50%;
}
/* the selected icon */
label span:after {
	content: "";
	position: absolute;
	display: none;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	background-color:#9FCF59;
	width:15px;
	height:15px;
	border-radius:50%;
}
label input:checked ~ span {
	background-color: white;
}
label input:checked ~ span:after {
	display:block;
}
/* custom checkbox button */
/* https://www.w3schools.com/howto/howto_css_custom_checkbox.asp */
.checkbox-input__label {
	display:block;
	font-weight: 600;
	margin-bottom:4px;
	margin-left: 5px;
	position: relative;
	padding-left:30px;
}
/* hide default checkbox */
label input[type=checkbox] {
	position: absolute;
	width:0;
	height:0;
}
/* custom checkbox button */
.checkbox-input__label span {
	position: absolute;
	top:0;
	left:0;
	width:20px;
	height:20px;
	background-color: white;
	border: 2px solid #9FCF59;
	border-radius: 0;
}
input:checked ~ .checkmark {
  background-color: #9FCF59;
}
/* the selected icon, hidden when not checked */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
	border-radius: 0;
}
.checkbox-input__label input:checked ~ span:after {
	display:block;
}
.checkmark:after {
	left: 6px;
	top: 1px;
	width: 5px;
	height: 12px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* create account or log in form */
.create_or_login,
.checkout-type-selection {
	display: flex;
	max-width: 320px;
	justify-content: space-between;
	color: #243039;
}
span.passStrengthify {
	/*visibility: hidden;*/
	display: none !important;
	/*margin-left: 15px;*/
}


/* testimonial */
.testimonial {
	background-color: white;
	box-shadow: 0px 4px 24px rgba(77, 180, 255, 0.1);
	border-radius: 16px;
	padding: 16px 24px 24px 24px;
	max-width: 550px;
	margin: 35px 0 35px 0;
}
.testimonial-heading {
	display: flex;
	align-items: center;
}
.customer-avatar {
	flex: 1;
}
.customer-text {
	flex: 5;
}
.customer-quote_icon {
	flex: 1;
}
.customer-avatar img {
	border-radius: 50%;
	width: auto;
}
.testimonial-name {
	font-weight: bold;
	font-size: 16px;
}
.testimonial-company{
	font-size: 12px;
}
.testimonial p {
	margin: 0;
}
/* benefits list */
.benefits-list {
	padding: 16px 16px 16px 24px;
	border-radius: 16px;
}
.member_register-info h2 {
	text-align: left;
	color: #636363;
	font-size: 20px;
	font-weight: 600;
}
/* https://techforluddites.com/replacing-list-bullets-with-images-using-css/ */
ul.list-with-images {
	list-style-type: none;
	margin: 0;
}
ul.list-with-images li {
	height: 54px;
	padding-left: 65px;
	font-size: 15px;
	line-height: 16px;
}
ul.list-with-images li:last-of-type {
	padding-left: 0;
}
li.money {
	background: url('/public/img/money_icon.svg') no-repeat top left;
	padding-top: 10px;
}
li.support {
	background: url('/public/img/support_icon_person.svg') no-repeat top left;
	padding-top: 10px;
}
li.gift {
	background: url('/public/img/gift_icon.svg') no-repeat top left;
	padding-top: 10px;
}
li.radar {
	background: url('/public/img/radar_icon.svg') no-repeat top left;
	padding-top: 10px;
}
.member_register-info .plugin-suggestions {
	margin-top: 15px;
}

@media screen and (min-width: 640px) {
	.brands {
		display: flex;
		flex-direction: row;
	}
}

@media screen and (min-width: 768px) {
	#register input{
		max-width: 180px;
	}
	.username {
		width: 100%;
	}
	button#cart_register_login {
		padding: 15px 60px;
		margin-top: 10px;
	}
	button#address_checkout {
		margin-top: 35px;
		padding: 15px 90px;
	}

}

@media screen and (min-width: 1024px) {
	div.brand-header__container.cart-header{
		max-width: 58%;
	}
	.member_register-register form {
		border-right: 1px solid lightgray;
	}
	#register input {
		max-width: 250px;
	}

	#address select {
		width: 400px;
    }
	button#address_checkout {
		width: 400px;
	}
}

@media screen and (min-width: 1280px) {
	ul.list-with-images {
		padding-top: 10px;
	}
	input.full-width {
		width: 533px !important;
	}
	#address input:not(input[type="checkbox"]) {
		width: 255px;
	}
	#address select {
		width: 255px;
	}
	button#address_checkout {
		width: 533px;
	}
}
.member_panel input[type="text"],
.member_panel input[type="email"],
.member_panel select,
.member_panel input[type="password"] {
	background: #F2F6F8;
	border: 1px solid #DEE9ED;
	font-size: 20px;
	padding: 10px !important;
	border-radius: 0;
	color: #5E7078;
}
.member_panel input[type="text"]:hover,
.member_panel input[type="email"]:hover,
.member_panel select:hover,
.member_panel input[type="password"]:hover {
	background: #E3F4FB;
	border: 1px solid #CFEEFB;
	box-shadow: inset 0 0 10px #CFEEFB;
}
.member_panel input[type="text"]:focus,
.member_panel select:focus,
.member_panel input[type="password"]:focus {
	border: 1px solid #CFEEFB;
	border-bottom: 1px solid #0094D2;
	background: #FFF;
}
.member_register-recap {
	margin: 3em 0;
}
.member_profile h3 {
	margin: 2em 0 0;
	font-weight: normal;
	letter-spacing: 0;
	float:left;
	width: 100%;
}
.member_profile p {
	margin: 0;
	font-size: .9em;
	color: #5E7078;
}
.member_profile .member_profile-note {
	max-width: 600px;
	margin: 1.5em 0;
}
.member_profile-field.error input {
	border: 1px solid #feadad !important;
}
.profile-field-error {
	display:none;
}
.profile-field-error span{
	font: 600 14px 'Open Sans', sans-serif;
	line-height: 19px;
	letter-spacing: 0.02em;
	color: #EE7272;
	margin-top: -30px;
}

/* history/invoice */

.mem_history {
	margin-top: 3em;
}
.mem_history h3 {
	margin: 0 0 1em;
	letter-spacing: 0;
}
.mem_history-invoice {
	display: block;
	max-width: 140px;
	padding: 5px 10px;
	border-radius: 3px;
	background: #A8D657;
	color: #13350A;
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	-webkit-transition:  all .1s linear;
	-moz-transition:  all .1s linear 0s;
}
.mem_history-invoice:hover {
	background: #bbed65;
	color: #13350A;
	text-decoration: none;
}
.mem_history th {
	border-bottom: 1px solid #ebebeb;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.mem_history td {
	padding: 1em 0;
}

.top-btn {
	z-index: 1000
}

.banner {
	padding: 2em 0;
	background: #0080C9;
	border-bottom: 3px solid #106fa5;
	color: #FFF;
	font-size: 16px;
	text-align: right;
}
.banner a, .wprosper-signup, a.sync-signup {
	background: #fff;
	border-bottom: 3px solid #d6d6d6;
	color: #0080C9;
	margin-left: 5px;
	padding: 3px 6px;
	border-radius: 3px;
	font-weight: 600;
	text-decoration: none;
}

.wprosper-signup {
	font-size: 1.5em;
	padding: .25em 2em;
	display: block;
	margin-bottom: 10px;
	text-align: center;
}

.banner.siteground {
	background: #647991;
	border-bottom: 3px solid #99AD68;
}

.banner.lastpass {
	background: #fff;
	border-bottom: 3px solid #d32d27;
	color: #333;
}

.banner.sync {
	background: #fff;
	border-bottom: 3px solid #86c334;
	color: #333;
	padding: 1.5em 0;
}

.banner.siteground img {
	float: left;
	max-width: 165px;
	margin: -6px 0 0 0;
}

.banner.lastpass img {
	float: left;
	max-width: 200px;
	margin: 0;
}
.banner.sync .width-wrapper {
	text-align: left;
}
.banner.sync p {
	display: inline-block;
}
.banner.sync img {
    float: left;
    max-width: 200px;
    margin: 5px 30px 0 0px;
}

.banner.siteground a {
	background: #ADC07D;
	border-bottom: 2px solid #99AD68;
	color: #3B471C;
}

.banner.lastpass a {
	background: #fff;
	border-bottom: 0;
	border: 1px solid #d32d27;
	color: #d32d27;
}

.banner.sync a, .wprosper-signup, a.sync-signup {
	border-bottom: 0;
	color: #fff;
	background: #097bff;
    border-color: #097bff;
}
.banner.sync .banner-content h3 {
	margin: 10px 0 0;
}
.banner.sync .banner-content p {
	margin: 10px 0 0;
}
.banner.sync .banner-content {
	display: inline-block;
	float: left;
}
.banner.sync a {
	display: inline-block;
    margin-top: 40px;
    margin-left: 40px;
}
.banner.sync a:hover, .wprosper-signup:hover {
    background: #2c83cb;
    color: #fff;
    text-decoration: none;
}

.banner.lastpass a:hover {
	background: #d32d27;
	color: #fff;
}

.banner.siteground a:hover {
	background: #c7da96;
}


/* Perks Styling */

.mem_perks-list {
	list-style-type: none;
	margin: 0;
}

.mem_perks-list li {
	display: block;
	float: left;
	width: 40%;
	margin: 5px 2.66% 5px 0;
	text-align: center;
	vertical-align: top;
}

.mem_perks-list li:nth-child(4n+4) {
	margin: 5px 0 5px 0;
}

.mem_perks-list a {
    display: block;
    padding: 50px 20px;
    min-height: 130px;
    text-decoration: none;
    color: #444;
    font-size: 14px;
    background: #f5f5f5;
    border: 1px solid #ebebeb;
    border-radius: 3px;
}

.mem_perks-list a:hover {
	background: #C8F57A;
}

.mem_perks-list p {
	margin: .5em 0 0 0;
	font-weight: bold;
}

.mem_perks-links blockquote footer {
	text-align: right;
	margin: 1em 0 0 0;
}
.promo-perk {
	background: #343434;
    color: #fff;
    padding: 1% 4% 0;
    max-width: 700px;
    text-align: center;
}
.promo-perk h3 {
	    color: #fff;
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 1.9em;
}
.promo-perk h4 {
	color: #ffffff;
    font-weight: 500;
    font-size: 18px;
    margin: 4%;
}
.promo-perk ul {
	text-align: left;
	margin: 0 20%;
}
.promo-perk italic,
.perk-coupon italic {
	font-style: italic;
}
.perk-coupon {
    max-width: 700px;
    text-align: center;
    padding: 0 4%;
}
.perk-coupon p.coupon {
    font-weight: 700;
    -background: #F9C258;
    padding: 2% 3%;
    border: dashed 10px #FF1DDB;
}
.perk-code {
	color: #000000;
    background: #000;
    letter-spacing: 1px;
    padding: 2px 5px;
    border-radius: 3px;
    background-image: linear-gradient(
40deg
, #FF4184 33%, #F9C258 67%);
}
mem_home-products .promo-perk {
	padding: 0;
}
.mem_home-product.no-arrow.promo-perk {
	opacity: 1;
    background-image: linear-gradient(180deg, #51e0d3 0%, #008fe2 100%);
	border: none;
	padding: 4%;
}
a.kt-button.button.kt-btn-0-action.kt-btn-size-custom.kt-btn-style-basic.kt-btn-svg-show-always.kt-btn-has-text-true.kt-btn-has-svg-true {
    border-radius: 3px;
    border-width: 2px;
    color: #ffffff;
    font-size: 16px;
    background: #000000;
    border-color: #000000;
    text-decoration: none;
    padding: 2% 4%;
    display: block;
    margin: 4% 8%;
}
a.kt-button.button.kt-btn-1-action.kt-btn-size-custom.kt-btn-style-basic.kt-btn-svg-show-always.kt-btn-has-text-true.kt-btn-has-svg-true {
	 border-radius: 3px;
    border-width: 2px;
    color: #000000;
    font-size: 16px;
    background: #ffffff;
    border-color: #ffffff;
    text-decoration: none;
    padding: 2% 4%;
    display: block;
    margin: 4% 8%;
}
.mem_home-product.no-arrow.promo-perk ul {
	margin: 0;
}
/* Support & Helpdesk Styles */

.helpdesk-message {
	padding: 20px;
	background: #ddd;
	text-align: center;
	border-radius: 3px;
	border: 2px solid #aaa;
	margin: 0 0 20px 0;
}

.tickets-list-wrapper h3, .support-thread-comment .comment-date {
	background: #2a2f33;
	margin: 0;
	color: #fff;
	padding: 5px 10px;
	font-weight: normal;
	letter-spacing: normal;
}

.tickets {
	margin: 0;
	list-style-type: none;
}

.ticket .wrapper {
	border-bottom: 2px solid #ddd;
	padding: .5em 0;
}

.ticket-title {
	width: 25%;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
	line-height: 1.25em;
	padding: .5em 0;
	margin: 0;
	line-height: 2;
}

.ticket-description {
	width: 70%;
	float: right;
	margin: 0 0 0 5%;
	position: relative;
}

.description-item {
	display: block;
	float: left;
	margin: 0 2% 0 0;
	text-align: right;
	width: 18%;
}

.description-item span {
	font-size: .7em;
	text-transform: uppercase;
	color: #666;
}

.actions a {
	text-decoration: none;
	position: relative;
	font-size: 1.15em;
	margin: 0 0 0 8px;
}

.actions a[title]:hover:after {
  content: attr(title);
  padding: 4px 8px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 100%;
  white-space: nowrap;
  z-index: 20;
  border-radius: 3px;
  background: #0084cb;
}

.support-request select, .support-request input[type="text"], .support-request textarea, #post-support-ticket-reply textarea {
	width: 100%;
}

.support-request input[type="text"] {
	margin: 1em 0;
}

.support-request textarea, #post-support-ticket-reply textarea{
	height: 300px;
	font-size: 14px;
	background: #F2F6F8;
}

.support-ticket h2 {
	margin: 0 0 .5em 0;
}

.back-to-page {
	display: block;
	text-align: right;
	text-decoration: none;
	margin: 10px 0 0 0;
}

.back-to-page:before {
	margin-right: 5px;
}

.back-to-page:hover {
	text-decoration: none;
}

.support-thread-comment {
	background-image: url(data:image/gif;base64,R0lGODlhAgABAIAAAN3d3QAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwMTQgNzkuMTU2Nzk3LCAyMDE0LzA4LzIwLTA5OjUzOjAyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4MTY4REE3RDdGMTkxMUU0QUQwRkM2RTZFMEY5OTlBRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4MTY4REE3RTdGMTkxMUU0QUQwRkM2RTZFMEY5OTlBRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgxNjhEQTdCN0YxOTExRTRBRDBGQzZFNkUwRjk5OUFFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjgxNjhEQTdDN0YxOTExRTRBRDBGQzZFNkUwRjk5OUFFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAIAAQAAAgIECgA7);
	background-repeat: repeat-y;
	background-position: 17%;
}

.support-thread-comment .date {
	float: right;
}

.support-thread-comment .comment-info {
	width: 13%;
	float: left;
	text-align: center;
	padding: 20px 2% 10px 2%;
}

.support-thread-comment .comment {
	width: 62%;
	margin-left: 17%;
	padding: 3%;
}

.support-thread-comment .person-info p, .support-thread-comment .person-info img {
	margin: 0;
}

.staff.support-thread-comment .person-info p {
	color: #86a94a;
}

.support-thread-comment .person-info img {
	border-radius: 3px;
}

.staff.support-thread-comment .person-info img {
	border: 4px solid #86a94a;
}

.required-message {
	border: 5px solid #D41314;
	border-radius: 3px;
	padding: 5px 10px;
	background: #F5A2A2;
	font-weight: bold;
	margin: .5em 0;
}

.content-callout {
	max-width: 700px;
	margin: 2em auto;
}

.full-width {
	max-width: 100%;
}

.support-request input[type="text"] {
	margin: 0;
}

.support-request select,
#support-titcket-details,
.member_panel input[type="text"], .member_panel select, .member_panel input[type="password"] {
	background: #F2F6F8;
	border: 1px solid #DEE9ED;
	font-size: 1.2em;
	padding: 10px !important;
	border-radius: 0;
	color: #5E7078;
}

#ticket-category-select option {
	padding-left: .5em;
}


/* Ticket Attachments */
.open-attachment-modal {
	display:block;
	margin: 2em 0 0 0;
}

.attachment-modal {
	background: #fff;
	padding: 0 2em 2em 2em;
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
	position: fixed;
	z-index: 10000;
	top: 2em;
	bottom: 2em;
	left: 2em;
	right: 2em;
	overflow: auto;
	display:none;
}

.close-attachment-modal {
	position: absolute;
	right: 1em;
	top: 1em;
	font-size: 2em;
	line-height: 1em;
	cursor:pointer;
}

.dropzone {
	background: #fff;
	padding: 4em 2em;
	text-align: center;
	border: 4px dashed #ddd;
	cursor: pointer;
	overflow:hidden;
}

.dropzone .dz-message {
	font-size: 1.5em;
	font-weight: 300;
}

.dropzone.dz-drag-hover {
	background: #efefef;
}

.dropzone .dz-success-mark,
.dropzone .dz-error-mark {
	display:none;
}

.dropzone .dz-image img {
	margin: 0;
}

.dropzone .dz-preview {
	margin: 0 1em 1em 0;
	padding: 1em;
	border: 1px solid #ddd;
	text-align: left;
	float:left;
	position: relative;
	cursor:default;
}

.dropzone .dz-preview .dz-progress {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 6px;
	background: #d7d7d7;
}
.dropzone .dz-preview .dz-progress .dz-upload {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0%;
	background-color: #a8d657;
}

.dropzone .dz-preview .dz-success-message {
	font-size: .875em;
	padding: 5px 10px;
	margin: 1em 0;
	background: #a8d657;
	color: #fff;
}

.uploaded-attachments {
	margin: 1em 0;
}

.uploaded-attachments li {
	list-style: none;
	display: inline-block;
	padding: 1em;
	border: 1px solid #ddd;
	margin: 0 1em 1em 0;
	position: relative;
	-webkit-transition: .2s linear opacity;
	-moz-transition: .2s linear opacity;
	transition: .2s linear opacity;
}

.uploaded-attachments li a.remove-attachment {
	position: absolute;
	top: -8px;
	right: -8px;
	padding: 5px;
	border: 2px solid red;
	color: red;
	text-decoration: none;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	line-height: .7;
	background: #fff;
	text-align: center;
	cursor:pointer;
}

.uploaded-attachments li.deleting {
	opacity: .5;
}

.profile-billing-info {
	margin: 3em 0;
	font-style: italic;;
}

.loader {
	/*margin: 0 10px 0 0;*/
	font-size: 10px;
	text-indent: -9999em;
	border-top: 5px solid rgba(255, 255, 255, 0.3);
	border-right: 5px solid rgba(255, 255, 255, 0.3);
	border-bottom: 5px solid rgba(255, 255, 255, 0.3);
	border-left: 5px solid #ffffff;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
	display:inline-block;
	line-height: 1;
	vertical-align: middle;
}
.loader,
.loader:after {
	border-radius: 50%;
	width: 25px;
	height: 25px;
	width: 10px;
	height: 10px;
}

.loader.color-green {
	border-top: 5px solid rgba(164, 214, 87, 1);
	border-right: 5px solid rgba(164, 214, 87, 1);
	border-bottom: 5px solid rgba(164, 214, 87, 1);
	border-left: 5px solid #DEE9ED;
}

.loader.small {
	width: 6px;
	height: 6px;
}

@-webkit-keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.button-wrapper {
	text-align: center;
}
.subscription-button {
    margin: 4em .5em 2em;
    text-align: right;
    display: inline-block;
}

p.subscription-billing-info {
	margin: 2em 0;
	font-style: italic;
	text-align: center;
}
.credit-card-types {
	list-style: none;
	margin: 0 0 0 15px;
	display: inline-block;
}

.credit-card-types li {
	display: inline-block;
}

.credit-card-types li img {
	max-width: 30px;
}

.credit-card-types li img.not-selected {
	opacity: .3;
}
.field-error {
	border: 1px solid #EE7272 !important;
}
.username-error {
	font: 600 14px 'Open Sans', sans-serif;
	line-height: 19px;
	color: #EE7272;
	letter-spacing: 0.02em;
	margin-bottom: -19px;
	display: none;
}
.reset-error {
	font: 600 14px 'Open Sans', sans-serif;
	line-height: 19px;
	color: #EE7272;
	letter-spacing: 0.02em;
	margin-top: -30px;
	margin-bottom: 17px;
}
/* Tax exempt */
.hidden {
	display: none;
}
.fields-tax-id-enabled {
	width: 300px;
}
.tax-id-description {
	width: 300px;
	margin-left: 10px;
	font-size: 14px;
	color: #76878D;
	font-weight: 600;
}
.input-group-tax-id-enabled > label {
	font-weight: 600;
	color: #243039;
	margin-left: 10px;
}
.block-button {
	min-width: 310px;
	margin-top: 20px;
	display: flex;
	justify-content: center;
	width: 100%;
}
@media screen and (min-width: 1024px) {
	.block-button {
		min-width: 500px;
		display: flex;
		justify-content: flex-start;
		margin-top: 0;
	}
}

/* Invoice List */
.mem_tabs-area ul li .invoice-price,
.mem_tabs-area ul li .invoice-date {
    font-size: 14px;
    color: #70777C;
    font-weight: normal;
    margin: 0 2px;
    border: 1px solid transparent;
    border-radius: 2px;
    display: inline-block;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
}
.mem_tabs-area ul li .invoice-date {
	color: #ccc;
}
.mem_tabs-area ul li .actions a {
    padding: 10px 10px 10px 10px;
    border: 1px solid transparent;
    font-size: 16px;
}
.mem_tabs-area ul li {
    min-height : 45px;
    padding: 4px 6px 5px 14px;
}
.mem_tabs-area ul li div {
    height:45px;
    display:table-cell;
    vertical-align : middle;
    display: inline-block;
    line-height: 45px;
}
.mem_tabs-area ul li div.actions {
	float: right;
	line-height: 25px;
}
@media only screen and ( max-width:985px ) {
	.full-width-ad-inner-wrapper {
		margin: 0 1em;
	}
	.totals-container {
		padding: 2em;
	}
}

@media only screen and ( max-width:920px ) {
	.member-panel-ad-header {
		font-size: 1.7em;
		line-height: 1.2em;
	}

	.mem_perks-list li {
		width: 49%;
		margin: 8px 2% 8px 0;
	}

	.mem_perks-list li:nth-child(2n+2) {
		margin: 8px 0 8px 0;
	}


}

@media only screen and (max-width: 800px) {
	.mem_tabs-area ul li .actions {
		-display: none;
	}

	.totals-container {
	/* .checkout-form, */
	/* .checkout-type-selection { */
		width: 100%;
		padding: 1em;
		float:none;
	}

	.cart-totals-table {
		max-width: 100%;
		float:none;
		margin: 1em 0;
	}
}

@media only screen and ( max-width:768px ) {
	.recent-posts-blog {
		padding: 0 1em;
	}
}

@media only screen and ( max-width:700px ) {
	.mem_header h2 {
		font-size: 2em;
	}

	.mem_nav li {
		padding-right: 20px;
	}

	.black-nav li.mem_nav-account {
		float: none;
	}

	.black-nav li a,
	.black-nav li.mem_nav-account a {
		padding: 8px 0;
		box-shadow: none;
	}

	.black-nav li.mem_icon {
		display: none;
	}

	.member_register-login {
		position: static;
		max-width: 100%;
	}

	.member_panel .entry-title {
		margin: 30px 0 20px 0;
	}
	.mem_home-products, .mem_links {
		float: none;
		width: 100%;
	}

	.mem_home-links h2 {
		display: none;
	}

	.mem_stash-header {
		width: 75%;
	}

	.btn.green.upgrade {
		float: none;
	}

	.mem_stash-big-stats {
		width: 100%;
		margin: 1em 0;
	}

	.mem_stash-big-number {
		font-size: 2em;
	}
	.recent-posts-blog {
		text-align: center;
		padding: 0;
	}
	.recent-post {
		width: 100%;
		float: none;
		margin: 0;
	}
	.recent-post-title {
		margin-top: 1em;
	}
	.description-item {
		width: 23%;
	}
	.description-item.department {
		display: none;
	}
	.ticket {
		font-size: .9em;
	}
	.mem_home-products, .mem_links {
	  	float: none;
	  	width: 100%;
	}

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

	.mem_tabs-area ul li .actions {
		display: none;
	}
	.mem_tabs-area ul li .actions.actionblock {
		display: block;
		float: none;
		clear: both;
	}
	.mem_tabs-area ul li .actions.actionblock p, .mem_tabs-area ul li .actions.actionblock a {
		background: #fff;
		border: 1px solid #ebebeb;
		margin: 10px 0;
		display: block;
		text-align: center;
	}
	.mem_tabs-area ul li .actions.actionblock a.heart {
		background: #fff url('http://ithemes.com/wp-content/themes/iThemes2012/css/memberpanel/heart.png') center 11px no-repeat;
		padding: 10px 15px;
	}
	.mem_tabs-area ul li .actions.actionblock p {
		background: transparent;
		border: none;
	}
	.mem_tabs-area ul li .actionstoggle {
		display: inline;
	}

	.mem_perks-list li {
		width: 100%;
		margin: 8px 0;
	}

}
div.mem_home-product.wprosper.no-arrow.stellar-sale2022 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	background: black;
	border-radius: 8px;
	margin: 10px auto;
	padding: 4%;
	width: 330px;
}
/* Member panel start*/
.member_panel {
	padding: 3%;
}
.builder-module-header {
	border-bottom: none;
}
.site-title {
	background-image: url('/public/img/members-page/nav-tech-design-background.svg');
}
ul.sub-menu {
	background-color: white;
	border-radius: 8px;
	padding: 40px 34px 10px 34px;
}
li.menu-item.menu-item-type-post_type.menu-item-object-page {
	display: grid;
	grid-template-columns: 0.18fr 0.75fr;
	width: 315px;
	margin-bottom: 16px;
}
.top-bar-menu li {
	display: inline-block;
	font-size: 17px;
	line-height: 27px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	letter-spacing: 0.03em;
	color: #008CCE;
	padding: 10px 0;
}
.top-bar-menu li .menu-inset a {
	padding: 1.5em 0;
}
.top-bar-menu li ul li a {
	padding: 0;
}
.top-bar-menu li a:not(.menu-inset-title) {
	display: initial;
}
.top-bar-menu li ul li:hover a {
	box-shadow: none;
}
.top-bar-menu li ul li {
	border: none;
}
.top-bar-menu li {
	border-left: none;
}
div.menu-top-bar-2-container.width-wrapper div ul.top-bar-menu.flex-navigation li.menu-item-top-level {
	background-image: none !important;
}
li.menu-item-top-level a {
	text-decoration: none;
}
li.menu-item-top-level a img{
	margin-bottom: 3px;
}
.menu-item-icon img{
	max-width: 32px;
	grid-column-start: 1;
	grid-row-end: 2;
	margin-top: 8px;
}
.menu-item-body p {
	margin-top: 0;
	margin-bottom: 0;
}
.menu-item-body p a {
	color: #363B3F;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 21px;
	letter-spacing: 0.04em;
	padding-bottom: 4px;
}
.menu-item-body p:first-child:hover {
	color: #008CCE;
}
.menu-item-body p:nth-child(2) {
	display: none;
}
.menu-inset {
	display: none;
}
.member-login {
	background: #81C95E;
	border-radius: 4px;
	font-size: 16px;
	color: white !important;
	border: none;
	padding: 11px 34px !important;
	text-decoration: none !important;
}
.member-login:hover {
	background: #8ED66B !important;
}
.mem_header {
	background: #0F2433;
	background-image: url('/public/img/members-page/hero-mask-section.svg');
	background-repeat: no-repeat;
	padding: 0.5em 0;
	margin-bottom: 0;
	position: relative;
}
.mem_header h2 {
	font-size: 32px;
	line-height: 48px;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0.03em;
	font-weight: 600;
	color: #FFFFFF;
	text-align: center;
	-webkit-font-smoothing: antialiased;
}
.members-heading a{
	color: #0F2433 !important;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: 0.04em;
}
.mem_tabs-area ul li a {
	display: inline-block;
}
.mem_links ul {
	list-style: none;
	margin: 0;
}
.mem_links ul li {
	margin-bottom: 1.5em;
}
.mem_links .mem_big-links li{
	background-color: #F0F1F2;
	border: 1px solid #E3E3EA;
	border-radius: 8px;
	height: 47px;
	padding-left: 11px;
}
.mem_links .mem_big-links a {
	color: #0083E3;
	font-size: 16px;
	line-height: 46px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
}
.mem_links .mem_big-links a span{
	font-weight: 400;
}
.logout {
	color: #6F6F6F !important;
}
.mem_nav ul {
	text-align: left;
}
.black-nav-mobile.black-nav {
	background: transparent;
	margin: 10px 15px 0;
	max-width: 970px;
}
.black-nav-full {
	display: none;
}
.black-nav-mobile {
	border-radius: 12px;
	margin: 10px;
}
.black-nav-mobile ul.black-nav-container {
	background-color: #0F2433 !important;
	border-radius: 12px;
}
.black-nav-mobile #black-submenu {
	display: none;
	background-color: #0F2433 !important;
	border-radius: 12px;
	margin-top: 15px;
	padding: 20px 20px 10px 20px;
}
.black-nav-mobile button {
	background: transparent;
	border: none;
}
#black-submenu ul li {
	margin-bottom: 12px;
}
.black-nav.black-nav-mobile li {
	display: block;
	padding: 0 20px 0 0;
}
.black-nav-container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.black-nav li a {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.03em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.black-nav li.mem_nav-account {
	float: right;
	padding-right: 0;
}
.see-more-link {
	font-weight: bold;
}
.stash-login {
	background: #81C95E;
	border-radius: 4px;
	color: white !important;
	border: none;
	text-decoration: none;
	font-weight: 700;
	padding: 8px 24px !important;
}
div.mem_home-product.wprosper.no-arrow.survey2021 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 454px;
	background-image: linear-gradient(360deg, #0083E3 0%, #4DB4FF 100%);
	background-repeat: no-repeat;
	border-radius: 8px;
	padding-bottom: 24px;
	margin: 30px auto;
}
.survey2021 p {
	color: white;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 34px;
	letter-spacing: 0.04em;
	text-align: center;
}
p.survey-button-row {
	display: none;
}
.survey2021-button {
	color: white;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 27px;
	background-color: #81C95E;
	padding: 15px 25px;
	text-decoration: none;
	border-radius: 8px;
}
.survey2021-button:hover {
	color: white;
}
.mem_tabs-area.member_panel_overview ul {
	border: none;
}
.member_panel_overview li {
	margin-top: 16px;
	border: 1px solid #E3E3EA;
	border-radius: 4px;
}
.mem_tabs-area.member_panel_overview ul li:hover span a {
	border: 1px solid transparent;
}
.member_panel_overview ul li a {
	color: #6F6F6F;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.03em;
	padding: 10px !important;
}
.member_panel_overview ul li .actions {
	display: none;
}
.member_panel_overview ul li span p.updated-date a{
	font-size: 16px;
	line-height: 22px;
	color: #909090 !important;
}
.member_panel_overview ul li span p a{
	color: #0083E3;
}
.member_panel_overview {
	border-bottom: 1px solid #E3E3EA;
}
.stash-right {
	margin: 20px 0;
}
.mem_sub-links {
	padding: 1% 1%;
	margin: 0;
	text-align: center;
}
@media screen and (min-width: 640px) {
	.black-nav-mobile ul.black-nav-container {
		width: 95vw;
		justify-content: space-around;
	}
	.black-nav-mobile #black-submenu {
		padding: 20px 20px 10px 30px;
	}
	p.survey-button-row {
		display: inherit;
	}
	p.survey-button-column {
		display: none;
	}
	div.mem_home-product.wprosper.no-arrow.survey2021 {
		display: flex;
		flex-direction: row;
		height: inherit;
		align-items: flex-end;
	}
	.mem_sub-links {
		padding: 0 3% 1%;
		margin: 0;
		text-align: inherit;
	}
}
@media screen and (min-width: 768px) {
	.black-nav-container {
		padding: 0 25px;
	}
	.black-nav-mobile ul.black-nav-container {
		width: inherit;
		justify-content: space-between;
	}
	a.gravatar-link {
		display: flex !important;
	}
	img.gravatar-down {
		margin-left: 8px;
	}
	img.avatar.avatar-46.photo {
		border-radius: 800px;
		max-height: 46px;
	}
	.product-card-container {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.product-card {
		width: 47%;
	}

}
@media screen and (min-width: 1024px) {
	.menu-top-bar-2-container {
		margin: 0 auto;
	}
	.flex-sub-menu {
		display: flex;
		flex-direction: row;
	}
	li.menu-item-top-level.menu-item-object-ithemes_product {
		margin-right: 10px;
	}
	.menu-item-top-level {
		margin-left: 15px;
	}
	/* Offset so menu doesn't cause horizontal scroll */
	.top-bar-menu .sub-menu {
		display: none;
		position: absolute;
		top: 25px !important;
		left: -145px;
		margin: 0;
		z-index: 1000;
	}
	.black-nav-full {
		display: inherit;
	}
	.black-nav {
		background: #0F2433 !important;
		margin: 10px auto 0;
		max-width: 970px;
	}
	.black-nav li a {
		font-size: 16px;
		line-height: 22px;
	}
	.black-nav-mobile {
		display: none;
	}
	.member-panel-section-left {
		float: left;
		width: 57.5%;
		margin: 0 2.5% 0 0;
	}
	.member-panel-section-right {
		float: left;
		width: 30%;
	}
	.menu-top-bar-2-container {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		margin: 20px 16px;
	}
	.top-bar-menu li {
		padding: 0 !important;
	}
	ul.sub-menu {
		box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
	}
	.menu-item-top-level {
		padding-right: 25px;
	}
	.menu-item-body p:nth-child(2) {
		display: inherit;
		color: #6F6F6F;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
		font-size: 12px;
		line-height: 16px;
		letter-spacing: 0.03em;
		margin-bottom: 16px;
	}
	.menu-item-body p:nth-child(2):hover {
		cursor: pointer;
	}
	.mem_header h2{
		text-align: left;
		margin-left: 200px;
	}
	.black-nav {
		border-radius: 800px;
	}
	.member-panel-section-right {
		float: left;
	}
	p.survey-button-row {
		display: none;
	}
	p.survey-button-column {
		display: inherit;
	}
	div.mem_home-product.wprosper.no-arrow.survey2021 {
		display: flex;
		flex-direction: column;
		align-items: center;
		height: inherit;
		width: 352px;
	}
	ul.mem_big-links {
		width: 350px;
		margin: 10px auto;
	}
}
@media screen and (min-width: 1280px) {
	li.menu-item-top-level.menu-item-object-ithemes_product {
		margin-right: 20px;
	}
	ul.sub-menu {
		padding: 40px 224px 15px 34px;
	}
	/* Offset so menu doesn't cause horizontal scroll */
	.top-bar-menu .sub-menu {
		left: -240px;
		margin: 0;
		z-index: 1000;
	}
	.flex-sub-menu {
		width: 70vw;
		max-width: 1000px;
		justify-content: space-between;
	}
	.flex-sub-menu div li a {
		margin-left: 0;
	}
	.menu-inset {
		display: inherit;
		position: absolute;
		top: 0;
		left: 391px;
		background-color: #F8F8F8;
		border-radius: 0 8px 0 20px;
		padding: 36px 16px 32px 24px;
		z-index: 1;
	}
	.menu-inset:hover {
		background-color: #F5F8FD;
		cursor: pointer;
	}
	p.menu-inset-title {
		font-family: 'Open Sans', sans-serif;
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: 22px;
		letter-spacing: 0.04em;
		margin: 0;
	}
	.menu-inset p:nth-child(2) {
		font-family: 'Open Sans', sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #6F6F6F;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: 0.03em;
		margin-top: 8px;
		margin-bottom: 8px;
	}
	a.menu-inset-link {
		font-family: 'Open Sans', sans-serif;
		font-size: 10px !important;
		font-style: normal;
		font-weight: 600;
		line-height: 14px;
		letter-spacing: 0.03em;
	}
	.black-nav {
		max-width: 1060px;
	}
	.member-panel-section-right {
		float: right;
	}
	.member-panel-section-left {
		width: 65.5%;
	}
	.member-panel-section-right {
		width: initial;
	}
	.member_panel_overview-subscriptions > ul > li > a {
		width: 40%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.member_panel_overview ul li .actions {
		display: inherit;
	}
	.member_panel_overview ul li span.actions a:hover,
	.member_panel_overview li:hover span {
		border-color: transparent;
	}
	span.actions p,
	span.actions a {
		color: #909090 !important;
		font-family: 'Open Sans', sans-serif;
		font-weight: 600 !important;
		font-size: 14px !important;
		line-height: 19px !important;
		letter-spacing: 0.03em;
	}
	span.actions a {
		color: #0083E3 !important;
	}
	.stash-flex {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	.stash-right {
		margin: 0;
	}
	.stash-left {
		max-width: 65%;
	}
	.stash-left p {
		margin-top: 0;
	}
}
@media screen and (min-width: 1680px) {
	.menu-top-bar-2-container {
		margin: 20px auto;
	}
	.flex-sub-menu {
		max-width: 1080px;
	}
}
/* Member panel end */

/*two-column container cart layout*/

.two-column-container {
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
}
.two-column-container__left {
	width: 90%;
}
.two-column-container__right {
	width: 90%;
}

@media screen and (min-width: 768px) {
	 /*general*/
	.two-column-container {
		display: flex;
		justify-content: space-between;
	}
	.two-column-container__left {
		max-width: 58%;
	}
	.two-column-container__right {
		max-width: 40%;
		display: flex;
		flex-direction: column;
	}
	/*address.php*/
	.address-two-column-container {
		display: flex;
		justify-content: center;
	}
	.two-column-container__left.address-container {
		max-width: 100%;
	}
	/*checkout.php*/
	.checkout-two-column-container {
		display: flex;
		justify-content: center;
	}
	.two-column-container__left.payment_container-payment {
		max-width: 100%;
	}
	.two-column-container__right.payment_container-cart {
		max-width: 90%;
	}
}

@media screen and (min-width: 1024px) {
	/* general */
	.two-column-container {
		margin: 2%;
	}
	/* cart.php */
	.two-column-container__right.payment_container-cart {
		max-width: 49%;
		margin-top: 35px;
	}
	.two-column-container__right.cart-overview {
		max-width: 33%;
		margin-top: -95px;
	}
	/*address.php*/
	.two-column-container__left.address-container {
		max-width: 49%;
	}
	/* checkout.php */
	.checkout-two-column-container {
		display: flex;
		justify-content: space-between;
	}
	.two-column-container__left.payment_container-payment {
		max-width: 49%;
	}
	.two-column-container__right.payment_container-cart {
		max-width: 48%;
	}
	/*register.php*/
	.two-column-container.create-account-or-login-container {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.two-column-container__left.member_register-register {
		max-width: 50%;
	}
}

@media screen and (min-width: 1280px) {
	/*general*/
	.two-column-container {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	/*cart*/
	.cart-container-main__cart {
		display: flex;
		flex-direction: column;
	}
	.cart-container-main__items.cart-bullet-points {
		max-width: 400px;
	}
}
/*end layout*/

/*general non-layout styles*/

#register input,
#login input:not(.checkout-flow__input-button),
#checkout_form input ,
#address input:not(input[type="checkbox"]),
#address select {
	border-radius: 10px;
	border: 2px solid lightgray;
	background-color: white;
	margin: 10px;
}
#register input:focus-visible,
#login input:focus-visible,
#checkout_form input:focus-visible,
#address input:focus-visible {
	border: 1.5px solid #01A1EC !important;
	box-shadow:0 0 4px 1px #8CD4F6;
}
#register input,
#login input:not(#cart_register_login) {
	min-width: 300px;
}
#register input:focus-visible,
#login input:focus-visible,
#checkout_form input:focus-visible,
#address input:focus-visible {
	border: 1.5px solid #01A1EC !important;
	box-shadow:0 0 4px 1px #8CD4F6;
}
#address select {
	margin: 10px 0;
}
.cart-container {
	margin: 24px 0 0 0;
	padding: 24px 24px 24px 24px;
	border-radius: 16px;
}
/*cart.php non-layout styles*/
#register input,
#login input:not(.checkout-flow__input-button) {
	width: 280px;
}
.totals-overview {
	border-radius: 16px;
	padding: 16px 24px 24px 24px;
}
#coupon-field {
	width: 287px;
	height: 44px;
	border-radius: 10px;
	border: 1px solid lightgray;
	background-color: white;
	margin: 10px;
	font-size: 1.2em;
	padding: 11px 0 11px 18px !important;
	text-transform: uppercase;
}
button.cart_button.cart_coupon-button.cart_coupon-button-apply {
	position: absolute;
	top: 10px;
	left: 215px;
	display: flex;
	justify-content: center;
	align-items: center;
}
button.cart_button.cart_coupon-button.cart_coupon-button-remove {
	position: absolute;
	top: 10px;
	left: 211px;
	background-color: #76878D;
	display: flex;
	justify-content: center;
	align-items: center;
}
span.coupon-message {
	font-size: 12px;
	color: #76878D;
	font-weight: 600;
	line-height: 12px;
}
@media screen and (min-width: 768px) {
	#coupon-field {
		width: 278px;
	}
	button.cart_button.cart_coupon-button.cart_coupon-button-apply {
		left: 204px;
	}
}
@media screen and (min-width: 1024px) {
	button.cart_button.cart_coupon-button.cart_coupon-button-remove {
		left: 204px;
	}
}

/*register.php*/
#register input,
#login input:not(#cart_register_login) {
	min-width: 500px;
}
button#cart_register_login,
input#cart_register_login {
	margin-top: 20px;
	min-width: 500px;
}
#address select {
	margin: 10px 0;
}
.create_account-button {
	display: flex;
	justify-content: center;
}
@media screen and (min-width: 768px) {
	#register input,
	#login input:not(#cart_register_login) {
		min-width: 385px;
	}
	button#cart_register_login,
	input#cart_register_login {
		min-width: 385px;
	}
}
@media screen and (min-width: 1024px) {
	#register input,
	#login input:not(#cart_register_login) {
		min-width: 410px;
	}
	button#cart_register_login,
	input#cart_register_login {
		width: 415px;
		margin-right: 26px;
	}
}
@media screen and (min-width: 1280px) {
	#register input {
		min-width: 300px;
	}
	#login input:not(#cart_register_login) {
		min-width: 457px;
	}
	.two-column-container__left.member_register-register {
		max-width: 58%;
	}
	button#cart_register_login {
		min-width: 512px;
	}
	input#cart_register_login {
		min-width: 470px;
	}
	form.login .create_account-button {
		display: flex;
		justify-content: flex-start;
	}
}

/*address.php non-layout styles*/
#address input:not(input[type="checkbox"]),
#address select {
	min-width: 500px;
}
button#address_checkout {
	width: 95%;
}
div.icon-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.inline-img-text img {
	width: 40px;
	height: 40px;
}
.inline-img-text p {
	font-weight: 600;
}
.money-back {
	order: 1;
}
.icon-row > .inline-img-text {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.icon-row > .inline-img-text p {
	margin-left: 3px;
	font-size: 12px;
}
@media screen and (min-width: 768px) {
	#address input:not(input[type="checkbox"]),
	#address select {
		min-width: 600px;
	}
}
@media screen and (min-width: 1024px) {
	#address input:not(input[type="checkbox"]),
	#address select {
		min-width: 400px;
	}
	.inline-img-text img {
		width: initial;
		height: initial;
	}
	.inline-img-text p {
		font-weight: normal;
	}
}
@media screen and (min-width: 1280px) {

}
/*checkout.php non-layout styles*/
.coupon-message-container {
	margin: 0 10px;
	line-height: 20px;
	max-width: 275px;
}
input#first_name.form-control,
input#last_name.form-control,
.recurly-hosted-field-number {
	margin: 10px 0;
	width: 500px;
}
.recurly-hosted-field-month,
.recurly-hosted-field-year,
.recurly-hosted-field-cvv {
	float: left;
	width: 46%;
	margin-right: 10px;
	padding-left: 5px;
}
.fields-card-small {
	display: flex;
}
.fields-card-small label {
	margin: 0 0 0 10px;
}
button.cart_button.cart_coupon-button.checkout_coupon-button-apply {
	position: absolute;
	top: 10px;
	left: 211px;
	display: flex;
	justify-content: center;
	align-items: center;
}
button.cart_button.cart_coupon-button.checkout_coupon-button-remove {
	position: absolute;
	top: 10px;
	left: 211px;
	background-color: #76878D;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media screen and (min-width: 768px) {
	.input-group-first_name,
	.input-group-last_name {
		float:left;
		width: 50%;
	}
	.recurly-hosted-field-number {
		width: 100%;
	}
	.recurly-hosted-field-month,
	.recurly-hosted-field-year,
	.recurly-hosted-field-cvv {
		float: left;
		width: 46%;
		margin-right: 10px;
		padding-left: 5px;
	}
	button.cart_button.cart_coupon-button.checkout_coupon-button-apply,
	button.cart_button.cart_coupon-button.checkout_coupon-button-remove {
		left: 204px;
	}
}
/*This is where checkout toggles to side-by-side layout*/
@media screen and (min-width: 1024px) {
	.input-group-first_name,
	.input-group-last_name {
		float: none;
		width: inherit;
	}
	.recurly-hosted-field-month {
		width: 44%;
	}
	#address input:not(input[type="checkbox"]) {
		min-width: 400px;
	}
}
@media screen and (min-width: 1280px) {
	#checkout_form input:not(.full-width) {
		width: 260px;
	}
	#checkout_form .row.fields-name {
		display: flex;
	}
	#address input:not(input[type="checkbox"]),
	#address select {
		min-width: 255px;
	}
	.recurly-hosted-field-number {
		width: 97%;
	}
	.totals-overview {
		max-width: 265px;
	}
}
@media screen and (min-width: 1440px) {
	.recurly-hosted-field-number {
		width: 92%;
	}
}
