@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//63.store29.in/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.7") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//63.store29.in/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//63.store29.in/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//63.store29.in/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//63.store29.in/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//63.store29.in/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//63.store29.in/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//63.store29.in/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//63.store29.in/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--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%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--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;
	--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;
	--wd-primary-color: rgb(255,28,28);
	--wd-alternative-color: rgb(255,124,53);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(255,111,97);
	--btn-default-bgcolor-hover: rgb(255,111,97);
	--btn-accented-bgcolor: rgb(255,111,97);
	--btn-accented-bgcolor-hover: rgb(255,111,97);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(255,255,255,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 1000px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(240,240,240);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 45px;
	}

}
:root{
--wd-container-w: 1280px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1280px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1280px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1280px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.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;
}@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;
}

.woocommerce-product-details__short-description {
	background-color: #fff;
	padding: 10px 15px;
	margin-bottom: 5px;
	box-shadow: 0 2px 2px 0 #e6e7eb;
}
}

