/*
Theme Name: Fully American Peptides
Description: Child theme for Avada
Author: ThemeFusion
Template: Avada
Text Domain:  Avada
*/

/* Cache Busting Comment Update 27 */

.become-member-btn i, .member-login-btn i {
	margin-right: 10px;
}	
.become-member-btn a {
	width: 360px;
	border-radius: 8px;
	padding: 9px;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.5px;
	display: block !important;
	text-align: center;
	transition: all 0.2s ease;
	background: #C8031E !important;
	color: #ffffff !important;
	box-sizing: border-box;
}
.member-login-btn a {
	width: 400px;
	border-radius: 8px;
	padding: 9px;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.5px;
	display: block !important;
	text-align: center;
	transition: all 0.2s ease;
  	background: #AA031A !important;
	color: #FFF;
	box-sizing: border-box;
}
.become-member-btn a:hover {
  background: #AA031A !important;
  color: #ffffff !important;
}
.member-login-btn a:hover {
  background: #59B200 !important;
  color: #FFF !important;
}
.herosliderpics .background-image {
    border-radius: 30px !important;
    overflow: hidden !important;
}
.mysubmitbtn {
	font-size: 16px !important;
	padding: 10px !important;
	width: 150px !important;
	letter-spacing: 0.5px;
	margin-left: auto;
	margin-right: auto;
}
.wooproductdesc ul {
	margin: 0px;
	padding-left: 15px;
}
.wooproductdesc li {
	margin-bottom: 10px;
}
.shopproductsbtn a {
	width: 360px;
	border-radius: 8px;
	padding: 9px;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.5px;
	display: block !important;
	text-align: center;
	transition: all 0.2s ease;
	background: #ff5a00 !important;
	color: #ffffff !important;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}
.shopproductsbtn a:hover {
	background: #e94f00 !important;
	color: #ffffff !important;
}
.newcustomerdesc a {
	width: 280px;
	border-radius: 8px;
	padding: 9px;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.5px;
	display: block !important;
	text-align: center;
	transition: all 0.2s ease;
	background: #ff5a00 !important;
	color: #ffffff !important;
	box-sizing: border-box;
}
.newcustomerdesc a:hover {
	background: #e94f00 !important;
	color: #ffffff !important;
}
table.wc-block-cart-items .wc-block-cart-items__header, .wc-block-cart-items__header-total, .wc-block-cart-items__header-image, .wc-block-cart .wc-block-cart__totals-title {
	font-family: "Open Sans", sans-serif !important;
	font-size: 16px !important; 
	color: #000 !important;
}
body.woocommerce-cart .wc-block-components-product-name,
body.woocommerce-checkout .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices, .wc-block-components-product-metadata .wc-block-components-product-metadata__description > p, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total, .wc-block-cart .wp-block-woocommerce-cart-order-summary-block, .wp-block-woocommerce-checkout-order-summary-block, .wc-block-components-radio-control-accordion-content, .wc-block-components-checkbox label, .wc-block-checkout__terms, .wp-block-button__link, .wc-block-components-radio-control__label, .wc-block-components-radio-control__option, .wc-block-checkout__actions .wc-block-checkout__actions_row, .wc-block-grid__product-title {
	font-size: 14px !important;
}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label, .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
	font-size: 16px !important;
}
.wc-block-components-product-metadata {
margin-bottom: 10px;
}
.wc-block-components-button:not(.is-link):disabled .wc-block-components-button__text {
  opacity: 1.0 !important;
}
.ppc-button-wrapper {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	max-width: 300px !important;
}
.fusion-woo-cart-1 {
	margin-bottom: 15px;
}
#customer_login {
	display: flex;
	flex-wrap: wrap;
}
#customer_login > h2 {
	flex: 0 0 100%;
	width: 100%;
	display: block;
}
#customer_login > form.login {
	flex: 0 0 100%;
	width: 100%;
}
.fusion-widget-cart-number {
	color: #fff !important
}
body.page-id-2254 .woocommerce-content-box {
	border-color: #CCC !important;
}
/* Hide related products section only on the Telehealth product page */
.postid-3127 .hide-telehealth-related {
    display: none !important;
}
.peptide-benefits {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 500px;
	width: 100%;
	margin: 0;
}

.peptide-benefit {
	flex: 1;
	text-align: center;
}

.benefit-icon {
	height: 66px;
	margin: 0 auto 12px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.benefit-icon img {
	display: block;
max-width: 72px;
	max-height: 66px;
	width: auto;
	height: auto;
	object-fit: contain;
}

.benefit-title {
	font-size: 15px;
	line-height: 1.15;
	font-weight: 700;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #002F6F;
}

.benefit-subtitle {
	margin-top: 3px;
	font-size: 14px;
	line-height: 1.15;
	font-weight: 500;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	color: #002F6F;
}

.benefit-divider {
	width: 1px;
	height: 55px;
	background: #d5d9df;
	flex: 0 0 1px;
	margin: 0 22px;
}
.dividerright {
	border-right: 1px solid #CCC;
}
.center-btn {
	margin-left: auto !important;
	margin-right: auto !important;
}
.homeproddesc {
	padding: 0px 20px 30px 20px !important;
}
.pagedesc strong {
	font-weight: 600 !important;
}




/* ************ Mobile ************ */
/* ******************************** */
@media only screen and (max-width: 640px) {
.become-member-btn a {
	width: 300px;
  }
.member-login-btn a {
	width: 300px;
	}
  .membership-btn i {
    font-size: 24px;
  }
	.shopproductsbtn a {
	width: 300px;
	}
	.herosliderpics .background-image {
    border-radius: 0px !important;
}
	.copyrightdiv {
		line-height: 25px !important;
	}
	.copyrightdiv a {
		display: block !important;
	}
	.footernav {
		font-size: 14px !important;
	}
	.formintrotxt {
		font-size: 15px !important;
		line-height: 23px !important;
	}
	.newcustomerdesc a {
	width: 100%;
	}
	.herosliderdiv {
    border-top: 1px solid rgba(255,255,255,0.5);
    border-bottom: 1px solid rgba(255,255,255,0.5);
	}

	.peptide-benefits {
		flex-direction: column;
		gap: 25px;
	}

	.benefit-divider {
		width: 80px;
		height: 1px;
		margin: 0;
	}

	.peptide-benefit {
		width: 100%;
	}
	.dividerright {
	border-right-width: 0px;
}
}
