/*!
Theme Name: Anzallergy
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: anzallergy
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Anzallergy is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Roboto", sans-serif;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}







.curiodity_defines_sec .bigimg_box .imgsec {
  max-width: 110% !important;
}

.why_peoplelove_sec .imgbox {
  position: relative;
}

.why_peoplelove_sec .imgbox::after {
  content: "";
  background: linear-gradient(99deg, #06AFF2 1.71%, #06AFF2 100.87%);
  width: 100%;
  height: 200px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9;
}

.why_peoplelove_sec .imgbox img {
  position: relative;
  z-index: 99;
}

.single-product .elementor-widget-woocommerce-product-meta .product_meta .posted_in {
  display: none;
}

.single-product .elementor-widget-woocommerce-product-meta .product_meta .posted_in.detail-container {
  display: block;
}

.single-product .elementor-wc-products.elementor-widget.elementor-widget-woocommerce-products .woocommerce .products .product .button.add_to_cart_button {
  display: none;
}

.product_filter_sect .categories_filter_box {
  background-color: #F5F5F5;
  padding: 25px 20px;
  position: relative;
  margin-bottom: 25px;
}

.product_filter_sect .categories_filter_box .titlebox h2 {
  color: #252775;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 21.6px;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 20px;
}

.product_filter_sect .categories_filter_box .categoriesbox .subtitlebox {
  padding-left: 20px;
}

.product_filter_sect .categories_filter_box .categoriesbox .subtitlebox h3 {
  color: #252775;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.4px;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 20px;
}

.product_filter_sect .categories_filter_box .categoriesbox .categoriesinner h4 {
  color: #06AFF2;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.4px;
  margin-top: 0px;
  margin-bottom: 15px;
}

.product_filter_sect .categories_filter_box .categoriesbox .categoriesinner .tabcontnt .tab_box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 10px;
}

.product_filter_sect .categories_filter_box .categoriesbox .categoriesinner .tabcontnt .tab_box h5 {
  color: #696E76;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.product_filter_sect .categories_filter_box .categoriesbox .categoriesinner .tabcontnt {
  padding-left: 20px;
}

.product_filter_sect .by_brandsbox .searchbox {
  margin-bottom: 20px;
}

.product_filter_sect .by_brandsbox .searchbox input {
  background: #FFF;
  border: 1px solid #D1D1D1;
  border-radius: 0px;
  width: 100%;
  padding: 6px 10px;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  box-shadow: none;
  outline: none;
}

.checkbox_mainsec .checkbox {
  margin-bottom: 10px;
}

.checkbox_mainsec .checkbox input {
  border: 1px solid #D1D1D1;
  background: #FFF;
  border-radius: 0px;
  margin-right: 5px;
  width: 16px;
  height: 16px;
}

.checkbox_mainsec .checkbox .nametxt {
  margin-top: -7px;
  color: #252775;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
}

.checkbox_mainsec .checkbox .nametxt .numbertxt {
  color: #696E76;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 13px;
}

.price-filter {
  width: 100%;
}

.price-filter h4 {
  color: #2e2a85;
  font-size: 14px;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}

.price-filter .slider-container {
  position: relative;
  height: 25px;
}

.price-filter .slider-container input {
  padding: 0px;
  border: none;
}

.range-slider {
  position: absolute;
  width: 100%;
  pointer-events: none;
  -webkit-appearance: none;
  background: none;
}

.range-slider::-webkit-slider-thumb {
  pointer-events: all;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #252775;  /* 🎨 your requested color */
  cursor: pointer;
  border: 2px solid #252775;
  -webkit-appearance: none;
}

.range-slider::-moz-range-thumb {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #252775;  /* for Firefox */
  border: 2px solid #252775;
  cursor: pointer;
}

.price-range {
  font-size: 14px;
  color: #888;
  margin-bottom: 15px;
}

.filter-btn {
  width: 100%;
  background-color: #ffed90;
  color: #252775;
  border: none;
  padding: 15px 15px;
  font-weight: 600;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.3s;
}

.filter-btn:hover {
  background-color: #ffdf6b;
}

.price-filter .slider-container::after {
  content: "";
  background-color: #252775;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 10px;
  left: 0px;
}

.price-filter .price-range {
  margin-top: 3px;
  color: #999;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 38.4px;
}

.product_filter_sect .bybrandsbox {
  margin-bottom: 30px;
  border-bottom: 1px solid #D1D1D1;
  padding-bottom: 20px;
}

.product_filter_sect .bypricebox {
  margin-bottom: 30px;
  border-bottom: 1px solid #D1D1D1;
  padding-bottom: 20px;
}

.shop-view-toggle {
  text-align: right;
}

.shop-view-toggle button {
  background-color: transparent;
  border: none;
  cursor: pointer;
}





.checkbox_sec {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #252775;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
}

.checkbox_sec input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkbox_sec .checkmark {
  position: absolute;
  top: -3px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 1px solid #D1D1D1;
}

.checkbox_sec:hover input ~ .checkmark {
  background-color: #ccc;
}

.checkbox_sec input:checked ~ .checkmark {
  background-color: #2196F3;
  border: none;
}

.checkbox_sec .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox_sec input:checked ~ .checkmark:after {
  display: block;
}

.checkbox_sec .checkmark::after {
  left: 6px;
  top: 1px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.product_filter_sect .accordion .accordion-item {
  border: none;
  background-color: transparent;
  margin-bottom: 10px;
}

.product_filter_sect .accordion .accordion-header .accordion-button {
  color: #696E76;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  border: none;
  background-color: transparent;
  outline: none;
  box-shadow: none;
}

.product_filter_sect .accordion .accordion-header .accordion-button::after {
  opacity: 0.4;
  background-size: 18px;
}

.product_filter_sect .accordion {
  padding-left: 0px;
}

.product_filter_sect .categories_filter_box .bybrandsbox.byallergy.is_in_stock {
    border: none;
    margin: 0px;
    padding: 0px;
}

.elementor-widget-woocommerce-products .woocommerce .top-shop-header-wrap {
  background-color: #F5F5F5;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 8px 15px;
}

.elementor-widget-woocommerce-products .woocommerce .woocommerce-result-count {
  color: #696E76;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px;
  margin-bottom: 0px;
}

.elementor-widget-woocommerce-products .woocommerce .short-right-filter-wrap {
  width: 60%;
  float: right;
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  gap: 15px;
  align-items: center;
}

.elementor-widget-woocommerce-products .woocommerce .short-right-filter-wrap .woocommerce-ordering {
  margin-bottom: 0px;
}

.elementor-widget-woocommerce-products .woocommerce .short-right-filter-wrap .woocommerce-ordering .orderby {
  border: 1px solid #B8B8B8;
  background: #FFF;
  color: #252775;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  padding: 6px 10px;
}

.elementor-widget-woocommerce-products .woocommerce .products {
  padding-top: 40px;
}

.elementor-widget-woocommerce-products .woocommerce .products.products-list {
  grid-template-columns: repeat(1,1fr);
}

.elementor-widget-woocommerce-products .woocommerce .products.products-list li.product {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.elementor-widget-woocommerce-products .woocommerce .products.products-list li.product .woocommerce-LoopProduct-link img {
  margin-bottom: 0px;
}

.elementor-widget-woocommerce-products .woocommerce .products .product .product-image-wrap .onsale {
  display: none;
}

/* loader wrapper covers whole viewport */
#loader {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 300px;
  inset: 0;
  display: grid;
  place-items: center;
  background: #ffffff; /* background while loading */
  z-index: 10000;
  transition: opacity 300ms ease, visibility 300ms;
}

/* the spinner */
.spinner {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  border: 6px solid rgba(0, 0, 0, 0.19);
  border-top-color: #252775;
  animation: spin 0.85s linear infinite;
  box-shadow: 0 4px 12px rgba(37, 39, 117, 0.13);
}

@keyframes spin {
  to { transform: rotate(360deg); }
}

/* hide smoothly when .loaded is added on body */
.loaded #loader {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.loading .loaded #loader {
  opacity: 1;
  visibility: visible;
}

.productdetails_boxsec .product_imgbox .woocommerce-product-gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  flex-direction: row-reverse;
}

.productdetails_boxsec .product_imgbox .woocommerce-product-gallery .flex-viewport {
  width: 85%;
}

.productdetails_boxsec .product_imgbox .woocommerce-product-gallery .flex-control-thumbs {
  width: 15%;
  display: flex;
  flex-wrap: wrap;
  padding-right: 20px !important;
  row-gap: 10px;
}

.productdetails_boxsec .product_imgbox .woocommerce-product-gallery .flex-control-thumbs li {
  width: 100% !important;
}

.productdetails_boxsec .productdetails_infobox .elementor-widget-woocommerce-product-short-description ul {
  padding-left: 15px;
}

.productdetails_boxsec .productdetails_infobox .elementor-widget-woocommerce-product-add-to-cart .cart .quantity input {
  width: 100px;
  padding: 10px;
  border-radius: 10px !important;
}

.elementor-widget-woocommerce-product-meta .product_meta .detail-label {
  font-weight: 400;
}

.woocommerce .products.products-grid {
  padding-top: 30px !important;
}

.woocommerce .top_titlesec.titlesec-list {
  margin-top: 30px;
  display: block;
}

.woocommerce .top_titlesec {
  display: none;
}

.woocommerce .top_titlesec ul {
  padding-left: 0px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: 1px solid #E9E9E9;
  border-radius: 10px 10px 0px 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.woocommerce .top_titlesec ul li:first-child {
  width: 18%;
  padding-left: 15px;
}

.woocommerce .top_titlesec ul li:nth-child(2) {
  width: 32%;
}

.woocommerce .top_titlesec ul li:nth-child(3) {
  width: 10%;
}

.woocommerce .top_titlesec ul li:nth-child(4) {
  width: 12%;
}

.woocommerce .top_titlesec ul li:nth-child(5) {
  width: 10%;
}

.woocommerce .top_titlesec ul li:last-child {
  text-align: right;
  width: 12%;
}

.woocommerce .top_titlesec ul li span {
  color: #4A5565;
  text-align: center;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

.woocommerce ul.products li.product {
  border: 1px solid #E9E9E9;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.02);
  border-radius: 10px;
}

.woocommerce ul.products li.product .product-image-wrap img {
  margin-bottom: 0px;
}

.woocommerce ul.products li.product .product-content-wrap {
  padding: 18px 18px;
}

.woocommerce .products .product .woocommerce-LoopProduct-link .product-image-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 260px;
  background: rgba(76, 175, 80, 0.08);
}

.woocommerce .products .allergy-trees.product .woocommerce-LoopProduct-link .product-image-wrap {
  background: rgba(0, 137, 123, 0.08);
}

.woocommerce .products .allergy-wasp.product .woocommerce-LoopProduct-link .product-image-wrap {
  background: rgba(255, 208, 0, 0.08);
}

.woocommerce .products .allergy-mites.product .woocommerce-LoopProduct-link .product-image-wrap {
  background: rgba(156, 39, 176, 0.08);
}

.woocommerce .products .allergy-bees.product .woocommerce-LoopProduct-link .product-image-wrap {
  background: rgba(255, 179, 0, 0.08);
}

.woocommerce .products .allergy-grassess.product .woocommerce-LoopProduct-link .product-image-wrap {
  background: rgba(76, 175, 80, 0.08);
}

.woocommerce .products .allergy-animals.product .woocommerce-LoopProduct-link .product-image-wrap {
  background: rgba(6, 175, 242, 0.08);
}

.woocommerce .products .allergy-food.product .woocommerce-LoopProduct-link .product-image-wrap {
  background: rgba(255, 152, 0, 0.08);
}

.woocommerce .products .product .woocommerce-LoopProduct-link .product-image-wrap img {
  width: 100px;
  height: auto;
}

.woocommerce ul.products li.product .product-content-wrap .my-custom-card .my-allergy {
  margin-bottom: 10px;
}

.woocommerce ul.products li.product .product-content-wrap .my-custom-card .my-allergy span {
  background-color: rgba(76, 175, 80, 0.13);
  border-radius: 5px;
  padding: 3px 6px;
  color: #4CAF50;
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
}

.woocommerce ul.products li.product .product-content-wrap .my-custom-card .my-allergy span img {
  width: 18px;
  margin-right: 5px;
}

.woocommerce .products .allergy-trees.product .product-content-wrap .my-custom-card .my-allergy span {
  background: rgba(0, 137, 123, 0.13);
  color: #00897B;
}

.woocommerce .products .allergy-wasp.product .product-content-wrap .my-custom-card .my-allergy span {
  background: rgba(255, 208, 0, 0.13);
  color: #FFD000;
}

.woocommerce .products .allergy-mites.product .product-content-wrap .my-custom-card .my-allergy span {
  background: rgba(156, 39, 176, 0.13);
  color: #9C27B0;
}

.woocommerce .products .allergy-bees.product .product-content-wrap .my-custom-card .my-allergy span {
  background: rgba(255, 179, 0, 0.13);
  color: #FFB300;
}

.woocommerce .products .allergy-grassess.product .product-content-wrap .my-custom-card .my-allergy span {
  background: rgba(76, 175, 80, 0.13);
  color: #4CAF50;
}

.woocommerce .products .allergy-animals.product .product-content-wrap .my-custom-card .my-allergy span {
  background: rgba(6, 175, 242, 0.13);
  color: #06AFF2;
}

.woocommerce .products .allergy-food.product .product-content-wrap .my-custom-card .my-allergy span {
  background: rgba(255, 152, 0, 0.13);
  color: #FF9800;
}

.woocommerce ul.products li.product .product-content-wrap .my-custom-card .my-title {
  color: #252775;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.312px;
  padding-top: 0px;
  padding-bottom: 10px;
}

.woocommerce ul.products li.product .product-content-wrap .my-custom-card .my-title span {
  display: block;
  color: #4A5565;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.15px;
  margin-top: 4px;
}

.woocommerce ul.products li.product .product-content-wrap .my-custom-card .size_box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
  color: #364153;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.15px;
  padding-bottom: 10px;
}

.woocommerce ul.products li.product .product-content-wrap .my-custom-card .size_box strong {
  font-weight: 500;
}

.woocommerce ul.products li.product .product-content-wrap .my-custom-card .my-brand {
  margin-bottom: 10px;
}

.woocommerce ul.products li.product .product-content-wrap .my-custom-card .my-brand span {
  color: #4A5565;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.15px;
  text-transform: uppercase;
}

.woocommerce ul.products li.product .product-content-wrap .my-custom-card .my-short-desc {
  color: #6A7282;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.15px;
  margin-bottom: 15px;
}

.woocommerce ul.products li.product .product-content-wrap .my-custom-card .my-price-cart-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.woocommerce ul.products li.product .product-content-wrap .my-custom-card .my-price-cart-row .my-price .amount {
  color: #06AFF2;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.312px;
}

.woocommerce ul.products li.product .product-content-wrap .my-custom-card .my-price-cart-row .my-sku {
  display: none;
}

.woocommerce ul.products li.product .product-content-wrap .my-custom-card .my-price-cart-row .button.add_to_cart_button {
  background-color: #FFEC9F;
  border-radius: 10px;
  color: #252775;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.312px;
  margin-top: 0px;
}

.woocommerce ul.products li.product .product-content-wrap .my-custom-card .my-price-cart-row .button.add_to_cart_button:hover {
  background-color: #252775;
  color: #FFEC9F;
}

.woocommerce ul.products.products-list {
  grid-column-gap: 0px !important;
  grid-row-gap: 0px !important;
  padding-top: 0px !important;
}

.woocommerce ul.products.products-list li.product {
  border-radius: 0px;
  margin-top: -1px !important;
}

.woocommerce ul.products.products-list .product .woocommerce-LoopProduct-link {
  width: 60px !important;
  padding: 15px;
}

.woocommerce ul.products.products-list .product .product-content-wrap {
  padding: 15px 0px 15px 0px;
  width: 90%;
}

.woocommerce ul.products.products-list .product .product-content-wrap .woocommerce-LoopProduct-link {
  padding: 0px;
}

.woocommerce ul.products.products-list .product .product-content-wrap .my-custom-card {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.woocommerce ul.products.products-list .product .product-content-wrap .my-custom-card .my-allergy {
  padding: 0px;
  margin-bottom: 0px;
  width: 12%;
}

.woocommerce ul.products.products-list .product .product-content-wrap .my-custom-card .my-title {
  padding: 0px;
  width: 35%;
}

.woocommerce ul.products.products-list li.product .product-content-wrap .my-custom-card .size_box {
  width: 10%;
}

.woocommerce ul.products.products-list .product .product-content-wrap .my-custom-card .size_box strong {
  display: none;
}

.woocommerce ul.products.products-list .product .product-content-wrap .my-custom-card .my-brand {
  margin-bottom: 0px;
  width: 15%;
}

.woocommerce ul.products.products-list .product .product-content-wrap .my-custom-card .my-short-desc {
  display: none;
}

.woocommerce ul.products.products-list .product .product-content-wrap .my-custom-card .my-price-cart-row .my-price {
  padding: 0px 10px;
}

.woocommerce ul.products.products-list .product .product-content-wrap .my-custom-card .my-price-cart-row .my-sku {
  display: block;
  padding: 0px 15px;
}

.woocommerce ul.products.products-list .product .woocommerce-LoopProduct-link .product-image-wrap {
  height: auto;
}

.woocommerce ul.products.products-list li.product .product-content-wrap .my-custom-card .my-price-cart-row {
  width: 43%;
  position: relative;
}

.woocommerce ul.products.products-list li.product .product-content-wrap .my-custom-card .my-allergy span img {
  display: none;
}

.woocommerce ul.products li.product .product-content-wrap .price {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  flex-direction: row-reverse;
  justify-content: start;
}

.woocommerce ul.products li.product .product-content-wrap .price ins {
  font-weight: 600;
}

.product_filter_sect .accordion .accordion-item {
  border: none;
  background-color: #F9FAFB;
  margin-bottom: 20px;
  border-radius: 10px;
  padding: 15px;
}

.product_filter_sect .accordion .accordion-item .accordion-body {
  padding: 0px;
}

.product_filter_sect .accordion .accordion-item .accordion-header {
  margin-bottom: 20px;
}

.product_filter_sect .accordion .accordion-header .accordion-button {
  color: #252775;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  border: none;
  background-color: transparent;
  outline: none;
  box-shadow: none;
  text-transform: uppercase;
}

.product_filter_sect .accordion .categry_mainbox .categrybox a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
  margin-bottom: 12px;
}

.product_filter_sect .accordion .categry_mainbox .categrybox .imgbox {
  width: 30px;
  height: 30px;
  background-color: rgba(6, 175, 242, 0.19);
  border-radius: 4px;
  padding: 2px;
}

.product_filter_sect .accordion .categry_mainbox .categrybox .imgbox img {
  width: 100%;
  height: auto;
}

.product_filter_sect .accordion .categry_mainbox .categrybox .contntbox span {
  color: #364153;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.15px;
}

.product_filter_sect .accordion .accordion-item .bybrand_box .bybrandsec {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.product_filter_sect .accordion .accordion-item .bybrand_box .bybrandsec ul {
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0px;
  width: 100%;
}

.product_filter_sect .accordion .accordion-item .bybrand_box .bybrandsec ul li {
  margin-bottom: 12px;
  width: 100%;
}

.product_filter_sect .accordion .accordion-item .bybrand_box .bybrandsec ul li .checkboxsec {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  cursor: pointer;
}

.product_filter_sect .accordion .accordion-item .bybrand_box .bybrandsec ul li .checkboxsec .checkboxtxt {
  color: #364153;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.15px;
}

.product_filter_sect .accordion .accordion-item .bybrand_box .bybrandsec ul li a {
  color: #364153;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.15px;
}

.product_filter_sect .accordion .accordion-item .bybrand_box .bybrandsec ul li .checkbox {
  margin-right: 8px;
}

.woocommerce ul.products.products-list li.product .product-content-wrap .my-custom-card .my-price-cart-row .added_to_cart {
  color: #252775;
  font-size: 14px;
  font-weight: 400;
  font-family: Inter;
  position: absolute;
  bottom: -18px;
  right: 39px;
  background-color: transparent;
  width: auto;
  padding: 0px;
  margin: 0px;
  line-height: normal;
}

.woocommerce ul.products li.product .product-content-wrap .my-custom-card .my-price-cart-row .added_to_cart {
  background-color: #252775;
  border-radius: 10px;
  color: #FFEC9F;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.312px;
  margin-top: 10px;
  width: 100%;
  padding: 10px;
}

.woocommerce ul.products li.product .product-content-wrap .my-custom-card .my-price-cart-row .added_to_cart:hover {
  background-color: #FFEC9F;
  color: #252775;
}

.productdetails_boxsec .product_imgbox .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  width: 100%;
  border-radius: 20px;
  height: 550px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.allergy-grassess .productdetails_boxsec .product_imgbox .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  background: rgba(76, 175, 80, 0.08);
}

.allergy-animals .productdetails_boxsec .product_imgbox .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  background: rgba(6, 175, 242, 0.08);
}

.allergy-mites .productdetails_boxsec .product_imgbox .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  background: rgba(156, 39, 176, 0.08);
}

.allergy-bees .productdetails_boxsec .product_imgbox .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  background: rgba(255, 179, 0, 0.08);
}

.allergy-trees .productdetails_boxsec .product_imgbox .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  background: rgba(0, 137, 123, 0.08);
}

.allergy-food .productdetails_boxsec .product_imgbox .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  background: rgba(255, 152, 0, 0.08);
}

.allergy-wasp .productdetails_boxsec .product_imgbox .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  background: rgba(255, 208, 0, 0.08);
}

.productdetails_boxsec .product_imgbox .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img {
  width: 96px;
  height: 96px;
}

.productdetails_boxsec .productdetails_infobox .my-allergy .allergy-item {
  border-radius: 5px;
  padding: 3px 6px;
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  font-family: Inter;
}

.allergy-grassess .productdetails_boxsec .productdetails_infobox .my-allergy .allergy-item {
  background-color: rgba(76, 175, 80, 0.13);
  color: #4CAF50;
}

.allergy-animals .productdetails_boxsec .productdetails_infobox .my-allergy .allergy-item {
  background: rgba(6, 175, 242, 0.13);
  color: #06AFF2;
}

.allergy-mites .productdetails_boxsec .productdetails_infobox .my-allergy .allergy-item {
  background: rgba(156, 39, 176, 0.13);
  color: #9C27B0;
}

.allergy-bees .productdetails_boxsec .productdetails_infobox .my-allergy .allergy-item {
  background: rgba(255, 179, 0, 0.13);
  color: #FFB300;
}

.allergy-trees .productdetails_boxsec .productdetails_infobox .my-allergy .allergy-item {
  background: rgba(0, 137, 123, 0.13);
  color: #00897B;
}

.allergy-food .productdetails_boxsec .productdetails_infobox .my-allergy .allergy-item {
  background: rgba(255, 152, 0, 0.13);
  color: #FF9800;
}

.allergy-wasp .productdetails_boxsec .productdetails_infobox .my-allergy .allergy-item {
  background: rgba(255, 208, 0, 0.13);
  color: #FFD000;
}






.productdetails_boxsec .productdetails_infobox .my-allergy .allergy-item img {
  width: 18px;
  margin-right: 5px;
}

.productdetails_boxsec .productdetails_infobox .productinfo .elementor-widget-text-editor strong {
  width: 100%;
  display: block;
  color: #6A7282;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.15px;
}

.productdetails_boxsec .productdetails_infobox .productinfo .elementor-widget-text-editor a {
  color: #364153;
}

.productdetails_boxsec .productdetails_infobox .variations {
  display: none;
}

.max-qty-msg span {
  border-radius: 4px;
  background: #FFF3E0;
  padding: 10px 12px;
  color: #FF7800 !important;
  font-family: Inter;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.15px;
  display: inline-block;
  width: auto;
}



@media only screen and (max-width: 767px) {
.header_mainsec {
  position: relative;
}

.header_mainsec .menubox {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 999;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: end;
}

.header_mainsec .menubox .menusec {
  width: 100%;
}

.header_mainsec .menubox .menusec .elementor-menu-toggle {
  margin: 0px !important;
  margin-top: 14px !important;
  justify-content: end !important;
  background-color: transparent !important;
}

.header_mainsec .buttonbox {
  display: none;
}

.header_mainsec .menubox .menusec .elementor-nav-menu--dropdown {
  margin: 0px;
  margin-top: -10px;
}

.divedeeper_mainsec .elementor-heading-title {
  display: flex;
  flex-wrap: wrap;
}
}


.logged-in .login_user_image img {
    display: block !important;
}

.login_user_image img {
    display: none !important;
}

/*.page-id-1203 a.button.product_type_simple {
    display: none !important;
}
*/


.woocommerce-ordering select.orderby option[value="popularity"],
.woocommerce-ordering select.orderby option[value="rating"] {
    display: none !important;
}


.error404 .header_mainsec {
    background: #06AFF2;
    padding-top: 10px;
    padding-bottom: 10px;
}



.reset_button_sec a {
  background-color: #FFEC9F;
  border-radius: 10px;
  color: #252775;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.312px;
  margin-top: 0px;
  padding: 12px 30px;
  width: 100%;
  display: block;
}
 
.reset_button_sec a:hover {
  background-color: #252775;
  color: #FFEC9F;
}





#completePatientForm .patient_heading h3 {
  color: #101828;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.44px;
  border-bottom: 1px solid #E5E7EB;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#completePatientForm .patient_heading p {
  color: #4A5565;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.15px;
}

#completePatientForm .two-column {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
}

#completePatientForm .two-column .form-group {
  width: 50%;
}

#completePatientForm .form-group {
  width: 100%;
  margin-bottom: 15px;
  padding-right: 15px;
}

#completePatientForm .form-group label {
  color: #364153;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: -0.15px;
  width: 100%;
  margin-bottom: 6px;
}

#completePatientForm .form-group input {
  background-color: #fff;
  border: 1px solid #D1D5DC;
  border-radius: 8px;
  width: 100%;
  padding: 10px 10px;
  color: #000;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  outline: none;
  box-shadow: none;
}

#completePatientForm .form-group textarea {
  background-color: #fff;
  border: 1px solid #D1D5DC;
  border-radius: 8px;
  width: 100%;
  padding: 10px 10px;
  color: #000;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 400;
  outline: none;
  box-shadow: none;
}

#completePatientForm .delivery_address_box p {
  color: #364153;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.15px;
  margin-bottom: 10px;
}

#completePatientForm .delivery_address_box {
  border-radius: 8px;
  border: 1px solid #D1D5DC;
  background: #FFF;
  padding: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}

#completePatientForm .checkbox_sec {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 0px;
}

#completePatientForm .checkbox_sec input[type="checkbox"] {
  opacity: 0;
  position: static;
  height: auto;
  width: 18px;
  margin-right: 10px;
  z-index: 9;
}

#completePatientForm .checkbox_sec span::before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  top: -3px;
  left: 0px;
  border: 1px solid #D1D5DC;
  border-radius: 5px;
}

#completePatientForm .checkbox_sec input[type="checkbox"]:checked + span::after {
  content: "";
  left: 7px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid #252775;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}

#completePatientForm .btn_mainsec {
  margin-top: 40px;
}

#completePatientForm .btn_mainsec .btn_style {
  border-radius: 8px;
  opacity: 0.5;
  background: #155DFC;
  border: none;
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.15px;
  width: 100%;
}

#completePatientForm .btn_mainsec .btn_style:hover {
  border-radius: 8px;
  background: #252775;
  color: #FFF;
  opacity: 1;
}



.orders_deliveries_mainsec .table_mainsec {
  border-radius: 10px;
  border: 1px solid #E5E7EB;
  background: #FFF;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.10), 0 1px 2px -1px rgba(0, 0, 0, 0.10);
}

.orders_deliveries_mainsec .table_mainsec table {
  width: 100%;
}

.orders_deliveries_mainsec .table_mainsec table thead tr {
  border-bottom: 1px solid #E5E7EB;
  background: linear-gradient(90deg, #F9FAFB 0%, #F3F4F6 100%);
}

.orders_deliveries_mainsec .table_mainsec table thead tr th {
  color: #364153;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  padding: 15px 20px;
}

.orders_deliveries_mainsec .table_mainsec table thead tr th:first-child {
  width: 250px;
}

.orders_deliveries_mainsec .table_mainsec table tbody tr.prescription-header {
  border-left: 4px solid #06AFF2;
  background: linear-gradient(90deg, rgba(239, 246, 255, 0.80) 0%, rgba(239, 246, 255, 0.40) 100%);
}

.orders_deliveries_mainsec .table_mainsec table tbody tr td {
  color: #101828;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.15px;
  padding: 15px 20px;
}

.orders_deliveries_mainsec .table_mainsec table tbody tr.prescription-header span svg {
  font-size: 21px;
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.orders_deliveries_mainsec .table_mainsec table tbody tr td strong {
  color: #1E2939;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.15px;
}

.orders_deliveries_mainsec .table_mainsec table tbody tr.prescription-header .badge {
  border-radius: 16777200px;
  border: 1px solid #E5E7EB;
  background: #FFF;
  color: #4A5565;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  margin-left: 8px;
}

.orders_deliveries_mainsec .table_mainsec table tbody tr.order-row td:first-child {
  color: #252775;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: -0.15px;
}

.bill {
  border-radius: 16777200px;
  border: 1px solid #B9F8CF;
  background: #F0FDF4;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.10), 0 1px 2px -1px rgba(0, 0, 0, 0.10);
  color: #008236;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  padding: 9px 15px 9px 30px;
  position: relative;
}

.bill::before {
  content: "";
  background-color: #008236;
  width: 6px;
  height: 6px;
  border-radius: 50px;
  position: absolute;
  top: 15px;
  left: 15px;
}

.bill.paid {
  border: 1px solid #B9F8CF;
  background: #F0FDF4;
}

.bill.unpaid {
  border-radius: 16777200px;
  border: 1px solid #FFC9C9;
  background: #FEF2F2;
  color: #C10007;
}

.bill.unpaid::before {
  background-color: #C10007;
}

.bill.pending {
  border-radius: 16777200px;
  border: 1px solid #E5E7EB;
  background: #F9FAFB;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.10), 0 1px 2px -1px rgba(0, 0, 0, 0.10);
  color: #6A7282;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
}

.bill.pending::before {
  background-color: #6A7282;
}

#anz-track-order-form .field {
  margin-bottom: 20px;
}

#anz-track-order-form .field label {
  color: #090140;
  font-family: Roboto;
  font-size: 15.399px;
  font-style: normal;
  font-weight: 500;
  line-height: 15.399px;
  display: block;
  width: 100%;
  margin-bottom: 8px;
}

#anz-track-order-form .field input {
  border-radius: 8.799px;
  border: 1.1px solid rgba(0, 0, 0, 0.00);
  background: #F3F3F5;
  color: #717182;
  font-family: Roboto;
  font-size: 15.399px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 100%;
  padding: 10px 20px;
  outline: none;
  box-shadow: none;
}

#anz-track-order-form .note {
  color: #717182;
  font-family: Roboto;
  font-size: 15.399px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.998px;
}

#anz-track-order-form .track-btn {
  border-radius: 8.799px;
  background: #06AFF2;
  border: none;
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 15.399px;
  font-style: normal;
  font-weight: 500;
  line-height: 21.998px;
  padding: 15px 30px;
  width: 100%;
  margin-top: 20px;
}

#anz-track-order-form .track-btn:hover {
  border-radius: 8.799px;
  background: #090140;
  color: #FFF;
}

.track_order_details .order_details_box {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0 4.4px 6.6px -1.1px rgba(0, 0, 0, 0.10), 0 2.2px 4.4px -2.2px rgba(0, 0, 0, 0.10);
  padding: 32px;
}

.track_order_details .order_status {
  text-align: center;
  margin-bottom: 25px;
}

.track_order_details .order_status span {
  border-radius: 16777200px;
  border: 2px solid #81C784;
  background: #E8F5E9;
  color: #388E3C;
  font-family: Roboto;
  font-size: 15.399px;
  font-style: normal;
  font-weight: 500;
  line-height: 21.998px;
  padding: 8px 20px;
  display: inline-block;
}

.track_order_details .order_info ul {
  padding-left: 0px;
  margin-bottom: 35px;
  list-style: none;
}

.track_order_details .order_info ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}

.track_order_details .order_info ul li span {
  color: #717182;
  font-family: Roboto;
  font-size: 15.399px;
  font-style: normal;
  font-weight: 500;
  line-height: 21.998px;
}

.track_order_details .order_info ul li span:last-child {
  color: #090140;
  font-family: Roboto;
  font-size: 15.399px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.998px;
}

.track_order_details .order_info ul li span.paid {
  color: #388E3C;
}

.track_order_details .order_details_box .delivery_status h3 {
  color: #090140;
  font-family: Roboto;
  font-size: 15.399px;
  font-style: normal;
  font-weight: 500;
  line-height: 21.998px;
  margin-bottom: 30px;
}

.track_order_details .delivery_status {
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.track_order_details .delivery_status ul.delivery_process  {
  padding-left: 50px;
  margin-bottom: 0px;
  list-style: none;
}

.track_order_details .delivery_status ul.delivery_process .process {
  margin-bottom: 40px;
  position: relative;
}

.track_order_details .delivery_status ul.delivery_process .process:last-child {
  margin-bottom: 0px;
}

.track_order_details .delivery_status ul.delivery_process .process::before {
  content: "";
  width: 32px;
  height: 32px;
  position: absolute;
  top: -2px;
  left: -45px;
  z-index: 9;
  border-radius: 16777200px;
  border: 2px solid #E0E0E0;
  background: #F3F3F5;
}

.track_order_details .delivery_status ul.delivery_process .process.process_done::before {
  border-radius: 16777200px;
  background: #06AFF2;
  border: none;
  content: "✓";
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.track_order_details .delivery_status ul.delivery_process .process::after {
  content: "";
  background-color: #E0E0E0;
  width: 3px;
  height: 50px;
  position: absolute;
  top: 15px;
  left: -31px;
}

.track_order_details .delivery_status ul.delivery_process .process:last-child::after {
  background-color: transparent;
  height: auto;
}

.track_order_details .delivery_status ul.delivery_process .process.process_done::after {
  background-color: #06AFF2;
}

.track_order_details .delivery_status ul.delivery_process .process span {
  color: #717182;
  font-family: Roboto;
  font-size: 15.399px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.998px;
}

.track_order_details .bottom_infosec ul {
  padding-left: 0px;
  list-style: none;
  margin-bottom: 30px;
}

.track_order_details .bottom_infosec ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

.track_order_details .bottom_infosec ul li span {
  color: #717182;
  font-family: Roboto;
  font-size: 15.399px;
  font-style: normal;
  font-weight: 500;
  line-height: 21.998px;
}

.track_order_details .bottom_infosec ul li span:last-child {
  color: #090140;
  font-weight: 400;
}

.track_order_details .bottom_infosec ul li span.traking_no {
  color: #06AFF2;
  font-family: Roboto;
  font-size: 15.399px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.998px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.track_order_details .bottom_infobox {
  border-radius: 8.799px;
  background: #F3F3F5;
  padding: 15px;
}

.track_order_details .bottom_infobox p {
  color: #717182;
  text-align: center;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.998px;
  margin-bottom: 0px;
}

.track_order_details .trackanotherorder_btn {
  margin-top: 20px;
  text-align: center;
}

.track_order_details .trackanotherorder_btn a {
  color: #06AFF2;
  text-align: center;
  font-family: Roboto;
  font-size: 15.399px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.998px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.track_order_details .trackanotherorder_btn a:hover {
  color: #090140;
}

.pagination_mainsec {
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

.pagination_mainsec .page-numbers {
  color: #252775;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  padding: 5px 5px;
  width: 35px;
  height: 35px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background-color: #eef;
  border-radius: 4px;
  margin-right: 8px;
  text-decoration: none;
}

.pagination_mainsec .page-numbers:hover {
  color: #fff;
  background-color: #252775;
}

.pagination_mainsec span.page-numbers.current {
  background-color: #252775;
  color: #fff;
}

.pagination_mainsec .page-numbers.dots {
  background-color: #eef !important;
  color: #252775 !important;
}

.pagination_mainsec .next.page-numbers {
  width: auto;
  padding: 5px 20px;
}































