/*
Theme Name: GINSENG BY PHARM
Author: Corsiva Lab Team
Description: demo
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: demo
 */

.woocommerce-account .header-content.woocommerce::after, 
.woocommerce-account .header-content.woocommerce::before {
    content: none;
}
@media (max-width:991px){
	.py-respon-60{
		padding:6rem 0;
	}
}
@media (max-width:575px){
	.py-respon-60{
		padding:2rem 0;
	}
}
@media (max-width:991px){
	.popup-2 .content-popup{
		flex-wrap:wrap;
		padding:2rem ;
	}
}
@media (max-width:991px){
	.w-50{
		width:100% !important;
	}
}
.my_rewards_title {
	font-family: "Roboto";
    font-size: 2rem;
    line-height: 1.8;
    font-weight: 700;
    text-transform: uppercase;
}

.my_reward_total {
	margin-block: 1rem;
}

#filters,
#generate_referral_field,
#change-page-sizes {
	padding: 1rem;
}

#generate_referral_field {
	padding: 1.5rem;
}

.footable-row-detail-value {
    padding: 1rem;
}

.footable-row-detail-value .twitter-share-button {
    height: 21px !important;
}

#filters + label {
	text-align: right;
    margin-top: -11rem;
}

#mainsubmi,
#refgeneratenow {
	font-family: "Source Sans Pro";
    font-size: 2rem;
    font-weight: 700;
    padding: 2rem 4rem;
    align-items: center;
    white-space: nowrap;
    display: inline-flex;
    line-height: 1;
    position: relative;
    z-index: 10;
    text-transform: uppercase;
    display: inline-flex !important;
    background: transparent;
    color: #FFFFFF !important;
    border: 1px solid #C8A05E !important;
    background-color: #C8A05E !important;
    transform: translate(-0.5rem, 0.1rem);
}

#default_field {
	margin-top: 2rem;
}

#rs_apply_coupon_code_field {
	padding: 1.6rem 1.5rem;
	border: 1px solid #E8E8E8;
}

#mainsubmi {
	transform: none;
}

td .referralclick {
    border: 1px solid #000;
    padding: 2.5px 9px 4px;
    background: #fff;
    border-radius: 50%;
}

div.share_wrapper_default_url {
    margin-bottom: 1rem;
	font-size: 12px;
    height: 23px;
    border-radius: 9999px;
    width: fit-content;
    padding-inline: 1.3rem;
}

.twitter-share-button {
    width: 80px !important;
}

a.rs-whatsapp-share-button img,
img.fb_share_img {
    margin-left: 0;
}

a.rs-whatsapp-share-button {
    font-size: 12px;
    border-radius: 9999px;
    padding-inline: 1.5rem;
    width: fit-content;
}
 
.rs_my_referral_link_title {
	margin-top: 2rem;
	margin-bottom: 1rem;
	font-family: "Roboto";
    font-size: 2rem;
    line-height: 1.8;
    font-weight: 700;
    text-transform: uppercase;
}

#change-page-sizes {
	float: right;
    width: 24.5rem;
	padding-block: 1.3rem;
}

.woocommerce table.my_account_orders td, 
.woocommerce table.my_account_orders th {
    padding: 1rem;
}
.woocommerce table.my_account_orders td .woocommerce-button + .woocommerce-button, 
.woocommerce table.my_account_orders th .woocommerce-button + .woocommerce-button{
    margin-left:1rem;
}
.footable > tfoot div.pagination {
    margin-top: 1rem;
}

@media (max-width: 768px) {
	.woocommerce-account .woocommerce-MyAccount-content {
	   margin-top: 5rem;
	}
}

/* .section-send-message .box-left {
  padding-block: 10rem;
}
@media (max-width: 991.98px) {
  .section-send-message .box-left {
    padding-block: 7rem;
  }
}
@media (max-width: 575.98px) {
  .section-send-message .box-left {
    padding-top: 0;
  }
} */

.section-content-with-image .image img {
	display: block;
	margin-inline: auto;
}

.section-content-with-image .swiper-pagination-bullet-active {
    background: #C8A05E;
}



.section-logos .list-item .item {
    width: 20rem;
    height: 20rem;
}
@media (max-width:575px){
	.section-logos .list-item .item {
    width: 48%;
    height:auto;
}

}
.section-logos .list-item .item img {
    width: auto;
    max-height: 100%;
}

.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6,
.page-content p {
	margin-block: 1em;
}

.page-content ul,
.page-content ol {
	padding-left: 1em;
	margin-block: 1em;
}

.page-content ul {
	list-style-type: disc;
}

.page-content ol {
	list-style-type: decimal;
}

.woocommerce.single-product .woocommerce-tabs ul.tabs li{padding:0}
.woocommerce.single-product .woocommerce-tabs ul.tabs li a{
	width:100%;
	padding:2rem 0;
	display: block;
}

.woocommerce .actions {
    margin-left: auto;
}

.woocommerce-cart .fp_apply_reward {
	display: none;
}
.section-meet-our{
	padding: 16rem 0;
} 
.woocommerce-address-fields #billing_to_create_an_account_field, .woocommerce-address-fields #billing__to_sign_up_for_newsletter__field{display:none}
.box-thumbnail {
	text-align:center
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.coupon-form td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.redeem-form td{
    padding: 1rem 5rem;
}

.woocommerce .coupon-form form.checkout_coupon {
	padding: 0;
    border: 0;
    background-color: transparent;
    margin: 0 !important;
}

#rs_apply_coupon_code_field,
.woocommerce .coupon-form form .form-row input.input-text {
	margin-bottom: 0;
    background-color: #fff;
	height: 6rem;
}
#rs_apply_coupon_code_field {
	width: 19.5rem;
}


.woocommerce #customer_details .woocommerce-input-wrapper .select2-container--default{
z-index:1;
}

.woocommerce-checkout .checkoutredeem {
	display: none;
}

.woocommerce-checkout .checkout_redeeming .fp_apply_reward {
	display: flex;
	gap: 1.5rem;
}

.woocommerce-checkout tr.redeem-form .woocommerce-info {
	margin: 0 !important;
    padding: 2rem;
    text-align: left;
    font-size: 1.8rem;
}

header {
    position: relative;
    z-index: 10;
}
.section-our-product .list-item{
    gap:6rem;
    justify-content: center;
}
.woocommerce-account form .woocommerce-input-wrapper a, .woocommerce form .woocommerce-input-wrapper a, .page-template-default form .woocommerce-input-wrapper a{
	text-transform:capitalize;
}
.section-our-product .list-item .item{
	width:23rem;
	padding:2rem;
	border:1px solid #ffffff;
	border-radius: 20px;
}
.footer .list-payment{
	display:flex;
	gap:2rem;
}

.footer .list-payment .item img{
	width:5rem;
	height:3rem;
}
.section-policy .box-left ul li button{
	text-align:left;
}
.popup .content-popup{
	overflow:hidden;
}
.woocommerce .woocommerce-checkout-payment label.wc-stripe-label-payment-type {
    width: 100%;
    padding-left: 3.5rem !important;
}
.woocommerce .woocommerce-checkout-payment label.wc-stripe-label-payment-type:before{left:0 !important}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.woocommerce-shipping-totals td .woocommerce-shipping-contents{
	margin-top:1rem;
}
.woocommerce div.product{
	display:flex;
	flex-direction:column;
/* 	justify-content:space-between; */
}
.woocommerce div.product .group-sold{
	padding: 0.7rem 0.7rem;
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
    width: fit-content;
	position:absolute;
	top: 2rem;
    right: 2rem;
	background:#7A161D;
}

.woocommerce div.product .group-sold .sold-out{
	position:relative;
}
.woocommerce div.product .group-sold:after{
	content: "";
    position: absolute;
    height: 0;
    width: 0;
    border-top: 10px solid #7A161D;
    border-right: 10px solid transparent;
    bottom: -1rem;
    left: 0;
}
.woocommerce div.product .woocommerce-LoopProduct-link{
	flex-shrink:0

}
.woocommerce div.product .box-content{
	flex-shrink:1;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	height:100%;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{
	background-color: #7A161D;
}
@media (max-width: 575px) {
  .section-home-product .swiper-prev img,
  .section-home-product .swiper-next img{
display:none
	}
}
@media screen and (max-width: 767px){
body .select2-container, body .ui-widget.ui-datepicker {
    z-index: -1!important;
}
}
.woocommerce-account form .woocommerce-privacy-policy-text label{
	font-weight:400 !important;
}

header .top-bar #container {
  filter: url(#threshold) blur(0);
}
@media (min-width: 576px) {
  header .top-bar #container {
    width: 100%;
    height: 100%;
    inset-block-start: 0;
    inset-inline-start: 103%;
  }
}
header .top-bar #text1,
header .top-bar #text2 {
  position: absolute;
  display: block;
  width: 100%;
  user-select: none;
  line-height: 1.2;
}

header .top-bar {
  background-color: #7A161D;
  max-width: 192rem;
  margin: 0 auto;
  padding: 1.5rem 0;
  transition: all 0.3s ease-in-out;
  position: relative;
}

/* .woocommerce-password-strength{
	display:none !important;
} */