/*!
Theme Name:   Falcon Glen
Author:       Mastak studio
Author URI:    
Version:      0.0.2
 */
#menu-item-5895 {
	display:none;
}

#e_deliverydate_field .order__agree-text {
    color: #e64216;
    font-weight: bold;
    padding-left: 0;
}

.woo_cart .text__front-text {
    width: 100%;
    padding-top: 50px;
}

.woo_cart .text__front-background {
    display: none;
}

.woo_cart thead {
    display: none;
}

.tab-content p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    color: #6a747d;
}

.form-row label {
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    color: #6a747d !important;
    padding-left: 0 !important;
    border-bottom: none !important;
}

.form-row input {
    background: #fff;
    border: 1px solid #c8cfd7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    height: 34px;
    width: 100%;
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 22px;
    text-align: left;
    color: #6a747d;
}

.tab-content .woocommerce-input-wrapper {
    width: 100%;
}

.blog__grid-item.grid-item iframe {
    margin-top: 12px !important;
}

.wc-elavon-converge-credit-card-new-payment-method-form .order__tabs-ship-item .order__tabs-ship-label {
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    text-align: left !important;
    color: #6a747d !important;
    border-bottom: none !important;
    padding-left: 0 !important;
    margin-left: 1rem !important;
    padding-top: 0 !important;
}

#wc-elavon-converge-credit-card-expiry_field .order__tabs-container-item-inner-tab input {
    background: #fff;
    border: 1px solid #c8cfd7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    height: 34px;
    width: 100%;
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 22px;
    text-align: left;
    color: #6a747d;
    margin-left: 1em !important;
}


.tab-content .description {
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    text-align: left !important;
    color: #6a747d !important;
    margin: 1em !important;
}

.half {
    width: 100%;
}

#wc-elavon-converge-echeck-account-type {
    height: 36px;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f9f9), to(#eff0f0));
    background: -o-linear-gradient(top, #f8f9f9 0, #eff0f0 100%);
    background: linear-gradient(180deg, #f8f9f9, #eff0f0);
    border: 1px solid #9dadb6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    color: #6a747d !important;
    padding-left: 10px !important;
}

.tab input.wc_payment_method:checked ~ .tab-content {
    max-height: 100% !important;
}

.woo_cart .cart_item {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px #D9DBE5;
    border-radius: 12px;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
}

.woocommerce-lost-password .woocommerce {
    flex-grow: 1;
    padding-top: 50px;
}

.woo_cart .product-thumbnail {
    width: 50%;
    height: 89px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-content: center;
}


.woo_cart .product-remove {
    position: absolute;
    right: 15px;
    width: 20px;
    height: 20px;
    color: #ffffff;
    background: #d9dbe5;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woo_cart .product-remove a {
    color: #ffffff;

}


.woo_cart .product-name {
    position: relative;
    width: 50%;
    padding-left: 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 1;
    color: #515C9C;
    display: block;
}

.woo_cart .product-name a {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 1;
    color: #515C9C;
    display: block;
}

.woo_cart .product-price {
    width: 100%;
    margin-bottom: 15px;
}


.woo_cart .product-price .woocommerce-Price-amount {
    width: 50%;
    padding-left: 10px;
    display: block;
    margin-left: auto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
    color: #515C9C;
}


.woo_cart .product-quantity .screen-reader-text {
    display: none;
}

.woo_cart .product-quantity {
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    border-right: 1px solid #C8CFD7;
}


.woo_cart .product-quantity input {
    width: 46px;
    height: 36px;
    font-style: normal;
    font-weight: normal;
    font-size: 26.28px;
    line-height: 36px;
    text-align: center !important;
    color: #515C9C;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 0 !important;
    pointer-events: none;
}

.woo_cart .product-subtotal {
    width: 50%;
    display: flex;
    justify-content: center;
    align-content: center;
}

.woo_cart .product-subtotal span {

    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
    color: #6A747D;
}

.woo_cart .cart_totals h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    color: #515c9c;
    margin-top: 20px;
    display: block;
    margin-bottom: .5rem;
}

.woo_cart #shipping_method > div {
    width: 80%;
}


.woo_cart .shipping-calculator-button {
    width: 205px;
    height: 39px;
    background: -o-linear-gradient(269.42deg, #19B551 0.58%, #009339 115.24%);
    background: linear-gradient(180.58deg, #19B551 0.58%, #009339 115.24%);
    border-radius: 31px;
    border: none;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woo_cart .shop_table .button {
    width: 205px;
    height: 39px;
    background: -o-linear-gradient(269.42deg, #19B551 0.58%, #009339 115.24%);
    background: linear-gradient(180.58deg, #19B551 0.58%, #009339 115.24%);
    border-radius: 31px;
    border: none;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
}

.woo_cart .cart-subtotal,
.woo_cart .tax-total {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 38px;
    text-align: center;
    color: #6A747D;
    text-align: left;
}


.woo_cart .cart-subtotal .woocommerce-Price-amount,
.woo_cart .tax-total .woocommerce-Price-amount {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 38px;
    text-align: center;
    color: #515C9C;
    margin-left: 10px;
}


.woo_cart .order-total {
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    color: #6A747D;
    text-align: left;
}

.woo_cart .order-total .woocommerce-Price-amount {
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    color: #515C9C;
    margin-left: 10px;
}

.woo_cart .checkout-button {
    width: 281px;
    height: 50px;
    background: -o-linear-gradient(269.42deg, #19B551 0.58%, #009339 115.24%);
    background: linear-gradient(180.58deg, #19B551 0.58%, #009339 115.24%);
    border-radius: 31px;
    border: none;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-reset-password {
    margin-bottom: 50px;
}

.form-reset-password p {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    color: #6a747d;
    padding-right: 10px;
    margin-bottom: 15px;
}

.form-reset-password .woocommerce-form-row {
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 22px !important;
    text-align: left;
    color: #6a747d;
    padding-right: 10px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.form-reset-password .woocommerce-Button.button {
    width: 281px;
    height: 50px;
    background: -o-linear-gradient(269.42deg, #19b551 .58%, #009339 115.24%);
    background: linear-gradient(180.58deg, #19b551 .58%, #009339 115.24%);
    border-radius: 31px;
    border: none;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 40px;
}


@media (min-width: 768px) {
.woocommerce-form-coupon {display:flex;position: relative; z-index: 99999;}
.woocommerce-form-coupon p:first-child{margin-top:10px;}

    .woocommerce-lost-password .woocommerce {
        padding-top: 140px;
    }

    .lost-password-confirmation {
        padding-top: 120px !important;
    }

    .woo_cart .shop_table {
        width: 100%;
    }

    .woo_cart .product-quantity {
        margin-left: auto;
        width: 25%;
    }

    .woo_cart .product-subtotal {
        width: 25%;
    }

    .woo_cart .woocommerce-shipping-methods {
        display: flex;
        flex-direction: row !important;
    }

    .woo_cart #shipping_method > div {
        width: 40%;
    }
	
	div.product span.price {
    	font-size: 1em;
	}


}


@media (min-width: 1024px) {
    .woo_cart .product-thumbnail {
        width: 15%;
    }

    .half {
        width: 60% !important;
    }


    .woo_cart #shipping_method div:nth-child(1) label {
        margin-right: 20px;
    }

    .woo_cart .product-name {
        width: 35%;
        display: flex;
        align-items: center;
        border-right: 1px solid #c8cfd7;
    }

    .woo_cart .product-name a {
        margin-top: 0;
        padding-left: 30px;
        font-size: 24px;
        line-height: 1;
    }

    .woo_cart .product-price {
        width: 18%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0;
    }

    .woo_cart .product-price .woocommerce-Price-amount {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-right: 1px solid #c8cfd7;
    }

    .woo_cart .product-quantity {
        width: 16%;
        margin-left: unset;
    }

    .woo_cart .product-quantity input {
        font-size: 36px;
        line-height: 49px;
        width: 62px;
        height: 49px;
    }

    .woo_cart .product-subtotal {
        width: 16%;
    }

    .woo_cart .cart_item {
        align-items: center;
    }

    .woo_cart .text__editor a {
        margin: unset;
    }

    .woo_cart .product-remove {
        top: 12px;
    }

    .woo_cart .shipping-calculator-button {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .woo_cart .checkout-button {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .woo_cart #shipping_method > div {
        width: 300px;
    }

    .woo_cart #shipping_method > div:nth-child(1) {
        margin-right: 20px;
    }

    .woo_cart #shipping_method label {
        width: 300px;
    }

    .woo_cart #shipping_method > div label:nth-child(1) {
        margin-right: 20px;
    }
}

.product__cart-item-content-price.price::before, .header__cart-item-content-price.real-price::before, .header__cart-order-price::before, .products__cart-item-content-price.price::before, .product__cart-order-price::before, .products__cart-order-price::before, .product-main__cart-item-content-price.price::before, .product-main__cart-order-price::before {
    content: '$';
}

.order__cart-item-price.real-price .woocommerce-Price-amount::before, .order__tabs-total-price .woocommerce-Price-amount::before, .woocommerce-shipping-methods .woocommerce-Price-amount::before, .order__delivery-price-cost .woocommerce-Price-amount::before {
    content: ' $';
}

.blog__grid-item-content p {
    margin-bottom: 10px;
}

.woocommerce-form__label-for-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px;
    position: relative;
}

#mailpoet_woocommerce_checkout_optin {
    width: 26px;
    height: 26px;
    margin: 0;
    border: 0;
    /* position: absolute;
    top: 0;
    left: 0;
    opacity: 0; */
}

/* #mailpoet_woocommerce_checkout_optin{
    display: none;
}
#mailpoet_woocommerce_checkout_optin + span{
    display:none;
} */
/* .woocommerce-form__label-for-checkbox::before{
    content:' ';
    height: 26px;
    width: 26px;
    background-color: #eee;
    margin-right:10px;
}
.woocommerce-form__label-for-checkbox::after{
    content:' ';
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 9px;
    top: 5px;
} */
.woocommerce-terms-and-conditions-checkbox-text {
    font-size: 14px;
    padding-left: 35px;
}

.order__agree-checkmark {
    background-color: #dad9d9 !important;
}

.order__agree-container input:checked ~ .order__agree-checkmark {
    background-color: #515c9c !important;
}

/* #mailpoet_woocommerce_checkout_optin:checked + .woocommerce-form__label-for-checkbox::before{
    background:#515c9c;
} */

.order__cart-item.no-canpar {
    position: relative;
}

.order__cart-item.no-canpar .order__cart-item-add::before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: #ffffffbd;
    z-index: 1;
}


.order__item-close {
    z-index: 3;
}

/* FOF-4 */

span.woocommerce-input-wrapper.order__agree {
    padding-left: 35px;
    margin-bottom: 0.5rem;
}

span.woocommerce-input-wrapper.order__agree .order__agree-checkmark {
    left: -35px;
}

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

    span.woocommerce-input-wrapper.order__agree {
        margin-bottom: 1rem;
    }

    span.woocommerce-input-wrapper.order__agree .order__agree-container {
        line-height: 1.1 !important;
    }

    div#order_review > br {
        display: none;
    }
}

/*------------------------------------*\
   #FOF-12
\*------------------------------------*/

.page-template-template-upick .delivery__wrapper-title {
    margin-top: 100px;
    min-height: 250px;
}

.upick {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background: #f2f2f2;
    overflow-x: hidden;
}

.upick-section-inner {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 5rem;
    margin: 0 0 5rem;
    border-bottom: 1px solid #515c9c;
}

.upick-section {
    background-repeat: no-repeat;
}

.upick-section-01 {
    background-image: url(assets/images/upick-bg-01.png);
    background-position: top left;
}

.upick-section-02 {
    background-image: url(assets/images/upick-bg-02.png);
    background-position: top right;
}

.upick-section-03 {
    background-image: url(assets/images/upick-bg-03.png);
    background-position: bottom left;
	background-size: 25%;
    padding-bottom: 40px;
}

.upick-section-01 .upick-section-content {
    flex-basis: 60%;
    max-width: 60%;
    margin-left: auto;
}

.upick-section-02 .upick-section-content {
    padding-right: 100px;
}

.upick-section-03 .upick-section-content {
    flex-basis: 560px;
    max-width: 560px;
    margin-left: auto;
    padding-right: 90px;
}

.upick-section-03 .upick-section-inner {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.upick-section-03 .upick-form {
    flex-basis: 430px;
    max-width: 430px;
    padding: 40px 40px 10px;
    text-align: center;
    background-color: #ced0e7;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 9px hsl(210deg 7% 61% / 50%);
    box-shadow: 0 1px 9px hsl(210deg 7% 61% / 50%);
}

.upick-section-03 .upick-form form {
    display: flex;
    flex-direction: column;
    margin: 0 0 20px;
}

.upick-section-03 .upick-form > h3 {
    display: block;
    margin: 0 0 1.5rem;
    font-size: 32px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    color: #FFF;
}

.upick-section-03 .upick-form > p > a {
    font-weight: 700;
    color: #515c9c;
}

.upick-section-03 .upick-form input {
    display: block;
    margin: 0 0 10px;
    padding: 10px;
    width: 100%;
    background-color: #FFF;
    border: none;
    box-shadow: none;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    color: #565656;
}

.upick-section-03 .upick-form button {
    align-self: flex-end;
    width: 130px;
    height: 50px;
    background-color: #515c9c;
    border: none;
    box-shadow: none;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    color: #FFF;
    text-transform: uppercase;
}

.upick-form img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.upick h2 {
    display: block;
    margin: 0 0 1rem;
    font-size: 42px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: -2.33333px;
    color: #515c9c;
}

.upick h3 {
    display: block;
    margin: 0 0 1rem;
    font-size: 23px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.3;
    color: #565656;
}

.upick h3 > a {
    font-size: 26px;
    font-weight: 700;
    color: #515c9c;
}

.upick p {
    display: block;
    margin: 0 0 1rem;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    color: #565656;
}

.upick ul {
    padding: 0;
    margin: 0;
}

.upick ul li {
    position: relative;
    display: block;
    margin: 0 0 1rem;
    padding-left: 25px;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    color: #565656;
}

.upick ul li:before {
    content: ' ';
    position: absolute;
    top: 5px;
    left: 0;
    width: 20px;
    height: 20px;
    background-image: url(assets/images/upick-list-bullet.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.social-media a:not(:last-child) {
    margin-right: 15px;
}

/*@media only screen and (min-width: 1025px) and (max-width: 1400px) {
	
	.upick-section-03 .upick-section-content {
		background-color: #f2f2f2;
    	padding: 40px;
    	border-radius: 8px;
    	margin-right: 40px;
	}
}*/



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

    .upick-section-inner {
        flex-direction: column;
    }

    .upick-section-content {
        flex-basis: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
    }

    .upick-form {
        margin: 40px auto 0;
        padding: 15px !important;
    }

    .upick-section {
        background: none !important;
    }

    .page-template-template-upick .delivery__wrapper-title {
        min-height: 150px;
        margin-top: 150px;
    }
	
	.upick-section-03 .upick-section-content {
		margin: 0 auto;
	}
}

@media only screen and (max-width: 767px) {
.product__dop-text-content {font-size:16px !important;}
.woocommerce-form-coupon {display:block !important;}


    .social-media {
        text-align: center;
    }

    .upick h2,
    .upick h3,
    .upick p {
        padding: 0 1rem;
    }

    .upick h2 {
        font-size: 30px;
    }

    .upick h3 {
        font-size: 21px;
    }

    .upick h3 > a {
        font-size: 24px;
    }

    .upick p,
    .upick ul li {
        font-size: 16px;
    }

    .upick-section-inner {
        margin-bottom: 2.5rem;
        padding-bottom: 2.5rem;
    }

    .page-template-template-upick .delivery__wrapper-title {
        min-height: 100px;
        margin-top: 100px;
    }
}

.header-promo-banner {
    background: #000;
    color: #f0d3b3;
    /*text-align: center;
    justify-content: center;
    align-items: center;*/
    display: flex;
    width: 100%;
    padding: 8px 0;
    font-size: 15px;
flex-wrap: wrap;
}
.promo-block {
    /*padding: 0 15px;*/
	text-align:left;
	width:40%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.promo-block1 {
    padding: 0 15px;
	text-align:right;
	width:40%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.out-of-stock {font-size:14px;}
ins {text-decoration:none;}
ins .woocommerce-Price-amount {color:red;}
del .woocommerce-Price-amount {
    font-weight: 300;
    font-size: 16px;
        text-decoration: line-through;
    text-decoration-color: red;
}
del {
    font-weight: 300;
    font-size: 16px;
        text-decoration: line-through;
    text-decoration-color: red;
}


.woocommerce-form-coupon-toggle .woocommerce-info {padding-top:25px;}
.checkout_coupon p {padding: 10px 5px;}


.checkout_coupon button[type="submit"] {
    cursor: pointer;
    background: linear-gradient(180.58deg,#19b551 .58%,#009339 115.24%);
    padding: 7px 25px;
    border-radius: 31px;
    color: white;
    font-size:16px;
    border:0px;
 }
.woocommerce-form-coupon-toggle a {
    font-size: 16px;
    color: #f00;
}
.woocommerce-form-coupon-toggle .woocommerce-info {color:#515c9c;}
/* hardik start*/
.banner__content_right{
	color:white;
	padding-top:30px;
	position:relative;
	z-index:5;
	width:30%;
	float:right;
    border-radius: 15px;
    background-color: rgba(47,53,123, 0.6);
    margin-top: 400px;
    padding: 25px;
    text-align: center;
    margin-right: 150px;
}


}


@media (min-width:768px){.banner__content_right{padding-top:71px}}

@media (min-width:1920px){.banner__content_right{padding-top:25px}}


.banner__title_right{font-weight:400}
.banner__title_right,.banner__title_right strong{font-style:normal;font-size:26px;line-height:26px;letter-spacing:-1.44444px;}
.banner__title_right strong{font-weight:700}

@media (min-width:768px){.banner__title_right,.banner__title_right strong{font-size:72px;line-height:64px}}

.banner__subtitle_right{font-style:normal;font-size:20px;line-height:23px;}

@media (min-width:768px){.banner__subtitle_right{font-size:20px;line-height:23px;margin-top:10px;display:block}}
/* hardik end*/

@media only screen and (max-width: 850px){
	.banner__inner{
		padding-bottom: 50px!important;
	}
	.banner__content{
		width: 100%!important;
		float: none!important;
	}
	.banner__content_right{
		margin: 0 auto!important;
		float: none!important;
		width: 90%!important;
		margin-top: 70px!important;
	}
	.banner__content_right .banner__more {
    	margin: 10px auto!important;
		}
	}

}

.order-type {display:none !important;}
.wcsatt-options-product-dropdown {
    padding: 10px 10px;
    font-size: 16px;
    color: #515c9c;
}
/* Added By GSSI */ 

h2 {font-size:22px;}

@media only screen and (min-width: 768px) {
 
#customer_login {
    display: flex;
    justify-content: center;
    margin-top: 7%;
}
}

@media only screen and (max-width: 767px) {
 
    #customer_login {
        padding-top: 60px;
        justify-content: center;
        margin-top: 7%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #customer_login .col-4 {
        max-width: 80%;
        width: 80%;
    }
}
.woocommerce-button.button {
    background: #e9c699 !important;
    color: black;
    padding: 3px 10px;
    border-radius: 5px;
 
}
.woocommerce-error {margin-top:7% !important;}
.my_account_orders {
    z-index: 999999;
    position: relative;
}
.woocommerce table.shop_table {margin-top:7% !important; padding: 0px 40px;}
/* Container Styles */
.accountInfo__tabs-ship-form {
    display: grid;
    grid-template-columns: 1fr;  /* Single column */
    gap: 20px;
    padding: 20px;
    max-width: 800px;
    margin: 0 auto;
    background-color: #f9f9f9;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

/* Item Styles */
.accountInfo__tabs-ship-item {
    display: flex;
    flex-direction: column;
}

/* Label Styles */
.accountInfo__tabs-ship-label {
    font-size: 1rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 8px;
}

/* Inner Container */
.accountInfo__tabs-container-item-inner-tab {
    background-color: #fff;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: flex;
    align-items: center;
    font-size: 0.95rem;
    color: #555;
}

/* Text Style inside the span */
.accountInfo__tabs-container-item-inner-tab-text {
    color: #333;
    font-size: 1rem;
}

/* Styling for inputs and labels */
.accountInfo__tabs-ship-item input {
    padding: 10px;
    font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 4px;
}

/* Make it responsive for smaller screens */
@media (max-width: 768px) {
    .accountInfo__tabs-ship-form {
        padding: 15px;
    }

    .accountInfo__tabs-ship-label {
        font-size: 0.9rem;
    }

    .accountInfo__tabs-container-item-inner-tab {
        font-size: 0.9rem;
        padding: 10px;
    }
}

.backGrey .woocommerce h2
{
    background: #f2d4b4;
    padding: 10px 10px;
}
a.wcs-switch-link { background: #eecda8 !important;
    color: black !important;
    margin: 16px 0px !important;
    padding: 10px 10px !important; }
.account__tabs-caption li {margin-right:20px;}
.account__tab-link.reorder {background: #f2d4b4;
    padding: 10px 10px;
color:black;
	}
.show-password-input {display:none;}
.subscription-actions a {
font-size: 18px;
    font-weight: 600;
    padding: 15px 20px !important;
    margin-left: 10%;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {float:left !important;}
.woocommerce form .form-row-first,.woocommerce-page form .form-row-last {width:60% !important;}

.product__wrapper-title-sub,
.product__wrapper-title.pwt-has-sub {
    color: #515c9c;
}
.product__wrapper-bulletLabel {
    color: #595959;
}
.product__wrapper-bulletLabel {
    clear:both;
    margin-top: 30px;
}
.sub-packages,
.sub-packages:focus,
.sub-packages:active,
.sub-packages:focus-visible {
    color: #515c9c;
}
.sub-packages:hover {
    color: #958e09;
}

.sub-packages.product__more {
    margin-top: 5px;
}

@media (min-width: 1280px) {
    .product__wrapper-title.pwt-has-sub {
        margin-bottom: 0px;
        line-height: 31px;
    }
}
@media (min-width: 1920px) {
    .product__wrapper-title.pwt-has-sub {
        margin-bottom: 0px;
        line-height: 38px;
        font-size: 41px;
    }
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    padding: 20px;
}

.product__cart-item-content-price.currency {
    display: none;
}
body.woocommerce-order-pay .woocommerce {
    /* Your styles for the order-pay page */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
}
body.woocommerce-order-pay .woocommerce #payment{
    width: 100%;
    margin: 20px 0px;}

body.woocommerce-order-pay .woocommerce .pay-order-heading {
    margin-top: 7%;
    margin-bottom: 10px;
    width: 100%;
    max-width: 600px;
    font-size: 24px;
    font-weight: 700;
    color: #e27f0ce6;
}

body.woocommerce-order-pay .woocommerce .order_details{
    margin-top: 1%;
    margin-bottom: 10px;
    background: #dcd7e3;
    border: 18px solid #edebf1;
    padding: 10px 10px;
}
#order_review { margin-bottom:10px !important;}

body.woocommerce-order-pay .order_details,
body.woocommerce-order-pay #order_review {
    width: 100%;
    max-width: 600px; /* Optional: Set a max-width */
    margin: 0 auto;
}