button.single_add_to_cart_button.elementor-button.button.alt {
    display: none;
}
.add-to-cart-button a {
    color: #fff !important;
    cursor: pointer;
}
.banner-list h4.elementor-image-box-title {
    margin: 0;
}
/* a.added_to_cart.wc-forward {
    position: absolute;
    left: auto;
    right: 0;
    text-align: right;
    bottom: -30px;
} */
a.added_to_cart.wc-forward {
    position: absolute;
    left: 0;
    right: 0;
    top: -600%;
    width: 100%;
    border: 1px solid #6797fd;
    border-radius: 8px;
    padding: 5px 30px;
    text-align: center;
    background: #6797fd;
    max-width: max-content;
    margin: 0 auto;
    color: #fff;
}
body.single-product .top-header .e-con-inner {
    padding-top: 20px !important;
}
body.single-product .top-header {
    border-bottom: 1px solid #ccc;
}
.banner-slide figure.swiper-slide-inner img {
    aspect-ratio: 4/4;
    object-fit: contain;
}
a.wc-block-cart__submit-button:hover {
    color: #fff;
    background: #00133d;
}
.alignwide {
    margin-inline: 0;
}
/* table.wc-block-cart-items tbody tr:nth-child(even) {background: #eaeffb;}
table.wc-block-cart-items tbody tr,table.wc-block-cart-items tbody tr td {border: 0 !important;}
table.wc-block-cart-items tbody tr:nth-child(odd) {background: #e1e7f3;} */
button.wc-block-components-button {
    border: 0;
}
.wc-block-components-sidebar.wc-block-cart__sidebar {
    border: 1px solid #ccd3e3;
    border-radius: 15px;
    padding: 15px;
    background: #f7faff;
}
.wp-block-woocommerce-checkout-order-summary-block {
    background: #f7faff;
    border-color: #ccd3e3;
border-radius: 15px !important;
}
.wc-block-components-sidebar-layout .wc-block-components-main {
    padding-right: 20px !important;
}
.wc-block-checkout__form input, .wc-block-checkout__form select {
    background: #fff !important;
    border-color: #ccd3e3 !important; font-size: 14px !important;
}
form.wc-block-checkout__form {
    background: #f7faff;
    padding: 20px;
    border-radius: 15px;
border: 1px solid #ccd3e3;
}
/* Product Style CSS */
.table-div table tr td:nth-child(2) {text-align: right;
    color: #00133D;}
.table-div table tr td,.table-div table tr {font-size: 16px;
    color: #575757;
border: 0; background: none !important; text-align: left; padding: 18px 0;}
.table-div table tr {border-bottom: 1px solid #d8dcdf;text-align: left;}
.single-list-point h3.elementor-icon-box-title {
    margin: 0;
}
.single-list-point {
    min-width: max-content !important;
    width: max-content !important;
}
.quantity-div .quantity input {
    border: 1px solid #EEF5FC;
    border-radius: 30px;
    padding: 5px;
    width: 80px !important;
}
.quantity-div .quantity:before {
    content: "Quantity";
    position: relative;
    top: 5px;
	    color: #00133D;
    font-weight: 600;
	margin-right: 10px;
}
.dosage ul li {
    background: #EEF5FC;
    padding: 3px 15px !important;
    border-radius: 85px;
    display: inline-flex;
}
.single-product p.price {
    margin-bottom: 0;
}
.add-to-cart a {
    width: 100%;
}
.product-row .a.button {
    width: 100%;
	text-align: center;
}
.product-row .woocommerce-loop-product__buttons a {
    text-align: center;
    width: 100%;
    justify-content: center !important;
}
.product-row .star-rating {
    order: 2;
	width: 100%;
}
.product-row ul.products li a {
    display: flex !important;
    /* flex-direction: column; */
    align-items: center;
    justify-content: space-between;
	    flex-wrap: wrap;
}
.product-row span.price {
    margin: 0 !important;
}
.product-row ul.products li a img {
    aspect-ratio: 4/4;
    object-fit: contain;
}
.product-row .woocommerce .products .star-rating {
    margin-top: 12px;
}
.product-description {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.add-to-cart-button {
min-width: 70% !important;}
.add-to-cart-button a {width: 100% ;}
.download-coa a {width: 100%;}
button.wc-block-components-button {
    height: 50px !important;
    color: #fff !important;
}
button.wc-block-components-button .wc-block-components-button__text {
    color: #fff !important;
    opacity: 1 !important;
    font-weight: 500;
    font-size: 16px !important;
}
.elementor-menu-cart__footer-buttons a {
    background: #00133D !important;
    border-radius: 10px !important;
    border: 0 !important;
}
a.wc-block-components-button.contained {
    background: #00133d;
    border-radius: 10px;
}
.product-name a {
    color: #00133d;
}
/* Product Style CSS END */

form.check-coa input {background: rgba(255, 255, 255, 0.6);
	width: 100%; height: 55px;
	border: 1px solid #fff;	border-radius: 10px; padding-left: 20px;}
form.check-coa {width: 100%;   display: flex; gap: 20px;}
form.check-coa button {
height: 55px; border: 0; padding: 0 20px;}
.contact-form input, .contact-form textarea {padding: 0 !important;}
.contact-form input:focus, .contact-form textarea:focus {
    outline: none !important;
    box-shadow: 0 0 0 !important;
}

@media (max-width: 1025px) {
	.top-header .e-con-inner {
    padding: 40px 20px;
}
.mobile-view {
    background: #ffffff87;
    border: 1px solid #fff;
    border-radius: 10px;
}
}
@media (max-width: 800px){
.mobile-box .elementor-image-box-wrapper {
    display: flex;
    gap: 10px;
}
.banner-list figure.elementor-image-box-img {
    display: none !important;
}
h2.elementor-heading-title br {
    display: none;
}
.top-header .e-con-inner {
    padding: 10px 0px;
}
	.banner-list .elementor-image-box-wrapper {
    display: flex; gap: 20px;}
	.tabs-div br {display: none;}
	.top-header {
    position: relative;}
.table-div table {width: 500px;}
.table-div {overflow-x: scroll;}
.mobile-menu {
    background: none !important;
    padding: 0 !important;
	order: -1;
}
.banner-img img {
    aspect-ratio: 3/3;
    object-fit: contain;
}
form.check-coa {
    flex-direction: column;
    gap: 10px;
}
body .mobile-banner-none {
    background-image: none !important;
}
.mobile-box  h4 {
    margin: 0;
}

/* Cart And Checkout Page */
.wc-block-cart .wc-block-cart__submit-container {
    padding: 0 10px !important;}
.wc-block-cart__submit-container a {border-radius: 5px !important;}
.wc-block-components-totals-wrapper {padding: 15px 15px !important; border: 0 !important;}
.checkout-mobile .wc-block-components-totals-wrapper {padding: 10px !important;}
form.wc-block-checkout__form {
    padding: 10px; position: relative; z-index: 0;}
.checkout-mobile, .cart {--display: block !important;}
div#billing label, div#billing select {font-size: 14px;}
.wp-block-woocommerce-checkout {
    padding-top: 0 !important;}
.wc-block-components-totals-footer-item {padding: 0 !important;}
.wc-block-components-sidebar-layout .wc-block-components-main {
    padding-right: 0px !important;
}
	
}


