.wd-popup.wd-promo-popup{
	background-color:rgba(255,255,255,0);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.footer-container{
	background-color:#ffffff;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Roboto", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(16,132,126);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.page .main-page-wrapper{
	background-color:rgb(240,240,240);
}

.woodmart-archive-shop .main-page-wrapper{
	background-color:rgb(246,246,246);
}

:root{
--btn-default-bgcolor:rgb(255,111,97);
}
:root{
--btn-default-bgcolor-hover:rgb(255,111,97);
}
:root{
--btn-shop-bgcolor:rgb(255,111,97);
}
:root{
--btn-shop-bgcolor-hover:rgb(255,111,97);
}
:root{
--btn-accent-bgcolor:rgb(255,111,97);
}
:root{
--btn-accent-bgcolor-hover:rgb(255,111,97);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
			--wd-form-brd-radius: 5px;
	
	
	--wd-form-brd-width: 1px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
	
	
	
	
	
	
	
			--btn-default-brd-radius: 5px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 5px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 5px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1250px;
		}
	}

	.container {
		max-width: 1280px;
	}
	
	
	@media (min-width: 1280px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1280px) / 2);
			padding-right: calc((100vw - 1280px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1297px) / 2);
			padding-right: calc((100vw - 1297px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 1000px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//dawaguru.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.2.4") format("woff2");
}

.mobile-home-slider-products .product-grid-item {
	border-radius: 8px;
}

.mobile-home-slider-products .star-rating {
	display: none;
}

.mobile-home-slider-products .wd-entities-title {
	font-size: 13px;;
}

.mobile-home-slider-products .amount {
	font-size: 13px;
}

.mobile-home-slider-products .owl-item {
	width: 150px !important;
}

.mobile-home-slider-products .owl-carousel .owl-stage-outer {
	margin-top: -8em;
}

.mobile-home-slider-products .slider-type-product {
	margin-bottom: 12px;
}

.mobile-home-slider-products  .btn.btn-style-link {
	font-size: 13px;
	border: 0;
	text-transform: capitalize;
}

.mobile-home-featured-brand .info-box-icon {
	border: 1px solid #ddd;
	border-radius: 8px;
}

.mobile-home-order-medicine .box-style-shadow {
	padding: 15px;
	box-shadow: none;
}

.mobile-home-order-medicine .info-box-title {
	margin-bottom: 3px;
}

.mobile-home-order-medicine .info-btn-wrapper {
	margin-top: 10px;
}

.mobile-home-categories .box-style-shadow {
	padding: 8px;
	border-radius: 8px;
	box-shadow: 0px 6px 12px -4px rgb(11 18 25 / 10%);
}

.mobile-home-categories .box-icon-wrapper {
	margin-bottom: 7px !important;
}

.mobile-home-categories .info-box-title {
	margin-bottom: 0 !important;
}

.mobile-home-health-categories .info-box-title {
	margin-bottom: 0 !important;
}

.mobile-home-health-categories .box-icon-wrapper {
	margin-bottom: 7px !important;
}

.mobile-home-health-categories .box-style-shadow {
	padding: 0;
	box-shadow: none;
}

.mobile-home-banner-slider .wd-gallery-item {
	border-radius: 8px;
}

.mobile-home-banner-slider .owl-dots .owl-dot {
	margin-top: 0;
}

.mobile-home-banner-slider .wd-images-gallery {
	margin-bottom: 0 !important;
}

.mobile-home-banner-slider .owl-dots .owl-dot span {
	width: 5px;
	height: 5px;
	border-width: 4px;
}

.mobile-home-call-now .liner-continer {
	margin-bottom: 2px;
}

.mobile-home-discount-slider .box-style-shadow {
	padding: 10px;
	box-shadow: none;
	border: 2px solid #dfe3e6;
	border-radius: 8px;
}

.mobile-home-discount-slider .info-box-title {
	margin-bottom: 3px !important;
}

.mobile-home-discount-slider .owl-item {
	width: 215px !important;
}

.order-with-prescription-logged-in-users {
	display: none;
}

.order-medicine-online-divider {
	margin-top: -18px;
	z-index: 390;
}

.order-medicine-online-divider .btn-shape-round {
	background-color: #f4f7fb;
	color: #3bb896;
	padding: 8px;
}

.order-medicine-online-info-box .btn-size-small {
	width: 100%;
}

.order-medicine-online-info-box .info-box-title:after {
	content: "\f113";
	font-family: "woodmart-font";
	font-size: 13px;
	font-weight: 600;
}

.order-medicine-online-info-box .info-box-title {
	margin-bottom: 0 !important;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.order-medicine-online-info-box .box-style-shadow {
	padding: 20px;
	box-shadow: none;
	border: 1px solid #e0e0e0;
	overflow: hidden;
	border-radius: 6px;
	display: flex;
	align-items: center;
}

.order-medicine-online-box .searchform input[type="text"] {
	height: 46px;
	background-color: #fff;
}

.order-medicine-online-box .info-box-title {
	margin-bottom: 0 !important;
}

.menu-item-369 {
	border-bottom: 1px solid #dfe3e6;
}

#menu-mobile-side-menu .menu-image-title-after {
	width: 28px;
}

.mobile-nav .wd-nav-opener {
	border-left: 0 !important;
}

.wd-nav-mobile li a {
	border-bottom: 0 !important;
	font-size: 15px;
	color: #4f585e;
	text-transform: capitalize;
}

.xoo-el-firstname-menu img.avatar {
	display: none;
}

.xoo-el-firstname-menu {
	background-color: #10847E;
}

.xoo-el-firstname-menu .woodmart-nav-link {
	color: #fff;
	height: 60px;
	font-size: 17px;
	justify-content: space-between;
	text-transform: capitalize;
}

.xoo-el-firstname-menu .woodmart-nav-link:after {
	content: "\f113";
	font-family: "woodmart-font";
	font-size: 16px;
	font-weight: 600;
}

.logged-in .menu-item-327 {
	display: none;
}

.menu-item-327::after {
	content: "\f113";
	font-family: "woodmart-font";
	font-size: 16px;
	font-weight: 600;
}

.menu-item-327 {
	padding: 15px;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #dbdbdb;
}

.mobile-side-menu-login .box-icon-align-left .box-icon-wrapper {
	margin-right: 13px;
}

.mobile-side-menu-login .info-box-title {
	margin-bottom: 0 !important;
}

.order-with-prescription-guest-users .box-with-text.text-size-small {
	font-size: 18px;
}

.order-with-prescription-guest-users .info-box-icon {
	height: 30px !important;
	min-width: 30px !important;
	line-height: 25px !important;
	padding: 0 !important;
}

.footer-column {
	margin-bottom: 0;
}

.logged-in .order-with-prescription-logged-in-users {
	display: inherit;
}

.logged-in .order-with-prescription-guest-users {
	display: none;
}

.searchform input[type="text"] {
	height: 36px;
}

.page-id-29 .wpcf7-submit {
	background-color: #ff6f61;
	color: #fff;
	width: 100%;
	border-radius: 5px;
}

.home-promo-banner-popup .box-icon-align-top .box-icon-wrapper {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 15px;
}

.home-promo-banner-popup .info-box-content {
	padding-left: 15px;
	padding-right: 15px;
}

.footer-sidebar {
	padding-top: 0 !important
}

.wd-prefooter {
	padding-bottom: 0 !important;
}

.btn.btn-color-white {
	color: #10847e;
}

.searchform.wd-style-with-bg .searchsubmit {
	background-color: #fff !important;
	color: #2b97a4 !important;
}

.searchform.wd-style-with-bg input[type="text"] {
	border: 0;
}

.home .main-page-wrapper {
	padding-top: 0px;
}

.whb-header-bottom .wd-nav>li>a {
	padding-left: 15px;
	padding-right: 15px;
}

.whb-top-bar .wd-header-text {
	font-size: 13px;
}

.btn-size-small {
	text-transform: capitalize;
	font-size: 13px;
}

.whb-general-header .btn-size-small {
	padding: 8px 30px;
}
	

.whb-top-bar .wd-nav-secondary>li>a {
	font-size: 13px;
}

.home-shipping-payment-box .box-style-shadow {
	padding: 20px;
	border-radius: 5px;
	overflow: hidden;
	align-items: center;
}

.home-shipping-payment-box .info-box-title {
	margin-bottom: 3px !important;
}

.home-top-categories .box-style-shadow {
	padding: 10px;
	box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
	border-radius: 10px;
}

.home-top-categories .box-icon-align-top .box-icon-wrapper {
	margin-bottom: 10px;
}

.home-top-categories .wd-info-box .info-box-title {
	margin-bottom: 0;
}

.wd-buttons {
	display: none !important;
}

.home-product-carousel .slider-type-product {
	margin-bottom: 10px;
}

.home-product-carousel {
	box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
	background-color: #fff;
}

.home .site-content {
	margin-bottom: 0;
}

.archive .sidebar-container {
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.wd-nav-product-cat {
	overflow-x: scroll;
	overflow-y: hidden;
	display: -webkit-box !important;
	flex-wrap: nowrap;
	white-space: nowrap;
	width: 100vw;
	padding-right: 10px;
	background-color: transparent !important;
	margin-left: -10px;
}

.wd-nav-product-cat li {
	flex: auto !important;
	padding-left: 8px;
	padding-right: 8px;
}

.title-size-small .title {
	font-size: 23px !important;
}

.title-design-centered .wd-nav-product-cat {
	justify-content: inherit !important;
	margin-bottom: 0 !important;
}

.wd-nav-product-cat .wd-nav-img {
	max-height: 100px;
	margin-right: 0;
	margin-bottom: 7px;
}

.page-title .wd-nav>li>a {
	text-transform: capitalize;
}

.wd-nav-product-cat>li>a {
	font-size: 12px !important;
	white-space: initial;
	text-align: center;
	padding: 10px !important;
}

.category-nav-link {
	display: grid !important;
	justify-items: center;
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
	margin-bottom: 10px;
	margin-top: 8px;
}

.wd-btn-show-cat {
	display: none !important;
}

.archive .page-title {
	margin-bottom: 0;
}

.wd-hover-tiled .product-wrapper {
	box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
	border-radius: 8px;
	overflow: hidden;
}

.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
	background-color: #fff !important;
	color: #2b97a4 !important;
}

.mobile-upload-prescription .set-mb-s>* {
	margin-bottom: 5px;
}

.wd-action-btn.wd-style-text>a:before {
	margin-right: 10px;
}

.products-bordered-grid.elements-grid:not(.elements-list) [class*="-grid-item"] {
	border-color: #dfe3e6 !important;
}

.products-bordered-grid.elements-grid {
	border-color: #dfe3e6 !important;
}

.wd-action-btn>a {
	color: #4f585e;
}

.woocommerce-product-gallery .owl-carousel .product-image-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
}

.product-image-summary .product-images img {
	width: auto;
	margin: auto;
}

.summary-inner>.price, .wd-scroll-content>.price {
	font-size: 28px;
}
/* ================================
   DAWAGURU MODERN PRODUCT TABS
================================ */

.woocommerce div.product .woocommerce-tabs {
    margin-top: 40px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 25px;
    border: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    display: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    display: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: 14px 22px;
    background: #f8fafc;
    border-radius: 14px;
    font-size: 15px;
    font-weight: 600;
    color: #0f172a !important;
    transition: all 0.3s ease;
    border: 1px solid #e2e8f0;
    text-decoration: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    background: #eff6ff;
    color: #2563eb !important;
    transform: translateY(-2px);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    background: linear-gradient(135deg, #2563eb, #1d4ed8);
    color: #fff !important;
    border-color: transparent;
    box-shadow: 0 8px 20px rgba(37,99,235,0.25);
}

.woocommerce div.product .woocommerce-tabs .panel {
    background: #ffffff;
    border-radius: 22px;
    padding: 32px;
    border: 1px solid #e2e8f0;
    box-shadow: 0 10px 30px rgba(15,23,42,0.05);
}

.woocommerce-tabs .panel h2,
.woocommerce-tabs .panel h3 {
    font-size: 24px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 18px;
}

.woocommerce-tabs .panel p {
    font-size: 15px;
    line-height: 1.8;
    color: #475569;
}
/* =========================
   DAWAGURU PREMIUM TABS
========================= */

/* Tabs Wrapper */
.woocommerce div.product .woocommerce-tabs {
    margin-top: 40px;
}

/* Navigation */
.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    padding: 0;
    margin-bottom: 30px;
    border: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    display: none;
}

/* Each Tab */
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    display: none !important;
}

/* Arrow Style Tabs */
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    position: relative;
    display: flex;
    align-items: center;
    padding: 15px 26px;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    color: #0f172a !important;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none !important;
    transition: all 0.3s ease;
    clip-path: polygon(
        0 0,
        90% 0,
        100% 50%,
        90% 100%,
        0 100%
    );
}

/* Hover */
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    background: #eff6ff;
    color: #2563eb !important;
    transform: translateY(-2px);
}

/* Active */
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    background: linear-gradient(135deg,#2563eb,#1d4ed8);
    color: #fff !important;
    box-shadow: 0 10px 25px rgba(37,99,235,0.25);
    border-color: transparent;
}

/* Content Area */
.woocommerce div.product .woocommerce-tabs .panel {
    background: #ffffff;
    border-radius: 24px;
    padding: 35px;
    border: 1px solid #e2e8f0;
    box-shadow: 0 15px 35px rgba(15,23,42,0.06);
}

/* Headings */
.woocommerce-tabs .panel h2,
.woocommerce-tabs .panel h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 22px;
    color: #0f172a;
}

/* Text Box Style */
.woocommerce-tabs .panel p,
.woocommerce-tabs .panel ul {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    padding: 20px;
    border-radius: 18px;
    line-height: 1.9;
    color: #475569;
    margin-bottom: 18px;
}

/* Lists */
.woocommerce-tabs .panel ul {
    padding-left: 40px;
}

/* Mobile */
@media(max-width:768px){

    .woocommerce div.product .woocommerce-tabs ul.tabs {
        gap: 8px;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size: 13px;
        padding: 12px 18px;
    }

    .woocommerce div.product .woocommerce-tabs .panel {
        padding: 22px;
    }

}
/* =========================
   DAWAGURU SCROLL TABS
========================= */

.woocommerce div.product .woocommerce-tabs {
    margin-top: 40px;
}

/* Horizontal Scroll Navigation */
.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: flex;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 12px;
    padding: 5px 0 15px;
    margin-bottom: 30px;
    border: none;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::-webkit-scrollbar {
    display: none;
}

/* Remove Woo Defaults */
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    display: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    flex: 0 0 auto;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    display: none !important;
}

/* Arrow Button Tabs */
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    padding: 14px 24px;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    color: #0f172a !important;
    font-size: 14px;
    font-weight: 600;
    border-radius: 14px;
    text-decoration: none !important;
    transition: all 0.3s ease;
}

/* Hover */
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    background: #eff6ff;
    color: #2563eb !important;
    transform: translateY(-2px);
}

/* Active */
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    background: linear-gradient(135deg,#2563eb,#1d4ed8);
    color: #fff !important;
    border-color: transparent;
    box-shadow: 0 10px 25px rgba(37,99,235,0.25);
}

/* Content Panel */
.woocommerce div.product .woocommerce-tabs .panel {
    background: #ffffff;
    border-radius: 24px;
    padding: 30px;
    border: 1px solid #e2e8f0;
    box-shadow: 0 15px 35px rgba(15,23,42,0.05);
}

/* Content Box */
.dg-box {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 18px;
    padding: 22px;
    line-height: 1.9;
    color: #475569;
}

/* Lists */
.dg-box ul {
    padding-left: 20px;
}

.dg-box li {
    margin-bottom: 10px;
}

/* Mobile */
@media(max-width:768px){

    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        padding: 12px 18px;
        font-size: 13px;
    }

    .woocommerce div.product .woocommerce-tabs .panel {
        padding: 22px;
    }

}
/* WhatsApp Share Button */

.dg-whatsapp-share {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 12px;
    padding: 0 22px;
    height: 52px;
    background: #25D366;
    color: #fff !important;
    border-radius: 14px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none !important;
    transition: all 0.3s ease;
    box-shadow: 0 8px 20px rgba(37,211,102,0.25);
}

.dg-whatsapp-share:hover {
    transform: translateY(-2px);
    background: #1ebe5d;
}

/* Mobile */
@media(max-width:768px){

    .dg-whatsapp-share {
        width: 100%;
        margin-left: 0;
        margin-top: 12px;
    }

}
/* =========================
   STICKY BAR PRICE STYLE
========================= */

.dg-sticky-atc {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    border-top: 1px solid #e2e8f0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 14px;
    box-shadow: 0 -10px 30px rgba(0,0,0,0.08);
    z-index: 9999;
}

/* Left Section */
.dg-sticky-left {
    display: flex;
    flex-direction: column;
    max-width: 60%;
}

/* Title */
.dg-title {
    font-size: 13px;
    font-weight: 600;
    color: #0f172a;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* PRICE */
.dg-price {
    font-size: 15px;
    font-weight: 700;
    color: #16a34a;
    margin-top: 2px;
}

/* Button */
.dg-sticky-btn {
    background: linear-gradient(135deg,#2563eb,#1d4ed8);
    color: #fff !important;
    padding: 12px 18px;
    border-radius: 14px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none !important;
    box-shadow: 0 10px 25px rgba(37,99,235,0.25);
}

/* Hover */
.dg-sticky-btn:hover {
    transform: translateY(-1px);
}

/* Desktop Hide */
@media(min-width: 769px){
    .dg-sticky-atc {
        display: none;
    }
}
/* =========================
   MRP + SALE PRICE STYLE
========================= */

.dg-price-wrap {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 4px;
}

/* MRP (Strikethrough) */
.dg-mrp {
    font-size: 13px;
    color: #94a3b8;
    text-decoration: line-through;
}

/* Sale Price */
.dg-sale {
    font-size: 15px;
    font-weight: 700;
    color: #16a34a;
}

/* Sticky bar base */
.dg-sticky-atc {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    border-top: 1px solid #e2e8f0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 14px;
    box-shadow: 0 -10px 30px rgba(0,0,0,0.08);
    z-index: 9999;
}

/* Left */
.dg-sticky-left {
    display: flex;
    flex-direction: column;
    max-width: 60%;
}

/* Title */
.dg-title {
    font-size: 13px;
    font-weight: 600;
    color: #0f172a;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Button */
.dg-sticky-btn {
    background: linear-gradient(135deg,#2563eb,#1d4ed8);
    color: #fff !important;
    padding: 12px 18px;
    border-radius: 14px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none !important;
    box-shadow: 0 10px 25px rgba(37,99,235,0.25);
}

/* Hover */
.dg-sticky-btn:hover {
    transform: translateY(-1px);
}

/* Desktop Hide */
@media(min-width: 769px){
    .dg-sticky-atc {
        display: none;
    }
}
/* =========================
   QTY SELECTOR (ZEPTO STYLE)
========================= */

.dg-sticky-right {
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Qty Box */
.dg-qty-box {
    display: flex;
    align-items: center;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    overflow: hidden;
}

/* Buttons */
.dg-qty-box button {
    width: 32px;
    height: 36px;
    border: none;
    background: transparent;
    font-size: 18px;
    font-weight: 600;
    color: #0f172a;
    cursor: pointer;
}

/* Input */
.dg-qty-box input {
    width: 40px;
    text-align: center;
    border: none;
    outline: none;
    font-weight: 600;
    background: transparent;
}

/* Sticky Bar */
.dg-sticky-atc {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    border-top: 1px solid #e2e8f0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 14px;
    box-shadow: 0 -10px 30px rgba(0,0,0,0.08);
    z-index: 9999;
}

/* Button */
.dg-sticky-btn {
    background: linear-gradient(135deg,#2563eb,#1d4ed8);
    color: #fff !important;
    padding: 12px 16px;
    border-radius: 14px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none !important;
}

/* Mobile */
@media(max-width: 768px){
    .dg-sticky-right {
        flex-direction: column;
        gap: 8px;
    }
}
/* =========================
   PHARMACY PAGE LOAD ANIMATION
========================= */

body {
    animation: fadeInPage 0.8s ease-in-out;
}

@keyframes fadeInPage {
    from {
        opacity: 0;
        transform: translateY(10px);
        filter: blur(4px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
        filter: blur(0);
    }
}

/* Smooth elements entry */
.woocommerce, .site-header, .site-footer {
    animation: contentSlide 1s ease;
}

@keyframes contentSlide {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
/* =========================
   DELIVERY + SHARE BAR
========================= */

.dg-info-share-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
    padding: 10px 14px;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 14px;
}

/* Delivery Section */
.dg-delivery {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    color: #0f172a;
}

/* Check Icon */
.dg-check {
    color: #16a34a;
    font-weight: bold;
}

/* Express Tag */
.dg-express {
    margin-left: 6px;
    font-size: 12px;
    color: #2563eb;
    font-weight: 600;
}

/* Share Button */
.dg-share-btn {
    background: #25D366;
    color: #fff !important;
    padding: 8px 14px;
    border-radius: 12px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none !important;
    transition: 0.3s ease;
}

.dg-share-btn:hover {
    background: #1ebe5d;
    transform: translateY(-2px);
}

/* Mobile */
@media(max-width:768px){
    .dg-info-share-bar {
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
    }
}
/* =========================
   PREMIUM DELIVERY BAR UI
========================= */

.dg-premium-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 14px;
    padding: 12px 14px;
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.04);
}

/* LEFT SECTION */
.dg-delivery-box {
    display: flex;
    align-items: center;
    gap: 8px;
}

/* Green pulse dot */
.dg-dot {
    width: 10px;
    height: 10px;
    background: #22c55e;
    border-radius: 50%;
    animation: pulse 1.5s infinite;
}

@keyframes pulse {
    0% { transform: scale(0.8); opacity: 0.6; }
    50% { transform: scale(1.4); opacity: 1; }
    100% { transform: scale(0.8); opacity: 0.6; }
}

/* TEXT */
.dg-text {
    font-size: 13px;
    color: #0f172a;
    font-weight: 500;
}

.dg-text b {
    color: #2563eb;
}

/* EXPRESS CHIP */
.dg-chip {
    font-size: 11px;
    font-weight: 600;
    background: #eff6ff;
    color: #2563eb;
    padding: 4px 10px;
    border-radius: 999px;
}

/* SHARE BUTTON */
.dg-share-btn {
    background: linear-gradient(135deg,#25D366,#1ebe5d);
    color: #fff !important;
    padding: 10px 14px;
    border-radius: 12px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none !important;
    box-shadow: 0 8px 20px rgba(37,211,102,0.25);
    transition: 0.3s ease;
}

.dg-share-btn:hover {
    transform: translateY(-2px);
}

/* MOBILE */
@media(max-width:768px){
    .dg-premium-bar {
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
    }
}
/* =========================
   ZEPTO STYLE CART UI
========================= */

.woocommerce-cart table.cart {
    border: none !important;
    width: 100%;
}

.woocommerce-cart .cart_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    padding: 14px;
    margin-bottom: 12px;
    border-radius: 18px;
    border: 1px solid #e2e8f0;
    box-shadow: 0 10px 25px rgba(0,0,0,0.05);
}

/* Product Image */
.woocommerce-cart .product-thumbnail img {
    width: 75px;
    border-radius: 14px;
}

/* Name */
.woocommerce-cart .product-name {
    font-size: 14px;
    font-weight: 600;
    color: #0f172a;
}

/* Price */
.woocommerce-cart .product-price {
    color: #16a34a;
    font-weight: 700;
}

/* Quantity */
.woocommerce-cart .quantity input {
    width: 60px;
    border-radius: 10px;
    border: 1px solid #e2e8f0;
    text-align: center;
}

/* Remove */
.woocommerce-cart a.remove {
    color: #ef4444 !important;
    font-size: 18px;
}

/* Hide table headers */
.woocommerce-cart thead {
    display: none;
}
/* =========================
   STICKY CHECKOUT BAR
========================= */

.dg-cart-sticky {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    padding: 12px 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #e2e8f0;
    box-shadow: 0 -10px 25px rgba(0,0,0,0.08);
    z-index: 9999;
}

/* Total */
.dg-cart-total span {
    font-size: 12px;
    color: #64748b;
}

.dg-cart-total strong {
    display: block;
    font-size: 16px;
    color: #16a34a;
}

/* Button */
.dg-checkout-btn {
    background: linear-gradient(135deg,#2563eb,#1d4ed8);
    color: #fff !important;
    padding: 12px 18px;
    border-radius: 14px;
    font-weight: 600;
    text-decoration: none !important;
    box-shadow: 0 10px 25px rgba(37,99,235,0.25);
}

/* Mobile spacing fix */
body {
    padding-bottom: 80px;
}
.dg-premium-bar{
    background:#fff;
    border:1px solid #edf0f5;
    border-radius:20px;
    padding:18px;
    margin-top:18px;
    box-shadow:0 10px 30px rgba(0,0,0,0.04);
    font-family:Inter,sans-serif;
}

.dg-top-row{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:15px;
    flex-wrap:wrap;
}

.delivery-box{
    display:flex;
    align-items:center;
    gap:14px;
}

.delivery-box .icon{
    width:50px;
    height:50px;
    border-radius:16px;
    background:linear-gradient(135deg,#f3f4f6,#ffffff);
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:20px;
    box-shadow:0 4px 12px rgba(0,0,0,0.05);
}

.delivery-box .label{
    margin:0;
    color:#9ca3af;
    font-size:11px;
    letter-spacing:1px;
    text-transform:uppercase;
}

.delivery-box h4{
    margin:4px 0 0;
    font-size:16px;
    color:#111827;
    font-weight:600;
    line-height:1.4;
}

.share-btn{
    padding:11px 18px;
    border-radius:14px;
    background:#f9fafb;
    border:1px solid #edf0f5;
    text-decoration:none;
    color:#111827;
    display:flex;
    align-items:center;
    gap:8px;
    font-size:14px;
    font-weight:600;
    transition:all .3s ease;
}

.share-btn:hover{
    background:#111827;
    color:#fff;
    transform:translateY(-2px);
}

.dg-divider{
    height:1px;
    background:#f1f5f9;
    margin:18px 0;
}

.dg-features{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:12px;
}

.feature-item{
    background:#f8fafc;
    border-radius:14px;
    padding:14px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    font-size:13px;
    color:#374151;
    font-weight:600;
}

.feature-item span{
    color:#16a34a;
}

@media(max-width:768px){
.dg-delivery-card{
    display:flex;
    align-items:center;
    gap:16px;
    background:linear-gradient(135deg,#ffffff,#f8fafc);
    border:1px solid #edf2f7;
    border-radius:20px;
    padding:18px;
    margin-top:18px;
    box-shadow:
    0 10px 30px rgba(15,23,42,0.05),
    0 2px 8px rgba(15,23,42,0.03);
    transition:all .3s ease;
}

.dg-delivery-card:hover{
    transform:translateY(-2px);
    box-shadow:
    0 16px 40px rgba(15,23,42,0.08),
    0 4px 12px rgba(15,23,42,0.04);
}

.dg-delivery-icon{
    width:54px;
    height:54px;
    min-width:54px;
    border-radius:18px;
    background:linear-gradient(135deg,#ecfdf5,#d1fae5);
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:24px;
}

.dg-label{
    display:block;
    font-size:11px;
    font-weight:600;
    letter-spacing:1.2px;
    text-transform:uppercase;
    color:#10b981;
    margin-bottom:6px;
}

.dg-delivery-content h4{
    margin:0;
    font-size:17px;
    font-weight:700;
    color:#0f172a;
    line-height:1.4;
    font-family:Inter,sans-serif;
}

@media(max-width:768px){

    .dg-delivery-card{
        padding:16px;
        border-radius:18px;
    }

    .dg-delivery-content h4{
        font-size:15px;
    }

}
    .dg-features{
        grid-template-columns:1fr;
    }

    .share-btn{
        width:100%;
        justify-content:center;
    }

}
.dg-delivery-card{
    display:flex;
    align-items:flex-start;
    gap:16px;
    background:linear-gradient(135deg,#ffffff,#f8fafc);
    border:1px solid #edf2f7;
    border-radius:20px;
    padding:18px;
    margin-top:18px;
    box-shadow:
    0 10px 30px rgba(15,23,42,0.05),
    0 2px 8px rgba(15,23,42,0.03);
    transition:all .3s ease;
}

.dg-delivery-card:hover{
    transform:translateY(-2px);
    box-shadow:
    0 16px 40px rgba(15,23,42,0.08),
    0 4px 12px rgba(15,23,42,0.04);
}

.dg-delivery-icon{
    width:54px;
    height:54px;
    min-width:54px;
    border-radius:18px;
    background:linear-gradient(135deg,#ecfdf5,#d1fae5);
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:24px;
}

.dg-delivery-content{
    width:100%;
}

.dg-label{
    display:block;
    font-size:11px;
    font-weight:600;
    letter-spacing:1.2px;
    text-transform:uppercase;
    color:#10b981;
    margin-bottom:10px;
}

.dg-pincode-box{
    display:flex;
    align-items:center;
    gap:10px;
}

.dg-pincode-box input{
    flex:1;
    height:48px;
    border:1px solid #e2e8f0;
    border-radius:14px;
    padding:0 16px;
    font-size:15px;
    outline:none;
    background:#fff;
    transition:all .3s ease;
    font-family:Inter,sans-serif;
}

.dg-pincode-box input:focus{
    border-color:#10b981;
    box-shadow:0 0 0 4px rgba(16,185,129,0.08);
}

.dg-pincode-box button{
    height:48px;
    padding:0 20px;
    border:none;
    border-radius:14px;
    background:#111827;
    color:#fff;
    font-size:14px;
    font-weight:600;
    cursor:pointer;
    transition:all .3s ease;
}

.dg-pincode-box button:hover{
    background:#10b981;
}

.dg-delivery-result{
    margin:12px 0 0;
    font-size:14px;
    color:#0f172a;
    font-weight:600;
    font-family:Inter,sans-serif;
}

@media(max-width:768px){

    .dg-delivery-card{
        padding:16px;
        border-radius:18px;
    }

    .dg-pincode-box{
        flex-direction:column;
    }

    .dg-pincode-box button{
        width:100%;
    }

}
<style>
.dg-payment-trigger {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 30px);
    max-width: 500px;
    background: #00b386;
    color: white;
    border: none;
    padding: 16px;
    border-radius: 16px;
    font-size: 18px;
    font-weight: 700;
    z-index: 9999;
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
    cursor: pointer;
}

/* POPUP */

.dg-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.5);
    z-index: 99998;
    display: none;
}

.dg-overlay.active {
    display: block;
}

.dg-popup {
    position: fixed;
    bottom: -100%;
    left: 0;
    right: 0;
    margin: auto;
    width: calc(100% - 20px);
    max-width: 500px;
    background: #fff;
    border-radius: 24px 24px 0 0;
    padding: 20px;
    z-index: 99999;
    transition: 0.4s ease;
}

.dg-popup.active {
    bottom: 0;
}

.dg-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
}

.dg-option {
    border: 1px solid #e5e5e5;
    border-radius: 14px;
    padding: 16px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
}

.dg-option input {
    transform: scale(1.2);
}

.dg-option strong {
    display: block;
    font-size: 16px;
}

.dg-option span {
    font-size: 13px;
    color: #777;
}

.dg-continue {
    width: 100%;
    border: none;
    background: #00b386;
    color: white;
    padding: 16px;
    border-radius: 14px;
    font-size: 17px;
    font-weight: 700;
    margin-top: 10px;
    cursor: pointer;
}
</style>

<button class="dg-payment-trigger">
    Proceed to Payment
</button>

<div class="dg-overlay"></div>

<div class="dg-popup">

    <div class="dg-title">
        Select Payment Method
    </div>

    <label class="dg-option">
        <input type="radio" name="dgpay" value="cod" checked>

        <div>
            <strong>Cash on Delivery</strong>
            <span>Pay after receiving medicines</span>
        </div>
    </label>

    <label class="dg-option">
        <input type="radio" name="dgpay" value="upi">

        <div>
            <strong>UPI Payment</strong>
            <span>Pay using any UPI app</span>
        </div>
    </label>

    <button class="dg-continue">
        Continue
    </button>

</div>

<script>
document.addEventListener("DOMContentLoaded", function(){

    const trigger = document.querySelector(".dg-payment-trigger");
    const popup = document.querySelector(".dg-popup");
    const overlay = document.querySelector(".dg-overlay");
    const continueBtn = document.querySelector(".dg-continue");

    trigger.addEventListener("click", function(){

        popup.classList.add("active");
        overlay.classList.add("active");

    });

    overlay.addEventListener("click", function(){

        popup.classList.remove("active");
        overlay.classList.remove("active");

    });

    continueBtn.addEventListener("click", function(){

        window.location.href = "/checkout/";

    });

});
</script>
/* FunnelKit Duplicate Order Summary Fix */.funnelkit-checkout-page .fk-order-summary-wrap + .fk-order-summary-wrap{display:none !important;}/* Extra Safety */.funnelkit-checkout-page .woocommerce-checkout-review-order + .fk-order-summary{display:none !important;
/* Mobile Duplicate Order Summary Remove */@media(max-width:768px){.fk-order-summary-wrap:nth-child(2){display:none !important;}}
/* ================================
   DawaGuru Premium Short Description
   Healthians Inspired UI
================================ */

.woocommerce-product-details__short-description {
    background: #ffffff;
    border: 1px solid #e5f4ee;
    border-radius: 18px;
    padding: 16px 18px;
    margin-top: 14px;
    box-shadow: 0 4px 14px rgba(0,0,0,0.04);
    position: relative;
    overflow: hidden;
}

/* Top Gradient Line */
.woocommerce-product-details__short-description::before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:4px;
    background: linear-gradient(90deg,#00b894,#55efc4);
}

/* Paragraph Styling */
.woocommerce-product-details__short-description p{
    margin: 7px 0 !important;
    padding: 8px 12px;
    background:#f8fffc;
    border-radius:12px;
    font-size:14px;
    line-height:1.4;
    display:flex;
    align-items:center;
    gap:8px;
    transition:0.3s ease;
    border:1px solid transparent;
}

/* Hover Effect */
.woocommerce-product-details__short-description p:hover{
    background:#f1fff9;
    border-color:#d8f5e8;
    transform:translateX(2px);
}

/* Labels */
.woocommerce-product-details__short-description strong{
    color:#00a67e;
    min-width:110px;
    font-weight:700;
    font-size:13.5px;
    letter-spacing:0.2px;
}

/* Text */
.woocommerce-product-details__short-description span{
    color:#333;
    font-weight:500;
}

/* Mobile Optimization */
@media(max-width:768px){

.woocommerce-product-details__short-description{
    padding:14px;
    border-radius:16px;
}

.woocommerce-product-details__short-description p{
    font-size:13px;
    padding:7px 10px;
}

.woocommerce-product-details__short-description strong{
    min-width:95px;
    font-size:13px;
}

}
	.dg-desc {
    font-family: system-ui;
}

.dg-box {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 12px;
    padding: 14px;
    margin-bottom: 12px;
}

.dg-box h3 {
    font-size: 16px;
    margin-bottom: 8px;
}

.dg-
/* Hide Short Description */.woocommerce-product-details__short-description,.short-description,.product-short-description,.excerpt,.woocommerce-product-excerpt{display:none !important;}/* Hide Add To Cart Button */.single_add_to_cart_button,.cart,.add_to_cart_button,.product_type_simple{display:none !important;}/* Hide Category & SKU */.product_meta,.posted_in,.sku_wrapper,.tagged_as{display:none !important;}/* Hide Share Section */.share,.social-share,.product-share,.woocommerce-share{display:none !important;}
/* Hide Wishlist */.yith-wcwl-add-to-wishlist,.tinv-wraper,.wishlist,.add-to-wishlist,.wishlist_button,.wishlist-title{display:none !important;}
/* Restore Default WooCommerce Product Tabs */.woocommerce-tabs ul.tabs{display:block !important;overflow:visible !important;gap:0 !important;background:transparent !important;white-space:normal !important;}.woocommerce-tabs ul.tabs li{background:transparent !important;border:none !important;border-radius:0 !important;padding:0 !important;margin:0 5px 0 0 !important;}.woocommerce-tabs ul.tabs li a{padding:10px 15px !important;font-size:14px !important;font-weight:600 !important;color:#333 !important;}.woocommerce-tabs ul.tabs li.active{background:none !important;}.woocommerce-tabs ul.tabs li.active a{color:#000 !important;}.woocommerce-Tabs-panel{background:none !important;padding:0 !important;box-shadow:none !important;border:none !important;margin-top:20px !important;}.woocommerce-Tabs-panel h2{font-size:24px !important;margin-bottom:15px !important;color:#111 !important;}.woocommerce-Tabs-panel p,.woocommerce-Tabs-panel li{font-size:16px !important;line-height:1.8 !important;color:#444 !important;}
.woocommerce-tabs,
#tab-description,
.woocommerce-Tabs-panel {
    display:block !important;
    opacity:1 !important;
    visibility:visible !important;
}
/* REMOVE WOOMART PRODUCT TAB BOX */

.single-product .tabs-design-default {
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 !important;
}

/* REMOVE CONTENT WRAPPER */

.single-product .tabs-content-wrapper {
    background: transparent !important;
    padding: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
}

/* REMOVE PANEL BOX */

.single-product .woocommerce-Tabs-panel {
    background: transparent !important;
    padding: 20px 0 !important;
    border: 0 !important;
}
.dg-funnel-cart{
  display:flex;
  gap:25px;
  padding:20px;
  background:#f7f9fb;
}

/* LEFT */
.dg-cart-left{
  flex:2;
}

.dg-cart-header h2{
  margin:0;
  font-size:24px;
}

.dg-cart-header p{
  color:#666;
  font-size:13px;
}

/* CART CARD (1mg STYLE) */
.dg-cart-card{
  display:flex;
  gap:15px;
  background:#fff;
  padding:15px;
  border-radius:12px;
  margin-bottom:15px;
  box-shadow:0 2px 10px rgba(0,0,0,0.05);
}

.dg-img img{
  width:80px;
  height:auto;
}

.dg-title{
  font-size:16px;
  margin:0;
}

.dg-meta{
  font-size:12px;
  color:green;
  margin:5px 0;
  display:flex;
  gap:10px;
}

/* RIGHT SUMMARY */
.dg-cart-right{
  flex:1;
  position:sticky;
  top:20px;
}

.dg-summary-box{
  background:#fff;
  padding:20px;
  border-radius:12px;
  box-shadow:0 2px 10px rgba(0,0,0,0.05);
}

.dg-row{
  display:flex;
  justify-content:space-between;
  margin:10px 0;
}

.dg-row.total{
  font-weight:bold;
  font-size:18px;
}

.dg-checkout-btn{
  display:block;
  background:#00A0A8;
  color:#fff;
  text-align:center;
  padding:12px;
  border-radius:8px;
  margin-top:15px;
  text-decoration:none;
}

/* TRUST */
.dg-trust{
  margin-top:15px;
  font-size:12px;
  color:#555;
}@media (min-width: 1025px) {
	.archive .shop-content-area {
	flex: 0 0 82%;
	max-width: 82%;
}

.page-id-29 .container, .page-id-371 .container {
	max-width: 1000px;
}

.product-grid-item, .products-bordered-grid.elements-grid {
	border: 0 !important;
}

.archive .sidebar-container {
	flex: 0 0 18%;
	max-width: 18%;
}

.wd-btn-arrow {
	color: #2b97a4;
	background-color: #fff;
	box-shadow: 0 0 5px rgb(0 0 0 / 17%);
	border-radius: 50px;
}

.wd-carousel-spacing-20 .owl-nav>div[class*="prev"] {
	left: -20px;
}

.wd-carousel-spacing-20 .owl-nav>div[class*="next"] {
	right: -20px;
}
}

@media (max-width: 576px) {
	#menu-mobile-scroll-menu::-webkit-scrollbar, .wd-nav-product-cat::-webkit-scrollbar {
	display: none;
}

.xoo-el-main {
	padding: 20px;
}

.xoo-el-header {
	padding-left: 0;
	padding-right: 0;
}

.xoo-el-section {
	padding-left: 0;
}

.page-title .container {
	padding-left: 5px;
}

.archive .wd-toolbar {
	display: none;
}

.archive {
	padding-bottom: 50px !important;
}

.archive .wd-hover-tiled .product-wrapper {
	box-shadow: none !important;
}

.page-id-463 .main-page-wrapper {
	padding-top: 20px;
}

.page-id-463 .site-content {
	margin-bottom: 0;
}

.home .btn-size-small {
	box-shadow: 0px 6px 12px 0px rgb(36 174 177 / 40%);
	font-size: 12px;
	padding: 8px 14px;
}

.page-id-29 .whb-header-bottom {
	height: 75px;
}

.page-id-29 .main-page-wrapper {
    padding-top: 0;
}

.menu-item-account {
	display: none !important;
}

.footer-container {
	display: none;
}

.title-size-small .title {
	display: none;
}

.archive .site-content {
	margin-bottom: 0;
}

.archive .shop-content-area {
	padding-left: 0;
	padding-right: 0;
}

.page-title {
	padding: 0 !important;
}

.product-grid-item {
	background-color: #fff;
}

.searchform input[type="text"] {
	background-color: #fff;
}

.whb-header-bottom {
	background-color: #10847e !important;
	border: 0;
}

.whb-general-header {
	border: 0;
}

.wd-nav-product-cat .wd-nav-img {
	max-height: 80px;
}

.wd-nav-product-cat>li>a {
	padding: 6px !important;
	font-size: 11px !important;
}

.wd-nav-product-cat li {
	padding-left: 6px;
	padding-right: 6px;
}

.woodmart-woo-breadcrumbs {
	display: none;
}

.shop-loop-head {
	margin-top: 0;
	margin-bottom: 0;
}

.wd-shop-tools {
	justify-content: initial !important;
	position: fixed;
	width: 100%;
	z-index: 10;
	background-color: #fff;
	box-shadow: 0 3px 20px 0 rgb(0 0 0 / 23%);
	border-top: 1px solid #dfe3e6;
	bottom: 0;
}

.wd-show-sidebar-btn {
	padding: 18px 0;
	width: 50%;
	border-right: 1px solid #dfe3e6;
	justify-content: center;
	margin: 0 !important;
}

.woocommerce-ordering {
	margin-bottom: 0;
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.woocommerce-ordering:before {
	content: "Short";
	font-size: 15px;
	margin-right: 10px;
	color: #4f585e;
	font-weight: 600;
}

.woocommerce-ordering:after {
	color: #4f585e;
}

.scrollToTop {
	bottom: 65px;
}

/* Single Product Page App View */

.single-product .main-page-wrapper {
	padding-top: 0;
}

.single-product .site-content {
	margin-bottom: 5px;
}

.breadcrumbs-location-summary .single-product-page {
	margin-top: 0;
}

.product-image-summary-inner>div {
	margin-bottom: 0;
}

.woocommerce-product-gallery {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 12px;
	background-color: #fff;
	margin-bottom: 5px;
}

.order-lg-last {
	padding-left: 0;
	padding-right: 0;
}

.woocommerce-product-gallery .owl-height {
	height: 350px !important;
}

.product-image-summary .product-images img {
	max-height: 340px;
}

.woocommerce-product-gallery .owl-carousel .product-image-wrap {
	padding-left: 0;
	padding-right: 0;
	background-color: #fff;
}

.woocommerce-product-gallery .thumbnails {
	display: flex !important;
	align-items: center;
	justify-content: center;
}

.woocommerce-product-gallery .thumbnails.owl-carousel .owl-item {
	max-width: 10px;
	padding: 0;
	margin: 3px;
}

.woocommerce-product-gallery .product-image-thumbnail {
	border-radius: 50px;
	overflow: hidden;
	border: 5px solid #999;
	height: 0;
}

.thumbnails .owl-stage {
	width: auto !important;
}

.woocommerce-breadcrumb, .breadcrumbs-location-summary .single-breadcrumbs-wrapper {
	display: none;
}

.entry-summary {
	padding-left: 0;
	padding-right: 0;
}

.product-design-default .woodmart-product-brands {
	background-color: #fff;
	margin-bottom: 0;
	padding: 13px 15px 0;
}

.product_title {
	background-color: #fff;
	padding: 15px 15px 5px;
	margin-bottom: 0;
}

.woocommerce-product-rating {
	background-color: #fff;
	padding: 0 15px;
	margin-bottom: 0;
}

.summary-inner>.price, .woodmart-scroll-content>.price {
	padding: 10px 15px 15px;
	margin-bottom: 8px;
	background-color: #fff;
	margin-bottom: 5px !important
}

.you-save-price-simple {
	padding: 0 15px 15px;
	margin-bottom: 5px;
	background-color: #fff;
}

.hide-larger-price .price {
	visibility: inherit;
}

.single-product-page .summary-inner p {
	margin-bottom: 8px;
}

}

