/*!
Theme Name: verifiedmedi
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: verifiedmedi
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.

verifiedmedi 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/
*/

/* Sections
========================================================================== */

/**
 * Remove the margin in all browsers.
 */

 body {
    font-family: var(--body_font);
    background-color: #F9F9F9;
}

.container-xxl {
    --gutter: 24px;
    /* --container-space: calc(var(--gutter) / 1); */
}

body,
html {
    overflow-x: unset !important;
}

* {
    -webkit-tap-highlight-color: transparent;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
optgroup,
textarea {
    color: var(--text_color);
    font-size: var(--large_size_text);
    line-height: 28px;
}


/*==========Fonts Start==========*/

@font-face {
    font-family: 'Acme';
    src: url('./assets/fonts/Acme-Regular.eot');
    src: url('./assets/fonts/Acme-Regular.eot?#iefix') format('embedded-opentype'),
    url('./assets/fonts/Acme-Regular.woff2') format('woff2'),
    url('./assets/fonts/Acme-Regular.woff') format('woff'),
    url('./assets/fonts/Acme-Regular.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inder';
    src: url('./assets/fonts/Inder-Regular.eot');
    src: url('./assets/fonts/Inder-Regular.eot?#iefix') format('embedded-opentype'),
    url('./assets/fonts/Inder-Regular.woff2') format('woff2'),
    url('./assets/fonts/Inder-Regular.woff') format('woff'),
    url('./assets/fonts/Inder-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* 

@font-face {
    font-family: 'Inter';
    src: url('./assets/fonts/Inter-Bold.eot');
    src: url('./assets/fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'),
    url('./assets/fonts/Inter-Bold.woff2') format('woff2'),
    url('./assets/fonts/Inter-Bold.woff') format('woff'),
    url('./assets/fonts/Inter-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
} */

@font-face {
    font-family: 'Inter';
    src: url('./assets/fonts/Inter-ExtraBold.eot');
    src: url('./assets/fonts/Inter-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('./assets/fonts/Inter-ExtraBold.woff2') format('woff2'),
        url('./assets/fonts/Inter-ExtraBold.woff') format('woff'),
        url('./assets/fonts/Inter-ExtraBold.ttf') format('truetype'),
        url('./assets/fonts/Inter-ExtraBold.svg#Inter-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('./assets/fonts/Inter-Bold.eot');
    src: url('./assets/fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'),
        url('./assets/fonts/Inter-Bold.woff2') format('woff2'),
        url('./assets/fonts/Inter-Bold.woff') format('woff'),
        url('./assets/fonts/Inter-Bold.ttf') format('truetype'),
        url('./assets/fonts/Inter-Bold.svg#Inter-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('./assets/fonts/Inter-Regular.eot');
    src: url('./assets/fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('./assets/fonts/Inter-Regular.woff2') format('woff2'),
        url('./assets/fonts/Inter-Regular.woff') format('woff'),
        url('./assets/fonts/Inter-Regular.ttf') format('truetype'),
        url('./assets/fonts/Inter-Regular.svg#Inter-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
    font-family: 'Poppins';
    src: url('./assets/fonts/Poppins-Bold.eot');
    src: url('./assets/fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
    url('./assets/fonts/Poppins-Bold.woff2') format('woff2'),
    url('./assets/fonts/Poppins-Bold.woff') format('woff'),
    url('./assets/fonts/Poppins-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('./assets/fonts/Poppins-Regular.eot');
    src: url('./assets/fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
    url('./assets/fonts/Poppins-Regular.woff2') format('woff2'),
    url('./assets/fonts/Poppins-Regular.woff') format('woff'),
    url('./assets/fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('./assets/fonts/Poppins-SemiBold.eot');
    src: url('./assets/fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('./assets/fonts/Poppins-SemiBold.woff2') format('woff2'),
    url('./assets/fonts/Poppins-SemiBold.woff') format('woff'),
    url('./assets/fonts/Poppins-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('./assets/fonts/Poppins-Medium.eot');
    src: url('./assets/fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
    url('./assets/fonts/Poppins-Medium.woff2') format('woff2'),
    url('./assets/fonts/Poppins-Medium.woff') format('woff'),
    url('./assets/fonts/Poppins-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
} */

/*==========Fonts End==========*/

/*==========Form CSS==========*/

select {
    -moz-appearance: none;
    -webkit-appearance: none;
}

.form_element {
    position: relative;
}

.form_element iconify-icon {
    position: absolute;
    top: 15px;
    right: 20px;
    pointer-events: none;
    color: var(--secondary_color);
}

div.wpcf7-mail-sent-ok {
    display: none !important;
}

span.wpcf7-not-valid-tip {
    position: absolute;
    /* bottom: -30px; */
    left: 0;
    font-size: 14px;
    color: red;
}

.wpcf7-form-control-wrap {
    margin-block: 2px 10px;
}

.screen-reader-response {
    display: none;
}

.wpcf7-response-output.wpcf7-validation-errors {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid var(--red_color);
    color: var(--red_color);
}

.form_input::-webkit-input-placeholder,
.input-text::-webkit-input-placeholder {
    color: var(--input_color);
}

.form_input::-moz-placeholder,
.input-text::-moz-placeholder {
    color: var(--input_color);
}

.form_input:-ms-input-placeholder,
.input-text:-ms-input-placeholder {
    color: var(--input_color);
}

.form_input::-ms-input-placeholder,
.input-text::-ms-input-placeholder {
    color: var(--input_color);
}

.form_input::placeholder,
.input-text::placeholder {
    color: var(--input_color);
}

select option {
    /* color: var(--dark_color) !important; */
}

select {
    color: var(--input_color) !important;
}

select::-ms-expand {
    display: none;
}

.form_input,
.input-text,
.select2-container--default .select2-selection--single .select2-selection__rendered,
select,
.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.comment-form-comment textarea,
.woocommerce #reviews #comment {
    width: 100%;
    height: 56px;
    border: 1px solid #000;
    outline: none !important;
    padding: 0 22px;
    color: var(--dark_color);
    background: transparent;
    -webkit-appearance: none;
    border-radius: 10px;
    font-size: 20px;
}

.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email], 
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=number], 
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=tel], 
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=text], 
.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=url], 
.woocommerce-checkout .wc-block-components-text-input input[type=email], 
.woocommerce-checkout .wc-block-components-text-input input[type=number], 
.woocommerce-checkout .wc-block-components-text-input input[type=tel], 
.woocommerce-checkout .wc-block-components-text-input input[type=text], 
.woocommerce-checkout .wc-block-components-text-input input[type=url]{
    width: 100%;
    height: 56px;
    border: 1px solid #000;
    outline: none !important;
    padding: 0 22px;
    background: transparent;
    border-radius: 10px;
    font-size: 20px;
    line-height: normal;
    font-family: 'Inter';
}

.form_input.wpcf7-textarea {
    height: 192px;
    resize: none;
    padding: 18px 22px;
    display: block;
}

.submit-btn {
    text-align: right;
    display: block;
}

.form_input_wp label {
    width: 100%;
}

.wpcf7 input[type="checkbox"],
.woocommerce form .form-row .input-checkbox,
.woocommerce-form__input,
.wpcf7 input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 26px;
    background: 0 0;
    border: none;
    outline: none;
    opacity: 0;
    z-index: 5;
    cursor: pointer;
}

span.wpcf7-list-item-label:before,
span.wpcf7-list-item-label:after,
.woocommerce-form__label-for-checkbox span:before,
.woocommerce-form__label-for-checkbox span:after {
    content: " ";
}

span.wpcf7-list-item-label:before,
.woocommerce-form__label-for-checkbox span:before,
.comment-form-cookies-consent label:before {
    content: "";
    position: absolute;
    top: 14px;
    left: 0;
    transform: translate(0, -50%);
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 1px solid rgba(25, 23, 17, .48);
    z-index: 1;
    border-radius: 4px;
}

span.wpcf7-list-item-label:after,
.woocommerce-form__label-for-checkbox span:after,
.comment-form-cookies-consent label:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 2px;
    transform: translate(0, -50%);
    width: 12px;
    height: 12px;
    border-radius: 15px;
    background: var(--primary_color);
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--white_color);
    opacity: 0;
    transition: 0.3s;
    z-index: 0;
}

input[type="radio"]:checked ~ span:after {
    opacity: 1;
}

.checkbox-wp .wpcf7-list-item {
    margin: 10px 1em 0 0px;
    padding-bottom: 10px;
    display: block;
}

.checkbox-wp .wpcf7-list-item-label:after,
.woocommerce-form__label-for-checkbox span:after,
.comment-form-cookies-consent label:after {
    content: "";
    display: inline-block;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M9 16.17L4.83 12l-1.42 1.41L9 19L21 7l-1.41-1.41z'/%3E%3C/svg%3E");
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    width: 15px;
    height: 15px;
    background: var(--dark_color);
    border-radius: 0;
}

input[type="checkbox"]:checked ~ span.wpcf7-list-item-label:after,
input[type="checkbox"]:checked ~ span.wpcf7-list-item-label:before,
input[type="checkbox"]:checked ~ span:after,
input[type="checkbox"]:checked ~ label:after {
    opacity: 1;
}

.checkbox-wp .wpcf7-not-valid-tip {
    display: none;
}

.checkbox-wp .wpcf7-not-valid .wpcf7-list-item-label:before {
    border-color: var(--red_color);
    opacity: 0.7;
}

.form_input-checkbox .wpcf7-list-item {
    position: relative;
    margin: 0;
    margin-right: 30px;
}

.form_input-checkbox .wpcf7-list-item.last {
    margin: 0;
}

span.wpcf7-list-item,
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox,
.woocommerce form .form-row label {
    display: block !important;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid var(--red_color);
    color: var(--red_color);
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    opacity: 1;
}

.form_input-checkbox .wpcf7-list-item.last {
    margin: 0;
}

.wpcf7-not-valid,
.wpcf7-not-valid .wpcf7-list-item-label::before {
    border-color: var(--red_color) !important;
}

/*==========Form CSS End==========*/

/*==========Typography CSS==========*/

p {
    font-size: 16px;
    line-height: 28px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--dark_color);
    font-weight: bold;
    font-family: var(--title_font);
}

.h1_title {
    font-size: 60px;
    line-height: 1.2;
    color: var(--scrollbar_track_color);
}

.h2_title {
    font-size: 60px;
    line-height: 1.3;
    /* text-transform: capitalize; */
    margin: 50px 0px 31px 0px;
    color: var(--primary_color);
    text-align: center;
}

.h3_title {
    font-size: 28px;
    line-height: 40px;
}

.h4_title {
    font-size: var(--medium_size_text);
    line-height: 28px;
}

.h5_title {
    font-size: 18px;
    line-height: 28px;
}

.h2_title span,
.h3_title span,
.h4_title span,
.h5_title span,
.sub_title span {
    display: block;
}

p a,
.excerpt-content ul li a {
    color: var(--primary_color);
    text-decoration: underline !important;
    transition: 0.3s;
}

p a:hover {
    color: var(--dark_color);
}

a:hover {
    color: initial;
}

/*==========Typography CSS End==========*/

/*==========Common CSS ==========*/

:root {
    --primary_color: #065C86;
    --secondary_color: #01558B;
    --light_silver: #BEBEBE;
    --dark_color: #253D4E;
    --text_light_color: #777777;
    --text_color: #494848;
    --border_color: #e1e1e1;
    --white_color: #ffffff;
    --red_color: #e33838;
    --box_shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
    --transition: 0.8s cubic-bezier(0.22, 0.78, 0.45, 1.02);
    --input_color: rgb(70 69 71 / 0.7);
    --white_input_color: #ffffff;
    --body_font: "Acme";
    --title_font: "Acme";
    --highlight_font: "Inter";    
    --scrollbar_track_color: #000;
    --scrollbar_thumb_color: red;
    --red-color: red;
    --overlay_color: 7, 9, 36;
    --large_size_text: 25px;
    --medium_size_text: 20px;
}

.grecaptcha-badge {
    display: none !important;
}

.wow {
    visibility: hidden;
}

.sec-wp {
    position: relative;
    z-index: 4;
}

.back-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

section {
    position: relative;
    overflow: hidden;
}

.callus {
    font-weight: inherit;
}

.d-none {
    display: none !important;
}

/*==========Common CSS End==========*/

/*==========Button CSS==========*/

.sec_btn,
.form-submit .submit,
.components-button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button {
    width: auto;
    height: 48px;
    background: var(--primary_color);
    border: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    -webkit-appearance: none;
    color: var(--white_color);
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    outline: none !important;
    transition: 0.3s;
    padding: 10px 15px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    gap: 8px;
}

.components-button span {
    color: var(--white_color);
}

.sec_btn:hover,
.form-submit .submit:hover,
.components-button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover {
    background: var(--secondary_color);
    color: var(--white_color);
    border-color: var(--secondary_color);
}

.sec_btn iconify-icon {
    font-size: 20px;
}

.sec_btn.sm-btn {
    width: 170px;
    height: 46px;
}

.sec_btn.outline-btn {
    background: transparent;
    color: var(--dark_color);
    border-color: var(--dark_color);
}

.sec_btn.outline-btn:hover {
    background: var(--dark_color);
    color: var(--white_color);
}

.pill_button {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    justify-content: flex-end;
    color: var(--secondary_color);
    font-weight: 500;
    transition: 0.2s;
    border: 1px solid var(--border_color);
    padding: 3px 12px;
    border-radius: 100vmax;
}

.pill_button iconify-icon {
    font-size: 20px;
    color: var(--secondary_color);
}

.pill_button:hover iconify-icon {
    color: var(--white_color);
}

.pill_button:hover {
    color: var(--white_color);
    background: var(--secondary_color);
}

/*==========Button CSS End==========*/

/*==========Popup CSS==========*/

.modal-body.overflow-text {
    padding: 30px;
    max-height: 80vh;
    height: auto;
}

button.close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    background: var(--primary_color);
    opacity: 1 !important;
    text-shadow: none;
    border-radius: 50%;
    z-index: 2;
    color: var(--white_color);
    transition: 0.3s;
    outline: none;
    font-weight: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 3px;
}

button.close:hover {
    background: var(--dark_color);
    color: var(--white_color);
}

.modal-content {
    border: none;
    border-radius: 0;
    background: var(--white_color);
}

.modal-dialog {
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
}

.modal-open .modal {
    padding: 0 15px !important;
}

.modal-open {
    padding-right: 0 !important;
}

.modal-open {
    position: fixed;
    width: 100%;
}

/*==========Popup CSS End==========*/

/*==========Slider Css==========*/

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.slick-dots {
    bottom: -75px;
}

.slick-dots li {
    width: 30px;
    height: 10px;
    margin: 0 8px;
}

.slick-dots li button {
    width: 100%;
    height: 100%;
    background: transparent;
    border: 1px solid var(--primary_color);
    padding: 0;
    transition: 0.5s;
}

.slick-dots li button:before {
    display: none;
}

.slick-dots li.slick-active button,
.slick-dots li button:hover {
    background: var(--primary_color);
}

.slick-initialized .slick-slide {
    outline: none !important;
}

#sb_instagram #sbi_images .sbi_item.sbi_transition {
    opacity: 1 !important;
    max-height: unset !important;
}

.slick-arrow {
    position: absolute;
    bottom: -60px;
    left: 15px;
    width: 30px;
    height: 30px;
    padding: 0;
    border: none !important;
    background: var(--primary_color);
    outline: none !important;
    color: var(--white_color);
    font-weight: bold;
    font-size: 20px;
    transition: 0.3s;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide-arrow.next-arrow.slick-arrow {
    margin-left: 50px;
}

.slick-arrow:hover {
    background: var(--dark_color);
}

.slick-dots li:only-child {
    display: none;
}

.slick-dots li:first-child {
    margin-left: 0;
}

.slick-dots li:last-child {
    margin-right: 0;
}

/*==========Slider Css End==========*/

/*==========Overflow CSS==========*/

.overflow-text {
    height: 300px;
    -webkit-overflow-scrolling: touch;
    scrollbar-color: var(--primary_color) var(--dark_color);
    scrollbar-width: thin;
}

.overflow-text::-webkit-scrollbar,
[data-simplebar="init"]::-webkit-scrollbar,
.simplebar-scroll-content::-webkit-scrollbar {
    width: 0;
    opacity: 0 !important;
    display: none;
    clip-path: inset(0 0 30px 0);
}

.simplebar-track.horizontal {
    display: none;
}

.overflow-text::-webkit-scrollbar-thumb {
    opacity: 0 !important;
}

.overflow-text::-webkit-scrollbar-track {
    opacity: 0 !important;
}

.simplebar-track {
    width: 3px;
    background: var(--scrollbar_track_color);
}

.simplebar-scrollbar {
    right: 0;
    z-index: 66;
    background: var(--scrollbar_thumb_color);
    opacity: 1 !important;
    width: 100%;
    margin-top: -2px;
}

[data-simplebar="init"] {
    padding-right: 8px;
    overflow: visible;
    scrollbar-color: transparent transparent;
}

.simplebar-scroll-content {
    padding-right: 0 !important;
    margin-bottom: -12px !important;
}

.simplebar-content {
    margin-right: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden;
}

.compensate-for-scrollbar {
    margin-right: 0 !important;
}

.simplebar-content p:last-of-type {
    margin: 0;
}

/*==========Overflow CSS End==========*/

/*==========White text CSS==========*/

.white-text p,
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6,
.white-text ul li,
.white-text label,
.white-text span:not(.wpcf7-form-control-wrap) {
    color: var(--white_color);
}

.white-list-link a {
    color: var(--white_color);
}

.fancybox-video {
    background-color: var(--white_color);
}

.white-arrow-dots .slick-dots li button {
    border-color: var(--white_color);
}

.white-arrow-dots .slick-dots li.slick-active button,
.white-arrow-dots .slick-dots li button:hover {
    background: var(--white_color);
}

.white-arrow-dots .slick-arrow {
    background: var(--white_color);
    color: var(--dark_color);
}

.white-arrow-dots .slick-arrow:hover {
    background: var(--dark_color);
    color: var(--white_color);
}

.white-btn {
    background: var(--white_color);
    color: var(--dark_color);
    border-color: var(--white_color);
}

.white-form .form_input,
.white-form .input-text,
.white-form .select2-container--default .select2-selection--single .select2-selection__rendered,
.white-form select {
    background: transparent;
    border-color: var(--white_color);
    color: var(--white_color);
}

.white-form span.wpcf7-list-item-label:before,
.white-form .woocommerce-form__label-for-checkbox span:before,
.white-form .comment-form-cookies-consent label:before {
    border-color: var(--white_color);
    background: var(--white_color);
}

.white-form span.wpcf7-list-item-label:after,
.white-form .woocommerce-form__label-for-checkbox span:after,
.white-form .comment-form-cookies-consent label:after {
    background: var(--red_color);
}

.white-form .form_input::-webkit-input-placeholder,
.white-form .input-text::-webkit-input-placeholder {
    color: var(--white_input_color);
}

.white-form .form_input::-moz-placeholder,
.white-form .input-text::-moz-placeholder {
    color: var(--white_input_color);
}

.white-form .form_input:-ms-input-placeholder,
.white-form .input-text:-ms-input-placeholder {
    color: var(--white_input_color);
}

.white-form .form_input::-ms-input-placeholder,
.white-form .input-text::-ms-input-placeholder {
    color: var(--white_input_color);
}

.white-form .form_input::placeholder,
.white-form .input-text::placeholder {
    color: var(--white_input_color);
}

.white-form select {
    color: var(--white_input_color) !important;
}

.white-form .form_element i {
    color: var(--white_color);
}

.white-form .wpcf7 form .wpcf7-response-output {
    color: var(--white_color);
}

/*==========White text CSS End==========*/

/*==========Custom Loader CSS==========*/

.custom-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-loader:after {
    content: "";
    position: absolute;
    top: 0;
    left: -50%;
    width: 160vw;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.custom-loader i {
    color: var(--white_color);
    font-size: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    animation: loader 2s linear infinite;
    z-index: 2;
}

@keyframes loader {
    from {
        transform: translate(-50%, -50%) rotate(360deg);
    }

    to {
        transform: translate(-50%, -50%) rotate(0);
    }
}

/*==========Custom Loader CSS End==========*/

/*==========Header CSS==========*/

.header_top_bar_wp {
    background: var(--primary_color);
    padding-block: 7px;
}

.header_top_bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.header_top_bar .header_top_menu {
    flex: 1;
    display: flex;
}

.header_top_bar .header_top_menu ul {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    flex-wrap: wrap;
}

.header_top_bar .header_top_menu ul li a {
    display: flex;
    align-items: center;
    gap: 6px;
    color: var(--white_color);
    line-height: 1;
    font-size: var(--medium_size_text);
}

.header_top_bar .header_top_menu ul li a.headre-call-text {
    font-size: var(--large_size_text);
}


.header_top_bar .header_top_menu ul li a:hover {
    color: var(--white_color);
}

.header_top_bar .header_top_menu ul li a iconify-icon {
    font-size: 28px;
}

.header_top_left_menu {
    gap: 12px;
}

.header_top_right_menu {
    justify-content: flex-end;
}

.header_top_content {
    flex: 1;
    text-align: center;
}

.header_top_content p {
    margin: 0;
    font-size: 13px;
}

.header_top_bar .header_top_menu .header_pill_list {
    gap: 30px;
}

.header_top_bar .header_top_menu ul li a.outline-btn {
    padding: 8.5px 33px;
    border-radius: 100vmax;
    border: 1px solid var(--white_color);
    color: var(--white_color) !important;
    transition: 0.3s;
}

.header_top_bar .header_top_menu.header_top_right_menu .sec-btn.outline-btn {
    padding: 6px 25px;
}

.header_top_bar .header_top_menu .header_pill_list li a:hover {
    background: var(--primary_color);
}

.header_middle_bar {
    padding-block: 12px;
}

.login-cart-box {
    display: flex;
    gap: 34px;
    align-content: center;
    align-items: center;
    justify-content: flex-end;
}

.login-cart-box a.header-login-link {
    font-size: var(--medium_size_text);
    color: var(--wp--preset--color--black);
}

.header_cart {
    position: relative;
}

a.header_cart span {
    position: absolute;
    top: -4px;
    right: -4px;
    display: inline-block;
    font-size: 11px;
    padding: 0px 4px;
    background: var(--primary_color);
    border-radius: 100%;
    color: var(--white_color);
    font-weight: 700;
    line-height: normal;
    z-index: 0;
}

.header_cart_info {
    font-size: 13px;
    line-height: 1;
}

.header_cart_info p {
    margin: 0;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 2px;
    font-weight: 500;
}

.site-header {
    background: var(--white_color);
    width: 100%;
}

.site-branding {
    max-width: 270px;
}

.site-branding img {
    width: 100%;
}

.header_search button {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    border: none;
    font-size: var(--medium_size_text);
    padding: 13px;
    height: 100%;
}

.header_search {
    position: relative;
}
.dgwt-wcas-st-title {
    color: #000;
    font-size: 18px;
}
.header_search .form_input,
.dgwt-wcas-search-form #dgwt-wcas-search-input-1{
    padding-left: 50px;
    background-color: var(--white_color);
    color: #000;
    border-radius: 18px;
    font-family: var(--body_font);
    border: 1px solid #B6B2B2;
    padding: 15px 24px 15px 48px;
    font-size: 20px;
}
input.form_input::placeholder,
.dgwt-wcas-search-form .dgwt-wcas-search-input::placeholder{
    color: #000;
    opacity: 1; /* Firefox */
    font-size: var(--medium_size_text);
}

iconify-icon.header-search-icon {
    position: absolute;
    top: calc(50% - 13px);
    font-size: 26px;
    padding-left: 13px;
    color: #000;
}
.dgwt-wcas-search-wrapp {
    max-width: 100% !important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    padding: 0;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    top: 10px;
    left: 10px;
}
.header_bottom_bar_wp {
    padding-block: 19px;
    background: var(--primary_color);
}

.header_bottom_bar {
        display: flex;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
    position: relative;
}
.header_menu {
    display: flex;
    width: 100%;
    justify-content: center;
}
.main-navigation .menu-header-menu-container ul {
    display: flex;
    gap: 36px;
    flex-wrap: wrap;
    justify-content: center;
}

.main-navigation .menu-header-menu-container ul a {
    color: var(--white_color);
    font-weight: 500;
    transition: 0.3s;
    border-bottom: 2px solid var(--primary_color);
    position: relative;
}
.main-navigation .menu-header-menu-container ul a::before {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: var(--white_color);
  transition: width 0.3s ease;
}

.main-navigation .menu-header-menu-container ul a:hover::before{
  width: 100%;
}

.header_offer {
    text-align: right;
}

.header_menu,
.header_offer {
    /* flex: 0 0 196px; */
}

.all_category_menus {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9;
    width: 100%;
    margin-top: 15px;
    background: var(--white_color);
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 30px rgb(0 0 0 / 12%);
    display: none;
}

.all_category_menus.show {
    display: block;
}

.all_category_menus ul {
    column-count: 3;
    column-rule: 1px solid var(--border_color);
    gap: 48px;
}

.all_category_menus ul li {
    margin-bottom: 8px;
}

.all_category_menus ul li a {
    color: var(--secondary_color);
}

.all_category_menus ul li a:hover {
    color: var(--dark_color);
}

/*==========Header CSS End==========*/

.main {
    padding-block: 30px 60px;
}

/*==========Banner CSS==========*/


section.main-banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 245px;
    padding-bottom: 290px;
}

h1.h1-title {
    font-size: 65px;
    color: #000;
    font-weight: normal;
}

p.banner-text {
    font-size: var(--large_size_text);
    line-height: 35px;
    color: #000;
}

.banner-btn-box .sec-btn.outline-btn {
    font-size: 30px;
    color: #000;
    border: 1px solid #000;
    border-radius: 37px;
    padding: 12px 14px;
    line-height: normal;
    margin-right: 14px;
}


.banner-btn-box {
    display: inline-flex;
    align-items: center;
}
/*==========Banner CSS End==========*/

.company-contact-available {
    background-color: var(--white_color);
    padding: 52px 86px;
    border-radius: 55px;
    border: 2px solid var(--primary_color);
}
.company-contact-available {
    display: inline-block;
    /* position: absolute; */
    width: 100%;
}
.we-are-here-sec {
    position: relative;
    top: -103px;
    margin-bottom: -100px;
}
.company-are-here-row .icon-text-box .icon-box {
    display: flex;
    align-items: center;
}

.icon-text-box {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
    width: 33.33%;
}
.icon-text-box .text-box h4 {
    font-size: 30px;
    color: #000;
}

.icon-text-box .text-box a {
    font-size: 18px;
    color: #000;
    display: block;
    padding-bottom: 5px;
    font-family: var(--highlight_font);
}
.icon-text-box .text-box a b{
    font-family: var(--body_font);
}
.icon-text-box .text-box a:last-child {
    padding-bottom: 0;
}
.company-are-here-row {
    display: flex;
    gap: 50px;
}

.company-are-here-row .icon-text-box::before{
    content: '';
    background-image: url(./assets/images/home-line-shpe.svg);
    position: absolute;
    right: -30px;
    top: 0;
    width: 6px;
    height: 109px;
}
.company-are-here-row .icon-text-box:last-child:before{
    display:none;
}


/*==========Popular Categories Section Start ==========*/

.popular-categories.sub-categories-list.text-center {
    padding: 50px 0;
}
.categories-main-box {
    display: flex;
    justify-items: center;
    gap: 17px;
    flex-wrap: wrap;
}

.popular-categories .card-body {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.top-corner-image {
    position: absolute;
    background-color: var(--primary_color);
    width: 105px;
    height: 105px;
    border: 5px solid white;
    border-radius: 100%;
    overflow: hidden;
    z-index: 10;
    padding: 16px;
    top: -40px;
    display: flex;
    z-index: 99999;
}

.top-corner-image img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    object-fit: scale-down;
}

.categories-box .categories-info-box {
    background-image: url('https://verifiedmedi.com/wp-content/uploads/2024/06/Polygon-2.svg');
    width: 245px;
    height: 225px;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.categories-info-box .pro-cat-link {
    color: #000;
    padding-bottom: 15px;
}

.categories-info-box .pro-count-cate {
    font-family: var(--highlight_font);
    font-size: var(--medium_size_text);
}

/*==========Popular Categories Section End ==========*/

/*==========Best Selling Products Section Start ==========*/
.home-page-products .col-md-3 {
    padding: 0 11px 30px 11px;
}
.product-info{
    border-radius: 20px;
    background-color: white;
    box-shadow: 0 4px 8px rgba(0.2, 0.2, 0.2, 0.2);
    padding: 15px;
    position: relative;
}
.product-info .sec_btn {
    font-size: var(--medium_size_text);
}

.product-info .product-title {
    color: #000;
    display: inline-block;
}

.product-info .product-price {
    margin: 10px 0;
    font-size: var(--medium_size_text);
    font-family: var(--highlight_font);
    color: #000;
}
/*==========Best Selling Products Section End ==========*/

/*==========safety securities Section Strat ==========*/


.row.safety-securities-row {
    justify-content: center;
    align-items: center;
    text-align: center;
}

.row.safety-securities-row img {
    max-width: 100%;
    height: 100%;
}

section.safety-securities-sec {
    padding-bottom: 50px;
}

/*==========safety securities Section end ==========*/

/* Mitul 20/06/2024  START */
.see-work {
    vertical-align: middle;
    color: black;
    border-bottom: 1px solid black;
}

.home-page-products a.product-image-link img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 50%;
    margin: 0 auto -5px;
}

.quality-goods .high-quality-header {
    color: #fff;
    font-size: 70px;
}

.quality-goods .background-color {
    color: #fff;
    padding: 50px 150px;
    background-color: var(--primary_color);
}

.quality-goods .feature img {
    width: 100px;
    height: 100px;
}

.quality-goods .feature p {
    margin: 0;
    font-size: 30px;
    font-family: var(--highlight_font);
}

.our-customer-say {
    border: 1px solid #000;
    padding: 0 36px 30px 40px;
    border-radius: 20px;
    overflow: hidden;
}

.categories-box {
    max-width: 20%;
}


.categories-slider:not(.slider_init) .categories-box {
    max-width: 46%;
}


/*==========Footer CSS==========*/

footer.site_footer {
    background-color: var(--primary_color);
    color: var(--white_color);
    padding-top: 33px;
    background-repeat: no-repeat;
    background-position-x: right;
}

/* .top_footer {
    border-top: 1px solid var(--border_color);
    padding-block: 60px 0;
} */

.footer_logo {
    max-width: 260px;
    margin-bottom: 18px;
}

.footer_about p {
    font-size: 15px;
}

.footer_title {
    font-weight: 500;
    color: var(--white_color);
    text-transform: capitalize;
    padding-bottom: 10px;
    margin-bottom: 10px;
    /* border-bottom: 1px solid var(--border_color); */
    font-size: 30px;
}

.footer_menu ul li {
    margin-bottom: 8px;
}

.footer_menu ul li a {
    color: var(--white_color);
    font-size: var(--medium_size_text);
    font-family: var(--highlight_font);
    line-height: normal;
}



.footer_contact ul li {
    margin-bottom: 20px;
}

.footer_contact ul li a {
    font-size: 20px;
    color: var(--white_color);
    display: flex;
    gap: 6px;
    align-items: center;
}

.footer_contact ul li a iconify-icon {
    position: relative;
    /* top: 6px; */
    font-size: 24px;
    color: #ffffff;
}

.footer_contact a.custom-logo-link {
    max-width: 300px;
}

.footer_hours ul li {
    margin-bottom: 12px;
    display: flex;
    gap: 6px;
    font-size: 15px;
    line-height: 1.2;
    align-items: center;
}

.footer_hours ul li:last-child {
    margin-bottom: 0;
}

.footer_hours .h6_title {
    margin-bottom: 24px;
    font-size: 28px;
    color: var(--white_color);
}



.footer_social ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.footer_social ul li {
    display: flex;
}

.footer_social ul li a img {
    max-width: 36px;
}

.footer_social ul li a:hover {
    background-color: var(--secondary_color);
}

.footer_disclaimer {
    padding-block: 34px 31px;
    border-top: 1px solid var(--border_color);
    margin-top: 30px;
}

/*==========Footer CSS End==========*/

/*==========Breadcrumb CSS==========*/

.woocommerce .woocommerce-breadcrumb {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    font-size: var(--medium_size_text);
}

.woocommerce-breadcrumb iconify-icon {
    margin: 0 4px;
}

.inner-page-text.shop-prpoduct {
    padding: 30px 0;
}

header.woocommerce-products-header {
    margin-bottom: 20px;
}

.woocommerce-breadcrumb a:hover {
    color: var(--secondary_color) !important;
}

/*==========Breadcrumb CSS End==========*/

/*==========Single Product CSS==========*/

.product-attributes-table tbody tr td:first-child {
    font-weight: 600;
    /* max-width: 160px; */
    color: var(--dark_color);
}

.product-attributes-table tbody tr td {
    padding: 7px 10px;
    border-bottom: 1px dotted #B7B7B7;
    font-size: 18px;
}

.product-attributes-table tbody .offter-tr:last-child td {
    border: 2px dashed var(--secondary_color);
}

.product-attributes-table .offter-tr {
    background: var(--secondary_color) !important;
    color: var(--white_color);
}

.product-attributes-table .offter-tr td {
    color: var(--white_color) !important;
}

.product-attributes-table .offter-tr td:first-child {
    background: var(--primary_color);
    border-right: none !important;
    font-size: 16px;
    font-weight: bold;
}

.woocommerce-Tabs-panel.entry-content h2 {
    font-size: 40px;
    margin-bottom: 10px;
    padding-top: 0;
}
.woocommerce-Tabs-panel.entry-content h3 {
    font-size:34px;
    padding: 10px 0;
}
.woocommerce-Tabs-panel.entry-content h4 {
    font-size:28px;
}
.single-product .entry-content p:not(:last-child),
.woocommerce #review_form #respond p {
    margin-bottom: 10px;
}

.woocommerce-Tabs-panel.entry-content ul {
    margin-left: 26px;
}

.entry-content.privacy-content p {
    color: var(--text_color);
}
.entry-content h2 {
}
.privacy-content h3.wp-block-heading {
    font-size: 35px;
    color: #000;
}
.entry-content ul li::marker {
    color: var(--text_color);
}


.product_meta .posted_in a, .product_meta .tagged_as a {
    color: #000;
    transition: 0.3s;
    text-decoration: underline !important;
}

.product_meta .posted_in a:hover {
    color: var(--primary_color);
}

.related.products > h2 {
    margin-bottom: 22px;
    text-transform: capitalize;
}

.single-product-main-box {
    display: inline-block;
    width: 100%;
}

.woocommerce-tabs div#tab-additional_information {
    display: none;
}

.woocommerce-Tabs-panel.entry-content h2.woocommerce-Reviews-title {
    font-size: 30px;
    margin-bottom: 28px;
}

.woocommerce-Reviews {
    padding-top: 30px;
    p-t\:;
}

.woocommerce-Tabs-panel.entry-content h2.woocommerce-Reviews-title span {
    color: var(--primary_color);
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0;
    flex: 1;
    border-color: var(--border_color);
}

.woocommerce #reviews #comments ol.commentlist li {
    list-style: none;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    margin: 0;
    position: unset;
    float: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment_container {
    display: flex;
    gap: 24px;
}

.woocommerce .star-rating {
    color: #FFA534;
}

.woocommerce #review_form #respond {
    margin-top: 20px;
}

.woocommerce #review_form #respond .stars {
    font-size: 22px;
    display: inline-block;
}

.comment-form .comment-form-cookies-consent {
    margin-left: 15px !important;
}

.related.products {
    padding-block: 40px 60px;
}

.woocommerce .products ul,
.woocommerce ul.products {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 30px;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    width: auto !important;
    float: none !important;
    margin: 0 !important;
    overflow: visible;
}

.woocommerce ul.products li.product img,
.home-page-products a.product-image-link img{
    object-fit: cover;
    border-radius: 50%;
    margin: 0 auto -12px;
}


.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #000;
    font-size: var(--medium_size_text);
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product .product-info {
    text-align: center;
}

.woocommerce ul.products li.product .product_type_variable.add_to_cart_button {
    margin: 0;
}
.woocommerce-page ul.products li.product .product-info .woocommerce-loop-product__title {
    color:#000;
}
.woocommerce .products ul:before,
.woocommerce ul.products:before,
.woocommerce .products ul:after,
.woocommerce ul.products:after {
    display: none;
}

.woocommerce ul.products li.product .onsale {
    margin: -1em -1em 0 0;
    padding: 0;
    background: var(--secondary_color);
    font-size: 12px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.single_product_info_bottom * {
    font-size: 18px;
    line-height: normal;
}

.single-product-main-box .variations_form {
    display: none;
}

.single-product-main-box .woocommerce-product-rating .woocommerce-review-link {
    font-size: var(--large_size_text);
    color: #000;
}

.single-product-main-box .product_title {
    margin-bottom: 14px;
    font-size:35px;
}

.single-product-main-box .woocommerce-product-gallery {
    box-shadow: 4px 4px 15px rgb(0 0 0 / 19%);
 }
.single_product_info .product_view_count {
    color: var(--dark_color);
    font-size: 18px;
}

.single_product_info {
    display: flex;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 14px;
}

.single-product-main-box .woocommerce-product-rating {
    margin-bottom: 10px !important;
}

.single_product_info_bottom {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    flex-wrap: wrap;
    column-gap: 15px;
}

.single_product_info_bottom b {
    margin-bottom: 10px;
    display: block;
    font-size: 15px;
    line-height: 1;
    flex: 0 0 100%;
}

.single-product-social-icon ul {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.single-product-social-icon ul li a {
    font-size: 24px;
    color: var(--primary_color);
    display: flex;
    transition: 0.3s;
}

.single-product-social-icon ul li a:hover {
    color: var(--secondary_color);
}

.woocommerce .compare-product-table .star-rating {
    height: 1.3em;
}

.woocommerce .compare-product-table .woocommerce-product-rating .star-rating {
    float: none !important;
    display: inline-block;
}

.woocommerce .compare-product-table .woocommerce-product-rating {
    margin-bottom: 0 !important;
}

.product_meta {
    margin-bottom: 12px;
    flex: 0 0 auto;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
}


.product-variation-display-section {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    padding-top: 50px;
}

.product-variation-display-section .product_img {
    max-width: 220px;
}

.product-variation-display-section .table-responsive {
    flex: 1;
}

.product_type {
    border-collapse: collapse;
}

.product_type td,
.product_type th {
    border: 2px solid #838080c2;
    padding: 7px 15px;
    text-align: center;
    font-size: 22px;
    color: #000;
}
.product_type tr:hover {
    background-color: #ededed;
}


.product_type .variation-product-title {
    text-align: center;
    font-size: 35px;
    color: #000;
}


.product_type .inquery-form-btn td {
    text-align: center;

}
.product_type .inquery-form-btn td{
    font-family: var(--body_font) !important;
    font-size: var(--large_size_text);
    color: var(--text_color);
    padding: 8px 15px;
}
.sec_btn.send-inquiry-btn {
    background-color: #01A400;
    border-radius: 0;
    font-family: var(--highlight_font);
    font-size: 22px;
    padding: 7px 15px 8px 15px;
}
.footable-last-visible {
    text-align: center;
}

.product_type .btn-add-to-cart-ajax {
    border: none;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    font-size: 18px;
    background: #01A400;
    align-items: center;
    color: var(--white_color);
    transition: 0.3s;
    padding: 7PX;
    gap: 10px;
}

button.btn-add-to-cart-ajax iconify-icon {
    font-size: 24px;
}

.product_type .btn-add-to-cart-ajax:hover {
    background: var(--secondary_color);
}

.product_type .form_input {
    height: 36px;
    padding: 0 40px 0 22px;
}
.product_type .form_element .form_input.qty_select {
    background: transparent;
    border: 1px solid #000;
    width: auto;
    padding: 0 34px 0px 9px;
    font-size: 24px;
    color: #000 !important;
    border-radius: 15px;
}

.product_type .form_element .form_input.qty_select option {
    color: #000;
}

.form_element.quantity_box {
    width: auto;
    display: inline-block;
}

.product_type .form_element iconify-icon {
    top: 50%;
    transform: translate(0, -50%);
    right: 15px;    
    font-size: var(--medium_size_text);
    color: #000;
}

.compare-product-table tr:hover {
    background: transparent;
}

.compare-product-table tr:nth-child(even):hover {
    background-color: #f2f2f2;
}

.woocommerce-product-gallery__image {
    border-radius: 8px;
}

.woocommerce ul.products li.product .star-rating {
    display: none;
}

.compare-packages .table {
    border-collapse: collapse;
}

.compare-packages .table td,
.compare-packages .table th {
    border: 1px solid var(--border_color);
    padding: 10px;
}

.compare-packages .table th {
    vertical-align: bottom;
    text-align: left;
}

.compare-packages .table .compare-product-fix-column {
    min-width: 300px;
    text-align: left;
}

.compare-packages .table .compare-header-data h3 {
    font-size: 16px;
    line-height: 1.45;
}

.compare-packages .table th {
    max-width: 240px;
    text-align: center;
}

.compare-rating {
    display: block;
    text-align: center;
}

.compare-rating .star-rating {
    float: none;
    margin: 0 auto;
}

.product-view-count {
    display: none;
}

iconify-icon.cart-loader-icon {
    display: none;
}

.loader-progress iconify-icon.cart-loader-icon {
    display: block;
}

.loader-progress iconify-icon.main-cart-icon {
    display: none;
}
.woocommerce .product  .entry-summary p.price {
    color: #000;
    font-size: var(--large_size_text);
    margin-bottom: 19px;
}

.offer-text-box {
    display: inline-block;
    border: 2px dotted #FFF;
    width: fit-content;
    padding: 9px 20px 9px 3px;
    color: #000;
    background: var(--primary_color);
    color: var(--white_color);
}

.offer-text-box .offer-text {
    padding: 6px 8px;
    background-color: #01A400;
    margin-right: 20px;
    color: var(--white_color);
}
.offer-text-box span.coupon-text b {
    display: inline;
    font-size: 18px;
}
.single_product_info_bottom span.copy-btn {
    display: inline-block;
    padding: 10px 20px;
    background: #d5d5d5;
    cursor: pointer;
    /* font-size: 14px; */
}
p.coupon_note i {
    font-size: 12px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: flex;
    justify-content: center;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: unset;
    border: 0;
    border-bottom: 4px solid #BEBEBE;
    padding: 0 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    font-size: 44px;
    color: #BEBEBE;
    padding: 0;
    line-height: normal;
    text-transform: uppercase;
    font-family: var(--body_font);
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{
    border: 0;
    box-shadow: unset;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li#tab-title-additional_information {
    display:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-color: var(--primary_color);
    background: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: var(--primary_color);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: var(--primary_color);
}

/*==========Testimonial Section CSS==========*/

.testimonial_sec {
    padding-block: 60px;
}

.testimonial_sec_title {
    text-align: center;
    max-width: 800px;
    margin-inline: auto;
    margin-bottom: 30px;
}

.testimonial_slider .slick-list {
    margin: 0 -12px;
    overflow: visible;
    padding: 0 !important;
}
.testimonial_slider {
    overflow: hidden;
}

.testimonial_box {
    padding: 0 12px;
}

.testimonial_box_bottom {
    display: flex;
    justify-content: space-between;
    gap: 24px;
    align-items: center;
    border: 1px solid var(--border_color);
    border-top: none;
    padding: 4px 14px;
    border-radius: 0 0 10px 10px;
    background: #F8F8FB;
}

.testimonial_box_bottom iconify-icon {
    font-size: 36px;
    color: var(--secondary_color);
}

.testimonial_box_bottom .h5_title {
    margin: 0;
    font-weight: 600;
    font-size: 17px;
}

.testimonial_box p {
    margin: 0;
}

.testimonial_content {
    border: 1px solid var(--border_color);
    padding: 15px;
    border-radius: 10px 10px 0 0;
    background: #F8F8FB;
    min-height: 290px;
}

/*==========Testimonial Section CSS End==========*/
/*==========Single Product CSS End==========*/

/*==========Scroll To Top CSS Start==========*/

.scrolltop {
    width: 58px;
    height: 55px;
    text-align: center;
    background: var(--primary_color);
    font-size: 28px;
    line-height: 52px;
    cursor: pointer;
    transition: 0.3s;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 98;
}

.scrolltop i {
    color: var(--white_color);
    position: relative;
    animation: move 0.4s linear infinite alternate;
    z-index: 2;
}

.scrolltop:hover {
    background: var(--primary_color);
}

.scrolltop:hover i {
    color: var(--white_color);
}

@keyframes move {
    0% {
        top: 0;
    }

    100% {
        top: 5px;
    }
}

/*==========Scroll To Top CSS End==========*/

/*==========Blog css==========*/

.blog_box .post-thumbnail img {
    aspect-ratio: 1/0.5;
    border-radius: 5px;
    object-fit: cover;
    object-position: center;
}

.blog_box .entry-title {
    font-size: 24px;
    margin-bottom: 0;
}

.blog_box .type-post .entry-meta {
    margin: 5px 0 10px;
    font-size: 15px;
}

.blog_box .entry-header {
    margin-bottom: 0;
}

.blog_box .entry-content p {
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.blog_box {
    border: 1px solid var(--border_color);
    height: 100%;
    padding: 14px;
    border-radius: 10px;
}

.blog_box span.cat-links {
    display: block;
    margin-top: 14px;
}

.type-post {
    margin-bottom: 30px;
}

.entry-header {
    margin-bottom: 10px;
    margin-top: 15px;
}

.posted-on a,
.byline a,
.widget ul li a,
.entry-title a,
.logged-in-as a,
.single-post .entry-content ul li a {
    transition: 0.3s;
    color: var(--primary_color);
}

.entry-title a:hover,
.posted-on a:hover,
.byline a:hover,
.widget ul li a:hover,
.single-post .entry-content ul li a:hover {
    text-decoration: underline !important;
    color: var(--dark_color);
}

.single-post .entry-content ul li {
    margin-bottom: 10px;
}

.single-post .entry-content ul {
    list-style: disc;
    padding-left: 20px;
}

.type-post .entry-content p {
    margin-bottom: 10px;
}

.entry-footer span {
    margin-right: 10px;
}

.entry-footer span a {
    color: var(--primary_color);
}

.entry-title {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 600;
    line-height: 1.3;
}

.post-thumbnail img {
    width: 100%;
}

.widget-area .widget_search .search-form,
.page-content .search-form {
    position: relative;
    display: flex;
}

.widget-area .widget_search .search-form label,
.page-content .search-form label {
    margin-bottom: 0;
    flex: 1;
}

.widget-area .widget_search .search-form .search-field,
.page-content .search-form .search-field {
    background: var(--white_color);
    font-size: 16px;
    outline: none;
    width: 100%;
    height: 50px;
    border-radius: 0;
    -webkit-appearance: none;
    border: 1px solid var(--primary_color);
    padding: 13px 20px 12px;
    border-right: 0;
}

.widget-area .widget_search .search-form .search-submit,
.page-content .search-form .search-submit {
    padding: 10px 16px;
    font-size: 15px;
    font-weight: 700;
    border-radius: 0;
    height: 50px;
    color: var(--white_color);
    outline: none;
    border: none;
    cursor: pointer;
    background: var(--dark_color);
}

.comments-area p input,
.comments-area textarea {
    border: none;
    border-radius: 10px;
    height: 46px;
    width: 100%;
    outline: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
    padding: 15px;
}

p.comment-form-cookies-consent > input {
    height: auto;
}

.comment-form-author,
.comment-form-email {
    width: 47.5%;
    display: inline-block;
    margin-right: 28px;
}

.comment-form-email {
    margin: 0;
}

.comment-form-cookies-consent label {
    line-height: 20px;
    cursor: pointer;
}

h2.widget-title {
    font-size: var(--medium_size_text);
}

.comment-form-cookies-consent {
    position: relative;
}

.widget_search .widget-title {
    display: none;
}

.widget ul {
    margin: 0;
}

.comment-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.avatar.photo,
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
}

.comment-meta .url,
.comment-content a {
    color: var(--primary_color);
}

.comment-author.vcard {
    margin-bottom: 20px;
}

.comment-metadata a {
    color: var(--primary_color);
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 15px;
}

.reply a {
    color: var(--primary_color);
    display: inline-block;
    margin-bottom: 10px;
}

.comment-reply-title {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 28px;
    display: block;
}

.comment-form-comment label {
    margin-bottom: 10px;
}

.comment-form-comment textarea,
.woocommerce #reviews #comment {
    resize: none;
    padding: 18px;
    height: 180px;
}

.comment-form-comment .form-submit #submit {
    padding: 0;
    line-height: 42px;
}

.comments-area {
    margin-top: 60px;
}

.comments-title {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 40px;
}

.comment-body {
    margin-bottom: 30px;
}

.comment-form-url {
    margin-right: 0;
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
    display: block;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
    width: 100%;
}

.widget-area {
    margin-top: 10px;
}

.nav-previous a,
.nav-next a {
    color: var(--primary_color);
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    width: 100%;
    float: none;
}

.pagination ul {
    display: flex;
    justify-content: center;
    gap: 12px;
    flex-wrap: nowrap;
}

.woocommerce .woocommerce-pagination ul li a.page-numbers,
.woocommerce .woocommerce-pagination ul li span.page-numbers,
.pagination ul li a,
.pagination ul li iconify-icon {
    width: 40px;
    height: 40px;
    box-shadow: 0 0px 30px rgba(37, 58, 105, 0.1);
    border-radius: 6px;
    border: 1px solid rgb(1 85 139 / 40%) !important;
    outline: none !important;
    font-size: 17px !important;
    transition: 0.3s;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    padding: 0;
    line-height: normal;
    color: var(--primary_color);
}

.page-numbers li a:hover,
.page-numbers.current,
.pagination ul li a:hover,
.pagination ul li.active a,
.pagination ul li iconify-icon:hover {
    background: var(--primary_color);
    color: var(--white_color);
}

.page-numbers:first-child {
    margin-left: 0;
}

.page-numbers:last-child {
    margin-right: 0;
}

.woocommerce ul.page-numbers,
.woocommerce nav.woocommerce-pagination ul {
    border: none;
    margin: 0;
    display: flex;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
    width: 100%;
    height: fit-content;
}

.woocommerce .woocommerce-pagination ul li {
    all: revert !important;
    border: none !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: var(--primary_color) !important;
    color: var(--white_color) !important;
    border-color: var(--primary_color) !important;
}

nav.woocommerce-pagination {
    margin-top: 26px;
}

a.next.page-numbers,
a.prev.page-numbers {
    display: none;
}

.type-post .entry-content p a {
    color: var(--primary_color);
    transition: 0.3s;
}

.type-post .entry-content p a:hover {
    color: var(--red_color);
}

.custom-post-paginate {
    margin-top: 30px;
}

.blog_box .sec_btn {
    height: 40px;
}

span.cat-links a {
    color: var(--secondary_color);
}

.blog_page .row {
    --gutter-y: var(--gutter);
}

.blog_single .entry-title {
    font-size: 36px;
    margin-bottom: 10px;
}

.blog_single .post-thumbnail {
    margin-block: 18px 25px;
}

.blog_single .post-thumbnail img {
    aspect-ratio: 1/0.5;
    object-fit: cover;
    object-position: center;
}

.blog_single h2,
.blog_single .wp-block-heading {
    margin-top: 16px;
}

.blog_single span.cat-links {
    display: block;
    border-top: 1px solid var(--border_color);
    padding-top: 10px;
}

.widget {
    margin: 0;
}

.widget-area .wp-block-heading {
    margin-top: 0;
    font-size: 24px;
}
.for-banner-mob,
.for-banner-des {
    width: 100%;
    max-width: 100%;
}
.for-banner-mob{
    display: none;
}
/*==========Blog css End==========*/

/*==========Contact Us css==========*/

.contact_us_contact .h4_title {
    margin-top: 28px;
}

.contact_us_contact a {
    transition: 0.3s;
    color: var(--primary_color);
    font-size: 18px;
}

.contact_us_contact a:hover {
    color: var(--secondary_color);
}

.contact_us_contact {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: 24px;
    margin-bottom: 28px;
}

.contact_main {
    margin: 0 auto;
    max-width: 600px;
}
.form_input_wp {
    padding-bottom: 20px;
}

/*==========Contact Us css End==========*/

/*==========404 CSS==========*/

.error-404 {
    padding: 80px 0;
    text-align: center;
}

.error-404 img {
    width: 35vw;
}

/*==========404 CSS End==========*/

/*==== thank-you page css end ====*/

.thank-text {
    text-align: center;
    padding-top: 170px;
    position: relative;
}

.thank-text:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    width: 147px;
    height: 151px;
    background-image: url("assets/images/thank-you.gif");
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    overflow: hidden;
}

.thank-text p a {
    text-decoration: underline !important;
    color: var(--dark_color);
}

/*==== thank-you page css end ====*/

/*==== Inner Page css end ====*/
.inner_banner {
    padding-top: 50px;
}
.inner-page-text {
    padding: 50px 0;
}
.inner-page-text *:not(h1,h2,h3,h4,h5,h6){
    font-family: var(--highlight_font);
}
.woocommerce .inner-page-text .star-rating span{
    font-family: 'WooCommerce' !important;
}
.wp-block-woocommerce-cart-order-summary-totals-block * {
    font-size: 20px;
}
.privacy-content p {
    margin-bottom: 15px;
}

.privacy-content ol,
.privacy-content ul {
    padding: 0;
    margin: 0 0 1.5em 1em;
    list-style: circle;
}

.privacy-content ol li,
.privacy-content ul li {
    margin-bottom: 10px;
    list-style: disc;
}

.privacy-content a {
    transition: 0.3s;
    color: var(--primary_color);
}

.wc-block-cart__submit-button,
.wp-block-button__link,
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn,
.xoo-wsc-container .xoo-wsc-btn,
.wc-block-components-totals-coupon__button,
.checkout_coupon button.button {
    background-color: var(--primary_color);
    color: #FFF !important;
}
form.checkout_coupon.woocommerce-form-coupon .form-row {
    margin-bottom: 0 !important;
}
ul#shipping_method li label, ul#shipping_method li label span,ul#shipping_method li label, ul#shipping_method li label span bdi {
    font-size: 16px;
}

.woocommerce ul#shipping_method li input{
    margin-top: 7px;
}

.woocommerce ul#shipping_method li {
    line-height: normal;
}
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:hover, .xoo-wsc-container .xoo-wsc-btn:hover{
    background-color: #ffffff;
    color:  var(--primary_color) !important;
    border: 2px solid  var(--primary_color);
}
.privacy-content a:hover {
    color: var(--dark_color);
}

/*==== Inner Page page css end ====*/

/*==== My Account Page css Start ====*/


.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 1px solid var(--primary_color);
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
	border-bottom: 1px solid var(--primary_color);
	margin-bottom: 0;
	list-style: none;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
	border-bottom: 0
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
	color: #444;
	padding: 10px 10px 10px 30px;
	display: block;
}


.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a:hover {
	background-color: var(--primary_color);
	color: #fff
}

.woocommerce table.my_account_orders .button,
a.button.wc-forward,
.woocommerce-account .woocommerce-MyAccount-content button.button,
#place_order  {
    background-color: var(--primary_color);
    color: #fff;
    font-size: 17px;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell a,
.woocommerce-MyAccount-content .woocommerce-orders-table__cell time,
.woocommerce-MyAccount-content .woocommerce-orders-table__cell,
.woocommerce-MyAccount-content .woocommerce-orders-table__cell span{
    font-size: 16px;
}

tr.woocommerce-table__line-item.order_item *,
.woocommerce-table--order-details tfoot th,
.woocommerce-table--order-details tfoot td{
    font-size: 16px;
}

.woocommerce-account .woocommerce-MyAccount-content h3 {
    font-size: 28px;
}

.woocommerce .woocommerce-MyAccount-content .form-row {
    margin-bottom: 15px !important;
}

.woocommerce-MyAccount-content em {
    font-size: 15px;
}

.woocommerce-EditAccountForm fieldset {
    margin-bottom: 20px;
}

.woocommerce-page .woocommerce-MyAccount-content form .form-row label{
    font-size: 18px;
}

.woocommerce-Address address {
    font-size: 17px;
    line-height: 1.5;
}
.select2-container .select2-selection--single{
    height:unset;
    border: none;
}
.select2-container--default .select2-selection--single{
    background-color:transparent;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 12px 25px;
}

.woocommerce-form p {
    font-size: 14px;
    margin-bottom: 8px !important;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    top: 10px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    position: relative;
    display: block;
    line-height: 1.6;
    font-size: 18px;
}
.woocommerce-form .sec_btn {
    margin-top: 14px;
}

.wp-block-woocommerce-cart {
    padding: 0 calc(var(--gutter) / 2);
}

.wc-block-components-sidebar-layout .wc-block-components-main {
    padding: 0 !important;
}

.wc-block-cart-items__header th {
    text-align: left;
}

.is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image {
    padding-left: 0;
}

.wc-block-cart-item__product .wc-block-components-product-name {
    font-weight: 600;
    font-size: 18px;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
    border-radius: 8px;
}

.wc-block-cart-item__product .wc-block-components-product-metadata ul li {
    list-style: none;
    line-height: 1;
    margin-bottom: 14px;
}

.wc-block-cart-item__product .wc-block-cart-item__prices {
    font-weight: 600;
}

.wc-block-cart-item__product .wc-block-components-product-metadata {
    display: none;
}

.wc-block-cart-item__total .wc-block-components-product-price {
    font-weight: bold;
    color: var(--secondary_color);
}

.is-large.wc-block-cart .wc-block-cart-items th:last-child,
.is-large.wc-block-cart .wc-block-cart-items td:last-child {
    padding-right: 0;
}

.footer_title .menu-minus-icon,
.footer_title .menu-plus-icon {
    display: none;
}

.home-page-content-sec {
    padding: 70px 0;
}

.home-page-content-sec *:not(h1,h2,h3,h4,h5,h6),
.privacy-content *:not(h1,h2,h3,h4,h5,h6),
.woocommerce-Tabs-panel--description *:not(h1,h2,h3,h4,h5,h6){
    font-size:20px;
    line-height:1.7;
    font-family: var(--highlight_font);
}
.home-page-content-sec h2,
.home-page-content-sec h3,
.home-page-content-sec h4, 
.home-page-content-sec h5,
.home-page-content-sec h6,
.woocommerce-Tabs-panel--description h2,
.woocommerce-Tabs-panel--description h3,
.woocommerce-Tabs-panel--description h4, 
.woocommerce-Tabs-panel--description h5,
.woocommerce-Tabs-panel--description h6 {
    font-family: var(--body_font);
}
.home-page-content-sec p,
.entry-content p:not(:last-child), 
.privacy-content p:not(:last-child),
.woocommerce-Tabs-panel--description p {
    margin-bottom: 12px;
}
.home-page-content-sec ul {
    padding-left: 40px;
}
.home-page-content-sec ul li,
.home-page-content-sec ol li {
    list-style: disc;
}

.home-page-content-sec h2,
.privacy-content h2,
.woocommerce-Tabs-panel--description h2 {
    margin-top: 50px;
}
.home-page-content-sec h3,
.privacy-content h3{
    font-size: 22px;
}

.home-page-content-sec a,
.woocommerce-Tabs-panel--description a {
    color:var(--primary_color)
}


.woocommerce form.login, .woocommerce form.register {
    padding: 0;
    margin: 0;
    border: 0;
}
.sec_btn.woocommerce-form-login__submit,
.woocommerce-Button.sec_btn.woocommerce-form-register__submit {
    width;
    width: 100%;
    border-radius: 10px;
    text-transform: uppercase;
    margin-top: 0;
}

.woocommerce form .form-row {
    margin-bottom: 30px !important;
}

.woocommerce-myccount-form-box h2 {
    text-transform: uppercase;
    margin-bottom: 20px !important;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox {
    position: relative;
    font-size: 18px;
}

.LostPassword-rememberme-box {
    display: flex;
    justify-content: space-between;
}

.LostPassword-rememberme-box .woocommerce-LostPassword.lost_password {
    font-size: 18px;
    line-height: normal;
}


.woocommerce form.register p {
    font-size: 18px;
    line-height: normal;
}

.woocommerce-privacy-policy-text {
    margin-bottom: 30px;
}
.woocommerce-myccount-form-box .row .col-lg-6:first-child{
    position:relative;
}
.woocommerce-myccount-form-box .row .col-lg-6:first-child::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 120%;
    background: #000;
    bottom: -17%;
    right: 0;
}

form.woocommerce-form.woocommerce-form-login.login.me-4 {}

.woocommerce-myccount-form-box {
    padding-bottom: 60px;
}
/*==== My Account Page css end ====*/


.main-navigation .menu-header-menu-container .sub-menu {
    flex-direction: column;
    margin: 0;
    gap: 0;
    background: var(--primary_color);
    box-shadow: 0 0 30px rgb(0 0 0 / 12%);
    overflow: hidden;
    position: absolute;
    top: 32px;
    left: auto;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    max-width: 230px;
    width: 100%;
    align-self: flex-start;
}


.main-navigation .menu-header-menu-container .sub-menu li a {
    /* padding: 10px 12px; */
    font-size: 20px;
    /* width: 100%; */
}

.main-navigation .menu-header-menu-container .sub-menu li a:hover {
    color: var(--white_color);
}

@media (min-width: 992px) {

    .main-navigation .menu-header-menu-container ul .menu-item-has-children:hover .sub-menu,
    .main-navigation .menu-header-menu-container .sub-menu:hover {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }
}

.main-navigation .menu-header-menu-container ul .sub-menu-open .sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    display: block;
}

.main-navigation .menu-header-menu-container ul .menu-item-has-children:after {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='6' d='M36 18L24 30L12 18'/%3E%3C/svg%3E");
    background-color: #e1e1e1;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
}
.main-navigation .menu-header-menu-container ul li {
    display: flex;
    align-items: center;
    gap: 3px;
    flex-wrap: wrap;
}
.main-navigation .menu-header-menu-container ul li ul.sub-menu li {
    padding: 10px 12px;
}

.comment-form-rating label {
    margin-left: 15px;
}

p.woocommerce-noreviews {
    font-size: 16px;
}
.dgwt-wcas-suggestions-wrapp::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #FFFFFF;
}

.dgwt-wcas-suggestions-wrapp::-webkit-scrollbar
{
	width: 6px;
	background-color: var(--primary_color);
}

.dgwt-wcas-suggestions-wrapp::-webkit-scrollbar-thumb
{
	background-color: var(--primary_color);
}

.dgwt-wcas-suggestions-wrapp
{

	float: left;
	height: 300px;
	width: 65px;
	background: #FFFFFF;
	overflow-y: scroll;
	margin-bottom: 25px;
}

.dgwt-wcas-suggestion-selected{
        background-color: var(--primary_color);

}
.dgwt-wcas-suggestion-selected .dgwt-wcas-st-title{
        color:#fff
}
li.wc_payment_method.payment_method_cod {
    list-style: none;
}
.payment_box.payment_method_cod p,
.custom-payemnt-note p,
.woocommerce-checkout-review-order-table .cart_item .product-name,
form.checkout.woocommerce-checkout .form-row label{
    font-size: 18px;
}
form.checkout.woocommerce-checkout .form-row{
    margin-bottom: 15px !important;
}

/*==========Responsive Start==========*/

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

}

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

    p,
    body,
    button,
    input,
    select,
    optgroup,
    textarea {
        font-size: 18px;
        line-height: 32px;
    }

    .main-navigation .menu li a {
        font-size: 16px;
    }

    .site-branding {
        width: 140px;
    }

    .h1_title {
        font-size: 90px;
        line-height: 100px;
    }

    .h2_title {
        font-size: 50px;
        line-height: 58px;
    }

    .h3_title {
        font-size: 30px;
        line-height: 40px;
    }

    .h4_title {
        font-size: 22px;
        line-height: 30px;
    }

    .h5_title {
        font-size: 20px;
        line-height: 30px;
    }

    .footer-bottom-link ul p,
    .footer-bottom-link li,
    .copyright-right-text p,
    .footer-menu ul li a {
        font-size: 14px;
        line-height: 14px;
    }

    .footer-bottom-link {
        margin-bottom: 12px;
    }

    .sec_btn {
        font-size: 18px;
        width: 190px;
    }

    .button_group .sec_btn {
        width: 230px;
    }

    .sec_btn.cta-btn {
        right: -72px;
    }

    [data-simplebar="init"] {
        padding-right: 11px;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    .container-fluid {
        max-width: 540px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .container-fluid {
        max-width: 720px;
    }
}


@media screen and (min-device-width: 1200px) and (max-device-width: 1400px) {
    .container-xxl {
        max-width:1140px
    }
}


@media (max-width: 1399px) {

    .container-xxl {
        max-width: clamp(75rem, 60.302vw + 29.774rem, 82.5rem);
    }
    .company-contact-available {
        padding: 42px 36px;
    }
    .quality-goods .background-color {
        padding: 50px 100px;
    }

    section.main-banner{
        padding-top: 150px;
        padding-bottom: 200px;
    }
    .categories-box .categories-info-box {
        width: 230px;
        height: 190px;
        background-size: cover;
    }
    .categories-info-box .pro-cat-link {
        font-size:22px;
        margin-bottom: 0px;
        padding-bottom: 10px;
    }
    .top-corner-image{
        width: 95px;
        height: 95px;
    }
}

@media (max-width: 1199px) {

    .container-xxl {
        max-width: clamp(62rem, 71.498vw + 17.671rem, 71.25rem);
    }
    .comment-form-author,
    .comment-form-email {
        width: 47%;
    }

    .button_group .sec_btn + .sec_btn {
        margin-left: 15px;
    }

    :root {
        --large_size_text: 22px;
        --medium_size_text: 16px;
    }

    .banner-btn-box .sec-btn.outline-btn,
    .banner-btn-box .see-work {
        font-size: 20px;
    }
    .banner-btn-box .banner-see-work img{
        max-width:30px
    }

    .icon-text-box .text-box h4 {
        font-size: 24px;
    }

    .quality-goods .high-quality-header {
        font-size: 60px;
    }
    .product-variation-display-section{
        padding-top:10px;
    }
}

/* @media (max-width: 1199px) {
    .quality-goods .background-color {
        padding: 50px;
    }
} */

@media (max-width: 991px) {
    
    .product_type .form_element .form_input.qty_select{
        font-size:20px
    }
    .product-attributes-table tbody tr td,.product-attributes-table tbody tr td strong {
        font-size: 16px;
    }
    .sec_btn.send-inquiry-btn {
        font-size: 18px;
    }
    .woocommerce-myccount-form-box{
        padding-bottom: 40px;
    }
    .entry-content.privacy-content p, .inner-page-text *:not(h1,h2,h3,h4,h5,h6),.woocommerce form.register p{
        font-size: 20px;
        line-height: 1.5;
    }
    .entry-content h2 {
        font-size: 40px;
        padding-top: 10px;
    }
        
    .woocommerce-myccount-form-box .row .col-lg-6:first-child::after{
        display: none;
    }
    .popular-categories.sub-categories-list.text-center{
        padding: 40px 0;
    }
    .home-page-content-sec {
        padding: 50px 0;
    }
    .home-page-content-sec *:not(h1,h2,h3,h4,h5,h6),
    .woocommerce-Tabs-panel--description *:not(h1,h2,h3,h4,h5,h6){
        font-size:18px;
    }
    .header_middle_bar {
        padding-block: 8px;
    }
    .for-mob.header-search-form .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
        background-color: unset;
    }
    .for-mob.header-search-form .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
        background-color: unset;
        border: 1px solid #fff;
        border-radius: 6px;
        color: #fff !important;
        padding: 9px 24px 9px 40px;
    }
    .for-mob.header-search-form .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{
        color: #fff !important;
    }
    .for-mob.header-search-form .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
        background: unset;
    }
    .for-mob.header-search-form .dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{
        fill:#fff;
    }
    .for-mob.header-search-form .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{
        top: 6px;
        left: 5px;
    }
    .container-xxl {
        max-width: clamp(48rem, 41.256vw + 28.197rem, 53.75rem);
    }

    .site-header .container-xxl {
        max-width: 100%;
    }

    .site_header {
        padding: 0;
        height: 80px;
        background: var(--white_color);
    }

    .menu-toggle {
        border: none;
        outline: none !important;
        width: 40px;
        height: 40px;
        background: var(--secondary_color);
        border-radius: 3px;
        padding-inline: 6px;
    }

    .menu-toggle span {
        display: block;
        width: 100%;
        height: 3px;
        background: var(--white_color);
        margin-bottom: 5px;
        border-radius: 2px;
        transition: 0.3s;
    }

    .menu-toggle span:last-child {
        margin: 0;
    }

    .toggled .menu-toggle span:nth-child(1) {
        transform: rotate(45deg);
        position: relative;
        top: 9px;
    }

    .toggled .menu-toggle span:nth-child(2) {
        transform: rotate(-45deg);
    }

    .toggled .menu-toggle span:nth-child(3) {
        opacity: 0;
        height: 0;
    }

    .toggled .menu-toggle span {
        background: var(--white_color);
    }

    .header_menu {
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding-top: max(7vh, 30px);
        padding-left: max(5vh, 30px);
        padding-bottom: 30px;
        z-index: 99999999999;
        transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
        overflow-y: auto;
        overflow-x: hidden;
        transform: translateY(-150%);
        background: var(--secondary_color);
        display: block;
    }

    .toggled.header_menu {
        transform: translateY(0);
    }

    .main-navigation .menu-header-menu-container ul li {
        margin-bottom: max(20px, 4vh);
        gap: 6px;
    }

    .main-navigation .menu-header-menu-container ul a {
        font-size: max(16px, 2vh);
        color: var(--white_color);
        width: auto !important;
    }

    .header_menu .menu-toggle {
        position: absolute;
        top: 20px;
        right: 20px;
        transform: none;
        background: var(--white_color);
        z-index: 99999;
        height: 40px;
    }

    .header_menu .menu-toggle span {
        background: var(--secondary_color);
    }

    .main-navigation .menu-header-menu-container ul {
        display: block;
    }

    .main-navigation .menu-header-menu-container ul .menu-item-has-children:after {
        background: var(--white_color);
        padding: 13px;
    }

    .header_offer {
        text-align: left;
    }

    .header_offer .pill_button {
        color: var(--white_color);
        background: #cb3232;
        border-color: #cb3232;
    }

    .header_offer .pill_button iconify-icon {
        color: var(--white_color);
    }

    .main-navigation .menu-header-menu-container .sub-menu li {
        margin: 0;
    }

    .main-navigation .menu-header-menu-container .sub-menu {
        order: 3;
        max-width: 102vw;
        background: transparent;
        box-shadow: none;
        transition: visibility 0.1s;
        position: unset;
        display: none;
    }

    .widget-area {
        margin-top: 30px;
    }

    .modal-body.overflow-text {
        padding: 42px 15px 15px 15px !important;
    }

    .product_list_sidebar {
        margin-bottom: 15px;
    }

    .main {
        padding-block: 30px 40px;
    }

    .h2_title {
        font-size: 50px;
        margin: 32px 0px 20px 0px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li{
        padding: 0 20px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a{
        font-size: 36px;
    }

    .generic_medication {
        padding-block: 30px;
    }

    .content_box_sec {
        padding-block: 40px;
    }

    .testimonial_sec {
        padding-block: 40px;
    }

    section.main-banner {
        /* background-image: url('https://verifiedmedi.com/wp-content/uploads/2024/06/mob-main-banner.jpg') !important; */
        padding-top: 30px;
        padding-bottom: 150px;
        background-position: center;
    }
    .main-banner .banner-text h1.h1-title,
    .h1_title{
        font-size: 48px;
    }

    .banner-text {
        max-width: 440px;
    }
    .woocommerce .products ul,
    .woocommerce ul.products, .product_list {
        grid-template-columns: repeat(auto-fill, minmax(clamp(8.75rem, 10.432vw + 6.664rem, 13.125rem), 1fr));
        gap: 10px;
    }
    
    .banner-btn-box {
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }
    .woocommerce ul.products li.product, .product_box {
        padding: clamp(0.375rem, 0.894vw + 0.196rem, 0.75rem);
        /* width: 100% !important; */
    }

    .woocommerce ul.products li.product a .woocommerce-loop-product__title, .product_name {
        font-size: clamp(0.875rem, 0.596vw + 0.756rem, 1.125rem);
        margin-bottom: clamp(0.125rem, 0.596vw + 0.006rem, 0.375rem);
    }

    .woocommerce ul.products li.product .rating {
        font-size: clamp(1rem, 0.596vw + 0.881rem, 1.25rem);
    }

    .woocommerce ul.products li.product span.woocommerce-Price-amount.amount, .product_price {
        font-size: clamp(0.75rem, 0.298vw + 0.69rem, 0.875rem);
    }

    .woocommerce-page ul.products li.product .sec_btn, .product_btn .sec_btn {
        height: clamp(2.188rem, 1.49vw + 1.889rem, 2.813rem);
        font-size: clamp(0.75rem, 0.596vw + 0.631rem, 1rem);
    }

    .inner-page-text {
        padding: 30px 0;
    }

    .product-variation-display-section {
        flex-direction: column;
        padding-top: 20px;
    }

    .product-variation-display-section .product_img {
        margin: 0 auto;
    }

    .product-variation-display-section .table-responsive {
        width: 100%;
    }

    .product-variation-display-section .product_img {
        display: none;
    }

    .related.products {
        padding-block: 20px;
    }

    .we-are-here-sec .container{
        max-width: 100%;
        padding: 0;
    }
    .we-are-here-sec{
        padding: 0 20px;
        top: -60px;
        margin-bottom: -60px;
    }
    .banner-text {
        max-width: 440px;
    }
    
    .company-contact-available {
        padding: 30px 20px;
        border-radius: 20px;
    }
    
    .icon-text-box .text-box h4 {
        font-size: 16px;
        margin-bottom: 4px;
    }
    
    .icon-text-box .text-box a {
        font-size: 14px;
        padding-bottom: 0;
        line-height: normal;
    }
    .icon-text-box .icon-box img {
        max-width: 25px;
    }

    .icon-text-box {
        gap: 10px;
    }
    .company-are-here-row {
        gap: 30px;
    }
    .footer_contact_social_box {
        display: flex;
        gap: 40px;
        padding-bottom: 40px;
    }
    
    .footer_contact,
    .footer_social {
        width: 50%;
        position: relative;
    }

    
    .footer_contact ul li {
        margin-bottom: 17px;
    }
    
    .footer_social .footer_social_title.for-mob {
        color: var(--white_color);
        padding-bottom: 10px;
    }
    
    .footer_contact:before {
        content: '';
        position: absolute;
        width: 1px;
        height: 85%;
        background-color: #fff;
        right: -10px;
    }
    
    .footer_contact ul li a.footer-link span,  .footer_hours .h6_title{
        font-size: 18px;
    }
    
    .footer_contact ul li a iconify-icon {
        font-size: 20px;
    }
    
    .footer_title .menu-plus-icon {
        display: block;
    }
    .footer-menu-open .footer_title .menu-plus-icon {
        display: none;
    }

    .footer-menu-open .footer_title .menu-minus-icon {
        display: block;
    }

    .quality-goods .background-color {
        padding: 50px;
    }
    
    .quality-goods .high-quality-header {
        font-size: 46px;
    }

    .footer_title {
        display: flex;
        justify-content: space-between;
        font-size: 24px;
    }
    
    .footer-menu-box {
        display: none;
        transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    }
    .footer-menu-open .footer-menu-box{
        display:block;
    }
    .footer_menu {
        padding-bottom: 15px;
    }
    .product-info .product-title{
        font-size:18px;
    }
    .company-are-here-row .icon-text-box::before{
        right: 0;
        max-height: 100%;
        background-position: center;
    }

    .banner-btn-box .sec-btn.outline-btn {
        padding: 7px 12px;
    }
    .offer-text-box {
        padding: 9px 10px 9px 2px;
    }
    .offer-text-box .offer-text{
        margin-right:8px;
    }
    .single_product_info_bottom *{
        font-size: 15px !important;
    }
    .single_product_info_bottom span.copy-btn{
        padding: 10px 15px;
    }
    .testimonial_content {
        min-height:200px
    }
    .our-customer-say {
        padding: 0 30px 30px 30px;
    }
    .woocommerce-Tabs-panel.entry-content h2 {
        margin-top: 30px;
    }
}
@media (min-width: 768px) {
    
    .woocommerce-page div.product div.images{
        width: 45%;
    }
    .woocommerce-page div.product div.summary {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .sec_btn.send-inquiry-btn{
        font-size: 15px;
        padding: 7px;
        line-height: normal;
    }
    .product_type .form_element .form_input.qty_select{
        font-size:18px;
    }
    .woocommerce .product .entry-summary p.price{
        margin-bottom: 6px;
    }
    .form_input, .input-text, .select2-container--default .select2-selection--single .select2-selection__rendered, select, .comment-form-author input, .comment-form-email input, .comment-form-url input, .comment-form-comment textarea, .woocommerce #reviews #comment{
        height: unset;
        padding: 12px 10px;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered{
        line-height: 18px;
        font-size: 15px;
    }
    .woocommerce-myccount-form-box{
        padding-bottom: 0px;
    }
    .inner_banner {
        padding-top: 40px;
    }
    .h1_title{
        font-size: 38px;
        margin: 0;
    }
    .entry-content.privacy-content p, .inner-page-text *:not(h1,h2,h3,h4,h5,h6),.woocommerce form.register p{
        font-size: 16px;
        line-height: 1.5;
    }
     .payment_box.payment_method_cod p, .custom-payemnt-note p, .woocommerce-checkout-review-order-table .cart_item .product-name, form.checkout.woocommerce-checkout .form-row label{
         font-size:14px;
     }
    .wc-block-cart-item__product .wc-block-components-product-name{
        font-size:16px;
    }
    .wc-block-components-radio-control .wc-block-components-radio-control__input {
        left: 0;
    }
    .product_meta {
        gap:10px
    }
    .woocommerce form .form-row {
        margin-bottom: 20px !important;
    }
    .entry-content h2 {
        font-size: 32px !important;
        padding-top: 0;
    }
    
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        margin-bottom: 20px;
    }
    .home-page-products .col-md-3 {
        padding: 0 11px 20px 11px;
    }
    .home-page-content-sec {
        padding: 40px 0;
    }
    .home-page-content-sec *:not(h1,h2,h3,h4,h5,h6),
    .woocommerce-Tabs-panel--description *:not(h1,h2,h3,h4,h5,h6){
        font-size:16px;
    }
    .home-page-content-sec h2 {
        margin-top: 40px;
    }
    .h2_title {
        font-size: 40px;
        margin: 20px 0px 15px 0px;
    }
    .quality-goods .high-quality-header{
        font-size: 40px;
    }
    .quality-goods .background-color{
        padding:30px;
    }
    .footer_contact a.custom-logo-link {
        max-width:100%;
    }
    .comment-form-author,
    .comment-form-email {
        width: 100%;
    }

    .comment-form-cookies-consent label {
        position: relative;
    }

    .widget-area {
        margin-top: 50px;
    }

    .button_group .sec_btn + .sec_btn {
        margin: 0;
        margin-top: 30px;
    }

    .button_group .sec_btn {
        display: flex;
    }

    .main-banner .banner-text h1.h1-title{
        font-size: 26px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a{
        font-size: 32px;
    }
    .banner-text {
        max-width: 240px;
    }
    .banner-text p.banner-text{
        font-size:20px;
        line-height: 1.5;
    }
    .header_top_bar .header_top_menu .header_pill_list {
        gap: 15px;
    }
    .header_top_bar .header_top_menu ul li a.outline-btn {
        font-size: 14px;
        padding: 7px 12px;
    }
    .header_top_bar .header_top_menu ul li a.headre-call-text {
        font-size: 12px;
    }
    .login-cart-box {
        gap:28px;
    }
    .footer_social ul li a img {
        max-width: 44px;
    }
    .company-contact-available {
        padding: 20px 13px;
    }
    .icon-text-box .text-box a{
        font-size:12px;
    }
    .company-are-here-row{
        gap:15px;
    }
    .company-are-here-row .icon-text-box::before {
        right: -10px;
    }
    .banner-btn-box .sec-btn.outline-btn{
        font-size: 18px;
        line-height: normal;
    }
    section.main-banner{
        background-position-x: 70%;
    }
     .woocommerce ul.products li.product .button {
         font-size: 15px;
         padding: 8px 12px;
         line-height: normal;
         height: auto;
     }
      .woocommerce div.product div.images img {
        height: 280px;
        width: auto;
        margin: 0 auto;
    }
    .single-product-main-box .woocommerce-product-gallery {
        box-shadow: unset;
    }
     .woocommerce div.product div.images a {
        box-shadow: 4px 4px 15px rgb(0 0 0 / 19%);
        display: inline-block;
        text-align: center;
    }
     .our-customer-say {
        padding: 0 20px 30px 20px;
    }
    .single-product-main-box .product_title{
        font-size: 24px;
    }
}

@media (max-width: 575px) {

    .price-unit-col{
        display: none;
    }
    .btn-add-to-cart-ajax span {
        display: none;
    }
    td.footable-first-visible {
        min-width:105px;
    }
    .product_type .btn-add-to-cart-ajax {
        font-size:16px;
    }
    .product_type td, .product_type th{
        padding: 4px 8px;
    }
    button.btn-add-to-cart-ajax iconify-icon {
        font-size: 18px;
    }
     .woocommerce form .form-row {
        margin-bottom: 10px !important;
    }
    .h1_title{
        font-size: 28px;
    }
    .inner_banner {
        padding-top: 25px;
    }
    .entry-content.privacy-content p, 
    .inner-page-text *:not(h1,h2,h3,h4,h5,h6),
    .woocommerce form.register p{
        font-size: 14px;
        line-height: 1.5;
    }
    .product_type .inquery-form-btn td{
        font-size: 17px;
        padding: 8px;
    }
    .woocommerce .product .entry-summary p.price bdi,.woocommerce .product .entry-summary p.price span {
        font-size: 18px;
    }
    .woocommerce div.product div.summary {
        margin-bottom:16px;
    }
    .product-attributes-table tbody tr td,
    .product-attributes-table tbody tr td strong,
    .single_product_info_bottom * {
        font-size: 13px !important;
        line-height: 1.5;
    }

    .product-attributes-table tbody tr td{
        padding: 5px 7px;
    }
     .entry-content h2 {
        font-size: 20px;
    }
    
      .popular-categories.sub-categories-list.text-center{
        padding: 20px 0 30px 0;
    }
    .row.safety-securities-row img {
        max-width: 80%;
    }
    
    .footer_menu ul li {
        margin-bottom: 0;
    }
    
    .footer_menu ul li a {
        font-size: 12px;
    }
    .row.safety-securities-row img {
        max-width: 80%;
    }
    .banner-text {
        max-width: unset;
    }
    .banner-text h1.h1-title {
       max-width:260px; 
    }
    p.banner-text.main-banner-text {
        font-family: var(--highlight_font);
        max-width:360px;
        font-size: 18px;
        line-height: 1.5;
    }
    .banner-see-work img {
        max-width: 24px;
    }
    .product-info .product-title {
        font-size: 15px;
        line-height: normal;
    }
     .h2_title {
        font-size: 32px;
        margin: 30px 0px 20px 0px;
    }
    section.main-banner {
        background-image: url('https://verifiedmedi.com/wp-content/uploads/2024/06/mob-main-banner.jpg') !important;
        padding-bottom: 190px;
    }
    .footer_disclaimer p{
        font-size: 14px;
    }
    .footer_disclaimer {
        margin:10px;
        padding-block: 10px;
    }
    .footer_title{
        font-size:16px;
        margin: 0;
    }
    .footer_hours .h6_title {
        font-size:15px;
        margin-bottom: 10px;
    }
    footer.site_footer{
        padding-top:25px;
    }
    .footer_social .footer_social_title.for-mob{
        font-size: 16px;
        text-align: center;
        padding: 0;
        margin: 0;
    }
    .footer_contact_social_box {
        gap:20px;
        padding-bottom: 30px;
    }
    iconify-icon.header-search-icon {
        font-size: 16px;
        top: calc(50% - 8px);
    }
    .footer_social ul li a img {
        max-width: 20px;
    }

    .footer_social ul {
        gap: 6px;
        justify-content: center;
    }

    .footer_contact a.custom-logo-link img {
        max-width: 140px;
    }
    .footer_contact ul li{
        margin-bottom: 8px;
    }
    .footer_contact ul li a iconify-icon{
        font-size:14px
    }
    .footer_contact ul li a{
        font-size:12px;
        line-height: 2;
    }
    .header_top_bar .header_top_menu ul{
        gap:5px
    }
    form.header_search {
        max-width:200px;
    }
    .header_search .form_input{
        padding-left: 32px;
        height: 32px;
        font-size: 12px;
    }

    .header_top_bar {
        gap: 5px;
    }
    .site-branding {
        max-width: 220px;
    }
    .login-cart-box a.header-login-link{
        font-size:12px;
    }
    .header_cart svg{
        max-width: 20px;
    }
    a.header_cart span{
        top: 4px;
        right: -4px;
    }
     .login-cart-box {
        gap: 8px;
    }
    .header_top_bar .header_top_menu ul li a.headre-call-text {
        font-size: 9px;
    }
    .thank-text {
        padding-top: 80px;
        margin: 20px 0;
    }

    .thank-text:before {
        width: 57px;
        height: 61px;
    }

    .container,
    .container-fluid {
        padding: 0 30px;
    }

    .privacy-content ol,
    .privacy-content ul {
        margin-left: 20px;
    }

    .avatar.photo {
        margin-right: 8px;
        width: 50px;
        height: 50px;
    }

    button.close {
        top: 0px;
        right: 20px;
        font-size: 45px;
    }

    .page-numbers li a,
    .page-numbers li,
    span.page-numbers,
    .page-numbers {
        width: 35px;
        height: 35px;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .page-numbers li {
        margin-bottom: 10px;
    }
   
    .icon-text-box .icon-box img {
        max-width: 15px;
    }
    
    .icon-text-box .text-box h4 {
        font-size: 10px;
        margin-bottom: 0;
    }
    
    .icon-text-box .text-box a {
        font-size: 8px;
        line-height: normal;
        padding-bottom: 4px;
    }
    
    .company-are-here-row {
        gap: 5px;
    }
    
    .company-are-here-row .icon-text-box::before {
        right: 0;
        height: 100%;
        background-size: cover;
        background-position: center;
    }
    .header_top_bar .header_top_menu ul li a.outline-btn,
    .header_top_bar .header_top_menu.header_top_right_menu .sec-btn.outline-btn {
        font-size: 10px;
        padding: 3px 4px;
    }

    .header_top_bar .header_top_menu ul li a iconify-icon {
        font-size: 10px;
    }
    
    .icon-text-box {
        gap: 4px;
    }
    
    .icon-text-box .text-box h4 {
        font-size: 12px;
    }
    
    .company-contact-available {
        padding: 10px 7px;
        border-radius: 16px;
    }
    
    .icon-text-box .text-box a {
        font-size: 12px;
    }
    .custom-logo-link img.custom-logo {
        max-width: 100%;
    }
    
    .quality-goods .feature p {
        font-size: 16px;
    }
    
    .quality-goods .feature img {
        max-width: 40px;
        max-height: 40px;
    }
    .quality-goods .high-quality-header {
        font-size: 25px;
    }

    .quality-goods .background-color{
        padding:15px
    }
    .product-info .sec_btn,
    .woocommerce ul.products li.product .button {
        font-size: 12px;
        padding: 8px 12px;
    }
    .product-info .product-price {
        font-size: 12px;
        line-height: normal;
        margin: 5px 0;
    }

    section.popular-categories.text-center:not(.sub-categories-list) {
        padding-top: 0;
    }

    .home-page-products .col-md-3{
        padding: 0 8px 18px 8px;
    }
    .row.safety-securities-row {
    row-gap: 20px;
    }
    section.safety-securities-sec{
        padding-bottom: 30px;
    }
    .footer_social ul li a img {
        max-width: 28px;
    }
     .we-are-here-sec{
         top: -50px;
     }
    .categories-box .categories-info-box {
        background-image: url('https://verifiedmedi.com/wp-content/uploads/2024/06/Polygon-2.svg');
        width: 180px;
        height: 150px;
    }
    .categories-info-box .pro-cat-link{
        font-size:16px;
        line-height: 1.2;
        padding-bottom: 0;
    }
    .categories-info-box .pro-count-cate{
        font-size: 14px;
    }
    .top-corner-image{
        width: 70px;
        height: 70px;
        padding: 12px;
    }
    .our-customer-say {
        padding: 0 10px 30px 10px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li{
        padding: 0 10px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size: 24px;
    }
    .wp-block-woocommerce-cart{
        padding:0;
    }
    .woocommerce-Tabs-panel.entry-content h2 {
        font-size: 28px !important;
    }
}
@media (max-width: 480px) {
    .for-banner-des{
        display: none;
    }
    .for-banner-mob{
        display: inline-block;
    }
    section.main-banner{
        padding-bottom: 210px;
        padding-top: 20px;
    }
    .banner-btn-box .sec-btn.outline-btn, .banner-btn-box .see-work{
        font-size:18px;
    }
    .banner-btn-box .banner-see-work img{
        max-width: 24px;
    }
    p.banner-text.main-banner-text {
        font-size: 15px;
        margin-bottom: 12px;
    }
    .banner-btn-box{
        gap: 12px;
    }
    .icon-text-box .text-box a {
        font-size: 9px;
    }
    .icon-text-box .text-box h4{
        font-size:11px;
    }
}
@media (max-width: 400px) {
    .single_product_info_bottom span.copy-btn {
        padding: 10px 10px;
    }
    .single_product_info_bottom span{
       font-size: 12px !important; 
    }
    .company-are-here-row .icon-text-box::before{
        right: -4px;
    }
     .categories-box .categories-info-box {
        width: 140px;
        height: 120px;
    }
     .categories-info-box .pro-cat-link,
     .categories-info-box .pro-count-cate{
        font-size:12px;
    }
    .icon-text-box .text-box h4 {
        font-size: 10px;
    }
    .icon-text-box .text-box a{
        font-size: 8px;
    }
    .company-contact-available {
        /* padding: 15px 10px; */
        border-radius: 16px;
    }
      .banner-text h1.h1-title {
       max-width:260px; 
    }
    p.banner-text.main-banner-text {
        max-width:320px;
        font-size: 15px;
    }
    .product-info .sec_btn {
        font-size: 12px;
        padding: 8px 12px;
        line-height: normal;
        height: auto;
    }
    .product-info .product-price {
        font-size: 12px;
        line-height: normal;
        margin: 5px 0;
    }
    .product-info {
        padding: 8px;
    }
    .quality-goods .high-quality-header {
        font-size: 20px;
        margin-bottom: 14px !important;
    }

    .h2_title {
        font-size: 28px;
        margin: 25px 0px 15px 0px;
    }
    .our-customer-say .h2_title{
        font-size:24px;
    }
    .quality-goods .background-color .col-4 {
        padding: 0px;
    }
    .quality-goods .feature p {
        font-size:10px;
        line-height: normal;
    }
    .container,
    .container-fluid {
        padding: 0 15px;
    }

    .menu-toggle {
        right: 15px;
    }

    .site_header .container .row .col-lg-3 {
        left: 15px;
    }

    .button_group .sec_btn + .sec_btn {
        margin: 0;
        margin-top: 15px;
    }
}

@media (max-height: 620px) {
    .modal-body .form_input_wp {
        margin-bottom: 20px;
    }

    .modal-body textarea.form_input {
        height: 80px;
    }
}

@media (max-height: 500px) {
    .modal-body .form_input {
        height: 40px;
        padding: 6px 18px;
    }
    .offer-text-box {
        padding: 9px 5px 9px 2px;
    }
    .modal-body textarea.form_input {
        padding: 18px 20px;
    }
    .offer-text-box .offer-text {
        margin-right: 5px;
    }
    .modal-body .form_input_wp i ~ input {
        padding-left: 40px;
    }

    .modal-body .form_input_wp i {
        font-size: 15px;
        left: 15px;
    }
}

/*==========Responsive End==========*/

.tawk-button {
    background-color: #fff;
}
.xoo-wsc-container .xoo-wsc-basket{
    display: none !important;
}
.rank-math-html-sitemap h2.rank-math-html-sitemap__title {
    margin-top: 20px;
}
.rank-math-html-sitemap .rank-math-html-sitemap__list{
    padding-left:15px;
}
.rank-math-html-sitemap .rank-math-html-sitemap__item {
    margin-bottom:5px;
}
.rank-math-html-sitemap .rank-math-html-sitemap__item a{
    font-size:18px
}
.rank-math-html-sitemap .rank-math-html-sitemap__item span{
    font-size:16px
}